Skip to content

Commit 231c290

Browse files
chore(deps): update dependency vite to v7
1 parent 5928ffa commit 231c290

File tree

2 files changed

+169
-405
lines changed

2 files changed

+169
-405
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"tsx": "^4.19.2",
5454
"typescript": "^5.7.2",
5555
"typescript-eslint": "^8.18.0",
56-
"vite": "^6.0.3",
56+
"vite": "^7.0.0",
5757
"vite-plugin-dts": "^4.3.0",
5858
"vitest": "^2.1.8"
5959
},
@@ -62,7 +62,7 @@
6262
},
6363
"pnpm": {
6464
"overrides": {
65-
"vite": "^6.0.3"
65+
"vite": "^7.0.0"
6666
}
6767
}
6868
}

0 commit comments

Comments
 (0)