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 8bcfd39Copy full SHA for 8bcfd39
bun.lockb
5.08 KB
package.json
@@ -18,15 +18,15 @@
18
"plop": "plop"
19
},
20
"dependencies": {
21
- "@astrojs/starlight": "0.32.6",
+ "@astrojs/starlight": "0.34.3",
22
"astro": "4.16.18",
23
- "sharp": "0.34.0"
+ "sharp": "0.34.2"
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.11.13",
30
"typescript": "5.8.3"
31
}
32
0 commit comments