0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-10 23:39:31 -05:00

fix(deps): update dependency react-player to v2.13.0 (#4208)

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

8
pnpm-lock.yaml generated
View file

@ -2230,8 +2230,8 @@ importers:
specifier: 1.8.5
version: 1.8.5(react@17.0.2)
react-player:
specifier: 2.11.0
version: 2.11.0(react@17.0.2)
specifier: 2.13.0
version: 2.13.0(react@17.0.2)
react-twitter-widgets:
specifier: ^1.10.0
version: 1.11.0(react@17.0.2)
@ -24888,8 +24888,8 @@ packages:
resolution: {integrity: sha512-alTKsjEL0dKH/ru1Iyn7vliS2QRcBp9zZPGoWxUOvRGWPUYgjo+V01is7p04It6KhgrzhJGnIj9GgX8W4bZoCQ==}
dev: true
/react-player@2.11.0(react@17.0.2):
resolution: {integrity: sha512-fIrwpuXOBXdEg1FiyV9isKevZOaaIsAAtZy5fcjkQK9Nhmk1I2NXzY/hkPos8V0zb/ZX416LFy8gv7l/1k3a5w==}
/react-player@2.13.0(react@17.0.2):
resolution: {integrity: sha512-gkY7ZdbVFztlKFFhCPcnDrFQm+L399b8fhWsKatZ+b2wpKJwfUHBXQFMRxqYQGT0ic1/wQ7D7EZEWy7ZBqk2pw==}
peerDependencies:
react: '>=16.6.0'
dependencies:

View file

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