| 12345678910111213141516 |
- {
- "dependencies": {
- "@vitejs/plugin-react": "^5.1.4",
- "concurrently": "^9.2.1",
- "electron": "^28.3.3",
- "electron-builder": "^24.13.3",
- "node-gyp": "^10.3.1",
- "patch-package": "^8.0.1",
- "react": "^18.3.1",
- "react-dom": "^18.3.1",
- "react-router-dom": "^6.30.3",
- "sass": "^1.97.3",
- "vite": "^7.3.1",
- "wait-on": "^7.2.0"
- }
- }
|