12991299 dependencies :
13001300 eslint-visitor-keys "^3.4.3"
13011301
1302- " @eslint-community/regexpp@^4.12.1 " , "@eslint-community/regexpp@^4.12. 2":
1302+ " @eslint-community/regexpp@^4.12.2 " :
13031303 version "4.12.2"
13041304 resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
13051305 integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
13061306
1307- " @eslint/config-array@^0.21.1 " :
1308- version "0.21 .1"
1309- resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21 .1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713 "
1310- integrity sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA ==
1307+ " @eslint/config-array@^0.23.0 " :
1308+ version "0.23 .1"
1309+ resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23 .1.tgz#908223da7b9148f1af5bfb3144b77a9387a89446 "
1310+ integrity sha512-uVSdg/V4dfQmTjJzR0szNczjOH/J+FyUMMjYtr07xFRXR7EDf9i1qdxrD0VusZH9knj1/ecxzCQQxyic5NzAiA ==
13111311 dependencies :
1312- " @eslint/object-schema" " ^2.1.7 "
1312+ " @eslint/object-schema" " ^3.0.1 "
13131313 debug "^4.3.1"
1314- minimatch "^3 .1.2 "
1314+ minimatch "^10 .1.1 "
13151315
1316- " @eslint/config-helpers@^0.4 .2 " :
1317- version "0.4 .2"
1318- resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4 .2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda "
1319- integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw ==
1316+ " @eslint/config-helpers@^0.5 .2 " :
1317+ version "0.5 .2"
1318+ resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5 .2.tgz#314c7b03d02a371ad8c0a7f6821d5a8a8437ba9d "
1319+ integrity sha512-a5MxrdDXEvqnIq+LisyCX6tQMPF/dSJpCfBgBauY+pNZ28yCtSsTvyTYrMhaI+LK26bVyCJfJkT0u8KIj2i1dQ ==
13201320 dependencies :
1321- " @eslint/core" " ^0.17 .0"
1321+ " @eslint/core" " ^1.1 .0"
13221322
1323- " @eslint/core@^0.17 .0 " :
1324- version "0.17 .0"
1325- resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17 .0.tgz#77225820413d9617509da9342190a2019e78761c "
1326- integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ ==
1323+ " @eslint/core@^1.1 .0 " :
1324+ version "1.1 .0"
1325+ resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1 .0.tgz#51f5cd970e216fbdae6721ac84491f57f965836d "
1326+ integrity sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw ==
13271327 dependencies :
13281328 " @types/json-schema" " ^7.0.15"
13291329
1330- " @eslint/eslintrc@^3.3.1 " :
1331- version "3.3.3"
1332- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.3.tgz#26393a0806501b5e2b6a43aa588a4d8df67880ac"
1333- integrity sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==
1334- dependencies :
1335- ajv "^6.12.4"
1336- debug "^4.3.2"
1337- espree "^10.0.1"
1338- globals "^14.0.0"
1339- ignore "^5.2.0"
1340- import-fresh "^3.2.1"
1341- js-yaml "^4.1.1"
1342- minimatch "^3.1.2"
1343- strip-json-comments "^3.1.1"
1344-
1345- 1346- version "9.39.2"
1347- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.2.tgz#2d4b8ec4c3ea13c1b3748e0c97ecd766bdd80599"
1348- integrity sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==
1349-
1350- " @eslint/object-schema@^2.1.7 " :
1351- version "2.1.7"
1352- resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"
1353- integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==
1330+ " @eslint/object-schema@^3.0.1 " :
1331+ version "3.0.1"
1332+ resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.1.tgz#9a1dc9af00d790dc79a9bf57a756e3cb2740ddb9"
1333+ integrity sha512-P9cq2dpr+LU8j3qbLygLcSZrl2/ds/pUpfnHNNuk5HW7mnngHs+6WSq5C9mO3rqRX8A1poxqLTC9cu0KOyJlBg==
13541334
1355- " @eslint/plugin-kit@^0.4.1 " :
1356- version "0.4.1 "
1357- resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1 .tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2 "
1358- integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA ==
1335+ " @eslint/plugin-kit@^0.6.0 " :
1336+ version "0.6.0 "
1337+ resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.0 .tgz#e0cb12ec66719cb2211ad36499fb516f2a63899d "
1338+ integrity sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ ==
13591339 dependencies :
1360- " @eslint/core" " ^0.17 .0"
1340+ " @eslint/core" " ^1.1 .0"
13611341 levn "^0.4.1"
13621342
13631343" @fastify/busboy@^3.1.1 " :
25762556 dependencies :
25772557 " @babel/types" " ^7.28.2"
25782558
2579- " @types/estree@^1.0.6 " :
2559+ " @types/esrecurse@^4.3.1 " :
2560+ version "4.3.1"
2561+ resolved "https://registry.yarnpkg.com/@types/esrecurse/-/esrecurse-4.3.1.tgz#6f636af962fbe6191b830bd676ba5986926bccec"
2562+ integrity sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==
2563+
2564+ " @types/estree@^1.0.6" , "@types/estree@^1.0.8":
25802565 version "1.0.8"
25812566 resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
25822567 integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
42514236 string.prototype.trimend "^1.0.9"
42524237 tsconfig-paths "^3.15.0"
42534238
4254- eslint-scope@^8.4 .0 :
4255- version "8.4 .0"
4256- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4 .0.tgz#88e646a207fad61436ffa39eb505147200655c82 "
4257- integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg ==
4239+ eslint-scope@^9.1 .0 :
4240+ version "9.1 .0"
4241+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1 .0.tgz#dfcb41d6c0d73df6b977a50cf3e91c41ddb4154e "
4242+ integrity sha512-CkWE42hOJsNj9FJRaoMX9waUFYhqY4jmyLFdAdzZr6VaCg3ynLYx4WnOdkaIifGfH4gsUcBTn4OZbHXkpLD0FQ ==
42584243 dependencies :
4244+ " @types/esrecurse" " ^4.3.1"
4245+ " @types/estree" " ^1.0.8"
42594246 esrecurse "^4.3.0"
42604247 estraverse "^5.2.0"
42614248
@@ -4264,42 +4251,34 @@ eslint-visitor-keys@^3.4.3:
42644251 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
42654252 integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
42664253
4267- eslint-visitor-keys@^4.2.1 :
4268- version "4.2.1"
4269- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
4270- integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
4271-
42724254eslint-visitor-keys@^5.0.0 :
42734255 version "5.0.0"
42744256 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.0.tgz#b9aa1a74aa48c44b3ae46c1597ce7171246a94a9"
42754257 integrity sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==
42764258
4277- eslint@9.39.2 :
4278- version "9.39.2 "
4279- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.2 .tgz#cb60e6d16ab234c0f8369a3fe7cc87967faf4b6c "
4280- integrity sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw ==
4259+ eslint@10.0.0 :
4260+ version "10.0.0 "
4261+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.0 .tgz#c93c36a96d91621d0fbb680db848ea11af56ab1e "
4262+ integrity sha512-O0piBKY36YSJhlFSG8p9VUdPV/SxxS4FYDWVpr/9GJuMaepzwlf4J8I4ov1b+ySQfDTPhc3DtLaxcT1fN0yqCg ==
42814263 dependencies :
42824264 " @eslint-community/eslint-utils" " ^4.8.0"
4283- " @eslint-community/regexpp" " ^4.12.1"
4284- " @eslint/config-array" " ^0.21.1"
4285- " @eslint/config-helpers" " ^0.4.2"
4286- " @eslint/core" " ^0.17.0"
4287- " @eslint/eslintrc" " ^3.3.1"
4288- " @eslint/js" " 9.39.2"
4289- " @eslint/plugin-kit" " ^0.4.1"
4265+ " @eslint-community/regexpp" " ^4.12.2"
4266+ " @eslint/config-array" " ^0.23.0"
4267+ " @eslint/config-helpers" " ^0.5.2"
4268+ " @eslint/core" " ^1.1.0"
4269+ " @eslint/plugin-kit" " ^0.6.0"
42904270 " @humanfs/node" " ^0.16.6"
42914271 " @humanwhocodes/module-importer" " ^1.0.1"
42924272 " @humanwhocodes/retry" " ^0.4.2"
42934273 " @types/estree" " ^1.0.6"
42944274 ajv "^6.12.4"
4295- chalk "^4.0.0"
42964275 cross-spawn "^7.0.6"
42974276 debug "^4.3.2"
42984277 escape-string-regexp "^4.0.0"
4299- eslint-scope "^8.4 .0"
4300- eslint-visitor-keys "^4.2.1 "
4301- espree "^10.4 .0"
4302- esquery "^1.5 .0"
4278+ eslint-scope "^9.1 .0"
4279+ eslint-visitor-keys "^5.0.0 "
4280+ espree "^11.1 .0"
4281+ esquery "^1.7 .0"
43034282 esutils "^2.0.2"
43044283 fast-deep-equal "^3.1.3"
43054284 file-entry-cache "^8.0.0"
43094288 imurmurhash "^0.1.4"
43104289 is-glob "^4.0.0"
43114290 json-stable-stringify-without-jsonify "^1.0.1"
4312- lodash.merge "^4.6.2"
4313- minimatch "^3.1.2"
4291+ minimatch "^10.1.1"
43144292 natural-compare "^1.4.0"
43154293 optionator "^0.9.3"
43164294
4317- espree@^10.0.1, espree@^10.4 .0 :
4318- version "10.4 .0"
4319- resolved "https://registry.yarnpkg.com/espree/-/espree-10.4 .0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837 "
4320- integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ ==
4295+ espree@^11.1 .0 :
4296+ version "11.1 .0"
4297+ resolved "https://registry.yarnpkg.com/espree/-/espree-11.1 .0.tgz#7d0c82a69f8df670728dba256264b383fbf73e8f "
4298+ integrity sha512-WFWYhO1fV4iYkqOOvq8FbqIhr2pYfoDY0kCotMkDeNtGpiGGkZ1iov2u8ydjtgM8yF8rzK7oaTbw2NAzbAbehw ==
43214299 dependencies :
43224300 acorn "^8.15.0"
43234301 acorn-jsx "^5.3.2"
4324- eslint-visitor-keys "^4.2.1 "
4302+ eslint-visitor-keys "^5.0.0 "
43254303
43264304esprima@^4.0.0 :
43274305 version "4.0.1"
43284306 resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
43294307 integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
43304308
4331- esquery@^1.5 .0 :
4309+ esquery@^1.7 .0 :
43324310 version "1.7.0"
43334311 resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
43344312 integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
@@ -4776,11 +4754,6 @@ glob@^7.1.1, glob@^7.1.4:
47764754 once "^1.3.0"
47774755 path-is-absolute "^1.0.0"
47784756
4779- globals@^14.0.0 :
4780- version "14.0.0"
4781- resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
4782- integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
4783-
47844757globalthis@^1.0.4 :
47854758 version "1.0.4"
47864759 resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236"
@@ -6114,7 +6087,7 @@ lodash.memoize@^4.1.2:
61146087 resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
61156088 integrity sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==
61166089
6117- [email protected] , lodash.merge@^4.6.2 :
6090+ 61186091 version "4.6.2"
61196092 resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
61206093 integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
62856258 dependencies :
62866259 brace-expansion "^1.1.7"
62876260
6288- minimatch@^10.2.0 :
6289- version "10.2.0 "
6290- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.0 .tgz#e710473e66e3e1aaf376d0aa82438375cac86e9e "
6291- integrity sha512-ugkC31VaVg9cF0DFVoADH12k6061zNZkZON+aX8AWsR9GhPcErkcMBceb6znR8wLERM2AkkOxy2nWRLpT9Jq5w ==
6261+ minimatch@^10.1.1, minimatch@^10. 2.0 :
6262+ version "10.2.1 "
6263+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.1 .tgz#9d82835834cdc85d5084dd055e9a4685fa56e5f0 "
6264+ integrity sha512-MClCe8IL5nRRmawL6ib/eT4oLyeKMGCghibcDWK+J0hh0Q8kqSdia6BvbRMVk6mPa6WqUa5uR2oxt6C5jd533A ==
62926265 dependencies :
62936266 brace-expansion "^5.0.2"
62946267
0 commit comments