|
276 | 276 | dependencies:
|
277 | 277 | eslint-visitor-keys "^3.3.0"
|
278 | 278 |
|
279 |
| -"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1": |
| 279 | +"@eslint-community/regexpp@^4.10.0": |
280 | 280 | version "4.10.0"
|
281 | 281 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
|
282 | 282 | integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
|
283 | 283 |
|
| 284 | +"@eslint-community/regexpp@^4.6.1": |
| 285 | + version "4.10.1" |
| 286 | + resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.1.tgz#361461e5cb3845d874e61731c11cfedd664d83a0" |
| 287 | + integrity sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA== |
| 288 | + |
| 289 | +"@eslint/config-array@^0.15.1": |
| 290 | + version "0.15.1" |
| 291 | + resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.15.1.tgz#1fa78b422d98f4e7979f2211a1fde137e26c7d61" |
| 292 | + integrity sha512-K4gzNq+yymn/EVsXYmf+SBcBro8MTf+aXJZUphM96CdzUEr+ClGDvAbpmaEK+cGVigVXIgs9gNmvHAlrzzY5JQ== |
| 293 | + dependencies: |
| 294 | + "@eslint/object-schema" "^2.1.3" |
| 295 | + debug "^4.3.1" |
| 296 | + minimatch "^3.0.5" |
| 297 | + |
284 | 298 | "@eslint/eslintrc@^3.1.0":
|
285 | 299 | version "3.1.0"
|
286 | 300 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6"
|
|
296 | 310 | minimatch "^3.1.2"
|
297 | 311 | strip-json-comments "^3.1.1"
|
298 | 312 |
|
299 |
| -"@eslint/js@9.3.0": |
300 |
| - version "9.3.0" |
301 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.3.0.tgz#2e8f65c9c55227abc4845b1513c69c32c679d8fe" |
302 |
| - integrity sha512-niBqk8iwv96+yuTwjM6bWg8ovzAPF9qkICsGtcoa5/dmqcEMfdwNAX7+/OHcJHc7wj7XqPxH98oAHytFYlw6Sw== |
| 313 | +"@eslint/js@9.4.0": |
| 314 | + version "9.4.0" |
| 315 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.4.0.tgz#96a2edd37ec0551ce5f9540705be23951c008a0c" |
| 316 | + integrity sha512-fdI7VJjP3Rvc70lC4xkFXHB0fiPeojiL1PxVG6t1ZvXQrarj893PweuBTujxDUFk0Fxj4R7PIIAZ/aiiyZPZcg== |
303 | 317 |
|
304 |
| -"@humanwhocodes/config-array@^0.13.0": |
305 |
| - version "0.13.0" |
306 |
| - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748" |
307 |
| - integrity sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw== |
308 |
| - dependencies: |
309 |
| - "@humanwhocodes/object-schema" "^2.0.3" |
310 |
| - debug "^4.3.1" |
311 |
| - minimatch "^3.0.5" |
| 318 | +"@eslint/object-schema@^2.1.3": |
| 319 | + version "2.1.3" |
| 320 | + resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.3.tgz#e65ae80ee2927b4fd8c5c26b15ecacc2b2a6cc2a" |
| 321 | + integrity sha512-HAbhAYKfsAC2EkTqve00ibWIZlaU74Z1EHwAjYr4PXF0YU2VEA1zSIKSSpKszRLRWwHzzRZXvK632u+uXzvsvw== |
312 | 322 |
|
313 | 323 | "@humanwhocodes/module-importer@^1.0.1":
|
314 | 324 | version "1.0.1"
|
315 | 325 | resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
|
316 | 326 | integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
|
317 | 327 |
|
318 |
| -"@humanwhocodes/object-schema@^2.0.3": |
319 |
| - version "2.0.3" |
320 |
| - resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3" |
321 |
| - integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA== |
322 |
| - |
323 | 328 | "@humanwhocodes/retry@^0.3.0":
|
324 | 329 | version "0.3.0"
|
325 | 330 | resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.0.tgz#6d86b8cb322660f03d3f0aa94b99bdd8e172d570"
|
@@ -957,13 +962,20 @@ data-urls@^5.0.0:
|
957 | 962 | whatwg-mimetype "^4.0.0"
|
958 | 963 | whatwg-url "^14.0.0"
|
959 | 964 |
|
960 |
| -debug@4, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: |
| 965 | +debug@4, debug@^4.1.1, debug@^4.3.4: |
961 | 966 | version "4.3.4"
|
962 | 967 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
|
963 | 968 | integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
|
964 | 969 | dependencies:
|
965 | 970 | ms "2.1.2"
|
966 | 971 |
|
| 972 | +debug@^4.3.1, debug@^4.3.2: |
| 973 | + version "4.3.5" |
| 974 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e" |
| 975 | + integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg== |
| 976 | + dependencies: |
| 977 | + ms "2.1.2" |
| 978 | + |
967 | 979 | decimal.js@^10.4.3:
|
968 | 980 | version "10.4.3"
|
969 | 981 | resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.3.tgz#1044092884d245d1b7f65725fa4ad4c6f781cc23"
|
@@ -1105,15 +1117,15 @@ eslint-visitor-keys@^4.0.0:
|
1105 | 1117 | integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
|
1106 | 1118 |
|
1107 | 1119 | eslint@^9.0.0:
|
1108 |
| - version "9.3.0" |
1109 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.3.0.tgz#36a96db84592618d6ed9074d677e92f4e58c08b9" |
1110 |
| - integrity sha512-5Iv4CsZW030lpUqHBapdPo3MJetAPtejVW8B84GIcIIv8+ohFaddXsrn1Gn8uD9ijDb+kcYKFUVmC8qG8B2ORQ== |
| 1120 | + version "9.4.0" |
| 1121 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.4.0.tgz#79150c3610ae606eb131f1d648d5f43b3d45f3cd" |
| 1122 | + integrity sha512-sjc7Y8cUD1IlwYcTS9qPSvGjAC8Ne9LctpxKKu3x/1IC9bnOg98Zy6GxEJUfr1NojMgVPlyANXYns8oE2c1TAA== |
1111 | 1123 | dependencies:
|
1112 | 1124 | "@eslint-community/eslint-utils" "^4.2.0"
|
1113 | 1125 | "@eslint-community/regexpp" "^4.6.1"
|
| 1126 | + "@eslint/config-array" "^0.15.1" |
1114 | 1127 | "@eslint/eslintrc" "^3.1.0"
|
1115 |
| - "@eslint/js" "9.3.0" |
1116 |
| - "@humanwhocodes/config-array" "^0.13.0" |
| 1128 | + "@eslint/js" "9.4.0" |
1117 | 1129 | "@humanwhocodes/module-importer" "^1.0.1"
|
1118 | 1130 | "@humanwhocodes/retry" "^0.3.0"
|
1119 | 1131 | "@nodelib/fs.walk" "^1.2.8"
|
|
0 commit comments