Commit ac0021d
authored
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) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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
([#​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
([#​21103](https://redirect.github.com/vitejs/vite/issues/21103))
([5909efd](https://redirect.github.com/vitejs/vite/commit/5909efd8fbfd1bf1eab65427aea0613124b2797a))
- **deps:** update all non-major dependencies
([#​21096](https://redirect.github.com/vitejs/vite/issues/21096))
([6a34ac3](https://redirect.github.com/vitejs/vite/commit/6a34ac3422686e7cf7cc9a25d299cb8e5a8d92a0))
- **deps:** update all non-major dependencies
([#​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
([#​21107](https://redirect.github.com/vitejs/vite/issues/21107))
([acfe939](https://redirect.github.com/vitejs/vite/commit/acfe939e1f7c303c34b0b39b883cc302da767fa2))
##### Miscellaneous Chores
- **deps:** update dependency
[@​rollup/plugin-commonjs](https://redirect.github.com/rollup/plugin-commonjs)
to v29
([#​21099](https://redirect.github.com/vitejs/vite/issues/21099))
([02ceaec](https://redirect.github.com/vitejs/vite/commit/02ceaec45e17bef19159188a28d9196fed1761be))
- **deps:** update rolldown-related dependencies
([#​21095](https://redirect.github.com/vitejs/vite/issues/21095))
([39a0a15](https://redirect.github.com/vitejs/vite/commit/39a0a15fd24ed37257c48b795097a3794e54d255))
- **deps:** update rolldown-related dependencies
([#​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
3 files changed
+82
-82
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments