|
26 | 26 | "@monaco-editor/react": "^4.6.0", |
27 | 27 | "@radix-ui/react-icons": "^1.3.2", |
28 | 28 | "@radix-ui/themes": "^3.2.0", |
29 | | - "@tauri-apps/api": "^2.1.1", |
30 | | - "@tauri-apps/plugin-dialog": "^2.0.1", |
31 | | - "@tauri-apps/plugin-fs": "2.0.2", |
32 | | - "@tauri-apps/plugin-global-shortcut": "^2.0.0", |
33 | | - "@tauri-apps/plugin-os": "2.0.0", |
34 | | - "@tauri-apps/plugin-shell": "2.0.1", |
35 | | - "@tauri-apps/plugin-updater": "2.0.0", |
| 29 | + "@tauri-apps/api": "^2.2.0", |
| 30 | + "@tauri-apps/plugin-dialog": "^2.2.0", |
| 31 | + "@tauri-apps/plugin-fs": "2.2.0", |
| 32 | + "@tauri-apps/plugin-global-shortcut": "^2.2.0", |
| 33 | + "@tauri-apps/plugin-os": "2.2.0", |
| 34 | + "@tauri-apps/plugin-shell": "2.2.0", |
| 35 | + "@tauri-apps/plugin-updater": "2.4.0", |
36 | 36 | "chalk": "^5.3.0", |
37 | 37 | "classnames": "^2.5.1", |
38 | 38 | "convert-source-map": "^2.0.0", |
|
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | 68 | "@biomejs/biome": "^1.9.4", |
69 | | - "@tauri-apps/cli": "^2.1.0", |
| 69 | + "@tauri-apps/cli": "^2.2.7", |
70 | 70 | "@types/convert-source-map": "^2.0.3", |
71 | 71 | "@types/react": "^18.3.12", |
72 | 72 | "@types/react-dom": "^18.3.1", |
|
0 commit comments