Skip to content

Commit

Permalink
fix(deps): update docusaurus monorepo to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2023
1 parent 4c5b056 commit 494a843
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 181 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Expand Up @@ -24,17 +24,17 @@
]
},
"dependencies": {
"@docusaurus/core": "2.2.0",
"@docusaurus/plugin-content-docs": "2.2.0",
"@docusaurus/preset-classic": "2.2.0",
"@docusaurus/core": "2.3.0",
"@docusaurus/plugin-content-docs": "2.3.0",
"@docusaurus/preset-classic": "2.3.0",
"@mdx-js/react": "1.6.22",
"clsx": "1.2.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-player": "2.11.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.2.0",
"@docusaurus/module-type-aliases": "2.3.0",
"@tsconfig/docusaurus": "1.0.6",
"typescript": "4.9.5"
}
Expand Down

0 comments on commit 494a843

Please sign in to comment.