13291329 dependencies :
13301330 eslint-visitor-keys "^3.4.3"
13311331
1332- " @eslint-community/regexpp@^4.12.1 " , "@eslint-community/regexpp@^4.12. 2":
1332+ " @eslint-community/regexpp@^4.12.2 " :
13331333 version "4.12.2"
13341334 resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
13351335 integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
13361336
1337- " @eslint/config-array@^0.21.2 " :
1338- version "0.21.2 "
1339- resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.2 .tgz#f29e22057ad5316cf23836cee9a34c81fffcb7e6 "
1340- integrity sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw ==
1337+ " @eslint/config-array@^0.23.3 " :
1338+ version "0.23.3 "
1339+ resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.3 .tgz#3f4a93dd546169c09130cbd10f2415b13a20a219 "
1340+ integrity sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw ==
13411341 dependencies :
1342- " @eslint/object-schema" " ^2.1.7 "
1342+ " @eslint/object-schema" " ^3.0.3 "
13431343 debug "^4.3.1"
1344- minimatch "^3.1.5 "
1344+ minimatch "^10.2.4 "
13451345
1346- " @eslint/config-helpers@^0.4 .2 " :
1347- version "0.4.2 "
1348- resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.2 .tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda "
1349- integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw ==
1346+ " @eslint/config-helpers@^0.5 .2 " :
1347+ version "0.5.3 "
1348+ resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.3 .tgz#721fe6bbb90d74b0c80d6ff2428e5bbcb002becb "
1349+ integrity sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw ==
13501350 dependencies :
1351- " @eslint/core" " ^0.17.0 "
1351+ " @eslint/core" " ^1.1.1 "
13521352
1353- " @eslint/core@^0.17.0 " :
1354- version "0.17.0 "
1355- resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0 .tgz#77225820413d9617509da9342190a2019e78761c "
1356- integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ ==
1353+ " @eslint/core@^1.1.1 " :
1354+ version "1.1.1 "
1355+ resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.1 .tgz#450f3d2be2d463ccd51119544092256b4e88df32 "
1356+ integrity sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ ==
13571357 dependencies :
13581358 " @types/json-schema" " ^7.0.15"
13591359
1360- " @eslint/eslintrc@^3.3.5 " :
1361- version "3.3.5"
1362- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.5.tgz#c131793cfc1a7b96f24a83e0a8bbd4b881558c60"
1363- integrity sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==
1364- dependencies :
1365- ajv "^6.14.0"
1366- debug "^4.3.2"
1367- espree "^10.0.1"
1368- globals "^14.0.0"
1369- ignore "^5.2.0"
1370- import-fresh "^3.2.1"
1371- js-yaml "^4.1.1"
1372- minimatch "^3.1.5"
1373- strip-json-comments "^3.1.1"
1374-
1375- 1376- version "9.39.4"
1377- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.4.tgz#a3f83bfc6fd9bf33a853dfacd0b49b398eb596c1"
1378- integrity sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==
1379-
1380- " @eslint/object-schema@^2.1.7 " :
1381- version "2.1.7"
1382- resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"
1383- integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==
1360+ " @eslint/object-schema@^3.0.3 " :
1361+ version "3.0.3"
1362+ resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.3.tgz#5bf671e52e382e4adc47a9906f2699374637db6b"
1363+ integrity sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==
13841364
1385- " @eslint/plugin-kit@^0.4 .1 " :
1386- version "0.4 .1"
1387- resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4 .1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2 "
1388- integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA ==
1365+ " @eslint/plugin-kit@^0.6 .1 " :
1366+ version "0.6 .1"
1367+ resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6 .1.tgz#eb9e6689b56ce8bc1855bb33090e63f3fc115e8e "
1368+ integrity sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ ==
13891369 dependencies :
1390- " @eslint/core" " ^0.17.0 "
1370+ " @eslint/core" " ^1.1.1 "
13911371 levn "^0.4.1"
13921372
13931373" @fastify/busboy@^3.1.1 " :
25132493 resolved "https://registry.yarnpkg.com/@types/deep-eql/-/deep-eql-4.0.2.tgz#334311971d3a07121e7eb91b684a605e7eea9cbd"
25142494 integrity sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==
25152495
2516- " @types/[email protected] " , "@types/estree@^1.0.0", "@types/estree@^1.0.6": 2496+ " @types/esrecurse@^4.3.1 " :
2497+ version "4.3.1"
2498+ resolved "https://registry.yarnpkg.com/@types/esrecurse/-/esrecurse-4.3.1.tgz#6f636af962fbe6191b830bd676ba5986926bccec"
2499+ integrity sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==
2500+
2501+ " @types/[email protected] " , "@types/estree@^1.0.0", "@types/estree@^1.0.6", "@types/estree@^1.0.8": 25172502 version "1.0.8"
25182503 resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
25192504 integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
25332518 resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.24.tgz#4ae334fc62c0e915ca8ed8e35dcc6d4eeb29215f"
25342519 integrity sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==
25352520
2536- " @types/node@* " :
2537- version "25.3.5"
2538- resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.5.tgz#beccb5915561f7a9970ace547ad44d6cdbf39b46"
2539- integrity sha512-oX8xrhvpiyRCQkG1MFchB09f+cXftgIXb3a7UUa4Y3wpmZPw5tyZGTLWhlESOLq1Rq6oDlc8npVU2/9xiCuXMA==
2540- dependencies :
2541- undici-types "~7.18.0"
2542-
2543- 2521+ " @types/node@*" , "@types/[email protected] ": 25442522 version "24.12.0"
25452523 resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.0.tgz#6222e028210e5322e4f4f6767f8d88e5ea3b33d2"
25462524 integrity sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==
@@ -2811,7 +2789,7 @@ acorn-walk@^8.1.1:
28112789 dependencies :
28122790 acorn "^8.11.0"
28132791
2814- acorn@^8.11.0, acorn@^8.15 .0, acorn@^8.4.1 :
2792+ acorn@^8.11.0, acorn@^8.16 .0, acorn@^8.4.1 :
28152793 version "8.16.0"
28162794 resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a"
28172795 integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
38003778 string.prototype.trimend "^1.0.9"
38013779 tsconfig-paths "^3.15.0"
38023780
3803- eslint-scope@^8.4.0 :
3804- version "8.4.0 "
3805- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0 .tgz#88e646a207fad61436ffa39eb505147200655c82 "
3806- integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg ==
3781+ eslint-scope@^9.1.2 :
3782+ version "9.1.2 "
3783+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.2 .tgz#b9de6ace2fab1cff24d2e58d85b74c8fcea39802 "
3784+ integrity sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ ==
38073785 dependencies :
3786+ " @types/esrecurse" " ^4.3.1"
3787+ " @types/estree" " ^1.0.8"
38083788 esrecurse "^4.3.0"
38093789 estraverse "^5.2.0"
38103790
@@ -3813,42 +3793,34 @@ eslint-visitor-keys@^3.4.3:
38133793 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
38143794 integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
38153795
3816- eslint-visitor-keys@^4.2.1 :
3817- version "4.2.1"
3818- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
3819- integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
3820-
3821- eslint-visitor-keys@^5.0.0 :
3796+ eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1 :
38223797 version "5.0.1"
38233798 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
38243799 integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
38253800
3826- eslint@9.39.4 :
3827- version "9.39.4 "
3828- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.4 .tgz#855da1b2e2ad66dc5991195f35e262bcec8117b5 "
3829- integrity sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ ==
3801+ eslint@10.0.3 :
3802+ version "10.0.3 "
3803+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.3 .tgz#360a7de7f2706eb8a32caa17ca983f0089efe694 "
3804+ integrity sha512-COV33RzXZkqhG9P2rZCFl9ZmJ7WL+gQSCRzE7RhkbclbQPtLAWReL7ysA0Sh4c8Im2U9ynybdR56PV0XcKvqaQ ==
38303805 dependencies :
38313806 " @eslint-community/eslint-utils" " ^4.8.0"
3832- " @eslint-community/regexpp" " ^4.12.1"
3833- " @eslint/config-array" " ^0.21.2"
3834- " @eslint/config-helpers" " ^0.4.2"
3835- " @eslint/core" " ^0.17.0"
3836- " @eslint/eslintrc" " ^3.3.5"
3837- " @eslint/js" " 9.39.4"
3838- " @eslint/plugin-kit" " ^0.4.1"
3807+ " @eslint-community/regexpp" " ^4.12.2"
3808+ " @eslint/config-array" " ^0.23.3"
3809+ " @eslint/config-helpers" " ^0.5.2"
3810+ " @eslint/core" " ^1.1.1"
3811+ " @eslint/plugin-kit" " ^0.6.1"
38393812 " @humanfs/node" " ^0.16.6"
38403813 " @humanwhocodes/module-importer" " ^1.0.1"
38413814 " @humanwhocodes/retry" " ^0.4.2"
38423815 " @types/estree" " ^1.0.6"
38433816 ajv "^6.14.0"
3844- chalk "^4.0.0"
38453817 cross-spawn "^7.0.6"
38463818 debug "^4.3.2"
38473819 escape-string-regexp "^4.0.0"
3848- eslint-scope "^8.4.0 "
3849- eslint-visitor-keys "^4.2 .1"
3850- espree "^10.4.0 "
3851- esquery "^1.5 .0"
3820+ eslint-scope "^9.1.2 "
3821+ eslint-visitor-keys "^5.0 .1"
3822+ espree "^11.1.1 "
3823+ esquery "^1.7 .0"
38523824 esutils "^2.0.2"
38533825 fast-deep-equal "^3.1.3"
38543826 file-entry-cache "^8.0.0"
38583830 imurmurhash "^0.1.4"
38593831 is-glob "^4.0.0"
38603832 json-stable-stringify-without-jsonify "^1.0.1"
3861- lodash.merge "^4.6.2"
3862- minimatch "^3.1.5"
3833+ minimatch "^10.2.4"
38633834 natural-compare "^1.4.0"
38643835 optionator "^0.9.3"
38653836
3866- espree@^10.0.1, espree@^10.4.0 :
3867- version "10.4 .0"
3868- resolved "https://registry.yarnpkg.com/espree/-/espree-10.4 .0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837 "
3869- integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ ==
3837+ espree@^11.1.1 :
3838+ version "11.2 .0"
3839+ resolved "https://registry.yarnpkg.com/espree/-/espree-11.2 .0.tgz#01d5e47dc332aaba3059008362454a8cc34ccaa5 "
3840+ integrity sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw ==
38703841 dependencies :
3871- acorn "^8.15 .0"
3842+ acorn "^8.16 .0"
38723843 acorn-jsx "^5.3.2"
3873- eslint-visitor-keys "^4.2 .1"
3844+ eslint-visitor-keys "^5.0 .1"
38743845
38753846esprima@^4.0.0 :
38763847 version "4.0.1"
38773848 resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
38783849 integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
38793850
3880- esquery@^1.5 .0 :
3851+ esquery@^1.7 .0 :
38813852 version "1.7.0"
38823853 resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
38833854 integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
@@ -4264,11 +4235,6 @@ glob@^7.1.1:
42644235 once "^1.3.0"
42654236 path-is-absolute "^1.0.0"
42664237
4267- globals@^14.0.0 :
4268- version "14.0.0"
4269- resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
4270- integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
4271-
42724238globalthis@^1.0.4 :
42734239 version "1.0.4"
42744240 resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236"
@@ -4486,7 +4452,7 @@ immutable@~3.7.6:
44864452 resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.7.6.tgz#13b4d3cb12befa15482a26fe1b2ebae640071e4b"
44874453 integrity sha512-AizQPcaofEtO11RZhPPHBOJRdo/20MKQF9mBLnVkBoyHi1/zXK8fzVdnEpSV9gxqtnh6Qomfp3F0xT5qP/vThw==
44884454
4489- import-fresh@^3.2.1, import-fresh@^3. 3.0 :
4455+ import-fresh@^3.3.0 :
44904456 version "3.3.1"
44914457 resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf"
44924458 integrity sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==
@@ -5061,7 +5027,7 @@ lodash.memoize@^4.1.2:
50615027 resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
50625028 integrity sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==
50635029
5064- [email protected] , lodash.merge@^4.6.2 :
5030+ 50655031 version "4.6.2"
50665032 resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
50675033 integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
52035169 resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
52045170 integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
52055171
5206- minimatch@^10.0.0, minimatch@^10.2.2 :
5172+ minimatch@^10.0.0, minimatch@^10.2.2, minimatch@^10.2.4 :
52075173 version "10.2.4"
52085174 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
52095175 integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
52105176 dependencies :
52115177 brace-expansion "^5.0.2"
52125178
5213- minimatch@^3.1.1, minimatch@^3.1.2, minimatch@^3.1.5 :
5179+ minimatch@^3.1.1, minimatch@^3.1.2 :
52145180 version "3.1.5"
52155181 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
52165182 integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
@@ -6349,11 +6315,6 @@ strip-final-newline@^3.0.0:
63496315 resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-3.0.0.tgz#52894c313fbff318835280aed60ff71ebf12b8fd"
63506316 integrity sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==
63516317
6352- strip-json-comments@^3.1.1 :
6353- version "3.1.1"
6354- resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
6355- integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
6356-
63576318supports-color@^7.1.0 :
63586319 version "7.2.0"
63596320 resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
@@ -6592,11 +6553,6 @@ undici-types@~7.16.0:
65926553 resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
65936554 integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
65946555
6595- undici-types@~7.18.0 :
6596- version "7.18.2"
6597- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9"
6598- integrity sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==
6599-
66006556unicode-canonical-property-names-ecmascript@^2.0.0 :
66016557 version "2.0.1"
66026558 resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz#cb3173fe47ca743e228216e4a3ddc4c84d628cc2"
0 commit comments