X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=e078d3864bd4412883dee8b360fcfbdf4509d910;hb=fa236ef067a6534cb9fd46819d8d457cc7379cba;hp=43955bf8937d8e53aa731d00762333632c2fe45d;hpb=61c04fa9b3566b769b260e414fe59df77cd77031;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 43955bf89..e078d3864 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "peertube-client", - "version": "0.0.18-alpha", + "version": "0.0.20-alpha", "private": true, "licence": "GPLv3", "author": { @@ -22,18 +22,18 @@ "license": "GPLv3", "dependencies": {}, "devDependencies": { - "@angular/animations": "~5.1.0", + "@angular/animations": "~5.2.2", "@angular/cli": "^1.6.0", - "@angular/common": "~5.1.0", - "@angular/compiler": "~5.1.0", - "@angular/compiler-cli": "~5.1.0", - "@angular/core": "~5.1.0", - "@angular/forms": "~5.1.0", - "@angular/http": "~5.1.0", + "@angular/common": "~5.2.2", + "@angular/compiler": "~5.2.2", + "@angular/compiler-cli": "~5.2.2", + "@angular/core": "~5.2.2", + "@angular/forms": "~5.2.2", + "@angular/http": "~5.2.2", "@angular/language-service": "^5.1.0", - "@angular/platform-browser": "~5.1.0", - "@angular/platform-browser-dynamic": "~5.1.0", - "@angular/router": "~5.1.0", + "@angular/platform-browser": "~5.2.2", + "@angular/platform-browser-dynamic": "~5.2.2", + "@angular/router": "~5.2.2", "@angularclass/hmr": "^2.1.3", "@ngx-loading-bar/http-client": "^1.0.0-rc.1", "@ngx-meta/core": "^5.0.0", @@ -55,8 +55,8 @@ "html-webpack-plugin": "^2.19.0", "lodash-es": "^4.17.4", "markdown-it": "^8.4.0", - "ngx-bootstrap": "2.0.0-rc.0", - "ngx-chips": "1.6.2", + "ngx-bootstrap": "2.0.2", + "ngx-chips": "1.6.3", "ngx-clipboard": "9.0.1", "ngx-infinite-scroll": "0.7.2", "ngx-pipes": "^2.0.5",