Update dependencies

This commit is contained in:
PrestonN 2021-08-03 17:18:23 -04:00
parent a559043f12
commit 272cdbac8a
2 changed files with 2015 additions and 3410 deletions

5367
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -59,7 +59,7 @@
"autolinker": "^3.14.3", "autolinker": "^3.14.3",
"bulma-pro": "^0.2.0", "bulma-pro": "^0.2.0",
"dateformat": "^4.5.1", "dateformat": "^4.5.1",
"electron-context-menu": "^3.1.0", "electron-context-menu": "^3.1.1",
"http-proxy-agent": "^4.0.1", "http-proxy-agent": "^4.0.1",
"https-proxy-agent": "^5.0.0", "https-proxy-agent": "^5.0.0",
"jquery": "^3.6.0", "jquery": "^3.6.0",
@ -67,14 +67,14 @@
"lodash.debounce": "^4.0.8", "lodash.debounce": "^4.0.8",
"lodash.isequal": "^4.5.0", "lodash.isequal": "^4.5.0",
"lodash.uniqwith": "^4.5.0", "lodash.uniqwith": "^4.5.0",
"marked": "^2.1.1", "marked": "^2.1.3",
"material-design-icons": "^3.0.1", "material-design-icons": "^3.0.1",
"nedb-promises": "^5.0.0", "nedb-promises": "^5.0.0",
"node-forge": "^0.10.0", "node-forge": "^0.10.0",
"opml-to-json": "^1.0.1", "opml-to-json": "^1.0.1",
"rss-parser": "^3.12.0", "rss-parser": "^3.12.0",
"socks-proxy-agent": "^5.0.0", "socks-proxy-agent": "^6.0.0",
"video.js": "^7.12.3", "video.js": "7.14.3",
"videojs-abloop": "^1.2.0", "videojs-abloop": "^1.2.0",
"videojs-contrib-quality-levels": "^2.1.0", "videojs-contrib-quality-levels": "^2.1.0",
"videojs-http-source-selector": "^1.1.6", "videojs-http-source-selector": "^1.1.6",
@ -83,35 +83,35 @@
"videojs-vtt-thumbnails-freetube": "0.0.15", "videojs-vtt-thumbnails-freetube": "0.0.15",
"vue": "^2.6.14", "vue": "^2.6.14",
"vue-electron": "^1.0.6", "vue-electron": "^1.0.6",
"vue-i18n": "^8.24.4", "vue-i18n": "^8.25.0",
"vue-observe-visibility": "^1.0.0", "vue-observe-visibility": "^1.0.0",
"vue-router": "^3.5.1", "vue-router": "^3.5.2",
"vuex": "^3.6.2", "vuex": "^3.6.2",
"youtube-suggest": "^1.1.2", "youtube-suggest": "^1.1.2",
"yt-channel-info": "^2.2.0", "yt-channel-info": "^2.2.0",
"yt-dash-manifest-generator": "1.1.0", "yt-dash-manifest-generator": "1.1.0",
"yt-trending-scraper": "^2.0.1", "yt-trending-scraper": "^2.0.1",
"ytdl-core": "^4.8.3", "ytdl-core": "^4.9.0",
"ytpl": "^2.2.1", "ytpl": "^2.2.1",
"ytsr": "^3.5.0" "ytsr": "^3.5.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.14.5", "@babel/core": "^7.14.8",
"@babel/plugin-proposal-class-properties": "^7.14.5", "@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.14.5", "@babel/plugin-proposal-object-rest-spread": "^7.14.7",
"@babel/preset-env": "^7.14.5", "@babel/preset-env": "^7.14.9",
"@babel/preset-typescript": "^7.14.5", "@babel/preset-typescript": "^7.14.5",
"@typescript-eslint/eslint-plugin": "^4.27.0", "@typescript-eslint/eslint-plugin": "^4.29.0",
"@typescript-eslint/parser": "^4.27.0", "@typescript-eslint/parser": "^4.29.0",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2", "babel-loader": "^8.2.2",
"copy-webpack-plugin": "^9.0.0", "copy-webpack-plugin": "^9.0.1",
"css-loader": "^5.2.6", "css-loader": "5.2.6",
"electron": "^12.0.11", "electron": "^13.1.7",
"electron-builder": "^22.11.7", "electron-builder": "^22.11.7",
"electron-builder-squirrel-windows": "^22.11.7", "electron-builder-squirrel-windows": "^22.11.11",
"electron-debug": "^3.2.0", "electron-debug": "^3.2.0",
"eslint": "^7.28.0", "eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-config-standard": "^16.0.3", "eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.23.4", "eslint-plugin-import": "^2.23.4",
@ -119,29 +119,29 @@
"eslint-plugin-prettier": "^3.4.0", "eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-promise": "^5.1.0", "eslint-plugin-promise": "^5.1.0",
"eslint-plugin-standard": "^5.0.0", "eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^7.11.1", "eslint-plugin-vue": "^7.15.1",
"fast-glob": "^3.2.5", "fast-glob": "^3.2.7",
"file-loader": "^6.2.0", "file-loader": "^6.2.0",
"html-webpack-plugin": "^5.3.1", "html-webpack-plugin": "^5.3.2",
"jest": "^26.6.3", "jest": "^27.0.6",
"mini-css-extract-plugin": "^1.6.0", "mini-css-extract-plugin": "^2.1.0",
"node-abi": "^2.30.0", "node-abi": "^2.30.0",
"node-loader": "^2.0.0", "node-loader": "^2.0.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"prettier": "^2.3.1", "prettier": "^2.3.2",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"sass": "^1.35.1", "sass": "^1.37.2",
"sass-loader": "^12.1.0", "sass-loader": "^12.1.0",
"style-loader": "^2.0.0", "style-loader": "^3.2.1",
"tree-kill": "1.2.2", "tree-kill": "1.2.2",
"typescript": "^4.3.2", "typescript": "^4.3.5",
"url-loader": "^4.1.1", "url-loader": "^4.1.1",
"vue-devtools": "^5.1.4", "vue-devtools": "^5.1.4",
"vue-eslint-parser": "^7.6.0", "vue-eslint-parser": "^7.10.0",
"vue-loader": "^15.9.7", "vue-loader": "^15.9.8",
"vue-style-loader": "^4.1.3", "vue-style-loader": "^4.1.3",
"vue-template-compiler": "^2.6.14", "vue-template-compiler": "^2.6.14",
"webpack": "^5.39.1", "webpack": "^5.48.0",
"webpack-cli": "^4.7.2", "webpack-cli": "^4.7.2",
"webpack-dev-server": "^4.0.0-beta.3" "webpack-dev-server": "^4.0.0-beta.3"
} }