update deps

This commit is contained in:
Niki Wix Skaarup 2025-06-22 21:32:55 +02:00
parent 2ed38c78ef
commit a5be1b4875
Signed by: nikiskaarup
GPG key ID: FC2F1B116F6E788C
2 changed files with 17 additions and 17 deletions

View file

@ -21,14 +21,14 @@
"oxlint": "latest",
"prettier": "^4.0.0-alpha.12",
"prettier-plugin-svelte": "^3.4.0",
"prettier-plugin-tailwindcss": "^0.6.12"
"prettier-plugin-tailwindcss": "^0.6.13"
},
"dependencies": {
"bun-plugin-svelte": "^0.0.6",
"bun-plugin-tailwind": "^0.0.15",
"drizzle-orm": "^0.42.0",
"jose": "^6.0.11",
"svelte": "^5.34.4",
"svelte": "^5.34.7",
"tailwindcss": "^4.1.10"
},
"peerDependencies": {