mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-31 07:40:33 +00:00
chore(deps): update dependency h3 to ^0.7.17 (#7049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
857ca56cc5
commit
aece2cd3c2
@ -46,7 +46,7 @@
|
||||
"escape-string-regexp": "^5.0.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
"globby": "^13.1.2",
|
||||
"h3": "^0.7.16",
|
||||
"h3": "^0.7.17",
|
||||
"hash-sum": "^2.0.0",
|
||||
"hookable": "^5.2.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.16",
|
||||
"h3": "^0.7.17",
|
||||
"knitwork": "^0.1.2",
|
||||
"magic-string": "^0.26.3",
|
||||
"mlly": "^0.5.14",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -1806,7 +1806,7 @@ __metadata:
|
||||
externality: ^0.2.2
|
||||
fs-extra: ^10.1.0
|
||||
get-port-please: ^2.6.1
|
||||
h3: ^0.7.16
|
||||
h3: ^0.7.17
|
||||
knitwork: ^0.1.2
|
||||
magic-string: ^0.26.3
|
||||
mlly: ^0.5.14
|
||||
@ -7765,7 +7765,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"h3@npm:^0.7.12, h3@npm:^0.7.15, h3@npm:^0.7.16":
|
||||
"h3@npm:^0.7.12, h3@npm:^0.7.15":
|
||||
version: 0.7.16
|
||||
resolution: "h3@npm:0.7.16"
|
||||
dependencies:
|
||||
@ -7777,6 +7777,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"h3@npm:^0.7.17":
|
||||
version: 0.7.17
|
||||
resolution: "h3@npm:0.7.17"
|
||||
dependencies:
|
||||
cookie-es: ^0.5.0
|
||||
destr: ^1.1.1
|
||||
radix3: ^0.1.2
|
||||
ufo: ^0.8.5
|
||||
checksum: ae444f90e71914abfd95beaa6fe7c67bcde05b12fa6a952e65f5b0fbc1f4e5851a7f9a89182bbe5a1e35da0e8dcd1f77668a9634aabe5f4c37cdab4d2e0a661e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"handlebars@npm:^4.7.7":
|
||||
version: 4.7.7
|
||||
resolution: "handlebars@npm:4.7.7"
|
||||
@ -10302,7 +10314,7 @@ __metadata:
|
||||
escape-string-regexp: ^5.0.0
|
||||
fs-extra: ^10.1.0
|
||||
globby: ^13.1.2
|
||||
h3: ^0.7.16
|
||||
h3: ^0.7.17
|
||||
hash-sum: ^2.0.0
|
||||
hookable: ^5.2.2
|
||||
knitwork: ^0.1.2
|
||||
|
Loading…
Reference in New Issue
Block a user