From 78a9841c9ef4da9963e97c31fc628263a569a2e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 13:48:09 +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 faa620b4..b8dab824 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "node-addon-api": "8.6.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 edacf1f79081ddd7305ec9364690eb8394355453 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 30 Mar 2026 13:48:23 +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 6b4c92e2..b2d9ba74 100644 --- a/bun.lock +++ b/bun.lock @@ -18,7 +18,7 @@ "node-addon-api": "8.6.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", "", {}, ""],