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

This commit is contained in:
Renovate
2025-12-03 06:03:58 +00:00
parent b1971d1be2
commit 451977d572
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.1"
"vuetify": "3.11.2"
},
"engines": {
"node": "24"
@@ -22694,9 +22694,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.1.tgz",
"integrity": "sha512-ACox0dnEdnOqiRtlvLsVfh4CbVI9vnpftf1g8h7waeSupIrWnqJjerfctZbFWDCroqybbt2AlIJZHF5eQcxbdg==",
"version": "3.11.2",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.2.tgz",
"integrity": "sha512-1lL0qN6JIdbx6xGYpo6dnx378EfC0t4EotPJdP4go8ThmIdRO3xLva1ALxhxi5lSYTht4R9OVk9miVnwVfDx3A==",
"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.1"
"vuetify": "3.11.2"
},
"dependencies": {
"@apollo/client": "3.14.0",