From 5b10ab13a7d8300f36cdcdfdd81ceb79fa6cae67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 06:48:13 +0000 Subject: [PATCH] chore(deps): update dependency markuplint to v4.11.1 --- .../markuplint-ai/package.json | 2 +- yarn.lock | 466 +++++++++++++----- 2 files changed, 343 insertions(+), 125 deletions(-) diff --git a/packages/@markuplint-experimental/markuplint-ai/package.json b/packages/@markuplint-experimental/markuplint-ai/package.json index e327fec..b61364e 100644 --- a/packages/@markuplint-experimental/markuplint-ai/package.json +++ b/packages/@markuplint-experimental/markuplint-ai/package.json @@ -25,6 +25,6 @@ "openai": "4.49.1" }, "devDependencies": { - "markuplint": "4.9.1-alpha.1" + "markuplint": "4.11.1" } } diff --git a/yarn.lock b/yarn.lock index fd940a3..6efd40c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -906,10 +906,10 @@ resolved "https://registry.yarnpkg.com/@markuplint-dev/tsconfig/-/tsconfig-1.0.0-alpha.2.tgz#8c8e7e42f9b71e2563e68caf8eb7db1c7221ea8d" integrity sha512-TlOi9rJod+YBFlnfRaVMZnoqQPjnxbYnG37sTDxxG9TY1Bd9EC1mzPPC33R/6DXtforVeAixLx8m1Zal7C8suQ== -"@markuplint/cli-utils@4.4.2-alpha.1": - version "4.4.2-alpha.1" - resolved "https://registry.yarnpkg.com/@markuplint/cli-utils/-/cli-utils-4.4.2-alpha.1.tgz#9cfecc8b9888c2c3720a650a5f52dbd62dd875cb" - integrity sha512-MPutJI1JTCVINkCf83L+36F2V1uzLgFCwArkxaEQ9x6p3cVYHswYW7E9PwWLGkVvp4STzplW/Zdk/DEoVznMFA== +"@markuplint/cli-utils@4.4.9": + version "4.4.9" + resolved "https://registry.yarnpkg.com/@markuplint/cli-utils/-/cli-utils-4.4.9.tgz#e05c8b96c21399c90d597eeff588902cacc0d951" + integrity sha512-/0kmslrv/cdk+urYU2B7QwlxUVRqcv+UOAy/k5tP+3jJYSyiSVI8Bb7wdVJLaJN+wgVeXFKyIm+HH2MkSQ5faw== dependencies: cli-color "2.0.4" detect-installed "2.0.4" @@ -918,31 +918,46 @@ has-yarn "3.0.0" strip-ansi "7.1.0" +"@markuplint/config-presets@4.5.10": + version "4.5.10" + resolved "https://registry.yarnpkg.com/@markuplint/config-presets/-/config-presets-4.5.10.tgz#6228d39d3031da0b989afa66cba784391dfb26ea" + integrity sha512-/cSnR1lDwyzdflpO7Mz0WL6XE4t+ha+kNCeG+h+RxjxX5wPg9Hlb/HFp+JokK+12w5F8la9CqdCxnrekZ6s9mQ== + "@markuplint/config-presets@4.5.3-alpha.1": version "4.5.3-alpha.1" resolved "https://registry.yarnpkg.com/@markuplint/config-presets/-/config-presets-4.5.3-alpha.1.tgz#1be4cfb880e27fcb4381ffda0e962d4739ffdabf" integrity sha512-s1YPVfllVz3L3ZzgrAiAORDXeXK+wmgpNzMu7ZQrpWgaReb9LpzZyo9KW+VTb9LMVq+nbJQBvsKWA64+UuZryQ== -"@markuplint/file-resolver@4.8.1-alpha.1": - version "4.8.1-alpha.1" - resolved "https://registry.yarnpkg.com/@markuplint/file-resolver/-/file-resolver-4.8.1-alpha.1.tgz#73b159fcada423e02d7577e5dd74bc48fcbd26af" - integrity sha512-ZZM1TKEWZEHwLnELbQ4AveS/hdzJ5UXTmrRjyiWMfzFgrqdPA0xtKaVB0DZhel7pRNdNR35teMwGQi2ZiDbT5Q== - dependencies: - "@markuplint/html-parser" "4.6.4-alpha.1" - "@markuplint/ml-ast" "4.4.1-alpha.1" - "@markuplint/ml-config" "4.7.1-alpha.1" - "@markuplint/ml-core" "4.8.1-alpha.1" - "@markuplint/ml-spec" "4.6.2-alpha.1" - "@markuplint/parser-utils" "4.6.4-alpha.1" - "@markuplint/selector" "4.6.4-alpha.1" - "@markuplint/shared" "4.4.2-alpha.1" +"@markuplint/file-resolver@4.9.6": + version "4.9.6" + resolved "https://registry.yarnpkg.com/@markuplint/file-resolver/-/file-resolver-4.9.6.tgz#c77686c4001656fdb35a1975d84631fb075a8cf9" + integrity sha512-HKT921KfiHHA4tJ//LS/Rw/fCW5CQ9IVhB8Vogf2rY5r2NJ3Ydr3ASkpH9vworJrv0I8mSyHVZM/jGFvyEj2CA== + dependencies: + "@markuplint/html-parser" "4.6.11" + "@markuplint/ml-ast" "4.4.8" + "@markuplint/ml-config" "4.8.3" + "@markuplint/ml-core" "4.10.3" + "@markuplint/ml-spec" "4.8.1" + "@markuplint/parser-utils" "4.7.2" + "@markuplint/selector" "4.6.11" + "@markuplint/shared" "4.4.9" cosmiconfig "9.0.0" - debug "4.3.5" - glob "10.4.1" - ignore "5.3.1" + debug "4.3.7" + glob "11.0.0" + ignore "6.0.2" import-meta-resolve "4.1.0" jsonc "2.0.0" - minimatch "9.0.4" + minimatch "10.0.1" + +"@markuplint/html-parser@4.6.11": + version "4.6.11" + resolved "https://registry.yarnpkg.com/@markuplint/html-parser/-/html-parser-4.6.11.tgz#cc28cd8b3c4abf998c3b126c43a05a33252b6add" + integrity sha512-kr4RCxpAoMtiYXytG9WeFkSV+4jUJrR8d3rJh7qUwQS2o6VIu+bMM0g1Yy0iMptxexnOEZ1iEAvDjbQ74K0/SA== + dependencies: + "@markuplint/ml-ast" "4.4.8" + "@markuplint/parser-utils" "4.7.2" + parse5 "7.2.0" + type-fest "4.26.1" "@markuplint/html-parser@4.6.4-alpha.1": version "4.6.4-alpha.1" @@ -954,6 +969,13 @@ parse5 "7.1.2" type-fest "4.18.3" +"@markuplint/html-spec@4.10.1": + version "4.10.1" + resolved "https://registry.yarnpkg.com/@markuplint/html-spec/-/html-spec-4.10.1.tgz#2a704ecfe42a5f1da209f8e0ae5b506f1b1db177" + integrity sha512-QnT3FqPji6jp/hwlIuz5BbQgr8/8ZMJhtGJqbDmscMz20ZZAoj1gorF05ynQX/V9XXMsmv+MGP502IwDPcZ3+A== + dependencies: + "@markuplint/ml-spec" "4.8.1" + "@markuplint/html-spec@4.8.1-alpha.1": version "4.8.1-alpha.1" resolved "https://registry.yarnpkg.com/@markuplint/html-spec/-/html-spec-4.8.1-alpha.1.tgz#7cb8de6c3e3b12779de2a43fabbf2785a630307a" @@ -966,11 +988,21 @@ resolved "https://registry.yarnpkg.com/@markuplint/i18n/-/i18n-4.5.1-alpha.1.tgz#746c74aa0022be92c2a2ec6fa994892e12e364b4" integrity sha512-xl73koiaCnEey8e/43clAi/h4Mm8cB7HRgAZJWKntvoEfkOW89wwnFbvGaFyVa+8kcLkjq3NH+OxPUSxhMI1ZA== +"@markuplint/i18n@4.5.7": + version "4.5.7" + resolved "https://registry.yarnpkg.com/@markuplint/i18n/-/i18n-4.5.7.tgz#726d7cb8c2bc5b6b68e583105a0f461c97d9f4f9" + integrity sha512-Fv441agzagCZ3fujPqOoQui7wr4CpjU7g8re6VxIBhYviipX7M/4mibiUVhkdsU0jhm/75/hzVatG1o89ML3vg== + "@markuplint/ml-ast@4.4.1-alpha.1": version "4.4.1-alpha.1" resolved "https://registry.yarnpkg.com/@markuplint/ml-ast/-/ml-ast-4.4.1-alpha.1.tgz#3778c2de829b7181eee7a9b90edc8444177d8fd0" integrity sha512-kK0BY+5kpa7mKv/6xwbwYI5NqJ5A7yzPGlgo3nUcefSS7w7NWkq/RxWvdjiQAYlalSVjbRMz9wRkwJH/YUHxIw== +"@markuplint/ml-ast@4.4.8": + version "4.4.8" + resolved "https://registry.yarnpkg.com/@markuplint/ml-ast/-/ml-ast-4.4.8.tgz#ba0015a6e731bc54eed8cf3fca6aadbc63ba6378" + integrity sha512-oFF+goq79mY+S5cr6LhJZyROwr9cNn8gNZJQdfJ2sAlfg4qk4r08BEQKtdra9g5MUYySiHpCe/JpyuezrlkcFw== + "@markuplint/ml-config@4.7.1-alpha.1": version "4.7.1-alpha.1" resolved "https://registry.yarnpkg.com/@markuplint/ml-config/-/ml-config-4.7.1-alpha.1.tgz#e6735415a15a7590cf4cbc4736a6d4e073a6f544" @@ -985,6 +1017,40 @@ mustache "4.2.0" type-fest "4.18.3" +"@markuplint/ml-config@4.8.3": + version "4.8.3" + resolved "https://registry.yarnpkg.com/@markuplint/ml-config/-/ml-config-4.8.3.tgz#5a33966087fdf08cdf4638cdfcec8477ed154743" + integrity sha512-yai6Oa1+rcS1bBKZOtq9W2IHUrsVOFhYuMNPkJjPYSJ+VKjQX6FFaqRLCgT0TdhEKrmYB05oqR2X2pPNh4UAlg== + dependencies: + "@markuplint/ml-ast" "4.4.8" + "@markuplint/selector" "4.6.11" + "@markuplint/shared" "4.4.9" + "@types/mustache" "4.2.5" + deepmerge "4.3.1" + is-plain-object "5.0.0" + mustache "4.2.0" + type-fest "4.26.1" + +"@markuplint/ml-core@4.10.3": + version "4.10.3" + resolved "https://registry.yarnpkg.com/@markuplint/ml-core/-/ml-core-4.10.3.tgz#b7beed7e8b3418e74e79ec44e1f3473ef1fe63b9" + integrity sha512-Jo/8+YKoDd6/Danp2VX2xZTTBDLD+4rfSCmkv5SgO8XHwY9O3AIm/rfPypksxcWXbX4mcI+gLalmwji5tUrvCQ== + dependencies: + "@markuplint/config-presets" "4.5.10" + "@markuplint/html-parser" "4.6.11" + "@markuplint/html-spec" "4.10.1" + "@markuplint/i18n" "4.5.7" + "@markuplint/ml-ast" "4.4.8" + "@markuplint/ml-config" "4.8.3" + "@markuplint/ml-spec" "4.8.1" + "@markuplint/parser-utils" "4.7.2" + "@markuplint/selector" "4.6.11" + "@markuplint/shared" "4.4.9" + "@types/debug" "4.1.12" + debug "4.3.7" + is-plain-object "5.0.0" + type-fest "4.26.1" + "@markuplint/ml-core@4.8.1-alpha.1": version "4.8.1-alpha.1" resolved "https://registry.yarnpkg.com/@markuplint/ml-core/-/ml-core-4.8.1-alpha.1.tgz#b6d2fa0bdd68f650119eb7d5244f6a8034df64cf" @@ -1016,6 +1082,17 @@ is-plain-object "5.0.0" type-fest "4.18.3" +"@markuplint/ml-spec@4.8.1": + version "4.8.1" + resolved "https://registry.yarnpkg.com/@markuplint/ml-spec/-/ml-spec-4.8.1.tgz#afdcf009cd48c53b98f5534e98168830c3e075f5" + integrity sha512-yT/GLOQQuDyBFVSOnqMQaNRKgIZ/ak4VAd2j4R7FqKMQBcsrPT1RpZ1H+5xdoQr9exY2lpXhTF7Oit5fFlLwmQ== + dependencies: + "@markuplint/ml-ast" "4.4.8" + "@markuplint/types" "4.6.4" + dom-accessibility-api "0.7.0" + is-plain-object "5.0.0" + type-fest "4.26.1" + "@markuplint/parser-utils@4.6.4-alpha.1": version "4.6.4-alpha.1" resolved "https://registry.yarnpkg.com/@markuplint/parser-utils/-/parser-utils-4.6.4-alpha.1.tgz#05ec1c61bef521d3e22efc4281fa364adfefbe9c" @@ -1030,23 +1107,48 @@ type-fest "4.18.3" uuid "9.0.1" -"@markuplint/rules@4.9.2-alpha.1": - version "4.9.2-alpha.1" - resolved "https://registry.yarnpkg.com/@markuplint/rules/-/rules-4.9.2-alpha.1.tgz#7586ffe377a5899c0aaf4796dd9ff3ea9736ae5e" - integrity sha512-Bdrft7y8+t8qd3AUBqiULiK4yzU2yc66c3F6DfcDsoZy25Cr3K0kAufoKG0xKABVuTd7fgcG+tUyzXe11t9GDQ== - dependencies: - "@markuplint/html-spec" "4.8.1-alpha.1" - "@markuplint/ml-core" "4.8.1-alpha.1" - "@markuplint/ml-spec" "4.6.2-alpha.1" - "@markuplint/selector" "4.6.4-alpha.1" - "@markuplint/shared" "4.4.2-alpha.1" - "@markuplint/types" "4.5.2-alpha.1" +"@markuplint/parser-utils@4.7.2": + version "4.7.2" + resolved "https://registry.yarnpkg.com/@markuplint/parser-utils/-/parser-utils-4.7.2.tgz#e110c93406563886f4224016d9f5e001c3daef42" + integrity sha512-aVjxP+3ynyx9RUm5D0ocpm/ROlbyvYrkvGupzovGnYafsOIEcO0+kkX3WhZlrdCqg6zYPVnj5lLlT0p/x7FwVg== + dependencies: + "@markuplint/ml-ast" "4.4.8" + "@markuplint/ml-spec" "4.8.1" + "@markuplint/types" "4.6.4" + "@types/uuid" "10.0.0" + debug "4.3.7" + espree "10.2.0" + type-fest "4.26.1" + uuid "10.0.0" + +"@markuplint/rules@4.10.4": + version "4.10.4" + resolved "https://registry.yarnpkg.com/@markuplint/rules/-/rules-4.10.4.tgz#5ee62eafa8c16b9f604b9b4635fd480e3dab061c" + integrity sha512-IWv5QdiZIeZLzsUHmLrNnq10kgEeDNkdrCGWsNU82RNWAz9FiexlhI3hRRzDDC/zvax0nE2+HJo6xMJ+k8KKXA== + dependencies: + "@markuplint/html-spec" "4.10.1" + "@markuplint/ml-core" "4.10.3" + "@markuplint/ml-spec" "4.8.1" + "@markuplint/selector" "4.6.11" + "@markuplint/shared" "4.4.9" + "@markuplint/types" "4.6.4" "@types/debug" "4.1.12" "@ungap/structured-clone" "1.2.0" ansi-colors "4.1.3" - chrono-node "2.7.6" - debug "4.3.5" - type-fest "4.18.3" + chrono-node "2.7.7" + debug "4.3.7" + type-fest "4.26.1" + +"@markuplint/selector@4.6.11": + version "4.6.11" + resolved "https://registry.yarnpkg.com/@markuplint/selector/-/selector-4.6.11.tgz#271ad78fc15460f6bc4782767199b0033c8e607c" + integrity sha512-MCKSGZvdSIuFg/wjCuhRQwyKaysXI4rw025rMwKLJoNg7gQQbQE+jUnXf5zioSPw/moaB2S50KKeY/n5A09TyA== + dependencies: + "@markuplint/ml-spec" "4.8.1" + "@types/debug" "4.1.12" + debug "4.3.7" + postcss-selector-parser "7.0.0" + type-fest "4.26.1" "@markuplint/selector@4.6.4-alpha.1": version "4.6.4-alpha.1" @@ -1066,6 +1168,13 @@ dependencies: html-entities "2.5.2" +"@markuplint/shared@4.4.9": + version "4.4.9" + resolved "https://registry.yarnpkg.com/@markuplint/shared/-/shared-4.4.9.tgz#dd97f905537d74242b558f850a9cd5cac766b186" + integrity sha512-KzQflsf2ZjPym9oKRhUee0YCC1wiq3Jr3haPo9s6BMYG7t/LvFlIgYl3SydqIoeV5AK1LDtFEefVZUFY8Fp7ow== + dependencies: + html-entities "2.5.2" + "@markuplint/types@4.5.2-alpha.1": version "4.5.2-alpha.1" resolved "https://registry.yarnpkg.com/@markuplint/types/-/types-4.5.2-alpha.1.tgz#bc979cbf82bd755e106b9d4b39abdf74c3722b25" @@ -1082,6 +1191,22 @@ type-fest "4.18.3" whatwg-mimetype "4.0.0" +"@markuplint/types@4.6.4": + version "4.6.4" + resolved "https://registry.yarnpkg.com/@markuplint/types/-/types-4.6.4.tgz#ff30649efbe13b804e9f5a0e2a1de4956778bad5" + integrity sha512-s/fnNMkiUDYvzcAsHXvhevT8I46J6SFF/Ix0t+ciYJsyeYUHQ6K4YrFDZ0oSoYCh0k3xWjwh3TPBX2gdddwDiQ== + dependencies: + "@markuplint/shared" "4.4.9" + "@types/css-tree" "2.3.8" + "@types/debug" "4.1.12" + "@types/whatwg-mimetype" "3.0.2" + bcp-47 "2.1.0" + css-tree "3.0.0" + debug "4.3.7" + leven "4.0.0" + type-fest "4.26.1" + whatwg-mimetype "4.0.0" + "@nodelib/fs.scandir@2.1.5": version "2.1.5" resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" @@ -1599,6 +1724,11 @@ resolved "https://registry.yarnpkg.com/@types/css-tree/-/css-tree-2.3.7.tgz#02818035f0d9cf88c2e6983c838526e5624bf189" integrity sha512-LUlutQBpR2TgqZJdvXCPOx9EME7a4PHSEo2Y2c8POFpj1E9a6V94PUZNwjVdfHWyb8RQZoNHTYOKs980+sOi+g== +"@types/css-tree@2.3.8": + version "2.3.8" + resolved "https://registry.yarnpkg.com/@types/css-tree/-/css-tree-2.3.8.tgz#0eabc115e45051b2f7abe51ee1531074b234ed19" + integrity sha512-zABG3nI2UENsx7AQv63tI5/ptoAG/7kQR1H0OvG+WTWYHOR5pfAT3cGgC8SdyCrgX/TTxJBZNmx82IjCXs1juQ== + "@types/debug@4.1.12": version "4.1.12" resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.12.tgz#a155f21690871953410df4b6b6f53187f0500917" @@ -1681,6 +1811,11 @@ resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz" integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw== +"@types/uuid@10.0.0": + version "10.0.0" + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-10.0.0.tgz#e9c07fe50da0f53dc24970cca94d619ff03f6f6d" + integrity sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ== + "@types/uuid@9.0.8": version "9.0.8" resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba" @@ -1881,6 +2016,11 @@ acorn@^8.11.3, acorn@^8.9.0: resolved "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz" integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg== +acorn@^8.12.0: + version "8.14.0" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0" + integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA== + add-stream@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/add-stream/-/add-stream-1.0.0.tgz" @@ -1986,14 +2126,6 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1: resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz" integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug== -anymatch@~3.1.2: - version "3.1.3" - resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.3.tgz#790c58b19ba1720a84205b57c618d5ad8524973e" - integrity sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw== - dependencies: - normalize-path "^3.0.0" - picomatch "^2.0.4" - "aproba@^1.0.3 || ^2.0.0": version "2.0.0" resolved "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz" @@ -2180,11 +2312,6 @@ before-after-hook@^2.2.0: resolved "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.3.tgz" integrity sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ== -binary-extensions@^2.0.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.3.0.tgz#f6e14a97858d327252200242d4ccfe522c445522" - integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw== - bl@^4.0.3, bl@^4.1.0: version "4.1.0" resolved "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz" @@ -2209,7 +2336,7 @@ brace-expansion@^2.0.1: dependencies: balanced-match "^1.0.0" -braces@^3.0.3, braces@~3.0.2: +braces@^3.0.3: version "3.0.3" resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz" integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA== @@ -2404,30 +2531,22 @@ check-error@^1.0.3: dependencies: get-func-name "^2.0.2" -chokidar@3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0.tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b" - integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw== - dependencies: - anymatch "~3.1.2" - braces "~3.0.2" - glob-parent "~5.1.2" - is-binary-path "~2.1.0" - is-glob "~4.0.1" - normalize-path "~3.0.0" - readdirp "~3.6.0" - optionalDependencies: - fsevents "~2.3.2" +chokidar@4.0.1: + version "4.0.1" + resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-4.0.1.tgz#4a6dff66798fb0f72a94f616abbd7e1a19f31d41" + integrity sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA== + dependencies: + readdirp "^4.0.1" chownr@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz" integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ== -chrono-node@2.7.6: - version "2.7.6" - resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.7.6.tgz#46d338e5c515b4dcedc5b5f56b1239b0217bf4aa" - integrity sha512-yugKSRLHc6B6kXxm/DwNc94zhaddAjCSO9IOGH3w7NIWNM+gUoLl/2/XLndiw4I+XhU4H2LOhC5Ab2JjS6JWsA== +chrono-node@2.7.7: + version "2.7.7" + resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.7.7.tgz#d0e66f1a33f4c3f4ff75f24eee251a7dc9b42d60" + integrity sha512-p3S7gotuTPu5oqhRL2p1fLwQXGgdQaRTtWR3e8Di9P1Pa9mzkK5DWR5AWBieMUh2ZdOnPgrK+zCrbbtyuA+D/Q== dependencies: dayjs "^1.10.0" @@ -2942,6 +3061,14 @@ css-tree@2.3.1: mdn-data "2.0.30" source-map-js "^1.0.1" +css-tree@3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-3.0.0.tgz#079c7b87e465a28cedbc826502f9a227213db0f3" + integrity sha512-o88DVQ6GzsABn1+6+zo2ct801dBO5OASVyxbbvA2W20ue2puSh/VOuqUj90eUeMSX/xqGqBmOKiRQN7tJOuBXw== + dependencies: + mdn-data "2.10.0" + source-map-js "^1.0.1" + cssesc@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee" @@ -3023,6 +3150,13 @@ debug@4, debug@4.3.5, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4, de dependencies: ms "2.1.2" +debug@4.3.7: + version "4.3.7" + resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52" + integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ== + dependencies: + ms "^2.1.3" + debug@^3.2.7: version "3.2.7" resolved "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz" @@ -3163,6 +3297,11 @@ dom-accessibility-api@0.6.3: resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz#993e925cc1d73f2c662e7d75dd5a5445259a8fd8" integrity sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w== +dom-accessibility-api@0.7.0: + version "0.7.0" + resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.7.0.tgz#f5615cb24f86f7aea90edac878c545f359d3e01c" + integrity sha512-LjjdFmd9AITAet3Hy6Y6rwB7Sq1+x5NiwbOpnkLHC1bCXJqJKiV9DyppSSWobuSKvjKXt9G2u3hW402MPt6m+g== + dot-prop@^5.1.0: version "5.3.0" resolved "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz" @@ -3279,7 +3418,7 @@ enquirer@~2.3.6: dependencies: ansi-colors "^4.1.1" -entities@^4.4.0: +entities@^4.4.0, entities@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48" integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw== @@ -3642,6 +3781,11 @@ eslint-visitor-keys@^4.0.0: resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb" integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw== +eslint-visitor-keys@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.1.0.tgz#1f785cc5e81eb7534523d85922248232077d2f8c" + integrity sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg== + eslint@8.57.0: version "8.57.0" resolved "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz" @@ -3705,6 +3849,15 @@ espree@10.0.1: acorn-jsx "^5.3.2" eslint-visitor-keys "^4.0.0" +espree@10.2.0: + version "10.2.0" + resolved "https://registry.yarnpkg.com/espree/-/espree-10.2.0.tgz#f4bcead9e05b0615c968e85f83816bc386a45df6" + integrity sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g== + dependencies: + acorn "^8.12.0" + acorn-jsx "^5.3.2" + eslint-visitor-keys "^4.1.0" + espree@^9.6.0, espree@^9.6.1: version "9.6.1" resolved "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz" @@ -4265,7 +4418,7 @@ gitconfiglocal@^1.0.0: dependencies: ini "^1.3.2" -glob-parent@5.1.2, glob-parent@^5.1.1, glob-parent@^5.1.2, glob-parent@~5.1.2: +glob-parent@5.1.2, glob-parent@^5.1.1, glob-parent@^5.1.2: version "5.1.2" resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== @@ -4279,16 +4432,17 @@ glob-parent@^6.0.2: dependencies: is-glob "^4.0.3" -glob@10.4.1, glob@^10.2.2, glob@^10.3.10: - version "10.4.1" - resolved "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz" - integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw== +glob@11.0.0: + version "11.0.0" + resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e" + integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g== dependencies: foreground-child "^3.1.0" - jackspeak "^3.1.2" - minimatch "^9.0.4" + jackspeak "^4.0.1" + minimatch "^10.0.0" minipass "^7.1.2" - path-scurry "^1.11.1" + package-json-from-dist "^1.0.0" + path-scurry "^2.0.0" glob@7.2.3, glob@^7.1.3: version "7.2.3" @@ -4302,6 +4456,17 @@ glob@7.2.3, glob@^7.1.3: once "^1.3.0" path-is-absolute "^1.0.0" +glob@^10.2.2, glob@^10.3.10: + version "10.4.1" + resolved "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz" + integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw== + dependencies: + foreground-child "^3.1.0" + jackspeak "^3.1.2" + minimatch "^9.0.4" + minipass "^7.1.2" + path-scurry "^1.11.1" + glob@^8.0.1: version "8.1.0" resolved "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz" @@ -4615,7 +4780,12 @@ ignore-walk@^6.0.4: dependencies: minimatch "^9.0.0" -ignore@5.3.1, ignore@^5.0.4, ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1: +ignore@6.0.2: + version "6.0.2" + resolved "https://registry.yarnpkg.com/ignore/-/ignore-6.0.2.tgz#77cccb72a55796af1b6d2f9eb14fa326d24f4283" + integrity sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A== + +ignore@^5.0.4, ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1: version "5.3.1" resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz" integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw== @@ -4789,13 +4959,6 @@ is-bigint@^1.0.1: dependencies: has-bigints "^1.0.1" -is-binary-path@~2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09" - integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw== - dependencies: - binary-extensions "^2.0.0" - is-boolean-object@^1.1.0: version "1.1.2" resolved "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz" @@ -4876,7 +5039,7 @@ is-fullwidth-code-point@^5.0.0: dependencies: get-east-asian-width "^1.0.0" -is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1: +is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3: version "4.0.3" resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg== @@ -5087,6 +5250,13 @@ jackspeak@^3.1.2: optionalDependencies: "@pkgjs/parseargs" "^0.11.0" +jackspeak@^4.0.1: + version "4.0.2" + resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.2.tgz#11f9468a3730c6ff6f56823a820d7e3be9bef015" + integrity sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw== + dependencies: + "@isaacs/cliui" "^8.0.2" + jake@^10.8.5: version "10.9.1" resolved "https://registry.npmjs.org/jake/-/jake-10.9.1.tgz" @@ -5575,6 +5745,11 @@ lru-cache@^10.0.1, lru-cache@^10.2.0: resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz" integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ== +lru-cache@^11.0.0: + version "11.0.1" + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.1.tgz#3a732fbfedb82c5ba7bca6564ad3f42afcb6e147" + integrity sha512-CgeuL5uom6j/ZVrg7G/+1IXqRY8JXX4Hghfy5YE0EhoYQWvndP1kufu58cmZLNIDKnRhZrXfdS9urVWx98AipQ== + lru-cache@^6.0.0: version "6.0.0" resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" @@ -5672,37 +5847,42 @@ map-obj@^4.0.0: resolved "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz" integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ== -markuplint@4.9.1-alpha.1: - version "4.9.1-alpha.1" - resolved "https://registry.yarnpkg.com/markuplint/-/markuplint-4.9.1-alpha.1.tgz#491753be092aa1f8f42af3f6ff5425d5510bbe5c" - integrity sha512-l0Dl6LEyMfZo1CkCMVnv5ImSL11Ov3fe/vBBfQYcByZzIIQ3DQUQZ62NXczXQqT4601DSPq6rJCaqqmFe6yGnw== - dependencies: - "@markuplint/cli-utils" "4.4.2-alpha.1" - "@markuplint/file-resolver" "4.8.1-alpha.1" - "@markuplint/html-parser" "4.6.4-alpha.1" - "@markuplint/html-spec" "4.8.1-alpha.1" - "@markuplint/i18n" "4.5.1-alpha.1" - "@markuplint/ml-ast" "4.4.1-alpha.1" - "@markuplint/ml-config" "4.7.1-alpha.1" - "@markuplint/ml-core" "4.8.1-alpha.1" - "@markuplint/ml-spec" "4.6.2-alpha.1" - "@markuplint/rules" "4.9.2-alpha.1" - "@markuplint/shared" "4.4.2-alpha.1" +markuplint@4.11.1: + version "4.11.1" + resolved "https://registry.yarnpkg.com/markuplint/-/markuplint-4.11.1.tgz#b643c84cbf3a26996822b9b8874a7401d08d7db4" + integrity sha512-RLStc+JO3uw48YWI4M27Fl/koXun6/hrjeP8/bFFM5H/urqyuGR0RFIHv1ad/Sb8yZMPbiXSKVPmd5SbVatLFA== + dependencies: + "@markuplint/cli-utils" "4.4.9" + "@markuplint/file-resolver" "4.9.6" + "@markuplint/html-parser" "4.6.11" + "@markuplint/html-spec" "4.10.1" + "@markuplint/i18n" "4.5.7" + "@markuplint/ml-ast" "4.4.8" + "@markuplint/ml-config" "4.8.3" + "@markuplint/ml-core" "4.10.3" + "@markuplint/ml-spec" "4.8.1" + "@markuplint/rules" "4.10.4" + "@markuplint/shared" "4.4.9" "@types/debug" "4.1.12" - chokidar "3.6.0" - debug "4.3.5" + chokidar "4.0.1" + debug "4.3.7" get-stdin "9.0.0" meow "13.2.0" os-locale "6.0.2" strict-event-emitter "0.5.1" strip-ansi "7.1.0" - type-fest "4.18.3" + type-fest "4.26.1" mdn-data@2.0.30: version "2.0.30" resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.30.tgz#ce4df6f80af6cfbe218ecd5c552ba13c4dfa08cc" integrity sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA== +mdn-data@2.10.0: + version "2.10.0" + resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.10.0.tgz#701da407f8fbc7a42aa0ba0c149ec897daef8986" + integrity sha512-qq7C3EtK3yJXMwz1zAab65pjl+UhohqMOctTgcqjLOWABqmwj+me02LSsCuEUxnst9X1lCBpoE0WArGKgdGDzw== + memoizee@^0.4.15: version "0.4.17" resolved "https://registry.yarnpkg.com/memoizee/-/memoizee-0.4.17.tgz#942a5f8acee281fa6fb9c620bddc57e3b7382949" @@ -5799,6 +5979,13 @@ min-indent@^1.0.0: resolved "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz" integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== +minimatch@10.0.1, minimatch@^10.0.0: + version "10.0.1" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b" + integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ== + dependencies: + brace-expansion "^2.0.1" + minimatch@3.0.5: version "3.0.5" resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz" @@ -5813,13 +6000,6 @@ minimatch@9.0.3: dependencies: brace-expansion "^2.0.1" -minimatch@9.0.4, minimatch@^9.0.0, minimatch@^9.0.4: - version "9.0.4" - resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz" - integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw== - dependencies: - brace-expansion "^2.0.1" - minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: version "3.1.2" resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" @@ -5841,6 +6021,13 @@ minimatch@^8.0.2: dependencies: brace-expansion "^2.0.1" +minimatch@^9.0.0, minimatch@^9.0.4: + version "9.0.4" + resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz" + integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw== + dependencies: + brace-expansion "^2.0.1" + minimist-options@4.1.0: version "4.1.0" resolved "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz" @@ -5976,7 +6163,7 @@ ms@2.1.2: resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== -ms@^2.0.0, ms@^2.1.1: +ms@^2.0.0, ms@^2.1.1, ms@^2.1.3: version "2.1.3" resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== @@ -6124,11 +6311,6 @@ normalize-package-data@^6.0.0: semver "^7.3.5" validate-npm-package-license "^3.0.4" -normalize-path@^3.0.0, normalize-path@~3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65" - integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== - npm-bundled@^1.1.2: version "1.1.2" resolved "https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.1.2.tgz" @@ -6597,6 +6779,11 @@ p-waterfall@2.1.1: dependencies: p-reduce "^2.0.0" +package-json-from-dist@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505" + integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw== + pacote@^17.0.5: version "17.0.7" resolved "https://registry.npmjs.org/pacote/-/pacote-17.0.7.tgz" @@ -6679,6 +6866,13 @@ parse5@7.1.2: dependencies: entities "^4.4.0" +parse5@7.2.0: + version "7.2.0" + resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.2.0.tgz#8a0591ce9b7c5e2027173ab737d4d3fc3d826fab" + integrity sha512-ZkDsAOcxsUMZ4Lz5fVciOehNcJ+Gb8gTzcA4yl3wnc273BAybYWrQ+Ks/OjCjSEpjvQkDSeZbybK9qj2VHHdGA== + dependencies: + entities "^4.5.0" + path-exists@^3.0.0: version "3.0.0" resolved "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz" @@ -6722,6 +6916,14 @@ path-scurry@^1.11.1, path-scurry@^1.6.1: lru-cache "^10.2.0" minipass "^5.0.0 || ^6.0.2 || ^7.0.0" +path-scurry@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580" + integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg== + dependencies: + lru-cache "^11.0.0" + minipass "^7.1.2" + path-type@^3.0.0: version "3.0.0" resolved "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz" @@ -6749,7 +6951,7 @@ picocolors@^1.0.0, picocolors@^1.0.1: resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz" integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew== -picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: +picomatch@^2.3.1: version "2.3.1" resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== @@ -6813,6 +7015,14 @@ postcss-selector-parser@6.1.0: cssesc "^3.0.0" util-deprecate "^1.0.2" +postcss-selector-parser@7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz#41bd8b56f177c093ca49435f65731befe25d6b9c" + integrity sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ== + dependencies: + cssesc "^3.0.0" + util-deprecate "^1.0.2" + postcss@^8.4.38: version "8.4.38" resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e" @@ -7011,12 +7221,10 @@ readable-stream@~2.3.6: string_decoder "~1.1.1" util-deprecate "~1.0.1" -readdirp@~3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7" - integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA== - dependencies: - picomatch "^2.2.1" +readdirp@^4.0.1: + version "4.0.2" + resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-4.0.2.tgz#388fccb8b75665da3abffe2d8f8ed59fe74c230a" + integrity sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA== redent@^3.0.0: version "3.0.0" @@ -7884,6 +8092,11 @@ type-fest@4.20.0: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.20.0.tgz#019becf5a97cd58eee93f592f0961859a74482a7" integrity sha512-MBh+PHUHHisjXf4tlx0CFWoMdjx8zCMLJHOjnV1prABYZFHqtFOyauCIK2/7w4oIfwkF8iNhLtnJEfVY2vn3iw== +type-fest@4.26.1: + version "4.26.1" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.26.1.tgz#a4a17fa314f976dd3e6d6675ef6c775c16d7955e" + integrity sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg== + type-fest@^0.18.0: version "0.18.1" resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz" @@ -8059,6 +8272,11 @@ util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1: resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw== +uuid@10.0.0: + version "10.0.0" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294" + integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ== + uuid@9.0.1, uuid@^9.0.0: version "9.0.1" resolved "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz"