diff --git a/ponyracer/README.md b/ponyracer/README.md index dcf4bfe..b3195f5 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 17.0.0-next.7. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.0.0-next.8. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 131eb5d..8e6e0b5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,10 +23,10 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.0.0-next.7", - "@angular/cli": "^17.0.0-next.7", + "@angular-devkit/build-angular": "^17.0.0-next.8", + "@angular/cli": "^17.0.0-next.8", "@angular/compiler-cli": "^17.0.0-next.0", - "@types/jasmine": "~4.3.0", + "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0",