chore(deps): update dependency vuetify to v4.1.4 (#2980)
dancefinder-app / build (push) Successful in 1m33s
dancefinder-app / deploy-prod (push) Successful in 1m14s

This commit was merged in pull request #2980.
This commit is contained in:
2026-07-10 16:09:56 +00:00
parent 12a1e939fe
commit d7a5144197
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -51,7 +51,7 @@
"vue": "3.5.39",
"vue-eslint-parser": "10.4.1",
"vue-router": "5.1.0",
"vuetify": "4.1.3"
"vuetify": "4.1.4"
},
"engines": {
"node": "24"
@@ -21041,9 +21041,9 @@
}
},
"node_modules/vuetify": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.1.3.tgz",
"integrity": "sha512-tI6GHgICixvnoncWkSBNMKfwzjbt6H8FxEtGvUxYirOIBu00u5TUANgUbu1ly6wr9sVjvwqakCjUiAYJFsqpMw==",
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.1.4.tgz",
"integrity": "sha512-8/H0Yl6h9t07/ExuyZFIRJqAenpKeCiVaRJzbHGfTtuZRZIs5EbtjdFYikPIu6h9thBJAx15PrU4ofa4LvdJag==",
"dev": true,
"license": "MIT",
"funding": {
+1 -1
View File
@@ -44,7 +44,7 @@
"vue": "3.5.39",
"vue-eslint-parser": "10.4.1",
"vue-router": "5.1.0",
"vuetify": "4.1.3"
"vuetify": "4.1.4"
},
"dependencies": {
"@apollo/client": "3.14.1",