Skip to content

Commit 8718512

Browse files
fix(deps): update bun non-major dependencies
1 parent f18e424 commit 8718512

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

1.14 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
},
2020
"dependencies": {
2121
"@astrojs/starlight": "0.26.1",
22-
"astro": "4.15.1",
22+
"astro": "4.15.2",
2323
"sharp": "0.33.5"
2424
},
2525
"devDependencies": {
2626
"@astrojs/check": "0.9.3",
2727
"@commitlint/cli": "19.4.1",
2828
"@commitlint/config-conventional": "19.4.1",
29-
"lefthook": "1.7.14",
29+
"lefthook": "1.7.15",
3030
"typescript": "5.5.4"
3131
}
3232
}

0 commit comments

Comments
 (0)