chore(deps): update rc-util requirement from ^5.39.0 to ^5.39.1 (#47766)

Updates the requirements on [rc-util](https://github.com/react-component/util) to permit the latest version.
- [Release notes](https://github.com/react-component/util/releases)
- [Changelog](https://github.com/react-component/util/blob/master/HISTORY.md)
- [Commits](https://github.com/react-component/util/compare/v5.39.0...v5.39.1)

---
updated-dependencies:
- dependency-name: rc-util
  dependency-type: direct:production
...

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] 2024-03-08 06:53:43 +08:00 committed by GitHub
parent 3843ac5cb2
commit 14eb973d73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -160,7 +160,7 @@
"rc-tree": "~5.8.5",
"rc-tree-select": "~5.18.0",
"rc-upload": "~4.5.2",
"rc-util": "^5.39.0",
"rc-util": "^5.39.1",
"scroll-into-view-if-needed": "^3.1.0",
"throttle-debounce": "^5.0.0"
},