File tree Expand file tree Collapse file tree 2 files changed +260
-511
lines changed Expand file tree Collapse file tree 2 files changed +260
-511
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " typedoc" ,
33 "description" : " Create api documentation for TypeScript projects." ,
4- "version" : " 0.28.0-beta.2 " ,
4+ "version" : " 0.28.0" ,
55 "homepage" : " https://typedoc.org" ,
66 "type" : " module" ,
77 "exports" : {
3131 "pnpm" : " >= 10"
3232 },
3333 "dependencies" : {
34- "@gerrit0/mini-shiki" : " ^3.0.0 " ,
34+ "@gerrit0/mini-shiki" : " ^3.2.1 " ,
3535 "lunr" : " ^2.3.9" ,
3636 "markdown-it" : " ^14.1.0" ,
3737 "minimatch" : " ^9.0.5" ,
4141 "typescript" : " 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x"
4242 },
4343 "devDependencies" : {
44- "@eslint/js" : " ^9.21 .0" ,
44+ "@eslint/js" : " ^9.22 .0" ,
4545 "@types/lunr" : " ^2.3.7" ,
4646 "@types/markdown-it" : " ^14.1.2" ,
4747 "@types/mocha" : " ^10.0.10" ,
4848 "@types/node" : " 18" ,
4949 "@typestrong/fs-fixture-builder" : " github:TypeStrong/fs-fixture-builder#34113409e3a171e68ce5e2b55461ef5c35591cfe" ,
5050 "c8" : " ^10.1.3" ,
5151 "dprint" : " ^0.49.0" ,
52- "esbuild" : " ^0.24.2 " ,
53- "eslint" : " ^9.21 .0" ,
52+ "esbuild" : " ^0.25.1 " ,
53+ "eslint" : " ^9.22 .0" ,
5454 "mocha" : " ^11.1.0" ,
55- "puppeteer" : " ^24.2.1 " ,
55+ "puppeteer" : " ^24.4.0 " ,
5656 "semver" : " ^7.7.1" ,
5757 "tsx" : " ^4.19.3" ,
58- "typescript" : " 5.8.1-rc " ,
59- "typescript-eslint" : " ^8.24 .1"
58+ "typescript" : " 5.8.2 " ,
59+ "typescript-eslint" : " ^8.26 .1"
6060 },
6161 "files" : [
6262 " /bin" ,
You can’t perform that action at this time.
0 commit comments