mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore: force single version of vite (#5400)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
This commit is contained in:
parent
f6bf4f7559
commit
b64ef70c1c
@ -42,6 +42,7 @@
|
|||||||
"nuxi": "link:./packages/nuxi",
|
"nuxi": "link:./packages/nuxi",
|
||||||
"nuxt": "link:./packages/nuxt",
|
"nuxt": "link:./packages/nuxt",
|
||||||
"nuxt3": "link:./packages/nuxt",
|
"nuxt3": "link:./packages/nuxt",
|
||||||
|
"vite": "^2.9.10",
|
||||||
"unbuild": "^0.7.4"
|
"unbuild": "^0.7.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -13341,7 +13341,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"vite@npm:^2.9.11, vite@npm:^2.9.9":
|
"vite@npm:^2.9.10":
|
||||||
version: 2.9.11
|
version: 2.9.11
|
||||||
resolution: "vite@npm:2.9.11"
|
resolution: "vite@npm:2.9.11"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user