From e2bc364f64d857f474d6e68908b6eae10b9494c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 05:24:36 +0000 Subject: [PATCH] chore(deps-dev): Bump @types/react-dom from 19.2.4 to 19.2.5 Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.2.4 to 19.2.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-version: 19.2.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 08ca24b..d111e9a 100644 --- a/bun.lock +++ b/bun.lock @@ -18,7 +18,7 @@ "@tailwindcss/vite": "4.3.3", "@types/bun": "1.4.0", "@types/react": "19.2.18", - "@types/react-dom": "19.2.4", + "@types/react-dom": "19.2.5", "@vitejs/plugin-react": "6.1.0", "knip": "6.32.2", "tailwindcss": "4.3.3", @@ -345,7 +345,7 @@ "@types/react": ["@types/react@19.2.18", "", { "dependencies": { "csstype": "^3.2.2" } }, "sha512-AnzbBERsrLKtk2XSfTbYRLjQPdy116Sty4q+T+Bp3IC4l6jNBvreVPAHmpq9qhXQM7CXZPjLVmGMw9sy+hxQ3w=="], - "@types/react-dom": ["@types/react-dom@19.2.4", "", { "peerDependencies": { "@types/react": "^19.2.0" } }, "sha512-Bsc+QHgp+P/F02XDzNCY9jnZNCUuLki36KT7VKrTXXLdHf+vHMNZnW1rVu5DNW/rCK+fya3DATySbLM4yhtKUw=="], + "@types/react-dom": ["@types/react-dom@19.2.5", "", { "peerDependencies": { "@types/react": "^19.2.0" } }, "sha512-fMPwH9v7r/pp43yUd2/Mbiex5KouJwwR3dzHkhLREUC6764VyDsqxhAxv6OFEYR1RhjOyD1naqba8ECDBe7ZQg=="], "@typescript/typescript-aix-ppc64": ["@typescript/typescript-aix-ppc64@7.0.2", "", { "os": "aix", "cpu": "ppc64" }, "sha512-MTKKkWB7p/0E9xi1d1tHtZ5PiLkGEMIq88pK2CubZjOsLtYTLqhgIgi6zepFa+9GHZ6h05NMCkQxGKiPXMxXtQ=="], diff --git a/package.json b/package.json index 70a0848..df87f79 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@tailwindcss/vite": "4.3.3", "@types/bun": "1.4.0", "@types/react": "19.2.18", - "@types/react-dom": "19.2.4", + "@types/react-dom": "19.2.5", "@vitejs/plugin-react": "6.1.0", "knip": "6.32.2", "tailwindcss": "4.3.3",