Skip to content

Commit

Permalink
fix(deps): update docusaurus monorepo to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2022
1 parent 723a916 commit d705a90
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 182 deletions.
8 changes: 4 additions & 4 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "2.0.0-rc.1",
"@docusaurus/preset-classic": "2.0.0-rc.1",
"@docusaurus/remark-plugin-npm2yarn": "2.0.0-rc.1",
"@docusaurus/core": "2.0.1",
"@docusaurus/preset-classic": "2.0.1",
"@docusaurus/remark-plugin-npm2yarn": "2.0.1",
"@mdx-js/react": "1.6.22",
"@svgr/webpack": "6.3.1",
"clsx": "^1.1.1",
Expand All @@ -28,7 +28,7 @@
"url-loader": "4.1.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.0.0-rc.1",
"@docusaurus/module-type-aliases": "2.0.1",
"@tsconfig/docusaurus": "1.0.6",
"typescript": "4.7.4"
},
Expand Down
Loading

0 comments on commit d705a90

Please sign in to comment.