This commit is contained in:
Niki Wix Skaarup 2025-04-05 22:10:30 +02:00
parent a805cc265c
commit 2ee2f7286b
Signed by: nikiskaarup
GPG key ID: FC2F1B116F6E788C
3 changed files with 27 additions and 5 deletions

View file

@ -6,8 +6,8 @@
"dependencies": {
"bun-plugin-svelte": "^0.0.6",
"bun-plugin-tailwind": "^0.0.15",
"svelte": "^5.25.6",
"tailwindcss": "^4.1.2",
"svelte": "^5.25.7",
"tailwindcss": "^4.1.3",
},
"devDependencies": {
"@types/bun": "latest",