Skip to content

Commit 532a890

Browse files
chore(devdeps): update dependency vite to v7.2.6 (#5860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08f0f58 commit 532a890

File tree

4 files changed

+79
-79
lines changed

4 files changed

+79
-79
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"globals": "16.5.0",
3434
"typescript": "5.9.3",
3535
"typescript-eslint": "8.47.0",
36-
"vite": "7.2.4"
36+
"vite": "7.2.6"
3737
}
3838
}

examples/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"@types/react-dom": "19.2.3",
2222
"@vitejs/plugin-react": "5.1.1",
2323
"typescript": "5.9.3",
24-
"vite": "7.2.4"
24+
"vite": "7.2.6"
2525
}
2626
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"tsx": "4.21.0",
178178
"turbo": "2.6.1",
179179
"typescript": "5.9.3",
180-
"vite": "7.2.4",
180+
"vite": "7.2.6",
181181
"vitest": "3.2.4",
182182
"vitest-canvas-mock": "0.3.3",
183183
"vitest-localstorage-mock": "0.1.2",

0 commit comments

Comments
 (0)