Skip to content

Commit ad89a63

Browse files
committed
update deps
1 parent 862e8a9 commit ad89a63

File tree

2 files changed

+33
-77
lines changed

2 files changed

+33
-77
lines changed

docs/package-lock.json

Lines changed: 29 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"devDependencies": {
2929
"@docusaurus/module-type-aliases": "2.3.1",
3030
"@tsconfig/docusaurus": "^1.0.5",
31-
"docusaurus-plugin-typedoc": "^0.19.0",
32-
"typedoc": "^0.24.1",
33-
"typedoc-plugin-markdown": "^3.15.1",
34-
"typescript": "^4.7.4"
31+
"docusaurus-plugin-typedoc": "^1.0.1",
32+
"typedoc": "^0.25.13",
33+
"typedoc-plugin-markdown": "^4.0.1",
34+
"typescript": "^5.3.3"
3535
},
3636
"browserslist": {
3737
"production": [

0 commit comments

Comments
 (0)