Remove unneeded dependenvies and npm audit fix

This commit is contained in:
dragongoose 2023-08-18 14:21:53 -04:00
parent ba35793e03
commit 63aff74e6b
No known key found for this signature in database
GPG key ID: 01397EEC371CDAA5
2 changed files with 140 additions and 1376 deletions

1514
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -13,10 +13,8 @@
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"@dragongoose/streamlink": "^1.0.2",
"@intlify/unplugin-vue-i18n": "^0.11.0",
"@tailwindcss/forms": "^0.5.3",
"@vue/cli-shared-utils": "^5.0.8",
"oh-vue-icons": "^1.0.0-rc3",
"video.js": "^8.0.4",
"videojs-contrib-quality-levels": "^3.0.0",