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

This commit is contained in:
Renovate
2025-11-24 19:06:44 +00:00
parent a8460b1bb1
commit b43cfab858
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -54,7 +54,7 @@
"vue": "3.5.25",
"vue-eslint-parser": "10.2.0",
"vue-router": "4.6.3",
"vuetify": "3.11.0"
"vuetify": "3.11.1"
},
"engines": {
"node": "24"
@@ -22655,9 +22655,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.11.0",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.0.tgz",
"integrity": "sha512-ITGeT3uaTIwI2SdyTvtE45tY6FlS2oWklfLU47s2K0ZHnu1it35p9lz8oE15Id8ThtKyQojQGobMkN+korheEw==",
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.1.tgz",
"integrity": "sha512-ACox0dnEdnOqiRtlvLsVfh4CbVI9vnpftf1g8h7waeSupIrWnqJjerfctZbFWDCroqybbt2AlIJZHF5eQcxbdg==",
"dev": true,
"license": "MIT",
"peer": true,
+1 -1
View File
@@ -46,7 +46,7 @@
"vue": "3.5.25",
"vue-eslint-parser": "10.2.0",
"vue-router": "4.6.3",
"vuetify": "3.11.0"
"vuetify": "3.11.1"
},
"dependencies": {
"@apollo/client": "3.14.0",