From 79a137c1acdbc304e385bfa30f19c3400c1fad0e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 27 Aug 2025 22:22:33 +0000 Subject: [PATCH] chore: version 21.0.0-next.1 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 08120e9..ba57a49 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -30,15 +30,15 @@ "@angular/platform-browser": "^21.0.0-next.0", "@angular/platform-server": "^21.0.0-next.0", "@angular/router": "^21.0.0-next.0", - "@angular/ssr": "^21.0.0-next.0", + "@angular/ssr": "^21.0.0-next.1", "express": "^5.1.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.15.0" }, "devDependencies": { - "@angular/build": "^21.0.0-next.0", - "@angular/cli": "^21.0.0-next.0", + "@angular/build": "^21.0.0-next.1", + "@angular/cli": "^21.0.0-next.1", "@angular/compiler-cli": "^21.0.0-next.0", "@types/express": "^5.0.1", "@types/jasmine": "~5.1.0",