We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af8aa6c commit 8a73559Copy full SHA for 8a73559
package.json
@@ -25,15 +25,14 @@
25
"preview": "vite preview"
26
},
27
"devDependencies": {
28
- "@vitejs/plugin-vue": "^5.0.1",
29
- "electron": "^28.1.0",
30
- "electron-builder": "^24.9.1",
31
- "tree-kill": "^1.2.2",
32
- "typescript": "^5.3.3",
33
- "vite": "^5.0.10",
34
- "vite-plugin-electron": "^0.28.0",
+ "@vitejs/plugin-vue": "^5.0.4",
+ "electron": "^29.1.1",
+ "electron-builder": "^24.13.3",
+ "typescript": "^5.4.2",
+ "vite": "^5.1.5",
+ "vite-plugin-electron": "^0.28.2",
35
"vite-plugin-electron-renderer": "^0.14.5",
36
- "vue": "^3.4.1",
37
- "vue-tsc": "^1.8.27"
+ "vue": "^3.4.21",
+ "vue-tsc": "^2.0.6"
38
}
39
0 commit comments