Skip to content

Commit 70ef7f6

Browse files
chore(deps): update dependency typedoc to v0.25.2
1 parent b5578e6 commit 70ef7f6

6 files changed

Lines changed: 36 additions & 19 deletions

.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.
124 KB
Binary file not shown.
-382 KB
Binary file not shown.
409 KB
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.8.6",
3434
"docusaurus-plugin-typedoc": "0.19.2",
35-
"typedoc": "0.24.8",
35+
"typedoc": "0.25.2",
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
@@ -5773,7 +5773,7 @@ __metadata:
57735773
prism-react-renderer: 1.3.5
57745774
react: 18.2.0
57755775
react-dom: 18.2.0
5776-
typedoc: 0.24.8
5776+
typedoc: 0.25.2
57775777
typedoc-plugin-markdown: 3.16.0
57785778
typescript: 5.1.6
57795779
languageName: unknown
@@ -9264,7 +9264,7 @@ __metadata:
92649264
languageName: node
92659265
linkType: hard
92669266

9267-
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.1":
9267+
"minimatch@npm:^9.0.1":
92689268
version: 9.0.1
92699269
resolution: "minimatch@npm:9.0.1"
92709270
dependencies:
@@ -9273,6 +9273,15 @@ __metadata:
92739273
languageName: node
92749274
linkType: hard
92759275

9276+
"minimatch@npm:^9.0.3":
9277+
version: 9.0.3
9278+
resolution: "minimatch@npm:9.0.3"
9279+
dependencies:
9280+
brace-expansion: ^2.0.1
9281+
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
9282+
languageName: node
9283+
linkType: hard
9284+
92769285
"minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6":
92779286
version: 1.2.8
92789287
resolution: "minimist@npm:1.2.8"
@@ -12660,19 +12669,19 @@ __metadata:
1266012669
languageName: node
1266112670
linkType: hard
1266212671

12663-
"typedoc@npm:0.24.8":
12664-
version: 0.24.8
12665-
resolution: "typedoc@npm:0.24.8"
12672+
"typedoc@npm:0.25.2":
12673+
version: 0.25.2
12674+
resolution: "typedoc@npm:0.25.2"
1266612675
dependencies:
1266712676
lunr: ^2.3.9
1266812677
marked: ^4.3.0
12669-
minimatch: ^9.0.0
12678+
minimatch: ^9.0.3
1267012679
shiki: ^0.14.1
1267112680
peerDependencies:
12672-
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x
12681+
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x
1267312682
bin:
1267412683
typedoc: bin/typedoc
12675-
checksum: a46a14497f789fb3594e6c3af2e45276934ac46df40b7ed15a504ee51dc7a8013a2ffb3a54fd73abca6a2b71f97d3ec9ad356fa9aa81d29743e4645a965a2ae0
12684+
checksum: 5b6e24bae7498bb542aaba495378ed5a3e13c76eb04a1ae95b506f76bda4d517847101fb05a7eab3f6b79357d1e2ac6f4747d39792395329b72e463f7effda65
1267612685
languageName: node
1267712686
linkType: hard
1267812687

0 commit comments

Comments
 (0)