Skip to content

Commit

Permalink
Upgrade docusaurus
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbuddy committed Feb 2, 2024
1 parent 68dafd6 commit d98d213
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 208 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
},
"dependencies": {
"@boardzilla/core": "^0.0.65",
"@docusaurus/core": "3.1.0",
"@docusaurus/preset-classic": "3.1.0",
"@docusaurus/theme-live-codeblock": "^3.1.0",
"@docusaurus/theme-mermaid": "^3.1.0",
"@docusaurus/core": "^3.1.1",
"@docusaurus/preset-classic": "^3.1.1",
"@docusaurus/theme-live-codeblock": "^3.1.1",
"@docusaurus/theme-mermaid": "^3.1.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^1.2.1",
"docusaurus-lunr-search": "^3.2.0",
Expand All @@ -33,8 +33,8 @@
"typescript": "^5.2.2"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.1.0",
"@docusaurus/types": "3.1.0",
"@docusaurus/module-type-aliases": "^3.1.1",
"@docusaurus/types": "^3.1.1",
"typedoc-plugin-no-inherit": "^1.4.0"
},
"browserslist": {
Expand Down
Loading

0 comments on commit d98d213

Please sign in to comment.