chore(deps): update devdependency vitest-environment-nuxt to v1.0.0 (main) (#24825)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
renovate[bot] 2023-12-19 15:46:04 +00:00 committed by GitHub
parent 8f5fed57db
commit 3c30f16105
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 14 deletions

View File

@ -33,7 +33,6 @@
"resolutions": {
"@nuxt/kit": "workspace:*",
"@nuxt/schema": "workspace:*",
"@nuxt/test-utils": "3.9.0-alpha.3",
"@nuxt/vite-builder": "workspace:*",
"@nuxt/webpack-builder": "workspace:*",
"rollup": "^4.9.1",
@ -44,7 +43,7 @@
},
"devDependencies": {
"@nuxt/eslint-config": "0.2.0",
"@nuxt/test-utils": "3.9.0-alpha.3",
"@nuxt/test-utils": "3.9.0",
"@nuxt/webpack-builder": "workspace:*",
"@types/fs-extra": "11.0.4",
"@types/node": "20.10.5",
@ -79,7 +78,7 @@
"typescript": "5.3.3",
"ufo": "1.3.2",
"vitest": "1.0.4",
"vitest-environment-nuxt": "1.0.0-alpha.1",
"vitest-environment-nuxt": "1.0.0",
"vue": "3.3.13",
"vue-eslint-parser": "9.3.2",
"vue-router": "4.2.5",

View File

@ -7,7 +7,6 @@ settings:
overrides:
'@nuxt/kit': workspace:*
'@nuxt/schema': workspace:*
'@nuxt/test-utils': 3.9.0-alpha.3
'@nuxt/vite-builder': workspace:*
'@nuxt/webpack-builder': workspace:*
rollup: ^4.9.1
@ -24,8 +23,8 @@ importers:
specifier: 0.2.0
version: 0.2.0(eslint@8.56.0)
'@nuxt/test-utils':
specifier: 3.9.0-alpha.3
version: 3.9.0-alpha.3(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13)
specifier: 3.9.0
version: 3.9.0(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13)
'@nuxt/webpack-builder':
specifier: workspace:*
version: link:packages/webpack
@ -129,8 +128,8 @@ importers:
specifier: 1.0.4
version: 1.0.4(@types/node@20.10.5)(happy-dom@12.10.3)
vitest-environment-nuxt:
specifier: 1.0.0-alpha.1
version: 1.0.0-alpha.1(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13)
specifier: 1.0.0
version: 1.0.0(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13)
vue:
specifier: 3.3.13
version: 3.3.13(typescript@5.3.3)
@ -2011,8 +2010,8 @@ packages:
rc9: 2.1.1
std-env: 3.6.0
/@nuxt/test-utils@3.9.0-alpha.3(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13):
resolution: {integrity: sha512-ZxxiR1nlneN14HXIgxyKbiEwfuMSpR/ajsh8PiCUGGvI63X+xnitxjyVkWWlXl6n1qQm3gyWpJFgYFVykuvfKQ==}
/@nuxt/test-utils@3.9.0(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13):
resolution: {integrity: sha512-17qaU4vfFJWIaT4BJ/R6C2rIuvxaF5HaiRusXHhA/34SyiduNEhezIvIVqhWVkn33y5CNueduE0AykBEj1IgEA==}
engines: {node: ^14.18.0 || >=16.10.0}
peerDependencies:
'@jest/globals': ^29.5.0
@ -2073,7 +2072,7 @@ packages:
unplugin: 1.5.1
vite: 5.0.10(@types/node@20.10.5)
vitest: 1.0.4(@types/node@20.10.5)(happy-dom@12.10.3)
vitest-environment-nuxt: 1.0.0-alpha.1(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13)
vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13)
vue: 3.3.13(typescript@5.3.3)
vue-router: 4.2.5(vue@3.3.13)
transitivePeerDependencies:
@ -2166,6 +2165,7 @@ packages:
dependencies:
is-glob: 4.0.3
micromatch: 4.0.5
napi-wasm: 1.1.0
bundledDependencies:
- napi-wasm
@ -6769,6 +6769,9 @@ packages:
engines: {node: ^14 || ^16 || >=18}
hasBin: true
/napi-wasm@1.1.0:
resolution: {integrity: sha512-lHwIAJbmLSjF9VDRm9GoVOy9AGp3aIvkjv+Kvz9h16QR3uSVYH78PNQUnT2U4X53mhlnV2M7wrhibQ3GHicDmg==}
/natural-compare@1.4.0:
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
@ -9442,10 +9445,10 @@ packages:
optionalDependencies:
fsevents: 2.3.3
/vitest-environment-nuxt@1.0.0-alpha.1(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13):
resolution: {integrity: sha512-0/gfNcZNNqFRjocmGZN/R4PlZ0p4MlmmsTkplKf9FwgBadGxN4eYtxOqk1ubhz+qf8ZvPRER3toydmOASovMcg==}
/vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13):
resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==}
dependencies:
'@nuxt/test-utils': 3.9.0-alpha.3(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13)
'@nuxt/test-utils': 3.9.0(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13)
transitivePeerDependencies:
- '@jest/globals'
- '@testing-library/vue'