What you depend on
Static import graph — every package, how it is used, and which are dead weight.
Dependencies
32
External packages
Source files
436
Internal modules
Unused
15
Installed but never imported
Circular chains
0
Cycles in the import graph
Packages
32 totalnext ^16.2.9
app/(auth)/login/page.tsx:5
{ useRouter }+126 more
react ^19.2.7
app/(auth)/forgot-password/page.tsx:3
{ useState }app/(auth)/login/page.tsx:3
{ useState }app/(auth)/login/page.tsx:8
{ Suspense }+11 more
next-auth ^4.24.14
app/(auth)/login/page.tsx:4
{ signIn }app/(auth)/register/RegisterForm.tsx:4
{ signIn }