Skip to content

Commit ac0021d

Browse files
fix(deps): update dependency vite to v7.2.4 (#1542)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`7.2.2` -> `7.2.4`](https://renovatebot.com/diffs/npm/vite/7.2.2/7.2.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/7.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/7.2.2/7.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite (vite)</summary> ### [`v7.2.4`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-724-2025-11-20-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.2.3...v7.2.4) ##### Bug Fixes - revert "perf(deps): replace debug with obug ([#&#8203;21107](https://redirect.github.com/vitejs/vite/issues/21107))" ([2d66b7b](https://redirect.github.com/vitejs/vite/commit/2d66b7b14aa6dfd62f3d6a59ee8382ed5ca6fd32)) ### [`v7.2.3`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-723-2025-11-20-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.2.2...v7.2.3) ##### Bug Fixes - allow multiple `bindCLIShortcuts` calls with shortcut merging ([#&#8203;21103](https://redirect.github.com/vitejs/vite/issues/21103)) ([5909efd](https://redirect.github.com/vitejs/vite/commit/5909efd8fbfd1bf1eab65427aea0613124b2797a)) - **deps:** update all non-major dependencies ([#&#8203;21096](https://redirect.github.com/vitejs/vite/issues/21096)) ([6a34ac3](https://redirect.github.com/vitejs/vite/commit/6a34ac3422686e7cf7cc9a25d299cb8e5a8d92a0)) - **deps:** update all non-major dependencies ([#&#8203;21128](https://redirect.github.com/vitejs/vite/issues/21128)) ([4f8171e](https://redirect.github.com/vitejs/vite/commit/4f8171eb3046bd70c83964689897dab4c6b58bc0)) ##### Performance Improvements - **deps:** replace debug with obug ([#&#8203;21107](https://redirect.github.com/vitejs/vite/issues/21107)) ([acfe939](https://redirect.github.com/vitejs/vite/commit/acfe939e1f7c303c34b0b39b883cc302da767fa2)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;rollup/plugin-commonjs](https://redirect.github.com/rollup/plugin-commonjs) to v29 ([#&#8203;21099](https://redirect.github.com/vitejs/vite/issues/21099)) ([02ceaec](https://redirect.github.com/vitejs/vite/commit/02ceaec45e17bef19159188a28d9196fed1761be)) - **deps:** update rolldown-related dependencies ([#&#8203;21095](https://redirect.github.com/vitejs/vite/issues/21095)) ([39a0a15](https://redirect.github.com/vitejs/vite/commit/39a0a15fd24ed37257c48b795097a3794e54d255)) - **deps:** update rolldown-related dependencies ([#&#8203;21127](https://redirect.github.com/vitejs/vite/issues/21127)) ([5029720](https://redirect.github.com/vitejs/vite/commit/50297208452241061cb44d09a4bbdf77a11ac01e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on Saturday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/) using a [preset](https://redirect.github.com/code-obos/dkt-renovate-presets/tree/main/ecosystem) from [<img alt="Obos" src="https://raw.githubusercontent.com/code-obos/dkt-renovate-presets/refs/heads/main/assets/obos_liggende_hus_hvit.svg" height="10">](https://www.obos.no/?utm_source=github&utm_medium=referral&utm_campaign=dkt-renovate-preset). View repository job log [here](https://app.renovatebot.com/dashboard#github/code-obos/grunnmuren) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsi8J+TpiBkZXBzIiwi8J+kliBib3QiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 718ee9e commit ac0021d

File tree

3 files changed

+82
-82
lines changed

3 files changed

+82
-82
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@tanstack/react-router-devtools": "1.136.8",
5454
"react-docgen-typescript": "2.4.0",
5555
"tailwindcss": "4.1.17",
56-
"vite": "7.2.2",
56+
"vite": "7.2.4",
5757
"vite-tsconfig-paths": "5.1.4"
5858
}
5959
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"storybook": "10.0.8",
4242
"tailwindcss": "4.1.17",
4343
"typescript": "5.9.3",
44-
"vite": "7.2.2"
44+
"vite": "7.2.4"
4545
},
4646
"packageManager": "[email protected]",
4747
"engines": {

0 commit comments

Comments
 (0)