diff --git a/ponyracer/README.md b/ponyracer/README.md index 20e4af4..55f23bc 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.4. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.0.0-next.0. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index b6845be..f6b280a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,29 +10,29 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.2.5", - "@angular/common": "~10.2.5", - "@angular/compiler": "~10.2.5", - "@angular/core": "~10.2.5", - "@angular/forms": "~10.2.5", - "@angular/platform-browser": "~10.2.5", - "@angular/platform-browser-dynamic": "~10.2.5", - "@angular/router": "~10.2.5", + "@angular/animations": "~11.0.0-next.0", + "@angular/common": "~11.0.0-next.0", + "@angular/compiler": "~11.0.0-next.0", + "@angular/core": "~11.0.0-next.0", + "@angular/forms": "~11.0.0-next.0", + "@angular/platform-browser": "~11.0.0-next.0", + "@angular/platform-browser-dynamic": "~11.0.0-next.0", + "@angular/router": "~11.0.0-next.0", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1002.4", - "@angular/cli": "~10.2.4", - "@angular/compiler-cli": "~10.2.5", - "@types/node": "^12.11.1", + "@angular-devkit/build-angular": "~0.1100.0-next.0", + "@angular/cli": "~11.0.0-next.0", + "@angular/compiler-cli": "~11.0.0-next.0", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", + "@types/node": "^12.11.1", "codelyzer": "^6.0.0", "jasmine-core": "~3.6.0", "jasmine-spec-reporter": "~5.0.0", - "karma": "~5.0.0", + "karma": "~5.2.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~3.0.2", "karma-jasmine": "~4.0.0", diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index b980220..6a4f3d8 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.5. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.0.0-next.0. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 2955c00..5fc9daa 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.5", - "@angular/core": "^10.2.5" + "@angular/common": "^11.0.0-next.0", + "@angular/core": "^11.0.0-next.0" }, "dependencies": { "tslib": "^2.0.0"