|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@0no-co/graphql.web@^1.0.5": |
6 | | - version "1.0.13" |
7 | | - resolved "https://registry.npmjs.org/@0no-co/graphql.web/-/graphql.web-1.0.13.tgz" |
8 | | - integrity sha512-jqYxOevheVTU1S36ZdzAkJIdvRp2m3OYIG5SEoKDw5NI8eVwkoI0D/Q3DYNGmXCxkA6CQuoa7zvMiDPTLqUNuw== |
| 5 | +"@0no-co/graphql.web@^1.0.13": |
| 6 | + version "1.2.0" |
| 7 | + resolved "https://registry.yarnpkg.com/@0no-co/graphql.web/-/graphql.web-1.2.0.tgz#296d00581bfaaabfda1e976849d927824aaea81b" |
| 8 | + integrity sha512-/1iHy9TTr63gE1YcR5idjx8UREz1s0kFhydf3bBLCXyqjhkIc6igAzTOx3zPifCwFR87tsh/4Pa9cNts6d2otw== |
9 | 9 |
|
10 | 10 | "@adraffy/ens-normalize@^1.11.0": |
11 | 11 | version "1.11.1" |
|
3300 | 3300 | "@typescript-eslint/types" "8.23.0" |
3301 | 3301 | eslint-visitor-keys "^4.2.0" |
3302 | 3302 |
|
3303 | | -"@urql/core@^5.0.0": |
3304 | | - version "5.1.0" |
3305 | | - resolved "https://registry.npmjs.org/@urql/core/-/core-5.1.0.tgz" |
3306 | | - integrity sha512-yC3sw8yqjbX45GbXxfiBY8GLYCiyW/hLBbQF9l3TJrv4ro00Y0ChkKaD9I2KntRxAVm9IYBqh0awX8fwWAe/Yw== |
| 3303 | +"@urql/core@^6.0.1": |
| 3304 | + version "6.0.1" |
| 3305 | + resolved "https://registry.yarnpkg.com/@urql/core/-/core-6.0.1.tgz#df2e3d606e4d1da2655a78cd78e7b84af4b95cee" |
| 3306 | + integrity sha512-FZDiQk6jxbj5hixf2rEPv0jI+IZz0EqqGW8mJBEug68/zHTtT+f34guZDmyjJZyiWbj0vL165LoMr/TkeDHaug== |
3307 | 3307 | dependencies: |
3308 | | - "@0no-co/graphql.web" "^1.0.5" |
| 3308 | + "@0no-co/graphql.web" "^1.0.13" |
3309 | 3309 | wonka "^6.3.2" |
3310 | 3310 |
|
3311 | 3311 | "@vitejs/plugin-react@4.3.4": |
@@ -8401,12 +8401,12 @@ urlpattern-polyfill@^10.0.0: |
8401 | 8401 | resolved "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz" |
8402 | 8402 | integrity sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg== |
8403 | 8403 |
|
8404 | | -urql@4.2.1: |
8405 | | - version "4.2.1" |
8406 | | - resolved "https://registry.npmjs.org/urql/-/urql-4.2.1.tgz" |
8407 | | - integrity sha512-Y/cVi1rsR96kbF3VX6YgfHw1V3kJ287nR1TqpjGzVPyAmXuwRvBvABI+sHY2WOquWCNh+kvFapM/LLYeiC3wig== |
| 8404 | +urql@5.0.2: |
| 8405 | + version "5.0.2" |
| 8406 | + resolved "https://registry.yarnpkg.com/urql/-/urql-5.0.2.tgz#f15b175b109080bf9ffe1bc46617edfecba5f7a6" |
| 8407 | + integrity sha512-hiBR9GNbMPMZpv9Yd40EMCc94d8eAkGcmt5jcrKVfp26ScjluAQLCEKetJ4SXLy5DJG59Y6gbuA+2yquzh20/w== |
8408 | 8408 | dependencies: |
8409 | | - "@urql/core" "^5.0.0" |
| 8409 | + "@urql/core" "^6.0.1" |
8410 | 8410 | wonka "^6.3.2" |
8411 | 8411 |
|
8412 | 8412 | v8-compile-cache-lib@^3.0.1: |
|
0 commit comments