Skip to content

Commit 594bb6f

Browse files
Bump react from 19.1.1 to 19.2.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.1.1 to 19.2.0. - [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.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9abc2e7 commit 594bb6f

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
@@ -18,7 +18,7 @@
1818
"@easyops-cn/docusaurus-search-local": "^0.52.1",
1919
"by-node-env": "^2.0.1",
2020
"clsx": "^2.1.1",
21-
"react": "^19.1.1",
21+
"react": "^19.2.0",
2222
"react-dom": "^19.1.1"
2323
},
2424
"resolutions": {},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8009,10 +8009,10 @@ [email protected], react-router@^5.3.4:
80098009
tiny-invariant "^1.0.2"
80108010
tiny-warning "^1.0.0"
80118011

8012-
react@^19.1.1:
8013-
version "19.1.1"
8014-
resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af"
8015-
integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==
8012+
react@^19.2.0:
8013+
version "19.2.0"
8014+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.0.tgz#d33dd1721698f4376ae57a54098cb47fc75d93a5"
8015+
integrity sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==
80168016

80178017
read-pkg-up@^6.0.0:
80188018
version "6.0.0"

0 commit comments

Comments
 (0)