chore(deps): update dependency vuetify to v3.9.2 #2525

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/vuetify-3.x into main 2025-07-18 07:48:25 +00:00
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.1"
"vuetify": "3.9.2"
},
"engines": {
"node": "24"
@@ -22168,9 +22168,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.9.1",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.9.1.tgz",
"integrity": "sha512-jmUFx655w2ClUgRXjAabiGR2hLEr0QNQClpOYVMPvqzqTPqA+UG95h1/8wHCtm5Q4ccIFwvDSSEwC/eOA6fC1g==",
"version": "3.9.2",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.9.2.tgz",
"integrity": "sha512-Pax7YCgbE5SArY8CDM0A9dTVHnG1oU79eIBA+FEEg3dDFV7bc+0AppJJLfG2+aoaBlJf2UH7tOCflJ/U23YU1Q==",
"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.1"
"vuetify": "3.9.2"
},
"dependencies": {
"@apollo/client": "3.13.8",