mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
145 lines
4.7 KiB
JSON
145 lines
4.7 KiB
JSON
{
|
|
"name": "@hive/app",
|
|
"type": "module",
|
|
"private": true,
|
|
"scripts": {
|
|
"build": "tsx ../../../scripts/runify.ts src/server/index.ts && vite build --outDir dist/client",
|
|
"build-storybook": "storybook build",
|
|
"dev": "tsx watch --clear-screen=false --exclude \"./**/*.mjs\" src/server/dev.ts",
|
|
"generate-changelog": "node ../../../scripts/generate-changelog.js",
|
|
"postinstall": "pnpm generate-changelog",
|
|
"storybook": "storybook dev -p 6006",
|
|
"typecheck": "tsc --noEmit"
|
|
},
|
|
"devDependencies": {
|
|
"@date-fns/utc": "2.1.0",
|
|
"@fastify/cors": "9.0.1",
|
|
"@fastify/static": "7.0.4",
|
|
"@fastify/vite": "6.0.7",
|
|
"@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-tools/mock": "9.0.22",
|
|
"@graphql-typed-document-node/core": "3.2.0",
|
|
"@headlessui/react": "2.2.0",
|
|
"@hookform/resolvers": "3.10.0",
|
|
"@monaco-editor/react": "4.7.0",
|
|
"@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-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-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.0",
|
|
"@storybook/addon-essentials": "8.4.7",
|
|
"@storybook/addon-interactions": "8.4.7",
|
|
"@storybook/addon-links": "8.4.7",
|
|
"@storybook/blocks": "8.4.7",
|
|
"@storybook/react": "8.4.7",
|
|
"@storybook/react-vite": "8.4.7",
|
|
"@stripe/react-stripe-js": "3.1.1",
|
|
"@stripe/stripe-js": "5.5.0",
|
|
"@tanstack/react-query": "5.63.0",
|
|
"@tanstack/react-router": "1.34.9",
|
|
"@tanstack/react-table": "8.20.6",
|
|
"@tanstack/router-devtools": "1.34.9",
|
|
"@theguild/editor": "1.2.5",
|
|
"@trpc/client": "10.45.2",
|
|
"@trpc/server": "10.45.2",
|
|
"@types/crypto-js": "^4.2.2",
|
|
"@types/dompurify": "3.2.0",
|
|
"@types/js-cookie": "3.0.6",
|
|
"@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",
|
|
"@types/react-window": "1.8.8",
|
|
"@urql/core": "5.0.3",
|
|
"@urql/exchange-auth": "2.2.0",
|
|
"@urql/exchange-graphcache": "7.1.0",
|
|
"@vitejs/plugin-react": "4.3.4",
|
|
"autoprefixer": "10.4.20",
|
|
"class-variance-authority": "0.7.1",
|
|
"clsx": "2.1.1",
|
|
"cmdk": "0.2.1",
|
|
"crypto-js": "^4.2.0",
|
|
"date-fns": "4.1.0",
|
|
"dompurify": "3.2.4",
|
|
"dotenv": "16.4.7",
|
|
"echarts": "5.6.0",
|
|
"echarts-for-react": "3.0.2",
|
|
"fastify": "4.29.0",
|
|
"formik": "2.4.6",
|
|
"framer-motion": "11.16.1",
|
|
"graphiql": "4.0.0-alpha.5",
|
|
"graphql": "16.9.0",
|
|
"graphql-sse": "2.5.3",
|
|
"immer": "10.1.1",
|
|
"js-cookie": "3.0.5",
|
|
"json-schema-typed": "8.0.1",
|
|
"json-schema-yup-transformer": "1.6.12",
|
|
"lucide-react": "0.469.0",
|
|
"mini-svg-data-uri": "1.4.4",
|
|
"monaco-editor": "0.50.0",
|
|
"monaco-themes": "0.4.4",
|
|
"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-select": "5.9.0",
|
|
"react-string-replace": "1.1.1",
|
|
"react-toastify": "10.0.6",
|
|
"react-virtualized-auto-sizer": "1.0.25",
|
|
"react-virtuoso": "4.12.3",
|
|
"react-window": "1.8.11",
|
|
"regenerator-runtime": "0.14.1",
|
|
"snarkdown": "2.0.0",
|
|
"storybook": "8.4.7",
|
|
"supertokens-auth-react": "0.38.0",
|
|
"supertokens-web-js": "0.9.0",
|
|
"tailwind-merge": "2.6.0",
|
|
"tailwindcss": "3.4.17",
|
|
"tailwindcss-animate": "1.0.7",
|
|
"tailwindcss-radix": "3.0.5",
|
|
"tslib": "2.8.1",
|
|
"tsx": "4.19.2",
|
|
"urql": "4.1.0",
|
|
"use-debounce": "10.0.4",
|
|
"valtio": "1.13.2",
|
|
"vite": "6.1.3",
|
|
"vite-tsconfig-paths": "5.1.4",
|
|
"wonka": "6.3.4",
|
|
"yup": "1.6.1",
|
|
"zod": "3.24.1"
|
|
},
|
|
"buildOptions": {
|
|
"external": [
|
|
"vite"
|
|
]
|
|
}
|
|
}
|