Skip to content

Commit 0e4bc9b

Browse files
Dependency (dependabot/npm): Bump react in /Website (#3115)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b07dd9 commit 0e4bc9b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@mdx-js/react": "^3.1.0",
2121
"clsx": "^2.0.0",
2222
"prism-react-renderer": "^2.4.1",
23-
"react": "^19.1.0",
23+
"react": "^19.1.1",
2424
"react-dom": "^19.1.0",
2525
"react-image-gallery": "^1.4.0"
2626
},

Website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7307,10 +7307,10 @@ [email protected], react-router@^5.3.4:
73077307
tiny-invariant "^1.0.2"
73087308
tiny-warning "^1.0.0"
73097309

7310-
react@^19.1.0:
7311-
version "19.1.0"
7312-
resolved "https://registry.yarnpkg.com/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75"
7313-
integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==
7310+
react@^19.1.1:
7311+
version "19.1.1"
7312+
resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af"
7313+
integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==
73147314

73157315
readable-stream@^2.0.1:
73167316
version "2.3.8"

0 commit comments

Comments
 (0)