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

update ui version #940

Merged
merged 1 commit into from
Mar 2, 2025
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 package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{

Check warning on line 1 in package.json

View check run for this annotation

OX Security / ox-security/scan

Unapproved license for direct dependency: @playkit-js/[email protected] (AGPL-3.0-or-later)

Please look at an alternative dependency for @playkit-js/[email protected] that utilizes a company approved license.
"name": "@playkit-js/kaltura-player-js",
"version": "3.17.40",
"keywords": [
Expand Down 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-a94acd0",
"@playkit-js/playkit-js-ui": "0.80.3-canary.0-7bd6771",
"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]a94acd0":
version "0.80.3-canary.0-a94acd0"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js-ui/-/playkit-js-ui-0.80.3-canary.0-a94acd0.tgz#62427c754b3e6d28136e005562620a0789555aee"
integrity sha512-5XYeXlX6p5m6uLvQWhBs82haIEeramDmRIqo8/gmVEKjoO+vdksQXHOfwBZWUTl5vUc4nEsWZ65RNVYWBic+5w==
"@playkit-js/[email protected]7bd6771":
version "0.80.3-canary.0-7bd6771"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js-ui/-/playkit-js-ui-0.80.3-canary.0-7bd6771.tgz#16e91176b980d5d61aa42675119033a57e6db23a"
integrity sha512-1OlG64baTC1XgLUD3dIDM7TEF4wFk30BQTP3IUngBCzHj+ODrSII8qEvlhFr5HmfwSTq84DiQ0Ax2cuuiRj13Q==
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