Skip to content

Commit f2e9a80

Browse files
chore(deps): update dependency typedoc to v0.25.2
1 parent b710640 commit f2e9a80

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.8",
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
@@ -5774,7 +5774,7 @@ __metadata:
57745774
prism-react-renderer: 1.3.5
57755775
react: 18.2.0
57765776
react-dom: 18.2.0
5777-
typedoc: 0.24.8
5777+
typedoc: 0.25.2
57785778
typedoc-plugin-markdown: 3.16.0
57795779
typescript: 5.1.6
57805780
languageName: unknown
@@ -9265,7 +9265,7 @@ __metadata:
92659265
languageName: node
92669266
linkType: hard
92679267

9268-
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.1":
9268+
"minimatch@npm:^9.0.1":
92699269
version: 9.0.1
92709270
resolution: "minimatch@npm:9.0.1"
92719271
dependencies:
@@ -9274,6 +9274,15 @@ __metadata:
92749274
languageName: node
92759275
linkType: hard
92769276

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

12664-
"typedoc@npm:0.24.8":
12665-
version: 0.24.8
12666-
resolution: "typedoc@npm:0.24.8"
12673+
"typedoc@npm:0.25.2":
12674+
version: 0.25.2
12675+
resolution: "typedoc@npm:0.25.2"
1266712676
dependencies:
1266812677
lunr: ^2.3.9
1266912678
marked: ^4.3.0
12670-
minimatch: ^9.0.0
12679+
minimatch: ^9.0.3
1267112680
shiki: ^0.14.1
1267212681
peerDependencies:
12673-
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x
12682+
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x
1267412683
bin:
1267512684
typedoc: bin/typedoc
12676-
checksum: a46a14497f789fb3594e6c3af2e45276934ac46df40b7ed15a504ee51dc7a8013a2ffb3a54fd73abca6a2b71f97d3ec9ad356fa9aa81d29743e4645a965a2ae0
12685+
checksum: 5b6e24bae7498bb542aaba495378ed5a3e13c76eb04a1ae95b506f76bda4d517847101fb05a7eab3f6b79357d1e2ac6f4747d39792395329b72e463f7effda65
1267712686
languageName: node
1267812687
linkType: hard
1267912688

0 commit comments

Comments
 (0)