diff --git a/apps/web/package.json b/apps/web/package.json index eb6c4e7..18bfe6a 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -51,7 +51,7 @@ "serve": "^14.2.6", "stream-browserify": "^3.0.0", "tailwindcss": "^4.2.2", - "typescript": "6.0.3", + "typescript": "7.0.2", "vite": "^8.0.0" } } diff --git a/package.json b/package.json index 4004c5a..8cbdedc 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "oxfmt": "^0.66.0", "oxlint": "^1.79.0", "rollup": "^4.62.5", - "typescript": "6.0.3" + "typescript": "7.0.2" }, "patchedDependencies": { "monaco-editor@0.52.2": "patches/monaco-editor@0.52.2.patch"