Skip to content

Commit fb376cd

Browse files
chore(deps-dev): bump react from 18.3.1 to 19.1.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.1 to 19.1.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.1.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 3639a8a commit fb376cd

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
@@ -79,7 +79,7 @@
7979
"querystring": "^0.2.1",
8080
"rc-dialog": "^9.0.0",
8181
"rc-test": "^7.0.9",
82-
"react": "^18.2.0",
82+
"react": "^19.1.0",
8383
"react-dom": "^18.2.0",
8484
"typescript": "^5.2.2"
8585
}

0 commit comments

Comments
 (0)