Skip to content

Commit 8bcfd39

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

5.08 KB
Binary file not shown.

package.json

Lines changed: 5 additions & 5 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.34.3",
2222
"astro": "4.16.18",
23-
"sharp": "0.34.0"
23+
"sharp": "0.34.2"
2424
},
2525
"devDependencies": {
2626
"@astrojs/check": "0.9.4",
27-
"@commitlint/cli": "19.8.0",
28-
"@commitlint/config-conventional": "19.8.0",
29-
"lefthook": "1.11.6",
27+
"@commitlint/cli": "19.8.1",
28+
"@commitlint/config-conventional": "19.8.1",
29+
"lefthook": "1.11.13",
3030
"typescript": "5.8.3"
3131
}
3232
}

0 commit comments

Comments
 (0)