|
1216 | 1216 | resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286" |
1217 | 1217 | integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw== |
1218 | 1218 |
|
1219 | | -"@eslint/core@^0.14.0": |
1220 | | - version "0.14.0" |
1221 | | - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003" |
1222 | | - integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg== |
1223 | | - dependencies: |
1224 | | - "@types/json-schema" "^7.0.15" |
1225 | | - |
1226 | | -"@eslint/core@^0.15.0": |
1227 | | - version "0.15.1" |
1228 | | - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60" |
1229 | | - integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA== |
| 1219 | +"@eslint/core@^0.15.0", "@eslint/core@^0.15.2": |
| 1220 | + version "0.15.2" |
| 1221 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f" |
| 1222 | + integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg== |
1230 | 1223 | dependencies: |
1231 | 1224 | "@types/json-schema" "^7.0.15" |
1232 | 1225 |
|
|
1245 | 1238 | minimatch "^3.1.2" |
1246 | 1239 | strip-json-comments "^3.1.1" |
1247 | 1240 |
|
1248 | | -"@eslint/js@9.31.0", "@eslint/js@^9.13.0": |
1249 | | - version "9.31.0" |
1250 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8" |
1251 | | - integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw== |
| 1241 | +"@eslint/js@9.32.0", "@eslint/js@^9.13.0": |
| 1242 | + version "9.32.0" |
| 1243 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091" |
| 1244 | + integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg== |
1252 | 1245 |
|
1253 | 1246 | "@eslint/object-schema@^2.1.6": |
1254 | 1247 | version "2.1.6" |
1255 | 1248 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f" |
1256 | 1249 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA== |
1257 | 1250 |
|
1258 | | -"@eslint/plugin-kit@^0.3.1": |
1259 | | - version "0.3.1" |
1260 | | - resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz#b71b037b2d4d68396df04a8c35a49481e5593067" |
1261 | | - integrity sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w== |
| 1251 | +"@eslint/plugin-kit@^0.3.4": |
| 1252 | + version "0.3.5" |
| 1253 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5" |
| 1254 | + integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w== |
1262 | 1255 | dependencies: |
1263 | | - "@eslint/core" "^0.14.0" |
| 1256 | + "@eslint/core" "^0.15.2" |
1264 | 1257 | levn "^0.4.1" |
1265 | 1258 |
|
1266 | 1259 | "@floating-ui/core@^1.6.0": |
@@ -4952,18 +4945,18 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1: |
4952 | 4945 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
4953 | 4946 |
|
4954 | 4947 | eslint@^9.13.0: |
4955 | | - version "9.31.0" |
4956 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.31.0.tgz#9a488e6da75bbe05785cd62e43c5ea99356d21ba" |
4957 | | - integrity sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ== |
| 4948 | + version "9.32.0" |
| 4949 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47" |
| 4950 | + integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg== |
4958 | 4951 | dependencies: |
4959 | 4952 | "@eslint-community/eslint-utils" "^4.2.0" |
4960 | 4953 | "@eslint-community/regexpp" "^4.12.1" |
4961 | 4954 | "@eslint/config-array" "^0.21.0" |
4962 | 4955 | "@eslint/config-helpers" "^0.3.0" |
4963 | 4956 | "@eslint/core" "^0.15.0" |
4964 | 4957 | "@eslint/eslintrc" "^3.3.1" |
4965 | | - "@eslint/js" "9.31.0" |
4966 | | - "@eslint/plugin-kit" "^0.3.1" |
| 4958 | + "@eslint/js" "9.32.0" |
| 4959 | + "@eslint/plugin-kit" "^0.3.4" |
4967 | 4960 | "@humanfs/node" "^0.16.6" |
4968 | 4961 | "@humanwhocodes/module-importer" "^1.0.1" |
4969 | 4962 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments