File tree 7 files changed +72
-61
lines changed
7 files changed +72
-61
lines changed Original file line number Diff line number Diff line change 55
55
]
56
56
},
57
57
"peerDependencies" : {
58
- "typedoc" : " ^0.23.0"
58
+ "typedoc" : " ^0.23.0 || ^0.27.0 "
59
59
},
60
60
"devDependencies" : {
61
61
"husky" : " ^9.1.4" ,
66
66
"@commitlint/config-conventional" : " ^17.0.2" ,
67
67
"markdownlint-cli" : " ^0.41.0" ,
68
68
"typescript" : " ~5.5.0" ,
69
- "typedoc" : " ^0.23.28 " ,
69
+ "typedoc" : " ^0.27.0 " ,
70
70
"conventional-changelog-cli" : " ^3.0.0" ,
71
71
"@knodes/typedoc-plugintestbed" : " workspace:*" ,
72
72
"@knodes/typedoc-plugin-pages" : " workspace:*" ,
Original file line number Diff line number Diff line change 41
41
"@knodes/typedoc-pluginutils" : " ~0.23.4"
42
42
},
43
43
"peerDependencies" : {
44
- "typedoc" : " ^0.23.0" ,
44
+ "typedoc" : " ^0.23.0 || ^0.27.0 " ,
45
45
"minimatch" : " ^5.1.0 || ^8.0.0 || ^9.0.0"
46
46
},
47
47
"devDependencies" : {
67
67
"jsdom" : " ^24.0.0" ,
68
68
"rimraf" : " ^5.0.0" ,
69
69
"ts-jest" : " ^29.0.0" ,
70
- "typedoc" : " ^0.23.28 " ,
70
+ "typedoc" : " ^0.27.0 " ,
71
71
"typescript" : " ~5.5.0" ,
72
72
"@types/minimatch" : " ^5.0.0" ,
73
73
"@types/marked" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 43
43
"@knodes/typedoc-pluginutils" : " ~0.23.4"
44
44
},
45
45
"peerDependencies" : {
46
- "typedoc" : " ^0.23.0" ,
46
+ "typedoc" : " ^0.23.0 || ^0.27.0 " ,
47
47
"lunr" : " ^2.3.0"
48
48
},
49
49
"devDependencies" : {
69
69
"jsdom" : " ^24.0.0" ,
70
70
"rimraf" : " ^5.0.0" ,
71
71
"ts-jest" : " ^29.0.0" ,
72
- "typedoc" : " ^0.23.28 " ,
72
+ "typedoc" : " ^0.27.0 " ,
73
73
"typescript" : " ~5.5.0" ,
74
74
"@types/fs-extra" : " ^11.0.0" ,
75
75
"@types/lunr" : " ^2.3.4" ,
Original file line number Diff line number Diff line change 41
41
"unionfs" : " ^4.4.0"
42
42
},
43
43
"peerDependencies" : {
44
- "typedoc" : " ^0.23.0"
44
+ "typedoc" : " ^0.23.0 || ^0.27.0 "
45
45
},
46
46
"devDependencies" : {
47
47
"@knodes/eslint-config" : " ^1.6.5" ,
66
66
"jsdom" : " ^24.0.0" ,
67
67
"rimraf" : " ^5.0.0" ,
68
68
"ts-jest" : " ^29.0.0" ,
69
- "typedoc" : " ^0.23.28 " ,
69
+ "typedoc" : " ^0.27.0 " ,
70
70
"typescript" : " ~5.5.0" ,
71
71
"type-fest" : " ^4.0.0" ,
72
72
"@types/js-beautify" : " ^1.13.3" ,
Original file line number Diff line number Diff line change 53
53
"semver" : " ^7.3.5"
54
54
},
55
55
"peerDependencies" : {
56
- "typedoc" : " ^0.23.0"
56
+ "typedoc" : " ^0.23.0 || ^0.27.0 "
57
57
},
58
58
"devDependencies" : {
59
59
"@knodes/eslint-config" : " ^1.6.5" ,
78
78
"jsdom" : " ^24.0.0" ,
79
79
"rimraf" : " ^5.0.0" ,
80
80
"ts-jest" : " ^29.0.0" ,
81
- "typedoc" : " ^0.23.28 " ,
81
+ "typedoc" : " ^0.27.0 " ,
82
82
"typescript" : " ~5.5.0" ,
83
83
"@alex_neo/jest-expect-message" : " ^1.0.5" ,
84
84
"@types/semver" : " ^7.3.9" ,
Original file line number Diff line number Diff line change 32
32
"lodash" : " ^4.17.21"
33
33
},
34
34
"peerDependencies" : {
35
- "typedoc" : " ^0.23.0"
35
+ "typedoc" : " ^0.23.0 || ^0.27.0 "
36
36
},
37
37
"devDependencies" : {
38
38
"@knodes/eslint-config" : " ^1.6.5" ,
57
57
"jsdom" : " ^24.0.0" ,
58
58
"rimraf" : " ^5.0.0" ,
59
59
"ts-jest" : " ^29.0.0" ,
60
- "typedoc" : " ^0.23.28 " ,
60
+ "typedoc" : " ^0.27.0 " ,
61
61
"typescript" : " ~5.5.0"
62
62
}
63
63
}
You can’t perform that action at this time.
0 commit comments