📌(dependencies) stop upgrading react-resizable-panels

Last versions of react-resizable-panels have some
issues performance issues. We will stick to
version 3.0.6 for now.
This commit is contained in:
Anthony LC
2026-01-23 15:46:09 +01:00
parent 1b5ce3ed10
commit 586089c8e4

View File

@@ -32,7 +32,6 @@
"allowedVersions": "<6.0.0"
},
{
"groupName": "allowed celery versions",
"matchManagers": ["pep621"],
"matchPackageNames": ["celery"],
@@ -50,6 +49,7 @@
"next",
"node",
"node-fetch",
"react-resizable-panels",
"workbox-webpack-plugin"
]
}