Skip to content

Commit 9b2bccd

Browse files
committed
pin vega for chartlets
1 parent 087b8c6 commit 9b2bccd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@
3131
"@mui/x-data-grid": "^7.21.0",
3232
"@mui/x-date-pickers": "^7.21.0",
3333
"@uiw/react-codemirror": "^4.19.5",
34-
"chartlets": "^0.1.5",
34+
"chartlets": "^0.1.6",
35+
"vega": "^5.33.0",
36+
"vega-lite": "^5.23.0",
3537
"classnames": "^2.2.6",
3638
"codemirror": "^6.0.1",
3739
"color-rgba": "^2.2.3",

0 commit comments

Comments
 (0)