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

This commit is contained in:
Renovate
2025-10-21 21:04:24 +00:00
parent 571a10104d
commit 4e07419066
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",