From d42b5fbb457973375be6a7c5963077760bc894df Mon Sep 17 00:00:00 2001 From: Adrian Castro <22133246+castdrian@users.noreply.github.com> Date: Sun, 4 Feb 2024 21:05:12 +0100 Subject: [PATCH] chore: add react-native-video dependency --- apps/expo/package.json | 1 + pnpm-lock.yaml | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/apps/expo/package.json b/apps/expo/package.json index 215186c..1e9ba39 100644 --- a/apps/expo/package.json +++ b/apps/expo/package.json @@ -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" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c15a93..59e37b0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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: