From e02dbe94b0a86f0fc038265944a7796fcad4ad7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 03:26:06 +0000 Subject: [PATCH 1/2] Bump @types/uuid from 10.0.0 to 11.0.0 Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 10.0.0 to 11.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: "@types/uuid" dependency-version: 11.0.0 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 b6a794d..cc8ce91 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/node": "^24", "@types/react": "^19", "@types/react-dom": "^19", - "@types/uuid": "^10.0.0", + "@types/uuid": "^11.0.0", "eslint": "^9", "eslint-config-next": "15.4.6", "tailwindcss": "^4", From 0cb6a51019edc6d75e7944baec67c80c932c3560 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 03:26:19 +0000 Subject: [PATCH 2/2] chore: update lockfile (auto-fix for Dependabot PR) --- bun.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 8f29a1b..6a1fb78 100644 --- a/bun.lock +++ b/bun.lock @@ -20,7 +20,7 @@ "@types/node": "^24", "@types/react": "^19", "@types/react-dom": "^19", - "@types/uuid": "^10.0.0", + "@types/uuid": "^11.0.0", "eslint": "^9", "eslint-config-next": "15.4.6", "tailwindcss": "^4", @@ -217,7 +217,7 @@ "@types/triple-beam": ["@types/triple-beam@1.3.5", "", {}, "sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw=="], - "@types/uuid": ["@types/uuid@10.0.0", "", {}, "sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ=="], + "@types/uuid": ["@types/uuid@11.0.0", "", { "dependencies": { "uuid": "*" } }, "sha512-HVyk8nj2m+jcFRNazzqyVKiZezyhDKrGUA3jlEcg/nZ6Ms+qHwocba1Y/AaVaznJTAM9xpdFSh+ptbNrhOGvZA=="], "@types/webidl-conversions": ["@types/webidl-conversions@7.0.3", "", {}, "sha512-CiJJvcRtIgzadHCYXw7dqEnMNRjhGZlYK05Mj9OyktqV8uVT8fD2BFOB7S1uwBE3Kj2Z+4UyPmFw/Ixgw/LAlA=="],