web: Upgrade to Zod 4.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-06-13 14:42:45 -07:00
committed by Tim Abbott
parent 73bf77b972
commit c431785d3f
9 changed files with 22 additions and 21 deletions

View File

@@ -91,7 +91,7 @@
"webpack-bundle-tracker": "^3.0.1",
"webpack-cli": "^6.0.1",
"winchan": "^0.2.1",
"zod": "^3.21.4"
"zod": "^4.0.5"
},
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.19.6",