diff --git a/ponyracer/README.md b/ponyracer/README.md index 4c15025..e89f7b6 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 15.1.6. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.2.0-next.0. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index c70f3c1..445b59c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^15.1.0", - "@angular/common": "^15.1.0", - "@angular/compiler": "^15.1.0", - "@angular/core": "^15.1.0", - "@angular/forms": "^15.1.0", - "@angular/platform-browser": "^15.1.0", - "@angular/platform-browser-dynamic": "^15.1.0", - "@angular/router": "^15.1.0", + "@angular/animations": "^15.2.0-next.0", + "@angular/common": "^15.2.0-next.0", + "@angular/compiler": "^15.2.0-next.0", + "@angular/core": "^15.2.0-next.0", + "@angular/forms": "^15.2.0-next.0", + "@angular/platform-browser": "^15.2.0-next.0", + "@angular/platform-browser-dynamic": "^15.2.0-next.0", + "@angular/router": "^15.2.0-next.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.6", - "@angular/cli": "~15.1.6", - "@angular/compiler-cli": "^15.1.0", + "@angular-devkit/build-angular": "^15.2.0-next.0", + "@angular/cli": "~15.2.0-next.0", + "@angular/compiler-cli": "^15.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", "karma": "~6.4.0", diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index 1afb7cc..ef265a5 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 15.1.0. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.2.0-next.0. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 5c3d3df..73f1a85 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": "^15.1.0", - "@angular/core": "^15.1.0" + "@angular/common": "^15.2.0-next.0", + "@angular/core": "^15.2.0-next.0" }, "dependencies": { "tslib": "^2.3.0"