help-beta: Downgrade to Zod 3.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-07-22 09:56:35 -07:00
committed by Anders Kaseorg
parent c92e9a7229
commit 7236476a9d
3 changed files with 6 additions and 2 deletions

View File

@@ -24,7 +24,8 @@
"sharp": "^0.34.1",
"typescript": "^5.4.5",
"unist-util-visit": "^5.0.0",
"unplugin-icons": "^22.1.0"
"unplugin-icons": "^22.1.0",
"zod": "^3.25.67"
},
"devDependencies": {
"@types/mdast": "^4.0.4",