mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 17:35:57 +00:00
chore(deps): update devdependency html-validate to v9 (main) (#30336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
32d9e2fe74
commit
7acc8c48fd
@ -19,7 +19,7 @@
|
||||
"devDependencies": {
|
||||
"@unocss/reset": "0.65.2",
|
||||
"beasties": "0.2.0",
|
||||
"html-validate": "8.28.0",
|
||||
"html-validate": "9.0.1",
|
||||
"htmlnano": "2.1.1",
|
||||
"jiti": "2.4.2",
|
||||
"knitwork": "1.2.0",
|
||||
|
@ -769,8 +769,8 @@ importers:
|
||||
specifier: 0.2.0
|
||||
version: 0.2.0
|
||||
html-validate:
|
||||
specifier: 8.28.0
|
||||
version: 8.28.0(vitest@2.1.8(@types/node@22.10.2)(happy-dom@15.11.7)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.6.1))
|
||||
specifier: 9.0.1
|
||||
version: 9.0.1(vitest@2.1.8(@types/node@22.10.2)(happy-dom@15.11.7)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.6.1))
|
||||
htmlnano:
|
||||
specifier: 2.1.1
|
||||
version: 2.1.1(cssnano@7.0.6(postcss@8.4.49))(postcss@8.4.49)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.32.0)(typescript@5.6.3)
|
||||
@ -4712,9 +4712,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.1:
|
||||
resolution: {integrity: sha512-5Yh1a+Gc7aL3ei0Xz1/AgdPjYJ4w5kDPBszlG+ur1vnG4tTznZBoRDR3m/1+ssbKX/mLtTUzh5PWbmyRxISFAQ==}
|
||||
engines: {node: '>= 18'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
jest: ^27.1 || ^28.1.3 || ^29.0.3
|
||||
@ -12129,7 +12129,7 @@ snapshots:
|
||||
|
||||
html-tags@3.3.1: {}
|
||||
|
||||
html-validate@8.28.0(vitest@2.1.8(@types/node@22.10.2)(happy-dom@15.11.7)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.6.1)):
|
||||
html-validate@9.0.1(vitest@2.1.8(@types/node@22.10.2)(happy-dom@15.11.7)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.6.1)):
|
||||
dependencies:
|
||||
'@html-validate/stylish': 4.2.0
|
||||
'@sidvind/better-ajv-errors': 3.0.1(ajv@8.17.1)
|
||||
|
Loading…
Reference in New Issue
Block a user