mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
chore(deps): pin devdependency unenv to 1.9.0 (main) (#25294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dab2188d58
commit
28b58c9145
@ -50,7 +50,7 @@
|
|||||||
"ofetch": "1.3.3",
|
"ofetch": "1.3.3",
|
||||||
"unbuild": "latest",
|
"unbuild": "latest",
|
||||||
"unctx": "2.3.1",
|
"unctx": "2.3.1",
|
||||||
"unenv": "^1.9.0",
|
"unenv": "1.9.0",
|
||||||
"vite": "5.0.11",
|
"vite": "5.0.11",
|
||||||
"vue": "3.4.14",
|
"vue": "3.4.14",
|
||||||
"vue-bundle-renderer": "2.0.0",
|
"vue-bundle-renderer": "2.0.0",
|
||||||
|
@ -509,7 +509,7 @@ importers:
|
|||||||
specifier: 2.3.1
|
specifier: 2.3.1
|
||||||
version: 2.3.1
|
version: 2.3.1
|
||||||
unenv:
|
unenv:
|
||||||
specifier: ^1.9.0
|
specifier: 1.9.0
|
||||||
version: 1.9.0
|
version: 1.9.0
|
||||||
vite:
|
vite:
|
||||||
specifier: 5.0.11
|
specifier: 5.0.11
|
||||||
|
Loading…
Reference in New Issue
Block a user