Skip to content

Commit 2c1e84f

Browse files
authored
fix: update react-native-reanimated to version 3.19.0 (#4233)
1 parent ab7efc3 commit 2c1e84f

3 files changed

Lines changed: 33 additions & 65 deletions

File tree

apps/mobile/native/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react": "19.0.0",
1717
"react-native": "0.79.1",
1818
"react-native-css-interop": "0.1.22",
19-
"react-native-reanimated": "3.18.0",
19+
"react-native-reanimated": "3.19.0",
2020
"react-native-safe-area-context": "5.4.1",
2121
"react-native-uikit-colors": "0.6.2"
2222
},

apps/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"react-native-keyboard-controller": "1.17.5",
116116
"react-native-otp-entry": "1.8.4",
117117
"react-native-pager-view": "6.8.1",
118-
"react-native-reanimated": "3.18.0",
118+
"react-native-reanimated": "3.19.0",
119119
"react-native-root-siblings": "5.0.1",
120120
"react-native-safe-area-context": "5.4.1",
121121
"react-native-screens": "4.11.1",

0 commit comments

Comments
 (0)