From 06ab6def7beae4d71f876509f52b27265140e925 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 03:54:06 +0000 Subject: [PATCH] Bump react-resizable-panels from 1.0.5 to 1.0.7 Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 1.0.5 to 1.0.7. - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Commits](https://github.com/bvaughn/react-resizable-panels/compare/1.0.5...1.0.7) --- 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 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 555e03db..1536bd98 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "react-dom": "18.2.0", "react-email": "1.10.0", "react-hook-form": "^7.49.2", - "react-resizable-panels": "^1.0.5", + "react-resizable-panels": "^1.0.7", "react-wrap-balancer": "^1.1.0", "resend": "^2.0.0", "server-only": "^0.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5fc5e4f8..c1459248 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -189,8 +189,8 @@ dependencies: specifier: ^7.49.2 version: 7.49.2(react@18.2.0) react-resizable-panels: - specifier: ^1.0.5 - version: 1.0.5(react-dom@18.2.0)(react@18.2.0) + specifier: ^1.0.7 + version: 1.0.7(react-dom@18.2.0)(react@18.2.0) react-wrap-balancer: specifier: ^1.1.0 version: 1.1.0(react@18.2.0) @@ -12363,8 +12363,8 @@ packages: use-sidecar: 1.1.2(@types/react@18.2.45)(react@18.2.0) dev: false - /react-resizable-panels@1.0.5(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-OP0whNQCko+f4BgoptGaeIc7StBRyeMeJ+8r/7rXACBDf9W5EcMWuM32hfqPDMenS2HFy/eZVi/r8XqK+ZIEag==} + /react-resizable-panels@1.0.7(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-CluJkHQheeNqIJly2FYDfri3ME+2h2nCXpf0Y+hTO1K1eVtNxXFA5hVp5cUD6NS70iiufswOmnku9QZiLr1hYg==} peerDependencies: react: ^16.14.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.14.0 || ^17.0.0 || ^18.0.0