|
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.yarnpkg.com/@0no-co/graphql.web/-/graphql.web-1.0.13.tgz#978f4d3a869240f2d487fa1c1009028b34bc33b5" |
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 | "@ampproject/remapping@^2.2.0":
|
11 | 11 | version "2.3.0"
|
|
3258 | 3258 | "@typescript-eslint/types" "8.23.0"
|
3259 | 3259 | eslint-visitor-keys "^4.2.0"
|
3260 | 3260 |
|
3261 |
| -"@urql/core@^5.0.0": |
3262 |
| - version "5.1.0" |
3263 |
| - resolved "https://registry.yarnpkg.com/@urql/core/-/core-5.1.0.tgz#7f4b81f1aba1ca34ae6354763abeb87ff9af84ff" |
3264 |
| - integrity sha512-yC3sw8yqjbX45GbXxfiBY8GLYCiyW/hLBbQF9l3TJrv4ro00Y0ChkKaD9I2KntRxAVm9IYBqh0awX8fwWAe/Yw== |
| 3261 | +"@urql/core@^6.0.0": |
| 3262 | + version "6.0.1" |
| 3263 | + resolved "https://registry.yarnpkg.com/@urql/core/-/core-6.0.1.tgz#df2e3d606e4d1da2655a78cd78e7b84af4b95cee" |
| 3264 | + integrity sha512-FZDiQk6jxbj5hixf2rEPv0jI+IZz0EqqGW8mJBEug68/zHTtT+f34guZDmyjJZyiWbj0vL165LoMr/TkeDHaug== |
3265 | 3265 | dependencies:
|
3266 |
| - "@0no-co/graphql.web" "^1.0.5" |
| 3266 | + "@0no-co/graphql.web" "^1.0.13" |
3267 | 3267 | wonka "^6.3.2"
|
3268 | 3268 |
|
3269 | 3269 | "@vitejs/plugin-react@4.3.4":
|
@@ -8305,12 +8305,12 @@ urlpattern-polyfill@^10.0.0:
|
8305 | 8305 | resolved "https://registry.yarnpkg.com/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz#f0a03a97bfb03cdf33553e5e79a2aadd22cac8ec"
|
8306 | 8306 | integrity sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==
|
8307 | 8307 |
|
8308 |
| -urql@4.2.1: |
8309 |
| - version "4.2.1" |
8310 |
| - resolved "https://registry.yarnpkg.com/urql/-/urql-4.2.1.tgz#a17621db16cf2b7b09c37eef21ef0c3e08608643" |
8311 |
| - integrity sha512-Y/cVi1rsR96kbF3VX6YgfHw1V3kJ287nR1TqpjGzVPyAmXuwRvBvABI+sHY2WOquWCNh+kvFapM/LLYeiC3wig== |
| 8308 | +urql@5.0.0: |
| 8309 | + version "5.0.0" |
| 8310 | + resolved "https://registry.yarnpkg.com/urql/-/urql-5.0.0.tgz#b250ec0a8755b124bf6c5b414a22aaeb659e8609" |
| 8311 | + integrity sha512-eFu3CS1VREcsFOEaFl90ohB/LRyZ8nFzEqUDbXTWGaycfdrCoiGOA3stYiCOTODHxx418PqSEc7QCXU1q+qhFA== |
8312 | 8312 | dependencies:
|
8313 |
| - "@urql/core" "^5.0.0" |
| 8313 | + "@urql/core" "^6.0.0" |
8314 | 8314 | wonka "^6.3.2"
|
8315 | 8315 |
|
8316 | 8316 | v8-compile-cache-lib@^3.0.1:
|
|
0 commit comments