Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Feb 23, 2023
1 parent bc47cc4 commit d2880cd
Show file tree
Hide file tree
Showing 18 changed files with 3,054 additions and 2,199 deletions.
75 changes: 37 additions & 38 deletions apps/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,27 +15,27 @@
"dependencies": {
"@chakra-ui/anatomy": "^2.1.1",
"@chakra-ui/css-reset": "2.0.11",
"@chakra-ui/react": "2.5.0",
"@chakra-ui/react": "2.5.1",
"@chakra-ui/theme-tools": "^2.0.16",
"@dnd-kit/core": "6.0.7",
"@dnd-kit/core": "6.0.8",
"@dnd-kit/sortable": "7.0.2",
"@dnd-kit/utilities": "3.2.1",
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@faire/mjml-react": "3.1.0",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@faire/mjml-react": "3.1.1",
"@giphy/js-fetch-api": "4.7.1",
"@giphy/js-types": "4.4.0",
"@giphy/react-components": "6.5.2",
"@googleapis/drive": "4.0.1",
"@googleapis/drive": "4.0.2",
"@lezer/css": "^1.1.1",
"@sentry/nextjs": "7.36.0",
"@stripe/stripe-js": "1.46.0",
"@tanstack/react-query": "^4.23.0",
"@tanstack/react-table": "8.7.8",
"@trpc/client": "10.9.0",
"@trpc/next": "10.9.0",
"@trpc/react-query": "10.9.0",
"@trpc/server": "10.9.0",
"@sentry/nextjs": "7.38.0",
"@stripe/stripe-js": "1.47.0",
"@tanstack/react-query": "^4.24.10",
"@tanstack/react-table": "8.7.9",
"@trpc/client": "10.12.0",
"@trpc/next": "10.12.0",
"@trpc/react-query": "10.12.0",
"@trpc/server": "10.12.0",
"@udecode/plate-basic-marks": "19.2.0",
"@udecode/plate-common": "^7.0.2",
"@udecode/plate-core": "19.2.0",
Expand All @@ -44,24 +44,23 @@
"@udecode/plate-ui-link": "19.2.0",
"@udecode/plate-ui-toolbar": "19.2.0",
"@use-gesture/react": "^10.2.24",
"aws-sdk": "2.1304.0",
"aws-sdk": "2.1321.0",
"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",
"@paralleldrive/cuid2": "2.2.0",
"@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",
"@uiw/codemirror-extensions-langs": "^4.19.9",
"@uiw/codemirror-theme-github": "^4.19.9",
"@uiw/codemirror-theme-tokyo-night": "^4.19.9",
"@uiw/react-codemirror": "^4.19.9",
"deep-object-diff": "1.1.9",
"dequal": "2.0.3",
"emails": "workspace:*",
"emojilib": "3.0.8",
"focus-visible": "5.2.0",
"framer-motion": "9.0.2",
"framer-motion": "9.0.7",
"google-auth-library": "8.7.0",
"google-spreadsheet": "3.3.0",
"got": "12.5.3",
Expand All @@ -73,54 +72,54 @@
"micro-cors": "0.1.1",
"minio": "7.0.32",
"next": "13.1.6",
"next-auth": "4.19.0",
"next-auth": "4.19.2",
"nextjs-cors": "^2.1.2",
"nodemailer": "6.9.1",
"nprogress": "0.2.0",
"papaparse": "5.3.2",
"prettier": "2.8.3",
"prettier": "2.8.4",
"qs": "6.11.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"slate": "0.88.1",
"slate": "0.91.3",
"slate-history": "0.86.0",
"slate-hyperscript": "0.77.0",
"slate-react": "0.88.2",
"stripe": "11.8.0",
"slate-react": "0.91.3",
"stripe": "11.11.0",
"styled-components": "5.3.6",
"svg-round-corners": "0.4.1",
"swr": "2.0.3",
"tinycolor2": "1.5.2",
"tinycolor2": "1.6.0",
"trpc-openapi": "1.1.2",
"use-debounce": "9.0.3"
},
"devDependencies": {
"@babel/core": "7.20.12",
"@chakra-ui/styled-system": "2.5.1",
"@playwright/test": "1.30.0",
"@babel/core": "7.21.0",
"@chakra-ui/styled-system": "2.6.1",
"@playwright/test": "1.31.1",
"@types/canvas-confetti": "1.6.0",
"@types/google-spreadsheet": "3.3.0",
"@types/google-spreadsheet": "3.3.1",
"@types/jsonwebtoken": "9.0.1",
"@types/micro-cors": "0.1.2",
"@types/micro-cors": "0.1.3",
"@types/minio": "7.0.15",
"@types/node": "18.11.18",
"@types/node": "18.14.0",
"@types/nodemailer": "6.4.7",
"@types/nprogress": "0.2.0",
"@types/papaparse": "5.3.7",
"@types/prettier": "2.7.2",
"@types/qs": "6.9.7",
"@types/react": "18.0.27",
"@types/react": "18.0.28",
"@types/tinycolor2": "1.4.3",
"db": "workspace:*",
"dotenv": "16.0.3",
"eslint": "8.32.0",
"eslint": "8.34.0",
"eslint-config-custom": "workspace:*",
"models": "workspace:*",
"next-transpile-modules": "10.0.0",
"superjson": "^1.12.2",
"tsconfig": "workspace:*",
"typescript": "4.9.4",
"typescript": "4.9.5",
"utils": "workspace:*",
"zod": "3.20.2"
"zod": "3.20.6"
}
}
9 changes: 1 addition & 8 deletions apps/docs/openapi/builder/_spec_.json
Original file line number Diff line number Diff line change
Expand Up @@ -1242,14 +1242,7 @@
}
},
"nextCursor": {
"anyOf": [
{
"not": {}
},
{
"type": "string"
}
],
"type": "string",
"nullable": true
}
},
Expand Down
43 changes: 11 additions & 32 deletions apps/docs/openapi/chat/_spec_.json
Original file line number Diff line number Diff line change
Expand Up @@ -2910,14 +2910,7 @@
"type": "string"
},
"value": {
"anyOf": [
{
"not": {}
},
{
"type": "string"
}
],
"type": "string",
"nullable": true
}
},
Expand Down Expand Up @@ -4526,25 +4519,18 @@
},
"value": {
"anyOf": [
{
"not": {}
},
{
"anyOf": [
{
"anyOf": [
{
"type": "string"
},
{
"type": "number"
}
]
"type": "string"
},
{
"type": "boolean"
"type": "number"
}
]
},
{
"type": "boolean"
}
],
"nullable": true
Expand Down Expand Up @@ -4617,25 +4603,18 @@
},
"value": {
"anyOf": [
{
"not": {}
},
{
"anyOf": [
{
"anyOf": [
{
"type": "string"
},
{
"type": "number"
}
]
"type": "string"
},
{
"type": "boolean"
"type": "number"
}
]
},
{
"type": "boolean"
}
],
"nullable": true
Expand Down
8 changes: 4 additions & 4 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"api:generate": "tsx --tsconfig ../builder/tsconfig.json ../builder/src/utils/server/generateOpenApi.ts && tsx --tsconfig ../viewer/openapi.tsconfig.json ../viewer/src/utils/server/generateOpenApi.ts"
},
"dependencies": {
"@docusaurus/core": "2.3.0",
"@docusaurus/preset-classic": "2.3.0",
"@docusaurus/theme-common": "2.3.0",
"@docusaurus/theme-search-algolia": "2.3.0",
"@docusaurus/core": "2.3.1",
"@docusaurus/preset-classic": "2.3.1",
"@docusaurus/theme-common": "2.3.1",
"@docusaurus/theme-search-algolia": "2.3.1",
"@mdx-js/react": "1.6.22",
"@svgr/webpack": "6.5.1",
"@typebot.io/docusaurus-preset-openapi": "0.6.5",
Expand Down
24 changes: 12 additions & 12 deletions apps/landing-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,37 +11,37 @@
},
"dependencies": {
"@chakra-ui/icon": "3.0.15",
"@chakra-ui/react": "2.5.0",
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@vercel/analytics": "0.1.8",
"@chakra-ui/react": "2.5.1",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@vercel/analytics": "0.1.10",
"@typebot.io/react": "workspace:*",
"@typebot.io/js": "workspace:*",
"aos": "2.3.4",
"db": "workspace:*",
"focus-visible": "5.2.0",
"framer-motion": "9.0.2",
"framer-motion": "9.0.7",
"models": "workspace:*",
"next": "13.1.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"utils": "workspace:*"
},
"devDependencies": {
"@babel/core": "7.20.12",
"@chakra-ui/styled-system": "2.5.1",
"@babel/core": "7.21.0",
"@chakra-ui/styled-system": "2.6.1",
"@next/bundle-analyzer": "13.1.6",
"@types/aos": "3.0.4",
"@types/node": "18.11.18",
"@types/react": "18.0.27",
"@types/node": "18.14.0",
"@types/react": "18.0.28",
"autoprefixer": "10.4.13",
"cross-env": "7.0.3",
"eslint": "8.32.0",
"eslint": "8.34.0",
"eslint-config-custom": "workspace:*",
"next-transpile-modules": "10.0.0",
"postcss": "8.4.21",
"prettier": "2.8.3",
"prettier": "2.8.4",
"tsconfig": "workspace:*",
"typescript": "4.9.4"
"typescript": "4.9.5"
}
}
28 changes: 14 additions & 14 deletions apps/viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,42 +13,42 @@
"test:report": "pnpm playwright show-report"
},
"dependencies": {
"@sentry/nextjs": "7.36.0",
"@trpc/server": "10.9.0",
"@sentry/nextjs": "7.38.0",
"@trpc/server": "10.12.0",
"@typebot.io/js": "workspace:*",
"@typebot.io/react": "workspace:*",
"aws-sdk": "2.1304.0",
"aws-sdk": "2.1321.0",
"bot-engine": "workspace:*",
"cors": "2.8.5",
"@paralleldrive/cuid2": "2.0.1",
"@paralleldrive/cuid2": "2.2.0",
"db": "workspace:*",
"google-spreadsheet": "3.3.0",
"got": "12.5.3",
"next": "13.1.6",
"nextjs-cors": "^2.1.2",
"nodemailer": "6.9.1",
"phone": "^3.1.32",
"phone": "^3.1.34",
"qs": "6.11.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"stripe": "11.8.0",
"stripe": "11.11.0",
"trpc-openapi": "1.1.2"
},
"devDependencies": {
"@babel/preset-env": "7.20.2",
"@faire/mjml-react": "3.1.0",
"@playwright/test": "1.30.0",
"@faire/mjml-react": "3.1.1",
"@playwright/test": "1.31.1",
"@types/cors": "2.8.13",
"@types/google-spreadsheet": "3.3.0",
"@types/node": "18.11.18",
"@types/google-spreadsheet": "3.3.1",
"@types/node": "18.14.0",
"@types/nodemailer": "6.4.7",
"@types/papaparse": "5.3.7",
"@types/qs": "6.9.7",
"@types/react": "18.0.27",
"@types/react": "18.0.28",
"@types/sanitize-html": "2.8.0",
"dotenv": "16.0.3",
"emails": "workspace:*",
"eslint": "8.32.0",
"eslint": "8.34.0",
"eslint-config-custom": "workspace:*",
"google-auth-library": "8.7.0",
"models": "workspace:*",
Expand All @@ -57,8 +57,8 @@
"papaparse": "5.3.2",
"superjson": "^1.12.2",
"tsconfig": "workspace:*",
"typescript": "4.9.4",
"typescript": "4.9.5",
"utils": "workspace:*",
"zod": "3.20.2"
"zod": "3.20.6"
}
}
14 changes: 7 additions & 7 deletions apps/viewer/src/features/settings/settings.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ test('Result should be overwritten on page refresh', async ({ page }) => {
await createTypebots([
{
id: typebotId,
settings: {
...defaultSettings,
general: {
...defaultSettings.general,
isNewResultOnRefreshEnabled: false,
},
},
...parseDefaultGroupWithBlock({
type: InputBlockType.TEXT,
options: defaultTextInputOptions,
Expand Down Expand Up @@ -43,13 +50,6 @@ test.describe('Create result on page refresh enabled', () => {
await createTypebots([
{
id: typebotId,
settings: {
...defaultSettings,
general: {
...defaultSettings.general,
isNewResultOnRefreshEnabled: true,
},
},
...parseDefaultGroupWithBlock({
type: InputBlockType.TEXT,
options: defaultTextInputOptions,
Expand Down
Loading

2 comments on commit d2880cd

@vercel
Copy link

@vercel vercel bot commented on d2880cd Feb 23, 2023

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 d2880cd Feb 23, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.