From 7ff72fa8c87fe641f3ac6d0cac16ea8126cfde85 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 10 Dec 2021 18:19:19 +0000 Subject: [PATCH] chore: version 13.1.1 --- 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 4724422..edc502d 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 13.1.0. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.1.1. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 81cc910..94f2d74 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~13.0.0", - "@angular/common": "~13.0.0", - "@angular/compiler": "~13.0.0", - "@angular/core": "~13.0.0", - "@angular/forms": "~13.0.0", - "@angular/platform-browser": "~13.0.0", - "@angular/platform-browser-dynamic": "~13.0.0", - "@angular/router": "~13.0.0", + "@angular/animations": "~13.1.0", + "@angular/common": "~13.1.0", + "@angular/compiler": "~13.1.0", + "@angular/core": "~13.1.0", + "@angular/forms": "~13.1.0", + "@angular/platform-browser": "~13.1.0", + "@angular/platform-browser-dynamic": "~13.1.0", + "@angular/router": "~13.1.0", "rxjs": "~7.4.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.1.0", - "@angular/cli": "~13.1.0", - "@angular/compiler-cli": "~13.0.0", + "@angular-devkit/build-angular": "~13.1.1", + "@angular/cli": "~13.1.1", + "@angular/compiler-cli": "~13.1.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", "jasmine-core": "~3.10.0", diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index 11a265c..8fa7bbc 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 13.0.0. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.1.0. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index d2ff16b..4f92603 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": "^13.0.0", - "@angular/core": "^13.0.0" + "@angular/common": "^13.1.0", + "@angular/core": "^13.1.0" }, "dependencies": { "tslib": "^2.3.0"