Skip to content

Commit

Permalink
Upgrade docusaurus 3.6.3 (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
goodroot authored Nov 25, 2024
1 parent fd97d11 commit 911e953
Show file tree
Hide file tree
Showing 2 changed files with 909 additions and 302 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"serve": "docusaurus serve"
},
"dependencies": {
"@docusaurus/faster": "^3.6.1",
"@docusaurus/theme-mermaid": "3.6.1",
"@docusaurus/faster": "^3.6.3",
"@docusaurus/theme-mermaid": "^3.6.3",
"@headlessui/react": "^2.2.0",
"@heroicons/react": "2.2.0",
"@mdx-js/react": "3.1.0",
Expand All @@ -39,12 +39,12 @@
"unist-util-visit": "5.0.0"
},
"devDependencies": {
"@docusaurus/core": "3.6.1",
"@docusaurus/module-type-aliases": "3.6.1",
"@docusaurus/plugin-pwa": "3.6.1",
"@docusaurus/preset-classic": "3.6.1",
"@docusaurus/tsconfig": "3.6.1",
"@docusaurus/types": "3.6.1",
"@docusaurus/core": "^3.6.3",
"@docusaurus/module-type-aliases": "^3.6.3",
"@docusaurus/plugin-pwa": "^3.6.3",
"@docusaurus/preset-classic": "^3.6.3",
"@docusaurus/tsconfig": "^3.6.3",
"@docusaurus/types": "^3.6.3",
"@types/react": "18.3.12",
"@types/react-helmet": "6.1.11",
"@types/react-router-config": "5.0.11",
Expand Down
Loading

0 comments on commit 911e953

Please sign in to comment.