Skip to content

Commit

Permalink
chore: updating react native vision library to 3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Burtey committed Mar 24, 2024
1 parent cf2a846 commit 954f9db
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@ PODS:
- RCT-Folly (= 2021.07.22.00)
- React-Core
- SocketRocket (0.6.1)
- VisionCamera (3.8.2):
- VisionCamera (3.9.1):
- React
- React-callinvoker
- React-Core
Expand Down Expand Up @@ -1052,7 +1052,7 @@ SPEC CHECKSUMS:
RNSVG: ba3e7232f45e34b7b47e74472386cf4e1a676d0a
RNVectorIcons: 23b6e11af4aaf104d169b1b0afa7e5cf96c676ce
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
VisionCamera: 4b98b273902ac18491bb68481b6601f1f0da0f2d
VisionCamera: 52f98e7628f9deea3e311c3b6d4870bb44445e05
Yoga: 4c3aa327e4a6a23eeacd71f61c81df1bcdf677d5
ZXingObjC: 8898711ab495761b2dbbdec76d90164a6d7e14c5

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"react-native-url-polyfill": "^2.0.0",
"react-native-vector-icons": "^10.0.2",
"react-native-view-shot": "^3.7.0",
"react-native-vision-camera": "^3.8.2",
"react-native-vision-camera": "^3.9.1",
"react-native-walkthrough-tooltip": "^1.4.0",
"react-native-webln": "^0.1.11",
"react-native-webview": "^13.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20033,10 +20033,10 @@ react-native-view-shot@^3.7.0:
dependencies:
html2canvas "^1.4.1"

react-native-vision-camera@^3.8.2:
version "3.8.2"
resolved "https://registry.npmjs.org/react-native-vision-camera/-/react-native-vision-camera-3.8.2.tgz#f4f75f84c6a19e1c3474ddc0f7f785b5a526739b"
integrity sha512-MY39l2e3hNRPUefn2JPShOFExcw0PblbAcUGvJrIfS9pMzdIyceo0umRAx8lOGXzDUAdb+xy/tFWb8zGxKimCQ==
react-native-vision-camera@^3.9.1:
version "3.9.1"
resolved "https://registry.npmjs.org/react-native-vision-camera/-/react-native-vision-camera-3.9.1.tgz#78eb9da9fcd1cf2ee2562ec18ab8966e0215ab1b"
integrity sha512-Pi9ikguJlN1ydVZOyRaMfUij1raUY93rVuPM92BsGnXEfxSLbvRYXW4ll1DRtVtjS0kZq4IW7Oavg8syRPc/xQ==

react-native-walkthrough-tooltip@^1.4.0:
version "1.5.0"
Expand Down

0 comments on commit 954f9db

Please sign in to comment.