2021-11-29 15:19:07 +01:00
|
|
|
{
|
|
|
|
"name": "builder",
|
2021-12-16 15:19:05 +01:00
|
|
|
"version": "0.1.0",
|
2021-12-23 09:44:47 +01:00
|
|
|
"license": "AGPL-3.0-or-later",
|
2021-11-29 15:19:07 +01:00
|
|
|
"scripts": {
|
2022-06-22 07:36:11 +02:00
|
|
|
"dev": "ENVSH_ENV=.env.local bash ../../env.sh next dev -p 3000",
|
2022-06-22 10:23:54 +02:00
|
|
|
"build": "next build",
|
2021-11-29 15:19:07 +01:00
|
|
|
"start": "next start",
|
|
|
|
"lint": "next lint",
|
2022-08-08 08:21:36 +02:00
|
|
|
"test": "pnpm playwright test",
|
2022-09-17 16:37:33 +02:00
|
|
|
"test:open": "NO_RETRIES=1 pnpm playwright test --debug"
|
2022-02-12 10:12:43 +01:00
|
|
|
},
|
2021-11-29 15:19:07 +01:00
|
|
|
"dependencies": {
|
2022-09-12 07:29:36 +02:00
|
|
|
"@chakra-ui/css-reset": "2.0.7",
|
2022-10-02 10:34:13 +02:00
|
|
|
"@chakra-ui/react": "2.3.4",
|
|
|
|
"@codemirror/lang-css": "6.0.0",
|
|
|
|
"@codemirror/lang-html": "6.1.2",
|
|
|
|
"@codemirror/lang-javascript": "6.1.0",
|
|
|
|
"@codemirror/lang-json": "6.0.0",
|
|
|
|
"@codemirror/lint": "6.0.0",
|
|
|
|
"@codemirror/state": "6.1.2",
|
|
|
|
"@dnd-kit/core": "6.0.5",
|
|
|
|
"@dnd-kit/sortable": "7.0.1",
|
|
|
|
"@dnd-kit/utilities": "3.2.0",
|
|
|
|
"@emotion/react": "11.10.4",
|
|
|
|
"@emotion/styled": "11.10.4",
|
2022-08-08 08:21:36 +02:00
|
|
|
"@giphy/js-fetch-api": "4.4.0",
|
2022-10-02 10:34:13 +02:00
|
|
|
"@giphy/js-types": "4.2.1",
|
|
|
|
"@giphy/react-components": "6.2.0",
|
|
|
|
"@googleapis/drive": "3.0.1",
|
2022-10-09 07:48:58 +02:00
|
|
|
"@sentry/nextjs": "7.14.2",
|
2022-10-02 10:34:13 +02:00
|
|
|
"@stripe/stripe-js": "1.38.1",
|
2022-10-09 07:48:58 +02:00
|
|
|
"@tanstack/react-table": "8.5.15",
|
2022-09-12 07:29:36 +02:00
|
|
|
"@udecode/plate-basic-marks": "16.8.0",
|
2021-12-22 14:59:07 +01:00
|
|
|
"@udecode/plate-common": "^7.0.2",
|
2022-09-12 07:29:36 +02:00
|
|
|
"@udecode/plate-core": "16.8.0",
|
|
|
|
"@udecode/plate-link": "16.9.0",
|
|
|
|
"@udecode/plate-serializer-html": "16.8.0",
|
|
|
|
"@udecode/plate-ui-link": "16.9.0",
|
|
|
|
"@udecode/plate-ui-toolbar": "16.8.0",
|
2022-10-09 07:48:58 +02:00
|
|
|
"aws-sdk": "2.1231.0",
|
2022-08-08 08:21:36 +02:00
|
|
|
"bot-engine": "workspace:*",
|
2022-10-02 10:34:13 +02:00
|
|
|
"browser-image-compression": "2.0.0",
|
|
|
|
"canvas-confetti": "1.5.1",
|
|
|
|
"codemirror": "6.0.1",
|
|
|
|
"cuid": "2.1.8",
|
|
|
|
"deep-object-diff": "1.1.7",
|
|
|
|
"dequal": "2.0.3",
|
2022-08-08 08:21:36 +02:00
|
|
|
"emojilib": "3.0.7",
|
2022-10-02 10:34:13 +02:00
|
|
|
"focus-visible": "5.2.0",
|
2022-10-09 07:48:58 +02:00
|
|
|
"framer-motion": "7.5.3",
|
2022-10-02 10:34:13 +02:00
|
|
|
"google-auth-library": "8.5.2",
|
|
|
|
"google-spreadsheet": "3.3.0",
|
|
|
|
"got": "12.5.1",
|
|
|
|
"htmlparser2": "8.0.1",
|
|
|
|
"immer": "9.0.15",
|
|
|
|
"js-video-url-parser": "0.5.1",
|
|
|
|
"jsonwebtoken": "8.5.1",
|
|
|
|
"kbar": "0.1.0-beta.36",
|
2022-08-08 08:21:36 +02:00
|
|
|
"micro": "9.4.1",
|
2022-10-02 10:34:13 +02:00
|
|
|
"micro-cors": "0.1.1",
|
2022-08-29 08:51:45 +02:00
|
|
|
"minio": "7.0.32",
|
2022-10-02 10:34:13 +02:00
|
|
|
"next": "12.3.1",
|
2022-10-09 07:48:58 +02:00
|
|
|
"next-auth": "4.12.3",
|
2022-10-02 10:34:13 +02:00
|
|
|
"nodemailer": "6.8.0",
|
|
|
|
"nprogress": "0.2.0",
|
|
|
|
"papaparse": "5.3.2",
|
2022-08-08 08:21:36 +02:00
|
|
|
"prettier": "2.7.1",
|
2022-10-02 10:34:13 +02:00
|
|
|
"qs": "6.11.0",
|
|
|
|
"react": "18.2.0",
|
|
|
|
"react-dom": "18.2.0",
|
|
|
|
"react-draggable": "4.4.5",
|
2022-08-29 08:51:45 +02:00
|
|
|
"slate": "0.82.1",
|
2022-10-02 10:34:13 +02:00
|
|
|
"slate-history": "0.66.0",
|
|
|
|
"slate-hyperscript": "0.77.0",
|
2022-10-09 07:48:58 +02:00
|
|
|
"slate-react": "0.83.1",
|
|
|
|
"stripe": "10.13.0",
|
2022-10-02 10:34:13 +02:00
|
|
|
"styled-components": "5.3.6",
|
|
|
|
"svg-round-corners": "0.4.1",
|
|
|
|
"swr": "1.3.0",
|
|
|
|
"tinycolor2": "1.4.2",
|
2022-08-08 08:21:36 +02:00
|
|
|
"typebot-js": "workspace:*",
|
2022-10-01 07:00:05 +02:00
|
|
|
"use-debounce": "8.0.4",
|
|
|
|
"emails": "workspace:*",
|
2022-10-02 10:34:13 +02:00
|
|
|
"@faire/mjml-react": "2.1.4"
|
2021-11-29 15:19:07 +01:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2022-10-02 10:34:13 +02:00
|
|
|
"@babel/core": "7.19.3",
|
2022-10-09 07:48:58 +02:00
|
|
|
"@chakra-ui/styled-system": "2.3.4",
|
|
|
|
"@playwright/test": "1.27.0",
|
2022-10-02 10:34:13 +02:00
|
|
|
"@types/canvas-confetti": "1.4.3",
|
|
|
|
"@types/google-spreadsheet": "3.3.0",
|
2022-08-29 08:51:45 +02:00
|
|
|
"@types/jsonwebtoken": "8.5.9",
|
2022-10-02 10:34:13 +02:00
|
|
|
"@types/micro-cors": "0.1.2",
|
2022-10-09 07:48:58 +02:00
|
|
|
"@types/minio": "7.0.14",
|
|
|
|
"@types/node": "18.8.3",
|
2022-10-02 10:34:13 +02:00
|
|
|
"@types/nodemailer": "6.4.6",
|
|
|
|
"@types/nprogress": "0.2.0",
|
2022-09-12 07:29:36 +02:00
|
|
|
"@types/papaparse": "5.3.5",
|
2022-10-02 10:34:13 +02:00
|
|
|
"@types/prettier": "2.7.1",
|
|
|
|
"@types/qs": "6.9.7",
|
|
|
|
"@types/react": "18.0.21",
|
|
|
|
"@types/tinycolor2": "1.4.3",
|
2022-10-09 07:48:58 +02:00
|
|
|
"@typescript-eslint/eslint-plugin": "5.39.0",
|
|
|
|
"@typescript-eslint/parser": "5.39.0",
|
2022-08-08 08:21:36 +02:00
|
|
|
"db": "workspace:*",
|
2022-10-02 10:34:13 +02:00
|
|
|
"dotenv": "16.0.3",
|
2022-10-09 07:48:58 +02:00
|
|
|
"eslint": "8.25.0",
|
2022-10-02 10:34:13 +02:00
|
|
|
"eslint-config-next": "12.3.1",
|
|
|
|
"eslint-plugin-react": "7.31.8",
|
2022-08-08 08:21:36 +02:00
|
|
|
"models": "workspace:*",
|
2022-10-02 10:34:13 +02:00
|
|
|
"next-transpile-modules": "9.0.0",
|
|
|
|
"typescript": "4.8.4",
|
2022-08-08 08:21:36 +02:00
|
|
|
"utils": "workspace:*"
|
2021-11-29 15:19:07 +01:00
|
|
|
}
|
|
|
|
}
|