Skip to content

Commit a68f29d

Browse files
committed
fix: upgrade player deps
1 parent 27fcd7c commit a68f29d

File tree

2 files changed

+80
-71
lines changed

2 files changed

+80
-71
lines changed

package-lock.json

Lines changed: 73 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,16 @@
5050
"react-dom": "^17.0.2 || ^18 || ^19"
5151
},
5252
"dependencies": {
53-
"@mux/mux-player-react": "^3.6.0",
53+
"@mux/mux-player-react": "^3.8.0",
5454
"cloudflare-video-element": "^1.3.4",
55-
"dash-video-element": "^0.2.0",
56-
"hls-video-element": "^1.5.8",
55+
"dash-video-element": "^0.3.0",
56+
"hls-video-element": "^1.5.9",
5757
"spotify-audio-element": "^1.0.3",
5858
"tiktok-video-element": "^0.1.1",
59-
"twitch-video-element": "^0.1.4",
60-
"vimeo-video-element": "^1.5.5",
61-
"wistia-video-element": "^1.3.4",
62-
"youtube-video-element": "^1.6.2"
59+
"twitch-video-element": "^0.1.5",
60+
"vimeo-video-element": "^1.6.1",
61+
"wistia-video-element": "^1.3.5",
62+
"youtube-video-element": "^1.8.0"
6363
},
6464
"devDependencies": {
6565
"@biomejs/biome": "1.8.2",

0 commit comments

Comments
 (0)