chore(deps): update dependency stylelint to v17.3.0
dancefinder-app / build (pull_request) Successful in 4m29s
dancefinder-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-02-13 11:10:26 +00:00
parent 3033e4717f
commit c5771c72ec
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -45,7 +45,7 @@
"nuxt": "4.3.1",
"postcss-html": "1.8.1",
"sass": "1.97.3",
"stylelint": "17.2.0",
"stylelint": "17.3.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
"typescript": "5.9.3",
@@ -1435,9 +1435,9 @@
}
},
"node_modules/@csstools/css-calc": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
"integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.1.1.tgz",
"integrity": "sha512-HJ26Z/vmsZQqs/o3a6bgKslXGFAungXGbinULZO3eMsOyNJHeBBZfup5FiZInOghgoM4Hwnmw+OgbJCNg1wwUQ==",
"dev": true,
"funding": [
{
@@ -21409,9 +21409,9 @@
}
},
"node_modules/stylelint": {
"version": "17.2.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.2.0.tgz",
"integrity": "sha512-602jhMkRt6P1dSh9kEzbFIaOKY//h4D0E7u/w2WHKxmi5VAjjMqe6P8rQPJuCWdbB3apOkjOFN5kcg6qWPIZWQ==",
"version": "17.3.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.3.0.tgz",
"integrity": "sha512-1POV91lcEMhj6SLVaOeA0KlS9yattS+qq+cyWqP/nYzWco7K5jznpGH1ExngvPlTM9QF1Kjd2bmuzJu9TH2OcA==",
"dev": true,
"funding": [
{
@@ -21425,7 +21425,7 @@
],
"license": "MIT",
"dependencies": {
"@csstools/css-calc": "^3.0.0",
"@csstools/css-calc": "^3.1.1",
"@csstools/css-parser-algorithms": "^4.0.0",
"@csstools/css-syntax-patches-for-csstree": "^1.0.26",
"@csstools/css-tokenizer": "^4.0.0",
@@ -21459,7 +21459,7 @@
"postcss-safe-parser": "^7.0.1",
"postcss-selector-parser": "^7.1.1",
"postcss-value-parser": "^4.2.0",
"string-width": "^8.1.0",
"string-width": "^8.1.1",
"supports-hyperlinks": "^4.4.0",
"svg-tags": "^1.0.0",
"table": "^6.9.0",
+1 -1
View File
@@ -37,7 +37,7 @@
"nuxt": "4.3.1",
"postcss-html": "1.8.1",
"sass": "1.97.3",
"stylelint": "17.2.0",
"stylelint": "17.3.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
"typescript": "5.9.3",