From f99a7e24aa51393b9c0653fe4d29e2933824c077 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:13:23 +0000 Subject: [PATCH] Update dependency markuplint to v4.11.4 --- package-lock.json | 202 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 102 insertions(+), 102 deletions(-) diff --git a/package-lock.json b/package-lock.json index 38e28a0..ea287ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "@munierujp/eslint-config": "30.1.1", "eslint": "8.57.1", "eslint-plugin-html": "8.1.2", - "markuplint": "4.11.3", + "markuplint": "4.11.4", "npm-run-all2": "7.0.1", "stylelint": "16.10.0", "stylelint-config-standard": "36.0.1" @@ -469,19 +469,19 @@ "license": "MIT" }, "node_modules/@markuplint/file-resolver": { - "version": "4.9.8", - "resolved": "https://registry.npmjs.org/@markuplint/file-resolver/-/file-resolver-4.9.8.tgz", - "integrity": "sha512-HwXOt1zGWnhiPhze7pXf8x9lvg0Y3F9IB9QZWwv4TGrTSAZ7tNl25MjPs7PprOlHYJhrc0FUz8S+fX0mLZMnbQ==", + "version": "4.9.9", + "resolved": "https://registry.npmjs.org/@markuplint/file-resolver/-/file-resolver-4.9.9.tgz", + "integrity": "sha512-WHyHjxk5W5hhe3JW/I4CZEnRHd2QVer1p3Ex73RmcYB6CSG7DVLdj2zm7MtZV36U1AljRHiTNNhXdW0duzVC2g==", "dev": true, "license": "MIT", "dependencies": { - "@markuplint/html-parser": "4.6.13", + "@markuplint/html-parser": "4.6.14", "@markuplint/ml-ast": "4.4.9", - "@markuplint/ml-config": "4.8.5", - "@markuplint/ml-core": "4.10.5", - "@markuplint/ml-spec": "4.9.0", - "@markuplint/parser-utils": "4.8.1", - "@markuplint/selector": "4.6.13", + "@markuplint/ml-config": "4.8.6", + "@markuplint/ml-core": "4.11.0", + "@markuplint/ml-spec": "4.9.1", + "@markuplint/parser-utils": "4.8.2", + "@markuplint/selector": "4.6.14", "@markuplint/shared": "4.4.10", "cosmiconfig": "9.0.0", "debug": "4.3.7", @@ -529,22 +529,22 @@ } }, "node_modules/@markuplint/html-parser": { - "version": "4.6.13", - "resolved": "https://registry.npmjs.org/@markuplint/html-parser/-/html-parser-4.6.13.tgz", - "integrity": "sha512-H6Wv8Msb4uwzD46Efa1yKibFnE9C3bhCIfYmVCslecqHyZOlxCQoT/eQd0BqCp3pBDcqKKZGSfMgzBcggOxW9w==", + "version": "4.6.14", + "resolved": "https://registry.npmjs.org/@markuplint/html-parser/-/html-parser-4.6.14.tgz", + "integrity": "sha512-Vt4vxTq88usW3BAkJHMd6SI8LEiJjX5a38vJajbqxJAnMYsBGJ0YmFMF/S1JgSv2wf0gFMQcVZ3yuJy8DTR1BQ==", "dev": true, "license": "MIT", "dependencies": { "@markuplint/ml-ast": "4.4.9", - "@markuplint/parser-utils": "4.8.1", + "@markuplint/parser-utils": "4.8.2", "parse5": "7.2.1", - "type-fest": "4.27.0" + "type-fest": "4.30.0" } }, "node_modules/@markuplint/html-parser/node_modules/type-fest": { - "version": "4.27.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.27.0.tgz", - "integrity": "sha512-3IMSWgP7C5KSQqmo1wjhKrwsvXAtF33jO3QY+Uy++ia7hqvgSK6iXbbg5PbDBc1P2ZbNEDgejOrN4YooXvhwCw==", + "version": "4.30.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.0.tgz", + "integrity": "sha512-G6zXWS1dLj6eagy6sVhOMQiLtJdxQBHIA9Z6HFUNLOlr6MFOgzV8wvmidtPONfPtEUv0uZsy77XJNzTAfwPDaA==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { @@ -555,13 +555,13 @@ } }, "node_modules/@markuplint/html-spec": { - "version": "4.11.0", - "resolved": "https://registry.npmjs.org/@markuplint/html-spec/-/html-spec-4.11.0.tgz", - "integrity": "sha512-jmj00E81wI51CHo5cYV/PgLM2CoySAa5Fd9uU2TEVnQhaUMzykHaWuRpjPkyvfwEiKz3Z3uqWPjoHMx2Yu2i/Q==", + "version": "4.11.1", + "resolved": "https://registry.npmjs.org/@markuplint/html-spec/-/html-spec-4.11.1.tgz", + "integrity": "sha512-QMFxJIa7yf5KIGN8ux1ALnJmsGofqQjdFJwv7lxx4x1kLooUbb1nSc1Ub+vSUqMhLYYNJStAOwwcNHQi41Smag==", "dev": true, "license": "MIT", "dependencies": { - "@markuplint/ml-spec": "4.9.0" + "@markuplint/ml-spec": "4.9.1" } }, "node_modules/@markuplint/i18n": { @@ -579,26 +579,26 @@ "license": "MIT" }, "node_modules/@markuplint/ml-config": { - "version": "4.8.5", - "resolved": "https://registry.npmjs.org/@markuplint/ml-config/-/ml-config-4.8.5.tgz", - "integrity": "sha512-ZUxF7ijYKT1B45y6DcB0SJaC+Q2QUlVG2iI2BncM0jPIlvUJGjOTQbJ0ThWHPiKHqrsrcv7wBob8oeBnHyfIbg==", + "version": "4.8.6", + "resolved": "https://registry.npmjs.org/@markuplint/ml-config/-/ml-config-4.8.6.tgz", + "integrity": "sha512-/9Z1HlWnPcABsrXBpR2ERkcgMmPPnP1hNmzLBldECROO1hNG9AAWPuxrVCb90y7zlqgKTE9K7wALSf1IzTkP0g==", "dev": true, "license": "MIT", "dependencies": { "@markuplint/ml-ast": "4.4.9", - "@markuplint/selector": "4.6.13", + "@markuplint/selector": "4.6.14", "@markuplint/shared": "4.4.10", "@types/mustache": "4.2.5", "deepmerge": "4.3.1", "is-plain-object": "5.0.0", "mustache": "4.2.0", - "type-fest": "4.27.0" + "type-fest": "4.30.0" } }, "node_modules/@markuplint/ml-config/node_modules/type-fest": { - "version": "4.27.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.27.0.tgz", - "integrity": "sha512-3IMSWgP7C5KSQqmo1wjhKrwsvXAtF33jO3QY+Uy++ia7hqvgSK6iXbbg5PbDBc1P2ZbNEDgejOrN4YooXvhwCw==", + "version": "4.30.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.0.tgz", + "integrity": "sha512-G6zXWS1dLj6eagy6sVhOMQiLtJdxQBHIA9Z6HFUNLOlr6MFOgzV8wvmidtPONfPtEUv0uZsy77XJNzTAfwPDaA==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { @@ -609,32 +609,32 @@ } }, "node_modules/@markuplint/ml-core": { - "version": "4.10.5", - "resolved": "https://registry.npmjs.org/@markuplint/ml-core/-/ml-core-4.10.5.tgz", - "integrity": "sha512-o6zBhBKJjnZG63U08iusWfMS/jwy/7o6w7Hq3m/uZYZt7Vf0uD7atf8g1PmeNENI87cLyRhN1ErGkUV6oxOetQ==", + "version": "4.11.0", + "resolved": "https://registry.npmjs.org/@markuplint/ml-core/-/ml-core-4.11.0.tgz", + "integrity": "sha512-C6J0oE7CAPWerac/f4o9BafyiXiP+W+WTAlvyepNqU2Z3F9h1RMiLYOkloC13NKr5GnxDGGrsrzZdu+meTyjZA==", "dev": true, "license": "MIT", "dependencies": { "@markuplint/config-presets": "4.5.10", - "@markuplint/html-parser": "4.6.13", - "@markuplint/html-spec": "4.11.0", + "@markuplint/html-parser": "4.6.14", + "@markuplint/html-spec": "4.11.1", "@markuplint/i18n": "4.6.0", "@markuplint/ml-ast": "4.4.9", - "@markuplint/ml-config": "4.8.5", - "@markuplint/ml-spec": "4.9.0", - "@markuplint/parser-utils": "4.8.1", - "@markuplint/selector": "4.6.13", + "@markuplint/ml-config": "4.8.6", + "@markuplint/ml-spec": "4.9.1", + "@markuplint/parser-utils": "4.8.2", + "@markuplint/selector": "4.6.14", "@markuplint/shared": "4.4.10", "@types/debug": "4.1.12", "debug": "4.3.7", "is-plain-object": "5.0.0", - "type-fest": "4.27.0" + "type-fest": "4.30.0" } }, "node_modules/@markuplint/ml-core/node_modules/type-fest": { - "version": "4.27.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.27.0.tgz", - "integrity": "sha512-3IMSWgP7C5KSQqmo1wjhKrwsvXAtF33jO3QY+Uy++ia7hqvgSK6iXbbg5PbDBc1P2ZbNEDgejOrN4YooXvhwCw==", + "version": "4.30.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.0.tgz", + "integrity": "sha512-G6zXWS1dLj6eagy6sVhOMQiLtJdxQBHIA9Z6HFUNLOlr6MFOgzV8wvmidtPONfPtEUv0uZsy77XJNzTAfwPDaA==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { @@ -645,23 +645,23 @@ } }, "node_modules/@markuplint/ml-spec": { - "version": "4.9.0", - "resolved": "https://registry.npmjs.org/@markuplint/ml-spec/-/ml-spec-4.9.0.tgz", - "integrity": "sha512-aCVhXRcFvgFUOwVpumNj6NqeP9q0sifAJZnIXsIzAFJRMiZFcLDNQjfr+8nAbvb3JllfvcB1PAeC6wZqIAIdMw==", + "version": "4.9.1", + "resolved": "https://registry.npmjs.org/@markuplint/ml-spec/-/ml-spec-4.9.1.tgz", + "integrity": "sha512-wg5fG+sLueW6qF1i7JYlw66AeafbpH4vv+N59HaS7iZ0mAL7WU9mexU2tMJDpq04EHzhiHiyvHN4Zo7V3Ni/Tg==", "dev": true, "license": "MIT", "dependencies": { "@markuplint/ml-ast": "4.4.9", - "@markuplint/types": "4.7.0", + "@markuplint/types": "4.7.1", "dom-accessibility-api": "0.7.0", "is-plain-object": "5.0.0", - "type-fest": "4.27.0" + "type-fest": "4.30.0" } }, "node_modules/@markuplint/ml-spec/node_modules/type-fest": { - "version": "4.27.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.27.0.tgz", - "integrity": "sha512-3IMSWgP7C5KSQqmo1wjhKrwsvXAtF33jO3QY+Uy++ia7hqvgSK6iXbbg5PbDBc1P2ZbNEDgejOrN4YooXvhwCw==", + "version": "4.30.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.0.tgz", + "integrity": "sha512-G6zXWS1dLj6eagy6sVhOMQiLtJdxQBHIA9Z6HFUNLOlr6MFOgzV8wvmidtPONfPtEUv0uZsy77XJNzTAfwPDaA==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { @@ -672,19 +672,19 @@ } }, "node_modules/@markuplint/parser-utils": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/@markuplint/parser-utils/-/parser-utils-4.8.1.tgz", - "integrity": "sha512-cVXjNGboxbSR/DjsmxjOkAF6GgAqY7seBCJ8zntTLkUZ9GxHl8wnNQOYEyyh9giP0vCgntm2VomEu/1g2pXxZg==", + "version": "4.8.2", + "resolved": "https://registry.npmjs.org/@markuplint/parser-utils/-/parser-utils-4.8.2.tgz", + "integrity": "sha512-lCgbNILB26/Btokb5Na8ml1xnDOYfcoH+TTAjDpaEHZ47w7QUJe9D5PM2tjPLF8rEIdnMbeg3PdduXY9WJ90Wg==", "dev": true, "license": "MIT", "dependencies": { "@markuplint/ml-ast": "4.4.9", - "@markuplint/ml-spec": "4.9.0", - "@markuplint/types": "4.7.0", + "@markuplint/ml-spec": "4.9.1", + "@markuplint/types": "4.7.1", "@types/uuid": "10.0.0", "debug": "4.3.7", "espree": "10.3.0", - "type-fest": "4.27.0", + "type-fest": "4.30.0", "uuid": "11.0.3" } }, @@ -720,9 +720,9 @@ } }, "node_modules/@markuplint/parser-utils/node_modules/type-fest": { - "version": "4.27.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.27.0.tgz", - "integrity": "sha512-3IMSWgP7C5KSQqmo1wjhKrwsvXAtF33jO3QY+Uy++ia7hqvgSK6iXbbg5PbDBc1P2ZbNEDgejOrN4YooXvhwCw==", + "version": "4.30.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.0.tgz", + "integrity": "sha512-G6zXWS1dLj6eagy6sVhOMQiLtJdxQBHIA9Z6HFUNLOlr6MFOgzV8wvmidtPONfPtEUv0uZsy77XJNzTAfwPDaA==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { @@ -733,30 +733,30 @@ } }, "node_modules/@markuplint/rules": { - "version": "4.10.6", - "resolved": "https://registry.npmjs.org/@markuplint/rules/-/rules-4.10.6.tgz", - "integrity": "sha512-H04rFInh93g8ENJ15ie6CxZUEkcNiM2MjUn0iWRA1pdZVRKuzkBHc9mwY3sanSdgXVZEu5YlvXpwQ0FK+BE7vQ==", + "version": "4.10.7", + "resolved": "https://registry.npmjs.org/@markuplint/rules/-/rules-4.10.7.tgz", + "integrity": "sha512-Xnyv6g6vqHbSRITOG4k6EwZ6oUfbY2XZzgv1pvS0FTyn1mUGzeJtG9miNNpPCh5ZzCAv21u8qcdXS2GfbZqaGA==", "dev": true, "license": "MIT", "dependencies": { - "@markuplint/html-spec": "4.11.0", - "@markuplint/ml-core": "4.10.5", - "@markuplint/ml-spec": "4.9.0", - "@markuplint/selector": "4.6.13", + "@markuplint/html-spec": "4.11.1", + "@markuplint/ml-core": "4.11.0", + "@markuplint/ml-spec": "4.9.1", + "@markuplint/selector": "4.6.14", "@markuplint/shared": "4.4.10", - "@markuplint/types": "4.7.0", + "@markuplint/types": "4.7.1", "@types/debug": "4.1.12", "@ungap/structured-clone": "1.2.0", "ansi-colors": "4.1.3", "chrono-node": "2.7.7", "debug": "4.3.7", - "type-fest": "4.27.0" + "type-fest": "4.30.0" } }, "node_modules/@markuplint/rules/node_modules/type-fest": { - "version": "4.27.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.27.0.tgz", - "integrity": "sha512-3IMSWgP7C5KSQqmo1wjhKrwsvXAtF33jO3QY+Uy++ia7hqvgSK6iXbbg5PbDBc1P2ZbNEDgejOrN4YooXvhwCw==", + "version": "4.30.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.0.tgz", + "integrity": "sha512-G6zXWS1dLj6eagy6sVhOMQiLtJdxQBHIA9Z6HFUNLOlr6MFOgzV8wvmidtPONfPtEUv0uZsy77XJNzTAfwPDaA==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { @@ -767,17 +767,17 @@ } }, "node_modules/@markuplint/selector": { - "version": "4.6.13", - "resolved": "https://registry.npmjs.org/@markuplint/selector/-/selector-4.6.13.tgz", - "integrity": "sha512-a9ZBeN+E0sEnpOT1hKMEbQjEmdtYn5Xff6896qDdY55wMwKS6bmMPXEetTNTGMhtpUNkFSMBPJuwEUP+1Hl9MQ==", + "version": "4.6.14", + "resolved": "https://registry.npmjs.org/@markuplint/selector/-/selector-4.6.14.tgz", + "integrity": "sha512-bs5rfMINk0yDrXF/3qiYLh4UxjigNCmXhDl1wO9tUZejl/bpPIiXLP49e5vl7a1POP03EGX0hcyvwS6WNZZ84w==", "dev": true, "license": "MIT", "dependencies": { - "@markuplint/ml-spec": "4.9.0", + "@markuplint/ml-spec": "4.9.1", "@types/debug": "4.1.12", "debug": "4.3.7", "postcss-selector-parser": "7.0.0", - "type-fest": "4.27.0" + "type-fest": "4.30.0" } }, "node_modules/@markuplint/selector/node_modules/postcss-selector-parser": { @@ -795,9 +795,9 @@ } }, "node_modules/@markuplint/selector/node_modules/type-fest": { - "version": "4.27.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.27.0.tgz", - "integrity": "sha512-3IMSWgP7C5KSQqmo1wjhKrwsvXAtF33jO3QY+Uy++ia7hqvgSK6iXbbg5PbDBc1P2ZbNEDgejOrN4YooXvhwCw==", + "version": "4.30.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.0.tgz", + "integrity": "sha512-G6zXWS1dLj6eagy6sVhOMQiLtJdxQBHIA9Z6HFUNLOlr6MFOgzV8wvmidtPONfPtEUv0uZsy77XJNzTAfwPDaA==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { @@ -818,9 +818,9 @@ } }, "node_modules/@markuplint/types": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@markuplint/types/-/types-4.7.0.tgz", - "integrity": "sha512-FIrEsX/+/iPN/yq4j4+qO36X5o5EN9vIZwDv/WDFVHiq96IoKysWXqGa0m3lp4iIboc3MlmFh4iyq/KNuM1+jQ==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/@markuplint/types/-/types-4.7.1.tgz", + "integrity": "sha512-TuyzNlFln5XM1N/07HErgbOBPdy3U7Wro3mxT46ixG2T8LCZQGIVJ34spHEOe/FdqvWDvd82J4ja+GQnpvXZoA==", "dev": true, "license": "MIT", "dependencies": { @@ -832,14 +832,14 @@ "css-tree": "3.0.1", "debug": "4.3.7", "leven": "4.0.0", - "type-fest": "4.27.0", + "type-fest": "4.30.0", "whatwg-mimetype": "4.0.0" } }, "node_modules/@markuplint/types/node_modules/type-fest": { - "version": "4.27.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.27.0.tgz", - "integrity": "sha512-3IMSWgP7C5KSQqmo1wjhKrwsvXAtF33jO3QY+Uy++ia7hqvgSK6iXbbg5PbDBc1P2ZbNEDgejOrN4YooXvhwCw==", + "version": "4.30.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.0.tgz", + "integrity": "sha512-G6zXWS1dLj6eagy6sVhOMQiLtJdxQBHIA9Z6HFUNLOlr6MFOgzV8wvmidtPONfPtEUv0uZsy77XJNzTAfwPDaA==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { @@ -4163,22 +4163,22 @@ } }, "node_modules/markuplint": { - "version": "4.11.3", - "resolved": "https://registry.npmjs.org/markuplint/-/markuplint-4.11.3.tgz", - "integrity": "sha512-VjTtafM2iD/R8YMqjwonAMEgyjCEOhGZ8twyQEEQZFCteXt7CHZdZ7HMeLf9Ahqp7g76VNgAu155Oih6yBCmPA==", + "version": "4.11.4", + "resolved": "https://registry.npmjs.org/markuplint/-/markuplint-4.11.4.tgz", + "integrity": "sha512-YTK5o82LBiopEA38hzlQwsJe9dq6TUlA7ga8jpr29h2ifkz+JdFKrL9l+5HZA+KrcQoF9WI6wELFU+soGrWjxw==", "dev": true, "license": "MIT", "dependencies": { "@markuplint/cli-utils": "4.4.10", - "@markuplint/file-resolver": "4.9.8", - "@markuplint/html-parser": "4.6.13", - "@markuplint/html-spec": "4.11.0", + "@markuplint/file-resolver": "4.9.9", + "@markuplint/html-parser": "4.6.14", + "@markuplint/html-spec": "4.11.1", "@markuplint/i18n": "4.6.0", "@markuplint/ml-ast": "4.4.9", - "@markuplint/ml-config": "4.8.5", - "@markuplint/ml-core": "4.10.5", - "@markuplint/ml-spec": "4.9.0", - "@markuplint/rules": "4.10.6", + "@markuplint/ml-config": "4.8.6", + "@markuplint/ml-core": "4.11.0", + "@markuplint/ml-spec": "4.9.1", + "@markuplint/rules": "4.10.7", "@markuplint/shared": "4.4.10", "@types/debug": "4.1.12", "chokidar": "4.0.1", @@ -4188,7 +4188,7 @@ "os-locale": "6.0.2", "strict-event-emitter": "0.5.1", "strip-ansi": "7.1.0", - "type-fest": "4.27.0" + "type-fest": "4.30.0" }, "bin": { "markuplint": "bin/markuplint.mjs" @@ -4224,9 +4224,9 @@ } }, "node_modules/markuplint/node_modules/type-fest": { - "version": "4.27.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.27.0.tgz", - "integrity": "sha512-3IMSWgP7C5KSQqmo1wjhKrwsvXAtF33jO3QY+Uy++ia7hqvgSK6iXbbg5PbDBc1P2ZbNEDgejOrN4YooXvhwCw==", + "version": "4.30.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.0.tgz", + "integrity": "sha512-G6zXWS1dLj6eagy6sVhOMQiLtJdxQBHIA9Z6HFUNLOlr6MFOgzV8wvmidtPONfPtEUv0uZsy77XJNzTAfwPDaA==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { diff --git a/package.json b/package.json index 431b986..454e508 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@munierujp/eslint-config": "30.1.1", "eslint": "8.57.1", "eslint-plugin-html": "8.1.2", - "markuplint": "4.11.3", + "markuplint": "4.11.4", "npm-run-all2": "7.0.1", "stylelint": "16.10.0", "stylelint-config-standard": "36.0.1"