File tree 2 files changed +19
-1
lines changed 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 17
17
"graphql" : " 16.6.0"
18
18
},
19
19
"dependencies" : {
20
- "@graphql-tools/schema" : " 9.0.17 " ,
20
+ "@graphql-tools/schema" : " 9.0.18 " ,
21
21
"@radix-ui/react-aspect-ratio" : " 1.0.2" ,
22
22
"@radix-ui/react-icons" : " 1.3.0" ,
23
23
"@reach/router" : " 1.3.4" ,
Original file line number Diff line number Diff line change 1978
1978
"@graphql-tools/utils" "9.2.1"
1979
1979
tslib "^2.4.0"
1980
1980
1981
+ "@graphql-tools/merge@^8.4.1":
1982
+ version "8.4.1"
1983
+ resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.4.1.tgz#52879e5f73565f504ceea04fcd9ef90a6e733c62"
1984
+ integrity sha512-hssnPpZ818mxgl5+GfyOOSnnflAxiaTn1A1AojZcIbh4J52sS1Q0gSuBR5VrnUDjuxiqoCotpXdAQl+K+U6KLQ==
1985
+ dependencies:
1986
+ "@graphql-tools/utils" "^9.2.1"
1987
+ tslib "^2.4.0"
1988
+
1981
1989
"@graphql-tools/optimize@^1.3.0":
1982
1990
version "1.3.1"
1983
1991
resolved "https://registry.yarnpkg.com/@graphql-tools/optimize/-/optimize-1.3.1.tgz#29407991478dbbedc3e7deb8c44f46acb4e9278b"
2004
2012
tslib "^2.4.0"
2005
2013
value-or-promise "1.0.12"
2006
2014
2015
+ "@graphql-tools/
[email protected] ":
2016
+ version "9.0.18"
2017
+ resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.18.tgz#f66dd5e76e1aba85904cb649fde88ae01718c45c"
2018
+ integrity sha512-Kckb+qoo36o5RSIVfBNU5XR5fOg4adNa1xuhhUgbQejDaI684tIJbTWwYbrDPVEGL/dqJJX3rrsq7RLufjNFoQ==
2019
+ dependencies:
2020
+ "@graphql-tools/merge" "^8.4.1"
2021
+ "@graphql-tools/utils" "^9.2.1"
2022
+ tslib "^2.4.0"
2023
+ value-or-promise "1.0.12"
2024
+
2007
2025
"@graphql-tools/schema@^9.0.0":
2008
2026
version "9.0.9"
2009
2027
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.9.tgz#aa24869a2231039dcd9b6b882a5c5cb186d1116e"
You can’t perform that action at this time.
0 commit comments