Skip to content

Commit

Permalink
chore: regenerate lock files, update some deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed Mar 12, 2024
1 parent 0af2c7d commit 06887f9
Show file tree
Hide file tree
Showing 6 changed files with 240 additions and 289 deletions.
20 changes: 13 additions & 7 deletions FabricExample/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ PODS:
- hermes-engine/Pre-built (0.73.5)
- libevent (2.1.12)
- lottie-ios (4.4.1)
- lottie-react-native (6.6.0):
- lottie-react-native (6.7.0):
- glog
- hermes-engine
- lottie-ios (~> 4.4.0)
- lottie-ios (~> 4.4.1)
- RCT-Folly (= 2022.05.16.00)
- RCTRequired
- RCTTypeSafety
Expand Down Expand Up @@ -964,7 +964,7 @@ PODS:
- React-Mapbuffer (0.73.5):
- glog
- React-debug
- react-native-keyboard-controller (1.11.2):
- react-native-keyboard-controller (1.11.3):
- glog
- hermes-engine
- RCT-Folly (= 2022.05.16.00)
Expand Down Expand Up @@ -1252,6 +1252,8 @@ PODS:
- React-jsi (= 0.73.5)
- React-logger (= 0.73.5)
- React-perflogger (= 0.73.5)
- RNCMaskedView (0.3.1):
- React-Core
- RNGestureHandler (2.15.0):
- glog
- hermes-engine
Expand All @@ -1271,7 +1273,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNReanimated (3.7.1):
- RNReanimated (3.8.0):
- glog
- hermes-engine
- RCT-Folly (= 2022.05.16.00)
Expand Down Expand Up @@ -1411,6 +1413,7 @@ DEPENDENCIES:
- React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
- React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
- "RNCMaskedView (from `../node_modules/@react-native-masked-view/masked-view`)"
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
- RNReanimated (from `../node_modules/react-native-reanimated`)
- RNScreens (from `../node_modules/react-native-screens`)
Expand Down Expand Up @@ -1541,6 +1544,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/react/utils"
ReactCommon:
:path: "../node_modules/react-native/ReactCommon"
RNCMaskedView:
:path: "../node_modules/@react-native-masked-view/masked-view"
RNGestureHandler:
:path: "../node_modules/react-native-gesture-handler"
RNReanimated:
Expand Down Expand Up @@ -1568,7 +1573,7 @@ SPEC CHECKSUMS:
hermes-engine: 1d1835b2cc54c381909d94d1b3c8e0a2f1a94a0e
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
lottie-ios: e047b1d2e6239b787cc5e9755b988869cf190494
lottie-react-native: d2eb60338defe6580fb027bee922bfaab835ee49
lottie-react-native: e3812afa070c29ce6a22e0b5ef4c41f7ce1e8582
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
RCT-Folly: 7169b2b1c44399c76a47b5deaaba715eeeb476c0
RCTRequired: 2544c0f1081a5fa12e108bb8cb40e5f4581ccd87
Expand All @@ -1592,7 +1597,7 @@ SPEC CHECKSUMS:
React-jsitracing: 42912570ecc01b07e29894a1a05a54f270e683ce
React-logger: 0331362115f0f5b392bd7ed14636d1a3ea612479
React-Mapbuffer: 7c35cd53a22d0be04d3f26f7881c7fb7dd230216
react-native-keyboard-controller: d339937f8ba009a480db0d22b91d45316427c2d9
react-native-keyboard-controller: 7e82e9ad17b9068b1ccb3b0130b112892899e401
react-native-safe-area-context: 1e374c51edf537be56313b893b6e96b0e254ddfe
React-nativeconfig: 1166714a4f7ea57a0df5c2cb44fbc70f98d580f9
React-NativeModulesApple: 726664e9829eb5eed8170241000e46ead269a05f
Expand All @@ -1617,8 +1622,9 @@ SPEC CHECKSUMS:
React-runtimescheduler: 814b644a5f456c7df1fba7bcd9914707152527c6
React-utils: 987a4526a2fc0acdfaf87888adfe0bf9d0452066
ReactCommon: 2947b0bffd82ea0e58ca7928881152d4c6dae9af
RNCMaskedView: 090213d32d8b3bb83a4dcb7d12c18f0152591906
RNGestureHandler: 0639a230f5bfdf0ffb2eae5dbc3c5f664d3f14ab
RNReanimated: e8ae55479357417cc91861e258662b84d33dfaca
RNReanimated: 928a0e9d20b70bfc57ae741560ef3635937d3e9d
RNScreens: 9cd50a78d3723dfa55252a2220a94a7188deb180
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Yoga: 9e6a04eacbd94f97d94577017e9f23b3ab41cf6c
Expand Down
3 changes: 2 additions & 1 deletion FabricExample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
},
"dependencies": {
"@gorhom/bottom-sheet": "^4.6.0",
"@react-native-masked-view/masked-view": "^0.3.1",
"@react-navigation/bottom-tabs": "^6.5.16",
"@react-navigation/native": "^6.1.14",
"@react-navigation/native-stack": "^6.9.22",
Expand All @@ -20,7 +21,7 @@
"react-native": "0.73.5",
"react-native-gesture-handler": "2.15.0",
"react-native-keyboard-controller": "link:../",
"react-native-reanimated": "3.7.1",
"react-native-reanimated": "3.8.0",
"react-native-safe-area-context": "^4.9.0",
"react-native-screens": "^3.29.0",
"react-native-toast-message": "^2.1.9"
Expand Down
Loading

0 comments on commit 06887f9

Please sign in to comment.