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
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ PODS:
- React
- RNCAsyncStorage (1.19.3):
- React-Core
- RNCClipboard (1.11.1):
- RNCClipboard (1.14.2):
- React-Core
- RNCPicker (2.5.1):
- React-Core
Expand Down Expand Up @@ -723,7 +723,7 @@ SPEC CHECKSUMS:
ReactCommon: 4b2bdcb50a3543e1c2b2849ad44533686610826d
RNCalendarEvents: 7e65eb4a94f53c1744d1e275f7fafcfaa619f7a3
RNCAsyncStorage: c913ede1fa163a71cea118ed4670bbaaa4b511bb
RNCClipboard: 2834e1c4af68697089cdd455ee4a4cdd198fa7dd
RNCClipboard: 5e503962f0719ace8f7fdfe9c60282b526305c85
RNCPicker: 529d564911e93598cc399b56cc0769ce3675f8c8
RNDateTimePicker: 40ffda97d071a98a10fdca4fa97e3977102ccd14
RNDeviceInfo: b899ce37a403a4dea52b7cb85e16e49c04a5b88e
Expand Down
25 changes: 19 additions & 6 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 @@ -49,7 +49,7 @@
"@frogpond/titlecase": "2.0.4",
"@hawkrives/react-native-alternate-icons": "0.6.2",
"@react-native-async-storage/async-storage": "1.19.3",
"@react-native-clipboard/clipboard": "1.11.1",
"@react-native-clipboard/clipboard": "1.14.2",
"@react-native-community/datetimepicker": "8.2.0",
"@react-native-community/netinfo": "11.3.2",
"@react-native-picker/picker": "2.5.1",
Expand Down