Skip to content

Commit 3686480

Browse files
Update dependency react-resizable-panels to v4
1 parent 50c617c commit 3686480

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.6.2"
4490+
resolved "https://registry.yarnpkg.com/react-resizable-panels/-/react-resizable-panels-4.6.2.tgz#1004f9ee9c259e7dc0da3a33d9de4bff23427055"
4491+
integrity sha512-d6hyD6s7ewNAI+oINrZznR/08GUyAszrowXouUDztePEn/tQ2z/LEI2qRvrizYBe3TpgBi0cCjc10pXTTOc4jw==
44924492

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

0 commit comments

Comments
 (0)