From 95a0d3cfc5a0b105ec5a737f916c9b0dc3f0fe43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 00:40:52 +0000 Subject: [PATCH] build(deps): bump @angular/core from 19.2.18 to 20.3.25 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 19.2.18 to 20.3.25. - [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/v20.3.25/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 20.3.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 948c939..4ca923d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "@angular/common": "19.2.18", "@angular/compiler": "19.2.18", - "@angular/core": "19.2.18", + "@angular/core": "20.3.25", "@angular/forms": "19.2.18", "@angular/platform-browser": "19.2.18", "@angular/platform-browser-dynamic": "19.2.18",