diff --git a/package-lock.json b/package-lock.json index 3808051..a438c86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "nuxt": "4.0.3", "postcss-html": "1.8.0", "sass": "1.90.0", - "stylelint": "16.23.0", + "stylelint": "16.23.1", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "39.0.0", "typescript": "5.9.2", @@ -20817,9 +20817,9 @@ } }, "node_modules/stylelint": { - "version": "16.23.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.0.tgz", - "integrity": "sha512-69T5aS2LUY306ekt1Q1oaSPwz/jaG9HjyMix3UMrai1iEbuOafBe2Dh8xlyczrxFAy89qcKyZWWtc42XLx3Bbw==", + "version": "16.23.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.1.tgz", + "integrity": "sha512-dNvDTsKV1U2YtiUDfe9d2gp902veFeo3ecCWdGlmLm2WFrAV0+L5LoOj/qHSBABQwMsZPJwfC4bf39mQm1S5zw==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 3ab26df..9546956 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "nuxt": "4.0.3", "postcss-html": "1.8.0", "sass": "1.90.0", - "stylelint": "16.23.0", + "stylelint": "16.23.1", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "39.0.0", "typescript": "5.9.2",