migrate: switch from bun to pnpm and add zod dependency

This commit is contained in:
Rasmus Q
2026-03-16 12:18:04 +00:00
parent 6a7b254bd7
commit a48d52e612
4 changed files with 3987 additions and 844 deletions
+2 -1
View File
@@ -57,6 +57,7 @@
"postgres": "^3.4.7",
"svelte-dnd-action": "^0.9.67",
"tailwind-merge": "^3.4.0",
"tailwind-variants": "^3.2.2"
"tailwind-variants": "^3.2.2",
"zod": "^3.23.8"
}
}