mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update dependency h3 to ^0.7.16 (#6873)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fc82b3b340
commit
91b4e6c4ef
@ -46,7 +46,7 @@
|
||||
"escape-string-regexp": "^5.0.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
"globby": "^13.1.2",
|
||||
"h3": "^0.7.15",
|
||||
"h3": "^0.7.16",
|
||||
"hash-sum": "^2.0.0",
|
||||
"hookable": "^5.1.2",
|
||||
"knitwork": "^0.1.2",
|
||||
|
@ -33,7 +33,7 @@
|
||||
"externality": "^0.2.2",
|
||||
"fs-extra": "^10.1.0",
|
||||
"get-port-please": "^2.6.1",
|
||||
"h3": "^0.7.15",
|
||||
"h3": "^0.7.16",
|
||||
"knitwork": "^0.1.2",
|
||||
"magic-string": "^0.26.2",
|
||||
"mlly": "^0.5.14",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -1870,7 +1870,7 @@ __metadata:
|
||||
externality: ^0.2.2
|
||||
fs-extra: ^10.1.0
|
||||
get-port-please: ^2.6.1
|
||||
h3: ^0.7.15
|
||||
h3: ^0.7.16
|
||||
knitwork: ^0.1.2
|
||||
magic-string: ^0.26.2
|
||||
mlly: ^0.5.14
|
||||
@ -7741,6 +7741,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"h3@npm:^0.7.16":
|
||||
version: 0.7.16
|
||||
resolution: "h3@npm:0.7.16"
|
||||
dependencies:
|
||||
cookie-es: ^0.5.0
|
||||
destr: ^1.1.1
|
||||
radix3: ^0.1.2
|
||||
ufo: ^0.8.5
|
||||
checksum: 45e36a1900cbe3344315a120d3c6cb54a998d9ae3dd66e57434e5f8c77663e2c7a32a27776547df105e3cc2a513042bd35c8a5fe96a0ef9c95db02dd857f5ad5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"handlebars@npm:^4.7.7":
|
||||
version: 4.7.7
|
||||
resolution: "handlebars@npm:4.7.7"
|
||||
@ -10271,7 +10283,7 @@ __metadata:
|
||||
escape-string-regexp: ^5.0.0
|
||||
fs-extra: ^10.1.0
|
||||
globby: ^13.1.2
|
||||
h3: ^0.7.15
|
||||
h3: ^0.7.16
|
||||
hash-sum: ^2.0.0
|
||||
hookable: ^5.1.2
|
||||
knitwork: ^0.1.2
|
||||
|
Loading…
Reference in New Issue
Block a user