9 Commits

Author SHA1 Message Date
renovate 4b4c46d353 fix(deps): update dependency graphql to v17
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Failing after 1m0s
dancefinder-app / deploy-prod (pull_request) Has been skipped
2026-06-18 18:03:40 +00:00
renovate 2ec90cf08e chore(deps): update graphqlcodegenerator monorepo to v6.0.4 (#2956)
dancefinder-app / build (push) Successful in 3m8s
dancefinder-app / deploy-prod (push) Successful in 2m36s
2026-06-18 15:11:53 +00:00
renovate 01c5dbb87d chore(deps): update eslint monorepo to v10.5.0 (#2955)
dancefinder-app / build (push) Successful in 2m8s
dancefinder-app / deploy-prod (push) Successful in 1m48s
2026-06-15 18:08:14 +00:00
renovate a9a02d1e77 chore(deps): update dependency sass to v1.101.0 (#2954)
dancefinder-app / build (push) Successful in 3m19s
dancefinder-app / deploy-prod (push) Successful in 1m38s
2026-06-14 22:16:03 +00:00
renovate 0cd1d00e7e chore(deps): update vue monorepo to v3.5.38 (#2953)
dancefinder-app / build (push) Successful in 3m14s
dancefinder-app / deploy-prod (push) Successful in 1m27s
2026-06-14 08:08:55 +00:00
renovate 7b1b844725 chore(deps): update vue monorepo to v3.5.36 (#2952)
dancefinder-app / build (push) Successful in 2m33s
dancefinder-app / deploy-prod (push) Successful in 1m31s
2026-06-14 06:08:46 +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 869 additions and 971 deletions
+862 -964
View File
File diff suppressed because it is too large Load Diff
+7 -7
View File
@@ -21,27 +21,27 @@
"@graphql-codegen/cli": "7.1.2",
"@graphql-codegen/fragment-matcher": "7.0.1",
"@graphql-codegen/typescript": "6.0.2",
"@graphql-codegen/typescript-operations": "6.0.3",
"@graphql-codegen/typescript-operations": "6.0.4",
"@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",
"eslint": "10.4.1",
"esbuild": "0.28.1",
"eslint": "10.5.0",
"eslint-plugin-simple-import-sort": "13.0.0",
"eslint-plugin-vue": "10.9.2",
"nuxt": "4.4.8",
"postcss-html": "1.8.1",
"sass": "1.100.0",
"sass": "1.101.0",
"stylelint": "17.13.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
"typescript": "6.0.3",
"typescript-eslint": "8.61.0",
"vite-plugin-vuetify": "2.1.3",
"vue": "3.5.35",
"vue": "3.5.38",
"vue-eslint-parser": "10.4.1",
"vue-router": "5.1.0",
"vuetify": "4.1.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": "17.0.0",
"graphql-tag": "2.12.6",
"pinia": "3.0.4",
"pinia-plugin-persistedstate": "4.7.1"