Skip to content

Commit c373c44

Browse files
fix(deps): update dependency vite to v7.2.2 (#1490)
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.1.11` -> `7.2.2`](https://renovatebot.com/diffs/npm/vite/7.1.11/7.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/7.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/7.1.11/7.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite (vite)</summary> ### [`v7.2.2`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-722-2025-11-07-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.2.1...v7.2.2) ##### Bug Fixes - revert "refactor: use fs.cpSync ([#&#8203;21019](https://redirect.github.com/vitejs/vite/issues/21019))" ([#&#8203;21081](https://redirect.github.com/vitejs/vite/issues/21081)) ([728c8ee](https://redirect.github.com/vitejs/vite/commit/728c8eeebc0ad7ba48e680f46bbdb55020b2e152)) ### [`v7.2.1`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-721-2025-11-06-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.2.0...v7.2.1) ##### Bug Fixes - **worker:** some worker asset was missing ([#&#8203;21074](https://redirect.github.com/vitejs/vite/issues/21074)) ([82d2d6c](https://redirect.github.com/vitejs/vite/commit/82d2d6ccf5a69c3d67e44e3704a0c3eb34db2236)) ##### Code Refactoring - **build:** rename `indexOfMatchInSlice` to `findPreloadMarker` ([#&#8203;21054](https://redirect.github.com/vitejs/vite/issues/21054)) ([f83264f](https://redirect.github.com/vitejs/vite/commit/f83264f5d97caa8ba80276a9ee9e82cb0e69c4ca)) ### [`v7.2.0`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#720-2025-11-05) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.1.12...v7.2.0) ##### Bug Fixes - **css:** fallback to sass when sass-embedded platform binary is missing ([#&#8203;21002](https://redirect.github.com/vitejs/vite/issues/21002)) ([b1fd616](https://redirect.github.com/vitejs/vite/commit/b1fd6161886caeb31ac646d6544116d37efe46d0)) - **module-runner:** make `getBuiltins` response JSON serializable ([#&#8203;21029](https://redirect.github.com/vitejs/vite/issues/21029)) ([ad5b3bf](https://redirect.github.com/vitejs/vite/commit/ad5b3bf6f3ad7b24886718c5f5de32eee923ae11)) - **types:** add undefined to optional properties for exactOptionalProperties type compatibility ([#&#8203;21040](https://redirect.github.com/vitejs/vite/issues/21040)) ([2833c55](https://redirect.github.com/vitejs/vite/commit/2833c5576a87be2db450c195ccf64dfc8925a15b)) ##### Miscellaneous Chores - **deps:** update rolldown-related dependencies ([#&#8203;21047](https://redirect.github.com/vitejs/vite/issues/21047)) ([e3a6a83](https://redirect.github.com/vitejs/vite/commit/e3a6a83406943bc59a9916cae3f25ab33c2b5802)) ### [`v7.1.12`](https://redirect.github.com/vitejs/vite/releases/tag/v7.1.12) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.1.11...v7.1.12) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md) for details. </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. --- - [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyLwn5OmIGRlcHMiLCLwn6SWIGJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1af949b commit c373c44

File tree

3 files changed

+74
-596
lines changed

3 files changed

+74
-596
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.135.0",
5454
"react-docgen-typescript": "2.2.2",
5555
"tailwindcss": "4.1.17",
56-
"vite": "7.1.11",
56+
"vite": "7.2.2",
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": "9.1.16",
4242
"tailwindcss": "4.1.17",
4343
"typescript": "5.9.3",
44-
"vite": "7.1.11"
44+
"vite": "7.2.2"
4545
},
4646
"packageManager": "[email protected]",
4747
"engines": {

0 commit comments

Comments
 (0)