⬆️ Upgrade dependencies
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
"dependencies": {
|
||||
"@chakra-ui/anatomy": "^2.1.1",
|
||||
"@chakra-ui/css-reset": "2.0.11",
|
||||
"@chakra-ui/react": "2.4.8",
|
||||
"@chakra-ui/react": "2.4.9",
|
||||
"@chakra-ui/theme-tools": "^2.0.16",
|
||||
"@codemirror/lang-css": "6.0.1",
|
||||
"@codemirror/lang-html": "6.4.1",
|
||||
@ -29,13 +29,13 @@
|
||||
"@dnd-kit/utilities": "3.2.1",
|
||||
"@emotion/react": "11.10.5",
|
||||
"@emotion/styled": "11.10.5",
|
||||
"@faire/mjml-react": "3.0.2",
|
||||
"@faire/mjml-react": "3.1.0",
|
||||
"@giphy/js-fetch-api": "4.7.1",
|
||||
"@giphy/js-types": "4.4.0",
|
||||
"@giphy/react-components": "6.5.1",
|
||||
"@giphy/react-components": "6.5.2",
|
||||
"@googleapis/drive": "4.0.1",
|
||||
"@lezer/css": "^1.1.1",
|
||||
"@sentry/nextjs": "7.30.0",
|
||||
"@sentry/nextjs": "7.31.1",
|
||||
"@stripe/stripe-js": "1.46.0",
|
||||
"@tanstack/react-query": "^4.22.0",
|
||||
"@tanstack/react-table": "8.7.6",
|
||||
@ -51,7 +51,7 @@
|
||||
"@udecode/plate-ui-link": "19.0.3",
|
||||
"@udecode/plate-ui-toolbar": "19.0.3",
|
||||
"@use-gesture/react": "^10.2.23",
|
||||
"aws-sdk": "2.1295.0",
|
||||
"aws-sdk": "2.1299.0",
|
||||
"bot-engine": "workspace:*",
|
||||
"browser-image-compression": "2.0.0",
|
||||
"canvas-confetti": "1.6.0",
|
||||
@ -63,18 +63,18 @@
|
||||
"emails": "workspace:*",
|
||||
"emojilib": "3.0.8",
|
||||
"focus-visible": "5.2.0",
|
||||
"framer-motion": "8.4.3",
|
||||
"framer-motion": "8.5.0",
|
||||
"google-auth-library": "8.7.0",
|
||||
"google-spreadsheet": "3.3.0",
|
||||
"got": "12.5.3",
|
||||
"htmlparser2": "8.0.1",
|
||||
"immer": "9.0.17",
|
||||
"immer": "9.0.18",
|
||||
"js-video-url-parser": "0.5.1",
|
||||
"jsonwebtoken": "9.0.0",
|
||||
"micro": "10.0.1",
|
||||
"micro-cors": "0.1.1",
|
||||
"minio": "7.0.32",
|
||||
"next": "13.1.2",
|
||||
"next": "13.1.4",
|
||||
"next-auth": "4.18.8",
|
||||
"nextjs-cors": "^2.1.2",
|
||||
"nodemailer": "6.9.0",
|
||||
@ -87,11 +87,11 @@
|
||||
"slate": "0.88.1",
|
||||
"slate-history": "0.86.0",
|
||||
"slate-hyperscript": "0.77.0",
|
||||
"slate-react": "0.88.0",
|
||||
"stripe": "11.6.0",
|
||||
"slate-react": "0.88.2",
|
||||
"stripe": "11.7.0",
|
||||
"styled-components": "5.3.6",
|
||||
"svg-round-corners": "0.4.1",
|
||||
"swr": "2.0.0",
|
||||
"swr": "2.0.1",
|
||||
"tinycolor2": "1.5.2",
|
||||
"trpc-openapi": "1.1.1",
|
||||
"typebot-js": "workspace:*",
|
||||
@ -112,15 +112,15 @@
|
||||
"@types/papaparse": "5.3.7",
|
||||
"@types/prettier": "2.7.2",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "18.0.26",
|
||||
"@types/react": "18.0.27",
|
||||
"@types/tinycolor2": "1.4.3",
|
||||
"db": "workspace:*",
|
||||
"dotenv": "16.0.3",
|
||||
"eslint": "8.31.0",
|
||||
"eslint": "8.32.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"models": "workspace:*",
|
||||
"next-transpile-modules": "10.0.0",
|
||||
"superjson": "^1.12.1",
|
||||
"superjson": "^1.12.2",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.4",
|
||||
"utils": "workspace:*",
|
||||
|
@ -45,8 +45,8 @@
|
||||
"devDependencies": {
|
||||
"@algolia/client-search": "4.14.3",
|
||||
"@docusaurus/types": "^2.2.0",
|
||||
"@types/react": "18.0.26",
|
||||
"tsx": "3.12.1",
|
||||
"@types/react": "18.0.27",
|
||||
"tsx": "3.12.2",
|
||||
"typescript": "4.9.4",
|
||||
"webpack": "5.75.0"
|
||||
}
|
||||
|
@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/icon": "3.0.15",
|
||||
"@chakra-ui/react": "2.4.8",
|
||||
"@chakra-ui/react": "2.4.9",
|
||||
"@emotion/react": "11.10.5",
|
||||
"@emotion/styled": "11.10.5",
|
||||
"@vercel/analytics": "0.1.8",
|
||||
@ -19,9 +19,9 @@
|
||||
"bot-engine": "workspace:*",
|
||||
"db": "workspace:*",
|
||||
"focus-visible": "5.2.0",
|
||||
"framer-motion": "8.4.3",
|
||||
"framer-motion": "8.5.0",
|
||||
"models": "workspace:*",
|
||||
"next": "13.1.2",
|
||||
"next": "13.1.4",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"utils": "workspace:*"
|
||||
@ -29,13 +29,13 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.12",
|
||||
"@chakra-ui/styled-system": "2.5.1",
|
||||
"@next/bundle-analyzer": "13.1.2",
|
||||
"@next/bundle-analyzer": "13.1.4",
|
||||
"@types/aos": "3.0.4",
|
||||
"@types/node": "18.11.18",
|
||||
"@types/react": "18.0.26",
|
||||
"@types/react": "18.0.27",
|
||||
"autoprefixer": "10.4.13",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint": "8.31.0",
|
||||
"eslint": "8.32.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"next-transpile-modules": "10.0.0",
|
||||
"postcss": "8.4.21",
|
||||
|
@ -13,29 +13,29 @@
|
||||
"test:report": "pnpm playwright show-report"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/nextjs": "7.30.0",
|
||||
"@sentry/nextjs": "7.31.1",
|
||||
"@trpc/server": "10.9.0",
|
||||
"@typebot.io/react": "workspace:*",
|
||||
"aws-sdk": "2.1295.0",
|
||||
"aws-sdk": "2.1299.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.1.2",
|
||||
"next": "13.1.4",
|
||||
"nextjs-cors": "^2.1.2",
|
||||
"nodemailer": "6.9.0",
|
||||
"phone": "^3.1.32",
|
||||
"qs": "6.11.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"stripe": "11.6.0",
|
||||
"stripe": "11.7.0",
|
||||
"trpc-openapi": "1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "7.20.2",
|
||||
"@faire/mjml-react": "3.0.2",
|
||||
"@faire/mjml-react": "3.1.0",
|
||||
"@playwright/test": "1.29.2",
|
||||
"@types/cors": "2.8.13",
|
||||
"@types/google-spreadsheet": "3.3.0",
|
||||
@ -43,19 +43,19 @@
|
||||
"@types/nodemailer": "6.4.7",
|
||||
"@types/papaparse": "5.3.7",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "18.0.26",
|
||||
"@types/react": "18.0.27",
|
||||
"@types/sanitize-html": "2.8.0",
|
||||
"cuid": "2.1.8",
|
||||
"dotenv": "16.0.3",
|
||||
"emails": "workspace:*",
|
||||
"eslint": "8.31.0",
|
||||
"eslint": "8.32.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"google-auth-library": "8.7.0",
|
||||
"models": "workspace:*",
|
||||
"next-transpile-modules": "10.0.0",
|
||||
"node-fetch": "^3.3.0",
|
||||
"papaparse": "5.3.2",
|
||||
"superjson": "^1.12.1",
|
||||
"superjson": "^1.12.2",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.4",
|
||||
"utils": "workspace:*",
|
||||
|
@ -33,5 +33,5 @@
|
||||
"path": "node_modules/cz-emoji"
|
||||
}
|
||||
},
|
||||
"packageManager": "pnpm@7.21.0"
|
||||
"packageManager": "pnpm@7.25.1"
|
||||
}
|
||||
|
@ -11,7 +11,7 @@
|
||||
"lint": "eslint --fix \"src/**/*.ts*\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@stripe/react-stripe-js": "1.16.2",
|
||||
"@stripe/react-stripe-js": "1.16.4",
|
||||
"@stripe/stripe-js": "1.46.0",
|
||||
"prop-types": "15.8.1",
|
||||
"qs": "6.11.0",
|
||||
@ -24,14 +24,14 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "18.11.18",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "18.0.26",
|
||||
"@types/react": "18.0.27",
|
||||
"@types/react-phone-number-input": "3.0.14",
|
||||
"@types/react-scroll": "1.8.6",
|
||||
"@types/react-transition-group": "4.4.5",
|
||||
"autoprefixer": "10.4.13",
|
||||
"db": "workspace:*",
|
||||
"esbuild": "^0.17.0",
|
||||
"eslint": "8.31.0",
|
||||
"esbuild": "^0.17.3",
|
||||
"eslint": "8.32.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"models": "workspace:*",
|
||||
"postcss": "8.4.21",
|
||||
|
@ -12,11 +12,11 @@
|
||||
"create:migration": "prisma migrate dev"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "4.8.1"
|
||||
"@prisma/client": "4.9.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"dotenv-cli": "6.0.0",
|
||||
"prisma": "4.8.1",
|
||||
"dotenv-cli": "7.0.0",
|
||||
"prisma": "4.9.0",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
|
@ -14,17 +14,17 @@
|
||||
"author": "Baptiste Arnaud",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@faire/mjml-react": "3.0.2",
|
||||
"@faire/mjml-react": "3.1.0",
|
||||
"@types/node": "18.11.18",
|
||||
"@types/nodemailer": "6.4.7",
|
||||
"@types/react": "18.0.26",
|
||||
"@types/react": "18.0.27",
|
||||
"concurrently": "7.6.0",
|
||||
"http-server": "14.1.1",
|
||||
"nodemailer": "6.9.0",
|
||||
"react": "18.2.0",
|
||||
"tsx": "3.12.2",
|
||||
"utils": "workspace:*",
|
||||
"eslint": "8.31.0",
|
||||
"eslint": "8.32.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"tsconfig": "workspace:*"
|
||||
},
|
||||
|
@ -2,13 +2,13 @@
|
||||
"name": "eslint-config-custom",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"eslint": "8.31.0",
|
||||
"eslint-config-next": "13.1.2",
|
||||
"eslint": "8.32.0",
|
||||
"eslint-config-next": "13.1.4",
|
||||
"eslint-config-prettier": "8.6.0",
|
||||
"eslint-plugin-react": "7.32.0"
|
||||
"eslint-plugin-react": "7.32.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.48.1",
|
||||
"@typescript-eslint/parser": "^5.48.1"
|
||||
"@typescript-eslint/parser": "^5.48.2"
|
||||
}
|
||||
}
|
||||
|
@ -25,15 +25,15 @@
|
||||
"@rollup/plugin-node-resolve": "15.0.1",
|
||||
"@rollup/plugin-replace": "5.0.2",
|
||||
"@rollup/plugin-typescript": "11.0.0",
|
||||
"@types/react": "18.0.26",
|
||||
"@types/react": "18.0.27",
|
||||
"autoprefixer": "10.4.13",
|
||||
"babel-preset-solid": "1.6.9",
|
||||
"eslint": "8.31.0",
|
||||
"eslint": "8.32.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"eslint-plugin-solid": "0.9.2",
|
||||
"eslint-plugin-solid": "0.9.3",
|
||||
"postcss": "8.4.21",
|
||||
"react": "18.2.0",
|
||||
"rollup": "3.10.0",
|
||||
"rollup": "3.10.1",
|
||||
"rollup-plugin-babel": "4.4.0",
|
||||
"rollup-plugin-dts": "5.1.1",
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
|
@ -11,7 +11,7 @@
|
||||
"devDependencies": {
|
||||
"cuid": "2.1.8",
|
||||
"db": "workspace:*",
|
||||
"next": "13.1.2",
|
||||
"next": "13.1.4",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
|
@ -22,9 +22,9 @@
|
||||
"devDependencies": {
|
||||
"@typebot.io/js": "workspace:*",
|
||||
"@types/node": "18.11.18",
|
||||
"@types/react": "18.0.26",
|
||||
"@types/react": "18.0.27",
|
||||
"db": "workspace:*",
|
||||
"eslint": "^8.31.0",
|
||||
"eslint": "^8.32.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"react": "18.2.0",
|
||||
"tsconfig": "workspace:*",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"got": "12.5.3",
|
||||
"models": "workspace:*",
|
||||
"prompts": "2.4.2",
|
||||
"stripe": "11.6.0",
|
||||
"stripe": "11.7.0",
|
||||
"tsx": "3.12.2",
|
||||
"typescript": "4.9.4",
|
||||
"utils": "workspace:*",
|
||||
|
@ -11,9 +11,9 @@
|
||||
"test": "pnpm jest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "29.2.5",
|
||||
"@types/jest": "29.2.6",
|
||||
"tsup": "6.5.0",
|
||||
"eslint": "8.31.0",
|
||||
"eslint": "8.32.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"jest": "29.3.1",
|
||||
"jest-environment-jsdom": "29.3.1",
|
||||
|
@ -8,12 +8,12 @@
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.29.2",
|
||||
"@types/nodemailer": "6.4.7",
|
||||
"aws-sdk": "2.1295.0",
|
||||
"aws-sdk": "2.1299.0",
|
||||
"cuid": "2.1.8",
|
||||
"db": "workspace:*",
|
||||
"dotenv": "16.0.3",
|
||||
"models": "workspace:*",
|
||||
"next": "13.1.2",
|
||||
"next": "13.1.4",
|
||||
"nodemailer": "6.9.0",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.4"
|
||||
|
@ -6,7 +6,7 @@
|
||||
"author": "baptisteArno",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"devDependencies": {
|
||||
"@prettier/plugin-php": "0.19.2",
|
||||
"@prettier/plugin-php": "0.19.3",
|
||||
"prettier": "2.8.3"
|
||||
},
|
||||
"scripts": {
|
||||
|
1890
pnpm-lock.yaml
generated
1890
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user