We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1f081 commit 268398aCopy full SHA for 268398a
bun.lockb
5.48 KB
package.json
@@ -18,15 +18,15 @@
18
"plop": "plop"
19
},
20
"dependencies": {
21
- "@astrojs/starlight": "0.32.6",
+ "@astrojs/starlight": "0.35.1",
22
"astro": "4.16.18",
23
- "sharp": "0.34.0"
+ "sharp": "0.34.3"
24
25
"devDependencies": {
26
"@astrojs/check": "0.9.4",
27
- "@commitlint/cli": "19.8.0",
28
- "@commitlint/config-conventional": "19.8.0",
29
- "lefthook": "1.11.6",
+ "@commitlint/cli": "19.8.1",
+ "@commitlint/config-conventional": "19.8.1",
+ "lefthook": "1.12.2",
30
"typescript": "5.8.3"
31
}
32
0 commit comments