From 07200741e0dc8371570097183888e860bf75c774 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 05:51:55 +0000 Subject: [PATCH] chore(deps-dev): update dependency @kubosho/configs to ^4.0.8 --- client/package.json | 2 +- package-lock.json | 543 ++++++++++++++++++++++++++++++++++++++------ package.json | 2 +- 3 files changed, 470 insertions(+), 77 deletions(-) diff --git a/client/package.json b/client/package.json index 091212fd..c585fd4c 100644 --- a/client/package.json +++ b/client/package.json @@ -37,7 +37,7 @@ }, "devDependencies": { "@astrojs/node": "^8.3.4", - "@kubosho/configs": "^4.0.5", + "@kubosho/configs": "^4.0.8", "@markuplint/astro-parser": "^4.6.13", "@playwright/test": "^1.49.0", "@types/escape-html": "^1.0.4", diff --git a/package-lock.json b/package-lock.json index 4e2538ae..4902998b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "client" ], "devDependencies": { - "@kubosho/configs": "^4.0.5", + "@kubosho/configs": "^4.0.8", "@types/node": "^22.10.1", "tsx": "^4.19.2", "typescript": "^5.7.2" @@ -40,7 +40,7 @@ }, "devDependencies": { "@astrojs/node": "^8.3.4", - "@kubosho/configs": "^4.0.5", + "@kubosho/configs": "^4.0.8", "@markuplint/astro-parser": "^4.6.13", "@playwright/test": "^1.49.0", "@types/escape-html": "^1.0.4", @@ -1982,9 +1982,9 @@ "link": true }, "node_modules/@kubosho/configs": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/@kubosho/configs/-/configs-4.0.5.tgz", - "integrity": "sha512-/k5up+c1cyDejPda2RdMBXKkxhvU3ChLAEDgdcxbRmGT8soeHg5R6RH04VM03PLNq04YNVcpsBLpninZRdb0fw==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/@kubosho/configs/-/configs-4.0.8.tgz", + "integrity": "sha512-YuPfaQuHjTv0Q/Sg+TnhOetGaP14vErp28NOv0pDVog0oSWYVKyqUxAEwN9/jAXAr2zIOvNykpT/C7sCyKimnw==", "dev": true, "license": "MIT", "dependencies": { @@ -1997,14 +1997,14 @@ "conventional-changelog-conventionalcommits": "^8.0.0", "eslint": "^9.14.0", "eslint-config-prettier": "^9.1.0", - "eslint-import-resolver-typescript": "^3.6.3", + "eslint-import-resolver-typescript": "^3.7.0", "eslint-plugin-import": "^2.31.0", "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-react": "^7.37.2", "eslint-plugin-simple-import-sort": "^12.1.1", "globals": "^15.13.0", - "markuplint": "^4.11.3", - "prettier": "^3.4.1", + "markuplint": "^4.11.4", + "prettier": "^3.4.2", "react": "^18.3.1", "semantic-release": "^24.2.0", "stylelint": "^16.11.0", @@ -2056,19 +2056,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", @@ -2079,6 +2079,56 @@ "minimatch": "10.0.1" } }, + "node_modules/@markuplint/file-resolver/node_modules/@markuplint/ml-spec": { + "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.1", + "dom-accessibility-api": "0.7.0", + "is-plain-object": "5.0.0", + "type-fest": "4.30.0" + } + }, + "node_modules/@markuplint/file-resolver/node_modules/@markuplint/parser-utils": { + "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.1", + "@markuplint/types": "4.7.1", + "@types/uuid": "10.0.0", + "debug": "4.3.7", + "espree": "10.3.0", + "type-fest": "4.30.0", + "uuid": "11.0.3" + } + }, + "node_modules/@markuplint/file-resolver/node_modules/@markuplint/types": { + "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": { + "@markuplint/shared": "4.4.10", + "@types/css-tree": "2.3.9", + "@types/debug": "4.1.12", + "@types/whatwg-mimetype": "3.0.2", + "bcp-47": "2.1.0", + "css-tree": "3.0.1", + "debug": "4.3.7", + "leven": "4.0.0", + "type-fest": "4.30.0", + "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", @@ -2115,27 +2165,149 @@ "url": "https://github.com/sponsors/isaacs" } }, + "node_modules/@markuplint/file-resolver/node_modules/type-fest": { + "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": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "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/@markuplint/ml-spec": { + "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.1", + "dom-accessibility-api": "0.7.0", + "is-plain-object": "5.0.0", + "type-fest": "4.30.0" + } + }, + "node_modules/@markuplint/html-parser/node_modules/@markuplint/parser-utils": { + "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.1", + "@markuplint/types": "4.7.1", + "@types/uuid": "10.0.0", + "debug": "4.3.7", + "espree": "10.3.0", + "type-fest": "4.30.0", + "uuid": "11.0.3" + } + }, + "node_modules/@markuplint/html-parser/node_modules/@markuplint/types": { + "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": { + "@markuplint/shared": "4.4.10", + "@types/css-tree": "2.3.9", + "@types/debug": "4.1.12", + "@types/whatwg-mimetype": "3.0.2", + "bcp-47": "2.1.0", + "css-tree": "3.0.1", + "debug": "4.3.7", + "leven": "4.0.0", + "type-fest": "4.30.0", + "whatwg-mimetype": "4.0.0" + } + }, + "node_modules/@markuplint/html-parser/node_modules/type-fest": { + "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": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "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/html-spec/node_modules/@markuplint/ml-spec": { + "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.1", + "dom-accessibility-api": "0.7.0", + "is-plain-object": "5.0.0", + "type-fest": "4.30.0" + } + }, + "node_modules/@markuplint/html-spec/node_modules/@markuplint/types": { + "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": { + "@markuplint/shared": "4.4.10", + "@types/css-tree": "2.3.9", + "@types/debug": "4.1.12", + "@types/whatwg-mimetype": "3.0.2", + "bcp-47": "2.1.0", + "css-tree": "3.0.1", + "debug": "4.3.7", + "leven": "4.0.0", + "type-fest": "4.30.0", + "whatwg-mimetype": "4.0.0" + } + }, + "node_modules/@markuplint/html-spec/node_modules/type-fest": { + "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": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/@markuplint/i18n": { @@ -2153,43 +2325,119 @@ "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.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": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "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/@markuplint/ml-spec": { + "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.1", + "dom-accessibility-api": "0.7.0", + "is-plain-object": "5.0.0", + "type-fest": "4.30.0" + } + }, + "node_modules/@markuplint/ml-core/node_modules/@markuplint/parser-utils": { + "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.1", + "@markuplint/types": "4.7.1", + "@types/uuid": "10.0.0", + "debug": "4.3.7", + "espree": "10.3.0", + "type-fest": "4.30.0", + "uuid": "11.0.3" + } + }, + "node_modules/@markuplint/ml-core/node_modules/@markuplint/types": { + "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": { + "@markuplint/shared": "4.4.10", + "@types/css-tree": "2.3.9", + "@types/debug": "4.1.12", + "@types/whatwg-mimetype": "3.0.2", + "bcp-47": "2.1.0", + "css-tree": "3.0.1", + "debug": "4.3.7", + "leven": "4.0.0", + "type-fest": "4.30.0", + "whatwg-mimetype": "4.0.0" + } + }, + "node_modules/@markuplint/ml-core/node_modules/type-fest": { + "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": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/@markuplint/ml-spec": { @@ -2224,38 +2472,130 @@ } }, "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/@markuplint/ml-spec": { + "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.1", + "dom-accessibility-api": "0.7.0", + "is-plain-object": "5.0.0", + "type-fest": "4.30.0" + } + }, + "node_modules/@markuplint/rules/node_modules/@markuplint/types": { + "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": { + "@markuplint/shared": "4.4.10", + "@types/css-tree": "2.3.9", + "@types/debug": "4.1.12", + "@types/whatwg-mimetype": "3.0.2", + "bcp-47": "2.1.0", + "css-tree": "3.0.1", + "debug": "4.3.7", + "leven": "4.0.0", + "type-fest": "4.30.0", + "whatwg-mimetype": "4.0.0" + } + }, + "node_modules/@markuplint/rules/node_modules/type-fest": { + "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": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "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/@markuplint/ml-spec": { + "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.1", + "dom-accessibility-api": "0.7.0", + "is-plain-object": "5.0.0", + "type-fest": "4.30.0" + } + }, + "node_modules/@markuplint/selector/node_modules/@markuplint/types": { + "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": { + "@markuplint/shared": "4.4.10", + "@types/css-tree": "2.3.9", + "@types/debug": "4.1.12", + "@types/whatwg-mimetype": "3.0.2", + "bcp-47": "2.1.0", + "css-tree": "3.0.1", + "debug": "4.3.7", + "leven": "4.0.0", + "type-fest": "4.30.0", + "whatwg-mimetype": "4.0.0" + } + }, + "node_modules/@markuplint/selector/node_modules/type-fest": { + "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": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/@markuplint/shared": { @@ -7253,20 +7593,20 @@ } }, "node_modules/eslint-import-resolver-typescript": { - "version": "3.6.3", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.3.tgz", - "integrity": "sha512-ud9aw4szY9cCT1EWWdGv1L1XR6hh2PaRWif0j2QjQ0pgTY/69iw+W0Z4qZv5wHahOl8isEr+k/JnyAqNQkLkIA==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.7.0.tgz", + "integrity": "sha512-Vrwyi8HHxY97K5ebydMtffsWAn1SCR9eol49eCd5fJS4O1WV7PaAjbcjmbfJJSMz/t4Mal212Uz/fQZrOB8mow==", "dev": true, "license": "ISC", "dependencies": { "@nolyfill/is-core-module": "1.0.39", - "debug": "^4.3.5", + "debug": "^4.3.7", "enhanced-resolve": "^5.15.0", - "eslint-module-utils": "^2.8.1", "fast-glob": "^3.3.2", "get-tsconfig": "^4.7.5", "is-bun-module": "^1.0.2", - "is-glob": "^4.0.3" + "is-glob": "^4.0.3", + "stable-hash": "^0.0.4" }, "engines": { "node": "^14.18.0 || >=16.0.0" @@ -10658,22 +10998,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", @@ -10683,12 +11023,58 @@ "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" } }, + "node_modules/markuplint/node_modules/@markuplint/ml-spec": { + "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.1", + "dom-accessibility-api": "0.7.0", + "is-plain-object": "5.0.0", + "type-fest": "4.30.0" + } + }, + "node_modules/markuplint/node_modules/@markuplint/types": { + "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": { + "@markuplint/shared": "4.4.10", + "@types/css-tree": "2.3.9", + "@types/debug": "4.1.12", + "@types/whatwg-mimetype": "3.0.2", + "bcp-47": "2.1.0", + "css-tree": "3.0.1", + "debug": "4.3.7", + "leven": "4.0.0", + "type-fest": "4.30.0", + "whatwg-mimetype": "4.0.0" + } + }, + "node_modules/markuplint/node_modules/type-fest": { + "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": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/match-index": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/match-index/-/match-index-1.0.3.tgz", @@ -16535,9 +16921,9 @@ } }, "node_modules/prettier": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz", - "integrity": "sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", + "integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", "dev": true, "license": "MIT", "bin": { @@ -19227,6 +19613,13 @@ "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", "license": "BSD-3-Clause" }, + "node_modules/stable-hash": { + "version": "0.0.4", + "resolved": "https://registry.npmjs.org/stable-hash/-/stable-hash-0.0.4.tgz", + "integrity": "sha512-LjdcbuBeLcdETCrPn9i8AYAZ1eCtu4ECAWtP7UleOiZ9LzVxRzzUZEoZ8zB24nhkQnDWyET0I+3sWokSDS3E7g==", + "dev": true, + "license": "MIT" + }, "node_modules/stackback": { "version": "0.0.2", "resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz", diff --git a/package.json b/package.json index d75f50eb..b40bf8b1 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "scripts": {}, "dependencies": {}, "devDependencies": { - "@kubosho/configs": "^4.0.5", + "@kubosho/configs": "^4.0.8", "@types/node": "^22.10.1", "tsx": "^4.19.2", "typescript": "^5.7.2"