12461246 dependencies:
12471247 eslint-visitor-keys "^3.4.3"
12481248
1249- "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.12.1" :
1249+ "@eslint-community/regexpp@^4.10.0":
12501250 version "4.12.1"
12511251 resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
12521252 integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
12531253
1254- "@eslint/config-array@^0.21.1":
1255- version "0.21.1"
1256- resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713"
1257- integrity sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==
1254+ "@eslint-community/regexpp@^4.12.2":
1255+ version "4.12.2"
1256+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
1257+ integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
1258+
1259+ "@eslint/config-array@^0.23.2":
1260+ version "0.23.2"
1261+ resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.2.tgz#db85beeff7facc685a5775caacb1c845669b9470"
1262+ integrity sha512-YF+fE6LV4v5MGWRGj7G404/OZzGNepVF8fxk7jqmqo3lrza7a0uUcDnROGRBG1WFC1omYUS/Wp1f42i0M+3Q3A==
12581263 dependencies:
1259- "@eslint/object-schema" "^2.1.7 "
1264+ "@eslint/object-schema" "^3.0.2 "
12601265 debug "^4.3.1"
1261- minimatch "^3.1.2 "
1266+ minimatch "^10.2.1 "
12621267
1263- "@eslint/config-helpers@^0.4 .2":
1264- version "0.4 .2"
1265- resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4 .2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda "
1266- integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw ==
1268+ "@eslint/config-helpers@^0.5 .2":
1269+ version "0.5 .2"
1270+ resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5 .2.tgz#314c7b03d02a371ad8c0a7f6821d5a8a8437ba9d "
1271+ integrity sha512-a5MxrdDXEvqnIq+LisyCX6tQMPF/dSJpCfBgBauY+pNZ28yCtSsTvyTYrMhaI+LK26bVyCJfJkT0u8KIj2i1dQ ==
12671272 dependencies:
1268- "@eslint/core" "^0.17 .0"
1273+ "@eslint/core" "^1.1 .0"
12691274
1270- "@eslint/core@^0.17 .0":
1271- version "0.17 .0"
1272- resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17 .0.tgz#77225820413d9617509da9342190a2019e78761c "
1273- integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ ==
1275+ "@eslint/core@^1.1 .0":
1276+ version "1.1 .0"
1277+ resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1 .0.tgz#51f5cd970e216fbdae6721ac84491f57f965836d "
1278+ integrity sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw ==
12741279 dependencies:
12751280 "@types/json-schema" "^7.0.15"
12761281
1277- "@eslint/eslintrc@^3.3.1":
1278- version "3.3.1"
1279- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
1280- integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
1281- dependencies:
1282- ajv "^6.12.4"
1283- debug "^4.3.2"
1284- espree "^10.0.1"
1285- globals "^14.0.0"
1286- ignore "^5.2.0"
1287- import-fresh "^3.2.1"
1288- js-yaml "^4.1.0"
1289- minimatch "^3.1.2"
1290- strip-json-comments "^3.1.1"
1291-
1292- "@eslint/js@9.39.3":
1293- version "9.39.3"
1294- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.3.tgz#c6168736c7e0c43ead49654ed06a4bcb3833363d"
1295- integrity sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==
1296-
1297- "@eslint/object-schema@^2.1.7":
1298- version "2.1.7"
1299- resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"
1300- integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==
1282+ "@eslint/object-schema@^3.0.2":
1283+ version "3.0.2"
1284+ resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.2.tgz#c59c6a94aa4b428ed7f1615b6a4495c0a21f7a22"
1285+ integrity sha512-HOy56KJt48Bx8KmJ+XGQNSUMT/6dZee/M54XyUyuvTvPXJmsERRvBchsUVx1UMe1WwIH49XLAczNC7V2INsuUw==
13011286
1302- "@eslint/plugin-kit@^0.4.1 ":
1303- version "0.4.1 "
1304- resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1 .tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2 "
1305- integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA ==
1287+ "@eslint/plugin-kit@^0.6.0 ":
1288+ version "0.6.0 "
1289+ resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.0 .tgz#e0cb12ec66719cb2211ad36499fb516f2a63899d "
1290+ integrity sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ ==
13061291 dependencies:
1307- "@eslint/core" "^0.17 .0"
1292+ "@eslint/core" "^1.1 .0"
13081293 levn "^0.4.1"
13091294
13101295"@humanfs/core@^0.19.1":
30062991 dependencies:
30072992 "@types/estree" "*"
30082993
2994+ "@types/esrecurse@^4.3.1":
2995+ version "4.3.1"
2996+ resolved "https://registry.yarnpkg.com/@types/esrecurse/-/esrecurse-4.3.1.tgz#6f636af962fbe6191b830bd676ba5986926bccec"
2997+ integrity sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==
2998+
30092999"@types/estree@*", "@types/estree@^1.0.6", "@types/estree@^1.0.8":
30103000 version "1.0.8"
30113001 resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
@@ -3695,6 +3685,11 @@ acorn@^8.11.0, acorn@^8.15.0, acorn@^8.4.1, acorn@^8.5.0, acorn@^8.9.0:
36953685 resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
36963686 integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==
36973687
3688+ acorn@^8.16.0:
3689+ version "8.16.0"
3690+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a"
3691+ integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
3692+
36983693address@^1.0.1:
36993694 version "1.2.2"
37003695 resolved "https://registry.yarnpkg.com/address/-/address-1.2.2.tgz#2b5248dac5485a6390532c6a517fda2e3faac89e"
@@ -3757,7 +3752,7 @@ ajv@8.17.1, ajv@^8.0.0, ajv@^8.11.0, ajv@^8.12.0, ajv@^8.9.0:
37573752 json-schema-traverse "^1.0.0"
37583753 require-from-string "^2.0.2"
37593754
3760- ajv@^6.12.4, ajv@^6.12. 5:
3755+ ajv@^6.12.5:
37613756 version "6.12.6"
37623757 resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
37633758 integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
@@ -3767,6 +3762,16 @@ ajv@^6.12.4, ajv@^6.12.5:
37673762 json-schema-traverse "^0.4.1"
37683763 uri-js "^4.2.2"
37693764
3765+ ajv@^6.14.0:
3766+ version "6.14.0"
3767+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
3768+ integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==
3769+ dependencies:
3770+ fast-deep-equal "^3.1.1"
3771+ fast-json-stable-stringify "^2.0.0"
3772+ json-schema-traverse "^0.4.1"
3773+ uri-js "^4.2.2"
3774+
37703775ansi-colors@^4.1.1:
37713776 version "4.1.3"
37723777 resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.3.tgz#37611340eb2243e70cc604cad35d63270d48781b"
@@ -5563,11 +5568,13 @@ eslint-scope@5.1.1:
55635568 esrecurse "^4.3.0"
55645569 estraverse "^4.1.1"
55655570
5566- eslint-scope@^8.4.0 :
5567- version "8.4.0 "
5568- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0 .tgz#88e646a207fad61436ffa39eb505147200655c82 "
5569- integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg ==
5571+ eslint-scope@^9.1.1 :
5572+ version "9.1.1 "
5573+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.1 .tgz#f6a209486e38bd28356b5feb07d445cc99c89967 "
5574+ integrity sha512-GaUN0sWim5qc8KVErfPBWmc31LEsOkrUJbvJZV+xuL3u2phMUK4HIvXlWAakfC8W4nzlK+chPEAkYOYb5ZScIw ==
55705575 dependencies:
5576+ "@types/esrecurse" "^4.3.1"
5577+ "@types/estree" "^1.0.8"
55715578 esrecurse "^4.3.0"
55725579 estraverse "^5.2.0"
55735580
@@ -5581,32 +5588,34 @@ eslint-visitor-keys@^4.2.1:
55815588 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
55825589 integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
55835590
5584- eslint@9.39.3:
5585- version "9.39.3"
5586- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.3.tgz#08d63df1533d7743c0907b32a79a7e134e63ee2f"
5587- integrity sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==
5591+ eslint-visitor-keys@^5.0.1:
5592+ version "5.0.1"
5593+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
5594+ integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
5595+
5596+ eslint@10.0.2:
5597+ version "10.0.2"
5598+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.2.tgz#1009263467591810320f2e1ad52b8a750d1acbab"
5599+ integrity sha512-uYixubwmqJZH+KLVYIVKY1JQt7tysXhtj21WSvjcSmU5SVNzMus1bgLe+pAt816yQ8opKfheVVoPLqvVMGejYw==
55885600 dependencies:
55895601 "@eslint-community/eslint-utils" "^4.8.0"
5590- "@eslint-community/regexpp" "^4.12.1"
5591- "@eslint/config-array" "^0.21.1"
5592- "@eslint/config-helpers" "^0.4.2"
5593- "@eslint/core" "^0.17.0"
5594- "@eslint/eslintrc" "^3.3.1"
5595- "@eslint/js" "9.39.3"
5596- "@eslint/plugin-kit" "^0.4.1"
5602+ "@eslint-community/regexpp" "^4.12.2"
5603+ "@eslint/config-array" "^0.23.2"
5604+ "@eslint/config-helpers" "^0.5.2"
5605+ "@eslint/core" "^1.1.0"
5606+ "@eslint/plugin-kit" "^0.6.0"
55975607 "@humanfs/node" "^0.16.6"
55985608 "@humanwhocodes/module-importer" "^1.0.1"
55995609 "@humanwhocodes/retry" "^0.4.2"
56005610 "@types/estree" "^1.0.6"
5601- ajv "^6.12.4"
5602- chalk "^4.0.0"
5611+ ajv "^6.14.0"
56035612 cross-spawn "^7.0.6"
56045613 debug "^4.3.2"
56055614 escape-string-regexp "^4.0.0"
5606- eslint-scope "^8.4.0 "
5607- eslint-visitor-keys "^4.2 .1"
5608- espree "^10.4.0 "
5609- esquery "^1.5 .0"
5615+ eslint-scope "^9.1.1 "
5616+ eslint-visitor-keys "^5.0 .1"
5617+ espree "^11.1.1 "
5618+ esquery "^1.7 .0"
56105619 esutils "^2.0.2"
56115620 fast-deep-equal "^3.1.3"
56125621 file-entry-cache "^8.0.0"
@@ -5616,19 +5625,18 @@ eslint@9.39.3:
56165625 imurmurhash "^0.1.4"
56175626 is-glob "^4.0.0"
56185627 json-stable-stringify-without-jsonify "^1.0.1"
5619- lodash.merge "^4.6.2"
5620- minimatch "^3.1.2"
5628+ minimatch "^10.2.1"
56215629 natural-compare "^1.4.0"
56225630 optionator "^0.9.3"
56235631
5624- espree@^10.0.1, espree@^10.4.0 :
5625- version "10.4.0 "
5626- resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0 .tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837 "
5627- integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ ==
5632+ espree@^11.1.1 :
5633+ version "11.1.1 "
5634+ resolved "https://registry.yarnpkg.com/espree/-/espree-11.1.1 .tgz#866f6bc9ccccd6f28876b7a6463abb281b9cb847 "
5635+ integrity sha512-AVHPqQoZYc+RUM4/3Ly5udlZY/U4LS8pIG05jEjWM2lQMU/oaZ7qshzAl2YP1tfNmXfftH3ohurfwNAug+MnsQ ==
56285636 dependencies:
5629- acorn "^8.15 .0"
5637+ acorn "^8.16 .0"
56305638 acorn-jsx "^5.3.2"
5631- eslint-visitor-keys "^4.2 .1"
5639+ eslint-visitor-keys "^5.0 .1"
56325640
56335641espree@^9.0.0:
56345642 version "9.6.1"
@@ -5656,6 +5664,13 @@ esquery@^1.5.0:
56565664 dependencies:
56575665 estraverse "^5.1.0"
56585666
5667+ esquery@^1.7.0:
5668+ version "1.7.0"
5669+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
5670+ integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
5671+ dependencies:
5672+ estraverse "^5.1.0"
5673+
56595674esrecurse@^4.3.0:
56605675 version "4.3.0"
56615676 resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
@@ -6370,11 +6385,6 @@ global-directory@^4.0.1:
63706385 dependencies:
63716386 ini "4.1.1"
63726387
6373- globals@^14.0.0:
6374- version "14.0.0"
6375- resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
6376- integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
6377-
63786388globals@^15.9.0:
63796389 version "15.15.0"
63806390 resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
@@ -8245,11 +8255,6 @@ lodash.memoize@^4.1.2:
82458255 resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
82468256 integrity sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==
82478257
8248- lodash.merge@^4.6.2:
8249- version "4.6.2"
8250- resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
8251- integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
8252-
82538258lodash.mergewith@^4.6.2:
82548259 version "4.6.2"
82558260 resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz#617121f89ac55f59047c7aec1ccd6654c6590f55"
@@ -8534,14 +8539,14 @@ minimatch@10.1.1:
85348539 dependencies:
85358540 "@isaacs/brace-expansion" "^5.0.0"
85368541
8537- minimatch@^10.2.2:
8542+ minimatch@^10.2.1, minimatch@^10.2. 2:
85388543 version "10.2.2"
85398544 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
85408545 integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
85418546 dependencies:
85428547 brace-expansion "^5.0.2"
85438548
8544- minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2 :
8549+ minimatch@^3.0.4, minimatch@^3.1.1:
85458550 version "3.1.2"
85468551 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
85478552 integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
0 commit comments