diff --git a/package-lock.json b/package-lock.json index e6ccc10..aecc72a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "eslint-plugin-vue": "10.7.0", "jsdom": "28.0.0", "postcss-html": "1.8.1", - "stylelint": "17.1.0", + "stylelint": "17.1.1", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "40.0.0", "typescript": "5.9.3", @@ -18924,9 +18924,9 @@ } }, "node_modules/stylelint": { - "version": "17.1.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.1.0.tgz", - "integrity": "sha512-+cUX1FxkkbLX5qJRAPapUv/+v+YU3pGbWu+pHVqTXpiY0mYh3Dxfxa0bLBtVtYgOC8hIWIyX2H/3Y3LWlAevDg==", + "version": "17.1.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.1.1.tgz", + "integrity": "sha512-SBHVcLEcRF1M9OkD3oT0hT2PayDNLw2hd+aovmzfNQ2ys4Xd3oS9ZNizILWqhQvW802AqKN/vUTMwJqQYMBlWw==", "devOptional": true, "funding": [ { diff --git a/package.json b/package.json index 6b26e4f..a82d66d 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-plugin-vue": "10.7.0", "jsdom": "28.0.0", "postcss-html": "1.8.1", - "stylelint": "17.1.0", + "stylelint": "17.1.1", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "40.0.0", "typescript": "5.9.3",