mirror of
https://github.com/tooot-app/app
synced 2024-12-22 07:34:06 +01:00
Bump reanimated
This commit is contained in:
parent
781752ee91
commit
71e3bce422
@ -462,7 +462,7 @@ PODS:
|
||||
- React-Core
|
||||
- RNGestureHandler (2.9.0):
|
||||
- React-Core
|
||||
- RNReanimated (2.14.4):
|
||||
- RNReanimated (3.0.0-rc.10):
|
||||
- DoubleConversion
|
||||
- FBLazyVector
|
||||
- FBReactNativeSpec
|
||||
@ -848,7 +848,7 @@ SPEC CHECKSUMS:
|
||||
RNCAsyncStorage: 8616bd5a58af409453ea4e1b246521bb76578d60
|
||||
RNCClipboard: 2834e1c4af68697089cdd455ee4a4cdd198fa7dd
|
||||
RNGestureHandler: 071d7a9ad81e8b83fe7663b303d132406a7d8f39
|
||||
RNReanimated: cc5e3aa479cb9170bcccf8204291a6950a3be128
|
||||
RNReanimated: fbc356493970e3acddc15586b1bccb5eab3ff1ec
|
||||
RNScreens: ea4cd3a853063cda19a4e3c28d2e52180c80f4eb
|
||||
RNSentry: 7e90aec2633d2fdad8aeb839c9915e4376fd27d1
|
||||
RNShareMenu: cb9dac548c8bf147d06f0bf07296ad51ea9f5fc3
|
||||
|
@ -79,7 +79,7 @@
|
||||
"react-native-mmkv": "~2.7.0",
|
||||
"react-native-pager-view": "^6.1.2",
|
||||
"react-native-quick-base64": "^2.0.5",
|
||||
"react-native-reanimated": "^2.14.4",
|
||||
"react-native-reanimated": "next",
|
||||
"react-native-reanimated-zoom": "^0.3.3",
|
||||
"react-native-safe-area-context": "^4.5.0",
|
||||
"react-native-screens": "^3.19.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -9957,9 +9957,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-native-reanimated@npm:^2.14.4":
|
||||
version: 2.14.4
|
||||
resolution: "react-native-reanimated@npm:2.14.4"
|
||||
"react-native-reanimated@npm:next":
|
||||
version: 3.0.0-rc.10
|
||||
resolution: "react-native-reanimated@npm:3.0.0-rc.10"
|
||||
dependencies:
|
||||
"@babel/plugin-transform-object-assign": ^7.16.7
|
||||
"@babel/preset-typescript": ^7.16.7
|
||||
@ -9972,7 +9972,7 @@ __metadata:
|
||||
"@babel/core": ^7.0.0-0
|
||||
react: "*"
|
||||
react-native: "*"
|
||||
checksum: ec24225a145a8636065b464660256bed99ba5f50c7f6c74899838f5563e59a342ea217c285a06be8bdd5549e2faaf1ebdac6986011a767ba814a4cf469ed9bdb
|
||||
checksum: 79c3277d20d34bfc8647e6362b69a2fa9c0d8b53922b1151bc19a1e75814bf0dad723fa167a28c196ae5b41c358290e447e660a1106555ce02eb989fc3772d0f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -11646,7 +11646,7 @@ __metadata:
|
||||
react-native-mmkv: ~2.7.0
|
||||
react-native-pager-view: ^6.1.2
|
||||
react-native-quick-base64: ^2.0.5
|
||||
react-native-reanimated: ^2.14.4
|
||||
react-native-reanimated: next
|
||||
react-native-reanimated-zoom: ^0.3.3
|
||||
react-native-safe-area-context: ^4.5.0
|
||||
react-native-screens: ^3.19.0
|
||||
|
Loading…
Reference in New Issue
Block a user