From 5382c18ad62dd5ae77d20a2896112db6226d6a25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 06:39:48 +0000 Subject: [PATCH] Bump react-onclickoutside from 6.13.1 to 6.13.2 Bumps [react-onclickoutside](https://github.com/Pomax/react-onclickoutside) from 6.13.1 to 6.13.2. - [Release notes](https://github.com/Pomax/react-onclickoutside/releases) - [Changelog](https://github.com/Pomax/react-onclickoutside/blob/master/CHANGELOG.md) - [Commits](https://github.com/Pomax/react-onclickoutside/compare/v6.13.1...v6.13.2) --- updated-dependencies: - dependency-name: react-onclickoutside dependency-version: 6.13.2 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 a8748b73530..e7a040100f9 100644 --- a/package.json +++ b/package.json @@ -224,7 +224,7 @@ "react-helmet": "6.1.0", "react-keydown": "1.9.12", "react-nested-status": "0.2.1", - "react-onclickoutside": "6.13.1", + "react-onclickoutside": "6.13.2", "react-photoswipe-gallery": "1.3.10", "react-redux": "8.1.3", "react-router": "5.3.4", diff --git a/yarn.lock b/yarn.lock index aba82b86640..c23fa8a2a21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8929,10 +8929,10 @@ react-nested-status@0.2.1: dependencies: react-side-effect "^1.1.0" -react-onclickoutside@6.13.1: - version "6.13.1" - resolved "https://registry.yarnpkg.com/react-onclickoutside/-/react-onclickoutside-6.13.1.tgz#1f5e0241c08784b6e65745d91aca0d700c548a89" - integrity sha512-LdrrxK/Yh9zbBQdFbMTXPp3dTSN9B+9YJQucdDu3JNKRrbdU+H+/TVONJoWtOwy4II8Sqf1y/DTI6w/vGPYW0w== +react-onclickoutside@6.13.2: + version "6.13.2" + resolved "https://registry.yarnpkg.com/react-onclickoutside/-/react-onclickoutside-6.13.2.tgz#caa6df2c0cfe017506548fa810303fb85d13fb7c" + integrity sha512-h6Hbf1c8b7tIYY4u90mDdBLY4+AGQVMFtIE89HgC0DtVCh/JfKl477gYqUtGLmjZBKK3MJxomP/lFiLbz4sq9A== react-photoswipe-gallery@1.3.10: version "1.3.10"