Skip to content

Commit

Permalink
chore(deps): update docusaurus to ~2.1.0 (#5805)
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 Oct 10, 2022
1 parent 32127d2 commit d1f3c53
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 194 deletions.
12 changes: 6 additions & 6 deletions packages/website/package.json
Expand Up @@ -16,11 +16,11 @@
},
"dependencies": {
"@babel/runtime": "^7.18.3",
"@docusaurus/core": "~2.0.1",
"@docusaurus/plugin-pwa": "~2.0.1",
"@docusaurus/preset-classic": "~2.0.1",
"@docusaurus/remark-plugin-npm2yarn": "~2.0.1",
"@docusaurus/theme-common": "~2.0.1",
"@docusaurus/core": "~2.1.0",
"@docusaurus/plugin-pwa": "~2.1.0",
"@docusaurus/preset-classic": "~2.1.0",
"@docusaurus/remark-plugin-npm2yarn": "~2.1.0",
"@docusaurus/theme-common": "~2.1.0",
"@mdx-js/react": "1.6.22",
"@typescript-eslint/parser": "5.40.0",
"@typescript-eslint/website-eslint": "5.40.0",
Expand All @@ -43,7 +43,7 @@
"react": "^18.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "~2.0.1",
"@docusaurus/module-type-aliases": "~2.1.0",
"@types/react": "^18.0.9",
"@types/react-helmet": "^6.1.5",
"@types/react-router-dom": "^5.3.3",
Expand Down

0 comments on commit d1f3c53

Please sign in to comment.