From 26a2183ce24ee62af2b09879013efe3fa1aeb80e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 20 Feb 2025 00:40:28 +0000 Subject: [PATCH] chore: version 19.2.0-rc.0 --- ponyracer/package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0bc21c07e..b6078866c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,7 +10,6 @@ }, "private": true, "dependencies": { - "@angular/animations": "^19.2.0-next.0", "@angular/common": "^19.2.0-next.0", "@angular/compiler": "^19.2.0-next.0", "@angular/core": "^19.2.0-next.0", @@ -23,8 +22,8 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^19.2.0-next.2", - "@angular/cli": "^19.2.0-next.2", + "@angular-devkit/build-angular": "^19.2.0-rc.0", + "@angular/cli": "^19.2.0-rc.0", "@angular/compiler-cli": "^19.2.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.6.0",