From 36ea4062371f6d9220de931e10a78a5fe4d48441 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 14:08:10 +0000 Subject: [PATCH 1/2] chore(deps): update all non-major dependencies --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6806a8f..2aebde5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -40,7 +40,7 @@ jobs: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} - name: Attach Binaries - uses: stacksjs/action-releaser@v1.2.7 + uses: stacksjs/action-releaser@v1.2.6 with: files: | bin/dx-linux-x64 From fb1429cd539857911d139404251de32f20b99cb8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 16:07:56 +0000 Subject: [PATCH 2/2] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2195d17..7bbd112 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "0.21.17", "bunfig": "^0.15.6", - "pickier": "^0.1.7", + "pickier": "^0.1.9", "ts-error-handling": "^0.1.0", "typescript": "^5.9.3" },