From 402f7dfc2000fa367733c6fed001ce3943a85509 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 21 Sep 2023 00:28:30 +0000 Subject: [PATCH] chore: version 17.0.0-next.5 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c3c82fdca..f8cc6fbc1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -20,11 +20,11 @@ "@angular/router": "^17.0.0-next.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", - "zone.js": "~0.13.0" + "zone.js": "~0.14.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.0.0-next.4", - "@angular/cli": "~17.0.0-next.4", + "@angular-devkit/build-angular": "^17.0.0-next.5", + "@angular/cli": "~17.0.0-next.5", "@angular/compiler-cli": "^17.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~5.1.0",