Skip to content

Commit 58f787a

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

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
@@ -70,7 +70,7 @@
7070
"lint-staged": "^16.2.4",
7171
"prettier": "^3.3.3",
7272
"rc-test": "^7.0.14",
73-
"react": "^18.3.1",
73+
"react": "^19.2.1",
7474
"react-dom": "^18.3.1",
7575
"typescript": "^5.1.6"
7676
},

0 commit comments

Comments
 (0)