File tree Expand file tree Collapse file tree 2 files changed +6
-13
lines changed Expand file tree Collapse file tree 2 files changed +6
-13
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @trigger.dev/schema-to-json " : patch
3+ ---
4+
5+ remove effect from optional peer dependencies since it's now a production dependency
Original file line number Diff line number Diff line change 6060 },
6161 "peerDependencies" : {
6262 "arktype" : " >=2.0.0" ,
63- "effect" : " >=3.0.0" ,
6463 "runtypes" : " >=5.0.0" ,
6564 "superstruct" : " >=0.14.2" ,
6665 "@sinclair/typebox" : " >=0.34.30" ,
67- "valibot" : " >=0.41.0" ,
68- "yup" : " >=1.0.0" ,
69- "zod" : " ^3.25.76 || ^4"
66+ "valibot" : " >=0.41.0"
7067 },
7168 "peerDependenciesMeta" : {
7269 "arktype" : {
7370 "optional" : true
7471 },
75- "effect" : {
76- "optional" : true
77- },
7872 "runtypes" : {
7973 "optional" : true
8074 },
8680 },
8781 "valibot" : {
8882 "optional" : true
89- },
90- "yup" : {
91- "optional" : true
92- },
93- "zod" : {
94- "optional" : true
9583 }
9684 },
9785 "tshy" : {
You can’t perform that action at this time.
0 commit comments