File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " chartlets-demo" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.1.6-dev.0 " ,
44 "description" : " Demonstrator for the Chartlets framework." ,
55 "type" : " module" ,
66 "files" : [
3434 "chartlets" : " file:../lib" ,
3535 "react" : " ^18.3.1" ,
3636 "react-dom" : " ^18.3.1" ,
37- "react-vega" : " ^7.6.0" ,
37+ "react-vega" : " >=7" ,
38+ "vega" : " ^5.33.0" ,
39+ "vega-embed" : " ^6.5.1" ,
40+ "vega-lite" : " ^5.23.0" ,
41+ "vega-themes" : " >=2" ,
3842 "zustand" : " ^5.0.0"
3943 },
4044 "devDependencies" : {
Original file line number Diff line number Diff line change 6666 "react" : " ^18.3.1" ,
6767 "react-dom" : " ^18.3.1" ,
6868 "react-vega" : " >=7" ,
69+ "vega" : " ^5.33.0" ,
70+ "vega-embed" : " ^6.5.1" ,
71+ "vega-lite" : " ^5.23.0" ,
6972 "vega-themes" : " >=2"
7073 },
7174 "peerDependenciesMeta" : {
You can’t perform that action at this time.
0 commit comments