From c401358ad9f4588f59caafccc8416a2bb69ac3b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 07:43:58 +0000 Subject: [PATCH] Bump re-resizable from 6.10.1 to 6.10.3 Bumps [re-resizable](https://github.com/bokuweb/react-resizable-box) from 6.10.1 to 6.10.3. - [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..797ca0b6 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.3", "react-ace": "^10.1.0", "react-select": "^5.8.3" }, diff --git a/yarn.lock b/yarn.lock index 8edc209b..8557a565 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.3: + version "6.10.3" + resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.3.tgz#72c42532ede0cbcaf93308bcbfed782abbf97e79" + integrity sha512-zvWb7X3RJMA4cuSrqoxgs3KR+D+pEXnGrD2FAD6BMYAULnZsSF4b7AOVyG6pC3VVNVOtlagGDCDmZSwWLjjBBw== react-ace@^10.1.0: version "10.1.0"