feat: upgrade typescript from 4.9.3 to 5.8.3

This commit is contained in:
louiscklaw
2025-06-19 17:08:28 +08:00
parent f59a382d8f
commit d8166d8a3d

View File

@@ -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"
}
}