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 @@
"@types/react": "19.2.17",
"docusaurus-plugin-typedoc": "1.4.2",
"prettier": "3.9.4",
"typedoc": "0.28.19",
"typedoc": "0.28.20",
"typedoc-plugin-markdown": "4.12.0",
"typescript": "6.0.3"
},
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6932,7 +6932,7 @@ __metadata:
prism-react-renderer: "npm:^2.4.1"
react: "npm:^19.2.7"
react-dom: "npm:^19.2.7"
typedoc: "npm:0.28.19"
typedoc: "npm:0.28.20"
typedoc-plugin-markdown: "npm:4.12.0"
typescript: "npm:6.0.3"
languageName: unknown
Expand Down Expand Up @@ -7179,7 +7179,7 @@ __metadata:
languageName: node
linkType: hard

"entities@npm:^4.2.0, entities@npm:^4.4.0":
"entities@npm:^4.2.0, entities@npm:^4.4.0, entities@npm:^4.5.0":
version: 4.5.0
resolution: "entities@npm:4.5.0"
checksum: 10c0/5b039739f7621f5d1ad996715e53d964035f75ad3b9a4d38c6b3804bb226e282ffeae2443624d8fdd9c47d8e926ae9ac009c54671243f0c3294c26af7cc85250
Expand Down Expand Up @@ -9489,12 +9489,12 @@ __metadata:
languageName: node
linkType: hard

"linkify-it@npm:^5.0.1":
version: 5.0.1
resolution: "linkify-it@npm:5.0.1"
"linkify-it@npm:^5.0.2":
version: 5.0.2
resolution: "linkify-it@npm:5.0.2"
dependencies:
uc.micro: "npm:^2.0.0"
checksum: 10c0/d06d04f1ed03be131740fc900a5e74ea1f49886b052213599e306d469d5ffe2303db76dd8f771de9f28e2b0b38852de22ec46ae597d245f8b66439b0ceb19b10
checksum: 10c0/dd70b1735a13d41a2cff0a058ac3771166038f23f6aff004dd53873cf985c64b107902fe0b544a5b3d1ff6e63249cf9c648fb3ae9f285481db48f56887adb0d6
languageName: node
linkType: hard

Expand Down Expand Up @@ -9624,19 +9624,19 @@ __metadata:
languageName: node
linkType: hard

"markdown-it@npm:^14.1.1":
version: 14.2.0
resolution: "markdown-it@npm:14.2.0"
"markdown-it@npm:^14.3.0":
version: 14.3.0
resolution: "markdown-it@npm:14.3.0"
dependencies:
argparse: "npm:^2.0.1"
entities: "npm:^4.4.0"
linkify-it: "npm:^5.0.1"
entities: "npm:^4.5.0"
linkify-it: "npm:^5.0.2"
mdurl: "npm:^2.0.0"
punycode.js: "npm:^2.3.1"
uc.micro: "npm:^2.1.0"
bin:
markdown-it: bin/markdown-it.mjs
checksum: 10c0/1d3a50061d2fe4efbcf317aac853dbee6892ed6f5a217570eead723f2ef2dd1c9baaeef5a687cd283480c45c2d20724a73e84a9ed72843cf7b3b719067af40ef
checksum: 10c0/b2dea908968109d6e9088ac972254bca842157d85d2e6838d0eb263cd8106e7e6a72663b138366cc98f57441d9f3f2ebfb842bf7b2f9e1c13187ebe70e0af8f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -14044,20 +14044,20 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:0.28.19":
version: 0.28.19
resolution: "typedoc@npm:0.28.19"
"typedoc@npm:0.28.20":
version: 0.28.20
resolution: "typedoc@npm:0.28.20"
dependencies:
"@gerrit0/mini-shiki": "npm:^3.23.0"
lunr: "npm:^2.3.9"
markdown-it: "npm:^14.1.1"
markdown-it: "npm:^14.3.0"
minimatch: "npm:^10.2.5"
yaml: "npm:^2.8.3"
yaml: "npm:^2.9.0"
peerDependencies:
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 || 5.9.x || 6.0.x
bin:
typedoc: bin/typedoc
checksum: 10c0/a46ea8ec4e661320dacf27f1d68595bdf9d671383f20060b590f212e6ebbf9a65d4962e698e8a43804a14add1f04a3528381c338801350dc03ddc6baf33fb898
checksum: 10c0/4949c92da174145f903deeb887dd0c91349a1bbc1e1288f6d36270a3107a0c862fe5159d0454a88b77edfdf88812a08ae77d969cf1dc1124eaff0848f066f223
languageName: node
linkType: hard

Expand Down Expand Up @@ -14853,7 +14853,7 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.8.3":
"yaml@npm:^2.9.0":
version: 2.9.0
resolution: "yaml@npm:2.9.0"
bin:
Expand Down