Skip to content

Commit

Permalink
build(deps): Update docusaurus monorepo to ^3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Jan 4, 2025
1 parent c63ed7b commit 729dbc8
Show file tree
Hide file tree
Showing 2 changed files with 473 additions and 454 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.3",
"@docusaurus/plugin-ideal-image": "^3.6.3",
"@docusaurus/plugin-pwa": "^3.6.3",
"@docusaurus/preset-classic": "^3.6.3",
"@docusaurus/remark-plugin-npm2yarn": "^3.6.3",
"@docusaurus/core": "^3.7.0",
"@docusaurus/plugin-ideal-image": "^3.7.0",
"@docusaurus/plugin-pwa": "^3.7.0",
"@docusaurus/preset-classic": "^3.7.0",
"@docusaurus/remark-plugin-npm2yarn": "^3.7.0",
"@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.3",
"@docusaurus/tsconfig": "^3.6.3",
"@docusaurus/types": "^3.6.3",
"@docusaurus/module-type-aliases": "^3.7.0",
"@docusaurus/tsconfig": "^3.7.0",
"@docusaurus/types": "^3.7.0",
"@types/react": "^18.2.49",
"typescript": "^5.5.4"
},
Expand Down
Loading

0 comments on commit 729dbc8

Please sign in to comment.