File tree Expand file tree Collapse file tree 4 files changed +155
-637
lines changed Expand file tree Collapse file tree 4 files changed +155
-637
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @team-plain/typescript-sdk ' : patch
3+ ---
4+
5+ Removes some unneeded packages
Original file line number Diff line number Diff line change 3636 "eslint-plugin-import" : " ^2.27.5" ,
3737 "eslint-plugin-simple-import-sort" : " ^10.0.0" ,
3838 "eslint-plugin-unused-imports" : " ^2.0.0" ,
39- "json-refs" : " ^3.0.15" ,
4039 "json-schema-to-typescript" : " ^13.1.2" ,
4140 "rollup" : " ^3.21.5" ,
4241 "rollup-plugin-dts" : " ^5.3.0" ,
4342 "rollup-plugin-esbuild" : " ^5.0.0" ,
44- "ts-to-zod" : " ^3.7.3" ,
45- "typedoc" : " ^0.24.7" ,
46- "typedoc-plugin-missing-exports" : " ^2.0.0" ,
47- "typescript" : " 5.0.4" ,
43+ "typedoc" : " ^0.25.12" ,
44+ "typedoc-plugin-missing-exports" : " ^2.2.0" ,
45+ "typescript" : " ^5.1.6" ,
4846 "vitest" : " ^0.31.0"
4947 },
5048 "dependencies" : {
5149 "@graphql-typed-document-node/core" : " ^3.2.0" ,
5250 "ajv" : " ^8.12.0" ,
5351 "ajv-formats" : " ^2.1.1" ,
5452 "graphql" : " ^16.6.0" ,
55- "graphql-anywhere" : " ^4.2.8" ,
5653 "zod" : " 3.22.4"
5754 }
5855}
You can’t perform that action at this time.
0 commit comments