diff --git a/ponyracer/README.md b/ponyracer/README.md index 04c4777..4cd44a5 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 11.0.6. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.0.7. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index d7f66b2..c2676d5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.6", - "@angular/common": "~11.0.6", - "@angular/compiler": "~11.0.6", - "@angular/core": "~11.0.6", - "@angular/forms": "~11.0.6", - "@angular/platform-browser": "~11.0.6", - "@angular/platform-browser-dynamic": "~11.0.6", - "@angular/router": "~11.0.6", + "@angular/animations": "~11.0.9", + "@angular/common": "~11.0.9", + "@angular/compiler": "~11.0.9", + "@angular/core": "~11.0.9", + "@angular/forms": "~11.0.9", + "@angular/platform-browser": "~11.0.9", + "@angular/platform-browser-dynamic": "~11.0.9", + "@angular/router": "~11.0.9", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.6", - "@angular/cli": "~11.0.6", - "@angular/compiler-cli": "~11.0.6", + "@angular-devkit/build-angular": "~0.1100.7", + "@angular/cli": "~11.0.7", + "@angular/compiler-cli": "~11.0.9", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index d635530..ff6387b 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 11.0.6. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.0.9. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index e128b7c..2f82c8c 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": "^11.0.6", - "@angular/core": "^11.0.6" + "@angular/common": "^11.0.9", + "@angular/core": "^11.0.9" }, "dependencies": { "tslib": "^2.0.0"