Skip to content

Commit f7c8d50

Browse files
chore(deps): update all non-major dependencies
1 parent 298a2e7 commit f7c8d50

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@stacksjs/logsmith": "^0.1.18",
1212
"@types/bun": "^1.2.23",
1313
"buddy-bot": "^0.9.7",
14-
"bun-git-hooks": "^0.2.19",
14+
"bun-git-hooks": "^0.3.1",
1515
"bun-plugin-dtsx": "^0.21.12",
1616
"typescript": "^5.9.3",
1717
},
@@ -803,7 +803,7 @@
803803

804804
"builtin-modules": ["[email protected]", "", {}, "sha512-p1n8zyCkt1BVrKNFymOHjcDSAl7oq/gUvfgULv2EblgpPVQlQr9yHnWjg9IJ2MhfwPqiYqMMrr01OY7yQoK2yA=="],
805805

806-
"bun-git-hooks": ["bun-git-hooks@0.2.19", "", { "bin": { "git-hooks": "dist/bin/cli.js", "bun-git-hooks": "dist/bin/cli.js" } }, "sha512-h+YfI+/hCojKadnC9kfk71suZsjdgKShv82+bHp6UiHwH+XDyqavfAUt4NQTGRcIq7dSo2Mfh0QgCiAkCJOl8w=="],
806+
"bun-git-hooks": ["bun-git-hooks@0.3.1", "", { "bin": { "git-hooks": "dist/bin/cli.js", "bun-git-hooks": "dist/bin/cli.js" } }, "sha512-Xs/QUqIYgBmLHSVr5VBLVbM5lZbUoAXKX2WZyoQDb2LlzcxC3BpBvMkMTQH75UuOJZwaRBq8yEe4IR6NckqdgQ=="],
807807

808808
"bun-plugin-dtsx": ["[email protected]", "", { "dependencies": { "@stacksjs/dtsx": "^0.8.1" } }, "sha512-VqGDRoTKEnkD508k9jRlcwFoEEJXtjqLMGN+brRP4/3vH0wfLZkZiWG5jc490roZOmphrQlo5NgfFB/j71+Qtg=="],
809809

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@stacksjs/logsmith": "^0.1.18",
4242
"@types/bun": "^1.2.23",
4343
"buddy-bot": "^0.9.7",
44-
"bun-git-hooks": "^0.2.19",
44+
"bun-git-hooks": "^0.3.1",
4545
"bun-plugin-dtsx": "^0.21.12",
4646
"typescript": "^5.9.3"
4747
},

packages/headwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"test": "bun test"
6969
},
7070
"devDependencies": {
71-
"bunfig": "^0.10.1"
71+
"bunfig": "^0.15.0"
7272
},
7373
"overrides": {
7474
"unconfig": "0.3.10"

0 commit comments

Comments
 (0)