1 Commits

Author SHA1 Message Date
renovate f8455dde0c fix(deps): update apollo graphql packages to v4
dancefinder-app / build (pull_request) Failing after 2m0s
dancefinder-app / deploy-prod (pull_request) Has been skipped
renovate/stability-days Updates have met minimum release age requirement
2026-06-11 23:03:52 +00:00
2 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -17,7 +17,7 @@
"@pinia/nuxt": "0.11.3",
"@vue/apollo-composable": "4.2.2",
"date-fns": "4.4.0",
"graphql": "16.14.2",
"graphql": "16.14.1",
"graphql-tag": "2.12.6",
"pinia": "3.0.4",
"pinia-plugin-persistedstate": "4.7.1"
@@ -12588,9 +12588,9 @@
"license": "ISC"
},
"node_modules/graphql": {
"version": "16.14.2",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.14.2.tgz",
"integrity": "sha512-Chq1s4CY7jmh8gO2qvLIJyfCDIN+EHLFW/9iShnp1z8FjBQMoodWP1kDC36VAMXXIvAjj4ARa7ntfAV2BrjsbA==",
"version": "16.14.1",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.14.1.tgz",
"integrity": "sha512-cQOsSMS/IrDz82PVyRDvf/Q1F/bRbBVjJlh+xYOkI1qw2bWRvWGiWc+m2O0d6l4Bt1fyY+8kzJ8JFWGJqNeDBg==",
"license": "MIT",
"engines": {
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
+2 -2
View File
@@ -47,7 +47,7 @@
"vuetify": "4.1.1"
},
"dependencies": {
"@apollo/client": "3.14.1",
"@apollo/client": "4.2.3",
"@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.2",
"graphql": "16.14.1",
"graphql-tag": "2.12.6",
"pinia": "3.0.4",
"pinia-plugin-persistedstate": "4.7.1"