bump update deps

This commit is contained in:
草鞋没号 2022-04-11 08:17:24 +08:00
parent 3e407af2d6
commit e5967a458b
2 changed files with 870 additions and 713 deletions

1561
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,19 +18,19 @@
"electron-store": "^8.0.1" "electron-store": "^8.0.1"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "^17.0.40", "@types/react": "^18.0.1",
"@types/react-dom": "^17.0.13", "@types/react-dom": "^18.0.0",
"@vitejs/plugin-react": "^1.2.0", "@vitejs/plugin-react": "^1.3.0",
"electron": "^17.1.2", "electron": "18.0.3",
"electron-builder": "^22.14.13", "electron-builder": "^23.0.3",
"execa": "^6.1.0", "execa": "^6.1.0",
"react": "^17.0.2", "react": "^18.0.0",
"react-dom": "^17.0.2", "react-dom": "^18.0.0",
"sass": "^1.49.9", "sass": "^1.50.0",
"typescript": "^4.6.2", "typescript": "^4.6.3",
"vite": "^2.8.6", "vite": "^2.9.1",
"vite-plugin-esmodule": "^1.2.5", "vite-plugin-esmodule": "^1.2.5",
"vite-plugin-optimizer": "^1.3.2" "vite-plugin-optimizer": "^1.3.3"
}, },
"env": { "env": {
"VITE_DEV_SERVER_HOST": "127.0.0.1", "VITE_DEV_SERVER_HOST": "127.0.0.1",