Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency typedoc to ^0.26.7 #2205

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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 megalodon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"lodash": "^4.17.21",
"prettier": "^3.3.3",
"ts-jest": "^29.2.5",
"typedoc": "^0.26.6",
"typedoc": "^0.26.7",
"typescript": "5.4.5"
}
}
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1043,13 +1043,13 @@ __metadata:
languageName: node
linkType: hard

"@shikijs/core@npm:1.16.1":
version: 1.16.1
resolution: "@shikijs/core@npm:1.16.1"
"@shikijs/core@npm:1.16.2":
version: 1.16.2
resolution: "@shikijs/core@npm:1.16.2"
dependencies:
"@shikijs/vscode-textmate": "npm:^9.2.0"
"@types/hast": "npm:^3.0.4"
checksum: 10/5f5ef7d9d5e84e0c21c3f60fcab87fa8ff384081d0fbea8bd89ecdd98ff54eae5bd758b84aa6102fb5ac41f278f4c60144adc1d28be4c9e7c7cf0f88fff8d579
checksum: 10/4114403a0928b9b0027c7f23f9014d81263342ef8e2d30ad62c697241a3d702d25b245fe1c3897053f86ed0c8cc31b514a4e17d6ce27b8d5a15e757d4ce7f5eb
languageName: node
linkType: hard

Expand Down Expand Up @@ -4389,7 +4389,7 @@ __metadata:
object-assign-deep: "npm:^0.4.0"
prettier: "npm:^3.3.3"
ts-jest: "npm:^29.2.5"
typedoc: "npm:^0.26.6"
typedoc: "npm:^0.26.7"
typescript: "npm:5.4.5"
uuid: "npm:^10.0.0"
ws: "npm:8.18.0"
Expand Down Expand Up @@ -5308,14 +5308,14 @@ __metadata:
languageName: node
linkType: hard

"shiki@npm:^1.9.1":
version: 1.16.1
resolution: "shiki@npm:1.16.1"
"shiki@npm:^1.16.2":
version: 1.16.2
resolution: "shiki@npm:1.16.2"
dependencies:
"@shikijs/core": "npm:1.16.1"
"@shikijs/core": "npm:1.16.2"
"@shikijs/vscode-textmate": "npm:^9.2.0"
"@types/hast": "npm:^3.0.4"
checksum: 10/068359962e8812e238ed0e8bbc2e5c4c68875ca8098a36e8d641467027a4eb5539193659b08b2ad5277d73fc82ec1f4ee345066ac6bd11f51cb53b88bc8ee8b3
checksum: 10/9c5ffd2e82f781a1f2c33fed756e093bea7b01cc744c3dcf3deed611dc9e7caba30d5b7ef5a99bdef512b38269e63704b3727db732779ebae253a0352a57b288
languageName: node
linkType: hard

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

"typedoc@npm:^0.26.6":
version: 0.26.6
resolution: "typedoc@npm:0.26.6"
"typedoc@npm:^0.26.7":
version: 0.26.7
resolution: "typedoc@npm:0.26.7"
dependencies:
lunr: "npm:^2.3.9"
markdown-it: "npm:^14.1.0"
minimatch: "npm:^9.0.5"
shiki: "npm:^1.9.1"
yaml: "npm:^2.4.5"
shiki: "npm:^1.16.2"
yaml: "npm:^2.5.1"
peerDependencies:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x
bin:
typedoc: bin/typedoc
checksum: 10/ae8dc99d2d1e45350d8117238e44a288a1b1272c499e14285f0778855139876325ff8f46ef8a9efac33356dee1853e467d4018edacad1e77cb2065294b9ab120
checksum: 10/1b8ff53fa108fec664af5497c7a11d72074f6e58e7bac7e3e884a8ee9173b38efad50e67df7d961830e218af58429760bfe464739a9e26b03e1c0d3937d5424d
languageName: node
linkType: hard

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

"yaml@npm:^2.4.5":
"yaml@npm:^2.5.1":
version: 2.5.1
resolution: "yaml@npm:2.5.1"
bin:
Expand Down