Skip to content

Commit f4e2e3f

Browse files
committed
chore: update vite in getting-started-ts-composition-api
1 parent 4e30ff5 commit f4e2e3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

getting-started-typescript-composition-api/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"@progress/kendo-svg-icons": "latest"
2626
},
2727
"devDependencies": {
28-
"@vitejs/plugin-vue": "^3.2.0",
28+
"@vitejs/plugin-vue": "^4.6.2",
2929
"typescript": "^4.6.4",
30-
"vite": "^3.2.3",
30+
"vite": "^4.5.6",
3131
"vue-tsc": "^1.0.9"
3232
}
3333
}

0 commit comments

Comments
 (0)