mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update all non-major dependencies (#8399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e7e7568288
commit
5e93604546
12
package.json
12
package.json
@ -48,17 +48,17 @@
|
||||
"@nuxt/webpack-builder": "workspace:*",
|
||||
"@nuxtjs/eslint-config-typescript": "^11.0.0",
|
||||
"@types/crawler": "^1.2.2",
|
||||
"@types/node": "^16.11.68",
|
||||
"@types/node": "^16.18.0",
|
||||
"@types/rimraf": "^3",
|
||||
"@types/semver": "^7",
|
||||
"@unocss/reset": "^0.45.30",
|
||||
"case-police": "^0.5.10",
|
||||
"changelogen": "^0.3.5",
|
||||
"crawler": "^1.3.0",
|
||||
"eslint": "^8.25.0",
|
||||
"eslint-plugin-jsdoc": "^39.3.14",
|
||||
"eslint": "^8.26.0",
|
||||
"eslint-plugin-jsdoc": "^39.3.23",
|
||||
"execa": "^6.1.0",
|
||||
"expect-type": "^0.14.2",
|
||||
"expect-type": "^0.15.0",
|
||||
"globby": "^13.1.2",
|
||||
"jiti": "^1.16.0",
|
||||
"markdownlint-cli": "^0.32.2",
|
||||
@ -74,9 +74,9 @@
|
||||
"unbuild": "^0.9.4",
|
||||
"vite": "^3.1.8",
|
||||
"vitest": "^0.24.3",
|
||||
"vue-tsc": "^1.0.8"
|
||||
"vue-tsc": "^1.0.9"
|
||||
},
|
||||
"packageManager": "pnpm@7.13.6",
|
||||
"packageManager": "pnpm@7.14.0",
|
||||
"engines": {
|
||||
"node": "^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
||||
}
|
||||
|
@ -71,7 +71,7 @@
|
||||
"unctx": "^2.0.2",
|
||||
"unenv": "^0.6.2",
|
||||
"unimport": "^0.6.8",
|
||||
"unplugin": "^0.10.0",
|
||||
"unplugin": "^0.10.1",
|
||||
"untyped": "^0.5.0",
|
||||
"vue": "^3.2.41",
|
||||
"vue-bundle-renderer": "^0.4.4",
|
||||
|
@ -20,7 +20,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/kit": "3.0.0-rc.12",
|
||||
"@rollup/plugin-replace": "^5.0.0",
|
||||
"@rollup/plugin-replace": "^5.0.1",
|
||||
"@vitejs/plugin-vue": "^3.1.2",
|
||||
"@vitejs/plugin-vue-jsx": "^2.0.1",
|
||||
"autoprefixer": "^10.4.12",
|
||||
@ -47,7 +47,7 @@
|
||||
"rollup": "^2.79.1",
|
||||
"rollup-plugin-visualizer": "^5.8.3",
|
||||
"ufo": "^0.8.6",
|
||||
"unplugin": "^0.10.0",
|
||||
"unplugin": "^0.10.1",
|
||||
"vite": "~3.1.8",
|
||||
"vite-node": "^0.24.3",
|
||||
"vite-plugin-checker": "^0.5.1",
|
||||
|
@ -45,7 +45,7 @@
|
||||
"style-resources-loader": "^1.5.0",
|
||||
"time-fix-plugin": "^2.0.7",
|
||||
"ufo": "^0.8.6",
|
||||
"unplugin": "^0.10.0",
|
||||
"unplugin": "^0.10.1",
|
||||
"url-loader": "^4.1.1",
|
||||
"vue-bundle-renderer": "^0.4.4",
|
||||
"vue-loader": "^17.0.0",
|
||||
|
332
pnpm-lock.yaml
332
pnpm-lock.yaml
@ -25,17 +25,17 @@ importers:
|
||||
'@nuxt/webpack-builder': workspace:*
|
||||
'@nuxtjs/eslint-config-typescript': ^11.0.0
|
||||
'@types/crawler': ^1.2.2
|
||||
'@types/node': ^16.11.68
|
||||
'@types/node': ^16.18.0
|
||||
'@types/rimraf': ^3
|
||||
'@types/semver': ^7
|
||||
'@unocss/reset': ^0.45.30
|
||||
case-police: ^0.5.10
|
||||
changelogen: ^0.3.5
|
||||
crawler: ^1.3.0
|
||||
eslint: ^8.25.0
|
||||
eslint-plugin-jsdoc: ^39.3.14
|
||||
eslint: ^8.26.0
|
||||
eslint-plugin-jsdoc: ^39.3.23
|
||||
execa: ^6.1.0
|
||||
expect-type: ^0.14.2
|
||||
expect-type: ^0.15.0
|
||||
globby: ^13.1.2
|
||||
jiti: ^1.16.0
|
||||
markdownlint-cli: ^0.32.2
|
||||
@ -51,7 +51,7 @@ importers:
|
||||
unbuild: ^0.9.4
|
||||
vite: ^3.1.8
|
||||
vitest: ^0.24.3
|
||||
vue-tsc: ^1.0.8
|
||||
vue-tsc: ^1.0.9
|
||||
devDependencies:
|
||||
'@actions/core': 1.10.0
|
||||
'@nuxt/kit': link:packages/kit
|
||||
@ -59,19 +59,19 @@ importers:
|
||||
'@nuxt/test-utils': link:packages/test-utils
|
||||
'@nuxt/vite-builder': link:packages/vite
|
||||
'@nuxt/webpack-builder': link:packages/webpack
|
||||
'@nuxtjs/eslint-config-typescript': 11.0.0_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@nuxtjs/eslint-config-typescript': 11.0.0_wyqvi574yv7oiwfeinomdzmc3m
|
||||
'@types/crawler': 1.2.2
|
||||
'@types/node': 16.11.68
|
||||
'@types/node': 16.18.0
|
||||
'@types/rimraf': 3.0.2
|
||||
'@types/semver': 7.3.12
|
||||
'@unocss/reset': 0.45.30
|
||||
case-police: 0.5.10
|
||||
changelogen: 0.3.5
|
||||
crawler: 1.3.0
|
||||
eslint: 8.25.0
|
||||
eslint-plugin-jsdoc: 39.3.14_eslint@8.25.0
|
||||
eslint: 8.26.0
|
||||
eslint-plugin-jsdoc: 39.3.23_eslint@8.26.0
|
||||
execa: 6.1.0
|
||||
expect-type: 0.14.2
|
||||
expect-type: 0.15.0
|
||||
globby: 13.1.2
|
||||
jiti: 1.16.0
|
||||
markdownlint-cli: 0.32.2
|
||||
@ -87,7 +87,7 @@ importers:
|
||||
unbuild: 0.9.4
|
||||
vite: 3.1.8
|
||||
vitest: 0.24.3
|
||||
vue-tsc: 1.0.8_typescript@4.8.4
|
||||
vue-tsc: 1.0.9_typescript@4.8.4
|
||||
|
||||
examples/advanced/config-extends:
|
||||
specifiers:
|
||||
@ -443,7 +443,7 @@ importers:
|
||||
unctx: ^2.0.2
|
||||
unenv: ^0.6.2
|
||||
unimport: ^0.6.8
|
||||
unplugin: ^0.10.0
|
||||
unplugin: ^0.10.1
|
||||
untyped: ^0.5.0
|
||||
vue: 3.2.41
|
||||
vue-bundle-renderer: ^0.4.4
|
||||
@ -486,7 +486,7 @@ importers:
|
||||
unctx: 2.0.2
|
||||
unenv: 0.6.2
|
||||
unimport: 0.6.8
|
||||
unplugin: 0.10.0
|
||||
unplugin: 0.10.1
|
||||
untyped: 0.5.0
|
||||
vue: 3.2.41
|
||||
vue-bundle-renderer: 0.4.4
|
||||
@ -572,7 +572,7 @@ importers:
|
||||
specifiers:
|
||||
'@nuxt/kit': workspace:*
|
||||
'@nuxt/schema': workspace:*
|
||||
'@rollup/plugin-replace': ^5.0.0
|
||||
'@rollup/plugin-replace': ^5.0.1
|
||||
'@types/cssnano': ^5
|
||||
'@vitejs/plugin-vue': ^3.1.2
|
||||
'@vitejs/plugin-vue-jsx': ^2.0.1
|
||||
@ -601,7 +601,7 @@ importers:
|
||||
rollup-plugin-visualizer: ^5.8.3
|
||||
ufo: ^0.8.6
|
||||
unbuild: ^0.9.4
|
||||
unplugin: ^0.10.0
|
||||
unplugin: ^0.10.1
|
||||
vite: ^3.1.8
|
||||
vite-node: ^0.24.3
|
||||
vite-plugin-checker: ^0.5.1
|
||||
@ -609,7 +609,7 @@ importers:
|
||||
vue-bundle-renderer: ^0.4.4
|
||||
dependencies:
|
||||
'@nuxt/kit': link:../kit
|
||||
'@rollup/plugin-replace': 5.0.0_rollup@2.79.1
|
||||
'@rollup/plugin-replace': 5.0.1_rollup@2.79.1
|
||||
'@vitejs/plugin-vue': 3.1.2_vite@3.1.8+vue@3.2.41
|
||||
'@vitejs/plugin-vue-jsx': 2.0.1_vite@3.1.8+vue@3.2.41
|
||||
autoprefixer: 10.4.12_postcss@8.4.18
|
||||
@ -636,7 +636,7 @@ importers:
|
||||
rollup: 2.79.1
|
||||
rollup-plugin-visualizer: 5.8.3_rollup@2.79.1
|
||||
ufo: 0.8.6
|
||||
unplugin: 0.10.0
|
||||
unplugin: 0.10.1
|
||||
vite: 3.1.8
|
||||
vite-node: 0.24.3
|
||||
vite-plugin-checker: 0.5.1_vite@3.1.8
|
||||
@ -686,7 +686,7 @@ importers:
|
||||
time-fix-plugin: ^2.0.7
|
||||
ufo: ^0.8.6
|
||||
unbuild: ^0.9.4
|
||||
unplugin: ^0.10.0
|
||||
unplugin: ^0.10.1
|
||||
url-loader: ^4.1.1
|
||||
vue: 3.2.41
|
||||
vue-bundle-renderer: ^0.4.4
|
||||
@ -727,7 +727,7 @@ importers:
|
||||
style-resources-loader: 1.5.0_webpack@5.74.0
|
||||
time-fix-plugin: 2.0.7_webpack@5.74.0
|
||||
ufo: 0.8.6
|
||||
unplugin: 0.10.0
|
||||
unplugin: 0.10.1
|
||||
url-loader: 4.1.1_u4acmn7fe6yqgbrqzialkgh5lu
|
||||
vue-bundle-renderer: 0.4.4
|
||||
vue-loader: 17.0.0_webpack@5.74.0
|
||||
@ -1012,14 +1012,6 @@ packages:
|
||||
chalk: 2.4.2
|
||||
js-tokens: 4.0.0
|
||||
|
||||
/@babel/parser/7.19.3:
|
||||
resolution: {integrity: sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@babel/types': 7.19.4
|
||||
dev: true
|
||||
|
||||
/@babel/parser/7.19.6:
|
||||
resolution: {integrity: sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
@ -1205,8 +1197,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@humanwhocodes/config-array/0.10.5:
|
||||
resolution: {integrity: sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==}
|
||||
/@humanwhocodes/config-array/0.11.6:
|
||||
resolution: {integrity: sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==}
|
||||
engines: {node: '>=10.10.0'}
|
||||
dependencies:
|
||||
'@humanwhocodes/object-schema': 1.2.1
|
||||
@ -1441,36 +1433,36 @@ packages:
|
||||
pathe: 0.3.9
|
||||
dev: true
|
||||
|
||||
/@nuxtjs/eslint-config-typescript/11.0.0_z4bbprzjrhnsfa24uvmcbu7f5q:
|
||||
/@nuxtjs/eslint-config-typescript/11.0.0_wyqvi574yv7oiwfeinomdzmc3m:
|
||||
resolution: {integrity: sha512-hmFjGtXT524ql8eTbK8BaRkamcXB6Z8YOW8nSQhosTP6oBw9WtOFUeWr7holyE278UhOmx+wDFG90BnyM9D+UA==}
|
||||
peerDependencies:
|
||||
eslint: ^8.23.0
|
||||
dependencies:
|
||||
'@nuxtjs/eslint-config': 11.0.0_oxbs5dfrj7resicgd45n76p64q
|
||||
'@typescript-eslint/eslint-plugin': 5.38.1_444tv3vqp6lpktlxqzfovoqee4
|
||||
'@typescript-eslint/parser': 5.38.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
eslint: 8.25.0
|
||||
eslint-import-resolver-typescript: 3.5.1_fyln4uq2tv75svthy6prqvt6lm
|
||||
eslint-plugin-import: 2.26.0_oxbs5dfrj7resicgd45n76p64q
|
||||
'@nuxtjs/eslint-config': 11.0.0_nqvq5vdomr5hlkq4af62ojjiq4
|
||||
'@typescript-eslint/eslint-plugin': 5.38.1_bo4l7fgcg3ndxqoiamfzgiaxey
|
||||
'@typescript-eslint/parser': 5.38.1_wyqvi574yv7oiwfeinomdzmc3m
|
||||
eslint: 8.26.0
|
||||
eslint-import-resolver-typescript: 3.5.1_mynvxvmq5qtyojffiqgev4x7mm
|
||||
eslint-plugin-import: 2.26.0_nqvq5vdomr5hlkq4af62ojjiq4
|
||||
transitivePeerDependencies:
|
||||
- eslint-import-resolver-webpack
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@nuxtjs/eslint-config/11.0.0_oxbs5dfrj7resicgd45n76p64q:
|
||||
/@nuxtjs/eslint-config/11.0.0_nqvq5vdomr5hlkq4af62ojjiq4:
|
||||
resolution: {integrity: sha512-o4zFOpU8gJgwrC/gLE7c2E0XEjkv2fEixCGG1y+dZYzBPyzTorkQmfxskSF3WRXcZkpkS9uUYlRkeOSdYB7z0w==}
|
||||
peerDependencies:
|
||||
eslint: ^8.23.0
|
||||
dependencies:
|
||||
eslint: 8.25.0
|
||||
eslint-config-standard: 17.0.0_a432y4gghichzqs5hexeiieuzm
|
||||
eslint-plugin-import: 2.26.0_oxbs5dfrj7resicgd45n76p64q
|
||||
eslint-plugin-n: 15.3.0_eslint@8.25.0
|
||||
eslint-plugin-node: 11.1.0_eslint@8.25.0
|
||||
eslint-plugin-promise: 6.0.1_eslint@8.25.0
|
||||
eslint-plugin-unicorn: 43.0.2_eslint@8.25.0
|
||||
eslint-plugin-vue: 9.5.1_eslint@8.25.0
|
||||
eslint: 8.26.0
|
||||
eslint-config-standard: 17.0.0_pwlwdoj7fn26vlvgcmfunxrrsm
|
||||
eslint-plugin-import: 2.26.0_nqvq5vdomr5hlkq4af62ojjiq4
|
||||
eslint-plugin-n: 15.3.0_eslint@8.26.0
|
||||
eslint-plugin-node: 11.1.0_eslint@8.26.0
|
||||
eslint-plugin-promise: 6.0.1_eslint@8.26.0
|
||||
eslint-plugin-unicorn: 43.0.2_eslint@8.26.0
|
||||
eslint-plugin-vue: 9.5.1_eslint@8.26.0
|
||||
transitivePeerDependencies:
|
||||
- '@typescript-eslint/parser'
|
||||
- eslint-import-resolver-typescript
|
||||
@ -1654,6 +1646,20 @@ packages:
|
||||
rollup: 3.2.1
|
||||
dev: true
|
||||
|
||||
/@rollup/plugin-replace/5.0.1_rollup@2.79.1:
|
||||
resolution: {integrity: sha512-Z3MfsJ4CK17BfGrZgvrcp/l6WXoKb0kokULO+zt/7bmcyayokDaQ2K3eDJcRLCTAlp5FPI4/gz9MHAsosz4Rag==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
rollup: ^1.20.0||^2.0.0||^3.0.0
|
||||
peerDependenciesMeta:
|
||||
rollup:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@rollup/pluginutils': 5.0.1_rollup@2.79.1
|
||||
magic-string: 0.26.7
|
||||
rollup: 2.79.1
|
||||
dev: false
|
||||
|
||||
/@rollup/plugin-wasm/6.0.0_rollup@2.79.1:
|
||||
resolution: {integrity: sha512-pIwyNMMcyEoLpiWiMgKVh7YPbe/6N9ifEUvn1jfzwx7U66YuG7cVAniZK+OzPSc3kyfJ/EF9J8rsg4/drBz+NA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
@ -1836,8 +1842,8 @@ packages:
|
||||
resolution: {integrity: sha512-nJOuiTlsvmClSr3+a/trTSx4DTuY/VURsWGKSf/eeavh0LRMqdsK60ti0TlwM5iHiGOK3/Ibkxsbr7i9rzGreA==}
|
||||
dev: true
|
||||
|
||||
/@types/node/16.11.68:
|
||||
resolution: {integrity: sha512-JkRpuVz3xCNCWaeQ5EHLR/6woMbHZz/jZ7Kmc63AkU+1HxnoUugzSWMck7dsR4DvNYX8jp9wTi9K7WvnxOIQZQ==}
|
||||
/@types/node/16.18.0:
|
||||
resolution: {integrity: sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA==}
|
||||
dev: true
|
||||
|
||||
/@types/node/18.7.23:
|
||||
@ -1957,7 +1963,7 @@ packages:
|
||||
'@types/yargs-parser': 21.0.0
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.38.1_444tv3vqp6lpktlxqzfovoqee4:
|
||||
/@typescript-eslint/eslint-plugin/5.38.1_bo4l7fgcg3ndxqoiamfzgiaxey:
|
||||
resolution: {integrity: sha512-ky7EFzPhqz3XlhS7vPOoMDaQnQMn+9o5ICR9CPr/6bw8HrFkzhMSxuA3gRfiJVvs7geYrSeawGJjZoZQKCOglQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -1968,12 +1974,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.38.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/parser': 5.38.1_wyqvi574yv7oiwfeinomdzmc3m
|
||||
'@typescript-eslint/scope-manager': 5.38.1
|
||||
'@typescript-eslint/type-utils': 5.38.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/utils': 5.38.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/type-utils': 5.38.1_wyqvi574yv7oiwfeinomdzmc3m
|
||||
'@typescript-eslint/utils': 5.38.1_wyqvi574yv7oiwfeinomdzmc3m
|
||||
debug: 4.3.4
|
||||
eslint: 8.25.0
|
||||
eslint: 8.26.0
|
||||
ignore: 5.2.0
|
||||
regexpp: 3.2.0
|
||||
semver: 7.3.8
|
||||
@ -1983,7 +1989,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.38.1_z4bbprzjrhnsfa24uvmcbu7f5q:
|
||||
/@typescript-eslint/parser/5.38.1_wyqvi574yv7oiwfeinomdzmc3m:
|
||||
resolution: {integrity: sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -1997,7 +2003,7 @@ packages:
|
||||
'@typescript-eslint/types': 5.38.1
|
||||
'@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.4
|
||||
debug: 4.3.4
|
||||
eslint: 8.25.0
|
||||
eslint: 8.26.0
|
||||
typescript: 4.8.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -2011,7 +2017,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 5.38.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.38.1_z4bbprzjrhnsfa24uvmcbu7f5q:
|
||||
/@typescript-eslint/type-utils/5.38.1_wyqvi574yv7oiwfeinomdzmc3m:
|
||||
resolution: {integrity: sha512-UU3j43TM66gYtzo15ivK2ZFoDFKKP0k03MItzLdq0zV92CeGCXRfXlfQX5ILdd4/DSpHkSjIgLLLh1NtkOJOAw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2022,9 +2028,9 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.4
|
||||
'@typescript-eslint/utils': 5.38.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/utils': 5.38.1_wyqvi574yv7oiwfeinomdzmc3m
|
||||
debug: 4.3.4
|
||||
eslint: 8.25.0
|
||||
eslint: 8.26.0
|
||||
tsutils: 3.21.0_typescript@4.8.4
|
||||
typescript: 4.8.4
|
||||
transitivePeerDependencies:
|
||||
@ -2057,7 +2063,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.38.1_z4bbprzjrhnsfa24uvmcbu7f5q:
|
||||
/@typescript-eslint/utils/5.38.1_wyqvi574yv7oiwfeinomdzmc3m:
|
||||
resolution: {integrity: sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2067,9 +2073,9 @@ packages:
|
||||
'@typescript-eslint/scope-manager': 5.38.1
|
||||
'@typescript-eslint/types': 5.38.1
|
||||
'@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.4
|
||||
eslint: 8.25.0
|
||||
eslint: 8.26.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.25.0
|
||||
eslint-utils: 3.0.0_eslint@8.26.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
@ -2345,44 +2351,44 @@ packages:
|
||||
vue: 3.2.41
|
||||
dev: false
|
||||
|
||||
/@volar/language-core/1.0.8:
|
||||
resolution: {integrity: sha512-uxYSOqBk8ZFSzGjUIPOBEFPOg8F3CE6cLO5meK95DODGIlUlPytGiy9sy8QZ9w7RpUH4XMOX3MH/G48SLgP07A==}
|
||||
/@volar/language-core/1.0.9:
|
||||
resolution: {integrity: sha512-5Fty3slLet6svXiJw2YxhYeo6c7wFdtILrql5bZymYLM+HbiZtJbryW1YnUEKAP7MO9Mbeh+TNH4Z0HFxHgIqw==}
|
||||
dependencies:
|
||||
'@volar/source-map': 1.0.8
|
||||
'@volar/source-map': 1.0.9
|
||||
'@vue/reactivity': 3.2.41
|
||||
muggle-string: 0.1.0
|
||||
dev: true
|
||||
|
||||
/@volar/source-map/1.0.8:
|
||||
resolution: {integrity: sha512-uKMe+alyfl1Abs5SviKejFoe7x9g6jDPVpVt63Tet4qn1Ziy7tFsvtCpM2Y1Ko5qw2nLIeloLslPqm9/gmbBLQ==}
|
||||
/@volar/source-map/1.0.9:
|
||||
resolution: {integrity: sha512-fazB/vy5ZEJ3yKx4fabJyGNI3CBkdLkfEIRVu6+1P3VixK0Mn+eqyUIkLBrzGYaeFM3GybhCLCvsVdNz0Fu/CQ==}
|
||||
dependencies:
|
||||
muggle-string: 0.1.0
|
||||
dev: true
|
||||
|
||||
/@volar/typescript/1.0.8:
|
||||
resolution: {integrity: sha512-2oY1Apvzcs/5tAn7p1tRlDxNgal5ezaK0h9cutcWALeimsaQBAEE2NAirCrLMHl8DneuDce0tzJqHaQeHw9RmQ==}
|
||||
/@volar/typescript/1.0.9:
|
||||
resolution: {integrity: sha512-dVziu+ShQUWuMukM6bvK2v2O446/gG6l1XkTh2vfkccw1IzjfbiP1TWQoNo1ipTfZOtu5YJGYAx+o5HNrGXWfQ==}
|
||||
dependencies:
|
||||
'@volar/language-core': 1.0.8
|
||||
'@volar/language-core': 1.0.9
|
||||
dev: true
|
||||
|
||||
/@volar/vue-language-core/1.0.8:
|
||||
resolution: {integrity: sha512-cXb7oTybxcm1vpz003agdYQHyxij7UAaSub60d7W1aMWpqb2iaCbVaq9izgQFlrpC4/JnVs+cJPb/Q6fAUVxBg==}
|
||||
/@volar/vue-language-core/1.0.9:
|
||||
resolution: {integrity: sha512-tofNoR8ShPFenHT1YVMuvoXtXWwoQE+fiXVqSmW0dSKZqEDjWQ3YeXSd0a6aqyKaIbvR7kWWGp34WbpQlwf9Ww==}
|
||||
dependencies:
|
||||
'@volar/language-core': 1.0.8
|
||||
'@volar/source-map': 1.0.8
|
||||
'@vue/compiler-dom': 3.2.40
|
||||
'@vue/compiler-sfc': 3.2.40
|
||||
'@volar/language-core': 1.0.9
|
||||
'@volar/source-map': 1.0.9
|
||||
'@vue/compiler-dom': 3.2.41
|
||||
'@vue/compiler-sfc': 3.2.41
|
||||
'@vue/reactivity': 3.2.41
|
||||
'@vue/shared': 3.2.41
|
||||
minimatch: 5.1.0
|
||||
vue-template-compiler: 2.7.13
|
||||
dev: true
|
||||
|
||||
/@volar/vue-typescript/1.0.8:
|
||||
resolution: {integrity: sha512-6jBvA7iwBkRqS2VQx2gLJgfLcF3hcODyJ6Lmiw2tN8D/LVfFCovvzJgPvIQb9Y4i+rha1Y0cpsYOUt9XW2Z7ZA==}
|
||||
/@volar/vue-typescript/1.0.9:
|
||||
resolution: {integrity: sha512-ZLe4y9YNbviACa7uAMCilzxA76gbbSlKfjspXBzk6fCobd8QCIig+VyDYcjANIlm2HhgSCX8jYTzhCKlegh4mw==}
|
||||
dependencies:
|
||||
'@volar/typescript': 1.0.8
|
||||
'@volar/vue-language-core': 1.0.8
|
||||
'@volar/typescript': 1.0.9
|
||||
'@volar/vue-language-core': 1.0.9
|
||||
dev: true
|
||||
|
||||
/@vue/babel-helper-vue-transform-on/1.0.2:
|
||||
@ -2406,15 +2412,6 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@vue/compiler-core/3.2.40:
|
||||
resolution: {integrity: sha512-2Dc3Stk0J/VyQ4OUr2yEC53kU28614lZS+bnrCbFSAIftBJ40g/2yQzf4mPBiFuqguMB7hyHaujdgZAQ67kZYA==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.19.6
|
||||
'@vue/shared': 3.2.40
|
||||
estree-walker: 2.0.2
|
||||
source-map: 0.6.1
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-core/3.2.41:
|
||||
resolution: {integrity: sha512-oA4mH6SA78DT+96/nsi4p9DX97PHcNROxs51lYk7gb9Z4BPKQ3Mh+BLn6CQZBw857Iuhu28BfMSRHAlPvD4vlw==}
|
||||
dependencies:
|
||||
@ -2423,34 +2420,12 @@ packages:
|
||||
estree-walker: 2.0.2
|
||||
source-map: 0.6.1
|
||||
|
||||
/@vue/compiler-dom/3.2.40:
|
||||
resolution: {integrity: sha512-OZCNyYVC2LQJy4H7h0o28rtk+4v+HMQygRTpmibGoG9wZyomQiS5otU7qo3Wlq5UfHDw2RFwxb9BJgKjVpjrQw==}
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.2.40
|
||||
'@vue/shared': 3.2.40
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-dom/3.2.41:
|
||||
resolution: {integrity: sha512-xe5TbbIsonjENxJsYRbDJvthzqxLNk+tb3d/c47zgREDa/PCp6/Y4gC/skM4H6PIuX5DAxm7fFJdbjjUH2QTMw==}
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.2.41
|
||||
'@vue/shared': 3.2.41
|
||||
|
||||
/@vue/compiler-sfc/3.2.40:
|
||||
resolution: {integrity: sha512-tzqwniIN1fu1PDHC3CpqY/dPCfN/RN1thpBC+g69kJcrl7mbGiHKNwbA6kJ3XKKy8R6JLKqcpVugqN4HkeBFFg==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.19.3
|
||||
'@vue/compiler-core': 3.2.40
|
||||
'@vue/compiler-dom': 3.2.40
|
||||
'@vue/compiler-ssr': 3.2.40
|
||||
'@vue/reactivity-transform': 3.2.40
|
||||
'@vue/shared': 3.2.40
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.25.9
|
||||
postcss: 8.4.18
|
||||
source-map: 0.6.1
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-sfc/3.2.41:
|
||||
resolution: {integrity: sha512-+1P2m5kxOeaxVmJNXnBskAn3BenbTmbxBxWOtBq3mQTCokIreuMULFantBUclP0+KnzNCMOvcnKinqQZmiOF8w==}
|
||||
dependencies:
|
||||
@ -2465,13 +2440,6 @@ packages:
|
||||
postcss: 8.4.18
|
||||
source-map: 0.6.1
|
||||
|
||||
/@vue/compiler-ssr/3.2.40:
|
||||
resolution: {integrity: sha512-80cQcgasKjrPPuKcxwuCx7feq+wC6oFl5YaKSee9pV3DNq+6fmCVwEEC3vvkf/E2aI76rIJSOYHsWSEIxK74oQ==}
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.2.40
|
||||
'@vue/shared': 3.2.40
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-ssr/3.2.41:
|
||||
resolution: {integrity: sha512-Y5wPiNIiaMz/sps8+DmhaKfDm1xgj6GrH99z4gq2LQenfVQcYXmHIOBcs5qPwl7jaW3SUQWjkAPKMfQemEQZwQ==}
|
||||
dependencies:
|
||||
@ -2482,16 +2450,6 @@ packages:
|
||||
resolution: {integrity: sha512-tY5m7kwu0R+9GWHSncsE40rCX9ou4HhjhlbgdEMci8j08BE7pLlOpHRcyv6eEP0VYrW1JV0zFh6AoWsoHrVyFw==}
|
||||
dev: false
|
||||
|
||||
/@vue/reactivity-transform/3.2.40:
|
||||
resolution: {integrity: sha512-HQUCVwEaacq6fGEsg2NUuGKIhUveMCjOk8jGHqLXPI2w6zFoPrlQhwWEaINTv5kkZDXKEnCijAp+4gNEHG03yw==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.19.6
|
||||
'@vue/compiler-core': 3.2.40
|
||||
'@vue/shared': 3.2.40
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.25.9
|
||||
dev: true
|
||||
|
||||
/@vue/reactivity-transform/3.2.41:
|
||||
resolution: {integrity: sha512-mK5+BNMsL4hHi+IR3Ft/ho6Za+L3FA5j8WvreJ7XzHrqkPq8jtF/SMo7tuc9gHjLDwKZX1nP1JQOKo9IEAn54A==}
|
||||
dependencies:
|
||||
@ -2528,10 +2486,6 @@ packages:
|
||||
'@vue/shared': 3.2.41
|
||||
vue: 3.2.41
|
||||
|
||||
/@vue/shared/3.2.40:
|
||||
resolution: {integrity: sha512-0PLQ6RUtZM0vO3teRfzGi4ltLUO5aO+kLgwh4Um3THSR03rpQWLTuRCkuO5A41ITzwdWeKdPHtSARuPkoo5pCQ==}
|
||||
dev: true
|
||||
|
||||
/@vue/shared/3.2.41:
|
||||
resolution: {integrity: sha512-W9mfWLHmJhkfAmV+7gDjcHeAWALQtgGT3JErxULl0oz6R6+3ug91I7IErs93eCFhPCZPHBs4QJS7YWEV7A3sxw==}
|
||||
|
||||
@ -4834,7 +4788,7 @@ packages:
|
||||
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
/eslint-config-standard/17.0.0_a432y4gghichzqs5hexeiieuzm:
|
||||
/eslint-config-standard/17.0.0_pwlwdoj7fn26vlvgcmfunxrrsm:
|
||||
resolution: {integrity: sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==}
|
||||
peerDependencies:
|
||||
eslint: ^8.0.1
|
||||
@ -4842,10 +4796,10 @@ packages:
|
||||
eslint-plugin-n: ^15.0.0
|
||||
eslint-plugin-promise: ^6.0.0
|
||||
dependencies:
|
||||
eslint: 8.25.0
|
||||
eslint-plugin-import: 2.26.0_oxbs5dfrj7resicgd45n76p64q
|
||||
eslint-plugin-n: 15.3.0_eslint@8.25.0
|
||||
eslint-plugin-promise: 6.0.1_eslint@8.25.0
|
||||
eslint: 8.26.0
|
||||
eslint-plugin-import: 2.26.0_nqvq5vdomr5hlkq4af62ojjiq4
|
||||
eslint-plugin-n: 15.3.0_eslint@8.26.0
|
||||
eslint-plugin-promise: 6.0.1_eslint@8.26.0
|
||||
dev: true
|
||||
|
||||
/eslint-import-resolver-node/0.3.6:
|
||||
@ -4857,7 +4811,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-import-resolver-typescript/3.5.1_fyln4uq2tv75svthy6prqvt6lm:
|
||||
/eslint-import-resolver-typescript/3.5.1_mynvxvmq5qtyojffiqgev4x7mm:
|
||||
resolution: {integrity: sha512-U7LUjNJPYjNsHvAUAkt/RU3fcTSpbllA0//35B4eLYTX74frmOepbt7F7J3D1IGtj9k21buOpaqtDd4ZlS/BYQ==}
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -4866,8 +4820,8 @@ packages:
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
enhanced-resolve: 5.10.0
|
||||
eslint: 8.25.0
|
||||
eslint-plugin-import: 2.26.0_oxbs5dfrj7resicgd45n76p64q
|
||||
eslint: 8.26.0
|
||||
eslint-plugin-import: 2.26.0_nqvq5vdomr5hlkq4af62ojjiq4
|
||||
get-tsconfig: 4.2.0
|
||||
globby: 13.1.2
|
||||
is-core-module: 2.10.0
|
||||
@ -4877,7 +4831,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-module-utils/2.7.4_qejsbglckfssvoq7bltwqkcuvq:
|
||||
/eslint-module-utils/2.7.4_her7lafrchqdq74a7xfq3jwimq:
|
||||
resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@ -4898,38 +4852,38 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.38.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/parser': 5.38.1_wyqvi574yv7oiwfeinomdzmc3m
|
||||
debug: 3.2.7
|
||||
eslint: 8.25.0
|
||||
eslint: 8.26.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-import-resolver-typescript: 3.5.1_fyln4uq2tv75svthy6prqvt6lm
|
||||
eslint-import-resolver-typescript: 3.5.1_mynvxvmq5qtyojffiqgev4x7mm
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-es/3.0.1_eslint@8.25.0:
|
||||
/eslint-plugin-es/3.0.1_eslint@8.26.0:
|
||||
resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==}
|
||||
engines: {node: '>=8.10.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=4.19.1'
|
||||
dependencies:
|
||||
eslint: 8.25.0
|
||||
eslint: 8.26.0
|
||||
eslint-utils: 2.1.0
|
||||
regexpp: 3.2.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-es/4.1.0_eslint@8.25.0:
|
||||
/eslint-plugin-es/4.1.0_eslint@8.26.0:
|
||||
resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==}
|
||||
engines: {node: '>=8.10.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=4.19.1'
|
||||
dependencies:
|
||||
eslint: 8.25.0
|
||||
eslint: 8.26.0
|
||||
eslint-utils: 2.1.0
|
||||
regexpp: 3.2.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import/2.26.0_oxbs5dfrj7resicgd45n76p64q:
|
||||
/eslint-plugin-import/2.26.0_nqvq5vdomr5hlkq4af62ojjiq4:
|
||||
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@ -4939,14 +4893,14 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.38.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/parser': 5.38.1_wyqvi574yv7oiwfeinomdzmc3m
|
||||
array-includes: 3.1.5
|
||||
array.prototype.flat: 1.3.0
|
||||
debug: 2.6.9
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.25.0
|
||||
eslint: 8.26.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-module-utils: 2.7.4_qejsbglckfssvoq7bltwqkcuvq
|
||||
eslint-module-utils: 2.7.4_her7lafrchqdq74a7xfq3jwimq
|
||||
has: 1.0.3
|
||||
is-core-module: 2.10.0
|
||||
is-glob: 4.0.3
|
||||
@ -4960,8 +4914,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jsdoc/39.3.14_eslint@8.25.0:
|
||||
resolution: {integrity: sha512-kle7ot5xvzXwWzg7ElzTPM/y1IWUo0kfa5X+ZwOC/7Jw81OJaqIaNEk+2ZH+HcKkbwRUQ3RTdK9qsm4p5vbXAQ==}
|
||||
/eslint-plugin-jsdoc/39.3.23_eslint@8.26.0:
|
||||
resolution: {integrity: sha512-ZwutuEmsdz8sj9fCXz4r/4x3uZ4qrB6+ca3rIyH3HHEEj5t6xgOSBWIj8IkxZkBUKvoadWHM6iCPzkmXgPHpsA==}
|
||||
engines: {node: ^14 || ^16 || ^17 || ^18 || ^19}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
@ -4970,7 +4924,7 @@ packages:
|
||||
comment-parser: 1.3.1
|
||||
debug: 4.3.4
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint: 8.25.0
|
||||
eslint: 8.26.0
|
||||
esquery: 1.4.0
|
||||
semver: 7.3.8
|
||||
spdx-expression-parse: 3.0.1
|
||||
@ -4978,16 +4932,16 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-n/15.3.0_eslint@8.25.0:
|
||||
/eslint-plugin-n/15.3.0_eslint@8.26.0:
|
||||
resolution: {integrity: sha512-IyzPnEWHypCWasDpxeJnim60jhlumbmq0pubL6IOcnk8u2y53s5QfT8JnXy7skjHJ44yWHRb11PLtDHuu1kg/Q==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
dependencies:
|
||||
builtins: 5.0.1
|
||||
eslint: 8.25.0
|
||||
eslint-plugin-es: 4.1.0_eslint@8.25.0
|
||||
eslint-utils: 3.0.0_eslint@8.25.0
|
||||
eslint: 8.26.0
|
||||
eslint-plugin-es: 4.1.0_eslint@8.26.0
|
||||
eslint-utils: 3.0.0_eslint@8.26.0
|
||||
ignore: 5.2.0
|
||||
is-core-module: 2.10.0
|
||||
minimatch: 3.1.2
|
||||
@ -4995,14 +4949,14 @@ packages:
|
||||
semver: 7.3.8
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-node/11.1.0_eslint@8.25.0:
|
||||
/eslint-plugin-node/11.1.0_eslint@8.26.0:
|
||||
resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==}
|
||||
engines: {node: '>=8.10.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=5.16.0'
|
||||
dependencies:
|
||||
eslint: 8.25.0
|
||||
eslint-plugin-es: 3.0.1_eslint@8.25.0
|
||||
eslint: 8.26.0
|
||||
eslint-plugin-es: 3.0.1_eslint@8.26.0
|
||||
eslint-utils: 2.1.0
|
||||
ignore: 5.2.0
|
||||
minimatch: 3.1.2
|
||||
@ -5010,16 +4964,16 @@ packages:
|
||||
semver: 6.3.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-promise/6.0.1_eslint@8.25.0:
|
||||
/eslint-plugin-promise/6.0.1_eslint@8.26.0:
|
||||
resolution: {integrity: sha512-uM4Tgo5u3UWQiroOyDEsYcVMOo7re3zmno0IZmB5auxoaQNIceAbXEkSt8RNrKtaYehARHG06pYK6K1JhtP0Zw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
eslint: 8.25.0
|
||||
eslint: 8.26.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-unicorn/43.0.2_eslint@8.25.0:
|
||||
/eslint-plugin-unicorn/43.0.2_eslint@8.26.0:
|
||||
resolution: {integrity: sha512-DtqZ5mf/GMlfWoz1abIjq5jZfaFuHzGBZYIeuJfEoKKGWRHr2JiJR+ea+BF7Wx2N1PPRoT/2fwgiK1NnmNE3Hg==}
|
||||
engines: {node: '>=14.18'}
|
||||
peerDependencies:
|
||||
@ -5028,8 +4982,8 @@ packages:
|
||||
'@babel/helper-validator-identifier': 7.19.1
|
||||
ci-info: 3.5.0
|
||||
clean-regexp: 1.0.0
|
||||
eslint: 8.25.0
|
||||
eslint-utils: 3.0.0_eslint@8.25.0
|
||||
eslint: 8.26.0
|
||||
eslint-utils: 3.0.0_eslint@8.26.0
|
||||
esquery: 1.4.0
|
||||
indent-string: 4.0.0
|
||||
is-builtin-module: 3.2.0
|
||||
@ -5042,19 +4996,19 @@ packages:
|
||||
strip-indent: 3.0.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-vue/9.5.1_eslint@8.25.0:
|
||||
/eslint-plugin-vue/9.5.1_eslint@8.26.0:
|
||||
resolution: {integrity: sha512-Y0sL2RY7Xc9S8kNih9lbwHIDmewUg9bfas6WSzsOWRgDXhIHKxRBZYNAnVcXBFfE+bMWHUA5GLChl7TcTYUI8w==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
eslint: 8.25.0
|
||||
eslint-utils: 3.0.0_eslint@8.25.0
|
||||
eslint: 8.26.0
|
||||
eslint-utils: 3.0.0_eslint@8.26.0
|
||||
natural-compare: 1.4.0
|
||||
nth-check: 2.1.1
|
||||
postcss-selector-parser: 6.0.10
|
||||
semver: 7.3.8
|
||||
vue-eslint-parser: 9.1.0_eslint@8.25.0
|
||||
vue-eslint-parser: 9.1.0_eslint@8.26.0
|
||||
xml-name-validator: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -5082,13 +5036,13 @@ packages:
|
||||
eslint-visitor-keys: 1.3.0
|
||||
dev: true
|
||||
|
||||
/eslint-utils/3.0.0_eslint@8.25.0:
|
||||
/eslint-utils/3.0.0_eslint@8.26.0:
|
||||
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
||||
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=5'
|
||||
dependencies:
|
||||
eslint: 8.25.0
|
||||
eslint: 8.26.0
|
||||
eslint-visitor-keys: 2.1.0
|
||||
dev: true
|
||||
|
||||
@ -5107,14 +5061,15 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/eslint/8.25.0:
|
||||
resolution: {integrity: sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A==}
|
||||
/eslint/8.26.0:
|
||||
resolution: {integrity: sha512-kzJkpaw1Bfwheq4VXUezFriD1GxszX6dUekM7Z3aC2o4hju+tsR/XyTC3RcoSD7jmy9VkPU3+N6YjVU2e96Oyg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@eslint/eslintrc': 1.3.3
|
||||
'@humanwhocodes/config-array': 0.10.5
|
||||
'@humanwhocodes/config-array': 0.11.6
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
'@nodelib/fs.walk': 1.2.8
|
||||
ajv: 6.12.6
|
||||
chalk: 4.1.2
|
||||
cross-spawn: 7.0.3
|
||||
@ -5122,7 +5077,7 @@ packages:
|
||||
doctrine: 3.0.0
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint-scope: 7.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.25.0
|
||||
eslint-utils: 3.0.0_eslint@8.26.0
|
||||
eslint-visitor-keys: 3.3.0
|
||||
espree: 9.4.0
|
||||
esquery: 1.4.0
|
||||
@ -5132,12 +5087,12 @@ packages:
|
||||
find-up: 5.0.0
|
||||
glob-parent: 6.0.2
|
||||
globals: 13.17.0
|
||||
globby: 11.1.0
|
||||
grapheme-splitter: 1.0.4
|
||||
ignore: 5.2.0
|
||||
import-fresh: 3.3.0
|
||||
imurmurhash: 0.1.4
|
||||
is-glob: 4.0.3
|
||||
is-path-inside: 3.0.3
|
||||
js-sdsl: 4.1.4
|
||||
js-yaml: 4.1.0
|
||||
json-stable-stringify-without-jsonify: 1.0.1
|
||||
@ -5238,8 +5193,8 @@ packages:
|
||||
signal-exit: 3.0.7
|
||||
strip-final-newline: 3.0.0
|
||||
|
||||
/expect-type/0.14.2:
|
||||
resolution: {integrity: sha512-ed3+tr5ujbIYXZ8Pl/VgIphwJQ0q5tBLGGdn7Zvwt1WyPBRX83xjT5pT77P/GkuQbctx0K2ZNSSan7eruJqTCQ==}
|
||||
/expect-type/0.15.0:
|
||||
resolution: {integrity: sha512-yWnriYB4e8G54M5/fAFj7rCIBiKs1HAACaY13kCz6Ku0dezjS9aMcfcdVK2X8Tv2tEV1BPz/wKfQ7WA4S/d8aA==}
|
||||
dev: true
|
||||
|
||||
/extend/3.0.2:
|
||||
@ -6041,6 +5996,11 @@ packages:
|
||||
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
||||
engines: {node: '>=0.12.0'}
|
||||
|
||||
/is-path-inside/3.0.3:
|
||||
resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
|
||||
engines: {node: '>=8'}
|
||||
dev: true
|
||||
|
||||
/is-primitive/3.0.1:
|
||||
resolution: {integrity: sha512-GljRxhWvlCNRfZyORiH77FwdFwGcMO620o37EOYC0ORWdq+WYNVqW0w2Juzew4M+L81l6/QS3t5gkkihyRqv9w==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
@ -8694,8 +8654,8 @@ packages:
|
||||
- vite
|
||||
dev: true
|
||||
|
||||
/unplugin/0.10.0:
|
||||
resolution: {integrity: sha512-QIoQDNxTceO8QneUMQc96qabJnPVijU9SnaWWAH60HqpkCQSFXTcDAcr8qM4Y7Nq8Q3NafyX3lG5S1g62+KD6g==}
|
||||
/unplugin/0.10.1:
|
||||
resolution: {integrity: sha512-y1hdBitiLOJvCmer0/IGrMGmHplsm2oFRGWleoAJTRQ8aMHxHOe9gLntYlh1WNLKufBuQ2sOTrHF+KWH4xE8Ag==}
|
||||
dependencies:
|
||||
acorn: 8.8.0
|
||||
chokidar: 3.5.3
|
||||
@ -9001,14 +8961,14 @@ packages:
|
||||
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
|
||||
dev: false
|
||||
|
||||
/vue-eslint-parser/9.1.0_eslint@8.25.0:
|
||||
/vue-eslint-parser/9.1.0_eslint@8.26.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.25.0
|
||||
eslint: 8.26.0
|
||||
eslint-scope: 7.1.1
|
||||
eslint-visitor-keys: 3.3.0
|
||||
espree: 9.4.0
|
||||
@ -9055,14 +9015,14 @@ packages:
|
||||
he: 1.2.0
|
||||
dev: true
|
||||
|
||||
/vue-tsc/1.0.8_typescript@4.8.4:
|
||||
resolution: {integrity: sha512-+0sJ+QVH7SHLt8mV/uIw4xlHDk1mWigZkMFugfZTv8rlHpM3S2tCVZ0BWEGclT/0rKdO8j+St+mljpvhWPN/eQ==}
|
||||
/vue-tsc/1.0.9_typescript@4.8.4:
|
||||
resolution: {integrity: sha512-vRmHD1K6DmBymNhoHjQy/aYKTRQNLGOu2/ESasChG9Vy113K6CdP0NlhR0bzgFJfv2eFB9Ez/9L5kIciUajBxQ==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
'@volar/vue-language-core': 1.0.8
|
||||
'@volar/vue-typescript': 1.0.8
|
||||
'@volar/vue-language-core': 1.0.9
|
||||
'@volar/vue-typescript': 1.0.9
|
||||
typescript: 4.8.4
|
||||
dev: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user