{ "name": "eduseg", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/alpinejs": "^0.4.6", "@astrojs/mdx": "^4.2.4", "@astrojs/partytown": "^2.1.4", "@astrojs/react": "^4.2.4", "@astrojs/sitemap": "^3.3.0", "@hookform/resolvers": "^5.0.1", "@tailwindcss/vite": "^4.0.13", "@types/alpinejs": "^3.13.11", "@types/react": "^19.1.2", "@types/react-dom": "^19.1.2", "alpinejs": "^3.14.9", "astro": "^5.7.2", "astro-icon": "^1.1.5", "astro-pagefind": "^1.8.3", "clsx": "^2.1.1", "lightningcss": "^1.29.3", "react": "^19.1.0", "react-dom": "^19.1.0", "react-hook-form": "^7.56.0", "smartypants": "^0.2.2", "tailwindcss": "^4.0.13", "vanilla-cookieconsent": "^3.1.0", "zod": "^3.24.3" } }