15401540 resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz#9bdad8176be7811ad148d1f8772359041f46c6c5"
15411541 integrity sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==
15421542
1543- "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
1543+ "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.8.0" :
15441544 version "4.9.1"
15451545 resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595"
15461546 integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==
15471547 dependencies:
15481548 eslint-visitor-keys "^3.4.3"
15491549
1550- "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1":
1550+ "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.12.2", "@eslint-community/regexpp@^4. 4.0", "@eslint-community/regexpp@^4.6.1":
15511551 version "4.12.2"
15521552 resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
15531553 integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
15541554
1555+ "@eslint/config-array@^0.23.3":
1556+ version "0.23.3"
1557+ resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.3.tgz#3f4a93dd546169c09130cbd10f2415b13a20a219"
1558+ integrity sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==
1559+ dependencies:
1560+ "@eslint/object-schema" "^3.0.3"
1561+ debug "^4.3.1"
1562+ minimatch "^10.2.4"
1563+
1564+ "@eslint/config-helpers@^0.5.2":
1565+ version "0.5.3"
1566+ resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.3.tgz#721fe6bbb90d74b0c80d6ff2428e5bbcb002becb"
1567+ integrity sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==
1568+ dependencies:
1569+ "@eslint/core" "^1.1.1"
1570+
1571+ "@eslint/core@^1.1.1":
1572+ version "1.1.1"
1573+ resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.1.tgz#450f3d2be2d463ccd51119544092256b4e88df32"
1574+ integrity sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==
1575+ dependencies:
1576+ "@types/json-schema" "^7.0.15"
1577+
15551578"@eslint/eslintrc@^2.1.4":
15561579 version "2.1.4"
15571580 resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
15721595 resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
15731596 integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
15741597
1598+ "@eslint/object-schema@^3.0.3":
1599+ version "3.0.3"
1600+ resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.3.tgz#5bf671e52e382e4adc47a9906f2699374637db6b"
1601+ integrity sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==
1602+
1603+ "@eslint/plugin-kit@^0.6.1":
1604+ version "0.6.1"
1605+ resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.1.tgz#eb9e6689b56ce8bc1855bb33090e63f3fc115e8e"
1606+ integrity sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==
1607+ dependencies:
1608+ "@eslint/core" "^1.1.1"
1609+ levn "^0.4.1"
1610+
15751611"@floating-ui/core@^1.7.3":
15761612 version "1.7.3"
15771613 resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.3.tgz#462d722f001e23e46d86fd2bd0d21b7693ccb8b7"
15991635 resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.10.tgz#a2a1e3812d14525f725d011a73eceb41fef5bc1c"
16001636 integrity sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==
16011637
1638+ "@humanfs/core@^0.19.1":
1639+ version "0.19.1"
1640+ resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.1.tgz#17c55ca7d426733fe3c561906b8173c336b40a77"
1641+ integrity sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==
1642+
1643+ "@humanfs/node@^0.16.6":
1644+ version "0.16.7"
1645+ resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.7.tgz#822cb7b3a12c5a240a24f621b5a2413e27a45f26"
1646+ integrity sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==
1647+ dependencies:
1648+ "@humanfs/core" "^0.19.1"
1649+ "@humanwhocodes/retry" "^0.4.0"
1650+
16021651"@humanwhocodes/config-array@^0.13.0":
16031652 version "0.13.0"
16041653 resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748"
16181667 resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
16191668 integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
16201669
1670+ "@humanwhocodes/retry@^0.4.0", "@humanwhocodes/retry@^0.4.2":
1671+ version "0.4.3"
1672+ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.3.tgz#c2b9d2e374ee62c586d3adbea87199b1d7a7a6ba"
1673+ integrity sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==
1674+
16211675"@isaacs/cliui@^8.0.2":
16221676 version "8.0.2"
16231677 resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
34403494 "@types/estree" "*"
34413495 "@types/json-schema" "*"
34423496
3443- "@types/estree@*", "@types/estree@^1.0.0", "@types/estree@^1.0.8":
3497+ "@types/esrecurse@^4.3.1":
3498+ version "4.3.1"
3499+ resolved "https://registry.yarnpkg.com/@types/esrecurse/-/esrecurse-4.3.1.tgz#6f636af962fbe6191b830bd676ba5986926bccec"
3500+ integrity sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==
3501+
3502+ "@types/estree@*", "@types/estree@^1.0.0", "@types/estree@^1.0.6", "@types/estree@^1.0.8":
34443503 version "1.0.8"
34453504 resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
34463505 integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
@@ -4303,6 +4362,11 @@ acorn@^8.14.0, acorn@^8.15.0, acorn@^8.2.4, acorn@^8.9.0:
43034362 resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
43044363 integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==
43054364
4365+ acorn@^8.16.0:
4366+ version "8.16.0"
4367+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a"
4368+ integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
4369+
43064370address@^1.0.1, address@^1.1.2:
43074371 version "1.2.2"
43084372 resolved "https://registry.yarnpkg.com/address/-/address-1.2.2.tgz#2b5248dac5485a6390532c6a517fda2e3faac89e"
@@ -4357,6 +4421,16 @@ ajv@^6.12.2, ajv@^6.12.4, ajv@^6.12.5:
43574421 json-schema-traverse "^0.4.1"
43584422 uri-js "^4.2.2"
43594423
4424+ ajv@^6.14.0:
4425+ version "6.14.0"
4426+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
4427+ integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==
4428+ dependencies:
4429+ fast-deep-equal "^3.1.1"
4430+ fast-json-stable-stringify "^2.0.0"
4431+ json-schema-traverse "^0.4.1"
4432+ uri-js "^4.2.2"
4433+
43604434ajv@^8.0.0, ajv@^8.6.0, ajv@^8.9.0:
43614435 version "8.17.1"
43624436 resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.17.1.tgz#37d9a5c776af6bc92d7f4f9510eba4c0a60d11a6"
@@ -4824,6 +4898,11 @@ balanced-match@^1.0.0:
48244898 resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
48254899 integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
48264900
4901+ balanced-match@^4.0.2:
4902+ version "4.0.4"
4903+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
4904+ integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
4905+
48274906baseline-browser-mapping@^2.9.0:
48284907 version "2.9.15"
48294908 resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.9.15.tgz#6baaa0069883f50a99cdb31b56646491f47c05d7"
@@ -4924,6 +5003,13 @@ brace-expansion@^2.0.1:
49245003 dependencies:
49255004 balanced-match "^1.0.0"
49265005
5006+ brace-expansion@^5.0.2:
5007+ version "5.0.4"
5008+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336"
5009+ integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==
5010+ dependencies:
5011+ balanced-match "^4.0.2"
5012+
49275013braces@^3.0.3, braces@~3.0.2:
49285014 version "3.0.3"
49295015 resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -6814,6 +6900,16 @@ eslint-scope@^7.2.2:
68146900 esrecurse "^4.3.0"
68156901 estraverse "^5.2.0"
68166902
6903+ eslint-scope@^9.1.2:
6904+ version "9.1.2"
6905+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.2.tgz#b9de6ace2fab1cff24d2e58d85b74c8fcea39802"
6906+ integrity sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==
6907+ dependencies:
6908+ "@types/esrecurse" "^4.3.1"
6909+ "@types/estree" "^1.0.8"
6910+ esrecurse "^4.3.0"
6911+ estraverse "^5.2.0"
6912+
68176913eslint-visitor-keys@^2.1.0:
68186914 version "2.1.0"
68196915 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
@@ -6829,6 +6925,11 @@ eslint-visitor-keys@^4.2.1:
68296925 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
68306926 integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
68316927
6928+ eslint-visitor-keys@^5.0.1:
6929+ version "5.0.1"
6930+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
6931+ integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
6932+
68326933eslint-webpack-plugin@^3.1.1:
68336934 version "3.2.0"
68346935 resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-3.2.0.tgz#1978cdb9edc461e4b0195a20da950cf57988347c"
@@ -6840,7 +6941,43 @@ eslint-webpack-plugin@^3.1.1:
68406941 normalize-path "^3.0.0"
68416942 schema-utils "^4.0.0"
68426943
6843- eslint@^8.3.0, eslint@^8.57.0:
6944+ eslint@^10.0.0:
6945+ version "10.0.3"
6946+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.3.tgz#360a7de7f2706eb8a32caa17ca983f0089efe694"
6947+ integrity sha512-COV33RzXZkqhG9P2rZCFl9ZmJ7WL+gQSCRzE7RhkbclbQPtLAWReL7ysA0Sh4c8Im2U9ynybdR56PV0XcKvqaQ==
6948+ dependencies:
6949+ "@eslint-community/eslint-utils" "^4.8.0"
6950+ "@eslint-community/regexpp" "^4.12.2"
6951+ "@eslint/config-array" "^0.23.3"
6952+ "@eslint/config-helpers" "^0.5.2"
6953+ "@eslint/core" "^1.1.1"
6954+ "@eslint/plugin-kit" "^0.6.1"
6955+ "@humanfs/node" "^0.16.6"
6956+ "@humanwhocodes/module-importer" "^1.0.1"
6957+ "@humanwhocodes/retry" "^0.4.2"
6958+ "@types/estree" "^1.0.6"
6959+ ajv "^6.14.0"
6960+ cross-spawn "^7.0.6"
6961+ debug "^4.3.2"
6962+ escape-string-regexp "^4.0.0"
6963+ eslint-scope "^9.1.2"
6964+ eslint-visitor-keys "^5.0.1"
6965+ espree "^11.1.1"
6966+ esquery "^1.7.0"
6967+ esutils "^2.0.2"
6968+ fast-deep-equal "^3.1.3"
6969+ file-entry-cache "^8.0.0"
6970+ find-up "^5.0.0"
6971+ glob-parent "^6.0.2"
6972+ ignore "^5.2.0"
6973+ imurmurhash "^0.1.4"
6974+ is-glob "^4.0.0"
6975+ json-stable-stringify-without-jsonify "^1.0.1"
6976+ minimatch "^10.2.4"
6977+ natural-compare "^1.4.0"
6978+ optionator "^0.9.3"
6979+
6980+ eslint@^8.3.0:
68446981 version "8.57.1"
68456982 resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
68466983 integrity sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==
@@ -6893,6 +7030,15 @@ espree@^10.1.0:
68937030 acorn-jsx "^5.3.2"
68947031 eslint-visitor-keys "^4.2.1"
68957032
7033+ espree@^11.1.1:
7034+ version "11.2.0"
7035+ resolved "https://registry.yarnpkg.com/espree/-/espree-11.2.0.tgz#01d5e47dc332aaba3059008362454a8cc34ccaa5"
7036+ integrity sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==
7037+ dependencies:
7038+ acorn "^8.16.0"
7039+ acorn-jsx "^5.3.2"
7040+ eslint-visitor-keys "^5.0.1"
7041+
68967042espree@^9.6.0, espree@^9.6.1:
68977043 version "9.6.1"
68987044 resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
@@ -6912,7 +7058,7 @@ esprima@^4.0.0, esprima@^4.0.1, esprima@~4.0.0:
69127058 resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
69137059 integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
69147060
6915- esquery@^1.4.2, esquery@^1.6.0:
7061+ esquery@^1.4.2, esquery@^1.6.0, esquery@^1.7.0 :
69167062 version "1.7.0"
69177063 resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
69187064 integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
@@ -7167,6 +7313,13 @@ file-entry-cache@^6.0.1:
71677313 dependencies:
71687314 flat-cache "^3.0.4"
71697315
7316+ file-entry-cache@^8.0.0:
7317+ version "8.0.0"
7318+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f"
7319+ integrity sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==
7320+ dependencies:
7321+ flat-cache "^4.0.0"
7322+
71707323file-loader@^6.2.0:
71717324 version "6.2.0"
71727325 resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.2.0.tgz#baef7cf8e1840df325e4390b4484879480eebe4d"
@@ -7265,6 +7418,14 @@ flat-cache@^3.0.4:
72657418 keyv "^4.5.3"
72667419 rimraf "^3.0.2"
72677420
7421+ flat-cache@^4.0.0:
7422+ version "4.0.1"
7423+ resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-4.0.1.tgz#0ece39fcb14ee012f4b0410bd33dd9c1f011127c"
7424+ integrity sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==
7425+ dependencies:
7426+ flatted "^3.2.9"
7427+ keyv "^4.5.4"
7428+
72687429flatted@^3.2.9:
72697430 version "3.3.3"
72707431 resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
@@ -9261,7 +9422,7 @@ kdbush@^4.0.2:
92619422 resolved "https://registry.yarnpkg.com/kdbush/-/kdbush-4.0.2.tgz#2f7b7246328b4657dd122b6c7f025fbc2c868e39"
92629423 integrity sha512-WbCVYJ27Sz8zi9Q7Q0xHC+05iwkm3Znipc2XTlrnJbsHMYktW4hPhXUE8Ys1engBrvffoSCqbil1JQAa7clRpA==
92639424
9264- keyv@^4.5.3:
9425+ keyv@^4.5.3, keyv@^4.5.4 :
92659426 version "4.5.4"
92669427 resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
92679428 integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
@@ -10272,6 +10433,13 @@ minimatch@9.0.3:
1027210433 dependencies:
1027310434 brace-expansion "^2.0.1"
1027410435
10436+ minimatch@^10.2.4:
10437+ version "10.2.4"
10438+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
10439+ integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
10440+ dependencies:
10441+ brace-expansion "^5.0.2"
10442+
1027510443minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
1027610444 version "3.1.2"
1027710445 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
0 commit comments