From e02b9e6adeba5dfa62f9bca61396b675a0ce2bc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 21:55:43 +0000 Subject: [PATCH] chore(deps): bump react from 19.2.4 to 19.2.5 in /web Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.4 to 19.2.5. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/bun.lock | 4 ++-- web/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/bun.lock b/web/bun.lock index e854a57..f864a87 100644 --- a/web/bun.lock +++ b/web/bun.lock @@ -11,7 +11,7 @@ "astro": "^6.1.3", "github-cards-react": "^0.2.0", "linguist-colors-list": "^1.0.20260409", - "react": "^19.2.4", + "react": "^19.2.5", "react-dom": "^19.2.4", }, }, @@ -619,7 +619,7 @@ "radix3": ["radix3@1.1.2", "", {}, "sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA=="], - "react": ["react@19.2.4", "", {}, "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ=="], + "react": ["react@19.2.5", "", {}, "sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA=="], "react-dom": ["react-dom@19.2.4", "", { "dependencies": { "scheduler": "^0.27.0" }, "peerDependencies": { "react": "^19.2.4" } }, "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ=="], diff --git a/web/package.json b/web/package.json index 0b99aef..1014c3c 100644 --- a/web/package.json +++ b/web/package.json @@ -15,7 +15,7 @@ "astro": "^6.1.3", "github-cards-react": "^0.2.0", "linguist-colors-list": "^1.0.20260409", - "react": "^19.2.4", + "react": "^19.2.5", "react-dom": "^19.2.4" } } \ No newline at end of file