Skip to content

Commit a8a3091

Browse files
chore(deps-dev): bump react from 18.3.1 to 19.0.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.1 to 19.0.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.0.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96c3daa commit a8a3091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"prettier": "^3.1.0",
7373
"rc-select": "^14.16.4",
7474
"rc-test": "^7.0.15",
75-
"react": "^18.2.0",
75+
"react": "^19.0.0",
7676
"react-dom": "^18.2.0"
7777
},
7878
"peerDependencies": {

0 commit comments

Comments
 (0)