From ed78004086f4feec748554b26b69dcfe7b2cc9e8 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 25 Aug 2020 10:48:35 +0200 Subject: Update angular to fix localize extraction bug --- client/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'client/package.json') 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 @@ "typings": "*.d.ts", "devDependencies": { "@angular-devkit/build-angular": "^0.1001.0-next.4", - "@angular/animations": "^10.1.0-next.5", + "@angular/animations": "^10.1.0-next.8", "@angular/cdk": "^10.0.0", - "@angular/cli": "^10.1.0-next.4", - "@angular/common": "^10.1.0-next.5", - "@angular/compiler": "^10.1.0-next.5", - "@angular/compiler-cli": "^10.1.0-next.5", - "@angular/core": "^10.1.0-next.5", - "@angular/forms": "^10.1.0-next.5", - "@angular/localize": "^10.1.0-next.5", - "@angular/platform-browser": "^10.1.0-next.5", - "@angular/platform-browser-dynamic": "^10.1.0-next.5", - "@angular/router": "^10.1.0-next.5", - "@angular/service-worker": "^10.1.0-next.5", + "@angular/cli": "^10.1.0-next.6", + "@angular/common": "^10.1.0-next.8", + "@angular/compiler": "^10.1.0-next.8", + "@angular/compiler-cli": "^10.1.0-next.8", + "@angular/core": "^10.1.0-next.8", + "@angular/forms": "^10.1.0-next.8", + "@angular/localize": "^10.1.0-next.8", + "@angular/platform-browser": "^10.1.0-next.8", + "@angular/platform-browser-dynamic": "^10.1.0-next.8", + "@angular/router": "^10.1.0-next.8", + "@angular/service-worker": "^10.1.0-next.8", "@angularclass/hmr": "^2.1.3", "@neos21/bootstrap3-glyphicons": "^1.0.1", "@ng-bootstrap/ng-bootstrap": "^7.0.0", -- cgit v1.2.3