⬆️ Upgrade dependencies
This commit is contained in:
@ -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",
|
||||
@ -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",
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
@ -1242,14 +1242,7 @@
|
||||
}
|
||||
},
|
||||
"nextCursor": {
|
||||
"anyOf": [
|
||||
{
|
||||
"not": {}
|
||||
},
|
||||
{
|
||||
"type": "string"
|
||||
}
|
||||
],
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
}
|
||||
},
|
||||
|
@ -2910,14 +2910,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"anyOf": [
|
||||
{
|
||||
"not": {}
|
||||
},
|
||||
{
|
||||
"type": "string"
|
||||
}
|
||||
],
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
}
|
||||
},
|
||||
@ -4526,25 +4519,18 @@
|
||||
},
|
||||
"value": {
|
||||
"anyOf": [
|
||||
{
|
||||
"not": {}
|
||||
},
|
||||
{
|
||||
"anyOf": [
|
||||
{
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"type": "number"
|
||||
}
|
||||
]
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"type": "boolean"
|
||||
"type": "number"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "boolean"
|
||||
}
|
||||
],
|
||||
"nullable": true
|
||||
@ -4617,25 +4603,18 @@
|
||||
},
|
||||
"value": {
|
||||
"anyOf": [
|
||||
{
|
||||
"not": {}
|
||||
},
|
||||
{
|
||||
"anyOf": [
|
||||
{
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"type": "number"
|
||||
}
|
||||
]
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"type": "boolean"
|
||||
"type": "number"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "boolean"
|
||||
}
|
||||
],
|
||||
"nullable": true
|
||||
|
@ -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",
|
||||
|
@ -11,16 +11,16 @@
|
||||
},
|
||||
"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",
|
||||
@ -28,20 +28,20 @@
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
@ -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:*",
|
||||
@ -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,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,
|
||||
@ -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,
|
||||
|
@ -26,7 +26,7 @@
|
||||
"cross-env": "7.0.3",
|
||||
"cz-emoji": "1.3.2-canary.2",
|
||||
"husky": "^8.0.3",
|
||||
"turbo": "1.8.1"
|
||||
"turbo": "1.8.2"
|
||||
},
|
||||
"config": {
|
||||
"commitizen": {
|
||||
|
@ -13,14 +13,14 @@
|
||||
"db:migrate": "pnpm migrate:deploy"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "4.9.0"
|
||||
"@prisma/client": "4.10.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.11.18",
|
||||
"@types/node": "18.14.0",
|
||||
"dotenv": "16.0.3",
|
||||
"prisma": "4.9.0",
|
||||
"prisma": "4.10.1",
|
||||
"tsconfig": "workspace:*",
|
||||
"tsx": "3.12.2",
|
||||
"typescript": "4.9.4"
|
||||
"tsx": "3.12.3",
|
||||
"typescript": "4.9.5"
|
||||
}
|
||||
}
|
||||
|
@ -14,17 +14,17 @@
|
||||
"author": "Baptiste Arnaud",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@faire/mjml-react": "3.1.0",
|
||||
"@types/node": "18.11.18",
|
||||
"@faire/mjml-react": "3.1.1",
|
||||
"@types/node": "18.14.0",
|
||||
"@types/nodemailer": "6.4.7",
|
||||
"@types/react": "18.0.27",
|
||||
"@types/react": "18.0.28",
|
||||
"concurrently": "7.6.0",
|
||||
"http-server": "14.1.1",
|
||||
"nodemailer": "6.9.1",
|
||||
"react": "18.2.0",
|
||||
"tsx": "3.12.2",
|
||||
"tsx": "3.12.3",
|
||||
"utils": "workspace:*",
|
||||
"eslint": "8.32.0",
|
||||
"eslint": "8.34.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"tsconfig": "workspace:*"
|
||||
},
|
||||
|
@ -3,13 +3,13 @@
|
||||
"version": "0.0.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"eslint": "8.32.0",
|
||||
"eslint": "8.34.0",
|
||||
"eslint-config-next": "13.1.6",
|
||||
"eslint-config-prettier": "8.6.0",
|
||||
"eslint-plugin-react": "7.32.1"
|
||||
"eslint-plugin-react": "7.32.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.49.0",
|
||||
"@typescript-eslint/parser": "^5.49.0"
|
||||
"@typescript-eslint/parser": "^5.53.0"
|
||||
}
|
||||
}
|
||||
|
@ -12,22 +12,22 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@stripe/stripe-js": "1.46.0",
|
||||
"@stripe/stripe-js": "1.47.0",
|
||||
"solid-element": "1.6.3",
|
||||
"solid-js": "1.6.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-typescript": "^7.21.0",
|
||||
"@rollup/plugin-babel": "6.0.3",
|
||||
"@rollup/plugin-node-resolve": "15.0.1",
|
||||
"@rollup/plugin-terser": "^0.4.0",
|
||||
"@rollup/plugin-typescript": "11.0.0",
|
||||
"autoprefixer": "10.4.13",
|
||||
"babel-preset-solid": "1.6.10",
|
||||
"eslint": "8.32.0",
|
||||
"eslint": "8.34.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"models": "workspace:*",
|
||||
"utils": "workspace:*",
|
||||
"eslint-plugin-solid": "0.10.0",
|
||||
"models": "workspace:*",
|
||||
"postcss": "8.4.21",
|
||||
"react": "18.2.0",
|
||||
"rollup": "3.17.2",
|
||||
@ -35,6 +35,7 @@
|
||||
"rollup-plugin-typescript-paths": "^1.4.0",
|
||||
"tailwindcss": "3.2.7",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.4"
|
||||
"typescript": "4.9.5",
|
||||
"utils": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
@ -19,7 +19,6 @@ export const answerInputSchema =
|
||||
answerSchema
|
||||
.omit({
|
||||
createdAt: true,
|
||||
updatedAt: true,
|
||||
resultId: true,
|
||||
variableId: true,
|
||||
storageUsed: true,
|
||||
|
@ -6,14 +6,14 @@
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"zod": "3.20.2"
|
||||
"zod": "3.20.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@paralleldrive/cuid2": "2.0.1",
|
||||
"@paralleldrive/cuid2": "2.2.0",
|
||||
"db": "workspace:*",
|
||||
"next": "13.1.6",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.4"
|
||||
"typescript": "4.9.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"next": "13.0.0"
|
||||
|
@ -16,19 +16,20 @@
|
||||
"author": "Baptiste Arnaud",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@ladle/react": "^2.5.1"
|
||||
"@ladle/react": "^2.9.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-react": "^7.18.6",
|
||||
"@babel/preset-typescript": "^7.21.0",
|
||||
"@rollup/plugin-babel": "6.0.3",
|
||||
"@rollup/plugin-node-resolve": "15.0.1",
|
||||
"@rollup/plugin-terser": "^0.4.0",
|
||||
"@rollup/plugin-typescript": "11.0.0",
|
||||
"@typebot.io/js": "workspace:*",
|
||||
"@types/node": "18.11.18",
|
||||
"@types/react": "18.0.27",
|
||||
"@types/node": "18.14.0",
|
||||
"@types/react": "18.0.28",
|
||||
"db": "workspace:*",
|
||||
"eslint": "^8.32.0",
|
||||
"eslint": "^8.34.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"models": "workspace:*",
|
||||
"react": "18.2.0",
|
||||
@ -36,12 +37,12 @@
|
||||
"rollup-plugin-typescript-paths": "^1.4.0",
|
||||
"tsconfig": "workspace:*",
|
||||
"tslib": "^2.5.0",
|
||||
"tsx": "3.12.2",
|
||||
"typescript": "^4.9.4",
|
||||
"tsx": "3.12.3",
|
||||
"typescript": "^4.9.5",
|
||||
"utils": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "18.x",
|
||||
"@typebot.io/js": "workspace:*"
|
||||
"@typebot.io/js": "workspace:*",
|
||||
"react": "18.x"
|
||||
}
|
||||
}
|
||||
|
@ -14,7 +14,7 @@
|
||||
"db:fixTypebots": "tsx fixTypebots.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.11.18",
|
||||
"@types/node": "18.14.0",
|
||||
"@types/prompts": "2.4.2",
|
||||
"db": "workspace:*",
|
||||
"deep-object-diff": "1.1.9",
|
||||
@ -22,10 +22,10 @@
|
||||
"got": "12.5.3",
|
||||
"models": "workspace:*",
|
||||
"prompts": "2.4.2",
|
||||
"stripe": "11.8.0",
|
||||
"tsx": "3.12.2",
|
||||
"typescript": "4.9.4",
|
||||
"stripe": "11.11.0",
|
||||
"tsx": "3.12.3",
|
||||
"typescript": "4.9.5",
|
||||
"utils": "workspace:*",
|
||||
"zod": "3.20.2"
|
||||
"zod": "3.20.6"
|
||||
}
|
||||
}
|
||||
|
@ -6,17 +6,17 @@
|
||||
"main": "./index.ts",
|
||||
"types": "./index.ts",
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.30.0",
|
||||
"@playwright/test": "1.31.1",
|
||||
"@types/nodemailer": "6.4.7",
|
||||
"aws-sdk": "2.1304.0",
|
||||
"@paralleldrive/cuid2": "2.0.1",
|
||||
"aws-sdk": "2.1321.0",
|
||||
"@paralleldrive/cuid2": "2.2.0",
|
||||
"db": "workspace:*",
|
||||
"dotenv": "16.0.3",
|
||||
"models": "workspace:*",
|
||||
"next": "13.1.6",
|
||||
"nodemailer": "6.9.1",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.4"
|
||||
"typescript": "4.9.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"aws-sdk": "2.1152.0",
|
||||
|
4983
pnpm-lock.yaml
generated
4983
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user