From 360469eba77b99a0ab43135a8807235d627b0625 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 13 Feb 2025 01:44:39 +0000 Subject: [PATCH] chore: version 19.2.0-next.2 --- ponyracer/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ac7d3ac..24ebbc4 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -20,20 +20,20 @@ "@angular/platform-browser-dynamic": "^19.2.0-next.0", "@angular/platform-server": "^19.2.0-next.0", "@angular/router": "^19.2.0-next.0", - "@angular/ssr": "^19.2.0-next.1", + "@angular/ssr": "^19.2.0-next.2", "express": "^4.18.2", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.15.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^19.2.0-next.1", - "@angular/cli": "^19.2.0-next.1", + "@angular-devkit/build-angular": "^19.2.0-next.2", + "@angular/cli": "^19.2.0-next.2", "@angular/compiler-cli": "^19.2.0-next.0", "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0", "@types/node": "^18.18.0", - "jasmine-core": "~5.5.0", + "jasmine-core": "~5.6.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0",