diff --git a/package-lock.json b/package-lock.json index 384e278..16b17b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "nuxt": "3.16.2", "postcss-html": "1.8.0", "sass": "1.87.0", - "stylelint": "16.19.0", + "stylelint": "16.19.1", "stylelint-config-recommended-vue": "1.6.0", "stylelint-config-standard": "38.0.0", "typescript": "5.8.3", @@ -17409,9 +17409,9 @@ } }, "node_modules/stylelint": { - "version": "16.19.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.19.0.tgz", - "integrity": "sha512-BJzc5mo/ez0H/ZSl3UbxGdkK/s0kFGsF5/k6IGu4z8wJ1qp49WrOS9RxswvcN6HMirt0g/iiJqOwLHTbWv49IQ==", + "version": "16.19.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.19.1.tgz", + "integrity": "sha512-C1SlPZNMKl+d/C867ZdCRthrS+6KuZ3AoGW113RZCOL0M8xOGpgx7G70wq7lFvqvm4dcfdGFVLB/mNaLFChRKw==", "devOptional": true, "funding": [ { diff --git a/package.json b/package.json index cda24c4..241af09 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "nuxt": "3.16.2", "postcss-html": "1.8.0", "sass": "1.87.0", - "stylelint": "16.19.0", + "stylelint": "16.19.1", "stylelint-config-recommended-vue": "1.6.0", "stylelint-config-standard": "38.0.0", "typescript": "5.8.3",