feat: overhaul many things #17

Merged
naomi merged 16 commits from feat/many-things into main 2025-12-15 21:15:26 -08:00
2 changed files with 863 additions and 1085 deletions
Showing only changes of commit e4e2bd16b3 - Show all commits
+7 -7
View File
@@ -12,16 +12,16 @@
"test": "vitest --run" "test": "vitest --run"
}, },
"dependencies": { "dependencies": {
"@astrojs/check": "0.9.5", "@astrojs/check": "0.9.6",
"@astrojs/starlight": "0.36.1", "@astrojs/starlight": "0.37.1",
"astro": "5.15.2", "astro": "5.16.5",
"astro-mermaid": "1.1.0", "astro-mermaid": "1.2.0",
"mermaid": "11.12.1", "mermaid": "11.12.2",
"typescript": "5.9.3" "typescript": "5.9.3"
}, },
"devDependencies": { "devDependencies": {
"cspell": "9.2.2", "cspell": "9.4.0",
"gray-matter": "4.0.3", "gray-matter": "4.0.3",
"vitest": "4.0.5" "vitest": "4.0.15"
} }
} }
+856 -1078
View File
File diff suppressed because it is too large Load Diff