chore(deps): update dependency stylelint-config-recommended-vue to v1.6.0

This commit is contained in:
Renovate
2025-01-22 02:09:45 +00:00
parent 61635070b1
commit 693d1eff21
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -44,7 +44,7 @@
"postcss-html": "1.8.0",
"sass": "1.83.4",
"stylelint": "16.13.2",
"stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0",
@@ -17925,10 +17925,11 @@
}
},
"node_modules/stylelint-config-recommended-vue": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.5.0.tgz",
"integrity": "sha512-65TAK/clUqkNtkZLcuytoxU0URQYlml+30Nhop7sRkCZ/mtWdXt7T+spPSB3KMKlb+82aEVJ4OrcstyDBdbosg==",
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.6.0.tgz",
"integrity": "sha512-syk1adIHvbH2T1OiR/spUK4oQy35PZIDw8Zmc7E0+eVK9Z9SK3tdMpGRT/bgGnAPpMt/WaL9K1u0tlF6xM0sMQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"semver": "^7.3.5",
"stylelint-config-html": ">=1.0.0",
+1 -1
View File
@@ -36,7 +36,7 @@
"postcss-html": "1.8.0",
"sass": "1.83.4",
"stylelint": "16.13.2",
"stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0",