|
153 | 153 | "@babel/helper-string-parser" "^7.25.9" |
154 | 154 | "@babel/helper-validator-identifier" "^7.25.9" |
155 | 155 |
|
156 | | -"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0": |
| 156 | +"@eslint-community/eslint-utils@^4.2.0": |
157 | 157 | version "4.4.1" |
158 | 158 | resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56" |
159 | 159 | integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA== |
160 | 160 | dependencies: |
161 | 161 | eslint-visitor-keys "^3.4.3" |
162 | 162 |
|
| 163 | +"@eslint-community/eslint-utils@^4.7.0": |
| 164 | + version "4.9.0" |
| 165 | + resolved "https://npm.powerapp.cloud/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3" |
| 166 | + integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g== |
| 167 | + dependencies: |
| 168 | + eslint-visitor-keys "^3.4.3" |
| 169 | + |
163 | 170 | "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1": |
164 | 171 | version "4.12.1" |
165 | 172 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" |
|
344 | 351 | dependencies: |
345 | 352 | "@types/yargs-parser" "*" |
346 | 353 |
|
347 | | -"@typescript-eslint/eslint-plugin@8.18.0": |
348 | | - version "8.18.0" |
349 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.0.tgz#0901933326aea4443b81df3f740ca7dfc45c7bea" |
350 | | - integrity sha512-NR2yS7qUqCL7AIxdJUQf2MKKNDVNaig/dEB0GBLU7D+ZdHgK1NoH/3wsgO3OnPVipn51tG3MAwaODEGil70WEw== |
| 354 | +"@typescript-eslint/eslint-plugin@8.44.1": |
| 355 | + version "8.44.1" |
| 356 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.44.1.tgz#011a2b5913d297b3d9d77f64fb78575bab01a1b3" |
| 357 | + integrity sha512-molgphGqOBT7t4YKCSkbasmu1tb1MgrZ2szGzHbclF7PNmOkSTQVHy+2jXOSnxvR3+Xe1yySHFZoqMpz3TfQsw== |
351 | 358 | dependencies: |
352 | 359 | "@eslint-community/regexpp" "^4.10.0" |
353 | | - "@typescript-eslint/scope-manager" "8.18.0" |
354 | | - "@typescript-eslint/type-utils" "8.18.0" |
355 | | - "@typescript-eslint/utils" "8.18.0" |
356 | | - "@typescript-eslint/visitor-keys" "8.18.0" |
| 360 | + "@typescript-eslint/scope-manager" "8.44.1" |
| 361 | + "@typescript-eslint/type-utils" "8.44.1" |
| 362 | + "@typescript-eslint/utils" "8.44.1" |
| 363 | + "@typescript-eslint/visitor-keys" "8.44.1" |
357 | 364 | graphemer "^1.4.0" |
358 | | - ignore "^5.3.1" |
| 365 | + ignore "^7.0.0" |
359 | 366 | natural-compare "^1.4.0" |
360 | | - ts-api-utils "^1.3.0" |
| 367 | + ts-api-utils "^2.1.0" |
361 | 368 |
|
362 | | -"@typescript-eslint/parser@8.18.0": |
363 | | - version "8.18.0" |
364 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.18.0.tgz#a1c9456cbb6a089730bf1d3fc47946c5fb5fe67b" |
365 | | - integrity sha512-hgUZ3kTEpVzKaK3uNibExUYm6SKKOmTU2BOxBSvOYwtJEPdVQ70kZJpPjstlnhCHcuc2WGfSbpKlb/69ttyN5Q== |
| 369 | +"@typescript-eslint/parser@8.44.1": |
| 370 | + version "8.44.1" |
| 371 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/parser/-/parser-8.44.1.tgz#d4c85791389462823596ad46e2b90d34845e05eb" |
| 372 | + integrity sha512-EHrrEsyhOhxYt8MTg4zTF+DJMuNBzWwgvvOYNj/zm1vnaD/IC5zCXFehZv94Piqa2cRFfXrTFxIvO95L7Qc/cw== |
366 | 373 | dependencies: |
367 | | - "@typescript-eslint/scope-manager" "8.18.0" |
368 | | - "@typescript-eslint/types" "8.18.0" |
369 | | - "@typescript-eslint/typescript-estree" "8.18.0" |
370 | | - "@typescript-eslint/visitor-keys" "8.18.0" |
| 374 | + "@typescript-eslint/scope-manager" "8.44.1" |
| 375 | + "@typescript-eslint/types" "8.44.1" |
| 376 | + "@typescript-eslint/typescript-estree" "8.44.1" |
| 377 | + "@typescript-eslint/visitor-keys" "8.44.1" |
371 | 378 | debug "^4.3.4" |
372 | 379 |
|
373 | | -"@typescript-eslint/scope-manager@8.18.0": |
374 | | - version "8.18.0" |
375 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.18.0.tgz#30b040cb4557804a7e2bcc65cf8fdb630c96546f" |
376 | | - integrity sha512-PNGcHop0jkK2WVYGotk/hxj+UFLhXtGPiGtiaWgVBVP1jhMoMCHlTyJA+hEj4rszoSdLTK3fN4oOatrL0Cp+Xw== |
| 380 | +"@typescript-eslint/project-service@8.44.1": |
| 381 | + version "8.44.1" |
| 382 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/project-service/-/project-service-8.44.1.tgz#1bccd9796d25032b190f355f55c5fde061158abb" |
| 383 | + integrity sha512-ycSa60eGg8GWAkVsKV4E6Nz33h+HjTXbsDT4FILyL8Obk5/mx4tbvCNsLf9zret3ipSumAOG89UcCs/KRaKYrA== |
377 | 384 | dependencies: |
378 | | - "@typescript-eslint/types" "8.18.0" |
379 | | - "@typescript-eslint/visitor-keys" "8.18.0" |
| 385 | + "@typescript-eslint/tsconfig-utils" "^8.44.1" |
| 386 | + "@typescript-eslint/types" "^8.44.1" |
| 387 | + debug "^4.3.4" |
380 | 388 |
|
381 | | -"@typescript-eslint/type-utils@8.18.0": |
382 | | - version "8.18.0" |
383 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.18.0.tgz#6f0d12cf923b6fd95ae4d877708c0adaad93c471" |
384 | | - integrity sha512-er224jRepVAVLnMF2Q7MZJCq5CsdH2oqjP4dT7K6ij09Kyd+R21r7UVJrF0buMVdZS5QRhDzpvzAxHxabQadow== |
| 389 | +"@typescript-eslint/scope-manager@8.44.1": |
| 390 | + version "8.44.1" |
| 391 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/scope-manager/-/scope-manager-8.44.1.tgz#31c27f92e4aed8d0f4d6fe2b9e5187d1d8797bd7" |
| 392 | + integrity sha512-NdhWHgmynpSvyhchGLXh+w12OMT308Gm25JoRIyTZqEbApiBiQHD/8xgb6LqCWCFcxFtWwaVdFsLPQI3jvhywg== |
385 | 393 | dependencies: |
386 | | - "@typescript-eslint/typescript-estree" "8.18.0" |
387 | | - "@typescript-eslint/utils" "8.18.0" |
388 | | - debug "^4.3.4" |
389 | | - ts-api-utils "^1.3.0" |
| 394 | + "@typescript-eslint/types" "8.44.1" |
| 395 | + "@typescript-eslint/visitor-keys" "8.44.1" |
390 | 396 |
|
391 | | -"@typescript-eslint/types@8.18.0": |
392 | | - version "8.18.0" |
393 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.0.tgz#3afcd30def8756bc78541268ea819a043221d5f3" |
394 | | - integrity sha512-FNYxgyTCAnFwTrzpBGq+zrnoTO4x0c1CKYY5MuUTzpScqmY5fmsh2o3+57lqdI3NZucBDCzDgdEbIaNfAjAHQA== |
| 397 | +"@typescript-eslint/tsconfig-utils@8.44.1", "@typescript-eslint/tsconfig-utils@^8.44.1": |
| 398 | + version "8.44.1" |
| 399 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.44.1.tgz#e1d9d047078fac37d3e638484ab3b56215963342" |
| 400 | + integrity sha512-B5OyACouEjuIvof3o86lRMvyDsFwZm+4fBOqFHccIctYgBjqR3qT39FBYGN87khcgf0ExpdCBeGKpKRhSFTjKQ== |
395 | 401 |
|
396 | | -"@typescript-eslint/typescript-estree@8.18.0": |
397 | | - version "8.18.0" |
398 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.0.tgz#d8ca785799fbb9c700cdff1a79c046c3e633c7f9" |
399 | | - integrity sha512-rqQgFRu6yPkauz+ms3nQpohwejS8bvgbPyIDq13cgEDbkXt4LH4OkDMT0/fN1RUtzG8e8AKJyDBoocuQh8qNeg== |
| 402 | +"@typescript-eslint/type-utils@8.44.1": |
| 403 | + version "8.44.1" |
| 404 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/type-utils/-/type-utils-8.44.1.tgz#be9d31e0f911d17ee8ac99921bb74cf1f9df3906" |
| 405 | + integrity sha512-KdEerZqHWXsRNKjF9NYswNISnFzXfXNDfPxoTh7tqohU/PRIbwTmsjGK6V9/RTYWau7NZvfo52lgVk+sJh0K3g== |
400 | 406 | dependencies: |
401 | | - "@typescript-eslint/types" "8.18.0" |
402 | | - "@typescript-eslint/visitor-keys" "8.18.0" |
| 407 | + "@typescript-eslint/types" "8.44.1" |
| 408 | + "@typescript-eslint/typescript-estree" "8.44.1" |
| 409 | + "@typescript-eslint/utils" "8.44.1" |
| 410 | + debug "^4.3.4" |
| 411 | + ts-api-utils "^2.1.0" |
| 412 | + |
| 413 | +"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.44.1": |
| 414 | + version "8.44.1" |
| 415 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/types/-/types-8.44.1.tgz#85d1cad1290a003ff60420388797e85d1c3f76ff" |
| 416 | + integrity sha512-Lk7uj7y9uQUOEguiDIDLYLJOrYHQa7oBiURYVFqIpGxclAFQ78f6VUOM8lI2XEuNOKNB7XuvM2+2cMXAoq4ALQ== |
| 417 | + |
| 418 | +"@typescript-eslint/[email protected]": |
| 419 | + version "8.44.1" |
| 420 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/typescript-estree/-/typescript-estree-8.44.1.tgz#4f17650e5adabecfcc13cd8c517937a4ef5cd424" |
| 421 | + integrity sha512-qnQJ+mVa7szevdEyvfItbO5Vo+GfZ4/GZWWDRRLjrxYPkhM+6zYB2vRYwCsoJLzqFCdZT4mEqyJoyzkunsZ96A== |
| 422 | + dependencies: |
| 423 | + "@typescript-eslint/project-service" "8.44.1" |
| 424 | + "@typescript-eslint/tsconfig-utils" "8.44.1" |
| 425 | + "@typescript-eslint/types" "8.44.1" |
| 426 | + "@typescript-eslint/visitor-keys" "8.44.1" |
403 | 427 | debug "^4.3.4" |
404 | 428 | fast-glob "^3.3.2" |
405 | 429 | is-glob "^4.0.3" |
406 | 430 | minimatch "^9.0.4" |
407 | 431 | semver "^7.6.0" |
408 | | - ts-api-utils "^1.3.0" |
| 432 | + ts-api-utils "^2.1.0" |
409 | 433 |
|
410 | | -"@typescript-eslint/utils@8.18.0": |
411 | | - version "8.18.0" |
412 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.18.0.tgz#48f67205d42b65d895797bb7349d1be5c39a62f7" |
413 | | - integrity sha512-p6GLdY383i7h5b0Qrfbix3Vc3+J2k6QWw6UMUeY5JGfm3C5LbZ4QIZzJNoNOfgyRe0uuYKjvVOsO/jD4SJO+xg== |
| 434 | +"@typescript-eslint/utils@8.44.1": |
| 435 | + version "8.44.1" |
| 436 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/utils/-/utils-8.44.1.tgz#f23d48eb90791a821dc17d4f67bb96faeb75d63d" |
| 437 | + integrity sha512-DpX5Fp6edTlocMCwA+mHY8Mra+pPjRZ0TfHkXI8QFelIKcbADQz1LUPNtzOFUriBB2UYqw4Pi9+xV4w9ZczHFg== |
414 | 438 | dependencies: |
415 | | - "@eslint-community/eslint-utils" "^4.4.0" |
416 | | - "@typescript-eslint/scope-manager" "8.18.0" |
417 | | - "@typescript-eslint/types" "8.18.0" |
418 | | - "@typescript-eslint/typescript-estree" "8.18.0" |
| 439 | + "@eslint-community/eslint-utils" "^4.7.0" |
| 440 | + "@typescript-eslint/scope-manager" "8.44.1" |
| 441 | + "@typescript-eslint/types" "8.44.1" |
| 442 | + "@typescript-eslint/typescript-estree" "8.44.1" |
419 | 443 |
|
420 | | -"@typescript-eslint/visitor-keys@8.18.0": |
421 | | - version "8.18.0" |
422 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.0.tgz#7b6d33534fa808e33a19951907231ad2ea5c36dd" |
423 | | - integrity sha512-pCh/qEA8Lb1wVIqNvBke8UaRjJ6wrAWkJO5yyIbs8Yx6TNGYyfNjOo61tLv+WwLvoLPp4BQ8B7AHKijl8NGUfw== |
| 444 | +"@typescript-eslint/visitor-keys@8.44.1": |
| 445 | + version "8.44.1" |
| 446 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/visitor-keys/-/visitor-keys-8.44.1.tgz#1d96197a7fcceaba647b3bd6a8594df8dc4deb5a" |
| 447 | + integrity sha512-576+u0QD+Jp3tZzvfRfxon0EA2lzcDt3lhUbsC6Lgzy9x2VR4E+JUiNyGHi5T8vk0TV+fpJ5GLG1JsJuWCaKhw== |
424 | 448 | dependencies: |
425 | | - "@typescript-eslint/types" "8.18.0" |
426 | | - eslint-visitor-keys "^4.2.0" |
| 449 | + "@typescript-eslint/types" "8.44.1" |
| 450 | + eslint-visitor-keys "^4.2.1" |
427 | 451 |
|
428 | 452 | "@ungap/structured-clone@^1.2.0": |
429 | 453 | version "1.3.0" |
@@ -986,10 +1010,10 @@ eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3: |
986 | 1010 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
987 | 1011 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
988 | 1012 |
|
989 | | -eslint-visitor-keys@^4.2.0: |
990 | | - version "4.2.0" |
991 | | - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" |
992 | | - integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== |
| 1013 | +eslint-visitor-keys@^4.2.1: |
| 1014 | + version "4.2.1" |
| 1015 | + resolved "https://npm.powerapp.cloud/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
| 1016 | + integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
993 | 1017 |
|
994 | 1018 | |
995 | 1019 | version "4.2.0" |
@@ -1334,11 +1358,16 @@ hasown@^2.0.0, hasown@^2.0.2: |
1334 | 1358 | dependencies: |
1335 | 1359 | function-bind "^1.1.2" |
1336 | 1360 |
|
1337 | | -ignore@^5.2.0, ignore@^5.3.1: |
| 1361 | +ignore@^5.2.0: |
1338 | 1362 | version "5.3.2" |
1339 | 1363 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5" |
1340 | 1364 | integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g== |
1341 | 1365 |
|
| 1366 | +ignore@^7.0.0: |
| 1367 | + version "7.0.5" |
| 1368 | + resolved "https://npm.powerapp.cloud/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9" |
| 1369 | + integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg== |
| 1370 | + |
1342 | 1371 | import-fresh@^3.2.1: |
1343 | 1372 | version "3.3.0" |
1344 | 1373 | resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b" |
@@ -2231,10 +2260,10 @@ to-regex-range@^5.0.1: |
2231 | 2260 | dependencies: |
2232 | 2261 | is-number "^7.0.0" |
2233 | 2262 |
|
2234 | | -ts-api-utils@^1.3.0: |
2235 | | - version "1.4.3" |
2236 | | - resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064" |
2237 | | - integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw== |
| 2263 | +ts-api-utils@^2.1.0: |
| 2264 | + version "2.1.0" |
| 2265 | + resolved "https://npm.powerapp.cloud/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91" |
| 2266 | + integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ== |
2238 | 2267 |
|
2239 | 2268 | type-check@^0.4.0, type-check@~0.4.0: |
2240 | 2269 | version "0.4.0" |
|
0 commit comments