mazipan / tanyaaja.in

❓Kumpulkan pertanyaan secara anonim dari siapa saja dengan mudah
https://tanyaaja.in
MIT License
134 stars 36 forks source link

CHORE: Remove zod package #82

Closed patHyatt closed 11 months ago

patHyatt commented 11 months ago

Closes #78

Description

Removes zod and replaces .parse use with a vanilla conversion function with validation

Current Tasks

n/a

vercel[bot] commented 11 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @mazipan on Vercel.

@mazipan first needs to authorize it.

mazipan commented 11 months ago

We have Valibot installed, could we use that?

https://valibot.dev/

patHyatt commented 11 months ago

We have Valibot installed, could we use that?

https://valibot.dev/

Probably. Checking, and will update PR if so

patHyatt commented 11 months ago

Updated with valibot schema use.

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tanyaaja ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2023 1:17pm
mazipan commented 11 months ago

The lockfile needs to be updated, please run pnpm install to update the pnpm-lock @patHyatt

Screenshot 2023-10-16 at 16 11 09
patHyatt commented 11 months ago

@mazipan Apologies. Updated lock file, which removed the zod package

mazipan commented 11 months ago

Try running pnpm run build in your local. The build is erro in Vercel

patHyatt commented 11 months ago

🎉

Sorry for the pains here @mazipan

Thanks