From 79db9a2848ade9129abf6e00dbaf514a29e533d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 04:37:46 +0000 Subject: [PATCH] Bump @angular-devkit/schematics from 19.2.10 to 19.2.11 in /eform-client Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 19.2.10 to 19.2.11. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/19.2.10...19.2.11) --- updated-dependencies: - dependency-name: "@angular-devkit/schematics" dependency-version: 19.2.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- eform-client/package.json | 2 +- eform-client/yarn.lock | 27 +++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/eform-client/package.json b/eform-client/package.json index 5f8f43fd8e..83a767a87c 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -118,7 +118,7 @@ "devDependencies": { "@angular-devkit/build-angular": "19.2.10", "@angular-devkit/core": "19.2.10", - "@angular-devkit/schematics": "19.2.10", + "@angular-devkit/schematics": "19.2.11", "@angular-eslint/builder": "19.3.0", "@angular-eslint/eslint-plugin": "19.4.0", "@angular-eslint/eslint-plugin-template": "19.3.0", diff --git a/eform-client/yarn.lock b/eform-client/yarn.lock index e18d357a7d..2e9834f6f5 100644 --- a/eform-client/yarn.lock +++ b/eform-client/yarn.lock @@ -89,7 +89,7 @@ "@angular-devkit/architect" "0.1902.10" rxjs "7.8.1" -"@angular-devkit/core@19.2.10", "@angular-devkit/core@>= 19.0.0 < 20.0.0": +"@angular-devkit/core@19.2.10": version "19.2.10" resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-19.2.10.tgz#9e34062c533b88efad8c10fb8f29880ed689c642" integrity sha512-xYF+Vgc+j6iPboR0uptQk3QFed5n/0KSgITbfV/uPEqhzSNdkiM4Y2i/sKlTZrI07cRK/m/dbZ6sZsbvXJVtkA== @@ -101,7 +101,19 @@ rxjs "7.8.1" source-map "0.7.4" -"@angular-devkit/schematics@19.2.10", "@angular-devkit/schematics@>= 19.0.0 < 20.0.0": +"@angular-devkit/core@19.2.11", "@angular-devkit/core@>= 19.0.0 < 20.0.0": + version "19.2.11" + resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-19.2.11.tgz#2fd0c34184995626bb0988099b19ff179d7c9242" + integrity sha512-hXacCEbLbVo/PYPHBhaU2LThFm0Q1tIGTsWSkQjtsQpW8e4xqgSnFIWaHdsPiiGryxtdtvNE2cr9qa0ddAJOnA== + dependencies: + ajv "8.17.1" + ajv-formats "3.0.1" + jsonc-parser "3.3.1" + picomatch "4.0.2" + rxjs "7.8.1" + source-map "0.7.4" + +"@angular-devkit/schematics@19.2.10": version "19.2.10" resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.10.tgz#0cd3f1470df574ad82d76116ac7722658e47295d" integrity sha512-S+7Mvi9GMiJu3BY0Dpa7TrrAiFIwGwCIKLpO0IgGLUDh9fVLIlcIC/PZgU+L46gEpRwPZfrfMbDFKIlGGz/eQQ== @@ -112,6 +124,17 @@ ora "5.4.1" rxjs "7.8.1" +"@angular-devkit/schematics@19.2.11", "@angular-devkit/schematics@>= 19.0.0 < 20.0.0": + version "19.2.11" + resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.11.tgz#d3649fc925a08ce73de5df47a8cf3c0acfb4225c" + integrity sha512-R5g18xBhMHRtti5kDd2tlEMMxfRi8gQZ6LoT5xbox3w2kGSt7NtkSa3SUoF7Ns7JfPLrKsTQbVLFd5AggBLbHQ== + dependencies: + "@angular-devkit/core" "19.2.11" + jsonc-parser "3.3.1" + magic-string "0.30.17" + ora "5.4.1" + rxjs "7.8.1" + "@angular-eslint/builder@19.3.0": version "19.3.0" resolved "https://registry.yarnpkg.com/@angular-eslint/builder/-/builder-19.3.0.tgz#38b150f3b5a815fb66bd2a7428d40c5c16662ff7"