next-urql
Advanced tools
Comparing version 0.0.0-canary-20230331142235 to 0.0.0-canary-20230331142238
# Changelog | ||
## 0.0.0-canary-20230331142235 | ||
## 0.0.0-canary-20230331142238 | ||
@@ -10,3 +10,3 @@ ### Patch Changes | ||
- Updated dependencies (See [#3053](https://github.com/urql-graphql/urql/pull/3053), [#3104](https://github.com/urql-graphql/urql/pull/3104), [#3095](https://github.com/urql-graphql/urql/pull/3095), [#3033](https://github.com/urql-graphql/urql/pull/3033), [#3103](https://github.com/urql-graphql/urql/pull/3103), and [#3079](https://github.com/urql-graphql/urql/pull/3079)) | ||
- urql@0.0.0-canary-20230331142235 | ||
- urql@0.0.0-canary-20230331142238 | ||
@@ -13,0 +13,0 @@ ## 4.0.3 |
{ | ||
"name": "next-urql", | ||
"version": "0.0.0-canary-20230331142235", | ||
"version": "0.0.0-canary-20230331142238", | ||
"description": "Convenience wrappers for using urql with NextJS.", | ||
@@ -37,4 +37,4 @@ "sideEffects": false, | ||
"react-is": "^17.0.1", | ||
"@urql/core": "0.0.0-canary-20230331142235", | ||
"urql": "0.0.0-canary-20230331142235" | ||
"@urql/core": "0.0.0-canary-20230331142238", | ||
"urql": "0.0.0-canary-20230331142238" | ||
}, | ||
@@ -46,3 +46,3 @@ "dependencies": { | ||
"react": ">=16.8.0", | ||
"urql": "0.0.0-canary-20230331142235" | ||
"urql": "0.0.0-canary-20230331142238" | ||
}, | ||
@@ -49,0 +49,0 @@ "scripts": { |