diff --git a/cmd/templates/vuetify2-basic/frontend/package.json.template b/cmd/templates/vuetify2-basic/frontend/package.json.template index cb91ee864..0913c632d 100644 --- a/cmd/templates/vuetify2-basic/frontend/package.json.template +++ b/cmd/templates/vuetify2-basic/frontend/package.json.template @@ -11,7 +11,7 @@ "core-js": "^3.6.4", "regenerator-runtime": "^0.13.3", "vue": "^2.6.11", - "vuetify": "^2.2.15", + "vuetify": "^2.3.15", "@wailsapp/runtime": "^1.0.10" }, "devDependencies": {