bump tailwindcss again

This commit is contained in:
Thomas Ruoff
2025-04-01 22:13:54 +02:00
parent aebb20b655
commit d8985e42d0
2 changed files with 65 additions and 65 deletions

View File

@@ -33,7 +33,7 @@
"react-dom": "19.1.0"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.0.17",
"@tailwindcss/postcss": "^4.1.0",
"@types/nodemailer": "^6.4.17",
"@types/uuid": "10.0.0",
"eslint": "^9.23.0",
@@ -43,7 +43,7 @@
"postcss": "^8.5.3",
"prettier": "3.5.3",
"swr": "2.3.3",
"tailwindcss": "^4.0.17",
"tailwindcss": "^4.1.0",
"ts-jest": "29.3.1"
},
"jest": {