From 82dee76dc66301afd11ef0186206a00e07e64330 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Nov 2025 10:10:58 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- bun.lock | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bun.lock b/bun.lock index de0b0ba..537ee3a 100644 --- a/bun.lock +++ b/bun.lock @@ -5,12 +5,12 @@ "": { "name": "better-dx", "peerDependencies": { - "@stacksjs/bumpx": "^0.2.2", + "@stacksjs/bumpx": "^0.2.4", "@stacksjs/bunpress": "^0.1.0", "@stacksjs/clarity": "^0.3.24", "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.2.1", - "@types/bun": "^1.3.1", + "@types/bun": "^1.3.2", "buddy-bot": "^0.9.11", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "0.9.9", diff --git a/package.json b/package.json index ab5fa1b..5de8574 100644 --- a/package.json +++ b/package.json @@ -69,12 +69,12 @@ "typecheck": "bun --bun tsc --noEmit" }, "peerDependencies": { - "@stacksjs/bumpx": "^0.2.2", + "@stacksjs/bumpx": "^0.2.4", "@stacksjs/bunpress": "^0.1.0", "@stacksjs/clarity": "^0.3.24", "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.2.1", - "@types/bun": "^1.3.1", + "@types/bun": "^1.3.2", "buddy-bot": "^0.9.11", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "0.9.9",