From 642fed83141394dd6b513590f4b71238e5f05827 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 15:46:50 +0000 Subject: [PATCH] Update dependency @markuplint/jsx-parser to v4.18.3 --- pnpm-lock.yaml | 48 ++++++++++-------------------------------------- 1 file changed, 10 insertions(+), 38 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3752cdd..a5c67e9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,7 +26,7 @@ importers: version: 1.1.0(typescript@6.0.3) '@markuplint/jsx-parser': specifier: ^4.7.22 - version: 4.18.0(typescript@6.0.3) + version: 4.18.3(typescript@6.0.3) '@markuplint/react-spec': specifier: ^4.5.22 version: 4.18.0 @@ -96,9 +96,6 @@ packages: '@markuplint/file-resolver@4.18.3': resolution: {integrity: sha512-nNfGrhaZ5421EyWOHsgK12962bLOue61iIn0lKYFcxi4aXpJMigUOeURIPykD15iv++I4q2wQa6evF9MNphzwg==} - '@markuplint/html-parser@4.18.0': - resolution: {integrity: sha512-6egvxypegPnNmVwnDXiuIelEQZCJnjynuIKVt+PwvUYUeGpW+03NIm6o+jt0olmfDPfPbMxr4frZa04tEofMdg==} - '@markuplint/html-parser@4.18.3': resolution: {integrity: sha512-fmrJycofhbyQVEo+zBkQhrKXvxVf3ExLMb0Halkm0S7120dl27NonM4uZim0NgT52coR3qkxsAiXrOlQLpIWAg==} @@ -108,8 +105,8 @@ packages: '@markuplint/i18n@4.18.0': resolution: {integrity: sha512-IJCkB4tgLdramkG//V3USJuH8JiusH5BTw8UtrMT06cKg5dfVMM7LaPpI+CpGJNk9nDA1qP/X9sN8sGh4kf4Qw==} - '@markuplint/jsx-parser@4.18.0': - resolution: {integrity: sha512-LXIeZqpczwO9yYqT1bh4i8fqQJ1pdlAVwgTeEpWs+Q0c1bNijtacqWF1mr94/b/Wk7fPsLAlat9afK1OFrS0HQ==} + '@markuplint/jsx-parser@4.18.3': + resolution: {integrity: sha512-4GdWMjD2u6BEitAaxVSH2DlonApxKusPisl4Nn3YEJkl3RmBRUt5PIgAgZdvk+Ya1Y+mHkOMYHdN6lXKRYQ3gQ==} '@markuplint/ml-ast@4.18.0': resolution: {integrity: sha512-K8V1hcTFGVEWkdGZF2EZNix3RiV+iMTekEvXm0BxwBwJ09XBs207v/rb2Aehd+VHGy78+/a+kU/BTNrqApzZmA==} @@ -123,9 +120,6 @@ packages: '@markuplint/ml-spec@4.18.0': resolution: {integrity: sha512-rVz9RsYeBGgCggYYxU0H4EUrodm2wBTw3vmrtaFps3/SNnKcvSZNlFnYd2VaV2oNGrEvvCE+tXDXUH353sG6SQ==} - '@markuplint/parser-utils@4.18.0': - resolution: {integrity: sha512-wp0PocLzZdLUhWbGKVK528WxknT/FCk1/PEqQnBjUlqOR2SD1rXHShoxz+gbYJVe6hMXUfKfqSA3KBUXLOelqg==} - '@markuplint/parser-utils@4.18.3': resolution: {integrity: sha512-AujlQ0PwBejPwCrSChmx634iZzZ5JQ7O9Oo7j31KcYe3jC1a2hLSzNgMNuKpsIin4zhOrduR7uaw8gkOFfW8qg==} @@ -1040,8 +1034,8 @@ packages: scheduler@0.27.0: resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==} - semver@7.8.0: - resolution: {integrity: sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==} + semver@7.8.1: + resolution: {integrity: sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==} engines: {node: '>=10'} hasBin: true @@ -1228,15 +1222,6 @@ snapshots: - supports-color - typescript - '@markuplint/html-parser@4.18.0': - dependencies: - '@markuplint/ml-ast': 4.18.0 - '@markuplint/parser-utils': 4.18.0 - parse5: 8.0.1 - type-fest: 5.6.0 - transitivePeerDependencies: - - supports-color - '@markuplint/html-parser@4.18.3': dependencies: '@markuplint/ml-ast': 4.18.0 @@ -1254,11 +1239,11 @@ snapshots: '@markuplint/i18n@4.18.0': {} - '@markuplint/jsx-parser@4.18.0(typescript@6.0.3)': + '@markuplint/jsx-parser@4.18.3(typescript@6.0.3)': dependencies: - '@markuplint/html-parser': 4.18.0 + '@markuplint/html-parser': 4.18.3 '@markuplint/ml-ast': 4.18.0 - '@markuplint/parser-utils': 4.18.0 + '@markuplint/parser-utils': 4.18.3 '@typescript-eslint/types': 8.59.0 '@typescript-eslint/typescript-estree': 8.59.0(typescript@6.0.3) transitivePeerDependencies: @@ -1310,19 +1295,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@markuplint/parser-utils@4.18.0': - dependencies: - '@markuplint/ml-ast': 4.18.0 - '@markuplint/ml-spec': 4.18.0 - '@markuplint/types': 4.18.0 - '@types/uuid': 11.0.0 - debug: 4.4.3 - espree: 11.2.0 - type-fest: 5.6.0 - uuid: 13.0.0 - transitivePeerDependencies: - - supports-color - '@markuplint/parser-utils@4.18.3': dependencies: '@markuplint/ml-ast': 4.18.0 @@ -1614,7 +1586,7 @@ snapshots: '@typescript-eslint/visitor-keys': 8.59.0 debug: 4.4.3 minimatch: 10.2.5 - semver: 7.8.0 + semver: 7.8.1 tinyglobby: 0.2.16 ts-api-utils: 2.5.0(typescript@6.0.3) typescript: 6.0.3 @@ -2081,7 +2053,7 @@ snapshots: scheduler@0.27.0: {} - semver@7.8.0: {} + semver@7.8.1: {} source-map-js@1.2.1: {}