Skip to content

Commit f338372

Browse files
fix(deps): update dependency urql to v5
1 parent 14df8ec commit f338372

2 files changed

Lines changed: 20 additions & 27 deletions

File tree

examples/react/urql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"react": "^19.0.0",
1515
"react-dom": "^19.0.0",
16-
"urql": "^3.0.0"
16+
"urql": "^5.0.0"
1717
},
1818
"devDependencies": {
1919
"@graphql-codegen/cli": "^6.2.1",

yarn.lock

Lines changed: 19 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -5388,16 +5388,16 @@
53885388
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
53895389
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
53905390

5391-
"@types/unist@*", "@types/unist@^3.0.0":
5392-
version "3.0.3"
5393-
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
5394-
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
5395-
5396-
"@types/unist@^2", "@types/unist@^2.0.0", "@types/unist@^2.0.2":
5391+
"@types/unist@*", "@types/unist@^2", "@types/unist@^2.0.0", "@types/unist@^2.0.2":
53975392
version "2.0.11"
53985393
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.11.tgz#11af57b127e32487774841f7a4e54eab166d03c4"
53995394
integrity sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==
54005395

5396+
"@types/unist@^3.0.0":
5397+
version "3.0.3"
5398+
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
5399+
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
5400+
54015401
"@types/ws@^8.0.0":
54025402
version "8.18.1"
54035403
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.18.1.tgz#48464e4bf2ddfd17db13d845467f6070ffea4aa9"
@@ -5636,13 +5636,6 @@
56365636
d3-selection "^3.0.0"
56375637
d3-transition "^3.0.1"
56385638

5639-
"@urql/core@^3.2.0":
5640-
version "3.2.2"
5641-
resolved "https://registry.yarnpkg.com/@urql/core/-/core-3.2.2.tgz#2a44015b536d72981822f715c96393d8e0ddc576"
5642-
integrity sha512-i046Cz8cZ4xIzGMTyHZrbdgzcFMcKD7+yhCAH5FwWBRjcKrc+RjEOuR9X5AMuBvr8c6IAaE92xAqa4wmlGfWTQ==
5643-
dependencies:
5644-
wonka "^6.1.2"
5645-
56465639
"@urql/core@^6.0.1":
56475640
version "6.0.1"
56485641
resolved "https://registry.yarnpkg.com/@urql/core/-/core-6.0.1.tgz#df2e3d606e4d1da2655a78cd78e7b84af4b95cee"
@@ -15179,16 +15172,16 @@ tsconfig-paths@^3.15.0:
1517915172
minimist "^1.2.6"
1518015173
strip-bom "^3.0.0"
1518115174

15182-
tslib@2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.6.2, tslib@^2.6.3, tslib@^2.8.1:
15183-
version "2.8.1"
15184-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
15185-
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
15186-
15187-
tslib@2.6.3, tslib@~2.6.0:
15175+
tslib@2, tslib@2.6.3, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.6.2, tslib@^2.6.3, tslib@~2.6.0:
1518815176
version "2.6.3"
1518915177
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
1519015178
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
1519115179

15180+
tslib@^2.8.1:
15181+
version "2.8.1"
15182+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
15183+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
15184+
1519215185
tslib@~2.4.0:
1519315186
version "2.4.1"
1519415187
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
@@ -15687,13 +15680,13 @@ urlpattern-polyfill@^10.0.0:
1568715680
resolved "https://registry.yarnpkg.com/urlpattern-polyfill/-/urlpattern-polyfill-10.1.0.tgz#1b2517e614136c73ba32948d5e7a3a063cba8e74"
1568815681
integrity sha512-IGjKp/o0NL3Bso1PymYURCJxMPNAf/ILOpendP9f5B6e1rTJgdgiOvgfoT8VxCAdY+Wisb9uhGaJJf3yZ2V9nw==
1568915682

15690-
urql@^3.0.0:
15691-
version "3.0.4"
15692-
resolved "https://registry.yarnpkg.com/urql/-/urql-3.0.4.tgz#f73dbd2e5b134b7328c14d5b8ab1f93f93db8990"
15693-
integrity sha512-okmQKQ9pF4t8O8iCC5gH9acqfFji5lkhW3nLBjx8WKDd2zZG7PXoUpUK19VQEMK87L6VFBOO/XZ52MMKFEI0AA==
15683+
urql@^5.0.0:
15684+
version "5.0.1"
15685+
resolved "https://registry.yarnpkg.com/urql/-/urql-5.0.1.tgz#3283557aad869e4109ed30254f79a7a430f3fd68"
15686+
integrity sha512-r58gYlWvCTC19QvkTaARaCLV9/bp870byH/qbLaw3S7f8i/bC6x2Szub8RVXptiMxWmqq5dyVBjUL9G+xPEuqg==
1569415687
dependencies:
15695-
"@urql/core" "^3.2.0"
15696-
wonka "^6.0.0"
15688+
"@urql/core" "^6.0.1"
15689+
wonka "^6.3.2"
1569715690

1569815691
use-isomorphic-layout-effect@^1.1.2:
1569915692
version "1.2.1"
@@ -16140,7 +16133,7 @@ widest-line@^4.0.1:
1614016133
dependencies:
1614116134
string-width "^5.0.1"
1614216135

16143-
wonka@^6.0.0, wonka@^6.1.2, wonka@^6.3.2:
16136+
wonka@^6.3.2:
1614416137
version "6.3.6"
1614516138
resolved "https://registry.yarnpkg.com/wonka/-/wonka-6.3.6.tgz#a70e2e54ed6aaa8e20bb57d916166cdc3d385f2d"
1614616139
integrity sha512-MXH+6mDHAZ2GuMpgKS055FR6v0xVP3XwquxIMYXgiW+FejHQlMGlvVRZT4qMCxR+bEo/FCtIdKxwej9WV3YQag==

0 commit comments

Comments
 (0)