|
455 | 455 | minimatch "^3.1.2"
|
456 | 456 | strip-json-comments "^3.1.1"
|
457 | 457 |
|
| 458 | +"@eslint/eslintrc@^3.1.0": |
| 459 | + version "3.1.0" |
| 460 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6" |
| 461 | + integrity sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ== |
| 462 | + dependencies: |
| 463 | + ajv "^6.12.4" |
| 464 | + debug "^4.3.2" |
| 465 | + espree "^10.0.1" |
| 466 | + globals "^14.0.0" |
| 467 | + ignore "^5.2.0" |
| 468 | + import-fresh "^3.2.1" |
| 469 | + js-yaml "^4.1.0" |
| 470 | + minimatch "^3.1.2" |
| 471 | + strip-json-comments "^3.1.1" |
| 472 | + |
458 | 473 | "@eslint/js@8.57.0":
|
459 | 474 | version "8.57.0"
|
460 | 475 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
|
461 | 476 | integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
|
462 | 477 |
|
| 478 | +"@eslint/js@^9.8.0": |
| 479 | + version "9.8.0" |
| 480 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.8.0.tgz#ae9bc14bb839713c5056f5018bcefa955556d3a4" |
| 481 | + integrity sha512-MfluB7EUfxXtv3i/++oh89uzAr4PDI4nn201hsp+qaXqsjAWzinlZEHEfPgAX4doIlKvPG/i0A9dpKxOLII8yA== |
| 482 | + |
463 | 483 | "@humanwhocodes/config-array@^0.11.14":
|
464 | 484 | version "0.11.14"
|
465 | 485 | resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
|
|
583 | 603 | resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
|
584 | 604 | integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
|
585 | 605 |
|
586 |
| -"@shopify/eslint-plugin@^45.0.0": |
587 |
| - version "45.0.0" |
588 |
| - resolved "https://registry.yarnpkg.com/@shopify/eslint-plugin/-/eslint-plugin-45.0.0.tgz#e4a87e66f89f4a09f1268378bd8caef713661744" |
589 |
| - integrity sha512-aRgVkl+EovLk6OC4WzT+C6hgAyta5VReEIdetpe+/bJhVovlqbFjYa3yHGvEM4VuWv8sim7XH2VV3ZsDiwpgvQ== |
| 606 | +"@shopify/eslint-plugin@^46.0.0": |
| 607 | + version "46.0.0" |
| 608 | + resolved "https://registry.yarnpkg.com/@shopify/eslint-plugin/-/eslint-plugin-46.0.0.tgz#1943e4d5064fd33311047358ddeb3bb41856cc71" |
| 609 | + integrity sha512-sYUKGaBMXcTEyvMxSECb1H8YPQojgsv6FkUWDN1isLNDrTyk52VETCmRFiS9Aj/hon8W6x8IL5597FyN/SC+qg== |
590 | 610 | dependencies:
|
591 | 611 | "@babel/eslint-parser" "^7.16.3"
|
592 | 612 | "@babel/eslint-plugin" "^7.14.5"
|
|
608 | 628 | eslint-plugin-react "^7.34.1"
|
609 | 629 | eslint-plugin-react-hooks "^4.6.2"
|
610 | 630 | eslint-plugin-sort-class-members "^1.20.0"
|
| 631 | + globals "^15.8.0" |
611 | 632 | jsx-ast-utils "^3.2.1"
|
612 | 633 | pkg-dir "^5.0.0"
|
613 | 634 | pluralize "^8.0.0"
|
@@ -893,6 +914,11 @@ acorn-jsx@^5.3.2:
|
893 | 914 | resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
|
894 | 915 | integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
|
895 | 916 |
|
| 917 | +acorn@^8.12.0: |
| 918 | + version "8.12.1" |
| 919 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248" |
| 920 | + integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg== |
| 921 | + |
896 | 922 | acorn@^8.9.0:
|
897 | 923 | version "8.11.3"
|
898 | 924 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
|
@@ -2158,6 +2184,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
2158 | 2184 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
2159 | 2185 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
2160 | 2186 |
|
| 2187 | +eslint-visitor-keys@^4.0.0: |
| 2188 | + version "4.0.0" |
| 2189 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb" |
| 2190 | + integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw== |
| 2191 | + |
2161 | 2192 | eslint@^8.57.0:
|
2162 | 2193 | version "8.57.0"
|
2163 | 2194 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
|
@@ -2202,6 +2233,15 @@ eslint@^8.57.0:
|
2202 | 2233 | strip-ansi "^6.0.1"
|
2203 | 2234 | text-table "^0.2.0"
|
2204 | 2235 |
|
| 2236 | +espree@^10.0.1: |
| 2237 | + version "10.1.0" |
| 2238 | + resolved "https://registry.yarnpkg.com/espree/-/espree-10.1.0.tgz#8788dae611574c0f070691f522e4116c5a11fc56" |
| 2239 | + integrity sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA== |
| 2240 | + dependencies: |
| 2241 | + acorn "^8.12.0" |
| 2242 | + acorn-jsx "^5.3.2" |
| 2243 | + eslint-visitor-keys "^4.0.0" |
| 2244 | + |
2205 | 2245 | espree@^9.6.0, espree@^9.6.1:
|
2206 | 2246 | version "9.6.1"
|
2207 | 2247 | resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
|
@@ -2518,6 +2558,16 @@ globals@^13.19.0:
|
2518 | 2558 | dependencies:
|
2519 | 2559 | type-fest "^0.20.2"
|
2520 | 2560 |
|
| 2561 | +globals@^14.0.0: |
| 2562 | + version "14.0.0" |
| 2563 | + resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" |
| 2564 | + integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== |
| 2565 | + |
| 2566 | +globals@^15.8.0: |
| 2567 | + version "15.9.0" |
| 2568 | + resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399" |
| 2569 | + integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA== |
| 2570 | + |
2521 | 2571 | globalthis@^1.0.3:
|
2522 | 2572 | version "1.0.3"
|
2523 | 2573 | resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
|
|
0 commit comments