breaking: the dependency react-resizable-panels has been updated to a new major version (4.7.3), which may include breaking changes. #major

This commit is contained in:
public-glueops-renovatebot[bot]
2026-04-17 08:18:03 +00:00
committed by GitHub
parent d2362093b2
commit da4d77c414
2 changed files with 5 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
"react-dom": "^19.2.3",
"react-hook-form": "^7.70.0",
"react-icons": "^5.5.0",
"react-resizable-panels": "^3.0.6",
"react-resizable-panels": "^4.0.0",
"react-router-dom": "^7.11.0",
"recharts": "2.15.4",
"sonner": "^2.0.7",

View File

@@ -4862,10 +4862,10 @@ react-remove-scroll@^2.6.3:
use-callback-ref "^1.3.3"
use-sidecar "^1.1.3"
react-resizable-panels@^3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/react-resizable-panels/-/react-resizable-panels-3.0.6.tgz#8183132ea13a09821e9c93962ed49f240cdcfd3f"
integrity sha512-b3qKHQ3MLqOgSS+FRYKapNkJZf5EQzuf6+RLiq1/IlTHw99YrZ2NJZLk4hQIzTnnIkRg2LUqyVinu6YWWpUYew==
react-resizable-panels@^4.0.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/react-resizable-panels/-/react-resizable-panels-4.10.0.tgz#d80d1af0ec7b9fde48f7ef2d97faddfbc583f542"
integrity sha512-frjewRQt7TCv/vCH1pJfjZ7RxAhr5pKuqVQtVgzFq/vherxBFOWyC3xMbryx5Ti2wylViGUFc93Etg4rB3E0UA==
react-router-dom@^7.11.0:
version "7.14.1"