From 17aeefc6e9e2853705d963260a9a41b46710a245 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 1 Jul 2025 22:24:51 +0000 Subject: [PATCH] chore: version 20.0.5 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f449b00..ad68a95 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -28,15 +28,15 @@ "@angular/platform-browser": "^20.0.0", "@angular/platform-server": "^20.0.0", "@angular/router": "^20.0.0", - "@angular/ssr": "^20.0.4", + "@angular/ssr": "^20.0.5", "express": "^5.1.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.15.0" }, "devDependencies": { - "@angular/build": "^20.0.4", - "@angular/cli": "^20.0.4", + "@angular/build": "^20.0.5", + "@angular/cli": "^20.0.5", "@angular/compiler-cli": "^20.0.0", "@types/express": "^5.0.1", "@types/jasmine": "~5.1.0",