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

This commit is contained in:
2026-02-13 11:45:21 +00:00
parent 3fc73c8764
commit 946cd63c45
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -42,7 +42,7 @@
"eslint-plugin-vue": "10.7.0",
"jsdom": "28.0.0",
"postcss-html": "1.8.1",
"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",
@@ -18869,9 +18869,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==",
"devOptional": true,
"funding": [
{
@@ -18885,7 +18885,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",
@@ -18919,7 +18919,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",
@@ -19087,9 +19087,9 @@
}
},
"node_modules/stylelint/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==",
"devOptional": true,
"funding": [
{
+1 -1
View File
@@ -56,7 +56,7 @@
"eslint-plugin-vue": "10.7.0",
"jsdom": "28.0.0",
"postcss-html": "1.8.1",
"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",