chore(deps): update dependency stylelint to v17.10.0 (#204)
schemas-app / build (push) Successful in 2m43s
schemas-app / deploy-prod (push) Successful in 1m40s

This commit was merged in pull request #204.
This commit is contained in:
2026-05-06 11:16:50 +00:00
parent 42bb65e93d
commit 4baa1045bd
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -39,7 +39,7 @@
"eslint-plugin-vue": "10.9.0",
"jsdom": "29.1.1",
"postcss-html": "1.8.1",
"stylelint": "17.9.1",
"stylelint": "17.10.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
"typescript": "6.0.3",
@@ -19309,9 +19309,9 @@
}
},
"node_modules/stylelint": {
"version": "17.9.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.9.1.tgz",
"integrity": "sha512-THTmnAPJTrg/JhkTWZlSyrO+HUYMx6ELthIHeMyD2WOKqXIJUFQv2Yxn91bvUrZdbBJaW2dUuQdPST2wcQ6C3g==",
"version": "17.10.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.10.0.tgz",
"integrity": "sha512-cI7I6HHEYOHHVNVci+s92WlA3QfmNhjwFdgCgYV3TLEysilOjk+B3EFxMED1xY9GYB0Kre3OD+mSLj19VLTIvA==",
"devOptional": true,
"funding": [
{
@@ -19352,7 +19352,7 @@
"micromatch": "^4.0.8",
"normalize-path": "^3.0.0",
"picocolors": "^1.1.1",
"postcss": "^8.5.9",
"postcss": "^8.5.13",
"postcss-safe-parser": "^7.0.1",
"postcss-selector-parser": "^7.1.1",
"postcss-value-parser": "^4.2.0",
+1 -1
View File
@@ -53,7 +53,7 @@
"eslint-plugin-vue": "10.9.0",
"jsdom": "29.1.1",
"postcss-html": "1.8.1",
"stylelint": "17.9.1",
"stylelint": "17.10.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
"typescript": "6.0.3",