{
  "name": "keep-ui",
  "version": "1.0.0",
  "description": "Keep UI",
  "main": "next.config.js",
  "scripts": {
    "build-monaco-workers": "node scripts/build-monaco-workers-turbopack.js",
    "build": "./next_build.sh",
    "build:workflow-yaml-json-schema": "ts-node -P tsconfig.scripts.json scripts/generate-workflow-yaml-json-schema.ts",
    "dev": "npm run build-monaco-workers && next dev --turbopack -p 3000",
    "dev:webpack": "next dev -p 3000",
    "lint": "next lint",
    "start": "next start",
    "test": "jest",
    "typecheck": "tsc --noEmit",
    "test:workflow-examples": "ts-node -P tsconfig.scripts.json scripts/validate-workflow-examples.ts"
  },
  "dependencies": {
    "@auth/core": "^0.38.0",
    "@boiseitguru/cookie-cutter": "^0.2.3",
    "@copilotkit/react-core": "^1.8.11",
    "@copilotkit/react-textarea": "^1.8.11",
    "@copilotkit/react-ui": "^1.8.11",
    "@copilotkit/runtime": "^1.8.11",
    "@copilotkit/runtime-client-gql": "^1.6.0",
    "@dagrejs/dagre": "^1.1.3",
    "@dnd-kit/core": "^6.3.1",
    "@dnd-kit/modifiers": "^9.0.0",
    "@dnd-kit/sortable": "^10.0.0",
    "@dnd-kit/utilities": "^3.2.2",
    "@floating-ui/react": "^0.27.5",
    "@headlessui/react": "^2.2.0",
    "@headlessui/tailwindcss": "^0.2.2",
    "@heroicons/react": "^2.2.0",
    "@monaco-editor/react": "v4.7.0-rc.0",
    "@radix-ui/react-dialog": "^1.1.6",
    "@radix-ui/react-hover-card": "^1.1.6",
    "@radix-ui/react-icons": "^1.3.0",
    "@radix-ui/react-label": "^2.1.2",
    "@radix-ui/react-popover": "^1.1.6",
    "@radix-ui/react-slot": "^1.1.2",
    "@radix-ui/react-switch": "^1.1.3",
    "@radix-ui/react-tooltip": "^1.1.8",
    "@remixicon/react": "^4.6.0",
    "@sentry/nextjs": "^9.5.0",
    "@svgr/webpack": "^8.0.1",
    "@tanstack/react-table": "^8.21.2",
    "@tanstack/table-core": "^8.21.2",
    "@tremor/react": "^3.18.7",
    "@xyflow/react": "^12.4.4",
    "@xyflow/system": "^0.0.52",
    "autoprefixer": "^10.4.21",
    "axios": "^1.12.2",
    "browserslist": "^4.24.4",
    "chart.js": "^4.4.8",
    "date-fns": "^4.1.0",
    "https-proxy-agent": "^7.0.6",
    "lodash": "^4.17.21",
    "lodash.debounce": "^4.0.8",
    "lucide-react": "^0.479.0",
    "monaco-editor": "^0.52.2",
    "monaco-yaml": "^5.3.1",
    "next": "15.5.9",
    "next-auth": "^5.0.0-beta.27",
    "openai": "^4.86.2",
    "posthog-js": "^1.229.5",
    "pusher-js": "^8.4.0",
    "quill-mention": "^6.1.1",
    "react": "19.0.1",
    "react-chartjs-2": "^5.3.0",
    "react-chrono": "^2.6.1",
    "react-code-blocks": "^0.1.3",
    "react-datepicker": "^6.1.0",
    "react-day-picker": "^9.6.1",
    "react-dom": "19.0.1",
    "react-grid-layout": "^1.4.4",
    "react-hook-form": "^7.54.2",
    "react-hotkeys-hook": "^4.5.0",
    "react-icons": "^5.5.0",
    "react-loading-skeleton": "^3.3.1",
    "react-markdown": "^10.1.0",
    "react-name-initials-avatar": "^0.0.7",
    "react-papaparse": "^4.4.0",
    "react-player": "^2.16.0",
    "react-querybuilder": "^6.5.4",
    "react-quill-new": "^3.3.3",
    "react-select": "^5.10.1",
    "react-timeago": "^7.2.0",
    "react-to-print": "^3.0.5",
    "react-toastify": "^11.0.5",
    "recharts": "^2.15.1",
    "rehype-parse": "^9.0.1",
    "rehype-raw": "^7.0.0",
    "rehype-sanitize": "^6.0.0",
    "rehype-stringify": "^10.0.1",
    "remark-gfm": "^4.0.1",
    "remark-rehype": "^11.1.1",
    "rxjs": "^7.8.2",
    "sass": "^1.85.1",
    "sharp": "^0.33.5",
    "swr": "^2.3.3",
    "undici": "^6.21.2",
    "unified": "^11.0.5",
    "uuid": "^11.1.0",
    "yaml": "^2.7.0",
    "zod": "^3.24.4",
    "zod-to-json-schema": "^3.24.3",
    "zod-validation-error": "^3.4.1",
    "zustand": "^5.0.3"
  },
  "devDependencies": {
    "@next/bundle-analyzer": "15.2.1",
    "@tailwindcss/typography": "^0.5.16",
    "@testing-library/dom": "^10.4.0",
    "@testing-library/jest-dom": "^6.6.3",
    "@testing-library/react": "^16.2.0",
    "@types/jest": "^29.5.14",
    "@types/lodash.debounce": "^4.0.9",
    "@types/node": "^20.2.1",
    "@types/react": "^19.2.7",
    "@types/react-datepicker": "^6.0.2",
    "@types/react-dom": "^19.2.3",
    "@types/react-grid-layout": "^1.3.5",
    "@types/react-timeago": "^4.1.7",
    "@types/uuid": "^10.0.0",
    "@typescript-eslint/parser": "^8.26.0",
    "clsx": "^2.1.1",
    "css-loader": "^7.1.2",
    "depcheck": "^1.4.7",
    "eslint": "^9.22.0",
    "eslint-config-next": "15.2.1",
    "eslint-config-prettier": "^10.1.1",
    "eslint-import-resolver-node": "^0.3.7",
    "eslint-import-resolver-typescript": "^3.8.3",
    "eslint-module-utils": "^2.8.0",
    "eslint-plugin-import": "^2.31.0",
    "eslint-plugin-jsx-a11y": "^6.7.1",
    "eslint-plugin-react": "^7.37.4",
    "eslint-plugin-react-hooks": "^5.2.0",
    "eslint-scope": "^8.3.0",
    "eslint-utils": "^3.0.0",
    "eslint-visitor-keys": "^4.2.0",
    "file-loader": "^6.2.0",
    "jest": "^29.7.0",
    "jest-environment-jsdom": "^29.7.0",
    "postcss": "^8.5.3",
    "postcss-import": "^16.1.0",
    "postcss-js": "^4.0.1",
    "postcss-nested": "^7.0.2",
    "postcss-selector-parser": "^7.1.0",
    "postcss-value-parser": "^4.2.0",
    "prettier": "^3.5.3",
    "prettier-eslint": "^16.3.0",
    "style-loader": "^4.0.0",
    "tailwind-merge": "^1.12.0",
    "tailwind-variants": "^0.3.1",
    "tailwindcss": "^3.4.1",
    "ts-node": "^10.9.2",
    "typescript": "^5.7.0",
    "webpack": "^5.98.0",
    "webpack-cli": "^6.0.1"
  },
  "overrides": {
    "@headlessui/react": "^2.2.0",
    "react": "19.0.1",
    "react-dom": "19.0.1"
  }
}
