Skip to content

Commit 0196d9d

Browse files
chore(deps): update dependency typedoc to v0.25.4
1 parent 672c755 commit 0196d9d

File tree

6 files changed

+36
-19
lines changed

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.
124 KB
Binary file not shown.
-382 KB
Binary file not shown.
414 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.9.0",
3434
"docusaurus-plugin-typedoc": "0.19.2",
35-
"typedoc": "0.24.8",
35+
"typedoc": "0.25.4",
3636
"typedoc-plugin-markdown": "3.17.0",
3737
"typescript": "5.1.6"
3838
},

yarn.lock

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5804,7 +5804,7 @@ __metadata:
58045804
prism-react-renderer: 1.3.5
58055805
react: 18.2.0
58065806
react-dom: 18.2.0
5807-
typedoc: 0.24.8
5807+
typedoc: 0.25.4
58085808
typedoc-plugin-markdown: 3.17.0
58095809
typescript: 5.1.6
58105810
languageName: unknown
@@ -9300,7 +9300,7 @@ __metadata:
93009300
languageName: node
93019301
linkType: hard
93029302

9303-
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.1":
9303+
"minimatch@npm:^9.0.1":
93049304
version: 9.0.1
93059305
resolution: "minimatch@npm:9.0.1"
93069306
dependencies:
@@ -9309,6 +9309,15 @@ __metadata:
93099309
languageName: node
93109310
linkType: hard
93119311

9312+
"minimatch@npm:^9.0.3":
9313+
version: 9.0.3
9314+
resolution: "minimatch@npm:9.0.3"
9315+
dependencies:
9316+
brace-expansion: ^2.0.1
9317+
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
9318+
languageName: node
9319+
linkType: hard
9320+
93129321
"minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6":
93139322
version: 1.2.8
93149323
resolution: "minimist@npm:1.2.8"
@@ -12752,19 +12761,19 @@ __metadata:
1275212761
languageName: node
1275312762
linkType: hard
1275412763

12755-
"typedoc@npm:0.24.8":
12756-
version: 0.24.8
12757-
resolution: "typedoc@npm:0.24.8"
12764+
"typedoc@npm:0.25.4":
12765+
version: 0.25.4
12766+
resolution: "typedoc@npm:0.25.4"
1275812767
dependencies:
1275912768
lunr: ^2.3.9
1276012769
marked: ^4.3.0
12761-
minimatch: ^9.0.0
12770+
minimatch: ^9.0.3
1276212771
shiki: ^0.14.1
1276312772
peerDependencies:
12764-
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x
12773+
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
1276512774
bin:
1276612775
typedoc: bin/typedoc
12767-
checksum: a46a14497f789fb3594e6c3af2e45276934ac46df40b7ed15a504ee51dc7a8013a2ffb3a54fd73abca6a2b71f97d3ec9ad356fa9aa81d29743e4645a965a2ae0
12776+
checksum: 6d441baa277c0db4d577db2932a7af316d175415841e2faf2e68e3eda6ad60356c54f56374f89c5233d7bd5c057b0337455e5d484d8463e1445e67c37a6d94eb
1276812777
languageName: node
1276912778
linkType: hard
1277012779

0 commit comments

Comments
 (0)