|
46 | 46 | dependencies: |
47 | 47 | eslint-visitor-keys "^3.3.0" |
48 | 48 |
|
49 | | -"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1": |
50 | | - version "4.10.0" |
51 | | - resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63" |
52 | | - integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA== |
| 49 | +"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1": |
| 50 | + version "4.11.0" |
| 51 | + resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae" |
| 52 | + integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A== |
53 | 53 |
|
54 | 54 | "@eslint/eslintrc@^2.1.4": |
55 | 55 | version "2.1.4" |
|
260 | 260 | "@types/react" "*" |
261 | 261 | hoist-non-react-statics "^3.3.0" |
262 | 262 |
|
263 | | -"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9": |
| 263 | +"@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9": |
264 | 264 | version "7.0.15" |
265 | 265 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" |
266 | 266 | integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== |
|
332 | 332 | resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff" |
333 | 333 | integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A== |
334 | 334 |
|
335 | | -"@types/semver@^7.5.0": |
336 | | - version "7.5.8" |
337 | | - resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" |
338 | | - integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ== |
339 | | - |
340 | 335 | "@types/webpack@^5.28.5": |
341 | 336 | version "5.28.5" |
342 | 337 | resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-5.28.5.tgz#0e9d9a15efa09bbda2cef41356ca4ac2031ea9a2" |
|
346 | 341 | tapable "^2.2.0" |
347 | 342 | webpack "^5" |
348 | 343 |
|
349 | | -"@typescript-eslint/eslint-plugin@7.2.0": |
350 | | - version "7.2.0" |
351 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.2.0.tgz#5a5fcad1a7baed85c10080d71ad901f98c38d5b7" |
352 | | - integrity sha512-mdekAHOqS9UjlmyF/LSs6AIEvfceV749GFxoBAjwAv0nkevfKHWQFDMcBZWUiIC5ft6ePWivXoS36aKQ0Cy3sw== |
| 344 | +"@typescript-eslint/eslint-plugin@7.18.0": |
| 345 | + version "7.18.0" |
| 346 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3" |
| 347 | + integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw== |
353 | 348 | dependencies: |
354 | | - "@eslint-community/regexpp" "^4.5.1" |
355 | | - "@typescript-eslint/scope-manager" "7.2.0" |
356 | | - "@typescript-eslint/type-utils" "7.2.0" |
357 | | - "@typescript-eslint/utils" "7.2.0" |
358 | | - "@typescript-eslint/visitor-keys" "7.2.0" |
359 | | - debug "^4.3.4" |
| 349 | + "@eslint-community/regexpp" "^4.10.0" |
| 350 | + "@typescript-eslint/scope-manager" "7.18.0" |
| 351 | + "@typescript-eslint/type-utils" "7.18.0" |
| 352 | + "@typescript-eslint/utils" "7.18.0" |
| 353 | + "@typescript-eslint/visitor-keys" "7.18.0" |
360 | 354 | graphemer "^1.4.0" |
361 | | - ignore "^5.2.4" |
| 355 | + ignore "^5.3.1" |
362 | 356 | natural-compare "^1.4.0" |
363 | | - semver "^7.5.4" |
364 | | - ts-api-utils "^1.0.1" |
| 357 | + ts-api-utils "^1.3.0" |
365 | 358 |
|
366 | 359 | "@typescript-eslint/parser@7.2.0": |
367 | 360 | version "7.2.0" |
|
374 | 367 | "@typescript-eslint/visitor-keys" "7.2.0" |
375 | 368 | debug "^4.3.4" |
376 | 369 |
|
| 370 | +"@typescript-eslint/scope-manager@7.18.0": |
| 371 | + version "7.18.0" |
| 372 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83" |
| 373 | + integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA== |
| 374 | + dependencies: |
| 375 | + "@typescript-eslint/types" "7.18.0" |
| 376 | + "@typescript-eslint/visitor-keys" "7.18.0" |
| 377 | + |
377 | 378 | "@typescript-eslint/scope-manager@7.2.0": |
378 | 379 | version "7.2.0" |
379 | 380 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.2.0.tgz#cfb437b09a84f95a0930a76b066e89e35d94e3da" |
|
382 | 383 | "@typescript-eslint/types" "7.2.0" |
383 | 384 | "@typescript-eslint/visitor-keys" "7.2.0" |
384 | 385 |
|
385 | | -"@typescript-eslint/type-utils@7.2.0": |
386 | | - version "7.2.0" |
387 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.2.0.tgz#7be5c30e9b4d49971b79095a1181324ef6089a19" |
388 | | - integrity sha512-xHi51adBHo9O9330J8GQYQwrKBqbIPJGZZVQTHHmy200hvkLZFWJIFtAG/7IYTWUyun6DE6w5InDReePJYJlJA== |
| 386 | +"@typescript-eslint/type-utils@7.18.0": |
| 387 | + version "7.18.0" |
| 388 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b" |
| 389 | + integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA== |
389 | 390 | dependencies: |
390 | | - "@typescript-eslint/typescript-estree" "7.2.0" |
391 | | - "@typescript-eslint/utils" "7.2.0" |
| 391 | + "@typescript-eslint/typescript-estree" "7.18.0" |
| 392 | + "@typescript-eslint/utils" "7.18.0" |
392 | 393 | debug "^4.3.4" |
393 | | - ts-api-utils "^1.0.1" |
| 394 | + ts-api-utils "^1.3.0" |
| 395 | + |
| 396 | +"@typescript-eslint/types@7.18.0": |
| 397 | + version "7.18.0" |
| 398 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9" |
| 399 | + integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ== |
394 | 400 |
|
395 | 401 | "@typescript-eslint/types@7.2.0": |
396 | 402 | version "7.2.0" |
397 | 403 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.2.0.tgz#0feb685f16de320e8520f13cca30779c8b7c403f" |
398 | 404 | integrity sha512-XFtUHPI/abFhm4cbCDc5Ykc8npOKBSJePY3a3s+lwumt7XWJuzP5cZcfZ610MIPHjQjNsOLlYK8ASPaNG8UiyA== |
399 | 405 |
|
| 406 | +"@typescript-eslint/typescript-estree@7.18.0": |
| 407 | + version "7.18.0" |
| 408 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931" |
| 409 | + integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA== |
| 410 | + dependencies: |
| 411 | + "@typescript-eslint/types" "7.18.0" |
| 412 | + "@typescript-eslint/visitor-keys" "7.18.0" |
| 413 | + debug "^4.3.4" |
| 414 | + globby "^11.1.0" |
| 415 | + is-glob "^4.0.3" |
| 416 | + minimatch "^9.0.4" |
| 417 | + semver "^7.6.0" |
| 418 | + ts-api-utils "^1.3.0" |
| 419 | + |
400 | 420 | "@typescript-eslint/typescript-estree@7.2.0": |
401 | 421 | version "7.2.0" |
402 | 422 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.2.0.tgz#5beda2876c4137f8440c5a84b4f0370828682556" |
|
411 | 431 | semver "^7.5.4" |
412 | 432 | ts-api-utils "^1.0.1" |
413 | 433 |
|
414 | | -"@typescript-eslint/utils@7.2.0": |
415 | | - version "7.2.0" |
416 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.2.0.tgz#fc8164be2f2a7068debb4556881acddbf0b7ce2a" |
417 | | - integrity sha512-YfHpnMAGb1Eekpm3XRK8hcMwGLGsnT6L+7b2XyRv6ouDuJU1tZir1GS2i0+VXRatMwSI1/UfcyPe53ADkU+IuA== |
| 434 | +"@typescript-eslint/utils@7.18.0": |
| 435 | + version "7.18.0" |
| 436 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f" |
| 437 | + integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw== |
418 | 438 | dependencies: |
419 | 439 | "@eslint-community/eslint-utils" "^4.4.0" |
420 | | - "@types/json-schema" "^7.0.12" |
421 | | - "@types/semver" "^7.5.0" |
422 | | - "@typescript-eslint/scope-manager" "7.2.0" |
423 | | - "@typescript-eslint/types" "7.2.0" |
424 | | - "@typescript-eslint/typescript-estree" "7.2.0" |
425 | | - semver "^7.5.4" |
| 440 | + "@typescript-eslint/scope-manager" "7.18.0" |
| 441 | + "@typescript-eslint/types" "7.18.0" |
| 442 | + "@typescript-eslint/typescript-estree" "7.18.0" |
| 443 | + |
| 444 | +"@typescript-eslint/visitor-keys@7.18.0": |
| 445 | + version "7.18.0" |
| 446 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7" |
| 447 | + integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg== |
| 448 | + dependencies: |
| 449 | + "@typescript-eslint/types" "7.18.0" |
| 450 | + eslint-visitor-keys "^3.4.3" |
426 | 451 |
|
427 | 452 | "@typescript-eslint/visitor-keys@7.2.0": |
428 | 453 | version "7.2.0" |
@@ -2168,7 +2193,7 @@ ieee754@^1.1.13: |
2168 | 2193 | resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352" |
2169 | 2194 | integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== |
2170 | 2195 |
|
2171 | | -ignore@^5.2.0, ignore@^5.2.4: |
| 2196 | +ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1: |
2172 | 2197 | version "5.3.1" |
2173 | 2198 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef" |
2174 | 2199 | integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw== |
@@ -2814,6 +2839,13 @@ minimatch@^5.0.1: |
2814 | 2839 | dependencies: |
2815 | 2840 | brace-expansion "^2.0.1" |
2816 | 2841 |
|
| 2842 | +minimatch@^9.0.4: |
| 2843 | + version "9.0.5" |
| 2844 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" |
| 2845 | + integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== |
| 2846 | + dependencies: |
| 2847 | + brace-expansion "^2.0.1" |
| 2848 | + |
2817 | 2849 | minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.6: |
2818 | 2850 | version "1.2.8" |
2819 | 2851 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" |
@@ -3652,6 +3684,11 @@ semver@^7.3.4, semver@^7.3.5, semver@^7.5.4: |
3652 | 3684 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13" |
3653 | 3685 | integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w== |
3654 | 3686 |
|
| 3687 | +semver@^7.6.0: |
| 3688 | + version "7.6.3" |
| 3689 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143" |
| 3690 | + integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A== |
| 3691 | + |
3655 | 3692 | serialize-javascript@^6.0.1, serialize-javascript@^6.0.2: |
3656 | 3693 | version "6.0.2" |
3657 | 3694 | resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2" |
@@ -4039,7 +4076,7 @@ tough-cookie@~2.5.0: |
4039 | 4076 | psl "^1.1.28" |
4040 | 4077 | punycode "^2.1.1" |
4041 | 4078 |
|
4042 | | -ts-api-utils@^1.0.1: |
| 4079 | +ts-api-utils@^1.0.1, ts-api-utils@^1.3.0: |
4043 | 4080 | version "1.3.0" |
4044 | 4081 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1" |
4045 | 4082 | integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ== |
|
0 commit comments