|
54 | 54 | dependencies: |
55 | 55 | "@types/json-schema" "^7.0.15" |
56 | 56 |
|
| 57 | +"@eslint/eslintrc@3.3.5": |
| 58 | + version "3.3.5" |
| 59 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.5.tgz#c131793cfc1a7b96f24a83e0a8bbd4b881558c60" |
| 60 | + integrity sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg== |
| 61 | + dependencies: |
| 62 | + ajv "^6.14.0" |
| 63 | + debug "^4.3.2" |
| 64 | + espree "^10.0.1" |
| 65 | + globals "^14.0.0" |
| 66 | + ignore "^5.2.0" |
| 67 | + import-fresh "^3.2.1" |
| 68 | + js-yaml "^4.1.1" |
| 69 | + minimatch "^3.1.5" |
| 70 | + strip-json-comments "^3.1.1" |
| 71 | + |
| 72 | +"@eslint/js@10.0.1": |
| 73 | + version "10.0.1" |
| 74 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-10.0.1.tgz#1e8a876f50117af8ab67e47d5ad94d38d6622583" |
| 75 | + integrity sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA== |
| 76 | + |
57 | 77 | "@eslint/object-schema@^3.0.5": |
58 | 78 | version "3.0.5" |
59 | 79 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.5.tgz#88e9bf4d11d2b19c082e78ebe7ce88724a5eb091" |
@@ -608,7 +628,7 @@ acorn@^8.11.0, acorn@^8.4.1, acorn@^8.6.0: |
608 | 628 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816" |
609 | 629 | integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg== |
610 | 630 |
|
611 | | -acorn@^8.16.0: |
| 631 | +acorn@^8.15.0, acorn@^8.16.0: |
612 | 632 | version "8.16.0" |
613 | 633 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a" |
614 | 634 | integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw== |
@@ -893,6 +913,11 @@ call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2: |
893 | 913 | es-errors "^1.3.0" |
894 | 914 | function-bind "^1.1.2" |
895 | 915 |
|
| 916 | +callsites@^3.0.0: |
| 917 | + version "3.1.0" |
| 918 | + resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73" |
| 919 | + integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== |
| 920 | + |
896 | 921 | callsites@^4.2.0: |
897 | 922 | version "4.2.0" |
898 | 923 | resolved "https://registry.yarnpkg.com/callsites/-/callsites-4.2.0.tgz#98761d5be3ce092e4b9c92f7fb8c8eb9b83cadc8" |
@@ -1240,6 +1265,11 @@ eslint-visitor-keys@^3.4.3: |
1240 | 1265 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
1241 | 1266 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
1242 | 1267 |
|
| 1268 | +eslint-visitor-keys@^4.2.1: |
| 1269 | + version "4.2.1" |
| 1270 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
| 1271 | + integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
| 1272 | + |
1243 | 1273 | eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1: |
1244 | 1274 | version "5.0.1" |
1245 | 1275 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be" |
@@ -1281,6 +1311,15 @@ eslint@10.2.1: |
1281 | 1311 | natural-compare "^1.4.0" |
1282 | 1312 | optionator "^0.9.3" |
1283 | 1313 |
|
| 1314 | +espree@^10.0.1: |
| 1315 | + version "10.4.0" |
| 1316 | + resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837" |
| 1317 | + integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ== |
| 1318 | + dependencies: |
| 1319 | + acorn "^8.15.0" |
| 1320 | + acorn-jsx "^5.3.2" |
| 1321 | + eslint-visitor-keys "^4.2.1" |
| 1322 | + |
1284 | 1323 | espree@^11.2.0: |
1285 | 1324 | version "11.2.0" |
1286 | 1325 | resolved "https://registry.yarnpkg.com/espree/-/espree-11.2.0.tgz#01d5e47dc332aaba3059008362454a8cc34ccaa5" |
@@ -1613,6 +1652,11 @@ glob@^7.1.3: |
1613 | 1652 | once "^1.3.0" |
1614 | 1653 | path-is-absolute "^1.0.0" |
1615 | 1654 |
|
| 1655 | +globals@^14.0.0: |
| 1656 | + version "14.0.0" |
| 1657 | + resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" |
| 1658 | + integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== |
| 1659 | + |
1616 | 1660 | globby@^16.1.1: |
1617 | 1661 | version "16.1.1" |
1618 | 1662 | resolved "https://registry.yarnpkg.com/globby/-/globby-16.1.1.tgz#a26012f57b819f0491c834dbf09f89b0ce6ba104" |
@@ -1692,6 +1736,14 @@ ignore@^7.0.5: |
1692 | 1736 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9" |
1693 | 1737 | integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg== |
1694 | 1738 |
|
| 1739 | +import-fresh@^3.2.1: |
| 1740 | + version "3.3.1" |
| 1741 | + resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf" |
| 1742 | + integrity sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ== |
| 1743 | + dependencies: |
| 1744 | + parent-module "^1.0.0" |
| 1745 | + resolve-from "^4.0.0" |
| 1746 | + |
1695 | 1747 | imurmurhash@^0.1.4: |
1696 | 1748 | version "0.1.4" |
1697 | 1749 | resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea" |
@@ -1858,6 +1910,13 @@ js-yaml@^3.14.1: |
1858 | 1910 | argparse "^1.0.7" |
1859 | 1911 | esprima "^4.0.0" |
1860 | 1912 |
|
| 1913 | +js-yaml@^4.1.1: |
| 1914 | + version "4.1.1" |
| 1915 | + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b" |
| 1916 | + integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA== |
| 1917 | + dependencies: |
| 1918 | + argparse "^2.0.1" |
| 1919 | + |
1861 | 1920 | json-buffer@3.0.1: |
1862 | 1921 | version "3.0.1" |
1863 | 1922 | resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13" |
@@ -2059,6 +2118,13 @@ minimatch@^3.1.1: |
2059 | 2118 | dependencies: |
2060 | 2119 | brace-expansion "^1.1.7" |
2061 | 2120 |
|
| 2121 | +minimatch@^3.1.5: |
| 2122 | + version "3.1.5" |
| 2123 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e" |
| 2124 | + integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w== |
| 2125 | + dependencies: |
| 2126 | + brace-expansion "^1.1.7" |
| 2127 | + |
2062 | 2128 | minimist@^1.2.6: |
2063 | 2129 | version "1.2.8" |
2064 | 2130 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" |
@@ -2191,6 +2257,13 @@ package-config@^5.0.0: |
2191 | 2257 | find-up-simple "^1.0.0" |
2192 | 2258 | load-json-file "^7.0.1" |
2193 | 2259 |
|
| 2260 | +parent-module@^1.0.0: |
| 2261 | + version "1.0.1" |
| 2262 | + resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2" |
| 2263 | + integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g== |
| 2264 | + dependencies: |
| 2265 | + callsites "^3.0.0" |
| 2266 | + |
2194 | 2267 | parse-ms@^4.0.0: |
2195 | 2268 | version "4.0.0" |
2196 | 2269 | resolved "https://registry.yarnpkg.com/parse-ms/-/parse-ms-4.0.0.tgz#c0c058edd47c2a590151a718990533fd62803df4" |
@@ -2405,6 +2478,11 @@ resolve-cwd@^3.0.0: |
2405 | 2478 | dependencies: |
2406 | 2479 | resolve-from "^5.0.0" |
2407 | 2480 |
|
| 2481 | +resolve-from@^4.0.0: |
| 2482 | + version "4.0.0" |
| 2483 | + resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6" |
| 2484 | + integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== |
| 2485 | + |
2408 | 2486 | resolve-from@^5.0.0: |
2409 | 2487 | version "5.0.0" |
2410 | 2488 | resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69" |
@@ -2611,6 +2689,11 @@ strip-json-comments@^2.0.0: |
2611 | 2689 | resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" |
2612 | 2690 | integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ== |
2613 | 2691 |
|
| 2692 | +strip-json-comments@^3.1.1: |
| 2693 | + version "3.1.1" |
| 2694 | + resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" |
| 2695 | + integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== |
| 2696 | + |
2614 | 2697 | strip-json-comments@^5.0.2: |
2615 | 2698 | version "5.0.3" |
2616 | 2699 | resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-5.0.3.tgz#b7304249dd402ee67fd518ada993ab3593458bcf" |
|
0 commit comments