chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2025-12-18 22:49:43 +01:00
parent 9c8c4c83f6
commit f2a09a457f
No known key found for this signature in database
5 changed files with 183 additions and 184 deletions

View file

@ -1,6 +1,11 @@
{
"$schema": "https://biomejs.dev/schemas/2.2.5/schema.json",
"$schema": "https://biomejs.dev/schemas/2.3.10/schema.json",
"assist": { "actions": { "source": { "organizeImports": "on" } } },
"css": {
"parser": {
"tailwindDirectives": true
}
},
"linter": {
"enabled": true,
"rules": {