chore(deps-dev): bump react-highlight-words from 0.20.0 to 0.21.0 (#52385)
Some checks failed
Publish Any Commit / build (push) Has been cancelled
🔀 Sync mirror to Gitee / mirror (push) Has been cancelled
✅ test / lint (push) Has been cancelled
✅ test / test-react-legacy (16, 1/2) (push) Has been cancelled
✅ test / test-react-legacy (16, 2/2) (push) Has been cancelled
✅ test / test-react-legacy (17, 1/2) (push) Has been cancelled
✅ test / test-react-legacy (17, 2/2) (push) Has been cancelled
✅ test / test-node (push) Has been cancelled
✅ test / test-react-latest (dom, 1/2) (push) Has been cancelled
✅ test / test-react-latest (dom, 2/2) (push) Has been cancelled
✅ test / build (push) Has been cancelled
✅ test / test lib/es module (es, 1/2) (push) Has been cancelled
✅ test / test lib/es module (es, 2/2) (push) Has been cancelled
✅ test / test lib/es module (lib, 1/2) (push) Has been cancelled
✅ test / test lib/es module (lib, 2/2) (push) Has been cancelled
👁️ Visual Regression Persist Start / test image (push) Has been cancelled
✅ test / test-react-latest-dist (dist, 1/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist, 2/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Has been cancelled
✅ test / test-coverage (push) Has been cancelled

Bumps [react-highlight-words](https://github.com/bvaughn/react-highlight-words) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/bvaughn/react-highlight-words/releases)
- [Commits](https://github.com/bvaughn/react-highlight-words/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: react-highlight-words
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-01-13 20:19:56 +08:00 committed by GitHub
parent 50254b18a4
commit 1ccda5fd86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -293,7 +293,7 @@
"react-dom": "^19.0.0",
"react-draggable": "^4.4.6",
"react-fast-marquee": "^1.6.5",
"react-highlight-words": "^0.20.0",
"react-highlight-words": "^0.21.0",
"react-icons": "^5.4.0",
"react-infinite-scroll-component": "^6.1.0",
"react-intersection-observer": "^9.13.1",