Merge branch 'develop' into next

Signed-off-by: Reda Al Sulais <u.yokozuna@gmail.com>
This commit is contained in:
Reda Al Sulais 2023-09-02 18:57:00 +03:00
commit 84f3baf013
4 changed files with 1859 additions and 2602 deletions

View File

@ -4,7 +4,7 @@
"version": "10.2.4",
"description": "Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.",
"type": "module",
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.7.0",
"keywords": [
"diagram",
"markdown",

View File

@ -115,7 +115,7 @@
"rimraf": "^5.0.0",
"start-server-and-test": "^2.0.0",
"type-fest": "^4.1.0",
"typedoc": "^0.24.5",
"typedoc": "^0.25.0",
"typedoc-plugin-markdown": "^3.15.2",
"typescript": "^5.0.4",
"unist-util-flatmap": "^1.0.0",

View File

@ -32,7 +32,7 @@
"unplugin-vue-components": "^0.25.0",
"vite": "^4.3.9",
"vite-plugin-pwa": "^0.16.0",
"vitepress": "1.0.0-rc.4",
"vitepress": "1.0.0-rc.8",
"workbox-window": "^7.0.0"
}
}

File diff suppressed because it is too large Load Diff