From 5f4e8649b3eb5347895e8fafd6eab85bf0a0122c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 21:42:27 +0000 Subject: [PATCH] Build(deps): Bump @angular/core from 22.0.0 to 22.0.1 in /shell Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 22.0.0 to 22.0.1. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.1/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 22.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- shell/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/package.json b/shell/package.json index 3ad7b6c..018a495 100644 --- a/shell/package.json +++ b/shell/package.json @@ -18,7 +18,7 @@ "@angular/cdk": "22.0.0", "@angular/common": "22.0.1", "@angular/compiler": "22.0.1", - "@angular/core": "22.0.0", + "@angular/core": "22.0.1", "@angular/forms": "22.0.0", "@angular/material": "22.0.0", "@angular/platform-browser": "22.0.0",