diff --git a/package-lock.json b/package-lock.json index 7f854646..4a40f291 100644 --- a/package-lock.json +++ b/package-lock.json @@ -348,9 +348,9 @@ } }, "node_modules/@angular-eslint/builder": { - "version": "17.5.0", - "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-17.5.0.tgz", - "integrity": "sha512-YSUf9VT5HwRSRWX97dIbSOHg6YvFqWGXVQSl4wrFPGM3le+ORzg3q85ZjCf37zL7ru1Z9b7MKtmz0paHSQJYnw==", + "version": "17.5.1", + "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-17.5.1.tgz", + "integrity": "sha512-PWnH1t/Tdrdh+JwTJ87iXW//n1DPf3zF2MeKKfw8tiNOKjmCReL09KTabv+1Tbnm5B0ih6eOWCUG1N9VmcCubg==", "dev": true, "license": "MIT", "dependencies": { @@ -363,21 +363,21 @@ } }, "node_modules/@angular-eslint/bundled-angular-compiler": { - "version": "17.5.0", - "resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-17.5.0.tgz", - "integrity": "sha512-s9CNt4kznYtngGcGe8LvR8r/DS9/SFElIRAPKL5Ek+d/OTxLclkZQyWzHTQ5IZ0UTp6NG2cg9FIHvWmaNZfYTg==", + "version": "17.5.1", + "resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-17.5.1.tgz", + "integrity": "sha512-2gYFcWsGcw3BytCzt6DzKNayOHhW1dhMAgttor94lXLYOYN82eLGomC+aZF/U6fqVGBjm5JIEJpWbNF+NawZ7w==", "dev": true, "license": "MIT" }, "node_modules/@angular-eslint/eslint-plugin": { - "version": "17.5.0", - "resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin/-/eslint-plugin-17.5.0.tgz", - "integrity": "sha512-+FLn66Gq19T5ITP8c5R62XIx3fyHnwcPWgpZewjFXuyN+8VaKZCMZkmxaQcii5raWkXj18RlymTae0ueGBcM1w==", + "version": "17.5.1", + "resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin/-/eslint-plugin-17.5.1.tgz", + "integrity": "sha512-6/BLBJatp4DK9XtiVIh3UGIkZkikmtnV3tSvxtxG0LR1/zY+iWZIyQlmoJ42jRh3F0L46lmb14Z0iaIsPXuRGQ==", "dev": true, "license": "MIT", "dependencies": { - "@angular-eslint/bundled-angular-compiler": "17.5.0", - "@angular-eslint/utils": "17.5.0", + "@angular-eslint/bundled-angular-compiler": "17.5.1", + "@angular-eslint/utils": "17.5.1", "@typescript-eslint/utils": "7.10.0" }, "peerDependencies": { @@ -386,14 +386,14 @@ } }, "node_modules/@angular-eslint/eslint-plugin-template": { - "version": "17.5.0", - "resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-17.5.0.tgz", - "integrity": "sha512-opJ+hXFf3t6RbUolfNGBePz0tU9+jSbiwCVJRNJwkosoooX371t3b4tk7Bhc3T1qhbqrLS2LHRR8NZ6qwBNGCw==", + "version": "17.5.1", + "resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-17.5.1.tgz", + "integrity": "sha512-OgTN6ogZSA7Fi/9Zfk3EZumr06MZPXyI7Y9A09WzkjgUikCXDNoYwvkT4Bh0jOtwDDhtAAFC9/TehJQj7f4o5A==", "dev": true, "license": "MIT", "dependencies": { - "@angular-eslint/bundled-angular-compiler": "17.5.0", - "@angular-eslint/utils": "17.5.0", + "@angular-eslint/bundled-angular-compiler": "17.5.1", + "@angular-eslint/utils": "17.5.1", "@typescript-eslint/type-utils": "7.10.0", "@typescript-eslint/utils": "7.10.0", "aria-query": "5.3.0", @@ -405,14 +405,14 @@ } }, "node_modules/@angular-eslint/schematics": { - "version": "17.5.0", - "resolved": "https://registry.npmjs.org/@angular-eslint/schematics/-/schematics-17.5.0.tgz", - "integrity": "sha512-sm1ifXOCAvEe1FYqYE2sNH8uWYRE5b8lg7R2bpQdueVM9zwro9+bsZLS1f3U0yyBEwIKx8s/FuxPrWnOIXmQFg==", + "version": "17.5.1", + "resolved": "https://registry.npmjs.org/@angular-eslint/schematics/-/schematics-17.5.1.tgz", + "integrity": "sha512-TvmsY08ViPqjUGAGl4ED477XzQ9qj7NXhZKN2aphIT+gZ8wVnOoBSWy+n2OSicrM6Eb0MSyACLZHnoD06+Z2sQ==", "dev": true, "license": "MIT", "dependencies": { - "@angular-eslint/eslint-plugin": "17.5.0", - "@angular-eslint/eslint-plugin-template": "17.5.0", + "@angular-eslint/eslint-plugin": "17.5.1", + "@angular-eslint/eslint-plugin-template": "17.5.1", "@nx/devkit": "^17.2.8 || ^18.0.0 || ^19.0.0", "ignore": "5.3.1", "nx": "^17.2.8 || ^18.0.0 || ^19.0.0", @@ -424,13 +424,13 @@ } }, "node_modules/@angular-eslint/template-parser": { - "version": "17.5.0", - "resolved": "https://registry.npmjs.org/@angular-eslint/template-parser/-/template-parser-17.5.0.tgz", - "integrity": "sha512-kspvJwoDO+kTbXAFYAXxtriMlMttJH7nx0tytYZ6758DFxPD/IKAQmfi9bhr2ZtRwfBwPgXmcr/wgFV+Oy8tMQ==", + "version": "17.5.1", + "resolved": "https://registry.npmjs.org/@angular-eslint/template-parser/-/template-parser-17.5.1.tgz", + "integrity": "sha512-DJcYacYEb17uUlQFYIKSjmlzWJEfev5pOMddDewV3h6oVm4T77X1SH/u8n5Oz1Zy13TrLWponwFORCKhg7nOfg==", "dev": true, "license": "MIT", "dependencies": { - "@angular-eslint/bundled-angular-compiler": "17.5.0", + "@angular-eslint/bundled-angular-compiler": "17.5.1", "eslint-scope": "^8.0.0" }, "peerDependencies": { @@ -439,13 +439,13 @@ } }, "node_modules/@angular-eslint/utils": { - "version": "17.5.0", - "resolved": "https://registry.npmjs.org/@angular-eslint/utils/-/utils-17.5.0.tgz", - "integrity": "sha512-qBl6QNM/PJCtD3l1K38p2lQ6Uo07HzWhp4xDn7kMZCQgJMgp4t4q9EcDCXpub5XRZshH24qr+SEi5SHG81Bs5w==", + "version": "17.5.1", + "resolved": "https://registry.npmjs.org/@angular-eslint/utils/-/utils-17.5.1.tgz", + "integrity": "sha512-Rji1fC9OLDzRaeM2Aven0HdEnqaIgLn5cD6JQphTi1o4TzIXAcSrB9g52dVkH3RnqtOGYSIfFpA6+lQfn7wLOA==", "dev": true, "license": "MIT", "dependencies": { - "@angular-eslint/bundled-angular-compiler": "17.5.0", + "@angular-eslint/bundled-angular-compiler": "17.5.1", "@typescript-eslint/utils": "7.10.0" }, "peerDependencies": {