Skip to content

Commit 62e0782

Browse files
⬆️ Update dependency vite to ^7.2.2 (#6284)
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.1` -> `^7.2.2`](https://renovatebot.com/diffs/npm/vite/7.2.1/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.2.1/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)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 this update again. --- - [ ] <!-- 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/dubzzz/fast-check). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82c731c commit 62e0782

File tree

8 files changed

+28
-28
lines changed

8 files changed

+28
-28
lines changed

packages/ava/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"fast-check": "workspace:*",
6060
"rxjs": "^7.8.2",
6161
"typescript": "~5.9.3",
62-
"vite": "^7.2.1",
62+
"vite": "^7.2.2",
6363
"vitest": "^4.0.5"
6464
},
6565
"keywords": [

packages/jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"jest": "^30.2.0",
8282
"jest-jasmine2": "^30.2.0",
8383
"typescript": "~5.9.3",
84-
"vite": "^7.2.1",
84+
"vite": "^7.2.2",
8585
"vitest": "^4.0.5"
8686
},
8787
"keywords": [

packages/packaged/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/npm-packlist": "^7.0.3",
4141
"@types/npmcli__arborist": "^6.3.1",
4242
"typescript": "~5.9.3",
43-
"vite": "^7.2.1",
43+
"vite": "^7.2.2",
4444
"vitest": "^4.0.5"
4545
},
4646
"keywords": [],

packages/poisoning/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@fast-check/poisoning": "workspace:*",
4646
"@types/node": "^24.10.0",
4747
"typescript": "~5.9.3",
48-
"vite": "^7.2.1",
48+
"vite": "^7.2.2",
4949
"vitest": "^4.0.5"
5050
},
5151
"keywords": [

packages/vitest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/node": "^24.10.0",
5454
"fast-check": "workspace:*",
5555
"typescript": "~5.9.3",
56-
"vite": "^7.2.1",
56+
"vite": "^7.2.2",
5757
"vitest": "^4.0.5"
5858
},
5959
"keywords": [

packages/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@fast-check/worker": "workspace:*",
5353
"@types/node": "^24.10.0",
5454
"typescript": "~5.9.3",
55-
"vite": "^7.2.1",
55+
"vite": "^7.2.2",
5656
"vitest": "^4.0.5"
5757
},
5858
"keywords": [

pnpm-lock.yaml

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"jest": "^30.2.0",
4545
"jimp": "^1.6.0",
4646
"typescript": "~5.9.3",
47-
"vite": "^7.2.1",
47+
"vite": "^7.2.2",
4848
"vitest": "^4.0.5"
4949
},
5050
"browserslist": {

0 commit comments

Comments
 (0)