|
196 | 196 | resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.1.tgz#26042c028d1beee5ce2235a7929b91c52651646d" |
197 | 197 | integrity sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw== |
198 | 198 |
|
199 | | -"@eslint/core@^0.13.0": |
200 | | - version "0.13.0" |
201 | | - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.13.0.tgz#bf02f209846d3bf996f9e8009db62df2739b458c" |
202 | | - integrity sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw== |
| 199 | +"@eslint/core@^0.14.0": |
| 200 | + version "0.14.0" |
| 201 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003" |
| 202 | + integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg== |
203 | 203 | dependencies: |
204 | 204 | "@types/json-schema" "^7.0.15" |
205 | 205 |
|
|
218 | 218 | minimatch "^3.1.2" |
219 | 219 | strip-json-comments "^3.1.1" |
220 | 220 |
|
221 | | -"@eslint/js@9.25.1", "@eslint/js@^9.23.0": |
222 | | - version "9.25.1" |
223 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.1.tgz#25f5c930c2b68b5ebe7ac857f754cbd61ef6d117" |
224 | | - integrity sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg== |
| 221 | +"@eslint/js@9.28.0", "@eslint/js@^9.23.0": |
| 222 | + version "9.28.0" |
| 223 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.28.0.tgz#7822ccc2f8cae7c3cd4f902377d520e9ae03f844" |
| 224 | + integrity sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg== |
225 | 225 |
|
226 | 226 | "@eslint/object-schema@^2.1.6": |
227 | 227 | version "2.1.6" |
228 | 228 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f" |
229 | 229 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA== |
230 | 230 |
|
231 | | -"@eslint/plugin-kit@^0.2.8": |
232 | | - version "0.2.8" |
233 | | - resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz#47488d8f8171b5d4613e833313f3ce708e3525f8" |
234 | | - integrity sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA== |
| 231 | +"@eslint/plugin-kit@^0.3.1": |
| 232 | + version "0.3.1" |
| 233 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz#b71b037b2d4d68396df04a8c35a49481e5593067" |
| 234 | + integrity sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w== |
235 | 235 | dependencies: |
236 | | - "@eslint/core" "^0.13.0" |
| 236 | + "@eslint/core" "^0.14.0" |
237 | 237 | levn "^0.4.1" |
238 | 238 |
|
239 | 239 | "@gerrit0/mini-shiki@^3.2.2": |
|
522 | 522 | dependencies: |
523 | 523 | "@types/ms" "*" |
524 | 524 |
|
525 | | - |
| 525 | +"@types/[email protected]", "@types/estree@^1.0.0", "@types/estree@^1.0.6": |
526 | 526 | version "1.0.7" |
527 | 527 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.7.tgz#4158d3105276773d5b7695cd4834b1722e4f37a8" |
528 | 528 | integrity sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ== |
529 | 529 |
|
530 | | -"@types/estree@^1.0.0", "@types/estree@^1.0.6": |
531 | | - version "1.0.6" |
532 | | - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50" |
533 | | - integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw== |
534 | | - |
535 | 530 | "@types/hast@^3.0.4": |
536 | 531 | version "3.0.4" |
537 | 532 | resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa" |
@@ -1076,19 +1071,19 @@ eslint-visitor-keys@^4.2.0: |
1076 | 1071 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" |
1077 | 1072 | integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== |
1078 | 1073 |
|
1079 | | -eslint@^9.25.1: |
1080 | | - version "9.25.1" |
1081 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.1.tgz#8a7cf8dd0e6acb858f86029720adb1785ee57580" |
1082 | | - integrity sha512-E6Mtz9oGQWDCpV12319d59n4tx9zOTXSTmc8BLVxBx+G/0RdM5MvEEJLU9c0+aleoePYYgVTOsRblx433qmhWQ== |
| 1074 | +eslint@^9.28.0: |
| 1075 | + version "9.28.0" |
| 1076 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.28.0.tgz#b0bcbe82a16945a40906924bea75e8b4980ced7d" |
| 1077 | + integrity sha512-ocgh41VhRlf9+fVpe7QKzwLj9c92fDiqOj8Y3Sd4/ZmVA4Btx4PlUYPq4pp9JDyupkf1upbEXecxL2mwNV7jPQ== |
1083 | 1078 | dependencies: |
1084 | 1079 | "@eslint-community/eslint-utils" "^4.2.0" |
1085 | 1080 | "@eslint-community/regexpp" "^4.12.1" |
1086 | 1081 | "@eslint/config-array" "^0.20.0" |
1087 | 1082 | "@eslint/config-helpers" "^0.2.1" |
1088 | | - "@eslint/core" "^0.13.0" |
| 1083 | + "@eslint/core" "^0.14.0" |
1089 | 1084 | "@eslint/eslintrc" "^3.3.1" |
1090 | | - "@eslint/js" "9.25.1" |
1091 | | - "@eslint/plugin-kit" "^0.2.8" |
| 1085 | + "@eslint/js" "9.28.0" |
| 1086 | + "@eslint/plugin-kit" "^0.3.1" |
1092 | 1087 | "@humanfs/node" "^0.16.6" |
1093 | 1088 | "@humanwhocodes/module-importer" "^1.0.1" |
1094 | 1089 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments