Skip to content

Commit

Permalink
update yarn.lock and podfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Kudo committed Jun 19, 2023
1 parent 9fda0a4 commit 2c90238
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions apps/bare-expo/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,7 @@ PODS:
- React-Core
- react-native-view-shot (3.6.0):
- React-Core
- react-native-webview (11.26.0):
- react-native-webview (13.2.2):
- React-Core
- React-NativeModulesApple (0.72.0-rc.6):
- hermes-engine
Expand Down Expand Up @@ -1476,7 +1476,7 @@ SPEC CHECKSUMS:
react-native-segmented-control: 06607462630512ff8eef652ec560e6235a30cc3e
react-native-slider: 33b8d190b59d4f67a541061bb91775d53d617d9d
react-native-view-shot: 705f999ac2a24e4e6c909c0ca65c732ed33ca2ff
react-native-webview: 994b9f8fbb504d6314dc40d83f94f27c6831b3bf
react-native-webview: b8ec89966713985111a14d6e4bf98d8b54bced0d
React-NativeModulesApple: 8b5255fe93e8a49ebb53c7f3b508f2a4b0ec8cfc
React-perflogger: c1a35079d1650dd3251f1124825d87ef89daf0d5
React-RCTActionSheet: 328269f83b39c7d2bc081ab286b7b203df06d3c8
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15984,10 +15984,10 @@ react-native-web@~0.18.10:
postcss-value-parser "^4.2.0"
styleq "^0.1.2"

[email protected].1:
version "13.2.1"
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.2.1.tgz#e2974339adc76450a2be686cdea1042fd025c2f0"
integrity sha512-2U5XEBg8nUlGBsFkG1QgLUVN+CJJxNvZfprXlgPUFsU2UhYiVs7GM1sJez1YcnZ2TWKMCd6nVrLRsPNiLhjqVg==
[email protected].2:
version "13.2.2"
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.2.2.tgz#06b04db8e1f4ed57a9dc92f4094aa0e41271b89b"
integrity sha512-uT70y2GUqQzaj2RwRb/QuKRdXeDjXM6oN3DdPqYQlOOMFTCT8r62fybyjVVRoik8io+KLa5KnmuSoS5B2O1BmA==
dependencies:
escape-string-regexp "2.0.0"
invariant "2.2.4"
Expand Down

0 comments on commit 2c90238

Please sign in to comment.