Skip to content

Commit

Permalink
chore(deps): update dependency @apollo/client to v3.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 29, 2024
1 parent f6bf9be commit 835eb58
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
8 changes: 4 additions & 4 deletions development/client-angular/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 development/client-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@angular/core": "17.3.12",
"@angular/platform-browser": "17.3.12",
"@angular/platform-browser-dynamic": "17.3.12",
"@apollo/client": "3.11.4",
"@apollo/client": "3.11.5",
"apollo-angular": "7.1.2",
"graphql": "16.9.0",
"graphql-ws": "5.16.0",
Expand Down
14 changes: 7 additions & 7 deletions development/client/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 development/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@apollo/client": "3.11.4",
"@apollo/client": "3.11.5",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.0.0",
Expand Down
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@apollo/brand": "^0.6.0",
"@apollo/client": "3.11.4",
"@apollo/client": "3.11.5",
"@apollo/icons": "^0.6.0",
"@apollo/tailwind-preset": "^0.1.13",
"@graphql-codegen/typescript-resolvers": "^4.1.0",
Expand Down

0 comments on commit 835eb58

Please sign in to comment.