Skip to content

Commit

Permalink
Bump Docusaurus versions (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
drmarjanovic authored Sep 4, 2024
1 parent c6c505e commit 9e22518
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.4.0",
"@docusaurus/preset-classic": "3.4.0",
"@docusaurus/core": "^3.5.2",
"@docusaurus/preset-classic": "^3.5.2",
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.0",
"prism-react-renderer": "^2.3.1",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.5.2"
"@docusaurus/module-type-aliases": "^3.5.2"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 9e22518

Please sign in to comment.