Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"jotai": "^2.13.1",
"react-native-config": "1.5.6",
"react-native-dotenv": "^3.4.11",
"react-native-reanimated": "3.16.1",
"react-native-reanimated": "3.16.7",
"react-native-safe-area-context": "^4.14.1",
"react-native-screens": "4.4.0",
"react-native-vector-icons": "^10.3.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11248,9 +11248,9 @@ __metadata:
languageName: node
linkType: hard

"react-native-reanimated@npm:3.16.1":
version: 3.16.1
resolution: "react-native-reanimated@npm:3.16.1"
"react-native-reanimated@npm:3.16.7":
version: 3.16.7
resolution: "react-native-reanimated@npm:3.16.7"
dependencies:
"@babel/plugin-transform-arrow-functions": "npm:^7.0.0-0"
"@babel/plugin-transform-class-properties": "npm:^7.0.0-0"
Expand All @@ -11267,7 +11267,7 @@ __metadata:
"@babel/core": ^7.0.0-0
react: "*"
react-native: "*"
checksum: 10c0/18202fce7e96d7cd0dbab2f8938ddf89efa6687e5f17c43ba6548de5563efb270b7b8d7507598be706d5d53224bb12fcfcd70150d15ca5d9fd46cb2c54751d59
checksum: 10c0/007cbec677d036e8d2c0744dfff52282ddfb9a89bb3eee82e7eaebcf731b07505e241af04ac87a38da038a18e380b32ec8a55263d1bb8559274d1c077b0b1d25
languageName: node
linkType: hard

Expand Down Expand Up @@ -11861,7 +11861,7 @@ __metadata:
jotai: "npm:^2.13.1"
react-native-config: "npm:1.5.6"
react-native-dotenv: "npm:^3.4.11"
react-native-reanimated: "npm:3.16.1"
react-native-reanimated: "npm:3.16.7"
react-native-safe-area-context: "npm:^4.14.1"
react-native-screens: "npm:4.4.0"
react-native-vector-icons: "npm:^10.3.0"
Expand Down
Loading