diff --git a/frontend/package.json b/frontend/package.json index 61e6fe0..8bed2f3 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -58,7 +58,7 @@ "react-hook-form": "^7.75.0", "react-hot-toast": "^2.5.0", "react-markdown": "^10.1.0", - "react-resizable-panels": "^2.1.7", + "react-resizable-panels": "^4.11.0", "recharts": "^2.15.0", "sonner": "^1.7.1", "tailwind-merge": "^2.5.5", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 298d8df..7fe5034 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -156,8 +156,8 @@ importers: specifier: ^10.1.0 version: 10.1.0(@types/react@19.2.14)(react@19.2.6) react-resizable-panels: - specifier: ^2.1.7 - version: 2.1.9(react-dom@19.2.6(react@19.2.6))(react@19.2.6) + specifier: ^4.11.0 + version: 4.11.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6) recharts: specifier: ^2.15.0 version: 2.15.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6) @@ -2706,11 +2706,11 @@ packages: '@types/react': optional: true - react-resizable-panels@2.1.9: - resolution: {integrity: sha512-z77+X08YDIrgAes4jl8xhnUu1LNIRp4+E7cv4xHmLOxxUPO/ML7PSrE813b90vj7xvQ1lcf7g2uA9GeMZonjhQ==} + react-resizable-panels@4.11.0: + resolution: {integrity: sha512-LPk/AkFDGkg7SsbOyL93ojrE6E7lhrxxDwnYNjfmnSeI6BE7Sje6dB24PXgZk8DeugdeXNk1LO+ohRqIjhxiLw==} 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 + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 react-smooth@4.0.4: resolution: {integrity: sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==} @@ -5826,7 +5826,7 @@ snapshots: optionalDependencies: '@types/react': 19.2.14 - react-resizable-panels@2.1.9(react-dom@19.2.6(react@19.2.6))(react@19.2.6): + react-resizable-panels@4.11.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6): dependencies: react: 19.2.6 react-dom: 19.2.6(react@19.2.6)