Bump videojs to 7.20.2

Bump videojs-seek-buttons to 2.2.1
Bump types/video.js to 7.3.44
This commit is contained in:
Justin Wong
2022-08-17 12:19:56 +08:00
committed by Blake Blackshear
parent 4682af81fb
commit 89c04acdff
2 changed files with 92 additions and 90 deletions

View File

@@ -19,9 +19,9 @@
"preact-async-route": "^2.2.1",
"preact-router": "^4.0.1",
"swr": "^1.2.2",
"video.js": "^7.17.0",
"video.js": "^7.20.2",
"videojs-playlist": "^5.0.0",
"videojs-seek-buttons": "^2.2.0"
"videojs-seek-buttons": "^2.2.1"
},
"devDependencies": {
"@babel/preset-env": "^7.16.11",
@@ -32,7 +32,7 @@
"@testing-library/preact": "^2.0.1",
"@testing-library/preact-hooks": "^1.1.0",
"@testing-library/user-event": "^13.5.0",
"@types/video.js": "^7.3.42",
"@types/video.js": "^7.3.44",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"autoprefixer": "^10.4.2",