What you depend on
Static import graph — every package, how it is used, and which are dead weight.
Dependencies
13
External packages
Source files
21
Internal modules
Unused
1
Installed but never imported
Circular chains
0
Cycles in the import graph
Packages
13 totalnext 16.2.3
framer-motion ^12.38.0
src/components/AnimatedSection.tsx:3
{ motion }src/components/Header.tsx:5
{ motion, AnimatePresence }src/components/HeroSlider.tsx:5
{ motion, AnimatePresence }+2 more
react 19.2.4
src/app/contact/page.tsx:3
{ useState, type FormEvent }src/components/AnimatedSection.tsx:4
{ ReactNode }src/components/Header.tsx:3
{ useState, useEffect }+2 more
geist ^1.7.0
src/app/layout.tsx:2
{ GeistSans }src/app/layout.tsx:3
{ GeistMono }eslint-config-next 16.2.3dev
eslint.config.mjs:2
{ * }eslint.config.mjs:3
{ * }eslint ^9dev
eslint.config.mjs:1
{ defineConfig, globalIgnores }