Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Dec 25, 2022
1 parent 431ad7c commit b0075fd
Show file tree
Hide file tree
Showing 17 changed files with 1,077 additions and 1,158 deletions.
36 changes: 18 additions & 18 deletions apps/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
"@giphy/js-fetch-api": "4.7.1",
"@giphy/js-types": "4.4.0",
"@giphy/react-components": "6.5.1",
"@googleapis/drive": "4.0.0",
"@googleapis/drive": "4.0.1",
"@lezer/css": "^1.1.1",
"@sentry/nextjs": "7.27.0",
"@sentry/nextjs": "7.28.1",
"@stripe/stripe-js": "1.46.0",
"@tanstack/react-query": "^4.20.4",
"@tanstack/react-table": "8.7.0",
"@trpc/client": "10.5.0",
"@trpc/next": "10.5.0",
"@trpc/react-query": "10.5.0",
"@trpc/server": "10.5.0",
"@trpc/client": "10.7.0",
"@trpc/next": "10.7.0",
"@trpc/react-query": "10.7.0",
"@trpc/server": "10.7.0",
"@udecode/plate-basic-marks": "18.13.0",
"@udecode/plate-common": "^7.0.2",
"@udecode/plate-core": "18.13.0",
Expand All @@ -49,7 +49,7 @@
"@udecode/plate-ui-link": "18.13.0",
"@udecode/plate-ui-toolbar": "18.13.0",
"@use-gesture/react": "^10.2.23",
"aws-sdk": "2.1277.0",
"aws-sdk": "2.1282.0",
"bot-engine": "workspace:*",
"browser-image-compression": "2.0.0",
"canvas-confetti": "1.6.0",
Expand All @@ -61,18 +61,18 @@
"emails": "workspace:*",
"emojilib": "3.0.8",
"focus-visible": "5.2.0",
"framer-motion": "7.10.2",
"framer-motion": "8.0.2",
"google-auth-library": "8.7.0",
"google-spreadsheet": "3.3.0",
"got": "12.5.3",
"htmlparser2": "8.0.1",
"immer": "9.0.16",
"js-video-url-parser": "0.5.1",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"micro": "10.0.1",
"micro-cors": "0.1.1",
"minio": "7.0.32",
"next": "13.0.7",
"next": "13.1.1",
"next-auth": "4.12.3",
"nextjs-cors": "^2.1.2",
"nodemailer": "6.8.0",
Expand All @@ -85,31 +85,31 @@
"slate": "0.87.0",
"slate-history": "0.86.0",
"slate-hyperscript": "0.77.0",
"slate-react": "0.87.1",
"stripe": "11.4.0",
"slate-react": "0.88.0",
"stripe": "11.5.0",
"styled-components": "5.3.6",
"svg-round-corners": "0.4.1",
"swr": "2.0.0",
"thememirror": "^2.0.1",
"tinycolor2": "1.4.2",
"tinycolor2": "1.5.1",
"trpc-openapi": "1.0.0",
"typebot-js": "workspace:*",
"use-debounce": "9.0.2"
},
"devDependencies": {
"@babel/core": "7.20.5",
"@babel/core": "7.20.7",
"@chakra-ui/styled-system": "2.5.0",
"@playwright/test": "1.29.0",
"@playwright/test": "1.29.1",
"@types/canvas-confetti": "1.6.0",
"@types/google-spreadsheet": "3.3.0",
"@types/jsonwebtoken": "8.5.9",
"@types/jsonwebtoken": "9.0.0",
"@types/micro-cors": "0.1.2",
"@types/minio": "7.0.15",
"@types/node": "18.11.17",
"@types/nodemailer": "6.4.7",
"@types/nprogress": "0.2.0",
"@types/papaparse": "5.3.5",
"@types/prettier": "2.7.1",
"@types/prettier": "2.7.2",
"@types/qs": "6.9.7",
"@types/react": "18.0.26",
"@types/tinycolor2": "1.4.3",
Expand All @@ -119,7 +119,7 @@
"eslint-config-custom": "workspace:*",
"models": "workspace:*",
"next-transpile-modules": "10.0.0",
"superjson": "^1.12.0",
"superjson": "^1.12.1",
"tsconfig": "workspace:*",
"typescript": "4.9.4",
"utils": "workspace:*",
Expand Down
3 changes: 3 additions & 0 deletions apps/docs/openapi/chat/_spec_.json
Original file line number Diff line number Diff line change
Expand Up @@ -1145,6 +1145,9 @@
"isEnabled"
],
"additionalProperties": false
},
"isOneClickSubmitEnabled": {
"type": "boolean"
}
},
"required": [
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
]
},
"devDependencies": {
"@algolia/client-search": "4.14.2",
"@algolia/client-search": "4.14.3",
"@docusaurus/types": "^2.2.0",
"@types/react": "18.0.26",
"tsx": "3.12.1",
Expand Down
8 changes: 4 additions & 4 deletions apps/landing-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
"bot-engine": "workspace:*",
"db": "workspace:*",
"focus-visible": "5.2.0",
"framer-motion": "7.10.2",
"framer-motion": "8.0.2",
"models": "workspace:*",
"next": "13.0.7",
"next": "13.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"utils": "workspace:*"
},
"devDependencies": {
"@babel/core": "7.20.5",
"@babel/core": "7.20.7",
"@chakra-ui/styled-system": "2.5.0",
"@next/bundle-analyzer": "13.0.7",
"@next/bundle-analyzer": "13.1.1",
"@types/aos": "3.0.4",
"@types/node": "18.11.17",
"@types/react": "18.0.26",
Expand Down
16 changes: 8 additions & 8 deletions apps/viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,30 +12,30 @@
"test:report": "pnpm playwright show-report"
},
"dependencies": {
"@sentry/nextjs": "7.27.0",
"@trpc/server": "10.5.0",
"@sentry/nextjs": "7.28.1",
"@trpc/server": "10.7.0",
"@typebot.io/react": "workspace:*",
"aws-sdk": "2.1277.0",
"aws-sdk": "2.1282.0",
"bot-engine": "workspace:*",
"cors": "2.8.5",
"cuid": "2.1.8",
"db": "workspace:*",
"google-spreadsheet": "3.3.0",
"got": "12.5.3",
"next": "13.0.7",
"next": "13.1.1",
"nextjs-cors": "^2.1.2",
"nodemailer": "6.8.0",
"phone": "^3.1.31",
"phone": "^3.1.32",
"qs": "6.11.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"stripe": "11.4.0",
"stripe": "11.5.0",
"trpc-openapi": "1.0.0"
},
"devDependencies": {
"@babel/preset-env": "7.20.2",
"@faire/mjml-react": "3.0.0",
"@playwright/test": "1.29.0",
"@playwright/test": "1.29.1",
"@types/cors": "2.8.13",
"@types/google-spreadsheet": "3.3.0",
"@types/node": "18.11.17",
Expand All @@ -54,7 +54,7 @@
"next-transpile-modules": "10.0.0",
"node-fetch": "^3.3.0",
"papaparse": "5.3.2",
"superjson": "^1.12.0",
"superjson": "^1.12.1",
"tsconfig": "workspace:*",
"typescript": "4.9.4",
"utils": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
"path": "node_modules/cz-emoji"
}
},
"packageManager": "pnpm@7.18.0"
"packageManager": "pnpm@7.19.0"
}
4 changes: 2 additions & 2 deletions packages/bot-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@stripe/stripe-js": "1.46.0",
"prop-types": "15.8.1",
"qs": "6.11.0",
"react-frame-component": "5.2.3",
"react-frame-component": "5.2.4",
"react-phone-number-input": "3.2.13",
"react-scroll": "1.8.9",
"react-transition-group": "4.4.5",
Expand All @@ -30,7 +30,7 @@
"@types/react-transition-group": "4.4.5",
"autoprefixer": "10.4.13",
"db": "workspace:*",
"esbuild": "^0.16.9",
"esbuild": "^0.16.10",
"eslint": "8.30.0",
"eslint-config-custom": "workspace:*",
"models": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"create:migration": "prisma migrate dev"
},
"dependencies": {
"@prisma/client": "4.7.1"
"@prisma/client": "4.8.0"
},
"devDependencies": {
"dotenv-cli": "6.0.0",
"prisma": "4.7.1",
"prisma": "4.8.0",
"tsconfig": "workspace:*",
"typescript": "4.9.4"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"main": "index.js",
"dependencies": {
"eslint": "8.30.0",
"eslint-config-next": "13.0.7",
"eslint-config-next": "13.1.1",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-react": "7.31.11"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0"
"@typescript-eslint/eslint-plugin": "^5.47.0",
"@typescript-eslint/parser": "^5.47.0"
}
}
16 changes: 8 additions & 8 deletions packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,35 +16,35 @@
"@power-elements/stripe-elements": "^3.3.0",
"@stripe/stripe-js": "1.46.0",
"models": "workspace:*",
"phone": "^3.1.31",
"phone": "^3.1.32",
"solid-element": "^1.6.3",
"solid-js": "^1.6.5",
"solid-js": "^1.6.6",
"utils": "workspace:*"
},
"devDependencies": {
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-typescript": "^10.0.1",
"@types/react": "^18.0.26",
"autoprefixer": "10.4.13",
"babel-preset-solid": "^1.6.3",
"eslint": "8.29.0",
"babel-preset-solid": "^1.6.6",
"eslint": "8.30.0",
"eslint-config-custom": "workspace:*",
"eslint-plugin-solid": "^0.9.1",
"postcss": "8.4.20",
"react": "^18.2.0",
"rollup": "^3.7.4",
"rollup": "^3.8.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-dts": "^5.0.0",
"rollup-plugin-dts": "^5.1.0",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript-paths": "^1.4.0",
"tailwindcss": "3.2.4",
"tsconfig": "workspace:*",
"tsup": "6.5.0",
"typescript": "^4.9.4",
"vite": "^4.0.1",
"vite": "^4.0.3",
"vite-plugin-solid": "^2.5.0"
}
}
2 changes: 1 addition & 1 deletion packages/models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"cuid": "2.1.8",
"db": "workspace:*",
"next": "13.0.7",
"next": "13.1.1",
"tsconfig": "workspace:*",
"typescript": "4.9.4"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"got": "12.5.3",
"models": "workspace:*",
"prompts": "^2.4.2",
"stripe": "11.4.0",
"stripe": "11.5.0",
"tsx": "3.12.1",
"typescript": "4.9.4",
"utils": "workspace:*",
"zod": "3.19.1"
"zod": "3.20.2"
}
}
12 changes: 3 additions & 9 deletions packages/typebot-js/src/embedTypes/chat/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/no-empty-function */
import {
BubbleActions,
BubbleParams,
Expand All @@ -21,8 +22,7 @@ export const initBubble = (params: BubbleParams): BubbleActions => {
| HTMLDivElement
| undefined
if (existingBubble) existingBubble.remove()
const { bubbleElement, proactiveMessageElement, iframeElement } =
createBubble(params)
const { bubbleElement, proactiveMessageElement } = createBubble(params)
if (
(params.autoOpenDelay || params.autoOpenDelay === 0) &&
!hasBeenClosed()
Expand All @@ -33,7 +33,7 @@ export const initBubble = (params: BubbleParams): BubbleActions => {
!document.body
? (window.onload = () => document.body.appendChild(bubbleElement))
: document.body.appendChild(bubbleElement)
return getBubbleActions(bubbleElement, iframeElement, proactiveMessageElement)
return getBubbleActions(bubbleElement, proactiveMessageElement)
}

const createBubble = (
Expand Down Expand Up @@ -75,18 +75,12 @@ const onProactiveMessageClick = (

export const getBubbleActions = (
bubbleElement?: HTMLDivElement,
iframeElement?: HTMLIFrameElement,
proactiveMessageElement?: HTMLDivElement
): BubbleActions => {
const existingBubbleElement =
bubbleElement ??
(document.querySelector('#typebot-bubble') as HTMLDivElement | undefined)
if (!existingBubbleElement) return { close: () => {}, open: () => {} }
const existingIframeElement =
iframeElement ??
(existingBubbleElement.querySelector(
'.typebot-iframe'
) as HTMLIFrameElement)
const existingProactiveMessage =
proactiveMessageElement ??
document.querySelector('#typebot-bubble .proactive-message')
Expand Down
1 change: 1 addition & 0 deletions packages/typebot-js/src/embedTypes/popup/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/no-empty-function */
import { createIframe } from '../../iframe'
import { PopupActions, PopupParams } from '../../types'
import './style.css'
Expand Down
6 changes: 3 additions & 3 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"main": "./index.ts",
"types": "./index.ts",
"devDependencies": {
"@playwright/test": "1.29.0",
"@playwright/test": "1.29.1",
"@types/nodemailer": "6.4.7",
"aws-sdk": "2.1277.0",
"aws-sdk": "2.1282.0",
"cuid": "2.1.8",
"db": "workspace:*",
"dotenv": "16.0.3",
"models": "workspace:*",
"next": "13.0.7",
"next": "13.1.1",
"nodemailer": "6.8.0",
"tsconfig": "workspace:*",
"typescript": "4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/wordpress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@prettier/plugin-php": "0.19.2",
"prettier": "2.8.0"
"prettier": "2.8.1"
},
"scripts": {
"deploy": "pnpm copy && pnpm commit",
Expand Down
Loading

5 comments on commit b0075fd

@vercel
Copy link

@vercel vercel bot commented on b0075fd Dec 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./apps/docs

docs-git-main-typebot-io.vercel.app
docs.typebot.io
docs-typebot-io.vercel.app

@vercel
Copy link

@vercel vercel bot commented on b0075fd Dec 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on b0075fd Dec 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

builder-v2 – ./apps/builder

app.typebot.io
builder-v2-git-main-typebot-io.vercel.app
builder-v2-typebot-io.vercel.app

@vercel
Copy link

@vercel vercel bot commented on b0075fd Dec 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on b0075fd Dec 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

viewer-v2-alpha – ./apps/viewer

ns8.vn
yobot.me
247987.com
8jours.top
bee.cr8.ai
bot.aws.bj
bot.bbc.bj
cat.cr8.ai
finplex.be
pig.cr8.ai
sat.cr8.ai
bot.aipr.kr
docs.cr8.ai
minipost.uk
mole.cr8.ai
team.cr8.ai
bot.truongnguyen.live
cdd.searchcube.com.sg
chat.missarkansas.org
chatbot.ownacademy.co
sbutton.wpwakanda.com
815639944.21000000.one
aplicacao.bmind.com.br
apply.ansuraniphone.my
bbutton.wpwwakanda.com
bot.louismarcondes.com
bot.t20worldcup.com.au
c23111azqw.nigerias.io
felipewelington.com.br
form.searchcube.com.sg
gcase.barrettamario.it
help.giversforgood.com
info.clickasuransi.com
kodawariab736.skeep.it
my.swamprecordsgnv.com
premium.kandabrand.com
report.gratirabbit.com
resume.gratirabbit.com
83242573.actualizar.xyz
bot.blackboxtips.com.br
bot.upgradesolutions.eu
help.comebackreward.com
mainmenu.diddancing.com
register.kandabrand.com
signup.hypemarketing.in
subfooter.wpwakanda.com
survey.hypemarketing.in
testbot.afterorigin.com
91181264.your-access.one
ai.chromebookstoreph.com
form.sergiolimajr.com.br
hunterbot.saleshunter.ai
link.cascadigital.com.br
onboarding.growthside.io
reward.onlinebotdemo.xyz
type.opaulovieira.com.br
aibot.angrybranding.co.uk
bot.aidigitalmarketing.kr
bot.arraesecenteno.com.br
bot.blackboxsports.com.br
bot.cabinrentalagency.com
bot.fusionstarreviews.com
boyfriend-breakup.riku.ai
brigadeirosemdrama.com.br
chat.ertcrebateportal.com
chat.thisiscrushhouse.com
sellmyharleylouisiana.com
verfica.botmachine.com.br
configurator.bouclidom.com
help.atlasoutfittersk9.com
ted.meujalecobrasil.com.br
type.dericsoncalari.com.br
chatbot.berbelanjabiz.trade
designguide.techyscouts.com
presente.empresarias.com.mx
sell.sellthemotorhome.co.uk
anamnese.odontopavani.com.br
austin.channelautomation.com
bot.marketingplusmindset.com
piazzatorre.barrettamario.it
requests.swamprecordsgnv.com
type.cookieacademyonline.com
bot.brigadeirosemdrama.com.br
onboarding.libertydreamcare.ie
type.talitasouzamarques.com.br
agendamento.sergiolimajr.com.br
anamnese.clinicamegasjdr.com.br
bookings.littlepartymonkeys.com
bot.comercializadoraomicron.com
elevateyourmind.groovepages.com
yourfeedback.comebackreward.com
personal-trainer.barrettamario.it
preagendamento.sergiolimajr.com.br
studiotecnicoimmobiliaremerelli.it
download.thailandmicespecialist.com
register.thailandmicespecialist.com
viewer-v2-alpha-typebot-io.vercel.app
pesquisa.escolamodacomproposito.com.br
anamnese.clinicaramosodontologia.com.br
viewer-v2-alpha-git-main-typebot-io.vercel.app

Please sign in to comment.