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

This commit is contained in:
Renovate
2025-07-02 08:24:44 +00:00
parent 63c03988a2
commit 8c713e8f60
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.11"
"vuetify": "3.8.12"
},
"engines": {
"node": "24"
@@ -20438,9 +20438,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.8.11",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.8.11.tgz",
"integrity": "sha512-sF5U364CFWq/K3zhC1z90DPHDp1EL6bepKpgzfIfHN6I2BoC1qjbH+hEqozqaGETrIBK7+ShccAzZ8CHL56YZQ==",
"version": "3.8.12",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.8.12.tgz",
"integrity": "sha512-XRX/yRel/V5rlas12ovujVCo8RDb/NwICyef/DVYzybqbYz/UGHZd23sN5q1zw0h9jUN8httXI6ytWN7OFugmA==",
"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.11"
"vuetify": "3.8.12"
},
"dependencies": {
"@apollo/client": "3.13.8",