summaryrefslogtreecommitdiff
path: root/client
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
parent8bfebc6abbcb734877db138ab0cece68ed8ea36a (diff)
client: Bump typescript version
Diffstat (limited to 'client')
-rw-r--r--client/package-lock.json2
-rw-r--r--client/package.json2
2 files changed, 2 insertions, 2 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"
diff --git a/client/package.json b/client/package.json
index a09dab4..21be173 100644
--- a/client/package.json
+++ b/client/package.json
@@ -29,7 +29,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"