diff --git a/package.json b/package.json index 0d72601..dfa2066 100644 --- a/package.json +++ b/package.json @@ -75,6 +75,7 @@ "react-router": "catalog:", "tailwindcss": "catalog:", "turbo": "^2.9.8", + "typescript": "catalog:", "typescript-eslint": "^8.59.1", "vite": "catalog:", "vitest": "^4.1.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e5e03ff..17f04eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -182,6 +182,9 @@ importers: turbo: specifier: ^2.9.8 version: 2.9.8 + typescript: + specifier: 'catalog:' + version: 5.9.3 typescript-eslint: specifier: ^8.59.1 version: 8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@5.9.3)