Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump @apollo/experimental-nextjs-app-support
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.4.3 to 0.5.1.
- [Release notes](https://github.com/apollographql/apollo-client-nextjs/releases)
- [Commits](apollographql/apollo-client-nextjs@v.0.4.3...v.0.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent c6c9639 commit 3b39a0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@apollo/client": "^3.8.6",
"@apollo/experimental-nextjs-app-support": "^0.4.3",
"@apollo/experimental-nextjs-app-support": "^0.5.1",
"@opentelemetry/api": "^1.6.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.44.0",
"@opentelemetry/instrumentation-graphql": "^0.35.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
tslib "^2.3.0"
zen-observable-ts "^1.2.5"

"@apollo/experimental-nextjs-app-support@^0.4.3":
version "0.4.3"
resolved "https://registry.npmjs.org/@apollo/experimental-nextjs-app-support/-/experimental-nextjs-app-support-0.4.3.tgz#94966eacd3c908bd1b9bf8fc3c2b800c5c90f555"
integrity sha512-UrgLMUIW7SFmeJyLvqh0E8KRvo6Nd/zzbUFt0ENT3BRa7z7kGsCk7I+kZEZEAn13nqlTC3M4VPS6tOfvtLFhxQ==
"@apollo/experimental-nextjs-app-support@^0.5.1":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@apollo/experimental-nextjs-app-support/-/experimental-nextjs-app-support-0.5.1.tgz#e40f6741f3e4eb7997b5a08cca6c3b92ee87e049"
integrity sha512-gQiFY/zntVAhPTTFfFFOogp4TKVMpbPsydv3gyMR5E0IK6WgtITTcl/uuWlnfL92+enk5mfrtoQ+0p+t2a9u2A==
dependencies:
server-only "^0.0.1"
superjson "^1.12.2"
Expand Down

0 comments on commit 3b39a0e

Please sign in to comment.