console/packages/web/app/package.json

162 lines
5.3 KiB
JSON

{
"name": "@hive/app",
"type": "module",
"private": true,
"scripts": {
"build": "tsx ../../../scripts/runify.ts src/server/index.ts && NODE_OPTIONS='--max-old-space-size=6144' vite build",
"dev": "tsx watch --clear-screen=false --exclude \"./**/*.mjs\" src/server/dev.ts",
"generate-changelog": "node ../../../scripts/generate-changelog.js",
"ladle": "ladle serve",
"postinstall": "pnpm generate-changelog",
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@base-ui/react": "^1.1.0",
"@date-fns/utc": "2.1.1",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@fastify/cors": "11.2.0",
"@fastify/static": "9.0.0",
"@fastify/vite": "8.4.1",
"@graphiql/plugin-explorer": "4.0.0-alpha.2",
"@graphiql/react": "1.0.0-alpha.4",
"@graphiql/toolkit": "0.9.1",
"@graphql-codegen/client-preset-swc-plugin": "0.2.0",
"@graphql-hive/laboratory": "workspace:*",
"@graphql-inspector/core": "7.1.2",
"@graphql-inspector/patch": "0.1.3",
"@graphql-tools/mock": "9.0.25",
"@graphql-typed-document-node/core": "3.2.0",
"@headlessui/react": "2.2.0",
"@hookform/resolvers": "3.10.0",
"@ladle/react": "5.1.1",
"@monaco-editor/react": "4.8.0-rc.2",
"@n1ru4l/react-time-ago": "1.1.0",
"@radix-ui/react-accordion": "1.2.2",
"@radix-ui/react-alert-dialog": "1.1.4",
"@radix-ui/react-avatar": "1.1.2",
"@radix-ui/react-checkbox": "1.1.3",
"@radix-ui/react-collapsible": "1.1.2",
"@radix-ui/react-context-menu": "^2.2.16",
"@radix-ui/react-dialog": "1.1.4",
"@radix-ui/react-dropdown-menu": "2.1.4",
"@radix-ui/react-hover-card": "1.1.4",
"@radix-ui/react-icons": "1.3.2",
"@radix-ui/react-label": "2.1.1",
"@radix-ui/react-popover": "1.1.4",
"@radix-ui/react-radio-group": "1.2.2",
"@radix-ui/react-scroll-area": "1.2.2",
"@radix-ui/react-select": "2.1.4",
"@radix-ui/react-separator": "1.1.1",
"@radix-ui/react-slider": "1.2.2",
"@radix-ui/react-slot": "1.1.1",
"@radix-ui/react-switch": "1.1.2",
"@radix-ui/react-tabs": "1.1.2",
"@radix-ui/react-toast": "1.2.4",
"@radix-ui/react-toggle": "^1.1.10",
"@radix-ui/react-toggle-group": "1.1.1",
"@radix-ui/react-tooltip": "1.1.6",
"@repeaterjs/repeater": "3.0.6",
"@sentry/node": "7.120.2",
"@sentry/react": "7.120.2",
"@sentry/types": "7.120.2",
"@stepperize/react": "5.1.7",
"@stripe/react-stripe-js": "3.1.1",
"@stripe/stripe-js": "5.5.0",
"@tailwindcss/vite": "4.1.18",
"@tanstack/react-form": "^1.27.0",
"@tanstack/react-query": "5.63.0",
"@tanstack/react-router": "1.34.9",
"@tanstack/react-router-devtools": "^1.139.13",
"@tanstack/react-table": "8.20.6",
"@tanstack/react-virtual": "^3.13.18",
"@tanstack/router-devtools": "1.34.9",
"@tanstack/zod-adapter": "1.120.5",
"@theguild/editor": "1.2.5",
"@trpc/client": "10.45.3",
"@trpc/server": "10.45.3",
"@types/crypto-js": "^4.2.2",
"@types/js-cookie": "3.0.6",
"@types/lodash.debounce": "4.0.9",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react-highlight-words": "0.20.0",
"@types/react-virtualized-auto-sizer": "1.0.4",
"@urql/core": "5.0.3",
"@urql/exchange-auth": "2.2.0",
"@urql/exchange-graphcache": "7.1.0",
"@vitejs/plugin-react": "5.1.2",
"@xyflow/react": "12.4.4",
"class-variance-authority": "0.7.1",
"clsx": "2.1.1",
"cmdk": "0.2.1",
"crypto-js": "^4.2.0",
"date-fns": "4.1.0",
"date-fns-tz": "3.2.0",
"dompurify": "3.3.2",
"dotenv": "16.4.7",
"echarts": "5.6.0",
"echarts-for-react": "3.0.2",
"fastify": "5.8.3",
"formik": "2.4.6",
"framer-motion": "11.18.2",
"graphiql": "4.0.0-alpha.5",
"graphql": "16.9.0",
"graphql-sse": "2.5.3",
"graphql-ws": "5.16.1",
"idb-keyval": "6.2.1",
"immer": "10.1.3",
"js-cookie": "3.0.5",
"json-schema-typed": "8.0.1",
"json-schema-yup-transformer": "1.6.12",
"jsurl2": "2.2.0",
"lodash": "4.18.1",
"lodash.debounce": "4.0.8",
"lucide-react": "0.548.0",
"lz-string": "^1.5.0",
"mini-svg-data-uri": "1.4.4",
"monaco-editor": "^0.52.2",
"monaco-graphql": "^1.7.2",
"monaco-themes": "0.4.4",
"query-string": "9.1.1",
"react": "18.3.1",
"react-day-picker": "8.10.1",
"react-dom": "18.3.1",
"react-helmet-async": "2.0.5",
"react-highlight-words": "0.20.0",
"react-hook-form": "7.54.2",
"react-icons": "5.4.0",
"react-resizable-panels": "2.1.7",
"react-select": "5.9.0",
"react-string-replace": "1.1.1",
"react-textarea-autosize": "8.5.9",
"react-toastify": "10.0.6",
"react-virtualized-auto-sizer": "1.0.25",
"recharts": "2.15.1",
"regenerator-runtime": "0.14.1",
"snarkdown": "2.0.0",
"sonner": "^2.0.7",
"supertokens-auth-react": "0.38.0",
"supertokens-web-js": "0.9.0",
"tailwind-merge": "2.6.0",
"tailwindcss": "4.1.18",
"tslib": "2.8.1",
"tsx": "4.19.2",
"urql": "4.1.0",
"use-debounce": "10.0.4",
"valtio": "1.13.2",
"vite": "7.3.2",
"vite-plugin-monaco-editor": "1.1.0",
"vite-tsconfig-paths": "5.1.4",
"wonka": "6.3.4",
"yup": "1.6.1",
"zod": "3.25.76"
},
"buildOptions": {
"external": [
"vite"
]
}
}