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

This commit is contained in:
Renovate
2025-09-16 08:04:05 +00:00
parent 4f263bc44d
commit 60cce5c14d
2 changed files with 5 additions and 8 deletions
+4 -7
View File
@@ -55,7 +55,7 @@
"vue": "3.5.21",
"vue-eslint-parser": "10.2.0",
"vue-router": "4.5.1",
"vuetify": "3.10.0"
"vuetify": "3.10.1"
},
"engines": {
"node": "24"
@@ -21151,14 +21151,11 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.10.0.tgz",
"integrity": "sha512-cgtssO0yriqwEdOd6jGfUqUUztunxYPDhyY+iog0Q8i5WEa+3+eQ/dGpXeFoU80qMVm0k6uPd8aJpc5wEVXu3g==",
"version": "3.10.1",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.10.1.tgz",
"integrity": "sha512-4mQcdANVTgGC9TgsTEzueTe/OXvEvdCLwrJFJDeDYrNlNJmcH6jAeefEl0z1j5z7CH/AQM4NQDoQ+tMqZPOK/g==",
"dev": true,
"license": "MIT",
"engines": {
"node": "^12.20 || >=14.13"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/johnleider"
+1 -1
View File
@@ -46,7 +46,7 @@
"vue": "3.5.21",
"vue-eslint-parser": "10.2.0",
"vue-router": "4.5.1",
"vuetify": "3.10.0"
"vuetify": "3.10.1"
},
"dependencies": {
"@apollo/client": "3.14.0",