diff --git a/package.json b/package.json index 95898818..f8c15d7c 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "react-hot-toast": "2.4.1", "react-paginate": "^8.2.0", "sass": "^1.70.0", - "stylelint": "^16.2.0", + "stylelint": "^16.2.1", "swr": "^2.2.4", "tailwindcss": "^3.4.1", "viem": "^1.19.9", diff --git a/yarn.lock b/yarn.lock index eb411bcc..824d3680 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8247,10 +8247,10 @@ stylelint-config-standard@^36.0.0: dependencies: stylelint-config-recommended "^14.0.0" -stylelint@^16.2.0: - version "16.2.0" - resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.2.0.tgz#60678f64d7660350fdd06415fd449f332b4fcbf6" - integrity sha512-gwqU5AkIb52wrAzzn+359S3NIJDMl02TXLUaV2tzA/L6jUdpTwNt+MCxHlc8+Hb2bUHlYVo92YeSIryF2gJthA== +stylelint@^16.2.1: + version "16.2.1" + resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.2.1.tgz#895d6d42523c5126ec0895f0ca2a58febeb77e89" + integrity sha512-SfIMGFK+4n7XVAyv50CpVfcGYWG4v41y6xG7PqOgQSY8M/PgdK0SQbjWFblxjJZlN9jNq879mB4BCZHJRIJ1hA== dependencies: "@csstools/css-parser-algorithms" "^2.5.0" "@csstools/css-tokenizer" "^2.2.3"