diff --git a/package.json b/package.json index 6d1144d..8bed162 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "react-dom": "^19", "react-hook-form": "^7.71.1", "react-hot-spinner": "^0.0.4", - "react-resizable-panels": "^4.0.15", + "react-resizable-panels": "^4.6.5", "recharts": "3.7.0", "sanitize-html": "^2.17.0", "shadcn": "latest", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c972dab..8e0bb02 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -147,8 +147,8 @@ importers: specifier: ^0.0.4 version: 0.0.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3) react-resizable-panels: - specifier: ^4.0.15 - version: 4.0.15(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + specifier: ^4.6.5 + version: 4.6.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3) recharts: specifier: 3.7.0 version: 3.7.0(@types/react@19.2.7)(react-dom@19.2.3(react@19.2.3))(react-is@18.3.1)(react@19.2.3)(redux@5.0.1) @@ -3849,8 +3849,8 @@ packages: '@types/react': optional: true - react-resizable-panels@4.0.15: - resolution: {integrity: sha512-+ygM/EI2h4Qc/cl2fasQ2qwOgNfpQwXLNTU5PqhhPerliX+wnbf7ejcqran7lz3BqABzjddf0pJ3j3G/+A0v9Q==} + react-resizable-panels@4.6.5: + resolution: {integrity: sha512-pmQP6qv9KmsesNMvWVNvVfVJAwYSOWWbAOAtrPR8Cre20+j1NWIlyft0btjtDQE+OepXmI6g3VPrCXQY0oD7+Q==} peerDependencies: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 @@ -8188,7 +8188,7 @@ snapshots: optionalDependencies: '@types/react': 19.2.7 - react-resizable-panels@4.0.15(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + react-resizable-panels@4.6.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: react: 19.2.3 react-dom: 19.2.3(react@19.2.3)