File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
8+ "start" : " vite" ,
89 "build" : " tsc -b && vite build" ,
910 "lint" : " eslint ." ,
1011 "preview" : " vite preview"
1112 },
1213 "dependencies" : {
13- "gridstack" : " ^10.3 .1" ,
14+ "gridstack" : " ^11.0 .1" ,
1415 "react" : " ^18.3.1" ,
1516 "react-dom" : " ^18.3.1"
1617 },
Original file line number Diff line number Diff line change @@ -832,10 +832,10 @@ graphemer@^1.4.0:
832832 resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
833833 integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
834834
835- gridstack@^10.3 .1 :
836- version "10.3 .1"
837- resolved "https://registry.yarnpkg.com/gridstack/-/gridstack-10.3 .1.tgz#4ed704279c40094fc1b9e3318f20b573f2fe9f40 "
838- integrity sha512-Ra82k/88gdeiu3ZP40COS4bI4sGhNQlZAaAQ6szfPfr68zVpsXxiyLKr5zYcTpKX4jjcwyNsNNdcV1tDJc71fA ==
835+ gridstack@^11.0 .1 :
836+ version "11.0 .1"
837+ resolved "https://registry.yarnpkg.com/gridstack/-/gridstack-11.0 .1.tgz#5fa57bc806a3228392f3eaa588e8905f6f0dd6e4 "
838+ integrity sha512-hzjFdWjAt4+KJJ+tBAMJV9NbgAiKLBVSJXzs9RtRXjndSasMnsxpKTTCAkGCmN164ROuP83Lm1p/OoJWiy+o3g ==
839839
840840has-flag@^4.0.0 :
841841 version "4.0.0"
You can’t perform that action at this time.
0 commit comments