mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
chore(deps): pin devdependency ofetch to 1.3.3 (main) (#23748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5652346d7a
commit
016b0b7c15
@ -41,7 +41,7 @@
|
|||||||
"h3": "1.8.2",
|
"h3": "1.8.2",
|
||||||
"ignore": "5.2.4",
|
"ignore": "5.2.4",
|
||||||
"nitropack": "2.6.3",
|
"nitropack": "2.6.3",
|
||||||
"ofetch": "^1.3.3",
|
"ofetch": "1.3.3",
|
||||||
"unbuild": "latest",
|
"unbuild": "latest",
|
||||||
"unctx": "2.3.1",
|
"unctx": "2.3.1",
|
||||||
"vite": "4.5.0",
|
"vite": "4.5.0",
|
||||||
|
@ -491,7 +491,7 @@ importers:
|
|||||||
specifier: 2.6.3
|
specifier: 2.6.3
|
||||||
version: 2.6.3
|
version: 2.6.3
|
||||||
ofetch:
|
ofetch:
|
||||||
specifier: ^1.3.3
|
specifier: 1.3.3
|
||||||
version: 1.3.3
|
version: 1.3.3
|
||||||
unbuild:
|
unbuild:
|
||||||
specifier: latest
|
specifier: latest
|
||||||
|
Loading…
Reference in New Issue
Block a user