File tree 4 files changed +19
-26
lines changed
4 files changed +19
-26
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 8
8
"@testing-library/user-event" : " ^13.5.0" ,
9
9
"@uniswap/v3-sdk" : " ^3.9.0" ,
10
10
"ethers" : " ^5.6.9" ,
11
+ "ngraph.graph" : " ^20.0.1" ,
12
+ "ngraph.path" : " ^1.5.0" ,
11
13
"react" : " ^18.2.0" ,
12
14
"react-dom" : " ^18.2.0" ,
13
15
"react-scripts" : " 5.0.1" ,
Original file line number Diff line number Diff line change @@ -6633,6 +6633,23 @@ neo-async@^2.6.2:
6633
6633
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
6634
6634
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
6635
6635
6636
+ ngraph.events@^1.2.1 :
6637
+ version "1.2.2"
6638
+ resolved "https://registry.yarnpkg.com/ngraph.events/-/ngraph.events-1.2.2.tgz#3ceb92d676a04a4e7ce60a09fa8e17a4f0346d7f"
6639
+ integrity sha512-JsUbEOzANskax+WSYiAPETemLWYXmixuPAlmZmhIbIj6FH/WDgEGCGnRwUQBK0GjOnVm8Ui+e5IJ+5VZ4e32eQ==
6640
+
6641
+ ngraph.graph@^20.0.1 :
6642
+ version "20.0.1"
6643
+ resolved "https://registry.yarnpkg.com/ngraph.graph/-/ngraph.graph-20.0.1.tgz#579470d1d805583239704dc913e2095540aaf371"
6644
+ integrity sha512-VFsQ+EMkT+7lcJO1QP8Ik3w64WbHJl27Q53EO9hiFU9CRyxJ8HfcXtfWz/U8okuoYKDctbciL6pX3vG5dt1rYA==
6645
+ dependencies :
6646
+ ngraph.events "^1.2.1"
6647
+
6648
+ ngraph.path@^1.5.0 :
6649
+ version "1.5.0"
6650
+ resolved "https://registry.yarnpkg.com/ngraph.path/-/ngraph.path-1.5.0.tgz#4630ffdb2ce77691fd6e17fc9f12f51fce83d3e6"
6651
+ integrity sha512-2IdmqfBYq2zbGHtpmskdWF6x/nIWZkhfs1taMgg2waBJRn4xNqe7gBiRtD1YS5ZcKhp0trK+Gw94Rli2emMs1Q==
6652
+
6636
6653
no-case@^3.0.4 :
6637
6654
version "3.0.4"
6638
6655
resolved "https://registry.yarnpkg.com/no-case/-/no-case-3.0.4.tgz#d361fd5c9800f558551a8369fc0dcd4662b6124d"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments