Skip to content

Commit 883d324

Browse files
chore(deps): update dependency @urql/core to v5.2.0 (#7264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba01f53 commit 883d324

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/node": "22.15.34",
6060
"@typescript-eslint/eslint-plugin": "8.35.0",
6161
"@typescript-eslint/parser": "8.35.0",
62-
"@urql/core": "5.1.2",
62+
"@urql/core": "5.2.0",
6363
"babel-jest": "30.0.2",
6464
"bob-the-bundler": "7.0.1",
6565
"bun": "1.2.17",

packages/executors/urql-exchange/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"tslib": "^2.4.0"
5454
},
5555
"devDependencies": {
56-
"@urql/core": "5.1.2",
56+
"@urql/core": "5.2.0",
5757
"wonka": "6.3.5"
5858
},
5959
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3968,10 +3968,10 @@
39683968
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.9.2.tgz#f755c5229f1401bbff7307d037c6e38fa169ad1d"
39693969
integrity sha512-ryoo+EB19lMxAd80ln9BVf8pdOAxLb97amrQ3SFN9OCRn/5M5wvwDgAe4i8ZjhpbiHoDeP8yavcTEnpKBo7lZg==
39703970

3971-
"@urql/core@5.1.2":
3972-
version "5.1.2"
3973-
resolved "https://registry.yarnpkg.com/@urql/core/-/core-5.1.2.tgz#b1e56635fefc6d0a04b576914d55de60e04fcfdb"
3974-
integrity sha512-u1uBQgLyqRyPZ/7Mft8kFBsO/ckM74wy5mdfPKQK49hc02Ogfh5NTPieCOYiaCIDJ8A5wkf/OJz9sAkv2/8ILQ==
3971+
"@urql/core@5.2.0":
3972+
version "5.2.0"
3973+
resolved "https://registry.yarnpkg.com/@urql/core/-/core-5.2.0.tgz#77ee41e192e261fea30c2ca6c2f340410b45d214"
3974+
integrity sha512-/n0ieD0mvvDnVAXEQgX/7qJiVcvYvNkOHeBvkwtylfjydar123caCXcl58PXFY11oU1oquJocVXHxLAbtv4x1A==
39753975
dependencies:
39763976
"@0no-co/graphql.web" "^1.0.13"
39773977
wonka "^6.3.2"

0 commit comments

Comments
 (0)