Skip to content

Commit

Permalink
chore: bump fuse.js from 6.6.2 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.6.2 to 7.0.0.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md)
- [Commits](krisk/Fuse@v6.6.2...v7.0.0)

---
updated-dependencies:
- dependency-name: fuse.js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 69339d7 commit 30809fa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"docusaurus-plugin-openapi-docs": "^3.0.0-beta.4",
"docusaurus-plugin-sass": "^0.2.5",
"docusaurus-theme-openapi-docs": "^3.0.0-beta.3",
"fuse.js": "^6.6.2",
"fuse.js": "^7.0.0",
"prism-react-renderer": "^2.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit 30809fa

Please sign in to comment.