2
0

⬆️ Upgrade dependencies

This commit is contained in:
Baptiste Arnaud
2023-01-07 17:06:18 +01:00
parent 225cd1eeba
commit f79f6932c2
14 changed files with 1615 additions and 1172 deletions

View File

@ -23,34 +23,34 @@
"@codemirror/lint": "6.1.0",
"@codemirror/state": "6.2.0",
"@codemirror/theme-one-dark": "^6.1.0",
"@dnd-kit/core": "6.0.6",
"@dnd-kit/sortable": "7.0.1",
"@dnd-kit/core": "6.0.7",
"@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.0.0",
"@faire/mjml-react": "3.0.1",
"@giphy/js-fetch-api": "4.7.1",
"@giphy/js-types": "4.4.0",
"@giphy/react-components": "6.5.1",
"@googleapis/drive": "4.0.1",
"@lezer/css": "^1.1.1",
"@sentry/nextjs": "7.28.1",
"@sentry/nextjs": "7.29.0",
"@stripe/stripe-js": "1.46.0",
"@tanstack/react-query": "^4.20.4",
"@tanstack/react-table": "8.7.0",
"@trpc/client": "10.7.0",
"@trpc/next": "10.7.0",
"@trpc/react-query": "10.7.0",
"@trpc/server": "10.7.0",
"@udecode/plate-basic-marks": "18.13.0",
"@tanstack/react-query": "^4.20.9",
"@tanstack/react-table": "8.7.4",
"@trpc/client": "10.8.1",
"@trpc/next": "10.8.1",
"@trpc/react-query": "10.8.1",
"@trpc/server": "10.8.1",
"@udecode/plate-basic-marks": "18.15.0",
"@udecode/plate-common": "^7.0.2",
"@udecode/plate-core": "18.13.0",
"@udecode/plate-link": "18.13.0",
"@udecode/plate-serializer-html": "18.13.0",
"@udecode/plate-ui-link": "18.13.0",
"@udecode/plate-ui-toolbar": "18.13.0",
"@udecode/plate-core": "18.15.0",
"@udecode/plate-link": "18.15.0",
"@udecode/plate-serializer-html": "18.15.0",
"@udecode/plate-ui-link": "18.15.0",
"@udecode/plate-ui-toolbar": "18.15.0",
"@use-gesture/react": "^10.2.23",
"aws-sdk": "2.1286.0",
"aws-sdk": "2.1290.0",
"bot-engine": "workspace:*",
"browser-image-compression": "2.0.0",
"canvas-confetti": "1.6.0",
@ -62,44 +62,44 @@
"emails": "workspace:*",
"emojilib": "3.0.8",
"focus-visible": "5.2.0",
"framer-motion": "8.0.2",
"framer-motion": "8.2.4",
"google-auth-library": "8.7.0",
"google-spreadsheet": "3.3.0",
"got": "12.5.3",
"htmlparser2": "8.0.1",
"immer": "9.0.16",
"immer": "9.0.17",
"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.1",
"next-auth": "4.18.7",
"next-auth": "4.18.8",
"nextjs-cors": "^2.1.2",
"nodemailer": "6.8.0",
"nprogress": "0.2.0",
"papaparse": "5.3.2",
"prettier": "2.8.1",
"prettier": "2.8.2",
"qs": "6.11.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"slate": "0.87.0",
"slate": "0.88.1",
"slate-history": "0.86.0",
"slate-hyperscript": "0.77.0",
"slate-react": "0.88.0",
"stripe": "11.5.0",
"stripe": "11.6.0",
"styled-components": "5.3.6",
"svg-round-corners": "0.4.1",
"swr": "2.0.0",
"tinycolor2": "1.5.1",
"trpc-openapi": "1.0.0",
"tinycolor2": "1.5.2",
"trpc-openapi": "1.1.1",
"typebot-js": "workspace:*",
"use-debounce": "9.0.2"
},
"devDependencies": {
"@babel/core": "7.20.7",
"@babel/core": "7.20.12",
"@chakra-ui/styled-system": "2.5.1",
"@playwright/test": "1.29.1",
"@playwright/test": "1.29.2",
"@types/canvas-confetti": "1.6.0",
"@types/google-spreadsheet": "3.3.0",
"@types/jsonwebtoken": "9.0.0",

View File

@ -19,7 +19,7 @@
"bot-engine": "workspace:*",
"db": "workspace:*",
"focus-visible": "5.2.0",
"framer-motion": "8.0.2",
"framer-motion": "8.2.4",
"models": "workspace:*",
"next": "13.1.1",
"react": "18.2.0",
@ -27,7 +27,7 @@
"utils": "workspace:*"
},
"devDependencies": {
"@babel/core": "7.20.7",
"@babel/core": "7.20.12",
"@chakra-ui/styled-system": "2.5.1",
"@next/bundle-analyzer": "13.1.1",
"@types/aos": "3.0.4",
@ -38,8 +38,8 @@
"eslint": "8.31.0",
"eslint-config-custom": "workspace:*",
"next-transpile-modules": "10.0.0",
"postcss": "8.4.20",
"prettier": "2.8.1",
"postcss": "8.4.21",
"prettier": "2.8.2",
"tsconfig": "workspace:*",
"typescript": "4.9.4"
}

View File

@ -12,10 +12,10 @@
"test:report": "pnpm playwright show-report"
},
"dependencies": {
"@sentry/nextjs": "7.28.1",
"@trpc/server": "10.7.0",
"@sentry/nextjs": "7.29.0",
"@trpc/server": "10.8.1",
"@typebot.io/react": "workspace:*",
"aws-sdk": "2.1286.0",
"aws-sdk": "2.1290.0",
"bot-engine": "workspace:*",
"cors": "2.8.5",
"cuid": "2.1.8",
@ -29,13 +29,13 @@
"qs": "6.11.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"stripe": "11.5.0",
"trpc-openapi": "1.0.0"
"stripe": "11.6.0",
"trpc-openapi": "1.1.1"
},
"devDependencies": {
"@babel/preset-env": "7.20.2",
"@faire/mjml-react": "3.0.0",
"@playwright/test": "1.29.1",
"@faire/mjml-react": "3.0.1",
"@playwright/test": "1.29.2",
"@types/cors": "2.8.13",
"@types/google-spreadsheet": "3.3.0",
"@types/node": "18.11.18",

View File

@ -24,7 +24,7 @@
"devDependencies": {
"cross-env": "7.0.3",
"cz-emoji": "1.3.2-canary.2",
"husky": "^8.0.2",
"husky": "^8.0.3",
"turbo": "1.6.3"
},
"config": {

View File

@ -11,12 +11,12 @@
"lint": "eslint --fix \"src/**/*.ts*\""
},
"dependencies": {
"@stripe/react-stripe-js": "1.16.1",
"@stripe/react-stripe-js": "1.16.2",
"@stripe/stripe-js": "1.46.0",
"prop-types": "15.8.1",
"qs": "6.11.0",
"react-frame-component": "5.2.4",
"react-phone-number-input": "3.2.13",
"react-phone-number-input": "3.2.15",
"react-scroll": "1.8.9",
"react-transition-group": "4.4.5",
"resize-observer": "1.0.4"
@ -30,12 +30,12 @@
"@types/react-transition-group": "4.4.5",
"autoprefixer": "10.4.13",
"db": "workspace:*",
"esbuild": "^0.16.12",
"esbuild": "^0.16.15",
"eslint": "8.31.0",
"eslint-config-custom": "workspace:*",
"models": "workspace:*",
"postcss": "8.4.20",
"prettier": "2.8.1",
"postcss": "8.4.21",
"prettier": "2.8.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "3.2.4",

View File

@ -12,11 +12,11 @@
"create:migration": "prisma migrate dev"
},
"dependencies": {
"@prisma/client": "4.8.0"
"@prisma/client": "4.8.1"
},
"devDependencies": {
"dotenv-cli": "6.0.0",
"prisma": "4.8.0",
"prisma": "4.8.1",
"tsconfig": "workspace:*",
"typescript": "4.9.4"
}

View File

@ -14,7 +14,7 @@
"author": "Baptiste Arnaud",
"license": "ISC",
"devDependencies": {
"@faire/mjml-react": "3.0.0",
"@faire/mjml-react": "3.0.1",
"@types/node": "18.11.18",
"@types/nodemailer": "6.4.7",
"@types/react": "18.0.26",

View File

@ -4,11 +4,11 @@
"dependencies": {
"eslint": "8.31.0",
"eslint-config-next": "13.1.1",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-react": "7.31.11"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1"
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0"
}
}

View File

@ -17,25 +17,25 @@
"models": "workspace:*",
"phone": "3.1.32",
"solid-element": "1.6.3",
"solid-js": "1.6.6",
"solid-js": "1.6.8",
"utils": "workspace:*"
},
"devDependencies": {
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "10.0.1",
"@rollup/plugin-typescript": "11.0.0",
"@types/react": "18.0.26",
"autoprefixer": "10.4.13",
"babel-preset-solid": "1.6.6",
"babel-preset-solid": "1.6.7",
"eslint": "8.31.0",
"eslint-config-custom": "workspace:*",
"eslint-plugin-solid": "0.9.1",
"postcss": "8.4.20",
"postcss": "8.4.21",
"react": "18.2.0",
"rollup": "3.9.0",
"rollup": "3.9.1",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-dts": "5.1.0",
"rollup-plugin-dts": "5.1.1",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript-paths": "1.4.0",
@ -43,7 +43,7 @@
"tsconfig": "workspace:*",
"tsup": "6.5.0",
"typescript": "4.9.4",
"vite": "4.0.3",
"vite": "4.0.4",
"vite-plugin-solid": "2.5.0"
}
}

View File

@ -21,7 +21,7 @@
"got": "12.5.3",
"models": "workspace:*",
"prompts": "2.4.2",
"stripe": "11.5.0",
"stripe": "11.6.0",
"tsx": "3.12.1",
"typescript": "4.9.4",
"utils": "workspace:*",

View File

@ -17,7 +17,7 @@
"eslint-config-custom": "workspace:*",
"jest": "29.3.1",
"jest-environment-jsdom": "29.3.1",
"prettier": "2.8.1",
"prettier": "2.8.2",
"ts-jest": "29.0.3",
"typescript": "4.9.4",
"tsconfig": "workspace:*"

View File

@ -6,9 +6,9 @@
"main": "./index.ts",
"types": "./index.ts",
"devDependencies": {
"@playwright/test": "1.29.1",
"@playwright/test": "1.29.2",
"@types/nodemailer": "6.4.7",
"aws-sdk": "2.1286.0",
"aws-sdk": "2.1290.0",
"cuid": "2.1.8",
"db": "workspace:*",
"dotenv": "16.0.3",

View File

@ -7,7 +7,7 @@
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@prettier/plugin-php": "0.19.2",
"prettier": "2.8.1"
"prettier": "2.8.2"
},
"scripts": {
"deploy": "pnpm copy && pnpm commit",

2663
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff