diff --git a/ponyracer/package.json b/ponyracer/package.json index 7a37ea0..2a170ae 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -18,15 +18,15 @@ "@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-rc.3", + "@angular/ssr": "^20.0.0-rc.4", "express": "^5.1.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.15.0" }, "devDependencies": { - "@angular/build": "^20.0.0-rc.3", - "@angular/cli": "^20.0.0-rc.3", + "@angular/build": "^20.0.0-rc.4", + "@angular/cli": "^20.0.0-rc.4", "@angular/compiler-cli": "^20.0.0-next.0", "@types/express": "^5.0.1", "@types/jasmine": "~5.1.0",