From 56e65be15046504ae6aa31b538160351229abba8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 16:23:58 +0000 Subject: [PATCH] Update dependency markuplint to v4.8.1 (#427) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Munieru <20086673+munierujp@users.noreply.github.com> --- package-lock.json | 577 ++++++++++------------------------------------ package.json | 2 +- 2 files changed, 127 insertions(+), 452 deletions(-) diff --git a/package-lock.json b/package-lock.json index 888c5701..1bdc2a9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@typescript-eslint/eslint-plugin": "7.8.0", "@vite-pwa/nuxt": "0.7.0", "eslint": "8.57.0", - "markuplint": "4.8.0", + "markuplint": "4.8.1", "npm-run-all2": "6.1.2", "nuxt": "3.11.2", "sass": "1.76.0", @@ -2901,97 +2901,33 @@ } }, "node_modules/@markuplint/config-presets": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/@markuplint/config-presets/-/config-presets-4.5.0.tgz", - "integrity": "sha512-UTA6koeLgrOTE7jCd3gJlrkoEN9+OO1d9zkEtIsuJMPz3Q33iMdFdiK8ejvap50DCFKxu6KOleO1S75uWQG5gA==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/@markuplint/config-presets/-/config-presets-4.5.1.tgz", + "integrity": "sha512-o/+bh/EtVEd4t1j7eFXrxn6KulBO/xp9K/KRFSYrjxN9VAtGgjZnosTzHacmV/n+HAGvtYEoBbGK0gofBRJ5VQ==", "dev": true }, "node_modules/@markuplint/file-resolver": { - "version": "4.7.1", - "resolved": "https://registry.npmjs.org/@markuplint/file-resolver/-/file-resolver-4.7.1.tgz", - "integrity": "sha512-pwTR2exPT1npPccw+9PmlkWjkgcQlRNgSfZr76d9us+Qf6mnxCp3jbbEoVOjrNGiS4yPmDmmf42jYFY6cKFMZQ==", + "version": "4.7.2", + "resolved": "https://registry.npmjs.org/@markuplint/file-resolver/-/file-resolver-4.7.2.tgz", + "integrity": "sha512-wSPV/D35A8lnqkeRO8WNC5un0Gz/OHspiqmrfNtXBC8EB7HT6X1mGcBaQ+lFk1DoAqKI2JT2AuNVclYrX972iQ==", "dev": true, "dependencies": { - "@markuplint/html-parser": "4.6.1", + "@markuplint/html-parser": "4.6.2", "@markuplint/ml-ast": "4.3.1", - "@markuplint/ml-config": "4.6.1", - "@markuplint/ml-core": "4.7.1", - "@markuplint/ml-spec": "4.5.1", - "@markuplint/parser-utils": "4.6.1", - "@markuplint/selector": "4.6.1", - "@markuplint/shared": "4.3.1", + "@markuplint/ml-config": "4.6.2", + "@markuplint/ml-core": "4.7.2", + "@markuplint/ml-spec": "4.6.0", + "@markuplint/parser-utils": "4.6.2", + "@markuplint/selector": "4.6.2", + "@markuplint/shared": "4.4.0", "cosmiconfig": "9.0.0", "debug": "4.3.4", - "glob": "10.3.12", + "glob": "10.3.15", "ignore": "5.3.1", "jsonc": "2.0.0", "minimatch": "9.0.4" } }, - "node_modules/@markuplint/file-resolver/node_modules/@markuplint/html-parser": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/@markuplint/html-parser/-/html-parser-4.6.1.tgz", - "integrity": "sha512-K/CaBEbWGjZ7hcOwB17eekBqWVZkitBOxE3YViflanWG53dzHQWWynYg8OoOa542HjXz8VGPXmqofc++fkEQRQ==", - "dev": true, - "dependencies": { - "@markuplint/ml-ast": "4.3.1", - "@markuplint/parser-utils": "4.6.1", - "parse5": "7.1.2", - "type-fest": "4.18.1" - } - }, - "node_modules/@markuplint/file-resolver/node_modules/@markuplint/ml-ast": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-ast/-/ml-ast-4.3.1.tgz", - "integrity": "sha512-iM5AbjRk6ntmFFrvdsjSztdrEnjQczpOXrouCGKCglyvByQ/uqvbkAvTkpNtCYsPtTit0FUc3lseY9BpHCTLxg==", - "dev": true - }, - "node_modules/@markuplint/file-resolver/node_modules/@markuplint/ml-spec": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-spec/-/ml-spec-4.5.1.tgz", - "integrity": "sha512-CwDeb7EqUPeYfudxoXNrZAee9Lfea26eafJ2pYqpt/baGbmteHw8x7FbHsKFNQOAuNdtdiYkuZysM9k3ATy1CQ==", - "dev": true, - "dependencies": { - "@markuplint/ml-ast": "4.3.1", - "@markuplint/types": "4.4.1", - "dom-accessibility-api": "0.6.3", - "is-plain-object": "5.0.0", - "type-fest": "4.18.1" - } - }, - "node_modules/@markuplint/file-resolver/node_modules/@markuplint/parser-utils": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/@markuplint/parser-utils/-/parser-utils-4.6.1.tgz", - "integrity": "sha512-y+Dsvx5oIz2DjWBzoXgaxxLRefcPW5Usv6LImIEwxgABbUI3/JZiF3KfIVX448coVdAJGTfd2xttNZYsPZkU3A==", - "dev": true, - "dependencies": { - "@markuplint/ml-ast": "4.3.1", - "@markuplint/ml-spec": "4.5.1", - "@markuplint/types": "4.4.1", - "@types/uuid": "9.0.8", - "debug": "4.3.4", - "espree": "10.0.1", - "type-fest": "4.18.1", - "uuid": "9.0.1" - } - }, - "node_modules/@markuplint/file-resolver/node_modules/@markuplint/types": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/@markuplint/types/-/types-4.4.1.tgz", - "integrity": "sha512-1QiOTjuoRP9lh7OynwyswmBATQ33Ayo9Wdjc2XqrPlypUTORnoaXVY9/9iCEfBgVIN1WBGTXrelJNwnrKeD/6w==", - "dev": true, - "dependencies": { - "@types/css-tree": "2.3.7", - "@types/debug": "4.1.12", - "@types/whatwg-mimetype": "3.0.2", - "bcp-47": "2.1.0", - "css-tree": "2.3.1", - "debug": "4.3.4", - "leven": "4.0.0", - "type-fest": "4.18.1", - "whatwg-mimetype": "4.0.0" - } - }, "node_modules/@markuplint/file-resolver/node_modules/brace-expansion": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", @@ -3016,73 +2952,25 @@ "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/@markuplint/file-resolver/node_modules/type-fest": { - "version": "4.18.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.1.tgz", - "integrity": "sha512-qXhgeNsX15bM63h5aapNFcQid9jRF/l3ojDoDFmekDQEUufZ9U4ErVt6SjDxnHp48Ltrw616R8yNc3giJ3KvVQ==", - "dev": true, - "engines": { - "node": ">=16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@markuplint/html-spec": { - "version": "4.7.1", - "resolved": "https://registry.npmjs.org/@markuplint/html-spec/-/html-spec-4.7.1.tgz", - "integrity": "sha512-ZAlJzJbKMTxAawEgOqMi9ZQeuBfFCFv+z47z46r7XefUNJTQ1+M6ivQcZd8JBoztZsEbdFn50qvMW9i1msAkmw==", - "dev": true, - "dependencies": { - "@markuplint/ml-spec": "4.5.1" - } - }, - "node_modules/@markuplint/html-spec/node_modules/@markuplint/ml-ast": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-ast/-/ml-ast-4.3.1.tgz", - "integrity": "sha512-iM5AbjRk6ntmFFrvdsjSztdrEnjQczpOXrouCGKCglyvByQ/uqvbkAvTkpNtCYsPtTit0FUc3lseY9BpHCTLxg==", - "dev": true - }, - "node_modules/@markuplint/html-spec/node_modules/@markuplint/ml-spec": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-spec/-/ml-spec-4.5.1.tgz", - "integrity": "sha512-CwDeb7EqUPeYfudxoXNrZAee9Lfea26eafJ2pYqpt/baGbmteHw8x7FbHsKFNQOAuNdtdiYkuZysM9k3ATy1CQ==", + "node_modules/@markuplint/html-parser": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/@markuplint/html-parser/-/html-parser-4.6.2.tgz", + "integrity": "sha512-gv4f6VM8PN0nUwACFikTOZtzMBtizi4equTKt2UDMUl2KNraelsyhKjfDZvJGNOqaiEmUlvFVHQjuddKRffNRA==", "dev": true, "dependencies": { "@markuplint/ml-ast": "4.3.1", - "@markuplint/types": "4.4.1", - "dom-accessibility-api": "0.6.3", - "is-plain-object": "5.0.0", - "type-fest": "4.18.1" + "@markuplint/parser-utils": "4.6.2", + "parse5": "7.1.2", + "type-fest": "4.18.2" } }, - "node_modules/@markuplint/html-spec/node_modules/@markuplint/types": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/@markuplint/types/-/types-4.4.1.tgz", - "integrity": "sha512-1QiOTjuoRP9lh7OynwyswmBATQ33Ayo9Wdjc2XqrPlypUTORnoaXVY9/9iCEfBgVIN1WBGTXrelJNwnrKeD/6w==", + "node_modules/@markuplint/html-spec": { + "version": "4.7.2", + "resolved": "https://registry.npmjs.org/@markuplint/html-spec/-/html-spec-4.7.2.tgz", + "integrity": "sha512-z5lL1KLTivnswSu1YC+TZt9uNX13pjQVChgDzbGrefMKmmOktcor02suFp6OgRlpxEzpxbegDN78ZMDqDdCc3w==", "dev": true, "dependencies": { - "@types/css-tree": "2.3.7", - "@types/debug": "4.1.12", - "@types/whatwg-mimetype": "3.0.2", - "bcp-47": "2.1.0", - "css-tree": "2.3.1", - "debug": "4.3.4", - "leven": "4.0.0", - "type-fest": "4.18.1", - "whatwg-mimetype": "4.0.0" - } - }, - "node_modules/@markuplint/html-spec/node_modules/type-fest": { - "version": "4.18.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.1.tgz", - "integrity": "sha512-qXhgeNsX15bM63h5aapNFcQid9jRF/l3ojDoDFmekDQEUufZ9U4ErVt6SjDxnHp48Ltrw616R8yNc3giJ3KvVQ==", - "dev": true, - "engines": { - "node": ">=16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "@markuplint/ml-spec": "4.6.0" } }, "node_modules/@markuplint/i18n": { @@ -3091,244 +2979,128 @@ "integrity": "sha512-u9nA7udq8XvYoFaJ2UDkhalkeIZJpSINa1i4yoN/xa5WEcIo+ga3eCbqqR10U5T/Cny1AaeyBuiB2nG6pB3oHg==", "dev": true }, + "node_modules/@markuplint/ml-ast": { + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/@markuplint/ml-ast/-/ml-ast-4.3.1.tgz", + "integrity": "sha512-iM5AbjRk6ntmFFrvdsjSztdrEnjQczpOXrouCGKCglyvByQ/uqvbkAvTkpNtCYsPtTit0FUc3lseY9BpHCTLxg==", + "dev": true + }, "node_modules/@markuplint/ml-config": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-config/-/ml-config-4.6.1.tgz", - "integrity": "sha512-jgaXy582vXygcVTmrkZjZUW32tyxA7nBvDKQE4xVGdPHaXBzPho40XmBw8nYmW1c8ntVdRYMQo4SXC907PN96w==", + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/@markuplint/ml-config/-/ml-config-4.6.2.tgz", + "integrity": "sha512-1FJpxV3j9SokqWL7kPK/viLciWXAtcGyEXKKacWvVkhS5NS48c9bs5l4DltBVihMFGLJDmcfJyd9zESpemJdFA==", "dev": true, "dependencies": { "@markuplint/ml-ast": "4.3.1", - "@markuplint/selector": "4.6.1", - "@markuplint/shared": "4.3.1", + "@markuplint/selector": "4.6.2", + "@markuplint/shared": "4.4.0", "@types/mustache": "4.2.5", "deepmerge": "4.3.1", "is-plain-object": "5.0.0", "mustache": "4.2.0", - "type-fest": "4.18.1" - } - }, - "node_modules/@markuplint/ml-config/node_modules/@markuplint/ml-ast": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-ast/-/ml-ast-4.3.1.tgz", - "integrity": "sha512-iM5AbjRk6ntmFFrvdsjSztdrEnjQczpOXrouCGKCglyvByQ/uqvbkAvTkpNtCYsPtTit0FUc3lseY9BpHCTLxg==", - "dev": true - }, - "node_modules/@markuplint/ml-config/node_modules/type-fest": { - "version": "4.18.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.1.tgz", - "integrity": "sha512-qXhgeNsX15bM63h5aapNFcQid9jRF/l3ojDoDFmekDQEUufZ9U4ErVt6SjDxnHp48Ltrw616R8yNc3giJ3KvVQ==", - "dev": true, - "engines": { - "node": ">=16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "type-fest": "4.18.2" } }, "node_modules/@markuplint/ml-core": { - "version": "4.7.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-core/-/ml-core-4.7.1.tgz", - "integrity": "sha512-bVRP1X3bb811z1UVAK2roC+hq3HE6RT4GaiVTKNG8utcEslHw+1qbglz422sWzI+NSknVe8+xknH6GwMPy79TA==", + "version": "4.7.2", + "resolved": "https://registry.npmjs.org/@markuplint/ml-core/-/ml-core-4.7.2.tgz", + "integrity": "sha512-g3tQr94qOTK9g853GDaI3uBWphukigiQzQIfK8CqzMFZWTJEoPSPA9eoSU+N+gHDY6SVZhFQ9M+9l2WCbB1f2Q==", "dev": true, "dependencies": { - "@markuplint/config-presets": "4.5.0", - "@markuplint/html-parser": "4.6.1", - "@markuplint/html-spec": "4.7.1", + "@markuplint/config-presets": "4.5.1", + "@markuplint/html-parser": "4.6.2", + "@markuplint/html-spec": "4.7.2", "@markuplint/i18n": "4.5.0", "@markuplint/ml-ast": "4.3.1", - "@markuplint/ml-config": "4.6.1", - "@markuplint/ml-spec": "4.5.1", - "@markuplint/parser-utils": "4.6.1", - "@markuplint/selector": "4.6.1", - "@markuplint/shared": "4.3.1", + "@markuplint/ml-config": "4.6.2", + "@markuplint/ml-spec": "4.6.0", + "@markuplint/parser-utils": "4.6.2", + "@markuplint/selector": "4.6.2", + "@markuplint/shared": "4.4.0", "@types/debug": "4.1.12", "debug": "4.3.4", "is-plain-object": "5.0.0", - "type-fest": "4.18.1" + "type-fest": "4.18.2" } }, - "node_modules/@markuplint/ml-core/node_modules/@markuplint/html-parser": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/@markuplint/html-parser/-/html-parser-4.6.1.tgz", - "integrity": "sha512-K/CaBEbWGjZ7hcOwB17eekBqWVZkitBOxE3YViflanWG53dzHQWWynYg8OoOa542HjXz8VGPXmqofc++fkEQRQ==", + "node_modules/@markuplint/ml-spec": { + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/@markuplint/ml-spec/-/ml-spec-4.6.0.tgz", + "integrity": "sha512-phCLP7jF2GKmmLcQFNRTMzgnp6jcz4l/DmDl1tOVN2kciaU+ZyMJxOSjzYzCnCRS0kVhHYAYvTdyANFI7tgsAA==", "dev": true, "dependencies": { "@markuplint/ml-ast": "4.3.1", - "@markuplint/parser-utils": "4.6.1", - "parse5": "7.1.2", - "type-fest": "4.18.1" - } - }, - "node_modules/@markuplint/ml-core/node_modules/@markuplint/ml-ast": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-ast/-/ml-ast-4.3.1.tgz", - "integrity": "sha512-iM5AbjRk6ntmFFrvdsjSztdrEnjQczpOXrouCGKCglyvByQ/uqvbkAvTkpNtCYsPtTit0FUc3lseY9BpHCTLxg==", - "dev": true - }, - "node_modules/@markuplint/ml-core/node_modules/@markuplint/ml-spec": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-spec/-/ml-spec-4.5.1.tgz", - "integrity": "sha512-CwDeb7EqUPeYfudxoXNrZAee9Lfea26eafJ2pYqpt/baGbmteHw8x7FbHsKFNQOAuNdtdiYkuZysM9k3ATy1CQ==", - "dev": true, - "dependencies": { - "@markuplint/ml-ast": "4.3.1", - "@markuplint/types": "4.4.1", + "@markuplint/types": "4.5.0", "dom-accessibility-api": "0.6.3", "is-plain-object": "5.0.0", - "type-fest": "4.18.1" + "type-fest": "4.18.2" } }, - "node_modules/@markuplint/ml-core/node_modules/@markuplint/parser-utils": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/@markuplint/parser-utils/-/parser-utils-4.6.1.tgz", - "integrity": "sha512-y+Dsvx5oIz2DjWBzoXgaxxLRefcPW5Usv6LImIEwxgABbUI3/JZiF3KfIVX448coVdAJGTfd2xttNZYsPZkU3A==", + "node_modules/@markuplint/parser-utils": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/@markuplint/parser-utils/-/parser-utils-4.6.2.tgz", + "integrity": "sha512-WiWSGXhhWCeIY52MMxdyzwgSsNM7GtmJSlql8hwFOAE6lErvMsoe9qTHQ+aWQH9aevtIG2gpbF8rgJncnlmAqw==", "dev": true, "dependencies": { "@markuplint/ml-ast": "4.3.1", - "@markuplint/ml-spec": "4.5.1", - "@markuplint/types": "4.4.1", + "@markuplint/ml-spec": "4.6.0", + "@markuplint/types": "4.5.0", "@types/uuid": "9.0.8", "debug": "4.3.4", "espree": "10.0.1", - "type-fest": "4.18.1", + "type-fest": "4.18.2", "uuid": "9.0.1" } }, - "node_modules/@markuplint/ml-core/node_modules/@markuplint/types": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/@markuplint/types/-/types-4.4.1.tgz", - "integrity": "sha512-1QiOTjuoRP9lh7OynwyswmBATQ33Ayo9Wdjc2XqrPlypUTORnoaXVY9/9iCEfBgVIN1WBGTXrelJNwnrKeD/6w==", - "dev": true, - "dependencies": { - "@types/css-tree": "2.3.7", - "@types/debug": "4.1.12", - "@types/whatwg-mimetype": "3.0.2", - "bcp-47": "2.1.0", - "css-tree": "2.3.1", - "debug": "4.3.4", - "leven": "4.0.0", - "type-fest": "4.18.1", - "whatwg-mimetype": "4.0.0" - } - }, - "node_modules/@markuplint/ml-core/node_modules/type-fest": { - "version": "4.18.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.1.tgz", - "integrity": "sha512-qXhgeNsX15bM63h5aapNFcQid9jRF/l3ojDoDFmekDQEUufZ9U4ErVt6SjDxnHp48Ltrw616R8yNc3giJ3KvVQ==", - "dev": true, - "engines": { - "node": ">=16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/@markuplint/rules": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@markuplint/rules/-/rules-4.8.0.tgz", - "integrity": "sha512-Eax0m9IU0S8SFlzWe2ocoxp3QgrrQN5LsnQwS/kCX6UilcsqZSLX/DKeUv5/B4PYKfD9g+Y1cb9Jg/pXorfQGg==", + "version": "4.9.0", + "resolved": "https://registry.npmjs.org/@markuplint/rules/-/rules-4.9.0.tgz", + "integrity": "sha512-VC1jhL2X4ISLcpNJsKs7tpJyMXuOdGhnqcoORfAlPt2gaGePC+WhC4dBnUGwOGFQvC1b0nFqW4zs+ptlQcApnQ==", "dev": true, "dependencies": { - "@markuplint/html-spec": "4.7.1", - "@markuplint/ml-core": "4.7.1", - "@markuplint/ml-spec": "4.5.1", - "@markuplint/selector": "4.6.1", - "@markuplint/shared": "4.3.1", - "@markuplint/types": "4.4.1", + "@markuplint/html-spec": "4.7.2", + "@markuplint/ml-core": "4.7.2", + "@markuplint/ml-spec": "4.6.0", + "@markuplint/selector": "4.6.2", + "@markuplint/shared": "4.4.0", + "@markuplint/types": "4.5.0", "@types/debug": "4.1.12", "@ungap/structured-clone": "1.2.0", "ansi-colors": "4.1.3", "chrono-node": "2.7.5", "debug": "4.3.4", - "type-fest": "4.18.1" - } - }, - "node_modules/@markuplint/rules/node_modules/@markuplint/ml-ast": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-ast/-/ml-ast-4.3.1.tgz", - "integrity": "sha512-iM5AbjRk6ntmFFrvdsjSztdrEnjQczpOXrouCGKCglyvByQ/uqvbkAvTkpNtCYsPtTit0FUc3lseY9BpHCTLxg==", - "dev": true - }, - "node_modules/@markuplint/rules/node_modules/@markuplint/ml-spec": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-spec/-/ml-spec-4.5.1.tgz", - "integrity": "sha512-CwDeb7EqUPeYfudxoXNrZAee9Lfea26eafJ2pYqpt/baGbmteHw8x7FbHsKFNQOAuNdtdiYkuZysM9k3ATy1CQ==", - "dev": true, - "dependencies": { - "@markuplint/ml-ast": "4.3.1", - "@markuplint/types": "4.4.1", - "dom-accessibility-api": "0.6.3", - "is-plain-object": "5.0.0", - "type-fest": "4.18.1" - } - }, - "node_modules/@markuplint/rules/node_modules/@markuplint/types": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/@markuplint/types/-/types-4.4.1.tgz", - "integrity": "sha512-1QiOTjuoRP9lh7OynwyswmBATQ33Ayo9Wdjc2XqrPlypUTORnoaXVY9/9iCEfBgVIN1WBGTXrelJNwnrKeD/6w==", - "dev": true, - "dependencies": { - "@types/css-tree": "2.3.7", - "@types/debug": "4.1.12", - "@types/whatwg-mimetype": "3.0.2", - "bcp-47": "2.1.0", - "css-tree": "2.3.1", - "debug": "4.3.4", - "leven": "4.0.0", - "type-fest": "4.18.1", - "whatwg-mimetype": "4.0.0" - } - }, - "node_modules/@markuplint/rules/node_modules/type-fest": { - "version": "4.18.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.1.tgz", - "integrity": "sha512-qXhgeNsX15bM63h5aapNFcQid9jRF/l3ojDoDFmekDQEUufZ9U4ErVt6SjDxnHp48Ltrw616R8yNc3giJ3KvVQ==", - "dev": true, - "engines": { - "node": ">=16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "type-fest": "4.18.2" } }, "node_modules/@markuplint/selector": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/@markuplint/selector/-/selector-4.6.1.tgz", - "integrity": "sha512-5imrzNkIfWaWX9ufpwRC4IpH6jrUqBhpDNVdh+sIqBgXsuaKopAWCu8okwXQQ0AYpy1jGJvVnhmCoo5gAds2/Q==", + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/@markuplint/selector/-/selector-4.6.2.tgz", + "integrity": "sha512-pYuZdR1EYmS59aTdMb4AxPRLm9OM/Q3X9esmtLoRNIXG8wkdIw0yQnQTRK0jI7cRVLAUHlaBbnQhFjdwV6pZ/A==", "dev": true, "dependencies": { - "@markuplint/ml-spec": "4.5.1", + "@markuplint/ml-spec": "4.6.0", "@types/debug": "4.1.12", "debug": "4.3.4", "postcss-selector-parser": "6.0.16", - "type-fest": "4.18.1" + "type-fest": "4.18.2" } }, - "node_modules/@markuplint/selector/node_modules/@markuplint/ml-ast": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-ast/-/ml-ast-4.3.1.tgz", - "integrity": "sha512-iM5AbjRk6ntmFFrvdsjSztdrEnjQczpOXrouCGKCglyvByQ/uqvbkAvTkpNtCYsPtTit0FUc3lseY9BpHCTLxg==", - "dev": true - }, - "node_modules/@markuplint/selector/node_modules/@markuplint/ml-spec": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-spec/-/ml-spec-4.5.1.tgz", - "integrity": "sha512-CwDeb7EqUPeYfudxoXNrZAee9Lfea26eafJ2pYqpt/baGbmteHw8x7FbHsKFNQOAuNdtdiYkuZysM9k3ATy1CQ==", + "node_modules/@markuplint/shared": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@markuplint/shared/-/shared-4.4.0.tgz", + "integrity": "sha512-ZADz8TuRZn01g6f8JgGJUQoeNyLXvLPRJTHlX4O6Wi0JMr+ypd+l+80tJTUcbsSSXltDcbSKbKaVgIertgiTRg==", "dev": true, "dependencies": { - "@markuplint/ml-ast": "4.3.1", - "@markuplint/types": "4.4.1", - "dom-accessibility-api": "0.6.3", - "is-plain-object": "5.0.0", - "type-fest": "4.18.1" + "html-entities": "2.5.2" } }, - "node_modules/@markuplint/selector/node_modules/@markuplint/types": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/@markuplint/types/-/types-4.4.1.tgz", - "integrity": "sha512-1QiOTjuoRP9lh7OynwyswmBATQ33Ayo9Wdjc2XqrPlypUTORnoaXVY9/9iCEfBgVIN1WBGTXrelJNwnrKeD/6w==", + "node_modules/@markuplint/types": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/@markuplint/types/-/types-4.5.0.tgz", + "integrity": "sha512-Y4RcZ7QMR4odimBQeFAiosmQyWWVWoa7D0NJLCYGX70iS4yZGJA+rq1JnC1f0vr/wrvTR95rVbRvIDDOrvEocw==", "dev": true, "dependencies": { + "@markuplint/shared": "4.4.0", "@types/css-tree": "2.3.7", "@types/debug": "4.1.12", "@types/whatwg-mimetype": "3.0.2", @@ -3336,31 +3108,10 @@ "css-tree": "2.3.1", "debug": "4.3.4", "leven": "4.0.0", - "type-fest": "4.18.1", + "type-fest": "4.18.2", "whatwg-mimetype": "4.0.0" } }, - "node_modules/@markuplint/selector/node_modules/type-fest": { - "version": "4.18.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.1.tgz", - "integrity": "sha512-qXhgeNsX15bM63h5aapNFcQid9jRF/l3ojDoDFmekDQEUufZ9U4ErVt6SjDxnHp48Ltrw616R8yNc3giJ3KvVQ==", - "dev": true, - "engines": { - "node": ">=16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@markuplint/shared": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/@markuplint/shared/-/shared-4.3.1.tgz", - "integrity": "sha512-x99DfMCZihhe+ONGIx6BXRwzpXFXg8KQ9iLgRufCjawhJksy3QXw1u5aF+pSNl+MD9LgYyUD6ehdOPZvfmBHpw==", - "dev": true, - "dependencies": { - "html-entities": "2.5.2" - } - }, "node_modules/@markuplint/vue-parser": { "version": "4.6.1", "resolved": "https://registry.npmjs.org/@markuplint/vue-parser/-/vue-parser-4.6.1.tgz", @@ -3385,12 +3136,6 @@ "type-fest": "4.18.1" } }, - "node_modules/@markuplint/vue-parser/node_modules/@markuplint/ml-ast": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-ast/-/ml-ast-4.3.1.tgz", - "integrity": "sha512-iM5AbjRk6ntmFFrvdsjSztdrEnjQczpOXrouCGKCglyvByQ/uqvbkAvTkpNtCYsPtTit0FUc3lseY9BpHCTLxg==", - "dev": true - }, "node_modules/@markuplint/vue-parser/node_modules/@markuplint/ml-spec": { "version": "4.5.1", "resolved": "https://registry.npmjs.org/@markuplint/ml-spec/-/ml-spec-4.5.1.tgz", @@ -3458,12 +3203,6 @@ "@markuplint/ml-spec": "4.5.1" } }, - "node_modules/@markuplint/vue-spec/node_modules/@markuplint/ml-ast": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-ast/-/ml-ast-4.3.1.tgz", - "integrity": "sha512-iM5AbjRk6ntmFFrvdsjSztdrEnjQczpOXrouCGKCglyvByQ/uqvbkAvTkpNtCYsPtTit0FUc3lseY9BpHCTLxg==", - "dev": true - }, "node_modules/@markuplint/vue-spec/node_modules/@markuplint/ml-spec": { "version": "4.5.1", "resolved": "https://registry.npmjs.org/@markuplint/ml-spec/-/ml-spec-4.5.1.tgz", @@ -10626,22 +10365,22 @@ } }, "node_modules/glob": { - "version": "10.3.12", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz", - "integrity": "sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==", + "version": "10.3.15", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.15.tgz", + "integrity": "sha512-0c6RlJt1TICLyvJYIApxb8GsXoai0KUP7AxKKAtsYXdgJR1mGEUa7DgwShbdk1nly0PYoZj01xd4hzbq3fsjpw==", "dev": true, "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^2.3.6", "minimatch": "^9.0.1", "minipass": "^7.0.4", - "path-scurry": "^1.10.2" + "path-scurry": "^1.11.0" }, "bin": { "glob": "dist/esm/bin.mjs" }, "engines": { - "node": ">=16 || 14 >=14.17" + "node": ">=16 || 14 >=14.18" }, "funding": { "url": "https://github.com/sponsors/isaacs" @@ -12545,22 +12284,22 @@ } }, "node_modules/markuplint": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/markuplint/-/markuplint-4.8.0.tgz", - "integrity": "sha512-8Oj7Xts8BG8IpoGRBrJ+60Ipzyn+VyQFHpHCbsJJA1Sfxx2WGJOCvxQuVlf8DFO0HjI0D2wkmgSjRn6/w02JQA==", + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/markuplint/-/markuplint-4.8.1.tgz", + "integrity": "sha512-FIew5JGXyExFNoqgEID1IvfJmhISNVia4PnGFEJHleADriOC24xRGIqVVH7kvK1+O6AKBQ4XyhRsdGgdXswQKQ==", "dev": true, "dependencies": { "@markuplint/cli-utils": "4.4.1", - "@markuplint/file-resolver": "4.7.1", - "@markuplint/html-parser": "4.6.1", - "@markuplint/html-spec": "4.7.1", + "@markuplint/file-resolver": "4.7.2", + "@markuplint/html-parser": "4.6.2", + "@markuplint/html-spec": "4.7.2", "@markuplint/i18n": "4.5.0", "@markuplint/ml-ast": "4.3.1", - "@markuplint/ml-config": "4.6.1", - "@markuplint/ml-core": "4.7.1", - "@markuplint/ml-spec": "4.5.1", - "@markuplint/rules": "4.8.0", - "@markuplint/shared": "4.3.1", + "@markuplint/ml-config": "4.6.2", + "@markuplint/ml-core": "4.7.2", + "@markuplint/ml-spec": "4.6.0", + "@markuplint/rules": "4.9.0", + "@markuplint/shared": "4.4.0", "@types/debug": "4.1.12", "chokidar": "3.6.0", "debug": "4.3.4", @@ -12569,76 +12308,12 @@ "os-locale": "6.0.2", "strict-event-emitter": "0.5.1", "strip-ansi": "7.1.0", - "type-fest": "4.18.1" + "type-fest": "4.18.2" }, "bin": { "markuplint": "bin/markuplint.mjs" } }, - "node_modules/markuplint/node_modules/@markuplint/html-parser": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/@markuplint/html-parser/-/html-parser-4.6.1.tgz", - "integrity": "sha512-K/CaBEbWGjZ7hcOwB17eekBqWVZkitBOxE3YViflanWG53dzHQWWynYg8OoOa542HjXz8VGPXmqofc++fkEQRQ==", - "dev": true, - "dependencies": { - "@markuplint/ml-ast": "4.3.1", - "@markuplint/parser-utils": "4.6.1", - "parse5": "7.1.2", - "type-fest": "4.18.1" - } - }, - "node_modules/markuplint/node_modules/@markuplint/ml-ast": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-ast/-/ml-ast-4.3.1.tgz", - "integrity": "sha512-iM5AbjRk6ntmFFrvdsjSztdrEnjQczpOXrouCGKCglyvByQ/uqvbkAvTkpNtCYsPtTit0FUc3lseY9BpHCTLxg==", - "dev": true - }, - "node_modules/markuplint/node_modules/@markuplint/ml-spec": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@markuplint/ml-spec/-/ml-spec-4.5.1.tgz", - "integrity": "sha512-CwDeb7EqUPeYfudxoXNrZAee9Lfea26eafJ2pYqpt/baGbmteHw8x7FbHsKFNQOAuNdtdiYkuZysM9k3ATy1CQ==", - "dev": true, - "dependencies": { - "@markuplint/ml-ast": "4.3.1", - "@markuplint/types": "4.4.1", - "dom-accessibility-api": "0.6.3", - "is-plain-object": "5.0.0", - "type-fest": "4.18.1" - } - }, - "node_modules/markuplint/node_modules/@markuplint/parser-utils": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/@markuplint/parser-utils/-/parser-utils-4.6.1.tgz", - "integrity": "sha512-y+Dsvx5oIz2DjWBzoXgaxxLRefcPW5Usv6LImIEwxgABbUI3/JZiF3KfIVX448coVdAJGTfd2xttNZYsPZkU3A==", - "dev": true, - "dependencies": { - "@markuplint/ml-ast": "4.3.1", - "@markuplint/ml-spec": "4.5.1", - "@markuplint/types": "4.4.1", - "@types/uuid": "9.0.8", - "debug": "4.3.4", - "espree": "10.0.1", - "type-fest": "4.18.1", - "uuid": "9.0.1" - } - }, - "node_modules/markuplint/node_modules/@markuplint/types": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/@markuplint/types/-/types-4.4.1.tgz", - "integrity": "sha512-1QiOTjuoRP9lh7OynwyswmBATQ33Ayo9Wdjc2XqrPlypUTORnoaXVY9/9iCEfBgVIN1WBGTXrelJNwnrKeD/6w==", - "dev": true, - "dependencies": { - "@types/css-tree": "2.3.7", - "@types/debug": "4.1.12", - "@types/whatwg-mimetype": "3.0.2", - "bcp-47": "2.1.0", - "css-tree": "2.3.1", - "debug": "4.3.4", - "leven": "4.0.0", - "type-fest": "4.18.1", - "whatwg-mimetype": "4.0.0" - } - }, "node_modules/markuplint/node_modules/ansi-regex": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", @@ -12678,18 +12353,6 @@ "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, - "node_modules/markuplint/node_modules/type-fest": { - "version": "4.18.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.1.tgz", - "integrity": "sha512-qXhgeNsX15bM63h5aapNFcQid9jRF/l3ojDoDFmekDQEUufZ9U4ErVt6SjDxnHp48Ltrw616R8yNc3giJ3KvVQ==", - "dev": true, - "engines": { - "node": ">=16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/mdn-data": { "version": "2.0.30", "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz", @@ -14299,25 +13962,25 @@ "dev": true }, "node_modules/path-scurry": { - "version": "1.10.2", - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz", - "integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==", + "version": "1.11.1", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", "dev": true, "dependencies": { "lru-cache": "^10.2.0", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" }, "engines": { - "node": ">=16 || 14 >=14.17" + "node": ">=16 || 14 >=14.18" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/path-scurry/node_modules/lru-cache": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz", - "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==", + "version": "10.2.2", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", + "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", "dev": true, "engines": { "node": "14 || >=16.14" @@ -16975,6 +16638,18 @@ "node": ">= 0.8.0" } }, + "node_modules/type-fest": { + "version": "4.18.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.2.tgz", + "integrity": "sha512-+suCYpfJLAe4OXS6+PPXjW3urOS4IoP9waSiLuXfLgqZODKw/aWwASvzqE886wA0kQgGy0mIWyhd87VpqIy6Xg==", + "dev": true, + "engines": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/typed-array-buffer": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz", diff --git a/package.json b/package.json index b57e35f0..8e46b6fa 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@typescript-eslint/eslint-plugin": "7.8.0", "@vite-pwa/nuxt": "0.7.0", "eslint": "8.57.0", - "markuplint": "4.8.0", + "markuplint": "4.8.1", "npm-run-all2": "6.1.2", "nuxt": "3.11.2", "sass": "1.76.0",