From 6c5bc93a3ab9403a76e38814c16167b5af647c10 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 7 Feb 2020 09:58:55 +0100 Subject: Upgrade angular to latest 8 --- client/package.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index 66e8990f9..7351e5be3 100644 --- a/client/package.json +++ b/client/package.json @@ -33,20 +33,20 @@ "punycode": "^1.4.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.803.12", - "@angular/animations": "~8.2.0", + "@angular-devkit/build-angular": "~0.803.25", + "@angular/animations": "~8.2.14", "@angular/cdk": "^8.2.3", - "@angular/cli": "~8.3.0", - "@angular/common": "~8.2.0", - "@angular/compiler": "~8.2.0", - "@angular/compiler-cli": "~8.2.0", - "@angular/core": "~8.2.0", - "@angular/forms": "~8.2.0", - "@angular/language-service": "~8.2.0", - "@angular/platform-browser": "~8.2.0", - "@angular/platform-browser-dynamic": "~8.2.0", - "@angular/router": "~8.2.0", - "@angular/service-worker": "~8.2.0", + "@angular/cli": "~8.3.25", + "@angular/common": "~8.2.14", + "@angular/compiler": "~8.2.14", + "@angular/compiler-cli": "~8.2.14", + "@angular/core": "~8.2.14", + "@angular/forms": "~8.2.14", + "@angular/language-service": "~8.2.14", + "@angular/platform-browser": "~8.2.14", + "@angular/platform-browser-dynamic": "~8.2.14", + "@angular/router": "~8.2.14", + "@angular/service-worker": "~8.2.14", "@angularclass/hmr": "^2.1.3", "@neos21/bootstrap3-glyphicons": "^1.0.1", "@ng-bootstrap/ng-bootstrap": "^5.1.0", @@ -142,4 +142,4 @@ "dependencies": { "@ngx-i18nsupport/tooling": "^8.0.3" } -} +} \ No newline at end of file -- cgit v1.2.3