diff --git a/packages/base/README.md b/packages/base/README.md index b3fe7ecebee..ebb768dd1e0 100644 --- a/packages/base/README.md +++ b/packages/base/README.md @@ -21,4 +21,4 @@ Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcompone Please see our [LICENSE](https://github.com/SAP/ui5-webcomponents-react/blob/main/LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the [REUSE tool](https://api.reuse.software/info/github.com/SAP/ui5-webcomponents-react). - + diff --git a/packages/charts/package.json b/packages/charts/package.json index 7077231cbe3..30a38e24e0b 100644 --- a/packages/charts/package.json +++ b/packages/charts/package.json @@ -38,10 +38,9 @@ "recharts": "2.12.7" }, "peerDependencies": { - "@ui5/webcomponents-react": "~1.28.0", - "@ui5/webcomponents-react-base": "~1.28.0", - "react": "^16.14.0 || ^17.0.0 || ^18.0.0", - "react-jss": "^10.10.0" + "@ui5/webcomponents-react": "~1.29.0", + "@ui5/webcomponents-react-base": "~1.29.0", + "react": "^16.14.0 || ^17.0.0 || ^18.0.0" }, "publishConfig": { "access": "public" diff --git a/yarn.lock b/yarn.lock index 37916e1ce8c..215ff7b380c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6632,10 +6632,9 @@ __metadata: react-content-loader: "npm:7.0.0" recharts: "npm:2.12.7" peerDependencies: - "@ui5/webcomponents-react": ~1.28.0 - "@ui5/webcomponents-react-base": ~1.28.0 + "@ui5/webcomponents-react": ~1.29.0 + "@ui5/webcomponents-react-base": ~1.29.0 react: ^16.14.0 || ^17.0.0 || ^18.0.0 - react-jss: ^10.10.0 languageName: unknown linkType: soft