updated reanimated

This commit is contained in:
balzack 2024-08-16 21:20:03 -07:00
parent 7139b430d7
commit baa2e08edd
2 changed files with 10742 additions and 7502 deletions

View File

@ -11,20 +11,6 @@
"test": "jest"
},
"dependencies": {
"@react-native-community/blur": "^4.4.0",
"@react-navigation/native": "^6.1.18",
"@react-navigation/native-stack": "^6.11.0",
"databag-client-sdk": "^0.0.22",
"react": "18.2.0",
"react-dom": "^18.3.1",
"react-native": "0.74.3",
"react-native-paper": "^5.12.5",
"react-native-safe-area-context": "^4.10.8",
"react-native-screens": "^3.34.0",
"react-native-sqlite-storage": "^6.0.1",
"react-native-vector-icons": "^10.1.0",
"react-router-dom": "^6.26.0",
"react-router-native": "^6.26.0",
"@bam.tech/react-native-image-resizer": "^3.0.5",
"@braintree/sanitize-url": "^6.0.2",
"@react-native-clipboard/clipboard": "^1.11.1",
@ -43,6 +29,8 @@
"jsencrypt": "^3.3.1",
"moment": "^2.29.4",
"react": "18.2.0",
"react-dom": "^18.3.1",
"react-native": "0.74.3",
"react-native-base64": "^0.2.1",
"react-native-create-thumbnail": "^1.6.4",
"react-native-device-info": "^10.4.0",
@ -52,19 +40,23 @@
"react-native-gesture-handler": "^2.9.0",
"react-native-image-crop-picker": "^0.39.0",
"react-native-incall-manager": "^4.0.1",
"react-native-paper": "^5.12.5",
"react-native-popup-menu": "^0.16.1",
"react-native-reanimated": "^2.14.4",
"react-native-reanimated": "^3.14.0",
"react-native-reanimated-carousel": "^3.3.0",
"react-native-receive-sharing-intent": "^2.0.0",
"react-native-rsa-native": "^2.0.5",
"react-native-safe-area-context": "^4.5.0",
"react-native-screens": "^3.20.0",
"react-native-share": "^8.2.2",
"react-native-sqlite-storage": "^6.0.1",
"react-native-unifiedpush-connector": "^0.1.5",
"react-native-vector-icons": "^9.2.0",
"react-native-video": "^5.2.1",
"react-native-webrtc": "^118.0.2",
"react-native-wheel-color-picker": "^1.2.0",
"react-router-dom": "^6.26.0",
"react-router-native": "^6.26.0",
"rn-fetch-blob": "^0.12.0"
},
"devDependencies": {

File diff suppressed because it is too large Load Diff