Skip to content

Commit

Permalink
Merge pull request #1412 from Quramy/renovate/apollo-graphql-packages
Browse files Browse the repository at this point in the history
chore(deps): update dependency @apollo/client to v3.12.2
  • Loading branch information
Quramy authored Dec 11, 2024
2 parents d81fe71 + ccb3fb1 commit 263f3b2
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions project-fixtures/graphql-codegen-prj/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion project-fixtures/graphql-codegen-prj/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"codegen": "graphql-codegen --config codegen.ts"
},
"devDependencies": {
"@apollo/client": "3.11.10",
"@apollo/client": "3.12.2",
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/client-preset": "4.4.0",
"@graphql-codegen/typescript": "4.1.0",
Expand Down
12 changes: 6 additions & 6 deletions project-fixtures/react-apollo-prj/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion project-fixtures/react-apollo-prj/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "react-apollo-project",
"devDependencies": {
"@apollo/client": "3.11.10",
"@apollo/client": "3.12.2",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"graphql": "16.9.0",
Expand Down

0 comments on commit 263f3b2

Please sign in to comment.