✨ Introduce bot v2 in builder (#328)
Also, the new engine is the default for updated typebots for viewer Closes #211
This commit is contained in:
@@ -17,13 +17,6 @@
|
||||
"@chakra-ui/css-reset": "2.0.11",
|
||||
"@chakra-ui/react": "2.5.0",
|
||||
"@chakra-ui/theme-tools": "^2.0.16",
|
||||
"@codemirror/lang-css": "6.0.1",
|
||||
"@codemirror/lang-html": "6.4.1",
|
||||
"@codemirror/lang-javascript": "6.1.2",
|
||||
"@codemirror/lang-json": "6.0.1",
|
||||
"@codemirror/lint": "6.1.0",
|
||||
"@codemirror/state": "6.2.0",
|
||||
"@codemirror/theme-one-dark": "^6.1.0",
|
||||
"@dnd-kit/core": "6.0.7",
|
||||
"@dnd-kit/sortable": "7.0.2",
|
||||
"@dnd-kit/utilities": "3.2.1",
|
||||
@@ -52,12 +45,17 @@
|
||||
"@udecode/plate-ui-toolbar": "19.2.0",
|
||||
"@use-gesture/react": "^10.2.24",
|
||||
"aws-sdk": "2.1304.0",
|
||||
"bot-engine": "workspace:*",
|
||||
"browser-image-compression": "2.0.0",
|
||||
"canvas-confetti": "1.6.0",
|
||||
"chakra-react-select": "^4.4.3",
|
||||
"codemirror": "6.0.1",
|
||||
"@paralleldrive/cuid2": "2.0.1",
|
||||
"@typebot.io/js": "workspace:*",
|
||||
"@typebot.io/react": "workspace:*",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.7",
|
||||
"@uiw/codemirror-theme-github": "^4.19.7",
|
||||
"@uiw/codemirror-theme-tokyo-night": "^4.19.7",
|
||||
"@uiw/react-codemirror": "^4.19.7",
|
||||
"deep-object-diff": "1.1.9",
|
||||
"dequal": "2.0.3",
|
||||
"emails": "workspace:*",
|
||||
@@ -94,7 +92,6 @@
|
||||
"swr": "2.0.3",
|
||||
"tinycolor2": "1.5.2",
|
||||
"trpc-openapi": "1.1.2",
|
||||
"typebot-js": "workspace:*",
|
||||
"use-debounce": "9.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user