From 21bbb5020fba6138743db2510ce6c99195b70bfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 20:58:17 +0000 Subject: [PATCH] chore(deps): bump react-uid from 2.3.3 to 2.4.0 Bumps [react-uid](https://github.com/thearnica/react-uid) from 2.3.3 to 2.4.0. - [Release notes](https://github.com/thearnica/react-uid/releases) - [Commits](https://github.com/thearnica/react-uid/compare/v2.3.3...v2.4.0) --- updated-dependencies: - dependency-name: react-uid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e8a73bd977..b310e4caf5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15554,9 +15554,9 @@ react-transition-state@^1.1.4: integrity sha512-ITY2mZqc2dWG2eitJkYNdcSFW8aKeOlkL2A/vowRrLL8GH3J6Re/SpD/BLvQzrVOTqjsP0b5S9N10vgNNzwMUQ== react-uid@^2.3.3: - version "2.3.3" - resolved "https://registry.yarnpkg.com/react-uid/-/react-uid-2.3.3.tgz#6a485ccc868555997f3506c6db97a3e735d97adf" - integrity sha512-iNpDovcb9qBpBTo8iUgqRSQOS8GV3bWoNaTaUptHkXtAooXSo0OWe7vN6TqqB8x3x0bNBbQx96kkmSltQ5h9kQ== + version "2.4.0" + resolved "https://registry.yarnpkg.com/react-uid/-/react-uid-2.4.0.tgz#ce48a3e2a044964900f3ad5181a0d377702c56c5" + integrity sha512-+MVs/25NrcZuGrmlVRWPOSsbS8y72GJOBsR7d68j3/wqOrRBF52U29XAw4+XSelw0Vm6s5VmGH5mCbTCPGVCVg== dependencies: tslib "^2.0.0"