File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2626 "@opentelemetry/resources" : " ^2.0.0" ,
2727 "@opentelemetry/sdk-metrics" : " ^2.1.0" ,
2828 "dotenv" : " ^16.3.1" ,
29- "zod" : " 3.25.34 "
29+ "zod" : " 4.2.1 "
3030 }
3131}
Original file line number Diff line number Diff line change 33/// <reference types="next/navigation-types/compat/navigation" />
44
55// NOTE: This file should not be edited
6- // see https://nextjs.org/docs/basic-features /typescript for more information.
6+ // see https://nextjs.org/docs/app/building-your-application/configuring /typescript for more information.
Original file line number Diff line number Diff line change 2424 },
2525 "packageManager" : " pnpm@8.15.5" ,
2626 "resolutions" : {
27- "zod" : " 3.25.34 "
27+ "zod" : " 4.2.1 "
2828 }
2929}
Original file line number Diff line number Diff line change 120120 "openai" : " 4.104.0" ,
121121 "openapi-json-schema" : " ^2.0.0" ,
122122 "uuid" : " ^9.0.1" ,
123- "zod" : " ^3.25.34 "
123+ "zod" : " 4.2.1 "
124124 }
125125}
You can’t perform that action at this time.
0 commit comments