chore(deps): update dependency vuetify to v3.12.2 (#2810)
dancefinder-app / build (push) Successful in 2m7s
dancefinder-app / deploy-prod (push) Successful in 1m25s

This commit was merged in pull request #2810.
This commit is contained in:
2026-03-04 04:09:31 +00:00
parent 4d1fa510a8
commit a14006f2ca
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -54,7 +54,7 @@
"vue": "3.5.29", "vue": "3.5.29",
"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.1" "vuetify": "3.12.2"
}, },
"engines": { "engines": {
"node": "24" "node": "24"
@@ -23493,9 +23493,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/vuetify": { "node_modules/vuetify": {
"version": "3.12.1", "version": "3.12.2",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.12.1.tgz", "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.12.2.tgz",
"integrity": "sha512-JDHDzs1e195YJ9L3X4nWQySGSMyTxr0BefIY4+l/CpAgTd9pPV5F6oZzI8ZLuikMxS4HhfSGHteOAe6u/zh4vQ==", "integrity": "sha512-cVQa4+5iQpDs00ToMUnWRHlMdv1d5tEH2wcZIthqSCmBipQAG4rQKE55zFwZFYlPyiDhUVY1RcAFtXCuHNcCww==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"funding": { "funding": {
+1 -1
View File
@@ -46,7 +46,7 @@
"vue": "3.5.29", "vue": "3.5.29",
"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.1" "vuetify": "3.12.2"
}, },
"dependencies": { "dependencies": {
"@apollo/client": "3.14.0", "@apollo/client": "3.14.0",