Skip to content

Commit dec59f8

Browse files
Update dependency react-resizable-panels to v4
1 parent 63d2255 commit dec59f8

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
@@ -4447,10 +4447,10 @@ react-remove-scroll@^2.6.3:
44474447
use-callback-ref "^1.3.3"
44484448
use-sidecar "^1.1.3"
44494449

4450-
react-resizable-panels@^2.1.7:
4451-
version "2.1.7"
4452-
resolved "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.1.7.tgz"
4453-
integrity sha512-JtT6gI+nURzhMYQYsx8DKkx6bSoOGFp7A3CwMrOb8y5jFHFyqwo9m68UhmXRw57fRVJksFn1TSlm3ywEQ9vMgA==
4450+
react-resizable-panels@^4.0.0:
4451+
version "4.1.1"
4452+
resolved "https://registry.yarnpkg.com/react-resizable-panels/-/react-resizable-panels-4.1.1.tgz#863a6f3c633c53754a3057cea050a624c86e23c5"
4453+
integrity sha512-+LO3RKIrSplxD5XFFD2ANsNXplAoihn1Gwmb+XwYS2RKSV17C7RqbYuYEUyqrD8uitGIdXK1vs2FamRLGLeGfQ==
44544454

44554455
react-smooth@^4.0.0:
44564456
version "4.0.4"

0 commit comments

Comments
 (0)