Frontend: Upgrade dependencies

Signed-off-by: Michael Mayer <michael@lastzero.net>
This commit is contained in:
Michael Mayer 2020-10-20 12:46:05 +02:00
parent ce4960e2b8
commit 5f113d5f18
2 changed files with 773 additions and 1291 deletions

File diff suppressed because it is too large Load diff

View file

@ -19,7 +19,7 @@
"gettext-compile": "gettext-compile --output src/locales/translations.json src/locales/*.po"
},
"dependencies": {
"@babel/cli": "^7.12.0",
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@babel/plugin-transform-runtime": "^7.12.1",
"@babel/polyfill": "^7.12.1",
@ -38,7 +38,7 @@
"browserslist": "^4.14.5",
"chai": "^4.2.0",
"chalk": "^4.1.0",
"chart.js": "^2.9.3",
"chart.js": "^2.9.4",
"chrome-finder": "^1.0.7",
"clean-webpack-plugin": "^3.0.0",
"connect-history-api-fallback": "^1.3.0",
@ -62,7 +62,7 @@
"eventsource-polyfill": "^0.9.6",
"file-loader": "^3.0.1",
"friendly-errors-webpack-plugin": "^1.7.0",
"hls.js": "^0.14.15",
"hls.js": "^0.14.16",
"html-webpack-plugin": "^4.5.0",
"http-proxy-middleware": "^1.0.6",
"i18n-iso-countries": "^6.1.0",
@ -79,7 +79,7 @@
"material-design-icons-iconfont": "^6.1.0",
"mediaelement": "^4.2.16",
"mini-css-extract-plugin": "^0.7.0",
"minimist": "^1.2.5",
"minimist": ">=1.2.5",
"mocha": "^8.2.0",
"moment-timezone": "^0.5.31",
"node-storage-shim": "^2.0.1",
@ -97,7 +97,7 @@
"pubsub-js": "^1.9.0",
"puppeteer-core": "^5.3.1",
"regenerator-runtime": "^0.13.7",
"resolve-url-loader": "^3.1.1",
"resolve-url-loader": "^3.1.2",
"sass-loader": "^7.3.1",
"sinon": "^9.2.0",
"sockette": "^2.0.6",