diff --git a/ponyracer/README.md b/ponyracer/README.md index a2b13594..2a0c3cfc 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.0.0-next.4. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.0.0-next.5. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 629f20e3..b7e9f365 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-next.4", - "@angular/cli": "~15.0.0-next.4", + "@angular-devkit/build-angular": "^15.0.0-next.5", + "@angular/cli": "~15.0.0-next.5", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.4.0", @@ -34,6 +34,6 @@ "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.0.0", "ng-packagr": "^15.0.0-next.0", - "typescript": "~4.7.2" + "typescript": "~4.8.2" } }