From 40bb1ccabb5d4a7b4929e2543b42d70b44934327 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 23:03:44 +0000 Subject: [PATCH] chore(deps): update dependency html-validate to ~10.17.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4df42c7c..fede2a18 100755 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "dependencies": { "@nuxt/kit": "^4.0.0", "consola": "^3.4.0", - "html-validate": "~10.16.0", + "html-validate": "~10.17.0", "knitwork": "^1.2.0", "pathe": "^2.0.3", "prettier": "^3.5.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca9ad3d6..f20b7649 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,8 +20,8 @@ importers: specifier: ^3.4.0 version: 3.4.2 html-validate: - specifier: ~10.16.0 - version: 10.16.0(vitest@4.1.6) + specifier: ~10.17.0 + version: 10.17.0(vitest@4.1.6) knitwork: specifier: ^1.2.0 version: 1.3.0 @@ -4949,8 +4949,8 @@ packages: html-escaper@2.0.2: resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} - html-validate@10.16.0: - resolution: {integrity: sha512-/mM3h9jmITiSEs0ibxzCtGil5oVvVpoQCK8Ny9spa+j0jMnlfEdnhx4hUpoEkzXxEjEkRBoPhk1dpagU9JKfmg==} + html-validate@10.17.0: + resolution: {integrity: sha512-1WO3hgxqSE0YfV12u5V4ZNUO4mulMrfuxEOlmwM9bEeMlqs9g1OE+EXzxQ4KwNojsYFDmaEYcRPf+zUpAzO/WA==} engines: {node: ^20.19.0 || ^22.16.0 || >= 24.0.0} hasBin: true peerDependencies: @@ -12858,7 +12858,7 @@ snapshots: html-escaper@2.0.2: {} - html-validate@10.16.0(vitest@4.1.6): + html-validate@10.17.0(vitest@4.1.6): dependencies: '@html-validate/stylish': 5.2.0 '@sidvind/better-ajv-errors': 5.0.0(ajv@8.20.0)