Skip to content

Commit

Permalink
Update docusaurus monorepo to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 2d58916 commit 6b4ae91
Show file tree
Hide file tree
Showing 2 changed files with 5,325 additions and 2,217 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "2.4.1",
"@docusaurus/preset-classic": "2.4.1",
"@docusaurus/theme-search-algolia": "^2.2.0",
"@docusaurus/core": "3.7.0",
"@docusaurus/preset-classic": "3.7.0",
"@docusaurus/theme-search-algolia": "^3.0.0",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.2.1",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.4.1",
"@docusaurus/module-type-aliases": "3.7.0",
"@tsconfig/docusaurus": "^1.0.5",
"typescript": "^5.0.0"
},
Expand Down
Loading

0 comments on commit 6b4ae91

Please sign in to comment.