chore(deps): update dependency vuetify to v4.1.10 (#3036)
dancefinder-app / build (push) Successful in 46s
dancefinder-app / deploy-prod (push) Successful in 1m7s

This commit was merged in pull request #3036.
This commit is contained in:
2026-08-21 06:36:19 +00:00
parent fbfc64d9dc
commit 6307a878e7
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -51,7 +51,7 @@
"vue": "3.5.41", "vue": "3.5.41",
"vue-eslint-parser": "10.4.1", "vue-eslint-parser": "10.4.1",
"vue-router": "5.2.0", "vue-router": "5.2.0",
"vuetify": "4.1.9" "vuetify": "4.1.10"
}, },
"engines": { "engines": {
"node": "24" "node": "24"
@@ -20716,9 +20716,9 @@
} }
}, },
"node_modules/vuetify": { "node_modules/vuetify": {
"version": "4.1.9", "version": "4.1.10",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.1.9.tgz", "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.1.10.tgz",
"integrity": "sha512-2NlpUiSwkUAGxKmkKwoRCst3IJF6EPP7msNJd+VxFjcAN9xCG+RFODzsfXfO2ypl9aSj3T/PJ65BBjQeTGgFKA==", "integrity": "sha512-7IDuicacXiE0yIZoFbYpIYLrQbOV45duwhsc/yqv2l2slatm4NHtuiB89/EpuxGEF8WHRVyLOEpOzP91RsxuxA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"funding": { "funding": {
+1 -1
View File
@@ -44,7 +44,7 @@
"vue": "3.5.41", "vue": "3.5.41",
"vue-eslint-parser": "10.4.1", "vue-eslint-parser": "10.4.1",
"vue-router": "5.2.0", "vue-router": "5.2.0",
"vuetify": "4.1.9" "vuetify": "4.1.10"
}, },
"dependencies": { "dependencies": {
"@apollo/client": "3.14.1", "@apollo/client": "3.14.1",