update deps

This commit is contained in:
Niki Wix Skaarup 2025-06-02 07:58:06 +02:00
parent e6522ae1b3
commit 496583b587
Signed by: nikiskaarup
GPG key ID: FC2F1B116F6E788C
2 changed files with 15 additions and 15 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.11"
"prettier-plugin-tailwindcss": "^0.6.12"
},
"dependencies": {
"bun-plugin-svelte": "^0.0.6",
"bun-plugin-tailwind": "^0.0.15",
"drizzle-orm": "^0.42.0",
"jose": "^6.0.11",
"svelte": "^5.33.5",
"svelte": "^5.33.13",
"tailwindcss": "^4.1.8"
},
"peerDependencies": {