|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
| 5 | +"@0no-co/graphql.web@^1.0.5": |
| 6 | + version "1.0.7" |
| 7 | + resolved "https://registry.yarnpkg.com/@0no-co/graphql.web/-/graphql.web-1.0.7.tgz#c7a762c887b3482a79ffa68f63de5e96059a62e4" |
| 8 | + integrity sha512-E3Qku4mTzdrlwVWGPxklDnME5ANrEGetvYw4i2GCRlppWXXE4QD66j7pwb8HelZwS6LnqEChhrSOGCXpbiu6MQ== |
| 9 | + |
5 | 10 | "@adobe/css-tools@^4.0.1":
|
6 | 11 | version "4.0.1"
|
7 | 12 | resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.0.1.tgz#b38b444ad3aa5fedbb15f2f746dcd934226a12dd"
|
|
2590 | 2595 | dependencies:
|
2591 | 2596 | "@types/node" "*"
|
2592 | 2597 |
|
2593 |
| -"@urql/core@^2.6.1": |
2594 |
| - version "2.6.1" |
2595 |
| - resolved "https://registry.yarnpkg.com/@urql/core/-/core-2.6.1.tgz#c10ee972c5e81df6d7bf1e778ef1b5d30e2906e5" |
2596 |
| - integrity sha512-gYrEHy3tViJhwIhauK6MIf2Qp09QTsgNHZRd0n71rS+hF6gdwjspf1oKljl4m25+272cJF7fPjBUGmjaiEr7Kg== |
| 2598 | +"@urql/core@^5.0.0": |
| 2599 | + version "5.0.5" |
| 2600 | + resolved "https://registry.yarnpkg.com/@urql/core/-/core-5.0.5.tgz#8b7d864c40ca30c3ad29bbda93ad718f78a3d055" |
| 2601 | + integrity sha512-KmWRlN8dJz+XU21wmhcHcTV11n1K7zxaMtVwOhkH7b8H5Z5nuFKY5EkUsWqPlZl53YPiKwTtOMpptz5hamVVNQ== |
2597 | 2602 | dependencies:
|
2598 |
| - "@graphql-typed-document-node/core" "^3.1.1" |
2599 |
| - wonka "^4.0.14" |
| 2603 | + "@0no-co/graphql.web" "^1.0.5" |
| 2604 | + wonka "^6.3.2" |
2600 | 2605 |
|
2601 | 2606 | "@vercel/ncc@^0.34.0":
|
2602 | 2607 | version "0.34.0"
|
@@ -8790,13 +8795,13 @@ urlpattern-polyfill@^6.0.2:
|
8790 | 8795 | dependencies:
|
8791 | 8796 | braces "^3.0.2"
|
8792 | 8797 |
|
8793 |
| -urql@2.2.3: |
8794 |
| - version "2.2.3" |
8795 |
| - resolved "https://registry.yarnpkg.com/urql/-/urql-2.2.3.tgz#84c6ad962d771235106f24de56b5dc6bd85a2c3a" |
8796 |
| - integrity sha512-XMkSYJKW9s4ZlbSuxcUz3fTBIykOn0sGileRXQeyZpaRBXJPVz5saSY05k7jdefNxShZtTI+/nr7PYUWQertfg== |
| 8798 | +urql@4.1.0: |
| 8799 | + version "4.1.0" |
| 8800 | + resolved "https://registry.yarnpkg.com/urql/-/urql-4.1.0.tgz#a75efe572d7b2e69103649a8457d3a63fce31ee8" |
| 8801 | + integrity sha512-NfbfTvxy1sM89EQAJWm89qJZihUWk7BSMfrWgfljFXLOf+e7RK7DtV/Tbg2+82HnCG2x3LcEOJenxiFSYEC+bw== |
8797 | 8802 | dependencies:
|
8798 |
| - "@urql/core" "^2.6.1" |
8799 |
| - wonka "^4.0.14" |
| 8803 | + "@urql/core" "^5.0.0" |
| 8804 | + wonka "^6.3.2" |
8800 | 8805 |
|
8801 | 8806 | util-deprecate@^1.0.1:
|
8802 | 8807 | version "1.0.2"
|
@@ -9013,10 +9018,10 @@ which@^2.0.1:
|
9013 | 9018 | dependencies:
|
9014 | 9019 | isexe "^2.0.0"
|
9015 | 9020 |
|
9016 |
| -wonka@^4.0.14: |
9017 |
| - version "4.0.14" |
9018 |
| - resolved "https://registry.yarnpkg.com/wonka/-/wonka-4.0.14.tgz#77d680a84e575ed15a9f975eb87d6c530488f3a4" |
9019 |
| - integrity sha512-v9vmsTxpZjrA8CYfztbuoTQSHEsG3ZH+NCYfasHm0V3GqBupXrjuuz0RJyUaw2cRO7ouW2js0P6i853/qxlDcA== |
| 9021 | +wonka@^6.3.2: |
| 9022 | + version "6.3.4" |
| 9023 | + resolved "https://registry.yarnpkg.com/wonka/-/wonka-6.3.4.tgz#76eb9316e3d67d7febf4945202b5bdb2db534594" |
| 9024 | + integrity sha512-CjpbqNtBGNAeyNS/9W6q3kSkKE52+FjIj7AkFlLr11s/VWGUu6a2CdYSdGxocIhIVjaW/zchesBQUKPVU69Cqg== |
9020 | 9025 |
|
9021 | 9026 | word-wrap@~1.2.3:
|
9022 | 9027 | version "1.2.3"
|
|
0 commit comments