Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Oct 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"clsx": "1.2.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-player": "2.12.0"
"react-player": "2.13.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.4.3",
Expand Down
10 changes: 5 additions & 5 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4659,7 +4659,7 @@ __metadata:
clsx: 1.2.1
react: 17.0.2
react-dom: 17.0.2
react-player: 2.12.0
react-player: 2.13.0
typescript: 5.2.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8551,9 +8551,9 @@ __metadata:
languageName: node
linkType: hard

"react-player@npm:2.12.0":
version: 2.12.0
resolution: "react-player@npm:2.12.0"
"react-player@npm:2.13.0":
version: 2.13.0
resolution: "react-player@npm:2.13.0"
dependencies:
deepmerge: ^4.0.0
load-script: ^1.0.0
Expand All @@ -8562,7 +8562,7 @@ __metadata:
react-fast-compare: ^3.0.1
peerDependencies:
react: ">=16.6.0"
checksum: ef0c89cc5de17a149dc10c2ca36880679534980bc6fd9814b93636019af0132ebb516f282ceee249a991eef844f011fd91cb56126f5ab6c8ff0be29370c193bc
checksum: 3dc15908ffdab7c48788714ff806559b53bb80753024118ed2e31f8d0c857d83c04f9630bf1d195d4b0f621e3ce757f4dab9a51883fcc8c285250724edb0d9d9
languageName: node
linkType: hard

Expand Down