Skip to content

Commit

Permalink
Merge pull request #402 from okp4/dependabot/npm_and_yarn/docusaurus/…
Browse files Browse the repository at this point in the history
…core-3.1.1

build(deps): bump @docusaurus/core from 3.1.0 to 3.1.1
  • Loading branch information
ccamel authored Feb 13, 2024
2 parents 58319f4 + 79c21c9 commit b2e80b4
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 101 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"lint:fix": "stylelint '**/*.scss' --fix && markdownlint --fix README.md 'docs/**/*.md'"
},
"dependencies": {
"@docusaurus/core": "3.1.0",
"@docusaurus/preset-classic": "3.1.0",
"@docusaurus/theme-mermaid": "^3.1.0",
"@docusaurus/core": "3.1.1",
"@docusaurus/preset-classic": "3.1.1",
"@docusaurus/theme-mermaid": "^3.1.1",
"@easyops-cn/docusaurus-search-local": "^0.40.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.1.0",
Expand Down
Loading

0 comments on commit b2e80b4

Please sign in to comment.