From 2d57a20c059e8d0b6f1a5db16903e8d026dc7d7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 22:19:25 +0000 Subject: [PATCH] Bump react from 19.2.4 to 19.2.5 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: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 dcf9d1b..09910c1 100644 --- a/bun.lock +++ b/bun.lock @@ -19,7 +19,7 @@ "@vitejs/plugin-react": "^6.0.1", "detect-browser": "^5.3.0", "monaco-editor": "^0.55.1", - "react": "^19.2.4", + "react": "^19.2.5", "react-dom": "^19.2.4", "typescript": "^6.0.2", "vite": "^8.0.3", @@ -161,7 +161,7 @@ "postcss": ["postcss@8.5.8", "", { "dependencies": { "nanoid": "^3.3.11", "picocolors": "^1.1.1", "source-map-js": "^1.2.1" } }, "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg=="], - "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/package.json b/package.json index 46ca733..8054bbc 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@vitejs/plugin-react": "^6.0.1", "detect-browser": "^5.3.0", "monaco-editor": "^0.55.1", - "react": "^19.2.4", + "react": "^19.2.5", "react-dom": "^19.2.4", "typescript": "^6.0.2", "vite": "^8.0.3"