diff --git a/client/package.json b/client/package.json index c8ee2d1..5d3beb9 100644 --- a/client/package.json +++ b/client/package.json @@ -33,7 +33,7 @@ "postcss": "^8.4.39", "prettier": "^3.3.2", "tailwindcss": "^3.4.4", - "typescript": "~5.6.3", + "typescript": "~5.7.2", "vite": "^5.3.3", "vite-plugin-vue-devtools": "^7.3.5", "vue-tsc": "^2.0.26"