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 (3.x) (#30337)
This commit is contained in:
parent
4171a10765
commit
1817dfa069
@ -20,7 +20,7 @@
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"@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",
|
||||
|
@ -773,8 +773,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)(terser@5.37.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)(terser@5.37.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)(svgo@3.3.2)(terser@5.37.0)(typescript@5.6.2)
|
||||
@ -4771,9 +4771,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
|
||||
@ -12414,7 +12414,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)(terser@5.37.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)(terser@5.37.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