Skip to content

Commit

Permalink
Update docusaurus
Browse files Browse the repository at this point in the history
  • Loading branch information
jasagredo committed Sep 16, 2024
1 parent bc67236 commit 3170939
Show file tree
Hide file tree
Showing 2 changed files with 711 additions and 747 deletions.
12 changes: 6 additions & 6 deletions docs/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docusaurus/core": "^3.4.0",
"@docusaurus/preset-classic": "^3.4.0",
"@docusaurus/theme-mermaid": "^3.4.0",
"@docusaurus/core": "^3.5.2",
"@docusaurus/preset-classic": "^3.5.2",
"@docusaurus/theme-mermaid": "^3.5.2",
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.1",
"hast-util-is-element": "3.0.0",
"prism-react-renderer": "^2.3.1",
"prism-react-renderer": "^2.4.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"rehype-katex": "7.0.0",
"rehype-katex": "7.0.1",
"remark-math": "6.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.4.0"
"@docusaurus/module-type-aliases": "3.5.2"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 3170939

Please sign in to comment.