Skip to content
Merged
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 packages/javascript-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"ts-jest": "^29.0.5",
"ts-jest-resolver": "^2.0.0",
"ts-loader": "^9.4.2",
"typedoc": "0.27.4",
"typedoc": "0.27.5",
"typescript": "5.5.4",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6500,7 +6500,7 @@ __metadata:
ts-jest: "npm:^29.0.5"
ts-jest-resolver: "npm:^2.0.0"
ts-loader: "npm:^9.4.2"
typedoc: "npm:0.27.4"
typedoc: "npm:0.27.5"
typescript: "npm:5.5.4"
webpack: "npm:^5.75.0"
webpack-cli: "npm:^5.0.1"
Expand Down Expand Up @@ -7581,9 +7581,9 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:0.27.4":
version: 0.27.4
resolution: "typedoc@npm:0.27.4"
"typedoc@npm:0.27.5":
version: 0.27.5
resolution: "typedoc@npm:0.27.5"
dependencies:
"@gerrit0/mini-shiki": "npm:^1.24.0"
lunr: "npm:^2.3.9"
Expand All @@ -7594,7 +7594,7 @@ __metadata:
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
bin:
typedoc: bin/typedoc
checksum: 10c0/b36e0f3033fac62640793f7205dd1874535485dbbf93276e3f78fa52e6d679b37390a6f5871fb79175727e5b2c4e4e6f6f557be3069b90a11b3763bc8ae37a2d
checksum: 10c0/c73501a601ba96c502bc1cdca8539a12512a1938791656f9620cff962fff6e0c4b475527b031c785a32496da2bee24c3ea35524a16707df5c5e1f458ab814deb
languageName: node
linkType: hard

Expand Down
Loading