Skip to content

Commit

Permalink
Bump all @docusaurus/* to the same version: 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rm3l committed Nov 2, 2022
1 parent 7079b68 commit e8e0a20
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 296 deletions.
6 changes: 3 additions & 3 deletions docs/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"dependencies": {
"@algolia/client-search": "^4.9.1",
"@docusaurus/core": "^2.2.0",
"@docusaurus/preset-classic": "^2.1.0",
"@docusaurus/theme-search-algolia": "^2.1.0",
"@docusaurus/preset-classic": "^2.2.0",
"@docusaurus/theme-search-algolia": "^2.2.0",
"@mdx-js/react": "^1.6.21",
"@segment/snippet": "^4.15.3",
"@svgr/webpack": "^6.5.0",
Expand Down Expand Up @@ -50,7 +50,7 @@
]
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^2.1.0",
"@docusaurus/module-type-aliases": "^2.2.0",
"@tsconfig/docusaurus": "^1.0.6",
"typescript": "^4.5.4"
}
Expand Down
Loading

0 comments on commit e8e0a20

Please sign in to comment.