mermaid 9.3.0-rc.6 → 9.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4522,7 +4522,7 @@ const utils = {
4522
4522
  insertTitle
4523
4523
  };
4524
4524
  const name = "mermaid";
4525
- const version$1 = "9.3.0-rc.6";
4525
+ const version$1 = "9.3.0";
4526
4526
  const description$1 = "Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.";
4527
4527
  const main = "./dist/mermaid.min.js";
4528
4528
  const module = "./dist/mermaid.core.mjs";
@@ -4576,7 +4576,7 @@ const standard = {
4576
4576
  const dependencies = {
4577
4577
  "@braintree/sanitize-url": "^6.0.0",
4578
4578
  d3: "^7.0.0",
4579
- "dagre-d3-es": "7.0.5",
4579
+ "dagre-d3-es": "7.0.6",
4580
4580
  dompurify: "2.4.1",
4581
4581
  khroma: "^2.0.0",
4582
4582
  "lodash-es": "^4.17.21",