From 8b35fc8d0a247d57c4fce8413eec6bdaf14729a4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 5 Jun 2025 20:23:35 +0000 Subject: [PATCH] chore: version 20.1.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 d18e9ec..a67a205 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -21,23 +21,23 @@ }, "private": true, "dependencies": { - "@angular/common": "^20.0.0", - "@angular/compiler": "^20.0.0", - "@angular/core": "^20.0.0", - "@angular/forms": "^20.0.0", - "@angular/platform-browser": "^20.0.0", - "@angular/platform-server": "^20.0.0", - "@angular/router": "^20.0.0", - "@angular/ssr": "^20.0.6", + "@angular/common": "^20.1.0-next.0", + "@angular/compiler": "^20.1.0-next.0", + "@angular/core": "^20.1.0-next.0", + "@angular/forms": "^20.1.0-next.0", + "@angular/platform-browser": "^20.1.0-next.0", + "@angular/platform-server": "^20.1.0-next.0", + "@angular/router": "^20.1.0-next.0", + "@angular/ssr": "^20.1.0-next.0", "express": "^5.1.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.15.0" }, "devDependencies": { - "@angular/build": "^20.0.6", - "@angular/cli": "^20.0.6", - "@angular/compiler-cli": "^20.0.0", + "@angular/build": "^20.1.0-next.0", + "@angular/cli": "^20.1.0-next.0", + "@angular/compiler-cli": "^20.1.0-next.0", "@types/express": "^5.0.1", "@types/jasmine": "~5.1.0", "@types/node": "^20.17.19",