diff --git a/package.json b/package.json index 0261331..0479688 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/node": "^22.15.30", "autoprefixer": "^10.5.2", "concurrently": "^9.2.1", - "postcss": "^8.5.15", + "postcss": "^8.5.16", "postcss-aspect-ratio-polyfill": "^2.0.0", "prettier": "3.5.1", "prettier-plugin-tailwindcss": "^0.6.14", diff --git a/yarn.lock b/yarn.lock index 9ad3510..29e3b5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2126,10 +2126,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0: resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== -postcss@^8.4.47, postcss@^8.5.15, postcss@^8.5.3: - version "8.5.15" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.15.tgz#d1eaf677a324e9ec02196da2d3fecf4a0b9a735c" - integrity sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A== +postcss@^8.4.47, postcss@^8.5.16, postcss@^8.5.3: + version "8.5.16" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.16.tgz#1230ce0b5df354c24c0ea45f99ce5f6a88279d28" + integrity sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg== dependencies: nanoid "^3.3.12" picocolors "^1.1.1"