Update react-native-vision-camera to 4.7.3 (#3293)

This commit is contained in:
Johannes Klein
2025-12-17 16:25:10 +01:00
committed by GitHub
parent f730e8fdd5
commit f0e6cfad30
4 changed files with 13 additions and 13 deletions

8
package-lock.json generated
View File

@@ -96,7 +96,7 @@
"react-native-svg": "^15.15.0",
"react-native-svg-transformer": "^1.5.2",
"react-native-url-polyfill": "^2.0.0",
"react-native-vision-camera": "^4.7.2",
"react-native-vision-camera": "^4.7.3",
"react-native-volume-manager": "^2.0.8",
"react-native-webview": "^13.15.0",
"react-native-worklets-core": "^1.6.2",
@@ -20627,9 +20627,9 @@
}
},
"node_modules/react-native-vision-camera": {
"version": "4.7.2",
"resolved": "https://registry.npmjs.org/react-native-vision-camera/-/react-native-vision-camera-4.7.2.tgz",
"integrity": "sha512-C+5PvlSunN6I4aYplSask+v3jfhgduZumIVw6H6lG+Afpf8boIcG3uFSsSfVgj+hxI7fx6qM6bsciEhzgxEUYg==",
"version": "4.7.3",
"resolved": "https://registry.npmjs.org/react-native-vision-camera/-/react-native-vision-camera-4.7.3.tgz",
"integrity": "sha512-g1/neOyjSqn1kaAa2FxI/qp5KzNvPcF0bnQw6NntfbxH6tm0+8WFZszlgb5OV+iYlB6lFUztCbDtyz5IpL47OA==",
"license": "MIT",
"peerDependencies": {
"@shopify/react-native-skia": "*",