Skip to content

Commit

Permalink
Update viz in website
Browse files Browse the repository at this point in the history
  • Loading branch information
mdaines committed Nov 1, 2024
1 parent 0489f65 commit f7e151d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@codemirror/state": "^6.2.1",
"@lezer/common": "^1.0.3",
"@viz-js/lang-dot": "1.0.4",
"@viz-js/viz": "3.8.0",
"@viz-js/viz": "3.10.0",
"codemirror": "^6.0.1",
"lodash-es": "^4.17.21",
"react": "^18.3.1",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1968,6 +1968,11 @@
"@lezer/highlight" "^1.1.6"
"@lezer/xml" "^1.0.2"

"@viz-js/[email protected]":
version "3.10.0"
resolved "https://registry.yarnpkg.com/@viz-js/viz/-/viz-3.10.0.tgz#192333e1b29cb07b302bfa12a056c90f2131f364"
integrity sha512-LnmkNuruBy2reIQBO2qPTipfSwSH7+AMeJ+Iv0y1MlY59Bc2LFPY9nyc3sB3yV5r8IojySGaiZBCs1uK8ai+rQ==

"@viz-js/[email protected]":
version "3.8.0"
resolved "https://registry.yarnpkg.com/@viz-js/viz/-/viz-3.8.0.tgz#38ecd4280b37b06b7d3f7a805b8520d5884ee459"
Expand Down

0 comments on commit f7e151d

Please sign in to comment.