Skip to content

Commit 1ca3456

Browse files
chore(deps): update dependency typedoc to v0.25.1
1 parent 85abb33 commit 1ca3456

6 files changed

+36
-19
lines changed

.pnp.cjs

Lines changed: 18 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.

docusaurus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@docusaurus/types": "2.4.3",
3333
"@types/node": "20.7.2",
3434
"docusaurus-plugin-typedoc": "0.19.2",
35-
"typedoc": "0.24.8",
35+
"typedoc": "0.25.1",
3636
"typedoc-plugin-markdown": "3.16.0",
3737
"typescript": "5.1.6"
3838
},

yarn.lock

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5771,7 +5771,7 @@ __metadata:
57715771
prism-react-renderer: 1.3.5
57725772
react: 18.2.0
57735773
react-dom: 18.2.0
5774-
typedoc: 0.24.8
5774+
typedoc: 0.25.1
57755775
typedoc-plugin-markdown: 3.16.0
57765776
typescript: 5.1.6
57775777
languageName: unknown
@@ -9262,7 +9262,7 @@ __metadata:
92629262
languageName: node
92639263
linkType: hard
92649264

9265-
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.1":
9265+
"minimatch@npm:^9.0.1":
92669266
version: 9.0.1
92679267
resolution: "minimatch@npm:9.0.1"
92689268
dependencies:
@@ -9271,6 +9271,15 @@ __metadata:
92719271
languageName: node
92729272
linkType: hard
92739273

9274+
"minimatch@npm:^9.0.3":
9275+
version: 9.0.3
9276+
resolution: "minimatch@npm:9.0.3"
9277+
dependencies:
9278+
brace-expansion: ^2.0.1
9279+
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
9280+
languageName: node
9281+
linkType: hard
9282+
92749283
"minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6":
92759284
version: 1.2.8
92769285
resolution: "minimist@npm:1.2.8"
@@ -12658,19 +12667,19 @@ __metadata:
1265812667
languageName: node
1265912668
linkType: hard
1266012669

12661-
"typedoc@npm:0.24.8":
12662-
version: 0.24.8
12663-
resolution: "typedoc@npm:0.24.8"
12670+
"typedoc@npm:0.25.1":
12671+
version: 0.25.1
12672+
resolution: "typedoc@npm:0.25.1"
1266412673
dependencies:
1266512674
lunr: ^2.3.9
1266612675
marked: ^4.3.0
12667-
minimatch: ^9.0.0
12676+
minimatch: ^9.0.3
1266812677
shiki: ^0.14.1
1266912678
peerDependencies:
12670-
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x
12679+
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x
1267112680
bin:
1267212681
typedoc: bin/typedoc
12673-
checksum: a46a14497f789fb3594e6c3af2e45276934ac46df40b7ed15a504ee51dc7a8013a2ffb3a54fd73abca6a2b71f97d3ec9ad356fa9aa81d29743e4645a965a2ae0
12682+
checksum: 6c1c28cbf51b6ab1741429f58f540c5c12d6119ce30054866b879ef2a3a2120a6adbaf59919f7411d3bb51b9113fc926522c40934a3d8ef601785abdf0134eed
1267412683
languageName: node
1267512684
linkType: hard
1267612685

0 commit comments

Comments
 (0)