Skip to content

Commit

Permalink
Bump react-native-reanimated from 3.16.3 to 3.16.6
Browse files Browse the repository at this point in the history
Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) from 3.16.3 to 3.16.6.
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/3.16.6/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]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent d0713be commit 62947fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/react-native/WhipWhepDemo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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.6",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "~4.3.0",
"react-native-web": "~0.19.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11640,9 +11640,9 @@ __metadata:
languageName: node
linkType: hard

"react-native-reanimated@npm:~3.16.1":
version: 3.16.3
resolution: "react-native-reanimated@npm:3.16.3"
"react-native-reanimated@npm:~3.16.6":
version: 3.16.6
resolution: "react-native-reanimated@npm:3.16.6"
dependencies:
"@babel/plugin-transform-arrow-functions": "npm:^7.0.0-0"
"@babel/plugin-transform-class-properties": "npm:^7.0.0-0"
Expand All @@ -11659,7 +11659,7 @@ __metadata:
"@babel/core": ^7.0.0-0
react: "*"
react-native: "*"
checksum: 10c0/ef0ec527f9d19df3560f1060c79c89f4fa1771e2f16d5537921ebd974eff2e5a2b0badc7f2193843a6e070c36c33010fb7f00720383b225cf90cabdb7e55a406
checksum: 10c0/42c8fb6cfdc5128afcd20d5e9e0bdd2ab56f0e5c5f1907c9d43322c0fadbf97cdfb27e120b9f649f4a7205d69411ed4a5b63602e864a89d4dcf849f915051f4d
languageName: node
linkType: hard

Expand Down Expand Up @@ -14237,7 +14237,7 @@ __metadata:
react-dom: "npm:18.3.1"
react-native: "npm:0.76.3"
react-native-gesture-handler: "npm:~2.21.2"
react-native-reanimated: "npm:~3.16.1"
react-native-reanimated: "npm:~3.16.6"
react-native-safe-area-context: "npm:4.12.0"
react-native-screens: "npm:~4.3.0"
react-native-web: "npm:~0.19.13"
Expand Down

0 comments on commit 62947fe

Please sign in to comment.