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

This commit is contained in:
Renovate
2025-09-24 09:04:06 +00:00
parent 2c825704d0
commit 62cac982d6
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -55,7 +55,7 @@
"vue": "3.5.21",
"vue-eslint-parser": "10.2.0",
"vue-router": "4.5.1",
"vuetify": "3.10.2"
"vuetify": "3.10.3"
},
"engines": {
"node": "24"
@@ -21180,9 +21180,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.10.2",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.10.2.tgz",
"integrity": "sha512-uuAm+uj170ZWdS0aiomhgtdYOR3/I2yzynskBfYyFB1Fn/HKvlvPDaU3ISZnf0GHIJQENdj7eLg/wTChrIwEQw==",
"version": "3.10.3",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.10.3.tgz",
"integrity": "sha512-psc7oZfjz3LwH96ZRzSm4iGcOKKoeoVZIyO5Q5xO4vcUfWYxobL7TvMQv53jv1PnNvaMIXWeVIrQmiyce5dpTg==",
"dev": true,
"license": "MIT",
"funding": {
+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.2"
"vuetify": "3.10.3"
},
"dependencies": {
"@apollo/client": "3.14.0",