Skip to content

Commit

Permalink
fix(deps): update docusaurus monorepo to v2.4.0 (#593)
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] authored Apr 26, 2023
1 parent d33188b commit fa63a3f
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 201 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.3.1",
"@docusaurus/preset-classic": "2.3.1",
"@docusaurus/remark-plugin-npm2yarn": "2.3.1",
"@docusaurus/core": "2.4.0",
"@docusaurus/preset-classic": "2.4.0",
"@docusaurus/remark-plugin-npm2yarn": "2.4.0",
"@mdx-js/react": "1.6.22",
"@svgr/webpack": "6.5.1",
"@vscode/codicons": "^0.0.32",
Expand All @@ -32,7 +32,7 @@
"xterm-addon-fit": "0.6.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.3.1",
"@docusaurus/module-type-aliases": "2.4.0",
"@tsconfig/docusaurus": "1.0.7",
"typescript": "4.9.5"
},
Expand Down
Loading

0 comments on commit fa63a3f

Please sign in to comment.