summaryrefslogtreecommitdiff
path: root/client/package.json
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2025-08-14 21:37:24 +0200
committerJoel Klinghed <the_jk@spawned.biz>2025-08-14 21:37:24 +0200
commitd947aa906da140dcd606cbf4c8c681e74d7ca9aa (patch)
tree1ac858d2981964ed046eaabb98156c7b1eed8337 /client/package.json
parentb3c989fd44fd264ae18921d416143cd24639aa9d (diff)
client: Update openapi-typescript
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
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",