From 2c3871d2f72c55a8c28516ca43136056c0ff9785 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 18:29:39 +0000 Subject: [PATCH] Update dependency react-resizable-panels to v4 --- package.json | 2 +- pnpm-lock.yaml | 48 ++++++++++++++++-------------------------------- 2 files changed, 17 insertions(+), 33 deletions(-) diff --git a/package.json b/package.json index 967a6af57ef..370565d86d8 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "react-highlight-words": "0.20.0", "react-hot-keys": "2.7.3", "react-linkify": "0.2.2", - "react-resizable-panels": "3.0.6", + "react-resizable-panels": "4.10.0", "react-router": "^7.11.0", "react-table-6": "6.11.0", "react-tabs": "6.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 43ac1f1510a..232d694699b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,7 +35,7 @@ importers: version: 7.1.2(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(styled-components@6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3)) '@mui/styled-engine-sc': specifier: npm:@mui/styled-engine-sc@latest - version: 7.3.7(@types/react@19.2.8)(styled-components@6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3)) + version: 9.0.0(@types/react@19.2.8)(styled-components@6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3)) '@mui/x-date-pickers': specifier: 8.21.0 version: 8.21.0(@mui/material@7.1.2(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(styled-components@6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3)))(@mui/system@7.3.7(@types/react@19.2.8)(react@19.2.3)(styled-components@6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3)))(@types/react@19.2.8)(dayjs@1.11.20)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) @@ -112,8 +112,8 @@ importers: specifier: 0.2.2 version: 0.2.2 react-resizable-panels: - specifier: 3.0.6 - version: 3.0.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + specifier: 4.10.0 + version: 4.10.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) react-router: specifier: ^7.11.0 version: 7.13.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3) @@ -1236,12 +1236,6 @@ packages: '@types/react': optional: true - '@mui/styled-engine-sc@7.3.7': - resolution: {integrity: sha512-BJ91ujrXXaYW0wXdEw8K1EoUzsqA6e/sJhxxLlwWjqgRWC8spa+MFP+H+5vCUqAHRiB38dAOcvgZxflUG5oeZg==} - engines: {node: '>=14.0.0'} - peerDependencies: - styled-components: ^6.0.0 - '@mui/styled-engine-sc@9.0.0': resolution: {integrity: sha512-uhM1UCtgrfTLopCJm51gmwE0Brdtj7Wkff/3NnAzmuRjH85mte3tuf/ouJV1SYMQLGVvu2CXzwfsFCzkzaVNsQ==} engines: {node: '>=14.0.0'} @@ -2182,7 +2176,7 @@ packages: basic-ftp@5.1.0: resolution: {integrity: sha512-RkaJzeJKDbaDWTIPiJwubyljaEPwpVWkm9Rt5h9Nd6h7tEXTJ3VB4qxdZBioV7JO5yLUaOKwz7vDOzlncUsegw==} engines: {node: '>=10.0.0'} - deprecated: Security vulnerability fixed in 5.2.0, please upgrade + deprecated: Security vulnerability fixed in 5.2.1, please upgrade batch@0.6.1: resolution: {integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==} @@ -4474,11 +4468,11 @@ packages: resolution: {integrity: sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==} engines: {node: '>=0.10.0'} - react-resizable-panels@3.0.6: - resolution: {integrity: sha512-b3qKHQ3MLqOgSS+FRYKapNkJZf5EQzuf6+RLiq1/IlTHw99YrZ2NJZLk4hQIzTnnIkRg2LUqyVinu6YWWpUYew==} + react-resizable-panels@4.10.0: + resolution: {integrity: sha512-frjewRQt7TCv/vCH1pJfjZ7RxAhr5pKuqVQtVgzFq/vherxBFOWyC3xMbryx5Ti2wylViGUFc93Etg4rB3E0UA==} 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-router@7.13.1: resolution: {integrity: sha512-td+xP4X2/6BJvZoX6xw++A2DdEi++YypA69bJUV5oVvqf6/9/9nNlD70YO1e9d3MyamJEBQFEzk6mbfDYbqrSA==} @@ -5193,6 +5187,7 @@ packages: uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true v8-to-istanbul@9.3.0: @@ -6822,24 +6817,13 @@ snapshots: '@mui/private-theming@7.3.7(@types/react@19.2.8)(react@19.2.3)': dependencies: - '@babel/runtime': 7.28.6 + '@babel/runtime': 7.29.2 '@mui/utils': 7.3.7(@types/react@19.2.8)(react@19.2.3) prop-types: 15.8.1 react: 19.2.3 optionalDependencies: '@types/react': 19.2.8 - '@mui/styled-engine-sc@7.3.7(@types/react@19.2.8)(styled-components@6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3))': - dependencies: - '@babel/runtime': 7.28.6 - '@types/hoist-non-react-statics': 3.3.7(@types/react@19.2.8) - csstype: 3.2.3 - hoist-non-react-statics: 3.3.2 - prop-types: 15.8.1 - styled-components: 6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - transitivePeerDependencies: - - '@types/react' - '@mui/styled-engine-sc@9.0.0(@types/react@19.2.8)(styled-components@6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3))': dependencies: '@babel/runtime': 7.29.2 @@ -6905,7 +6889,7 @@ snapshots: '@mui/x-internals@8.21.0(@types/react@19.2.8)(react@19.2.3)': dependencies: - '@babel/runtime': 7.28.6 + '@babel/runtime': 7.29.2 '@mui/utils': 7.3.7(@types/react@19.2.8)(react@19.2.3) react: 19.2.3 reselect: 5.1.1 @@ -7111,7 +7095,7 @@ snapshots: '@restart/ui@1.9.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - '@babel/runtime': 7.28.6 + '@babel/runtime': 7.29.2 '@popperjs/core': 2.11.8 '@react-aria/ssr': 3.9.10(react@19.2.3) '@restart/hooks': 0.5.1(react@19.2.3) @@ -8441,7 +8425,7 @@ snapshots: dom-helpers@5.2.1: dependencies: - '@babel/runtime': 7.28.6 + '@babel/runtime': 7.29.2 csstype: 3.2.3 domexception@4.0.0: @@ -10195,7 +10179,7 @@ snapshots: polished@4.3.1: dependencies: - '@babel/runtime': 7.28.6 + '@babel/runtime': 7.29.2 possible-typed-array-names@1.1.0: {} @@ -10450,7 +10434,7 @@ snapshots: react-refresh@0.18.0: {} - react-resizable-panels@3.0.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + react-resizable-panels@4.10.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: react: 19.2.3 react-dom: 19.2.3(react@19.2.3) @@ -11166,7 +11150,7 @@ snapshots: uncontrollable@7.2.1(react@19.2.3): dependencies: - '@babel/runtime': 7.28.6 + '@babel/runtime': 7.29.2 '@types/react': 19.2.8 invariant: 2.2.4 react: 19.2.3