Skip to content

Commit 0f5bbdb

Browse files
Bump react-native-reanimated from 3.16.1 to 3.16.7
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.7. - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/RELEASE.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/3.16.7/packages/react-native-reanimated) --- updated-dependencies: - dependency-name: react-native-reanimated dependency-version: 3.16.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6f7051 commit 0f5bbdb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"jotai": "^2.13.1",
2929
"react-native-config": "^1.5.7",
3030
"react-native-dotenv": "^3.4.11",
31-
"react-native-reanimated": "3.16.1",
31+
"react-native-reanimated": "3.16.7",
3232
"react-native-safe-area-context": "^4.14.1",
3333
"react-native-screens": "4.4.0",
3434
"react-native-vector-icons": "^10.3.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11230,9 +11230,9 @@ __metadata:
1123011230
languageName: node
1123111231
linkType: hard
1123211232

11233-
"react-native-reanimated@npm:3.16.1":
11234-
version: 3.16.1
11235-
resolution: "react-native-reanimated@npm:3.16.1"
11233+
"react-native-reanimated@npm:3.16.7":
11234+
version: 3.16.7
11235+
resolution: "react-native-reanimated@npm:3.16.7"
1123611236
dependencies:
1123711237
"@babel/plugin-transform-arrow-functions": "npm:^7.0.0-0"
1123811238
"@babel/plugin-transform-class-properties": "npm:^7.0.0-0"
@@ -11249,7 +11249,7 @@ __metadata:
1124911249
"@babel/core": ^7.0.0-0
1125011250
react: "*"
1125111251
react-native: "*"
11252-
checksum: 10c0/18202fce7e96d7cd0dbab2f8938ddf89efa6687e5f17c43ba6548de5563efb270b7b8d7507598be706d5d53224bb12fcfcd70150d15ca5d9fd46cb2c54751d59
11252+
checksum: 10c0/007cbec677d036e8d2c0744dfff52282ddfb9a89bb3eee82e7eaebcf731b07505e241af04ac87a38da038a18e380b32ec8a55263d1bb8559274d1c077b0b1d25
1125311253
languageName: node
1125411254
linkType: hard
1125511255

@@ -11866,7 +11866,7 @@ __metadata:
1186611866
jotai: "npm:^2.13.1"
1186711867
react-native-config: "npm:^1.5.7"
1186811868
react-native-dotenv: "npm:^3.4.11"
11869-
react-native-reanimated: "npm:3.16.1"
11869+
react-native-reanimated: "npm:3.16.7"
1187011870
react-native-safe-area-context: "npm:^4.14.1"
1187111871
react-native-screens: "npm:4.4.0"
1187211872
react-native-vector-icons: "npm:^10.3.0"

0 commit comments

Comments
 (0)