Skip to content

Commit eab0c02

Browse files
chore(deps): update dependency vite to v7.1.5 [security] (#818)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1cc80c2 commit eab0c02

File tree

2 files changed

+91
-82
lines changed

2 files changed

+91
-82
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,14 @@
8888
"typescript": "5.8.3",
8989
"usehooks-ts": "3.1.1",
9090
"utility-types": "3.11.0",
91-
"vite": "6.3.5",
91+
"vite": "7.1.5",
9292
"vite-tsconfig-paths": "5.1.4",
9393
"vitest": "3.2.4"
9494
},
9595
"pnpm": {
9696
"overrides": {
9797
"typescript": "5.9.2",
98-
"vite": "7.1.4"
98+
"vite": "7.1.5"
9999
}
100100
},
101101
"lint-staged": {

0 commit comments

Comments
 (0)