From a7065e769d8459966dc1bdf1fcdfc266b1e45ad5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 18:28:26 +0000 Subject: [PATCH] chore(deps): update angular-cli monorepo to v19 --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1a1a63ff68a..0068d6bb847 100644 --- a/package.json +++ b/package.json @@ -59,14 +59,14 @@ }, "devDependencies": { "@angular-builders/custom-esbuild": "18.0.0", - "@angular-devkit/build-angular": "18.2.12", - "@angular-devkit/core": "18.2.12", - "@angular-devkit/schematics": "18.2.12", + "@angular-devkit/build-angular": "19.0.1", + "@angular-devkit/core": "19.0.1", + "@angular-devkit/schematics": "19.0.1", "@angular-eslint/eslint-plugin": "18.4.0", "@angular-eslint/eslint-plugin-template": "18.4.0", "@angular-eslint/template-parser": "18.4.0", "@angular/animations": "18.2.12", - "@angular/cli": "18.2.12", + "@angular/cli": "19.0.1", "@angular/common": "18.2.12", "@angular/compiler": "18.2.12", "@angular/compiler-cli": "18.2.12", @@ -83,7 +83,7 @@ "@nx/js": "20.1.2", "@nx/workspace": "20.1.2", "@playwright/test": "1.48.2", - "@schematics/angular": "18.2.12", + "@schematics/angular": "19.0.1", "@siemens/ngx-datatable": "22.4.1", "@swc-node/register": "~1.10.0", "@swc/core": "~1.9.0",