{ "name": "z0x.ca", "type": "module", "version": "1.0.0", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/react": "^4.2.1", "@biomejs/biome": "^1.9.4", "@radix-ui/react-dropdown-menu": "^2.1.6", "@radix-ui/react-slot": "^1.1.2", "@tailwindcss/vite": "^4.0.15", "@types/react": "^19.0.12", "@types/react-dom": "^19.0.4", "@yeskunall/astro-umami": "^0.0.4", "astro": "^5.5.4", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.475.0", "motion": "^12.5.0", "react": "^19.0.0", "react-dom": "^19.0.0", "tailwind-merge": "^3.0.2", "tailwindcss": "^4.0.15", "tailwindcss-animate": "^1.0.7" }, "trustedDependencies": [ "@biomejs/biome" ] }