Skip to content

Commit

Permalink
build(deps): Update docusaurus monorepo to ^3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Nov 10, 2024
1 parent 8d0426e commit efe4f99
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 263 deletions.
16 changes: 8 additions & 8 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"clear": "docusaurus clear"
},
"dependencies": {
"@docusaurus/core": "^3.6.0",
"@docusaurus/plugin-ideal-image": "^3.6.0",
"@docusaurus/plugin-pwa": "^3.6.0",
"@docusaurus/preset-classic": "^3.6.0",
"@docusaurus/remark-plugin-npm2yarn": "^3.6.0",
"@docusaurus/core": "^3.6.1",
"@docusaurus/plugin-ideal-image": "^3.6.1",
"@docusaurus/plugin-pwa": "^3.6.1",
"@docusaurus/preset-classic": "^3.6.1",
"@docusaurus/remark-plugin-npm2yarn": "^3.6.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.1.1",
"docusaurus-remark-plugin-tab-blocks": "^3.1.0",
Expand All @@ -25,9 +25,9 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.6.0",
"@docusaurus/tsconfig": "^3.6.0",
"@docusaurus/types": "^3.6.0",
"@docusaurus/module-type-aliases": "^3.6.1",
"@docusaurus/tsconfig": "^3.6.1",
"@docusaurus/types": "^3.6.1",
"@types/react": "^18.2.49",
"typescript": "^5.5.4"
},
Expand Down
Loading

0 comments on commit efe4f99

Please sign in to comment.