Skip to content

Commit b9ec8d5

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 6979934 commit b9ec8d5

3 files changed

Lines changed: 25 additions & 30 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"postcss": "^8.5.6",
3636
"tailwindcss": "^4.0.0",
3737
"typescript": "^5.3.0",
38-
"zod": "4.3.5"
38+
"zod": "4.3.6"
3939
},
4040
"engines": {
4141
"node": ">=18.0.0"

packages/spec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"zod-to-json-schema": "^3.25.1"
6464
},
6565
"dependencies": {
66-
"zod": "^3.22.4"
66+
"zod": "^4.3.6"
6767
},
6868
"engines": {
6969
"node": ">=18.0.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)