bump 'vite' and '@vitejs/plugin-react'

This commit is contained in:
Paul 2022-02-09 15:34:38 +02:00
parent d168266121
commit a6c9cad8d0
2 changed files with 372 additions and 247 deletions

615
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,14 +21,14 @@
"devDependencies": {
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"@vitejs/plugin-react": "^1.1.4",
"@vitejs/plugin-react": "^1.2.0",
"electron": "^17.0.0",
"electron-builder": "^22.14.13",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.49.7",
"typescript": "^4.5.5",
"vite": "^2.7.13",
"vite": "^2.8.0",
"vite-plugin-resolve": "^1.4.3"
},
"env": {