Skip to content

Commit

Permalink
feat: make main diagram selectable
Browse files Browse the repository at this point in the history
  • Loading branch information
reednaa committed Sep 27, 2024
1 parent b41e276 commit e57849a
Show file tree
Hide file tree
Showing 24 changed files with 12,775 additions and 14,556 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "^0.9.2",
"@astrojs/starlight": "^0.25.4",
"@astrojs/svelte": "^5.7.0",
"astro": "^4.13.1",
"astro-d2": "^0.4.0",
"@astrojs/check": "^0.9.3",
"@astrojs/starlight": "^0.25.5",
"@astrojs/svelte": "^5.7.1",
"astro": "^4.15.9",
"astro-d2": "^0.5.2",
"astro-iconify": "^1.2.0",
"rehype-mathjax": "^6.0.0",
"remark-math": "^6.0.0",
"sharp": "^0.33.4",
"sharp": "^0.33.5",
"starlight-links-validator": "^0.10.1",
"svelte": "^4.2.18",
"typescript": "^5.5.4"
"svelte": "^4.2.19",
"typescript": "^5.6.2"
},
"packageManager": "pnpm@8.6.1+sha1.435b3c83c7de5c455ad80fd63ee7ecf3b67b949b"
"packageManager": "pnpm@9.11.0+sha256.1c0e33f70e5df9eede84a357bdfa0b1f9dba6e58194628d48a1055756f553754"
}
Loading

0 comments on commit e57849a

Please sign in to comment.