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

This commit is contained in:
Renovate
2025-01-28 06:08:08 +00:00
parent 0ef8160b3b
commit 62b538d51f
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -51,7 +51,7 @@
"vite-plugin-vuetify": "2.0.4",
"vue": "3.5.13",
"vue-router": "4.5.0",
"vuetify": "3.7.7"
"vuetify": "3.7.8"
},
"engines": {
"node": "22"
@@ -20104,9 +20104,9 @@
}
},
"node_modules/vuetify": {
"version": "3.7.7",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.7.7.tgz",
"integrity": "sha512-YqKnRo2+BZWQRzfxHVA/5reQo1eLvbS9Z6N+Lvaot/5lpdi7JWooMr/hWoCr7/QPBGRcXArHppqIB+hMfPlsXw==",
"version": "3.7.8",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.7.8.tgz",
"integrity": "sha512-67p7Ton7EikHKhzauAmpsV1HT/zA2DmG8hjcHmQrktGl1eBrRaQVE+idWLtbhO51jqpTsrKQK9+HuG0KRwIGYQ==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -43,7 +43,7 @@
"vite-plugin-vuetify": "2.0.4",
"vue": "3.5.13",
"vue-router": "4.5.0",
"vuetify": "3.7.7"
"vuetify": "3.7.8"
},
"dependencies": {
"@apollo/client": "3.12.8",