Skip to content

Commit

Permalink
chore(app): update urql
Browse files Browse the repository at this point in the history
  • Loading branch information
hbriese committed Jan 4, 2024
1 parent dda613d commit afb7f24
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 22 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/urql-npm-4.0.5-7b041f22bc-d18f24c217.zip
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@shopify/flash-list": "1.4.3",
"@urql/devtools": "^2.0.3",
"@urql/exchange-auth": "^2.1.6",
"@urql/exchange-graphcache": "^6.3.3",
"@urql/exchange-persisted": "^4.1.0",
"@urql/exchange-graphcache": "^6.4.0",
"@urql/exchange-persisted": "^4.1.1",
"@urql/exchange-request-policy": "^1.0.2",
"@urql/exchange-retry": "^1.2.0",
"@urql/storage-rn": "^1.0.3",
Expand Down Expand Up @@ -145,7 +145,7 @@
"suspend-react": "^0.1.3",
"ts-pattern": "^5.0.6",
"ua-parser-js": "^1.0.37",
"urql": "^4.0.5",
"urql": "^4.0.6",
"use-async-effect": "^2.2.7",
"use-immer": "^0.9.0",
"viem": "^1.20.3",
Expand Down
48 changes: 29 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12644,7 +12644,7 @@ __metadata:
languageName: node
linkType: hard

"@urql/core@npm:>=2.3.1, @urql/core@npm:>=4.0.0, @urql/core@npm:>=4.1.0, @urql/core@npm:^4.1.0":
"@urql/core@npm:>=2.3.1, @urql/core@npm:>=4.0.0, @urql/core@npm:>=4.1.0":
version: 4.1.1
resolution: "@urql/core@npm:4.1.1"
dependencies:
Expand All @@ -12654,6 +12654,16 @@ __metadata:
languageName: node
linkType: hard

"@urql/core@npm:>=4.2.0, @urql/core@npm:^4.2.0":
version: 4.2.2
resolution: "@urql/core@npm:4.2.2"
dependencies:
"@0no-co/graphql.web": "npm:^1.0.1"
wonka: "npm:^6.3.2"
checksum: 32c17ed87c7d2a6b69bced32534317f596e5044c6c979f96e0497f609cba730a6e2573a821139fc770751e70853fe204216f32b8f4524b725da43dc30180204b
languageName: node
linkType: hard

"@urql/devtools@npm:^2.0.3":
version: 2.0.3
resolution: "@urql/devtools@npm:2.0.3"
Expand All @@ -12676,24 +12686,24 @@ __metadata:
languageName: node
linkType: hard

"@urql/exchange-graphcache@npm:^6.3.3":
version: 6.3.3
resolution: "@urql/exchange-graphcache@npm:6.3.3"
"@urql/exchange-graphcache@npm:^6.4.0":
version: 6.4.0
resolution: "@urql/exchange-graphcache@npm:6.4.0"
dependencies:
"@0no-co/graphql.web": "npm:^1.0.1"
"@urql/core": "npm:>=4.1.0"
"@urql/core": "npm:>=4.2.0"
wonka: "npm:^6.3.2"
checksum: 3dd29fdbf4dee64bcdaa4f555b0dbeb45a40b358bb4b5cfcb9e8d14297dad30bcf30922da9ca3513e2256a90c6b90d204fe270164aee27fac7e2fde4addf59c7
checksum: f5cbd92a5394f4e1fa8153041ba125994cc43cf163084a89763879ba3f89b25e5aa7ee9c79d8ac4f19723c048148ca67cd4101f7107af30300be92db4e056529
languageName: node
linkType: hard

"@urql/exchange-persisted@npm:^4.1.0":
version: 4.1.0
resolution: "@urql/exchange-persisted@npm:4.1.0"
"@urql/exchange-persisted@npm:^4.1.1":
version: 4.1.1
resolution: "@urql/exchange-persisted@npm:4.1.1"
dependencies:
"@urql/core": "npm:>=4.1.0"
"@urql/core": "npm:>=4.2.0"
wonka: "npm:^6.3.2"
checksum: 15518fcc53eeb48d897d0d9b4a51b73a31d6006efe20aa76226a2f2bb75288ca0b4a11794c5687c2da479e3fec1a7a58ef7c6d2db5f0b2f34be94fa84f964c34
checksum: 77602b9a4c075abd64ed4a160ce11669b8336e9e5f2bf314b35fd32aa78844539e59cfc3d99d6e748102ee8342b6e5c3e18ff1bceacd8e644e7474084049803e
languageName: node
linkType: hard

Expand Down Expand Up @@ -14434,8 +14444,8 @@ __metadata:
"@types/url-parse": "npm:^1.4.9"
"@urql/devtools": "npm:^2.0.3"
"@urql/exchange-auth": "npm:^2.1.6"
"@urql/exchange-graphcache": "npm:^6.3.3"
"@urql/exchange-persisted": "npm:^4.1.0"
"@urql/exchange-graphcache": "npm:^6.4.0"
"@urql/exchange-persisted": "npm:^4.1.1"
"@urql/exchange-request-policy": "npm:^1.0.2"
"@urql/exchange-retry": "npm:^1.2.0"
"@urql/storage-rn": "npm:^1.0.3"
Expand Down Expand Up @@ -14541,7 +14551,7 @@ __metadata:
ts-toolbelt: "npm:^9.6.0"
typescript: "npm:^5.3.3"
ua-parser-js: "npm:^1.0.37"
urql: "npm:^4.0.5"
urql: "npm:^4.0.6"
use-async-effect: "npm:^2.2.7"
use-immer: "npm:^0.9.0"
viem: "npm:^1.20.3"
Expand Down Expand Up @@ -39743,15 +39753,15 @@ __metadata:
languageName: node
linkType: hard

"urql@npm:^4.0.5":
version: 4.0.5
resolution: "urql@npm:4.0.5"
"urql@npm:^4.0.6":
version: 4.0.6
resolution: "urql@npm:4.0.6"
dependencies:
"@urql/core": "npm:^4.1.0"
"@urql/core": "npm:^4.2.0"
wonka: "npm:^6.3.2"
peerDependencies:
react: ">= 16.8.0"
checksum: d18f24c217aab99dbbf7c01905df668939c7aaf88f9a92419ca3987b7bf41611f92a4beef17503f2470f2b744862d263c4f4089ec042771ebfdcccb2ed14eaf9
checksum: e2afc255cfab1bf5b358fcc3ce0600d37b68f7d5d5f333974c6e0d42abde68d1fb9f16bec09283b3d0838c0e8e8b3f8cf40c5645f6f26353a86a9ab1f899dcba
languageName: node
linkType: hard

Expand Down

0 comments on commit afb7f24

Please sign in to comment.