Skip to content

Commit a19a9ed

Browse files
Update dependency react-resizable-panels to v4
1 parent 1b8eb0f commit a19a9ed

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"react-dom": "^19",
7878
"react-hook-form": "^7.54.1",
7979
"react-markdown": "^10.1.0",
80-
"react-resizable-panels": "^2.1.7",
80+
"react-resizable-panels": "^4.0.0",
8181
"react-syntax-highlighter": "^15.6.1",
8282
"recharts": "2.15.0",
8383
"remark-gfm": "^4.0.1",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4466,10 +4466,10 @@ react-remove-scroll@^2.6.3:
44664466
use-callback-ref "^1.3.3"
44674467
use-sidecar "^1.1.3"
44684468

4469-
react-resizable-panels@^2.1.7:
4470-
version "2.1.7"
4471-
resolved "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.1.7.tgz"
4472-
integrity sha512-JtT6gI+nURzhMYQYsx8DKkx6bSoOGFp7A3CwMrOb8y5jFHFyqwo9m68UhmXRw57fRVJksFn1TSlm3ywEQ9vMgA==
4469+
react-resizable-panels@^4.0.0:
4470+
version "4.3.1"
4471+
resolved "https://registry.yarnpkg.com/react-resizable-panels/-/react-resizable-panels-4.3.1.tgz#e6716b35d5e640bb19d5331125fa83dfad6d66b6"
4472+
integrity sha512-Y+kWgV80snvOvSmWf5ivndOaaxRjaEz/b1snYJaPASqnFzYdfRd6eAXwPPKWtOm/96DNeDGdFssYR8pA8U/zRg==
44734473

44744474
react-smooth@^4.0.0:
44754475
version "4.0.4"

0 commit comments

Comments
 (0)