typebot.io/apps/builder/package.json
Baptiste Arnaud c7448eb040
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Monthly job / clean (push) Has been cancelled
⬆️ Upgrade AI SDK and add Claude 3.7
2025-02-26 08:15:11 +01:00

145 lines
4.8 KiB
JSON

{
"name": "builder",
"private": true,
"scripts": {
"dev": "dotenv -e ./.env -e ../../.env -- next dev -p 3000",
"build": "dotenv -e ./.env -e ../../.env -- next build",
"start": "dotenv -e ./.env -e ../../.env -- next start",
"test": "dotenv -e ./.env -e ../../.env -- playwright test",
"test:show-report": "playwright show-report src/test/reporters",
"test:ui": "dotenv -e ./.env -e ../../.env -- playwright test --ui"
},
"dependencies": {
"@auth/core": "0.37.4",
"@braintree/sanitize-url": "7.0.1",
"@chakra-ui/react": "2.8.2",
"@dnd-kit/core": "6.0.8",
"@dnd-kit/sortable": "7.0.2",
"@dnd-kit/utilities": "3.2.1",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@giphy/js-fetch-api": "5.0.0",
"@giphy/react-components": "7.1.0",
"@paralleldrive/cuid2": "2.2.1",
"@sentry/nextjs": "9.1.0",
"@tanstack/react-query": "4.29.19",
"@tanstack/react-table": "8.9.3",
"@tolgee/format-icu": "5.28.6",
"@tolgee/react": "5.28.6",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
"@trpc/server": "10.45.2",
"@typebot.io/blocks-bubbles": "workspace:*",
"@typebot.io/blocks-core": "workspace:*",
"@typebot.io/blocks-inputs": "workspace:*",
"@typebot.io/blocks-integrations": "workspace:*",
"@typebot.io/blocks-logic": "workspace:*",
"@typebot.io/bot-engine": "workspace:*",
"@typebot.io/chat-session": "workspace:*",
"@typebot.io/conditions": "workspace:*",
"@typebot.io/credentials": "workspace:*",
"@typebot.io/emails": "workspace:*",
"@typebot.io/env": "workspace:*",
"@typebot.io/events": "workspace:*",
"@typebot.io/groups": "workspace:*",
"@typebot.io/js": "workspace:*",
"@typebot.io/logs": "workspace:*",
"@typebot.io/nextjs": "workspace:*",
"@typebot.io/settings": "workspace:*",
"@typebot.io/theme": "workspace:*",
"@typebot.io/transactional": "workspace:*",
"@typebot.io/trpc-openapi": "workspace:*",
"@typebot.io/typebot": "workspace:*",
"@typebot.io/ui": "workspace:*",
"@typebot.io/whatsapp": "workspace:*",
"@typebot.io/workspaces": "workspace:*",
"@typebot.io/zod": "workspace:*",
"@udecode/plate-basic-marks": "30.5.3",
"@udecode/plate-common": "30.4.5",
"@udecode/plate-core": "30.4.5",
"@udecode/plate-floating": "30.5.3",
"@udecode/plate-link": "30.5.3",
"@uiw/codemirror-extensions-langs": "4.21.24",
"@uiw/codemirror-theme-github": "4.21.24",
"@uiw/codemirror-theme-tokyo-night": "4.21.24",
"@uiw/react-codemirror": "4.21.24",
"@upstash/ratelimit": "0.4.3",
"@use-gesture/react": "10.2.27",
"ai": "4.1.46",
"browser-image-compression": "2.0.2",
"canvas-confetti": "1.6.0",
"codemirror": "6.0.1",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"deep-object-diff": "1.1.9",
"dequal": "2.0.3",
"emojilib": "3.0.10",
"framer-motion": "11.1.7",
"google-auth-library": "9.15.1",
"google-spreadsheet": "4.1.4",
"immer": "10.0.2",
"ioredis": "5.4.1",
"jsonwebtoken": "9.0.1",
"ky": "1.2.4",
"mailchecker": "6.0.16",
"micro-cors": "0.1.1",
"next": "14.2.13",
"next-auth": "4.24.11",
"nextjs-cors": "2.1.2",
"nodemailer": "6.9.15",
"nprogress": "0.2.0",
"nuqs": "^2.3.2",
"openai": "4.81.0",
"papaparse": "5.4.1",
"partysocket": "1.0.2",
"pexels": "^1.4.0",
"prettier": "2.8.8",
"qs": "6.11.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-markdown": "^9.0.1",
"shared-zustand": "2.0.0",
"sonner": "1.7.4",
"stripe": "17.1.0",
"svg-round-corners": "0.4.1",
"swr": "2.2.0",
"tinycolor2": "1.6.0",
"unsplash-js": "7.0.18",
"use-debounce": "9.0.4",
"zod": "3.23.8",
"zod-validation-error": "3.4.0",
"zustand": "4.5.0"
},
"devDependencies": {
"@playwright/test": "1.45.2",
"@typebot.io/billing": "workspace:*",
"@typebot.io/forge": "workspace:*",
"@typebot.io/forge-repository": "workspace:*",
"@typebot.io/lib": "workspace:*",
"@typebot.io/playwright": "workspace:*",
"@typebot.io/prisma": "workspace:*",
"@typebot.io/radar": "workspace:*",
"@typebot.io/results": "workspace:*",
"@typebot.io/schemas": "workspace:*",
"@typebot.io/telemetry": "workspace:*",
"@typebot.io/tsconfig": "workspace:*",
"@typebot.io/variables": "workspace:*",
"@types/canvas-confetti": "1.6.0",
"@types/jsonwebtoken": "9.0.2",
"@types/micro-cors": "0.1.3",
"@types/node": "20.4.2",
"@types/nodemailer": "6.4.14",
"@types/nprogress": "0.2.0",
"@types/papaparse": "5.3.7",
"@types/prettier": "2.7.3",
"@types/qs": "6.9.7",
"@types/react": "18.2.0",
"@types/tinycolor2": "1.4.3",
"dotenv": "16.4.5",
"dotenv-cli": "8.0.0",
"superjson": "1.12.4",
"next-runtime-env": "1.6.2"
}
}