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
26 changes: 2 additions & 24 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1842,29 +1842,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- react-native-pager-view (6.5.2):
- DoubleConversion
- glog
- hermes-engine
- RCT-Folly (= 2024.11.18.00)
- RCTRequired
- RCTTypeSafety
- React-Core
- React-debug
- React-Fabric
- React-featureflags
- React-graphics
- React-ImageManager
- react-native-pager-view/common (= 6.5.2)
- React-NativeModulesApple
- React-RCTFabric
- React-rendererdebug
- React-utils
- ReactCodegen
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- react-native-pager-view/common (6.5.2):
- react-native-pager-view (6.7.1):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -3476,7 +3454,7 @@ SPEC CHECKSUMS:
react-native-keyboard-controller: 5c628f5d8301047a87039a2d7de322233a39bbda
react-native-launch-arguments: 5f41e0abf88a15e3c5309b8875d6fd5ac43df49d
react-native-netinfo: eb0dfd4450b6f825eea973c490cee45db21cf570
react-native-pager-view: 679269230b107e29b6a211a6387d3721b9d0eed4
react-native-pager-view: 65a2144f06f4c8d859ec309ab96e9ee2bf2062fd
react-native-pdf: e4ae1d67ffaadc6f0e1bb103036276371e446626
react-native-performance: 6171618da76fcf5aaed3eff4e841e44f3fbe05f0
react-native-plaid-link-sdk: e774d5c1d57e10b5a8759dd439bcbd9a6af17fa1
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"react-native-localize": "^2.2.6",
"react-native-modal": "^13.0.0",
"react-native-onyx": "2.0.100",
"react-native-pager-view": "6.5.2",
"react-native-pager-view": "6.7.1",
"react-native-pdf": "6.7.3",
"react-native-performance": "^5.1.0",
"react-native-permissions": "^3.10.0",
Expand Down
Loading