Skip to content

Commit fab8fe8

Browse files
committed
Update dependency react-native-reanimated to v3.0.0
1 parent f13038b commit fab8fe8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"react-native": "0.71.1",
4747
"react-native-codegen": "0.71.3",
4848
"react-native-gesture-handler": "2.9.0",
49-
"react-native-reanimated": "3.0.0-rc.10",
49+
"react-native-reanimated": "3.0.0",
5050
"react-native-safe-area-context": "4.5.0",
5151
"react-native-screens": "3.19.0"
5252
},

β€Žyarn.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15628,7 +15628,7 @@ __metadata:
1562815628
react-native-codegen: "npm:0.71.3"
1562915629
react-native-gesture-handler: "npm:2.9.0"
1563015630
react-native-gradle-plugin: "npm:0.71.14"
15631-
react-native-reanimated: "npm:3.0.0-rc.10"
15631+
react-native-reanimated: "npm:3.0.0"
1563215632
react-native-rename: "npm:3.2.12"
1563315633
react-native-safe-area-context: "npm:4.5.0"
1563415634
react-native-screens: "npm:3.19.0"
@@ -17590,9 +17590,9 @@ __metadata:
1759017590
languageName: node
1759117591
linkType: hard
1759217592

17593-
"react-native-reanimated@npm:3.0.0-rc.10":
17594-
version: 3.0.0-rc.10
17595-
resolution: "react-native-reanimated@npm:3.0.0-rc.10"
17593+
"react-native-reanimated@npm:3.0.0":
17594+
version: 3.0.0
17595+
resolution: "react-native-reanimated@npm:3.0.0"
1759617596
dependencies:
1759717597
"@babel/plugin-transform-object-assign": "npm:^7.16.7"
1759817598
"@babel/preset-typescript": "npm:^7.16.7"
@@ -17605,7 +17605,7 @@ __metadata:
1760517605
"@babel/core": ^7.0.0-0
1760617606
react: "*"
1760717607
react-native: "*"
17608-
checksum: 7f1400c065afb54784e09efb3d5da85aaa17e04f98c8b1d29558aa0c8089d0c78612b447f4948b22d187ee5eb88c6fe6d02d7951b9b5823479f506c36da1a79f
17608+
checksum: a31a61f659d8054253fdb2346b106b8a4915d9ba23e3ef0a58fd9d12cc21b640bcffeb8dc50092e51650a20fc1071af2450c9b98034e65bb1fbc7807e53faf4f
1760917609
languageName: node
1761017610
linkType: hard
1761117611

0 commit comments

Comments
Β (0)