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 5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"dev" : " vite" ,
8
+ "start" : " vite" ,
8
9
"build" : " tsc -b && vite build" ,
9
10
"lint" : " eslint ." ,
10
11
"preview" : " vite preview"
11
12
},
12
13
"dependencies" : {
13
- "gridstack" : " ^10.3 .1" ,
14
+ "gridstack" : " ^11.0 .1" ,
14
15
"react" : " ^18.3.1" ,
15
16
"react-dom" : " ^18.3.1"
16
17
},
Original file line number Diff line number Diff line change @@ -832,10 +832,10 @@ graphemer@^1.4.0:
832
832
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
833
833
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
834
834
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 ==
839
839
840
840
has-flag@^4.0.0 :
841
841
version "4.0.0"
You can’t perform that action at this time.
0 commit comments