From 7a08acde349979a0c1ac8722a175c8e1b9e7f705 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 04:43:23 +0000 Subject: [PATCH] Bump @angular/core Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 19.2.19 to 19.2.20. - [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/v19.2.20/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 19.2.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Resources/ContosoAIAppsFrontend/package-lock.json | 8 ++++---- .../Student/Resources/ContosoAIAppsFrontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json index e84e7540ca..4e77c9dec5 100644 --- a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json +++ b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json @@ -11,7 +11,7 @@ "@angular/animations": "^19.2.5", "@angular/common": "^19.2.16", "@angular/compiler": "^19.2.18", - "@angular/core": "^19.2.19", + "@angular/core": "^19.2.20", "@angular/forms": "^19.2.5", "@angular/platform-browser": "^19.2.5", "@angular/platform-browser-dynamic": "^19.2.5", @@ -1507,9 +1507,9 @@ } }, "node_modules/@angular/core": { - "version": "19.2.19", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-19.2.19.tgz", - "integrity": "sha512-VZAzpxBoQgyy7AOlhxbAHxPQWo0nk8xsnrD36PLCZeTZA/5GNzO3lLVaX2N5BCUgpgiCBjNBKq9kVo6ZkAls9g==", + "version": "19.2.20", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-19.2.20.tgz", + "integrity": "sha512-pxzQh8ouqfE57lJlXjIzXFuRETwkfMVwS+NFCfv2yh01Qtx+vymO8ZClcJMgLPfBYinhBYX+hrRYVSa1nzlkRQ==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package.json b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package.json index 937f914075..42aa06174d 100644 --- a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package.json +++ b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package.json @@ -13,7 +13,7 @@ "@angular/animations": "^19.2.5", "@angular/common": "^19.2.16", "@angular/compiler": "^19.2.18", - "@angular/core": "^19.2.19", + "@angular/core": "^19.2.20", "@angular/forms": "^19.2.5", "@angular/platform-browser": "^19.2.5", "@angular/platform-browser-dynamic": "^19.2.5",