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

@@ -39,7 +39,7 @@
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-jsdoc": "^48.9.2",
"eslint-plugin-jsdoc": "^48.10.1",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-n": "^17.10.1",
"eslint-plugin-no-only-tests": "^3.1.0",

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",