fix(deps): update dependency react-player to v2.14.1 (#4309)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-20 21:33:39 +01:00 committed by GitHub
parent 22cf912483
commit 5e4c768228
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -2230,8 +2230,8 @@ importers:
specifier: 1.8.5 specifier: 1.8.5
version: 1.8.5(react@17.0.2) version: 1.8.5(react@17.0.2)
react-player: react-player:
specifier: 2.14.0 specifier: 2.14.1
version: 2.14.0(react@17.0.2) version: 2.14.1(react@17.0.2)
react-twitter-widgets: react-twitter-widgets:
specifier: ^1.10.0 specifier: ^1.10.0
version: 1.11.0(react@17.0.2) version: 1.11.0(react@17.0.2)
@ -26019,8 +26019,8 @@ packages:
resolution: {integrity: sha512-alTKsjEL0dKH/ru1Iyn7vliS2QRcBp9zZPGoWxUOvRGWPUYgjo+V01is7p04It6KhgrzhJGnIj9GgX8W4bZoCQ==} resolution: {integrity: sha512-alTKsjEL0dKH/ru1Iyn7vliS2QRcBp9zZPGoWxUOvRGWPUYgjo+V01is7p04It6KhgrzhJGnIj9GgX8W4bZoCQ==}
dev: true dev: true
/react-player@2.14.0(react@17.0.2): /react-player@2.14.1(react@17.0.2):
resolution: {integrity: sha512-tUyv6oVD+B+ccJD81GuQQUVU++q3wsMUoDeDsZ0wAivRsmkq0RjERLT79Bi/JDcMwQm3wCwBEzXYbLnCW7c2nQ==} resolution: {integrity: sha512-jILj7F9o+6NHzrJ1GqZIxfJgskvGmKeJ05FNhPvgiCpvMZFmFneKEkukywHcULDO2lqITm+zcEkLSq42mX0FbA==}
peerDependencies: peerDependencies:
react: '>=16.6.0' react: '>=16.6.0'
dependencies: dependencies:

View File

@ -52,7 +52,7 @@
"react": "17.0.2", "react": "17.0.2",
"react-dom": "17.0.2", "react-dom": "17.0.2",
"react-iframe": "1.8.5", "react-iframe": "1.8.5",
"react-player": "2.14.0", "react-player": "2.14.1",
"react-twitter-widgets": "^1.10.0", "react-twitter-widgets": "^1.10.0",
"typedoc": "0.23.25", "typedoc": "0.23.25",
"typedoc-github-wiki-theme": "^1.0.1", "typedoc-github-wiki-theme": "^1.0.1",