Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 963806c

Browse files
Update dependency @vitejs/plugin-vue to v5
1 parent 7932e42 commit 963806c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

javascript/todo-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@esbuild-plugins/node-modules-polyfill": "0.2.2",
2727
"@playwright/test": "^1.44.1",
2828
"@tailwindcss/forms": "0.5.9",
29-
"@vitejs/plugin-vue": "4.6.2",
29+
"@vitejs/plugin-vue": "5.1.4",
3030
"autoprefixer": "10.4.20",
3131
"eslint": "8.57.1",
3232
"eslint-plugin-import": "2.31.0",

javascript/todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@esbuild-plugins/node-modules-polyfill": "0.2.2",
2828
"@playwright/test": "^1.44.1",
2929
"@tailwindcss/forms": "0.5.9",
30-
"@vitejs/plugin-vue": "4.6.2",
30+
"@vitejs/plugin-vue": "5.1.4",
3131
"autoprefixer": "10.4.20",
3232
"eslint": "8.57.1",
3333
"eslint-plugin-import": "2.31.0",

0 commit comments

Comments
 (0)