Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/react-native-video to v5.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2024
1 parent 8b31319 commit fcb7076
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@types/node": "20.11.24",
"@types/react": "18.2.61",
"@types/react-native-vector-icons": "6.4.18",
"@types/react-native-video": "5.0.18",
"@types/react-native-video": "5.0.19",
"@types/react-syntax-highlighter": "15.5.10",
"@types/react-test-renderer": "18.0.6",
"@types/turndown": "5.0.4",
Expand Down
28 changes: 6 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2948,14 +2948,6 @@
invariant "^2.2.4"
nullthrows "^1.1.1"

"@react-native/virtualized-lists@^0.72.4":
version "0.72.5"
resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.72.5.tgz#a7b261357ec7e0e5aa97a24d4acab1d903811e09"
integrity sha512-AtKE3dez3lf89O87wC2ZglV5aPsifopQgn/UmFhXAwi18Yp1BJfEGh3sUqOPNgZNByYPAGxFANeZq44VATXeJA==
dependencies:
invariant "^2.2.4"
nullthrows "^1.1.1"

"@react-navigation/[email protected]":
version "6.5.16"
resolved "https://registry.yarnpkg.com/@react-navigation/bottom-tabs/-/bottom-tabs-6.5.16.tgz#8b9b2fb482cdcdfcad5146a77878a48090fb64b5"
Expand Down Expand Up @@ -3187,21 +3179,13 @@
"@types/react" "*"
"@types/react-native" "^0.70"

"@types/[email protected]":
version "5.0.18"
resolved "https://registry.yarnpkg.com/@types/react-native-video/-/react-native-video-5.0.18.tgz#d0cec469e0cdc165e99ad04d500b90726a382253"
integrity sha512-z+8hNy7Q3UPU66w7vf9tWhk8s8pfj7eYodOpx4h0j36jfoWXtv7AFFmlT9SZk9u4wqyxDBbIjBOw8Ljj4YuRVA==
dependencies:
"@types/react" "*"
"@types/react-native" "*"

"@types/react-native@*":
version "0.72.2"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.72.2.tgz#27c931a899c555b28e20cdd12e570b017808de96"
integrity sha512-/eEjr04Zqo7mTMszuSdrLx90+j5nWhDMMOgtnKZfAYyV3RwmlpSb7F17ilmMMxZWJY81n/JZ4e6wdhMJFpjrCg==
"@types/[email protected]":
version "5.0.19"
resolved "https://registry.yarnpkg.com/@types/react-native-video/-/react-native-video-5.0.19.tgz#6ad2dbf87b69d21820a32f67bcea770aff52fe0d"
integrity sha512-6I7ypy/p94GqdIJUbgnbksxH551HiEYrrU6rKd0EWvyU4wHESFVS+8kad5V5NP96q8tw62Xod9Yv3hAMK0EQ4A==
dependencies:
"@react-native/virtualized-lists" "^0.72.4"
"@types/react" "*"
react-native "*"

"@types/react-native@^0.70":
version "0.70.13"
Expand Down Expand Up @@ -7799,7 +7783,7 @@ [email protected]:
escape-string-regexp "2.0.0"
invariant "2.2.4"

[email protected]:
react-native@*, react-native@0.73.5:
version "0.73.5"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.73.5.tgz#724fd1ae8ec8fee1dcf619c82bdd1695d3cff463"
integrity sha512-iHgDArmF4CrhL0qTj+Rn+CBN5pZWUL9lUGl8ub+V9Hwu/vnzQQh8rTMVSwVd2sV6N76KjpE5a4TfIAHkpIHhKg==
Expand Down

0 comments on commit fcb7076

Please sign in to comment.