chore(deps): update dependency stylelint to v17.9.1
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 3m55s
dancefinder-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-04-30 14:03:04 +00:00
parent 8280113cdd
commit a456cfa083
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -43,7 +43,7 @@
"nuxt": "4.4.2",
"postcss-html": "1.8.1",
"sass": "1.99.0",
"stylelint": "17.9.0",
"stylelint": "17.9.1",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
"typescript": "6.0.3",
@@ -19811,9 +19811,9 @@
}
},
"node_modules/stylelint": {
"version": "17.9.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.9.0.tgz",
"integrity": "sha512-xO0jeY6z1/urFL5L/BZLmB1yYlbRiRMQnYH6ArZIDWJ+SZXGssOY7XoYb1JIv/L220+EBnwwJXJS4Mt/F96SvA==",
"version": "17.9.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.9.1.tgz",
"integrity": "sha512-THTmnAPJTrg/JhkTWZlSyrO+HUYMx6ELthIHeMyD2WOKqXIJUFQv2Yxn91bvUrZdbBJaW2dUuQdPST2wcQ6C3g==",
"dev": true,
"funding": [
{
@@ -20069,9 +20069,9 @@
}
},
"node_modules/stylelint/node_modules/string-width": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-8.2.0.tgz",
"integrity": "sha512-6hJPQ8N0V0P3SNmP6h2J99RLuzrWz2gvT7VnK5tKvrNqJoyS9W4/Fb8mo31UiPvy00z7DQXkP2hnKBVav76thw==",
"version": "8.2.1",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-8.2.1.tgz",
"integrity": "sha512-IIaP0g3iy9Cyy18w3M9YcaDudujEAVHKt3a3QJg1+sr/oX96TbaGUubG0hJyCjCBThFH+tFpcIyoUHUn1ogaLA==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -35,7 +35,7 @@
"nuxt": "4.4.2",
"postcss-html": "1.8.1",
"sass": "1.99.0",
"stylelint": "17.9.0",
"stylelint": "17.9.1",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
"typescript": "6.0.3",