Skip to content

Commit

Permalink
update docusaurus and mdx-js/react
Browse files Browse the repository at this point in the history
  • Loading branch information
tiwatsuka committed Sep 24, 2024
1 parent 3d265a1 commit 8173906
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions casdk-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "^3.1.1",
"@docusaurus/preset-classic": "^3.1.1",
"@mdx-js/react": "^1.6.22",
"@docusaurus/core": "^3.5.2",
"@docusaurus/preset-classic": "^3.5.2",
"@mdx-js/react": "^3.0.1",
"clsx": "^1.2.1",
"prism-react-renderer": "^1.3.5",
"react": "^18.0.2",
Expand Down

0 comments on commit 8173906

Please sign in to comment.