diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad0d6cd98..6ed13fa85 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -162,11 +162,11 @@ catalogs: specifier: 8.0.3 version: 8.0.3 '@html-eslint/eslint-plugin': - specifier: 0.64.0 - version: 0.64.0 + specifier: 0.65.0 + version: 0.65.0 '@html-eslint/parser': - specifier: 0.64.0 - version: 0.64.0 + specifier: 0.65.0 + version: 0.65.0 '@ospm/eslint-plugin-react-unhookify': specifier: ^1.0.2 version: 1.0.2 @@ -844,10 +844,10 @@ importers: version: 8.0.3(supports-color@10.2.2) '@html-eslint/eslint-plugin': specifier: catalog:lint - version: 0.64.0(eslint@10.8.0(jiti@2.7.0)(supports-color@10.2.2)) + version: 0.65.0(eslint@10.8.0(jiti@2.7.0)(supports-color@10.2.2)) '@html-eslint/parser': specifier: catalog:lint - version: 0.64.0 + version: 0.65.0 '@stylistic/eslint-plugin': specifier: catalog:lint version: 5.10.0(eslint@10.8.0(jiti@2.7.0)(supports-color@10.2.2)) @@ -3038,24 +3038,46 @@ packages: resolution: {integrity: sha512-Iz5x4jRDmcmpdYsYjcw213J/pXZjB8RZ7wIpAmtqGuf7IJX2JwyhfJvTqvuSFYtvHKMMl7Jt0LzmmTklaMuFsQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@html-eslint/core@0.65.0': + resolution: {integrity: sha512-UJUf0dDI6xq6iitksPXrfLwu2Gc143LGFHMlVnRPZxkoLz1xIzKbkQVxrqxqNmandsSmhWfkGw//U2BsBH/QRw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@html-eslint/eslint-plugin@0.64.0': resolution: {integrity: sha512-Il2z0Pd28/NrHtgALeHiB6uGxRLxxh7WGAOo9k1x18hzN8ibzVXMvswODE3SDrxIzNS2CLJHtqd4VXjU77lL9w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.0.0 || ^10.0.0-0' + '@html-eslint/eslint-plugin@0.65.0': + resolution: {integrity: sha512-zYa4ARNbkp/GPlIY+1NFV5v6H3EDs+jby4/rFnZDaS/S3mFEvBail4+dPqugHljrBmAZ0UkxMATR696ypRvPCQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: '>=8.0.0 || ^10.0.0-0' + '@html-eslint/parser@0.64.0': resolution: {integrity: sha512-DHRfli8lMagO/JwTbg+O5UwDUX2fkNw120BprpPMooVpDIjpi8lv+SK5WzKKW/Dt8j+KRwX3XgTg4ljaYk6tlw==} + '@html-eslint/parser@0.65.0': + resolution: {integrity: sha512-sMZ8D60uQ/yLKViiqkzX3vnpBwcBNE8x/Ax8roAdrLiErkJ4wLMdXq+kmRm0rqfTuC0mqPJ+7uRTAgUB6wXg2w==} + '@html-eslint/template-parser@0.64.0': resolution: {integrity: sha512-sFtxhC6prn50D3bkhV38DGl1BH3iyyONNM4VTbXGpE6AMYNsFx/t5W0im4UznZbCXGEeDwolF0d6ehELEBqiDA==} + '@html-eslint/template-parser@0.65.0': + resolution: {integrity: sha512-gUc9D4PaV5uvQjR21Q1wumbe2Qyf6decJjCZCpM77kZ7mMprIDvnF4LgCJBkTldidc4j1GzJvqkJ5e+r+skFyw==} + '@html-eslint/template-syntax-parser@0.64.0': resolution: {integrity: sha512-gD5gdJhfz67V91ah+YrwoClKlZIEXfs0xet2UJGo0LHC++AFSCedeMD81EUr9G8TPqHtn0Ke18fdW+wPXRwWvQ==} + '@html-eslint/template-syntax-parser@0.65.0': + resolution: {integrity: sha512-Kh7TFOM4cYcutzGZdWKxnZJpWpuZwu4hcSxbn/PHVBgDOytKOwpuPvCKn1+B11fSFxLhrrR3RHvsBVknntpcbA==} + '@html-eslint/types@0.64.0': resolution: {integrity: sha512-cZrtIXdsnDotdJ8ZPKDyn7d8M6d1TBtBzzCQ+flYSgNY17JtUdBx9Y/QbJlMUdmx0nOWYIniY4PErpygwxt8VA==} + '@html-eslint/types@0.65.0': + resolution: {integrity: sha512-bWMTSRwFXwvturEYvA5ng43+jpFh9FTpAgC2HE3O0ijsde40VcoO6DtcjFl7QY8AW5O/PeisDDl1Hbe5q89wsg==} + '@humanfs/core@0.19.2': resolution: {integrity: sha512-UhXNm+CFMWcbChXywFwkmhqjs3PRCmcSa/hfBgLIb7oQ5HNb1wS0icWsGtSAUNgefHeI+eBrA8I1fxmbHsGdvA==} engines: {node: '>=18.18.0'} @@ -14593,6 +14615,11 @@ snapshots: '@html-eslint/types': 0.64.0 html-standard: 0.0.13 + '@html-eslint/core@0.65.0': + dependencies: + '@html-eslint/types': 0.65.0 + html-standard: 0.0.13 + '@html-eslint/eslint-plugin@0.64.0(eslint@10.8.0(jiti@2.7.0)(supports-color@10.2.2))': dependencies: '@eslint/plugin-kit': 0.4.1 @@ -14605,6 +14632,18 @@ snapshots: eslint: 10.8.0(jiti@2.7.0)(supports-color@10.2.2) html-standard: 0.0.13 + '@html-eslint/eslint-plugin@0.65.0(eslint@10.8.0(jiti@2.7.0)(supports-color@10.2.2))': + dependencies: + '@eslint/plugin-kit': 0.4.1 + '@html-eslint/core': 0.65.0 + '@html-eslint/parser': 0.65.0 + '@html-eslint/template-parser': 0.65.0 + '@html-eslint/template-syntax-parser': 0.65.0 + '@html-eslint/types': 0.65.0 + '@rviscomi/capo.js': 2.1.0 + eslint: 10.8.0(jiti@2.7.0)(supports-color@10.2.2) + html-standard: 0.0.13 + '@html-eslint/parser@0.64.0': dependencies: '@html-eslint/template-syntax-parser': 0.64.0 @@ -14612,21 +14651,43 @@ snapshots: css-tree: 3.2.1 es-html-parser: 0.3.1 + '@html-eslint/parser@0.65.0': + dependencies: + '@html-eslint/template-syntax-parser': 0.65.0 + '@html-eslint/types': 0.65.0 + css-tree: 3.2.1 + es-html-parser: 0.3.1 + '@html-eslint/template-parser@0.64.0': dependencies: '@html-eslint/types': 0.64.0 es-html-parser: 0.3.1 + '@html-eslint/template-parser@0.65.0': + dependencies: + '@html-eslint/types': 0.65.0 + es-html-parser: 0.3.1 + '@html-eslint/template-syntax-parser@0.64.0': dependencies: '@html-eslint/types': 0.64.0 + '@html-eslint/template-syntax-parser@0.65.0': + dependencies: + '@html-eslint/types': 0.65.0 + '@html-eslint/types@0.64.0': dependencies: '@types/css-tree': 2.3.11 '@types/estree': 1.0.9 es-html-parser: 0.3.1 + '@html-eslint/types@0.65.0': + dependencies: + '@types/css-tree': 2.3.11 + '@types/estree': 1.0.9 + es-html-parser: 0.3.1 + '@humanfs/core@0.19.2': dependencies: '@humanfs/types': 0.15.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 4df1d9ee5..e7dd945e6 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -80,8 +80,8 @@ catalogs: "@eslint/css": 1.4.0 "@eslint/js": 10.0.1 "@eslint/markdown": 8.0.3 - "@html-eslint/eslint-plugin": 0.64.0 - "@html-eslint/parser": 0.64.0 + "@html-eslint/eslint-plugin": 0.65.0 + "@html-eslint/parser": 0.65.0 "@ospm/eslint-plugin-react-unhookify": ^1.0.2 "@secretlint/secretlint-rule-preset-recommend": 13.0.4 "@stylistic/eslint-plugin": 5.10.0