diff --git a/ponyracer/README.md b/ponyracer/README.md index 591016a..acfd13d 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 10.2.0. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.2.1. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index d740ca1..94e2bfc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.2.0", - "@angular/common": "~10.2.0", - "@angular/compiler": "~10.2.0", - "@angular/core": "~10.2.0", - "@angular/forms": "~10.2.0", - "@angular/platform-browser": "~10.2.0", - "@angular/platform-browser-dynamic": "~10.2.0", - "@angular/router": "~10.2.0", + "@angular/animations": "~10.2.4", + "@angular/common": "~10.2.4", + "@angular/compiler": "~10.2.4", + "@angular/core": "~10.2.4", + "@angular/forms": "~10.2.4", + "@angular/platform-browser": "~10.2.4", + "@angular/platform-browser-dynamic": "~10.2.4", + "@angular/router": "~10.2.4", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1002.0", - "@angular/cli": "~10.2.0", - "@angular/compiler-cli": "~10.2.0", + "@angular-devkit/build-angular": "~0.1002.1", + "@angular/cli": "~10.2.1", + "@angular/compiler-cli": "~10.2.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index 18d6441..6483bfd 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 10.2.0. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.2.4. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 205b803..2283a6c 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": "^10.2.0", - "@angular/core": "^10.2.0" + "@angular/common": "^10.2.4", + "@angular/core": "^10.2.4" }, "dependencies": { "tslib": "^2.0.0"