|
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.43.0": |
| 355 | + version "8.43.0" |
| 356 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.43.0.tgz#4d730c2becd8e47ef76e59f68aee0fb560927cfc" |
| 357 | + integrity sha512-8tg+gt7ENL7KewsKMKDHXR1vm8tt9eMxjJBYINf6swonlWgkYn5NwyIgXpbbDxTNU5DgpDFfj95prcTq2clIQQ== |
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.43.0" |
| 361 | + "@typescript-eslint/type-utils" "8.43.0" |
| 362 | + "@typescript-eslint/utils" "8.43.0" |
| 363 | + "@typescript-eslint/visitor-keys" "8.43.0" |
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.43.0": |
| 370 | + version "8.43.0" |
| 371 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/parser/-/parser-8.43.0.tgz#4024159925e7671f1782bdd3498bdcfbd48f9137" |
| 372 | + integrity sha512-B7RIQiTsCBBmY+yW4+ILd6mF5h1FUwJsVvpqkrgpszYifetQ2Ke+Z4u6aZh0CblkUGIdR59iYVyXqqZGkZ3aBw== |
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.43.0" |
| 375 | + "@typescript-eslint/types" "8.43.0" |
| 376 | + "@typescript-eslint/typescript-estree" "8.43.0" |
| 377 | + "@typescript-eslint/visitor-keys" "8.43.0" |
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.43.0": |
| 381 | + version "8.43.0" |
| 382 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/project-service/-/project-service-8.43.0.tgz#958dbaa16fbd1e81d46ab86e139f6276757140f8" |
| 383 | + integrity sha512-htB/+D/BIGoNTQYffZw4uM4NzzuolCoaA/BusuSIcC8YjmBYQioew5VUZAYdAETPjeed0hqCaW7EHg+Robq8uw== |
377 | 384 | dependencies: |
378 | | - "@typescript-eslint/types" "8.18.0" |
379 | | - "@typescript-eslint/visitor-keys" "8.18.0" |
| 385 | + "@typescript-eslint/tsconfig-utils" "^8.43.0" |
| 386 | + "@typescript-eslint/types" "^8.43.0" |
| 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.43.0": |
| 390 | + version "8.43.0" |
| 391 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/scope-manager/-/scope-manager-8.43.0.tgz#009ebc09cc6e7e0dd67898a0e9a70d295361c6b9" |
| 392 | + integrity sha512-daSWlQ87ZhsjrbMLvpuuMAt3y4ba57AuvadcR7f3nl8eS3BjRc8L9VLxFLk92RL5xdXOg6IQ+qKjjqNEimGuAg== |
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.43.0" |
| 395 | + "@typescript-eslint/visitor-keys" "8.43.0" |
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.43.0", "@typescript-eslint/tsconfig-utils@^8.43.0": |
| 398 | + version "8.43.0" |
| 399 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.43.0.tgz#e6721dba183d61769a90ffdad202aebc383b18c8" |
| 400 | + integrity sha512-ALC2prjZcj2YqqL5X/bwWQmHA2em6/94GcbB/KKu5SX3EBDOsqztmmX1kMkvAJHzxk7TazKzJfFiEIagNV3qEA== |
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.43.0": |
| 403 | + version "8.43.0" |
| 404 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/type-utils/-/type-utils-8.43.0.tgz#29ea2e34eeae5b8e9fe4f4730c5659fa330aa04e" |
| 405 | + integrity sha512-qaH1uLBpBuBBuRf8c1mLJ6swOfzCXryhKND04Igr4pckzSEW9JX5Aw9AgW00kwfjWJF0kk0ps9ExKTfvXfw4Qg== |
400 | 406 | dependencies: |
401 | | - "@typescript-eslint/types" "8.18.0" |
402 | | - "@typescript-eslint/visitor-keys" "8.18.0" |
| 407 | + "@typescript-eslint/types" "8.43.0" |
| 408 | + "@typescript-eslint/typescript-estree" "8.43.0" |
| 409 | + "@typescript-eslint/utils" "8.43.0" |
| 410 | + debug "^4.3.4" |
| 411 | + ts-api-utils "^2.1.0" |
| 412 | + |
| 413 | +"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.43.0": |
| 414 | + version "8.43.0" |
| 415 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/types/-/types-8.43.0.tgz#00d34a5099504eb1b263e022cc17c4243ff2302e" |
| 416 | + integrity sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw== |
| 417 | + |
| 418 | +"@typescript-eslint/[email protected]": |
| 419 | + version "8.43.0" |
| 420 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/typescript-estree/-/typescript-estree-8.43.0.tgz#39e5d431239b4d90787072ae0c2290cbd3e0a562" |
| 421 | + integrity sha512-7Vv6zlAhPb+cvEpP06WXXy/ZByph9iL6BQRBDj4kmBsW98AqEeQHlj/13X+sZOrKSo9/rNKH4Ul4f6EICREFdw== |
| 422 | + dependencies: |
| 423 | + "@typescript-eslint/project-service" "8.43.0" |
| 424 | + "@typescript-eslint/tsconfig-utils" "8.43.0" |
| 425 | + "@typescript-eslint/types" "8.43.0" |
| 426 | + "@typescript-eslint/visitor-keys" "8.43.0" |
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.43.0": |
| 435 | + version "8.43.0" |
| 436 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/utils/-/utils-8.43.0.tgz#5c391133a52f8500dfdabd7026be72a537d7b59e" |
| 437 | + integrity sha512-S1/tEmkUeeswxd0GGcnwuVQPFWo8NzZTOMxCvw8BX7OMxnNae+i8Tm7REQen/SwUIPoPqfKn7EaZ+YLpiB3k9g== |
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.43.0" |
| 441 | + "@typescript-eslint/types" "8.43.0" |
| 442 | + "@typescript-eslint/typescript-estree" "8.43.0" |
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.43.0": |
| 445 | + version "8.43.0" |
| 446 | + resolved "https://npm.powerapp.cloud/@typescript-eslint/visitor-keys/-/visitor-keys-8.43.0.tgz#633d3414afec3cf0a0e4583e1575f4101ef51d30" |
| 447 | + integrity sha512-T+S1KqRD4sg/bHfLwrpF/K3gQLBM1n7Rp7OjjikjTEssI2YJzQpi5WXoynOaQ93ERIuq3O8RBTOUYDKszUCEHw== |
424 | 448 | dependencies: |
425 | | - "@typescript-eslint/types" "8.18.0" |
426 | | - eslint-visitor-keys "^4.2.0" |
| 449 | + "@typescript-eslint/types" "8.43.0" |
| 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