Skip to content

Commit

Permalink
chore(deps): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
LiyangW committed May 29, 2024
1 parent d5b731b commit 46382fb
Show file tree
Hide file tree
Showing 2 changed files with 4,710 additions and 4,898 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docusaurus/core": "^2.0.1",
"@docusaurus/preset-classic": "^2.0.1",
"@mdx-js/react": "^1.6.22",
"@docusaurus/core": "^3.0",
"@docusaurus/preset-classic": "^3.0",
"@mdx-js/react": "^2.0",
"clsx": "^1.1.1",
"prism-react-renderer": "^1.3.1",
"react": "^17.0.2",
"react-dom": "^17.0.2"
"prism-react-renderer": "^1.3",
"react": "^18",
"react-dom": "^18"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 46382fb

Please sign in to comment.