File tree Expand file tree Collapse file tree 3 files changed +17
-17
lines changed Expand file tree Collapse file tree 3 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 14
14
"graphql" : " 16.6.0" ,
15
15
"react" : " 18.2.0" ,
16
16
"react-dom" : " 18.2.0" ,
17
- "urql" : " 2.2.3 "
17
+ "urql" : " 3.0.1 "
18
18
},
19
19
"devDependencies" : {
20
20
"@graphprotocol/client-cli" : " 2.2.1" ,
Original file line number Diff line number Diff line change 14
14
"graphql" : " 16.6.0" ,
15
15
"react" : " 18.2.0" ,
16
16
"react-dom" : " 18.2.0" ,
17
- "urql" : " 2.2.3 "
17
+ "urql" : " 3.0.1 "
18
18
},
19
19
"devDependencies" : {
20
20
"@graphprotocol/client-cli" : " 2.2.1" ,
Original file line number Diff line number Diff line change 2732
2732
" @typescript-eslint/types" " 5.30.6"
2733
2733
eslint-visitor-keys "^3.3.0"
2734
2734
2735
- " @urql/core@^2.6.1 " :
2736
- version "2.6.1 "
2737
- resolved "https://registry.yarnpkg.com/@urql/core/-/core-2.6.1 .tgz#c10ee972c5e81df6d7bf1e778ef1b5d30e2906e5 "
2738
- integrity sha512-gYrEHy3tViJhwIhauK6MIf2Qp09QTsgNHZRd0n71rS+hF6gdwjspf1oKljl4m25+272cJF7fPjBUGmjaiEr7Kg ==
2735
+ " @urql/core@^3.0.0 " :
2736
+ version "3.0.0 "
2737
+ resolved "https://registry.yarnpkg.com/@urql/core/-/core-3.0.0 .tgz#181976367ae27e1b36b9864fb3fa1bbfdad3ae71 "
2738
+ integrity sha512-C9nVn3+hhht8K0MEr9zLUgzoapkoX7X0crwMB72LrMqerhBjvEEuTngEFlZfALRwOzHjUNXBT9ZVgyzt6cKRhA ==
2739
2739
dependencies :
2740
2740
" @graphql-typed-document-node/core" " ^3.1.1"
2741
- wonka "^4 .0.14 "
2741
+ wonka "^6 .0.0 "
2742
2742
2743
2743
" @vercel/ncc@^0.34.0 " :
2744
2744
version "0.34.0"
@@ -7939,13 +7939,13 @@ uri-js@^4.2.2:
7939
7939
dependencies :
7940
7940
punycode "^2.1.0"
7941
7941
7942
- urql@2.2.3 :
7943
- version "2.2.3 "
7944
- resolved "https://registry.yarnpkg.com/urql/-/urql-2.2.3 .tgz#84c6ad962d771235106f24de56b5dc6bd85a2c3a "
7945
- integrity sha512-XMkSYJKW9s4ZlbSuxcUz3fTBIykOn0sGileRXQeyZpaRBXJPVz5saSY05k7jdefNxShZtTI+/nr7PYUWQertfg ==
7942
+ urql@3.0.1 :
7943
+ version "3.0.1 "
7944
+ resolved "https://registry.yarnpkg.com/urql/-/urql-3.0.1 .tgz#e937e2c4e08c0e6f2af6a2277d8cad2b156a4a0e "
7945
+ integrity sha512-mAV3qKMp84i8U/bq5DIXjfyeRVyOfF6+iNT2DlLUNsd3w5UKfJHmvYfEPUuV5MJxekT911yoIc4za+/Qq2TPHA ==
7946
7946
dependencies :
7947
- " @urql/core" " ^2.6.1 "
7948
- wonka "^4 .0.14 "
7947
+ " @urql/core" " ^3.0.0 "
7948
+ wonka "^6 .0.0 "
7949
7949
7950
7950
[email protected] , use-sync-external-store@^1.2.0:
7951
7951
version "1.2.0"
@@ -8106,10 +8106,10 @@ which@^2.0.1:
8106
8106
dependencies :
8107
8107
isexe "^2.0.0"
8108
8108
8109
- wonka@^4 .0.14 :
8110
- version "4 .0.15 "
8111
- resolved "https://registry.yarnpkg.com/wonka/-/wonka-4 .0.15 .tgz#9aa42046efa424565ab8f8f451fcca955bf80b89 "
8112
- integrity sha512-U0IUQHKXXn6PFo9nqsHphVCE5m3IntqZNB9Jjn7EB1lrR7YTDY3YWgFvEvwniTzXSvOH/XMzAZaIfJF/LvHYXg ==
8109
+ wonka@^6 .0.0 :
8110
+ version "6 .0.0 "
8111
+ resolved "https://registry.yarnpkg.com/wonka/-/wonka-6 .0.0 .tgz#38cd39a517fc3ff721ea3bf353642b353bf48860 "
8112
+ integrity sha512-TEiIOqkhQXbcmL1RrjxPCzTX15V5FSyJvZRSiTxvgTgrJMaOVKmzGTdRVh349CfaNo9dsIhWDyg1/GNq4NWrEg ==
8113
8113
8114
8114
word-wrap@^1.2.3 :
8115
8115
version "1.2.3"
You can’t perform that action at this time.
0 commit comments