Skip to content

Commit

Permalink
Bump docusaurous to 3.0.1 (#135)
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola authored Dec 6, 2023
1 parent bc67e1c commit e837cca
Show file tree
Hide file tree
Showing 2 changed files with 478 additions and 303 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docusaurus/core": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@docusaurus/theme-common": "^3.0.0",
"@docusaurus/theme-mermaid": "^3.0.0",
"@docusaurus/core": "^3.0.1",
"@docusaurus/preset-classic": "^3.0.1",
"@docusaurus/theme-common": "^3.0.1",
"@docusaurus/theme-mermaid": "^3.0.1",
"@easyops-cn/docusaurus-search-local": "^0.37.4",
"@mdx-js/react": "^3.0.0",
"clsx": "^1.1.1",
Expand All @@ -29,7 +29,7 @@
"remark-validate-links": "^13.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.0.0"
"@docusaurus/module-type-aliases": "^3.0.1"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit e837cca

Please sign in to comment.