From 4538ab8989727aa43f23bac3033f0c5bad9c42b3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 15 Nov 2022 00:36:37 +0000 Subject: [PATCH] chore: version 15.0.0-rc.4 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e6c075878..5e7e827cc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -20,11 +20,11 @@ "@angular/router": "^15.0.0-next.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", - "zone.js": "~0.11.4" + "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-rc.3", - "@angular/cli": "~15.0.0-rc.3", + "@angular-devkit/build-angular": "^15.0.0-rc.4", + "@angular/cli": "~15.0.0-rc.4", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0",