Skip to main content

Frontend

PackageVersionPurpose
nuxt^4.3.1Full-stack Vue framework (SSG/ISR/Nitro)
vue^3.5.22UI component model
typescript^5.9.3Static typing
tailwindcss^3.4.17Utility-first CSS
shadcn-nuxtpkg.pr.new@1418Headless UI component collection
reka-ui^2.9.2Accessible primitive components
@nuxt/ui^4.0.1Nuxt-native UI module
@nuxt/icon^1.11.0Icon rendering (Lucide + Tabler)
lucide-vue-next^0.487.0Icon library
@motionone/vue^10.16.4Animation
embla-carousel-vue^8.6.0Carousel/slider
vue-sonner^2.0.9Toast notifications
@fontsource/figtree^5.2.10Self-hosted font

State and routing

PackageVersionPurpose
pinia^3.0.2Global state management
@pinia/nuxt^0.11.0Nuxt integration for Pinia
vue-router^4.6.4Client-side routing
@vueuse/core^13.9.0Vue composable utilities
PackageVersionPurpose
@nuxt/content^3.7.1File-based content layer (MDX/JSON)
fuse.js^7.1.0Fuzzy search for products and categories
markdown-it^14.1.0Markdown rendering
js-yaml^4.1.0YAML parsing
fast-glob^3.3.3File-system globbing

Forms and validation

PackageVersionPurpose
zod^3.25.76Schema validation (server + client)
vee-validate^4.15.1Vue form validation
@vee-validate/zod^4.15.1Zod adapter for vee-validate

Azure / Microsoft Graph

PackageVersionPurpose
@azure/identity^4.13.0Azure credential management (client secret)
@microsoft/microsoft-graph-client^3.0.7SharePoint Lists, Drive, and email via Graph
isomorphic-fetch^3.0.0Fetch polyfill for sync scripts

Email

PackageVersionPurpose
@sendgrid/mail^8.1.5SendGrid transactional email
SMTP is also supported as an alternative provider; see Email notifications.

Storage and data

PackageVersionPurpose
better-sqlite3^12.4.1Embedded SQLite for IP rate limiting
@nuxt/image1.9.0Image optimisation with Azure Blob domain allowlist
sharp^0.34.5Server-side image processing

Build and dev tooling

PackageVersionPurpose
nuxi^3.28.0Nuxt CLI
vite^6.3.3Dev server and bundler
dotenv^17.3.1.env loading in sync scripts
exceljs / xlsx^4.4.0 / 0.20.3Spreadsheet import tooling
sass1.85.1SCSS preprocessing
postcss / autoprefixer^8.5.3 / ^10.4.21CSS post-processing
rimraf^6.1.3Cross-platform file deletion

SEO

PackageVersionPurpose
@nuxtjs/seo^3.0.3Meta tags, robots, structured data
@nuxtjs/sitemap^7.4.7Auto-generated XML sitemap
@nuxtjs/robots^5.5.5robots.txt configuration
@nuxtjs/color-mode^3.5.2Light/dark mode (currently locked to light)

Build docs developers (and LLMs) love