Author SHA1 Message Date
renovate cc8baf9dd6 fix(deps): update dependency graphql to v17
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Failing after 31s
dancefinder-app / deploy-prod (pull_request) Has been skipped
2026-07-06 07:04:27 +00:00
renovate 9761c013bc chore(deps): update dependency vuetify to v4.1.3 (#2976)
dancefinder-app / build (push) Successful in 2m16s
dancefinder-app / deploy-prod (push) Successful in 1m11s
2026-07-05 16:09:41 +00:00
2 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -51,7 +51,7 @@
"vue": "3.5.39",
"vue-eslint-parser": "10.4.1",
"vue-router": "5.1.0",
"vuetify": "4.1.2"
"vuetify": "4.1.3"
},
"engines": {
"node": "24"
@@ -21041,9 +21041,9 @@
}
},
"node_modules/vuetify": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.1.2.tgz",
"integrity": "sha512-2SUzXt2Q71/cVmSZhU6kOmAo1ev3NZaI/ynj55TTcu6jXAc9kezoqZKY+Xm+0STnAOcCoTseF0qPSs01LjUaaA==",
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.1.3.tgz",
"integrity": "sha512-tI6GHgICixvnoncWkSBNMKfwzjbt6H8FxEtGvUxYirOIBu00u5TUANgUbu1ly6wr9sVjvwqakCjUiAYJFsqpMw==",
"dev": true,
"license": "MIT",
"funding": {
+3 -3
View File
@@ -44,10 +44,10 @@
"vue": "3.5.39",
"vue-eslint-parser": "10.4.1",
"vue-router": "5.1.0",
"vuetify": "4.1.2"
"vuetify": "4.1.3"
},
"dependencies": {
"@apollo/client": "4.2.5",
"@apollo/client": "3.14.1",
"@auth0/auth0-vue": "2.7.0",
"@grafana/faro-web-sdk": "2.8.2",
"@grafana/faro-web-tracing": "2.8.2",
@@ -55,7 +55,7 @@
"@pinia/nuxt": "0.11.3",
"@vue/apollo-composable": "4.2.2",
"date-fns": "4.4.0",
"graphql": "16.14.2",
"graphql": "17.0.2",
"graphql-tag": "2.12.7",
"pinia": "3.0.4",
"pinia-plugin-persistedstate": "4.7.1"