chore(deps): update tailwindcss monorepo to v4.1.7
All checks were successful
container-scan / Container Scan (push) Successful in 2m41s
docker-build / docker (push) Successful in 1m11s

This commit is contained in:
Renovate Bot 2025-05-15 15:01:38 +00:00
parent 96fb81dd7e
commit f4a351f6b6
2 changed files with 117 additions and 117 deletions

View file

@ -36,7 +36,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.6",
"@tailwindcss/postcss": "4.1.7",
"@types/node": "22.15.18",
"@types/react": "19.1.4",
"@types/react-dom": "19.1.5",
@ -46,7 +46,7 @@
"postcss": "8.5.3",
"prettier": "3.5.3",
"prisma": "6.8.0",
"tailwindcss": "4.1.6",
"tailwindcss": "4.1.7",
"tw-animate-css": "1.2.9",
"typescript": "5.8.3"
},