|
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | 13 | "@tauri-apps/api": "^2.10.1", |
14 | | - "@tauri-apps/plugin-barcode-scanner": "workspace:^", |
15 | | - "@tauri-apps/plugin-biometric": "workspace:^", |
| 14 | + "@tauri-apps/plugin-barcode-scanner": "^2.4.4", |
| 15 | + "@tauri-apps/plugin-biometric": "^2.3.2", |
16 | 16 | "@tauri-apps/plugin-cli": "^2.4.1", |
17 | | - "@tauri-apps/plugin-clipboard-manager": "workspace:^", |
18 | | - "@tauri-apps/plugin-dialog": "workspace:^", |
19 | | - "@tauri-apps/plugin-fs": "workspace:^", |
| 17 | + "@tauri-apps/plugin-clipboard-manager": "^2.3.2", |
| 18 | + "@tauri-apps/plugin-dialog": "^2.6.0", |
| 19 | + "@tauri-apps/plugin-fs": "^2.4.5", |
20 | 20 | "@tauri-apps/plugin-geolocation": "^2.3.2", |
21 | 21 | "@tauri-apps/plugin-global-shortcut": "^2.3.1", |
22 | 22 | "@tauri-apps/plugin-haptics": "^2.3.2", |
23 | 23 | "@tauri-apps/plugin-http": "^2.5.7", |
24 | 24 | "@tauri-apps/plugin-nfc": "^2.3.4", |
25 | | - "@tauri-apps/plugin-notification": "workspace:^", |
26 | | - "@tauri-apps/plugin-opener": "workspace:^", |
27 | | - "@tauri-apps/plugin-os": "workspace:^", |
28 | | - "@tauri-apps/plugin-process": "workspace:^", |
| 25 | + "@tauri-apps/plugin-notification": "^2.3.3", |
| 26 | + "@tauri-apps/plugin-opener": "^2.5.3", |
| 27 | + "@tauri-apps/plugin-os": "^2.3.2", |
| 28 | + "@tauri-apps/plugin-process": "^2.3.1", |
29 | 29 | "@tauri-apps/plugin-recent-doc": "1.0.0", |
30 | | - "@tauri-apps/plugin-shell": "workspace:^", |
| 30 | + "@tauri-apps/plugin-shell": "^2.3.5", |
31 | 31 | "@tauri-apps/plugin-store": "^2.4.2", |
32 | 32 | "@tauri-apps/plugin-updater": "^2.10.0", |
33 | 33 | "@tauri-apps/plugin-upload": "^2.4.0", |
|
0 commit comments