We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4528f34 commit 146edeeCopy full SHA for 146edee
2 files changed
package.json
@@ -127,9 +127,9 @@
127
"ts-jest": "^29.2.5",
128
"ts-node": "^10.9.2",
129
"tslib": "^2.8.1",
130
- "typedoc": "^0.26.11",
131
- "typedoc-plugin-markdown": "^4.2.10",
132
- "typescript": "^5.7.2",
+ "typedoc": "^0.28.4",
+ "typedoc-plugin-markdown": "^4.6.3",
+ "typescript": "^5.8.3",
133
"yargs": "^17.7.2"
134
},
135
"config": {
0 commit comments