1 Commits
Author SHA1 Message Date
renovate 2ff6de47d5 chore(deps): update dependency typescript to v7
dancefinder-app / build (push) Skipped
dancefinder-app / build (pull_request) Failing after 35s
dancefinder-app / deploy-prod (pull_request) Skipped
renovate/stability-days Updates have met minimum release age requirement
2026-07-23 20:02:37 +00:00
2 changed files with 1231 additions and 2150 deletions
+1219 -2138
View File
File diff suppressed because it is too large Load Diff
+12 -12
View File
@@ -21,36 +21,36 @@
"@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.2", "@graphql-codegen/typescript-operations": "6.1.1",
"@graphql-codegen/typescript-vue-apollo": "5.0.1", "@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.4.0", "@nuxt/devtools": "3.2.4",
"@nuxt/eslint": "1.16.0", "@nuxt/eslint": "1.16.0",
"@nuxtjs/i18n": "10.6.0", "@nuxtjs/i18n": "10.4.1",
"@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.0", "eslint": "10.7.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.1", "nuxt": "4.5.0",
"postcss-html": "2.0.0", "postcss-html": "1.8.1",
"sass": "1.102.0", "sass": "1.101.0",
"stylelint": "17.14.1", "stylelint": "17.14.1",
"stylelint-config-recommended-vue": "2.0.0", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0", "stylelint-config-standard": "40.0.0",
"typescript": "7.0.2", "typescript": "7.0.2",
"typescript-eslint": "8.66.0", "typescript-eslint": "8.65.0",
"vite-plugin-vuetify": "2.1.3", "vite-plugin-vuetify": "2.1.3",
"vue": "3.5.40", "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.7" "vuetify": "4.1.5"
}, },
"dependencies": { "dependencies": {
"@apollo/client": "3.14.1", "@apollo/client": "3.14.1",
"@auth0/auth0-vue": "2.9.0", "@auth0/auth0-vue": "2.9.0",
"@grafana/faro-web-sdk": "2.9.0", "@grafana/faro-web-sdk": "2.8.2",
"@grafana/faro-web-tracing": "2.9.0", "@grafana/faro-web-tracing": "2.8.2",
"@mdi/font": "7.4.47", "@mdi/font": "7.4.47",
"@pinia/nuxt": "0.11.3", "@pinia/nuxt": "0.11.3",
"@vue/apollo-composable": "4.2.2", "@vue/apollo-composable": "4.2.2",