From 2afbd7018efed99948bda8674e440fee99a3fee7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 23:04:18 +0000 Subject: [PATCH] Bump @angular/core from 21.2.10 to 21.2.11 in /Gridly-Client Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 21.2.10 to 21.2.11. - [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/v21.2.11/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 21.2.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gridly-Client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gridly-Client/package.json b/Gridly-Client/package.json index d04f3f10..71738b3f 100644 --- a/Gridly-Client/package.json +++ b/Gridly-Client/package.json @@ -15,7 +15,7 @@ "@angular-devkit/build-angular": "21.2.9", "@angular/common": "21.2.10", "@angular/compiler": "21.2.10", - "@angular/core": "21.2.10", + "@angular/core": "21.2.11", "@angular/cdk": "21.2.9", "@angular/forms": "21.2.10", "@angular/material": "21.2.9",