mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 09:33:54 +00:00
chore(deps): update all non-major dependencies (main) (#25790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ceebcde366
commit
6d1419477f
@ -38,7 +38,7 @@
|
|||||||
"@nuxt/webpack-builder": "workspace:*",
|
"@nuxt/webpack-builder": "workspace:*",
|
||||||
"rollup": "^4.10.0",
|
"rollup": "^4.10.0",
|
||||||
"nuxt": "workspace:*",
|
"nuxt": "workspace:*",
|
||||||
"vite": "5.1.1",
|
"vite": "5.1.2",
|
||||||
"vue": "3.4.19",
|
"vue": "3.4.19",
|
||||||
"magic-string": "^0.30.7"
|
"magic-string": "^0.30.7"
|
||||||
},
|
},
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nuxt/schema": "workspace:*",
|
"@nuxt/schema": "workspace:*",
|
||||||
"c12": "^1.7.0",
|
"c12": "^1.8.0",
|
||||||
"consola": "^3.2.3",
|
"consola": "^3.2.3",
|
||||||
"defu": "^6.1.4",
|
"defu": "^6.1.4",
|
||||||
"globby": "^14.0.1",
|
"globby": "^14.0.1",
|
||||||
@ -52,7 +52,7 @@
|
|||||||
"lodash-es": "4.17.21",
|
"lodash-es": "4.17.21",
|
||||||
"nitropack": "2.8.1",
|
"nitropack": "2.8.1",
|
||||||
"unbuild": "latest",
|
"unbuild": "latest",
|
||||||
"vite": "5.1.1",
|
"vite": "5.1.2",
|
||||||
"vitest": "1.2.2",
|
"vitest": "1.2.2",
|
||||||
"webpack": "5.90.1"
|
"webpack": "5.90.1"
|
||||||
},
|
},
|
||||||
|
@ -71,7 +71,7 @@
|
|||||||
"@unhead/vue": "^1.8.10",
|
"@unhead/vue": "^1.8.10",
|
||||||
"@vue/shared": "^3.4.19",
|
"@vue/shared": "^3.4.19",
|
||||||
"acorn": "8.11.3",
|
"acorn": "8.11.3",
|
||||||
"c12": "^1.7.0",
|
"c12": "^1.8.0",
|
||||||
"chokidar": "^3.6.0",
|
"chokidar": "^3.6.0",
|
||||||
"cookie-es": "^1.0.0",
|
"cookie-es": "^1.0.0",
|
||||||
"defu": "^6.1.4",
|
"defu": "^6.1.4",
|
||||||
@ -121,7 +121,7 @@
|
|||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@vitejs/plugin-vue": "5.0.4",
|
"@vitejs/plugin-vue": "5.0.4",
|
||||||
"unbuild": "latest",
|
"unbuild": "latest",
|
||||||
"vite": "5.1.1",
|
"vite": "5.1.2",
|
||||||
"vitest": "1.2.2"
|
"vitest": "1.2.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
"@vitejs/plugin-vue": "5.0.4",
|
"@vitejs/plugin-vue": "5.0.4",
|
||||||
"@vitejs/plugin-vue-jsx": "3.1.0",
|
"@vitejs/plugin-vue-jsx": "3.1.0",
|
||||||
"@vue/compiler-core": "3.4.19",
|
"@vue/compiler-core": "3.4.19",
|
||||||
"c12": "1.7.0",
|
"c12": "1.8.0",
|
||||||
"esbuild-loader": "4.0.3",
|
"esbuild-loader": "4.0.3",
|
||||||
"h3": "1.10.1",
|
"h3": "1.10.1",
|
||||||
"ignore": "5.3.1",
|
"ignore": "5.3.1",
|
||||||
@ -51,7 +51,7 @@
|
|||||||
"unbuild": "latest",
|
"unbuild": "latest",
|
||||||
"unctx": "2.3.1",
|
"unctx": "2.3.1",
|
||||||
"unenv": "1.9.0",
|
"unenv": "1.9.0",
|
||||||
"vite": "5.1.1",
|
"vite": "5.1.2",
|
||||||
"vue": "3.4.19",
|
"vue": "3.4.19",
|
||||||
"vue-bundle-renderer": "2.0.0",
|
"vue-bundle-renderer": "2.0.0",
|
||||||
"vue-loader": "17.4.2",
|
"vue-loader": "17.4.2",
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
"ufo": "^1.4.0",
|
"ufo": "^1.4.0",
|
||||||
"unenv": "^1.9.0",
|
"unenv": "^1.9.0",
|
||||||
"unplugin": "^1.7.1",
|
"unplugin": "^1.7.1",
|
||||||
"vite": "5.1.1",
|
"vite": "5.1.2",
|
||||||
"vite-node": "^1.2.2",
|
"vite-node": "^1.2.2",
|
||||||
"vite-plugin-checker": "^0.6.4",
|
"vite-plugin-checker": "^0.6.4",
|
||||||
"vue-bundle-renderer": "^2.0.0"
|
"vue-bundle-renderer": "^2.0.0"
|
||||||
|
138
pnpm-lock.yaml
138
pnpm-lock.yaml
@ -11,7 +11,7 @@ overrides:
|
|||||||
'@nuxt/webpack-builder': workspace:*
|
'@nuxt/webpack-builder': workspace:*
|
||||||
rollup: ^4.10.0
|
rollup: ^4.10.0
|
||||||
nuxt: workspace:*
|
nuxt: workspace:*
|
||||||
vite: 5.1.1
|
vite: 5.1.2
|
||||||
vue: 3.4.19
|
vue: 3.4.19
|
||||||
magic-string: ^0.30.7
|
magic-string: ^0.30.7
|
||||||
|
|
||||||
@ -21,13 +21,13 @@ importers:
|
|||||||
devDependencies:
|
devDependencies:
|
||||||
'@codspeed/vitest-plugin':
|
'@codspeed/vitest-plugin':
|
||||||
specifier: 3.1.0
|
specifier: 3.1.0
|
||||||
version: 3.1.0(vite@5.1.1)(vitest@1.2.2)
|
version: 3.1.0(vite@5.1.2)(vitest@1.2.2)
|
||||||
'@nuxt/eslint-config':
|
'@nuxt/eslint-config':
|
||||||
specifier: 0.2.0
|
specifier: 0.2.0
|
||||||
version: 0.2.0(eslint@8.56.0)
|
version: 0.2.0(eslint@8.56.0)
|
||||||
'@nuxt/test-utils':
|
'@nuxt/test-utils':
|
||||||
specifier: 3.11.0
|
specifier: 3.11.0
|
||||||
version: 3.11.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19)
|
version: 3.11.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.2)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19)
|
||||||
'@nuxt/webpack-builder':
|
'@nuxt/webpack-builder':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:packages/webpack
|
version: link:packages/webpack
|
||||||
@ -132,7 +132,7 @@ importers:
|
|||||||
version: 1.2.2(@types/node@20.11.17)(happy-dom@13.3.8)
|
version: 1.2.2(@types/node@20.11.17)(happy-dom@13.3.8)
|
||||||
vitest-environment-nuxt:
|
vitest-environment-nuxt:
|
||||||
specifier: 1.0.0
|
specifier: 1.0.0
|
||||||
version: 1.0.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19)
|
version: 1.0.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.2)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19)
|
||||||
vue:
|
vue:
|
||||||
specifier: 3.4.19
|
specifier: 3.4.19
|
||||||
version: 3.4.19(typescript@5.3.3)
|
version: 3.4.19(typescript@5.3.3)
|
||||||
@ -152,8 +152,8 @@ importers:
|
|||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../schema
|
version: link:../schema
|
||||||
c12:
|
c12:
|
||||||
specifier: ^1.7.0
|
specifier: ^1.8.0
|
||||||
version: 1.7.0
|
version: 1.8.0
|
||||||
consola:
|
consola:
|
||||||
specifier: ^3.2.3
|
specifier: ^3.2.3
|
||||||
version: 3.2.3
|
version: 3.2.3
|
||||||
@ -222,8 +222,8 @@ importers:
|
|||||||
specifier: latest
|
specifier: latest
|
||||||
version: 2.0.0(typescript@5.3.3)
|
version: 2.0.0(typescript@5.3.3)
|
||||||
vite:
|
vite:
|
||||||
specifier: 5.1.1
|
specifier: 5.1.2
|
||||||
version: 5.1.1(@types/node@20.11.17)
|
version: 5.1.2(@types/node@20.11.17)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 1.2.2
|
specifier: 1.2.2
|
||||||
version: 1.2.2(@types/node@20.11.17)(happy-dom@13.3.8)
|
version: 1.2.2(@types/node@20.11.17)(happy-dom@13.3.8)
|
||||||
@ -238,7 +238,7 @@ importers:
|
|||||||
version: 2.0.2
|
version: 2.0.2
|
||||||
'@nuxt/devtools':
|
'@nuxt/devtools':
|
||||||
specifier: ^1.0.8
|
specifier: ^1.0.8
|
||||||
version: 1.0.8(nuxt@packages+nuxt)(rollup@4.10.0)(vite@5.1.1)
|
version: 1.0.8(nuxt@packages+nuxt)(rollup@4.10.0)(vite@5.1.2)
|
||||||
'@nuxt/kit':
|
'@nuxt/kit':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../kit
|
version: link:../kit
|
||||||
@ -273,8 +273,8 @@ importers:
|
|||||||
specifier: 8.11.3
|
specifier: 8.11.3
|
||||||
version: 8.11.3
|
version: 8.11.3
|
||||||
c12:
|
c12:
|
||||||
specifier: ^1.7.0
|
specifier: ^1.8.0
|
||||||
version: 1.7.0
|
version: 1.8.0
|
||||||
chokidar:
|
chokidar:
|
||||||
specifier: ^3.6.0
|
specifier: ^3.6.0
|
||||||
version: 3.6.0
|
version: 3.6.0
|
||||||
@ -413,13 +413,13 @@ importers:
|
|||||||
version: 11.0.4
|
version: 11.0.4
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: 5.0.4
|
specifier: 5.0.4
|
||||||
version: 5.0.4(vite@5.1.1)(vue@3.4.19)
|
version: 5.0.4(vite@5.1.2)(vue@3.4.19)
|
||||||
unbuild:
|
unbuild:
|
||||||
specifier: latest
|
specifier: latest
|
||||||
version: 2.0.0(typescript@5.3.3)
|
version: 2.0.0(typescript@5.3.3)
|
||||||
vite:
|
vite:
|
||||||
specifier: 5.1.1
|
specifier: 5.1.2
|
||||||
version: 5.1.1(@types/node@20.11.17)
|
version: 5.1.2(@types/node@20.11.17)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 1.2.2
|
specifier: 1.2.2
|
||||||
version: 1.2.2(@types/node@20.11.17)(happy-dom@13.3.8)
|
version: 1.2.2(@types/node@20.11.17)(happy-dom@13.3.8)
|
||||||
@ -477,16 +477,16 @@ importers:
|
|||||||
version: 1.8.10
|
version: 1.8.10
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: 5.0.4
|
specifier: 5.0.4
|
||||||
version: 5.0.4(vite@5.1.1)(vue@3.4.19)
|
version: 5.0.4(vite@5.1.2)(vue@3.4.19)
|
||||||
'@vitejs/plugin-vue-jsx':
|
'@vitejs/plugin-vue-jsx':
|
||||||
specifier: 3.1.0
|
specifier: 3.1.0
|
||||||
version: 3.1.0(vite@5.1.1)(vue@3.4.19)
|
version: 3.1.0(vite@5.1.2)(vue@3.4.19)
|
||||||
'@vue/compiler-core':
|
'@vue/compiler-core':
|
||||||
specifier: 3.4.19
|
specifier: 3.4.19
|
||||||
version: 3.4.19
|
version: 3.4.19
|
||||||
c12:
|
c12:
|
||||||
specifier: 1.7.0
|
specifier: 1.8.0
|
||||||
version: 1.7.0
|
version: 1.8.0
|
||||||
esbuild-loader:
|
esbuild-loader:
|
||||||
specifier: 4.0.3
|
specifier: 4.0.3
|
||||||
version: 4.0.3(webpack@5.90.1)
|
version: 4.0.3(webpack@5.90.1)
|
||||||
@ -512,8 +512,8 @@ importers:
|
|||||||
specifier: 1.9.0
|
specifier: 1.9.0
|
||||||
version: 1.9.0
|
version: 1.9.0
|
||||||
vite:
|
vite:
|
||||||
specifier: 5.1.1
|
specifier: 5.1.2
|
||||||
version: 5.1.1(@types/node@20.11.17)
|
version: 5.1.2(@types/node@20.11.17)
|
||||||
vue:
|
vue:
|
||||||
specifier: 3.4.19
|
specifier: 3.4.19
|
||||||
version: 3.4.19(typescript@5.3.3)
|
version: 3.4.19(typescript@5.3.3)
|
||||||
@ -543,10 +543,10 @@ importers:
|
|||||||
version: 5.0.5(rollup@4.10.0)
|
version: 5.0.5(rollup@4.10.0)
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: ^5.0.4
|
specifier: ^5.0.4
|
||||||
version: 5.0.4(vite@5.1.1)(vue@3.4.19)
|
version: 5.0.4(vite@5.1.2)(vue@3.4.19)
|
||||||
'@vitejs/plugin-vue-jsx':
|
'@vitejs/plugin-vue-jsx':
|
||||||
specifier: ^3.1.0
|
specifier: ^3.1.0
|
||||||
version: 3.1.0(vite@5.1.1)(vue@3.4.19)
|
version: 3.1.0(vite@5.1.2)(vue@3.4.19)
|
||||||
autoprefixer:
|
autoprefixer:
|
||||||
specifier: ^10.4.17
|
specifier: ^10.4.17
|
||||||
version: 10.4.17(postcss@8.4.35)
|
version: 10.4.17(postcss@8.4.35)
|
||||||
@ -626,14 +626,14 @@ importers:
|
|||||||
specifier: ^1.7.1
|
specifier: ^1.7.1
|
||||||
version: 1.7.1
|
version: 1.7.1
|
||||||
vite:
|
vite:
|
||||||
specifier: 5.1.1
|
specifier: 5.1.2
|
||||||
version: 5.1.1(@types/node@20.11.17)
|
version: 5.1.2(@types/node@20.11.17)
|
||||||
vite-node:
|
vite-node:
|
||||||
specifier: ^1.2.2
|
specifier: ^1.2.2
|
||||||
version: 1.2.2(@types/node@20.11.17)
|
version: 1.2.2(@types/node@20.11.17)
|
||||||
vite-plugin-checker:
|
vite-plugin-checker:
|
||||||
specifier: ^0.6.4
|
specifier: ^0.6.4
|
||||||
version: 0.6.4(eslint@8.56.0)(typescript@5.3.3)(vite@5.1.1)(vue-tsc@1.8.27)
|
version: 0.6.4(eslint@8.56.0)(typescript@5.3.3)(vite@5.1.2)(vue-tsc@1.8.27)
|
||||||
vue-bundle-renderer:
|
vue-bundle-renderer:
|
||||||
specifier: ^2.0.0
|
specifier: ^2.0.0
|
||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
@ -1242,14 +1242,14 @@ packages:
|
|||||||
- debug
|
- debug
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@codspeed/vitest-plugin@3.1.0(vite@5.1.1)(vitest@1.2.2):
|
/@codspeed/vitest-plugin@3.1.0(vite@5.1.2)(vitest@1.2.2):
|
||||||
resolution: {integrity: sha512-ms11tUytiQTgB+idxZRUuCUQfgz4LaKTDJCLYm5VTSpOCUU7D5+QWvJnA8X8B9glPfR5siIK8RxrnZP4yuysKQ==}
|
resolution: {integrity: sha512-ms11tUytiQTgB+idxZRUuCUQfgz4LaKTDJCLYm5VTSpOCUU7D5+QWvJnA8X8B9glPfR5siIK8RxrnZP4yuysKQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: 5.1.1
|
vite: 5.1.2
|
||||||
vitest: '>=1.2.2'
|
vitest: '>=1.2.2'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@codspeed/core': 3.1.0
|
'@codspeed/core': 3.1.0
|
||||||
vite: 5.1.1(@types/node@20.11.17)
|
vite: 5.1.2(@types/node@20.11.17)
|
||||||
vitest: 1.2.2(@types/node@20.11.17)(happy-dom@13.3.8)
|
vitest: 1.2.2(@types/node@20.11.17)(happy-dom@13.3.8)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- debug
|
- debug
|
||||||
@ -2119,17 +2119,17 @@ packages:
|
|||||||
resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==}
|
resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@nuxt/devtools-kit@1.0.8(nuxt@packages+nuxt)(vite@5.1.1):
|
/@nuxt/devtools-kit@1.0.8(nuxt@packages+nuxt)(vite@5.1.2):
|
||||||
resolution: {integrity: sha512-j7bNZmoAXQ1a8qv6j6zk4c/aekrxYqYVQM21o/Hy4XHCUq4fajSgpoc8mjyWJSTfpkOmuLyEzMexpDWiIVSr6A==}
|
resolution: {integrity: sha512-j7bNZmoAXQ1a8qv6j6zk4c/aekrxYqYVQM21o/Hy4XHCUq4fajSgpoc8mjyWJSTfpkOmuLyEzMexpDWiIVSr6A==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
nuxt: workspace:*
|
nuxt: workspace:*
|
||||||
vite: 5.1.1
|
vite: 5.1.2
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/kit': link:packages/kit
|
'@nuxt/kit': link:packages/kit
|
||||||
'@nuxt/schema': link:packages/schema
|
'@nuxt/schema': link:packages/schema
|
||||||
execa: 7.2.0
|
execa: 7.2.0
|
||||||
nuxt: link:packages/nuxt
|
nuxt: link:packages/nuxt
|
||||||
vite: 5.1.1(@types/node@20.11.17)
|
vite: 5.1.2(@types/node@20.11.17)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@nuxt/devtools-wizard@1.0.8:
|
/@nuxt/devtools-wizard@1.0.8:
|
||||||
@ -2148,15 +2148,15 @@ packages:
|
|||||||
semver: 7.6.0
|
semver: 7.6.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@nuxt/devtools@1.0.8(nuxt@packages+nuxt)(rollup@4.10.0)(vite@5.1.1):
|
/@nuxt/devtools@1.0.8(nuxt@packages+nuxt)(rollup@4.10.0)(vite@5.1.2):
|
||||||
resolution: {integrity: sha512-o6aBFEBxc8OgVHV4OPe2g0q9tFIe9HiTxRiJnlTJ+jHvOQsBLS651ArdVtwLChf9UdMouFlpLLJ1HteZqTbtsQ==}
|
resolution: {integrity: sha512-o6aBFEBxc8OgVHV4OPe2g0q9tFIe9HiTxRiJnlTJ+jHvOQsBLS651ArdVtwLChf9UdMouFlpLLJ1HteZqTbtsQ==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
nuxt: workspace:*
|
nuxt: workspace:*
|
||||||
vite: 5.1.1
|
vite: 5.1.2
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/utils': 0.7.7
|
'@antfu/utils': 0.7.7
|
||||||
'@nuxt/devtools-kit': 1.0.8(nuxt@packages+nuxt)(vite@5.1.1)
|
'@nuxt/devtools-kit': 1.0.8(nuxt@packages+nuxt)(vite@5.1.2)
|
||||||
'@nuxt/devtools-wizard': 1.0.8
|
'@nuxt/devtools-wizard': 1.0.8
|
||||||
'@nuxt/kit': link:packages/kit
|
'@nuxt/kit': link:packages/kit
|
||||||
birpc: 0.2.14
|
birpc: 0.2.14
|
||||||
@ -2186,9 +2186,9 @@ packages:
|
|||||||
simple-git: 3.22.0
|
simple-git: 3.22.0
|
||||||
sirv: 2.0.4
|
sirv: 2.0.4
|
||||||
unimport: 3.7.1(rollup@4.10.0)
|
unimport: 3.7.1(rollup@4.10.0)
|
||||||
vite: 5.1.1(@types/node@20.11.17)
|
vite: 5.1.2(@types/node@20.11.17)
|
||||||
vite-plugin-inspect: 0.8.1(@nuxt/kit@packages+kit)(rollup@4.10.0)(vite@5.1.1)
|
vite-plugin-inspect: 0.8.1(@nuxt/kit@packages+kit)(rollup@4.10.0)(vite@5.1.2)
|
||||||
vite-plugin-vue-inspector: 4.0.2(vite@5.1.1)
|
vite-plugin-vue-inspector: 4.0.2(vite@5.1.2)
|
||||||
which: 3.0.1
|
which: 3.0.1
|
||||||
ws: 8.16.0
|
ws: 8.16.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -2249,7 +2249,7 @@ packages:
|
|||||||
rc9: 2.1.1
|
rc9: 2.1.1
|
||||||
std-env: 3.7.0
|
std-env: 3.7.0
|
||||||
|
|
||||||
/@nuxt/test-utils@3.11.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19):
|
/@nuxt/test-utils@3.11.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.2)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19):
|
||||||
resolution: {integrity: sha512-9ovgpQZkZpVg/MhYVVn2169WjH/IL0XUqwGryTa/lkx0/BCi1LMVEp3HTPkmt4qbRcxitO+kL4vFqqrFGVaSVg==}
|
resolution: {integrity: sha512-9ovgpQZkZpVg/MhYVVn2169WjH/IL0XUqwGryTa/lkx0/BCi1LMVEp3HTPkmt4qbRcxitO+kL4vFqqrFGVaSVg==}
|
||||||
engines: {node: ^14.18.0 || >=16.10.0}
|
engines: {node: ^14.18.0 || >=16.10.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -2262,7 +2262,7 @@ packages:
|
|||||||
happy-dom: ^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0
|
happy-dom: ^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0
|
||||||
jsdom: ^22.0.0 || ^23.0.0 || ^24.0.0
|
jsdom: ^22.0.0 || ^23.0.0 || ^24.0.0
|
||||||
playwright-core: ^1.34.3
|
playwright-core: ^1.34.3
|
||||||
vite: 5.1.1
|
vite: 5.1.2
|
||||||
vitest: ^0.34.6 || ^1.0.0
|
vitest: ^0.34.6 || ^1.0.0
|
||||||
vue: 3.4.19
|
vue: 3.4.19
|
||||||
vue-router: ^4.0.0
|
vue-router: ^4.0.0
|
||||||
@ -2289,7 +2289,7 @@ packages:
|
|||||||
'@nuxt/kit': link:packages/kit
|
'@nuxt/kit': link:packages/kit
|
||||||
'@nuxt/schema': link:packages/schema
|
'@nuxt/schema': link:packages/schema
|
||||||
'@vue/test-utils': 2.4.4(vue@3.4.19)
|
'@vue/test-utils': 2.4.4(vue@3.4.19)
|
||||||
c12: 1.7.0
|
c12: 1.8.0
|
||||||
consola: 3.2.3
|
consola: 3.2.3
|
||||||
defu: 6.1.4
|
defu: 6.1.4
|
||||||
destr: 2.0.2
|
destr: 2.0.2
|
||||||
@ -2312,9 +2312,9 @@ packages:
|
|||||||
ufo: 1.4.0
|
ufo: 1.4.0
|
||||||
unenv: 1.9.0
|
unenv: 1.9.0
|
||||||
unplugin: 1.7.1
|
unplugin: 1.7.1
|
||||||
vite: 5.1.1(@types/node@20.11.17)
|
vite: 5.1.2(@types/node@20.11.17)
|
||||||
vitest: 1.2.2(@types/node@20.11.17)(happy-dom@13.3.8)
|
vitest: 1.2.2(@types/node@20.11.17)(happy-dom@13.3.8)
|
||||||
vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19)
|
vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.2)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19)
|
||||||
vue: 3.4.19(typescript@5.3.3)
|
vue: 3.4.19(typescript@5.3.3)
|
||||||
vue-router: 4.2.5(vue@3.4.19)
|
vue-router: 4.2.5(vue@3.4.19)
|
||||||
dev: true
|
dev: true
|
||||||
@ -3145,29 +3145,29 @@ packages:
|
|||||||
- encoding
|
- encoding
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
/@vitejs/plugin-vue-jsx@3.1.0(vite@5.1.1)(vue@3.4.19):
|
/@vitejs/plugin-vue-jsx@3.1.0(vite@5.1.2)(vue@3.4.19):
|
||||||
resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==}
|
resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==}
|
||||||
engines: {node: ^14.18.0 || >=16.0.0}
|
engines: {node: ^14.18.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: 5.1.1
|
vite: 5.1.2
|
||||||
vue: 3.4.19
|
vue: 3.4.19
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.23.9
|
'@babel/core': 7.23.9
|
||||||
'@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.9)
|
'@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.9)
|
||||||
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.9)
|
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.9)
|
||||||
vite: 5.1.1(@types/node@20.11.17)
|
vite: 5.1.2(@types/node@20.11.17)
|
||||||
vue: 3.4.19(typescript@5.3.3)
|
vue: 3.4.19(typescript@5.3.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
/@vitejs/plugin-vue@5.0.4(vite@5.1.1)(vue@3.4.19):
|
/@vitejs/plugin-vue@5.0.4(vite@5.1.2)(vue@3.4.19):
|
||||||
resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
|
resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: 5.1.1
|
vite: 5.1.2
|
||||||
vue: 3.4.19
|
vue: 3.4.19
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.1.1(@types/node@20.11.17)
|
vite: 5.1.2(@types/node@20.11.17)
|
||||||
vue: 3.4.19(typescript@5.3.3)
|
vue: 3.4.19(typescript@5.3.3)
|
||||||
|
|
||||||
/@vitest/coverage-v8@1.2.2(vitest@1.2.2):
|
/@vitest/coverage-v8@1.2.2(vitest@1.2.2):
|
||||||
@ -3980,8 +3980,8 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
run-applescript: 5.0.0
|
run-applescript: 5.0.0
|
||||||
|
|
||||||
/c12@1.7.0:
|
/c12@1.8.0:
|
||||||
resolution: {integrity: sha512-luqIHUs5S5s4vcSa1TVIGxSC1dH8mBT8cxzRvrlHN/iZs+G/PkxsOb300ODuAdvRzUopyXYqg7cmdOGpcYaxwg==}
|
resolution: {integrity: sha512-93U6RndoaAwFQPBcS9F/6lwtgBfrWh4695sQ/ChILkbj0C7zOZVptOU3Sxp0I/9xvfW/lzBWD90AXDQz4muSkA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
defu: 6.1.4
|
defu: 6.1.4
|
||||||
@ -4104,7 +4104,7 @@ packages:
|
|||||||
resolution: {integrity: sha512-IzgToIJ/R9NhVKmL+PW33ozYkv53bXvufDNUSH3GTKXq1iCHGgkbgbtqEWbo8tnWNnt7nPDpjL8PwSG2iS8RVw==}
|
resolution: {integrity: sha512-IzgToIJ/R9NhVKmL+PW33ozYkv53bXvufDNUSH3GTKXq1iCHGgkbgbtqEWbo8tnWNnt7nPDpjL8PwSG2iS8RVw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
c12: 1.7.0
|
c12: 1.8.0
|
||||||
colorette: 2.0.20
|
colorette: 2.0.20
|
||||||
consola: 3.2.3
|
consola: 3.2.3
|
||||||
convert-gitmoji: 0.1.3
|
convert-gitmoji: 0.1.3
|
||||||
@ -7145,7 +7145,7 @@ packages:
|
|||||||
'@types/http-proxy': 1.17.14
|
'@types/http-proxy': 1.17.14
|
||||||
'@vercel/nft': 0.24.3
|
'@vercel/nft': 0.24.3
|
||||||
archiver: 6.0.1
|
archiver: 6.0.1
|
||||||
c12: 1.7.0
|
c12: 1.8.0
|
||||||
chalk: 5.3.0
|
chalk: 5.3.0
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
citty: 0.1.5
|
citty: 0.1.5
|
||||||
@ -9660,7 +9660,7 @@ packages:
|
|||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
vite: 5.1.1(@types/node@20.11.17)
|
vite: 5.1.2(@types/node@20.11.17)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
@ -9681,7 +9681,7 @@ packages:
|
|||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
vite: 5.1.1(@types/node@20.11.17)
|
vite: 5.1.2(@types/node@20.11.17)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
@ -9692,7 +9692,7 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- terser
|
||||||
|
|
||||||
/vite-plugin-checker@0.6.4(eslint@8.56.0)(typescript@5.3.3)(vite@5.1.1)(vue-tsc@1.8.27):
|
/vite-plugin-checker@0.6.4(eslint@8.56.0)(typescript@5.3.3)(vite@5.1.2)(vue-tsc@1.8.27):
|
||||||
resolution: {integrity: sha512-2zKHH5oxr+ye43nReRbC2fny1nyARwhxdm0uNYp/ERy4YvU9iZpNOsueoi/luXw5gnpqRSvjcEPxXbS153O2wA==}
|
resolution: {integrity: sha512-2zKHH5oxr+ye43nReRbC2fny1nyARwhxdm0uNYp/ERy4YvU9iZpNOsueoi/luXw5gnpqRSvjcEPxXbS153O2wA==}
|
||||||
engines: {node: '>=14.16'}
|
engines: {node: '>=14.16'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -9701,7 +9701,7 @@ packages:
|
|||||||
optionator: ^0.9.1
|
optionator: ^0.9.1
|
||||||
stylelint: '>=13'
|
stylelint: '>=13'
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
vite: 5.1.1
|
vite: 5.1.2
|
||||||
vls: '*'
|
vls: '*'
|
||||||
vti: '*'
|
vti: '*'
|
||||||
vue-tsc: '>=1.3.9'
|
vue-tsc: '>=1.3.9'
|
||||||
@ -9736,7 +9736,7 @@ packages:
|
|||||||
strip-ansi: 6.0.1
|
strip-ansi: 6.0.1
|
||||||
tiny-invariant: 1.3.1
|
tiny-invariant: 1.3.1
|
||||||
typescript: 5.3.3
|
typescript: 5.3.3
|
||||||
vite: 5.1.1(@types/node@20.11.17)
|
vite: 5.1.2(@types/node@20.11.17)
|
||||||
vscode-languageclient: 7.0.0
|
vscode-languageclient: 7.0.0
|
||||||
vscode-languageserver: 7.0.0
|
vscode-languageserver: 7.0.0
|
||||||
vscode-languageserver-textdocument: 1.0.11
|
vscode-languageserver-textdocument: 1.0.11
|
||||||
@ -9744,12 +9744,12 @@ packages:
|
|||||||
vue-tsc: 1.8.27(typescript@5.3.3)
|
vue-tsc: 1.8.27(typescript@5.3.3)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/vite-plugin-inspect@0.8.1(@nuxt/kit@packages+kit)(rollup@4.10.0)(vite@5.1.1):
|
/vite-plugin-inspect@0.8.1(@nuxt/kit@packages+kit)(rollup@4.10.0)(vite@5.1.2):
|
||||||
resolution: {integrity: sha512-oPBPVGp6tBd5KdY/qY6lrbLXqrbHRG0hZLvEaJfiZ/GQfDB+szRuLHblQh1oi1Hhh8GeLit/50l4xfs2SA+TCA==}
|
resolution: {integrity: sha512-oPBPVGp6tBd5KdY/qY6lrbLXqrbHRG0hZLvEaJfiZ/GQfDB+szRuLHblQh1oi1Hhh8GeLit/50l4xfs2SA+TCA==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@nuxt/kit': '*'
|
'@nuxt/kit': '*'
|
||||||
vite: 5.1.1
|
vite: 5.1.2
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
'@nuxt/kit':
|
'@nuxt/kit':
|
||||||
optional: true
|
optional: true
|
||||||
@ -9763,16 +9763,16 @@ packages:
|
|||||||
open: 9.1.0
|
open: 9.1.0
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
sirv: 2.0.4
|
sirv: 2.0.4
|
||||||
vite: 5.1.1(@types/node@20.11.17)
|
vite: 5.1.2(@types/node@20.11.17)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- rollup
|
- rollup
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/vite-plugin-vue-inspector@4.0.2(vite@5.1.1):
|
/vite-plugin-vue-inspector@4.0.2(vite@5.1.2):
|
||||||
resolution: {integrity: sha512-KPvLEuafPG13T7JJuQbSm5PwSxKFnVS965+MP1we2xGw9BPkkc/+LPix5MMWenpKWqtjr0ws8THrR+KuoDC8hg==}
|
resolution: {integrity: sha512-KPvLEuafPG13T7JJuQbSm5PwSxKFnVS965+MP1we2xGw9BPkkc/+LPix5MMWenpKWqtjr0ws8THrR+KuoDC8hg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: 5.1.1
|
vite: 5.1.2
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.23.9
|
'@babel/core': 7.23.9
|
||||||
'@babel/plugin-proposal-decorators': 7.23.2(@babel/core@7.23.9)
|
'@babel/plugin-proposal-decorators': 7.23.2(@babel/core@7.23.9)
|
||||||
@ -9783,13 +9783,13 @@ packages:
|
|||||||
'@vue/compiler-dom': 3.4.19
|
'@vue/compiler-dom': 3.4.19
|
||||||
kolorist: 1.8.0
|
kolorist: 1.8.0
|
||||||
magic-string: 0.30.7
|
magic-string: 0.30.7
|
||||||
vite: 5.1.1(@types/node@20.11.17)
|
vite: 5.1.2(@types/node@20.11.17)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/vite@5.1.1(@types/node@20.11.17):
|
/vite@5.1.2(@types/node@20.11.17):
|
||||||
resolution: {integrity: sha512-wclpAgY3F1tR7t9LL5CcHC41YPkQIpKUGeIuT8MdNwNZr6OqOTLs7JX5vIHAtzqLWXts0T+GDrh9pN2arneKqg==}
|
resolution: {integrity: sha512-uwiFebQbTWRIGbCaTEBVAfKqgqKNKMJ2uPXsXeLIZxM8MVMjoS3j0cG8NrPxdDIadaWnPSjrkLWffLSC+uiP3Q==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -9823,10 +9823,10 @@ packages:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
|
|
||||||
/vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19):
|
/vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.2)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19):
|
||||||
resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==}
|
resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/test-utils': 3.11.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19)
|
'@nuxt/test-utils': 3.11.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.2)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@cucumber/cucumber'
|
- '@cucumber/cucumber'
|
||||||
- '@jest/globals'
|
- '@jest/globals'
|
||||||
@ -9888,7 +9888,7 @@ packages:
|
|||||||
strip-literal: 1.3.0
|
strip-literal: 1.3.0
|
||||||
tinybench: 2.5.1
|
tinybench: 2.5.1
|
||||||
tinypool: 0.8.2
|
tinypool: 0.8.2
|
||||||
vite: 5.1.1(@types/node@20.11.17)
|
vite: 5.1.2(@types/node@20.11.17)
|
||||||
vite-node: 1.0.2(@types/node@20.11.17)
|
vite-node: 1.0.2(@types/node@20.11.17)
|
||||||
why-is-node-running: 2.2.2
|
why-is-node-running: 2.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -9946,7 +9946,7 @@ packages:
|
|||||||
strip-literal: 1.3.0
|
strip-literal: 1.3.0
|
||||||
tinybench: 2.5.1
|
tinybench: 2.5.1
|
||||||
tinypool: 0.8.2
|
tinypool: 0.8.2
|
||||||
vite: 5.1.1(@types/node@20.11.17)
|
vite: 5.1.2(@types/node@20.11.17)
|
||||||
vite-node: 1.2.2(@types/node@20.11.17)
|
vite-node: 1.2.2(@types/node@20.11.17)
|
||||||
why-is-node-running: 2.2.2
|
why-is-node-running: 2.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user