Skip to content

Commit

Permalink
chore(deps): update dependency react to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 244317c commit fd20aea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"peerDependencies": {
"@ui5/webcomponents-react": "~2.5.0",
"@ui5/webcomponents-react-base": "~2.5.0",
"react": "^18"
"react": "^18 || ^19.0.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5709,7 +5709,7 @@ __metadata:
peerDependencies:
"@ui5/webcomponents-react": ~2.5.0
"@ui5/webcomponents-react-base": ~2.5.0
react: ^18
react: ^18 || ^19.0.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit fd20aea

Please sign in to comment.