Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"typedoc": "^0.27.9",
"typedoc-github-wiki-theme": "^2.1.0",
"typedoc-plugin-coverage": "^4.0.2",
"typedoc-plugin-markdown": "^4.4.2",
"typedoc-plugin-markdown": "^4.10.0",
"typescript": "~5.9.3",
"typescript-eslint": "^8.56.1"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2623,7 +2623,7 @@ __metadata:
typedoc: "npm:^0.27.9"
typedoc-github-wiki-theme: "npm:^2.1.0"
typedoc-plugin-coverage: "npm:^4.0.2"
typedoc-plugin-markdown: "npm:^4.4.2"
typedoc-plugin-markdown: "npm:^4.10.0"
typescript: "npm:~5.9.3"
typescript-eslint: "npm:^8.56.1"
languageName: unknown
Expand Down Expand Up @@ -5947,12 +5947,12 @@ __metadata:
languageName: node
linkType: hard

"typedoc-plugin-markdown@npm:^4.4.2":
version: 4.4.2
resolution: "typedoc-plugin-markdown@npm:4.4.2"
"typedoc-plugin-markdown@npm:^4.10.0":
version: 4.10.0
resolution: "typedoc-plugin-markdown@npm:4.10.0"
peerDependencies:
typedoc: 0.27.x
checksum: 10c0/93112f0f06f1c0bc7eec1ba7f9034b88a6817a92ec41e491e8ac73c23a5fbda84df537d136395295737499fc1d5afa94d1500a1921b1a967248dc5d3054fc9d6
typedoc: 0.28.x
checksum: 10c0/20c7bc8ef68bd90053649ce223d02d4aceefed675c09efb1740c7791fbc37c10a1e25d14647605484a198f0695312eb21119015616d91c73fe1d63df5e4fb061
languageName: node
linkType: hard

Expand Down
Loading