chore: bump deps

This commit is contained in:
草鞋没号 2022-10-06 10:35:26 +08:00
parent 5e839b2f6d
commit 9c278ffe18
1 changed files with 7 additions and 7 deletions

View File

@ -16,17 +16,17 @@
}, },
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"@types/react": "^18.0.17", "@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6", "@types/react-dom": "^18.0.6",
"@vitejs/plugin-react": "^2.0.1", "@vitejs/plugin-react": "^2.1.0",
"electron": "^20.0.2", "electron": "^21.1.0",
"electron-builder": "^23.3.3", "electron-builder": "^23.3.3",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"sass": "^1.54.4", "sass": "^1.55.0",
"typescript": "^4.7.4", "typescript": "^4.8.4",
"vite": "^3.0.7", "vite": "^3.1.4",
"vite-electron-plugin": "^0.4.1" "vite-electron-plugin": "^0.4.4"
}, },
"debug": { "debug": {
"env": { "env": {