Skip to content

Commit

Permalink
chore(deps): update dependency @apollo/client to v3.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 77bd7c0 commit 4c57dd3
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 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.12.5",
"@apollo/client": "3.12.7",
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/client-preset": "4.5.1",
"@graphql-codegen/typescript": "4.1.2",
Expand Down
8 changes: 4 additions & 4 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.12.5",
"@apollo/client": "3.12.7",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"graphql": "16.10.0",
Expand Down

0 comments on commit 4c57dd3

Please sign in to comment.