fix: pin patched postcss dependency

This commit is contained in:
Codex
2026-05-23 12:12:24 +02:00
parent ff70cd3606
commit 97ee4d0e3c
2 changed files with 25 additions and 131 deletions
+4
View File
@@ -20,6 +20,10 @@
"react-dom": "19.2.5",
"zustand": "^5.0.13"
},
"overrides": {
"brace-expansion": "5.0.6",
"postcss": "8.5.15"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",
"@testing-library/jest-dom": "^6.9.1",