Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency react-resizable-panels to v2.0.19 #928

Merged
merged 1 commit into from
May 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"dependencies": {
"d3": "7.9.0",
"react-error-boundary": "4.0.13",
"react-resizable-panels": "2.0.18"
"react-resizable-panels": "2.0.19"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3645,7 +3645,7 @@ __metadata:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-error-boundary: "npm:4.0.13"
react-resizable-panels: "npm:2.0.18"
react-resizable-panels: "npm:2.0.19"
tailwindcss: "npm:3.4.3"
ts-jest: "npm:29.1.2"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -14071,13 +14071,13 @@ __metadata:
languageName: node
linkType: hard

"react-resizable-panels@npm:2.0.18":
version: 2.0.18
resolution: "react-resizable-panels@npm:2.0.18"
"react-resizable-panels@npm:2.0.19":
version: 2.0.19
resolution: "react-resizable-panels@npm:2.0.19"
peerDependencies:
react: ^16.14.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.14.0 || ^17.0.0 || ^18.0.0
checksum: 10/cbb26426fc2b0083b6f65122ccb75365ed83b009b9816b4f1bcd0b3895a3e842679b734c3ae3bf403f9205321d3d3d54c2f021b5cd3453d9bcc345299ba42461
checksum: 10/ac283f1667d2d41da32274b10875c430acff90bef977760e9f3944452be1ebbf4d7ed8909187d5b6a921b493a0a5e6a8e6215fa3d19370a11b2ffbc1a04b7811
languageName: node
linkType: hard

Expand Down