From 3d1f852ff426010fa49fd75b02efd72db73f414d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 16:28:09 +0000 Subject: [PATCH] build(deps): bump react-resizable-panels from 2.0.19 to 2.0.23 Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 2.0.19 to 2.0.23. - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Commits](https://github.com/bvaughn/react-resizable-panels/compare/2.0.19...2.0.23) --- updated-dependencies: - dependency-name: react-resizable-panels 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 320bd35..e5b78af 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "react-hotkeys-hook": "^4.5.0", "react-infinite-scroll-component": "^6.1.0", "react-markdown": "^9.0.1", - "react-resizable-panels": "^2.0.19", + "react-resizable-panels": "^2.0.23", "react-twemoji": "^0.5.0", "recharts": "^2.12.7", "remark-gfm": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index d184130..1a9062b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5406,10 +5406,10 @@ react-remove-scroll@2.5.7: use-callback-ref "^1.3.0" use-sidecar "^1.1.2" -react-resizable-panels@^2.0.19: - version "2.0.19" - resolved "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.0.19.tgz" - integrity sha512-v3E41kfKSuCPIvJVb4nL4mIZjjKIn/gh6YqZF/gDfQDolv/8XnhJBek4EiV2gOr3hhc5A3kOGOayk3DhanpaQw== +react-resizable-panels@^2.0.23: + version "2.0.23" + resolved "https://registry.yarnpkg.com/react-resizable-panels/-/react-resizable-panels-2.0.23.tgz#7a4296f23028c32ffcbe8086aa918cd934e7e87f" + integrity sha512-8ZKTwTU11t/FYwiwhMdtZYYyFxic5U5ysRu2YwfkAgDbUJXFvnWSJqhnzkSlW+mnDoNAzDCrJhdOSXBPA76wug== react-smooth@^4.0.0: version "4.0.1"