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

This commit is contained in:
Renovate
2025-05-21 07:02:25 +00:00
parent 93d2dc294c
commit 50b3172888
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -51,7 +51,7 @@
"vite-plugin-vuetify": "2.1.1",
"vue": "3.5.14",
"vue-router": "4.5.1",
"vuetify": "3.8.5"
"vuetify": "3.8.6"
},
"engines": {
"node": "24"
@@ -21969,9 +21969,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.8.5",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.8.5.tgz",
"integrity": "sha512-W/mTaNDyO6NRqAQmnkMUn9TYvRb//BPF/vk7h3+2xNJOyI9ev90JmYjrihOtb+6QDrB79wVUH0Y+0OjYK73GsA==",
"version": "3.8.6",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.8.6.tgz",
"integrity": "sha512-WU7BrS0rKtewaU1e0SjJmUVc23k1Y9L5+aJdSmezAYlxYbHprlFVYeZZvwj1kA9xrPE8MGguvMQgePSxxD/l2w==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -43,7 +43,7 @@
"vite-plugin-vuetify": "2.1.1",
"vue": "3.5.14",
"vue-router": "4.5.1",
"vuetify": "3.8.5"
"vuetify": "3.8.6"
},
"dependencies": {
"@apollo/client": "3.13.8",