Coleccion personal de librerias que he utilizado y utilizo, en el software libre de diseño pcb y esquematicos Fritzing. Visita https://jorgechac.blogspot.com/2020/07/diseno-y-fabricacion-de-pcb.html
I'm not sure if there's a way for you to export them without this or use relative paths instead? Opening the fzb file and using find and replace should work to manually fix the files, just an FYI in case anyone else hits this.
The file paths in the bins you've shared are hard coded to the location on your machine, for example:
<instance moduleIdRef="14812_sfe_redboard_turbo_49026942f9a377310d2261e225cd7442_1" modelIndex="9766" path="C:/Users/JORGE CHACON/Documents/Fritzing/parts/contrib/14812_sfe_redboard_turbo_49026942f9a377310d2261e225cd7442_1.fzp">
I'm not sure if there's a way for you to export them without this or use relative paths instead? Opening the fzb file and using find and replace should work to manually fix the files, just an FYI in case anyone else hits this.