1
0
Fork 0

Upgrade main client dependencies

This commit is contained in:
Chocobozzz 2021-04-12 16:51:09 +02:00
parent 5182473faf
commit 8bf8e56e01
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 449 additions and 536 deletions

View File

@ -84,10 +84,10 @@
"html-loader": "^1.0.0",
"html-webpack-plugin": "^4.0.3",
"https-browserify": "^1.0.0",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~6.0.0",
"jasmine-core": "~3.7.1",
"jasmine-spec-reporter": "~7.0.0",
"jschannel": "^1.0.2",
"karma": "~6.1.0",
"karma": "~6.3.2",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "~3.0.2",
"karma-jasmine": "~4.0.1",
@ -107,10 +107,10 @@
"sanitize-html": "^2.1.2",
"sass": "^1.29.0",
"sass-lint": "^1.13.1",
"sass-loader": "10.1.1",
"sass-loader": "11.0.1",
"sass-resources-loader": "^2.0.0",
"sha.js": "^2.4.11",
"socket.io-client": "^3.0.3",
"socket.io-client": "^4.0.1",
"stream-browserify": "^3.0.0",
"stream-http": "^3.0.0",
"terser-webpack-plugin": "^4",
@ -119,7 +119,7 @@
"tslint": "~6.1.0",
"tslint-angular": "^3.0.2",
"tslint-config-standard": "^9.0.0",
"typescript": "~4.1.3",
"typescript": "~4.1",
"video.js": "^7",
"videojs-contextmenu-pt": "^5.4.1",
"videojs-contrib-quality-levels": "^2.0.9",
@ -128,7 +128,7 @@
"videostream": "~3.2.1",
"webpack-bundle-analyzer": "^4.1.0",
"webpack-cli": "^4.2.0",
"webtorrent": "^0.112.3",
"webtorrent": "^0.116.1",
"whatwg-fetch": "^3.0.0",
"zone.js": "~0.11.3"
}

File diff suppressed because it is too large Load Diff