Skip to content

Commit

Permalink
upgrade expo-camera
Browse files Browse the repository at this point in the history
  • Loading branch information
onghwan committed Feb 11, 2025
1 parent c9b5c08 commit d82d60c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions packages/core-mobile/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ PODS:
- ExpoModulesCore
- ExpoBlur (14.0.3):
- ExpoModulesCore
- ExpoCamera (16.0.11):
- ExpoCamera (16.0.14):
- ExpoModulesCore
- ZXingObjC/OneD
- ZXingObjC/PDF417
Expand Down Expand Up @@ -3260,7 +3260,7 @@ SPEC CHECKSUMS:
ExpoAdapterGoogleSignIn: da10ae7e7c1d73a10c2facebcdfe5ebea8e073ce
ExpoAsset: 6cc988c426b5fc997859cc0f8f6728d1376bf53f
ExpoBlur: 567af66164e3043a9a30069594aed1ddf0a88d97
ExpoCamera: f21bbd3ed3d4ca56774520a33de63b3d2cd5a6ce
ExpoCamera: 5fae8d4e487f1015df31298603fd1b38770934f6
ExpoFileSystem: a0a5c44d3d3e8a2aa54fe7c70c7690df03cf4dd8
ExpoFont: 8b14db1afebf62e9774613a082e402985f4e747c
ExpoHaptics: e01cce0741d68c281853118eb0267f88d42c6b7a
Expand Down
2 changes: 1 addition & 1 deletion packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"expo": "52.0.9",
"expo-application": "6.0.2",
"expo-blur": "14.0.3",
"expo-camera": "16.0.11",
"expo-camera": "16.0.14",
"expo-constants": "17.0.4",
"expo-dev-client": "5.0.3",
"expo-haptics": "14.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ __metadata:
expo: 52.0.9
expo-application: 6.0.2
expo-blur: 14.0.3
expo-camera: 16.0.11
expo-camera: 16.0.14
expo-constants: 17.0.4
expo-dev-client: 5.0.3
expo-haptics: 14.0.1
Expand Down Expand Up @@ -17657,9 +17657,9 @@ __metadata:
languageName: node
linkType: hard

"expo-camera@npm:16.0.11":
version: 16.0.11
resolution: "expo-camera@npm:16.0.11"
"expo-camera@npm:16.0.14":
version: 16.0.14
resolution: "expo-camera@npm:16.0.14"
dependencies:
invariant: ^2.2.4
peerDependencies:
Expand All @@ -17670,7 +17670,7 @@ __metadata:
peerDependenciesMeta:
react-native-web:
optional: true
checksum: a779c06840c7c723116820112e0e59837c9b0afedb57c74074328aef4831ae4d28f6c99cc12586dee767645f6940045c5e265c13317f4334e5437da408ff13d0
checksum: 947118b339ff6c17f9d0846098a1c5d0932b02b99c543e1ad3abb2fdf77e6efdbda9ec8092591e6367745b14c21e1433d7103969a14037075d73f0883dcaa37e
languageName: node
linkType: hard

Expand Down

0 comments on commit d82d60c

Please sign in to comment.