Skip to content

Commit

Permalink
chore(deps): bump react-native-reanimated from 3.16.1 to 3.16.2 in /n…
Browse files Browse the repository at this point in the history
…ative (#2577)

* chore(deps): bump react-native-reanimated in /native

Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) from 3.16.1 to 3.16.2.
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/3.16.2/packages/react-native-reanimated)

---
updated-dependencies:
- dependency-name: react-native-reanimated
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update podfile

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nigel Breslaw <[email protected]>
  • Loading branch information
dependabot[bot] and NigelBreslaw authored Nov 23, 2024
1 parent 7c08b3e commit 03dc0bf
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
16 changes: 8 additions & 8 deletions native/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1916,7 +1916,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNReanimated (3.16.1):
- RNReanimated (3.16.2):
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -1936,10 +1936,10 @@ PODS:
- ReactCodegen
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- RNReanimated/reanimated (= 3.16.1)
- RNReanimated/worklets (= 3.16.1)
- RNReanimated/reanimated (= 3.16.2)
- RNReanimated/worklets (= 3.16.2)
- Yoga
- RNReanimated/reanimated (3.16.1):
- RNReanimated/reanimated (3.16.2):
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -1959,9 +1959,9 @@ PODS:
- ReactCodegen
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- RNReanimated/reanimated/apple (= 3.16.1)
- RNReanimated/reanimated/apple (= 3.16.2)
- Yoga
- RNReanimated/reanimated/apple (3.16.1):
- RNReanimated/reanimated/apple (3.16.2):
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -1982,7 +1982,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNReanimated/worklets (3.16.1):
- RNReanimated/worklets (3.16.2):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -2527,7 +2527,7 @@ SPEC CHECKSUMS:
RNCAsyncStorage: fe98f1b459a87b80f12207da80c50b3a3abb6081
RNFlashList: 2af1645548006fe5e4586c8c3d7e84f060a5478f
RNGestureHandler: 0e5ae8d72ef4afb855e98dcdbe60f27d938abe13
RNReanimated: 77242c6d67416988a2fd9f5cf574bb3e60016362
RNReanimated: df96d71c9d7deeecb980a54d1f15bb17f43952a7
RNScreens: 44a3e358d5ccd7815c5ae9148988c562826992b2
RNSentry: 10e3cef776d29f155b4a85c61b52f5761f9504aa
RNSVG: b2fbe96b2bb3887752f8abc1f495953847e90384
Expand Down
2 changes: 1 addition & 1 deletion native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-gesture-handler": "2.21.2",
"react-native-reanimated": "3.16.1",
"react-native-reanimated": "3.16.2",
"react-native-safe-area-context": "4.14.0",
"react-native-screens": "4.3.0",
"react-native-svg": "15.9.0",
Expand Down
Loading

0 comments on commit 03dc0bf

Please sign in to comment.