|
13 | 13 | "@tauri-apps/api": "^2.5.0",
|
14 | 14 | "@tauri-apps/plugin-fs": "^2.2.1",
|
15 | 15 | "@tauri-apps/plugin-http": "^2.4.3",
|
16 |
| - "@tauri-apps/plugin-log": "^2.3.1", |
| 16 | + "@tauri-apps/plugin-log": "^2.4.0", |
17 | 17 | "@tauri-apps/plugin-opener": "^2.2.6",
|
18 | 18 | "@tauri-apps/plugin-os": "^2.2.1",
|
19 | 19 | "@tauri-apps/plugin-shell": "^2.2.1",
|
20 | 20 | "@tauri-apps/plugin-store": "^2.2.0",
|
21 |
| - "@tauri-apps/plugin-updater": "^2.7.0", |
| 21 | + "@tauri-apps/plugin-updater": "^2.7.1", |
22 | 22 | "@tauri-apps/plugin-upload": "^2.2.1",
|
23 | 23 | "react": "^18.3.1",
|
24 | 24 | "react-dom": "^18.3.1",
|
25 |
| - "react-router": "^7.5.1", |
| 25 | + "react-router": "^7.5.2", |
26 | 26 | "zustand": "^5.0.3"
|
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 | 29 | "@tailwindcss/vite": "^4.1.4",
|
30 | 30 | "@tauri-apps/cli": "^2.5.0",
|
31 | 31 | "@types/react": "^18.3.1",
|
32 | 32 | "@types/react-dom": "^18.3.1",
|
33 |
| - "@vitejs/plugin-react": "^4.4.0", |
34 |
| - "daisyui": "^5.0.25", |
| 33 | + "@vitejs/plugin-react": "^4.4.1", |
| 34 | + "daisyui": "^5.0.28", |
35 | 35 | "tailwindcss": "^4.1.4",
|
36 | 36 | "typescript": "^5.8.3",
|
37 |
| - "vite": "^6.3.1" |
| 37 | + "vite": "^6.3.3" |
38 | 38 | }
|
39 | 39 | }
|
0 commit comments