mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 15:15:19 +00:00
chore(deps): update all non-major dependencies (main) (#25212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2de774d95a
commit
fa7685135b
@ -38,7 +38,7 @@
|
||||
"rollup": "^4.9.5",
|
||||
"nuxt": "workspace:*",
|
||||
"vite": "5.0.11",
|
||||
"vue": "3.4.13",
|
||||
"vue": "3.4.14",
|
||||
"magic-string": "^0.30.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -47,7 +47,7 @@
|
||||
"@nuxt/test-utils": "3.9.0",
|
||||
"@nuxt/webpack-builder": "workspace:*",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
"@types/node": "20.11.1",
|
||||
"@types/node": "20.11.2",
|
||||
"@types/semver": "7.5.6",
|
||||
"@vitest/coverage-v8": "1.1.1",
|
||||
"@vue/test-utils": "2.4.3",
|
||||
@ -80,7 +80,7 @@
|
||||
"ufo": "1.3.2",
|
||||
"vitest": "1.1.1",
|
||||
"vitest-environment-nuxt": "1.0.0",
|
||||
"vue": "3.4.13",
|
||||
"vue": "3.4.14",
|
||||
"vue-eslint-parser": "9.4.0",
|
||||
"vue-router": "4.2.5",
|
||||
"vue-tsc": "1.8.27"
|
||||
|
@ -68,7 +68,7 @@
|
||||
"@unhead/dom": "^1.8.9",
|
||||
"@unhead/ssr": "^1.8.9",
|
||||
"@unhead/vue": "^1.8.9",
|
||||
"@vue/shared": "^3.4.13",
|
||||
"@vue/shared": "^3.4.14",
|
||||
"acorn": "8.11.3",
|
||||
"c12": "^1.6.1",
|
||||
"chokidar": "^3.5.3",
|
||||
@ -109,7 +109,7 @@
|
||||
"unplugin": "^1.6.0",
|
||||
"unplugin-vue-router": "^0.7.0",
|
||||
"untyped": "^1.4.0",
|
||||
"vue": "^3.4.13",
|
||||
"vue": "^3.4.14",
|
||||
"vue-bundle-renderer": "^2.0.0",
|
||||
"vue-devtools-stub": "^0.1.0",
|
||||
"vue-router": "^4.2.5"
|
||||
|
@ -41,7 +41,7 @@
|
||||
"@unhead/schema": "1.8.9",
|
||||
"@vitejs/plugin-vue": "5.0.3",
|
||||
"@vitejs/plugin-vue-jsx": "3.1.0",
|
||||
"@vue/compiler-core": "3.4.13",
|
||||
"@vue/compiler-core": "3.4.14",
|
||||
"c12": "1.6.1",
|
||||
"esbuild-loader": "4.0.2",
|
||||
"h3": "1.10.0",
|
||||
@ -51,7 +51,7 @@
|
||||
"unbuild": "latest",
|
||||
"unctx": "2.3.1",
|
||||
"vite": "5.0.11",
|
||||
"vue": "3.4.13",
|
||||
"vue": "3.4.14",
|
||||
"vue-bundle-renderer": "2.0.0",
|
||||
"vue-loader": "17.4.2",
|
||||
"vue-router": "4.2.5",
|
||||
|
@ -29,7 +29,7 @@
|
||||
"@types/estree": "1.0.5",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
"unbuild": "latest",
|
||||
"vue": "3.4.13"
|
||||
"vue": "3.4.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/kit": "workspace:*",
|
||||
|
@ -77,7 +77,7 @@
|
||||
"@types/webpack-hot-middleware": "2.25.9",
|
||||
"@types/webpack-virtual-modules": "0.1.3",
|
||||
"unbuild": "latest",
|
||||
"vue": "3.4.13"
|
||||
"vue": "3.4.14"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.3.4"
|
||||
|
352
pnpm-lock.yaml
352
pnpm-lock.yaml
@ -12,7 +12,7 @@ overrides:
|
||||
rollup: ^4.9.5
|
||||
nuxt: workspace:*
|
||||
vite: 5.0.11
|
||||
vue: 3.4.13
|
||||
vue: 3.4.14
|
||||
magic-string: ^0.30.5
|
||||
|
||||
importers:
|
||||
@ -27,7 +27,7 @@ importers:
|
||||
version: 0.2.0(eslint@8.56.0)
|
||||
'@nuxt/test-utils':
|
||||
specifier: 3.9.0
|
||||
version: 3.9.0(@vue/test-utils@2.4.3)(h3@1.10.0)(happy-dom@13.1.4)(playwright-core@1.40.1)(vite@5.0.11)(vitest@1.1.1)(vue-router@4.2.5)(vue@3.4.13)
|
||||
version: 3.9.0(@vue/test-utils@2.4.3)(h3@1.10.0)(happy-dom@13.1.4)(playwright-core@1.40.1)(vite@5.0.11)(vitest@1.1.1)(vue-router@4.2.5)(vue@3.4.14)
|
||||
'@nuxt/webpack-builder':
|
||||
specifier: workspace:*
|
||||
version: link:packages/webpack
|
||||
@ -35,8 +35,8 @@ importers:
|
||||
specifier: 11.0.4
|
||||
version: 11.0.4
|
||||
'@types/node':
|
||||
specifier: 20.11.1
|
||||
version: 20.11.1
|
||||
specifier: 20.11.2
|
||||
version: 20.11.2
|
||||
'@types/semver':
|
||||
specifier: 7.5.6
|
||||
version: 7.5.6
|
||||
@ -45,7 +45,7 @@ importers:
|
||||
version: 1.1.1(vitest@1.1.1)
|
||||
'@vue/test-utils':
|
||||
specifier: 2.4.3
|
||||
version: 2.4.3(vue@3.4.13)
|
||||
version: 2.4.3(vue@3.4.14)
|
||||
case-police:
|
||||
specifier: 0.6.1
|
||||
version: 0.6.1
|
||||
@ -129,19 +129,19 @@ importers:
|
||||
version: 1.3.2
|
||||
vitest:
|
||||
specifier: 1.1.1
|
||||
version: 1.1.1(@types/node@20.11.1)(happy-dom@13.1.4)
|
||||
version: 1.1.1(@types/node@20.11.2)(happy-dom@13.1.4)
|
||||
vitest-environment-nuxt:
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0(@vue/test-utils@2.4.3)(h3@1.10.0)(happy-dom@13.1.4)(playwright-core@1.40.1)(vite@5.0.11)(vitest@1.1.1)(vue-router@4.2.5)(vue@3.4.13)
|
||||
version: 1.0.0(@vue/test-utils@2.4.3)(h3@1.10.0)(happy-dom@13.1.4)(playwright-core@1.40.1)(vite@5.0.11)(vitest@1.1.1)(vue-router@4.2.5)(vue@3.4.14)
|
||||
vue:
|
||||
specifier: 3.4.13
|
||||
version: 3.4.13(typescript@5.3.3)
|
||||
specifier: 3.4.14
|
||||
version: 3.4.14(typescript@5.3.3)
|
||||
vue-eslint-parser:
|
||||
specifier: 9.4.0
|
||||
version: 9.4.0(eslint@8.56.0)
|
||||
vue-router:
|
||||
specifier: 4.2.5
|
||||
version: 4.2.5(vue@3.4.13)
|
||||
version: 4.2.5(vue@3.4.14)
|
||||
vue-tsc:
|
||||
specifier: 1.8.27
|
||||
version: 1.8.27(typescript@5.3.3)
|
||||
@ -223,10 +223,10 @@ importers:
|
||||
version: 2.0.0(typescript@5.3.3)
|
||||
vite:
|
||||
specifier: 5.0.11
|
||||
version: 5.0.11(@types/node@20.11.1)
|
||||
version: 5.0.11(@types/node@20.11.2)
|
||||
vitest:
|
||||
specifier: 1.1.1
|
||||
version: 1.1.1(@types/node@20.11.1)(happy-dom@13.1.4)
|
||||
version: 1.1.1(@types/node@20.11.2)(happy-dom@13.1.4)
|
||||
webpack:
|
||||
specifier: 5.89.0
|
||||
version: 5.89.0
|
||||
@ -265,10 +265,10 @@ importers:
|
||||
version: 1.8.9
|
||||
'@unhead/vue':
|
||||
specifier: ^1.8.9
|
||||
version: 1.8.9(vue@3.4.13)
|
||||
version: 1.8.9(vue@3.4.14)
|
||||
'@vue/shared':
|
||||
specifier: ^3.4.13
|
||||
version: 3.4.13
|
||||
specifier: ^3.4.14
|
||||
version: 3.4.14
|
||||
acorn:
|
||||
specifier: 8.11.3
|
||||
version: 8.11.3
|
||||
@ -385,13 +385,13 @@ importers:
|
||||
version: 1.6.0
|
||||
unplugin-vue-router:
|
||||
specifier: ^0.7.0
|
||||
version: 0.7.0(rollup@4.9.5)(vue-router@4.2.5)(vue@3.4.13)
|
||||
version: 0.7.0(rollup@4.9.5)(vue-router@4.2.5)(vue@3.4.14)
|
||||
untyped:
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0
|
||||
vue:
|
||||
specifier: 3.4.13
|
||||
version: 3.4.13(typescript@5.3.3)
|
||||
specifier: 3.4.14
|
||||
version: 3.4.14(typescript@5.3.3)
|
||||
vue-bundle-renderer:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
@ -400,7 +400,7 @@ importers:
|
||||
version: 0.1.0
|
||||
vue-router:
|
||||
specifier: ^4.2.5
|
||||
version: 4.2.5(vue@3.4.13)
|
||||
version: 4.2.5(vue@3.4.14)
|
||||
devDependencies:
|
||||
'@parcel/watcher':
|
||||
specifier: 2.3.0
|
||||
@ -413,7 +413,7 @@ importers:
|
||||
version: 11.0.4
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 5.0.3
|
||||
version: 5.0.3(vite@5.0.11)(vue@3.4.13)
|
||||
version: 5.0.3(vite@5.0.11)(vue@3.4.14)
|
||||
unbuild:
|
||||
specifier: latest
|
||||
version: 2.0.0(typescript@5.3.3)
|
||||
@ -477,13 +477,13 @@ importers:
|
||||
version: 1.8.9
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 5.0.3
|
||||
version: 5.0.3(vite@5.0.11)(vue@3.4.13)
|
||||
version: 5.0.3(vite@5.0.11)(vue@3.4.14)
|
||||
'@vitejs/plugin-vue-jsx':
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0(vite@5.0.11)(vue@3.4.13)
|
||||
version: 3.1.0(vite@5.0.11)(vue@3.4.14)
|
||||
'@vue/compiler-core':
|
||||
specifier: 3.4.13
|
||||
version: 3.4.13
|
||||
specifier: 3.4.14
|
||||
version: 3.4.14
|
||||
c12:
|
||||
specifier: 1.6.1
|
||||
version: 1.6.1
|
||||
@ -510,19 +510,19 @@ importers:
|
||||
version: 2.3.1
|
||||
vite:
|
||||
specifier: 5.0.11
|
||||
version: 5.0.11(@types/node@20.11.1)
|
||||
version: 5.0.11(@types/node@20.11.2)
|
||||
vue:
|
||||
specifier: 3.4.13
|
||||
version: 3.4.13(typescript@5.3.3)
|
||||
specifier: 3.4.14
|
||||
version: 3.4.14(typescript@5.3.3)
|
||||
vue-bundle-renderer:
|
||||
specifier: 2.0.0
|
||||
version: 2.0.0
|
||||
vue-loader:
|
||||
specifier: 17.4.2
|
||||
version: 17.4.2(vue@3.4.13)(webpack@5.89.0)
|
||||
version: 17.4.2(vue@3.4.14)(webpack@5.89.0)
|
||||
vue-router:
|
||||
specifier: 4.2.5
|
||||
version: 4.2.5(vue@3.4.13)
|
||||
version: 4.2.5(vue@3.4.14)
|
||||
webpack:
|
||||
specifier: 5.89.0
|
||||
version: 5.89.0
|
||||
@ -540,10 +540,10 @@ importers:
|
||||
version: 5.0.5(rollup@4.9.5)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^5.0.3
|
||||
version: 5.0.3(vite@5.0.11)(vue@3.4.13)
|
||||
version: 5.0.3(vite@5.0.11)(vue@3.4.14)
|
||||
'@vitejs/plugin-vue-jsx':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(vite@5.0.11)(vue@3.4.13)
|
||||
version: 3.1.0(vite@5.0.11)(vue@3.4.14)
|
||||
autoprefixer:
|
||||
specifier: ^10.4.16
|
||||
version: 10.4.16(postcss@8.4.33)
|
||||
@ -621,10 +621,10 @@ importers:
|
||||
version: 1.6.0
|
||||
vite:
|
||||
specifier: 5.0.11
|
||||
version: 5.0.11(@types/node@20.11.1)
|
||||
version: 5.0.11(@types/node@20.11.2)
|
||||
vite-node:
|
||||
specifier: ^1.1.1
|
||||
version: 1.1.1(@types/node@20.11.1)
|
||||
version: 1.1.1(@types/node@20.11.2)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.2
|
||||
version: 0.6.2(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.11)(vue-tsc@1.8.27)
|
||||
@ -648,8 +648,8 @@ importers:
|
||||
specifier: latest
|
||||
version: 2.0.0(typescript@5.3.3)
|
||||
vue:
|
||||
specifier: 3.4.13
|
||||
version: 3.4.13(typescript@5.3.3)
|
||||
specifier: 3.4.14
|
||||
version: 3.4.14(typescript@5.3.3)
|
||||
|
||||
packages/webpack:
|
||||
dependencies:
|
||||
@ -760,7 +760,7 @@ importers:
|
||||
version: 2.0.0
|
||||
vue-loader:
|
||||
specifier: ^17.4.2
|
||||
version: 17.4.2(vue@3.4.13)(webpack@5.89.0)
|
||||
version: 17.4.2(vue@3.4.14)(webpack@5.89.0)
|
||||
webpack:
|
||||
specifier: ^5.89.0
|
||||
version: 5.89.0
|
||||
@ -805,8 +805,8 @@ importers:
|
||||
specifier: latest
|
||||
version: 2.0.0(typescript@5.3.3)
|
||||
vue:
|
||||
specifier: 3.4.13
|
||||
version: 3.4.13(typescript@5.3.3)
|
||||
specifier: 3.4.14
|
||||
version: 3.4.14(typescript@5.3.3)
|
||||
|
||||
playground:
|
||||
dependencies:
|
||||
@ -814,8 +814,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:../packages/nuxt
|
||||
vue:
|
||||
specifier: 3.4.13
|
||||
version: 3.4.13(typescript@5.3.3)
|
||||
specifier: 3.4.14
|
||||
version: 3.4.14(typescript@5.3.3)
|
||||
|
||||
test/fixtures/basic:
|
||||
dependencies:
|
||||
@ -833,8 +833,8 @@ importers:
|
||||
specifier: latest
|
||||
version: 1.6.0
|
||||
vue:
|
||||
specifier: 3.4.13
|
||||
version: 3.4.13(typescript@5.3.3)
|
||||
specifier: 3.4.14
|
||||
version: 3.4.14(typescript@5.3.3)
|
||||
|
||||
test/fixtures/basic-types:
|
||||
dependencies:
|
||||
@ -847,13 +847,13 @@ importers:
|
||||
version: 1.3.3
|
||||
vitest:
|
||||
specifier: 1.0.2
|
||||
version: 1.0.2(@types/node@20.11.1)(happy-dom@13.1.4)
|
||||
version: 1.0.2(@types/node@20.11.2)(happy-dom@13.1.4)
|
||||
vue:
|
||||
specifier: 3.4.13
|
||||
version: 3.4.13(typescript@5.3.3)
|
||||
specifier: 3.4.14
|
||||
version: 3.4.14(typescript@5.3.3)
|
||||
vue-router:
|
||||
specifier: latest
|
||||
version: 4.2.5(vue@3.4.13)
|
||||
version: 4.2.5(vue@3.4.14)
|
||||
|
||||
test/fixtures/minimal:
|
||||
dependencies:
|
||||
@ -861,8 +861,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:../../../packages/nuxt
|
||||
vue:
|
||||
specifier: 3.4.13
|
||||
version: 3.4.13(typescript@5.3.3)
|
||||
specifier: 3.4.14
|
||||
version: 3.4.14(typescript@5.3.3)
|
||||
|
||||
test/fixtures/minimal-types:
|
||||
dependencies:
|
||||
@ -870,8 +870,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:../../../packages/nuxt
|
||||
vue:
|
||||
specifier: 3.4.13
|
||||
version: 3.4.13(typescript@5.3.3)
|
||||
specifier: 3.4.14
|
||||
version: 3.4.14(typescript@5.3.3)
|
||||
|
||||
test/fixtures/runtime-compiler:
|
||||
dependencies:
|
||||
@ -1223,8 +1223,8 @@ packages:
|
||||
vitest: '>=1.0.0-beta.4 || >=1'
|
||||
dependencies:
|
||||
'@codspeed/core': 2.3.1
|
||||
vite: 5.0.11(@types/node@20.11.1)
|
||||
vitest: 1.1.1(@types/node@20.11.1)(happy-dom@13.1.4)
|
||||
vite: 5.0.11(@types/node@20.11.2)
|
||||
vitest: 1.1.1(@types/node@20.11.2)(happy-dom@13.1.4)
|
||||
dev: true
|
||||
|
||||
/@discoveryjs/json-ext@0.5.7:
|
||||
@ -1709,7 +1709,7 @@ packages:
|
||||
'@jest/schemas': 29.6.3
|
||||
'@types/istanbul-lib-coverage': 2.0.5
|
||||
'@types/istanbul-reports': 3.0.3
|
||||
'@types/node': 20.11.1
|
||||
'@types/node': 20.11.2
|
||||
'@types/yargs': 17.0.28
|
||||
chalk: 4.1.2
|
||||
dev: false
|
||||
@ -2014,7 +2014,7 @@ packages:
|
||||
rc9: 2.1.1
|
||||
std-env: 3.7.0
|
||||
|
||||
/@nuxt/test-utils@3.9.0(@vue/test-utils@2.4.3)(h3@1.10.0)(happy-dom@13.1.4)(playwright-core@1.40.1)(vite@5.0.11)(vitest@1.1.1)(vue-router@4.2.5)(vue@3.4.13):
|
||||
/@nuxt/test-utils@3.9.0(@vue/test-utils@2.4.3)(h3@1.10.0)(happy-dom@13.1.4)(playwright-core@1.40.1)(vite@5.0.11)(vitest@1.1.1)(vue-router@4.2.5)(vue@3.4.14):
|
||||
resolution: {integrity: sha512-17qaU4vfFJWIaT4BJ/R6C2rIuvxaF5HaiRusXHhA/34SyiduNEhezIvIVqhWVkn33y5CNueduE0AykBEj1IgEA==}
|
||||
engines: {node: ^14.18.0 || >=16.10.0}
|
||||
peerDependencies:
|
||||
@ -2028,7 +2028,7 @@ packages:
|
||||
playwright-core: ^1.34.3
|
||||
vite: 5.0.11
|
||||
vitest: ^0.34.6 || ^1.0.0
|
||||
vue: 3.4.13
|
||||
vue: 3.4.14
|
||||
vue-router: ^4.0.0
|
||||
peerDependenciesMeta:
|
||||
'@jest/globals':
|
||||
@ -2050,7 +2050,7 @@ packages:
|
||||
dependencies:
|
||||
'@nuxt/kit': link:packages/kit
|
||||
'@nuxt/schema': link:packages/schema
|
||||
'@vue/test-utils': 2.4.3(vue@3.4.13)
|
||||
'@vue/test-utils': 2.4.3(vue@3.4.14)
|
||||
c12: 1.6.1
|
||||
consola: 3.2.3
|
||||
defu: 6.1.4
|
||||
@ -2074,11 +2074,11 @@ packages:
|
||||
ufo: 1.3.2
|
||||
unenv: 1.9.0
|
||||
unplugin: 1.6.0
|
||||
vite: 5.0.11(@types/node@20.11.1)
|
||||
vitest: 1.1.1(@types/node@20.11.1)(happy-dom@13.1.4)
|
||||
vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.3)(h3@1.10.0)(happy-dom@13.1.4)(playwright-core@1.40.1)(vite@5.0.11)(vitest@1.1.1)(vue-router@4.2.5)(vue@3.4.13)
|
||||
vue: 3.4.13(typescript@5.3.3)
|
||||
vue-router: 4.2.5(vue@3.4.13)
|
||||
vite: 5.0.11(@types/node@20.11.2)
|
||||
vitest: 1.1.1(@types/node@20.11.2)(happy-dom@13.1.4)
|
||||
vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.3)(h3@1.10.0)(happy-dom@13.1.4)(playwright-core@1.40.1)(vite@5.0.11)(vitest@1.1.1)(vue-router@4.2.5)(vue@3.4.14)
|
||||
vue: 3.4.14(typescript@5.3.3)
|
||||
vue-router: 4.2.5(vue@3.4.14)
|
||||
dev: true
|
||||
|
||||
/@nuxt/ui-templates@1.3.1:
|
||||
@ -2523,7 +2523,7 @@ packages:
|
||||
/@types/connect@3.4.37:
|
||||
resolution: {integrity: sha512-zBUSRqkfZ59OcwXon4HVxhx5oWCJmc0OtBTK05M+p0dYjgN6iTwIL2T/WbsQZrEsdnwaF9cWQ+azOnpPvIqY3Q==}
|
||||
dependencies:
|
||||
'@types/node': 20.11.1
|
||||
'@types/node': 20.11.2
|
||||
dev: true
|
||||
|
||||
/@types/eslint-scope@3.7.6:
|
||||
@ -2561,7 +2561,7 @@ packages:
|
||||
/@types/http-proxy@1.17.14:
|
||||
resolution: {integrity: sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==}
|
||||
dependencies:
|
||||
'@types/node': 20.11.1
|
||||
'@types/node': 20.11.2
|
||||
|
||||
/@types/istanbul-lib-coverage@2.0.5:
|
||||
resolution: {integrity: sha512-zONci81DZYCZjiLe0r6equvZut0b+dBRPBN5kBDjsONnutYNtJMoWQ9uR2RkL1gLG9NMTzvf+29e5RFfPbeKhQ==}
|
||||
@ -2588,7 +2588,7 @@ packages:
|
||||
/@types/jsonfile@6.1.2:
|
||||
resolution: {integrity: sha512-8t92P+oeW4d/CRQfJaSqEwXujrhH4OEeHRjGU3v1Q8mUS8GPF3yiX26sw4svv6faL2HfBtGTe2xWIoVgN3dy9w==}
|
||||
dependencies:
|
||||
'@types/node': 20.11.1
|
||||
'@types/node': 20.11.2
|
||||
dev: true
|
||||
|
||||
/@types/lodash-es@4.17.12:
|
||||
@ -2604,7 +2604,7 @@ packages:
|
||||
/@types/node-sass@4.11.6:
|
||||
resolution: {integrity: sha512-Qkf5Fs9zzsXchenUY7oVdIHyv8FtPgqIXqOJzhh3FDqpYjqvc/gtZ3hlZVFmKQhl7wyI4+WkRbYufYC5pfY7iw==}
|
||||
dependencies:
|
||||
'@types/node': 20.11.1
|
||||
'@types/node': 20.11.2
|
||||
dev: true
|
||||
|
||||
/@types/node@20.11.0:
|
||||
@ -2612,8 +2612,8 @@ packages:
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
|
||||
/@types/node@20.11.1:
|
||||
resolution: {integrity: sha512-DsXojJUES2M+FE8CpptJTKpg+r54moV9ZEncPstni1WHFmTcCzeFLnMFfyhCVS8XNOy/OQG+8lVxRLRrVHmV5A==}
|
||||
/@types/node@20.11.2:
|
||||
resolution: {integrity: sha512-cZShBaVa+UO1LjWWBPmWRR4+/eY/JR/UIEcDlVsw3okjWEu+rB7/mH6X3B/L+qJVHDLjk9QW/y2upp9wp1yDXA==}
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
|
||||
@ -2688,7 +2688,7 @@ packages:
|
||||
/@types/webpack-sources@3.2.1:
|
||||
resolution: {integrity: sha512-iLC3Fsx62ejm3ST3PQ8vBMC54Rb3EoCprZjeJGI5q+9QjfDLGt9jeg/k245qz1G9AQnORGk0vqPicJFPT1QODQ==}
|
||||
dependencies:
|
||||
'@types/node': 20.11.1
|
||||
'@types/node': 20.11.2
|
||||
'@types/source-list-map': 0.1.4
|
||||
source-map: 0.7.4
|
||||
dev: true
|
||||
@ -2702,7 +2702,7 @@ packages:
|
||||
/@types/webpack@4.41.34:
|
||||
resolution: {integrity: sha512-CN2aOGrR3zbMc2v+cKqzaClYP1ldkpPOgtdNvgX+RmlWCSWxHxpzz6WSCVQZRkF8D60ROlkRzAoEpgjWQ+bd2g==}
|
||||
dependencies:
|
||||
'@types/node': 20.11.1
|
||||
'@types/node': 20.11.2
|
||||
'@types/tapable': 1.0.10
|
||||
'@types/uglify-js': 3.17.3
|
||||
'@types/webpack-sources': 3.2.1
|
||||
@ -2880,16 +2880,16 @@ packages:
|
||||
'@unhead/shared': 1.8.9
|
||||
dev: false
|
||||
|
||||
/@unhead/vue@1.8.9(vue@3.4.13):
|
||||
/@unhead/vue@1.8.9(vue@3.4.14):
|
||||
resolution: {integrity: sha512-sL1d2IRBZd5rjzhgTYni2DiociSpt+Cfz3iVWKb0EZwQHgg0GzV8Hkoj5TjZYZow6EjDSPRfVPXDwOwxkVOgug==}
|
||||
peerDependencies:
|
||||
vue: 3.4.13
|
||||
vue: 3.4.14
|
||||
dependencies:
|
||||
'@unhead/schema': 1.8.9
|
||||
'@unhead/shared': 1.8.9
|
||||
hookable: 5.5.3
|
||||
unhead: 1.8.9
|
||||
vue: 3.4.13(typescript@5.3.3)
|
||||
vue: 3.4.14(typescript@5.3.3)
|
||||
dev: false
|
||||
|
||||
/@vercel/nft@0.24.3:
|
||||
@ -2912,30 +2912,30 @@ packages:
|
||||
- encoding
|
||||
- supports-color
|
||||
|
||||
/@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.11)(vue@3.4.13):
|
||||
/@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.11)(vue@3.4.14):
|
||||
resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
vite: 5.0.11
|
||||
vue: 3.4.13
|
||||
vue: 3.4.14
|
||||
dependencies:
|
||||
'@babel/core': 7.23.3
|
||||
'@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.3)
|
||||
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.3)
|
||||
vite: 5.0.11(@types/node@20.11.1)
|
||||
vue: 3.4.13(typescript@5.3.3)
|
||||
vite: 5.0.11(@types/node@20.11.2)
|
||||
vue: 3.4.14(typescript@5.3.3)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@vitejs/plugin-vue@5.0.3(vite@5.0.11)(vue@3.4.13):
|
||||
/@vitejs/plugin-vue@5.0.3(vite@5.0.11)(vue@3.4.14):
|
||||
resolution: {integrity: sha512-b8S5dVS40rgHdDrw+DQi/xOM9ed+kSRZzfm1T74bMmBDCd8XO87NKlFYInzCtwvtWwXZvo1QxE2OSspTATWrbA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
vite: 5.0.11
|
||||
vue: 3.4.13
|
||||
vue: 3.4.14
|
||||
dependencies:
|
||||
vite: 5.0.11(@types/node@20.11.0)
|
||||
vue: 3.4.13(typescript@5.3.3)
|
||||
vue: 3.4.14(typescript@5.3.3)
|
||||
|
||||
/@vitest/coverage-v8@1.1.1(vitest@1.1.1):
|
||||
resolution: {integrity: sha512-TCXSh6sA92t7D5p7HJ64sPCi+szP8E3NiKTsR3YR8vVEVZB9yclQu2btktCthxahKBl7PwheP5OuejYg13xccg==}
|
||||
@ -2955,7 +2955,7 @@ packages:
|
||||
std-env: 3.7.0
|
||||
test-exclude: 6.0.0
|
||||
v8-to-istanbul: 9.2.0
|
||||
vitest: 1.1.1(@types/node@20.11.1)(happy-dom@13.1.4)
|
||||
vitest: 1.1.1(@types/node@20.11.2)(happy-dom@13.1.4)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -3052,22 +3052,22 @@ packages:
|
||||
'@volar/language-core': 1.11.1
|
||||
path-browserify: 1.0.1
|
||||
|
||||
/@vue-macros/common@1.8.0(rollup@4.9.5)(vue@3.4.13):
|
||||
/@vue-macros/common@1.8.0(rollup@4.9.5)(vue@3.4.14):
|
||||
resolution: {integrity: sha512-auDJJzE0z3uRe3867e0DsqcseKImktNf5ojCZgUKqiVxb2yTlwlgOVAYCgoep9oITqxkXQymSvFeKhedi8PhaA==}
|
||||
engines: {node: '>=16.14.0'}
|
||||
peerDependencies:
|
||||
vue: 3.4.13
|
||||
vue: 3.4.14
|
||||
peerDependenciesMeta:
|
||||
vue:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/types': 7.23.4
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.9.5)
|
||||
'@vue/compiler-sfc': 3.4.10
|
||||
'@vue/compiler-sfc': 3.4.13
|
||||
ast-kit: 0.11.2(rollup@4.9.5)
|
||||
local-pkg: 0.4.3
|
||||
magic-string-ast: 0.3.0
|
||||
vue: 3.4.13(typescript@5.3.3)
|
||||
vue: 3.4.14(typescript@5.3.3)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: false
|
||||
@ -3093,15 +3093,6 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@vue/compiler-core@3.4.10:
|
||||
resolution: {integrity: sha512-53vxh7K9qbx+JILnGEhrFRyr7H7e4NdT8RuTNU3m6HhJKFvcAqFTNXpYMHnyuAzzRGdsbsYHBgQC3H6xEXTG6w==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.6
|
||||
'@vue/shared': 3.4.10
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.0.2
|
||||
|
||||
/@vue/compiler-core@3.4.13:
|
||||
resolution: {integrity: sha512-zGUdmB3j3Irn9z51GXLJ5s0EAHxmsm5/eXl0y6MBaajMeOAaiT4+zaDoxui4Ets98dwIRr8BBaqXXHtHSfm+KA==}
|
||||
dependencies:
|
||||
@ -3111,11 +3102,14 @@ packages:
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.0.2
|
||||
|
||||
/@vue/compiler-dom@3.4.10:
|
||||
resolution: {integrity: sha512-QAALBJksIFpXGYuo74rtMgnwpVZDvd3kYbUa4gYX9s/5QiqEvZSgbKtOdUGydXcxKPt3ifC+0/bhPVHXN2694A==}
|
||||
/@vue/compiler-core@3.4.14:
|
||||
resolution: {integrity: sha512-ro4Zzl/MPdWs7XwxT7omHRxAjMbDFRZEEjD+2m3NBf8YzAe3HuoSEZosXQo+m1GQ1G3LQ1LdmNh1RKTYe+ssEg==}
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.4.10
|
||||
'@vue/shared': 3.4.10
|
||||
'@babel/parser': 7.23.6
|
||||
'@vue/shared': 3.4.14
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.0.2
|
||||
|
||||
/@vue/compiler-dom@3.4.13:
|
||||
resolution: {integrity: sha512-XSNbpr5Rs3kCfVAmBqMu/HDwOS+RL6y28ZZjDlnDUuf146pRWt2sQkwhsOYc9uu2lxjjJy2NcyOkK7MBLVEc7w==}
|
||||
@ -3123,19 +3117,11 @@ packages:
|
||||
'@vue/compiler-core': 3.4.13
|
||||
'@vue/shared': 3.4.13
|
||||
|
||||
/@vue/compiler-sfc@3.4.10:
|
||||
resolution: {integrity: sha512-sTOssaQySgrMjrhZxmAqdp6n+E51VteIVIDaOR537H2P63DyzMmig21U0XXFxiXmMIfrK91lAInnc+bIAYemGw==}
|
||||
/@vue/compiler-dom@3.4.14:
|
||||
resolution: {integrity: sha512-nOZTY+veWNa0DKAceNWxorAbWm0INHdQq7cejFaWM1WYnoNSJbSEKYtE7Ir6lR/+mo9fttZpPVI9ZFGJ1juUEQ==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.6
|
||||
'@vue/compiler-core': 3.4.10
|
||||
'@vue/compiler-dom': 3.4.10
|
||||
'@vue/compiler-ssr': 3.4.10
|
||||
'@vue/shared': 3.4.10
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.5
|
||||
postcss: 8.4.33
|
||||
source-map-js: 1.0.2
|
||||
dev: false
|
||||
'@vue/compiler-core': 3.4.14
|
||||
'@vue/shared': 3.4.14
|
||||
|
||||
/@vue/compiler-sfc@3.4.13:
|
||||
resolution: {integrity: sha512-SkpmQN8xIFBd5onT413DFSDdjxULJf6jmJg/t3w/DZ9I8ZzyNlLIBLO0qFLewVHyHCiAgpPZlWqSRZXYrawk3Q==}
|
||||
@ -3149,19 +3135,33 @@ packages:
|
||||
magic-string: 0.30.5
|
||||
postcss: 8.4.33
|
||||
source-map-js: 1.0.2
|
||||
|
||||
/@vue/compiler-ssr@3.4.10:
|
||||
resolution: {integrity: sha512-Y90TL1abretWbUiK5rv+9smS1thCHE5sSuhZgiLh6cxgZ2Pcy3BEvDd3reID0iwNcTdMbTeE6NI3Aq4Mux6hqQ==}
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.10
|
||||
'@vue/shared': 3.4.10
|
||||
dev: false
|
||||
|
||||
/@vue/compiler-sfc@3.4.14:
|
||||
resolution: {integrity: sha512-1vHc9Kv1jV+YBZC/RJxQJ9JCxildTI+qrhtDh6tPkR1O8S+olBUekimY0km0ZNn8nG1wjtFAe9XHij+YLR8cRQ==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.6
|
||||
'@vue/compiler-core': 3.4.14
|
||||
'@vue/compiler-dom': 3.4.14
|
||||
'@vue/compiler-ssr': 3.4.14
|
||||
'@vue/shared': 3.4.14
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.5
|
||||
postcss: 8.4.33
|
||||
source-map-js: 1.0.2
|
||||
|
||||
/@vue/compiler-ssr@3.4.13:
|
||||
resolution: {integrity: sha512-rwnw9SVBgD6eGKh8UucnwztieQo/R3RQrEGpE0b0cxb2xxvJeLs/fe7DoYlhEfaSyzM/qD5odkK87hl3G3oW+A==}
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.13
|
||||
'@vue/shared': 3.4.13
|
||||
dev: false
|
||||
|
||||
/@vue/compiler-ssr@3.4.14:
|
||||
resolution: {integrity: sha512-bXT6+oAGlFjTYVOTtFJ4l4Jab1wjsC0cfSfOe2B4Z0N2vD2zOBSQ9w694RsCfhjk+bC2DY5Gubb1rHZVii107Q==}
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.14
|
||||
'@vue/shared': 3.4.14
|
||||
|
||||
/@vue/devtools-api@6.5.1:
|
||||
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
|
||||
@ -3176,8 +3176,8 @@ packages:
|
||||
dependencies:
|
||||
'@volar/language-core': 1.11.1
|
||||
'@volar/source-map': 1.11.1
|
||||
'@vue/compiler-dom': 3.4.10
|
||||
'@vue/shared': 3.4.13
|
||||
'@vue/compiler-dom': 3.4.13
|
||||
'@vue/shared': 3.4.14
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.3
|
||||
muggle-string: 0.3.1
|
||||
@ -3185,50 +3185,50 @@ packages:
|
||||
typescript: 5.3.3
|
||||
vue-template-compiler: 2.7.14
|
||||
|
||||
/@vue/reactivity@3.4.13:
|
||||
resolution: {integrity: sha512-/ZdUOrGKkGVONzVJkfDqNcn2fLMvaa5VlYx2KwTbnRbX06YZ4GJE0PVTmWzIxtBYdpSTLLXgw3pDggO+96KXzg==}
|
||||
/@vue/reactivity@3.4.14:
|
||||
resolution: {integrity: sha512-xRYwze5Q4tK7tT2J4uy4XLhK/AIXdU5EBUu9PLnIHcOKXO0uyXpNNMzlQKuq7B+zwtq6K2wuUL39pHA6ZQzObw==}
|
||||
dependencies:
|
||||
'@vue/shared': 3.4.13
|
||||
'@vue/shared': 3.4.14
|
||||
|
||||
/@vue/runtime-core@3.4.13:
|
||||
resolution: {integrity: sha512-Ov4d4At7z3goxqzSqQxdfVYEcN5HY4dM1uDYL6Hu/Es9Za9BEN602zyjWhhi2+BEki5F9NizRSvn02k/tqNWlg==}
|
||||
/@vue/runtime-core@3.4.14:
|
||||
resolution: {integrity: sha512-qu+NMkfujCoZL6cfqK5NOfxgXJROSlP2ZPs4CTcVR+mLrwl4TtycF5Tgo0QupkdBL+2kigc6EsJlTcuuZC1NaQ==}
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.4.13
|
||||
'@vue/shared': 3.4.13
|
||||
'@vue/reactivity': 3.4.14
|
||||
'@vue/shared': 3.4.14
|
||||
|
||||
/@vue/runtime-dom@3.4.13:
|
||||
resolution: {integrity: sha512-ynde9p16eEV3u1VCxUre2e0nKzD0l3NzH0r599+bXeLT1Yhac8Atcot3iL9XNqwolxYCI89KBII+2MSVzfrz6w==}
|
||||
/@vue/runtime-dom@3.4.14:
|
||||
resolution: {integrity: sha512-B85XmcR4E7XsirEHVqhmy4HPbRT9WLFWV9Uhie3OapV9m1MEN9+Er6hmUIE6d8/l2sUygpK9RstFM2bmHEUigA==}
|
||||
dependencies:
|
||||
'@vue/runtime-core': 3.4.13
|
||||
'@vue/shared': 3.4.13
|
||||
'@vue/runtime-core': 3.4.14
|
||||
'@vue/shared': 3.4.14
|
||||
csstype: 3.1.3
|
||||
|
||||
/@vue/server-renderer@3.4.13(vue@3.4.13):
|
||||
resolution: {integrity: sha512-hkw+UQyDZZtSn1q30nObMfc8beVEQv2pG08nghigxGw+iOWodR+tWSuJak0mzWAHlP/xt/qLc//dG6igfgvGEA==}
|
||||
/@vue/server-renderer@3.4.14(vue@3.4.14):
|
||||
resolution: {integrity: sha512-pwSKXQfYdJBTpvWHGEYI+akDE18TXAiLcGn+Q/2Fj8wQSHWztoo7PSvfMNqu6NDhp309QXXbPFEGCU5p85HqkA==}
|
||||
peerDependencies:
|
||||
vue: 3.4.13
|
||||
vue: 3.4.14
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.4.13
|
||||
'@vue/shared': 3.4.13
|
||||
vue: 3.4.13(typescript@5.3.3)
|
||||
|
||||
/@vue/shared@3.4.10:
|
||||
resolution: {integrity: sha512-C0mIVhwW1xQLMFyqMJxnhq6fWyE02lCgcE+TDdtGpg6B3H6kh/0YcqS54qYc76UJNlWegf3VgsLqgk6D9hBmzQ==}
|
||||
'@vue/compiler-ssr': 3.4.14
|
||||
'@vue/shared': 3.4.14
|
||||
vue: 3.4.14(typescript@5.3.3)
|
||||
|
||||
/@vue/shared@3.4.13:
|
||||
resolution: {integrity: sha512-56crFKLPpzk85WXX1L1c0QzPOuoapWlPVys8eMG8kkRmqdMjWUqK8KpFdE2d7BQA4CEbXwyyHPq6MpFr8H9rcg==}
|
||||
|
||||
/@vue/test-utils@2.4.3(vue@3.4.13):
|
||||
/@vue/shared@3.4.14:
|
||||
resolution: {integrity: sha512-nmi3BtLpvqXAWoRZ6HQ+pFJOHBU4UnH3vD3opgmwXac7vhaHKA9nj1VeGjMggdB9eLtW83eHyPCmOU1qzdsC7Q==}
|
||||
|
||||
/@vue/test-utils@2.4.3(vue@3.4.14):
|
||||
resolution: {integrity: sha512-F4K7mF+ad++VlTrxMJVRnenKSJmO6fkQt2wpRDiKDesQMkfpniGWsqEi/JevxGBo2qEkwwjvTUAoiGJLNx++CA==}
|
||||
peerDependencies:
|
||||
'@vue/server-renderer': ^3.0.1
|
||||
vue: 3.4.13
|
||||
vue: 3.4.14
|
||||
peerDependenciesMeta:
|
||||
'@vue/server-renderer':
|
||||
optional: true
|
||||
dependencies:
|
||||
js-beautify: 1.14.9
|
||||
vue: 3.4.13(typescript@5.3.3)
|
||||
vue: 3.4.14(typescript@5.3.3)
|
||||
vue-component-type-helpers: 1.8.25
|
||||
dev: true
|
||||
|
||||
@ -6095,7 +6095,7 @@ packages:
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
'@types/node': 20.11.1
|
||||
'@types/node': 20.11.2
|
||||
chalk: 4.1.2
|
||||
ci-info: 3.9.0
|
||||
graceful-fs: 4.2.11
|
||||
@ -6106,7 +6106,7 @@ packages:
|
||||
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
|
||||
engines: {node: '>= 10.13.0'}
|
||||
dependencies:
|
||||
'@types/node': 20.11.1
|
||||
'@types/node': 20.11.2
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 8.1.1
|
||||
|
||||
@ -6114,7 +6114,7 @@ packages:
|
||||
resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@types/node': 20.11.1
|
||||
'@types/node': 20.11.2
|
||||
jest-util: 29.7.0
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 8.1.1
|
||||
@ -9171,7 +9171,7 @@ packages:
|
||||
resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==}
|
||||
engines: {node: '>= 10.0.0'}
|
||||
|
||||
/unplugin-vue-router@0.7.0(rollup@4.9.5)(vue-router@4.2.5)(vue@3.4.13):
|
||||
/unplugin-vue-router@0.7.0(rollup@4.9.5)(vue-router@4.2.5)(vue@3.4.14):
|
||||
resolution: {integrity: sha512-ddRreGq0t5vlSB7OMy4e4cfU1w2AwBQCwmvW3oP/0IHQiokzbx4hd3TpwBu3eIAFVuhX2cwNQwp1U32UybTVCw==}
|
||||
peerDependencies:
|
||||
vue-router: ^4.1.0
|
||||
@ -9181,7 +9181,7 @@ packages:
|
||||
dependencies:
|
||||
'@babel/types': 7.23.4
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.9.5)
|
||||
'@vue-macros/common': 1.8.0(rollup@4.9.5)(vue@3.4.13)
|
||||
'@vue-macros/common': 1.8.0(rollup@4.9.5)(vue@3.4.14)
|
||||
ast-walker-scope: 0.5.0(rollup@4.9.5)
|
||||
chokidar: 3.5.3
|
||||
fast-glob: 3.3.2
|
||||
@ -9191,7 +9191,7 @@ packages:
|
||||
pathe: 1.1.2
|
||||
scule: 1.2.0
|
||||
unplugin: 1.6.0
|
||||
vue-router: 4.2.5(vue@3.4.13)
|
||||
vue-router: 4.2.5(vue@3.4.14)
|
||||
yaml: 2.3.3
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
@ -9350,7 +9350,7 @@ packages:
|
||||
builtins: 5.0.1
|
||||
dev: false
|
||||
|
||||
/vite-node@1.0.2(@types/node@20.11.1):
|
||||
/vite-node@1.0.2(@types/node@20.11.2):
|
||||
resolution: {integrity: sha512-h7BbMJf46fLvFW/9Ygo3snkIBEHFh6fHpB4lge98H5quYrDhPFeI3S0LREz328uqPWSnii2yeJXktQ+Pmqk5BQ==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
@ -9359,7 +9359,7 @@ packages:
|
||||
debug: 4.3.4
|
||||
pathe: 1.1.2
|
||||
picocolors: 1.0.0
|
||||
vite: 5.0.11(@types/node@20.11.1)
|
||||
vite: 5.0.11(@types/node@20.11.2)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@ -9392,7 +9392,7 @@ packages:
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-node@1.1.1(@types/node@20.11.1):
|
||||
/vite-node@1.1.1(@types/node@20.11.2):
|
||||
resolution: {integrity: sha512-2bGE5w4jvym5v8llF6Gu1oBrmImoNSs4WmRVcavnG2me6+8UQntTqLiAMFyiAobp+ZXhj5ZFhI7SmLiFr/jrow==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
@ -9401,7 +9401,7 @@ packages:
|
||||
debug: 4.3.4
|
||||
pathe: 1.1.2
|
||||
picocolors: 1.0.0
|
||||
vite: 5.0.11(@types/node@20.11.1)
|
||||
vite: 5.0.11(@types/node@20.11.2)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@ -9458,7 +9458,7 @@ packages:
|
||||
strip-ansi: 6.0.1
|
||||
tiny-invariant: 1.3.1
|
||||
typescript: 5.3.3
|
||||
vite: 5.0.11(@types/node@20.11.1)
|
||||
vite: 5.0.11(@types/node@20.11.2)
|
||||
vscode-languageclient: 7.0.0
|
||||
vscode-languageserver: 7.0.0
|
||||
vscode-languageserver-textdocument: 1.0.11
|
||||
@ -9502,7 +9502,7 @@ packages:
|
||||
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.3)
|
||||
'@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.3)
|
||||
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.3)
|
||||
'@vue/compiler-dom': 3.4.10
|
||||
'@vue/compiler-dom': 3.4.13
|
||||
kolorist: 1.8.0
|
||||
magic-string: 0.30.5
|
||||
vite: 5.0.11(@types/node@20.11.0)
|
||||
@ -9545,7 +9545,7 @@ packages:
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
|
||||
/vite@5.0.11(@types/node@20.11.1):
|
||||
/vite@5.0.11(@types/node@20.11.2):
|
||||
resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
@ -9573,17 +9573,17 @@ packages:
|
||||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.11.1
|
||||
'@types/node': 20.11.2
|
||||
esbuild: 0.19.11
|
||||
postcss: 8.4.33
|
||||
rollup: 4.9.5
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
|
||||
/vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.3)(h3@1.10.0)(happy-dom@13.1.4)(playwright-core@1.40.1)(vite@5.0.11)(vitest@1.1.1)(vue-router@4.2.5)(vue@3.4.13):
|
||||
/vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.3)(h3@1.10.0)(happy-dom@13.1.4)(playwright-core@1.40.1)(vite@5.0.11)(vitest@1.1.1)(vue-router@4.2.5)(vue@3.4.14):
|
||||
resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==}
|
||||
dependencies:
|
||||
'@nuxt/test-utils': 3.9.0(@vue/test-utils@2.4.3)(h3@1.10.0)(happy-dom@13.1.4)(playwright-core@1.40.1)(vite@5.0.11)(vitest@1.1.1)(vue-router@4.2.5)(vue@3.4.13)
|
||||
'@nuxt/test-utils': 3.9.0(@vue/test-utils@2.4.3)(h3@1.10.0)(happy-dom@13.1.4)(playwright-core@1.40.1)(vite@5.0.11)(vitest@1.1.1)(vue-router@4.2.5)(vue@3.4.14)
|
||||
transitivePeerDependencies:
|
||||
- '@jest/globals'
|
||||
- '@testing-library/vue'
|
||||
@ -9599,7 +9599,7 @@ packages:
|
||||
- vue-router
|
||||
dev: true
|
||||
|
||||
/vitest@1.0.2(@types/node@20.11.1)(happy-dom@13.1.4):
|
||||
/vitest@1.0.2(@types/node@20.11.2)(happy-dom@13.1.4):
|
||||
resolution: {integrity: sha512-F3NVwwpXfRSDnJmyv+ALPwSRVt0zDkRRE18pwUHSUPXAlWQ47rY1dc99ziMW5bBHyqwK2ERjMisLNoef64qk9w==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
@ -9624,7 +9624,7 @@ packages:
|
||||
jsdom:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.11.1
|
||||
'@types/node': 20.11.2
|
||||
'@vitest/expect': 1.0.2
|
||||
'@vitest/runner': 1.0.2
|
||||
'@vitest/snapshot': 1.0.2
|
||||
@ -9644,8 +9644,8 @@ packages:
|
||||
strip-literal: 1.3.0
|
||||
tinybench: 2.5.1
|
||||
tinypool: 0.8.1
|
||||
vite: 5.0.11(@types/node@20.11.1)
|
||||
vite-node: 1.0.2(@types/node@20.11.1)
|
||||
vite: 5.0.11(@types/node@20.11.2)
|
||||
vite-node: 1.0.2(@types/node@20.11.2)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
@ -9715,7 +9715,7 @@ packages:
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vitest@1.1.1(@types/node@20.11.1)(happy-dom@13.1.4):
|
||||
/vitest@1.1.1(@types/node@20.11.2)(happy-dom@13.1.4):
|
||||
resolution: {integrity: sha512-Ry2qs4UOu/KjpXVfOCfQkTnwSXYGrqTbBZxw6reIYEFjSy1QUARRg5pxiI5BEXy+kBVntxUYNMlq4Co+2vD3fQ==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
@ -9740,7 +9740,7 @@ packages:
|
||||
jsdom:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.11.1
|
||||
'@types/node': 20.11.2
|
||||
'@vitest/expect': 1.1.1
|
||||
'@vitest/runner': 1.1.1
|
||||
'@vitest/snapshot': 1.1.1
|
||||
@ -9760,8 +9760,8 @@ packages:
|
||||
strip-literal: 1.3.0
|
||||
tinybench: 2.5.1
|
||||
tinypool: 0.8.1
|
||||
vite: 5.0.11(@types/node@20.11.1)
|
||||
vite-node: 1.1.1(@types/node@20.11.1)
|
||||
vite: 5.0.11(@types/node@20.11.2)
|
||||
vite-node: 1.1.1(@types/node@20.11.2)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
@ -9849,7 +9849,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vue-loader@17.4.2(vue@3.4.13)(webpack@5.89.0):
|
||||
/vue-loader@17.4.2(vue@3.4.14)(webpack@5.89.0):
|
||||
resolution: {integrity: sha512-yTKOA4R/VN4jqjw4y5HrynFL8AK0Z3/Jt7eOJXEitsm0GMRHDBjCfCiuTiLP7OESvsZYo2pATCWhDqxC5ZrM6w==}
|
||||
peerDependencies:
|
||||
'@vue/compiler-sfc': '*'
|
||||
@ -9863,17 +9863,17 @@ packages:
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
hash-sum: 2.0.0
|
||||
vue: 3.4.13(typescript@5.3.3)
|
||||
vue: 3.4.14(typescript@5.3.3)
|
||||
watchpack: 2.4.0
|
||||
webpack: 5.89.0
|
||||
|
||||
/vue-router@4.2.5(vue@3.4.13):
|
||||
/vue-router@4.2.5(vue@3.4.14):
|
||||
resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==}
|
||||
peerDependencies:
|
||||
vue: 3.4.13
|
||||
vue: 3.4.14
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
vue: 3.4.13(typescript@5.3.3)
|
||||
vue: 3.4.14(typescript@5.3.3)
|
||||
|
||||
/vue-template-compiler@2.7.14:
|
||||
resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==}
|
||||
@ -9892,19 +9892,19 @@ packages:
|
||||
semver: 7.5.4
|
||||
typescript: 5.3.3
|
||||
|
||||
/vue@3.4.13(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-FE3UZ0p+oUZTwz+SzlH/hDFg+XsVRFvwmx0LXjdD1pRK/cO4fu5v6ltAZji4za4IBih3dV78elUK3di8v3pWIg==}
|
||||
/vue@3.4.14(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-Rop5Al/ZcBbBz+KjPZaZDgHDX0kUP4duEzDbm+1o91uxYUNmJrZSBuegsNIJvUGy+epLevNRNhLjm08VKTgGyw==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.13
|
||||
'@vue/compiler-sfc': 3.4.13
|
||||
'@vue/runtime-dom': 3.4.13
|
||||
'@vue/server-renderer': 3.4.13(vue@3.4.13)
|
||||
'@vue/shared': 3.4.13
|
||||
'@vue/compiler-dom': 3.4.14
|
||||
'@vue/compiler-sfc': 3.4.14
|
||||
'@vue/runtime-dom': 3.4.14
|
||||
'@vue/server-renderer': 3.4.14(vue@3.4.14)
|
||||
'@vue/shared': 3.4.14
|
||||
typescript: 5.3.3
|
||||
|
||||
/watchpack@2.4.0:
|
||||
|
Loading…
Reference in New Issue
Block a user