chore(deps): update tailwindcss monorepo to ^4.1.4

This commit is contained in:
2025-05-05 11:37:00 +02:00
parent adfae68164
commit 06d8a71da2
2 changed files with 132 additions and 72 deletions

View File

@ -35,7 +35,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@tailwindcss/postcss": "^4.0.15",
"@tailwindcss/postcss": "^4.1.4",
"@types/node": "^22.0.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
@ -44,7 +44,7 @@
"postcss": "^8.5.3",
"prettier": "^3.5.3",
"prettier-plugin-tailwindcss": "^0.6.11",
"tailwindcss": "^4.0.15",
"tailwindcss": "^4.1.4",
"tw-animate-css": "^1.2.8",
"typescript": "^5.8.2",
"typescript-eslint": "^8.27.0"