chore: bump vite to 2.9.10

This commit is contained in:
Paul 2022-06-07 12:46:08 +03:00
parent 1183e49fd2
commit 31669f5d2b
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"react-dom": "^18.1.0", "react-dom": "^18.1.0",
"sass": "^1.52.2", "sass": "^1.52.2",
"typescript": "^4.7.3", "typescript": "^4.7.3",
"vite": "^2.9.9", "vite": "^2.9.10",
"vite-plugin-electron": "^0.4.7" "vite-plugin-electron": "^0.4.7"
}, },
"env": { "env": {