From a607e282d00727f06dfde7d72e1d815384a17b5b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 5 Feb 2026 22:36:52 +0000 Subject: [PATCH] chore: version 21.1.3 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 44efdc5..c348ad9 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -31,14 +31,14 @@ "@angular/platform-browser": "^21.1.0", "@angular/platform-server": "^21.1.0", "@angular/router": "^21.1.0", - "@angular/ssr": "^21.1.2", + "@angular/ssr": "^21.1.3", "express": "^5.1.0", "rxjs": "~7.8.0", "tslib": "^2.3.0" }, "devDependencies": { - "@angular/build": "^21.1.2", - "@angular/cli": "^21.1.2", + "@angular/build": "^21.1.3", + "@angular/cli": "^21.1.3", "@angular/compiler-cli": "^21.1.0", "@types/express": "^5.0.1", "@types/node": "^20.17.19",