mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-05 00:19:59 +00:00
chore: upgrade dev dependencies
This commit is contained in:
parent
dc76ab2477
commit
cca222ca6b
2 changed files with 215 additions and 199 deletions
16
package.json
16
package.json
|
@ -44,7 +44,7 @@
|
|||
"js-yaml": "^4.1.0",
|
||||
"lru-cache": "^7.14.1",
|
||||
"masto": "^4.11.1",
|
||||
"pinia": "^2.0.27",
|
||||
"pinia": "^2.0.28",
|
||||
"shiki": "^0.11.1",
|
||||
"shiki-es": "^0.1.2",
|
||||
"tauri-plugin-log-api": "github:tauri-apps/tauri-plugin-log",
|
||||
|
@ -69,31 +69,31 @@
|
|||
"@types/fnando__sparkline": "^0.3.4",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
"@types/prettier": "^2.7.1",
|
||||
"@types/prettier": "^2.7.2",
|
||||
"@types/wicg-file-system-access": "^2020.9.5",
|
||||
"@unocss/nuxt": "^0.47.6",
|
||||
"@vitejs/plugin-vue": "^3.2.0",
|
||||
"@vue-macros/nuxt": "^0.1.2",
|
||||
"@vueuse/nuxt": "^9.8.2",
|
||||
"emoji-mart": "^5.4.0",
|
||||
"eslint": "^8.29.0",
|
||||
"eslint": "^8.30.0",
|
||||
"esno": "^0.16.3",
|
||||
"fs-extra": "^11.1.0",
|
||||
"jsdom": "^20.0.3",
|
||||
"lint-staged": "^13.0.4",
|
||||
"lint-staged": "^13.1.0",
|
||||
"nuxt": "^3.0.0",
|
||||
"postcss-nested": "^6.0.0",
|
||||
"prettier": "^2.8.0",
|
||||
"prettier": "^2.8.1",
|
||||
"rollup-plugin-node-polyfills": "^0.2.1",
|
||||
"simple-git-hooks": "^2.8.1",
|
||||
"std-env": "^3.3.1",
|
||||
"theme-vitesse": "^0.6.0",
|
||||
"typescript": "^4.9.3",
|
||||
"typescript": "^4.9.4",
|
||||
"unplugin-auto-import": "^0.12.0",
|
||||
"vite-plugin-inspect": "^0.7.9",
|
||||
"vite-plugin-pwa": "^0.13.3",
|
||||
"vitest": "^0.25.3",
|
||||
"vue-tsc": "^1.0.11",
|
||||
"vitest": "^0.26.2",
|
||||
"vue-tsc": "^1.0.16",
|
||||
"workbox-window": "^6.5.4"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
|
|
398
pnpm-lock.yaml
398
pnpm-lock.yaml
|
@ -25,7 +25,7 @@ specifiers:
|
|||
'@types/fnando__sparkline': ^0.3.4
|
||||
'@types/fs-extra': ^9.0.13
|
||||
'@types/js-yaml': ^4.0.5
|
||||
'@types/prettier': ^2.7.1
|
||||
'@types/prettier': ^2.7.2
|
||||
'@types/wicg-file-system-access': ^2020.9.5
|
||||
'@unocss/nuxt': ^0.47.6
|
||||
'@vitejs/plugin-vue': ^3.2.0
|
||||
|
@ -36,7 +36,7 @@ specifiers:
|
|||
blurhash: ^2.0.4
|
||||
browser-fs-access: ^0.31.1
|
||||
emoji-mart: ^5.4.0
|
||||
eslint: ^8.29.0
|
||||
eslint: ^8.30.0
|
||||
esno: ^0.16.3
|
||||
floating-vue: 2.0.0-beta.20
|
||||
focus-trap: ^7.2.0
|
||||
|
@ -45,13 +45,13 @@ specifiers:
|
|||
fuse.js: ^6.6.2
|
||||
js-yaml: ^4.1.0
|
||||
jsdom: ^20.0.3
|
||||
lint-staged: ^13.0.4
|
||||
lint-staged: ^13.1.0
|
||||
lru-cache: ^7.14.1
|
||||
masto: ^4.11.1
|
||||
nuxt: ^3.0.0
|
||||
pinia: ^2.0.27
|
||||
pinia: ^2.0.28
|
||||
postcss-nested: ^6.0.0
|
||||
prettier: ^2.8.0
|
||||
prettier: ^2.8.1
|
||||
rollup-plugin-node-polyfills: ^0.2.1
|
||||
shiki: ^0.11.1
|
||||
shiki-es: ^0.1.2
|
||||
|
@ -61,14 +61,14 @@ specifiers:
|
|||
tauri-plugin-store-api: github:tauri-apps/tauri-plugin-store
|
||||
theme-vitesse: ^0.6.0
|
||||
tippy.js: ^6.3.7
|
||||
typescript: ^4.9.3
|
||||
typescript: ^4.9.4
|
||||
ufo: ^1.0.1
|
||||
ultrahtml: ^1.0.4
|
||||
unplugin-auto-import: ^0.12.0
|
||||
vite-plugin-inspect: ^0.7.9
|
||||
vite-plugin-pwa: ^0.13.3
|
||||
vitest: ^0.25.3
|
||||
vue-tsc: ^1.0.11
|
||||
vitest: ^0.26.2
|
||||
vue-tsc: ^1.0.16
|
||||
vue-virtual-scroller: 2.0.0-beta.7
|
||||
workbox-window: ^6.5.4
|
||||
|
||||
|
@ -94,7 +94,7 @@ dependencies:
|
|||
js-yaml: 4.1.0
|
||||
lru-cache: 7.14.1
|
||||
masto: 4.11.1
|
||||
pinia: 2.0.27_typescript@4.9.3
|
||||
pinia: 2.0.28_typescript@4.9.4
|
||||
shiki: 0.11.1
|
||||
shiki-es: 0.1.2
|
||||
tauri-plugin-log-api: github.com/tauri-apps/tauri-plugin-log/b58475bbc410fa78eb69276c62d0b64c91c07914
|
||||
|
@ -105,7 +105,7 @@ dependencies:
|
|||
vue-virtual-scroller: 2.0.0-beta.7
|
||||
|
||||
devDependencies:
|
||||
'@antfu/eslint-config': 0.34.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@antfu/eslint-config': 0.34.0_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
'@antfu/ni': 0.18.8
|
||||
'@emoji-mart/data': 1.1.0
|
||||
'@iconify-json/carbon': 1.1.11
|
||||
|
@ -115,35 +115,35 @@ devDependencies:
|
|||
'@iconify-json/ri': 1.1.4
|
||||
'@iconify-json/twemoji': 1.1.7
|
||||
'@nuxtjs/i18n': 8.0.0-beta.7
|
||||
'@pinia/nuxt': 0.4.6_typescript@4.9.3
|
||||
'@pinia/nuxt': 0.4.6_typescript@4.9.4
|
||||
'@types/fnando__sparkline': 0.3.4
|
||||
'@types/fs-extra': 9.0.13
|
||||
'@types/js-yaml': 4.0.5
|
||||
'@types/prettier': 2.7.1
|
||||
'@types/prettier': 2.7.2
|
||||
'@types/wicg-file-system-access': 2020.9.5
|
||||
'@unocss/nuxt': 0.47.6
|
||||
'@vitejs/plugin-vue': 3.2.0
|
||||
'@vue-macros/nuxt': 0.1.2_bvgxowbvgmi7uddrvyjqbdegoy
|
||||
'@vue-macros/nuxt': 0.1.2_k7nmkxv3ay7fzd5k46wz2tujpy
|
||||
'@vueuse/nuxt': 9.8.2_nuxt@3.0.0
|
||||
emoji-mart: 5.4.0
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
esno: 0.16.3
|
||||
fs-extra: 11.1.0
|
||||
jsdom: 20.0.3
|
||||
lint-staged: 13.0.4
|
||||
nuxt: 3.0.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
lint-staged: 13.1.0
|
||||
nuxt: 3.0.0_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
postcss-nested: 6.0.0
|
||||
prettier: 2.8.0
|
||||
prettier: 2.8.1
|
||||
rollup-plugin-node-polyfills: 0.2.1
|
||||
simple-git-hooks: 2.8.1
|
||||
std-env: 3.3.1
|
||||
theme-vitesse: 0.6.0
|
||||
typescript: 4.9.3
|
||||
typescript: 4.9.4
|
||||
unplugin-auto-import: 0.12.0_@vueuse+core@9.8.2
|
||||
vite-plugin-inspect: 0.7.9
|
||||
vite-plugin-pwa: 0.13.3_workbox-window@6.5.4
|
||||
vitest: 0.25.3_jsdom@20.0.3
|
||||
vue-tsc: 1.0.11_typescript@4.9.3
|
||||
vitest: 0.26.2_jsdom@20.0.3
|
||||
vue-tsc: 1.0.16_typescript@4.9.4
|
||||
workbox-window: 6.5.4
|
||||
|
||||
packages:
|
||||
|
@ -156,23 +156,23 @@ packages:
|
|||
'@jridgewell/trace-mapping': 0.3.17
|
||||
dev: true
|
||||
|
||||
/@antfu/eslint-config-basic/0.34.0_nwtio3prfbtcx76mafdeaed2fa:
|
||||
/@antfu/eslint-config-basic/0.34.0_ncmi6noazr3nzas7jxykisekym:
|
||||
resolution: {integrity: sha512-anYa2ywjXFJ1rhpBlskiW0dj2PBOTSNWS+4FhX8mb5/cSiPY/noSbpEzRcpt37n19uLtolJ2CAyPLHbTtUdNvA==}
|
||||
peerDependencies:
|
||||
eslint: '>=7.4.0'
|
||||
dependencies:
|
||||
eslint: 8.29.0
|
||||
eslint-plugin-antfu: 0.34.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
eslint-plugin-eslint-comments: 3.2.0_eslint@8.29.0
|
||||
eslint: 8.30.0
|
||||
eslint-plugin-antfu: 0.34.0_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
eslint-plugin-eslint-comments: 3.2.0_eslint@8.30.0
|
||||
eslint-plugin-html: 7.1.0
|
||||
eslint-plugin-import: 2.26.0_4rm457sbmpckphlrug3bvwyp24
|
||||
eslint-plugin-jsonc: 2.5.0_eslint@8.29.0
|
||||
eslint-plugin-markdown: 3.0.0_eslint@8.29.0
|
||||
eslint-plugin-n: 15.6.0_eslint@8.29.0
|
||||
eslint-plugin-import: 2.26.0_tqyj5ytb5g6r5ett7xxedhk6eq
|
||||
eslint-plugin-jsonc: 2.5.0_eslint@8.30.0
|
||||
eslint-plugin-markdown: 3.0.0_eslint@8.30.0
|
||||
eslint-plugin-n: 15.6.0_eslint@8.30.0
|
||||
eslint-plugin-no-only-tests: 3.1.0
|
||||
eslint-plugin-promise: 6.1.1_eslint@8.29.0
|
||||
eslint-plugin-unicorn: 45.0.2_eslint@8.29.0
|
||||
eslint-plugin-yml: 1.3.0_eslint@8.29.0
|
||||
eslint-plugin-promise: 6.1.1_eslint@8.30.0
|
||||
eslint-plugin-unicorn: 45.0.2_eslint@8.30.0
|
||||
eslint-plugin-yml: 1.3.0_eslint@8.30.0
|
||||
jsonc-eslint-parser: 2.1.0
|
||||
yaml-eslint-parser: 1.1.0
|
||||
transitivePeerDependencies:
|
||||
|
@ -183,32 +183,32 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@antfu/eslint-config-ts/0.34.0_s5ps7njkmjlaqajutnox5ntcla:
|
||||
/@antfu/eslint-config-ts/0.34.0_lzzuuodtsqwxnvqeq4g4likcqa:
|
||||
resolution: {integrity: sha512-g3AQy8aF7r/QTuM11gRVUuaswUc4qL0bt+nwdkhlty+XXDgnrCaQCaRXKkjFM3AAqzesV793GnUOqxDrN2MRcg==}
|
||||
peerDependencies:
|
||||
eslint: '>=7.4.0'
|
||||
typescript: '>=3.9'
|
||||
dependencies:
|
||||
'@antfu/eslint-config-basic': 0.34.0_nwtio3prfbtcx76mafdeaed2fa
|
||||
'@typescript-eslint/eslint-plugin': 5.47.0_nwtio3prfbtcx76mafdeaed2fa
|
||||
'@typescript-eslint/parser': 5.47.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
eslint: 8.29.0
|
||||
typescript: 4.9.3
|
||||
'@antfu/eslint-config-basic': 0.34.0_ncmi6noazr3nzas7jxykisekym
|
||||
'@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym
|
||||
'@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
eslint: 8.30.0
|
||||
typescript: 4.9.4
|
||||
transitivePeerDependencies:
|
||||
- eslint-import-resolver-typescript
|
||||
- eslint-import-resolver-webpack
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@antfu/eslint-config-vue/0.34.0_nwtio3prfbtcx76mafdeaed2fa:
|
||||
/@antfu/eslint-config-vue/0.34.0_ncmi6noazr3nzas7jxykisekym:
|
||||
resolution: {integrity: sha512-S1UX/x46ua0otS3tMn3F1IgH7qoSugsQhKc0Glt++42+rZibFvrZ7MEfxwNMyiqfnCHiGtA87lRuJnPdCHGeAQ==}
|
||||
peerDependencies:
|
||||
eslint: '>=7.4.0'
|
||||
dependencies:
|
||||
'@antfu/eslint-config-basic': 0.34.0_nwtio3prfbtcx76mafdeaed2fa
|
||||
'@antfu/eslint-config-ts': 0.34.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
eslint: 8.29.0
|
||||
eslint-plugin-vue: 9.8.0_eslint@8.29.0
|
||||
'@antfu/eslint-config-basic': 0.34.0_ncmi6noazr3nzas7jxykisekym
|
||||
'@antfu/eslint-config-ts': 0.34.0_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
eslint: 8.30.0
|
||||
eslint-plugin-vue: 9.8.0_eslint@8.30.0
|
||||
local-pkg: 0.4.2
|
||||
transitivePeerDependencies:
|
||||
- '@typescript-eslint/parser'
|
||||
|
@ -218,24 +218,24 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@antfu/eslint-config/0.34.0_s5ps7njkmjlaqajutnox5ntcla:
|
||||
/@antfu/eslint-config/0.34.0_lzzuuodtsqwxnvqeq4g4likcqa:
|
||||
resolution: {integrity: sha512-w7Ll+SClGFQihGQtCW1FYxFDj+IguVB/D+Pq/pGG1fF6SSbeATXJTB0T9eTCNXRBsWFEmWdKsU4wMRQFWlEt0w==}
|
||||
peerDependencies:
|
||||
eslint: '>=7.4.0'
|
||||
dependencies:
|
||||
'@antfu/eslint-config-vue': 0.34.0_nwtio3prfbtcx76mafdeaed2fa
|
||||
'@typescript-eslint/eslint-plugin': 5.47.0_nwtio3prfbtcx76mafdeaed2fa
|
||||
'@typescript-eslint/parser': 5.47.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
eslint: 8.29.0
|
||||
eslint-plugin-eslint-comments: 3.2.0_eslint@8.29.0
|
||||
'@antfu/eslint-config-vue': 0.34.0_ncmi6noazr3nzas7jxykisekym
|
||||
'@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym
|
||||
'@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
eslint: 8.30.0
|
||||
eslint-plugin-eslint-comments: 3.2.0_eslint@8.30.0
|
||||
eslint-plugin-html: 7.1.0
|
||||
eslint-plugin-import: 2.26.0_4rm457sbmpckphlrug3bvwyp24
|
||||
eslint-plugin-jsonc: 2.5.0_eslint@8.29.0
|
||||
eslint-plugin-n: 15.6.0_eslint@8.29.0
|
||||
eslint-plugin-promise: 6.1.1_eslint@8.29.0
|
||||
eslint-plugin-unicorn: 45.0.2_eslint@8.29.0
|
||||
eslint-plugin-vue: 9.8.0_eslint@8.29.0
|
||||
eslint-plugin-yml: 1.3.0_eslint@8.29.0
|
||||
eslint-plugin-import: 2.26.0_tqyj5ytb5g6r5ett7xxedhk6eq
|
||||
eslint-plugin-jsonc: 2.5.0_eslint@8.30.0
|
||||
eslint-plugin-n: 15.6.0_eslint@8.30.0
|
||||
eslint-plugin-promise: 6.1.1_eslint@8.30.0
|
||||
eslint-plugin-unicorn: 45.0.2_eslint@8.30.0
|
||||
eslint-plugin-vue: 9.8.0_eslint@8.30.0
|
||||
eslint-plugin-yml: 1.3.0_eslint@8.30.0
|
||||
jsonc-eslint-parser: 2.1.0
|
||||
yaml-eslint-parser: 1.1.0
|
||||
transitivePeerDependencies:
|
||||
|
@ -1506,24 +1506,24 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@eslint-community/eslint-utils/4.1.2_eslint@8.29.0:
|
||||
/@eslint-community/eslint-utils/4.1.2_eslint@8.30.0:
|
||||
resolution: {integrity: sha512-7qELuQWWjVDdVsFQ5+beUl+KPczrEDA7S3zM4QUd/bJl7oXgsmpXaEVqrRTnOBqenOV4rWf2kVZk2Ot085zPWA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
/@eslint/eslintrc/1.3.3:
|
||||
resolution: {integrity: sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==}
|
||||
/@eslint/eslintrc/1.4.0:
|
||||
resolution: {integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
ajv: 6.12.6
|
||||
debug: 4.3.4
|
||||
espree: 9.4.1
|
||||
globals: 13.18.0
|
||||
globals: 13.19.0
|
||||
ignore: 5.2.1
|
||||
import-fresh: 3.3.0
|
||||
js-yaml: 4.1.0
|
||||
|
@ -1547,8 +1547,8 @@ packages:
|
|||
resolution: {integrity: sha512-Rwz2swatdSU5F4sCOvYG8EOWdjtLgq5d8nmnqlZ3PXdWJI9Zq9BRUvJ/9ygjajJG8qOyNpMFX3GEVFjZIuB1Jg==}
|
||||
dev: false
|
||||
|
||||
/@humanwhocodes/config-array/0.11.7:
|
||||
resolution: {integrity: sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==}
|
||||
/@humanwhocodes/config-array/0.11.8:
|
||||
resolution: {integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==}
|
||||
engines: {node: '>=10.10.0'}
|
||||
dependencies:
|
||||
'@humanwhocodes/object-schema': 1.2.1
|
||||
|
@ -1990,7 +1990,7 @@ packages:
|
|||
resolution: {integrity: sha512-jfpVHxi1AHfNO3D6iD1RJE6fx/7cAzekvG90poIzVawp/L+I4DNdy8pCgqBScJW4bfWOpHeLYbtQQlL/hPmkjw==}
|
||||
dev: true
|
||||
|
||||
/@nuxt/vite-builder/3.0.0_5akckbu4tmbn6phmzmqezegkrq:
|
||||
/@nuxt/vite-builder/3.0.0_jsq3ycdnenhwr4lctnpw27cze4:
|
||||
resolution: {integrity: sha512-eMnpPpjHU8rGZcsJUksCuSX+6dpId03q8LOSStsm6rXzrNJtZIcwt0nBRTUaigckXIozX8ZNl5u2OPGUfUbMrw==}
|
||||
engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2027,7 +2027,7 @@ packages:
|
|||
unplugin: 1.0.0
|
||||
vite: 3.2.4
|
||||
vite-node: 0.25.3
|
||||
vite-plugin-checker: 0.5.1_ijzhftcbnq5djhrq5avbc76z6m
|
||||
vite-plugin-checker: 0.5.1_3wv7bybfvhnzg7nqivvdvwiuw4
|
||||
vue: 3.2.45
|
||||
vue-bundle-renderer: 1.0.0
|
||||
transitivePeerDependencies:
|
||||
|
@ -2077,11 +2077,11 @@ packages:
|
|||
- vue-router
|
||||
dev: true
|
||||
|
||||
/@pinia/nuxt/0.4.6_typescript@4.9.3:
|
||||
/@pinia/nuxt/0.4.6_typescript@4.9.4:
|
||||
resolution: {integrity: sha512-HjrYEfLdFpmsjhicPJgL36jVhzHWukIQPFFHGTSF84Cplu+f2nY2XHKqe9ToHzE9rLee2RjLOwAzOnXa/I/u6A==}
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.0.0
|
||||
pinia: 2.0.27_typescript@4.9.3
|
||||
pinia: 2.0.28_typescript@4.9.4
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- rollup
|
||||
|
@ -2662,8 +2662,8 @@ packages:
|
|||
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
|
||||
dev: true
|
||||
|
||||
/@types/prettier/2.7.1:
|
||||
resolution: {integrity: sha512-ri0UmynRRvZiiUJdiz38MmIblKK+oH30MztdBVR95dv/Ubw6neWSb8u1XpRb72L4qsZOhz+L+z9JD40SJmfWow==}
|
||||
/@types/prettier/2.7.2:
|
||||
resolution: {integrity: sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==}
|
||||
dev: true
|
||||
|
||||
/@types/resolve/1.17.1:
|
||||
|
@ -2695,7 +2695,7 @@ packages:
|
|||
resolution: {integrity: sha512-UYK244awtmcUYQfs7FR8710MJcefL2WvkyHMjA8yJzxd1mo0Gfn88sRZ1Bls7hiUhA2w7ne1gpJ9T5g3G0wOyA==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.47.0_nwtio3prfbtcx76mafdeaed2fa:
|
||||
/@typescript-eslint/eslint-plugin/5.47.0_ncmi6noazr3nzas7jxykisekym:
|
||||
resolution: {integrity: sha512-AHZtlXAMGkDmyLuLZsRpH3p4G/1iARIwc/T0vIem2YB+xW6pZaXYXzCBnZSF/5fdM97R9QqZWZ+h3iW10XgevQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2706,23 +2706,23 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.47.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
'@typescript-eslint/scope-manager': 5.47.0
|
||||
'@typescript-eslint/type-utils': 5.47.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@typescript-eslint/utils': 5.47.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@typescript-eslint/type-utils': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
'@typescript-eslint/utils': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
debug: 4.3.4
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
ignore: 5.2.1
|
||||
natural-compare-lite: 1.4.0
|
||||
regexpp: 3.2.0
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0_typescript@4.9.3
|
||||
typescript: 4.9.3
|
||||
tsutils: 3.21.0_typescript@4.9.4
|
||||
typescript: 4.9.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.47.0_s5ps7njkmjlaqajutnox5ntcla:
|
||||
/@typescript-eslint/parser/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa:
|
||||
resolution: {integrity: sha512-udPU4ckK+R1JWCGdQC4Qa27NtBg7w020ffHqGyAK8pAgOVuNw7YaKXGChk+udh+iiGIJf6/E/0xhVXyPAbsczw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2734,10 +2734,10 @@ packages:
|
|||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.47.0
|
||||
'@typescript-eslint/types': 5.47.0
|
||||
'@typescript-eslint/typescript-estree': 5.47.0_typescript@4.9.3
|
||||
'@typescript-eslint/typescript-estree': 5.47.0_typescript@4.9.4
|
||||
debug: 4.3.4
|
||||
eslint: 8.29.0
|
||||
typescript: 4.9.3
|
||||
eslint: 8.30.0
|
||||
typescript: 4.9.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -2750,7 +2750,7 @@ packages:
|
|||
'@typescript-eslint/visitor-keys': 5.47.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.47.0_s5ps7njkmjlaqajutnox5ntcla:
|
||||
/@typescript-eslint/type-utils/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa:
|
||||
resolution: {integrity: sha512-1J+DFFrYoDUXQE1b7QjrNGARZE6uVhBqIvdaXTe5IN+NmEyD68qXR1qX1g2u4voA+nCaelQyG8w30SAOihhEYg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2760,12 +2760,12 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.47.0_typescript@4.9.3
|
||||
'@typescript-eslint/utils': 5.47.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@typescript-eslint/typescript-estree': 5.47.0_typescript@4.9.4
|
||||
'@typescript-eslint/utils': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
debug: 4.3.4
|
||||
eslint: 8.29.0
|
||||
tsutils: 3.21.0_typescript@4.9.3
|
||||
typescript: 4.9.3
|
||||
eslint: 8.30.0
|
||||
tsutils: 3.21.0_typescript@4.9.4
|
||||
typescript: 4.9.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -2775,7 +2775,7 @@ packages:
|
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.47.0_typescript@4.9.3:
|
||||
/@typescript-eslint/typescript-estree/5.47.0_typescript@4.9.4:
|
||||
resolution: {integrity: sha512-LxfKCG4bsRGq60Sqqu+34QT5qT2TEAHvSCCJ321uBWywgE2dS0LKcu5u+3sMGo+Vy9UmLOhdTw5JHzePV/1y4Q==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2790,13 +2790,13 @@ packages:
|
|||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0_typescript@4.9.3
|
||||
typescript: 4.9.3
|
||||
tsutils: 3.21.0_typescript@4.9.4
|
||||
typescript: 4.9.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.47.0_s5ps7njkmjlaqajutnox5ntcla:
|
||||
/@typescript-eslint/utils/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa:
|
||||
resolution: {integrity: sha512-U9xcc0N7xINrCdGVPwABjbAKqx4GK67xuMV87toI+HUqgXj26m6RBp9UshEXcTrgCkdGYFzgKLt8kxu49RilDw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2806,10 +2806,10 @@ packages:
|
|||
'@types/semver': 7.3.13
|
||||
'@typescript-eslint/scope-manager': 5.47.0
|
||||
'@typescript-eslint/types': 5.47.0
|
||||
'@typescript-eslint/typescript-estree': 5.47.0_typescript@4.9.3
|
||||
eslint: 8.29.0
|
||||
'@typescript-eslint/typescript-estree': 5.47.0_typescript@4.9.4
|
||||
eslint: 8.30.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.29.0
|
||||
eslint-utils: 3.0.0_eslint@8.30.0
|
||||
semver: 7.3.8
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -3106,31 +3106,31 @@ packages:
|
|||
vue: 3.2.45
|
||||
dev: true
|
||||
|
||||
/@volar/language-core/1.0.11:
|
||||
resolution: {integrity: sha512-YwUYKxIyDc+Fq3kQ6BGGfkrKCG5JzE2Yr6vMxrxEXW2rg/gsq3JgMk/4sI8ybRsaTirhCB4V8+AIVYsvcRxgig==}
|
||||
/@volar/language-core/1.0.16:
|
||||
resolution: {integrity: sha512-IGnOxWTs4DZ81TDcmxBAkCBxs97hUblwcjpBsTx/pOGGaSSDQRJPn0wL8NYTybEObU0i7lhEpKZ+0vJfdIy1Kg==}
|
||||
dependencies:
|
||||
'@volar/source-map': 1.0.11
|
||||
'@volar/source-map': 1.0.16
|
||||
'@vue/reactivity': 3.2.45
|
||||
muggle-string: 0.1.0
|
||||
dev: true
|
||||
|
||||
/@volar/source-map/1.0.11:
|
||||
resolution: {integrity: sha512-tkuV9MD+OuiZfHA0qZXrPdW6F7TvnpnuTan6Qe7UGUs9+sflezlMJdjaYdGgQObfP+06pcT1E3xdkOoi08ZyyQ==}
|
||||
/@volar/source-map/1.0.16:
|
||||
resolution: {integrity: sha512-PKjzmQcg8QOGC/1V9tmGh2jcy6bKLhkW5bGidElSr83iDbCzLvldt2/La/QlDxaRCHYLT0MeyuGJBZIChB1dYQ==}
|
||||
dependencies:
|
||||
muggle-string: 0.1.0
|
||||
dev: true
|
||||
|
||||
/@volar/typescript/1.0.11:
|
||||
resolution: {integrity: sha512-mq7wDDAs0Eb43jev2FxbowuiwWqvL3kb+tar1we8VQbdabpyQ5dmbWPwo/IglevMmW3SKo1Et+6rqAeZpXNnPQ==}
|
||||
/@volar/typescript/1.0.16:
|
||||
resolution: {integrity: sha512-Yov+n4oO3iYnuMt9QJAFpJabfTRCzc7KvjlAwBaSuZy+Gc/f9611MgtqAh5/SIGmltFN8dXn1Ijno8ro8I4lyw==}
|
||||
dependencies:
|
||||
'@volar/language-core': 1.0.11
|
||||
'@volar/language-core': 1.0.16
|
||||
dev: true
|
||||
|
||||
/@volar/vue-language-core/1.0.11:
|
||||
resolution: {integrity: sha512-A3ODs0/ua7BcpSSnE7KtO8bzWsYsbOJRyW2Q/2uktxlfHj8srln3JdgK/mNlIgfnWtACbE5K+EfMJOgJKv864A==}
|
||||
/@volar/vue-language-core/1.0.16:
|
||||
resolution: {integrity: sha512-sQ/aW1Vuiyy4OQuh2lthyYicruM3qh9VSk/aDh8/bFvM8GoohHZqVpMN3LYldEJ9eT/rN6u4xmYP54vc/EjX4Q==}
|
||||
dependencies:
|
||||
'@volar/language-core': 1.0.11
|
||||
'@volar/source-map': 1.0.11
|
||||
'@volar/language-core': 1.0.16
|
||||
'@volar/source-map': 1.0.16
|
||||
'@vue/compiler-dom': 3.2.45
|
||||
'@vue/compiler-sfc': 3.2.45
|
||||
'@vue/reactivity': 3.2.45
|
||||
|
@ -3139,11 +3139,11 @@ packages:
|
|||
vue-template-compiler: 2.7.14
|
||||
dev: true
|
||||
|
||||
/@volar/vue-typescript/1.0.11:
|
||||
resolution: {integrity: sha512-jlnFPvBcTyPiAbGlgjhKK7fp3Q+Z7Z5eU1NTbTSS0lQC8Gog3sh2UxLAFG5Voe1gHIxasoOEPXzMR0CWF4bKbA==}
|
||||
/@volar/vue-typescript/1.0.16:
|
||||
resolution: {integrity: sha512-M018Ulg/o2FVktAdlr5b/z4K69bYzekxNUA1o39y5Ur6CObc/o+5eDCCS7gIYijWnx9iNKkSQpWWWblJFv7kHQ==}
|
||||
dependencies:
|
||||
'@volar/typescript': 1.0.11
|
||||
'@volar/vue-language-core': 1.0.11
|
||||
'@volar/typescript': 1.0.16
|
||||
'@volar/vue-language-core': 1.0.16
|
||||
dev: true
|
||||
|
||||
/@vue-macros/api/0.2.0:
|
||||
|
@ -3249,15 +3249,15 @@ packages:
|
|||
- webpack
|
||||
dev: true
|
||||
|
||||
/@vue-macros/nuxt/0.1.2_bvgxowbvgmi7uddrvyjqbdegoy:
|
||||
/@vue-macros/nuxt/0.1.2_k7nmkxv3ay7fzd5k46wz2tujpy:
|
||||
resolution: {integrity: sha512-WY1i1LyPeG0g+qIZSOU1plYswyXW6bYbe3fKNlnZuGrku1f62VruYDwEiJAr/YfqD4WSngLTzLwFDxGqq5CxWA==}
|
||||
engines: {node: '>=14.19.0'}
|
||||
peerDependencies:
|
||||
nuxt: ^3.0.0
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.0.0
|
||||
'@vue-macros/volar': 0.5.4_vue-tsc@1.0.11
|
||||
nuxt: 3.0.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@vue-macros/volar': 0.5.4_vue-tsc@1.0.16
|
||||
nuxt: 3.0.0_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
unplugin-vue-macros: 1.0.3_@vueuse+core@9.8.2
|
||||
transitivePeerDependencies:
|
||||
- '@vueuse/core'
|
||||
|
@ -3321,7 +3321,7 @@ packages:
|
|||
'@vue/compiler-core': 3.2.45
|
||||
dev: true
|
||||
|
||||
/@vue-macros/volar/0.5.4_vue-tsc@1.0.11:
|
||||
/@vue-macros/volar/0.5.4_vue-tsc@1.0.16:
|
||||
resolution: {integrity: sha512-zOL/3CFuucnTTwStnb+INgeLp4K2/jKXj+wJ1eGRjhBree7CVMxpMK9m33WsSQhA0R+P2kRSp2HLRDnknZEGMQ==}
|
||||
peerDependencies:
|
||||
vue-tsc: ^1.0.9
|
||||
|
@ -3329,12 +3329,12 @@ packages:
|
|||
vue-tsc:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@volar/language-core': 1.0.11
|
||||
'@volar/language-core': 1.0.16
|
||||
'@vue-macros/common': 0.13.4
|
||||
'@vue-macros/define-props': 0.0.3
|
||||
'@vue-macros/short-vmodel': 1.0.0
|
||||
muggle-string: 0.1.0
|
||||
vue-tsc: 1.0.11_typescript@4.9.3
|
||||
vue-tsc: 1.0.16_typescript@4.9.4
|
||||
transitivePeerDependencies:
|
||||
- vue
|
||||
dev: true
|
||||
|
@ -3529,7 +3529,7 @@ packages:
|
|||
'@vueuse/core': 9.8.2
|
||||
'@vueuse/metadata': 9.8.2
|
||||
local-pkg: 0.4.2
|
||||
nuxt: 3.0.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
nuxt: 3.0.0_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
vue-demi: 0.13.11
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
|
@ -4294,7 +4294,7 @@ packages:
|
|||
dev: true
|
||||
|
||||
/concat-map/0.0.1:
|
||||
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
||||
resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=}
|
||||
dev: true
|
||||
|
||||
/consola/2.15.3:
|
||||
|
@ -5109,7 +5109,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-module-utils/2.7.4_upyat7weqgw3nfqks7edj4uqme:
|
||||
/eslint-module-utils/2.7.4_5vuadmvmkyhbtm34phil3e6noa:
|
||||
resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -5130,43 +5130,43 @@ packages:
|
|||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.47.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
debug: 3.2.7
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-antfu/0.34.0_s5ps7njkmjlaqajutnox5ntcla:
|
||||
/eslint-plugin-antfu/0.34.0_lzzuuodtsqwxnvqeq4g4likcqa:
|
||||
resolution: {integrity: sha512-C5Hn3fVGPTjmrmaNby8QqdYlmt+MK0TG5dmgKXvgmOyvCkSMDRXcETczjmpMb4RbTakr3UX5tFxyMI5HfHMB2g==}
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.47.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@typescript-eslint/utils': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
transitivePeerDependencies:
|
||||
- eslint
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-es/4.1.0_eslint@8.29.0:
|
||||
/eslint-plugin-es/4.1.0_eslint@8.30.0:
|
||||
resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==}
|
||||
engines: {node: '>=8.10.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=4.19.1'
|
||||
dependencies:
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
eslint-utils: 2.1.0
|
||||
regexpp: 3.2.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-eslint-comments/3.2.0_eslint@8.29.0:
|
||||
/eslint-plugin-eslint-comments/3.2.0_eslint@8.30.0:
|
||||
resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==}
|
||||
engines: {node: '>=6.5.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=4.19.1'
|
||||
dependencies:
|
||||
escape-string-regexp: 1.0.5
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
ignore: 5.2.1
|
||||
dev: true
|
||||
|
||||
|
@ -5176,7 +5176,7 @@ packages:
|
|||
htmlparser2: 8.0.1
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import/2.26.0_4rm457sbmpckphlrug3bvwyp24:
|
||||
/eslint-plugin-import/2.26.0_tqyj5ytb5g6r5ett7xxedhk6eq:
|
||||
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -5186,14 +5186,14 @@ packages:
|
|||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.47.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.1
|
||||
debug: 2.6.9
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-module-utils: 2.7.4_upyat7weqgw3nfqks7edj4uqme
|
||||
eslint-module-utils: 2.7.4_5vuadmvmkyhbtm34phil3e6noa
|
||||
has: 1.0.3
|
||||
is-core-module: 2.11.0
|
||||
is-glob: 4.0.3
|
||||
|
@ -5207,40 +5207,40 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jsonc/2.5.0_eslint@8.29.0:
|
||||
/eslint-plugin-jsonc/2.5.0_eslint@8.30.0:
|
||||
resolution: {integrity: sha512-G257khwkrOQ5MJpSzz4yQh5K12W4xFZRcHmVlhVFWh2GCLDX+JwHnmkQoUoFDbOieSPBMsPFZDTJScwrXiWlIg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
dependencies:
|
||||
eslint: 8.29.0
|
||||
eslint-utils: 3.0.0_eslint@8.29.0
|
||||
eslint: 8.30.0
|
||||
eslint-utils: 3.0.0_eslint@8.30.0
|
||||
jsonc-eslint-parser: 2.1.0
|
||||
natural-compare: 1.4.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-markdown/3.0.0_eslint@8.29.0:
|
||||
/eslint-plugin-markdown/3.0.0_eslint@8.30.0:
|
||||
resolution: {integrity: sha512-hRs5RUJGbeHDLfS7ELanT0e29Ocyssf/7kBM+p7KluY5AwngGkDf8Oyu4658/NZSGTTq05FZeWbkxXtbVyHPwg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
mdast-util-from-markdown: 0.8.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-n/15.6.0_eslint@8.29.0:
|
||||
/eslint-plugin-n/15.6.0_eslint@8.30.0:
|
||||
resolution: {integrity: sha512-Hd/F7wz4Mj44Jp0H6Jtty13NcE69GNTY0rVlgTIj1XBnGGVI6UTdDrpE6vqu3AHo07bygq/N+7OH/lgz1emUJw==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
dependencies:
|
||||
builtins: 5.0.1
|
||||
eslint: 8.29.0
|
||||
eslint-plugin-es: 4.1.0_eslint@8.29.0
|
||||
eslint-utils: 3.0.0_eslint@8.29.0
|
||||
eslint: 8.30.0
|
||||
eslint-plugin-es: 4.1.0_eslint@8.30.0
|
||||
eslint-utils: 3.0.0_eslint@8.30.0
|
||||
ignore: 5.2.1
|
||||
is-core-module: 2.11.0
|
||||
minimatch: 3.1.2
|
||||
|
@ -5253,26 +5253,26 @@ packages:
|
|||
engines: {node: '>=5.0.0'}
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-promise/6.1.1_eslint@8.29.0:
|
||||
/eslint-plugin-promise/6.1.1_eslint@8.30.0:
|
||||
resolution: {integrity: sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-unicorn/45.0.2_eslint@8.29.0:
|
||||
/eslint-plugin-unicorn/45.0.2_eslint@8.30.0:
|
||||
resolution: {integrity: sha512-Y0WUDXRyGDMcKLiwgL3zSMpHrXI00xmdyixEGIg90gHnj0PcHY4moNv3Ppje/kDivdAy5vUeUr7z211ImPv2gw==}
|
||||
engines: {node: '>=14.18'}
|
||||
peerDependencies:
|
||||
eslint: '>=8.28.0'
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.19.1
|
||||
'@eslint-community/eslint-utils': 4.1.2_eslint@8.29.0
|
||||
'@eslint-community/eslint-utils': 4.1.2_eslint@8.30.0
|
||||
ci-info: 3.7.0
|
||||
clean-regexp: 1.0.0
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
esquery: 1.4.0
|
||||
indent-string: 4.0.0
|
||||
is-builtin-module: 3.2.0
|
||||
|
@ -5287,32 +5287,32 @@ packages:
|
|||
strip-indent: 3.0.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-vue/9.8.0_eslint@8.29.0:
|
||||
/eslint-plugin-vue/9.8.0_eslint@8.30.0:
|
||||
resolution: {integrity: sha512-E/AXwcTzunyzM83C2QqDHxepMzvI2y6x+mmeYHbVDQlKFqmKYvRrhaVixEeeG27uI44p9oKDFiyCRw4XxgtfHA==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
eslint: 8.29.0
|
||||
eslint-utils: 3.0.0_eslint@8.29.0
|
||||
eslint: 8.30.0
|
||||
eslint-utils: 3.0.0_eslint@8.30.0
|
||||
natural-compare: 1.4.0
|
||||
nth-check: 2.1.1
|
||||
postcss-selector-parser: 6.0.11
|
||||
semver: 7.3.8
|
||||
vue-eslint-parser: 9.1.0_eslint@8.29.0
|
||||
vue-eslint-parser: 9.1.0_eslint@8.30.0
|
||||
xml-name-validator: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-yml/1.3.0_eslint@8.29.0:
|
||||
/eslint-plugin-yml/1.3.0_eslint@8.30.0:
|
||||
resolution: {integrity: sha512-TEkIaxutVPRZMRc0zOVptP/vmrf1td/9woUAiKII4kRLJLWWUCz1CYM98NsAfeOrVejFBFhHCSwOp+C1TqmtRg==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
lodash: 4.17.21
|
||||
natural-compare: 1.4.0
|
||||
yaml-eslint-parser: 1.1.0
|
||||
|
@ -5343,13 +5343,13 @@ packages:
|
|||
eslint-visitor-keys: 1.3.0
|
||||
dev: true
|
||||
|
||||
/eslint-utils/3.0.0_eslint@8.29.0:
|
||||
/eslint-utils/3.0.0_eslint@8.30.0:
|
||||
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
||||
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=5'
|
||||
dependencies:
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
eslint-visitor-keys: 2.1.0
|
||||
dev: true
|
||||
|
||||
|
@ -5368,13 +5368,13 @@ packages:
|
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/eslint/8.29.0:
|
||||
resolution: {integrity: sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==}
|
||||
/eslint/8.30.0:
|
||||
resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@eslint/eslintrc': 1.3.3
|
||||
'@humanwhocodes/config-array': 0.11.7
|
||||
'@eslint/eslintrc': 1.4.0
|
||||
'@humanwhocodes/config-array': 0.11.8
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
'@nodelib/fs.walk': 1.2.8
|
||||
ajv: 6.12.6
|
||||
|
@ -5384,7 +5384,7 @@ packages:
|
|||
doctrine: 3.0.0
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint-scope: 7.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.29.0
|
||||
eslint-utils: 3.0.0_eslint@8.30.0
|
||||
eslint-visitor-keys: 3.3.0
|
||||
espree: 9.4.1
|
||||
esquery: 1.4.0
|
||||
|
@ -5393,7 +5393,7 @@ packages:
|
|||
file-entry-cache: 6.0.1
|
||||
find-up: 5.0.0
|
||||
glob-parent: 6.0.2
|
||||
globals: 13.18.0
|
||||
globals: 13.19.0
|
||||
grapheme-splitter: 1.0.4
|
||||
ignore: 5.2.1
|
||||
import-fresh: 3.3.0
|
||||
|
@ -5927,8 +5927,8 @@ packages:
|
|||
engines: {node: '>=4'}
|
||||
dev: true
|
||||
|
||||
/globals/13.18.0:
|
||||
resolution: {integrity: sha512-/mR4KI8Ps2spmoc0Ulu9L7agOF0du1CZNQ3dke8yItYlyKNmGrkONemBbd6V8UTc1Wgcqn21t3WYB7dbRmh6/A==}
|
||||
/globals/13.19.0:
|
||||
resolution: {integrity: sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
type-fest: 0.20.2
|
||||
|
@ -6719,8 +6719,8 @@ packages:
|
|||
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
||||
dev: true
|
||||
|
||||
/lint-staged/13.0.4:
|
||||
resolution: {integrity: sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==}
|
||||
/lint-staged/13.1.0:
|
||||
resolution: {integrity: sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==}
|
||||
engines: {node: ^14.13.1 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
@ -7374,7 +7374,7 @@ packages:
|
|||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/nuxt/3.0.0_s5ps7njkmjlaqajutnox5ntcla:
|
||||
/nuxt/3.0.0_lzzuuodtsqwxnvqeq4g4likcqa:
|
||||
resolution: {integrity: sha512-RNlD78uv04ZiXWmlx9f1tnJfrqsYAWHU+4gbgOTQpIBmQzHWPWiox+fm/1m93iKfEd5sJi9TJUoXX5yBObVZYw==}
|
||||
engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0}
|
||||
hasBin: true
|
||||
|
@ -7384,7 +7384,7 @@ packages:
|
|||
'@nuxt/schema': 3.0.0
|
||||
'@nuxt/telemetry': 2.1.8
|
||||
'@nuxt/ui-templates': 1.0.0
|
||||
'@nuxt/vite-builder': 3.0.0_5akckbu4tmbn6phmzmqezegkrq
|
||||
'@nuxt/vite-builder': 3.0.0_jsq3ycdnenhwr4lctnpw27cze4
|
||||
'@unhead/ssr': 1.0.6
|
||||
'@vue/reactivity': 3.2.45
|
||||
'@vue/shared': 3.2.45
|
||||
|
@ -7769,8 +7769,8 @@ packages:
|
|||
engines: {node: '>=0.10.0'}
|
||||
dev: true
|
||||
|
||||
/pinia/2.0.27_typescript@4.9.3:
|
||||
resolution: {integrity: sha512-nOnXP0OFeL8R4WjAHsterU+11vptda643gH02xKNtSCDPiRzVfRYodOLihLDoa0gL1KKuQKV+KOzEgdt3YvqEw==}
|
||||
/pinia/2.0.28_typescript@4.9.4:
|
||||
resolution: {integrity: sha512-YClq9DkqCblq9rlyUual7ezMu/iICWdBtfJrDt4oWU9Zxpijyz7xB2xTwx57DaBQ96UGvvTMORzALr+iO5PVMw==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
typescript: '>=4.4.4'
|
||||
|
@ -7782,7 +7782,7 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.4.5
|
||||
typescript: 4.9.3
|
||||
typescript: 4.9.4
|
||||
vue-demi: 0.13.11
|
||||
|
||||
/pkg-types/1.0.1:
|
||||
|
@ -8151,8 +8151,8 @@ packages:
|
|||
engines: {node: '>= 0.8.0'}
|
||||
dev: true
|
||||
|
||||
/prettier/2.8.0:
|
||||
resolution: {integrity: sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==}
|
||||
/prettier/2.8.1:
|
||||
resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
@ -8984,12 +8984,6 @@ packages:
|
|||
engines: {node: '>=8'}
|
||||
dev: true
|
||||
|
||||
/strip-literal/0.4.2:
|
||||
resolution: {integrity: sha512-pv48ybn4iE1O9RLgCAN0iU4Xv7RlBTiit6DKmMiErbs9x1wH6vXBs45tWc0H5wUIF6TLTrKweqkmYF/iraQKNw==}
|
||||
dependencies:
|
||||
acorn: 8.8.1
|
||||
dev: true
|
||||
|
||||
/strip-literal/1.0.0:
|
||||
resolution: {integrity: sha512-5o4LsH1lzBzO9UFH63AJ2ad2/S2AVx6NtjOcaz+VTT2h1RiRvbipW72z8M/lxEhcPHDBQwpDrnTF7sXy/7OwCQ==}
|
||||
dependencies:
|
||||
|
@ -9237,14 +9231,14 @@ packages:
|
|||
/tslib/2.4.1:
|
||||
resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==}
|
||||
|
||||
/tsutils/3.21.0_typescript@4.9.3:
|
||||
/tsutils/3.21.0_typescript@4.9.4:
|
||||
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
||||
engines: {node: '>= 6'}
|
||||
peerDependencies:
|
||||
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
||||
dependencies:
|
||||
tslib: 1.14.1
|
||||
typescript: 4.9.3
|
||||
typescript: 4.9.4
|
||||
dev: true
|
||||
|
||||
/tsx/3.12.1:
|
||||
|
@ -9312,8 +9306,8 @@ packages:
|
|||
engines: {node: '>=14.16'}
|
||||
dev: true
|
||||
|
||||
/typescript/4.9.3:
|
||||
resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==}
|
||||
/typescript/4.9.4:
|
||||
resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -9695,7 +9689,28 @@ packages:
|
|||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-plugin-checker/0.5.1_ijzhftcbnq5djhrq5avbc76z6m:
|
||||
/vite-node/0.26.2_@types+node@18.11.10:
|
||||
resolution: {integrity: sha512-4M/zlatItZAyvrQG+82zQBhgDjRZRhVJYFW4T9wcAKh7eMmSiPOVSeI5zsV9UzHXgCcIDKX0o0r3s4OxExTHqg==}
|
||||
engines: {node: '>=v14.16.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
mlly: 1.0.0
|
||||
pathe: 0.2.0
|
||||
source-map: 0.6.1
|
||||
source-map-support: 0.5.21
|
||||
vite: 3.2.4_@types+node@18.11.10
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
- sass
|
||||
- stylus
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-plugin-checker/0.5.1_3wv7bybfvhnzg7nqivvdvwiuw4:
|
||||
resolution: {integrity: sha512-NFiO1PyK9yGuaeSnJ7Whw9fnxLc1AlELnZoyFURnauBYhbIkx9n+PmIXxSFUuC9iFyACtbJQUAEuQi6yHs2Adg==}
|
||||
engines: {node: '>=14.16'}
|
||||
peerDependencies:
|
||||
|
@ -9719,14 +9734,14 @@ packages:
|
|||
chalk: 4.1.2
|
||||
chokidar: 3.5.3
|
||||
commander: 8.3.0
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
fast-glob: 3.2.12
|
||||
lodash.debounce: 4.0.8
|
||||
lodash.pick: 4.4.0
|
||||
npm-run-path: 4.0.1
|
||||
strip-ansi: 6.0.1
|
||||
tiny-invariant: 1.3.1
|
||||
typescript: 4.9.3
|
||||
typescript: 4.9.4
|
||||
vite: 3.2.4
|
||||
vscode-languageclient: 7.0.0
|
||||
vscode-languageserver: 7.0.0
|
||||
|
@ -9836,8 +9851,8 @@ packages:
|
|||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/vitest/0.25.3_jsdom@20.0.3:
|
||||
resolution: {integrity: sha512-/UzHfXIKsELZhL7OaM2xFlRF8HRZgAHtPctacvNK8H4vOcbJJAMEgbWNGSAK7Y9b1NBe5SeM7VTuz2RsTHFJJA==}
|
||||
/vitest/0.26.2_jsdom@20.0.3:
|
||||
resolution: {integrity: sha512-Jvqxh6SDy9SsuslkDjts0iDewDIdq4rveEt69YgDuAb1tVDGV0lDepVaeAFraoySWqneJmOt4TngFFNhlw7GfA==}
|
||||
engines: {node: '>=v14.16.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -9868,11 +9883,12 @@ packages:
|
|||
jsdom: 20.0.3
|
||||
local-pkg: 0.4.2
|
||||
source-map: 0.6.1
|
||||
strip-literal: 0.4.2
|
||||
strip-literal: 1.0.0
|
||||
tinybench: 2.3.1
|
||||
tinypool: 0.3.0
|
||||
tinyspy: 1.0.2
|
||||
vite: 3.2.4_@types+node@18.11.10
|
||||
vite-node: 0.26.2_@types+node@18.11.10
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
- sass
|
||||
|
@ -9952,14 +9968,14 @@ packages:
|
|||
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
|
||||
dev: true
|
||||
|
||||
/vue-eslint-parser/9.1.0_eslint@8.29.0:
|
||||
/vue-eslint-parser/9.1.0_eslint@8.30.0:
|
||||
resolution: {integrity: sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
eslint-scope: 7.1.1
|
||||
eslint-visitor-keys: 3.3.0
|
||||
espree: 9.4.1
|
||||
|
@ -10039,15 +10055,15 @@ packages:
|
|||
he: 1.2.0
|
||||
dev: true
|
||||
|
||||
/vue-tsc/1.0.11_typescript@4.9.3:
|
||||
resolution: {integrity: sha512-lj+6dEroPsE4wmQOPtjCzAf8x363Km5/tuEvMEoQaoRnzs9myBM46FNvCGIIPStYUGuaqF1W1bORmP2KDQEORA==}
|
||||
/vue-tsc/1.0.16_typescript@4.9.4:
|
||||
resolution: {integrity: sha512-yZaiJBbcKR1rSLhiF9KryAFH7R63po+N/invr2EAHGXxMzZksE5j1zyQKvrYiqK47ZHLAlCR+re/PHqWp/UzTg==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
'@volar/vue-language-core': 1.0.11
|
||||
'@volar/vue-typescript': 1.0.11
|
||||
typescript: 4.9.3
|
||||
'@volar/vue-language-core': 1.0.16
|
||||
'@volar/vue-typescript': 1.0.16
|
||||
typescript: 4.9.4
|
||||
dev: true
|
||||
|
||||
/vue-virtual-scroller/2.0.0-beta.7:
|
||||
|
|
Loading…
Reference in a new issue