diff --git a/package.json b/package.json index 273270e3..55bbd78a 100755 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "dependencies": { "@nuxt/kit": "^3.12.4", "consola": "^3.2.3", - "html-validate": "~8.28.0", + "html-validate": "~9.0.0", "knitwork": "^1.1.0", "pathe": "^1.1.2", "prettier": "^3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4cddc2e6..20a824a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,8 +20,8 @@ importers: specifier: ^3.2.3 version: 3.3.0 html-validate: - specifier: ~8.28.0 - version: 8.28.0(vitest@2.1.8(@types/node@22.10.2)(terser@5.37.0)) + specifier: ~9.0.0 + version: 9.0.0(vitest@2.1.8(@types/node@22.10.2)(terser@5.37.0)) knitwork: specifier: ^1.1.0 version: 1.2.0 @@ -3023,9 +3023,9 @@ packages: resolution: {integrity: sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==} engines: {node: '>=8'} - html-validate@8.28.0: - resolution: {integrity: sha512-cSwJ6rQXn4RSp0/MrNbEZ8OGGMfU4SzbqnoGi41xNJgny/hc0xjbGFqkONt29OL5aVTAaUsZJvXqDQ8X8KNfng==} - engines: {node: '>= 16.14'} + html-validate@9.0.0: + resolution: {integrity: sha512-ZgoJhul8HC740MMXiu/5ulGNJiw4orTTjgNhlAvfV3ULAEmw6BJCNlgVurzpVkcSV78e5bCgE5XznYWgFnBJsw==} + engines: {node: '>= 18'} hasBin: true peerDependencies: jest: ^27.1 || ^28.1.3 || ^29.0.3 @@ -9095,7 +9095,7 @@ snapshots: html-tags@3.3.1: {} - html-validate@8.28.0(vitest@2.1.8(@types/node@22.10.2)(terser@5.37.0)): + html-validate@9.0.0(vitest@2.1.8(@types/node@22.10.2)(terser@5.37.0)): dependencies: '@html-validate/stylish': 4.2.0 '@sidvind/better-ajv-errors': 3.0.1(ajv@8.17.1)