Skip to content

Commit

Permalink
Bump deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsegura committed Feb 26, 2024
1 parent 7e6a8a6 commit 2299a07
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 14 deletions.
10 changes: 6 additions & 4 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1093,7 +1093,9 @@ PODS:
- React-Core
- react-native-version-number (0.3.6):
- React
- react-native-webview (13.6.3):
- react-native-webview (13.8.1):
- glog
- RCT-Folly (= 2022.05.16.00)
- React-Core
- React-nativeconfig (0.73.4)
- React-NativeModulesApple (0.73.4):
Expand Down Expand Up @@ -1275,7 +1277,7 @@ PODS:
- RNBackgroundGeolocation (4.14.6):
- CocoaLumberjack (~> 3.7.2)
- React-Core
- RNCAsyncStorage (1.21.0):
- RNCAsyncStorage (1.22.2):
- React-Core
- RNCMaskedView (0.3.1):
- React-Core
Expand Down Expand Up @@ -1783,7 +1785,7 @@ SPEC CHECKSUMS:
react-native-pager-view: 33c56e3b547d2f29d224255d82e796942e0918b8
react-native-safe-area-context: b97eb6f9e3b7f437806c2ce5983f479f8eb5de4b
react-native-version-number: b415bbec6a13f2df62bf978e85bc0d699462f37f
react-native-webview: 88293a0f23eca8465c0433c023ec632930e644d0
react-native-webview: dc191e100e5db2dbd3bc28793c789b95934904ca
React-nativeconfig: ca8b90c736cf3be019cb332ca42d93dd95b32e05
React-NativeModulesApple: 1fdffcce7772e274baeab33a1900f45feba86cbd
React-perflogger: 8a1e1af5733004bdd91258dcefbde21e0d1faccd
Expand All @@ -1809,7 +1811,7 @@ SPEC CHECKSUMS:
RNAppleAuthentication: 0571c08da8c327ae2afc0261b48b4a515b0286a6
RNBackgroundFetch: 35c7183f6eeff69396d42c4b206e1ae2a21e9327
RNBackgroundGeolocation: 7dde6957120db41209f0d11427c425f368416afa
RNCAsyncStorage: 618d03a5f52fbccb3d7010076bc54712844c18ef
RNCAsyncStorage: 014a78b2cc8cc107c9e92ee428dc0c1ac3223416
RNCMaskedView: 090213d32d8b3bb83a4dcb7d12c18f0152591906
RNCPicker: cb57c823d5ce8d2d0b5dfb45ad97b737260dc59e
RNCPushNotificationIOS: 64218f3c776c03d7408284a819b2abfda1834bc8
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@heasy/react-native-sunmi-printer": "^1.5.3",
"@invertase/react-native-apple-authentication": "^2.2.2",
"@mapbox/polyline": "^1.1.1",
"@react-native-async-storage/async-storage": "^1.21.0",
"@react-native-async-storage/async-storage": "^1.22.2",
"@react-native-community/datetimepicker": "^6.7.1",
"@react-native-community/netinfo": "^11.3.0",
"@react-native-community/push-notification-ios": "^1.10.1",
Expand Down Expand Up @@ -105,7 +105,7 @@
"react-native-tab-view": "^3.5.2",
"react-native-vector-icons": "^10.0.3",
"react-native-version-number": "^0.3.6",
"react-native-webview": "^13.3.1",
"react-native-webview": "^13.8.1",
"react-navigation-header-buttons": "^11.2.1",
"react-query": "^3.39.3",
"react-redux": "^7.2.8",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3479,10 +3479,10 @@
"@react-aria/ssr" "^3.0.1"
"@react-aria/utils" "^3.3.0"

"@react-native-async-storage/async-storage@^1.21.0":
version "1.21.0"
resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.21.0.tgz#d7e370028e228ab84637016ceeb495878b7a44c8"
integrity sha512-JL0w36KuFHFCvnbOXRekqVAUplmOyT/OuCQkogo6X98MtpSaJOKEAeZnYO8JB0U/RIEixZaGI5px73YbRm/oag==
"@react-native-async-storage/async-storage@^1.22.2":
version "1.22.2"
resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.22.2.tgz#c6f966f02cc5602e5a768c32295e8009e897c28e"
integrity sha512-nZpzT4Wz1OkVdQaZP/awpDCTKiPzdmG0PYmRF37ZeJlfwlwOg55in0TP2YUOW0MhOCRiNMomWWLojDLv5j2OIw==
dependencies:
merge-options "^3.0.4"

Expand Down Expand Up @@ -13048,10 +13048,10 @@ react-native-version-number@^0.3.6:
resolved "https://registry.yarnpkg.com/react-native-version-number/-/react-native-version-number-0.3.6.tgz#dd8b1435fc217df0a166d7e4a61fdc993f3e7437"
integrity sha512-TdyXiK90NiwmSbmAUlUBOV6WI1QGoqtvZZzI5zQY4fKl67B3ZrZn/h+Wy/OYIKKFMfePSiyfeIs8LtHGOZ/NgA==

react-native-webview@^13.3.1:
version "13.6.3"
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.6.3.tgz#f3d26e942ef5cc5a07547f2e47903aa81a68e25e"
integrity sha512-IApO0JSj0uAWsBGKWagyfgDYoX29piiMYLmkHtRjKeL1rIVjLoR/bMe7KJ/0X47y86b//a6u3cYQtphyay+F2A==
react-native-webview@^13.8.1:
version "13.8.1"
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.8.1.tgz#d0058c063e38241476049aaab2e5cc9f254d5480"
integrity sha512-7Jqm1WzWJrOWraBAXQfKtr/Uo5Jw/IJHzC40jYLwgV/eVGmLJ9BpGKw6QVw7wpRkjmTZ2Typ4B1aHJLJJQFslA==
dependencies:
escape-string-regexp "2.0.0"
invariant "2.2.4"
Expand Down

0 comments on commit 2299a07

Please sign in to comment.