Skip to content

Commit

Permalink
chore(deps): bump the dependencies group in /website with 2 updates (#…
Browse files Browse the repository at this point in the history
…144)

Bumps the dependencies group in /website with 2 updates: [styled-components](https://github.com/styled-components/styled-components) and [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local).


Updates `styled-components` from 6.1.1 to 6.1.6
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](styled-components/styled-components@v6.1.1...v6.1.6)

Updates `@easyops-cn/docusaurus-search-local` from 0.39.0 to 0.40.1
- [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases)
- [Changelog](https://github.com/easyops-cn/docusaurus-search-local/blob/master/docusaurus-search-local/CHANGELOG.md)
- [Commits](easyops-cn/docusaurus-search-local@v0.39.0...v0.40.1)

---
updated-dependencies:
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@easyops-cn/docusaurus-search-local"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 5, 2024
1 parent 16c67ad commit 70cd0c1
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 26 deletions.
54 changes: 30 additions & 24 deletions website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"styled-components": "^6.1.1"
"styled-components": "^6.1.6"
},
"devDependencies": {
"@docusaurus/core": "^3.0.1",
"@docusaurus/plugin-content-docs": "^3.0.1",
"@docusaurus/preset-classic": "^3.0.1",
"@easyops-cn/docusaurus-search-local": "^0.39.0",
"@easyops-cn/docusaurus-search-local": "^0.40.1",
"babel-plugin-styled-components": "^2.0.0",
"babel-plugin-version-inline": "^1.0.0"
}
Expand Down

0 comments on commit 70cd0c1

Please sign in to comment.