mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
chore(deps): update vitest to v1.4.0 (main) (#26265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0af28831c1
commit
0d5b3c18e0
@ -53,7 +53,7 @@
|
|||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@types/node": "20.11.28",
|
"@types/node": "20.11.28",
|
||||||
"@types/semver": "7.5.8",
|
"@types/semver": "7.5.8",
|
||||||
"@vitest/coverage-v8": "1.3.1",
|
"@vitest/coverage-v8": "1.4.0",
|
||||||
"@vue/test-utils": "2.4.5",
|
"@vue/test-utils": "2.4.5",
|
||||||
"case-police": "0.6.1",
|
"case-police": "0.6.1",
|
||||||
"changelogen": "0.5.5",
|
"changelogen": "0.5.5",
|
||||||
@ -84,7 +84,7 @@
|
|||||||
"std-env": "3.7.0",
|
"std-env": "3.7.0",
|
||||||
"typescript": "5.4.2",
|
"typescript": "5.4.2",
|
||||||
"ufo": "1.4.0",
|
"ufo": "1.4.0",
|
||||||
"vitest": "1.3.1",
|
"vitest": "1.4.0",
|
||||||
"vitest-environment-nuxt": "1.0.0",
|
"vitest-environment-nuxt": "1.0.0",
|
||||||
"vue": "3.4.21",
|
"vue": "3.4.21",
|
||||||
"vue-eslint-parser": "9.4.2",
|
"vue-eslint-parser": "9.4.2",
|
||||||
|
@ -53,7 +53,7 @@
|
|||||||
"nitropack": "2.9.3",
|
"nitropack": "2.9.3",
|
||||||
"unbuild": "latest",
|
"unbuild": "latest",
|
||||||
"vite": "5.1.6",
|
"vite": "5.1.6",
|
||||||
"vitest": "1.3.1",
|
"vitest": "1.4.0",
|
||||||
"webpack": "5.90.3"
|
"webpack": "5.90.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -123,7 +123,7 @@
|
|||||||
"@vitejs/plugin-vue": "5.0.4",
|
"@vitejs/plugin-vue": "5.0.4",
|
||||||
"unbuild": "latest",
|
"unbuild": "latest",
|
||||||
"vite": "5.1.6",
|
"vite": "5.1.6",
|
||||||
"vitest": "1.3.1"
|
"vitest": "1.4.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@parcel/watcher": "^2.1.0",
|
"@parcel/watcher": "^2.1.0",
|
||||||
|
@ -63,7 +63,7 @@
|
|||||||
"unenv": "^1.9.0",
|
"unenv": "^1.9.0",
|
||||||
"unplugin": "^1.10.0",
|
"unplugin": "^1.10.0",
|
||||||
"vite": "^5.1.6",
|
"vite": "^5.1.6",
|
||||||
"vite-node": "^1.3.1",
|
"vite-node": "^1.4.0",
|
||||||
"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
@ -21,7 +21,7 @@ importers:
|
|||||||
devDependencies:
|
devDependencies:
|
||||||
'@codspeed/vitest-plugin':
|
'@codspeed/vitest-plugin':
|
||||||
specifier: 3.1.0
|
specifier: 3.1.0
|
||||||
version: 3.1.0(vite@5.1.6)(vitest@1.3.1)
|
version: 3.1.0(vite@5.1.6)(vitest@1.4.0)
|
||||||
'@nuxt/eslint-config':
|
'@nuxt/eslint-config':
|
||||||
specifier: 0.2.0
|
specifier: 0.2.0
|
||||||
version: 0.2.0(eslint@8.57.0)
|
version: 0.2.0(eslint@8.57.0)
|
||||||
@ -30,7 +30,7 @@ importers:
|
|||||||
version: link:packages/kit
|
version: link:packages/kit
|
||||||
'@nuxt/test-utils':
|
'@nuxt/test-utils':
|
||||||
specifier: 3.11.0
|
specifier: 3.11.0
|
||||||
version: 3.11.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@13.8.6)(playwright-core@1.42.1)(vite@5.1.6)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.21)
|
version: 3.11.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@13.8.6)(playwright-core@1.42.1)(vite@5.1.6)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21)
|
||||||
'@nuxt/webpack-builder':
|
'@nuxt/webpack-builder':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:packages/webpack
|
version: link:packages/webpack
|
||||||
@ -47,8 +47,8 @@ importers:
|
|||||||
specifier: 7.5.8
|
specifier: 7.5.8
|
||||||
version: 7.5.8
|
version: 7.5.8
|
||||||
'@vitest/coverage-v8':
|
'@vitest/coverage-v8':
|
||||||
specifier: 1.3.1
|
specifier: 1.4.0
|
||||||
version: 1.3.1(vitest@1.3.1)
|
version: 1.4.0(vitest@1.4.0)
|
||||||
'@vue/test-utils':
|
'@vue/test-utils':
|
||||||
specifier: 2.4.5
|
specifier: 2.4.5
|
||||||
version: 2.4.5
|
version: 2.4.5
|
||||||
@ -140,11 +140,11 @@ importers:
|
|||||||
specifier: 1.4.0
|
specifier: 1.4.0
|
||||||
version: 1.4.0
|
version: 1.4.0
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 1.3.1
|
specifier: 1.4.0
|
||||||
version: 1.3.1(@types/node@20.11.28)(happy-dom@13.8.6)
|
version: 1.4.0(@types/node@20.11.28)(happy-dom@13.8.6)
|
||||||
vitest-environment-nuxt:
|
vitest-environment-nuxt:
|
||||||
specifier: 1.0.0
|
specifier: 1.0.0
|
||||||
version: 1.0.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@13.8.6)(playwright-core@1.42.1)(vite@5.1.6)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.21)
|
version: 1.0.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@13.8.6)(playwright-core@1.42.1)(vite@5.1.6)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21)
|
||||||
vue:
|
vue:
|
||||||
specifier: 3.4.21
|
specifier: 3.4.21
|
||||||
version: 3.4.21(typescript@5.4.2)
|
version: 3.4.21(typescript@5.4.2)
|
||||||
@ -237,8 +237,8 @@ importers:
|
|||||||
specifier: 5.1.6
|
specifier: 5.1.6
|
||||||
version: 5.1.6(@types/node@20.11.28)
|
version: 5.1.6(@types/node@20.11.28)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 1.3.1
|
specifier: 1.4.0
|
||||||
version: 1.3.1(@types/node@20.11.28)(happy-dom@13.8.6)
|
version: 1.4.0(@types/node@20.11.28)(happy-dom@13.8.6)
|
||||||
webpack:
|
webpack:
|
||||||
specifier: 5.90.3
|
specifier: 5.90.3
|
||||||
version: 5.90.3
|
version: 5.90.3
|
||||||
@ -436,8 +436,8 @@ importers:
|
|||||||
specifier: 5.1.6
|
specifier: 5.1.6
|
||||||
version: 5.1.6(@types/node@20.11.27)
|
version: 5.1.6(@types/node@20.11.27)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 1.3.1
|
specifier: 1.4.0
|
||||||
version: 1.3.1(@types/node@20.11.27)(happy-dom@13.8.6)
|
version: 1.4.0(@types/node@20.11.27)(happy-dom@13.8.6)
|
||||||
|
|
||||||
packages/schema:
|
packages/schema:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -647,8 +647,8 @@ importers:
|
|||||||
specifier: 5.1.6
|
specifier: 5.1.6
|
||||||
version: 5.1.6(@types/node@20.11.28)
|
version: 5.1.6(@types/node@20.11.28)
|
||||||
vite-node:
|
vite-node:
|
||||||
specifier: ^1.3.1
|
specifier: ^1.4.0
|
||||||
version: 1.3.1(@types/node@20.11.28)
|
version: 1.4.0(@types/node@20.11.28)
|
||||||
vite-plugin-checker:
|
vite-plugin-checker:
|
||||||
specifier: ^0.6.4
|
specifier: ^0.6.4
|
||||||
version: 0.6.4(eslint@8.57.0)(typescript@5.4.2)(vite@5.1.6)(vue-tsc@2.0.6)
|
version: 0.6.4(eslint@8.57.0)(typescript@5.4.2)(vite@5.1.6)(vue-tsc@2.0.6)
|
||||||
@ -1267,7 +1267,7 @@ packages:
|
|||||||
- debug
|
- debug
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@codspeed/vitest-plugin@3.1.0(vite@5.1.6)(vitest@1.3.1):
|
/@codspeed/vitest-plugin@3.1.0(vite@5.1.6)(vitest@1.4.0):
|
||||||
resolution: {integrity: sha512-ms11tUytiQTgB+idxZRUuCUQfgz4LaKTDJCLYm5VTSpOCUU7D5+QWvJnA8X8B9glPfR5siIK8RxrnZP4yuysKQ==}
|
resolution: {integrity: sha512-ms11tUytiQTgB+idxZRUuCUQfgz4LaKTDJCLYm5VTSpOCUU7D5+QWvJnA8X8B9glPfR5siIK8RxrnZP4yuysKQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: 5.1.6
|
vite: 5.1.6
|
||||||
@ -1275,7 +1275,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@codspeed/core': 3.1.0
|
'@codspeed/core': 3.1.0
|
||||||
vite: 5.1.6(@types/node@20.11.28)
|
vite: 5.1.6(@types/node@20.11.28)
|
||||||
vitest: 1.3.1(@types/node@20.11.28)(happy-dom@13.8.6)
|
vitest: 1.4.0(@types/node@20.11.28)(happy-dom@13.8.6)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- debug
|
- debug
|
||||||
dev: true
|
dev: true
|
||||||
@ -2179,6 +2179,13 @@ packages:
|
|||||||
'@jridgewell/resolve-uri': 3.1.1
|
'@jridgewell/resolve-uri': 3.1.1
|
||||||
'@jridgewell/sourcemap-codec': 1.4.15
|
'@jridgewell/sourcemap-codec': 1.4.15
|
||||||
|
|
||||||
|
/@jridgewell/trace-mapping@0.3.25:
|
||||||
|
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
|
||||||
|
dependencies:
|
||||||
|
'@jridgewell/resolve-uri': 3.1.1
|
||||||
|
'@jridgewell/sourcemap-codec': 1.4.15
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@kwsites/file-exists@1.1.1:
|
/@kwsites/file-exists@1.1.1:
|
||||||
resolution: {integrity: sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==}
|
resolution: {integrity: sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -2447,7 +2454,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(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@13.8.6)(playwright-core@1.42.1)(vite@5.1.6)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.21):
|
/@nuxt/test-utils@3.11.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@13.8.6)(playwright-core@1.42.1)(vite@5.1.6)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21):
|
||||||
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:
|
||||||
@ -2512,8 +2519,8 @@ packages:
|
|||||||
unenv: 1.9.0
|
unenv: 1.9.0
|
||||||
unplugin: 1.10.0
|
unplugin: 1.10.0
|
||||||
vite: 5.1.6(@types/node@20.11.28)
|
vite: 5.1.6(@types/node@20.11.28)
|
||||||
vitest: 1.3.1(@types/node@20.11.28)(happy-dom@13.8.6)
|
vitest: 1.4.0(@types/node@20.11.28)(happy-dom@13.8.6)
|
||||||
vitest-environment-nuxt: 1.0.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@13.8.6)(playwright-core@1.42.1)(vite@5.1.6)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.21)
|
vitest-environment-nuxt: 1.0.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@13.8.6)(playwright-core@1.42.1)(vite@5.1.6)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21)
|
||||||
vue: 3.4.21(typescript@5.4.2)
|
vue: 3.4.21(typescript@5.4.2)
|
||||||
vue-router: 4.3.0(vue@3.4.21)
|
vue-router: 4.3.0(vue@3.4.21)
|
||||||
dev: true
|
dev: true
|
||||||
@ -3524,25 +3531,26 @@ packages:
|
|||||||
vite: 5.1.6(@types/node@20.11.27)
|
vite: 5.1.6(@types/node@20.11.27)
|
||||||
vue: 3.4.21(typescript@5.4.2)
|
vue: 3.4.21(typescript@5.4.2)
|
||||||
|
|
||||||
/@vitest/coverage-v8@1.3.1(vitest@1.3.1):
|
/@vitest/coverage-v8@1.4.0(vitest@1.4.0):
|
||||||
resolution: {integrity: sha512-UuBnkSJUNE9rdHjDCPyJ4fYuMkoMtnghes1XohYa4At0MS3OQSAo97FrbwSLRshYsXThMZy1+ybD/byK5llyIg==}
|
resolution: {integrity: sha512-4hDGyH1SvKpgZnIByr9LhGgCEuF9DKM34IBLCC/fVfy24Z3+PZ+Ii9hsVBsHvY1umM1aGPEjceRkzxCfcQ10wg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vitest: 1.3.1
|
vitest: 1.4.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@ampproject/remapping': 2.2.1
|
'@ampproject/remapping': 2.2.1
|
||||||
'@bcoe/v8-coverage': 0.2.3
|
'@bcoe/v8-coverage': 0.2.3
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
istanbul-lib-coverage: 3.2.2
|
istanbul-lib-coverage: 3.2.2
|
||||||
istanbul-lib-report: 3.0.1
|
istanbul-lib-report: 3.0.1
|
||||||
istanbul-lib-source-maps: 4.0.1
|
istanbul-lib-source-maps: 5.0.4
|
||||||
istanbul-reports: 3.1.6
|
istanbul-reports: 3.1.6
|
||||||
magic-string: 0.30.8
|
magic-string: 0.30.8
|
||||||
magicast: 0.3.3
|
magicast: 0.3.3
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
std-env: 3.7.0
|
std-env: 3.7.0
|
||||||
|
strip-literal: 2.0.0
|
||||||
test-exclude: 6.0.0
|
test-exclude: 6.0.0
|
||||||
v8-to-istanbul: 9.2.0
|
v8-to-istanbul: 9.2.0
|
||||||
vitest: 1.3.1(@types/node@20.11.28)(happy-dom@13.8.6)
|
vitest: 1.4.0(@types/node@20.11.28)(happy-dom@13.8.6)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
@ -3555,11 +3563,11 @@ packages:
|
|||||||
chai: 4.3.10
|
chai: 4.3.10
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/expect@1.3.1:
|
/@vitest/expect@1.4.0:
|
||||||
resolution: {integrity: sha512-xofQFwIzfdmLLlHa6ag0dPV8YsnKOCP1KdAeVVh34vSjN2dcUiXYCD9htu/9eM7t8Xln4v03U9HLxLpPlsXdZw==}
|
resolution: {integrity: sha512-Jths0sWCJZ8BxjKe+p+eKsoqev1/T8lYcrjavEaz8auEJ4jAVY0GwW3JKmdVU4mmNPLPHixh4GNXP7GFtAiDHA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 1.3.1
|
'@vitest/spy': 1.4.0
|
||||||
'@vitest/utils': 1.3.1
|
'@vitest/utils': 1.4.0
|
||||||
chai: 4.3.10
|
chai: 4.3.10
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@ -3571,10 +3579,10 @@ packages:
|
|||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/runner@1.3.1:
|
/@vitest/runner@1.4.0:
|
||||||
resolution: {integrity: sha512-5FzF9c3jG/z5bgCnjr8j9LNq/9OxV2uEBAITOXfoe3rdZJTdO7jzThth7FXv/6b+kdY65tpRQB7WaKhNZwX+Kg==}
|
resolution: {integrity: sha512-EDYVSmesqlQ4RD2VvWo3hQgTJ7ZrFQ2VSJdfiJiArkCerDAGeyF1i6dHkmySqk573jLp6d/cfqCN+7wUB5tLgg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/utils': 1.3.1
|
'@vitest/utils': 1.4.0
|
||||||
p-limit: 5.0.0
|
p-limit: 5.0.0
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
dev: true
|
dev: true
|
||||||
@ -3587,8 +3595,8 @@ packages:
|
|||||||
pretty-format: 29.7.0
|
pretty-format: 29.7.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/snapshot@1.3.1:
|
/@vitest/snapshot@1.4.0:
|
||||||
resolution: {integrity: sha512-EF++BZbt6RZmOlE3SuTPu/NfwBF6q4ABS37HHXzs2LUVPBLx2QoY/K0fKpRChSo8eLiuxcbCVfqKgx/dplCDuQ==}
|
resolution: {integrity: sha512-saAFnt5pPIA5qDGxOHxJ/XxhMFKkUSBJmVt5VgDsAqPTX6JP326r5C/c9UuCMPoXNzuudTPsYDZCoJ5ilpqG2A==}
|
||||||
dependencies:
|
dependencies:
|
||||||
magic-string: 0.30.8
|
magic-string: 0.30.8
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
@ -3601,8 +3609,8 @@ packages:
|
|||||||
tinyspy: 2.2.0
|
tinyspy: 2.2.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/spy@1.3.1:
|
/@vitest/spy@1.4.0:
|
||||||
resolution: {integrity: sha512-xAcW+S099ylC9VLU7eZfdT9myV67Nor9w9zhf0mGCYJSO+zM2839tOeROTdikOi/8Qeusffvxb/MyBSOja1Uig==}
|
resolution: {integrity: sha512-Ywau/Qs1DzM/8Uc+yA77CwSegizMlcgTJuYGAi0jujOteJOUf1ujunHThYo243KG9nAyWT3L9ifPYZ5+As/+6Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
tinyspy: 2.2.0
|
tinyspy: 2.2.0
|
||||||
dev: true
|
dev: true
|
||||||
@ -3615,8 +3623,8 @@ packages:
|
|||||||
pretty-format: 29.7.0
|
pretty-format: 29.7.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/utils@1.3.1:
|
/@vitest/utils@1.4.0:
|
||||||
resolution: {integrity: sha512-d3Waie/299qqRyHTm2DjADeTaNdNSVsnwHPWrs20JMpjh6eiVq7ggggweO8rc4arhf6rRkWuHKwvxGvejUXZZQ==}
|
resolution: {integrity: sha512-mx3Yd1/6e2Vt/PUC98DcqTirtfxUyAZ32uK82r8rZzbtBeBo+nqgnjx/LvqQdWsrvNtm14VmurNgcf4nqY5gJg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
diff-sequences: 29.6.3
|
diff-sequences: 29.6.3
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
@ -7145,13 +7153,13 @@ packages:
|
|||||||
supports-color: 7.2.0
|
supports-color: 7.2.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/istanbul-lib-source-maps@4.0.1:
|
/istanbul-lib-source-maps@5.0.4:
|
||||||
resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==}
|
resolution: {integrity: sha512-wHOoEsNJTVltaJp8eVkm8w+GVkVNHT2YDYo53YdzQEL2gWm1hBX5cGFR9hQJtuGLebidVX7et3+dmDZrmclduw==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
dependencies:
|
dependencies:
|
||||||
|
'@jridgewell/trace-mapping': 0.3.25
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
istanbul-lib-coverage: 3.2.2
|
istanbul-lib-coverage: 3.2.2
|
||||||
source-map: 0.6.1
|
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
@ -11210,8 +11218,8 @@ packages:
|
|||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite-node@1.3.1(@types/node@20.11.27):
|
/vite-node@1.4.0(@types/node@20.11.27):
|
||||||
resolution: {integrity: sha512-azbRrqRxlWTJEVbzInZCTchx0X69M/XPTCz4H+TLvlTcR/xH/3hkRqhOakT41fMJCMzXTu4UvegkZiEoJAWvng==}
|
resolution: {integrity: sha512-VZDAseqjrHgNd4Kh8icYHWzTKSCZMhia7GyHfhtzLW33fZlG9SwsB6CEhgyVOWkJfJ2pFLrp/Gj1FSfAiqH9Lw==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -11231,8 +11239,8 @@ packages:
|
|||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite-node@1.3.1(@types/node@20.11.28):
|
/vite-node@1.4.0(@types/node@20.11.28):
|
||||||
resolution: {integrity: sha512-azbRrqRxlWTJEVbzInZCTchx0X69M/XPTCz4H+TLvlTcR/xH/3hkRqhOakT41fMJCMzXTu4UvegkZiEoJAWvng==}
|
resolution: {integrity: sha512-VZDAseqjrHgNd4Kh8icYHWzTKSCZMhia7GyHfhtzLW33fZlG9SwsB6CEhgyVOWkJfJ2pFLrp/Gj1FSfAiqH9Lw==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -11417,10 +11425,10 @@ packages:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
|
|
||||||
/vitest-environment-nuxt@1.0.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@13.8.6)(playwright-core@1.42.1)(vite@5.1.6)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.21):
|
/vitest-environment-nuxt@1.0.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@13.8.6)(playwright-core@1.42.1)(vite@5.1.6)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21):
|
||||||
resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==}
|
resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/test-utils': 3.11.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@13.8.6)(playwright-core@1.42.1)(vite@5.1.6)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.21)
|
'@nuxt/test-utils': 3.11.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@13.8.6)(playwright-core@1.42.1)(vite@5.1.6)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@cucumber/cucumber'
|
- '@cucumber/cucumber'
|
||||||
- '@jest/globals'
|
- '@jest/globals'
|
||||||
@ -11495,15 +11503,15 @@ packages:
|
|||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vitest@1.3.1(@types/node@20.11.27)(happy-dom@13.8.6):
|
/vitest@1.4.0(@types/node@20.11.27)(happy-dom@13.8.6):
|
||||||
resolution: {integrity: sha512-/1QJqXs8YbCrfv/GPQ05wAZf2eakUPLPa18vkJAKE7RXOKfVHqMZZ1WlTjiwl6Gcn65M5vpNUB6EFLnEdRdEXQ==}
|
resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@edge-runtime/vm': '*'
|
'@edge-runtime/vm': '*'
|
||||||
'@types/node': ^18.0.0 || >=20.0.0
|
'@types/node': ^18.0.0 || >=20.0.0
|
||||||
'@vitest/browser': 1.3.1
|
'@vitest/browser': 1.4.0
|
||||||
'@vitest/ui': 1.3.1
|
'@vitest/ui': 1.4.0
|
||||||
happy-dom: '*'
|
happy-dom: '*'
|
||||||
jsdom: '*'
|
jsdom: '*'
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
@ -11521,11 +11529,11 @@ packages:
|
|||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.11.27
|
'@types/node': 20.11.27
|
||||||
'@vitest/expect': 1.3.1
|
'@vitest/expect': 1.4.0
|
||||||
'@vitest/runner': 1.3.1
|
'@vitest/runner': 1.4.0
|
||||||
'@vitest/snapshot': 1.3.1
|
'@vitest/snapshot': 1.4.0
|
||||||
'@vitest/spy': 1.3.1
|
'@vitest/spy': 1.4.0
|
||||||
'@vitest/utils': 1.3.1
|
'@vitest/utils': 1.4.0
|
||||||
acorn-walk: 8.3.2
|
acorn-walk: 8.3.2
|
||||||
chai: 4.3.10
|
chai: 4.3.10
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
@ -11540,7 +11548,7 @@ packages:
|
|||||||
tinybench: 2.5.1
|
tinybench: 2.5.1
|
||||||
tinypool: 0.8.2
|
tinypool: 0.8.2
|
||||||
vite: 5.1.6(@types/node@20.11.27)
|
vite: 5.1.6(@types/node@20.11.27)
|
||||||
vite-node: 1.3.1(@types/node@20.11.27)
|
vite-node: 1.4.0(@types/node@20.11.27)
|
||||||
why-is-node-running: 2.2.2
|
why-is-node-running: 2.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
@ -11552,15 +11560,15 @@ packages:
|
|||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vitest@1.3.1(@types/node@20.11.28)(happy-dom@13.8.6):
|
/vitest@1.4.0(@types/node@20.11.28)(happy-dom@13.8.6):
|
||||||
resolution: {integrity: sha512-/1QJqXs8YbCrfv/GPQ05wAZf2eakUPLPa18vkJAKE7RXOKfVHqMZZ1WlTjiwl6Gcn65M5vpNUB6EFLnEdRdEXQ==}
|
resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@edge-runtime/vm': '*'
|
'@edge-runtime/vm': '*'
|
||||||
'@types/node': ^18.0.0 || >=20.0.0
|
'@types/node': ^18.0.0 || >=20.0.0
|
||||||
'@vitest/browser': 1.3.1
|
'@vitest/browser': 1.4.0
|
||||||
'@vitest/ui': 1.3.1
|
'@vitest/ui': 1.4.0
|
||||||
happy-dom: '*'
|
happy-dom: '*'
|
||||||
jsdom: '*'
|
jsdom: '*'
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
@ -11578,11 +11586,11 @@ packages:
|
|||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.11.28
|
'@types/node': 20.11.28
|
||||||
'@vitest/expect': 1.3.1
|
'@vitest/expect': 1.4.0
|
||||||
'@vitest/runner': 1.3.1
|
'@vitest/runner': 1.4.0
|
||||||
'@vitest/snapshot': 1.3.1
|
'@vitest/snapshot': 1.4.0
|
||||||
'@vitest/spy': 1.3.1
|
'@vitest/spy': 1.4.0
|
||||||
'@vitest/utils': 1.3.1
|
'@vitest/utils': 1.4.0
|
||||||
acorn-walk: 8.3.2
|
acorn-walk: 8.3.2
|
||||||
chai: 4.3.10
|
chai: 4.3.10
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
@ -11597,7 +11605,7 @@ packages:
|
|||||||
tinybench: 2.5.1
|
tinybench: 2.5.1
|
||||||
tinypool: 0.8.2
|
tinypool: 0.8.2
|
||||||
vite: 5.1.6(@types/node@20.11.28)
|
vite: 5.1.6(@types/node@20.11.28)
|
||||||
vite-node: 1.3.1(@types/node@20.11.28)
|
vite-node: 1.4.0(@types/node@20.11.28)
|
||||||
why-is-node-running: 2.2.2
|
why-is-node-running: 2.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
|
Loading…
Reference in New Issue
Block a user