From ceb9506bb5bb25c7b287bab7bb008c1d72cdb9f1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 17 May 2023 14:09:41 +0000 Subject: [PATCH] chore: version 16.1.0-next.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1e87640b4..246d6e5fc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^16.0.0", - "@angular/common": "^16.0.0", - "@angular/compiler": "^16.0.0", - "@angular/core": "^16.0.0", - "@angular/forms": "^16.0.0", - "@angular/platform-browser": "^16.0.0", - "@angular/platform-browser-dynamic": "^16.0.0", - "@angular/router": "^16.0.0", + "@angular/animations": "^16.1.0-next.0", + "@angular/common": "^16.1.0-next.0", + "@angular/compiler": "^16.1.0-next.0", + "@angular/core": "^16.1.0-next.0", + "@angular/forms": "^16.1.0-next.0", + "@angular/platform-browser": "^16.1.0-next.0", + "@angular/platform-browser-dynamic": "^16.1.0-next.0", + "@angular/router": "^16.1.0-next.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.6", - "@angular/cli": "~16.0.6", - "@angular/compiler-cli": "^16.0.0", + "@angular-devkit/build-angular": "^16.1.0-next.0", + "@angular/cli": "~16.1.0-next.0", + "@angular/compiler-cli": "^16.1.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", "karma": "~6.4.0",