Skip to content

Commit ffc818a

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

File tree

3 files changed

+201
-137
lines changed

3 files changed

+201
-137
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"tsdown": "^0.6.4",
8888
"tsx": "^4.19.3",
8989
"typescript": "^5.8.2",
90-
"vite": "^6.2.1",
90+
"vite": "^7.0.0",
9191
"vitest": "^3.0.8"
9292
},
9393
"engines": {

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"unocss": "^66.1.0-beta.3",
2424
"unplugin-auto-import": "^19.1.1",
2525
"unplugin-vue-components": "^28.4.1",
26-
"vite": "^6.2.1",
26+
"vite": "^7.0.0",
2727
"vue-tsc": "^2.2.8"
2828
}
2929
}

0 commit comments

Comments
 (0)