Skip to content

Commit 65fde96

Browse files
chore(deps): update dependency typedoc to v0.25.1
1 parent 316da98 commit 65fde96

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.0",
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
@@ -5769,7 +5769,7 @@ __metadata:
57695769
prism-react-renderer: 1.3.5
57705770
react: 18.2.0
57715771
react-dom: 18.2.0
5772-
typedoc: 0.24.8
5772+
typedoc: 0.25.1
57735773
typedoc-plugin-markdown: 3.16.0
57745774
typescript: 5.1.6
57755775
languageName: unknown
@@ -9253,7 +9253,7 @@ __metadata:
92539253
languageName: node
92549254
linkType: hard
92559255

9256-
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.1":
9256+
"minimatch@npm:^9.0.1":
92579257
version: 9.0.1
92589258
resolution: "minimatch@npm:9.0.1"
92599259
dependencies:
@@ -9262,6 +9262,15 @@ __metadata:
92629262
languageName: node
92639263
linkType: hard
92649264

9265+
"minimatch@npm:^9.0.3":
9266+
version: 9.0.3
9267+
resolution: "minimatch@npm:9.0.3"
9268+
dependencies:
9269+
brace-expansion: ^2.0.1
9270+
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
9271+
languageName: node
9272+
linkType: hard
9273+
92659274
"minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6":
92669275
version: 1.2.8
92679276
resolution: "minimist@npm:1.2.8"
@@ -12649,19 +12658,19 @@ __metadata:
1264912658
languageName: node
1265012659
linkType: hard
1265112660

12652-
"typedoc@npm:0.24.8":
12653-
version: 0.24.8
12654-
resolution: "typedoc@npm:0.24.8"
12661+
"typedoc@npm:0.25.1":
12662+
version: 0.25.1
12663+
resolution: "typedoc@npm:0.25.1"
1265512664
dependencies:
1265612665
lunr: ^2.3.9
1265712666
marked: ^4.3.0
12658-
minimatch: ^9.0.0
12667+
minimatch: ^9.0.3
1265912668
shiki: ^0.14.1
1266012669
peerDependencies:
12661-
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x
12670+
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x
1266212671
bin:
1266312672
typedoc: bin/typedoc
12664-
checksum: a46a14497f789fb3594e6c3af2e45276934ac46df40b7ed15a504ee51dc7a8013a2ffb3a54fd73abca6a2b71f97d3ec9ad356fa9aa81d29743e4645a965a2ae0
12673+
checksum: 6c1c28cbf51b6ab1741429f58f540c5c12d6119ce30054866b879ef2a3a2120a6adbaf59919f7411d3bb51b9113fc926522c40934a3d8ef601785abdf0134eed
1266512674
languageName: node
1266612675
linkType: hard
1266712676

0 commit comments

Comments
 (0)