From 761bc44b4a273f03763eb024faf8da0c29c103ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 14:14:14 +0000 Subject: [PATCH 1/2] chore(deps): update dependency bunfig to 0.14.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05bcac1222d..92b013b9dc0 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "bumpx": "^0.1.1", "bun-git-hooks": "^0.2.19", "bun-plugin-dtsx": "^0.21.12", - "bunfig": "^0.10.1", + "bunfig": "^0.14.1", "happy-dom": "^18.0.1", "prettier": "^3.6.2", "stylelint": "^16.21.1", From 351b9fea3338d03e3a0d10022394b1c2c3a3570f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 22:11:04 +0000 Subject: [PATCH 2/2] chore(deps): update dependency bunfig to 0.15.0 (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92b013b9dc0..7d97482d1e4 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "bumpx": "^0.1.1", "bun-git-hooks": "^0.2.19", "bun-plugin-dtsx": "^0.21.12", - "bunfig": "^0.14.1", + "bunfig": "^0.15.0", "happy-dom": "^18.0.1", "prettier": "^3.6.2", "stylelint": "^16.21.1",