Skip to content

Commit

Permalink
chore(deps): bump docusaurus packages to 3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmad committed Dec 5, 2024
1 parent 1e8853d commit 8a72a49
Show file tree
Hide file tree
Showing 2 changed files with 1,389 additions and 2,050 deletions.
16 changes: 8 additions & 8 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"types": "tsc -p tsconfig.json --noEmit"
},
"dependencies": {
"@docusaurus/core": "^3.6.0",
"@docusaurus/preset-classic": "^3.6.0",
"@docusaurus/theme-classic": "^3.6.0",
"@docusaurus/theme-common": "^3.6.0",
"@easyops-cn/docusaurus-search-local": "^0.45.0",
"@docusaurus/core": "^3.6.3",
"@docusaurus/preset-classic": "^3.6.3",
"@docusaurus/theme-classic": "^3.6.3",
"@docusaurus/theme-common": "^3.6.3",
"@easyops-cn/docusaurus-search-local": "^0.46.1",
"@mdx-js/react": "^3.1.0",
"clsx": "^2.1.1",
"docusaurus-plugin-image-zoom": "^2.0.0",
Expand All @@ -35,9 +35,9 @@
"remark-math": "^6.0.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.3",
"@docusaurus/tsconfig": "^3.6.3",
"@docusaurus/types": "^3.6.3",
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit 8a72a49

Please sign in to comment.