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

This commit is contained in:
Renovate
2025-10-07 11:06:54 +00:00
parent 5768ebded5
commit ba6dc74316
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.5.1",
"vuetify": "3.10.4"
"vuetify": "3.10.5"
},
"engines": {
"node": "24"
@@ -21636,9 +21636,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.10.4",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.10.4.tgz",
"integrity": "sha512-aatUQ0RM0i6VdkJaFyj3gydecuFmAgACNO3RwWznvjvIvRENQXxMRiv+vlGFoshbw2UG+zOPPMhO12OCPSa2UQ==",
"version": "3.10.5",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.10.5.tgz",
"integrity": "sha512-3h1onfjcj04B+LJ0cXvGrOOe6C3652JAlyUAuGKgQXwhP9Oe1hAfdM6+svXR5Dt1xC39lQEGqJdacZtwisUEoQ==",
"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.5.1",
"vuetify": "3.10.4"
"vuetify": "3.10.5"
},
"dependencies": {
"@apollo/client": "3.14.0",