From 8e31bdad2fdf85a83f4621c48c7d986219d48d7f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 15 Nov 2022 01:26:36 +0000 Subject: [PATCH] chore: version 15.0.0-rc.4 --- ponyracer/README.md | 2 +- ponyracer/package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index bb3ca539..05fc27b9 100644 --- a/ponyracer/README.md +++ b/ponyracer/README.md @@ -1,6 +1,6 @@ # Ponyracer -This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.0.0-rc.3. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.0.0-rc.4. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index e71c6c08..849cb341 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",