Skip to content

Commit 40eaa79

Browse files
chore(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 0f26cbe commit 40eaa79

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
@@ -48,7 +48,7 @@
4848
"@patternfly/patternfly": "^6.0.0",
4949
"@types/react": "^18.2.33",
5050
"@types/react-dom": "^18.3.1",
51-
"react": "^18.3.1",
51+
"react": "^19.0.0",
5252
"react-dom": "^18.3.1",
5353
"typescript": "^5.6.3"
5454
}

0 commit comments

Comments
 (0)