|
18 | 18 | "dependencies": { |
19 | 19 | "@react-native-clipboard/clipboard": "^1.15.0", |
20 | 20 | "@tauri-apps/api": "1.6.0", |
21 | | - "axios": "^1.7.7", |
22 | | - "chart.js": "^4.4.6", |
23 | | - "i18next": "^23.16.8", |
| 21 | + "axios": "^1.7.9", |
| 22 | + "chart.js": "^4.4.7", |
| 23 | + "i18next": "^24.2.0", |
24 | 24 | "postinstall-postinstall": "^2.1.0", |
25 | | - "react": "^18.3.1", |
| 25 | + "react": "^19.0.0", |
26 | 26 | "react-chartjs-2": "^5.2.0", |
27 | | - "react-dom": "^18.3.1", |
28 | | - "react-i18next": "^15.1.1", |
29 | | - "react-native": "0.73.9", |
| 27 | + "react-dom": "^19.0.0", |
| 28 | + "react-i18next": "^15.2.0", |
| 29 | + "react-native": "0.73.11", |
30 | 30 | "react-native-animatable": "^1.4.0", |
31 | 31 | "react-native-big-list": "^1.6.1", |
32 | 32 | "react-native-web": "^0.19.13", |
33 | 33 | "tauri-plugin-upload-api": "https://github.com/tauri-apps/tauri-plugin-upload#v1", |
34 | | - "zustand": "^5.0.1" |
| 34 | + "zustand": "^5.0.2" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | 37 | "@tauri-apps/cli": "1.6.3", |
38 | | - "@types/react": "^18.3.12", |
39 | | - "@types/react-dom": "^18.3.1", |
40 | | - "@vitejs/plugin-react": "^4.3.3", |
| 38 | + "@types/react": "18.3.18", |
| 39 | + "@types/react-dom": "^19.0.1", |
| 40 | + "@vitejs/plugin-react": "^4.3.4", |
41 | 41 | "babel-plugin-inline-import": "^3.0.0", |
42 | 42 | "babel-plugin-react-native-web": "^0.19.13", |
43 | 43 | "typescript": "5.4.5", |
44 | | - "vite": "^5.4.11" |
| 44 | + "vite": "^6.0.5" |
45 | 45 | } |
46 | 46 | } |
0 commit comments