Skip to content

Commit 41974ec

Browse files
committed
Zod peerDep bump
1 parent 18ce2d2 commit 41974ec

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
- Bumped TypeBox peerDep requirement to 0.34.28.
2424
- Bumped Effect peerDep requirement to 3.13.7.
2525
- Bumped Valibot peerDep requirement to 1.0.0-rc.3.
26+
- Bumped Zod peerDep requirement to 3.24.2.
2627

2728
## [2.23.1] - 2025-01-21
2829

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"svelte": "3.x || 4.x || >=5.0.0-next.51",
123123
"valibot": ">=1.0.0-rc.3",
124124
"yup": "^1.4.0",
125-
"zod": "^3.24.1"
125+
"zod": "^3.24.2"
126126
},
127127
"peerDependenciesMeta": {
128128
"@exodus/schemasafe": {

0 commit comments

Comments
 (0)