|
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.7.0" |
| 165 | + resolved "https://npm.powerapp.cloud/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
| 166 | + integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
| 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.33.1": |
| 355 | + version "8.33.1" |
| 356 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.33.1.tgz#532641b416ed2afd5be893cddb2a58e9cd1f7a3e" |
| 357 | + integrity sha512-TDCXj+YxLgtvxvFlAvpoRv9MAncDLBV2oT9Bd7YBGC/b/sEURoOYuIwLI99rjWOfY3QtDzO+mk0n4AmdFExW8A== |
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.33.1" |
| 361 | + "@typescript-eslint/type-utils" "8.33.1" |
| 362 | + "@typescript-eslint/utils" "8.33.1" |
| 363 | + "@typescript-eslint/visitor-keys" "8.33.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.33.1": |
| 370 | + version "8.33.1" |
| 371 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/parser/-/parser-8.33.1.tgz#ef9a5ee6aa37a6b4f46cc36d08a14f828238afe2" |
| 372 | + integrity sha512-qwxv6dq682yVvgKKp2qWwLgRbscDAYktPptK4JPojCwwi3R9cwrvIxS4lvBpzmcqzR4bdn54Z0IG1uHFskW4dA== |
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.33.1" |
| 375 | + "@typescript-eslint/types" "8.33.1" |
| 376 | + "@typescript-eslint/typescript-estree" "8.33.1" |
| 377 | + "@typescript-eslint/visitor-keys" "8.33.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.33.1": |
| 381 | + version "8.33.1" |
| 382 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/project-service/-/project-service-8.33.1.tgz#c85e7d9a44d6a11fe64e73ac1ed47de55dc2bf9f" |
| 383 | + integrity sha512-DZR0efeNklDIHHGRpMpR5gJITQpu6tLr9lDJnKdONTC7vvzOlLAG/wcfxcdxEWrbiZApcoBCzXqU/Z458Za5Iw== |
377 | 384 | dependencies: |
378 | | - "@typescript-eslint/types" "8.18.0" |
379 | | - "@typescript-eslint/visitor-keys" "8.18.0" |
| 385 | + "@typescript-eslint/tsconfig-utils" "^8.33.1" |
| 386 | + "@typescript-eslint/types" "^8.33.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.33.1": |
| 390 | + version "8.33.1" |
| 391 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/scope-manager/-/scope-manager-8.33.1.tgz#d1e0efb296da5097d054bc9972e69878a2afea73" |
| 392 | + integrity sha512-dM4UBtgmzHR9bS0Rv09JST0RcHYearoEoo3pG5B6GoTR9XcyeqX87FEhPo+5kTvVfKCvfHaHrcgeJQc6mrDKrA== |
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.33.1" |
| 395 | + "@typescript-eslint/visitor-keys" "8.33.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.33.1", "@typescript-eslint/tsconfig-utils@^8.33.1": |
| 398 | + version "8.33.1" |
| 399 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.1.tgz#7836afcc097a4657a5ed56670851a450d8b70ab8" |
| 400 | + integrity sha512-STAQsGYbHCF0/e+ShUQ4EatXQ7ceh3fBCXkNU7/MZVKulrlq1usH7t2FhxvCpuCi5O5oi1vmVaAjrGeL71OK1g== |
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.33.1": |
| 403 | + version "8.33.1" |
| 404 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/type-utils/-/type-utils-8.33.1.tgz#d73ee1a29d8a0abe60d4abbff4f1d040f0de15fa" |
| 405 | + integrity sha512-1cG37d9xOkhlykom55WVwG2QRNC7YXlxMaMzqw2uPeJixBFfKWZgaP/hjAObqMN/u3fr5BrTwTnc31/L9jQ2ww== |
400 | 406 | dependencies: |
401 | | - "@typescript-eslint/types" "8.18.0" |
402 | | - "@typescript-eslint/visitor-keys" "8.18.0" |
| 407 | + "@typescript-eslint/typescript-estree" "8.33.1" |
| 408 | + "@typescript-eslint/utils" "8.33.1" |
| 409 | + debug "^4.3.4" |
| 410 | + ts-api-utils "^2.1.0" |
| 411 | + |
| 412 | +"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.33.1": |
| 413 | + version "8.33.1" |
| 414 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/types/-/types-8.33.1.tgz#b693111bc2180f8098b68e9958cf63761657a55f" |
| 415 | + integrity sha512-xid1WfizGhy/TKMTwhtVOgalHwPtV8T32MS9MaH50Cwvz6x6YqRIPdD2WvW0XaqOzTV9p5xdLY0h/ZusU5Lokg== |
| 416 | + |
| 417 | +"@typescript-eslint/[email protected]": |
| 418 | + version "8.33.1" |
| 419 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.1.tgz#d271beed470bc915b8764e22365d4925c2ea265d" |
| 420 | + integrity sha512-+s9LYcT8LWjdYWu7IWs7FvUxpQ/DGkdjZeE/GGulHvv8rvYwQvVaUZ6DE+j5x/prADUgSbbCWZ2nPI3usuVeOA== |
| 421 | + dependencies: |
| 422 | + "@typescript-eslint/project-service" "8.33.1" |
| 423 | + "@typescript-eslint/tsconfig-utils" "8.33.1" |
| 424 | + "@typescript-eslint/types" "8.33.1" |
| 425 | + "@typescript-eslint/visitor-keys" "8.33.1" |
403 | 426 | debug "^4.3.4" |
404 | 427 | fast-glob "^3.3.2" |
405 | 428 | is-glob "^4.0.3" |
406 | 429 | minimatch "^9.0.4" |
407 | 430 | semver "^7.6.0" |
408 | | - ts-api-utils "^1.3.0" |
| 431 | + ts-api-utils "^2.1.0" |
409 | 432 |
|
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== |
| 433 | +"@typescript-eslint/utils@8.33.1": |
| 434 | + version "8.33.1" |
| 435 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/utils/-/utils-8.33.1.tgz#ea22f40d3553da090f928cf17907e963643d4b96" |
| 436 | + integrity sha512-52HaBiEQUaRYqAXpfzWSR2U3gxk92Kw006+xZpElaPMg3C4PgM+A5LqwoQI1f9E5aZ/qlxAZxzm42WX+vn92SQ== |
414 | 437 | 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" |
| 438 | + "@eslint-community/eslint-utils" "^4.7.0" |
| 439 | + "@typescript-eslint/scope-manager" "8.33.1" |
| 440 | + "@typescript-eslint/types" "8.33.1" |
| 441 | + "@typescript-eslint/typescript-estree" "8.33.1" |
419 | 442 |
|
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== |
| 443 | +"@typescript-eslint/visitor-keys@8.33.1": |
| 444 | + version "8.33.1" |
| 445 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.1.tgz#6c6e002c24d13211df3df851767f24dfdb4f42bc" |
| 446 | + integrity sha512-3i8NrFcZeeDHJ+7ZUuDkGT+UHq+XoFGsymNK2jZCOHcfEzRQ0BdpRtdpSx/Iyf3MHLWIcLS0COuOPibKQboIiQ== |
424 | 447 | dependencies: |
425 | | - "@typescript-eslint/types" "8.18.0" |
| 448 | + "@typescript-eslint/types" "8.33.1" |
426 | 449 | eslint-visitor-keys "^4.2.0" |
427 | 450 |
|
428 | 451 | "@ungap/structured-clone@^1.2.0": |
@@ -1334,11 +1357,16 @@ hasown@^2.0.0, hasown@^2.0.2: |
1334 | 1357 | dependencies: |
1335 | 1358 | function-bind "^1.1.2" |
1336 | 1359 |
|
1337 | | -ignore@^5.2.0, ignore@^5.3.1: |
| 1360 | +ignore@^5.2.0: |
1338 | 1361 | version "5.3.2" |
1339 | 1362 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5" |
1340 | 1363 | integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g== |
1341 | 1364 |
|
| 1365 | +ignore@^7.0.0: |
| 1366 | + version "7.0.5" |
| 1367 | + resolved "https://npm.powerapp.cloud/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9" |
| 1368 | + integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg== |
| 1369 | + |
1342 | 1370 | import-fresh@^3.2.1: |
1343 | 1371 | version "3.3.0" |
1344 | 1372 | resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b" |
@@ -2231,10 +2259,10 @@ to-regex-range@^5.0.1: |
2231 | 2259 | dependencies: |
2232 | 2260 | is-number "^7.0.0" |
2233 | 2261 |
|
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== |
| 2262 | +ts-api-utils@^2.1.0: |
| 2263 | + version "2.1.0" |
| 2264 | + resolved "https://npm.powerapp.cloud/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91" |
| 2265 | + integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ== |
2238 | 2266 |
|
2239 | 2267 | type-check@^0.4.0, type-check@~0.4.0: |
2240 | 2268 | version "0.4.0" |
|
0 commit comments