Skip to content

Commit

Permalink
Update @Docusaurus to v3.1.1 (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
drmarjanovic authored Feb 4, 2024
1 parent ace69e6 commit 1e3980a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"publish-gh-pages": "docusaurus deploy"
},
"dependencies": {
"@docusaurus/core": "3.0.0-rc.0",
"@docusaurus/preset-classic": "3.0.0-rc.0",
"@docusaurus/core": "3.1.1",
"@docusaurus/preset-classic": "3.1.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"clsx": "^2.1.0",
"prism-react-renderer": "^2.0.5",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.0.0",
"@docusaurus/module-type-aliases": "^3.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.0.3"
},
Expand Down

0 comments on commit 1e3980a

Please sign in to comment.