bump 'vite' and '@vitejs/plugin-react'
This commit is contained in:
parent
d168266121
commit
a6c9cad8d0
File diff suppressed because it is too large
Load Diff
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue