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

This commit is contained in:
Renovate
2025-06-11 13:00:19 +00:00
parent f1be02c07a
commit 81bc7a4463
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.8"
"vuetify": "3.8.9"
},
"engines": {
"node": "24"
@@ -22552,9 +22552,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.8.8",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.8.8.tgz",
"integrity": "sha512-EPFynvxh72PBgUVZnGpfYfGluz8dz/tXM1OzjszFOK7ywqS+bAm8K9jJq0MIlAG8HKE7gBFQwCJGkzIyuUDipA==",
"version": "3.8.9",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.8.9.tgz",
"integrity": "sha512-X9kCxeqf7w5sca2Mfn4NCVsDDimi81jxKyqsZHjW0XG/rTdtwRFKttxOcv0Mmi+67ulPjDZywA7pBFK0rxoafA==",
"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.8"
"vuetify": "3.8.9"
},
"dependencies": {
"@apollo/client": "3.13.8",