diff --git a/ponyracer/README.md b/ponyracer/README.md index d4b13f6..4ea7d0a 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 12.1.1. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.1.2. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index f9a72bd..843ae99 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,30 +10,30 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.1.1", - "@angular/common": "~12.1.1", - "@angular/compiler": "~12.1.1", - "@angular/core": "~12.1.1", - "@angular/forms": "~12.1.1", - "@angular/platform-browser": "~12.1.1", - "@angular/platform-browser-dynamic": "~12.1.1", - "@angular/router": "~12.1.1", + "@angular/animations": "~12.1.2", + "@angular/common": "~12.1.2", + "@angular/compiler": "~12.1.2", + "@angular/core": "~12.1.2", + "@angular/forms": "~12.1.2", + "@angular/platform-browser": "~12.1.2", + "@angular/platform-browser-dynamic": "~12.1.2", + "@angular/router": "~12.1.2", "rxjs": "~6.6.0", "tslib": "^2.2.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.1.1", - "@angular/cli": "~12.1.1", - "@angular/compiler-cli": "~12.1.1", - "@types/jasmine": "~3.6.0", + "@angular-devkit/build-angular": "~12.1.2", + "@angular/cli": "~12.1.2", + "@angular/compiler-cli": "~12.1.2", + "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", - "jasmine-core": "~3.7.0", + "jasmine-core": "~3.8.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", - "karma-jasmine-html-reporter": "^1.5.0", + "karma-jasmine-html-reporter": "~1.7.0", "ng-packagr": "^12.1.0", "typescript": "~4.3.2" } diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index 4f8e5f1..1d6d5f6 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 12.1.1. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.1.2. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 642b9be..ef07570 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": "^12.1.1", - "@angular/core": "^12.1.1" + "@angular/common": "^12.1.2", + "@angular/core": "^12.1.2" }, "dependencies": { "tslib": "^2.2.0"