diff options
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/client/package.json b/client/package.json index 9769cc813..e5ff1b437 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.5", | 31 | "@angular/animations": "^10.1.0-next.8", |
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.6", |
34 | "@angular/common": "^10.1.0-next.5", | 34 | "@angular/common": "^10.1.0-next.8", |
35 | "@angular/compiler": "^10.1.0-next.5", | 35 | "@angular/compiler": "^10.1.0-next.8", |
36 | "@angular/compiler-cli": "^10.1.0-next.5", | 36 | "@angular/compiler-cli": "^10.1.0-next.8", |
37 | "@angular/core": "^10.1.0-next.5", | 37 | "@angular/core": "^10.1.0-next.8", |
38 | "@angular/forms": "^10.1.0-next.5", | 38 | "@angular/forms": "^10.1.0-next.8", |
39 | "@angular/localize": "^10.1.0-next.5", | 39 | "@angular/localize": "^10.1.0-next.8", |
40 | "@angular/platform-browser": "^10.1.0-next.5", | 40 | "@angular/platform-browser": "^10.1.0-next.8", |
41 | "@angular/platform-browser-dynamic": "^10.1.0-next.5", | 41 | "@angular/platform-browser-dynamic": "^10.1.0-next.8", |
42 | "@angular/router": "^10.1.0-next.5", | 42 | "@angular/router": "^10.1.0-next.8", |
43 | "@angular/service-worker": "^10.1.0-next.5", | 43 | "@angular/service-worker": "^10.1.0-next.8", |
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", |