diff options
| author | Joel Klinghed <the_jk@spawned.biz> | 2025-08-14 21:37:24 +0200 |
|---|---|---|
| committer | Joel Klinghed <the_jk@spawned.biz> | 2025-08-14 21:37:24 +0200 |
| commit | d947aa906da140dcd606cbf4c8c681e74d7ca9aa (patch) | |
| tree | 1ac858d2981964ed046eaabb98156c7b1eed8337 /client/package.json | |
| parent | b3c989fd44fd264ae18921d416143cd24639aa9d (diff) | |
client: Update openapi-typescript
Diffstat (limited to 'client/package.json')
| -rw-r--r-- | client/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index 247c5b0..8c55916 100644 --- a/client/package.json +++ b/client/package.json @@ -24,7 +24,7 @@ "eslint-config-prettier": "^10.1.8", "eslint-plugin-svelte": "^3.11.0", "globals": "^16.3.0", - "openapi-typescript": "^7.8.0", + "openapi-typescript": "^7.9.1", "prettier": "^3.6.2", "prettier-plugin-svelte": "^3.3.3", "svelte": "^5.38.1", |
