diff --git a/package.json b/package.json index 0f3dd40..eb379ef 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.7", "tailwind-merge": "^3.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06d49f8..be95933 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)