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 1edfdac commit 8fd0e00Copy full SHA for 8fd0e00
package.json
@@ -24,18 +24,18 @@
24
"devDependencies": {
25
"@playwright/test": "^1.32.0",
26
"@types/react": "^18.0.28",
27
- "@types/react-dom":"^18.0.11",
+ "@types/react-dom": "^18.0.11",
28
"@vitejs/plugin-react": "^3.1.0",
29
"electron": "^23.2.0",
30
"electron-builder": "^23.6.0",
31
"react": "^18.2.0",
32
"react-dom": "^18.2.0",
33
"sass": "^1.60.0",
34
"typescript": "^5.0.2",
35
- "vite": "^4.2.1",
+ "vite": "^4.1.4",
36
"vite-electron-plugin": "^0.8.2",
37
"vite-plugin-electron": "^0.11.1",
38
- "vite-plugin-electron-renderer": "^0.13.11"
+ "vite-plugin-electron-renderer": "^0.13.12"
39
},
40
"engines": {
41
"node": "^14.18.0 || >=16.0.0"
0 commit comments