Skip to content

Commit

Permalink
chore: bump @apollo/experimental-nextjs-app-support from 0.5.2 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [@apollo/experimental-nextjs-app-support](https://github.com/apollographql/apollo-client-nextjs) from 0.5.2 to 0.7.0.
- [Release notes](https://github.com/apollographql/apollo-client-nextjs/releases)
- [Commits](apollographql/apollo-client-nextjs@v0.5.2...v.0.7.0)

---
updated-dependencies:
- dependency-name: "@apollo/experimental-nextjs-app-support"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent 90a19b3 commit ea8c730
Show file tree
Hide file tree
Showing 3 changed files with 148 additions and 67 deletions.
2 changes: 1 addition & 1 deletion apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@apollo/client": "^3.8.8",
"@apollo/experimental-nextjs-app-support": "^0.5.2",
"@apollo/experimental-nextjs-app-support": "^0.7.0",
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/pay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@apollo/client": "^3.7.12",
"@apollo/experimental-nextjs-app-support": "^0.8.0",
"@apollo/experimental-nextjs-app-support": "^0.7.0",
"@galoymoney/client": "^0.2.2",
"@t3-oss/env-nextjs": "^0.6.1",
"bech32": "^2.0.0",
Expand Down
Loading

0 comments on commit ea8c730

Please sign in to comment.