Update dependency @hey-api/openapi-ts to v0.85.2

This commit is contained in:
Renovate Bot 2025-10-19 05:10:49 +00:00 committed by Pierre-Olivier Mercier
commit 2037a59cdc
3 changed files with 5312 additions and 5532 deletions

View file

@ -6,7 +6,7 @@ export default defineConfig({
plugins: [
{
name: "@hey-api/client-fetch",
runtimeConfigPath: "./src/lib/hey-api.ts",
runtimeConfigPath: "$lib/hey-api.ts",
},
],
});