diff --git a/package-lock.json b/package-lock.json index 8e5d0ee..09baa37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "react-helmet": "^6.1.0", "react-hook-form": "^7.71.2", "react-i18next": "^16.5.3", - "react-resizable-panels": "^4.5.8", + "react-resizable-panels": "^4.7.5", "react-router-dom": "^7.13.0", "react-scan": "^0.5.3", "react-spring": "^10.0.3", @@ -9216,9 +9216,9 @@ } }, "node_modules/react-resizable-panels": { - "version": "4.5.8", - "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.5.8.tgz", - "integrity": "sha512-X2S5YoYWbjd7Ove6e6T/kzOrjiUD6ccz55a+XW0H3JXbrPb+Gmz7YRAJy4ysOkua/U5jSOG9SoySbebMBjtQJQ==", + "version": "4.7.5", + "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.7.5.tgz", + "integrity": "sha512-ma22FpbUolymMK6xIwZOzzNxszi59kZdJiw805byxuGBrjAs8HngpQrrgEp5dj1OOV2jVFBCJxhVult6G+2KaQ==", "license": "MIT", "peerDependencies": { "react": "^18.0.0 || ^19.0.0", diff --git a/package.json b/package.json index 1a56e47..90fbfa0 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "react-helmet": "^6.1.0", "react-hook-form": "^7.71.2", "react-i18next": "^16.5.3", - "react-resizable-panels": "^4.5.8", + "react-resizable-panels": "^4.7.5", "react-router-dom": "^7.13.0", "react-scan": "^0.5.3", "react-spring": "^10.0.3",