Skip to content

Commit 439b6cf

Browse files
chore(deps)(deps): bump zod from 3.25.76 to 4.3.5
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.3.5. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.3.5) --- updated-dependencies: - dependency-name: zod dependency-version: 4.3.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b1a3c3 commit 439b6cf

File tree

3 files changed

+9
-14
lines changed

3 files changed

+9
-14
lines changed

examples/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@objectstack/plugin-driver-memory": "workspace:*",
1616
"hono": "^4.0.0",
1717
"@hono/node-server": "^1.0.0",
18-
"zod": "^3.0.0"
18+
"zod": "^4.3.5"
1919
},
2020
"devDependencies": {
2121
"typescript": "^5.0.0",

packages/spec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"zod-to-json-schema": "^3.25.1"
3838
},
3939
"dependencies": {
40-
"zod": "^3.22.4"
40+
"zod": "^4.3.5"
4141
},
4242
"engines": {
4343
"node": ">=18.0.0"

pnpm-lock.yaml

Lines changed: 7 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)