|
1274 | 1274 | dependencies:
|
1275 | 1275 | "@jridgewell/trace-mapping" "0.3.9"
|
1276 | 1276 |
|
1277 |
| - |
1278 |
| - version "2.3.2" |
1279 |
| - resolved "https://registry.yarnpkg.com/@envelop/core/-/core-2.3.2.tgz#b5cc5a2f7a3c0ea4ac2492589190bb19c6126ca0" |
1280 |
| - integrity sha512-NTVY7bajznZyE0S/yzwIu5aimcM8JLqdeWkWUmwmrAHZdE6zjrvOuVCwq1kMIHzgV3bmLdPg2F7534Nxad/HLg== |
1281 |
| - dependencies: |
1282 |
| - "@envelop/types" "2.2.0" |
1283 |
| - |
1284 | 1277 | "@envelop/[email protected]", "@envelop/core@^2.0.0":
|
1285 | 1278 | version "2.3.3"
|
1286 | 1279 | resolved "https://registry.yarnpkg.com/@envelop/core/-/core-2.3.3.tgz#a77b28930b3090e2eb1ecb4696ffd6e4bdc4ddba"
|
|
1293 | 1286 | resolved "https://registry.yarnpkg.com/@envelop/disable-introspection/-/disable-introspection-3.0.0.tgz#beb8a534e7c3dd2c8d141c56ad162bbecef17bd5"
|
1294 | 1287 | integrity sha512-ypYwiEbwSe+uyYp6CEwJ2oDRUk51chvSSlncZmt3gutpJyuNeWygcFOngxtbzCKqkjgEfag3AM2HrCFJxJZ7gw==
|
1295 | 1288 |
|
1296 |
| - |
1297 |
| - version "3.3.2" |
1298 |
| - resolved "https://registry.yarnpkg.com/@envelop/live-query/-/live-query-3.3.2.tgz#5bdc8fa0f91e41b3a35c3fbfd91341082487c211" |
1299 |
| - integrity sha512-cLZEz+plu3l8z8VwLEZvn8WDqusZXIhGh2QJFiLWT/CI46Jp3KLsq+XdHpKC1FNiFYbN4OphtMxOWYiC6orNMg== |
1300 |
| - dependencies: |
1301 |
| - "@graphql-tools/utils" "^8.6.1" |
1302 |
| - "@n1ru4l/graphql-live-query" "^0.9.0" |
1303 |
| - "@n1ru4l/in-memory-live-query-store" "^0.9.0" |
1304 |
| - |
1305 | 1289 | "@envelop/parser-cache@^4.0.0":
|
1306 | 1290 | version "4.0.0"
|
1307 | 1291 | resolved "https://registry.yarnpkg.com/@envelop/parser-cache/-/parser-cache-4.0.0.tgz#a70877fba1a0477c62d39eed5ce3a9057d3847db"
|
1308 | 1292 | integrity sha512-gwa+ZsOEOfdToKWZyzqfFJorn6zdCLw88nEppl4yX5TI+9MvCLwnKegfPt/4CiBZCGIXXsvbPouYw46nkj4Cmw==
|
1309 | 1293 | dependencies:
|
1310 | 1294 | tiny-lru "7.0.6"
|
1311 | 1295 |
|
1312 |
| - |
1313 |
| - version "2.2.0" |
1314 |
| - resolved "https://registry.yarnpkg.com/@envelop/types/-/types-2.2.0.tgz#95776d9b63ba8974f52b476d4db5bb169febbe32" |
1315 |
| - integrity sha512-Lghvfs0kh53G5mUKpCMlB/FhHh3O8SSR4hewB7JyE9hOEu/9h/6u+GHH/OEgdaRHky1Sae5Jf4grO+h21ka4ig== |
1316 |
| - |
1317 | 1296 |
|
1318 | 1297 | version "2.2.1"
|
1319 | 1298 | resolved "https://registry.yarnpkg.com/@envelop/types/-/types-2.2.1.tgz#5c2e3ae04837533521d0800e7dfa4c3f86f70c4c"
|
|
1372 | 1351 | "@graphql-tools/utils" "^8.1.1"
|
1373 | 1352 | tslib "~2.3.0"
|
1374 | 1353 |
|
1375 |
| -"@graphql-codegen/[email protected].11": |
1376 |
| - version "2.2.11" |
1377 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-2.2.11.tgz#07a935faef9f91fb371df60ee2a8ccc2e92554d0" |
1378 |
| - integrity sha512-AHBfw6gHSs0XOuIWsLZwtSgmk+3XqUCyPfXCeDE3Z9MNx/EYYY6lr8cFcsFnR3ASotcVAsVoLTfB4YS4NqgqdA== |
| 1354 | +"@graphql-codegen/[email protected].12": |
| 1355 | + version "2.2.12" |
| 1356 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-2.2.12.tgz#a3f814f6096409b0bd8ec07d734a1211e293e094" |
| 1357 | + integrity sha512-Xmgl2/JHXjJSdWoh1FG5nDSgPYbJamA2scZYX+ypXnZeEp/Tb7gaN9uabZls4wJNFkM1hYwn5ubbJqgfA5A90w== |
1379 | 1358 | dependencies:
|
1380 | 1359 | "@graphql-codegen/plugin-helpers" "^2.4.0"
|
1381 |
| - "@graphql-codegen/visitor-plugin-common" "2.8.0" |
| 1360 | + "@graphql-codegen/visitor-plugin-common" "2.9.0" |
1382 | 1361 | auto-bind "~4.0.0"
|
1383 | 1362 | change-case-all "1.0.14"
|
1384 | 1363 | tslib "~2.4.0"
|
1385 | 1364 |
|
1386 |
| -"@graphql-codegen/[email protected].10": |
1387 |
| - version "2.3.10" |
1388 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-generic-sdk/-/typescript-generic-sdk-2.3.10.tgz#ebf9ea177138b86e9c1710bddcc62189ed512dd2" |
1389 |
| - integrity sha512-9Dtjz96xXdl2XA8KKByNMrc3GVzq4BshfPJCgAzmhjnUZK9QjvF/z8lfCn4yykVsnwYH2vmKxWOeOChaA2RGZA== |
| 1365 | +"@graphql-codegen/[email protected].11": |
| 1366 | + version "2.3.11" |
| 1367 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-generic-sdk/-/typescript-generic-sdk-2.3.11.tgz#0be0f66449dde906eaa16d968f19761df38c2281" |
| 1368 | + integrity sha512-SCjmoIHIF1bvuhlpvY2ZO8eu+QJnL1k9vUKotNGmKqFpreoDGriCHVQUJAMMT4CB5EZK034v0m0LIlfsrIBuoA== |
1390 | 1369 | dependencies:
|
1391 | 1370 | "@graphql-codegen/plugin-helpers" "^2.4.0"
|
1392 |
| - "@graphql-codegen/visitor-plugin-common" "2.8.0" |
| 1371 | + "@graphql-codegen/visitor-plugin-common" "2.9.0" |
1393 | 1372 | auto-bind "~4.0.0"
|
1394 | 1373 | tslib "~2.4.0"
|
1395 | 1374 |
|
1396 |
| -"@graphql-codegen/[email protected].0": |
1397 |
| - version "2.4.0" |
1398 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.4.0.tgz#07f371bcda31ecb8edc4c742442014b21c11d53b" |
1399 |
| - integrity sha512-vJ15FLyWchuO2Xkp6uz7jJOdChiay7P9KJKFDILx/JTwjinU1fFa7iOvyeTvslqiUPxgsXthR5izdY+E5IyLkQ== |
| 1375 | +"@graphql-codegen/[email protected].1": |
| 1376 | + version "2.4.1" |
| 1377 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.4.1.tgz#bef0c4d3acf70879e2be24d73515df523a2bcdc2" |
| 1378 | + integrity sha512-NIHn4T5wxQ45PtKJ19q+AOqR4f2jW8UlMfQD34RG7vTuD42g+Y00GupYFTyzE6bsUAIhsVgJ4QJmP+taipBKAQ== |
1400 | 1379 | dependencies:
|
1401 | 1380 | "@graphql-codegen/plugin-helpers" "^2.4.0"
|
1402 |
| - "@graphql-codegen/typescript" "^2.4.11" |
1403 |
| - "@graphql-codegen/visitor-plugin-common" "2.8.0" |
| 1381 | + "@graphql-codegen/typescript" "^2.5.0" |
| 1382 | + "@graphql-codegen/visitor-plugin-common" "2.9.0" |
1404 | 1383 | auto-bind "~4.0.0"
|
1405 | 1384 | tslib "~2.4.0"
|
1406 | 1385 |
|
1407 |
| -"@graphql-codegen/[email protected].4": |
1408 |
| - version "2.6.4" |
1409 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-resolvers/-/typescript-resolvers-2.6.4.tgz#857e24279603f4e8f7293385a90a1f2498eb672e" |
1410 |
| - integrity sha512-BTV5q9d7V+4mVyYRnE8N7HyArmvDbUEY5JwyV94jhlN0AOq2zKQBrs8MRvx8v1VenjTGV+PlnDpF3aEtQu8o+g== |
| 1386 | +"@graphql-codegen/[email protected].5": |
| 1387 | + version "2.6.5" |
| 1388 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-resolvers/-/typescript-resolvers-2.6.5.tgz#f22635ae76218dbc12c39d32f84a3979a791c764" |
| 1389 | + integrity sha512-vzREbHyiYHhy/C90V8HKnfD7hnJIeioqZIYssX9WTQ5pVHqdeO/k4Gbw9ljcFe4OsP5d9GFHzhtU+/GnQlCyaA== |
1411 | 1390 | dependencies:
|
1412 | 1391 | "@graphql-codegen/plugin-helpers" "^2.4.0"
|
1413 |
| - "@graphql-codegen/typescript" "^2.4.11" |
1414 |
| - "@graphql-codegen/visitor-plugin-common" "2.8.0" |
| 1392 | + "@graphql-codegen/typescript" "^2.5.0" |
| 1393 | + "@graphql-codegen/visitor-plugin-common" "2.9.0" |
1415 | 1394 | "@graphql-tools/utils" "^8.1.1"
|
1416 | 1395 | auto-bind "~4.0.0"
|
1417 | 1396 | tslib "~2.4.0"
|
1418 | 1397 |
|
1419 |
| -"@graphql-codegen/typescript@2.4.11", "@graphql-codegen/typescript@^2.4.11": |
1420 |
| - version "2.4.11" |
1421 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.4.11.tgz#b9d8bddaeb79ff4a85e1d0f9c774afba7423177c" |
1422 |
| - integrity sha512-K3oDLPJRH9Wgpg9TOvb7L+xrJZ8HxkIzV2umqGn54c+8DQjvnRFBIYRO0THgUBMnEauE2sEy6RZkGHGfgQUruA== |
| 1398 | +"@graphql-codegen/typescript@2.5.0", "@graphql-codegen/typescript@^2.5.0": |
| 1399 | + version "2.5.0" |
| 1400 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.5.0.tgz#5ae121db92120fecb6badb34aa361ac464bc23d3" |
| 1401 | + integrity sha512-eCCebNyhV5NcNyfrNOdur1b4zPSyj2o89yaSliEMSShf4WolfFOv4aYpL4tFXjhkw3n2pR7MYFDUnrzmDpfmNw== |
1423 | 1402 | dependencies:
|
1424 | 1403 | "@graphql-codegen/plugin-helpers" "^2.4.0"
|
1425 | 1404 | "@graphql-codegen/schema-ast" "^2.4.1"
|
1426 |
| - "@graphql-codegen/visitor-plugin-common" "2.8.0" |
| 1405 | + "@graphql-codegen/visitor-plugin-common" "2.9.0" |
1427 | 1406 | auto-bind "~4.0.0"
|
1428 | 1407 | tslib "~2.4.0"
|
1429 | 1408 |
|
1430 |
| -"@graphql-codegen/visitor-plugin-common@2.8.0": |
1431 |
| - version "2.8.0" |
1432 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.8.0.tgz#f1de3bd5ee123e6f72c06423912a3a83a6044938" |
1433 |
| - integrity sha512-29MOaxBog7qaEhmeCzJn2mONSbcA+slCTzHN4nJ3aZl4KrC9V32rXlQpG5x0qHbFQ1LaG1f5gPO83xbiAeMBIw== |
| 1409 | +"@graphql-codegen/visitor-plugin-common@2.9.0": |
| 1410 | + version "2.9.0" |
| 1411 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.9.0.tgz#a13556c805e72b63ee9d80fb437b9ba2eb0a9fa2" |
| 1412 | + integrity sha512-w353lPpXlgsQT6dxfcHw3hQdodGnfSwsxofHVfROqrIBZIjH0kNiFHOt8rnewYkLGEa75bWDVaM1ofyXEaN+3w== |
1434 | 1413 | dependencies:
|
1435 | 1414 | "@graphql-codegen/plugin-helpers" "^2.4.0"
|
1436 | 1415 | "@graphql-tools/optimize" "^1.0.1"
|
|
1470 | 1449 | localforage "1.10.0"
|
1471 | 1450 | tslib "^2.3.1"
|
1472 | 1451 |
|
1473 |
| -"@graphql-mesh/[email protected].3": |
1474 |
| - version "0.71.3" |
1475 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.71.3.tgz#4103bb3f7d5ec7ba04ea7f02e8378ba2e8802d1a" |
1476 |
| - integrity sha512-aRx7uqwaMTYwSKtpVaHhP7FqtNIT9rcE6UeQa04m/ulbFxSGOfdXM10zljdiJNTIKZ6s76QM5nHOZRK1B/vx5w== |
| 1452 | +"@graphql-mesh/[email protected].4": |
| 1453 | + version "0.71.4" |
| 1454 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.71.4.tgz#60036ad9948f73075b0ac727e82b42f7e807e190" |
| 1455 | + integrity sha512-A+TQZUiXckfitMLUPjSqNjsCLvJTDeFinBkmhUV+d9p7GJHVL0sKNayuzzWySMyKWf8oEVuzCGvrVCQDZQV7iA== |
1477 | 1456 | dependencies:
|
1478 | 1457 | "@graphql-codegen/core" "2.5.1"
|
1479 |
| - "@graphql-codegen/typed-document-node" "2.2.11" |
1480 |
| - "@graphql-codegen/typescript" "2.4.11" |
1481 |
| - "@graphql-codegen/typescript-generic-sdk" "2.3.10" |
1482 |
| - "@graphql-codegen/typescript-operations" "2.4.0" |
1483 |
| - "@graphql-codegen/typescript-resolvers" "2.6.4" |
1484 |
| - "@graphql-mesh/config" "0.37.3" |
| 1458 | + "@graphql-codegen/typed-document-node" "2.2.12" |
| 1459 | + "@graphql-codegen/typescript" "2.5.0" |
| 1460 | + "@graphql-codegen/typescript-generic-sdk" "2.3.11" |
| 1461 | + "@graphql-codegen/typescript-operations" "2.4.1" |
| 1462 | + "@graphql-codegen/typescript-resolvers" "2.6.5" |
| 1463 | + "@graphql-mesh/config" "0.37.4" |
1485 | 1464 | "@graphql-mesh/cross-helpers" "0.1.6"
|
1486 |
| - "@graphql-mesh/runtime" "0.35.2" |
| 1465 | + "@graphql-mesh/runtime" "0.35.3" |
1487 | 1466 | "@graphql-mesh/store" "0.8.11"
|
1488 | 1467 | "@graphql-mesh/string-interpolation" "0.2.0"
|
1489 | 1468 | "@graphql-mesh/types" "0.73.2"
|
|
1512 | 1491 | rimraf "3.0.2"
|
1513 | 1492 | ts-node "10.8.1"
|
1514 | 1493 | tsconfig-paths "4.0.0"
|
1515 |
| - tslib "^2.3.1" |
| 1494 | + tslib "^2.4.0" |
1516 | 1495 | typescript "4.7.3"
|
1517 | 1496 | ws "8.7.0"
|
1518 | 1497 | yargs "17.5.1"
|
1519 | 1498 |
|
1520 |
| -"@graphql-mesh/[email protected].3": |
1521 |
| - version "0.37.3" |
1522 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.37.3.tgz#927dd321ad6e19a4dbf473dbee68c80294d368c5" |
1523 |
| - integrity sha512-5EiSEoF2cvpNCf0zy7Q6Z+unndKZx1X89+pqp4Cusb4ARqjLTqnJuEO62vGA+K41lqcBs+6+1UkH5EkX7Sod9Q== |
| 1499 | +"@graphql-mesh/[email protected].4": |
| 1500 | + version "0.37.4" |
| 1501 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.37.4.tgz#39276bb1837608d2141e2dbfb1e1b5e3eb7edd3b" |
| 1502 | + integrity sha512-TRyGrta8On0iUKDtlZ/g8XGD9PLx4lNH4GxzRY3RXNUXIXLZhjvy8nHsaYilfNwyCFpnbaPBJG6xKikYoW5Z3g== |
1524 | 1503 | dependencies:
|
1525 | 1504 | "@envelop/core" "2.3.3"
|
1526 | 1505 | "@graphql-mesh/cache-localforage" "0.6.8"
|
1527 | 1506 | "@graphql-mesh/cross-helpers" "0.1.6"
|
1528 | 1507 | "@graphql-mesh/merger-bare" "0.13.50"
|
1529 | 1508 | "@graphql-mesh/merger-stitching" "0.15.52"
|
1530 |
| - "@graphql-mesh/runtime" "0.35.2" |
1531 | 1509 | "@graphql-mesh/store" "0.8.11"
|
1532 | 1510 | "@graphql-mesh/types" "0.73.2"
|
1533 | 1511 | "@graphql-mesh/utils" "0.35.2"
|
1534 | 1512 | "@graphql-tools/code-file-loader" "7.2.17"
|
1535 | 1513 | "@graphql-tools/graphql-file-loader" "7.3.14"
|
1536 | 1514 | "@graphql-tools/load" "7.5.13"
|
1537 |
| - "@graphql-tools/merge" "8.2.13" |
1538 | 1515 | "@graphql-tools/utils" "8.6.12"
|
1539 | 1516 | camel-case "4.1.2"
|
1540 |
| - fetchache "0.1.2" |
1541 | 1517 | param-case "3.0.4"
|
1542 | 1518 | pascal-case "3.1.2"
|
1543 |
| - tslib "^2.3.1" |
| 1519 | + tslib "^2.4.0" |
1544 | 1520 |
|
1545 | 1521 | "@graphql-mesh/[email protected]":
|
1546 | 1522 | version "0.1.5"
|
|
1607 | 1583 | "@graphql-tools/wrap" "8.4.19"
|
1608 | 1584 | tslib "^2.3.1"
|
1609 | 1585 |
|
1610 |
| -"@graphql-mesh/[email protected].2": |
1611 |
| - version "0.35.2" |
1612 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.35.2.tgz#a8d74c7d13408592955cddaacecbf7da0928397d" |
1613 |
| - integrity sha512-/myqXyACqmrG3wNYUbtdb+4Ynv4soVjDHwWfo/vcCpI+j0mVu67pRLzemtLcX4cZs44mC61SmoIkToBW2fFAyA== |
| 1586 | +"@graphql-mesh/[email protected].3": |
| 1587 | + version "0.35.3" |
| 1588 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.35.3.tgz#a7d1fd2598bd2a0efb398f02a73833a9ef3b81f9" |
| 1589 | + integrity sha512-/7ZK4aUOBmgqQvGKxtimg+AsbNoh6oz8afLv1BxiwjfV6lomLwgqicHgdY6jIHYa+EuqXiH3SmWz9LUQ2o8NLQ== |
1614 | 1590 | dependencies:
|
1615 |
| - "@envelop/core" "2.3.2" |
1616 |
| - "@envelop/live-query" "3.3.2" |
| 1591 | + "@envelop/core" "2.3.3" |
1617 | 1592 | "@graphql-mesh/string-interpolation" "0.2.0"
|
1618 | 1593 | "@graphql-mesh/types" "0.73.2"
|
1619 | 1594 | "@graphql-mesh/utils" "0.35.2"
|
1620 | 1595 | "@graphql-tools/batch-delegate" "8.2.19"
|
1621 | 1596 | "@graphql-tools/delegate" "8.7.10"
|
1622 |
| - "@graphql-tools/schema" "8.3.13" |
1623 | 1597 | "@graphql-tools/utils" "8.6.12"
|
1624 | 1598 | "@graphql-tools/wrap" "8.4.19"
|
1625 |
| - tslib "^2.3.1" |
| 1599 | + tslib "^2.4.0" |
1626 | 1600 |
|
1627 | 1601 | "@graphql-mesh/[email protected]":
|
1628 | 1602 | version "0.8.11"
|
|
1985 | 1959 | dependencies:
|
1986 | 1960 | tslib "~2.4.0"
|
1987 | 1961 |
|
1988 |
| -"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.3.0", "@graphql-tools/utils@^8.5.1", "@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.6.0", "@graphql-tools/utils@^8.6.1": |
| 1962 | +"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.3.0", "@graphql-tools/utils@^8.5.1", "@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.6.0": |
1989 | 1963 | version "8.6.13"
|
1990 | 1964 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.6.13.tgz#2b4fb7f9f8a29b25eecd44551fb95974de32f969"
|
1991 | 1965 | integrity sha512-FiVqrQzj4cgz0HcZ3CxUs8NtBGPZFpmsVyIgwmL6YCwIhjJQnT72h8G3/vk5zVfjfesht85YGp0inWWuoCKWzg==
|
|
2333 | 2307 | globby "^11.0.0"
|
2334 | 2308 | read-yaml-file "^1.1.0"
|
2335 | 2309 |
|
2336 |
| -"@n1ru4l/graphql-live-query@0.9.0", "@n1ru4l/graphql-live-query@^0.9.0": |
| 2310 | +"@n1ru4l/graphql-live-query@^0.9.0": |
2337 | 2311 | version "0.9.0"
|
2338 | 2312 | resolved "https://registry.yarnpkg.com/@n1ru4l/graphql-live-query/-/graphql-live-query-0.9.0.tgz#defaebdd31f625bee49e6745934f36312532b2bc"
|
2339 | 2313 | integrity sha512-BTpWy1e+FxN82RnLz4x1+JcEewVdfmUhV1C6/XYD5AjS7PQp9QFF7K8bCD6gzPTr2l+prvqOyVueQhFJxB1vfg==
|
2340 | 2314 |
|
2341 |
| -"@n1ru4l/in-memory-live-query-store@^0.9.0": |
2342 |
| - version "0.9.0" |
2343 |
| - resolved "https://registry.yarnpkg.com/@n1ru4l/in-memory-live-query-store/-/in-memory-live-query-store-0.9.0.tgz#8e0d7e56292389bacaacb228c2f4c86c38b8c3c0" |
2344 |
| - integrity sha512-nLq8oUoVfj3givm7pAxL5f2a8IvmsCEeKnG9Fw29KYVTKL4jNUM90LQYBTkwLnjhxgzu+9WwLQmjOx1bEOHRUA== |
2345 |
| - dependencies: |
2346 |
| - "@graphql-tools/utils" "^8.5.2" |
2347 |
| - "@n1ru4l/graphql-live-query" "0.9.0" |
2348 |
| - "@repeaterjs/repeater" "^3.0.4" |
2349 |
| - |
2350 | 2315 |
|
2351 | 2316 | version "12.1.5"
|
2352 | 2317 | resolved "https://registry.yarnpkg.com/@next/env/-/env-12.1.5.tgz#a21ba6708022d630402ca2b340316e69a0296dfc"
|
|
0 commit comments