Skip to content

Commit 7bdc039

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/everything-dev/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,15 +109,15 @@
109109
"gradient-string": "^3.0.0",
110110
"hono": "^4.7.11",
111111
"ink": "^6.8.0",
112-
"zod": "^3.25.0"
112+
"zod": "^4.3.6"
113113
},
114114
"peerDependencies": {
115115
"@tanstack/react-query": ">=5.0.0",
116116
"@tanstack/react-router": ">=1.0.0",
117117
"react": ">=19.0.0",
118118
"react-dom": ">=19.0.0",
119119
"effect": "^3.21.0",
120-
"zod": "^3.25.0"
120+
"zod": "^4.3.6"
121121
},
122122
"peerDependenciesMeta": {
123123
"@tanstack/react-query": {

0 commit comments

Comments
 (0)