mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
142 lines
4.7 KiB
JSON
142 lines
4.7 KiB
JSON
{
|
|
"name": "@hive/app",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"analyze": "pnpm build:config && ANALYZE=1 next build",
|
|
"build": "pnpm build:config && BUILD=1 next build && tsx ../../../scripts/runify.ts",
|
|
"build-storybook": "storybook build",
|
|
"build:config": "tsup-node --no-splitting --out-dir . --loader \".mts=ts\" --format esm --target node21 next.config.mts",
|
|
"dev": "pnpm build:config && next dev | pino-pretty",
|
|
"postbuild": "pnpm --filter @hive/app deploy --prod --no-optional deploy-tmp/web && rimraf dist/node_modules && mv deploy-tmp/web/node_modules dist && rimraf deploy-tmp/web",
|
|
"start": "node dist/index.js",
|
|
"storybook": "storybook dev -p 6006",
|
|
"typecheck": "tsc"
|
|
},
|
|
"dependencies": {
|
|
"@graphiql/react": "0.18.0-alpha.0",
|
|
"@graphiql/toolkit": "0.9.1",
|
|
"@graphql-tools/mock": "9.0.2",
|
|
"@headlessui/react": "1.7.17",
|
|
"@hookform/resolvers": "3.3.4",
|
|
"@monaco-editor/react": "4.6.0",
|
|
"@n1ru4l/react-time-ago": "1.1.0",
|
|
"@radix-ui/react-accordion": "1.1.2",
|
|
"@radix-ui/react-alert-dialog": "1.0.5",
|
|
"@radix-ui/react-avatar": "1.0.4",
|
|
"@radix-ui/react-checkbox": "1.0.4",
|
|
"@radix-ui/react-dialog": "1.0.5",
|
|
"@radix-ui/react-dropdown-menu": "2.0.6",
|
|
"@radix-ui/react-hover-card": "1.0.7",
|
|
"@radix-ui/react-icons": "1.3.0",
|
|
"@radix-ui/react-label": "2.0.2",
|
|
"@radix-ui/react-popover": "1.0.7",
|
|
"@radix-ui/react-radio-group": "1.1.3",
|
|
"@radix-ui/react-scroll-area": "1.0.5",
|
|
"@radix-ui/react-select": "2.0.0",
|
|
"@radix-ui/react-slider": "1.1.2",
|
|
"@radix-ui/react-slot": "1.0.2",
|
|
"@radix-ui/react-switch": "1.0.3",
|
|
"@radix-ui/react-tabs": "1.0.4",
|
|
"@radix-ui/react-toast": "1.1.5",
|
|
"@radix-ui/react-toggle-group": "1.0.4",
|
|
"@radix-ui/react-toolbar": "1.0.4",
|
|
"@radix-ui/react-tooltip": "1.0.7",
|
|
"@repeaterjs/repeater": "3.0.5",
|
|
"@sentry/nextjs": "7.102.1",
|
|
"@stripe/react-stripe-js": "2.5.0",
|
|
"@stripe/stripe-js": "3.0.5",
|
|
"@tanstack/react-table": "8.0.0-beta.8",
|
|
"@theguild/editor": "1.2.5",
|
|
"@trpc/client": "10.45.1",
|
|
"@trpc/server": "10.45.1",
|
|
"@urql/core": "4.1.4",
|
|
"@urql/exchange-graphcache": "6.3.3",
|
|
"@urql/exchange-persisted": "4.1.0",
|
|
"class-variance-authority": "0.7.0",
|
|
"clsx": "2.1.0",
|
|
"cmdk": "0.2.1",
|
|
"cookies": "0.9.1",
|
|
"date-fns": "3.3.1",
|
|
"dompurify": "3.0.9",
|
|
"echarts": "5.5.0",
|
|
"echarts-for-react": "3.0.2",
|
|
"formik": "2.4.5",
|
|
"graphiql": "3.0.0-alpha.0",
|
|
"graphql": "16.8.1",
|
|
"hyperid": "3.2.0",
|
|
"immer": "10.0.3",
|
|
"js-cookie": "3.0.5",
|
|
"json-schema-typed": "8.0.1",
|
|
"json-schema-yup-transformer": "1.6.12",
|
|
"lucide-react": "0.341.0",
|
|
"monaco-editor": "0.46.0",
|
|
"monaco-themes": "0.4.4",
|
|
"next": "13.5.6",
|
|
"nextjs-cors": "2.2.0",
|
|
"pino": "8.19.0",
|
|
"pino-http": "9.0.0",
|
|
"react": "18.2.0",
|
|
"react-dom": "18.2.0",
|
|
"react-highlight-words": "0.20.0",
|
|
"react-hook-form": "7.50.1",
|
|
"react-icons": "5.0.1",
|
|
"react-select": "5.8.0",
|
|
"react-string-replace": "1.1.1",
|
|
"react-toastify": "10.0.4",
|
|
"react-virtualized-auto-sizer": "1.0.23",
|
|
"react-window": "1.8.10",
|
|
"regenerator-runtime": "0.14.1",
|
|
"snarkdown": "2.0.0",
|
|
"supertokens-auth-react": "0.35.6",
|
|
"supertokens-js-override": "0.0.4",
|
|
"supertokens-node": "15.2.1",
|
|
"supertokens-web-js": "0.8.0",
|
|
"tailwind-merge": "2.2.1",
|
|
"tslib": "2.6.2",
|
|
"urql": "4.0.5",
|
|
"use-debounce": "10.0.0",
|
|
"valtio": "1.13.1",
|
|
"wonka": "6.3.4",
|
|
"yup": "1.3.3",
|
|
"zod": "3.22.4"
|
|
},
|
|
"devDependencies": {
|
|
"@graphql-codegen/client-preset-swc-plugin": "0.2.0",
|
|
"@graphql-typed-document-node/core": "3.2.0",
|
|
"@hive/emails": "workspace:*",
|
|
"@hive/server": "workspace:*",
|
|
"@next/bundle-analyzer": "13.5.6",
|
|
"@sentry/types": "7.102.1",
|
|
"@storybook/addon-essentials": "7.6.17",
|
|
"@storybook/addon-interactions": "7.6.17",
|
|
"@storybook/addon-links": "7.6.17",
|
|
"@storybook/addon-styling": "1.3.7",
|
|
"@storybook/blocks": "7.6.17",
|
|
"@storybook/nextjs": "7.6.17",
|
|
"@storybook/react": "7.6.17",
|
|
"@types/cookies": "0.9.0",
|
|
"@types/dompurify": "3.0.5",
|
|
"@types/js-cookie": "3.0.6",
|
|
"@types/react": "18.2.58",
|
|
"@types/react-dom": "18.2.19",
|
|
"@types/react-highlight-words": "0.16.7",
|
|
"@types/react-virtualized-auto-sizer": "1.0.4",
|
|
"@types/react-window": "1.8.8",
|
|
"autoprefixer": "10.4.17",
|
|
"esbuild": "0.20.1",
|
|
"pino-pretty": "10.3.1",
|
|
"postcss": "8.4.35",
|
|
"postcss-loader": "8.1.0",
|
|
"rimraf": "4.4.1",
|
|
"storybook": "7.6.17",
|
|
"tailwindcss": "3.4.1",
|
|
"tailwindcss-animate": "1.0.7",
|
|
"tailwindcss-radix": "2.8.0"
|
|
},
|
|
"buildOptions": {
|
|
"next": {
|
|
"header": "./environment.ts"
|
|
}
|
|
}
|
|
}
|