diff --git a/site/package.json b/site/package.json index cfa5718b11..d3c30a7a4d 100644 --- a/site/package.json +++ b/site/package.json @@ -101,7 +101,7 @@ "react-dom": "19.1.1", "react-markdown": "9.1.0", "react-query": "npm:@tanstack/react-query@5.77.0", - "react-resizable-panels": "3.0.3", + "react-resizable-panels": "3.0.6", "react-router": "7.8.0", "react-syntax-highlighter": "15.6.1", "react-textarea-autosize": "8.5.9", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index acc08688be..7d88aef2ab 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -218,8 +218,8 @@ importers: specifier: npm:@tanstack/react-query@5.77.0 version: '@tanstack/react-query@5.77.0(react@19.1.1)' react-resizable-panels: - specifier: 3.0.3 - version: 3.0.3(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-router: specifier: 7.8.0 version: 7.8.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1) @@ -5685,8 +5685,8 @@ packages: '@types/react': optional: true - react-resizable-panels@3.0.3: - resolution: {integrity: sha512-7HA8THVBHTzhDK4ON0tvlGXyMAJN1zBeRpuyyremSikgYh2ku6ltD7tsGQOcXx4NKPrZtYCm/5CBr+dkruTGQw==, tarball: https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-3.0.3.tgz} + react-resizable-panels@3.0.6: + resolution: {integrity: sha512-b3qKHQ3MLqOgSS+FRYKapNkJZf5EQzuf6+RLiq1/IlTHw99YrZ2NJZLk4hQIzTnnIkRg2LUqyVinu6YWWpUYew==, tarball: https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-3.0.6.tgz} 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 @@ -12544,7 +12544,7 @@ snapshots: optionalDependencies: '@types/react': 19.1.17 - react-resizable-panels@3.0.3(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)