Skip to content

Commit 71e9c38

Browse files
chore(deps): update all non-major dependencies (patch) (#7942)
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)) | [`24.10.0` -> `24.10.1`](https://renovatebot.com/diffs/npm/@types%2fnode/24.10.0/24.10.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/24.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/24.10.0/24.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`19.2.2` -> `19.2.5`](https://renovatebot.com/diffs/npm/@types%2freact/19.2.2/19.2.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/19.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/19.2.2/19.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/react-dom](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)) | [`19.2.2` -> `19.2.3`](https://renovatebot.com/diffs/npm/@types%2freact-dom/19.2.2/19.2.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact-dom/19.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact-dom/19.2.2/19.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@vitejs/plugin-react](https://redirect.github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme) ([source](https://redirect.github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)) | [`5.1.0` -> `5.1.1`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react/5.1.0/5.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-react/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitejs%2fplugin-react/5.1.0/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [lerna](https://lerna.js.org) ([source](https://redirect.github.com/lerna/lerna/tree/HEAD/packages/lerna)) | [`9.0.0` -> `9.0.1`](https://renovatebot.com/diffs/npm/lerna/9.0.0/9.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lerna/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lerna/9.0.0/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`8.46.3` -> `8.46.4`](https://renovatebot.com/diffs/npm/typescript-eslint/8.46.3/8.46.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.46.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.46.3/8.46.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite-plugin-react (@&#8203;vitejs/plugin-react)</summary> ### [`v5.1.1`](https://redirect.github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#511-2025-11-12) [Compare Source](https://redirect.github.com/vitejs/vite-plugin-react/compare/3e5a3742e94be975cbcec230fbab5e801b80dc5b...23db72731b7c9c3d57a8188f0395d2ec90a6e2f6) ##### Update code to support newer `rolldown-vite` ([#&#8203;976](https://redirect.github.com/vitejs/vite-plugin-react/pull/976)) `rolldown-vite` will remove `optimizeDeps.rollupOptions` in favor of `optimizeDeps.rolldownOptions` soon. This plugin now uses `optimizeDeps.rolldownOptions` to support newer `rolldown-vite`. Please update `rolldown-vite` to the latest version if you are using an older version. </details> <details> <summary>lerna/lerna (lerna)</summary> ### [`v9.0.1`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#901-2025-11-14) [Compare Source](https://redirect.github.com/lerna/lerna/compare/v9.0.0...v9.0.1) ##### Bug Fixes - expand version range to include nx v22.x ([#&#8203;4242](https://redirect.github.com/lerna/lerna/issues/4242)) ([0cca286](https://redirect.github.com/lerna/lerna/commit/0cca28612be720d39f55cc278a9a4a93e112d1e1)) </details> <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.46.4`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8464-2025-11-10) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.46.3...v8.46.4) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 398c649 commit 71e9c38

File tree

2 files changed

+387
-395
lines changed

2 files changed

+387
-395
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@
6363
"@semantic-release/github": "12.0.2",
6464
"@testing-library/cypress": "10.1.0",
6565
"@types/jscodeshift": "17.3.0",
66-
"@types/node": "24.10.0",
67-
"@types/react": "19.2.2",
68-
"@types/react-dom": "19.2.2",
66+
"@types/node": "24.10.1",
67+
"@types/react": "19.2.5",
68+
"@types/react-dom": "19.2.3",
6969
"@ui5/webcomponents-tools": "2.16.1",
70-
"@vitejs/plugin-react": "5.1.0",
70+
"@vitejs/plugin-react": "5.1.1",
7171
"chromatic": "13.3.3",
7272
"cssnano": "7.1.2",
7373
"cypress": "15.6.0",
@@ -86,7 +86,7 @@
8686
"glob": "11.0.3",
8787
"globals": "16.5.0",
8888
"husky": "9.1.7",
89-
"lerna": "9.0.0",
89+
"lerna": "9.0.1",
9090
"lint-staged": "16.2.6",
9191
"npm-run-all2": "8.0.4",
9292
"postcss": "8.5.6",
@@ -97,7 +97,7 @@
9797
"prettier": "3.6.2",
9898
"rimraf": "6.1.0",
9999
"typescript": "5.7.3",
100-
"typescript-eslint": "8.46.3",
100+
"typescript-eslint": "8.46.4",
101101
"vite": "7.2.2",
102102
"vite-plugin-istanbul": "7.2.1",
103103
"vite-tsconfig-paths": "5.1.4"

0 commit comments

Comments
 (0)