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

fix(deps): update dependency typedoc to v0.26.6 #3335

Merged
merged 1 commit into from
Sep 9, 2024
Merged
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
47 changes: 28 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4709,12 +4709,20 @@ __metadata:
languageName: unknown
linkType: soft

"@shikijs/core@npm:1.12.1":
version: 1.12.1
resolution: "@shikijs/core@npm:1.12.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: 10c0/196df410a63a7cee3539f7ea46ee2241f7d6876af622041330b9c2725e9efa2993a2f0e24938d1dd1c214222fa03e18e61b4c849d323b06505387d93acadb918
checksum: 10c0/1fe12b7db380194d21b8c8c64897a29b2b3b6ef69db6e6ddce784faf8bd54ce2040f152802c95e55654b3f286b07af1d6f2017b40a241236a8647567b4bdcad0
languageName: node
linkType: hard

"@shikijs/vscode-textmate@npm:^9.2.0":
version: 9.2.0
resolution: "@shikijs/vscode-textmate@npm:9.2.0"
checksum: 10c0/9f89e02bd930953bb15ad50b079ac15e1704cdc4f7d1d188f6d1eea87cf74e5dced59cd724ba9466116158eec75b71117fcd9915757a7615856d0ed366957704
languageName: node
linkType: hard

Expand Down Expand Up @@ -12997,13 +13005,14 @@ __metadata:
languageName: node
linkType: hard

"shiki@npm:^1.9.1":
version: 1.12.1
resolution: "shiki@npm:1.12.1"
"shiki@npm:^1.16.2":
version: 1.16.2
resolution: "shiki@npm:1.16.2"
dependencies:
"@shikijs/core": "npm:1.12.1"
"@shikijs/core": "npm:1.16.2"
"@shikijs/vscode-textmate": "npm:^9.2.0"
"@types/hast": "npm:^3.0.4"
checksum: 10c0/1afe9a0002a215fec6960e48284b207d4714de192f4a2223f748a640c0de17a45f2c76ebc4c4020c308bd441c6f7b913eecbd97d346ddd681db0a643c46190fc
checksum: 10c0/504cf61924ecb38cc826a933e73f7f5673f0be811e68b235ace204436ddb61b675ea1b9d8234fe14814d016a6ac222ed53e89e2267e6d6e08855ef6734ce04df
languageName: node
linkType: hard

Expand Down Expand Up @@ -13864,19 +13873,19 @@ __metadata:
linkType: hard

"typedoc@npm:^0.26.0":
version: 0.26.5
resolution: "typedoc@npm:0.26.5"
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: 10c0/c3ca06e7496276d6c14af6c9ed7afe48477117093fa4723b30c73b902adba5821fd58bb19139be9322980de0f279ec688600ac4d6da31792c1654675068f1352
checksum: 10c0/36a73dc08670478d34e9232f4f95b928ca51010e5926dbe22bd5582e9ead914ec7628e73f02488811f79b685abca8f1211c6cf879313cf1122a5ea7eb1bbaf5a
languageName: node
linkType: hard

Expand Down Expand Up @@ -14475,12 +14484,12 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.2.1, yaml@npm:^2.4.5":
version: 2.5.0
resolution: "yaml@npm:2.5.0"
"yaml@npm:^2.2.1, yaml@npm:^2.5.1":
version: 2.5.1
resolution: "yaml@npm:2.5.1"
bin:
yaml: bin.mjs
checksum: 10c0/771a1df083c8217cf04ef49f87244ae2dd7d7457094425e793b8f056159f167602ce172aa32d6bca21f787d24ec724aee3cecde938f6643564117bd151452631
checksum: 10c0/40fba5682898dbeeb3319e358a968fe886509fab6f58725732a15f8dda3abac509f91e76817c708c9959a15f786f38ff863c1b88062d7c1162c5334a7d09cb4a
languageName: node
linkType: hard

Expand Down