Skip to content

Commit c0f31b1

Browse files
chore(deps-dev): bump react from 16.14.0 to 19.1.1
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.14.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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3176b77 commit c0f31b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"prettier": "^3.1.0",
7979
"rc-field-form": "^1.44.0",
8080
"rc-test": "^7.1.2",
81-
"react": "^16.0.0",
81+
"react": "^19.1.1",
8282
"react-dom": "^16.0.0",
8383
"typescript": "^5.3.2"
8484
},

0 commit comments

Comments
 (0)