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

This commit is contained in:
Renovate
2025-07-17 10:02:48 +00:00
parent d8e438be10
commit c5bff4dee1
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -54,7 +54,7 @@
"vue": "3.5.17",
"vue-eslint-parser": "10.2.0",
"vue-router": "4.5.1",
"vuetify": "3.9.0"
"vuetify": "3.9.1"
},
"engines": {
"node": "24"
@@ -21579,9 +21579,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.9.0.tgz",
"integrity": "sha512-vjqyHP5gBFH4x0BAjdRAcS3FXY5OfHaKnC6Hhgln8tePZtKc3AUhF7BEJtcrD3l6XwL8gaYx/wMt+UP7X5EZJw==",
"version": "3.9.1",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.9.1.tgz",
"integrity": "sha512-jmUFx655w2ClUgRXjAabiGR2hLEr0QNQClpOYVMPvqzqTPqA+UG95h1/8wHCtm5Q4ccIFwvDSSEwC/eOA6fC1g==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -46,7 +46,7 @@
"vue": "3.5.17",
"vue-eslint-parser": "10.2.0",
"vue-router": "4.5.1",
"vuetify": "3.9.0"
"vuetify": "3.9.1"
},
"dependencies": {
"@apollo/client": "3.13.8",