Skip to content

Commit 7a2b22e

Browse files
chore: bump the graphql group with 3 updates
Bumps the graphql group with 3 updates: [@apollo/client](https://github.com/apollographql/apollo-client), [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) and [graphql-codegen-typescript-validation-schema](https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema). Updates `@apollo/client` from 3.9.10 to 3.9.11 - [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.9.11) Updates `@apollo/server` from 4.10.2 to 4.10.3 - [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/[email protected]/packages/server) 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-patch dependency-group: graphql - dependency-name: "@apollo/server" dependency-type: direct:production update-type: version-update:semver-patch 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] <[email protected]>
1 parent 3f917a0 commit 7a2b22e

File tree

2 files changed

+52
-75
lines changed

2 files changed

+52
-75
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"validate": "pnpm graphql:validate"
4343
},
4444
"dependencies": {
45-
"@apollo/client": "^3.9.10",
46-
"@apollo/server": "^4.10.2",
45+
"@apollo/client": "^3.9.11",
46+
"@apollo/server": "^4.10.3",
4747
"@as-integrations/h3": "^1.1.6",
4848
"@azure/communication-email": "^1.0.0",
4949
"@graphql-tools/schema": "^10.0.3",
@@ -139,7 +139,7 @@
139139
"eslint-plugin-unused-imports": "^3.1.0",
140140
"eslint-plugin-vitest": "^0.4.1",
141141
"eslint-plugin-vue": "^9.24.0",
142-
"graphql-codegen-typescript-validation-schema": "^0.12.1",
142+
"graphql-codegen-typescript-validation-schema": "^0.14.1",
143143
"graphql-tag": "^2.12.6",
144144
"mount-vue-component": "^0.10.2",
145145
"naive-ui": "^2.38.1",

pnpm-lock.yaml

Lines changed: 49 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)