chore(deps): update tailwindcss monorepo to v4.1.9
All checks were successful
container-scan / Container Scan (push) Successful in 6m46s
docker-build / docker (push) Successful in 1m50s

This commit is contained in:
Renovate Bot 2025-06-11 15:01:22 +00:00
parent de2e1c22ff
commit 3f99449f2f
2 changed files with 72 additions and 72 deletions

View file

@ -44,7 +44,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.8",
"@tailwindcss/postcss": "4.1.9",
"@types/node": "22.15.31",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
@ -55,7 +55,7 @@
"postcss": "8.5.4",
"prettier": "3.5.3",
"prisma": "6.9.0",
"tailwindcss": "4.1.8",
"tailwindcss": "4.1.9",
"tw-animate-css": "1.3.4",
"typescript": "5.8.3"
},