File tree Expand file tree Collapse file tree 2 files changed +92
-738
lines changed
packages/components-react/vega-visualization-react Expand file tree Collapse file tree 2 files changed +92
-738
lines changed Original file line number Diff line number Diff line change 6060 "typecheck" : " tsc --noEmit"
6161 },
6262 "dependencies" : {
63- "@utrecht/vega-visualization-css" : " workspace:*" ,
64- "clsx" : " 2.1.1"
63+ "@utrecht/vega-visualization-css" : " workspace:*"
6564 },
6665 "devDependencies" : {
6766 "@testing-library/dom" : " 10.4.1" ,
7776 "jest-environment-jsdom" : " 29.7.0" ,
7877 "react" : " 19.2.4" ,
7978 "react-dom" : " 19.2.4" ,
79+ "react-vega" : " 8.0.0" ,
8080 "rollup" : " 4.23.0" ,
81- "typescript" : " 5.9.3"
81+ "typescript" : " 5.9.3" ,
82+ "vega" : " 6.2.0" ,
83+ "vega-embed" : " 7.1.0" ,
84+ "vega-lite" : " 6.4.2"
8285 },
8386 "peerDependencies" : {
8487 "@babel/runtime" : " ^7.23.6" ,
8588 "react" : " ^18.0.0 || ^19.0.0" ,
8689 "react-dom" : " ^18.0.0 || ^19.0.0" ,
87- "react-vega" : " ^7.6 .0" ,
90+ "react-vega" : " ^8.0 .0" ,
8891 "vega" : " ^5.25.0"
8992 },
9093 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments