Skip to content

Commit

Permalink
fix(deps): update docusaurus monorepo to v3.6.2 (#10)
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 20, 2024
1 parent 71f16bf commit ad51d62
Show file tree
Hide file tree
Showing 2 changed files with 957 additions and 333 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "3.6.1",
"@docusaurus/core": "3.6.2",
"@docusaurus/plugin-sitemap": "^3.5.2",
"@docusaurus/preset-classic": "3.6.1",
"@docusaurus/preset-classic": "3.6.2",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"prettier": "^3.3.3",
Expand All @@ -27,9 +27,9 @@
"react-dom": "^18.0.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.2",
"@docusaurus/tsconfig": "3.6.2",
"@docusaurus/types": "3.6.2",
"typescript": "~5.6.0"
},
"browserslist": {
Expand Down
Loading

0 comments on commit ad51d62

Please sign in to comment.