diff --git a/src/packages/admin-ui-components/package.json b/src/packages/admin-ui-components/package.json index bc7ccbb56..73d1bb04b 100644 --- a/src/packages/admin-ui-components/package.json +++ b/src/packages/admin-ui-components/package.json @@ -49,7 +49,7 @@ "react-error-boundary": "6.0.0", "react-fast-compare": "3.2.2", "react-hot-toast": "2.6.0", - "react-resizable-panels": "3.0.5", + "react-resizable-panels": "3.0.6", "react-syntax-highlighter": "15.6.6", "tiptap-markdown": "0.9.0", "wouter": "3.7.1", diff --git a/src/pnpm-lock.yaml b/src/pnpm-lock.yaml index 14295e709..a32ab918c 100644 --- a/src/pnpm-lock.yaml +++ b/src/pnpm-lock.yaml @@ -884,8 +884,8 @@ importers: specifier: 2.6.0 version: 2.6.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1) react-resizable-panels: - specifier: 3.0.5 - version: 3.0.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1) + specifier: 3.0.6 + version: 3.0.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1) react-syntax-highlighter: specifier: 15.6.6 version: 15.6.6(react@19.1.1) @@ -10757,8 +10757,8 @@ packages: '@types/react': optional: true - react-resizable-panels@3.0.5: - resolution: {integrity: sha512-3z1yN25DMTXLg2wfyFrW32r5k4WEcUa3F7cJ2EgtNK07lnOs4mpM8yWLGunCpkhcQRwJX4fqoLcIh/pHPxzlmQ==} + react-resizable-panels@3.0.6: + resolution: {integrity: sha512-b3qKHQ3MLqOgSS+FRYKapNkJZf5EQzuf6+RLiq1/IlTHw99YrZ2NJZLk4hQIzTnnIkRg2LUqyVinu6YWWpUYew==} 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 @@ -24166,7 +24166,7 @@ snapshots: optionalDependencies: '@types/react': 19.1.12 - react-resizable-panels@3.0.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1): + react-resizable-panels@3.0.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1): dependencies: react: 19.1.1 react-dom: 19.1.1(react@19.1.1)