{ "name": "mh-stats", "version": "1.3.0", "private": true, "packageManager": "yarn@1.22.22", "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint", "obfuscate": "next-css-obfuscator", "check-types": "tsc --noEmit", "inngest": "npx inngest-cli@latest dev", "postbuild": "next-sitemap" }, "type": "module", "dependencies": { "@babel/parser": "^7.24.7", "@biomejs/biome": "^1.8.3", "@clerk/elements": "^0.23.0", "@clerk/nextjs": "^6.12.1", "@clerk/themes": "^2.2.20", "@emotion/is-prop-valid": "^1.3.0", "@linear/sdk": "^31.0.0", "@monaco-editor/react": "^4.6.0", "@radix-ui/react-aspect-ratio": "^1.1.1", "@radix-ui/react-avatar": "^1.1.1", "@radix-ui/react-collapsible": "^1.1.1", "@radix-ui/react-hover-card": "^1.1.1", "@radix-ui/react-icons": "^1.3.0", "@radix-ui/react-menubar": "^1.1.1", "@radix-ui/react-primitive": "^2.0.0", "@radix-ui/react-select": "^2.1.2", "@radix-ui/react-switch": "^1.1.0", "@types/react": "^19.0.10", "@types/react-dom": "^19.0.4", "@unocss/eslint-plugin": "^0.61.5", "@unocss/postcss": "^0.61.5", "@unocss/transformer-directives": "^0.61.5", "@unocss/webpack": "^0.61.5", "ag-grid-react": "^33.0.3", "cron": "^3.1.7", "discord.js": "^14.15.3", "github-slugger": "^2.0.0", "inngest": "^3.21.2", "input-otp": "^1.2.4", "json-beautify": "^1.1.1", "lucide-react": "^0.454.0", "minimessage-2-html": "1.6.0", "minimessage-js": "^1.1.3", "mongodb": "^6.8.0", "next": "^15.2.0", "next-css-obfuscator": "^2.2.16", "next-sitemap": "^4.2.3", "next-themes": "^0.4.3", "nextjs-toploader": "^1.6.12", "nprogress": "^0.2.0", "postcss-obfuscator": "^1.6.1", "posthog-js": "^1.230.2", "prettier": "^3.3.1", "react": "^19.0.0", "react-dom": "^19.0.0", "react-fade-in": "^2.0.1", "react-fast-marquee": "^1.6.5", "react-hot-toast": "^2.4.1", "react-qr-code": "^2.0.15", "react-snowfall": "^2.2.0", "rehype-autolink-headings": "^7.1.0", "rehype-slug": "^6.0.0", "remark-gfm": "^4.0.0", "sonner": "^1.7.0", "stripe-gradient": "^1.0.1", "tailwind-merge": "^3.2.0", "tailwindcss-animate": "^1.0.7", "tailwindcss-patch": "^4.0.0", "turbo": "^2.4.0", "unplugin-tailwindcss-mangle": "^3.0.1" }, "devDependencies": { "@clerk/themes": "^2.1.19", "@hookform/resolvers": "^3.9.0", "@radix-ui/react-checkbox": "^1.1.1", "@radix-ui/react-context-menu": "^2.1.5", "@radix-ui/react-dialog": "^1.1.2", "@radix-ui/react-dropdown-menu": "^2.1.2", "@radix-ui/react-label": "^2.1.0", "@radix-ui/react-navigation-menu": "^1.1.4", "@radix-ui/react-popover": "^1.0.7", "@radix-ui/react-radio-group": "^1.2.0", "@radix-ui/react-scroll-area": "^1.1.0", "@radix-ui/react-separator": "^1.1.0", "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-tabs": "^1.1.0", "@radix-ui/react-tooltip": "^1.1.3", "@tailwindcss/typography": "^0.5.13", "@types/canvas-confetti": "^1.6.4", "@types/node": "^20", "@types/nprogress": "^0.2.3", "@types/react": "^18.2.0", "@types/react-dom": "^18.2.0", "@types/react-twemoji": "^0.4.3", "@unocss/eslint-config": "^0.61.5", "@unocss/preset-uno": "^0.61.5", "@unocss/transformer-compile-class": "^0.61.5", "@vercel/analytics": "^1.3.1", "@vercel/speed-insights": "^1.0.12", "canvas-confetti": "^1.9.3", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "cmdk": "^1.0.0", "eslint": "^8", "eslint-config-next": "15.2.0", "framer-motion": "^11.3.8", "geist": "^1.3.0", "mangle-css-class-webpack-plugin": "^5.1.0", "postcss": "^8", "react-hook-form": "^7.52.2", "react-hotkeys-hook": "^4.5.0", "react-infinite-scroll-component": "^6.1.0", "react-markdown": "^9.0.1", "react-resizable-panels": "^2.0.23", "recharts": "^2.12.7", "shiki": "^1.23.0", "tailwindcss": "^3.4.1", "typescript": "^5", "vaul": "^0.9.1", "zod": "^3.23.8" }, "resolutions": { "@types/react": "^18.2.0", "@types/react-dom": "^18.2.0", "react": "^18.2.0", "react-dom": "^18.2.0", "styled-jsx": "^5.1.1" } }