chore: add react-native-video dependency

This commit is contained in:
Adrian Castro
2024-02-04 21:05:12 +01:00
parent 8593d76984
commit d42b5fbb45
2 changed files with 14 additions and 0 deletions

View File

@@ -38,6 +38,7 @@
"react-native-reanimated": "~3.6.2",
"react-native-safe-area-context": "~4.8.2",
"react-native-screens": "~3.29.0",
"react-native-video": "6.0.0-beta.5",
"react-native-web": "^0.19.10",
"tailwind-merge": "^2.2.1"
},

13
pnpm-lock.yaml generated
View File

@@ -91,6 +91,9 @@ importers:
react-native-screens:
specifier: ~3.29.0
version: 3.29.0(react-native@0.73.2)(react@18.2.0)
react-native-video:
specifier: 6.0.0-beta.5
version: 6.0.0-beta.5(react-native@0.73.2)(react@18.2.0)
react-native-web:
specifier: ^0.19.10
version: 0.19.10(react-dom@18.2.0)(react@18.2.0)
@@ -8618,6 +8621,16 @@ packages:
warn-once: 0.1.1
dev: false
/react-native-video@6.0.0-beta.5(react-native@0.73.2)(react@18.2.0):
resolution: {integrity: sha512-dAfIXvtxsMI8TE3Q+1MHTP1brq3/V2VsPKVDtU8E+JcF963y5upnBb8JFiG8Yl4s4qAoQum2P02fZE30stQOHg==}
peerDependencies:
react: '*'
react-native: '*'
dependencies:
react: 18.2.0
react-native: 0.73.2(@babel/core@7.23.9)(@babel/preset-env@7.23.9)(react@18.2.0)
dev: false
/react-native-web@0.19.10(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-IQoHiTQq8egBCVVwmTrYcFLgEFyb4LMZYEktHn4k22JMk9+QTCEz5WTfvr+jdNoeqj/7rtE81xgowKbfGO74qg==}
peerDependencies: