Merge branch 'renovate/vuetify-3.x' into 'main'

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

See merge request unboundsoftware/dancefinder/dancefinder-app!2560
This commit was merged in pull request #2609.
This commit is contained in:
2025-09-24 12:08:16 +02:00
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",