chore: Update mermaid dependency to version 11.14.0 in package-lock.json and client/package.json

This commit is contained in:
Danny Avila 2026-04-03 15:50:41 -04:00
parent 490f34e870
commit 7e19ca197f
No known key found for this signature in database
GPG key ID: BF31EEB2C5CA0956
2 changed files with 2 additions and 2 deletions

View file

@ -81,7 +81,7 @@
"lodash": "^4.17.23",
"lucide-react": "^0.394.0",
"match-sorter": "^8.1.0",
"mermaid": "^11.13.0",
"mermaid": "^11.14.0",
"micromark-extension-llm-math": "^3.1.0",
"qrcode.react": "^4.2.0",
"rc-input-number": "^7.4.2",

2
package-lock.json generated
View file

@ -447,7 +447,7 @@
"lodash": "^4.17.23",
"lucide-react": "^0.394.0",
"match-sorter": "^8.1.0",
"mermaid": "^11.13.0",
"mermaid": "^11.14.0",
"micromark-extension-llm-math": "^3.1.0",
"qrcode.react": "^4.2.0",
"rc-input-number": "^7.4.2",