Marko Calasan

Results 3 issues of Marko Calasan

**From issue https://github.com/jlalmes/trpc-openapi/issues/157 :** I needed a way to integrate my OpenAPI-extended Zod schemas (using `@asteasolutions/zod-to-openapi`) with the rest of the document generated by `trpc-openapi`, so I threw this together...

See issue https://github.com/dylanblokhuis/svelte-feather-icons/issues/26. Typescript and svelte-check complain when using `SvelteComponentTyped` instead of `SvelteComponent`, probably related to the [deprecation of the former](https://svelte.dev/docs/v4-migration-guide#sveltecomponenttyped-is-deprecated). This PR changes the build script to use `SvelteComponent`.

Should resolve issue https://github.com/calasanmarko/TurboMac/issues/17