diff --git a/package-lock.json b/package-lock.json index 87524778..11255ae8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@eslint/js": "^9.39.4", "@eslint/json": "^1.2.0", "@eslint/markdown": "^8.0.1", - "@html-eslint/eslint-plugin": "^0.59.0", + "@html-eslint/eslint-plugin": "^0.60.0", "@lezer/highlight": "^1.2.3", "@radix-ui/react-accordion": "^1.2.12", "@radix-ui/react-dialog": "^1.1.15", @@ -1348,12 +1348,12 @@ "license": "MIT" }, "node_modules/@html-eslint/core": { - "version": "0.59.0", - "resolved": "https://registry.npmjs.org/@html-eslint/core/-/core-0.59.0.tgz", - "integrity": "sha512-/s5W9Iivmf2RXVzQlFboXQRqK62JQdKvcIdFMP5K1kxbVEJxha/VUo1Rafn1GKgLQsP5QIbUjoZbzGlN7fVxog==", + "version": "0.60.0", + "resolved": "https://registry.npmjs.org/@html-eslint/core/-/core-0.60.0.tgz", + "integrity": "sha512-P2+ymEBt7EZ8sh1xc4XNA1/zSyDhSA1ppWyBBwPvGfY8VnDfmtd5UKr6AD24htABwzNJ6WcBIV3lAx5crtozfg==", "license": "MIT", "dependencies": { - "@html-eslint/types": "^0.59.0", + "@html-eslint/types": "^0.60.0", "html-standard": "^0.0.13" }, "engines": { @@ -1361,17 +1361,17 @@ } }, "node_modules/@html-eslint/eslint-plugin": { - "version": "0.59.0", - "resolved": "https://registry.npmjs.org/@html-eslint/eslint-plugin/-/eslint-plugin-0.59.0.tgz", - "integrity": "sha512-RMABPGdTkBtDIqexNBzxB3d4S1C+3PvxC8bLV2/U6tTmrRj8oNOqJ7Bwwtt35HJEQclfZvL0y3XZk+/E/MhNsQ==", + "version": "0.60.0", + "resolved": "https://registry.npmjs.org/@html-eslint/eslint-plugin/-/eslint-plugin-0.60.0.tgz", + "integrity": "sha512-pPi0ZdYLQiOs6cERfUr3qlnVrEALnG8nq9nbHCymwB8KSdsnGKzCa96+fbmcxEf5MF8dt/EDhHrgQjZ7gmNbWg==", "license": "MIT", "dependencies": { "@eslint/plugin-kit": "^0.4.1", - "@html-eslint/core": "^0.59.0", - "@html-eslint/parser": "^0.59.0", - "@html-eslint/template-parser": "^0.59.0", - "@html-eslint/template-syntax-parser": "^0.59.0", - "@html-eslint/types": "^0.59.0", + "@html-eslint/core": "^0.60.0", + "@html-eslint/parser": "^0.60.0", + "@html-eslint/template-parser": "^0.60.0", + "@html-eslint/template-syntax-parser": "^0.60.0", + "@html-eslint/types": "^0.60.0", "@rviscomi/capo.js": "^2.1.0", "html-standard": "^0.0.13" }, @@ -1383,40 +1383,40 @@ } }, "node_modules/@html-eslint/parser": { - "version": "0.59.0", - "resolved": "https://registry.npmjs.org/@html-eslint/parser/-/parser-0.59.0.tgz", - "integrity": "sha512-dsUdpOkFrq0HmPyy8kuw2uN98LIzEepdI/Xj6QimgPQ4GOmjDRocuOCcuBI1K+F9O+NYXdaKMtZ3SzI1V/jB4g==", + "version": "0.60.0", + "resolved": "https://registry.npmjs.org/@html-eslint/parser/-/parser-0.60.0.tgz", + "integrity": "sha512-1ok6+L8uFktdS1BD5d9SuZ0BbI0uOmkv39HNWpkvpa4989ooGMDK0T+wEeqoLtiGtpnUMwlzx0849yO777g6vw==", "license": "MIT", "dependencies": { - "@html-eslint/template-syntax-parser": "^0.59.0", - "@html-eslint/types": "^0.59.0", + "@html-eslint/template-syntax-parser": "^0.60.0", + "@html-eslint/types": "^0.60.0", "css-tree": "^3.1.0", "es-html-parser": "0.3.1" } }, "node_modules/@html-eslint/template-parser": { - "version": "0.59.0", - "resolved": "https://registry.npmjs.org/@html-eslint/template-parser/-/template-parser-0.59.0.tgz", - "integrity": "sha512-3MN4uizEeSVP2l6jgy5COAH6V3PnnJUcaq2jU6elbB4EP+zBfh6KOG2yk9DmnjfNTL2SgXOlk3WkEY3LXDluqQ==", + "version": "0.60.0", + "resolved": "https://registry.npmjs.org/@html-eslint/template-parser/-/template-parser-0.60.0.tgz", + "integrity": "sha512-V+txpL5DbBxsBfgtPGCpvXo3y2EdQDoViwL0KSA8iGOf1XwPAQlyM9wHEMG+KcDY3V9TxkEsFZAlCwVjtvAgCg==", "license": "MIT", "dependencies": { - "@html-eslint/types": "^0.59.0", + "@html-eslint/types": "^0.60.0", "es-html-parser": "0.3.1" } }, "node_modules/@html-eslint/template-syntax-parser": { - "version": "0.59.0", - "resolved": "https://registry.npmjs.org/@html-eslint/template-syntax-parser/-/template-syntax-parser-0.59.0.tgz", - "integrity": "sha512-CMPPLP0EcgoJyU3k6girTPtxuXssHTh3/eFO8S2LagnBCXtJfMu5F3IahXamwMCMVbzaCDzIhg1doXL5Rw7vUQ==", + "version": "0.60.0", + "resolved": "https://registry.npmjs.org/@html-eslint/template-syntax-parser/-/template-syntax-parser-0.60.0.tgz", + "integrity": "sha512-jw4eDxDtMfXZNPrms+QleG/NEu5uWtPXAr7uEmqAxwT5hhbFM+txwqqRtCdoBz/skUbKxcPnAQPotuJmXcRQzg==", "license": "MIT", "dependencies": { - "@html-eslint/types": "^0.59.0" + "@html-eslint/types": "^0.60.0" } }, "node_modules/@html-eslint/types": { - "version": "0.59.0", - "resolved": "https://registry.npmjs.org/@html-eslint/types/-/types-0.59.0.tgz", - "integrity": "sha512-YwNaTUQW5ObFFUohbGe1X0az2biDOH/6e6GR9VympbFUObUoWlXasGqRRMKi7IbxGPOZ8ucZK89ZWeAFm56Pwg==", + "version": "0.60.0", + "resolved": "https://registry.npmjs.org/@html-eslint/types/-/types-0.60.0.tgz", + "integrity": "sha512-3PJaoNKK/xSTnRLPMz/6ZEr0Snr4GRjYIQJrw+nDMek1K0HstQ7KIqI7XswzT/S1kXT7B16gwXanCTjIPybjmw==", "license": "MIT", "dependencies": { "@types/css-tree": "^2.3.11", diff --git a/package.json b/package.json index 1e4afa48..25295e27 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@eslint/js": "^9.39.4", "@eslint/json": "^1.2.0", "@eslint/markdown": "^8.0.1", - "@html-eslint/eslint-plugin": "^0.59.0", + "@html-eslint/eslint-plugin": "^0.60.0", "@lezer/highlight": "^1.2.3", "@radix-ui/react-accordion": "^1.2.12", "@radix-ui/react-dialog": "^1.1.15",