What you depend on
Static import graph — every package, how it is used, and which are dead weight.
Dependencies
38
External packages
Source files
136
Internal modules
Unused
17
Installed but never imported
Circular chains
0
Cycles in the import graph
Packages
38 totalreact ^18.3.1
landing/src/App.tsx:1
{ useEffect, useState, useCallback, type ReactNode }landing/src/components/CookieBanner.tsx:1
{ useEffect, useState }landing/src/components/Dashboard.tsx:1
{ useState, useEffect, useCallback }+29 more
vitest ^4.1.4dev
sdk/src/api-client.test.ts:1
{ beforeEach, describe, expect, it, vi }sdk/src/grammar-api.test.ts:1
{ beforeEach, describe, expect, it, vi }sdk/src/grammar.test.ts:1
{ describe, it, expect, vi, beforeEach }+14 more
lucide-react ^0.468.0
landing/src/components/EthicsSection.tsx:2
{ Shield, AlertTriangle, Check, ExternalLink, Scale, FileText }landing/src/components/LiveDemo.tsx:3
{ Mic, MicOff, Sparkles, RotateCcw, Play }+12 more
framer-motion ^11.15.0
landing/src/App.tsx:2
{ motion }landing/src/components/LiveDemo.tsx:2
{ motion, AnimatePresence }+1 more
zustand ^5.0.3
src/components/clients/ClientsPanel.tsx:3
{ useShallow }src/components/dictation/DictationPanel.tsx:2
{ useShallow }src/components/dictation/clientSelector.test.tsx:3
{ useShallow }+1 more
@tauri-apps/api ^2.2.0
src/lib/autoDoc.ts:2
{ invoke }src/lib/keyring.ts:1
{ invoke }@testing-library/react ^16.3.2dev
src/components/dictation/DictationPanel.test.tsx:2
{ render, screen, cleanup }src/components/dictation/clientSelector.test.tsx:2
{ renderHook, act }docx ^9.7.1
src/lib/autoDoc.ts:1
{ Document, HeadingLevel, Packer, Paragraph, TextRun }react-dom ^18.3.1
@vitejs/plugin-react ^4.3.4dev
tailwindcss ^3.4.17dev
landing/tailwind.config.ts:1
{ Config }vite ^6.0.7dev
landing/vite.config.ts:1
{ defineConfig }