Update Dependencies

This commit is contained in:
Preston 2020-10-06 18:15:15 -04:00
parent 4b4a5caa88
commit 677d044c71
2 changed files with 564 additions and 693 deletions

1239
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -8,8 +8,8 @@
"url": "https://github.com/FreeTubeApp/FreeTube/issues"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.31",
"@fortawesome/free-solid-svg-icons": "^5.15.0",
"@fortawesome/fontawesome-svg-core": "^1.2.32",
"@fortawesome/free-solid-svg-icons": "^5.15.1",
"@fortawesome/vue-fontawesome": "^2.0.0",
"@silvermine/videojs-quality-selector": "^1.2.4",
"autolinker": "^3.14.1",
@ -34,14 +34,14 @@
"videojs-vtt-thumbnails-freetube": "0.0.15",
"vue": "^2.6.12",
"vue-electron": "^1.0.6",
"vue-i18n": "^8.21.1",
"vue-i18n": "^8.22.0",
"vue-observe-visibility": "^0.4.6",
"vue-router": "^3.4.5",
"vuex": "^3.5.1",
"xml2json": "^0.12.0",
"youtube-chat": "^1.1.0",
"youtube-suggest": "^1.1.0",
"yt-channel-info": "^1.1.2",
"yt-channel-info": "^1.1.3",
"yt-comment-scraper": "^1.3.3",
"yt-dash-manifest-generator": "^1.1.0",
"yt-trending-scraper": "^1.0.3",
@ -57,8 +57,8 @@
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
"@babel/preset-env": "^7.11.5",
"@babel/preset-typescript": "^7.10.4",
"@typescript-eslint/eslint-plugin": "^4.3.0",
"@typescript-eslint/parser": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.4.0",
"@typescript-eslint/parser": "^4.4.0",
"acorn": "^8.0.3",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
@ -78,17 +78,17 @@
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^7.0.0",
"eslint-plugin-vue": "^7.0.1",
"fast-glob": "^3.2.4",
"file-loader": "^6.1.0",
"html-webpack-plugin": "^4.5.0",
"jest": "^26.4.2",
"jest": "^26.5.2",
"mini-css-extract-plugin": "^0.11.3",
"node-abi": "^2.19.1",
"node-loader": "^1.0.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.1.2",
"sass": "^1.26.11",
"sass": "^1.26.12",
"sass-loader": "^10.0.2",
"style-loader": "^1.3.0",
"tree-kill": "1.2.2",