mirror of
https://github.com/nuxt/nuxt.git
synced 2024-12-03 19:07:15 +00:00
chore(deps): update dependency nuxi to v3.16.0 (3.x) (#30086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
91562db29b
commit
6f7b379849
@ -90,7 +90,7 @@
|
|||||||
"knip": "5.38.2",
|
"knip": "5.38.2",
|
||||||
"markdownlint-cli": "0.43.0",
|
"markdownlint-cli": "0.43.0",
|
||||||
"nitropack": "2.10.4",
|
"nitropack": "2.10.4",
|
||||||
"nuxi": "3.15.0",
|
"nuxi": "3.16.0",
|
||||||
"nuxt": "workspace:*",
|
"nuxt": "workspace:*",
|
||||||
"nuxt-content-twoslash": "0.1.2",
|
"nuxt-content-twoslash": "0.1.2",
|
||||||
"ofetch": "1.4.1",
|
"ofetch": "1.4.1",
|
||||||
|
@ -95,7 +95,7 @@
|
|||||||
"mlly": "^1.7.3",
|
"mlly": "^1.7.3",
|
||||||
"nanotar": "^0.1.1",
|
"nanotar": "^0.1.1",
|
||||||
"nitropack": "^2.10.4",
|
"nitropack": "^2.10.4",
|
||||||
"nuxi": "^3.15.0",
|
"nuxi": "^3.16.0",
|
||||||
"nypm": "^0.4.0",
|
"nypm": "^0.4.0",
|
||||||
"ofetch": "^1.4.1",
|
"ofetch": "^1.4.1",
|
||||||
"ohash": "^1.1.4",
|
"ohash": "^1.1.4",
|
||||||
|
@ -123,8 +123,8 @@ importers:
|
|||||||
specifier: 2.10.4
|
specifier: 2.10.4
|
||||||
version: 2.10.4(typescript@5.6.2)
|
version: 2.10.4(typescript@5.6.2)
|
||||||
nuxi:
|
nuxi:
|
||||||
specifier: 3.15.0
|
specifier: 3.16.0
|
||||||
version: 3.15.0
|
version: 3.16.0
|
||||||
nuxt:
|
nuxt:
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:packages/nuxt
|
version: link:packages/nuxt
|
||||||
@ -382,8 +382,8 @@ importers:
|
|||||||
specifier: ^2.10.4
|
specifier: ^2.10.4
|
||||||
version: 2.10.4(typescript@5.6.2)
|
version: 2.10.4(typescript@5.6.2)
|
||||||
nuxi:
|
nuxi:
|
||||||
specifier: ^3.15.0
|
specifier: ^3.16.0
|
||||||
version: 3.15.0
|
version: 3.16.0
|
||||||
nypm:
|
nypm:
|
||||||
specifier: ^0.4.0
|
specifier: ^0.4.0
|
||||||
version: 0.4.0
|
version: 0.4.0
|
||||||
@ -3845,6 +3845,14 @@ packages:
|
|||||||
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
||||||
engines: {node: '>= 8'}
|
engines: {node: '>= 8'}
|
||||||
|
|
||||||
|
crossws@0.2.4:
|
||||||
|
resolution: {integrity: sha512-DAxroI2uSOgUKLz00NX6A8U/8EE3SZHmIND+10jkVSaypvyt57J5JEOxAQOL6lQxyzi/wZbTIwssU1uy69h5Vg==}
|
||||||
|
peerDependencies:
|
||||||
|
uWebSockets.js: '*'
|
||||||
|
peerDependenciesMeta:
|
||||||
|
uWebSockets.js:
|
||||||
|
optional: true
|
||||||
|
|
||||||
crossws@0.3.1:
|
crossws@0.3.1:
|
||||||
resolution: {integrity: sha512-HsZgeVYaG+b5zA+9PbIPGq4+J/CJynJuearykPsXx4V/eMhyQ5EDVg3Ak2FBZtVXCiOLu/U7IiwDHTr9MA+IKw==}
|
resolution: {integrity: sha512-HsZgeVYaG+b5zA+9PbIPGq4+J/CJynJuearykPsXx4V/eMhyQ5EDVg3Ak2FBZtVXCiOLu/U7IiwDHTr9MA+IKw==}
|
||||||
|
|
||||||
@ -4699,6 +4707,9 @@ packages:
|
|||||||
resolution: {integrity: sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==}
|
resolution: {integrity: sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==}
|
||||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||||
|
|
||||||
|
h3-nightly@2.0.0-1718872656.6765a6e:
|
||||||
|
resolution: {integrity: sha512-LQ8hHOIzk+agD1p0K7UosByKuzDAKGLTnYsP0syV/XMr9E7pWmoaDSWkGdWjtLR9O3hinNqrXU1NW0kTmhiSag==}
|
||||||
|
|
||||||
h3@1.13.0:
|
h3@1.13.0:
|
||||||
resolution: {integrity: sha512-vFEAu/yf8UMUcB4s43OaDaigcqpQd14yanmOsn+NcRX3/guSKncyE2rOYhq8RIchgJrPSs/QiIddnTTR1ddiAg==}
|
resolution: {integrity: sha512-vFEAu/yf8UMUcB4s43OaDaigcqpQd14yanmOsn+NcRX3/guSKncyE2rOYhq8RIchgJrPSs/QiIddnTTR1ddiAg==}
|
||||||
|
|
||||||
@ -5806,8 +5817,8 @@ packages:
|
|||||||
nth-check@2.1.1:
|
nth-check@2.1.1:
|
||||||
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
||||||
|
|
||||||
nuxi@3.15.0:
|
nuxi@3.16.0:
|
||||||
resolution: {integrity: sha512-ZVu45nuDrdb7nzKW2kLGY/N1vvFYLLbUVX6gUYw4BApKGGu4+GktTR5o48dGVgMYX9A8chaugl7TL9ZYmwC9Mg==}
|
resolution: {integrity: sha512-t9m4zTq44R0/icuzQXJHEyPRM3YbgTPMpytyb6YW2LOL/3mwZ3Bmte1FIlCoigzDvxBJRbcchZGc689+Syyu8w==}
|
||||||
engines: {node: ^16.10.0 || >=18.0.0}
|
engines: {node: ^16.10.0 || >=18.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@ -7420,7 +7431,7 @@ packages:
|
|||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@types/node': 22.10.1
|
'@types/node': 22.10.1
|
||||||
jiti: '>=1.21.0'
|
jiti: 2.4.0
|
||||||
less: '*'
|
less: '*'
|
||||||
lightningcss: ^1.21.0
|
lightningcss: ^1.21.0
|
||||||
sass: '*'
|
sass: '*'
|
||||||
@ -8730,7 +8741,7 @@ snapshots:
|
|||||||
'@vueuse/core': 11.3.0(vue@3.5.13(typescript@5.6.2))
|
'@vueuse/core': 11.3.0(vue@3.5.13(typescript@5.6.2))
|
||||||
consola: 3.2.3
|
consola: 3.2.3
|
||||||
defu: 6.1.4
|
defu: 6.1.4
|
||||||
h3: 1.13.0
|
h3: h3-nightly@2.0.0-1718872656.6765a6e
|
||||||
magic-string: 0.30.14
|
magic-string: 0.30.14
|
||||||
mlly: 1.7.3
|
mlly: 1.7.3
|
||||||
ofetch: 1.4.1
|
ofetch: 1.4.1
|
||||||
@ -8779,6 +8790,7 @@ snapshots:
|
|||||||
- sortablejs
|
- sortablejs
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
- uWebSockets.js
|
||||||
- universal-cookie
|
- universal-cookie
|
||||||
- vite
|
- vite
|
||||||
- vue
|
- vue
|
||||||
@ -10885,6 +10897,8 @@ snapshots:
|
|||||||
shebang-command: 2.0.0
|
shebang-command: 2.0.0
|
||||||
which: 2.0.2
|
which: 2.0.2
|
||||||
|
|
||||||
|
crossws@0.2.4: {}
|
||||||
|
|
||||||
crossws@0.3.1:
|
crossws@0.3.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
uncrypto: 0.1.3
|
uncrypto: 0.1.3
|
||||||
@ -11919,6 +11933,21 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
duplexer: 0.1.2
|
duplexer: 0.1.2
|
||||||
|
|
||||||
|
h3-nightly@2.0.0-1718872656.6765a6e:
|
||||||
|
dependencies:
|
||||||
|
cookie-es: 1.2.2
|
||||||
|
crossws: 0.2.4
|
||||||
|
defu: 6.1.4
|
||||||
|
destr: 2.0.3
|
||||||
|
iron-webcrypto: 1.2.1
|
||||||
|
ohash: 1.1.4
|
||||||
|
radix3: 1.1.2
|
||||||
|
ufo: 1.5.4
|
||||||
|
uncrypto: 0.1.3
|
||||||
|
unenv: 1.10.0
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- uWebSockets.js
|
||||||
|
|
||||||
h3@1.13.0:
|
h3@1.13.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
cookie-es: 1.2.2
|
cookie-es: 1.2.2
|
||||||
@ -13285,7 +13314,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
boolbase: 1.0.0
|
boolbase: 1.0.0
|
||||||
|
|
||||||
nuxi@3.15.0: {}
|
nuxi@3.16.0: {}
|
||||||
|
|
||||||
nuxt-content-twoslash@0.1.2(@nuxtjs/mdc@0.9.5):
|
nuxt-content-twoslash@0.1.2(@nuxtjs/mdc@0.9.5):
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user