diff --git a/extension/package.json b/extension/package.json index 6f04bb3..7b6fc7d 100644 --- a/extension/package.json +++ b/extension/package.json @@ -24,7 +24,6 @@ "devDependencies": { "@types/chrome": "^0.0.315", "concurrently": "^8.2.2", - "esbuild": "^0.27.2", "typescript": "^5.8.2", "vite": "^5.4.21", "vite-plugin-static-copy": "^3.1.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 392a262..50742fd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,9 +46,6 @@ importers: concurrently: specifier: ^8.2.2 version: 8.2.2 - esbuild: - specifier: ^0.27.2 - version: 0.27.2 typescript: specifier: ^5.8.2 version: 5.9.3