From e16153187519d02259a66b4b3cb1b2cc98a83cda Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 26 Aug 2022 22:07:39 +0000 Subject: [PATCH] chore: version 14.2.1 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2fedbc8ab..e6d96a19b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^14.0.0-next.0", - "@angular/common": "^14.0.0-next.0", - "@angular/compiler": "^14.0.0-next.0", - "@angular/core": "^14.0.0-next.0", - "@angular/forms": "^14.0.0-next.0", - "@angular/platform-browser": "^14.0.0-next.0", - "@angular/platform-browser-dynamic": "^14.0.0-next.0", - "@angular/router": "^14.0.0-next.0", + "@angular/animations": "^14.0.0", + "@angular/common": "^14.0.0", + "@angular/compiler": "^14.0.0", + "@angular/core": "^14.0.0", + "@angular/forms": "^14.0.0", + "@angular/platform-browser": "^14.0.0", + "@angular/platform-browser-dynamic": "^14.0.0", + "@angular/router": "^14.0.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.0", - "@angular/cli": "~14.2.0", - "@angular/compiler-cli": "^14.0.0-next.0", + "@angular-devkit/build-angular": "^14.2.1", + "@angular/cli": "~14.2.1", + "@angular/compiler-cli": "^14.0.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", "karma": "~6.4.0",