Update packages

This commit is contained in:
hedy 2024-04-27 10:39:40 +08:00
parent 2945f44671
commit e52b48c3b1
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
{ {
"devDependencies": { "devDependencies": {
"@hint/hint-doctype": "^3.3.20", "@hint/hint-doctype": "^3.3.26",
"hint": "^7.1.0", "hint": "^7.1.11",
"html-validate": "^8.18.1", "html-validate": "^8.18.1",
"stylelint": "^14.8.1", "stylelint": "^14.16.1",
"stylelint-config-recommended": "^7.0.0", "stylelint-config-recommended": "^7.0.0",
"stylelint-config-standard": "^25.0.0" "stylelint-config-standard": "^25.0.0"
} }

View File

@ -6,16 +6,16 @@ settings:
devDependencies: devDependencies:
'@hint/hint-doctype': '@hint/hint-doctype':
specifier: ^3.3.20 specifier: ^3.3.26
version: 3.3.26(hint@7.1.11) version: 3.3.26(hint@7.1.11)
hint: hint:
specifier: ^7.1.0 specifier: ^7.1.11
version: 7.1.11(typescript@5.4.5) version: 7.1.11(typescript@5.4.5)
html-validate: html-validate:
specifier: ^8.18.1 specifier: ^8.18.1
version: 8.18.1 version: 8.18.1
stylelint: stylelint:
specifier: ^14.8.1 specifier: ^14.16.1
version: 14.16.1 version: 14.16.1
stylelint-config-recommended: stylelint-config-recommended:
specifier: ^7.0.0 specifier: ^7.0.0