chore: update deps

This commit is contained in:
vben
2024-07-30 21:18:00 +08:00
parent 89dcf522f5
commit 832a7bcc58
5 changed files with 199 additions and 192 deletions

View File

@@ -28,7 +28,7 @@
}
},
"dependencies": {
"@stylistic/stylelint-plugin": "^2.1.3",
"@stylistic/stylelint-plugin": "^3.0.0",
"stylelint-config-recess-order": "^5.0.1",
"stylelint-scss": "^6.4.1"
},
@@ -37,7 +37,7 @@
"postcss-html": "^1.7.0",
"postcss-scss": "^4.0.9",
"prettier": "^3.3.3",
"stylelint": "^16.8.0",
"stylelint": "^16.8.1",
"stylelint-config-recommended": "^14.0.1",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-recommended-vue": "^1.5.0",