Merge pull request #18040 from rgaricano/dev-FEAT_Vega_Visualizer

FEAT: Add Vega-Lite Char Visualizer Renderer
This commit is contained in:
Tim Jaeryang Baek
2025-10-03 23:52:30 -05:00
committed by GitHub
2 changed files with 9 additions and 1 deletions

View File

@@ -138,6 +138,7 @@
"undici": "^7.3.0",
"uuid": "^9.0.1",
"vega": "^6.2.0",
"vega-lite": "^6.4.1",
"vite-plugin-static-copy": "^2.2.0",
"y-prosemirror": "^1.3.7",
"yaml": "^2.7.1",