UNPKG

@accounter/client

Version:

87 lines (86 loc) 2.65 kB
{ "name": "@accounter/client", "version": "0.0.4-alpha-20250302125016-cf7cb54ff8fced1c326f65017777567a3a369e07", "type": "module", "license": "MIT", "scripts": { "build": "tsc && vite build", "dev": "vite", "generate": "yarn generate:graphql", "preview": "vite preview" }, "dependencies": { "@emotion/react": "11.14.0", "@emotion/server": "11.11.0", "@emotion/styled": "11.14.0", "@hookform/resolvers": "4.1.2", "@mantine/carousel": "6.0.22", "@mantine/core": "6.0.22", "@mantine/dates": "6.0.22", "@mantine/dropzone": "6.0.22", "@mantine/hooks": "6.0.22", "@mantine/notifications": "6.0.22", "@minoru/react-dnd-treeview": "3.5.0", "@mui/material": "6.4.6", "@mui/x-charts": "7.27.1", "@radix-ui/react-avatar": "1.1.3", "@radix-ui/react-checkbox": "1.1.4", "@radix-ui/react-collapsible": "1.1.3", "@radix-ui/react-dialog": "1.1.6", "@radix-ui/react-dropdown-menu": "2.1.6", "@radix-ui/react-icons": "1.3.2", "@radix-ui/react-label": "2.1.2", "@radix-ui/react-popover": "1.1.6", "@radix-ui/react-scroll-area": "1.2.3", "@radix-ui/react-select": "2.1.6", "@radix-ui/react-separator": "1.1.2", "@radix-ui/react-slot": "1.1.2", "@radix-ui/react-switch": "1.1.3", "@radix-ui/react-tabs": "1.1.3", "@radix-ui/react-toast": "1.2.6", "@radix-ui/react-tooltip": "1.1.8", "@tanstack/react-query": "5.66.9", "@tanstack/react-table": "8.21.2", "@urql/exchange-auth": "2.2.0", "chart.js": "4.4.8", "class-variance-authority": "0.7.1", "clsx": "2.1.1", "cmdk": "1.0.4", "date-fns": "4.1.0", "dayjs": "1.11.13", "decimal.js": "10.5.0", "deep-equal": "2.2.3", "embla-carousel-react": "8.5.2", "lucide-react": "0.476.0", "next": "15.1.7", "react": "19.0.0", "react-aria-components": "1.6.0", "react-dnd": "16.0.1", "react-dom": "19.0.0", "react-error-boundary": "5.0.0", "react-hook-form": "7.54.2", "react-router-dom": "7.2.0", "strip-indent": "4.0.0", "tabler-icons-react": "1.56.0", "tailwind-merge": "3.0.2", "urql": "4.2.1", "zod": "3.24.2", "zustand": "5.0.3" }, "devDependencies": { "@tailwindcss/vite": "4.0.9", "@types/chart.js": "2.9.41", "@types/deep-equal": "1.0.4", "@types/react": "19.0.10", "@types/react-dom": "19.0.4", "@vitejs/plugin-react": "4.3.4", "autoprefixer": "10.4.20", "tailwindcss": "4.0.9", "tailwindcss-animate": "1.0.7", "vite": "6.2.0" }, "publishConfig": { "registry": "https://registry.npmjs.org", "access": "public" } }