|
1693 | 1693 | resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.0.tgz#ea89004119dc42db2e1dba0f97d553f7372f6fcb"
|
1694 | 1694 | integrity sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==
|
1695 | 1695 |
|
1696 |
| -"@envelop/core@^5.0.1": |
1697 |
| - version "5.0.1" |
1698 |
| - resolved "https://registry.yarnpkg.com/@envelop/core/-/core-5.0.1.tgz#7993c5d577b1de01645539cbbe3eab26f213a35a" |
1699 |
| - integrity sha512-wxA8EyE1fPnlbP0nC/SFI7uU8wSNf4YjxZhAPu0P63QbgIvqHtHsH4L3/u+rsTruzhk3OvNRgQyLsMfaR9uzAQ== |
| 1696 | +"@envelop/core@^5.0.1", "@envelop/core@^5.3.0": |
| 1697 | + version "5.3.0" |
| 1698 | + resolved "https://registry.yarnpkg.com/@envelop/core/-/core-5.3.0.tgz#ee666caa94dc2fdcb00c9659cfc06775ff95faa1" |
| 1699 | + integrity sha512-xvUkOWXI8JsG2OOnqiI2tOkEc52wbmIqWORr7yGc8B8E53Oh1MMGGGck4mbR80s25LnHVzfNIiIlNkuDgZRuuA== |
1700 | 1700 | dependencies:
|
1701 |
| - "@envelop/types" "5.0.0" |
| 1701 | + "@envelop/instrumentation" "^1.0.0" |
| 1702 | + "@envelop/types" "^5.2.1" |
| 1703 | + "@whatwg-node/promise-helpers" "^1.2.4" |
1702 | 1704 | tslib "^2.5.0"
|
1703 | 1705 |
|
1704 |
| - |
1705 |
| - version "5.0.0" |
1706 |
| - resolved "https://registry.yarnpkg.com/@envelop/types/-/types-5.0.0.tgz#3ae59b50ec31d4bdcc7bd0b47e9c8cf2ac44b0ff" |
1707 |
| - integrity sha512-IPjmgSc4KpQRlO4qbEDnBEixvtb06WDmjKfi/7fkZaryh5HuOmTtixe1EupQI5XfXO8joc3d27uUZ0QdC++euA== |
| 1706 | +"@envelop/instrumentation@^1.0.0": |
| 1707 | + version "1.0.0" |
| 1708 | + resolved "https://registry.yarnpkg.com/@envelop/instrumentation/-/instrumentation-1.0.0.tgz#43268392e065d8ba975cacbdf4fc297dfe3e11e5" |
| 1709 | + integrity sha512-cxgkB66RQB95H3X27jlnxCRNTmPuSTgmBAq6/4n2Dtv4hsk4yz8FadA1ggmd0uZzvKqWD6CR+WFgTjhDqg7eyw== |
| 1710 | + dependencies: |
| 1711 | + "@whatwg-node/promise-helpers" "^1.2.1" |
| 1712 | + tslib "^2.5.0" |
| 1713 | + |
| 1714 | +"@envelop/types@^5.2.1": |
| 1715 | + version "5.2.1" |
| 1716 | + resolved "https://registry.yarnpkg.com/@envelop/types/-/types-5.2.1.tgz#6bc9713f2aea56d7de3ea39e8bb70035c0475b36" |
| 1717 | + integrity sha512-CsFmA3u3c2QoLDTfEpGr4t25fjMU31nyvse7IzWTvb0ZycuPjMjb0fjlheh+PbhBYb9YLugnT2uY6Mwcg1o+Zg== |
1708 | 1718 | dependencies:
|
| 1719 | + "@whatwg-node/promise-helpers" "^1.0.0" |
1709 | 1720 | tslib "^2.5.0"
|
1710 | 1721 |
|
1711 | 1722 |
|
|
2004 | 2015 | resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.1.tgz#b9da6a878a371829a0502c9b6c1c143ef6663f4d"
|
2005 | 2016 | integrity sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==
|
2006 | 2017 |
|
| 2018 | +"@fastify/busboy@^3.1.1": |
| 2019 | + version "3.1.1" |
| 2020 | + resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-3.1.1.tgz#af3aea7f1e52ec916d8b5c9dcc0f09d4c060a3fc" |
| 2021 | + integrity sha512-5DGmA8FTdB2XbDeEwc/5ZXBl6UbBAyBOOLlPuBnZ/N1SwdH9Ii+cOX3tBROlDgcTXxjOYnLMVoKk9+FXAw0CJw== |
| 2022 | + |
2007 | 2023 | "@floating-ui/core@^1.6.0":
|
2008 | 2024 | version "1.6.8"
|
2009 | 2025 | resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.6.8.tgz#aa43561be075815879305965020f492cdb43da12"
|
|
2594 | 2610 | parse-filepath "^1.0.2"
|
2595 | 2611 | tslib "~2.6.0"
|
2596 | 2612 |
|
| 2613 | +"@graphql-hive/signal@^1.0.0": |
| 2614 | + version "1.0.0" |
| 2615 | + resolved "https://registry.yarnpkg.com/@graphql-hive/signal/-/signal-1.0.0.tgz#6e2193660a47c925abadbe72293dfc9430e24f8f" |
| 2616 | + integrity sha512-RiwLMc89lTjvyLEivZ/qxAC5nBHoS2CtsWFSOsN35sxG9zoo5Z+JsFHM8MlvmO9yt+MJNIyC5MLE1rsbOphlag== |
| 2617 | + |
2597 | 2618 | "@graphql-tools/ [email protected]", "@graphql-tools/apollo-engine-loader@^8.0.0":
|
2598 | 2619 | version "8.0.1"
|
2599 | 2620 | resolved "https://registry.yarnpkg.com/@graphql-tools/apollo-engine-loader/-/apollo-engine-loader-8.0.1.tgz#1ec8718af6130ff8039cd653991412472cdd7e55"
|
|
2668 | 2689 | lodash.sortby "^4.7.0"
|
2669 | 2690 | tslib "^2.4.0"
|
2670 | 2691 |
|
| 2692 | +"@graphql-tools/executor-common@^0.0.6": |
| 2693 | + version "0.0.6" |
| 2694 | + resolved "https://registry.yarnpkg.com/@graphql-tools/executor-common/-/executor-common-0.0.6.tgz#f681de443d7e90e1768c44bd64a4cd418dc356e3" |
| 2695 | + integrity sha512-JAH/R1zf77CSkpYATIJw+eOJwsbWocdDjY+avY7G+P5HCXxwQjAjWVkJI1QJBQYjPQDVxwf1fmTZlIN3VOadow== |
| 2696 | + dependencies: |
| 2697 | + "@envelop/core" "^5.3.0" |
| 2698 | + "@graphql-tools/utils" "^10.9.1" |
| 2699 | + |
2671 | 2700 | "@graphql-tools/executor-graphql-ws@^0.0.14":
|
2672 | 2701 | version "0.0.14"
|
2673 | 2702 | resolved "https://registry.yarnpkg.com/@graphql-tools/executor-graphql-ws/-/executor-graphql-ws-0.0.14.tgz#e0f53fc4cfc8a06cc461b2bc1edb4bb9a8e837ed"
|
|
2707 | 2736 | tslib "^2.4.0"
|
2708 | 2737 | value-or-promise "^1.0.12"
|
2709 | 2738 |
|
2710 |
| -"@graphql-tools/executor-http@^1.0.0", "@graphql-tools/executor-http@^1.0.9": |
| 2739 | +"@graphql-tools/executor-http@^1.0.9": |
2711 | 2740 | version "1.1.5"
|
2712 | 2741 | resolved "https://registry.yarnpkg.com/@graphql-tools/executor-http/-/executor-http-1.1.5.tgz#c47f9bac1168b5e87e3b313e9a64da1f47874868"
|
2713 | 2742 | integrity sha512-ZAsVGUwafPc1GapLA1yoJuRx7ihpVdAv7JDHmlI2eHRQsJnMVQwcxHnjfUb/id9YAEBrP86/s4pgEoRyad3Zng==
|
|
2720 | 2749 | tslib "^2.4.0"
|
2721 | 2750 | value-or-promise "^1.0.12"
|
2722 | 2751 |
|
| 2752 | +"@graphql-tools/executor-http@^2.0.0": |
| 2753 | + version "2.1.1" |
| 2754 | + resolved "https://registry.yarnpkg.com/@graphql-tools/executor-http/-/executor-http-2.1.1.tgz#a055567bae658a215d56d7700344f555aa1dea73" |
| 2755 | + integrity sha512-EW5h+n+usQHm8tExFz6jpptF5lnRoMGxyVxaJxtTnVyLjb51ZzzR5o+NH62KJ3l1Eczj/rmSKp6YQjIVceiklw== |
| 2756 | + dependencies: |
| 2757 | + "@graphql-hive/signal" "^1.0.0" |
| 2758 | + "@graphql-tools/executor-common" "^0.0.6" |
| 2759 | + "@graphql-tools/utils" "^10.9.1" |
| 2760 | + "@repeaterjs/repeater" "^3.0.4" |
| 2761 | + "@whatwg-node/disposablestack" "^0.0.6" |
| 2762 | + "@whatwg-node/fetch" "^0.10.9" |
| 2763 | + "@whatwg-node/promise-helpers" "^1.3.0" |
| 2764 | + meros "^1.3.1" |
| 2765 | + tslib "^2.8.1" |
| 2766 | + |
2723 | 2767 | "@graphql-tools/executor-legacy-ws@^0.0.11":
|
2724 | 2768 | version "0.0.11"
|
2725 | 2769 | resolved "https://registry.yarnpkg.com/@graphql-tools/executor-legacy-ws/-/executor-legacy-ws-0.0.11.tgz#a1e12be8279e92a363a23d4105461a34cd9e389e"
|
|
3028 | 3072 | value-or-promise "^1.0.11"
|
3029 | 3073 | ws "^8.12.0"
|
3030 | 3074 |
|
3031 |
| -"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.13", "@graphql-tools/utils@^10.3.2", "@graphql-tools/utils@^10.5.4", "@graphql-tools/utils@^10.8.6": |
3032 |
| - version "10.8.6" |
3033 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.8.6.tgz#69ef29e408a27919108b2b2227fe8b465acf9e5c" |
3034 |
| - integrity sha512-Alc9Vyg0oOsGhRapfL3xvqh1zV8nKoFUdtLhXX7Ki4nClaIJXckrA86j+uxEuG3ic6j4jlM1nvcWXRn/71AVLQ== |
| 3075 | +"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.13", "@graphql-tools/utils@^10.3.2", "@graphql-tools/utils@^10.5.4", "@graphql-tools/utils@^10.8.6", "@graphql-tools/utils@^10.9.1": |
| 3076 | + version "10.9.1" |
| 3077 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.9.1.tgz#ff4067256f2080db0c66f4475858f29a8da65ecf" |
| 3078 | + integrity sha512-B1wwkXk9UvU7LCBkPs8513WxOQ2H8Fo5p8HR1+Id9WmYE5+bd51vqN+MbrqvWczHCH2gwkREgHJN88tE0n1FCw== |
3035 | 3079 | dependencies:
|
3036 | 3080 | "@graphql-typed-document-node/core" "^3.1.1"
|
3037 | 3081 | "@whatwg-node/promise-helpers" "^1.0.0"
|
|
5369 | 5413 | resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.4.38.tgz#552a6770098bfd556fa3e2c686c9d3b4f4cd94c2"
|
5370 | 5414 | integrity sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==
|
5371 | 5415 |
|
5372 |
| -"@whatwg-node/disposablestack@^0.0.5": |
5373 |
| - version "0.0.5" |
5374 |
| - resolved "https://registry.yarnpkg.com/@whatwg-node/disposablestack/-/disposablestack-0.0.5.tgz#cd646b1ef60a36972e018ab21f412a3539c6deec" |
5375 |
| - integrity sha512-9lXugdknoIequO4OYvIjhygvfSEgnO8oASLqLelnDhkRjgBZhc39shC3QSlZuyDO9bgYSIVa2cHAiN+St3ty4w== |
5376 |
| - dependencies: |
5377 |
| - tslib "^2.6.3" |
5378 |
| - |
5379 | 5416 | "@whatwg-node/disposablestack@^0.0.6":
|
5380 | 5417 | version "0.0.6"
|
5381 | 5418 | resolved "https://registry.yarnpkg.com/@whatwg-node/disposablestack/-/disposablestack-0.0.6.tgz#2064a1425ea66194def6df0c7a1851b6939c82bb"
|
|
5394 | 5431 | resolved "https://registry.yarnpkg.com/@whatwg-node/events/-/events-0.1.0.tgz#1e7b4e4fd0d149b247ec0132b1030fe522282295"
|
5395 | 5432 | integrity sha512-PnnAP/o6QkgAdjcExKugzl5ZUqPVcv9lvgGz/to3Xe5Du/P5Zw6MzB8P8mI/B4mplYOYsr6AkXkb4plG0ydCow==
|
5396 | 5433 |
|
5397 |
| -"@whatwg-node/fetch@^0.10.0": |
5398 |
| - version "0.10.3" |
5399 |
| - resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.10.3.tgz#b19883b8a1568c5ae09abd550589ec597e685f4b" |
5400 |
| - integrity sha512-jCTL/qYcIW2GihbBRHypQ/Us7saWMNZ5fsumsta+qPY0Pmi1ccba/KRQvgctmQsbP69FWemJSs8zVcFaNwdL0w== |
| 5434 | +"@whatwg-node/fetch@^0.10.0", "@whatwg-node/fetch@^0.10.9": |
| 5435 | + version "0.10.10" |
| 5436 | + resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.10.10.tgz#2b3397bc114b3f6dbda34bd1f205e45216abd10f" |
| 5437 | + integrity sha512-watz4i/Vv4HpoJ+GranJ7HH75Pf+OkPQ63NoVmru6Srgc8VezTArB00i/oQlnn0KWh14gM42F22Qcc9SU9mo/w== |
5401 | 5438 | dependencies:
|
5402 |
| - "@whatwg-node/node-fetch" "^0.7.7" |
| 5439 | + "@whatwg-node/node-fetch" "^0.7.25" |
5403 | 5440 | urlpattern-polyfill "^10.0.0"
|
5404 | 5441 |
|
5405 | 5442 | "@whatwg-node/fetch@^0.8.0", "@whatwg-node/fetch@^0.8.1":
|
|
5442 | 5479 | fast-querystring "^1.1.1"
|
5443 | 5480 | tslib "^2.6.3"
|
5444 | 5481 |
|
5445 |
| -"@whatwg-node/node-fetch@^0.7.7": |
5446 |
| - version "0.7.7" |
5447 |
| - resolved "https://registry.yarnpkg.com/@whatwg-node/node-fetch/-/node-fetch-0.7.7.tgz#6c1752e2e16cfac93fdef2ef4f852b7a50dd15ed" |
5448 |
| - integrity sha512-BDbIMOenThOTFDBLh1WscgBNAxfDAdAdd9sMG8Ff83hYxApJVbqEct38bUAj+zn8bTsfBx/lyfnVOTyq5xUlvg== |
| 5482 | +"@whatwg-node/node-fetch@^0.7.25": |
| 5483 | + version "0.7.25" |
| 5484 | + resolved "https://registry.yarnpkg.com/@whatwg-node/node-fetch/-/node-fetch-0.7.25.tgz#8da0af32f389eeeebf935af5fbcce7bbd2bbc774" |
| 5485 | + integrity sha512-szCTESNJV+Xd56zU6ShOi/JWROxE9IwCic8o5D9z5QECZloas6Ez5tUuKqXTAdu6fHFx1t6C+5gwj8smzOLjtg== |
5449 | 5486 | dependencies:
|
5450 |
| - "@whatwg-node/disposablestack" "^0.0.5" |
5451 |
| - busboy "^1.6.0" |
| 5487 | + "@fastify/busboy" "^3.1.1" |
| 5488 | + "@whatwg-node/disposablestack" "^0.0.6" |
| 5489 | + "@whatwg-node/promise-helpers" "^1.3.2" |
5452 | 5490 | tslib "^2.6.3"
|
5453 | 5491 |
|
5454 |
| -"@whatwg-node/promise-helpers@^1.0.0": |
5455 |
| - version "1.3.1" |
5456 |
| - resolved "https://registry.yarnpkg.com/@whatwg-node/promise-helpers/-/promise-helpers-1.3.1.tgz#65f1820fa652ddc1062aa0fe7456726e8676ea43" |
5457 |
| - integrity sha512-D+OwTEunoQhVHVToD80dPhfz9xgPLqJyEA3F5jCRM14A2u8tBBQVdZekqfqx6ZAfZ+POT4Hb0dn601UKMsvADw== |
| 5492 | +"@whatwg-node/promise-helpers@^1.0.0", "@whatwg-node/promise-helpers@^1.2.1", "@whatwg-node/promise-helpers@^1.2.4", "@whatwg-node/promise-helpers@^1.3.0", "@whatwg-node/promise-helpers@^1.3.2": |
| 5493 | + version "1.3.2" |
| 5494 | + resolved "https://registry.yarnpkg.com/@whatwg-node/promise-helpers/-/promise-helpers-1.3.2.tgz#3b54987ad6517ef6db5920c66a6f0dada606587d" |
| 5495 | + integrity sha512-Nst5JdK47VIl9UcGwtv2Rcgyn5lWtZ0/mhRQ4G8NN2isxpq2TO30iqHzmwoJycjWuyUfg3GFXqP/gFHXeV57IA== |
5458 | 5496 | dependencies:
|
5459 | 5497 | tslib "^2.6.3"
|
5460 | 5498 |
|
@@ -11587,10 +11625,10 @@ mermaid@^11.0.0:
|
11587 | 11625 | ts-dedent "^2.2.0"
|
11588 | 11626 | uuid "^9.0.1"
|
11589 | 11627 |
|
11590 |
| -meros@^1.2.1: |
11591 |
| - version "1.2.1" |
11592 |
| - resolved "https://registry.yarnpkg.com/meros/-/meros-1.2.1.tgz#056f7a76e8571d0aaf3c7afcbe7eb6407ff7329e" |
11593 |
| - integrity sha512-R2f/jxYqCAGI19KhAvaxSOxALBMkaXWH2a7rOyqQw+ZmizX5bKkEYWLzdhC+U82ZVVPVp6MCXe3EkVligh+12g== |
| 11628 | +meros@^1.2.1, meros@^1.3.1: |
| 11629 | + version "1.3.1" |
| 11630 | + resolved "https://registry.yarnpkg.com/meros/-/meros-1.3.1.tgz#21a090d59c02afb1e418e40631b78aa37a21ac69" |
| 11631 | + integrity sha512-eV7dRObfTrckdmAz4/n7pT1njIsIJXRIZkgCiX43xEsPNy4gjXQzOYYxmGcolAMtF7HyfqRuDBh3Lgs4hmhVEw== |
11594 | 11632 |
|
11595 | 11633 | mhchemparser@^4.1.0:
|
11596 | 11634 | version "4.2.1"
|
|
0 commit comments