Skip to content

Commit 82b2a5d

Browse files
chore(deps): update all non-major dependencies (examples, templates & patterns) (patch) (#8735)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](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)) | [`6.0.2` → `6.0.3`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react/6.0.2/6.0.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-react/6.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitejs%2fplugin-react/6.0.2/6.0.3?slim=true) | | [isbot](https://isbot.js.org) ([source](https://redirect.github.com/omrilotan/isbot)) | [`5.1.43` → `5.1.44`](https://renovatebot.com/diffs/npm/isbot/5.1.43/5.1.44) | ![age](https://developer.mend.io/api/mc/badges/age/npm/isbot/5.1.44?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/isbot/5.1.43/5.1.44?slim=true) | --- ### Release Notes <details> <summary>vitejs/vite-plugin-react (@&#8203;vitejs/plugin-react)</summary> ### [`v6.0.3`](https://redirect.github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#603-2026-06-23) [Compare Source](https://redirect.github.com/vitejs/vite-plugin-react/compare/6535b55e956b425e6650ffc2cc98fd23cca1d231...640fd358a0e82393acfce4e92e19a6ac6e1641a7) </details> <details> <summary>omrilotan/isbot (isbot)</summary> ### [`v5.1.44`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5144) [Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.43...v5.1.44) - Pattern updates - Maintenance: remove defunct services from crawlers list </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d2737f commit 82b2a5d

8 files changed

Lines changed: 23 additions & 23 deletions

File tree

examples/react-router-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/react-router-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@ui5/webcomponents-fiori": "2.23.2",
1919
"@ui5/webcomponents-react": "2.23.1",
2020
"cross-env": "10.1.0",
21-
"isbot": "5.1.43",
21+
"isbot": "5.1.44",
2222
"react": "19.2.7",
2323
"react-dom": "19.2.7",
2424
"react-router": "8.0.1"

examples/vite-ts/package-lock.json

Lines changed: 5 additions & 5 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": "19.2.17",
2929
"@types/react-dom": "19.2.3",
3030
"@ui5/webcomponents-cypress-commands": "2.23.1",
31-
"@vitejs/plugin-react": "6.0.2",
31+
"@vitejs/plugin-react": "6.0.3",
3232
"cypress": "15.16.0",
3333
"eslint": "9.39.4",
3434
"eslint-plugin-react-hooks": "7.1.1",

patterns/navigation-layout/package-lock.json

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

patterns/navigation-layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@types/react": "19.2.17",
2323
"@types/react-dom": "19.2.3",
24-
"@vitejs/plugin-react": "6.0.2",
24+
"@vitejs/plugin-react": "6.0.3",
2525
"eslint": "9.39.4",
2626
"eslint-plugin-react-hooks": "7.1.1",
2727
"eslint-plugin-react-refresh": "0.5.3",

templates/vite-ts/package-lock.json

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

templates/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@types/react": "19.2.17",
2525
"@types/react-dom": "19.2.3",
26-
"@vitejs/plugin-react": "6.0.2",
26+
"@vitejs/plugin-react": "6.0.3",
2727
"@ui5/webcomponents-cypress-commands": "2.23.1",
2828
"cypress": "15.16.0",
2929
"eslint": "9.39.4",

0 commit comments

Comments
 (0)