update to 8.3.x (#6100)

This commit is contained in:
Blake Blackshear
2023-04-16 07:09:51 -05:00
committed by GitHub
parent 149d6694d6
commit f8f76fcb94
5 changed files with 199 additions and 141 deletions

View File

@@ -26,9 +26,8 @@
"react-dom": "npm:@preact/compat@^17.1.2",
"strftime": "^0.10.1",
"swr": "^1.3.0",
"video.js": "^7.21.4",
"video.js": "^8.3.0",
"videojs-playlist": "^5.1.0",
"videojs-seek-buttons": "^3.0.1",
"vite-plugin-monaco-editor": "^1.1.0"
},
"devDependencies": {
@@ -37,7 +36,6 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/preact": "^3.2.3",
"@testing-library/user-event": "^14.4.3",
"@types/video.js": "^7.3.51",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@vitest/coverage-c8": "^0.30.1",