Skip to content

Commit eba80f3

Browse files
chore(deps): update dependency @ui5/webcomponents-react to v1.16.3 (#4763)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@ui5/webcomponents-react](https://sap.github.io/ui5-webcomponents-react) ([source](https://github.com/SAP/ui5-webcomponents-react)) | [`1.16.2` -> `1.16.3`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-react/1.16.2/1.16.3) | [![age](https://badges.renovateapi.com/packages/npm/@ui5%2fwebcomponents-react/1.16.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@ui5%2fwebcomponents-react/1.16.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@ui5%2fwebcomponents-react/1.16.3/compatibility-slim/1.16.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@ui5%2fwebcomponents-react/1.16.3/confidence-slim/1.16.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SAP/ui5-webcomponents-react</summary> ### [`v1.16.3`](https://github.com/SAP/ui5-webcomponents-react/blob/HEAD/packages/main/CHANGELOG.md#&#8203;1163-httpsgithubcomSAPui5-webcomponents-reactcomparev1162v1163-2023-06-19) [Compare Source](https://github.com/SAP/ui5-webcomponents-react/compare/v1.16.2...v1.16.3) ##### Bug Fixes - add browser condition to package exports ([#&#8203;4756](https://github.com/SAP/ui5-webcomponents-react/issues/4756)) ([5088784](https://github.com/SAP/ui5-webcomponents-react/commit/5088784417af4669bd52a0c959446730f6b91c99)), closes [#&#8203;4676](https://github.com/SAP/ui5-webcomponents-react/issues/4676) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47cb160 commit eba80f3

File tree

5 files changed

+27
-27
lines changed

5 files changed

+27
-27
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/nextjs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@ui5/webcomponents": "1.14.3",
1313
"@ui5/webcomponents-fiori": "1.14.3",
14-
"@ui5/webcomponents-react": "1.16.2",
14+
"@ui5/webcomponents-react": "1.16.3",
1515
"@types/node": "20.2.6",
1616
"@types/react": "18.2.12",
1717
"@types/react-dom": "18.2.5",

examples/nextjs-pages/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/nextjs-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@ui5/webcomponents": "1.14.3",
1313
"@ui5/webcomponents-fiori": "1.14.3",
14-
"@ui5/webcomponents-react": "1.16.2",
14+
"@ui5/webcomponents-react": "1.16.3",
1515
"@types/node": "20.1.0",
1616
"@types/react": "18.2.12",
1717
"@types/react-dom": "18.2.5",

examples/vite-ts/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)