From b6f1dadef749b08d93b2d7ca7f7233b454d8b980 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 07:32:02 +0000 Subject: [PATCH] Bump re-resizable from 6.10.1 to 6.10.2 Bumps [re-resizable](https://github.com/bokuweb/react-resizable-box) from 6.10.1 to 6.10.2. - [Release notes](https://github.com/bokuweb/react-resizable-box/releases) - [Changelog](https://github.com/bokuweb/re-resizable/blob/master/CHANGELOG.md) - [Commits](https://github.com/bokuweb/react-resizable-box/commits) --- updated-dependencies: - dependency-name: re-resizable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bca52a91..220fca3b 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "calculate-size": "^1.1.1", "escape-string-regexp": "^5.0.0", "lodash": "^4.17.21", - "re-resizable": "^6.10.1", + "re-resizable": "^6.10.2", "react-ace": "^10.1.0", "react-select": "^5.8.3" }, diff --git a/yarn.lock b/yarn.lock index 8edc209b..ea3ebba7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5646,10 +5646,10 @@ raw-body@2.5.2: iconv-lite "0.4.24" unpipe "1.0.0" -re-resizable@^6.10.1: - version "6.10.1" - resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.1.tgz#d062ca50bbc4ec7ae940f756cba36479e9015bc5" - integrity sha512-m33nSWRH57UZLmep5M/LatkZ2NRqimVD/bOOpvymw5Zf33+eTSEixsUugscOZzAtK0/nx+OSuOf8VbKJx/4ptw== +re-resizable@^6.10.2: + version "6.10.2" + resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.2.tgz#85cdffcbb39a7fea9c588f95bcdf19028aa5f3f0" + integrity sha512-VGO8mfNN6n7a3AQ8JscygPzO9YJITdzxUSOcaG2VrvQwZuzoteOKiuK8AJf0qgmCMFuryl1V3mnjR/+qmWqxaw== react-ace@^10.1.0: version "10.1.0"