Skip to content

Commit

Permalink
chore: update docusaurus and typedoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jg-rp committed Aug 8, 2023
1 parent 1b7396c commit 26d07a1
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 232 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "^2.3.1",
"@docusaurus/preset-classic": "^2.3.1",
"@docusaurus/core": "^2.4.1",
"@docusaurus/preset-classic": "^2.4.1",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.1.1",
"prism-react-renderer": "^1.3.1",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^2.3.1",
"@docusaurus/module-type-aliases": "^2.4.1",
"@tsconfig/docusaurus": "^1.0.6",
"docusaurus-plugin-typedoc": "^0.18.0",
"typedoc": "^0.23.24",
"typedoc-plugin-markdown": "^3.14.0",
"docusaurus-plugin-typedoc": "^0.19.2",
"typedoc": "^0.24.8",
"typedoc-plugin-markdown": "^3.15.4",
"typescript": "^4.9.5"
},
"browserslist": {
Expand Down
Loading

0 comments on commit 26d07a1

Please sign in to comment.