Skip to content

Commit

Permalink
更新 Docusaurus 依赖到 3.6.0 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
JamboChen committed Nov 6, 2024
1 parent 73ef092 commit 1686f27
Show file tree
Hide file tree
Showing 2 changed files with 2,045 additions and 646 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "^3.5.2",
"@docusaurus/preset-classic": "^3.5.2",
"@docusaurus/theme-mermaid": "^3.5.2",
"@docusaurus/core": "^3.6.0",
"@docusaurus/preset-classic": "^3.6.0",
"@docusaurus/theme-mermaid": "^3.6.0",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.3.0",
Expand All @@ -27,9 +27,9 @@
"remark-math": "6"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.5.2",
"@docusaurus/tsconfig": "^3.5.2",
"@docusaurus/types": "^3.5.2",
"@docusaurus/module-type-aliases": "^3.6.0",
"@docusaurus/tsconfig": "^3.6.0",
"@docusaurus/types": "^3.6.0",
"typescript": "~5.2.2"
},
"browserslist": {
Expand Down
Loading

0 comments on commit 1686f27

Please sign in to comment.