fix(deps): update dependency vuetify to v4
Some checks failed
JS Unit Tests / test (pull_request) Failing after 34s
Build Test / test (pull_request) Successful in 36s
PHP Unit Tests / test (pull_request) Successful in 1m7s

This commit is contained in:
2026-05-21 01:44:09 +00:00
parent efb7b799d0
commit b4e379bccd
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"pinia": "^2.3.1",
"vue": "^3.5.18",
"vue-router": "^4.5.1",
"vuetify": "^3.10.2"
"vuetify": "^4.0.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.1",