Skip to content

Commit fab55f1

Browse files
fix(deps): update dependency mermaid to v11.16.1 [security]
1 parent a272927 commit fab55f1

5 files changed

Lines changed: 20 additions & 20 deletions

File tree

apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"maplibre-gl": "5.24.0",
5959
"mark.js": "8.11.1",
6060
"marked": "18.0.9",
61-
"mermaid": "11.16.0",
61+
"mermaid": "11.16.1",
6262
"mind-elixir": "5.14.0",
6363
"panzoom": "9.4.4",
6464
"preact": "10.29.8",

apps/standalone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"maplibre-gl": "5.24.0",
5353
"mark.js": "8.11.1",
5454
"marked": "18.0.9",
55-
"mermaid": "11.16.0",
55+
"mermaid": "11.16.1",
5656
"mind-elixir": "5.14.0",
5757
"panzoom": "9.4.4",
5858
"preact": "10.29.8",

packages/share-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@triliumnext/commons": "workspace:*",
2828
"fuse.js": "7.5.0",
2929
"katex": "0.18.1",
30-
"mermaid": "11.16.0"
30+
"mermaid": "11.16.1"
3131
},
3232
"devDependencies": {
3333
"@digitak/esrun": "3.2.26",

pnpm-lock.yaml

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ overrides:
3636
# built by one provider stops being assignable to the ToolSet `ai` expects (TS2322 on the Anthropic
3737
# web-search tool). Pin the version `ai` itself is built against, and raise it with the next bump.
3838
"@ai-sdk/provider-utils": "5.0.21"
39-
"mermaid": "11.16.0"
39+
"mermaid": "11.16.1"
4040
"preact": "10.29.8"
4141
"roughjs": "4.6.6"
4242
"@types/express-serve-static-core": "5.1.3"

0 commit comments

Comments
 (0)