Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
caoxiemeihao committed Mar 28, 2023
1 parent 1edfdac commit 8fd0e00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@
"devDependencies": {
"@playwright/test": "^1.32.0",
"@types/react": "^18.0.28",
"@types/react-dom":"^18.0.11",
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^3.1.0",
"electron": "^23.2.0",
"electron-builder": "^23.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.60.0",
"typescript": "^5.0.2",
"vite": "^4.2.1",
"vite": "^4.1.4",
"vite-electron-plugin": "^0.8.2",
"vite-plugin-electron": "^0.11.1",
"vite-plugin-electron-renderer": "^0.13.11"
"vite-plugin-electron-renderer": "^0.13.12"
},
"engines": {
"node": "^14.18.0 || >=16.0.0"
Expand Down

0 comments on commit 8fd0e00

Please sign in to comment.