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",
},
],
});

10840
web/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -18,7 +18,7 @@
"devDependencies": {
"@eslint/compat": "^1.4.0",
"@eslint/js": "^9.36.0",
"@hey-api/openapi-ts": "0.80.0",
"@hey-api/openapi-ts": "0.85.2",
"@sveltejs/adapter-static": "^3.0.9",
"@sveltejs/kit": "^2.43.2",
"@sveltejs/vite-plugin-svelte": "^6.2.0",