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

This commit is contained in:
Renovate
2025-04-16 15:02:27 +00:00
parent cc773701a2
commit 47304b95f1
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -51,7 +51,7 @@
"vite-plugin-vuetify": "2.1.1",
"vue": "3.5.13",
"vue-router": "4.5.0",
"vuetify": "3.8.1"
"vuetify": "3.8.2"
},
"engines": {
"node": "22"
@@ -19180,10 +19180,11 @@
"integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g=="
},
"node_modules/vuetify": {
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.8.1.tgz",
"integrity": "sha512-3qReKBBWIIdJJmwnFU1blVIKHDtnLfIP7kk0MwUrrfjYkWmsDpsymtDnsukkTCnlJ1WvhLr64eQFosr0RVbj9w==",
"version": "3.8.2",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.8.2.tgz",
"integrity": "sha512-UJNFP4egmKJTQ3V3MKOq+7vIUKO7/Fko5G6yUsOW2Rm0VNBvAjgO6VY6EnK3DTqEKN6ugVXDEPw37NQSTGLZvw==",
"dev": true,
"license": "MIT",
"engines": {
"node": "^12.20 || >=14.13"
},
+1 -1
View File
@@ -43,7 +43,7 @@
"vite-plugin-vuetify": "2.1.1",
"vue": "3.5.13",
"vue-router": "4.5.0",
"vuetify": "3.8.1"
"vuetify": "3.8.2"
},
"dependencies": {
"@apollo/client": "3.13.7",