|
1206 | 1206 | resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
|
1207 | 1207 | integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
|
1208 | 1208 |
|
1209 |
| -"@eslint/config-array@^0.19.2": |
1210 |
| - version "0.19.2" |
1211 |
| - resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.19.2.tgz#3060b809e111abfc97adb0bb1172778b90cb46aa" |
1212 |
| - integrity sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w== |
| 1209 | +"@eslint/config-array@^0.20.0": |
| 1210 | + version "0.20.0" |
| 1211 | + resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.0.tgz#7a1232e82376712d3340012a2f561a2764d1988f" |
| 1212 | + integrity sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ== |
1213 | 1213 | dependencies:
|
1214 | 1214 | "@eslint/object-schema" "^2.1.6"
|
1215 | 1215 | debug "^4.3.1"
|
1216 | 1216 | minimatch "^3.1.2"
|
1217 | 1217 |
|
1218 |
| -"@eslint/config-helpers@^0.1.0": |
1219 |
| - version "0.1.0" |
1220 |
| - resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.1.0.tgz#62f1b7821e9d9ced1b3f512c7ea731825765d1cc" |
1221 |
| - integrity sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA== |
| 1218 | +"@eslint/config-helpers@^0.2.1": |
| 1219 | + version "0.2.2" |
| 1220 | + resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.2.tgz#3779f76b894de3a8ec4763b79660e6d54d5b1010" |
| 1221 | + integrity sha512-+GPzk8PlG0sPpzdU5ZvIRMPidzAnZDl/s9L+y13iodqvb8leL53bTannOrQ/Im7UkpsmFU5Ily5U60LWixnmLg== |
1222 | 1222 |
|
1223 |
| -"@eslint/core@^0.12.0": |
1224 |
| - version "0.12.0" |
1225 |
| - resolved "https://registry.npmjs.org/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e" |
1226 |
| - integrity sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg== |
| 1223 | +"@eslint/core@^0.14.0": |
| 1224 | + version "0.14.0" |
| 1225 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003" |
| 1226 | + integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg== |
1227 | 1227 | dependencies:
|
1228 | 1228 | "@types/json-schema" "^7.0.15"
|
1229 | 1229 |
|
1230 |
| -"@eslint/eslintrc@^3.3.0": |
1231 |
| - version "3.3.0" |
1232 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.0.tgz#96a558f45842989cca7ea1ecd785ad5491193846" |
1233 |
| - integrity sha512-yaVPAiNAalnCZedKLdR21GOGILMLKPyqSLWaAjQFvYA2i/ciDi8ArYVr69Anohb6cH2Ukhqti4aFnYyPm8wdwQ== |
| 1230 | +"@eslint/eslintrc@^3.3.1": |
| 1231 | + version "3.3.1" |
| 1232 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964" |
| 1233 | + integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ== |
1234 | 1234 | dependencies:
|
1235 | 1235 | ajv "^6.12.4"
|
1236 | 1236 | debug "^4.3.2"
|
|
1242 | 1242 | minimatch "^3.1.2"
|
1243 | 1243 | strip-json-comments "^3.1.1"
|
1244 | 1244 |
|
1245 |
| -"@eslint/js@9.22.0": |
1246 |
| - version "9.22.0" |
1247 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d" |
1248 |
| - integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ== |
| 1245 | +"@eslint/js@9.27.0": |
| 1246 | + version "9.27.0" |
| 1247 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.27.0.tgz#181a23460877c484f6dd03890f4e3fa2fdeb8ff0" |
| 1248 | + integrity sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA== |
1249 | 1249 |
|
1250 | 1250 | "@eslint/object-schema@^2.1.6":
|
1251 | 1251 | version "2.1.6"
|
1252 | 1252 | resolved "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
|
1253 | 1253 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
|
1254 | 1254 |
|
1255 |
| -"@eslint/plugin-kit@^0.2.7": |
1256 |
| - version "0.2.7" |
1257 |
| - resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz#9901d52c136fb8f375906a73dcc382646c3b6a27" |
1258 |
| - integrity sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g== |
| 1255 | +"@eslint/plugin-kit@^0.3.1": |
| 1256 | + version "0.3.1" |
| 1257 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz#b71b037b2d4d68396df04a8c35a49481e5593067" |
| 1258 | + integrity sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w== |
1259 | 1259 | dependencies:
|
1260 |
| - "@eslint/core" "^0.12.0" |
| 1260 | + "@eslint/core" "^0.14.0" |
1261 | 1261 | levn "^0.4.1"
|
1262 | 1262 |
|
1263 | 1263 | "@humanfs/core@^0.19.1":
|
@@ -5142,19 +5142,19 @@ eslint-visitor-keys@^4.2.0:
|
5142 | 5142 | resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
|
5143 | 5143 | integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
|
5144 | 5144 |
|
5145 |
| -eslint@9.22.0: |
5146 |
| - version "9.22.0" |
5147 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.22.0.tgz#0760043809fbf836f582140345233984d613c552" |
5148 |
| - integrity sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ== |
| 5145 | +eslint@9.27.0: |
| 5146 | + version "9.27.0" |
| 5147 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.27.0.tgz#a587d3cd5b844b68df7898944323a702afe38979" |
| 5148 | + integrity sha512-ixRawFQuMB9DZ7fjU3iGGganFDp3+45bPOdaRurcFHSXO1e/sYwUX/FtQZpLZJR6SjMoJH8hR2pPEAfDyCoU2Q== |
5149 | 5149 | dependencies:
|
5150 | 5150 | "@eslint-community/eslint-utils" "^4.2.0"
|
5151 | 5151 | "@eslint-community/regexpp" "^4.12.1"
|
5152 |
| - "@eslint/config-array" "^0.19.2" |
5153 |
| - "@eslint/config-helpers" "^0.1.0" |
5154 |
| - "@eslint/core" "^0.12.0" |
5155 |
| - "@eslint/eslintrc" "^3.3.0" |
5156 |
| - "@eslint/js" "9.22.0" |
5157 |
| - "@eslint/plugin-kit" "^0.2.7" |
| 5152 | + "@eslint/config-array" "^0.20.0" |
| 5153 | + "@eslint/config-helpers" "^0.2.1" |
| 5154 | + "@eslint/core" "^0.14.0" |
| 5155 | + "@eslint/eslintrc" "^3.3.1" |
| 5156 | + "@eslint/js" "9.27.0" |
| 5157 | + "@eslint/plugin-kit" "^0.3.1" |
5158 | 5158 | "@humanfs/node" "^0.16.6"
|
5159 | 5159 | "@humanwhocodes/module-importer" "^1.0.1"
|
5160 | 5160 | "@humanwhocodes/retry" "^0.4.2"
|
|
0 commit comments