diff --git a/ponyracer/package.json b/ponyracer/package.json index ddb9a98..7b5b5fd 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -20,15 +20,15 @@ "@angular/platform-browser-dynamic": "^17.1.0-next.0", "@angular/platform-server": "^17.1.0-next.0", "@angular/router": "^17.1.0-next.0", - "@angular/ssr": "^17.1.0-next.1", + "@angular/ssr": "^17.1.0-next.2", "express": "^4.18.2", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.14.2" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.1.0-next.1", - "@angular/cli": "^17.1.0-next.1", + "@angular-devkit/build-angular": "^17.1.0-next.2", + "@angular/cli": "^17.1.0-next.2", "@angular/compiler-cli": "^17.1.0-next.0", "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0",