From b45f7698c2115911391ab14039ec616c9b1d7cc9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 10 Jan 2024 22:13:54 +0000 Subject: [PATCH] chore: version 17.1.0-rc.1 --- 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 de2b1de..64b911f 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 17.1.0-rc.0. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.1.0-rc.1. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 9df7c17..e775d91 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",