From 3cebf250aa0e0980af928604b25cd4f9429ccea1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:25:43 +0000 Subject: [PATCH] [deps] Design System: Update angular-cli monorepo to v18 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9e531e821bd..450ac23f6ff 100644 --- a/package.json +++ b/package.json @@ -35,11 +35,11 @@ "libs/*" ], "devDependencies": { - "@angular-devkit/build-angular": "16.2.14", + "@angular-devkit/build-angular": "18.2.8", "@angular-eslint/eslint-plugin": "16.3.1", "@angular-eslint/eslint-plugin-template": "16.3.1", "@angular-eslint/template-parser": "16.3.1", - "@angular/cli": "16.2.14", + "@angular/cli": "18.2.8", "@angular/compiler-cli": "16.2.12", "@angular/elements": "16.2.12", "@babel/core": "7.24.9", @@ -47,7 +47,7 @@ "@compodoc/compodoc": "1.1.25", "@electron/notarize": "2.5.0", "@electron/rebuild": "3.7.0", - "@ngtools/webpack": "16.2.14", + "@ngtools/webpack": "18.2.8", "@storybook/addon-a11y": "8.2.9", "@storybook/addon-actions": "8.2.9", "@storybook/addon-designs": "8.0.3",