13641364 dependencies:
13651365 eslint-visitor-keys "^3.4.3"
13661366
1367- "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4. 8.0":
1367+ "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.8.0":
13681368 version "4.12.1"
13691369 resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
13701370 integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
13711371
1372- "@eslint/config-array@^0.21.1":
1373- version "0.21.1"
1374- resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713"
1375- integrity sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==
1372+ "@eslint-community/regexpp@^4.12.2":
1373+ version "4.12.2"
1374+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
1375+ integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
1376+
1377+ "@eslint/config-array@^0.23.2":
1378+ version "0.23.2"
1379+ resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.2.tgz#db85beeff7facc685a5775caacb1c845669b9470"
1380+ integrity sha512-YF+fE6LV4v5MGWRGj7G404/OZzGNepVF8fxk7jqmqo3lrza7a0uUcDnROGRBG1WFC1omYUS/Wp1f42i0M+3Q3A==
13761381 dependencies:
1377- "@eslint/object-schema" "^2.1.7 "
1382+ "@eslint/object-schema" "^3.0.2 "
13781383 debug "^4.3.1"
1379- minimatch "^3.1.2 "
1384+ minimatch "^10.2.1 "
13801385
1381- "@eslint/config-helpers@^0.4 .2":
1382- version "0.4 .2"
1383- resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4 .2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda "
1384- integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw ==
1386+ "@eslint/config-helpers@^0.5 .2":
1387+ version "0.5 .2"
1388+ resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5 .2.tgz#314c7b03d02a371ad8c0a7f6821d5a8a8437ba9d "
1389+ integrity sha512-a5MxrdDXEvqnIq+LisyCX6tQMPF/dSJpCfBgBauY+pNZ28yCtSsTvyTYrMhaI+LK26bVyCJfJkT0u8KIj2i1dQ ==
13851390 dependencies:
1386- "@eslint/core" "^0.17 .0"
1391+ "@eslint/core" "^1.1 .0"
13871392
1388- "@eslint/core@^0.17 .0":
1389- version "0.17 .0"
1390- resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17 .0.tgz#77225820413d9617509da9342190a2019e78761c "
1391- integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ ==
1393+ "@eslint/core@^1.1 .0":
1394+ version "1.1 .0"
1395+ resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1 .0.tgz#51f5cd970e216fbdae6721ac84491f57f965836d "
1396+ integrity sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw ==
13921397 dependencies:
13931398 "@types/json-schema" "^7.0.15"
13941399
14071412 minimatch "^3.1.2"
14081413 strip-json-comments "^3.1.1"
14091414
1410- "@eslint/eslintrc@^3.3.1":
1411- version "3.3.1"
1412- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
1413- integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
1414- dependencies:
1415- ajv "^6.12.4"
1416- debug "^4.3.2"
1417- espree "^10.0.1"
1418- globals "^14.0.0"
1419- ignore "^5.2.0"
1420- import-fresh "^3.2.1"
1421- js-yaml "^4.1.0"
1422- minimatch "^3.1.2"
1423- strip-json-comments "^3.1.1"
1424-
1425- "@eslint/js@9.39.3":
1426- version "9.39.3"
1427- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.3.tgz#c6168736c7e0c43ead49654ed06a4bcb3833363d"
1428- integrity sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==
1415+ "@eslint/js@10.0.1":
1416+ version "10.0.1"
1417+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-10.0.1.tgz#1e8a876f50117af8ab67e47d5ad94d38d6622583"
1418+ integrity sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==
14291419
14301420"@eslint/js@^9.0.0":
14311421 version "9.38.0"
14321422 resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.38.0.tgz#f7aa9c7577577f53302c1d795643589d7709ebd1"
14331423 integrity sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==
14341424
1435- "@eslint/object-schema@^2.1.7 ":
1436- version "2.1.7 "
1437- resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7 .tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad "
1438- integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA ==
1425+ "@eslint/object-schema@^3.0.2 ":
1426+ version "3.0.2 "
1427+ resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.2 .tgz#c59c6a94aa4b428ed7f1615b6a4495c0a21f7a22 "
1428+ integrity sha512-HOy56KJt48Bx8KmJ+XGQNSUMT/6dZee/M54XyUyuvTvPXJmsERRvBchsUVx1UMe1WwIH49XLAczNC7V2INsuUw ==
14391429
1440- "@eslint/plugin-kit@^0.4.1 ":
1441- version "0.4.1 "
1442- resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1 .tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2 "
1443- integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA ==
1430+ "@eslint/plugin-kit@^0.6.0 ":
1431+ version "0.6.0 "
1432+ resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.0 .tgz#e0cb12ec66719cb2211ad36499fb516f2a63899d "
1433+ integrity sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ ==
14441434 dependencies:
1445- "@eslint/core" "^0.17 .0"
1435+ "@eslint/core" "^1.1 .0"
14461436 levn "^0.4.1"
14471437
14481438"@exodus/bytes@^1.11.0":
@@ -3516,6 +3506,16 @@ ajv@^6.12.2, ajv@^6.12.4:
35163506 json-schema-traverse "^0.4.1"
35173507 uri-js "^4.2.2"
35183508
3509+ ajv@^6.14.0:
3510+ version "6.14.0"
3511+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
3512+ integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==
3513+ dependencies:
3514+ fast-deep-equal "^3.1.1"
3515+ fast-json-stable-stringify "^2.0.0"
3516+ json-schema-traverse "^0.4.1"
3517+ uri-js "^4.2.2"
3518+
35193519ajv@^8.0.0, ajv@^8.0.1, ajv@^8.1.0, ajv@^8.4.0, ajv@^8.9.0:
35203520 version "8.17.1"
35213521 resolved "https://registry.yarnpkg.com/@redocly/ajv/-/ajv-8.17.1.tgz#e2b1722cbc8b4cd7e05da14a745d3ddd03293734"
@@ -5594,11 +5594,13 @@ eslint-scope@5.1.1:
55945594 esrecurse "^4.3.0"
55955595 estraverse "^5.2.0"
55965596
5597- eslint-scope@^8.4.0 :
5598- version "8.4.0 "
5599- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0 .tgz#88e646a207fad61436ffa39eb505147200655c82 "
5600- integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg ==
5597+ eslint-scope@^9.1.1 :
5598+ version "9.1.1 "
5599+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.1 .tgz#f6a209486e38bd28356b5feb07d445cc99c89967 "
5600+ integrity sha512-GaUN0sWim5qc8KVErfPBWmc31LEsOkrUJbvJZV+xuL3u2phMUK4HIvXlWAakfC8W4nzlK+chPEAkYOYb5ZScIw ==
56015601 dependencies:
5602+ "@types/esrecurse" "^4.3.1"
5603+ "@types/estree" "^1.0.8"
56025604 esrecurse "^4.3.0"
56035605 estraverse "^5.2.0"
56045606
@@ -5622,6 +5624,11 @@ eslint-visitor-keys@^4.2.1:
56225624 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
56235625 integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
56245626
5627+ eslint-visitor-keys@^5.0.1:
5628+ version "5.0.1"
5629+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
5630+ integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
5631+
56255632eslint-webpack-plugin@5.0.3:
56265633 version "5.0.3"
56275634 resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-5.0.3.tgz#9a772cd0a4cd4a9063fc93eb356e33777aafe73e"
@@ -5634,32 +5641,29 @@ eslint-webpack-plugin@5.0.3:
56345641 normalize-path "^3.0.0"
56355642 schema-utils "^4.3.2"
56365643
5637- eslint@9.39.3 :
5638- version "9.39.3 "
5639- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.3 .tgz#08d63df1533d7743c0907b32a79a7e134e63ee2f "
5640- integrity sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg ==
5644+ eslint@10.0.2 :
5645+ version "10.0.2 "
5646+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.2 .tgz#1009263467591810320f2e1ad52b8a750d1acbab "
5647+ integrity sha512-uYixubwmqJZH+KLVYIVKY1JQt7tysXhtj21WSvjcSmU5SVNzMus1bgLe+pAt816yQ8opKfheVVoPLqvVMGejYw ==
56415648 dependencies:
56425649 "@eslint-community/eslint-utils" "^4.8.0"
5643- "@eslint-community/regexpp" "^4.12.1"
5644- "@eslint/config-array" "^0.21.1"
5645- "@eslint/config-helpers" "^0.4.2"
5646- "@eslint/core" "^0.17.0"
5647- "@eslint/eslintrc" "^3.3.1"
5648- "@eslint/js" "9.39.3"
5649- "@eslint/plugin-kit" "^0.4.1"
5650+ "@eslint-community/regexpp" "^4.12.2"
5651+ "@eslint/config-array" "^0.23.2"
5652+ "@eslint/config-helpers" "^0.5.2"
5653+ "@eslint/core" "^1.1.0"
5654+ "@eslint/plugin-kit" "^0.6.0"
56505655 "@humanfs/node" "^0.16.6"
56515656 "@humanwhocodes/module-importer" "^1.0.1"
56525657 "@humanwhocodes/retry" "^0.4.2"
56535658 "@types/estree" "^1.0.6"
5654- ajv "^6.12.4"
5655- chalk "^4.0.0"
5659+ ajv "^6.14.0"
56565660 cross-spawn "^7.0.6"
56575661 debug "^4.3.2"
56585662 escape-string-regexp "^4.0.0"
5659- eslint-scope "^8.4.0 "
5660- eslint-visitor-keys "^4.2 .1"
5661- espree "^10.4.0 "
5662- esquery "^1.5 .0"
5663+ eslint-scope "^9.1.1 "
5664+ eslint-visitor-keys "^5.0 .1"
5665+ espree "^11.1.1 "
5666+ esquery "^1.7 .0"
56635667 esutils "^2.0.2"
56645668 fast-deep-equal "^3.1.3"
56655669 file-entry-cache "^8.0.0"
@@ -5669,12 +5673,11 @@ eslint@9.39.3:
56695673 imurmurhash "^0.1.4"
56705674 is-glob "^4.0.0"
56715675 json-stable-stringify-without-jsonify "^1.0.1"
5672- lodash.merge "^4.6.2"
5673- minimatch "^3.1.2"
5676+ minimatch "^10.2.1"
56745677 natural-compare "^1.4.0"
56755678 optionator "^0.9.3"
56765679
5677- espree@^10.0.1, espree@^10.1.0, espree@^10.4 .0:
5680+ espree@^10.1 .0:
56785681 version "10.4.0"
56795682 resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
56805683 integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
@@ -5692,6 +5695,15 @@ espree@^10.0.1, espree@^10.1.0, espree@^10.4.0:
56925695 acorn-jsx "^5.3.2"
56935696 eslint-visitor-keys "^5.0.0"
56945697
5698+ espree@^11.1.1:
5699+ version "11.1.1"
5700+ resolved "https://registry.yarnpkg.com/espree/-/espree-11.1.1.tgz#866f6bc9ccccd6f28876b7a6463abb281b9cb847"
5701+ integrity sha512-AVHPqQoZYc+RUM4/3Ly5udlZY/U4LS8pIG05jEjWM2lQMU/oaZ7qshzAl2YP1tfNmXfftH3ohurfwNAug+MnsQ==
5702+ dependencies:
5703+ acorn "^8.16.0"
5704+ acorn-jsx "^5.3.2"
5705+ eslint-visitor-keys "^5.0.1"
5706+
56955707espree@^9.6.0:
56965708 version "9.6.1"
56975709 resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
@@ -5713,7 +5725,7 @@ esquery@^1.5.0:
57135725 dependencies:
57145726 estraverse "^5.1.0"
57155727
5716- esquery@^1.6.0:
5728+ esquery@^1.6.0, esquery@^1.7.0 :
57175729 version "1.7.0"
57185730 resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
57195731 integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
@@ -6261,11 +6273,6 @@ globals@^13.19.0:
62616273 dependencies:
62626274 type-fest "^0.20.2"
62636275
6264- globals@^14.0.0:
6265- version "14.0.0"
6266- resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
6267- integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
6268-
62696276globals@^15.11.0, globals@^15.7.0:
62706277 version "15.15.0"
62716278 resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
@@ -7755,7 +7762,7 @@ lodash.memoize@^4.1.2:
77557762 resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
77567763 integrity sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==
77577764
7758- lodash.merge@^4.6.1, lodash.merge@^4.6.2 :
7765+ lodash.merge@^4.6.1:
77597766 version "4.6.2"
77607767 resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
77617768 integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
@@ -8312,7 +8319,7 @@ minimatch@9.0.1:
83128319 dependencies:
83138320 brace-expansion "^2.0.1"
83148321
8315- minimatch@^10.2.2:
8322+ minimatch@^10.2.1, minimatch@^10.2. 2:
83168323 version "10.2.4"
83178324 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
83188325 integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
0 commit comments