File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @fastify/type-provider-json-schema-to-ts" ,
3- "version" : " 4.0.0-pre.fv5.1 " ,
3+ "version" : " 4.0.0" ,
44 "description" : " A Type Provider for json-schema-to-ts over Fastify" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
2929 "tsd" : {
3030 "directory" : " types"
3131 },
32+ "dependencies" : {
33+ "json-schema-to-ts" : " ^3.1.0"
34+ },
3235 "devDependencies" : {
3336 "@fastify/pre-commit" : " ^2.1.0" ,
3437 "@types/node" : " ^20.14.2" ,
3942 "eslint-plugin-import" : " ^2.29.1" ,
4043 "eslint-plugin-n" : " ^16.6.2" ,
4144 "eslint-plugin-promise" : " ^6.2.0" ,
42- "fastify" : " ^5.0.0-alpha.3 " ,
45+ "fastify" : " ^5.0.0-alpha.4 " ,
4346 "fastify-tsconfig" : " ^2.0.0" ,
44- "json-schema-to-ts" : " ^3.1.0" ,
4547 "rimraf" : " ^5.0.7" ,
4648 "tsd" : " ^0.31.0" ,
4749 "typescript" : " ^5.4.5"
You can’t perform that action at this time.
0 commit comments