Skip to content

Commit

Permalink
fix(deps): update docusaurus monorepo to v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2023
1 parent ed3d235 commit 9693afc
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 174 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "2.3.1",
"@docusaurus/preset-classic": "2.3.1",
"@docusaurus/core": "2.4.1",
"@docusaurus/preset-classic": "2.4.1",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.2.1",
"docusaurus-plugin-sass": "^0.2.3",
Expand All @@ -26,7 +26,7 @@
"sass": "^1.58.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.3.1",
"@docusaurus/module-type-aliases": "2.4.1",
"@tsconfig/docusaurus": "^1.0.5",
"sass-loader": "^13.2.0",
"typescript": "^4.7.4"
Expand Down
Loading

0 comments on commit 9693afc

Please sign in to comment.