Skip to content

Commit

Permalink
Update docusaurus monorepo to v2.2.0 (#504)
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] committed Jan 2, 2023
1 parent d670f40 commit 678b467
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 177 deletions.
6 changes: 3 additions & 3 deletions website/package.json
Expand Up @@ -17,16 +17,16 @@
"dependencies": {
"@codesandbox/sandpack-react": "^1.7.2",
"@codesandbox/sandpack-themes": "^1.6.0",
"@docusaurus/core": "2.0.1",
"@docusaurus/preset-classic": "2.0.1",
"@docusaurus/core": "2.2.0",
"@docusaurus/preset-classic": "2.2.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.0.1",
"@docusaurus/module-type-aliases": "2.2.0",
"@tsconfig/docusaurus": "^1.0.5",
"typescript": "^4.7.4"
},
Expand Down

0 comments on commit 678b467

Please sign in to comment.