chore(deps): update dependency vuetify to v3.8.7 #2452

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/vuetify-3.x into main 2025-05-27 09:14:39 +00:00
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.15",
"vue-router": "4.5.1",
"vuetify": "3.8.6"
"vuetify": "3.8.7"
},
"engines": {
"node": "24"
@@ -22379,9 +22379,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.8.6",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.8.6.tgz",
"integrity": "sha512-WU7BrS0rKtewaU1e0SjJmUVc23k1Y9L5+aJdSmezAYlxYbHprlFVYeZZvwj1kA9xrPE8MGguvMQgePSxxD/l2w==",
"version": "3.8.7",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.8.7.tgz",
"integrity": "sha512-Xid5za36cOA9We0QShcjiI4qoWXcwABhlhDHi8/0qpjSrBgJ63GobQdZ9YYyRvjMT3XXJqgbkdis1RS/oGL8Bw==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -43,7 +43,7 @@
"vite-plugin-vuetify": "2.1.1",
"vue": "3.5.15",
"vue-router": "4.5.1",
"vuetify": "3.8.6"
"vuetify": "3.8.7"
},
"dependencies": {
"@apollo/client": "3.13.8",