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 4c6725fCopy full SHA for 4c6725f
bun.lockb
13.8 KB
package.json
@@ -18,15 +18,15 @@
18
"plop": "plop"
19
},
20
"dependencies": {
21
- "@astrojs/starlight": "0.32.6",
+ "@astrojs/starlight": "0.36.3",
22
"astro": "4.16.18",
23
- "sharp": "0.34.0"
+ "sharp": "0.34.5"
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",
30
- "typescript": "5.8.3"
+ "@astrojs/check": "0.9.5",
+ "@commitlint/cli": "19.8.1",
+ "@commitlint/config-conventional": "19.8.1",
+ "lefthook": "1.13.6",
+ "typescript": "5.9.3"
31
}
32
0 commit comments