chore(deps): update dependency tailwindcss to v4
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate 2025-03-04 07:04:13 +00:00
parent 3f4d5799f7
commit c682b4d080
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -36,7 +36,7 @@
"karma-jasmine": "~5.1.0", "karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0", "karma-jasmine-html-reporter": "~2.1.0",
"postcss": "^8.4.41", "postcss": "^8.4.41",
"tailwindcss": "^3.4.10", "tailwindcss": "^4.0.0",
"typescript": "~5.5.2" "typescript": "~5.5.2"
} }
} }