From 94c0d572c99b1375fd0c5a3e3f5dd0479d57d1d2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 17 Jul 2025 02:12:19 +0000 Subject: [PATCH] chore: version 20.2.0-next.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 87fc965..7ddca93 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -21,23 +21,23 @@ }, "private": true, "dependencies": { - "@angular/common": "^20.1.0", - "@angular/compiler": "^20.1.0", - "@angular/core": "^20.1.0", - "@angular/forms": "^20.1.0", - "@angular/platform-browser": "^20.1.0", - "@angular/platform-server": "^20.1.0", - "@angular/router": "^20.1.0", - "@angular/ssr": "^20.1.5", + "@angular/common": "^20.2.0-next.0", + "@angular/compiler": "^20.2.0-next.0", + "@angular/core": "^20.2.0-next.0", + "@angular/forms": "^20.2.0-next.0", + "@angular/platform-browser": "^20.2.0-next.0", + "@angular/platform-server": "^20.2.0-next.0", + "@angular/router": "^20.2.0-next.0", + "@angular/ssr": "^20.2.0-next.0", "express": "^5.1.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.15.0" }, "devDependencies": { - "@angular/build": "^20.1.5", - "@angular/cli": "^20.1.5", - "@angular/compiler-cli": "^20.1.0", + "@angular/build": "^20.2.0-next.0", + "@angular/cli": "^20.2.0-next.0", + "@angular/compiler-cli": "^20.2.0-next.0", "@types/express": "^5.0.1", "@types/jasmine": "~5.1.0", "@types/node": "^20.17.19",