Merge branch 'renovate/vuetify-3.x' into 'main'

chore(deps): update dependency vuetify to v3.10.6

See merge request unboundsoftware/dancefinder/dancefinder-app!2591
This commit was merged in pull request #2640.
This commit is contained in:
2025-10-22 11:00:00 +02:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -54,7 +54,7 @@
"vue": "3.5.22",
"vue-eslint-parser": "10.2.0",
"vue-router": "4.6.3",
"vuetify": "3.10.5"
"vuetify": "3.10.6"
},
"engines": {
"node": "24"
@@ -21560,9 +21560,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.10.5",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.10.5.tgz",
"integrity": "sha512-3h1onfjcj04B+LJ0cXvGrOOe6C3652JAlyUAuGKgQXwhP9Oe1hAfdM6+svXR5Dt1xC39lQEGqJdacZtwisUEoQ==",
"version": "3.10.6",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.10.6.tgz",
"integrity": "sha512-dYlFcRc11+LLpiPFBk3ZlboC2olDJBktK6cjgHOcMRPrboBEnjRATCEEn1DK5jre6rzNmoAwaIDziHBz6ssbtQ==",
"dev": true,
"license": "MIT",
"peer": true,
+1 -1
View File
@@ -46,7 +46,7 @@
"vue": "3.5.22",
"vue-eslint-parser": "10.2.0",
"vue-router": "4.6.3",
"vuetify": "3.10.5"
"vuetify": "3.10.6"
},
"dependencies": {
"@apollo/client": "3.14.0",