14231423 dependencies:
14241424 eslint-visitor-keys "^3.4.3"
14251425
1426- "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4. 8.0":
1426+ "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.8.0":
14271427 version "4.12.1"
14281428 resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
14291429 integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
14301430
1431- "@eslint/config-array@^0.21.1":
1432- version "0.21.1"
1433- resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713"
1434- integrity sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==
1431+ "@eslint-community/regexpp@^4.12.2":
1432+ version "4.12.2"
1433+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
1434+ integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
1435+
1436+ "@eslint/config-array@^0.23.2":
1437+ version "0.23.2"
1438+ resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.2.tgz#db85beeff7facc685a5775caacb1c845669b9470"
1439+ integrity sha512-YF+fE6LV4v5MGWRGj7G404/OZzGNepVF8fxk7jqmqo3lrza7a0uUcDnROGRBG1WFC1omYUS/Wp1f42i0M+3Q3A==
14351440 dependencies:
1436- "@eslint/object-schema" "^2.1.7 "
1441+ "@eslint/object-schema" "^3.0.2 "
14371442 debug "^4.3.1"
1438- minimatch "^3.1.2 "
1443+ minimatch "^10.2.1 "
14391444
1440- "@eslint/config-helpers@^0.4 .2":
1441- version "0.4 .2"
1442- resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4 .2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda "
1443- integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw ==
1445+ "@eslint/config-helpers@^0.5 .2":
1446+ version "0.5 .2"
1447+ resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5 .2.tgz#314c7b03d02a371ad8c0a7f6821d5a8a8437ba9d "
1448+ integrity sha512-a5MxrdDXEvqnIq+LisyCX6tQMPF/dSJpCfBgBauY+pNZ28yCtSsTvyTYrMhaI+LK26bVyCJfJkT0u8KIj2i1dQ ==
14441449 dependencies:
1445- "@eslint/core" "^0.17 .0"
1450+ "@eslint/core" "^1.1 .0"
14461451
1447- "@eslint/core@^0.17 .0":
1448- version "0.17 .0"
1449- resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17 .0.tgz#77225820413d9617509da9342190a2019e78761c "
1450- integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ ==
1452+ "@eslint/core@^1.1 .0":
1453+ version "1.1 .0"
1454+ resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1 .0.tgz#51f5cd970e216fbdae6721ac84491f57f965836d "
1455+ integrity sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw ==
14511456 dependencies:
14521457 "@types/json-schema" "^7.0.15"
14531458
14661471 minimatch "^3.1.2"
14671472 strip-json-comments "^3.1.1"
14681473
1469- "@eslint/eslintrc@^3.3.1":
1470- version "3.3.1"
1471- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
1472- integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
1473- dependencies:
1474- ajv "^6.12.4"
1475- debug "^4.3.2"
1476- espree "^10.0.1"
1477- globals "^14.0.0"
1478- ignore "^5.2.0"
1479- import-fresh "^3.2.1"
1480- js-yaml "^4.1.0"
1481- minimatch "^3.1.2"
1482- strip-json-comments "^3.1.1"
1483-
1484- "@eslint/js@9.39.3":
1485- version "9.39.3"
1486- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.3.tgz#c6168736c7e0c43ead49654ed06a4bcb3833363d"
1487- integrity sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==
1474+ "@eslint/js@10.0.1":
1475+ version "10.0.1"
1476+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-10.0.1.tgz#1e8a876f50117af8ab67e47d5ad94d38d6622583"
1477+ integrity sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==
14881478
14891479"@eslint/js@^9.0.0":
14901480 version "9.38.0"
14911481 resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.38.0.tgz#f7aa9c7577577f53302c1d795643589d7709ebd1"
14921482 integrity sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==
14931483
1494- "@eslint/object-schema@^2.1.7 ":
1495- version "2.1.7 "
1496- resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7 .tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad "
1497- integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA ==
1484+ "@eslint/object-schema@^3.0.2 ":
1485+ version "3.0.2 "
1486+ resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.2 .tgz#c59c6a94aa4b428ed7f1615b6a4495c0a21f7a22 "
1487+ integrity sha512-HOy56KJt48Bx8KmJ+XGQNSUMT/6dZee/M54XyUyuvTvPXJmsERRvBchsUVx1UMe1WwIH49XLAczNC7V2INsuUw ==
14981488
1499- "@eslint/plugin-kit@^0.4.1 ":
1500- version "0.4.1 "
1501- resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1 .tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2 "
1502- integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA ==
1489+ "@eslint/plugin-kit@^0.6.0 ":
1490+ version "0.6.0 "
1491+ resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.0 .tgz#e0cb12ec66719cb2211ad36499fb516f2a63899d "
1492+ integrity sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ ==
15031493 dependencies:
1504- "@eslint/core" "^0.17 .0"
1494+ "@eslint/core" "^1.1 .0"
15051495 levn "^0.4.1"
15061496
15071497"@exodus/bytes@^1.11.0":
@@ -4102,6 +4092,11 @@ acorn@^8.0.4, acorn@^8.11.0, acorn@^8.15.0, acorn@^8.5.0, acorn@^8.9.0:
41024092 resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
41034093 integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==
41044094
4095+ acorn@^8.16.0:
4096+ version "8.16.0"
4097+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a"
4098+ integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
4099+
41054100agent-base@^7.1.0, agent-base@^7.1.2:
41064101 version "7.1.4"
41074102 resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.4.tgz#e3cd76d4c548ee895d3c3fd8dc1f6c5b9032e7a8"
@@ -4521,6 +4516,11 @@ balanced-match@^3.0.1:
45214516 resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-3.0.1.tgz#e854b098724b15076384266497392a271f4a26a0"
45224517 integrity sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w==
45234518
4519+ balanced-match@^4.0.2:
4520+ version "4.0.3"
4521+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.3.tgz#6337a2f23e0604a30481423432f99eac603599f9"
4522+ integrity sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==
4523+
45244524bare-events@^2.7.0:
45254525 version "2.8.2"
45264526 resolved "https://registry.yarnpkg.com/bare-events/-/bare-events-2.8.2.tgz#7b3e10bd8e1fc80daf38bb516921678f566ab89f"
@@ -4630,6 +4630,13 @@ brace-expansion@^2.0.1:
46304630 dependencies:
46314631 balanced-match "^1.0.0"
46324632
4633+ brace-expansion@^5.0.2:
4634+ version "5.0.2"
4635+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.2.tgz#b6c16d0791087af6c2bc463f52a8142046c06b6f"
4636+ integrity sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==
4637+ dependencies:
4638+ balanced-match "^4.0.2"
4639+
46334640braces@^3.0.3, braces@~3.0.2:
46344641 version "3.0.3"
46354642 resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -6440,11 +6447,13 @@ eslint-scope@5.1.1:
64406447 esrecurse "^4.3.0"
64416448 estraverse "^5.2.0"
64426449
6443- eslint-scope@^8.4.0 :
6444- version "8.4.0 "
6445- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0 .tgz#88e646a207fad61436ffa39eb505147200655c82 "
6446- integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg ==
6450+ eslint-scope@^9.1.1 :
6451+ version "9.1.1 "
6452+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.1 .tgz#f6a209486e38bd28356b5feb07d445cc99c89967 "
6453+ integrity sha512-GaUN0sWim5qc8KVErfPBWmc31LEsOkrUJbvJZV+xuL3u2phMUK4HIvXlWAakfC8W4nzlK+chPEAkYOYb5ZScIw ==
64476454 dependencies:
6455+ "@types/esrecurse" "^4.3.1"
6456+ "@types/estree" "^1.0.8"
64486457 esrecurse "^4.3.0"
64496458 estraverse "^5.2.0"
64506459
@@ -6468,6 +6477,11 @@ eslint-visitor-keys@^4.2.1:
64686477 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
64696478 integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
64706479
6480+ eslint-visitor-keys@^5.0.1:
6481+ version "5.0.1"
6482+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
6483+ integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
6484+
64716485eslint-webpack-plugin@5.0.2:
64726486 version "5.0.2"
64736487 resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-5.0.2.tgz#e108f2b44962de8693f460d28042c78df9f9a1d3"
@@ -6480,32 +6494,29 @@ eslint-webpack-plugin@5.0.2:
64806494 normalize-path "^3.0.0"
64816495 schema-utils "^4.3.0"
64826496
6483- eslint@9.39.3 :
6484- version "9.39.3 "
6485- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.3 .tgz#08d63df1533d7743c0907b32a79a7e134e63ee2f "
6486- integrity sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg ==
6497+ eslint@10.0.1 :
6498+ version "10.0.1 "
6499+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.1 .tgz#b5c5f7706782a21590ba6451e7a30d2947273c2d "
6500+ integrity sha512-20MV9SUdeN6Jd84xESsKhRly+/vxI+hwvpBMA93s+9dAcjdCuCojn4IqUGS3lvVaqjVYGYHSRMCpeFtF2rQYxQ ==
64876501 dependencies:
64886502 "@eslint-community/eslint-utils" "^4.8.0"
6489- "@eslint-community/regexpp" "^4.12.1"
6490- "@eslint/config-array" "^0.21.1"
6491- "@eslint/config-helpers" "^0.4.2"
6492- "@eslint/core" "^0.17.0"
6493- "@eslint/eslintrc" "^3.3.1"
6494- "@eslint/js" "9.39.3"
6495- "@eslint/plugin-kit" "^0.4.1"
6503+ "@eslint-community/regexpp" "^4.12.2"
6504+ "@eslint/config-array" "^0.23.2"
6505+ "@eslint/config-helpers" "^0.5.2"
6506+ "@eslint/core" "^1.1.0"
6507+ "@eslint/plugin-kit" "^0.6.0"
64966508 "@humanfs/node" "^0.16.6"
64976509 "@humanwhocodes/module-importer" "^1.0.1"
64986510 "@humanwhocodes/retry" "^0.4.2"
64996511 "@types/estree" "^1.0.6"
65006512 ajv "^6.12.4"
6501- chalk "^4.0.0"
65026513 cross-spawn "^7.0.6"
65036514 debug "^4.3.2"
65046515 escape-string-regexp "^4.0.0"
6505- eslint-scope "^8.4.0 "
6506- eslint-visitor-keys "^4.2 .1"
6507- espree "^10.4.0 "
6508- esquery "^1.5 .0"
6516+ eslint-scope "^9.1.1 "
6517+ eslint-visitor-keys "^5.0 .1"
6518+ espree "^11.1.1 "
6519+ esquery "^1.7 .0"
65096520 esutils "^2.0.2"
65106521 fast-deep-equal "^3.1.3"
65116522 file-entry-cache "^8.0.0"
@@ -6515,12 +6526,11 @@ eslint@9.39.3:
65156526 imurmurhash "^0.1.4"
65166527 is-glob "^4.0.0"
65176528 json-stable-stringify-without-jsonify "^1.0.1"
6518- lodash.merge "^4.6.2"
6519- minimatch "^3.1.2"
6529+ minimatch "^10.2.1"
65206530 natural-compare "^1.4.0"
65216531 optionator "^0.9.3"
65226532
6523- espree@^10.0.1, espree@^10.1.0, espree@^10.4 .0:
6533+ espree@^10.1 .0:
65246534 version "10.4.0"
65256535 resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
65266536 integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
@@ -6538,6 +6548,15 @@ espree@^10.0.1, espree@^10.1.0, espree@^10.4.0:
65386548 acorn-jsx "^5.3.2"
65396549 eslint-visitor-keys "^5.0.0"
65406550
6551+ espree@^11.1.1:
6552+ version "11.1.1"
6553+ resolved "https://registry.yarnpkg.com/espree/-/espree-11.1.1.tgz#866f6bc9ccccd6f28876b7a6463abb281b9cb847"
6554+ integrity sha512-AVHPqQoZYc+RUM4/3Ly5udlZY/U4LS8pIG05jEjWM2lQMU/oaZ7qshzAl2YP1tfNmXfftH3ohurfwNAug+MnsQ==
6555+ dependencies:
6556+ acorn "^8.16.0"
6557+ acorn-jsx "^5.3.2"
6558+ eslint-visitor-keys "^5.0.1"
6559+
65416560espree@^9.6.0:
65426561 version "9.6.1"
65436562 resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
@@ -6559,7 +6578,7 @@ esquery@^1.5.0:
65596578 dependencies:
65606579 estraverse "^5.1.0"
65616580
6562- esquery@^1.6.0:
6581+ esquery@^1.6.0, esquery@^1.7.0 :
65636582 version "1.7.0"
65646583 resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
65656584 integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
@@ -7195,11 +7214,6 @@ globals@^13.19.0:
71957214 dependencies:
71967215 type-fest "^0.20.2"
71977216
7198- globals@^14.0.0:
7199- version "14.0.0"
7200- resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
7201- integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
7202-
72037217globals@^15.11.0, globals@^15.7.0:
72047218 version "15.15.0"
72057219 resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
@@ -8839,7 +8853,7 @@ lodash.memoize@^4.1.2:
88398853 resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
88408854 integrity sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==
88418855
8842- lodash.merge@^4.6.1, lodash.merge@^4.6.2 :
8856+ lodash.merge@^4.6.1:
88438857 version "4.6.2"
88448858 resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
88458859 integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
@@ -9415,6 +9429,13 @@ minimatch@9.0.1:
94159429 dependencies:
94169430 brace-expansion "^2.0.1"
94179431
9432+ minimatch@^10.2.1:
9433+ version "10.2.2"
9434+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
9435+ integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
9436+ dependencies:
9437+ brace-expansion "^5.0.2"
9438+
94189439minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
94199440 version "3.1.2"
94209441 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
0 commit comments