1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-18 01:06:11 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

update example deps

This commit is contained in:
sunnylqm
2025-03-05 17:03:21 +08:00
parent 26eacb923a
commit 90d1539038
3 changed files with 123 additions and 132 deletions

View File

@@ -21,9 +21,9 @@
"react-native": "0.76.7",
"react-native-camera-kit": "^14.2.0",
"react-native-paper": "^5.13.1",
"react-native-safe-area-context": "^5.2.0",
"react-native-svg": "^15.11.1",
"react-native-update": "^10.25.2",
"react-native-safe-area-context": "^5.3.0",
"react-native-svg": "^15.11.2",
"react-native-update": "10.25.4",
"react-native-vector-icons": "^10.2.0"
},
"devDependencies": {
@@ -45,7 +45,7 @@
"jest": "^29.6.3",
"prettier": "2.8.8",
"react-test-renderer": "18.3.1",
"typescript": "5.7.3"
"typescript": "5.8.2"
},
"engines": {
"node": ">=18"