|
21 | 21 | "dependencies": {
|
22 | 22 | "@electron-toolkit/preload": "^3.0.1",
|
23 | 23 | "@electron-toolkit/utils": "^3.0.0",
|
24 |
| - "@mihomo-party/sysproxy": "^1.0.1", |
| 24 | + "@mihomo-party/sysproxy": "^2.0.0", |
25 | 25 | "@nextui-org/react": "^2.4.6",
|
26 |
| - "axios": "^1.7.2", |
| 26 | + "axios": "^1.7.3", |
27 | 27 | "dayjs": "^1.11.12",
|
28 |
| - "framer-motion": "^11.3.19", |
| 28 | + "framer-motion": "^11.3.21", |
29 | 29 | "next-themes": "^0.3.0",
|
30 | 30 | "pubsub-js": "^1.9.4",
|
31 | 31 | "react-icons": "^5.2.1",
|
32 |
| - "react-monaco-editor": "^0.55.0", |
33 |
| - "react-router-dom": "^6.25.1", |
| 32 | + "react-monaco-editor": "^0.56.0", |
| 33 | + "react-router-dom": "^6.26.0", |
34 | 34 | "react-virtuoso": "^4.9.0",
|
35 | 35 | "swr": "^2.2.5",
|
36 | 36 | "ws": "^8.18.0",
|
|
40 | 40 | "@electron-toolkit/eslint-config-prettier": "^2.0.0",
|
41 | 41 | "@electron-toolkit/eslint-config-ts": "^2.0.0",
|
42 | 42 | "@electron-toolkit/tsconfig": "^1.0.1",
|
43 |
| - "@types/node": "^22.0.0", |
| 43 | + "@types/node": "^22.1.0", |
44 | 44 | "@types/pubsub-js": "^1.8.6",
|
45 | 45 | "@types/react": "^18.3.3",
|
46 | 46 | "@types/react-dom": "^18.3.0",
|
47 | 47 | "@types/ws": "^8.5.12",
|
48 | 48 | "@vitejs/plugin-react": "^4.3.1",
|
49 |
| - "adm-zip": "^0.5.14", |
50 |
| - "autoprefixer": "^10.4.19", |
| 49 | + "adm-zip": "^0.5.15", |
| 50 | + "autoprefixer": "^10.4.20", |
51 | 51 | "electron": "^31.3.1",
|
52 |
| - "electron-builder": "^25.0.2", |
| 52 | + "electron-builder": "^25.0.3", |
53 | 53 | "electron-vite": "^2.3.0",
|
54 | 54 | "eslint": "^8.57.0",
|
55 | 55 | "eslint-plugin-react": "^7.35.0",
|
56 |
| - "postcss": "^8.4.40", |
| 56 | + "postcss": "^8.4.41", |
57 | 57 | "prettier": "^3.3.3",
|
58 | 58 | "react": "^18.3.1",
|
59 | 59 | "react-dom": "^18.3.1",
|
60 | 60 | "tailwindcss": "^3.4.7",
|
61 | 61 | "tar": "^7.4.3",
|
62 |
| - "tsx": "^4.16.3", |
| 62 | + "tsx": "^4.16.5", |
63 | 63 | "typescript": "^5.5.4",
|
64 | 64 | "vite": "^5.3.5"
|
65 | 65 | }
|
|
0 commit comments