Skip to content

Commit

Permalink
Merge pull request #5 from xinyuli1204/new-version
Browse files Browse the repository at this point in the history
upgrade
  • Loading branch information
xinyuli1204 authored Jan 30, 2024
2 parents a9211be + f3b439c commit bbf3128
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"postbuild": "node postprocess"
},
"dependencies": {
"@docusaurus/core": "2.4.1",
"@docusaurus/preset-classic": "2.4.1",
"@mdx-js/react": "^1.6.22",
"@docusaurus/core": "3.0.0",
"@docusaurus/preset-classic": "3.0.0",
"@mdx-js/react": "^3.0.0",
"clsx": "^1.2.1",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2"
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.4.1",
"@docusaurus/module-type-aliases": "3.0.0",
"docusaurus": "^1.14.7"
},
"browserslist": {
Expand Down

0 comments on commit bbf3128

Please sign in to comment.