diff --git a/frontend/package.json b/frontend/package.json index 463b1d6..3f6b013 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -58,7 +58,7 @@ "react-hook-form": "^7.77.0", "react-hot-toast": "^2.5.0", "react-markdown": "^10.1.0", - "react-resizable-panels": "^2.1.7", + "react-resizable-panels": "^4.11.2", "recharts": "^2.15.0", "sonner": "^2.0.7", "tailwind-merge": "^2.5.5", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 43f8e8d..6dacc35 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.16)(react@19.2.7) react-resizable-panels: - specifier: ^2.1.7 - version: 2.1.9(react-dom@19.2.7(react@19.2.7))(react@19.2.7) + specifier: ^4.11.2 + version: 4.11.2(react-dom@19.2.7(react@19.2.7))(react@19.2.7) recharts: specifier: ^2.15.0 version: 2.15.4(react-dom@19.2.7(react@19.2.7))(react@19.2.7) @@ -2397,11 +2397,11 @@ packages: '@types/react': optional: true - react-resizable-panels@2.1.9: - resolution: {integrity: sha512-z77+X08YDIrgAes4jl8xhnUu1LNIRp4+E7cv4xHmLOxxUPO/ML7PSrE813b90vj7xvQ1lcf7g2uA9GeMZonjhQ==} + react-resizable-panels@4.11.2: + resolution: {integrity: sha512-+kfFbDZ8mygc7g0vxOcDzCVGuwiIUOnILqPoUHo6/uP+Mmyx6HzZU+kj1aOPDlktXuobYbr6BtQekvJwHRX4Eg==} 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==} @@ -5208,7 +5208,7 @@ snapshots: optionalDependencies: '@types/react': 19.2.16 - react-resizable-panels@2.1.9(react-dom@19.2.7(react@19.2.7))(react@19.2.7): + react-resizable-panels@4.11.2(react-dom@19.2.7(react@19.2.7))(react@19.2.7): dependencies: react: 19.2.7 react-dom: 19.2.7(react@19.2.7)