Skip to content

Commit 4c6725f

Browse files
fix(deps): update bun non-major dependencies
1 parent 6e1f081 commit 4c6725f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lockb

13.8 KB
Binary file not shown.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
"plop": "plop"
1919
},
2020
"dependencies": {
21-
"@astrojs/starlight": "0.32.6",
21+
"@astrojs/starlight": "0.36.3",
2222
"astro": "4.16.18",
23-
"sharp": "0.34.0"
23+
"sharp": "0.34.5"
2424
},
2525
"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"
26+
"@astrojs/check": "0.9.5",
27+
"@commitlint/cli": "19.8.1",
28+
"@commitlint/config-conventional": "19.8.1",
29+
"lefthook": "1.13.6",
30+
"typescript": "5.9.3"
3131
}
3232
}

0 commit comments

Comments
 (0)