Skip to content

Commit

Permalink
fix(deps): update docusaurus monorepo to v2.0.0-beta.21 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2022
1 parent 0b20a76 commit 5869348
Show file tree
Hide file tree
Showing 2 changed files with 2,395 additions and 1,694 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"prepare": "husky install"
},
"dependencies": {
"@docusaurus/core": "2.0.0-beta.15",
"@docusaurus/preset-classic": "2.0.0-beta.15",
"@docusaurus/core": "2.0.0-beta.21",
"@docusaurus/preset-classic": "2.0.0-beta.21",
"clsx": "1.1.1",
"hast-util-is-element": "1.1.0",
"react": "17.0.2",
Expand All @@ -48,7 +48,7 @@
]
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.0.0-beta.15",
"@docusaurus/module-type-aliases": "2.0.0-beta.21",
"@tsconfig/docusaurus": "1.0.4",
"@types/react": "17.0.38",
"@types/react-helmet": "6.1.5",
Expand Down

0 comments on commit 5869348

Please sign in to comment.