Skip to content

Commit

Permalink
chore: upgrade kaltura-player dependencies (#936)
Browse files Browse the repository at this point in the history
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: lianbenjamin <[email protected]>
  • Loading branch information
github-actions[bot] and lianbenjamin authored Mar 2, 2025
1 parent 939deba commit 877e0c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@playkit-js/playkit-js-dash": "1.37.2-canary.0-e95bdb4",
"@playkit-js/playkit-js-hls": "1.32.16",
"@playkit-js/playkit-js-providers": "2.41.4",
"@playkit-js/playkit-js-ui": "0.80.3-canary.0-6b56c7e",
"@playkit-js/playkit-js-ui": "0.80.3-canary.0-2d97fd5",
"hls.js": "^1.5.8",
"shaka-player": "4.8.11"
},
Expand Down
16 changes: 4 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1187,12 +1187,11 @@
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js-providers/-/playkit-js-providers-2.41.4.tgz#2a87010175a900a619738dde39f844c4e887ae27"
integrity sha512-XQYjk984/ch7ltU99VKV1/pXdZyzpM4uQTmaxrIp5ykWV+In9ouVEbCQ+95CrP6eAp7S/zjuCgrW58VxWD4pIA==

"@playkit-js/[email protected]6b56c7e":
version "0.80.3-canary.0-6b56c7e"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js-ui/-/playkit-js-ui-0.80.3-canary.0-6b56c7e.tgz#9591cce8640c4571376ddaacc9b6b0e6145f6f9c"
integrity sha512-9Cax+HoXUb8H2vadoDOP7DkRBGIhIJcPM25QN444ulrjYGyyEFDOoDTE0X3bG3QosHCDpcRWxPgw0qZxXSKB8w==
"@playkit-js/[email protected]2d97fd5":
version "0.80.3-canary.0-2d97fd5"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js-ui/-/playkit-js-ui-0.80.3-canary.0-2d97fd5.tgz#45d9e6abecdb99f9c3596172389560ff0ec51eaa"
integrity sha512-qgK2TjhcIb2HA9fvumwjM5RtdTc3v9QyvAseVYWOpaod1FYMsf/LYbeqay592lH5CKbxG16E4yUzEfhUXPQAPQ==
dependencies:
"@playkit-js/webpack-common" "^1.0.1-canary.0-fc299af"
preact "10.4.6"
preact-i18n "2.0.0-preactx.2"
react-redux "7.2.1"
Expand All @@ -1206,13 +1205,6 @@
js-logger "^1.6.0"
ua-parser-js "^1.0.36"

"@playkit-js/webpack-common@^1.0.1-canary.0-fc299af":
version "1.0.1-canary.0-fc299af"
resolved "https://registry.yarnpkg.com/@playkit-js/webpack-common/-/webpack-common-1.0.1-canary.0-fc299af.tgz#c56ee0b095d98b05ce584ae41ef89382be05efdb"
integrity sha512-+l7Dkv/ZHUPVzHxzGsPGFp149VASvgOlnHgGwiwiUbVhCrz6Zv/2tpciFlUsOc5Iw6NxJFXSo4G0qqvc0uoWDg==
dependencies:
standard-version "^9.5.0"

"@rushstack/[email protected]":
version "3.63.0"
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.63.0.tgz#5a1347a22ff1377a155b9838606d8c1c69d58067"
Expand Down

0 comments on commit 877e0c9

Please sign in to comment.