Skip to content

Commit

Permalink
Bump @urql/exchange-graphcache from 6.4.1 to 6.5.0 in /src/Chat.Api/U…
Browse files Browse the repository at this point in the history
…I2 (#638)

Bumps [@urql/exchange-graphcache](https://github.com/urql-graphql/urql/tree/HEAD/exchanges/graphcache) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/urql-graphql/urql/releases)
- [Changelog](https://github.com/urql-graphql/urql/blob/main/exchanges/graphcache/CHANGELOG.md)
- [Commits](https://github.com/urql-graphql/urql/commits/@urql/[email protected]/exchanges/graphcache)

---
updated-dependencies:
- dependency-name: "@urql/exchange-graphcache"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 6ee2c74 commit e390762
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions src/Chat.Api/UI2/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 src/Chat.Api/UI2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@preact/signals": "^1.2.2",
"@urql/exchange-graphcache": "^6.4.1",
"@urql/exchange-graphcache": "^6.5.0",
"@urql/preact": "^4.0.4",
"graphql-ws": "^5.15.0",
"preact": "^10.19.6",
Expand Down

0 comments on commit e390762

Please sign in to comment.