|
@@ -19,6 +19,7 @@
|
|
|
"postinstall": "patch-package"
|
|
"postinstall": "patch-package"
|
|
|
},
|
|
},
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
|
|
+ "@allisonadam81/react-native-super-clusters": "^0.0.1",
|
|
|
"@react-native-async-storage/async-storage": "2.0.0",
|
|
"@react-native-async-storage/async-storage": "2.0.0",
|
|
|
"@react-native-camera-roll/camera-roll": "7.9.0",
|
|
"@react-native-camera-roll/camera-roll": "7.9.0",
|
|
|
"@react-native-clipboard/clipboard": "1.16.3",
|
|
"@react-native-clipboard/clipboard": "1.16.3",
|
|
@@ -58,8 +59,8 @@
|
|
|
"react-native-location-enabler": "https://gitee.com/vbes/react-native-location-enabler.git",
|
|
"react-native-location-enabler": "https://gitee.com/vbes/react-native-location-enabler.git",
|
|
|
"react-native-map-clustering": "3.4.2",
|
|
"react-native-map-clustering": "3.4.2",
|
|
|
"react-native-map-link": "2.11.2",
|
|
"react-native-map-link": "2.11.2",
|
|
|
- "react-native-maps": "1.24.16",
|
|
|
|
|
- "react-native-modal": "13.0.2",
|
|
|
|
|
|
|
+ "react-native-maps": "1.25.1",
|
|
|
|
|
+ "react-native-modal": "^13.0.2",
|
|
|
"react-native-modal-datetime-picker": "^18.0.0",
|
|
"react-native-modal-datetime-picker": "^18.0.0",
|
|
|
"react-native-pager-view": "6.5.1",
|
|
"react-native-pager-view": "6.5.1",
|
|
|
"react-native-permissions": "5.4.0",
|
|
"react-native-permissions": "5.4.0",
|
|
@@ -69,16 +70,16 @@
|
|
|
"react-native-reanimated-skeleton": "^1.6.0",
|
|
"react-native-reanimated-skeleton": "^1.6.0",
|
|
|
"react-native-root-siblings": "5.0.1",
|
|
"react-native-root-siblings": "5.0.1",
|
|
|
"react-native-root-toast": "3.6.0",
|
|
"react-native-root-toast": "3.6.0",
|
|
|
- "react-native-safe-area-context": "5.1.0",
|
|
|
|
|
- "react-native-screens": "4.5.0",
|
|
|
|
|
|
|
+ "react-native-safe-area-context": "^5.4.1",
|
|
|
|
|
+ "react-native-screens": "4.11.1",
|
|
|
"react-native-svg": "15.11.1",
|
|
"react-native-svg": "15.11.1",
|
|
|
"react-native-swiper": "1.6.0",
|
|
"react-native-swiper": "1.6.0",
|
|
|
"react-native-tab-view": "4.0.5",
|
|
"react-native-tab-view": "4.0.5",
|
|
|
"react-native-view-shot": "4.0.0",
|
|
"react-native-view-shot": "4.0.0",
|
|
|
- "react-native-vision-camera": "4.6.4",
|
|
|
|
|
|
|
+ "react-native-vision-camera": "^4.7.3",
|
|
|
"react-native-web": "0.19.13",
|
|
"react-native-web": "0.19.13",
|
|
|
"react-native-webview": "13.15.0",
|
|
"react-native-webview": "13.15.0",
|
|
|
- "vbe-cluster-map": "https://gitee.com/vbes/vbe-cluster-map.git",
|
|
|
|
|
|
|
+ "vbe-cluster-map": "https://gitee.com/vbes/vbe-cluster-map2.git",
|
|
|
"victory-native": "37.3.2"
|
|
"victory-native": "37.3.2"
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|