diff --git a/package.json b/package.json index 37c6a00f..6a814914 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "lint-staged": "^15.2.10", "markdown-link-check": "^3.13.6", "markdownlint": "^0.36.1", - "markdownlint-cli": "^0.42.0", + "markdownlint-cli": "^0.43.0", "prettier": "^3.3.3", "prop-types": "^15.8.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06e6b4d6..eea1d033 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^0.36.1 version: 0.36.1 markdownlint-cli: - specifier: ^0.42.0 - version: 0.42.0 + specifier: ^0.43.0 + version: 0.43.0 prettier: specifier: ^3.3.3 version: 3.3.3 @@ -3240,10 +3240,6 @@ packages: get-own-enumerable-property-symbols@3.0.2: resolution: {integrity: sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==} - get-stdin@9.0.0: - resolution: {integrity: sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==} - engines: {node: '>=12'} - get-stream@6.0.1: resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} engines: {node: '>=10'} @@ -3912,9 +3908,6 @@ packages: engines: {node: '>=6'} hasBin: true - jsonc-parser@3.2.1: - resolution: {integrity: sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==} - jsonc-parser@3.3.1: resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==} @@ -4070,23 +4063,15 @@ packages: markdown-table@3.0.3: resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==} - markdownlint-cli@0.42.0: - resolution: {integrity: sha512-AjkzhhZa3TmEGi/CE2Wpmny69x1IrzqK2gPB0k8SmNMRgnSAJfyEO5FgZdWTHtJ6Nrdv5FWt5c4C5pkG6Dk30A==} + markdownlint-cli@0.43.0: + resolution: {integrity: sha512-6vwurKK4B21eyYzwgX6ph13cZS7hE6LZfcS8QyD722CyxVD2RtAvbZK2p7k+FZbbKORulEuwl+hJaEq1l6/hoQ==} engines: {node: '>=18'} hasBin: true - markdownlint-micromark@0.1.10: - resolution: {integrity: sha512-no5ZfdqAdWGxftCLlySHSgddEjyW4kui4z7amQcGsSKfYC5v/ou+8mIQVyg9KQMeEZLNtz9OPDTj7nnTnoR4FQ==} - engines: {node: '>=18'} - markdownlint-micromark@0.1.12: resolution: {integrity: sha512-RlB6EwMGgc0sxcIhOQ2+aq7Zw1V2fBnzbXKGgYK/mVWdT7cz34fteKSwfYeo4rL6+L/q2tyC9QtD/PgZbkdyJQ==} engines: {node: '>=18'} - markdownlint@0.35.0: - resolution: {integrity: sha512-wgp8yesWjFBL7bycA3hxwHRdsZGJhjhyP1dSxKVKrza0EPFYtn+mHtkVy6dvP1kGSjovyG5B8yNP6Frj0UFUJg==} - engines: {node: '>=18'} - markdownlint@0.36.1: resolution: {integrity: sha512-s73fU2CQN7WCgjhaQUQ8wYESQNzGRNOKDd+3xgVqu8kuTEhmwepd/mxOv1LR2oV046ONrTLBFsM7IoKWNvmy5g==} engines: {node: '>=18'} @@ -5438,8 +5423,8 @@ packages: resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==} engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} - smol-toml@1.3.0: - resolution: {integrity: sha512-tWpi2TsODPScmi48b/OQZGi2lgUmBCHy6SZrhi/FdnnHiU1GwebbCfuQuxsC3nHaLwtYeJGPrDZDIeodDOc4pA==} + smol-toml@1.3.1: + resolution: {integrity: sha512-tEYNll18pPKHroYSmLLrksq233j021G0giwW7P3D24jC54pQ5W5BXMsQ/Mvw1OJCmEYDgY+lrzT+3nNUtoNfXQ==} engines: {node: '>= 18'} snake-case@3.0.4: @@ -10573,8 +10558,6 @@ snapshots: get-own-enumerable-property-symbols@3.0.2: {} - get-stdin@9.0.0: {} - get-stream@6.0.1: {} get-stream@8.0.1: {} @@ -11299,8 +11282,6 @@ snapshots: json5@2.2.3: {} - jsonc-parser@3.2.1: {} - jsonc-parser@3.3.1: {} jsonfile@6.1.0: @@ -11485,29 +11466,21 @@ snapshots: markdown-table@3.0.3: {} - markdownlint-cli@0.42.0: + markdownlint-cli@0.43.0: dependencies: commander: 12.1.0 - get-stdin: 9.0.0 glob: 11.0.0 ignore: 6.0.2 js-yaml: 4.1.0 jsonc-parser: 3.3.1 jsonpointer: 5.0.1 - markdownlint: 0.35.0 + markdownlint: 0.36.1 minimatch: 10.0.1 run-con: 1.3.2 - smol-toml: 1.3.0 - - markdownlint-micromark@0.1.10: {} + smol-toml: 1.3.1 markdownlint-micromark@0.1.12: {} - markdownlint@0.35.0: - dependencies: - markdown-it: 14.1.0 - markdownlint-micromark: 0.1.10 - markdownlint@0.36.1: dependencies: markdown-it: 14.1.0 @@ -13257,7 +13230,7 @@ snapshots: smart-buffer@4.2.0: {} - smol-toml@1.3.0: {} + smol-toml@1.3.1: {} snake-case@3.0.4: dependencies: @@ -13741,7 +13714,7 @@ snapshots: vscode-json-languageservice@4.2.1: dependencies: - jsonc-parser: 3.2.1 + jsonc-parser: 3.3.1 vscode-languageserver-textdocument: 1.0.11 vscode-languageserver-types: 3.17.5 vscode-nls: 5.2.0