mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 09:33:54 +00:00
chore(deps): update dependency h3 to ^0.8.3 (#8277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7b2861e8e8
commit
290bbd392b
@ -35,7 +35,7 @@
|
|||||||
"execa": "^6.1.0",
|
"execa": "^6.1.0",
|
||||||
"flat": "^5.0.2",
|
"flat": "^5.0.2",
|
||||||
"giget": "^0.1.7",
|
"giget": "^0.1.7",
|
||||||
"h3": "^0.8.2",
|
"h3": "^0.8.3",
|
||||||
"jiti": "^1.16.0",
|
"jiti": "^1.16.0",
|
||||||
"listhen": "^0.3.4",
|
"listhen": "^0.3.4",
|
||||||
"mlly": "^0.5.16",
|
"mlly": "^0.5.16",
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
"escape-string-regexp": "^5.0.0",
|
"escape-string-regexp": "^5.0.0",
|
||||||
"fs-extra": "^10.1.0",
|
"fs-extra": "^10.1.0",
|
||||||
"globby": "^13.1.2",
|
"globby": "^13.1.2",
|
||||||
"h3": "^0.8.2",
|
"h3": "^0.8.3",
|
||||||
"hash-sum": "^2.0.0",
|
"hash-sum": "^2.0.0",
|
||||||
"hookable": "^5.4.1",
|
"hookable": "^5.4.1",
|
||||||
"knitwork": "^0.1.2",
|
"knitwork": "^0.1.2",
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
"externality": "^0.2.2",
|
"externality": "^0.2.2",
|
||||||
"fs-extra": "^10.1.0",
|
"fs-extra": "^10.1.0",
|
||||||
"get-port-please": "^2.6.1",
|
"get-port-please": "^2.6.1",
|
||||||
"h3": "^0.8.2",
|
"h3": "^0.8.3",
|
||||||
"knitwork": "^0.1.2",
|
"knitwork": "^0.1.2",
|
||||||
"magic-string": "^0.26.7",
|
"magic-string": "^0.26.7",
|
||||||
"mlly": "^0.5.16",
|
"mlly": "^0.5.16",
|
||||||
|
@ -360,7 +360,7 @@ importers:
|
|||||||
flat: ^5.0.2
|
flat: ^5.0.2
|
||||||
fsevents: ~2.3.2
|
fsevents: ~2.3.2
|
||||||
giget: ^0.1.7
|
giget: ^0.1.7
|
||||||
h3: ^0.8.2
|
h3: ^0.8.3
|
||||||
jiti: ^1.16.0
|
jiti: ^1.16.0
|
||||||
listhen: ^0.3.4
|
listhen: ^0.3.4
|
||||||
mlly: ^0.5.16
|
mlly: ^0.5.16
|
||||||
@ -423,7 +423,7 @@ importers:
|
|||||||
escape-string-regexp: ^5.0.0
|
escape-string-regexp: ^5.0.0
|
||||||
fs-extra: ^10.1.0
|
fs-extra: ^10.1.0
|
||||||
globby: ^13.1.2
|
globby: ^13.1.2
|
||||||
h3: ^0.8.2
|
h3: ^0.8.3
|
||||||
hash-sum: ^2.0.0
|
hash-sum: ^2.0.0
|
||||||
hookable: ^5.4.1
|
hookable: ^5.4.1
|
||||||
knitwork: ^0.1.2
|
knitwork: ^0.1.2
|
||||||
@ -586,7 +586,7 @@ importers:
|
|||||||
externality: ^0.2.2
|
externality: ^0.2.2
|
||||||
fs-extra: ^10.1.0
|
fs-extra: ^10.1.0
|
||||||
get-port-please: ^2.6.1
|
get-port-please: ^2.6.1
|
||||||
h3: ^0.8.2
|
h3: ^0.8.3
|
||||||
knitwork: ^0.1.2
|
knitwork: ^0.1.2
|
||||||
magic-string: ^0.26.7
|
magic-string: ^0.26.7
|
||||||
mlly: ^0.5.16
|
mlly: ^0.5.16
|
||||||
|
Loading…
Reference in New Issue
Block a user