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
36 changes: 36 additions & 0 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ PODS:
- hermes-engine (0.14.0):
- hermes-engine/Pre-built (= 0.14.0)
- hermes-engine/Pre-built (0.14.0)
- iosMath (0.9.4)
- llama-rn (0.12.0-rc.9):
- boost
- DoubleConversion
Expand Down Expand Up @@ -2797,6 +2798,35 @@ PODS:
- React-perflogger (= 0.83.1)
- React-utils (= 0.83.1)
- SocketRocket
- ReactNativeEnrichedMarkdown (0.5.0):
- boost
- DoubleConversion
- fast_float
- fmt
- glog
- hermes-engine
- iosMath (~> 0.9)
- RCT-Folly
- RCT-Folly/Fabric
- RCTRequired
- RCTTypeSafety
- React-Core
- React-debug
- React-Fabric
- React-featureflags
- React-graphics
- React-ImageManager
- React-jsi
- React-NativeModulesApple
- React-RCTFabric
- React-renderercss
- React-rendererdebug
- React-utils
- ReactCodegen
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- SocketRocket
- Yoga
- RNCAsyncStorage (2.2.0):
- boost
- DoubleConversion
Expand Down Expand Up @@ -3368,6 +3398,7 @@ DEPENDENCIES:
- ReactAppDependencyProvider (from `build/generated/ios/ReactAppDependencyProvider`)
- ReactCodegen (from `build/generated/ios/ReactCodegen`)
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
- ReactNativeEnrichedMarkdown (from `../node_modules/react-native-enriched-markdown`)
- "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
- RNDeviceInfo (from `../node_modules/react-native-device-info`)
- RNFS (from `../node_modules/react-native-fs`)
Expand All @@ -3386,6 +3417,7 @@ DEPENDENCIES:

SPEC REPOS:
trunk:
- iosMath
- lottie-ios
- SocketRocket
- SSZipArchive
Expand Down Expand Up @@ -3566,6 +3598,8 @@ EXTERNAL SOURCES:
:path: build/generated/ios/ReactCodegen
ReactCommon:
:path: "../node_modules/react-native/ReactCommon"
ReactNativeEnrichedMarkdown:
:path: "../node_modules/react-native-enriched-markdown"
RNCAsyncStorage:
:path: "../node_modules/@react-native-async-storage/async-storage"
RNDeviceInfo:
Expand Down Expand Up @@ -3604,6 +3638,7 @@ SPEC CHECKSUMS:
fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd
glog: 5683914934d5b6e4240e497e0f4a3b42d1854183
hermes-engine: 8c6be38f94b3bf8b864981980e64e55f08e467ec
iosMath: f7a6cbadf9d836d2149c2a84c435b1effc244cba
llama-rn: 796fa53f37f89e2c77cd6c462ad1172ee96d4c80
lottie-ios: a881093fab623c467d3bce374367755c272bdd59
lottie-react-native: 691b8363e8c591fb78a78254ff2517258891456b
Expand Down Expand Up @@ -3684,6 +3719,7 @@ SPEC CHECKSUMS:
ReactAppDependencyProvider: 0eb286cc274abb059ee601b862ebddac2e681d01
ReactCodegen: 3d48510bcef445f6403c0004047d4d9cbb915435
ReactCommon: ac934cb340aee91282ecd6f273a26d24d4c55cae
ReactNativeEnrichedMarkdown: bacee50e468b43a7bd133a28e3c777c29af914c4
RNCAsyncStorage: 29f0230e1a25f36c20b05f65e2eb8958d6526e82
RNDeviceInfo: 36d7f232bfe7c9b5c494cb7793230424ed32c388
RNFS: 89de7d7f4c0f6bafa05343c578f61118c8282ed8
Expand Down
Loading
Loading