Skip to content

Commit 505a7e6

Browse files
authored
Update valibot to resolve type incompatibility (#445)
* Update valibot to resolve type incompatibility * Update valibot to 0.35.0 * Install update
1 parent 3b7d0e1 commit 505a7e6

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"joi": "^17.13.1",
111111
"superstruct": "^1.0.4",
112112
"svelte": "3.x || 4.x || >=5.0.0-next.51",
113-
"valibot": ">=0.31.0 <1",
113+
"valibot": ">=0.33.0 <1",
114114
"yup": "^1.4.0",
115115
"zod": "^3.23.8"
116116
},
@@ -153,7 +153,7 @@
153153
"joi": "^17.13.1",
154154
"json-schema-to-ts": "^3.1.0",
155155
"superstruct": "^1.0.4",
156-
"valibot": "^0.31.0",
156+
"valibot": "^0.35.0",
157157
"yup": "^1.4.0",
158158
"zod": "^3.23.8",
159159
"zod-to-json-schema": "^3.23.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)