diff --git a/ponyracer/README.md b/ponyracer/README.md index 553295d..73332dc 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.2.0-next.2. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0-next.3. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 01e246a..b81f47d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.2.0-next.2", - "@angular/common": "~12.2.0-next.2", - "@angular/compiler": "~12.2.0-next.2", - "@angular/core": "~12.2.0-next.2", - "@angular/forms": "~12.2.0-next.2", - "@angular/platform-browser": "~12.2.0-next.2", - "@angular/platform-browser-dynamic": "~12.2.0-next.2", - "@angular/router": "~12.2.0-next.2", + "@angular/animations": "~12.2.0-", + "@angular/common": "~12.2.0-", + "@angular/compiler": "~12.2.0-", + "@angular/core": "~12.2.0-", + "@angular/forms": "~12.2.0-", + "@angular/platform-browser": "~12.2.0-", + "@angular/platform-browser-dynamic": "~12.2.0-", + "@angular/router": "~12.2.0-", "rxjs": "~6.6.0", - "tslib": "^2.2.0", + "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.0-next.2", - "@angular/cli": "~12.2.0-next.2", - "@angular/compiler-cli": "~12.2.0-next.2", + "@angular-devkit/build-angular": "~12.2.0-next.3", + "@angular/cli": "~12.2.0-next.3", + "@angular/compiler-cli": "~12.2.0-", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", "jasmine-core": "~3.8.0", @@ -34,7 +34,7 @@ "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "~1.7.0", - "ng-packagr": "^12.1.0", - "typescript": "~4.3.2" + "ng-packagr": "^12.1.1", + "typescript": "~4.3.5" } } diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index 0351053..1c44da3 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.2.0-next.2. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0-. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 65973f0..6d3d42b 100644 --- a/ponyracer/projects/ponyracer-lib/package.json +++ b/ponyracer/projects/ponyracer-lib/package.json @@ -2,10 +2,10 @@ "name": "ponyracer-lib", "version": "0.0.1", "peerDependencies": { - "@angular/common": "^12.2.0-next.2", - "@angular/core": "^12.2.0-next.2" + "@angular/common": "^12.2.0-", + "@angular/core": "^12.2.0-" }, "dependencies": { - "tslib": "^2.2.0" + "tslib": "^2.3.0" } } \ No newline at end of file