From f152d950da1c4e0bf76fcc978f29cc1a123537c8 Mon Sep 17 00:00:00 2001 From: ryoppippi <1560508+ryoppippi@users.noreply.github.com> Date: Tue, 13 Jan 2026 00:18:59 +0000 Subject: [PATCH] chore: remove typescript --- package.json | 1 - pnpm-lock.yaml | 6 ------ pnpm-workspace.yaml | 1 - 3 files changed, 8 deletions(-) diff --git a/package.json b/package.json index aec3bb9..733a77f 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,6 @@ "publint": "catalog:dev", "tsdown": "catalog:dev", "type-fest": "catalog:dev", - "typescript": "catalog:dev", "unplugin-unused": "catalog:dev", "vitest": "catalog:dev", "zod": "catalog:dev" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 73d0d0a..ea9510b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,9 +60,6 @@ catalogs: type-fest: specifier: ^4.41.0 version: 4.41.0 - typescript: - specifier: ^5.8.3 - version: 5.9.3 unplugin-unused: specifier: ^0.5.4 version: 0.5.6 @@ -180,9 +177,6 @@ importers: type-fest: specifier: catalog:dev version: 4.41.0 - typescript: - specifier: catalog:dev - version: 5.9.3 unplugin-unused: specifier: catalog:dev version: 0.5.6 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index d1a77c6..4116609 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -24,7 +24,6 @@ catalogs: publint: ^0.3.12 tsdown: ^0.17.2 type-fest: ^4.41.0 - typescript: ^5.8.3 unplugin-unused: ^0.5.4 vitest: ^4.0.15 zod: ^4.3.0