mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:13:25 +00:00
chore: add react-native-video dependency
This commit is contained in:
13
pnpm-lock.yaml
generated
13
pnpm-lock.yaml
generated
@@ -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:
|
||||
|
Reference in New Issue
Block a user