From 32e7f30c2b6e552367d049b6802ea04394465ad3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 10 Jan 2024 22:04:50 +0000 Subject: [PATCH] chore: version 17.1.0-rc.1 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 646f63c8a..035e36832 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -20,11 +20,11 @@ "@angular/router": "^17.1.0-next.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", - "zone.js": "~0.14.2" + "zone.js": "~0.14.3" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.1.0-rc.0", - "@angular/cli": "^17.1.0-rc.0", + "@angular-devkit/build-angular": "^17.1.0-rc.1", + "@angular/cli": "^17.1.0-rc.1", "@angular/compiler-cli": "^17.1.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0",