From b52308835622d01b107ba649efadb2f3eb02650c Mon Sep 17 00:00:00 2001 From: dan13ram Date: Wed, 12 May 2021 17:42:00 +0530 Subject: [PATCH] reverted urql to v2.0.2 --- packages/web/package.json | 10 +++++----- yarn.lock | 32 ++++++++++++++++---------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/packages/web/package.json b/packages/web/package.json index d032dcbe..b606d312 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -14,14 +14,14 @@ "dependencies": { "@metafam/ds": "0.1.0", "@metafam/utils": "1.0.0", - "@urql/exchange-retry": "^0.2.1", + "@urql/exchange-retry": "0.2.0", "@walletconnect/web3-provider": "1.4.1", - "copy-to-clipboard": "^3.3.1", + "copy-to-clipboard": "3.3.1", "ethers": "5.1.4", "fake-tag": "2.0.0", "graphql": "15.5.0", "isomorphic-unfetch": "3.1.0", - "moment": "^2.29.1", + "moment": "2.29.1", "next": "10.2.0", "next-images": "1.7.0", "next-urql": "3.1.0", @@ -31,10 +31,10 @@ "react-dom": "16.14.0", "react-hook-form": "6.15.5", "react-icons": "4.2.0", - "react-qr-svg": "^2.3.0", + "react-qr-svg": "2.3.0", "spacetime": "6.16.0", "spacetime-informal": "0.6.1", - "urql": "2.0.3", + "urql": "2.0.2", "web3modal": "1.9.3" } } diff --git a/yarn.lock b/yarn.lock index 990adc33..8f8ee256 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6625,20 +6625,20 @@ "@typescript-eslint/types" "4.23.0" eslint-visitor-keys "^2.0.0" -"@urql/core@>=2.1.0", "@urql/core@^2.1.0": - version "2.1.1" - resolved "https://registry.yarnpkg.com/@urql/core/-/core-2.1.1.tgz#106e3a5aa22bf9ec6ec5d55697f101a0aa50f114" - integrity sha512-eKEmrSjnXzgXJ4xqoHh7KGV0Xj3hsEeQydrVocOPlpcGhlo8+sqR1Eo8ChmGCdLL4hf4biBN4dG59s11cG0iRQ== +"@urql/core@^2.0.0", "@urql/core@>=1.15.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@urql/core/-/core-2.0.0.tgz#b4936dd51fe84cb570506d9ee2579149689f7535" + integrity sha512-Qj24CG8ullqZZsYmjrSH0JhH+nY7kj8GbVbA9si3KUjlYs75A/MBQU3i97j6oWyGldDBapyis2CfaQeXKbv8rA== dependencies: "@graphql-typed-document-node/core" "^3.1.0" wonka "^4.0.14" -"@urql/exchange-retry@^0.2.1": - version "0.2.1" - resolved "https://registry.yarnpkg.com/@urql/exchange-retry/-/exchange-retry-0.2.1.tgz#f4502b4b6762121fcc6a5971e85f273b8ec471bf" - integrity sha512-uYgXxLW/lDhUOfkoMSRcFB/kGCb49tcjmIX7uVC51YAtM0Ni2qRunOdtWkOncG2RVAzB54lOGuyP/ulmCiF0yg== +"@urql/exchange-retry@0.2.0": + version "0.2.0" + resolved "https://registry.yarnpkg.com/@urql/exchange-retry/-/exchange-retry-0.2.0.tgz#e90a99bf8280ad2b8926bea7f2157a6f59dc8aec" + integrity sha512-eawDIkTSVudv+zMaOlm898UX9lkJnUry2PYqD7INeFWghkHmlIPm6wg5J/GBGAyFjqaOj1OWgAWYcu7sV4eljg== dependencies: - "@urql/core" ">=2.1.0" + "@urql/core" ">=1.15.0" wonka "^4.0.14" "@vue/compiler-core@3.0.11": @@ -20235,7 +20235,7 @@ modify-values@^1.0.0: resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022" integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw== -moment@^2.29.1: +moment@2.29.1: version "2.29.1" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3" integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ== @@ -23519,7 +23519,7 @@ react-popper@^2.2.4: react-fast-compare "^3.0.1" warning "^4.0.2" -react-qr-svg@^2.3.0: +react-qr-svg@2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/react-qr-svg/-/react-qr-svg-2.3.0.tgz#1de0356b9cb96536281c502c06fd93a4b1ec70ea" integrity sha512-Z+Kt5oNcB5LeGBJw7BcKMQKmC0JwUyTpdhBUOIQ6JQETdVl1EgODtOaiFJYRhvk+lh3WDKZb+TU31md5lfAKAw== @@ -27520,12 +27520,12 @@ url@^0.11.0: punycode "1.3.2" querystring "0.2.0" -urql@2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/urql/-/urql-2.0.3.tgz#41bc4ad3ea7a1c995bbc8002f9ee82af1396bd26" - integrity sha512-CEfCsODKbAloDuAaT3NeMvibKpWxfS86DucI/HGam9uuqiZLpunuKb4p9+SWwoWLRf6Q1kUeQKGZoI5GqudOCg== +urql@2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/urql/-/urql-2.0.2.tgz#53e8f22747eff4550e46b9bbc8b44aa9c6de3e68" + integrity sha512-ku5lT0vq7Efpd6Mg1r40C/z39GbGxFtuK2+le26+v125cQL7OVGzE2XzG3jSiHa5m6abCoZO9xS6N2QIfoJ/gg== dependencies: - "@urql/core" "^2.1.0" + "@urql/core" "^2.0.0" wonka "^4.0.14" ursa-optional@^0.10.1, ursa-optional@~0.10.0: