Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit f75bc59

Browse files
Bump react from 19.1.0 to 19.1.1
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.1.0 to 19.1.1. - [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.1.1/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1382e20 commit f75bc59

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@mdx-js/react": "^3.0.0",
2525
"clsx": "^2.0.0",
2626
"prism-react-renderer": "^2.3.0",
27-
"react": "^19.0.0",
27+
"react": "^19.1.1",
2828
"react-dom": "^19.0.0"
2929
},
3030
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9429,10 +9429,10 @@ [email protected], react-router@^5.3.4:
94299429
tiny-invariant "^1.0.2"
94309430
tiny-warning "^1.0.0"
94319431

9432-
react@^19.0.0:
9433-
version "19.1.0"
9434-
resolved "https://registry.yarnpkg.com/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75"
9435-
integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==
9432+
react@^19.1.1:
9433+
version "19.1.1"
9434+
resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af"
9435+
integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==
94369436

94379437
read-pkg-up@^3.0.0:
94389438
version "3.0.0"

0 commit comments

Comments
 (0)