Update vite

This commit is contained in:
Shiny Nematoda 2022-12-10 06:14:30 +00:00
parent e7ef370387
commit e8b4d95620
No known key found for this signature in database
GPG key ID: 6506D50F5613A42D
2 changed files with 553 additions and 552 deletions

1101
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -22,8 +22,8 @@
"xml-js": "^1.6.11"
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue": "^4.0.0",
"prettier": "^2.8.1",
"vite": "^3.2.5"
"vite": "^4.0.0"
}
}