chore: YOLO pnpm --recursive update

This commit is contained in:
Sidharth Vinod
2024-03-23 11:33:13 +05:30
parent cdbee64086
commit 3278899787
8 changed files with 2022 additions and 2287 deletions

View File

@@ -12,12 +12,12 @@
"author": "",
"license": "ISC",
"devDependencies": {
"webpack": "^5.88.2",
"webpack": "^5.91.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.11.1"
"webpack-dev-server": "^4.15.2"
},
"dependencies": {
"mermaid": "workspace:*",
"@mermaid-js/mermaid-example-diagram": "workspace:*"
"@mermaid-js/mermaid-example-diagram": "workspace:*",
"mermaid": "workspace:*"
}
}