diff --git a/package.json b/package.json index 621d9cb..afa09f1 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "react-fast-marquee": "^1.6.5", "react-hook-form": "^7.81.0", "react-markdown": "^10.1.0", - "react-resizable-panels": "^2.1.9", + "react-resizable-panels": "^4.12.2", "react-simple-code-editor": "^0.14.1", "react-syntax-highlighter": "^16.1.1", "sonner": "^2.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75a3060..5287924 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -174,8 +174,8 @@ importers: specifier: ^10.1.0 version: 10.1.0(@types/react@19.2.17)(react@19.2.7) react-resizable-panels: - specifier: ^2.1.9 - version: 2.1.9(react-dom@19.2.7(react@19.2.7))(react@19.2.7) + specifier: ^4.12.2 + version: 4.12.2(react-dom@19.2.7(react@19.2.7))(react@19.2.7) react-simple-code-editor: specifier: ^0.14.1 version: 0.14.1(react-dom@19.2.7(react@19.2.7))(react@19.2.7) @@ -4031,11 +4031,11 @@ packages: '@types/react': optional: true - react-resizable-panels@2.1.9: - resolution: {integrity: sha512-z77+X08YDIrgAes4jl8xhnUu1LNIRp4+E7cv4xHmLOxxUPO/ML7PSrE813b90vj7xvQ1lcf7g2uA9GeMZonjhQ==} + react-resizable-panels@4.12.2: + resolution: {integrity: sha512-NwY5LCo4WrxVvDh0xoMML6EMLPONP/8ckKcIdpnojxexoatZdjLiRqLJQjQK5CPkd4SYiB/2M5BVrjZBQtOO7Q==} 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-simple-code-editor@0.14.1: resolution: {integrity: sha512-BR5DtNRy+AswWJECyA17qhUDvrrCZ6zXOCfkQY5zSmb96BVUbpVAv03WpcjcwtCwiLbIANx3gebHOcXYn1EHow==} @@ -9129,7 +9129,7 @@ snapshots: optionalDependencies: '@types/react': 19.2.17 - react-resizable-panels@2.1.9(react-dom@19.2.7(react@19.2.7))(react@19.2.7): + react-resizable-panels@4.12.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)