From 86087396769deb39a559cd6e55af09c8b03c4a68 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 8 Sep 2022 08:24:27 +0000 Subject: [PATCH] chore: version 14.2.2 --- ponyracer/README.md | 2 +- ponyracer/package.json | 22 +++++++++---------- ponyracer/projects/ponyracer-lib/README.md | 2 +- ponyracer/projects/ponyracer-lib/package.json | 4 ++-- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index b4c2c4f..0c4b18f 100644 --- a/ponyracer/README.md +++ b/ponyracer/README.md @@ -1,6 +1,6 @@ # Ponyracer -This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.1. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.2. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 51f029d..814060d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@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", + "@angular/animations": "^14.2.0", + "@angular/common": "^14.2.0", + "@angular/compiler": "^14.2.0", + "@angular/core": "^14.2.0", + "@angular/forms": "^14.2.0", + "@angular/platform-browser": "^14.2.0", + "@angular/platform-browser-dynamic": "^14.2.0", + "@angular/router": "^14.2.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.1", - "@angular/cli": "~14.2.1", - "@angular/compiler-cli": "^14.0.0", + "@angular-devkit/build-angular": "^14.2.2", + "@angular/cli": "~14.2.2", + "@angular/compiler-cli": "^14.2.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", "karma": "~6.4.0", diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index 3f10bd4..0c22650 100644 --- a/ponyracer/projects/ponyracer-lib/README.md +++ b/ponyracer/projects/ponyracer-lib/README.md @@ -1,6 +1,6 @@ # PonyracerLib -This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.0.0. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.0. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 981f1ee..0696320 100644 --- a/ponyracer/projects/ponyracer-lib/package.json +++ b/ponyracer/projects/ponyracer-lib/package.json @@ -2,8 +2,8 @@ "name": "ponyracer-lib", "version": "0.0.1", "peerDependencies": { - "@angular/common": "^14.0.0", - "@angular/core": "^14.0.0" + "@angular/common": "^14.2.0", + "@angular/core": "^14.2.0" }, "dependencies": { "tslib": "^2.3.0"