From 1d48e374a3e44966ad605de674f86183856b0fb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 16:23:15 -0600 Subject: [PATCH] build(deps): bump react-rnd from 10.4.10 to 10.4.13 (#6482) Bumps [react-rnd](https://github.com/bokuweb/react-rnd) from 10.4.10 to 10.4.13. - [Release notes](https://github.com/bokuweb/react-rnd/releases) - [Commits](https://github.com/bokuweb/react-rnd/commits/v10.4.13) --- updated-dependencies: - dependency-name: react-rnd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/lib-react-components/package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/lib-react-components/package.json b/packages/lib-react-components/package.json index 0507604d63..e19cef00e4 100644 --- a/packages/lib-react-components/package.json +++ b/packages/lib-react-components/package.json @@ -52,7 +52,7 @@ "prop-types": "~15.8.1", "react-i18next": "~14.1.3", "react-resize-detector": "~9.1.0", - "react-rnd": "10.4.10", + "react-rnd": "10.4.13", "swr": "~2.2.4" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 0fc6a1d0c1..8f3ec502a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15519,10 +15519,10 @@ rc@^1.2.7: minimist "^1.2.0" strip-json-comments "~2.0.1" -re-resizable@6.9.14: - version "6.9.14" - resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.14.tgz#b31e2bdef5e9068f295ca2ec2118d1e7b64449d9" - integrity sha512-2UbPrpezMr6gkHKNCRA/N6QGGU237SKOZ78yMHId204A/oXWSAREAIuGZNQ9qlrJosewzcsv2CphZH3u7hC6ng== +re-resizable@6.10.0: + version "6.10.0" + resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.0.tgz#d684a096ab438f1a93f59ad3a580a206b0ce31ee" + integrity sha512-hysSK0xmA5nz24HBVztlk4yCqCLCvS32E6ZpWxVKop9x3tqCa4yAj1++facrmkOf62JsJHjmjABdKxXofYioCw== react-colorful@^5.1.2: version "5.6.1" @@ -15655,12 +15655,12 @@ react-resize-detector@~9.1.0: dependencies: lodash "^4.17.21" -react-rnd@10.4.10: - version "10.4.10" - resolved "https://registry.yarnpkg.com/react-rnd/-/react-rnd-10.4.10.tgz#c2b01422bda66da4c9bbab4f0276bfe853b56237" - integrity sha512-YjQAgEeSbNUoOXSD9ZBvIiLVizFb+bNhpDk8DbIRHA557NW02CXbwsAeOTpJQnsdhEL+NP2I+Ssrwejqcodtjg== +react-rnd@10.4.13: + version "10.4.13" + resolved "https://registry.yarnpkg.com/react-rnd/-/react-rnd-10.4.13.tgz#7a18c2785b4226ba3d3852d4a577cc45e477350b" + integrity sha512-Vgbf0iihspcQ6nkaFhpOGWfmnuVbhkhoB0hBbYl8aRDA4horsQHESc4E1z7O/P27kFFjK2aqM0u5CGzfr9gEZA== dependencies: - re-resizable "6.9.14" + re-resizable "6.10.0" react-draggable "4.4.6" tslib "2.6.2"