Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Dec 5, 2022
1 parent 461d2e2 commit 2932043
Show file tree
Hide file tree
Showing 15 changed files with 1,459 additions and 1,769 deletions.
61 changes: 31 additions & 30 deletions apps/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"dependencies": {
"@chakra-ui/css-reset": "2.0.10",
"@chakra-ui/react": "2.4.1",
"@chakra-ui/react": "2.4.2",
"@codemirror/lang-css": "6.0.1",
"@codemirror/lang-html": "6.2.0",
"@codemirror/lang-html": "6.4.0",
"@codemirror/lang-javascript": "6.1.1",
"@codemirror/lang-json": "6.0.1",
"@codemirror/lint": "6.1.0",
Expand All @@ -26,27 +26,28 @@
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@faire/mjml-react": "3.0.0",
"@giphy/js-fetch-api": "4.4.0",
"@giphy/js-types": "4.2.1",
"@giphy/react-components": "6.2.0",
"@giphy/js-fetch-api": "4.6.0",
"@giphy/js-types": "4.4.0",
"@giphy/react-components": "6.4.0",
"@googleapis/drive": "4.0.0",
"@sentry/nextjs": "7.21.1",
"@stripe/stripe-js": "1.44.1",
"@tanstack/react-query": "^4.18.0",
"@lezer/css": "^1.1.1",
"@sentry/nextjs": "7.23.0",
"@stripe/stripe-js": "1.46.0",
"@tanstack/react-query": "^4.19.1",
"@tanstack/react-table": "8.7.0",
"@trpc/client": "10.3.0",
"@trpc/next": "10.3.0",
"@trpc/react-query": "10.3.0",
"@trpc/server": "10.3.0",
"@udecode/plate-basic-marks": "18.9.0",
"@trpc/client": "10.4.3",
"@trpc/next": "10.4.3",
"@trpc/react-query": "10.4.3",
"@trpc/server": "10.4.3",
"@udecode/plate-basic-marks": "18.13.0",
"@udecode/plate-common": "^7.0.2",
"@udecode/plate-core": "18.9.0",
"@udecode/plate-link": "18.11.0",
"@udecode/plate-serializer-html": "18.9.0",
"@udecode/plate-ui-link": "18.11.0",
"@udecode/plate-ui-toolbar": "18.9.0",
"@udecode/plate-core": "18.13.0",
"@udecode/plate-link": "18.13.0",
"@udecode/plate-serializer-html": "18.13.0",
"@udecode/plate-ui-link": "18.13.0",
"@udecode/plate-ui-toolbar": "18.13.0",
"@use-gesture/react": "^10.2.22",
"aws-sdk": "2.1261.0",
"aws-sdk": "2.1267.0",
"bot-engine": "workspace:*",
"browser-image-compression": "2.0.0",
"canvas-confetti": "1.6.0",
Expand All @@ -57,7 +58,7 @@
"emails": "workspace:*",
"emojilib": "3.0.7",
"focus-visible": "5.2.0",
"framer-motion": "7.6.12",
"framer-motion": "7.6.19",
"google-auth-library": "8.7.0",
"google-spreadsheet": "3.3.0",
"got": "12.5.3",
Expand All @@ -68,7 +69,7 @@
"micro": "10.0.1",
"micro-cors": "0.1.1",
"minio": "7.0.32",
"next": "13.0.5",
"next": "13.0.6",
"next-auth": "4.12.3",
"nextjs-cors": "^2.1.2",
"nodemailer": "6.8.0",
Expand All @@ -78,39 +79,39 @@
"qs": "6.11.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"slate": "0.86.0",
"slate": "0.87.0",
"slate-history": "0.86.0",
"slate-hyperscript": "0.77.0",
"slate-react": "0.86.0",
"slate-react": "0.87.0",
"stripe": "11.1.0",
"styled-components": "5.3.6",
"svg-round-corners": "0.4.1",
"swr": "1.3.0",
"tinycolor2": "1.4.2",
"trpc-openapi": "1.0.0-alpha.4",
"trpc-openapi": "1.0.0",
"typebot-js": "workspace:*",
"use-debounce": "8.0.4"
"use-debounce": "9.0.2"
},
"devDependencies": {
"@babel/core": "7.20.2",
"@chakra-ui/styled-system": "2.3.5",
"@babel/core": "7.20.5",
"@chakra-ui/styled-system": "2.4.0",
"@playwright/test": "1.28.1",
"@types/canvas-confetti": "1.6.0",
"@types/google-spreadsheet": "3.3.0",
"@types/jsonwebtoken": "8.5.9",
"@types/micro-cors": "0.1.2",
"@types/minio": "7.0.15",
"@types/node": "18.11.9",
"@types/node": "18.11.10",
"@types/nodemailer": "6.4.6",
"@types/nprogress": "0.2.0",
"@types/papaparse": "5.3.5",
"@types/prettier": "2.7.1",
"@types/qs": "6.9.7",
"@types/react": "18.0.25",
"@types/react": "18.0.26",
"@types/tinycolor2": "1.4.3",
"db": "workspace:*",
"dotenv": "16.0.3",
"eslint": "8.28.0",
"eslint": "8.29.0",
"eslint-config-custom": "workspace:*",
"models": "workspace:*",
"next-transpile-modules": "10.0.0",
Expand Down
4 changes: 3 additions & 1 deletion apps/docs/openapi/builder/_spec_.json
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,9 @@
"200": {
"description": "Successful response",
"content": {
"application/json": {}
"application/json": {
"schema": {}
}
}
},
"default": {
Expand Down
20 changes: 10 additions & 10 deletions apps/landing-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,32 +10,32 @@
"analyze": "cross-env ANALYZE=true next build"
},
"dependencies": {
"@chakra-ui/icon": "3.0.12",
"@chakra-ui/react": "2.4.1",
"@chakra-ui/icon": "3.0.13",
"@chakra-ui/react": "2.4.2",
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@vercel/analytics": "0.1.5",
"aos": "2.3.4",
"bot-engine": "workspace:*",
"db": "workspace:*",
"focus-visible": "5.2.0",
"framer-motion": "7.6.12",
"framer-motion": "7.6.19",
"models": "workspace:*",
"next": "13.0.5",
"next": "13.0.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"utils": "workspace:*"
},
"devDependencies": {
"@babel/core": "7.20.2",
"@chakra-ui/styled-system": "2.3.5",
"@next/bundle-analyzer": "13.0.5",
"@babel/core": "7.20.5",
"@chakra-ui/styled-system": "2.4.0",
"@next/bundle-analyzer": "13.0.6",
"@types/aos": "3.0.4",
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@types/node": "18.11.10",
"@types/react": "18.0.26",
"autoprefixer": "10.4.13",
"cross-env": "7.0.3",
"eslint": "8.28.0",
"eslint": "8.29.0",
"eslint-config-custom": "workspace:*",
"next-transpile-modules": "10.0.0",
"postcss": "8.4.19",
Expand Down
18 changes: 9 additions & 9 deletions apps/viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,40 +12,40 @@
"test:report": "pnpm playwright show-report"
},
"dependencies": {
"@sentry/nextjs": "7.21.1",
"@trpc/server": "10.3.0",
"aws-sdk": "2.1261.0",
"@sentry/nextjs": "7.23.0",
"@trpc/server": "10.4.3",
"aws-sdk": "2.1267.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.5",
"next": "13.0.6",
"nextjs-cors": "^2.1.2",
"nodemailer": "6.8.0",
"qs": "6.11.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"sanitize-html": "2.7.3",
"stripe": "11.1.0",
"trpc-openapi": "1.0.0-alpha.4"
"trpc-openapi": "1.0.0"
},
"devDependencies": {
"@babel/preset-env": "7.20.2",
"@faire/mjml-react": "3.0.0",
"@playwright/test": "1.28.1",
"@types/cors": "2.8.12",
"@types/cors": "2.8.13",
"@types/google-spreadsheet": "3.3.0",
"@types/node": "18.11.9",
"@types/node": "18.11.10",
"@types/nodemailer": "6.4.6",
"@types/papaparse": "5.3.5",
"@types/qs": "6.9.7",
"@types/react": "18.0.25",
"@types/react": "18.0.26",
"@types/sanitize-html": "2.6.2",
"dotenv": "16.0.3",
"emails": "workspace:*",
"eslint": "8.28.0",
"eslint": "8.29.0",
"eslint-config-custom": "workspace:*",
"google-auth-library": "8.7.0",
"models": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"path": "node_modules/cz-emoji"
}
},
"packageManager": "pnpm@7.17.1"
"packageManager": "pnpm@7.18.0"
}
14 changes: 7 additions & 7 deletions packages/bot-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,27 @@
"lint": "eslint \"src/**/*.ts*\""
},
"dependencies": {
"@stripe/react-stripe-js": "1.15.0",
"@stripe/stripe-js": "1.44.1",
"@stripe/react-stripe-js": "1.16.0",
"@stripe/stripe-js": "1.46.0",
"prop-types": "15.8.1",
"qs": "6.11.0",
"react-frame-component": "5.2.3",
"react-phone-number-input": "3.2.12",
"react-phone-number-input": "3.2.13",
"react-scroll": "1.8.8",
"react-transition-group": "4.4.5",
"resize-observer": "1.0.4"
},
"devDependencies": {
"@types/node": "18.11.9",
"@types/node": "18.11.10",
"@types/qs": "6.9.7",
"@types/react": "18.0.25",
"@types/react": "18.0.26",
"@types/react-phone-number-input": "3.0.14",
"@types/react-scroll": "1.8.5",
"@types/react-transition-group": "4.4.5",
"autoprefixer": "10.4.13",
"db": "workspace:*",
"esbuild": "^0.15.16",
"eslint": "8.28.0",
"esbuild": "^0.15.18",
"eslint": "8.29.0",
"eslint-config-custom": "workspace:*",
"models": "workspace:*",
"postcss": "8.4.19",
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.6.1"
"@prisma/client": "4.7.1"
},
"devDependencies": {
"dotenv-cli": "6.0.0",
"prisma": "4.6.1",
"prisma": "4.7.1",
"tsconfig": "workspace:*",
"typescript": "4.9.3"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/emails/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"license": "ISC",
"devDependencies": {
"@faire/mjml-react": "3.0.0",
"@types/node": "18.11.9",
"@types/node": "18.11.10",
"@types/nodemailer": "6.4.6",
"@types/react": "18.0.25",
"@types/react": "18.0.26",
"concurrently": "7.6.0",
"http-server": "14.1.1",
"nodemailer": "6.8.0",
"react": "18.2.0",
"tsx": "3.12.1",
"utils": "workspace:*",
"eslint": "8.28.0",
"eslint": "8.29.0",
"eslint-config-custom": "workspace:*",
"tsconfig": "workspace:*"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "eslint-config-custom",
"main": "index.js",
"dependencies": {
"eslint": "8.28.0",
"eslint-config-next": "13.0.5",
"eslint": "8.29.0",
"eslint-config-next": "13.0.6",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-react": "7.31.11"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"typescript": "4.9.3",
"next": "13.0.5",
"next": "13.0.6",
"db": "workspace:*",
"tsconfig": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"db:bulkUpdate": "tsx bulkUpdate.ts"
},
"devDependencies": {
"@types/node": "18.11.9",
"@types/node": "18.11.10",
"@types/prompts": "^2.4.1",
"db": "workspace:*",
"emails": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/typebot-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"test": "pnpm jest"
},
"devDependencies": {
"@types/jest": "29.2.3",
"@types/jest": "29.2.4",
"tsup": "6.5.0",
"eslint": "8.28.0",
"eslint": "8.29.0",
"eslint-config-custom": "workspace:*",
"jest": "29.3.1",
"jest-environment-jsdom": "29.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"devDependencies": {
"@playwright/test": "1.28.1",
"@types/nodemailer": "6.4.6",
"aws-sdk": "2.1261.0",
"aws-sdk": "2.1267.0",
"cuid": "2.1.8",
"db": "workspace:*",
"dotenv": "16.0.3",
"models": "workspace:*",
"next": "13.0.5",
"next": "13.0.6",
"nodemailer": "6.8.0",
"tsconfig": "workspace:*",
"typescript": "4.9.3"
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.7.1"
"prettier": "2.8.0"
},
"scripts": {
"deploy": "pnpm copy && pnpm commit",
Expand Down
Loading

5 comments on commit 2932043

@vercel
Copy link

@vercel vercel bot commented on 2932043 Dec 5, 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 2932043 Dec 5, 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 2932043 Dec 5, 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
bot.aws.bj
bot.bbc.bj
finplex.be
sat.cr8.ai
bot.aipr.kr
minipost.uk
bt.id8rs.com
bot.krdfy.com
goldorayo.com
signup.cr8.ai
vhpage.cr8.ai
am.nigerias.io
an.nigerias.io
ar.nigerias.io
bot.enreso.org
bot.lalmon.com
ticketfute.com
apo.nigerias.io
apr.nigerias.io
aso.nigerias.io
bot.ageenda.com
bot.artiweb.app
bot.devitus.com
bot.tc-mail.com
chat.sureb4.com
eventhub.com.au
games.klujo.com
sakuranembro.it
typebot.aloe.do
bot.piccinato.co
botc.ceox.com.br
clo.closeer.work
faqs.nigerias.io
feedback.ofx.one
form.syncwin.com
kw.wpwakanda.com
myrentalhost.com
stan.vselise.com
start.taxtree.io
typebot.aloe.bot
voicehelp.cr8.ai
app.chatforms.net
bot.agfunnel.tech
bot.hostnation.de
offer.botscientis.us
sellmycarglasgow.com
talkbot.agfunnel.com
tenorioadvogados.com
uppity.wpwakanda.com
bbutton.wpwakanda.com
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
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

@vercel
Copy link

@vercel vercel bot commented on 2932043 Dec 5, 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-typebot-io.vercel.app
docs.typebot.io
docs-git-main-typebot-io.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 2932043 Dec 5, 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

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

Please sign in to comment.