File tree 2 files changed +13
-7
lines changed
2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 22
22
"react-native" : " 0.76.5" ,
23
23
"react-native-fast-image" : " ^8.6.3" ,
24
24
"react-native-gesture-handler" : " ^2.21.2" ,
25
- "react-native-reanimated" : " ^3.16.6 " ,
25
+ "react-native-reanimated" : " ^3.17.3 " ,
26
26
"react-native-safe-area-context" : " ^5.1.0" ,
27
27
"react-native-screens" : " ^4.4.0"
28
28
},
Original file line number Diff line number Diff line change 2350
2350
warn-once "^0.1.0"
2351
2351
2352
2352
" @shopify/flash-list@link:../.. " :
2353
- version "1.7.5 "
2353
+ version "1.8.0 "
2354
2354
dependencies :
2355
- recyclerlistview "4.2.2 "
2355
+ recyclerlistview "4.2.3 "
2356
2356
tslib "2.8.1"
2357
2357
2358
2358
" @sideway/address@^4.1.3 " :
@@ -6923,10 +6923,15 @@ react-native-gesture-handler@^2.21.2:
6923
6923
invariant "^2.2.4"
6924
6924
prop-types "^15.7.2"
6925
6925
6926
- react-native-reanimated@^3.16.6 :
6927
- version "3.16.6"
6928
- resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.16.6.tgz#fa1eda23b740c893e81a024712346c79f1bbdf36"
6929
- integrity sha512-jPbAfLF5t8+UCKFTO+LeOY+OmAcDP5SsAfqINvNQz5GFGvoO7UebxujjtY58CmpZNH6c3SQ514FF9//mZDpo/g==
6926
+
6927
+ version "1.1.7"
6928
+ resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.7.tgz#28947688f9fafd584e73a4f935ea9603bd9b1939"
6929
+ integrity sha512-EH6i7E8epJGIcu7KpfXYXiV2JFIYITtq+rVS8uEb+92naMRBdxhTuS8Wn2Q7j9sqyO0B+Xbaaf9VdipIAmGW4w==
6930
+
6931
+ react-native-reanimated@^3.17.3 :
6932
+ version "3.17.3"
6933
+ resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.17.3.tgz#1166e1bca3ea870204e8288591b8c19f5d824117"
6934
+ integrity sha512-0dN+AB7Om9Fdq3Bvq4+ClGhv2sl1o6BhKum18CFNPh4dgMKybDSdRo2vhxTaZUJq6R3LC8gFI84IV0qCZmPbiw==
6930
6935
dependencies :
6931
6936
" @babel/plugin-transform-arrow-functions" " ^7.0.0-0"
6932
6937
" @babel/plugin-transform-class-properties" " ^7.0.0-0"
@@ -6939,6 +6944,7 @@ react-native-reanimated@^3.16.6:
6939
6944
" @babel/preset-typescript" " ^7.16.7"
6940
6945
convert-source-map "^2.0.0"
6941
6946
invariant "^2.2.4"
6947
+ react-native-is-edge-to-edge "1.1.7"
6942
6948
6943
6949
react-native-safe-area-context@^5.1.0 :
6944
6950
version "5.1.0"
You can’t perform that action at this time.
0 commit comments