Skip to content

Commit 0fc582c

Browse files
authored
chore: Bump reanimated and expo deps (#508)
## Description This PR bumps reanimated to latest versions and expo dependencies to align with latest expo SDK.
1 parent 8d32a45 commit 0fc582c

File tree

8 files changed

+1001
-44
lines changed

8 files changed

+1001
-44
lines changed

example/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react-native": "0.81.4",
1414
"react-native-gesture-handler": "2.28.0",
1515
"react-native-haptic-feedback": "2.3.3",
16-
"react-native-reanimated": "patch:react-native-reanimated@npm%3A4.1.0#~/.yarn/patches/react-native-reanimated-npm-4.1.0-f13c1e8648.patch",
16+
"react-native-reanimated": "patch:react-native-reanimated@npm%3A4.1.3#~/.yarn/patches/react-native-reanimated-npm-4.1.3-f13c1e8648.patch",
1717
"react-native-safe-area-context": "5.3.0",
1818
"react-native-screens": "4.15.4",
1919
"react-native-sortables": "workspace:*",

example/expo/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "example-expo",
33
"version": "1.0.0",
44
"dependencies": {
5-
"expo": "^54.0.7",
5+
"expo": "54.0.20",
66
"expo-status-bar": "~3.0.8",
77
"react": "19.1.0",
8-
"react-native": "0.81.4",
8+
"react-native": "0.81.5",
99
"react-native-gesture-handler": "~2.28.0",
10-
"react-native-reanimated": "~4.1.0",
10+
"react-native-reanimated": "~4.1.1",
1111
"react-native-worklets": "0.5.1"
1212
},
1313
"devDependencies": {

example/fabric/ios/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2424,7 +2424,7 @@ PODS:
24242424
- ReactCommon/turbomodule/core
24252425
- SocketRocket
24262426
- Yoga
2427-
- RNReanimated (4.1.0):
2427+
- RNReanimated (4.1.3):
24282428
- boost
24292429
- DoubleConversion
24302430
- fast_float
@@ -2451,11 +2451,11 @@ PODS:
24512451
- ReactCodegen
24522452
- ReactCommon/turbomodule/bridging
24532453
- ReactCommon/turbomodule/core
2454-
- RNReanimated/reanimated (= 4.1.0)
2454+
- RNReanimated/reanimated (= 4.1.3)
24552455
- RNWorklets
24562456
- SocketRocket
24572457
- Yoga
2458-
- RNReanimated/reanimated (4.1.0):
2458+
- RNReanimated/reanimated (4.1.3):
24592459
- boost
24602460
- DoubleConversion
24612461
- fast_float
@@ -2482,11 +2482,11 @@ PODS:
24822482
- ReactCodegen
24832483
- ReactCommon/turbomodule/bridging
24842484
- ReactCommon/turbomodule/core
2485-
- RNReanimated/reanimated/apple (= 4.1.0)
2485+
- RNReanimated/reanimated/apple (= 4.1.3)
24862486
- RNWorklets
24872487
- SocketRocket
24882488
- Yoga
2489-
- RNReanimated/reanimated/apple (4.1.0):
2489+
- RNReanimated/reanimated/apple (4.1.3):
24902490
- boost
24912491
- DoubleConversion
24922492
- fast_float
@@ -3047,7 +3047,7 @@ SPEC CHECKSUMS:
30473047
RNCAsyncStorage: 302f2fac014fd450046c120567ca364632da682b
30483048
RNGestureHandler: 4f7cc97a71d4fe0fcba38c94acdd969f5f17c91c
30493049
RNReactNativeHapticFeedback: 63aa39dbd6ef56e9de688210c5761d4007927a7e
3050-
RNReanimated: 0cb057fceda450a0eb6dff9b7dc10bdd9f59b24f
3050+
RNReanimated: 381e22993c8ceb9caaec264fb8aa74bbb5da3a4e
30513051
RNScreens: 5c7f22b19ee2e900e5de2c578471aeb153d1e502
30523052
RNSVG: 8d87cff016edf1b6ca409ed39804101836d75e90
30533053
RNWorklets: c68e8fef9713b88c91f27f122fe15f2fb91793d6

example/paper/ios/Podfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2341,7 +2341,7 @@ PODS:
23412341
- ReactCommon/turbomodule/core
23422342
- SocketRocket
23432343
- Yoga
2344-
- RNReanimated (3.19.1):
2344+
- RNReanimated (3.19.3):
23452345
- boost
23462346
- DoubleConversion
23472347
- fast_float
@@ -2368,11 +2368,11 @@ PODS:
23682368
- ReactCodegen
23692369
- ReactCommon/turbomodule/bridging
23702370
- ReactCommon/turbomodule/core
2371-
- RNReanimated/reanimated (= 3.19.1)
2372-
- RNReanimated/worklets (= 3.19.1)
2371+
- RNReanimated/reanimated (= 3.19.3)
2372+
- RNReanimated/worklets (= 3.19.3)
23732373
- SocketRocket
23742374
- Yoga
2375-
- RNReanimated/reanimated (3.19.1):
2375+
- RNReanimated/reanimated (3.19.3):
23762376
- boost
23772377
- DoubleConversion
23782378
- fast_float
@@ -2399,10 +2399,10 @@ PODS:
23992399
- ReactCodegen
24002400
- ReactCommon/turbomodule/bridging
24012401
- ReactCommon/turbomodule/core
2402-
- RNReanimated/reanimated/apple (= 3.19.1)
2402+
- RNReanimated/reanimated/apple (= 3.19.3)
24032403
- SocketRocket
24042404
- Yoga
2405-
- RNReanimated/reanimated/apple (3.19.1):
2405+
- RNReanimated/reanimated/apple (3.19.3):
24062406
- boost
24072407
- DoubleConversion
24082408
- fast_float
@@ -2431,7 +2431,7 @@ PODS:
24312431
- ReactCommon/turbomodule/core
24322432
- SocketRocket
24332433
- Yoga
2434-
- RNReanimated/worklets (3.19.1):
2434+
- RNReanimated/worklets (3.19.3):
24352435
- boost
24362436
- DoubleConversion
24372437
- fast_float
@@ -2458,10 +2458,10 @@ PODS:
24582458
- ReactCodegen
24592459
- ReactCommon/turbomodule/bridging
24602460
- ReactCommon/turbomodule/core
2461-
- RNReanimated/worklets/apple (= 3.19.1)
2461+
- RNReanimated/worklets/apple (= 3.19.3)
24622462
- SocketRocket
24632463
- Yoga
2464-
- RNReanimated/worklets/apple (3.19.1):
2464+
- RNReanimated/worklets/apple (3.19.3):
24652465
- boost
24662466
- DoubleConversion
24672467
- fast_float
@@ -2848,7 +2848,7 @@ SPEC CHECKSUMS:
28482848
RNFlashList: aa7f4d103a58c6f5fadfdb01b160721bb00c7bff
28492849
RNGestureHandler: 4e01eefc427d3af22b877fdb4f7bc826132daab6
28502850
RNReactNativeHapticFeedback: c56813c4217519c6bff2f640a7d48f07c30902c2
2851-
RNReanimated: 5a3fd11083fc520b82b8dc944799b4730f36ac66
2851+
RNReanimated: f3d23875b1a9deb28166ca63cde4cf48072742d6
28522852
RNScreens: 0d9918734aa4382a5c667fc4b3cc8de8b5e97911
28532853
RNSVG: 3e87821b2215b30e19f90232247007e5c313a06c
28542854
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748

example/paper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@shopify/flash-list": "1.8.3",
66
"react-native": "0.81.4",
7-
"react-native-reanimated": "3.19.1",
7+
"react-native-reanimated": "3.19.3",
88
"react-native-sortables": "workspace:*"
99
},
1010
"installConfig": {

packages/react-native-sortables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-native": "0.81.4",
2626
"react-native-builder-bob": "0.40.13",
2727
"react-native-gesture-handler": "2.28.0",
28-
"react-native-reanimated": "patch:react-native-reanimated@npm%3A4.1.0#~/.yarn/patches/react-native-reanimated-npm-4.1.0-f13c1e8648.patch",
28+
"react-native-reanimated": "patch:react-native-reanimated@npm%3A4.1.3#~/.yarn/patches/react-native-reanimated-npm-4.1.3-f13c1e8648.patch",
2929
"react-native-worklets": "^0.5.0",
3030
"semantic-release": "^24.0.0",
3131
"semantic-release-yarn": "^3.0.2",

0 commit comments

Comments
 (0)