Skip to content

Commit 1cf7a82

Browse files
committed
chore(deps): update dependency vite to v5
1 parent bcd9c57 commit 1cf7a82

File tree

3 files changed

+290
-27
lines changed

3 files changed

+290
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"tsup": "^7.2.0",
148148
"typescript": "^5.2.2",
149149
"unplugin-auto-import": "^0.16.7",
150-
"vite": "^4.5.0",
150+
"vite": "^5.0.4",
151151
"vite-plugin-vue-markdown": "^0.23.8",
152152
"vitest": "^0.34.6",
153153
"vue": "^3.3.7",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@vue/compiler-sfc": "^3.3.7",
1010
"@vue/tsconfig": "^0.4.0",
1111
"unplugin-vue-router": "workspace:*",
12-
"vite": "^4.5.0",
12+
"vite": "^5.0.4",
1313
"vite-plugin-inspect": "^0.7.41",
1414
"vue": "^3.3.7"
1515
}

0 commit comments

Comments
 (0)