chore(deps): update dependency stylelint to v17.1.0
schemas-app / build (pull_request) Successful in 1m55s
schemas-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-01-30 13:21:57 +00:00
parent bbab2402ef
commit 0f7da9d7dc
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -42,7 +42,7 @@
"eslint-plugin-vue": "10.7.0",
"jsdom": "27.4.0",
"postcss-html": "1.8.1",
"stylelint": "17.0.0",
"stylelint": "17.1.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
"typescript": "5.9.3",
@@ -18888,9 +18888,9 @@
}
},
"node_modules/stylelint": {
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.0.0.tgz",
"integrity": "sha512-saMZ2mqdQre4AfouxcbTdpVglDRcROb4MIucKHvgsDb/0IX7ODhcaz+EOIyfxAsm8Zjl/7j4hJj6MgIYYM8Xwg==",
"version": "17.1.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.1.0.tgz",
"integrity": "sha512-+cUX1FxkkbLX5qJRAPapUv/+v+YU3pGbWu+pHVqTXpiY0mYh3Dxfxa0bLBtVtYgOC8hIWIyX2H/3Y3LWlAevDg==",
"devOptional": true,
"funding": [
{
@@ -18919,7 +18919,7 @@
"debug": "^4.4.3",
"fast-glob": "^3.3.3",
"fastest-levenshtein": "^1.0.16",
"file-entry-cache": "^11.1.1",
"file-entry-cache": "^11.1.2",
"global-modules": "^2.0.0",
"globby": "^16.1.0",
"globjoin": "^0.1.4",
@@ -19247,9 +19247,9 @@
}
},
"node_modules/stylelint/node_modules/string-width": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-8.1.0.tgz",
"integrity": "sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg==",
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-8.1.1.tgz",
"integrity": "sha512-KpqHIdDL9KwYk22wEOg/VIqYbrnLeSApsKT/bSj6Ez7pn3CftUiLAv2Lccpq1ALcpLV9UX1Ppn92npZWu2w/aw==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -56,7 +56,7 @@
"eslint-plugin-vue": "10.7.0",
"jsdom": "27.4.0",
"postcss-html": "1.8.1",
"stylelint": "17.0.0",
"stylelint": "17.1.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
"typescript": "5.9.3",