Skip to content

Commit

Permalink
fix(deps): update docusaurus monorepo to v3.2.1 (#100)
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 Apr 4, 2024
1 parent 3d1f396 commit ea94c00
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 171 deletions.
6 changes: 3 additions & 3 deletions docusaurus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
]
},
"dependencies": {
"@docusaurus/core": "3.2.0",
"@docusaurus/core": "3.2.1",
"@docusaurus/plugin-client-redirects": "^3.0.0",
"@docusaurus/preset-classic": "3.2.0",
"@docusaurus/preset-classic": "3.2.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.2.0",
"@docusaurus/module-type-aliases": "3.2.1",
"@docusaurus/theme-classic": "^3.0.0",
"@docusaurus/types": "^3.0.0",
"@tsconfig/docusaurus": "^2.0.0",
Expand Down
Loading

0 comments on commit ea94c00

Please sign in to comment.