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

This commit is contained in:
Renovate
2025-06-04 06:02:53 +00:00
committed by Joakim Olsson
parent e2e890fadf
commit 11b38a8868
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",