Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
caoxiemeihao committed Dec 30, 2023
1 parent fc17f32 commit 5090ded
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"preview": "vite preview"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.3.3",
"electron": "^27.1.3",
"electron-builder": "^24.6.3",
"@vitejs/plugin-vue": "^5.0.1",
"electron": "^28.1.0",
"electron-builder": "^24.9.1",
"tree-kill": "^1.2.2",
"typescript": "^5.1.6",
"vite": "^5.0.4",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite-plugin-electron": "^0.15.5",
"vite-plugin-electron-renderer": "^0.14.5",
"vue": "^3.3.4",
"vue-tsc": "^1.8.8"
"vue": "^3.4.1",
"vue-tsc": "^1.8.27"
}
}

0 comments on commit 5090ded

Please sign in to comment.