mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-23 09:00:31 +00:00
chore(deps): update all non-major dependencies
This commit is contained in:
parent
4910959b96
commit
82541a8a01
@ -78,7 +78,7 @@
|
|||||||
"@nuxt/eslint-config": "1.1.0",
|
"@nuxt/eslint-config": "1.1.0",
|
||||||
"@nuxt/kit": "workspace:*",
|
"@nuxt/kit": "workspace:*",
|
||||||
"@nuxt/rspack-builder": "workspace:*",
|
"@nuxt/rspack-builder": "workspace:*",
|
||||||
"@nuxt/test-utils": "3.15.4",
|
"@nuxt/test-utils": "3.16.0",
|
||||||
"@nuxt/webpack-builder": "workspace:*",
|
"@nuxt/webpack-builder": "workspace:*",
|
||||||
"@testing-library/vue": "8.1.0",
|
"@testing-library/vue": "8.1.0",
|
||||||
"@types/babel__core": "7.20.5",
|
"@types/babel__core": "7.20.5",
|
||||||
|
@ -106,7 +106,7 @@
|
|||||||
"mlly": "^1.7.4",
|
"mlly": "^1.7.4",
|
||||||
"nanotar": "^0.2.0",
|
"nanotar": "^0.2.0",
|
||||||
"nitropack": "^2.10.4",
|
"nitropack": "^2.10.4",
|
||||||
"nypm": "^0.5.2",
|
"nypm": "^0.5.4",
|
||||||
"ofetch": "^1.4.1",
|
"ofetch": "^1.4.1",
|
||||||
"ohash": "^1.1.4",
|
"ohash": "^1.1.4",
|
||||||
"on-change": "^5.0.1",
|
"on-change": "^5.0.1",
|
||||||
|
@ -66,8 +66,8 @@ importers:
|
|||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:packages/rspack
|
version: link:packages/rspack
|
||||||
'@nuxt/test-utils':
|
'@nuxt/test-utils':
|
||||||
specifier: 3.15.4
|
specifier: 3.16.0
|
||||||
version: 3.15.4(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.7.3)))(@types/node@22.13.4)(@vue/test-utils@2.4.6)(happy-dom@17.1.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.50.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(vitest@3.0.6(@types/debug@4.1.12)(@types/node@22.13.4)(happy-dom@17.1.1)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
|
version: 3.16.0(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.7.3)))(@types/node@22.13.4)(@vue/test-utils@2.4.6)(happy-dom@17.1.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.50.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(vitest@3.0.6(@types/debug@4.1.12)(@types/node@22.13.4)(happy-dom@17.1.1)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
|
||||||
'@nuxt/webpack-builder':
|
'@nuxt/webpack-builder':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:packages/webpack
|
version: link:packages/webpack
|
||||||
@ -439,8 +439,8 @@ importers:
|
|||||||
specifier: ^2.10.4
|
specifier: ^2.10.4
|
||||||
version: 2.10.4(typescript@5.7.3)
|
version: 2.10.4(typescript@5.7.3)
|
||||||
nypm:
|
nypm:
|
||||||
specifier: ^0.5.2
|
specifier: ^0.5.4
|
||||||
version: 0.5.2
|
version: 0.5.4
|
||||||
ofetch:
|
ofetch:
|
||||||
specifier: ^1.4.1
|
specifier: ^1.4.1
|
||||||
version: 1.4.1
|
version: 1.4.1
|
||||||
@ -2206,8 +2206,8 @@ packages:
|
|||||||
engines: {node: '>=18.12.0'}
|
engines: {node: '>=18.12.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
'@nuxt/test-utils@3.15.4':
|
'@nuxt/test-utils@3.16.0':
|
||||||
resolution: {integrity: sha512-R5eNXILsB5GCTMgoKdW3rN9rNBQCVBqxw4+tcujNplcivbJp7lQrRMHlbR9ijAJ1jEMkDNXdOQGbM1RnWvDuuQ==}
|
resolution: {integrity: sha512-ISllWsRtcPIEUJVjG2fR78Ng0fV+uBtjkeiHf7qLsYBlJRIp/UZrNyqTYJ4yyiZjk6x1kw0j3XwD5F9NE1um5g==}
|
||||||
engines: {node: ^18.20.5 || ^20.9.0 || ^22.0.0 || >=23.0.0}
|
engines: {node: ^18.20.5 || ^20.9.0 || ^22.0.0 || >=23.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@cucumber/cucumber': ^10.3.1 || ^11.0.0
|
'@cucumber/cucumber': ^10.3.1 || ^11.0.0
|
||||||
@ -2216,10 +2216,10 @@ packages:
|
|||||||
'@testing-library/vue': ^7.0.0 || ^8.0.1
|
'@testing-library/vue': ^7.0.0 || ^8.0.1
|
||||||
'@vitest/ui': '*'
|
'@vitest/ui': '*'
|
||||||
'@vue/test-utils': ^2.4.2
|
'@vue/test-utils': ^2.4.2
|
||||||
happy-dom: ^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
happy-dom: ^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||||
jsdom: ^22.0.0 || ^23.0.0 || ^24.0.0 || ^25.0.0 || ^26.0.0
|
jsdom: ^22.0.0 || ^23.0.0 || ^24.0.0 || ^25.0.0 || ^26.0.0
|
||||||
playwright-core: ^1.43.1
|
playwright-core: ^1.43.1
|
||||||
vitest: ^0.34.6 || ^1.0.0 || ^2.0.0 || ^3.0.0-beta.3
|
vitest: ^0.34.6 || ^1.0.0 || ^2.0.0 || ^3.0.0
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
'@cucumber/cucumber':
|
'@cucumber/cucumber':
|
||||||
optional: true
|
optional: true
|
||||||
@ -5916,8 +5916,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@nuxtjs/mdc': '>=0.5.0'
|
'@nuxtjs/mdc': '>=0.5.0'
|
||||||
|
|
||||||
nypm@0.5.2:
|
nypm@0.5.4:
|
||||||
resolution: {integrity: sha512-AHzvnyUJYSrrphPhRWWZNcoZfArGNp3Vrc4pm/ZurO74tYNTgAPrEyBQEKy+qioqmWlPXwvMZCG2wOaHlPG0Pw==}
|
resolution: {integrity: sha512-X0SNNrZiGU8/e/zAB7sCTtdxWTMSIO73q+xuKgglm2Yvzwlo8UoC5FNySQFCvl84uPaeADkqHUZUkWy4aH4xOA==}
|
||||||
engines: {node: ^14.16.0 || >=16.10.0}
|
engines: {node: ^14.16.0 || >=16.10.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@ -8817,7 +8817,7 @@ snapshots:
|
|||||||
httpxy: 0.1.7
|
httpxy: 0.1.7
|
||||||
jiti: 2.4.2
|
jiti: 2.4.2
|
||||||
listhen: 1.9.0
|
listhen: 1.9.0
|
||||||
nypm: 0.5.2
|
nypm: 0.5.4
|
||||||
ofetch: 1.4.1
|
ofetch: 1.4.1
|
||||||
ohash: 1.1.4
|
ohash: 1.1.4
|
||||||
pathe: 2.0.3
|
pathe: 2.0.3
|
||||||
@ -8871,7 +8871,7 @@ snapshots:
|
|||||||
launch-editor: 2.9.1
|
launch-editor: 2.9.1
|
||||||
local-pkg: 1.0.0
|
local-pkg: 1.0.0
|
||||||
magicast: 0.3.5
|
magicast: 0.3.5
|
||||||
nypm: 0.5.2
|
nypm: 0.5.4
|
||||||
ohash: 1.1.4
|
ohash: 1.1.4
|
||||||
pathe: 2.0.3
|
pathe: 2.0.3
|
||||||
perfect-debounce: 1.0.0
|
perfect-debounce: 1.0.0
|
||||||
@ -9006,7 +9006,7 @@ snapshots:
|
|||||||
rc9: 2.1.2
|
rc9: 2.1.2
|
||||||
std-env: 3.8.0
|
std-env: 3.8.0
|
||||||
|
|
||||||
'@nuxt/test-utils@3.15.4(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.7.3)))(@types/node@22.13.4)(@vue/test-utils@2.4.6)(happy-dom@17.1.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.50.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(vitest@3.0.6(@types/debug@4.1.12)(@types/node@22.13.4)(happy-dom@17.1.1)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)':
|
'@nuxt/test-utils@3.16.0(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.7.3)))(@types/node@22.13.4)(@vue/test-utils@2.4.6)(happy-dom@17.1.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.50.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(vitest@3.0.6(@types/debug@4.1.12)(@types/node@22.13.4)(happy-dom@17.1.1)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/kit': link:packages/kit
|
'@nuxt/kit': link:packages/kit
|
||||||
'@nuxt/schema': link:packages/schema
|
'@nuxt/schema': link:packages/schema
|
||||||
@ -12050,7 +12050,7 @@ snapshots:
|
|||||||
consola: 3.4.0
|
consola: 3.4.0
|
||||||
defu: 6.1.4
|
defu: 6.1.4
|
||||||
node-fetch-native: 1.6.6
|
node-fetch-native: 1.6.6
|
||||||
nypm: 0.5.2
|
nypm: 0.5.4
|
||||||
ohash: 1.1.4
|
ohash: 1.1.4
|
||||||
pathe: 2.0.3
|
pathe: 2.0.3
|
||||||
tar: 6.2.1
|
tar: 6.2.1
|
||||||
@ -13592,7 +13592,7 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
nypm@0.5.2:
|
nypm@0.5.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
citty: 0.1.6
|
citty: 0.1.6
|
||||||
consola: 3.4.0
|
consola: 3.4.0
|
||||||
@ -15509,7 +15509,7 @@ snapshots:
|
|||||||
|
|
||||||
vitest-environment-nuxt@1.0.1(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.7.3)))(@types/node@22.13.4)(@vue/test-utils@2.4.6)(happy-dom@17.1.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.50.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(vitest@3.0.6(@types/debug@4.1.12)(@types/node@22.13.4)(happy-dom@17.1.1)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0):
|
vitest-environment-nuxt@1.0.1(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.7.3)))(@types/node@22.13.4)(@vue/test-utils@2.4.6)(happy-dom@17.1.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.50.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(vitest@3.0.6(@types/debug@4.1.12)(@types/node@22.13.4)(happy-dom@17.1.1)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/test-utils': 3.15.4(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.7.3)))(@types/node@22.13.4)(@vue/test-utils@2.4.6)(happy-dom@17.1.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.50.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(vitest@3.0.6(@types/debug@4.1.12)(@types/node@22.13.4)(happy-dom@17.1.1)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
|
'@nuxt/test-utils': 3.16.0(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.7.3)))(@types/node@22.13.4)(@vue/test-utils@2.4.6)(happy-dom@17.1.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.50.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(vitest@3.0.6(@types/debug@4.1.12)(@types/node@22.13.4)(happy-dom@17.1.1)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@cucumber/cucumber'
|
- '@cucumber/cucumber'
|
||||||
- '@jest/globals'
|
- '@jest/globals'
|
||||||
|
Loading…
Reference in New Issue
Block a user