diff --git a/eform-client/package.json b/eform-client/package.json index 53442ac37a..22c37e117a 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -120,7 +120,7 @@ "@angular-devkit/core": "19.2.10", "@angular-devkit/schematics": "19.2.10", "@angular-eslint/builder": "19.3.0", - "@angular-eslint/eslint-plugin": "19.3.0", + "@angular-eslint/eslint-plugin": "19.4.0", "@angular-eslint/eslint-plugin-template": "19.3.0", "@angular-eslint/schematics": "19.3.0", "@angular-eslint/template-parser": "19.3.0", diff --git a/eform-client/yarn.lock b/eform-client/yarn.lock index c968cc019a..5e429b3d66 100644 --- a/eform-client/yarn.lock +++ b/eform-client/yarn.lock @@ -125,6 +125,11 @@ resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-19.3.0.tgz#2d770366d52ad242762d0dedff491ff85591a678" integrity sha512-63Zci4pvnUR1iSkikFlNbShF1tO5HOarYd8fvNfmOZwFfZ/1T3j3bCy9YbE+aM5SYrWqPaPP/OcwZ3wJ8WNvqA== +"@angular-eslint/bundled-angular-compiler@19.4.0": + version "19.4.0" + resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-19.4.0.tgz#68669d4ae32574f6940a5a174a063ec9552db42e" + integrity sha512-Djq+je34czagDxvkBbbe1dLlhUGYK2MbHjEgPTQ00tVkacLQGAW4UmT1A0JGZzfzl/lDVvli64/lYQsJTSSM6A== + "@angular-eslint/eslint-plugin-template@19.3.0": version "19.3.0" resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-19.3.0.tgz#fc7aae64f3f682fc9b886ef26bd661ec3a396117" @@ -143,6 +148,14 @@ "@angular-eslint/bundled-angular-compiler" "19.3.0" "@angular-eslint/utils" "19.3.0" +"@angular-eslint/eslint-plugin@19.4.0": + version "19.4.0" + resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin/-/eslint-plugin-19.4.0.tgz#0d53c804594a61bc293d47f183a6fca3c6396249" + integrity sha512-jXhyYYIdo5ItCFfmw7W5EqDRQx8rYtiYbpezI84CemKPHB/VPiP/zqLIvdTVBdJdXlqS31ueXn2YlWU0w6AAgg== + dependencies: + "@angular-eslint/bundled-angular-compiler" "19.4.0" + "@angular-eslint/utils" "19.4.0" + "@angular-eslint/schematics@19.3.0": version "19.3.0" resolved "https://registry.yarnpkg.com/@angular-eslint/schematics/-/schematics-19.3.0.tgz#330b88ddee3d4627343d767ef72ad7a841f2f5da" @@ -171,6 +184,13 @@ dependencies: "@angular-eslint/bundled-angular-compiler" "19.3.0" +"@angular-eslint/utils@19.4.0": + version "19.4.0" + resolved "https://registry.yarnpkg.com/@angular-eslint/utils/-/utils-19.4.0.tgz#89ae61d0f9a30104773271cb5f03dde54703223d" + integrity sha512-2hZ7rf/0YBkn1Rk0i7AlYGlfxQ7+DqEXUsgp1M56mf0cy7/GCFiWZE0lcXFY4kzb4yQK3G2g+kIF092MwelT7Q== + dependencies: + "@angular-eslint/bundled-angular-compiler" "19.4.0" + "@angular/animations@19.2.0": version "19.2.0" resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-19.2.0.tgz#0f03ec5d83451151d7c10a0b6f0c9e3781c895ba"