mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 15:15:19 +00:00
chore(deps): update all non-major dependencies to v0.10.2 (main) (#22309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bef07468fa
commit
832796fe1a
@ -67,7 +67,7 @@
|
||||
"nitropack": "2.5.2",
|
||||
"nuxi": "workspace:*",
|
||||
"nuxt": "workspace:*",
|
||||
"nuxt-vitest": "0.10.1",
|
||||
"nuxt-vitest": "0.10.2",
|
||||
"ofetch": "1.1.1",
|
||||
"pathe": "1.1.1",
|
||||
"playwright-core": "1.36.1",
|
||||
@ -78,7 +78,7 @@
|
||||
"ufo": "1.1.2",
|
||||
"vite": "4.4.7",
|
||||
"vitest": "0.33.0",
|
||||
"vitest-environment-nuxt": "0.10.1",
|
||||
"vitest-environment-nuxt": "0.10.2",
|
||||
"vue": "3.3.4",
|
||||
"vue-eslint-parser": "9.3.1",
|
||||
"vue-router": "4.2.4",
|
||||
|
@ -102,8 +102,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:packages/nuxt
|
||||
nuxt-vitest:
|
||||
specifier: 0.10.1
|
||||
version: 0.10.1(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(happy-dom@10.5.2)(vite@4.4.7)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4)
|
||||
specifier: 0.10.2
|
||||
version: 0.10.2(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(happy-dom@10.5.2)(vite@4.4.7)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4)
|
||||
ofetch:
|
||||
specifier: 1.1.1
|
||||
version: 1.1.1
|
||||
@ -135,8 +135,8 @@ importers:
|
||||
specifier: 0.33.0
|
||||
version: 0.33.0(happy-dom@10.5.2)
|
||||
vitest-environment-nuxt:
|
||||
specifier: 0.10.1
|
||||
version: 0.10.1(happy-dom@10.5.2)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4)
|
||||
specifier: 0.10.2
|
||||
version: 0.10.2(happy-dom@10.5.2)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4)
|
||||
vue:
|
||||
specifier: 3.3.4
|
||||
version: 3.3.4
|
||||
@ -6810,8 +6810,8 @@ packages:
|
||||
dependencies:
|
||||
boolbase: 1.0.0
|
||||
|
||||
/nuxt-vitest@0.10.1(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(happy-dom@10.5.2)(vite@4.4.7)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-Lee+r2Cs1L9OgLjmGC51aggE5xnbspbEMmt7oYYVOyNHmSz5zAp+YHTGU42BdD1ueYXDZ8QKmknlR0cxj1vLBw==}
|
||||
/nuxt-vitest@0.10.2(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(happy-dom@10.5.2)(vite@4.4.7)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-cYEvFY5iU0fV3xccdunV1vAlgyda3Tf7HEyPGrI/4KMAouwtIDIyuu2SgU3WOFqpNbhbAQbI5COLISodOeUHBQ==}
|
||||
peerDependencies:
|
||||
'@vitejs/plugin-vue': '*'
|
||||
'@vitejs/plugin-vue-jsx': '*'
|
||||
@ -6828,7 +6828,7 @@ packages:
|
||||
std-env: 3.3.3
|
||||
vite: 4.4.7(@types/node@18.17.0)
|
||||
vitest: 0.33.0(happy-dom@10.5.2)
|
||||
vitest-environment-nuxt: 0.10.1(happy-dom@10.5.2)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4)
|
||||
vitest-environment-nuxt: 0.10.2(happy-dom@10.5.2)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/compiler-dom'
|
||||
- '@vue/server-renderer'
|
||||
@ -8908,10 +8908,10 @@ packages:
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
/vitest-environment-nuxt@0.10.1(happy-dom@10.5.2)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-VFRnK+eNC9OR0PtNtiq+MaNR3rN+TnB7N8YFjDXURHTsWhInGY2031becn3HBXs49yBikW6lji18TT8yDAKCJw==}
|
||||
/vitest-environment-nuxt@0.10.2(happy-dom@10.5.2)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-CgOS0KW0zhyDVvfHbq+CbkCa/sA2Ui/SMrp0W0vDgzhaUTCuo7WtJ211HwYqGhj3YvSRopOByRPkUDFQjr3wiw==}
|
||||
peerDependencies:
|
||||
happy-dom: ^9.10.9
|
||||
happy-dom: ^9.10.9 || ^10.0.0
|
||||
jsdom: ^22.0.0
|
||||
vitest: ^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.33.0
|
||||
vue: ^3.2.45
|
||||
@ -8929,12 +8929,12 @@ packages:
|
||||
h3: 1.7.1
|
||||
happy-dom: 10.5.2
|
||||
magic-string: 0.30.1
|
||||
node-fetch-native: 1.2.0
|
||||
ofetch: 1.1.1
|
||||
unenv: 1.5.2
|
||||
vitest: 0.33.0(happy-dom@10.5.2)
|
||||
vue: 3.3.4
|
||||
vue-router: 4.2.4(vue@3.3.4)
|
||||
whatwg-fetch: 3.6.17
|
||||
transitivePeerDependencies:
|
||||
- '@vue/compiler-dom'
|
||||
- '@vue/server-renderer'
|
||||
@ -9275,6 +9275,10 @@ packages:
|
||||
iconv-lite: 0.6.3
|
||||
dev: true
|
||||
|
||||
/whatwg-fetch@3.6.17:
|
||||
resolution: {integrity: sha512-c4ghIvG6th0eudYwKZY5keb81wtFz9/WeAHAoy8+r18kcWlitUIrmGFQ2rWEl4UCKUilD3zCLHOIPheHx5ypRQ==}
|
||||
dev: true
|
||||
|
||||
/whatwg-mimetype@3.0.0:
|
||||
resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==}
|
||||
engines: {node: '>=12'}
|
||||
|
Loading…
Reference in New Issue
Block a user