Skip to content

Commit 6860132

Browse files
authored
chore: Upgrade react-native-video to 6.19.2 (#3943)
1 parent 3de8d78 commit 6860132

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

apps/simple-camera/ios/Podfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1631,7 +1631,7 @@ PODS:
16311631
- ReactNativeDependencies
16321632
- Yoga
16331633
- react-native-vector-icons-ionicons (12.4.1)
1634-
- react-native-video (6.19.1):
1634+
- react-native-video (6.19.2):
16351635
- hermes-engine
16361636
- RCTRequired
16371637
- RCTTypeSafety
@@ -1643,7 +1643,7 @@ PODS:
16431643
- React-graphics
16441644
- React-ImageManager
16451645
- React-jsi
1646-
- react-native-video/Video (= 6.19.1)
1646+
- react-native-video/Video (= 6.19.2)
16471647
- React-NativeModulesApple
16481648
- React-RCTFabric
16491649
- React-renderercss
@@ -1654,7 +1654,7 @@ PODS:
16541654
- ReactCommon/turbomodule/core
16551655
- ReactNativeDependencies
16561656
- Yoga
1657-
- react-native-video/Fabric (6.19.1):
1657+
- react-native-video/Fabric (6.19.2):
16581658
- hermes-engine
16591659
- RCTRequired
16601660
- RCTTypeSafety
@@ -1676,7 +1676,7 @@ PODS:
16761676
- ReactCommon/turbomodule/core
16771677
- ReactNativeDependencies
16781678
- Yoga
1679-
- react-native-video/Video (6.19.1):
1679+
- react-native-video/Video (6.19.2):
16801680
- hermes-engine
16811681
- RCTRequired
16821682
- RCTTypeSafety
@@ -2799,7 +2799,7 @@ SPEC CHECKSUMS:
27992799
react-native-safe-area-context: 29044d05d61f2c60d0828c373bd0ebe17eed58d0
28002800
react-native-skia: bd98485c5d19b8fb749db4b8aff338d324f24e6c
28012801
react-native-vector-icons-ionicons: 7bc32eadb4d24c93252430b49f25b8be000e2340
2802-
react-native-video: 8cfc70ca7f8f99906233b1a65a8b3c937fb32c1a
2802+
react-native-video: 7d8b2953c75b8a13bbb726103ec7a0b71784b9c3
28032803
React-NativeModulesApple: 14a8919451154ede904f2bca84b27703a09028ba
28042804
React-networking: 46c0037f9202c1919493b78662a47cbe13022fdd
28052805
React-oscompat: b924b8609d06899f00ab1aa813b0cde9c5e12771

apps/simple-camera/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-native-safe-area-context": "^5.7.0",
3232
"react-native-screens": "^4.24.0",
3333
"react-native-vector-icons": "^10.3.0",
34-
"react-native-video": "6.19.1",
34+
"react-native-video": "6.19.2",
3535
"react-native-vision-camera": "../../packages/react-native-vision-camera",
3636
"react-native-vision-camera-barcode-scanner": "../../packages/react-native-vision-camera-barcode-scanner",
3737
"react-native-vision-camera-location": "../../packages/react-native-vision-camera-location",

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)