Skip to content

Commit

Permalink
cd website && yarn upgrade --latest && yarn build
Browse files Browse the repository at this point in the history
  • Loading branch information
sensuikan1973 committed Mar 30, 2024
1 parent ad2f7bc commit 5cf5242
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 203 deletions.
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docusaurus/core": "3.1.1",
"@docusaurus/preset-classic": "3.1.1",
"@docusaurus/core": "3.2.0",
"@docusaurus/preset-classic": "3.2.0",
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.0",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit 5cf5242

Please sign in to comment.