4 Commits

Author SHA1 Message Date
renovate d37d3eff3d chore(deps): update vue monorepo to v3.5.36
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Failing after 49s
dancefinder-app / deploy-prod (pull_request) Has been skipped
2026-06-14 04:02:49 +00:00
renovate 8aa888692c chore(deps): update dependency @nuxt/eslint to v1.16.0 (#2951)
dancefinder-app / build (push) Successful in 1m31s
dancefinder-app / deploy-prod (push) Successful in 1m31s
2026-06-13 07:06:03 +00:00
renovate 32da8dd2ad fix(deps): update dependency graphql to v16.14.2 (#2949)
dancefinder-app / build (push) Successful in 3m13s
dancefinder-app / deploy-prod (push) Successful in 2m54s
2026-06-12 22:07:41 +00:00
renovate 8dc5586706 chore(deps): update dependency esbuild to v0.28.1 [security] (#2950)
dancefinder-app / build (push) Successful in 1m54s
dancefinder-app / deploy-prod (push) Successful in 1m33s
2026-06-12 21:06:44 +00:00
2 changed files with 777 additions and 882 deletions
+772 -877
View File
File diff suppressed because it is too large Load Diff
+5 -5
View File
@@ -24,11 +24,11 @@
"@graphql-codegen/typescript-operations": "6.0.3",
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.2.4",
"@nuxt/eslint": "1.15.2",
"@nuxt/eslint": "1.16.0",
"@nuxtjs/i18n": "10.4.0",
"@stylistic/eslint-plugin": "5.10.0",
"@vue/test-utils": "2.4.11",
"esbuild": "0.28.0",
"esbuild": "0.28.1",
"eslint": "10.4.1",
"eslint-plugin-simple-import-sort": "13.0.0",
"eslint-plugin-vue": "10.9.2",
@@ -41,13 +41,13 @@
"typescript": "6.0.3",
"typescript-eslint": "8.61.0",
"vite-plugin-vuetify": "2.1.3",
"vue": "3.5.35",
"vue": "3.5.36",
"vue-eslint-parser": "10.4.1",
"vue-router": "5.1.0",
"vuetify": "4.1.1"
},
"dependencies": {
"@apollo/client": "4.2.3",
"@apollo/client": "3.14.1",
"@auth0/auth0-vue": "2.7.0",
"@grafana/faro-web-sdk": "2.7.1",
"@grafana/faro-web-tracing": "2.7.1",
@@ -55,7 +55,7 @@
"@pinia/nuxt": "0.11.3",
"@vue/apollo-composable": "4.2.2",
"date-fns": "4.4.0",
"graphql": "16.14.1",
"graphql": "16.14.2",
"graphql-tag": "2.12.6",
"pinia": "3.0.4",
"pinia-plugin-persistedstate": "4.7.1"