chore(deps): update dependency vuetify to v4.0.5
dancefinder-app / build (pull_request) Successful in 3m8s
dancefinder-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-04-02 15:03:05 +00:00
parent c4b6e1f860
commit a840057b57
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -52,7 +52,7 @@
"vue": "3.5.31",
"vue-eslint-parser": "10.4.0",
"vue-router": "4.6.4",
"vuetify": "4.0.4"
"vuetify": "4.0.5"
},
"engines": {
"node": "24"
@@ -20791,9 +20791,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.0.4.tgz",
"integrity": "sha512-sO2ux9RG0C1HKaP1HqDMro3+vbbmUJwzcKXuzaxQmUERAT/0FR0yfbwnj4PrMwWy1qc2WPJq01h4cr86FmNrFA==",
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.0.5.tgz",
"integrity": "sha512-pFysKOHuY3dROTVh9PdlhVz50ZR0E5/goY5ecTXc8F8tajUA2ee3xZ8Lqs1WtEw/X3w93wx/LogyjgaQCAL/Ig==",
"dev": true,
"license": "MIT",
"funding": {
+1 -1
View File
@@ -44,7 +44,7 @@
"vue": "3.5.31",
"vue-eslint-parser": "10.4.0",
"vue-router": "4.6.4",
"vuetify": "4.0.4"
"vuetify": "4.0.5"
},
"dependencies": {
"@apollo/client": "3.14.1",