chore(deps): update dependency stylelint to v17.14.1

This commit is contained in:
Łukasz Mierzwa
2026-07-20 18:06:54 +01:00
committed by Łukasz Mierzwa
parent 0fc9a8ec83
commit f45586381b
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -73,7 +73,7 @@
"knip": "6.27.0",
"prettier": "3.9.5",
"sass": "1.101.0",
"stylelint": "17.14.0",
"stylelint": "17.14.1",
"stylelint-config-standard-scss": "17.0.0",
"terser": "5.49.0",
"typescript": "6.0.3",
@@ -12176,9 +12176,9 @@
}
},
"node_modules/stylelint": {
"version": "17.14.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.14.0.tgz",
"integrity": "sha512-8xkHPpdqYryeIsOgfsYTmr6cIeC4nLYWk5S8BPxpodq8mIuepggkMljsHewWfuAjj/+qpRKou2QerhjMH3iasg==",
"version": "17.14.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.14.1.tgz",
"integrity": "sha512-xVQwyiuxALUBNB2fBe0tmNemg9KqLtdj3T64mioFDar79B2cU8LIyz+3KL6LdiHs9NkeNfwxpKSaIVOY8f112g==",
"dev": true,
"funding": [
{
@@ -12194,7 +12194,7 @@
"dependencies": {
"@csstools/css-calc": "^3.2.1",
"@csstools/css-parser-algorithms": "^4.0.0",
"@csstools/css-syntax-patches-for-csstree": "^1.1.5",
"@csstools/css-syntax-patches-for-csstree": "^1.1.6",
"@csstools/css-tokenizer": "^4.0.0",
"@csstools/media-query-list-parser": "^5.0.0",
"@csstools/selector-resolve-nested": "^4.0.0",
@@ -12206,9 +12206,9 @@
"debug": "^4.4.3",
"fast-glob": "^3.3.3",
"fastest-levenshtein": "^1.0.16",
"file-entry-cache": "^11.1.3",
"file-entry-cache": "^11.1.5",
"global-modules": "^2.0.0",
"globby": "^16.2.0",
"globby": "^16.2.1",
"globjoin": "^0.1.4",
"html-tags": "^5.1.0",
"ignore": "^7.0.5",
@@ -12218,12 +12218,12 @@
"micromatch": "^4.0.8",
"normalize-path": "^3.0.0",
"picocolors": "^1.1.1",
"postcss": "^8.5.15",
"postcss": "^8.5.16",
"postcss-safe-parser": "^7.0.1",
"postcss-selector-parser": "^7.1.4",
"postcss-value-parser": "^4.2.0",
"string-width": "^8.2.1",
"supports-hyperlinks": "^4.4.0",
"supports-hyperlinks": "^4.5.0",
"svg-tags": "^1.0.0",
"table": "^6.9.0",
"write-file-atomic": "^7.0.1"
+1 -1
View File
@@ -69,7 +69,7 @@
"knip": "6.27.0",
"prettier": "3.9.5",
"sass": "1.101.0",
"stylelint": "17.14.0",
"stylelint": "17.14.1",
"stylelint-config-standard-scss": "17.0.0",
"terser": "5.49.0",
"typescript": "6.0.3",