diff --git a/package.json b/package.json index c2eba73..3ed9499 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@tailwindcss/forms": "^0.5.8", "autoprefixer": "10.4.20", "eslint": "^9.9.1", - "postcss": "^8.4.43", + "postcss": "^8.4.44", "prettier": "^3.3.3", "tailwindcss": "^3.4.10", "vite": "^5.4.2" diff --git a/yarn.lock b/yarn.lock index 57303b1..78d5cd4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1192,10 +1192,10 @@ postcss@^8.4.41: picocolors "^1.0.1" source-map-js "^1.2.0" -postcss@^8.4.43: - version "8.4.43" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.43.tgz#a5ddf22f4cc38e64c6ae030182b43e539d316419" - integrity sha512-gJAQVYbh5R3gYm33FijzCZj7CHyQ3hWMgJMprLUlIYqCwTeZhBQ19wp0e9mA25BUbEvY5+EXuuaAjqQsrBxQBQ== +postcss@^8.4.44: + version "8.4.44" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.44.tgz#d56834ef6508610ba224bb22b2457b2169ed0480" + integrity sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw== dependencies: nanoid "^3.3.7" picocolors "^1.0.1"