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 9bd69b1 commit 2f0f044Copy full SHA for 2f0f044
package.json
@@ -14,14 +14,14 @@
14
"node": "^14.18.0 || >=16.0.0"
15
},
16
"devDependencies": {
17
- "@vitejs/plugin-vue": "^3.0.1",
18
- "electron": "^21.0.1",
+ "@vitejs/plugin-vue": "^3.1.2",
+ "electron": "^21.1.0",
19
"electron-builder": "^23.3.3",
20
- "typescript": "^4.7.4",
21
- "vite": "^3.0.8",
22
- "vite-electron-plugin": "^0.4.1",
23
- "vue": "^3.2.37",
24
- "vue-tsc": "^0.40.1"
+ "typescript": "^4.8.4",
+ "vite": "^3.1.4",
+ "vite-electron-plugin": "^0.4.4",
+ "vue": "^3.2.40",
+ "vue-tsc": "^0.40.13"
25
26
"debug": {
27
"env": {
0 commit comments