buster/apps/web-tss/package.json

166 lines
5.6 KiB
JSON

{
"name": "@buster-app/web-tss",
"private": true,
"type": "module",
"version": "0.0.1",
"scripts": {
"dev": "vite dev --port 3000",
"dev:fast": "pnpm run build && pnpm run start",
"start": "node .output/server/index.mjs",
"build": "vite build -- --typecheck",
"build:no-typecheck": "vite build",
"build:fix": "pnpm build:no-typecheck && pnpm run build:fix-react-symlink",
"build:fix-react-symlink": "npx tsx scripts/fix-react-symlink.ts",
"serve": "vite preview",
"test": "vitest run",
"lint": "biome check --write",
"typecheck": "tsc --noEmit",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"build:visualize": "npx vite-bundle-visualizer"
},
"peerDependencies": {
"@types/react": "^19.1.10",
"@types/react-dom": "^19.1.7",
"react": "^19.1.1",
"react-dom": "^19.1.1"
},
"dependencies": {
"@buster/server-shared": "workspace:*",
"@buster/typescript-config": "workspace:*",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@electric-sql/client": "^1.0.7",
"@electric-sql/react": "^1.0.7",
"@faker-js/faker": "^9.9.0",
"@modelcontextprotocol/sdk": "^1.17.3",
"@monaco-editor/react": "^4.7.0",
"@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-checkbox": "^1.3.3",
"@radix-ui/react-collapsible": "^1.1.12",
"@radix-ui/react-context-menu": "^2.2.16",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-label": "^2.1.7",
"@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-scroll-area": "^1.2.10",
"@radix-ui/react-select": "^2.2.6",
"@radix-ui/react-separator": "^1.1.7",
"@radix-ui/react-slider": "^1.3.6",
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-switch": "^1.2.6",
"@radix-ui/react-tabs": "^1.1.13",
"@radix-ui/react-tooltip": "^1.2.8",
"@radix-ui/react-visually-hidden": "^1.2.3",
"@shikijs/langs": "^3.9.2",
"@shikijs/themes": "^3.9.2",
"@supabase/auth-js": "^2.71.1",
"@supabase/ssr": "^0.6.1",
"@supabase/supabase-js": "^2.55.0",
"@t3-oss/env-core": "^0.13.8",
"@tailwindcss/vite": "^4.1.12",
"@tanstack/db": "^0.1.4",
"@tanstack/match-sorter-utils": "^8.19.4",
"@tanstack/query-async-storage-persister": "^5.85.5",
"@tanstack/query-db-collection": "0.1.1",
"@tanstack/query-sync-storage-persister": "^5.85.5",
"@tanstack/react-db": "0.1.4",
"@tanstack/react-devtools": "^0.4.2",
"@tanstack/react-form": "^1.19.2",
"@tanstack/react-query": "^5.85.5",
"@tanstack/react-query-devtools": "^5.85.5",
"@tanstack/react-query-persist-client": "^5.85.5",
"@tanstack/react-router": "^1.131.27",
"@tanstack/react-router-devtools": "^1.131.27",
"@tanstack/react-router-ssr-query": "^1.131.27",
"@tanstack/react-router-with-query": "^1.130.17",
"@tanstack/react-start": "^1.131.27",
"@tanstack/react-store": "^0.7.3",
"@tanstack/react-table": "^8.21.3",
"@tanstack/react-virtual": "^3.13.12",
"@tanstack/router-plugin": "^1.131.27",
"@tanstack/store": "^0.7.2",
"@testing-library/jest-dom": "^6.7.0",
"axios": "catalog:",
"canvas-confetti": "^1.9.3",
"chart.js": "4.5.0",
"chartjs-adapter-dayjs-4": "^1.0.4",
"chartjs-plugin-annotation": "^3.1.0",
"chartjs-plugin-datalabels": "^2.2.0",
"chartjs-plugin-deferred": "^2.0.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"dayjs": "^1.11.13",
"font-color-contrast": "^11.1.0",
"framer-motion": "^12.23.12",
"js-cookie": "^3.0.5",
"js-yaml": "^4.1.0",
"jwt-decode": "^4.0.0",
"ky": "^1.8.2",
"lodash": "^4.17.21",
"monaco-editor": "^0.52.2",
"monaco-sql-languages": "^0.15.1",
"monaco-yaml": "^5.4.0",
"msw": "^2.10.5",
"mutative": "^1.2.0",
"pluralize": "^8.0.0",
"posthog-js": "^1.260.1",
"react": "^19.1.1",
"react-colorful": "^5.6.1",
"react-dom": "^19.1.1",
"react-error-boundary": "^6.0.0",
"react-hotkeys-hook": "^5.1.0",
"react-markdown": "^10.1.0",
"remark-gfm": "^4.0.1",
"scheduler": "^0.26.0",
"shiki": "^3.9.2",
"sonner": "^2.0.7",
"tailwind-merge": "^3.3.1",
"tailwind-scrollbar": "^4.0.2",
"tailwindcss": "^4.1.12",
"tw-animate-css": "^1.3.7",
"use-context-selector": "^2.0.0",
"utility-types": "^3.11.0",
"uuid": "catalog:",
"virtua": "^0.41.5",
"vite-tsconfig-paths": "^5.1.4",
"vitest-browser-react": "^1.0.1",
"zod": "catalog:"
},
"devDependencies": {
"@biomejs/biome": "2.2.0",
"@chromatic-com/storybook": "^4.1.0",
"@storybook/addon-a11y": "^9.1.2",
"@storybook/addon-docs": "^9.1.2",
"@storybook/addon-vitest": "^9.1.2",
"@storybook/react-vite": "^9.1.2",
"@tanstack/devtools-event-client": "^0.2.2",
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.0",
"@types/canvas-confetti": "^1.9.0",
"@types/js-cookie": "^3.0.6",
"@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.20",
"@types/pluralize": "^0.0.33",
"@types/react": "^19.1.10",
"@types/react-dom": "^19.1.7",
"@vitejs/plugin-react": "^5.0.1",
"@vitest/browser": "3.2.4",
"@vitest/coverage-v8": "3.2.4",
"@vitest/ui": "3.2.4",
"jsdom": "^26.1.0",
"playwright": "^1.54.2",
"sass": "^1.90.0",
"storybook": "^9.1.2",
"typescript": "^5.9.0",
"vite": "catalog:",
"vite-plugin-checker": "^0.10.2",
"vite-tsconfig-paths": "catalog:",
"vitest": "catalog:",
"web-vitals": "^5.1.0"
}
}