File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 "build" : " bun -b run ./src/bin/index.ts" ,
4949 "lint" : " oxlint" ,
5050 "format" : " oxfmt" ,
51+ "generate:changelog" : " hyperchangelog" ,
5152 "prepublishOnly" : " pnpm build"
5253 },
5354 "peerDependencies" : {
6364 }
6465 },
6566 "dependencies" : {
66- "@hypernym/args" : " ^0.3.5 " ,
67+ "@hypernym/args" : " ^0.3.6 " ,
6768 "@hypernym/colors" : " ^1.0.7" ,
6869 "@hypernym/utils" : " ^3.4.8" ,
69- "rolldown" : " ^1.0.0-rc.6 " ,
70- "rolldown-plugin-dts" : " ^0.22.3 "
70+ "rolldown" : " ^1.0.0-rc.12 " ,
71+ "rolldown-plugin-dts" : " ^0.23.2 "
7172 },
7273 "devDependencies" : {
74+ "@hypernym/changelog" : " ^0.1.1" ,
7375 "@hypernym/oxlint-config" : " ^0.1.0" ,
7476 "@hypernym/tsconfig" : " ^2.7.0" ,
75- "@types/node" : " ^25.3.3 " ,
76- "oxfmt" : " ^0.36 .0" ,
77- "oxlint" : " ^1.51 .0" ,
77+ "@types/node" : " ^25.5.0 " ,
78+ "oxfmt" : " ^0.43 .0" ,
79+ "oxlint" : " ^1.58 .0" ,
7880 "typescript" : " ^5.9.3"
7981 }
8082}
You can’t perform that action at this time.
0 commit comments