Skip to content

Commit 18ce2d2

Browse files
committed
Library peerDep bumps
1 parent 2aff430 commit 18ce2d2

File tree

3 files changed

+14
-12
lines changed

3 files changed

+14
-12
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020

2121
### Changed
2222

23-
- Bumped TypeBox version requirement to 0.34.28.
23+
- Bumped TypeBox peerDep requirement to 0.34.28.
24+
- Bumped Effect peerDep requirement to 3.13.7.
25+
- Bumped Valibot peerDep requirement to 1.0.0-rc.3.
2426

2527
## [2.23.1] - 2025-01-21
2628

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,11 @@
116116
"@vinejs/vine": "^1.8.0 || ^2.0.0 || ^3.0.0",
117117
"arktype": ">=2.0.0-rc.23",
118118
"class-validator": "^0.14.1",
119-
"effect": "^3.10.0",
119+
"effect": "^3.13.7",
120120
"joi": "^17.13.1",
121121
"superstruct": "^2.0.2",
122122
"svelte": "3.x || 4.x || >=5.0.0-next.51",
123-
"valibot": ">=1.0.0-beta.3",
123+
"valibot": ">=1.0.0-rc.3",
124124
"yup": "^1.4.0",
125125
"zod": "^3.24.1"
126126
},
@@ -174,7 +174,7 @@
174174
"joi": "^17.13.3",
175175
"json-schema-to-ts": "^3.1.1",
176176
"superstruct": "^2.0.2",
177-
"valibot": "1.0.0-beta.11",
177+
"valibot": "1.0.0-rc.3",
178178
"yup": "^1.6.1",
179179
"zod": "^3.24.2",
180180
"zod-to-json-schema": "^3.24.3"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)