fix: postcss upgrade to latest version

This commit is contained in:
sriram veeraghanta 2024-05-11 18:55:47 +05:30
parent 91a66a757a
commit 3723ece8d5
9 changed files with 12 additions and 36 deletions

View file

@ -25,7 +25,7 @@
"mobx-react-lite": "^4.0.5",
"next": "^14.2.3",
"next-themes": "^0.2.1",
"postcss": "8.4.23",
"postcss": "^8.4.38",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.51.0",