1 Commits
Author SHA1 Message Date
renovate ec5b0a44ec fix(deps): update dependency @apollo/client to v4
dancefinder-app / build (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
renovate/artifacts Artifact file update failure
dancefinder-app / build (pull_request) Failing after 36s
dancefinder-app / deploy-prod (pull_request) Skipped
2026-08-08 03:04:24 +00:00
2 changed files with 2706 additions and 1012 deletions
+2700 -1006
View File
File diff suppressed because it is too large Load Diff
+6 -6
View File
@@ -21,18 +21,18 @@
"@graphql-codegen/cli": "7.2.0", "@graphql-codegen/cli": "7.2.0",
"@graphql-codegen/fragment-matcher": "7.1.0", "@graphql-codegen/fragment-matcher": "7.1.0",
"@graphql-codegen/typescript": "6.1.0", "@graphql-codegen/typescript": "6.1.0",
"@graphql-codegen/typescript-operations": "6.1.5", "@graphql-codegen/typescript-operations": "6.1.2",
"@graphql-codegen/typescript-vue-apollo": "5.0.1", "@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.4.1", "@nuxt/devtools": "3.4.1",
"@nuxt/eslint": "1.17.0", "@nuxt/eslint": "1.16.0",
"@nuxtjs/i18n": "10.6.0", "@nuxtjs/i18n": "10.6.0",
"@stylistic/eslint-plugin": "5.10.0", "@stylistic/eslint-plugin": "5.10.0",
"@vue/test-utils": "2.4.11", "@vue/test-utils": "2.4.11",
"esbuild": "0.28.1", "esbuild": "0.28.1",
"eslint": "10.8.1", "eslint": "10.8.0",
"eslint-plugin-simple-import-sort": "14.0.0", "eslint-plugin-simple-import-sort": "14.0.0",
"eslint-plugin-vue": "10.10.0", "eslint-plugin-vue": "10.10.0",
"nuxt": "4.5.2", "nuxt": "4.5.1",
"postcss-html": "2.0.0", "postcss-html": "2.0.0",
"sass": "1.102.0", "sass": "1.102.0",
"stylelint": "17.14.1", "stylelint": "17.14.1",
@@ -41,10 +41,10 @@
"typescript": "6.0.3", "typescript": "6.0.3",
"typescript-eslint": "8.66.0", "typescript-eslint": "8.66.0",
"vite-plugin-vuetify": "2.1.3", "vite-plugin-vuetify": "2.1.3",
"vue": "3.5.41", "vue": "3.5.40",
"vue-eslint-parser": "10.4.1", "vue-eslint-parser": "10.4.1",
"vue-router": "5.2.0", "vue-router": "5.2.0",
"vuetify": "4.1.8" "vuetify": "4.1.7"
}, },
"dependencies": { "dependencies": {
"@apollo/client": "4.2.10", "@apollo/client": "4.2.10",