|
243 | 243 | resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286"
|
244 | 244 | integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
|
245 | 245 |
|
246 |
| -"@eslint/core@^0.14.0": |
247 |
| - version "0.14.0" |
248 |
| - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003" |
249 |
| - integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg== |
250 |
| - dependencies: |
251 |
| - "@types/json-schema" "^7.0.15" |
252 |
| - |
253 |
| -"@eslint/core@^0.15.0": |
| 246 | +"@eslint/core@^0.15.0", "@eslint/core@^0.15.1": |
254 | 247 | version "0.15.1"
|
255 | 248 | resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60"
|
256 | 249 | integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==
|
|
272 | 265 | minimatch "^3.1.2"
|
273 | 266 | strip-json-comments "^3.1.1"
|
274 | 267 |
|
275 |
| -"@eslint/js@9.31.0": |
276 |
| - version "9.31.0" |
277 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8" |
278 |
| - integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw== |
| 268 | +"@eslint/js@9.32.0": |
| 269 | + version "9.32.0" |
| 270 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091" |
| 271 | + integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg== |
279 | 272 |
|
280 | 273 | "@eslint/object-schema@^2.1.6":
|
281 | 274 | version "2.1.6"
|
282 | 275 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
|
283 | 276 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
|
284 | 277 |
|
285 |
| -"@eslint/plugin-kit@^0.3.1": |
286 |
| - version "0.3.1" |
287 |
| - resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz#b71b037b2d4d68396df04a8c35a49481e5593067" |
288 |
| - integrity sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w== |
| 278 | +"@eslint/plugin-kit@^0.3.4": |
| 279 | + version "0.3.4" |
| 280 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc" |
| 281 | + integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw== |
289 | 282 | dependencies:
|
290 |
| - "@eslint/core" "^0.14.0" |
| 283 | + "@eslint/core" "^0.15.1" |
291 | 284 | levn "^0.4.1"
|
292 | 285 |
|
293 | 286 | "@humanfs/core@^0.19.1":
|
@@ -1017,12 +1010,12 @@ axe-core@^4.10.0:
|
1017 | 1010 | integrity sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==
|
1018 | 1011 |
|
1019 | 1012 | axios@^1.0.0:
|
1020 |
| - version "1.10.0" |
1021 |
| - resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54" |
1022 |
| - integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw== |
| 1013 | + version "1.11.0" |
| 1014 | + resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6" |
| 1015 | + integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA== |
1023 | 1016 | dependencies:
|
1024 | 1017 | follow-redirects "^1.15.6"
|
1025 |
| - form-data "^4.0.0" |
| 1018 | + form-data "^4.0.4" |
1026 | 1019 | proxy-from-env "^1.1.0"
|
1027 | 1020 |
|
1028 | 1021 | axobject-query@^4.1.0:
|
@@ -2398,19 +2391,19 @@ eslint-visitor-keys@^4.2.1:
|
2398 | 2391 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
|
2399 | 2392 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
|
2400 | 2393 |
|
2401 |
| -eslint@9.31.0: |
2402 |
| - version "9.31.0" |
2403 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.31.0.tgz#9a488e6da75bbe05785cd62e43c5ea99356d21ba" |
2404 |
| - integrity sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ== |
| 2394 | +eslint@9.32.0: |
| 2395 | + version "9.32.0" |
| 2396 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47" |
| 2397 | + integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg== |
2405 | 2398 | dependencies:
|
2406 | 2399 | "@eslint-community/eslint-utils" "^4.2.0"
|
2407 | 2400 | "@eslint-community/regexpp" "^4.12.1"
|
2408 | 2401 | "@eslint/config-array" "^0.21.0"
|
2409 | 2402 | "@eslint/config-helpers" "^0.3.0"
|
2410 | 2403 | "@eslint/core" "^0.15.0"
|
2411 | 2404 | "@eslint/eslintrc" "^3.3.1"
|
2412 |
| - "@eslint/js" "9.31.0" |
2413 |
| - "@eslint/plugin-kit" "^0.3.1" |
| 2405 | + "@eslint/js" "9.32.0" |
| 2406 | + "@eslint/plugin-kit" "^0.3.4" |
2414 | 2407 | "@humanfs/node" "^0.16.6"
|
2415 | 2408 | "@humanwhocodes/module-importer" "^1.0.1"
|
2416 | 2409 | "@humanwhocodes/retry" "^0.4.2"
|
@@ -2631,10 +2624,10 @@ foreground-child@^3.1.0, foreground-child@^3.3.0:
|
2631 | 2624 | cross-spawn "^7.0.0"
|
2632 | 2625 | signal-exit "^4.0.1"
|
2633 | 2626 |
|
2634 |
| -form-data@^4.0.0: |
2635 |
| - version "4.0.3" |
2636 |
| - resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.3.tgz#608b1b3f3e28be0fccf5901fc85fb3641e5cf0ae" |
2637 |
| - integrity sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA== |
| 2627 | +form-data@^4.0.4: |
| 2628 | + version "4.0.4" |
| 2629 | + resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4" |
| 2630 | + integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow== |
2638 | 2631 | dependencies:
|
2639 | 2632 | asynckit "^0.4.0"
|
2640 | 2633 | combined-stream "^1.0.8"
|
|
0 commit comments