aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json23
1 files changed, 11 insertions, 12 deletions
diff --git a/client/package.json b/client/package.json
index 3c4b9ead4..9769cc813 100644
--- a/client/package.json
+++ b/client/package.json
@@ -28,19 +28,19 @@
28 "typings": "*.d.ts", 28 "typings": "*.d.ts",
29 "devDependencies": { 29 "devDependencies": {
30 "@angular-devkit/build-angular": "^0.1001.0-next.4", 30 "@angular-devkit/build-angular": "^0.1001.0-next.4",
31 "@angular/animations": "^10.1.0-next.4", 31 "@angular/animations": "^10.1.0-next.5",
32 "@angular/cdk": "^10.0.0", 32 "@angular/cdk": "^10.0.0",
33 "@angular/cli": "^10.1.0-next.4", 33 "@angular/cli": "^10.1.0-next.4",
34 "@angular/common": "^10.1.0-next.4", 34 "@angular/common": "^10.1.0-next.5",
35 "@angular/compiler": "^10.1.0-next.4", 35 "@angular/compiler": "^10.1.0-next.5",
36 "@angular/compiler-cli": "^10.1.0-next.4", 36 "@angular/compiler-cli": "^10.1.0-next.5",
37 "@angular/core": "^10.1.0-next.4", 37 "@angular/core": "^10.1.0-next.5",
38 "@angular/forms": "^10.1.0-next.4", 38 "@angular/forms": "^10.1.0-next.5",
39 "@angular/localize": "^10.1.0-next.4", 39 "@angular/localize": "^10.1.0-next.5",
40 "@angular/platform-browser": "^10.1.0-next.4", 40 "@angular/platform-browser": "^10.1.0-next.5",
41 "@angular/platform-browser-dynamic": "^10.1.0-next.4", 41 "@angular/platform-browser-dynamic": "^10.1.0-next.5",
42 "@angular/router": "^10.1.0-next.4", 42 "@angular/router": "^10.1.0-next.5",
43 "@angular/service-worker": "^10.1.0-next.4", 43 "@angular/service-worker": "^10.1.0-next.5",
44 "@angularclass/hmr": "^2.1.3", 44 "@angularclass/hmr": "^2.1.3",
45 "@neos21/bootstrap3-glyphicons": "^1.0.1", 45 "@neos21/bootstrap3-glyphicons": "^1.0.1",
46 "@ng-bootstrap/ng-bootstrap": "^7.0.0", 46 "@ng-bootstrap/ng-bootstrap": "^7.0.0",
@@ -51,7 +51,6 @@
51 "@ngx-loading-bar/http-client": "^5.0.0", 51 "@ngx-loading-bar/http-client": "^5.0.0",
52 "@ngx-loading-bar/router": "^5.0.0", 52 "@ngx-loading-bar/router": "^5.0.0",
53 "@ngx-meta/core": "^9.0.0", 53 "@ngx-meta/core": "^9.0.0",
54 "@ngx-translate/i18n-polyfill": "^1.0.0",
55 "@types/chart.js": "^2.9.16", 54 "@types/chart.js": "^2.9.16",
56 "@types/core-js": "^2.5.2", 55 "@types/core-js": "^2.5.2",
57 "@types/debug": "^4.1.5", 56 "@types/debug": "^4.1.5",