|
3695 | 3695 | "@floating-ui/dom" "^0.5.3"
|
3696 | 3696 | use-isomorphic-layout-effect "^1.1.1"
|
3697 | 3697 |
|
3698 |
| -"@graphql-tools/graphql-file-loader@7.5.17": |
3699 |
| - version "7.5.17" |
3700 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-file-loader/-/graphql-file-loader-7.5.17.tgz#7c281617ea3ab4db4d42a2bdb49850f2b937f0f9" |
3701 |
| - integrity sha512-hVwwxPf41zOYgm4gdaZILCYnKB9Zap7Ys9OhY1hbwuAuC4MMNY9GpUjoTU3CQc3zUiPoYStyRtUGkHSJZ3HxBw== |
| 3698 | +"@graphql-tools/graphql-file-loader@8.0.1": |
| 3699 | + version "8.0.1" |
| 3700 | + resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-file-loader/-/graphql-file-loader-8.0.1.tgz#03869b14cb91d0ef539df8195101279bb2df9c9e" |
| 3701 | + integrity sha512-7gswMqWBabTSmqbaNyWSmRRpStWlcCkBc73E6NZNlh4YNuiyKOwbvSkOUYFOqFMfEL+cFsXgAvr87Vz4XrYSbA== |
3702 | 3702 | dependencies:
|
3703 |
| - "@graphql-tools/import" "6.7.18" |
3704 |
| - "@graphql-tools/utils" "^9.2.1" |
| 3703 | + "@graphql-tools/import" "7.0.1" |
| 3704 | + "@graphql-tools/utils" "^10.0.13" |
3705 | 3705 | globby "^11.0.3"
|
3706 | 3706 | tslib "^2.4.0"
|
3707 | 3707 | unixify "^1.0.0"
|
3708 | 3708 |
|
3709 |
| -"@graphql-tools/import@6.7.18": |
3710 |
| - version "6.7.18" |
3711 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/import/-/import-6.7.18.tgz#ad092d8a4546bb6ffc3e871e499eec7ac368680b" |
3712 |
| - integrity sha512-XQDdyZTp+FYmT7as3xRWH/x8dx0QZA2WZqfMF5EWb36a0PiH7WwlRQYIdyYXj8YCLpiWkeBXgBRHmMnwEYR8iQ== |
| 3709 | +"@graphql-tools/import@7.0.1": |
| 3710 | + version "7.0.1" |
| 3711 | + resolved "https://registry.yarnpkg.com/@graphql-tools/import/-/import-7.0.1.tgz#4e0d181c63350b1c926ae91b84a4cbaf03713c2c" |
| 3712 | + integrity sha512-935uAjAS8UAeXThqHfYVr4HEAp6nHJ2sximZKO1RzUTq5WoALMAhhGARl0+ecm6X+cqNUwIChJbjtaa6P/ML0w== |
3713 | 3713 | dependencies:
|
3714 |
| - "@graphql-tools/utils" "^9.2.1" |
| 3714 | + "@graphql-tools/utils" "^10.0.13" |
3715 | 3715 | resolve-from "5.0.0"
|
3716 | 3716 | tslib "^2.4.0"
|
3717 | 3717 |
|
3718 |
| -"@graphql-tools/load@7.8.14": |
3719 |
| - version "7.8.14" |
3720 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/load/-/load-7.8.14.tgz#f2356f9a5f658a42e33934ae036e4b2cadf2d1e9" |
3721 |
| - integrity sha512-ASQvP+snHMYm+FhIaLxxFgVdRaM0vrN9wW2BKInQpktwWTXVyk+yP5nQUCEGmn0RTdlPKrffBaigxepkEAJPrg== |
| 3718 | +"@graphql-tools/load@8.0.2": |
| 3719 | + version "8.0.2" |
| 3720 | + resolved "https://registry.yarnpkg.com/@graphql-tools/load/-/load-8.0.2.tgz#47d9916bf96dea05df27f11b53812f4327d9b6d2" |
| 3721 | + integrity sha512-S+E/cmyVmJ3CuCNfDuNF2EyovTwdWfQScXv/2gmvJOti2rGD8jTt9GYVzXaxhblLivQR9sBUCNZu/w7j7aXUCA== |
3722 | 3722 | dependencies:
|
3723 |
| - "@graphql-tools/schema" "^9.0.18" |
3724 |
| - "@graphql-tools/utils" "^9.2.1" |
| 3723 | + "@graphql-tools/schema" "^10.0.3" |
| 3724 | + "@graphql-tools/utils" "^10.0.13" |
3725 | 3725 | p-limit "3.1.0"
|
3726 | 3726 | tslib "^2.4.0"
|
3727 | 3727 |
|
|
3733 | 3733 | "@graphql-tools/utils" "8.6.8"
|
3734 | 3734 | tslib "~2.3.0"
|
3735 | 3735 |
|
3736 |
| -"@graphql-tools/merge@^8.4.1": |
3737 |
| - version "8.4.2" |
3738 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.4.2.tgz#95778bbe26b635e8d2f60ce9856b388f11fe8288" |
3739 |
| - integrity sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw== |
| 3736 | +"@graphql-tools/merge@^9.0.3": |
| 3737 | + version "9.0.3" |
| 3738 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.3.tgz#4d0b467132e6f788b69fab803d31480b8ce4b61a" |
| 3739 | + integrity sha512-FeKv9lKLMwqDu0pQjPpF59GY3HReUkWXKsMIuMuJQOKh9BETu7zPEFUELvcw8w+lwZkl4ileJsHXC9+AnsT2Lw== |
3740 | 3740 | dependencies:
|
3741 |
| - "@graphql-tools/utils" "^9.2.1" |
| 3741 | + "@graphql-tools/utils" "^10.0.13" |
3742 | 3742 | tslib "^2.4.0"
|
3743 | 3743 |
|
3744 | 3744 | "@graphql-tools/ [email protected]":
|
|
3751 | 3751 | tslib "~2.3.0"
|
3752 | 3752 | value-or-promise "1.0.11"
|
3753 | 3753 |
|
3754 |
| -"@graphql-tools/schema@^9.0.18": |
3755 |
| - version "9.0.19" |
3756 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.19.tgz#c4ad373b5e1b8a0cf365163435b7d236ebdd06e7" |
3757 |
| - integrity sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w== |
| 3754 | +"@graphql-tools/schema@^10.0.3": |
| 3755 | + version "10.0.3" |
| 3756 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.3.tgz#48c14be84cc617c19c4c929258672b6ab01768de" |
| 3757 | + integrity sha512-p28Oh9EcOna6i0yLaCFOnkcBDQECVf3SCexT6ktb86QNj9idnkhI+tCxnwZDh58Qvjd2nURdkbevvoZkvxzCog== |
3758 | 3758 | dependencies:
|
3759 |
| - "@graphql-tools/merge" "^8.4.1" |
3760 |
| - "@graphql-tools/utils" "^9.2.1" |
| 3759 | + "@graphql-tools/merge" "^9.0.3" |
| 3760 | + "@graphql-tools/utils" "^10.0.13" |
3761 | 3761 | tslib "^2.4.0"
|
3762 | 3762 | value-or-promise "^1.0.12"
|
3763 | 3763 |
|
|
3768 | 3768 | dependencies:
|
3769 | 3769 | tslib "~2.3.0"
|
3770 | 3770 |
|
3771 |
| -"@graphql-tools/utils@^9.2.1": |
3772 |
| - version "9.2.1" |
3773 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57" |
3774 |
| - integrity sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A== |
| 3771 | +"@graphql-tools/utils@^10.0.13": |
| 3772 | + version "10.1.0" |
| 3773 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.1.0.tgz#d8c23a8b8636a5df59b14991bf25eae5ac15d314" |
| 3774 | + integrity sha512-wLPqhgeZ9BZJPRoaQbsDN/CtJDPd/L4qmmtPkjI3NuYJ39x+Eqz1Sh34EAGMuDh+xlOHqBwHczkZUpoK9tvzjw== |
3775 | 3775 | dependencies:
|
3776 | 3776 | "@graphql-typed-document-node/core" "^3.1.1"
|
| 3777 | + cross-inspect "1.0.0" |
| 3778 | + dset "^3.1.2" |
3777 | 3779 | tslib "^2.4.0"
|
3778 | 3780 |
|
3779 | 3781 | "@graphql-typed-document-node/core@^3.0.0", "@graphql-typed-document-node/core@^3.1.1":
|
@@ -7152,6 +7154,13 @@ cross-fetch@^3.1.5:
|
7152 | 7154 | dependencies:
|
7153 | 7155 | node-fetch "^2.6.12"
|
7154 | 7156 |
|
| 7157 | + |
| 7158 | + version "1.0.0" |
| 7159 | + resolved "https://registry.yarnpkg.com/cross-inspect/-/cross-inspect-1.0.0.tgz#5fda1af759a148594d2d58394a9e21364f6849af" |
| 7160 | + integrity sha512-4PFfn4b5ZN6FMNGSZlyb7wUhuN8wvj8t/VQHZdM4JsDcruGJ8L2kf9zao98QIrBPFCpdk27qst/AGTl7pL3ypQ== |
| 7161 | + dependencies: |
| 7162 | + tslib "^2.4.0" |
| 7163 | + |
7155 | 7164 | cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
|
7156 | 7165 | version "7.0.3"
|
7157 | 7166 | resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
|
|
7570 | 7579 | resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.0.tgz#c619001253be89ebb638d027b609c75c26e47411"
|
7571 | 7580 | integrity sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==
|
7572 | 7581 |
|
| 7582 | +dset@^3.1.2: |
| 7583 | + version "3.1.3" |
| 7584 | + resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.3.tgz#c194147f159841148e8e34ca41f638556d9542d2" |
| 7585 | + integrity sha512-20TuZZHCEZ2O71q9/+8BwKwZ0QtD9D8ObhrihJPr+vLLYlSuAU3/zL4cSlgbfeoGHTjCSJBa7NGcrF9/Bx/WJQ== |
| 7586 | + |
7573 | 7587 | duplexer@~0.1.1:
|
7574 | 7588 | version "0.1.2"
|
7575 | 7589 | resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
|
|
0 commit comments