mirror of
https://github.com/beclab/Olares
synced 2026-05-23 16:58:26 +00:00
chore(deps): bump dompurify and mermaid in /docs (#1694)
Bumps [dompurify](https://github.com/cure53/DOMPurify) to 3.2.6 and updates ancestor dependency [mermaid](https://github.com/mermaid-js/mermaid). These dependencies need to be updated together. Updates `dompurify` from 3.1.6 to 3.2.6 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.1.6...3.2.6) Updates `mermaid` from 10.9.3 to 11.9.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/v10.9.3...mermaid@11.9.0) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.2.6 dependency-type: indirect - dependency-name: mermaid dependency-version: 11.9.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a030b047b4
commit
b62a264c38
2 changed files with 695 additions and 661 deletions
1354
docs/package-lock.json
generated
1354
docs/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -5,7 +5,7 @@
|
|||
"preview": "vitepress preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mermaid": "10.9.3",
|
||||
"mermaid": "11.9.0",
|
||||
"terser": "^5.14.2",
|
||||
"vitepress": "1.6.3",
|
||||
"vitepress-plugin-mermaid": "2.0.17"
|
||||
|
|
|
|||
Loading…
Reference in a new issue