From aa7ae2807388e143d59b148386679fc7bebf8ead Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 07:29:27 +0000 Subject: [PATCH] Bump re-resizable from 6.10.0 to 6.10.1 Bumps [re-resizable](https://github.com/bokuweb/react-resizable-box) from 6.10.0 to 6.10.1. - [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 5336f6d2..2e2dc5c8 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.0", + "re-resizable": "^6.10.1", "react-ace": "^10.1.0", "react-select": "^5.8.2" }, diff --git a/yarn.lock b/yarn.lock index dc2500eb..bedd7ae6 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.0: - version "6.10.0" - resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.0.tgz#d684a096ab438f1a93f59ad3a580a206b0ce31ee" - integrity sha512-hysSK0xmA5nz24HBVztlk4yCqCLCvS32E6ZpWxVKop9x3tqCa4yAj1++facrmkOf62JsJHjmjABdKxXofYioCw== +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== react-ace@^10.1.0: version "10.1.0"