Skip to content

Commit ce366f8

Browse files
Update
1 parent ed5949f commit ce366f8

File tree

4 files changed

+655
-661
lines changed

4 files changed

+655
-661
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,29 +18,29 @@
1818
"dependencies": {
1919
"@react-native-clipboard/clipboard": "^1.15.0",
2020
"@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",
2424
"postinstall-postinstall": "^2.1.0",
25-
"react": "^18.3.1",
25+
"react": "^19.0.0",
2626
"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",
3030
"react-native-animatable": "^1.4.0",
3131
"react-native-big-list": "^1.6.1",
3232
"react-native-web": "^0.19.13",
3333
"tauri-plugin-upload-api": "https://github.com/tauri-apps/tauri-plugin-upload#v1",
34-
"zustand": "^5.0.1"
34+
"zustand": "^5.0.2"
3535
},
3636
"devDependencies": {
3737
"@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",
4141
"babel-plugin-inline-import": "^3.0.0",
4242
"babel-plugin-react-native-web": "^0.19.13",
4343
"typescript": "5.4.5",
44-
"vite": "^5.4.11"
44+
"vite": "^6.0.5"
4545
}
4646
}

0 commit comments

Comments
 (0)