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.14 (#6440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ee36ddf516
commit
0cbba77011
@ -46,7 +46,7 @@
|
||||
"escape-string-regexp": "^5.0.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
"globby": "^13.1.2",
|
||||
"h3": "^0.7.13",
|
||||
"h3": "^0.7.14",
|
||||
"hash-sum": "^2.0.0",
|
||||
"hookable": "^5.1.1",
|
||||
"knitwork": "^0.1.2",
|
||||
|
@ -33,7 +33,7 @@
|
||||
"externality": "^0.2.2",
|
||||
"fs-extra": "^10.1.0",
|
||||
"get-port-please": "^2.6.0",
|
||||
"h3": "^0.7.13",
|
||||
"h3": "^0.7.14",
|
||||
"knitwork": "^0.1.2",
|
||||
"magic-string": "^0.26.2",
|
||||
"mlly": "^0.5.7",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -1873,7 +1873,7 @@ __metadata:
|
||||
externality: ^0.2.2
|
||||
fs-extra: ^10.1.0
|
||||
get-port-please: ^2.6.0
|
||||
h3: ^0.7.13
|
||||
h3: ^0.7.14
|
||||
knitwork: ^0.1.2
|
||||
magic-string: ^0.26.2
|
||||
mlly: ^0.5.7
|
||||
@ -7564,15 +7564,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"h3@npm:^0.7.13":
|
||||
version: 0.7.13
|
||||
resolution: "h3@npm:0.7.13"
|
||||
"h3@npm:^0.7.14":
|
||||
version: 0.7.14
|
||||
resolution: "h3@npm:0.7.14"
|
||||
dependencies:
|
||||
cookie-es: ^0.5.0
|
||||
destr: ^1.1.1
|
||||
radix3: ^0.1.2
|
||||
ufo: ^0.8.5
|
||||
checksum: bb57c56c699cf743a66d8384d10419c76e24cacbf5aef79c220f0d39c8c761c672d1f7fb04f40b88124cc37a2c880272a37f6125c585389f3261f18374a17296
|
||||
checksum: e5af9d984b54bdd4895cd157e531290b0e753d32b545d276f8d9134f886a9723a5bcb0e33de19bf998498143f612a7aef49e6ef53696fd69fc2f120719454580
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -10107,7 +10107,7 @@ __metadata:
|
||||
escape-string-regexp: ^5.0.0
|
||||
fs-extra: ^10.1.0
|
||||
globby: ^13.1.2
|
||||
h3: ^0.7.13
|
||||
h3: ^0.7.14
|
||||
hash-sum: ^2.0.0
|
||||
hookable: ^5.1.1
|
||||
knitwork: ^0.1.2
|
||||
|
Loading…
Reference in New Issue
Block a user