chore(deps): pin vite

This commit is contained in:
Benjamin Canac
2024-03-27 15:02:22 +01:00
parent e8419fac01
commit c060b461e9
2 changed files with 93 additions and 91 deletions

View File

@@ -71,6 +71,7 @@
"zod": "^3.22.4"
},
"resolutions": {
"@nuxt/ui": "workspace:*"
"@nuxt/ui": "workspace:*",
"vite": "5.2.4"
}
}