chore(deps): update dependency vuetify to v3.12.3 (#2823)
dancefinder-app / build (push) Successful in 1m21s
dancefinder-app / deploy-prod (push) Successful in 1m29s

This commit was merged in pull request #2823.
This commit is contained in:
2026-03-12 04:02:23 +00:00
parent 4c9c9e2c6a
commit 6c5db100ab
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -52,7 +52,7 @@
"vue": "3.5.30", "vue": "3.5.30",
"vue-eslint-parser": "10.4.0", "vue-eslint-parser": "10.4.0",
"vue-router": "4.6.4", "vue-router": "4.6.4",
"vuetify": "3.12.2" "vuetify": "3.12.3"
}, },
"engines": { "engines": {
"node": "24" "node": "24"
@@ -20476,9 +20476,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/vuetify": { "node_modules/vuetify": {
"version": "3.12.2", "version": "3.12.3",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.12.2.tgz", "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.12.3.tgz",
"integrity": "sha512-cVQa4+5iQpDs00ToMUnWRHlMdv1d5tEH2wcZIthqSCmBipQAG4rQKE55zFwZFYlPyiDhUVY1RcAFtXCuHNcCww==", "integrity": "sha512-7QzgftMu8OYKRz/jr2yntPEJ7WFmAzMn8jyeUcW7gz539MjQbDF3UrqZXW3aWi458UVJW9WWvzQn9x5B75Aijw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"funding": { "funding": {
+1 -1
View File
@@ -44,7 +44,7 @@
"vue": "3.5.30", "vue": "3.5.30",
"vue-eslint-parser": "10.4.0", "vue-eslint-parser": "10.4.0",
"vue-router": "4.6.4", "vue-router": "4.6.4",
"vuetify": "3.12.2" "vuetify": "3.12.3"
}, },
"dependencies": { "dependencies": {
"@apollo/client": "3.14.0", "@apollo/client": "3.14.0",