Skip to content
Closed
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
Binary file added bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1690,7 +1690,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNVectorIcons (10.1.0):
- RNVectorIcons (10.2.0):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -2002,7 +2002,7 @@ SPEC CHECKSUMS:
ReactCodegen: d2937d12794dd377b214e3c5d43376856f9a7f38
ReactCommon: c21a3d6a8d3e98b6e99730139a52f59f0beea89d
RNScreens: 74536418fef8086457d39df36a55b36efd5329c9
RNVectorIcons: 80fff2a44ba40922e0e188291bec51492bd1b9a4
RNVectorIcons: a24016b773380b1aa37fca501ec6b94a951890a0
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
Yoga: db69236006b8b1c6d55ab453390c882306cbf219

Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@react-native/babel-preset": "0.76.1",
"@react-native/eslint-config": "0.76.1",
"@react-native/eslint-plugin": "0.76.1",
"@react-native/metro-config": "0.76.1",
"@react-native/metro-config": "0.79.0",
"@react-native/typescript-config": "0.76.1",
"@tsconfig/react-native": "^3.0.5",
"@types/chai": "^5.0.1",
Expand Down