Skip to content

Commit b810cec

Browse files
Update dependency react-resizable-panels to v4
1 parent 7728272 commit b810cec

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
@@ -4485,10 +4485,10 @@ react-remove-scroll@^2.6.3:
44854485
use-callback-ref "^1.3.3"
44864486
use-sidecar "^1.1.3"
44874487

4488-
react-resizable-panels@^2.1.7:
4489-
version "2.1.7"
4490-
resolved "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.1.7.tgz"
4491-
integrity sha512-JtT6gI+nURzhMYQYsx8DKkx6bSoOGFp7A3CwMrOb8y5jFHFyqwo9m68UhmXRw57fRVJksFn1TSlm3ywEQ9vMgA==
4488+
react-resizable-panels@^4.0.0:
4489+
version "4.7.5"
4490+
resolved "https://registry.yarnpkg.com/react-resizable-panels/-/react-resizable-panels-4.7.5.tgz#1cf84da885dd8b95c394d7d3d7a27512c915989b"
4491+
integrity sha512-ma22FpbUolymMK6xIwZOzzNxszi59kZdJiw805byxuGBrjAs8HngpQrrgEp5dj1OOV2jVFBCJxhVult6G+2KaQ==
44924492

44934493
react-smooth@^4.0.0:
44944494
version "4.0.4"

0 commit comments

Comments
 (0)