Skip to content

Commit

Permalink
build(deps): bump the dependencies group with 4 updates (#139)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 4 updates: [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local), [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react), [@scalar/docusaurus](https://github.com/scalar/scalar/tree/HEAD/packages/docusaurus) and [node](https://github.com/aredridel/node-bin-gen).


Updates `@easyops-cn/docusaurus-search-local` from 0.44.5 to 0.45.0
- [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases)
- [Commits](https://github.com/easyops-cn/docusaurus-search-local/commits/v0.45.0/packages/docusaurus-search-local)

Updates `@mdx-js/react` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/3.1.0/packages/react)

Updates `@scalar/docusaurus` from 0.4.103 to 0.4.132
- [Changelog](https://github.com/scalar/scalar/blob/main/packages/docusaurus/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/docusaurus)

Updates `node` from 22.9.0 to 22.11.0
- [Commits](https://github.com/aredridel/node-bin-gen/commits)

---
updated-dependencies:
- dependency-name: "@easyops-cn/docusaurus-search-local"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@mdx-js/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@scalar/docusaurus"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: node
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent e261078 commit 855276c
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 213 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@docusaurus/plugin-google-gtag": "^3.5.2",
"@docusaurus/preset-classic": "^3.5.2",
"@docusaurus/theme-mermaid": "^3.5.2",
"@easyops-cn/docusaurus-search-local": "^0.44.4",
"@mdx-js/react": "^3.0.1",
"@scalar/docusaurus": "0.4.103",
"@easyops-cn/docusaurus-search-local": "^0.45.0",
"@mdx-js/react": "^3.1.0",
"@scalar/docusaurus": "0.4.132",
"clsx": "^2.1.1",
"docusaurus-lunr-search": "^3.5.0",
"docusaurus-plugin-image-zoom": "^2.0.0",
Expand Down
Loading

0 comments on commit 855276c

Please sign in to comment.