diff --git a/package.json b/package.json index c745c88..d8c0f0a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@tailwindcss/forms": "^0.5.9", "autoprefixer": "^10.4.20", "eslint": "^9.9.1", - "postcss": "^8.4.44", + "postcss": "^8.4.45", "prettier": "^3.3.3", "tailwindcss": "^3.4.10", "vite": "^5.4.2" diff --git a/yarn.lock b/yarn.lock index b475cc8..04d0680 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1283,10 +1283,10 @@ postcss@^8.4.41: picocolors "^1.0.1" source-map-js "^1.2.0" -postcss@^8.4.44: - version "8.4.44" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.44.tgz#d56834ef6508610ba224bb22b2457b2169ed0480" - integrity sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw== +postcss@^8.4.45: + version "8.4.45" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.45.tgz#538d13d89a16ef71edbf75d895284ae06b79e603" + integrity sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q== dependencies: nanoid "^3.3.7" picocolors "^1.0.1"