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

This commit is contained in:
Renovate
2025-02-04 10:06:55 +00:00
parent 2119c1599d
commit 72559ce12c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -51,7 +51,7 @@
"vite-plugin-vuetify": "2.1.0",
"vue": "3.5.13",
"vue-router": "4.5.0",
"vuetify": "3.7.10"
"vuetify": "3.7.11"
},
"engines": {
"node": "22"
@@ -19834,9 +19834,9 @@
}
},
"node_modules/vuetify": {
"version": "3.7.10",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.7.10.tgz",
"integrity": "sha512-BeqdZgddar41TSgycRUb+Nyxuu87g3BfvXbjOFp2i4+um4jDotSkZ7LLHNMooS3wJfZAxDQN9hbOzW6KQDohAA==",
"version": "3.7.11",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.7.11.tgz",
"integrity": "sha512-50Z2SNwPXbkGmve4CwxOs4sySZGgLwQYIDsKx+coSrfIBqz8IyXgxRFQdrvgoehIwUjGTNqaPZymuK5rMFkfHA==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -43,7 +43,7 @@
"vite-plugin-vuetify": "2.1.0",
"vue": "3.5.13",
"vue-router": "4.5.0",
"vuetify": "3.7.10"
"vuetify": "3.7.11"
},
"dependencies": {
"@apollo/client": "3.12.9",