mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-26 15:42:09 +00:00
fix(deps): update dependency ohmyfetch to ^0.4.4 (#1705)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
292b5243c7
commit
6bd7186976
@ -52,7 +52,7 @@
|
|||||||
"mime": "^3.0.0",
|
"mime": "^3.0.0",
|
||||||
"mlly": "^0.3.12",
|
"mlly": "^0.3.12",
|
||||||
"node-fetch": "^3.0.0",
|
"node-fetch": "^3.0.0",
|
||||||
"ohmyfetch": "^0.4.2",
|
"ohmyfetch": "^0.4.4",
|
||||||
"ora": "^6.0.1",
|
"ora": "^6.0.1",
|
||||||
"p-debounce": "^4.0.0",
|
"p-debounce": "^4.0.0",
|
||||||
"pathe": "^0.2.0",
|
"pathe": "^0.2.0",
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
"mlly": "^0.3.12",
|
"mlly": "^0.3.12",
|
||||||
"murmurhash-es": "^0.1.1",
|
"murmurhash-es": "^0.1.1",
|
||||||
"nuxi": "3.0.0",
|
"nuxi": "3.0.0",
|
||||||
"ohmyfetch": "^0.4.2",
|
"ohmyfetch": "^0.4.4",
|
||||||
"pathe": "^0.2.0",
|
"pathe": "^0.2.0",
|
||||||
"scule": "^0.2.1",
|
"scule": "^0.2.1",
|
||||||
"ufo": "^0.7.9",
|
"ufo": "^0.7.9",
|
||||||
|
23
yarn.lock
23
yarn.lock
@ -2961,7 +2961,7 @@ __metadata:
|
|||||||
mime: ^3.0.0
|
mime: ^3.0.0
|
||||||
mlly: ^0.3.12
|
mlly: ^0.3.12
|
||||||
node-fetch: ^3.0.0
|
node-fetch: ^3.0.0
|
||||||
ohmyfetch: ^0.4.2
|
ohmyfetch: ^0.4.4
|
||||||
ora: ^6.0.1
|
ora: ^6.0.1
|
||||||
p-debounce: ^4.0.0
|
p-debounce: ^4.0.0
|
||||||
pathe: ^0.2.0
|
pathe: ^0.2.0
|
||||||
@ -14909,7 +14909,7 @@ __metadata:
|
|||||||
mlly: ^0.3.12
|
mlly: ^0.3.12
|
||||||
murmurhash-es: ^0.1.1
|
murmurhash-es: ^0.1.1
|
||||||
nuxi: 3.0.0
|
nuxi: 3.0.0
|
||||||
ohmyfetch: ^0.4.2
|
ohmyfetch: ^0.4.4
|
||||||
pathe: ^0.2.0
|
pathe: ^0.2.0
|
||||||
scule: ^0.2.1
|
scule: ^0.2.1
|
||||||
ufo: ^0.7.9
|
ufo: ^0.7.9
|
||||||
@ -15058,6 +15058,18 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"ohmyfetch@npm:^0.4.4":
|
||||||
|
version: 0.4.4
|
||||||
|
resolution: "ohmyfetch@npm:0.4.4"
|
||||||
|
dependencies:
|
||||||
|
destr: ^1.1.0
|
||||||
|
node-fetch: ^3.0.0
|
||||||
|
ufo: ^0.7.9
|
||||||
|
undici: ^4.9.5
|
||||||
|
checksum: c30ee7fe97078a143185f65084d04939f138f865290559e1d9127ac49a58cc53dd83649653986ce68faa9b3dbd9e5b49d59f614734a084117ff72ddc56a128f2
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"on-finished@npm:^2.3.0, on-finished@npm:~2.3.0":
|
"on-finished@npm:^2.3.0, on-finished@npm:~2.3.0":
|
||||||
version: 2.3.0
|
version: 2.3.0
|
||||||
resolution: "on-finished@npm:2.3.0"
|
resolution: "on-finished@npm:2.3.0"
|
||||||
@ -20040,6 +20052,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"undici@npm:^4.9.5":
|
||||||
|
version: 4.9.5
|
||||||
|
resolution: "undici@npm:4.9.5"
|
||||||
|
checksum: bfd3abf315bea4cba09b0059f3687a108a3c298b1e2f2be33da2bdabdf140514c5de89693fd47e7259e1b9ce9b8618151823c1a6b18278c1611da85ea102993c
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"unenv@npm:^0.4.0":
|
"unenv@npm:^0.4.0":
|
||||||
version: 0.4.0
|
version: 0.4.0
|
||||||
resolution: "unenv@npm:0.4.0"
|
resolution: "unenv@npm:0.4.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user