Skip to content

Commit

Permalink
Intent2 (#12)
Browse files Browse the repository at this point in the history
* feat: small reorganisation

* feat: make main diagram selectable

* feat: Bitcoin docs

* feat: update depends

* feat: order initiation

* feat: second version of documentation
  • Loading branch information
reednaa authored Oct 1, 2024
1 parent 8dbec8d commit 41d7b27
Show file tree
Hide file tree
Showing 31 changed files with 11,945 additions and 15,553 deletions.
20 changes: 10 additions & 10 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.28.2",
"@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",
"starlight-links-validator": "^0.10.1",
"svelte": "^4.2.18",
"typescript": "^5.5.4"
"sharp": "^0.33.5",
"starlight-links-validator": "^0.12.1",
"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 41d7b27

Please sign in to comment.