From 404cadf005ff34d5963a5fa56f12eeb8cecf0922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 17:00:38 +0000 Subject: [PATCH 1/2] Bump typescript from 5.9.3 to 6.0.2 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf4bf63f..6ef40e4a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "node-addon-api": "8.7.0", "node-gyp": "12.2.0", "prettier": "3.8.1", - "typescript": "5.9.3" + "typescript": "6.0.2" }, "dependencies": { "@fastify/multipart": "9.4.0", From b107af46d766c787fa10f34200d2a1c04ea59304 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 11 Apr 2026 17:00:51 +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 3a6168fd..5ec867a9 100644 --- a/bun.lock +++ b/bun.lock @@ -18,7 +18,7 @@ "node-addon-api": "8.7.0", "node-gyp": "12.2.0", "prettier": "3.8.1", - "typescript": "5.9.3", + "typescript": "6.0.2", }, }, }, @@ -302,7 +302,7 @@ "tslib": ["tslib@2.8.1", "", {}, "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="], - "typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, ""], + "typescript": ["typescript@6.0.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ=="], "undici-types": ["undici-types@7.16.0", "", {}, ""],