From efb4e5aef5eea3024410f00b44ade2e45ffc329e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 00:55:11 +0000 Subject: [PATCH] chore(deps): bump react-resizable-panels from 3.0.3 to 3.0.4 Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Commits](https://github.com/bvaughn/react-resizable-panels/compare/3.0.3...3.0.4) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f6d40f3..26f4913 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "react-dom": "19.1.0", "react-hook-form": "^7.60.0", "react-icons": "^5.3.0", - "react-resizable-panels": "^3.0.3", + "react-resizable-panels": "^3.0.4", "recharts": "^3.0.2", "sonner": "^2.0.5", "tailwind-merge": "^3.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 689957e..612fe91 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -166,8 +166,8 @@ importers: specifier: ^5.3.0 version: 5.4.0(react@19.1.0) react-resizable-panels: - specifier: ^3.0.3 - version: 3.0.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + specifier: ^3.0.4 + version: 3.0.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0) recharts: specifier: ^3.0.2 version: 3.0.2(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react-is@17.0.2)(react@19.1.0)(redux@5.0.1) @@ -2961,8 +2961,8 @@ packages: '@types/react': optional: true - react-resizable-panels@3.0.3: - resolution: {integrity: sha512-7HA8THVBHTzhDK4ON0tvlGXyMAJN1zBeRpuyyremSikgYh2ku6ltD7tsGQOcXx4NKPrZtYCm/5CBr+dkruTGQw==} + react-resizable-panels@3.0.4: + resolution: {integrity: sha512-8Y4KNgV94XhUvI2LeByyPIjoUJb71M/0hyhtzkHaqpVHs+ZQs8b627HmzyhmVYi3C9YP6R+XD1KmG7hHjEZXFQ==} peerDependencies: react: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc react-dom: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc @@ -6134,7 +6134,7 @@ snapshots: optionalDependencies: '@types/react': 19.1.8 - react-resizable-panels@3.0.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0): + react-resizable-panels@3.0.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0): dependencies: react: 19.1.0 react-dom: 19.1.0(react@19.1.0)