diff --git a/package-lock.json b/package-lock.json index fe71c2a..d420f03 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,8 +14,8 @@ "@eslint/js": "^10.0.1", "@eslint/json": "^2.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", "@types/node": "^26.1.2", "@vitest/coverage-v8": "^4.1.10", "@vitest/ui": "^4.1.10", @@ -346,13 +346,13 @@ } }, "node_modules/@html-eslint/core": { - "version": "0.64.0", - "resolved": "https://registry.npmjs.org/@html-eslint/core/-/core-0.64.0.tgz", - "integrity": "sha512-Iz5x4jRDmcmpdYsYjcw213J/pXZjB8RZ7wIpAmtqGuf7IJX2JwyhfJvTqvuSFYtvHKMMl7Jt0LzmmTklaMuFsQ==", + "version": "0.65.0", + "resolved": "https://registry.npmjs.org/@html-eslint/core/-/core-0.65.0.tgz", + "integrity": "sha512-UJUf0dDI6xq6iitksPXrfLwu2Gc143LGFHMlVnRPZxkoLz1xIzKbkQVxrqxqNmandsSmhWfkGw//U2BsBH/QRw==", "dev": true, "license": "MIT", "dependencies": { - "@html-eslint/types": "^0.64.0", + "@html-eslint/types": "^0.65.0", "html-standard": "^0.0.13" }, "engines": { @@ -360,18 +360,18 @@ } }, "node_modules/@html-eslint/eslint-plugin": { - "version": "0.64.0", - "resolved": "https://registry.npmjs.org/@html-eslint/eslint-plugin/-/eslint-plugin-0.64.0.tgz", - "integrity": "sha512-Il2z0Pd28/NrHtgALeHiB6uGxRLxxh7WGAOo9k1x18hzN8ibzVXMvswODE3SDrxIzNS2CLJHtqd4VXjU77lL9w==", + "version": "0.65.0", + "resolved": "https://registry.npmjs.org/@html-eslint/eslint-plugin/-/eslint-plugin-0.65.0.tgz", + "integrity": "sha512-zYa4ARNbkp/GPlIY+1NFV5v6H3EDs+jby4/rFnZDaS/S3mFEvBail4+dPqugHljrBmAZ0UkxMATR696ypRvPCQ==", "dev": true, "license": "MIT", "dependencies": { "@eslint/plugin-kit": "^0.4.1", - "@html-eslint/core": "^0.64.0", - "@html-eslint/parser": "^0.64.0", - "@html-eslint/template-parser": "^0.64.0", - "@html-eslint/template-syntax-parser": "^0.64.0", - "@html-eslint/types": "^0.64.0", + "@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", "html-standard": "^0.0.13" }, @@ -410,43 +410,43 @@ } }, "node_modules/@html-eslint/parser": { - "version": "0.64.0", - "resolved": "https://registry.npmjs.org/@html-eslint/parser/-/parser-0.64.0.tgz", - "integrity": "sha512-DHRfli8lMagO/JwTbg+O5UwDUX2fkNw120BprpPMooVpDIjpi8lv+SK5WzKKW/Dt8j+KRwX3XgTg4ljaYk6tlw==", + "version": "0.65.0", + "resolved": "https://registry.npmjs.org/@html-eslint/parser/-/parser-0.65.0.tgz", + "integrity": "sha512-sMZ8D60uQ/yLKViiqkzX3vnpBwcBNE8x/Ax8roAdrLiErkJ4wLMdXq+kmRm0rqfTuC0mqPJ+7uRTAgUB6wXg2w==", "dev": true, "license": "MIT", "dependencies": { - "@html-eslint/template-syntax-parser": "^0.64.0", - "@html-eslint/types": "^0.64.0", + "@html-eslint/template-syntax-parser": "^0.65.0", + "@html-eslint/types": "^0.65.0", "css-tree": "^3.1.0", "es-html-parser": "0.3.1" } }, "node_modules/@html-eslint/template-parser": { - "version": "0.64.0", - "resolved": "https://registry.npmjs.org/@html-eslint/template-parser/-/template-parser-0.64.0.tgz", - "integrity": "sha512-sFtxhC6prn50D3bkhV38DGl1BH3iyyONNM4VTbXGpE6AMYNsFx/t5W0im4UznZbCXGEeDwolF0d6ehELEBqiDA==", + "version": "0.65.0", + "resolved": "https://registry.npmjs.org/@html-eslint/template-parser/-/template-parser-0.65.0.tgz", + "integrity": "sha512-gUc9D4PaV5uvQjR21Q1wumbe2Qyf6decJjCZCpM77kZ7mMprIDvnF4LgCJBkTldidc4j1GzJvqkJ5e+r+skFyw==", "dev": true, "license": "MIT", "dependencies": { - "@html-eslint/types": "^0.64.0", + "@html-eslint/types": "^0.65.0", "es-html-parser": "0.3.1" } }, "node_modules/@html-eslint/template-syntax-parser": { - "version": "0.64.0", - "resolved": "https://registry.npmjs.org/@html-eslint/template-syntax-parser/-/template-syntax-parser-0.64.0.tgz", - "integrity": "sha512-gD5gdJhfz67V91ah+YrwoClKlZIEXfs0xet2UJGo0LHC++AFSCedeMD81EUr9G8TPqHtn0Ke18fdW+wPXRwWvQ==", + "version": "0.65.0", + "resolved": "https://registry.npmjs.org/@html-eslint/template-syntax-parser/-/template-syntax-parser-0.65.0.tgz", + "integrity": "sha512-Kh7TFOM4cYcutzGZdWKxnZJpWpuZwu4hcSxbn/PHVBgDOytKOwpuPvCKn1+B11fSFxLhrrR3RHvsBVknntpcbA==", "dev": true, "license": "MIT", "dependencies": { - "@html-eslint/types": "^0.64.0" + "@html-eslint/types": "^0.65.0" } }, "node_modules/@html-eslint/types": { - "version": "0.64.0", - "resolved": "https://registry.npmjs.org/@html-eslint/types/-/types-0.64.0.tgz", - "integrity": "sha512-cZrtIXdsnDotdJ8ZPKDyn7d8M6d1TBtBzzCQ+flYSgNY17JtUdBx9Y/QbJlMUdmx0nOWYIniY4PErpygwxt8VA==", + "version": "0.65.0", + "resolved": "https://registry.npmjs.org/@html-eslint/types/-/types-0.65.0.tgz", + "integrity": "sha512-bWMTSRwFXwvturEYvA5ng43+jpFh9FTpAgC2HE3O0ijsde40VcoO6DtcjFl7QY8AW5O/PeisDDl1Hbe5q89wsg==", "dev": true, "license": "MIT", "dependencies": { @@ -1779,9 +1779,9 @@ } }, "node_modules/eslint": { - "version": "10.8.1", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.8.1.tgz", - "integrity": "sha512-wqA7W2jbsC/BnV9Iv1UZpKVFkO1AdNoSmYW8NWG4HNOBbkAMvIqDZ27pI2f07dqn583NcIC44ckjAcOXDL1QbQ==", + "version": "10.9.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.9.0.tgz", + "integrity": "sha512-5KeEOJZBfEVA47boFiBsf+6MmmJpffM7qEBg4pLla2e4nlKgdKlqCW0oSLOGsT8Wl5uCGJptLV1bkaiShj90Gw==", "dev": true, "license": "MIT", "workspaces": [ @@ -2135,9 +2135,9 @@ } }, "node_modules/globals": { - "version": "17.9.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.9.0.tgz", - "integrity": "sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==", + "version": "17.11.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.11.0.tgz", + "integrity": "sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==", "dev": true, "license": "MIT", "engines": { @@ -4329,9 +4329,9 @@ } }, "node_modules/vscode-languageserver-textdocument": { - "version": "1.0.12", - "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.12.tgz", - "integrity": "sha512-cxWNPesCnQCcMPeenjKKsOCKQZ/L6Tv19DTRIGuLWe32lyzWhihGVJ/rcckZXJxfdKCFvRLS3fpBIsV/ZGX4zA==", + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.13.tgz", + "integrity": "sha512-nx0ZHwMGIsVkzFG3/VLeJYBLTaFBRuNdGDvevvjuoayU5EOS2fEYazOhtCM3PI9ClMMg5igc0uwXtAq4tJj+Dw==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index f59951e..00396ee 100644 --- a/package.json +++ b/package.json @@ -85,8 +85,8 @@ "@eslint/js": "^10.0.1", "@eslint/json": "^2.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", "@types/node": "^26.1.2", "@vitest/coverage-v8": "^4.1.10", "@vitest/ui": "^4.1.10",