Skip to content

Commit

Permalink
Bump urql from 4.0.7 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [urql](https://github.com/urql-graphql/urql/tree/HEAD/packages/react-urql) from 4.0.7 to 4.1.0.
- [Release notes](https://github.com/urql-graphql/urql/releases)
- [Changelog](https://github.com/urql-graphql/urql/blob/main/packages/react-urql/CHANGELOG.md)
- [Commits](https://github.com/urql-graphql/urql/commits/urql@4.1.0/packages/react-urql)

---
updated-dependencies:
- dependency-name: urql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent a147647 commit 5e8813a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,6 @@
"@urql/exchange-retry": "^1.2.1",
"graphql": "^16.8.2",
"solady": "^0.0.181",
"urql": "^4.0.7"
"urql": "^4.1.0"
}
}
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ __metadata:
tsconfig: "npm:*"
typechain: "npm:^8.3.2"
typescript: "npm:^5.4.5"
urql: "npm:^4.0.7"
urql: "npm:^4.1.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -23206,15 +23206,16 @@ __metadata:
languageName: node
linkType: hard

"urql@npm:^4.0.7":
version: 4.0.7
resolution: "urql@npm:4.0.7"
"urql@npm:^4.1.0":
version: 4.1.0
resolution: "urql@npm:4.1.0"
dependencies:
"@urql/core": "npm:^5.0.0"
wonka: "npm:^6.3.2"
peerDependencies:
"@urql/core": ^5.0.0
react: ">= 16.8.0"
checksum: 10c0/d939c5eb8721f24ddf45618976437c2db8984f9c2dea3c37a3a4e21a0f6df53f162488be6fd58c38bcbfad2e123a945a0a2157a9e8ab35589cdcb57d77803ef1
checksum: 10c0/135245bd9fcc74c0c7577115dd48a90104271b5351ff2936fdb9e14d5d974841daf90a48a1e2bfb3497a2bd44401c05bed90806eb475ab26dc5ae34eb4b5578f
languageName: node
linkType: hard

Expand Down

0 comments on commit 5e8813a

Please sign in to comment.