Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.5.0 to 10.5.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mermaid-js/mermaid/releases">mermaid's releases</a>.</em></p> <blockquote> <h2>v10.5.1</h2> <h2>What's Changed</h2> <ul> <li>Fix: Fix for subgraphs when using flowchart-elk by <a href="https://github.com/knsv"><code>@knsv</code></a></li> <li>Docs: update Latest News section by <a href="https://github.com/huynhicode"><code>@huynhicode</code></a> in <a href="https://redirect.github.com/mermaid-js/mermaid/pull/4822">mermaid-js/mermaid#4822</a></li> <li>Docs: update Ecosystem section by <a href="https://github.com/huynhicode"><code>@huynhicode</code></a> in <a href="https://redirect.github.com/mermaid-js/mermaid/pull/4817">mermaid-js/mermaid#4817</a></li> <li>Docs: update Latest News section (Git Graph blog post) by <a href="https://github.com/huynhicode"><code>@huynhicode</code></a> in <a href="https://redirect.github.com/mermaid-js/mermaid/pull/4871">mermaid-js/mermaid#4871</a></li> <li>Docs: Add Product Hunt info by <a href="https://github.com/huynhicode"><code>@huynhicode</code></a> in <a href="https://redirect.github.com/mermaid-js/mermaid/pull/4900">mermaid-js/mermaid#4900</a></li> <li>Revert PH changes by <a href="https://github.com/sidharthv96"><code>@sidharthv96</code></a> in <a href="https://redirect.github.com/mermaid-js/mermaid/pull/4903">mermaid-js/mermaid#4903</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mermaid-js/mermaid/compare/v10.5.0...v10.5.1">https://github.com/mermaid-js/mermaid/compare/v10.5.0...v10.5.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="b70959daa7"><code>b70959d</code></a> Version 10.5.1</li> <li><a href="aaf0b474d4"><code>aaf0b47</code></a> Increased version to 10.5.1</li> <li><a href="61bc293a95"><code>61bc293</code></a> <a href="https://redirect.github.com/mermaid-js/mermaid/issues/4967">#4967</a> Reverting optimimization that breaks subgraphs</li> <li><a href="d1b386b5c9"><code>d1b386b</code></a> Revert PH changes (<a href="https://redirect.github.com/mermaid-js/mermaid/issues/4903">#4903</a>)</li> <li><a href="22b783e31d"><code>22b783e</code></a> Update docs</li> <li><a href="345d0d0bd2"><code>345d0d0</code></a> Fix lint issue</li> <li><a href="f49e8c5784"><code>f49e8c5</code></a> Fix release version</li> <li><a href="a6bb1ea28c"><code>a6bb1ea</code></a> Fix TopBar</li> <li><a href="cda7a61526"><code>cda7a61</code></a> Add MC to integrations</li> <li><a href="d17c752229"><code>d17c752</code></a> Add TopBar</li> <li>Additional commits viewable in <a href="https://github.com/mermaid-js/mermaid/compare/v10.5.0...v10.5.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
58 lines
1.5 KiB
JSON
58 lines
1.5 KiB
JSON
{
|
|
"name": "docs",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"docusaurus": "docusaurus",
|
|
"start": "docusaurus start",
|
|
"build": "docusaurus build",
|
|
"swizzle": "docusaurus swizzle",
|
|
"deploy": "docusaurus deploy",
|
|
"clear": "docusaurus clear",
|
|
"serve": "docusaurus serve",
|
|
"write-translations": "docusaurus write-translations",
|
|
"write-heading-ids": "docusaurus write-heading-ids"
|
|
},
|
|
"dependencies": {
|
|
"@docusaurus/core": "2.4.3",
|
|
"@docusaurus/plugin-google-gtag": "^2.4.3",
|
|
"@docusaurus/preset-classic": "2.4.3",
|
|
"@loadable/component": "^5.15.3",
|
|
"@mdx-js/react": "^1.6.22",
|
|
"animate.css": "^4.1.1",
|
|
"clsx": "^2.0.0",
|
|
"docusaurus-plugin-image-zoom": "^1.0.1",
|
|
"docusaurus-plugin-sass": "^0.2.5",
|
|
"feather-icons": "^4.29.1",
|
|
"jarallax": "^2.1.4",
|
|
"mdx-mermaid": "^1.3.2",
|
|
"mermaid": "^10.5.1",
|
|
"prism-react-renderer": "^1.3.5",
|
|
"react": "^17.0.2",
|
|
"react-dom": "^17.0.2",
|
|
"sass": "^1.69.4",
|
|
"tiny-slider": "^2.9.4",
|
|
"tw-elements": "^1.0.0-alpha13",
|
|
"wow.js": "^1.2.2"
|
|
},
|
|
"devDependencies": {
|
|
"@docusaurus/module-type-aliases": "2.4.3",
|
|
"@iconify/react": "^4.1.1",
|
|
"autoprefixer": "^10.4.16",
|
|
"postcss": "^8.4.31",
|
|
"tailwindcss": "^3.3.3"
|
|
},
|
|
"browserslist": {
|
|
"production": [
|
|
">0.5%",
|
|
"not dead",
|
|
"not op_mini all"
|
|
],
|
|
"development": [
|
|
"last 1 chrome version",
|
|
"last 1 firefox version",
|
|
"last 1 safari version"
|
|
]
|
|
}
|
|
}
|