1616 "release" : " tauri build -t i686-pc-windows-msvc"
1717 },
1818 "dependencies" : {
19- "@react-native-clipboard/clipboard" : " ^1.14.1" ,
20- "@tauri-apps/api" : " ^1.6.0" ,
21- "axios" : " ^1.7.2" ,
22- "chart.js" : " ^4.4.3" ,
23- "i18next" : " ^23.12.1" ,
24- "patch-package" : " ^8.0.0" ,
25- "postinstall-postinstall" : " ^2.1.0" ,
26- "react" : " ^18.3.1" ,
27- "react-chartjs-2" : " ^5.2.0" ,
28- "react-dom" : " ^18.3.1" ,
29- "react-i18next" : " ^14.1.2" ,
19+ "@react-native-clipboard/clipboard" : " ^1.16.3" ,
20+ "@tauri-apps/api" : " 1.6.0" ,
21+ "axios" : " ^1.10.0" ,
22+ "chart.js" : " ^4.5.0" ,
23+ "i18next" : " ^25.3.2" ,
24+ "react" : " ^19.1.0" ,
25+ "react-chartjs-2" : " ^5.3.0" ,
26+ "react-dom" : " ^19.1.0" ,
27+ "react-i18next" : " ^15.6.0" ,
28+ "react-native" : " 0.73.11" ,
3029 "react-native-animatable" : " ^1.4.0" ,
31- "react-native-big-list" : " ^1.6.1 " ,
32- "react-native-web" : " ^0.19.12 " ,
30+ "react-native-big-list" : " ^1.6.2 " ,
31+ "react-native-web" : " ^0.20.0 " ,
3332 "tauri-plugin-upload-api" : " https://github.com/tauri-apps/tauri-plugin-upload#v1" ,
34- "zustand" : " ^4.5.4 "
33+ "zustand" : " ^5.0.6 "
3534 },
3635 "devDependencies" : {
37- "@tauri-apps/cli" : " ^1.6.0" ,
38- "@types/react" : " ^18.3.3" ,
39- "@types/react-dom" : " ^18.3.0" ,
40- "@types/react-native" : " ^0.73.0" ,
41- "@vitejs/plugin-react" : " ^4.3.1" ,
36+ "@tauri-apps/cli" : " 1.6.3" ,
37+ "@types/react" : " 18.3.23" ,
38+ "@types/react-dom" : " ^19.1.6" ,
39+ "@vitejs/plugin-react" : " ^4.7.0" ,
4240 "babel-plugin-inline-import" : " ^3.0.0" ,
43- "babel-plugin-react-native-web" : " ^0.19.12 " ,
44- "typescript" : " ^5.3.3 " ,
45- "vite" : " ^5.3.3 "
41+ "babel-plugin-react-native-web" : " ^0.20.0 " ,
42+ "typescript" : " 5.4.5 " ,
43+ "vite" : " ^7.0.5 "
4644 }
4745}
0 commit comments