From 4752f70b3130367751f59a43dc03aba10ffc09c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 13:04:29 +0000 Subject: [PATCH 1/2] Bump bun-types from 1.3.10 to 1.3.11 Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.3.10 to 1.3.11. - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.3.11/packages/bun-types) --- updated-dependencies: - dependency-name: bun-types dependency-version: 1.3.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49dc9dfa..2ce81a1c 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "format": "bunx prettier . --write" }, "devDependencies": { - "bun-types": "1.3.10", + "bun-types": "1.3.11", "node-addon-api": "8.6.0", "node-gyp": "12.2.0", "prettier": "3.8.1", From 0b1ab34ae23636e8e036a2df85925869aa64f627 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 23 Mar 2026 13:04:40 +0000 Subject: [PATCH 2/2] chore: update bun.lock --- bun.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 1b03f9a5..25b409b9 100644 --- a/bun.lock +++ b/bun.lock @@ -14,7 +14,7 @@ "thumbhash": "0.1.1", }, "devDependencies": { - "bun-types": "1.3.10", + "bun-types": "1.3.11", "node-addon-api": "8.6.0", "node-gyp": "12.2.0", "prettier": "3.8.1", @@ -124,7 +124,7 @@ "avvio": ["avvio@9.1.0", "", { "dependencies": { "@fastify/error": "^4.0.0", "fastq": "^1.17.1" } }, ""], - "bun-types": ["bun-types@1.3.10", "", { "dependencies": { "@types/node": "*" } }, "sha512-tcpfCCl6XWo6nCVnpcVrxQ+9AYN1iqMIzgrSKYMB/fjLtV2eyAVEg7AxQJuCq/26R6HpKWykQXuSOq/21RYcbg=="], + "bun-types": ["bun-types@1.3.11", "", { "dependencies": { "@types/node": "*" } }, "sha512-1KGPpoxQWl9f6wcZh57LvrPIInQMn2TQ7jsgxqpRzg+l0QPOFvJVH7HmvHo/AiPgwXy+/Thf6Ov3EdVn1vOabg=="], "cacache": ["cacache@20.0.3", "", { "dependencies": { "@npmcli/fs": "^5.0.0", "fs-minipass": "^3.0.0", "glob": "^13.0.0", "lru-cache": "^11.1.0", "minipass": "^7.0.3", "minipass-collect": "^2.0.1", "minipass-flush": "^1.0.5", "minipass-pipeline": "^1.2.4", "p-map": "^7.0.2", "ssri": "^13.0.0", "unique-filename": "^5.0.0" } }, ""],