Skip to content

Commit

Permalink
docs: upgrade docusaurus
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresrhys committed Nov 15, 2024
1 parent 89307f9 commit c39d3e8
Show file tree
Hide file tree
Showing 2 changed files with 2,030 additions and 294 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docusaurus/core": "3.4.0",
"@docusaurus/preset-classic": "3.4.0",
"@docusaurus/core": "^3.6.1",
"@docusaurus/preset-classic": "^3.6.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.3.0",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.4.0",
"@docusaurus/types": "3.4.0"
"@docusaurus/module-type-aliases": "^3.6.1",
"@docusaurus/types": "^3.6.1"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit c39d3e8

Please sign in to comment.