File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 278
278
"computed-types" : " ^1.11.2" ,
279
279
"cross-env" : " ^7.0.3" ,
280
280
"effect" : " ^3.4.7" ,
281
+ "fluentvalidation-ts" : " ^3.2.0" ,
281
282
"fp-ts" : " ^2.16.7" ,
282
283
"io-ts" : " ^2.2.21" ,
283
284
"io-ts-types" : " ^0.5.19" ,
296
297
"superstruct" : " ^1.0.4" ,
297
298
"typanion" : " ^3.14.0" ,
298
299
"typescript" : " ^5.5.3" ,
299
- "valibot" : " 0.35 .0" ,
300
+ "valibot" : " ^1.0.0-beta .0" ,
300
301
"vest" : " ^5.3.0" ,
301
302
"vite" : " ^5.3.3" ,
302
303
"vite-tsconfig-paths" : " ^4.3.2" ,
303
304
"vitest" : " ^1.6.0" ,
304
305
"yup" : " ^1.4.0" ,
305
- "zod" : " ^3.23.8" ,
306
- "fluentvalidation-ts" : " ^3.2.0"
306
+ "zod" : " ^3.23.8"
307
307
},
308
308
"peerDependencies" : {
309
309
"react-hook-form" : " ^7.0.0"
Original file line number Diff line number Diff line change 13
13
"peerDependencies" : {
14
14
"@hookform/resolvers" : " ^2.0.0" ,
15
15
"react-hook-form" : " ^7.0.0" ,
16
- "valibot" : " >=0.33.0 <1 "
16
+ "valibot" : " ^1.0.0 "
17
17
}
18
18
}
You can’t perform that action at this time.
0 commit comments