Skip to content

Commit

Permalink
chore: bump the graphql group across 1 directory with 9 updates
Browse files Browse the repository at this point in the history
Bumps the graphql group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@apollo/client](https://github.com/apollographql/apollo-client) | `3.9.10` | `3.10.4` |
| [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) | `4.10.2` | `4.10.4` |
| [@graphql-tools/schema](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/schema) | `10.0.3` | `10.0.4` |
| [@graphql-codegen/typed-document-node](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typed-document-node) | `5.0.6` | `5.0.7` |
| [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) | `4.2.0` | `4.2.1` |
| [@graphql-inspector/cli](https://github.com/kamilkisiela/graphql-inspector/tree/HEAD/packages/cli) | `4.0.3` | `5.0.5` |
| [@graphql-tools/merge](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/merge) | `9.0.3` | `9.0.4` |
| [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) | `10.1.3` | `10.2.1` |
| [graphql-codegen-typescript-validation-schema](https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema) | `0.12.1` | `0.14.1` |



Updates `@apollo/client` from 3.9.10 to 3.10.4
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-client@v3.9.10...v3.10.4)

Updates `@apollo/server` from 4.10.2 to 4.10.4
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@4.10.4/packages/server)

Updates `@graphql-tools/schema` from 10.0.3 to 10.0.4
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/schema/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/schema@10.0.4/packages/schema)

Updates `@graphql-codegen/typed-document-node` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typed-document-node/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typed-document-node@5.0.7/packages/plugins/typescript/typed-document-node)

Updates `@graphql-codegen/typescript-operations` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-operations@4.2.1/packages/plugins/typescript/operations)

Updates `@graphql-inspector/cli` from 4.0.3 to 5.0.5
- [Release notes](https://github.com/kamilkisiela/graphql-inspector/releases)
- [Changelog](https://github.com/kamilkisiela/graphql-inspector/blob/master/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/kamilkisiela/graphql-inspector/commits/@graphql-inspector/cli@5.0.5/packages/cli)

Updates `@graphql-tools/merge` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/merge/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/merge@9.0.4/packages/merge)

Updates `@graphql-tools/utils` from 10.1.3 to 10.2.1
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/utils@10.2.1/packages/utils)

Updates `graphql-codegen-typescript-validation-schema` from 0.12.1 to 0.14.1
- [Release notes](https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema/releases)
- [Commits](Code-Hex/graphql-codegen-typescript-validation-schema@v0.12.1...v0.14.1)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: graphql
- dependency-name: "@apollo/server"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: graphql
- dependency-name: "@graphql-tools/schema"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: graphql
- dependency-name: "@graphql-codegen/typed-document-node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: graphql
- dependency-name: "@graphql-codegen/typescript-operations"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: graphql
- dependency-name: "@graphql-inspector/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: graphql
- dependency-name: "@graphql-tools/merge"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: graphql
- dependency-name: "@graphql-tools/utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: graphql
- dependency-name: graphql-codegen-typescript-validation-schema
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: graphql
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 2, 2024
1 parent 8ab5dea commit 2048268
Show file tree
Hide file tree
Showing 2 changed files with 559 additions and 822 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"validate": "pnpm graphql:validate"
},
"dependencies": {
"@apollo/client": "^3.9.10",
"@apollo/server": "^4.10.2",
"@apollo/client": "^3.10.4",
"@apollo/server": "^4.10.4",
"@as-integrations/h3": "^1.1.6",
"@azure/communication-email": "^1.0.0",
"@graphql-tools/schema": "^10.0.3",
"@graphql-tools/schema": "^10.0.4",
"@he-tree/vue": "^2.8.2",
"@lucia-auth/adapter-prisma": "^3.0.2",
"@lucia-auth/adapter-session-unstorage": "^2.1.0",
Expand Down Expand Up @@ -91,12 +91,12 @@
"@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.6",
"@graphql-codegen/typescript-operations": "^4.2.0",
"@graphql-codegen/typed-document-node": "^5.0.7",
"@graphql-codegen/typescript-operations": "^4.2.1",
"@graphql-eslint/eslint-plugin": "^3.20.1",
"@graphql-inspector/cli": "^4.0.3",
"@graphql-tools/merge": "^9.0.3",
"@graphql-tools/utils": "^10.1.3",
"@graphql-inspector/cli": "^5.0.5",
"@graphql-tools/merge": "^9.0.4",
"@graphql-tools/utils": "^10.2.1",
"@graphql-typed-document-node/core": "^3.2.0",
"@nuxt/content": "^2.12.1",
"@nuxt/kit": "^3.11.2",
Expand Down Expand Up @@ -139,7 +139,7 @@
"eslint-plugin-unused-imports": "^3.1.0",
"eslint-plugin-vitest": "^0.4.1",
"eslint-plugin-vue": "^9.24.0",
"graphql-codegen-typescript-validation-schema": "^0.12.1",
"graphql-codegen-typescript-validation-schema": "^0.14.1",
"graphql-tag": "^2.12.6",
"mount-vue-component": "^0.10.2",
"naive-ui": "^2.38.2",
Expand Down
Loading

0 comments on commit 2048268

Please sign in to comment.