Upgrade Prettier, Tailwind CSS, and related dependencies to latest versions

This commit is contained in:
gbuomprisco
2025-02-10 06:40:48 +07:00
parent 9b7f6f18d2
commit 92ad383567
6 changed files with 108 additions and 99 deletions

View File

@@ -45,7 +45,7 @@
"@manypkg/cli": "^0.23.0",
"@turbo/gen": "^2.4.0",
"cross-env": "^7.0.3",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"turbo": "2.4.0",
"typescript": "^5.7.3"
}