File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
public/r/styles/new-york-v4 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 530530 {
531531 "name" : " resizable" ,
532532 "dependencies" : [
533- " react-resizable-panels@^3 "
533+ " react-resizable-panels@^4 "
534534 ],
535535 "files" : [
536536 {
Original file line number Diff line number Diff line change 22 "$schema" : " https://ui.shadcn.com/schema/registry-item.json" ,
33 "name" : " resizable" ,
44 "dependencies" : [
5- " react-resizable-panels@^3 "
5+ " react-resizable-panels@^4 "
66 ],
77 "files" : [
88 {
Original file line number Diff line number Diff line change @@ -404,7 +404,7 @@ export const ui: Registry["items"] = [
404404 {
405405 name : "resizable" ,
406406 type : "registry:ui" ,
407- dependencies : [ "react-resizable-panels@^3 " ] ,
407+ dependencies : [ "react-resizable-panels@^4 " ] ,
408408 files : [
409409 {
410410 path : "ui/resizable.tsx" ,
You can’t perform that action at this time.
0 commit comments