Skip to content

Commit

Permalink
bump(deps): update docusaurus monorepo to v3.6.3 (#231)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 5428084 commit a92246a
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 195 deletions.
10 changes: 5 additions & 5 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
"lint": "eslint ./src --ext ts --report-unused-disable-directives --no-error-on-unmatched-pattern"
},
"dependencies": {
"@docusaurus/core": "3.6.2",
"@docusaurus/preset-classic": "3.6.2",
"@docusaurus/theme-classic": "^3.6.2",
"@docusaurus/types": "^3.6.2",
"@docusaurus/core": "3.6.3",
"@docusaurus/preset-classic": "3.6.3",
"@docusaurus/theme-classic": "^3.6.3",
"@docusaurus/types": "^3.6.3",
"@mdx-js/react": "^3.1.0",
"clsx": "^2.1.1",
"prism-react-renderer": "^2.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.6.2",
"@docusaurus/module-type-aliases": "3.6.3",
"@ordzaar/standard-typescript": "^2.2.0",
"@tsconfig/docusaurus": "^2.0.3"
},
Expand Down
Loading

0 comments on commit a92246a

Please sign in to comment.