Skip to content

Commit 9999933

Browse files
chore(deps): update dependency @urql/core to v5 (#636)
* chore(deps): update dependency @urql/core to v5 * chore(dependencies): updated changesets for modified dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4d77b4d commit 9999933

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphprotocol/client-urql': patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`@urql/core@^2.4.0 || ^3.0.0 || ^4.0.0 || ^5.0.0` ↗︎](https://www.npmjs.com/package/@urql/core/v/2.4.0) (from `^2.4.0 || ^3.0.0 || ^4.0.0`, in `peerDependencies`)

packages/urql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"peerDependencies": {
5353
"graphql": "^15.2.0 || ^16.0.0",
54-
"@urql/core": "^2.4.0 || ^3.0.0 || ^4.0.0"
54+
"@urql/core": "^2.4.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
5555
},
5656
"type": "module",
5757
"engines": {

0 commit comments

Comments
 (0)