Remove deprecated @types/mermaid dependency - mermaid provides its own types

This commit is contained in:
ManishMadan2882
2025-11-05 20:43:47 +05:30
parent 155e74eca1
commit 9f19c7ee4c
2 changed files with 22 additions and 14 deletions

View File

@@ -46,7 +46,6 @@
"devDependencies": {
"@tailwindcss/postcss": "^4.1.10",
"@types/lodash": "^4.17.20",
"@types/mermaid": "^9.2.0",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.7",
"@types/react-syntax-highlighter": "^15.5.13",