chore(deps): update rc-util requirement from ^5.38.1 to ^5.38.2 (#47505)

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.38.1...v5.38.2)

---
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-02-20 20:49:33 +08:00 committed by GitHub
parent f7877d0982
commit f369af1016
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -159,7 +159,7 @@
"rc-tree": "~5.8.5",
"rc-tree-select": "~5.17.0",
"rc-upload": "~4.5.2",
"rc-util": "^5.38.1",
"rc-util": "^5.38.2",
"scroll-into-view-if-needed": "^3.1.0",
"throttle-debounce": "^5.0.0"
},