diff --git a/apps/web/package.json b/apps/web/package.json index cf4c216..f1d137a 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -19,6 +19,6 @@ "@types/node": "^24.0.0", "@types/react": "^19.1.16", "@types/react-dom": "^19.1.9", - "typescript": "5.9.3" + "typescript": "7.0.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 16a9227..0654ea4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ importers: specifier: ^24.0.0 version: 24.13.3 typescript: - specifier: 7.0.2 + specifier: 'catalog:' version: 7.0.2 vitest: specifier: 4.1.10