|
295 | 295 | resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-20.1.1.tgz#aca45911806a21daf4b1c60aecadfd908f458fcb" |
296 | 296 | integrity sha512-hEWh/upyTj2bhyRmbNnGtlOXhBSEHwLg8/9YYhwmiNApQwKcvcg7lkstZMEVrKievNHZT6Wh4dWZvjRjMqLNSg== |
297 | 297 |
|
| 298 | +"@angular-eslint/bundled-angular-compiler@20.3.0": |
| 299 | + version "20.3.0" |
| 300 | + resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-20.3.0.tgz#661e4796569c6fbd4e1a071e58da6df1426de7ad" |
| 301 | + integrity sha512-QwuNnmRNr/uNj89TxknPbGcs5snX1w7RoJJPNAsfb2QGcHzUTQovS8hqm9kaDZdpUJDPP7jt7B6F0+EjrPAXRA== |
| 302 | + |
298 | 303 | "@angular-eslint/eslint-plugin-template@20.1.1": |
299 | 304 | version "20.1.1" |
300 | 305 | resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-20.1.1.tgz#12f5b66b64aff756b3b9ca3cd6b6e55f39c77791" |
|
305 | 310 | aria-query "5.3.2" |
306 | 311 | axobject-query "4.1.0" |
307 | 312 |
|
| 313 | +"@angular-eslint/eslint-plugin-template@20.3.0": |
| 314 | + version "20.3.0" |
| 315 | + resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-20.3.0.tgz#a5b9a90b04dc992481bf2e41cff8ef4e30f87ccc" |
| 316 | + integrity sha512-WMJDJfybOLCiN4QrOyrLl+Zt5F+A/xoDYMWTdn+LgACheLs2tguVQiwf+oCgHnHGcsTsulPYlRHldKBGZMgs4w== |
| 317 | + dependencies: |
| 318 | + "@angular-eslint/bundled-angular-compiler" "20.3.0" |
| 319 | + "@angular-eslint/utils" "20.3.0" |
| 320 | + aria-query "5.3.2" |
| 321 | + axobject-query "4.1.0" |
| 322 | + |
308 | 323 | "@angular-eslint/eslint-plugin@20.1.1": |
309 | 324 | version "20.1.1" |
310 | 325 | resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin/-/eslint-plugin-20.1.1.tgz#332e0d3efc0420abecf507fafc33effccc37217a" |
|
314 | 329 | "@angular-eslint/utils" "20.1.1" |
315 | 330 | ts-api-utils "^2.1.0" |
316 | 331 |
|
317 | | -"@angular-eslint/schematics@20.1.1": |
318 | | - version "20.1.1" |
319 | | - resolved "https://registry.yarnpkg.com/@angular-eslint/schematics/-/schematics-20.1.1.tgz#2643b4e6ce7f30d4dc8f06b652b91be5f6308d71" |
320 | | - integrity sha512-4sXU0Gr/RhdW3xSBFRzjhTO9mk6ugXUhUIPc1FRta1pmNnbmkvx22ewnKZE8IeRl8PMyk6xJuxZHq19CW1oWOA== |
| 332 | +"@angular-eslint/eslint-plugin@20.3.0": |
| 333 | + version "20.3.0" |
| 334 | + resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin/-/eslint-plugin-20.3.0.tgz#7f32f5be5e1a1f5ca1c4dbc72f54f238f2c4dcc6" |
| 335 | + integrity sha512-7ghzGTiExrgTetDQ6IPP5uXSa94Xhtzp2VHCIa58EcUb7oMv06HWZ1Uss3xgFmACsLpN+vayKJIdFiboqaGVRA== |
| 336 | + dependencies: |
| 337 | + "@angular-eslint/bundled-angular-compiler" "20.3.0" |
| 338 | + "@angular-eslint/utils" "20.3.0" |
| 339 | + ts-api-utils "^2.1.0" |
| 340 | + |
| 341 | +"@angular-eslint/schematics@20.3.0": |
| 342 | + version "20.3.0" |
| 343 | + resolved "https://registry.yarnpkg.com/@angular-eslint/schematics/-/schematics-20.3.0.tgz#9a18322fcfc26fb56c73efc81970dbeb8e6cae98" |
| 344 | + integrity sha512-4n92tHKIJm1PP+FjhnmO7AMpvKdRIoF+YgF38oUU7aMJqfZ3RXIhazMMxw2u3VU1MisKH766KSll++c4LgarVA== |
321 | 345 | dependencies: |
322 | 346 | "@angular-devkit/core" ">= 20.0.0 < 21.0.0" |
323 | 347 | "@angular-devkit/schematics" ">= 20.0.0 < 21.0.0" |
324 | | - "@angular-eslint/eslint-plugin" "20.1.1" |
325 | | - "@angular-eslint/eslint-plugin-template" "20.1.1" |
| 348 | + "@angular-eslint/eslint-plugin" "20.3.0" |
| 349 | + "@angular-eslint/eslint-plugin-template" "20.3.0" |
326 | 350 | ignore "7.0.5" |
327 | 351 | semver "7.7.2" |
328 | 352 | strip-json-comments "3.1.1" |
|
342 | 366 | dependencies: |
343 | 367 | "@angular-eslint/bundled-angular-compiler" "20.1.1" |
344 | 368 |
|
| 369 | +"@angular-eslint/utils@20.3.0": |
| 370 | + version "20.3.0" |
| 371 | + resolved "https://registry.yarnpkg.com/@angular-eslint/utils/-/utils-20.3.0.tgz#716d2f9b52000a0787b260571e332c89d02684cb" |
| 372 | + integrity sha512-7XOQeNXgyhznDwoP1TwPrCMq/uXKJHQgCVPFREkJGKbNf/jzNldB7iV1eqpBzUQIPEQFgfcDG67dexpMAq3N4g== |
| 373 | + dependencies: |
| 374 | + "@angular-eslint/bundled-angular-compiler" "20.3.0" |
| 375 | + |
345 | 376 | "@angular-material-extensions/password-strength@^16.0.0": |
346 | 377 | version "16.0.0" |
347 | 378 | resolved "https://registry.yarnpkg.com/@angular-material-extensions/password-strength/-/password-strength-16.0.0.tgz#1e3f0215fec132d5c9c96c6ff495990a7977ac75" |
|
0 commit comments