Skip to content

Commit 6f50ffa

Browse files
build(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 ca6ebce commit 6f50ffa

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
"jest-environment-jsdom-global": "^4.0.0",
7171
"prettier": "^3.3.3",
7272
"prop-types": "^15.7.2",
73-
"react": "^18.0.0",
73+
"react": "^19.0.0",
7474
"react-dom": "^18.0.0",
7575
"react-test-renderer": "^18.0.0",
7676
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)