Skip to content

Commit

Permalink
chore(deps): update graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 5aec24b commit aa5f510
Show file tree
Hide file tree
Showing 2 changed files with 610 additions and 631 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"validate": "pnpm graphql:validate"
},
"dependencies": {
"@apollo/client": "3.11.8",
"@apollo/server": "4.11.2",
"@apollo/client": "3.12.9",
"@apollo/server": "4.11.3",
"@as-integrations/h3": "1.2.1",
"@azure/communication-email": "1.0.0",
"@graphql-tools/schema": "10.0.7",
"@graphql-tools/schema": "10.0.16",
"@he-tree/vue": "2.9.4",
"@nuxtjs/tailwindcss": "6.12.2",
"@pinia/nuxt": "0.9.0",
Expand All @@ -62,8 +62,8 @@
"@yaireo/tagify": "4.33.2",
"body-scroll-lock": "4.0.0-beta.0",
"cross-fetch": "4.1.0",
"graphql": "16.9.0",
"graphql-scalars": "1.23.0",
"graphql": "16.10.0",
"graphql-scalars": "1.24.1",
"ioredis": "5.4.2",
"json-bigint-patch": "0.0.8",
"lodash": "4.17.21",
Expand Down Expand Up @@ -93,8 +93,8 @@
"@graphql-codegen/typescript-operations": "4.4.1",
"@graphql-eslint/eslint-plugin": "3.20.1",
"@graphql-inspector/cli": "5.0.8",
"@graphql-tools/merge": "9.0.8",
"@graphql-tools/utils": "10.5.5",
"@graphql-tools/merge": "9.0.17",
"@graphql-tools/utils": "10.7.2",
"@graphql-typed-document-node/core": "3.2.0",
"@nuxt/content": "2.13.4",
"@nuxt/kit": "3.15.0",
Expand Down Expand Up @@ -137,7 +137,7 @@
"eslint-plugin-unused-imports": "3.2.0",
"eslint-plugin-vitest": "0.5.4",
"eslint-plugin-vue": "9.27.0",
"graphql-codegen-typescript-validation-schema": "0.16.0",
"graphql-codegen-typescript-validation-schema": "0.17.0",
"graphql-tag": "2.12.6",
"mount-vue-component": "0.10.2",
"naive-ui": "2.41.0",
Expand Down
Loading

0 comments on commit aa5f510

Please sign in to comment.