diff options
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/client/package.json b/client/package.json index a7307a0b2..aae7643c7 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -29,20 +29,20 @@ | |||
29 | "simple-get": "^2.8.1" | 29 | "simple-get": "^2.8.1" |
30 | }, | 30 | }, |
31 | "devDependencies": { | 31 | "devDependencies": { |
32 | "@angular-devkit/build-angular": "~0.6.1", | 32 | "@angular-devkit/build-angular": "^0.7.1", |
33 | "@angular/animations": "~6.0.2", | 33 | "@angular/animations": "~6.1.0", |
34 | "@angular/cli": "6.0.8", | 34 | "@angular/cli": "~6.1.0", |
35 | "@angular/common": "~6.0.2", | 35 | "@angular/common": "~6.1.0", |
36 | "@angular/compiler": "~6.0.2", | 36 | "@angular/compiler": "~6.1.0", |
37 | "@angular/compiler-cli": "~6.0.2", | 37 | "@angular/compiler-cli": "~6.1.0", |
38 | "@angular/core": "~6.0.2", | 38 | "@angular/core": "~6.1.0", |
39 | "@angular/forms": "~6.0.2", | 39 | "@angular/forms": "~6.1.0", |
40 | "@angular/http": "~6.0.2", | 40 | "@angular/http": "~6.1.0", |
41 | "@angular/language-service": "^6.0.1", | 41 | "@angular/language-service": "~6.1.0", |
42 | "@angular/platform-browser": "~6.0.2", | 42 | "@angular/platform-browser": "~6.1.0", |
43 | "@angular/platform-browser-dynamic": "~6.0.2", | 43 | "@angular/platform-browser-dynamic": "~6.1.0", |
44 | "@angular/router": "~6.0.2", | 44 | "@angular/router": "~6.1.0", |
45 | "@angular/service-worker": "^6.0.1", | 45 | "@angular/service-worker": "~6.1.0", |
46 | "@angularclass/hmr": "^2.1.3", | 46 | "@angularclass/hmr": "^2.1.3", |
47 | "@ngx-loading-bar/core": "^2.0.0", | 47 | "@ngx-loading-bar/core": "^2.0.0", |
48 | "@ngx-loading-bar/http-client": "^2.0.0", | 48 | "@ngx-loading-bar/http-client": "^2.0.0", |
@@ -85,7 +85,7 @@ | |||
85 | "lodash-es": "^4.17.4", | 85 | "lodash-es": "^4.17.4", |
86 | "markdown-it": "^8.4.0", | 86 | "markdown-it": "^8.4.0", |
87 | "ngx-bootstrap": "3.0.1", | 87 | "ngx-bootstrap": "3.0.1", |
88 | "ngx-chips": "1.9.2", | 88 | "ngx-chips": "1.9.3", |
89 | "ngx-clipboard": "11.1.1", | 89 | "ngx-clipboard": "11.1.1", |
90 | "ngx-pipes": "^2.1.7", | 90 | "ngx-pipes": "^2.1.7", |
91 | "ngx-qrcode2": "^0.0.9", | 91 | "ngx-qrcode2": "^0.0.9", |
@@ -106,9 +106,9 @@ | |||
106 | "stream-http": "^2.8.3", | 106 | "stream-http": "^2.8.3", |
107 | "tslint": "^5.7.0", | 107 | "tslint": "^5.7.0", |
108 | "tslint-config-standard": "^7.0.0", | 108 | "tslint-config-standard": "^7.0.0", |
109 | "typescript": "2.7", | 109 | "typescript": "2.9", |
110 | "uglifyjs-webpack-plugin": "^1.1.2", | 110 | "uglifyjs-webpack-plugin": "^1.1.2", |
111 | "video.js": "7.2.0", | 111 | "video.js": "7.2", |
112 | "videojs-contextmenu": "^2.0.0", | 112 | "videojs-contextmenu": "^2.0.0", |
113 | "videojs-contextmenu-ui": "^4.0.0", | 113 | "videojs-contextmenu-ui": "^4.0.0", |
114 | "videojs-dock": "^2.0.2", | 114 | "videojs-dock": "^2.0.2", |