diff --git a/03_source/mobile/package.json b/03_source/mobile/package.json index 01e0d10..3ad2880 100644 --- a/03_source/mobile/package.json +++ b/03_source/mobile/package.json @@ -64,7 +64,7 @@ "lint-staged": "^13.2.0", "prettier": "^3.5.3", "prettier-plugin-sort-json": "^4.1.1", - "typescript": "^4.9.3", + "typescript": "^5.8.3", "vite": "^4.2.0" }, "eslintConfig": { @@ -95,4 +95,4 @@ "tsc": "tsc --noEmit" }, "version": "0.0.1" -} +} \ No newline at end of file