{ "name": "frontend", "type": "module", "version": "1.9.0", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/node": "^9.1.3", "@astrojs/svelte": "^7.0.9", "@tailwindcss/vite": "^4.1.4", "argon2id": "^1.0.1", "astro": "^5.5.5", "autoprefixer": "^10.4.21", "date-fns": "^4.1.0", "pg": "^8.11.11", "postcss": "^8.5.3", "postgres": "^3.4.5", "svelte": "^5.25.7", "tailwindcss": "^4.1.4", "ua-parser-js": "^2.0.3", "vite-tsconfig-paths": "^5.1.4" }, "devDependencies": { "@rollup/plugin-wasm": "^6.2.2", "@types/pg": "^8.11.11" } }