Skip to content

Commit 21df0a4

Browse files
committed
chore(deps): update dependency zod to v4
1 parent 8275cd8 commit 21df0a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/toolbox-adk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"@toolbox-sdk/core": "^0.1.2",
5252
"axios": "^1.12.2",
5353
"openapi-types": "^12.1.3",
54-
"zod": "^3.24.4"
54+
"zod": "^4.0.0"
5555
}
5656
}

packages/toolbox-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
"google-auth-library": "^10.0.0"
5555
},
5656
"peerDependencies": {
57-
"zod": "^3.24.4"
57+
"zod": "^4.0.0"
5858
}
5959
}

0 commit comments

Comments
 (0)