Skip to content

Commit

Permalink
Upgrade to the latest Docusaurus version
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-solomon committed Dec 3, 2024
1 parent 4bdd6c7 commit d4bb7f5
Show file tree
Hide file tree
Showing 2 changed files with 1,797 additions and 295 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "^3.6.1",
"@docusaurus/faster": "^3.6.1",
"@docusaurus/preset-classic": "^3.6.1",
"@docusaurus/core": "^3.6.3",
"@docusaurus/faster": "^3.6.3",
"@docusaurus/preset-classic": "^3.6.3",
"@docusaurus/theme-mermaid": "^3.6.3",
"@mdx-js/react": "^3.1.0",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.3.0",
Expand All @@ -27,9 +28,9 @@
"react-player": "^2.16.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.6.1",
"@docusaurus/tsconfig": "^3.6.1",
"@docusaurus/types": "^3.6.1",
"@docusaurus/module-type-aliases": "^3.6.3",
"@docusaurus/tsconfig": "^3.6.3",
"@docusaurus/types": "^3.6.3",
"typescript": "~5.6.3"
},
"browserslist": {
Expand Down
Loading

0 comments on commit d4bb7f5

Please sign in to comment.