summaryrefslogtreecommitdiff
path: root/client/package-lock.json
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2025-07-12 22:36:39 +0200
committerJoel Klinghed <the_jk@spawned.biz>2025-07-12 22:36:39 +0200
commita7dcb397f7aa4f4ec5ad0f5b572b331f9d0f8270 (patch)
treeefe5eab84cf475973f66b5825515cfb1c5b323f1 /client/package-lock.json
parent8bfebc6abbcb734877db138ab0cece68ed8ea36a (diff)
client: Bump typescript version
Diffstat (limited to 'client/package-lock.json')
-rw-r--r--client/package-lock.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package-lock.json b/client/package-lock.json
index 3acc5b3..513ceb9 100644
--- a/client/package-lock.json
+++ b/client/package-lock.json
@@ -22,7 +22,7 @@
"prettier-plugin-svelte": "^3.3.3",
"svelte": "^5.35.0",
"svelte-check": "^4.0.0",
- "typescript": "^5.0.0",
+ "typescript": "^5.8.3",
"typescript-eslint": "^8.35.1",
"vite": "^6.2.6",
"vite-plugin-devtools-json": "^0.2.1"