Skip to content

Commit 2712646

Browse files
chore(deps): update dependency vite to v5 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3691bad commit 2712646

File tree

3 files changed

+28
-45
lines changed

3 files changed

+28
-45
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"tsup": "^8.0.1",
126126
"tsx": "^4.1.4",
127127
"typescript": "^5.2.2",
128-
"vite": "^4.5.0",
128+
"vite": "^5.0.4",
129129
"vitest": "^0.34.6"
130130
},
131131
"engines": {

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"unocss": "^0.57.6",
2424
"unplugin-auto-import": "^0.16.7",
2525
"unplugin-vue-components": "^0.25.2",
26-
"vite": "^4.5.0",
26+
"vite": "^5.0.4",
2727
"vue-tsc": "^1.8.22"
2828
}
2929
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)