chore(deps): update dependency vuetify to v3.8.8 #2464

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/vuetify-3.x into main 2025-06-04 06:34:30 +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.16",
"vue-router": "4.5.1",
"vuetify": "3.8.7"
"vuetify": "3.8.8"
},
"engines": {
"node": "24"
@@ -22546,9 +22546,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.8.7",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.8.7.tgz",
"integrity": "sha512-Xid5za36cOA9We0QShcjiI4qoWXcwABhlhDHi8/0qpjSrBgJ63GobQdZ9YYyRvjMT3XXJqgbkdis1RS/oGL8Bw==",
"version": "3.8.8",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.8.8.tgz",
"integrity": "sha512-EPFynvxh72PBgUVZnGpfYfGluz8dz/tXM1OzjszFOK7ywqS+bAm8K9jJq0MIlAG8HKE7gBFQwCJGkzIyuUDipA==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -43,7 +43,7 @@
"vite-plugin-vuetify": "2.1.1",
"vue": "3.5.16",
"vue-router": "4.5.1",
"vuetify": "3.8.7"
"vuetify": "3.8.8"
},
"dependencies": {
"@apollo/client": "3.13.8",