Skip to content

Commit 6d03770

Browse files
committed
chore: update @vitejs/plugin-vue version
1 parent 062476e commit 6d03770

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

examples-standalone/dashboard/package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples-standalone/dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"vue-router": "^4.1.3"
3636
},
3737
"devDependencies": {
38-
"@vitejs/plugin-vue": "^4.6.2",
38+
"@vitejs/plugin-vue": "^5.2.1",
3939
"sass": "^1.54.4",
4040
"vite": "^5.4.14"
4141
},

vue3-grid-performance/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"vue": "^3.2.13"
2525
},
2626
"devDependencies": {
27-
"@vitejs/plugin-vue": "^3.2.0",
27+
"@vitejs/plugin-vue": "^5.2.1",
2828
"vite": "^5.4.14"
2929
}
3030
}

0 commit comments

Comments
 (0)