2
0

⬆️ Upgrade dependencies

This commit is contained in:
Baptiste Arnaud
2023-01-21 13:24:23 +01:00
parent e64ab2a999
commit 04d206eab1
17 changed files with 894 additions and 1112 deletions

View File

@ -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:*",