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

This commit is contained in:
Renovate
2025-02-04 07:09:38 +00:00
committed by Joakim Olsson
parent 83c13cb0c5
commit 568e42fd0f
2 changed files with 6 additions and 5 deletions
+5 -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.9"
"vuetify": "3.7.10"
},
"engines": {
"node": "22"
@@ -19832,10 +19832,11 @@
}
},
"node_modules/vuetify": {
"version": "3.7.9",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.7.9.tgz",
"integrity": "sha512-9pHu6ESdg/lYYCrdXb2uoLZGbw2bysWLaqMu2bzQPMTrMj1GfgcL0k/siTGkUa+o0cVWzvlP/cnjOFGMTxH3og==",
"version": "3.7.10",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.7.10.tgz",
"integrity": "sha512-BeqdZgddar41TSgycRUb+Nyxuu87g3BfvXbjOFp2i4+um4jDotSkZ7LLHNMooS3wJfZAxDQN9hbOzW6KQDohAA==",
"dev": true,
"license": "MIT",
"engines": {
"node": "^12.20 || >=14.13"
},
+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.9"
"vuetify": "3.7.10"
},
"dependencies": {
"@apollo/client": "3.12.9",