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
234fb5d995
commit
80dc35bb20
@ -81,7 +81,7 @@
|
||||
"@nuxt/eslint-config": "1.1.0",
|
||||
"@nuxt/kit": "workspace:*",
|
||||
"@nuxt/rspack-builder": "workspace:*",
|
||||
"@nuxt/test-utils": "3.15.4",
|
||||
"@nuxt/test-utils": "3.17.0",
|
||||
"@nuxt/webpack-builder": "workspace:*",
|
||||
"@testing-library/vue": "8.1.0",
|
||||
"@types/babel__core": "7.20.5",
|
||||
|
@ -101,7 +101,7 @@
|
||||
"mlly": "^1.7.4",
|
||||
"nanotar": "^0.2.0",
|
||||
"nitro": "npm:nitro-nightly@3.0.0-beta-28969273.f7aa9de6",
|
||||
"nypm": "^0.5.2",
|
||||
"nypm": "^0.5.4",
|
||||
"ofetch": "^1.4.1",
|
||||
"ohash": "^1.1.4",
|
||||
"on-change": "^5.0.1",
|
||||
|
@ -69,8 +69,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:packages/rspack
|
||||
'@nuxt/test-utils':
|
||||
specifier: 3.15.4
|
||||
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.32.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.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
|
||||
specifier: 3.17.0
|
||||
version: 3.17.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.32.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.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
|
||||
'@nuxt/webpack-builder':
|
||||
specifier: workspace:*
|
||||
version: link:packages/webpack
|
||||
@ -436,8 +436,8 @@ importers:
|
||||
specifier: npm:nitro-nightly@3.0.0-beta-28969273.f7aa9de6
|
||||
version: nitro-nightly@3.0.0-beta-28969273.f7aa9de6(typescript@5.7.3)
|
||||
nypm:
|
||||
specifier: ^0.5.2
|
||||
version: 0.5.2
|
||||
specifier: ^0.5.4
|
||||
version: 0.5.4
|
||||
ofetch:
|
||||
specifier: ^1.4.1
|
||||
version: 1.4.1
|
||||
@ -2178,8 +2178,8 @@ packages:
|
||||
engines: {node: '>=18.12.0'}
|
||||
hasBin: true
|
||||
|
||||
'@nuxt/test-utils@3.15.4':
|
||||
resolution: {integrity: sha512-R5eNXILsB5GCTMgoKdW3rN9rNBQCVBqxw4+tcujNplcivbJp7lQrRMHlbR9ijAJ1jEMkDNXdOQGbM1RnWvDuuQ==}
|
||||
'@nuxt/test-utils@3.17.0':
|
||||
resolution: {integrity: sha512-NfKES2wGXxV8bNec30W0+rjegy7azFxXT7TJZ3SIcg6CxWQiO8Q+Xh743UnoqPw2WF03GNEndovf6AqwIRjNJQ==}
|
||||
engines: {node: ^18.20.5 || ^20.9.0 || ^22.0.0 || >=23.0.0}
|
||||
peerDependencies:
|
||||
'@cucumber/cucumber': ^10.3.1 || ^11.0.0
|
||||
@ -2188,10 +2188,10 @@ packages:
|
||||
'@testing-library/vue': ^7.0.0 || ^8.0.1
|
||||
'@vitest/ui': '*'
|
||||
'@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
|
||||
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:
|
||||
'@cucumber/cucumber':
|
||||
optional: true
|
||||
@ -5910,8 +5910,8 @@ packages:
|
||||
peerDependencies:
|
||||
'@nuxtjs/mdc': '>=0.5.0'
|
||||
|
||||
nypm@0.5.2:
|
||||
resolution: {integrity: sha512-AHzvnyUJYSrrphPhRWWZNcoZfArGNp3Vrc4pm/ZurO74tYNTgAPrEyBQEKy+qioqmWlPXwvMZCG2wOaHlPG0Pw==}
|
||||
nypm@0.5.4:
|
||||
resolution: {integrity: sha512-X0SNNrZiGU8/e/zAB7sCTtdxWTMSIO73q+xuKgglm2Yvzwlo8UoC5FNySQFCvl84uPaeADkqHUZUkWy4aH4xOA==}
|
||||
engines: {node: ^14.16.0 || >=16.10.0}
|
||||
hasBin: true
|
||||
|
||||
@ -8784,7 +8784,7 @@ snapshots:
|
||||
httpxy: 0.1.7
|
||||
jiti: 2.4.2
|
||||
listhen: 1.9.0
|
||||
nypm: 0.5.2
|
||||
nypm: 0.5.4
|
||||
ofetch: 1.4.1
|
||||
ohash: 1.1.4
|
||||
pathe: 2.0.3
|
||||
@ -8838,7 +8838,7 @@ snapshots:
|
||||
launch-editor: 2.9.1
|
||||
local-pkg: 1.0.0
|
||||
magicast: 0.3.5
|
||||
nypm: 0.5.2
|
||||
nypm: 0.5.4
|
||||
ohash: 1.1.4
|
||||
pathe: 2.0.3
|
||||
perfect-debounce: 1.0.0
|
||||
@ -8965,7 +8965,7 @@ snapshots:
|
||||
rc9: 2.1.2
|
||||
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.32.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.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)':
|
||||
'@nuxt/test-utils@3.17.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.32.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.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)':
|
||||
dependencies:
|
||||
'@nuxt/kit': link:packages/kit
|
||||
'@nuxt/schema': link:packages/schema
|
||||
@ -11952,7 +11952,7 @@ snapshots:
|
||||
consola: 3.4.0
|
||||
defu: 6.1.4
|
||||
node-fetch-native: 1.6.6
|
||||
nypm: 0.5.2
|
||||
nypm: 0.5.4
|
||||
ohash: 1.1.4
|
||||
pathe: 2.0.3
|
||||
tar: 6.2.1
|
||||
@ -13504,7 +13504,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
nypm@0.5.2:
|
||||
nypm@0.5.4:
|
||||
dependencies:
|
||||
citty: 0.1.6
|
||||
consola: 3.4.0
|
||||
@ -15394,7 +15394,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.32.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.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0):
|
||||
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.32.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.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
|
||||
'@nuxt/test-utils': 3.17.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.32.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.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
|
||||
transitivePeerDependencies:
|
||||
- '@cucumber/cucumber'
|
||||
- '@jest/globals'
|
||||
|
Loading…
Reference in New Issue
Block a user