1
0
Fork 0

Upgrade client dependencies

This commit is contained in:
Chocobozzz 2018-04-06 15:02:47 +02:00
parent ee28cdf1c4
commit 6e0c85bd90
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 569 additions and 575 deletions

View File

@ -23,7 +23,7 @@
"license": "GPLv3", "license": "GPLv3",
"devDependencies": { "devDependencies": {
"@angular/animations": "~5.2.2", "@angular/animations": "~5.2.2",
"@angular/cli": "1.7.1", "@angular/cli": "1.7.4",
"@angular/common": "~5.2.2", "@angular/common": "~5.2.2",
"@angular/compiler": "~5.2.2", "@angular/compiler": "~5.2.2",
"@angular/compiler-cli": "~5.2.2", "@angular/compiler-cli": "~5.2.2",
@ -45,7 +45,7 @@
"@types/markdown-it": "^0.0.4", "@types/markdown-it": "^0.0.4",
"@types/node": "^9.3.0", "@types/node": "^9.3.0",
"@types/sanitize-html": "^1.14.0", "@types/sanitize-html": "^1.14.0",
"@types/video.js": "6.2.3", "@types/video.js": "6.2.4",
"@types/webtorrent": "^0.98.4", "@types/webtorrent": "^0.98.4",
"angular2-notifications": "^0.9.6", "angular2-notifications": "^0.9.6",
"awesome-typescript-loader": "3.4.1", "awesome-typescript-loader": "3.4.1",
@ -59,8 +59,8 @@
"linkifyjs": "^2.1.5", "linkifyjs": "^2.1.5",
"lodash-es": "^4.17.4", "lodash-es": "^4.17.4",
"markdown-it": "^8.4.0", "markdown-it": "^8.4.0",
"ngx-bootstrap": "2.0.2", "ngx-bootstrap": "2.0.3",
"ngx-chips": "1.6.4", "ngx-chips": "1.7.9",
"ngx-clipboard": "10.0.0", "ngx-clipboard": "10.0.0",
"ngx-pipes": "^2.0.5", "ngx-pipes": "^2.0.5",
"node-sass": "^4.1.1", "node-sass": "^4.1.1",
@ -76,7 +76,7 @@
"sass-resources-loader": "^1.2.1", "sass-resources-loader": "^1.2.1",
"tslint": "^5.7.0", "tslint": "^5.7.0",
"tslint-config-standard": "^7.0.0", "tslint-config-standard": "^7.0.0",
"typescript": "2.7.2", "typescript": "2.8.1",
"uglifyjs-webpack-plugin": "^1.1.2", "uglifyjs-webpack-plugin": "^1.1.2",
"video.js": "^6.7.3", "video.js": "^6.7.3",
"videojs-dock": "^2.0.2", "videojs-dock": "^2.0.2",

File diff suppressed because it is too large Load Diff