diff --git a/ponyracer/package.json b/ponyracer/package.json index aea1d21..f357c4c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -18,20 +18,20 @@ "@angular/platform-browser": "^20.0.0-next.0", "@angular/platform-server": "^20.0.0-next.0", "@angular/router": "^20.0.0-next.0", - "@angular/ssr": "^20.0.0-next.8", + "@angular/ssr": "^20.0.0-next.9", "express": "^5.1.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.15.0" }, "devDependencies": { - "@angular/build": "^20.0.0-next.8", - "@angular/cli": "^20.0.0-next.8", + "@angular/build": "^20.0.0-next.9", + "@angular/cli": "^20.0.0-next.9", "@angular/compiler-cli": "^20.0.0-next.0", "@types/express": "^5.0.1", "@types/jasmine": "~5.1.0", "@types/node": "^20.17.19", - "jasmine-core": "~5.6.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0",