mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 09:33:54 +00:00
chore(deps): update all non-major dependencies (#7741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
084188e7de
commit
aec2e02bd3
@ -56,7 +56,7 @@
|
|||||||
"hash-sum": "^2.0.0",
|
"hash-sum": "^2.0.0",
|
||||||
"hookable": "^5.3.0",
|
"hookable": "^5.3.0",
|
||||||
"knitwork": "^0.1.2",
|
"knitwork": "^0.1.2",
|
||||||
"magic-string": "^0.26.3",
|
"magic-string": "^0.26.4",
|
||||||
"mlly": "^0.5.16",
|
"mlly": "^0.5.16",
|
||||||
"nitropack": "^0.5.4",
|
"nitropack": "^0.5.4",
|
||||||
"nuxi": "3.0.0-rc.11",
|
"nuxi": "3.0.0-rc.11",
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
"get-port-please": "^2.6.1",
|
"get-port-please": "^2.6.1",
|
||||||
"h3": "^0.7.21",
|
"h3": "^0.7.21",
|
||||||
"knitwork": "^0.1.2",
|
"knitwork": "^0.1.2",
|
||||||
"magic-string": "^0.26.3",
|
"magic-string": "^0.26.4",
|
||||||
"mlly": "^0.5.16",
|
"mlly": "^0.5.16",
|
||||||
"ohash": "^0.1.5",
|
"ohash": "^0.1.5",
|
||||||
"pathe": "^0.3.8",
|
"pathe": "^0.3.8",
|
||||||
@ -44,7 +44,7 @@
|
|||||||
"postcss": "^8.4.16",
|
"postcss": "^8.4.16",
|
||||||
"postcss-import": "^15.0.0",
|
"postcss-import": "^15.0.0",
|
||||||
"postcss-url": "^10.1.3",
|
"postcss-url": "^10.1.3",
|
||||||
"rollup": "^2.79.0",
|
"rollup": "^2.79.1",
|
||||||
"rollup-plugin-visualizer": "^5.8.1",
|
"rollup-plugin-visualizer": "^5.8.1",
|
||||||
"ufo": "^0.8.5",
|
"ufo": "^0.8.5",
|
||||||
"unplugin": "^0.9.2",
|
"unplugin": "^0.9.2",
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
"fs-extra": "^10.1.0",
|
"fs-extra": "^10.1.0",
|
||||||
"hash-sum": "^2.0.0",
|
"hash-sum": "^2.0.0",
|
||||||
"lodash-es": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
||||||
"magic-string": "^0.26.3",
|
"magic-string": "^0.26.4",
|
||||||
"memfs": "^3.4.7",
|
"memfs": "^3.4.7",
|
||||||
"mini-css-extract-plugin": "^2.6.1",
|
"mini-css-extract-plugin": "^2.6.1",
|
||||||
"mlly": "^0.5.16",
|
"mlly": "^0.5.16",
|
||||||
|
31
yarn.lock
31
yarn.lock
@ -1832,7 +1832,7 @@ __metadata:
|
|||||||
get-port-please: ^2.6.1
|
get-port-please: ^2.6.1
|
||||||
h3: ^0.7.21
|
h3: ^0.7.21
|
||||||
knitwork: ^0.1.2
|
knitwork: ^0.1.2
|
||||||
magic-string: ^0.26.3
|
magic-string: ^0.26.4
|
||||||
mlly: ^0.5.16
|
mlly: ^0.5.16
|
||||||
ohash: ^0.1.5
|
ohash: ^0.1.5
|
||||||
pathe: ^0.3.8
|
pathe: ^0.3.8
|
||||||
@ -1841,7 +1841,7 @@ __metadata:
|
|||||||
postcss: ^8.4.16
|
postcss: ^8.4.16
|
||||||
postcss-import: ^15.0.0
|
postcss-import: ^15.0.0
|
||||||
postcss-url: ^10.1.3
|
postcss-url: ^10.1.3
|
||||||
rollup: ^2.79.0
|
rollup: ^2.79.1
|
||||||
rollup-plugin-visualizer: ^5.8.1
|
rollup-plugin-visualizer: ^5.8.1
|
||||||
ufo: ^0.8.5
|
ufo: ^0.8.5
|
||||||
unbuild: latest
|
unbuild: latest
|
||||||
@ -1882,7 +1882,7 @@ __metadata:
|
|||||||
fs-extra: ^10.1.0
|
fs-extra: ^10.1.0
|
||||||
hash-sum: ^2.0.0
|
hash-sum: ^2.0.0
|
||||||
lodash-es: ^4.17.21
|
lodash-es: ^4.17.21
|
||||||
magic-string: ^0.26.3
|
magic-string: ^0.26.4
|
||||||
memfs: ^3.4.7
|
memfs: ^3.4.7
|
||||||
mini-css-extract-plugin: ^2.6.1
|
mini-css-extract-plugin: ^2.6.1
|
||||||
mlly: ^0.5.16
|
mlly: ^0.5.16
|
||||||
@ -9425,6 +9425,15 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"magic-string@npm:^0.26.4":
|
||||||
|
version: 0.26.4
|
||||||
|
resolution: "magic-string@npm:0.26.4"
|
||||||
|
dependencies:
|
||||||
|
sourcemap-codec: ^1.4.8
|
||||||
|
checksum: dbb5d356361e5ff257e49e554d6a3b5a96019d0c1bcc0cf4f896cad27b6b6efcef0f58369757b3305653e1292c902d5831d16ae834d8285168b8303d04f188e9
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"make-dir@npm:^2.1.0":
|
"make-dir@npm:^2.1.0":
|
||||||
version: 2.1.0
|
version: 2.1.0
|
||||||
resolution: "make-dir@npm:2.1.0"
|
resolution: "make-dir@npm:2.1.0"
|
||||||
@ -10540,7 +10549,7 @@ __metadata:
|
|||||||
hash-sum: ^2.0.0
|
hash-sum: ^2.0.0
|
||||||
hookable: ^5.3.0
|
hookable: ^5.3.0
|
||||||
knitwork: ^0.1.2
|
knitwork: ^0.1.2
|
||||||
magic-string: ^0.26.3
|
magic-string: ^0.26.4
|
||||||
mlly: ^0.5.16
|
mlly: ^0.5.16
|
||||||
nitropack: ^0.5.4
|
nitropack: ^0.5.4
|
||||||
nuxi: 3.0.0-rc.11
|
nuxi: 3.0.0-rc.11
|
||||||
@ -12257,6 +12266,20 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"rollup@npm:^2.79.1":
|
||||||
|
version: 2.79.1
|
||||||
|
resolution: "rollup@npm:2.79.1"
|
||||||
|
dependencies:
|
||||||
|
fsevents: ~2.3.2
|
||||||
|
dependenciesMeta:
|
||||||
|
fsevents:
|
||||||
|
optional: true
|
||||||
|
bin:
|
||||||
|
rollup: dist/bin/rollup
|
||||||
|
checksum: 6a2bf167b3587d4df709b37d149ad0300692cc5deb510f89ac7bdc77c8738c9546ae3de9322b0968e1ed2b0e984571f5f55aae28fa7de4cfcb1bc5402a4e2be6
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"rollup@npm:~2.78.0":
|
"rollup@npm:~2.78.0":
|
||||||
version: 2.78.1
|
version: 2.78.1
|
||||||
resolution: "rollup@npm:2.78.1"
|
resolution: "rollup@npm:2.78.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user