⬆️ Upgrade dependencies
This commit is contained in:
@ -13,32 +13,32 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/css-reset": "2.0.10",
|
||||
"@chakra-ui/react": "2.4.2",
|
||||
"@chakra-ui/react": "2.4.4",
|
||||
"@codemirror/lang-css": "6.0.1",
|
||||
"@codemirror/lang-html": "6.4.0",
|
||||
"@codemirror/lang-javascript": "6.1.1",
|
||||
"@codemirror/lang-javascript": "6.1.2",
|
||||
"@codemirror/lang-json": "6.0.1",
|
||||
"@codemirror/lint": "6.1.0",
|
||||
"@codemirror/state": "6.1.4",
|
||||
"@dnd-kit/core": "6.0.5",
|
||||
"@dnd-kit/core": "6.0.6",
|
||||
"@dnd-kit/sortable": "7.0.1",
|
||||
"@dnd-kit/utilities": "3.2.0",
|
||||
"@dnd-kit/utilities": "3.2.1",
|
||||
"@emotion/react": "11.10.5",
|
||||
"@emotion/styled": "11.10.5",
|
||||
"@faire/mjml-react": "3.0.0",
|
||||
"@giphy/js-fetch-api": "4.6.0",
|
||||
"@giphy/js-fetch-api": "4.7.1",
|
||||
"@giphy/js-types": "4.4.0",
|
||||
"@giphy/react-components": "6.4.0",
|
||||
"@giphy/react-components": "6.5.1",
|
||||
"@googleapis/drive": "4.0.0",
|
||||
"@lezer/css": "^1.1.1",
|
||||
"@sentry/nextjs": "7.26.0",
|
||||
"@sentry/nextjs": "7.27.0",
|
||||
"@stripe/stripe-js": "1.46.0",
|
||||
"@tanstack/react-query": "^4.19.1",
|
||||
"@tanstack/react-table": "8.7.0",
|
||||
"@trpc/client": "10.4.3",
|
||||
"@trpc/next": "10.4.3",
|
||||
"@trpc/react-query": "10.4.3",
|
||||
"@trpc/server": "10.4.3",
|
||||
"@tanstack/react-query": "^4.20.4",
|
||||
"@tanstack/react-table": "8.7.3",
|
||||
"@trpc/client": "10.5.0",
|
||||
"@trpc/next": "10.5.0",
|
||||
"@trpc/react-query": "10.5.0",
|
||||
"@trpc/server": "10.5.0",
|
||||
"@udecode/plate-basic-marks": "18.13.0",
|
||||
"@udecode/plate-common": "^7.0.2",
|
||||
"@udecode/plate-core": "18.13.0",
|
||||
@ -46,8 +46,8 @@
|
||||
"@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.1267.0",
|
||||
"@use-gesture/react": "^10.2.23",
|
||||
"aws-sdk": "2.1277.0",
|
||||
"bot-engine": "workspace:*",
|
||||
"browser-image-compression": "2.0.0",
|
||||
"canvas-confetti": "1.6.0",
|
||||
@ -56,9 +56,9 @@
|
||||
"deep-object-diff": "1.1.9",
|
||||
"dequal": "2.0.3",
|
||||
"emails": "workspace:*",
|
||||
"emojilib": "3.0.7",
|
||||
"emojilib": "3.0.8",
|
||||
"focus-visible": "5.2.0",
|
||||
"framer-motion": "7.6.19",
|
||||
"framer-motion": "7.10.2",
|
||||
"google-auth-library": "8.7.0",
|
||||
"google-spreadsheet": "3.3.0",
|
||||
"got": "12.5.3",
|
||||
@ -69,24 +69,24 @@
|
||||
"micro": "10.0.1",
|
||||
"micro-cors": "0.1.1",
|
||||
"minio": "7.0.32",
|
||||
"next": "13.0.6",
|
||||
"next": "13.0.7",
|
||||
"next-auth": "4.12.3",
|
||||
"nextjs-cors": "^2.1.2",
|
||||
"nodemailer": "6.8.0",
|
||||
"nprogress": "0.2.0",
|
||||
"papaparse": "5.3.2",
|
||||
"prettier": "2.8.0",
|
||||
"prettier": "2.8.1",
|
||||
"qs": "6.11.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"slate": "0.87.0",
|
||||
"slate-history": "0.86.0",
|
||||
"slate-hyperscript": "0.77.0",
|
||||
"slate-react": "0.87.0",
|
||||
"stripe": "11.1.0",
|
||||
"slate-react": "0.87.1",
|
||||
"stripe": "11.4.0",
|
||||
"styled-components": "5.3.6",
|
||||
"svg-round-corners": "0.4.1",
|
||||
"swr": "1.3.0",
|
||||
"swr": "2.0.0",
|
||||
"tinycolor2": "1.4.2",
|
||||
"trpc-openapi": "1.0.0",
|
||||
"typebot-js": "workspace:*",
|
||||
@ -94,15 +94,15 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.5",
|
||||
"@chakra-ui/styled-system": "2.4.0",
|
||||
"@playwright/test": "1.28.1",
|
||||
"@chakra-ui/styled-system": "2.5.0",
|
||||
"@playwright/test": "1.29.0",
|
||||
"@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.10",
|
||||
"@types/nodemailer": "6.4.6",
|
||||
"@types/node": "18.11.17",
|
||||
"@types/nodemailer": "6.4.7",
|
||||
"@types/nprogress": "0.2.0",
|
||||
"@types/papaparse": "5.3.5",
|
||||
"@types/prettier": "2.7.1",
|
||||
@ -111,14 +111,14 @@
|
||||
"@types/tinycolor2": "1.4.3",
|
||||
"db": "workspace:*",
|
||||
"dotenv": "16.0.3",
|
||||
"eslint": "8.29.0",
|
||||
"eslint": "8.30.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"models": "workspace:*",
|
||||
"next-transpile-modules": "10.0.0",
|
||||
"superjson": "^1.11.0",
|
||||
"superjson": "^1.12.0",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.3",
|
||||
"typescript": "4.9.4",
|
||||
"utils": "workspace:*",
|
||||
"zod": "3.19.1"
|
||||
"zod": "3.20.2"
|
||||
}
|
||||
}
|
||||
|
@ -45,9 +45,9 @@
|
||||
"devDependencies": {
|
||||
"@algolia/client-search": "4.14.2",
|
||||
"@docusaurus/types": "^2.2.0",
|
||||
"@types/react": "18.0.25",
|
||||
"@types/react": "18.0.26",
|
||||
"tsx": "3.12.1",
|
||||
"typescript": "4.9.3",
|
||||
"typescript": "4.9.4",
|
||||
"webpack": "5.75.0"
|
||||
}
|
||||
}
|
||||
|
@ -11,36 +11,36 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/icon": "3.0.13",
|
||||
"@chakra-ui/react": "2.4.2",
|
||||
"@chakra-ui/react": "2.4.4",
|
||||
"@emotion/react": "11.10.5",
|
||||
"@emotion/styled": "11.10.5",
|
||||
"@vercel/analytics": "0.1.5",
|
||||
"@vercel/analytics": "0.1.6",
|
||||
"aos": "2.3.4",
|
||||
"bot-engine": "workspace:*",
|
||||
"db": "workspace:*",
|
||||
"focus-visible": "5.2.0",
|
||||
"framer-motion": "7.6.19",
|
||||
"framer-motion": "7.10.2",
|
||||
"models": "workspace:*",
|
||||
"next": "13.0.6",
|
||||
"next": "13.0.7",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"utils": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.5",
|
||||
"@chakra-ui/styled-system": "2.4.0",
|
||||
"@next/bundle-analyzer": "13.0.6",
|
||||
"@chakra-ui/styled-system": "2.5.0",
|
||||
"@next/bundle-analyzer": "13.0.7",
|
||||
"@types/aos": "3.0.4",
|
||||
"@types/node": "18.11.10",
|
||||
"@types/node": "18.11.17",
|
||||
"@types/react": "18.0.26",
|
||||
"autoprefixer": "10.4.13",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint": "8.29.0",
|
||||
"eslint": "8.30.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"next-transpile-modules": "10.0.0",
|
||||
"postcss": "8.4.19",
|
||||
"prettier": "2.8.0",
|
||||
"postcss": "8.4.20",
|
||||
"prettier": "2.8.1",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
}
|
||||
|
@ -12,50 +12,50 @@
|
||||
"test:report": "pnpm playwright show-report"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/nextjs": "7.26.0",
|
||||
"@trpc/server": "10.4.3",
|
||||
"aws-sdk": "2.1267.0",
|
||||
"@sentry/nextjs": "7.27.0",
|
||||
"@trpc/server": "10.5.0",
|
||||
"aws-sdk": "2.1277.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.6",
|
||||
"next": "13.0.7",
|
||||
"nextjs-cors": "^2.1.2",
|
||||
"nodemailer": "6.8.0",
|
||||
"qs": "6.11.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"stripe": "11.1.0",
|
||||
"stripe": "11.4.0",
|
||||
"trpc-openapi": "1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "7.20.2",
|
||||
"@faire/mjml-react": "3.0.0",
|
||||
"@playwright/test": "1.28.1",
|
||||
"@playwright/test": "1.29.0",
|
||||
"@types/cors": "2.8.13",
|
||||
"@types/google-spreadsheet": "3.3.0",
|
||||
"@types/node": "18.11.10",
|
||||
"@types/nodemailer": "6.4.6",
|
||||
"@types/node": "18.11.17",
|
||||
"@types/nodemailer": "6.4.7",
|
||||
"@types/papaparse": "5.3.5",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "18.0.26",
|
||||
"@types/sanitize-html": "2.6.2",
|
||||
"@types/sanitize-html": "2.8.0",
|
||||
"dotenv": "16.0.3",
|
||||
"cuid": "2.1.8",
|
||||
"emails": "workspace:*",
|
||||
"eslint": "8.29.0",
|
||||
"eslint": "8.30.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.11.0",
|
||||
"superjson": "^1.12.0",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.3",
|
||||
"typescript": "4.9.4",
|
||||
"utils": "workspace:*",
|
||||
"zod": "3.19.1"
|
||||
"zod": "3.20.2"
|
||||
}
|
||||
}
|
||||
|
@ -8,13 +8,13 @@ import { getTestAsset } from '@/test/utils/playwright'
|
||||
|
||||
const mockSmtpCredentials: SmtpCredentialsData = {
|
||||
from: {
|
||||
email: 'marley.cummings@ethereal.email',
|
||||
name: 'Marley Cummings',
|
||||
email: 'timmy.schaden@ethereal.email',
|
||||
name: 'Timmy Schaden',
|
||||
},
|
||||
host: 'smtp.ethereal.email',
|
||||
port: 587,
|
||||
username: 'marley.cummings@ethereal.email',
|
||||
password: 'E5W1jHbAmv5cXXcut2',
|
||||
username: 'timmy.schaden@ethereal.email',
|
||||
password: 'u4vvSdyyvVsaVmJ27G',
|
||||
}
|
||||
|
||||
test.beforeAll(async () => {
|
||||
|
@ -11,18 +11,18 @@
|
||||
"lint": "eslint \"src/**/*.ts*\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@stripe/react-stripe-js": "1.16.0",
|
||||
"@stripe/react-stripe-js": "1.16.1",
|
||||
"@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.13",
|
||||
"react-scroll": "1.8.8",
|
||||
"react-scroll": "1.8.9",
|
||||
"react-transition-group": "4.4.5",
|
||||
"resize-observer": "1.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.11.10",
|
||||
"@types/node": "18.11.17",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "18.0.26",
|
||||
"@types/react-phone-number-input": "3.0.14",
|
||||
@ -30,19 +30,19 @@
|
||||
"@types/react-transition-group": "4.4.5",
|
||||
"autoprefixer": "10.4.13",
|
||||
"db": "workspace:*",
|
||||
"esbuild": "^0.15.18",
|
||||
"eslint": "8.29.0",
|
||||
"esbuild": "^0.16.9",
|
||||
"eslint": "8.30.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"models": "workspace:*",
|
||||
"postcss": "8.4.19",
|
||||
"prettier": "2.8.0",
|
||||
"postcss": "8.4.20",
|
||||
"prettier": "2.8.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"tailwindcss": "3.2.4",
|
||||
"tsconfig": "workspace:*",
|
||||
"tsup": "6.5.0",
|
||||
"typebot-js": "workspace:*",
|
||||
"typescript": "4.9.3",
|
||||
"typescript": "4.9.4",
|
||||
"utils": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -18,6 +18,6 @@
|
||||
"dotenv-cli": "6.0.0",
|
||||
"prisma": "4.7.1",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
}
|
||||
|
@ -15,8 +15,8 @@
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@faire/mjml-react": "3.0.0",
|
||||
"@types/node": "18.11.10",
|
||||
"@types/nodemailer": "6.4.6",
|
||||
"@types/node": "18.11.17",
|
||||
"@types/nodemailer": "6.4.7",
|
||||
"@types/react": "18.0.26",
|
||||
"concurrently": "7.6.0",
|
||||
"http-server": "14.1.1",
|
||||
@ -24,7 +24,7 @@
|
||||
"react": "18.2.0",
|
||||
"tsx": "3.12.1",
|
||||
"utils": "workspace:*",
|
||||
"eslint": "8.29.0",
|
||||
"eslint": "8.30.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"tsconfig": "workspace:*"
|
||||
},
|
||||
|
@ -2,8 +2,8 @@
|
||||
"name": "eslint-config-custom",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"eslint": "8.29.0",
|
||||
"eslint-config-next": "13.0.6",
|
||||
"eslint": "8.30.0",
|
||||
"eslint-config-next": "13.0.7",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-react": "7.31.11"
|
||||
}
|
||||
|
@ -6,14 +6,14 @@
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"zod": "3.19.1"
|
||||
"zod": "3.20.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cuid": "2.1.8",
|
||||
"db": "workspace:*",
|
||||
"next": "13.0.6",
|
||||
"next": "13.0.7",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"next": "13.0.0"
|
||||
|
@ -12,16 +12,16 @@
|
||||
"db:bulkUpdate": "tsx bulkUpdate.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.11.10",
|
||||
"@types/prompts": "^2.4.1",
|
||||
"@types/node": "18.11.17",
|
||||
"@types/prompts": "^2.4.2",
|
||||
"db": "workspace:*",
|
||||
"emails": "workspace:*",
|
||||
"got": "12.5.3",
|
||||
"models": "workspace:*",
|
||||
"prompts": "^2.4.2",
|
||||
"stripe": "11.1.0",
|
||||
"stripe": "11.4.0",
|
||||
"tsx": "3.12.1",
|
||||
"typescript": "4.9.3",
|
||||
"typescript": "4.9.4",
|
||||
"utils": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
@ -13,13 +13,13 @@
|
||||
"devDependencies": {
|
||||
"@types/jest": "29.2.4",
|
||||
"tsup": "6.5.0",
|
||||
"eslint": "8.29.0",
|
||||
"eslint": "8.30.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"jest": "29.3.1",
|
||||
"jest-environment-jsdom": "29.3.1",
|
||||
"prettier": "2.8.0",
|
||||
"prettier": "2.8.1",
|
||||
"ts-jest": "29.0.3",
|
||||
"typescript": "4.9.3",
|
||||
"typescript": "4.9.4",
|
||||
"tsconfig": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
@ -6,17 +6,17 @@
|
||||
"main": "./index.ts",
|
||||
"types": "./index.ts",
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.28.1",
|
||||
"@types/nodemailer": "6.4.6",
|
||||
"aws-sdk": "2.1267.0",
|
||||
"@playwright/test": "1.29.0",
|
||||
"@types/nodemailer": "6.4.7",
|
||||
"aws-sdk": "2.1277.0",
|
||||
"cuid": "2.1.8",
|
||||
"db": "workspace:*",
|
||||
"dotenv": "16.0.3",
|
||||
"models": "workspace:*",
|
||||
"next": "13.0.6",
|
||||
"next": "13.0.7",
|
||||
"nodemailer": "6.8.0",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"aws-sdk": "2.1152.0",
|
||||
|
1796
pnpm-lock.yaml
generated
1796
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user