chore: update deps

This commit is contained in:
草鞋没号 2023-03-28 13:02:50 +08:00
parent 1edfdac585
commit 8fd0e00046
1 changed files with 3 additions and 3 deletions

View File

@ -32,10 +32,10 @@
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"sass": "^1.60.0", "sass": "^1.60.0",
"typescript": "^5.0.2", "typescript": "^5.0.2",
"vite": "^4.2.1", "vite": "^4.1.4",
"vite-electron-plugin": "^0.8.2", "vite-electron-plugin": "^0.8.2",
"vite-plugin-electron": "^0.11.1", "vite-plugin-electron": "^0.11.1",
"vite-plugin-electron-renderer": "^0.13.11" "vite-plugin-electron-renderer": "^0.13.12"
}, },
"engines": { "engines": {
"node": "^14.18.0 || >=16.0.0" "node": "^14.18.0 || >=16.0.0"