From 5bf1ba27a2e73dcb4c164546c0227465e60ffe2f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 3 Dec 2025 16:15:34 +0000 Subject: [PATCH] chore: version 21.1.0-next.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c8a8046fb..813864a66 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -33,8 +33,8 @@ "tslib": "^2.3.0" }, "devDependencies": { - "@angular/build": "^21.1.0-next.0", - "@angular/cli": "^21.1.0-next.0", + "@angular/build": "^21.1.0-next.1", + "@angular/cli": "^21.1.0-next.1", "@angular/compiler-cli": "^21.1.0-next.0", "jsdom": "^27.1.0", "typescript": "~5.9.2",