Update dependency vuetify to v3.10.2 (#272)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-19 21:30:56 -04:00
committed by GitHub
parent 2c6a65ffe7
commit 1f63e7327b

9
package-lock.json generated
View File

@@ -15141,13 +15141,10 @@
"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.2",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.10.2.tgz",
"integrity": "sha512-uuAm+uj170ZWdS0aiomhgtdYOR3/I2yzynskBfYyFB1Fn/HKvlvPDaU3ISZnf0GHIJQENdj7eLg/wTChrIwEQw==",
"license": "MIT",
"engines": {
"node": "^12.20 || >=14.13"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/johnleider"