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