1 Commits

Author SHA1 Message Date
renovate 1bd48ba849 chore(deps): update dependency vue-router to v5
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Failing after 53s
dancefinder-app / deploy-prod (pull_request) Has been skipped
2026-04-25 11:02:53 +00:00
2 changed files with 2784 additions and 3413 deletions
+2770 -3399
View File
File diff suppressed because it is too large Load Diff
+14 -14
View File
@@ -16,30 +16,30 @@
"codegen": "graphql-codegen && eslint graphql/generated/operations.ts --fix"
},
"devDependencies": {
"@commitlint/cli": "20.5.3",
"@commitlint/config-conventional": "20.5.3",
"@graphql-codegen/cli": "7.0.0",
"@graphql-codegen/fragment-matcher": "7.0.0",
"@graphql-codegen/typescript": "6.0.0",
"@graphql-codegen/typescript-operations": "6.0.0",
"@commitlint/cli": "20.5.0",
"@commitlint/config-conventional": "20.5.0",
"@graphql-codegen/cli": "6.3.1",
"@graphql-codegen/fragment-matcher": "6.0.1",
"@graphql-codegen/typescript": "5.0.10",
"@graphql-codegen/typescript-operations": "5.1.0",
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.2.4",
"@nuxt/eslint": "1.15.2",
"@nuxtjs/i18n": "10.3.0",
"@nuxtjs/i18n": "10.2.4",
"@stylistic/eslint-plugin": "5.10.0",
"@vue/test-utils": "2.4.10",
"@vue/test-utils": "2.4.6",
"esbuild": "0.28.0",
"eslint": "10.2.1",
"eslint-plugin-simple-import-sort": "13.0.0",
"eslint-plugin-vue": "10.9.0",
"nuxt": "4.4.4",
"nuxt": "4.4.2",
"postcss-html": "1.8.1",
"sass": "1.99.0",
"stylelint": "17.9.1",
"stylelint": "17.8.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
"typescript": "6.0.3",
"typescript-eslint": "8.59.1",
"typescript-eslint": "8.59.0",
"vite-plugin-vuetify": "2.1.3",
"vue": "3.5.33",
"vue-eslint-parser": "10.4.0",
@@ -48,9 +48,9 @@
},
"dependencies": {
"@apollo/client": "3.14.1",
"@auth0/auth0-vue": "2.6.0",
"@grafana/faro-web-sdk": "2.4.0",
"@grafana/faro-web-tracing": "2.4.0",
"@auth0/auth0-vue": "2.5.0",
"@grafana/faro-web-sdk": "2.3.1",
"@grafana/faro-web-tracing": "2.3.1",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.11.3",
"@vue/apollo-composable": "4.2.2",