Skip to content
Merged
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
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2526,7 +2526,7 @@ PODS:
- Yoga
- react-native-launch-arguments (4.0.2):
- React
- react-native-netinfo (11.2.1):
- react-native-netinfo (11.4.1):
- boost
- DoubleConversion
- fast_float
Expand Down Expand Up @@ -4721,7 +4721,7 @@ SPEC CHECKSUMS:
react-native-key-command: 7538df85ed26502b2a929c0584235459b26c7a91
react-native-keyboard-controller: c4ca61f44d66c2f8987a7e67e9b78e80dc965c45
react-native-launch-arguments: d4759f7591e2766e6c5ec746b7032429edaf7058
react-native-netinfo: b88a57a1f93f4d63aeab839d51c746484641564b
react-native-netinfo: cec9c4e86083cb5b6aba0e0711f563e2fbbff187
react-native-pager-view: b93d2fcd4dc06c519b8ad0ceddaf183fb5fa32e7
react-native-pdf: 6a09a9be0e7ee954ea671437483316f9a28f8572
react-native-performance: a7a65d0b0f3055c5db33e1433e4345143ef6a100
Expand Down
8 changes: 5 additions & 3 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 @@ -110,7 +110,7 @@
"@pusher/pusher-websocket-react-native": "^1.3.1",
"@react-native-camera-roll/camera-roll": "7.4.0",
"@react-native-clipboard/clipboard": "^1.16.3",
"@react-native-community/netinfo": "11.2.1",
"@react-native-community/netinfo": "11.4.1",
"@react-native-documents/picker": "^10.1.3",
"@react-native-firebase/analytics": "^22.2.1",
"@react-native-firebase/app": "^22.2.1",
Expand Down
Loading
Loading