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

This commit is contained in:
Renovate
2025-07-08 11:01:09 +00:00
committed by Joakim Olsson
parent ce7de9fff7
commit ca2498c3aa
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.8.12"
"vuetify": "3.9.0"
},
"engines": {
"node": "24"
@@ -20905,9 +20905,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.8.12",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.8.12.tgz",
"integrity": "sha512-XRX/yRel/V5rlas12ovujVCo8RDb/NwICyef/DVYzybqbYz/UGHZd23sN5q1zw0h9jUN8httXI6ytWN7OFugmA==",
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.9.0.tgz",
"integrity": "sha512-vjqyHP5gBFH4x0BAjdRAcS3FXY5OfHaKnC6Hhgln8tePZtKc3AUhF7BEJtcrD3l6XwL8gaYx/wMt+UP7X5EZJw==",
"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.8.12"
"vuetify": "3.9.0"
},
"dependencies": {
"@apollo/client": "3.13.8",