📦 Update packages
This commit is contained in:
@ -11,8 +11,8 @@
|
|||||||
"test:open": "NO_RETRIES=1 pnpm playwright test --debug"
|
"test:open": "NO_RETRIES=1 pnpm playwright test --debug"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@chakra-ui/css-reset": "2.0.7",
|
"@chakra-ui/css-reset": "2.0.8",
|
||||||
"@chakra-ui/react": "2.3.4",
|
"@chakra-ui/react": "2.3.5",
|
||||||
"@codemirror/lang-css": "6.0.0",
|
"@codemirror/lang-css": "6.0.0",
|
||||||
"@codemirror/lang-html": "6.1.2",
|
"@codemirror/lang-html": "6.1.2",
|
||||||
"@codemirror/lang-javascript": "6.1.0",
|
"@codemirror/lang-javascript": "6.1.0",
|
||||||
@ -28,8 +28,8 @@
|
|||||||
"@giphy/js-types": "4.2.1",
|
"@giphy/js-types": "4.2.1",
|
||||||
"@giphy/react-components": "6.2.0",
|
"@giphy/react-components": "6.2.0",
|
||||||
"@googleapis/drive": "3.0.1",
|
"@googleapis/drive": "3.0.1",
|
||||||
"@sentry/nextjs": "7.14.2",
|
"@sentry/nextjs": "7.15.0",
|
||||||
"@stripe/stripe-js": "1.38.1",
|
"@stripe/stripe-js": "1.41.0",
|
||||||
"@tanstack/react-table": "8.5.15",
|
"@tanstack/react-table": "8.5.15",
|
||||||
"@udecode/plate-basic-marks": "16.8.0",
|
"@udecode/plate-basic-marks": "16.8.0",
|
||||||
"@udecode/plate-common": "^7.0.2",
|
"@udecode/plate-common": "^7.0.2",
|
||||||
@ -38,7 +38,7 @@
|
|||||||
"@udecode/plate-serializer-html": "16.8.0",
|
"@udecode/plate-serializer-html": "16.8.0",
|
||||||
"@udecode/plate-ui-link": "16.9.0",
|
"@udecode/plate-ui-link": "16.9.0",
|
||||||
"@udecode/plate-ui-toolbar": "16.8.0",
|
"@udecode/plate-ui-toolbar": "16.8.0",
|
||||||
"aws-sdk": "2.1231.0",
|
"aws-sdk": "2.1233.0",
|
||||||
"bot-engine": "workspace:*",
|
"bot-engine": "workspace:*",
|
||||||
"browser-image-compression": "2.0.0",
|
"browser-image-compression": "2.0.0",
|
||||||
"canvas-confetti": "1.5.1",
|
"canvas-confetti": "1.5.1",
|
||||||
@ -51,7 +51,7 @@
|
|||||||
"framer-motion": "7.5.3",
|
"framer-motion": "7.5.3",
|
||||||
"google-auth-library": "8.5.2",
|
"google-auth-library": "8.5.2",
|
||||||
"google-spreadsheet": "3.3.0",
|
"google-spreadsheet": "3.3.0",
|
||||||
"got": "12.5.1",
|
"got": "12.5.2",
|
||||||
"htmlparser2": "8.0.1",
|
"htmlparser2": "8.0.1",
|
||||||
"immer": "9.0.15",
|
"immer": "9.0.15",
|
||||||
"js-video-url-parser": "0.5.1",
|
"js-video-url-parser": "0.5.1",
|
||||||
@ -73,8 +73,8 @@
|
|||||||
"slate": "0.82.1",
|
"slate": "0.82.1",
|
||||||
"slate-history": "0.66.0",
|
"slate-history": "0.66.0",
|
||||||
"slate-hyperscript": "0.77.0",
|
"slate-hyperscript": "0.77.0",
|
||||||
"slate-react": "0.83.1",
|
"slate-react": "0.83.2",
|
||||||
"stripe": "10.13.0",
|
"stripe": "10.14.0",
|
||||||
"styled-components": "5.3.6",
|
"styled-components": "5.3.6",
|
||||||
"svg-round-corners": "0.4.1",
|
"svg-round-corners": "0.4.1",
|
||||||
"swr": "1.3.0",
|
"swr": "1.3.0",
|
||||||
@ -87,13 +87,13 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.19.3",
|
"@babel/core": "7.19.3",
|
||||||
"@chakra-ui/styled-system": "2.3.4",
|
"@chakra-ui/styled-system": "2.3.4",
|
||||||
"@playwright/test": "1.27.0",
|
"@playwright/test": "1.27.1",
|
||||||
"@types/canvas-confetti": "1.4.3",
|
"@types/canvas-confetti": "1.4.3",
|
||||||
"@types/google-spreadsheet": "3.3.0",
|
"@types/google-spreadsheet": "3.3.0",
|
||||||
"@types/jsonwebtoken": "8.5.9",
|
"@types/jsonwebtoken": "8.5.9",
|
||||||
"@types/micro-cors": "0.1.2",
|
"@types/micro-cors": "0.1.2",
|
||||||
"@types/minio": "7.0.14",
|
"@types/minio": "7.0.14",
|
||||||
"@types/node": "18.8.3",
|
"@types/node": "18.11.0",
|
||||||
"@types/nodemailer": "6.4.6",
|
"@types/nodemailer": "6.4.6",
|
||||||
"@types/nprogress": "0.2.0",
|
"@types/nprogress": "0.2.0",
|
||||||
"@types/papaparse": "5.3.5",
|
"@types/papaparse": "5.3.5",
|
||||||
@ -101,15 +101,15 @@
|
|||||||
"@types/qs": "6.9.7",
|
"@types/qs": "6.9.7",
|
||||||
"@types/react": "18.0.21",
|
"@types/react": "18.0.21",
|
||||||
"@types/tinycolor2": "1.4.3",
|
"@types/tinycolor2": "1.4.3",
|
||||||
"@typescript-eslint/eslint-plugin": "5.39.0",
|
"@typescript-eslint/eslint-plugin": "5.40.0",
|
||||||
"@typescript-eslint/parser": "5.39.0",
|
"@typescript-eslint/parser": "5.40.0",
|
||||||
"db": "workspace:*",
|
"db": "workspace:*",
|
||||||
"dotenv": "16.0.3",
|
"dotenv": "16.0.3",
|
||||||
"eslint": "8.25.0",
|
"eslint": "8.25.0",
|
||||||
"eslint-config-next": "12.3.1",
|
"eslint-config-next": "12.3.1",
|
||||||
"eslint-plugin-react": "7.31.8",
|
"eslint-plugin-react": "7.31.10",
|
||||||
"models": "workspace:*",
|
"models": "workspace:*",
|
||||||
"next-transpile-modules": "9.0.0",
|
"next-transpile-modules": "9.1.0",
|
||||||
"typescript": "4.8.4",
|
"typescript": "4.8.4",
|
||||||
"utils": "workspace:*"
|
"utils": "workspace:*"
|
||||||
}
|
}
|
||||||
|
@ -128,6 +128,7 @@ const handler = (req: NextApiRequest, res: NextApiResponse) => {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
signIn: async ({ account }) => {
|
signIn: async ({ account }) => {
|
||||||
|
if (!account) return false
|
||||||
const requiredGroups = getRequiredGroups(account.provider)
|
const requiredGroups = getRequiredGroups(account.provider)
|
||||||
if (requiredGroups.length > 0) {
|
if (requiredGroups.length > 0) {
|
||||||
const userGroups = await getUserGroups(account)
|
const userGroups = await getUserGroups(account)
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
"@mdx-js/react": "1.6.22",
|
"@mdx-js/react": "1.6.22",
|
||||||
"@svgr/webpack": "6.4.0",
|
"@svgr/webpack": "6.5.0",
|
||||||
"clsx": "1.2.1",
|
"clsx": "1.2.1",
|
||||||
"file-loader": "6.2.0",
|
"file-loader": "6.2.0",
|
||||||
"prism-react-renderer": "1.3.5",
|
"prism-react-renderer": "1.3.5",
|
||||||
|
@ -28,17 +28,17 @@
|
|||||||
"@chakra-ui/styled-system": "2.3.4",
|
"@chakra-ui/styled-system": "2.3.4",
|
||||||
"@next/bundle-analyzer": "12.3.1",
|
"@next/bundle-analyzer": "12.3.1",
|
||||||
"@types/aos": "3.0.4",
|
"@types/aos": "3.0.4",
|
||||||
"@types/node": "18.8.3",
|
"@types/node": "18.11.0",
|
||||||
"@types/react": "18.0.21",
|
"@types/react": "18.0.21",
|
||||||
"@typescript-eslint/eslint-plugin": "5.39.0",
|
"@typescript-eslint/eslint-plugin": "5.40.0",
|
||||||
"@typescript-eslint/parser": "5.39.0",
|
"@typescript-eslint/parser": "5.40.0",
|
||||||
"autoprefixer": "10.4.12",
|
"autoprefixer": "10.4.12",
|
||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"eslint": "8.25.0",
|
"eslint": "8.25.0",
|
||||||
"eslint-config-next": "12.3.1",
|
"eslint-config-next": "12.3.1",
|
||||||
"eslint-plugin-react": "7.31.8",
|
"eslint-plugin-react": "7.31.10",
|
||||||
"next-transpile-modules": "9.0.0",
|
"next-transpile-modules": "9.1.0",
|
||||||
"postcss": "8.4.17",
|
"postcss": "8.4.18",
|
||||||
"prettier": "2.7.1",
|
"prettier": "2.7.1",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.8.4"
|
||||||
}
|
}
|
||||||
|
@ -11,45 +11,45 @@
|
|||||||
"test:open": "PWDEBUG=1 pnpm playwright test"
|
"test:open": "PWDEBUG=1 pnpm playwright test"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sentry/nextjs": "7.14.2",
|
"@sentry/nextjs": "7.15.0",
|
||||||
"aws-sdk": "2.1231.0",
|
"aws-sdk": "2.1233.0",
|
||||||
"bot-engine": "*",
|
"bot-engine": "*",
|
||||||
"cors": "2.8.5",
|
"cors": "2.8.5",
|
||||||
"cuid": "2.1.8",
|
"cuid": "2.1.8",
|
||||||
"db": "workspace:*",
|
"db": "workspace:*",
|
||||||
"google-spreadsheet": "3.3.0",
|
"google-spreadsheet": "3.3.0",
|
||||||
"got": "12.5.1",
|
"got": "12.5.2",
|
||||||
"next": "12.3.1",
|
"next": "12.3.1",
|
||||||
"nodemailer": "6.8.0",
|
"nodemailer": "6.8.0",
|
||||||
"qs": "6.11.0",
|
"qs": "6.11.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"sanitize-html": "2.7.2",
|
"sanitize-html": "2.7.2",
|
||||||
"stripe": "10.13.0"
|
"stripe": "10.14.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/preset-env": "7.19.3",
|
"@babel/preset-env": "7.19.4",
|
||||||
"@faire/mjml-react": "2.1.4",
|
"@faire/mjml-react": "2.1.4",
|
||||||
"@playwright/test": "1.27.0",
|
"@playwright/test": "1.27.1",
|
||||||
"@types/cors": "2.8.12",
|
"@types/cors": "2.8.12",
|
||||||
"@types/google-spreadsheet": "3.3.0",
|
"@types/google-spreadsheet": "3.3.0",
|
||||||
"@types/node": "18.8.3",
|
"@types/node": "18.11.0",
|
||||||
"@types/nodemailer": "6.4.6",
|
"@types/nodemailer": "6.4.6",
|
||||||
"@types/papaparse": "5.3.5",
|
"@types/papaparse": "5.3.5",
|
||||||
"@types/qs": "6.9.7",
|
"@types/qs": "6.9.7",
|
||||||
"@types/react": "18.0.21",
|
"@types/react": "18.0.21",
|
||||||
"@types/sanitize-html": "2.6.2",
|
"@types/sanitize-html": "2.6.2",
|
||||||
"@typescript-eslint/eslint-plugin": "5.39.0",
|
"@typescript-eslint/eslint-plugin": "5.40.0",
|
||||||
"@typescript-eslint/parser": "5.39.0",
|
"@typescript-eslint/parser": "5.40.0",
|
||||||
"dotenv": "16.0.3",
|
"dotenv": "16.0.3",
|
||||||
"emails": "workspace:*",
|
"emails": "workspace:*",
|
||||||
"eslint": "8.25.0",
|
"eslint": "8.25.0",
|
||||||
"eslint-config-next": "12.3.1",
|
"eslint-config-next": "12.3.1",
|
||||||
"eslint-plugin-react": "7.31.8",
|
"eslint-plugin-react": "7.31.10",
|
||||||
"eslint-plugin-react-hooks": "4.6.0",
|
"eslint-plugin-react-hooks": "4.6.0",
|
||||||
"google-auth-library": "8.5.2",
|
"google-auth-library": "8.5.2",
|
||||||
"models": "workspace:*",
|
"models": "workspace:*",
|
||||||
"next-transpile-modules": "9.0.0",
|
"next-transpile-modules": "9.1.0",
|
||||||
"node-fetch": "^3.2.10",
|
"node-fetch": "^3.2.10",
|
||||||
"papaparse": "5.3.2",
|
"papaparse": "5.3.2",
|
||||||
"typescript": "4.8.4",
|
"typescript": "4.8.4",
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"cz-emoji": "1.3.2-canary.2",
|
"cz-emoji": "1.3.2-canary.2",
|
||||||
"turbo": "1.5.5"
|
"turbo": "1.5.6"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"commitizen": {
|
"commitizen": {
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
"lint": "eslint --fix -c ./.eslintrc.js \"./src/**/*.ts*\""
|
"lint": "eslint --fix -c ./.eslintrc.js \"./src/**/*.ts*\""
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@stripe/react-stripe-js": "1.12.0",
|
"@stripe/react-stripe-js": "1.13.0",
|
||||||
"@stripe/stripe-js": "1.38.1",
|
"@stripe/stripe-js": "1.41.0",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
"qs": "6.11.0",
|
"qs": "6.11.0",
|
||||||
"react-frame-component": "5.2.3",
|
"react-frame-component": "5.2.3",
|
||||||
@ -22,14 +22,14 @@
|
|||||||
"resize-observer": "1.0.4"
|
"resize-observer": "1.0.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "18.8.3",
|
"@types/node": "18.11.0",
|
||||||
"@types/qs": "6.9.7",
|
"@types/qs": "6.9.7",
|
||||||
"@types/react": "18.0.21",
|
"@types/react": "18.0.21",
|
||||||
"@types/react-phone-number-input": "3.0.14",
|
"@types/react-phone-number-input": "3.0.14",
|
||||||
"@types/react-scroll": "1.8.4",
|
"@types/react-scroll": "1.8.4",
|
||||||
"@types/react-transition-group": "4.4.5",
|
"@types/react-transition-group": "4.4.5",
|
||||||
"@typescript-eslint/eslint-plugin": "5.39.0",
|
"@typescript-eslint/eslint-plugin": "5.40.0",
|
||||||
"@typescript-eslint/parser": "5.39.0",
|
"@typescript-eslint/parser": "5.40.0",
|
||||||
"autoprefixer": "10.4.12",
|
"autoprefixer": "10.4.12",
|
||||||
"baptistearno-tsup": "^0.1.0",
|
"baptistearno-tsup": "^0.1.0",
|
||||||
"db": "workspace:*",
|
"db": "workspace:*",
|
||||||
@ -37,9 +37,9 @@
|
|||||||
"eslint-config-next": "12.3.1",
|
"eslint-config-next": "12.3.1",
|
||||||
"eslint-config-prettier": "8.5.0",
|
"eslint-config-prettier": "8.5.0",
|
||||||
"eslint-plugin-prettier": "4.2.1",
|
"eslint-plugin-prettier": "4.2.1",
|
||||||
"eslint-plugin-react": "7.31.8",
|
"eslint-plugin-react": "7.31.10",
|
||||||
"models": "workspace:*",
|
"models": "workspace:*",
|
||||||
"postcss": "8.4.17",
|
"postcss": "8.4.18",
|
||||||
"prettier": "2.7.1",
|
"prettier": "2.7.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@faire/mjml-react": "2.1.4",
|
"@faire/mjml-react": "2.1.4",
|
||||||
"@types/node": "18.8.3",
|
"@types/node": "18.11.0",
|
||||||
"@types/nodemailer": "6.4.6",
|
"@types/nodemailer": "6.4.6",
|
||||||
"@types/react": "18.0.21",
|
"@types/react": "18.0.21",
|
||||||
"concurrently": "7.4.0",
|
"concurrently": "7.4.0",
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"start:prod": "NODE_ENV=production ts-node index.ts"
|
"start:prod": "NODE_ENV=production ts-node index.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "18.7.23",
|
"@types/node": "18.11.0",
|
||||||
"db": "workspace:*",
|
"db": "workspace:*",
|
||||||
"models": "workspace:*",
|
"models": "workspace:*",
|
||||||
"ts-node": "10.9.1",
|
"ts-node": "10.9.1",
|
||||||
|
@ -12,15 +12,15 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "29.1.2",
|
"@types/jest": "29.1.2",
|
||||||
"@typescript-eslint/eslint-plugin": "5.39.0",
|
"@typescript-eslint/eslint-plugin": "5.40.0",
|
||||||
"@typescript-eslint/parser": "5.39.0",
|
"@typescript-eslint/parser": "5.40.0",
|
||||||
"baptistearno-tsup": "^0.1.0",
|
"baptistearno-tsup": "^0.1.0",
|
||||||
"eslint": "8.25.0",
|
"eslint": "8.25.0",
|
||||||
"eslint-plugin-functional": "4.4.1",
|
"eslint-plugin-functional": "4.4.1",
|
||||||
"eslint-plugin-jest": "27.1.1",
|
"eslint-plugin-jest": "27.1.2",
|
||||||
"eslint-plugin-prettier": "4.2.1",
|
"eslint-plugin-prettier": "4.2.1",
|
||||||
"jest": "29.1.2",
|
"jest": "29.2.0",
|
||||||
"jest-environment-jsdom": "29.1.2",
|
"jest-environment-jsdom": "29.2.0",
|
||||||
"prettier": "2.7.1",
|
"prettier": "2.7.1",
|
||||||
"ts-jest": "29.0.3",
|
"ts-jest": "29.0.3",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.8.4"
|
||||||
|
@ -6,9 +6,9 @@
|
|||||||
"main": "./index.ts",
|
"main": "./index.ts",
|
||||||
"types": "./index.ts",
|
"types": "./index.ts",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@playwright/test": "1.27.0",
|
"@playwright/test": "1.27.1",
|
||||||
"@types/nodemailer": "6.4.6",
|
"@types/nodemailer": "6.4.6",
|
||||||
"aws-sdk": "2.1231.0",
|
"aws-sdk": "2.1233.0",
|
||||||
"cuid": "2.1.8",
|
"cuid": "2.1.8",
|
||||||
"db": "workspace:*",
|
"db": "workspace:*",
|
||||||
"models": "workspace:*",
|
"models": "workspace:*",
|
||||||
|
3104
pnpm-lock.yaml
generated
3104
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user