{ "name": "konulu-konum", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro check && astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "^0.4.1", "@astrojs/node": "^8.3.2", "@astrojs/react": "^3.6.0", "@astrojs/tailwind": "^5.1.0", "@astrojs/vercel": "^7.7.2", "@radix-ui/react-checkbox": "^1.1.1", "@radix-ui/react-icons": "^1.3.0", "@radix-ui/react-label": "^2.1.0", "@radix-ui/react-separator": "^1.1.0", "@radix-ui/react-slot": "^1.1.0", "@types/leaflet": "^1.9.12", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "astro": "^4.11.6", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "dayjs": "^1.11.11", "htmx.org": "^1.9.12", "hyperscript.org": "^0.9.12", "kysely": "^0.26.3", "leaflet": "^1.9.4", "lit": "^3.1.4", "lucide-react": "^0.309.0", "nanoid": "^5.0.7", "react": "^18.3.1", "react-dom": "^18.3.1", "tailwind-merge": "^2.4.0", "tailwindcss": "^3.4.6", "tailwindcss-animate": "^1.0.7", "toastify-js": "^1.12.0", "typescript": "^5.5.3" }, "devDependencies": { "@types/bun": "^1.1.6", "@types/google.maps": "^3.55.11", "@types/toastify-js": "^1.12.3" } }