Skip to content

Commit

Permalink
deps: update docusaurus monorepo to v3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-apoapsis-bot committed Nov 22, 2024
1 parent 46aec01 commit 5b9e2b1
Show file tree
Hide file tree
Showing 2 changed files with 1,741 additions and 153 deletions.
14 changes: 7 additions & 7 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"gen-api-docs": "docusaurus gen-api-docs all"
},
"dependencies": {
"@docusaurus/core": "3.5.2",
"@docusaurus/preset-classic": "3.5.2",
"@docusaurus/theme-common": "3.5.2",
"@docusaurus/theme-mermaid": "3.5.2",
"@docusaurus/core": "3.6.3",
"@docusaurus/preset-classic": "3.6.3",
"@docusaurus/theme-common": "3.6.3",
"@docusaurus/theme-mermaid": "3.6.3",
"@iconify/react": "^5.0.2",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
Expand All @@ -33,9 +33,9 @@
"react-dom": "^18.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.5.2",
"@docusaurus/tsconfig": "3.5.2",
"@docusaurus/types": "3.5.2",
"@docusaurus/module-type-aliases": "3.6.3",
"@docusaurus/tsconfig": "3.6.3",
"@docusaurus/types": "3.6.3",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"prettier": "^3.3.3",
"typescript": "~5.6.0"
Expand Down
Loading

0 comments on commit 5b9e2b1

Please sign in to comment.