Skip to content

Commit c87ba72

Browse files
build(deps-dev): bump react from 18.3.1 to 19.0.0 in /packages/module
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 ca086d4 commit c87ba72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/react": "^18.3.1",
5050
"@types/react-dom": "^18.3.0",
5151
"@types/react-router-dom": "^5.3.3",
52-
"react": "^18.3.1",
52+
"react": "^19.0.0",
5353
"react-dom": "^18.3.1",
5454
"react-router": "^6.23.0",
5555
"react-router-dom": "^6.28.0",

0 commit comments

Comments
 (0)