Skip to content

Commit

Permalink
Merge branch 'main' into prisma-split-schema
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Jul 5, 2024
2 parents 42c036d + 739b600 commit c0bd22b
Show file tree
Hide file tree
Showing 2 changed files with 691 additions and 640 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"validate": "pnpm graphql:validate"
},
"dependencies": {
"@apollo/client": "^3.10.4",
"@apollo/client": "^3.10.8",
"@apollo/server": "^4.10.4",
"@as-integrations/h3": "^1.1.6",
"@azure/communication-email": "^1.0.0",
Expand All @@ -64,7 +64,7 @@
"autoprefixer": "^10.4.17",
"body-scroll-lock": "^4.0.0-beta.0",
"cross-fetch": "^4.0.0",
"graphql": "^16.8.1",
"graphql": "^16.9.0",
"graphql-scalars": "^1.23.0",
"ioredis": "^5.4.1",
"json-bigint-patch": "^0.0.8",
Expand All @@ -87,16 +87,16 @@
"@azure/core-rest-pipeline": "^1.16.1",
"@azure/static-web-apps-cli": "^1.1.10",
"@bg-dev/nuxt-naiveui": "^1.14.0",
"@graphql-codegen/add": "^5.0.0",
"@graphql-codegen/add": "^5.0.3",
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/fragment-matcher": "^5.0.0",
"@graphql-codegen/gql-tag-operations-preset": "^2.1.0",
"@graphql-codegen/typed-document-node": "^5.0.7",
"@graphql-codegen/typescript-operations": "^4.2.1",
"@graphql-codegen/typed-document-node": "^5.0.9",
"@graphql-codegen/typescript-operations": "^4.2.3",
"@graphql-eslint/eslint-plugin": "^3.20.1",
"@graphql-inspector/cli": "^5.0.5",
"@graphql-inspector/cli": "^5.0.6",
"@graphql-tools/merge": "^9.0.4",
"@graphql-tools/utils": "^10.2.1",
"@graphql-tools/utils": "^10.2.3",
"@graphql-typed-document-node/core": "^3.2.0",
"@nuxt/content": "^2.13.0",
"@nuxt/kit": "^3.12.3",
Expand Down
Loading

0 comments on commit c0bd22b

Please sign in to comment.