2 parents b06bfdf + 000d7b4 commit f539c40Copy full SHA for f539c40
2 files changed
package.json
@@ -21,17 +21,17 @@
21
},
22
"dependencies": {
23
"@astrojs/check": "^0.9.6",
24
- "@astrojs/starlight": "^0.37.0",
25
- "astro": "^5.16.4",
+ "@astrojs/starlight": "^0.37.1",
+ "astro": "^5.16.6",
26
"astro-mermaid": "^1.2.0",
27
"mermaid": "^11.12.2",
28
"sharp": "^0.34.2"
29
30
"devDependencies": {
31
- "@biomejs/biome": "^2.3.8",
+ "@biomejs/biome": "^2.3.10",
32
"@changesets/cli": "^2.29.8",
33
- "@commitlint/cli": "^20.1.0",
34
- "@commitlint/config-conventional": "^20.0.0",
+ "@commitlint/cli": "^20.2.0",
+ "@commitlint/config-conventional": "^20.2.0",
35
"husky": "^9.1.7",
36
"lint-staged": "^16.2.7",
37
"typescript": "^5.9.3"
0 commit comments