diff --git a/package.json b/package.json index 1c73054a261..3fcc3b8ec71 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "stylelint-config-standard": "^36.0.1", "stylelint-config-standard-scss": "^14.0.0", "turbo": "^2.3.3", - "typescript": "^5.6.3", + "typescript": "^5.7.2", "typescript-eslint": "^8.17.0", "vite": "^5.4.10", "vitest": "^2.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e6da8aeae0..580e6d52a23 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -148,7 +148,7 @@ importers: specifier: ^2.3.3 version: 2.3.3 typescript: - specifier: ^5.6.3 + specifier: ^5.7.2 version: 5.7.2 typescript-eslint: specifier: ^8.17.0