Skip to content

Commit 1dc8bf6

Browse files
authored
Update @urql/core to version 4.3.0
1 parent 8d70c3a commit 1dc8bf6

File tree

5 files changed

+24
-25
lines changed

5 files changed

+24
-25
lines changed

packages/api-client-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@n1ru4l/graphql-live-query": "^0.10.0",
3333
"@n1ru4l/json-patch-plus": "^0.2.0",
3434
"@n1ru4l/push-pull-async-iterable-iterator": "^3.2.0",
35-
"@urql/core": "^4.0.10",
35+
"@urql/core": "^4.3.0",
3636
"cross-fetch": "^4.0.0",
3737
"graphql": "^16.8.1",
3838
"graphql-ws": "^5.13.1",

packages/client-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"dependencies": {
3535
"@gadgetinc/core": ">=0.14.0",
36-
"@urql/core": "^6.0.1"
36+
"@urql/core": "^4.3.0"
3737
},
3838
"devDependencies": {
3939
"@gadgetinc/core": "workspace:*",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"prerelease": "gitpkg publish"
3737
},
3838
"devDependencies": {
39-
"@urql/core": "^6.0.1",
39+
"@urql/core": "^4.3.0",
4040
"conditional-type-checks": ">=1.0.0",
4141
"graphql": ">=16.0.0",
4242
"graphql-ws": ">=5.0.0",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@gadgetinc/client-hooks": "^0.1.3",
5454
"@gadgetinc/core": ">=0.14.0",
5555
"@hookform/resolvers": "^5.2.1",
56-
"@urql/core": "^6.0.1",
56+
"@urql/core": "^4.3.0",
5757
"filesize": "^10.1.2",
5858
"pluralize": "^8.0.0",
5959
"react-fast-compare": "^3.2.2",

pnpm-lock.yaml

Lines changed: 20 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)