refactor: replace bun with pnpm (#870)

This commit is contained in:
Stavros
2026-05-15 14:43:51 +03:00
committed by GitHub
parent e6b291d21c
commit def539a40f
16 changed files with 5151 additions and 1189 deletions
+1
View File
@@ -10,6 +10,7 @@
"preview": "vite preview",
"tsc": "tsc -b"
},
"packageManager": "pnpm@11.1.2",
"dependencies": {
"@hookform/resolvers": "^5.2.2",
"@radix-ui/react-dropdown-menu": "^2.1.16",