feat(deps): add server-only package

This commit is contained in:
ngc2207 2025-01-31 16:55:09 +08:00
parent 448afc4dec
commit 04c922c032
2 changed files with 1 additions and 0 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -26,6 +26,7 @@
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
"react-hook-form": "^7.54.2", "react-hook-form": "^7.54.2",
"react-icons": "^5.4.0", "react-icons": "^5.4.0",
"server-only": "^0.0.1",
"tailwind-merge": "^2.6.0", "tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"zod": "^3.24.1" "zod": "^3.24.1"