Skip to content

Commit 68d3bce

Browse files
chore(deps): update ui5 web components react (examples & templates) to v1.24.10 (patch) (#6388)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@ui5/webcomponents](https://redirect.github.com/SAP/ui5-webcomponents) ([source](https://redirect.github.com/SAP/ui5-webcomponents/tree/HEAD/packages/main)) | [`1.24.9` -> `1.24.10`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents/1.24.9/1.24.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2fwebcomponents/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@ui5%2fwebcomponents/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@ui5%2fwebcomponents/1.24.9/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2fwebcomponents/1.24.9/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@ui5/webcomponents-fiori](https://redirect.github.com/SAP/ui5-webcomponents) ([source](https://redirect.github.com/SAP/ui5-webcomponents/tree/HEAD/packages/fiori)) | [`1.24.9` -> `1.24.10`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-fiori/1.24.9/1.24.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2fwebcomponents-fiori/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@ui5%2fwebcomponents-fiori/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@ui5%2fwebcomponents-fiori/1.24.9/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2fwebcomponents-fiori/1.24.9/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SAP/ui5-webcomponents (@&#8203;ui5/webcomponents)</summary> ### [`v1.24.10`](https://redirect.github.com/SAP/ui5-webcomponents/compare/v1.24.9...573d43c663bd896378bfb8aa5224168851cd483e) [Compare Source](https://redirect.github.com/SAP/ui5-webcomponents/compare/v1.24.9...v1.24.10) </details> <details> <summary>SAP/ui5-webcomponents (@&#8203;ui5/webcomponents-fiori)</summary> ### [`v1.24.10`](https://redirect.github.com/SAP/ui5-webcomponents/compare/v1.24.9...573d43c663bd896378bfb8aa5224168851cd483e) [Compare Source](https://redirect.github.com/SAP/ui5-webcomponents/compare/v1.24.9...v1.24.10) </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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d7123a commit 68d3bce

File tree

5 files changed

+125
-125
lines changed

5 files changed

+125
-125
lines changed

examples/nextjs-pages/package-lock.json

Lines changed: 41 additions & 41 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@ui5/webcomponents": "1.24.9",
13-
"@ui5/webcomponents-fiori": "1.24.9",
12+
"@ui5/webcomponents": "1.24.10",
13+
"@ui5/webcomponents-fiori": "1.24.10",
1414
"@ui5/webcomponents-react": "1.29.10",
1515
"@types/node": "20.16.5",
1616
"@types/react": "18.3.5",

examples/remix-ts/package-lock.json

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

0 commit comments

Comments
 (0)