fix dependencies

This commit is contained in:
dragongoose
2023-11-26 20:51:02 -05:00
parent 44c5caf00c
commit a9aa379bcc
2 changed files with 183 additions and 214 deletions

View File

@ -20,7 +20,7 @@
"video.js": "^8.0.4",
"videojs-contrib-quality-levels": "^3.0.0",
"videojs-hls-quality-selector": "^1.1.4",
"vue": "^3.2.47",
"vue": "^3.3.9",
"vue-i18n": "^9.2.2",
"vue-router": "^4.1.6"
},
@ -48,7 +48,7 @@
"prettier": "^2.8.4",
"tailwindcss": "^3.2.7",
"tailwindcss-themer": "^3.1.0",
"typescript": "~4.8.4",
"typescript": "^5.3.2",
"vite": "^4.1.4",
"vue-cli-plugin-i18n": "~2.3.2",
"vue-tsc": "^1.2.0"