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 @@ -1736,7 +1736,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- react-native-document-picker (10.1.1):
- react-native-document-picker (10.1.3):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -3488,7 +3488,7 @@ SPEC CHECKSUMS:
react-native-blob-util: d65692a2acce17b7a836805114828142a3634033
react-native-cameraroll: 78710a5d35b0c6f41899a193e714564d8fd648b0
react-native-config: 5b9e180ca7beb5748ba473b257bb9a7d10e2a957
react-native-document-picker: 5cb1c6615796389f4f1b7fe2e4f103e38e4d6398
react-native-document-picker: ead1d62b121e66ab5edbf6fcfdbfb58e81662b55
react-native-geolocation: cd91e4fd914de585933c836fd71f6bdb3c97a410
react-native-image-picker: 9e419813377d42566b0168121ab9483614488db5
react-native-key-command: 96c9dfb09bc89ecd1d58348c0d3ed84d0255648b
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 @@ -102,7 +102,7 @@
"@react-native-clipboard/clipboard": "^1.15.0",
"@react-native-community/geolocation": "3.3.0",
"@react-native-community/netinfo": "11.2.1",
"@react-native-documents/picker": "^10.1.1",
"@react-native-documents/picker": "^10.1.3",
"@react-native-firebase/analytics": "^12.3.0",
"@react-native-firebase/app": "^12.3.0",
"@react-native-firebase/crashlytics": "^12.3.0",
Expand Down