From 2ea0da7ab4860235a3640fcd2c83820c9d61f1cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 08:52:18 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /frontend Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 79a4090..b02313a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -22,7 +22,7 @@ "svelte": "^5.55.9", "svelte-check": "^4.4.8", "tailwindcss": "^4.3.0", - "typescript": "^5.9.3", + "typescript": "^6.0.3", "vite": "^8.0.14", "vitest": "^4.1.7" }, From 1c0165ff3f49180beb42f5032327a4a3884bb76c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 08:52:31 +0000 Subject: [PATCH 2/2] chore: sync bun.lock after dependabot bump --- frontend/bun.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/bun.lock b/frontend/bun.lock index cf919cb..bba22ee 100644 --- a/frontend/bun.lock +++ b/frontend/bun.lock @@ -19,7 +19,7 @@ "svelte": "^5.55.9", "svelte-check": "^4.4.8", "tailwindcss": "^4.3.0", - "typescript": "^5.9.3", + "typescript": "^6.0.3", "vite": "^8.0.14", "vitest": "^4.1.7", }, @@ -420,7 +420,7 @@ "tslib": ["tslib@2.3.0", "", {}, "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg=="], - "typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="], + "typescript": ["typescript@6.0.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw=="], "undici": ["undici@7.25.0", "", {}, "sha512-xXnp4kTyor2Zq+J1FfPI6Eq3ew5h6Vl0F/8d9XU5zZQf1tX9s2Su1/3PiMmUANFULpmksxkClamIZcaUqryHsQ=="],