Update dependency vite to v3

This commit is contained in:
renovate[bot] 2022-08-03 07:25:59 +00:00 committed by GitHub
parent 0e826d5869
commit 555ead3d34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 78 additions and 289 deletions

View file

@ -21,7 +21,7 @@
},
"dependencies": {
"@nuxtjs/i18n": "7.2.3",
"vite": "^2.9.12",
"vite": "3.0.4",
"vue": "^3.2.37",
"webpack": "^5.73.0"
}