Skip to content

Commit e83d31f

Browse files
fix(deps): update dependency urql to v5
1 parent b5bad7b commit e83d31f

File tree

3 files changed

+19
-36
lines changed

3 files changed

+19
-36
lines changed

examples/urql-live-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"graphql": "16.10.0",
1515
"react": "19.0.0",
1616
"react-dom": "19.0.0",
17-
"urql": "4.2.1"
17+
"urql": "5.0.1"
1818
},
1919
"devDependencies": {
2020
"@graphprotocol/client-cli": "3.0.7",

examples/urql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"graphql": "16.10.0",
1515
"react": "19.0.0",
1616
"react-dom": "19.0.0",
17-
"urql": "4.2.1"
17+
"urql": "5.0.1"
1818
},
1919
"devDependencies": {
2020
"@graphprotocol/client-cli": "3.0.7",

yarn.lock

Lines changed: 17 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@0no-co/graphql.web@^1.0.5":
6-
version "1.0.13"
7-
resolved "https://registry.npmjs.org/@0no-co/graphql.web/-/graphql.web-1.0.13.tgz"
8-
integrity sha512-jqYxOevheVTU1S36ZdzAkJIdvRp2m3OYIG5SEoKDw5NI8eVwkoI0D/Q3DYNGmXCxkA6CQuoa7zvMiDPTLqUNuw==
5+
"@0no-co/graphql.web@^1.0.13":
6+
version "1.2.0"
7+
resolved "https://registry.yarnpkg.com/@0no-co/graphql.web/-/graphql.web-1.2.0.tgz#296d00581bfaaabfda1e976849d927824aaea81b"
8+
integrity sha512-/1iHy9TTr63gE1YcR5idjx8UREz1s0kFhydf3bBLCXyqjhkIc6igAzTOx3zPifCwFR87tsh/4Pa9cNts6d2otw==
99

1010
"@adraffy/ens-normalize@^1.11.0":
1111
version "1.11.1"
@@ -2841,20 +2841,13 @@
28412841
resolved "https://registry.npmjs.org/@noble/ciphers/-/ciphers-1.3.0.tgz"
28422842
integrity sha512-2I0gnIVPtfnMw9ee9h1dJG7tp81+8Ob3OJb3Mv37rx5L40/b0i7djjCVvGOVqc9AEIQyvyu1i6ypKdFw8R8gQw==
28432843

2844-
"@noble/curves@1.9.1":
2844+
"@noble/curves@1.9.1", "@noble/curves@~1.9.0":
28452845
version "1.9.1"
28462846
resolved "https://registry.npmjs.org/@noble/curves/-/curves-1.9.1.tgz"
28472847
integrity sha512-k11yZxZg+t+gWvBbIswW0yoJlu8cHOC7dhunwOzoWH/mXGBiYyR4YY6hAEK/3EUs4UpB8la1RfdRpeGsFHkWsA==
28482848
dependencies:
28492849
"@noble/hashes" "1.8.0"
28502850

2851-
"@noble/curves@~1.9.0":
2852-
version "1.9.7"
2853-
resolved "https://registry.npmjs.org/@noble/curves/-/curves-1.9.7.tgz"
2854-
integrity sha512-gbKGcRUYIjA3/zCCNaWDciTMFI0dCkvou3TL8Zmy5Nc7sJ47a0jtOeZoTaMxkuqRo9cRhjOdZJXegxYE5FN/xw==
2855-
dependencies:
2856-
"@noble/hashes" "1.8.0"
2857-
28582851
"@noble/hashes@1.8.0", "@noble/hashes@^1.8.0", "@noble/hashes@~1.8.0":
28592852
version "1.8.0"
28602853
resolved "https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz"
@@ -3307,12 +3300,12 @@
33073300
"@typescript-eslint/types" "8.23.0"
33083301
eslint-visitor-keys "^4.2.0"
33093302

3310-
"@urql/core@^5.0.0":
3311-
version "5.1.0"
3312-
resolved "https://registry.npmjs.org/@urql/core/-/core-5.1.0.tgz"
3313-
integrity sha512-yC3sw8yqjbX45GbXxfiBY8GLYCiyW/hLBbQF9l3TJrv4ro00Y0ChkKaD9I2KntRxAVm9IYBqh0awX8fwWAe/Yw==
3303+
"@urql/core@^6.0.1":
3304+
version "6.0.1"
3305+
resolved "https://registry.yarnpkg.com/@urql/core/-/core-6.0.1.tgz#df2e3d606e4d1da2655a78cd78e7b84af4b95cee"
3306+
integrity sha512-FZDiQk6jxbj5hixf2rEPv0jI+IZz0EqqGW8mJBEug68/zHTtT+f34guZDmyjJZyiWbj0vL165LoMr/TkeDHaug==
33143307
dependencies:
3315-
"@0no-co/graphql.web" "^1.0.5"
3308+
"@0no-co/graphql.web" "^1.0.13"
33163309
wonka "^6.3.2"
33173310

33183311
"@vitejs/plugin-react@4.3.4":
@@ -8408,12 +8401,12 @@ urlpattern-polyfill@^10.0.0:
84088401
resolved "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz"
84098402
integrity sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==
84108403

8411-
urql@4.2.1:
8412-
version "4.2.1"
8413-
resolved "https://registry.npmjs.org/urql/-/urql-4.2.1.tgz"
8414-
integrity sha512-Y/cVi1rsR96kbF3VX6YgfHw1V3kJ287nR1TqpjGzVPyAmXuwRvBvABI+sHY2WOquWCNh+kvFapM/LLYeiC3wig==
8404+
urql@5.0.1:
8405+
version "5.0.1"
8406+
resolved "https://registry.yarnpkg.com/urql/-/urql-5.0.1.tgz#3283557aad869e4109ed30254f79a7a430f3fd68"
8407+
integrity sha512-r58gYlWvCTC19QvkTaARaCLV9/bp870byH/qbLaw3S7f8i/bC6x2Szub8RVXptiMxWmqq5dyVBjUL9G+xPEuqg==
84158408
dependencies:
8416-
"@urql/core" "^5.0.0"
8409+
"@urql/core" "^6.0.1"
84178410
wonka "^6.3.2"
84188411

84198412
v8-compile-cache-lib@^3.0.1:
@@ -8622,16 +8615,11 @@ write-file-atomic@^4.0.2:
86228615
imurmurhash "^0.1.4"
86238616
signal-exit "^3.0.7"
86248617

8625-
ws@8.18.3:
8618+
ws@8.18.3, ws@^8.17.1:
86268619
version "8.18.3"
86278620
resolved "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz"
86288621
integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==
86298622

8630-
ws@^8.17.1:
8631-
version "8.18.0"
8632-
resolved "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz"
8633-
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
8634-
86358623
y18n@^4.0.0:
86368624
version "4.0.3"
86378625
resolved "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz"
@@ -8717,12 +8705,7 @@ zen-observable@0.8.15:
87178705
resolved "https://registry.npmjs.org/zen-observable/-/zen-observable-0.8.15.tgz"
87188706
integrity sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==
87198707

8720-
zod@^3.20.2:
8721-
version "3.24.1"
8722-
resolved "https://registry.npmjs.org/zod/-/zod-3.24.1.tgz"
8723-
integrity sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==
8724-
8725-
zod@^3.24.2:
8708+
zod@^3.20.2, zod@^3.24.2:
87268709
version "3.25.76"
87278710
resolved "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz"
87288711
integrity sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==

0 commit comments

Comments
 (0)