Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
107 changes: 71 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion templates/vitepress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"cytoscape": "^3.34.3",
"cytoscape-cose-bilkent": "^4.1.0",
"dayjs": "^1.11.23",
"debug": "^4.4.3",

Check warning on line 44 in templates/vitepress/package.json

View workflow job for this annotation

GitHub Actions / Build and Test (macos-latest, 22)

"debug" should be replaced with an alternative package. In your project, we recommend obug. Read more here: https://e18e.dev/docs/replacements/debug

Check warning on line 44 in templates/vitepress/package.json

View workflow job for this annotation

GitHub Actions / Build and Test (ubuntu-latest, 22)

"debug" should be replaced with an alternative package. In your project, we recommend obug. Read more here: https://e18e.dev/docs/replacements/debug

Check warning on line 44 in templates/vitepress/package.json

View workflow job for this annotation

GitHub Actions / Build and Test (ubuntu-latest, 24)

"debug" should be replaced with an alternative package. In your project, we recommend obug. Read more here: https://e18e.dev/docs/replacements/debug

Check warning on line 44 in templates/vitepress/package.json

View workflow job for this annotation

GitHub Actions / Build and Test (macos-latest, 24)

"debug" should be replaced with an alternative package. In your project, we recommend obug. Read more here: https://e18e.dev/docs/replacements/debug
"mermaid": "^11.17.2",
"mermaid": "^12.0.0",
"tailwindcss": "^4.3.3",
"tsx": "^4.23.13",
"vitepress": "^1.6.4",
Expand Down
Loading