Skip to content

Commit

Permalink
update website
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Apr 30, 2024
1 parent 3f044e9 commit 7b84d59
Show file tree
Hide file tree
Showing 2 changed files with 1,472 additions and 1,465 deletions.
12 changes: 6 additions & 6 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"deploy": "docusaurus deploy"
},
"dependencies": {
"@docusaurus/core": "^3.1.1",
"@docusaurus/preset-classic": "^3.1.1",
"@docusaurus/theme-live-codeblock": "^3.1.1",
"@docusaurus/core": "^3.2.1",
"@docusaurus/preset-classic": "^3.2.1",
"@docusaurus/theme-live-codeblock": "^3.2.1",
"@mdx-js/react": "^3.0.1",
"prettier": "^3.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^5.3.3"
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.4.5"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 7b84d59

Please sign in to comment.