From f3d05976795caf04d2c17c2984240be8f5f4f5ae Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 3 Jan 2025 16:24:33 +0000 Subject: [PATCH] chore: version 19.0.0-next.5 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b907c14..a3ea6e0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -20,15 +20,15 @@ "@angular/platform-browser-dynamic": "^19.0.0-next.0", "@angular/platform-server": "^19.0.0-next.0", "@angular/router": "^19.0.0-next.0", - "@angular/ssr": "^19.0.0-next.4", + "@angular/ssr": "^19.0.0-next.5", "express": "^4.18.2", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.15.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^19.0.0-next.4", - "@angular/cli": "^19.0.0-next.4", + "@angular-devkit/build-angular": "^19.0.0-next.5", + "@angular/cli": "^19.0.0-next.5", "@angular/compiler-cli": "^19.0.0-next.0", "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0",