Skip to content

Commit 2b7a527

Browse files
chore(deps): update all non-major dependencies (examples, templates & patterns) (patch) (#7550)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`22.16.3` -> `22.16.5`](https://renovatebot.com/diffs/npm/@types%2fnode/22.16.3/22.16.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.16.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/22.16.3/22.16.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [cypress](https://cypress.io) ([source](https://redirect.github.com/cypress-io/cypress)) | [`14.5.1` -> `14.5.2`](https://renovatebot.com/diffs/npm/cypress/14.5.1/14.5.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/14.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/14.5.1/14.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v14.5.2`](https://redirect.github.com/cypress-io/cypress/releases/tag/v14.5.2) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v14.5.1...v14.5.2) Changelog: https://docs.cypress.io/app/references/changelog#14-5-2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e46483 commit 2b7a527

File tree

12 files changed

+30
-30
lines changed

12 files changed

+30
-30
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 4 additions & 4 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
@@ -13,7 +13,7 @@
1313
"@ui5/webcomponents-base": "2.12.0",
1414
"@ui5/webcomponents-fiori": "2.12.0",
1515
"@ui5/webcomponents-react": "2.12.0",
16-
"@types/node": "22.16.3",
16+
"@types/node": "22.16.5",
1717
"@types/react": "19.1.8",
1818
"@types/react-dom": "19.1.6",
1919
"eslint": "9.31.0",

examples/nextjs-pages/package-lock.json

Lines changed: 4 additions & 4 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
@@ -13,7 +13,7 @@
1313
"@ui5/webcomponents-base": "2.12.0",
1414
"@ui5/webcomponents-fiori": "2.12.0",
1515
"@ui5/webcomponents-react": "2.12.0",
16-
"@types/node": "22.16.3",
16+
"@types/node": "22.16.5",
1717
"@types/react": "19.1.8",
1818
"@types/react-dom": "19.1.6",
1919
"eslint": "9.31.0",

examples/vite-ts/package-lock.json

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

examples/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "19.1.6",
2929
"@ui5/webcomponents-cypress-commands": "2.12.0",
3030
"@vitejs/plugin-react": "4.7.0",
31-
"cypress": "14.5.1",
31+
"cypress": "14.5.2",
3232
"eslint": "9.31.0",
3333
"eslint-plugin-react-hooks": "5.2.0",
3434
"eslint-plugin-react-refresh": "0.4.20",

templates/nextjs-app/package-lock.json

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

templates/nextjs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@ui5/webcomponents-base": "2.12.0",
1414
"@ui5/webcomponents-fiori": "2.12.0",
1515
"@ui5/webcomponents-react": "2.12.0",
16-
"@types/node": "22.16.3",
16+
"@types/node": "22.16.5",
1717
"@types/react": "19.1.8",
1818
"@types/react-dom": "19.1.6",
1919
"eslint": "9.31.0",

templates/nextjs-pages/package-lock.json

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

templates/nextjs-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@ui5/webcomponents-base": "2.12.0",
1414
"@ui5/webcomponents-fiori": "2.12.0",
1515
"@ui5/webcomponents-react": "2.12.0",
16-
"@types/node": "22.16.3",
16+
"@types/node": "22.16.5",
1717
"@types/react": "19.1.8",
1818
"@types/react-dom": "19.1.6",
1919
"eslint": "9.31.0",

0 commit comments

Comments
 (0)