Skip to content

Commit 0f03e04

Browse files
chore(deps): update all non-major dependencies (examples, templates & patterns) (patch) (#8030)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`24.10.1` -> `24.10.4`](https://renovatebot.com/diffs/npm/@types%2fnode/24.10.1/24.10.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/24.10.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/24.10.1/24.10.4?slim=true) | | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`9.39.1` -> `9.39.2`](https://renovatebot.com/diffs/npm/eslint/9.39.1/9.39.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.39.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.39.1/9.39.2?slim=true) | | [eslint-config-next](https://nextjs.org/docs/app/api-reference/config/eslint) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next)) | [`16.0.7` -> `16.0.10`](https://renovatebot.com/diffs/npm/eslint-config-next/16.0.7/16.0.10) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/16.0.10?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/16.0.7/16.0.10?slim=true) | | [eslint-plugin-react-refresh](https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh) | [`0.4.24` -> `0.4.25`](https://renovatebot.com/diffs/npm/eslint-plugin-react-refresh/0.4.24/0.4.25) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-react-refresh/0.4.25?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-react-refresh/0.4.24/0.4.25?slim=true) | | [react](https://react.dev/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react)) | [`19.2.1` -> `19.2.3`](https://renovatebot.com/diffs/npm/react/19.2.1/19.2.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/react/19.2.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react/19.2.1/19.2.3?slim=true) | | [react-dom](https://react.dev/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react-dom)) | [`19.2.1` -> `19.2.3`](https://renovatebot.com/diffs/npm/react-dom/19.2.1/19.2.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/react-dom/19.2.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-dom/19.2.1/19.2.3?slim=true) | --- ### Release Notes <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.39.2`](https://redirect.github.com/eslint/eslint/compare/v9.39.1...9278324aa0023d223874825b0d4b6ac75783096a) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.39.1...v9.39.2) </details> <details> <summary>vercel/next.js (eslint-config-next)</summary> ### [`v16.0.10`](https://redirect.github.com/vercel/next.js/compare/v16.0.9...581dee67e280b96c0766172cbd5477102c03342b) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.0.9...v16.0.10) ### [`v16.0.9`](https://redirect.github.com/vercel/next.js/compare/v16.0.8...v16.0.9) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.0.8...v16.0.9) ### [`v16.0.8`](https://redirect.github.com/vercel/next.js/compare/v16.0.7...v16.0.8) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.0.7...v16.0.8) </details> <details> <summary>ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)</summary> ### [`v0.4.25`](https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/HEAD/CHANGELOG.md#0425) [Compare Source](https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.24...v0.4.25) - Report cases like `export const ENUM = Object.keys(TABLE) as EnumType[];` (fixes [#&#8203;93](https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/93)) - Allow `_` in component names ([#&#8203;94](https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/pull/94)) </details> <details> <summary>facebook/react (react)</summary> ### [`v19.2.3`](https://redirect.github.com/facebook/react/releases/tag/v19.2.3): 19.2.3 (December 11th, 2025) [Compare Source](https://redirect.github.com/facebook/react/compare/v19.2.2...v19.2.3) ##### React Server Components - Add extra loop protection to React Server Functions ([@&#8203;sebmarkbage](https://redirect.github.com/sebmarkbage) [#&#8203;35351](https://redirect.github.com/facebook/react/pull/35351)) ### [`v19.2.2`](https://redirect.github.com/facebook/react/releases/tag/v19.2.2): 19.2.2 (December 11th, 2025) [Compare Source](https://redirect.github.com/facebook/react/compare/v19.2.1...v19.2.2) ##### React Server Components - Move `react-server-dom-webpack/*.unbundled` to private `react-server-dom-unbundled` ([@&#8203;eps1lon](https://redirect.github.com/eps1lon) [#&#8203;35290](https://redirect.github.com/facebook/react/pull/35290)) - Patch Promise cycles and toString on Server Functions ([@&#8203;sebmarkbage](https://redirect.github.com/sebmarkbage), [@&#8203;unstubbable](https://redirect.github.com/unstubbable) [#&#8203;35289](https://redirect.github.com/facebook/react/pull/35289)) </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/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df60714 commit 0f03e04

File tree

16 files changed

+232
-235
lines changed

16 files changed

+232
-235
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 29 additions & 30 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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
"@ui5/webcomponents-base": "2.17.0",
1414
"@ui5/webcomponents-fiori": "2.17.0",
1515
"@ui5/webcomponents-react": "2.17.0",
16-
"@types/node": "24.10.1",
16+
"@types/node": "24.10.4",
1717
"@types/react": "19.2.7",
1818
"@types/react-dom": "19.2.3",
19-
"eslint": "9.39.1",
20-
"eslint-config-next": "16.0.7",
19+
"eslint": "9.39.2",
20+
"eslint-config-next": "16.0.10",
2121
"next": "16.0.10",
22-
"react": "19.2.1",
23-
"react-dom": "19.2.1",
22+
"react": "19.2.3",
23+
"react-dom": "19.2.3",
2424
"typescript": "5.9.3"
2525
}
2626
}

examples/nextjs-pages/package-lock.json

Lines changed: 29 additions & 30 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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
"@ui5/webcomponents-base": "2.17.0",
1414
"@ui5/webcomponents-fiori": "2.17.0",
1515
"@ui5/webcomponents-react": "2.17.0",
16-
"@types/node": "24.10.1",
16+
"@types/node": "24.10.4",
1717
"@types/react": "19.2.7",
1818
"@types/react-dom": "19.2.3",
19-
"eslint": "9.39.1",
20-
"eslint-config-next": "16.0.7",
19+
"eslint": "9.39.2",
20+
"eslint-config-next": "16.0.10",
2121
"next": "16.0.10",
22-
"react": "19.2.1",
23-
"react-dom": "19.2.1",
22+
"react": "19.2.3",
23+
"react-dom": "19.2.3",
2424
"typescript": "5.9.3"
2525
},
2626
"devDependencies": {}

0 commit comments

Comments
 (0)