From 5e5703a24f033bb8acab7b2ea67251b09842ebf6 Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Sun, 27 Nov 2022 10:31:23 +0100 Subject: [PATCH] :arrow_up: Upgrade dependencies --- apps/builder/package.json | 32 +- apps/landing-page/package.json | 8 +- apps/viewer/package.json | 8 +- package.json | 2 +- packages/bot-engine/package.json | 2 +- packages/eslint-config-custom/package.json | 2 +- packages/models/package.json | 2 +- packages/typebot-js/package.json | 2 +- packages/utils/package.json | 6 +- pnpm-lock.yaml | 540 +++++++++++---------- 10 files changed, 304 insertions(+), 300 deletions(-) diff --git a/apps/builder/package.json b/apps/builder/package.json index c03a3e179..17a1731c0 100644 --- a/apps/builder/package.json +++ b/apps/builder/package.json @@ -30,23 +30,23 @@ "@giphy/js-types": "4.2.1", "@giphy/react-components": "6.2.0", "@googleapis/drive": "4.0.0", - "@sentry/nextjs": "7.20.1", + "@sentry/nextjs": "7.21.1", "@stripe/stripe-js": "1.44.1", - "@tanstack/react-query": "^4.16.1", - "@tanstack/react-table": "8.5.30", - "@trpc/client": "10.0.0", - "@trpc/next": "10.0.0", - "@trpc/react-query": "10.0.0", - "@trpc/server": "10.0.0", + "@tanstack/react-query": "^4.18.0", + "@tanstack/react-table": "8.7.0", + "@trpc/client": "10.3.0", + "@trpc/next": "10.3.0", + "@trpc/react-query": "10.3.0", + "@trpc/server": "10.3.0", "@udecode/plate-basic-marks": "18.9.0", "@udecode/plate-common": "^7.0.2", "@udecode/plate-core": "18.9.0", - "@udecode/plate-link": "18.9.1", + "@udecode/plate-link": "18.11.0", "@udecode/plate-serializer-html": "18.9.0", - "@udecode/plate-ui-link": "18.9.1", + "@udecode/plate-ui-link": "18.11.0", "@udecode/plate-ui-toolbar": "18.9.0", "@use-gesture/react": "^10.2.22", - "aws-sdk": "2.1258.0", + "aws-sdk": "2.1261.0", "bot-engine": "workspace:*", "browser-image-compression": "2.0.0", "canvas-confetti": "1.6.0", @@ -57,7 +57,7 @@ "emails": "workspace:*", "emojilib": "3.0.7", "focus-visible": "5.2.0", - "framer-motion": "7.6.7", + "framer-motion": "7.6.12", "google-auth-library": "8.7.0", "google-spreadsheet": "3.3.0", "got": "12.5.3", @@ -65,15 +65,15 @@ "immer": "9.0.16", "js-video-url-parser": "0.5.1", "jsonwebtoken": "8.5.1", - "micro": "9.4.1", + "micro": "10.0.1", "micro-cors": "0.1.1", "minio": "7.0.32", - "next": "13.0.4", + "next": "13.0.5", "next-auth": "4.12.3", "nodemailer": "6.8.0", "nprogress": "0.2.0", "papaparse": "5.3.2", - "prettier": "2.7.1", + "prettier": "2.8.0", "qs": "6.11.0", "react": "18.2.0", "react-dom": "18.2.0", @@ -93,12 +93,12 @@ "devDependencies": { "@babel/core": "7.20.2", "@chakra-ui/styled-system": "2.3.5", - "@playwright/test": "1.28.0", + "@playwright/test": "1.28.1", "@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.14", + "@types/minio": "7.0.15", "@types/node": "18.11.9", "@types/nodemailer": "6.4.6", "@types/nprogress": "0.2.0", diff --git a/apps/landing-page/package.json b/apps/landing-page/package.json index 09e8a3107..a36ccb07b 100644 --- a/apps/landing-page/package.json +++ b/apps/landing-page/package.json @@ -19,9 +19,9 @@ "bot-engine": "workspace:*", "db": "workspace:*", "focus-visible": "5.2.0", - "framer-motion": "7.6.7", + "framer-motion": "7.6.12", "models": "workspace:*", - "next": "13.0.4", + "next": "13.0.5", "react": "18.2.0", "react-dom": "18.2.0", "utils": "workspace:*" @@ -29,7 +29,7 @@ "devDependencies": { "@babel/core": "7.20.2", "@chakra-ui/styled-system": "2.3.5", - "@next/bundle-analyzer": "13.0.4", + "@next/bundle-analyzer": "13.0.5", "@types/aos": "3.0.4", "@types/node": "18.11.9", "@types/react": "18.0.25", @@ -39,7 +39,7 @@ "eslint-config-custom": "workspace:*", "next-transpile-modules": "10.0.0", "postcss": "8.4.19", - "prettier": "2.7.1", + "prettier": "2.8.0", "tsconfig": "workspace:*", "typescript": "4.9.3" } diff --git a/apps/viewer/package.json b/apps/viewer/package.json index bf2a6861d..268513012 100644 --- a/apps/viewer/package.json +++ b/apps/viewer/package.json @@ -12,15 +12,15 @@ "test:report": "pnpm playwright show-report" }, "dependencies": { - "@sentry/nextjs": "7.20.1", - "aws-sdk": "2.1258.0", + "@sentry/nextjs": "7.21.1", + "aws-sdk": "2.1261.0", "bot-engine": "*", "cors": "2.8.5", "cuid": "2.1.8", "db": "workspace:*", "google-spreadsheet": "3.3.0", "got": "12.5.3", - "next": "13.0.4", + "next": "13.0.5", "nodemailer": "6.8.0", "qs": "6.11.0", "react": "18.2.0", @@ -31,7 +31,7 @@ "devDependencies": { "@babel/preset-env": "7.20.2", "@faire/mjml-react": "3.0.0", - "@playwright/test": "1.28.0", + "@playwright/test": "1.28.1", "@types/cors": "2.8.12", "@types/google-spreadsheet": "3.3.0", "@types/node": "18.11.9", diff --git a/package.json b/package.json index dfa54559e..1fa5f415b 100644 --- a/package.json +++ b/package.json @@ -31,5 +31,5 @@ "path": "node_modules/cz-emoji" } }, - "packageManager": "pnpm@7.17.0" + "packageManager": "pnpm@7.17.1" } diff --git a/packages/bot-engine/package.json b/packages/bot-engine/package.json index 3e7badb55..06c6f1567 100644 --- a/packages/bot-engine/package.json +++ b/packages/bot-engine/package.json @@ -35,7 +35,7 @@ "eslint-config-custom": "workspace:*", "models": "workspace:*", "postcss": "8.4.19", - "prettier": "2.7.1", + "prettier": "2.8.0", "react": "18.2.0", "react-dom": "18.2.0", "tailwindcss": "3.2.4", diff --git a/packages/eslint-config-custom/package.json b/packages/eslint-config-custom/package.json index ba2de4d33..d3b747356 100644 --- a/packages/eslint-config-custom/package.json +++ b/packages/eslint-config-custom/package.json @@ -3,7 +3,7 @@ "main": "index.js", "dependencies": { "eslint": "8.28.0", - "eslint-config-next": "13.0.4", + "eslint-config-next": "13.0.5", "eslint-config-prettier": "8.5.0", "eslint-plugin-react": "7.31.11" } diff --git a/packages/models/package.json b/packages/models/package.json index 69d8e7c4c..0a691a835 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "typescript": "4.9.3", - "next": "13.0.4", + "next": "13.0.5", "db": "workspace:*", "tsconfig": "workspace:*" }, diff --git a/packages/typebot-js/package.json b/packages/typebot-js/package.json index 8e4a56d84..0b7391c39 100644 --- a/packages/typebot-js/package.json +++ b/packages/typebot-js/package.json @@ -17,7 +17,7 @@ "eslint-config-custom": "workspace:*", "jest": "29.3.1", "jest-environment-jsdom": "29.3.1", - "prettier": "2.7.1", + "prettier": "2.8.0", "ts-jest": "29.0.3", "typescript": "4.9.3", "tsconfig": "workspace:*" diff --git a/packages/utils/package.json b/packages/utils/package.json index c300732ea..2c166893a 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -6,14 +6,14 @@ "main": "./index.ts", "types": "./index.ts", "devDependencies": { - "@playwright/test": "1.28.0", + "@playwright/test": "1.28.1", "@types/nodemailer": "6.4.6", - "aws-sdk": "2.1258.0", + "aws-sdk": "2.1261.0", "cuid": "2.1.8", "db": "workspace:*", "dotenv": "16.0.3", "models": "workspace:*", - "next": "13.0.4", + "next": "13.0.5", "nodemailer": "6.8.0", "tsconfig": "workspace:*", "typescript": "4.9.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9727a6ddb..36c989ef8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,20 +34,20 @@ importers: '@giphy/js-types': 4.2.1 '@giphy/react-components': 6.2.0 '@googleapis/drive': 4.0.0 - '@playwright/test': 1.28.0 - '@sentry/nextjs': 7.20.1 + '@playwright/test': 1.28.1 + '@sentry/nextjs': 7.21.1 '@stripe/stripe-js': 1.44.1 - '@tanstack/react-query': ^4.16.1 - '@tanstack/react-table': 8.5.30 - '@trpc/client': 10.0.0 - '@trpc/next': 10.0.0 - '@trpc/react-query': 10.0.0 - '@trpc/server': 10.0.0 + '@tanstack/react-query': ^4.18.0 + '@tanstack/react-table': 8.7.0 + '@trpc/client': 10.3.0 + '@trpc/next': 10.3.0 + '@trpc/react-query': 10.3.0 + '@trpc/server': 10.3.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.14 + '@types/minio': 7.0.15 '@types/node': 18.11.9 '@types/nodemailer': 6.4.6 '@types/nprogress': 0.2.0 @@ -59,12 +59,12 @@ importers: '@udecode/plate-basic-marks': 18.9.0 '@udecode/plate-common': ^7.0.2 '@udecode/plate-core': 18.9.0 - '@udecode/plate-link': 18.9.1 + '@udecode/plate-link': 18.11.0 '@udecode/plate-serializer-html': 18.9.0 - '@udecode/plate-ui-link': 18.9.1 + '@udecode/plate-ui-link': 18.11.0 '@udecode/plate-ui-toolbar': 18.9.0 '@use-gesture/react': ^10.2.22 - aws-sdk: 2.1258.0 + aws-sdk: 2.1261.0 bot-engine: workspace:* browser-image-compression: 2.0.0 canvas-confetti: 1.6.0 @@ -79,7 +79,7 @@ importers: eslint: 8.28.0 eslint-config-custom: workspace:* focus-visible: 5.2.0 - framer-motion: 7.6.7 + framer-motion: 7.6.12 google-auth-library: 8.7.0 google-spreadsheet: 3.3.0 got: 12.5.3 @@ -87,17 +87,17 @@ importers: immer: 9.0.16 js-video-url-parser: 0.5.1 jsonwebtoken: 8.5.1 - micro: 9.4.1 + micro: 10.0.1 micro-cors: 0.1.1 minio: 7.0.32 models: workspace:* - next: 13.0.4 + next: 13.0.5 next-auth: 4.12.3 next-transpile-modules: 10.0.0 nodemailer: 6.8.0 nprogress: 0.2.0 papaparse: 5.3.2 - prettier: 2.7.1 + prettier: 2.8.0 qs: 6.11.0 react: 18.2.0 react-dom: 18.2.0 @@ -120,7 +120,7 @@ importers: zod: 3.19.1 dependencies: '@chakra-ui/css-reset': 2.0.10_hp5f5nkljdiwilp4rgxyefcplu - '@chakra-ui/react': 2.4.1_fqfjrcf4r5ejjaxw4ez4knwbra + '@chakra-ui/react': 2.4.1_hkukxbqflua6lnjhisenr4vbym '@codemirror/lang-css': 6.0.1_fuptfgfvjei7zlnjj2tcjb3b3y '@codemirror/lang-html': 6.2.0 '@codemirror/lang-javascript': 6.1.1 @@ -137,23 +137,23 @@ importers: '@giphy/js-types': 4.2.1 '@giphy/react-components': 6.2.0_o6ujcdmwt6ni5mv4wdf5n6tg3y '@googleapis/drive': 4.0.0 - '@sentry/nextjs': 7.20.1_next@13.0.4+react@18.2.0 + '@sentry/nextjs': 7.21.1_next@13.0.5+react@18.2.0 '@stripe/stripe-js': 1.44.1 - '@tanstack/react-query': 4.16.1_biqbaboplfbrettd7655fr4n2y - '@tanstack/react-table': 8.5.30_biqbaboplfbrettd7655fr4n2y - '@trpc/client': 10.0.0_@trpc+server@10.0.0 - '@trpc/next': 10.0.0_lvt3mlb7e4c6xftcrglyiibuci - '@trpc/react-query': 10.0.0_4552jruvein5zm6wk4q22v5i4u - '@trpc/server': 10.0.0 + '@tanstack/react-query': 4.18.0_biqbaboplfbrettd7655fr4n2y + '@tanstack/react-table': 8.7.0_biqbaboplfbrettd7655fr4n2y + '@trpc/client': 10.3.0_@trpc+server@10.3.0 + '@trpc/next': 10.3.0_vi2iz35cofb5u3hzttlzs2jwlq + '@trpc/react-query': 10.3.0_bhwn3e6ab7ypvnnsonc4sfinhq + '@trpc/server': 10.3.0 '@udecode/plate-basic-marks': 18.9.0_qbwdrgbzdszuchmsdbxkacoc6i '@udecode/plate-common': 7.0.2_2npvsnaaim3osywur4n3dtxjwq '@udecode/plate-core': 18.9.0_qbwdrgbzdszuchmsdbxkacoc6i - '@udecode/plate-link': 18.9.1_qbwdrgbzdszuchmsdbxkacoc6i + '@udecode/plate-link': 18.11.0_qbwdrgbzdszuchmsdbxkacoc6i '@udecode/plate-serializer-html': 18.9.0_rnwpf2b62kxl5ly5fslmybylc4 - '@udecode/plate-ui-link': 18.9.1_jf54b2ta42iw76fo6uzhmk7vly + '@udecode/plate-ui-link': 18.11.0_jf54b2ta42iw76fo6uzhmk7vly '@udecode/plate-ui-toolbar': 18.9.0_jf54b2ta42iw76fo6uzhmk7vly '@use-gesture/react': 10.2.22_react@18.2.0 - aws-sdk: 2.1258.0 + aws-sdk: 2.1261.0 bot-engine: link:../../packages/bot-engine browser-image-compression: 2.0.0 canvas-confetti: 1.6.0 @@ -164,7 +164,7 @@ importers: emails: link:../../packages/emails emojilib: 3.0.7 focus-visible: 5.2.0 - framer-motion: 7.6.7_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y google-auth-library: 8.7.0 google-spreadsheet: 3.3.0 got: 12.5.3 @@ -172,15 +172,15 @@ importers: immer: 9.0.16 js-video-url-parser: 0.5.1 jsonwebtoken: 8.5.1 - micro: 9.4.1 + micro: 10.0.1 micro-cors: 0.1.1 minio: 7.0.32 - next: 13.0.4_mqvh5p7ejg4taogoj6tpk3gd5a - next-auth: 4.12.3_icxl3uciip5l2ulzmmrvkhve3i + next: 13.0.5_mqvh5p7ejg4taogoj6tpk3gd5a + next-auth: 4.12.3_2xoejpawkzgot77rbv5mbik6ve nodemailer: 6.8.0 nprogress: 0.2.0 papaparse: 5.3.2 - prettier: 2.7.1 + prettier: 2.8.0 qs: 6.11.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -193,18 +193,18 @@ importers: svg-round-corners: 0.4.1 swr: 1.3.0_react@18.2.0 tinycolor2: 1.4.2 - trpc-openapi: 1.0.0-alpha.4_vccbenriacddvlnthubuxvuyb4 + trpc-openapi: 1.0.0-alpha.4_xfmifnqysbeeolwxnsx4yhzpwe typebot-js: link:../../packages/typebot-js use-debounce: 8.0.4_react@18.2.0 devDependencies: '@babel/core': 7.20.2 '@chakra-ui/styled-system': 2.3.5 - '@playwright/test': 1.28.0 + '@playwright/test': 1.28.1 '@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.14 + '@types/minio': 7.0.15 '@types/node': 18.11.9 '@types/nodemailer': 6.4.6 '@types/nprogress': 0.2.0 @@ -276,7 +276,7 @@ importers: '@chakra-ui/styled-system': 2.3.5 '@emotion/react': 11.10.5 '@emotion/styled': 11.10.5 - '@next/bundle-analyzer': 13.0.4 + '@next/bundle-analyzer': 13.0.5 '@types/aos': 3.0.4 '@types/node': 18.11.9 '@types/react': 18.0.25 @@ -289,12 +289,12 @@ importers: eslint: 8.28.0 eslint-config-custom: workspace:* focus-visible: 5.2.0 - framer-motion: 7.6.7 + framer-motion: 7.6.12 models: workspace:* - next: 13.0.4 + next: 13.0.5 next-transpile-modules: 10.0.0 postcss: 8.4.19 - prettier: 2.7.1 + prettier: 2.8.0 react: 18.2.0 react-dom: 18.2.0 tsconfig: workspace:* @@ -302,7 +302,7 @@ importers: utils: workspace:* dependencies: '@chakra-ui/icon': 3.0.12_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/react': 2.4.1_fqfjrcf4r5ejjaxw4ez4knwbra + '@chakra-ui/react': 2.4.1_hkukxbqflua6lnjhisenr4vbym '@emotion/react': 11.10.5_cuziicjcvwawlf5iuhzacuhqcy '@emotion/styled': 11.10.5_hmjty4frusbltjhl3xd7udcm2y '@vercel/analytics': 0.1.5_react@18.2.0 @@ -310,16 +310,16 @@ importers: bot-engine: link:../../packages/bot-engine db: link:../../packages/db focus-visible: 5.2.0 - framer-motion: 7.6.7_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y models: link:../../packages/models - next: 13.0.4_mqvh5p7ejg4taogoj6tpk3gd5a + next: 13.0.5_mqvh5p7ejg4taogoj6tpk3gd5a react: 18.2.0 react-dom: 18.2.0_react@18.2.0 utils: link:../../packages/utils devDependencies: '@babel/core': 7.20.2 '@chakra-ui/styled-system': 2.3.5 - '@next/bundle-analyzer': 13.0.4 + '@next/bundle-analyzer': 13.0.5 '@types/aos': 3.0.4 '@types/node': 18.11.9 '@types/react': 18.0.25 @@ -329,7 +329,7 @@ importers: eslint-config-custom: link:../../packages/eslint-config-custom next-transpile-modules: 10.0.0 postcss: 8.4.19 - prettier: 2.7.1 + prettier: 2.8.0 tsconfig: link:../../packages/tsconfig typescript: 4.9.3 @@ -337,8 +337,8 @@ importers: specifiers: '@babel/preset-env': 7.20.2 '@faire/mjml-react': 3.0.0 - '@playwright/test': 1.28.0 - '@sentry/nextjs': 7.20.1 + '@playwright/test': 1.28.1 + '@sentry/nextjs': 7.21.1 '@types/cors': 2.8.12 '@types/google-spreadsheet': 3.3.0 '@types/node': 18.11.9 @@ -347,7 +347,7 @@ importers: '@types/qs': 6.9.7 '@types/react': 18.0.25 '@types/sanitize-html': 2.6.2 - aws-sdk: 2.1258.0 + aws-sdk: 2.1261.0 bot-engine: '*' cors: 2.8.5 cuid: 2.1.8 @@ -360,7 +360,7 @@ importers: google-spreadsheet: 3.3.0 got: 12.5.3 models: workspace:* - next: 13.0.4 + next: 13.0.5 next-transpile-modules: 10.0.0 node-fetch: ^3.3.0 nodemailer: 6.8.0 @@ -374,15 +374,15 @@ importers: typescript: 4.9.3 utils: workspace:* dependencies: - '@sentry/nextjs': 7.20.1_next@13.0.4+react@18.2.0 - aws-sdk: 2.1258.0 + '@sentry/nextjs': 7.21.1_next@13.0.5+react@18.2.0 + aws-sdk: 2.1261.0 bot-engine: link:../../packages/bot-engine cors: 2.8.5 cuid: 2.1.8 db: link:../../packages/db google-spreadsheet: 3.3.0 got: 12.5.3 - next: 13.0.4_mqvh5p7ejg4taogoj6tpk3gd5a + next: 13.0.5_mqvh5p7ejg4taogoj6tpk3gd5a nodemailer: 6.8.0 qs: 6.11.0 react: 18.2.0 @@ -392,7 +392,7 @@ importers: devDependencies: '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@faire/mjml-react': 3.0.0_7tbcn2mecc3yvuxakflodiks3m - '@playwright/test': 1.28.0 + '@playwright/test': 1.28.1 '@types/cors': 2.8.12 '@types/google-spreadsheet': 3.3.0 '@types/node': 18.11.9 @@ -430,7 +430,7 @@ importers: eslint-config-custom: workspace:* models: workspace:* postcss: 8.4.19 - prettier: 2.7.1 + prettier: 2.8.0 prop-types: 15.8.1 qs: 6.11.0 react: 18.2.0 @@ -469,7 +469,7 @@ importers: eslint-config-custom: link:../eslint-config-custom models: link:../models postcss: 8.4.19 - prettier: 2.7.1 + prettier: 2.8.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 tailwindcss: 3.2.4_postcss@8.4.19 @@ -527,19 +527,19 @@ importers: packages/eslint-config-custom: specifiers: eslint: 8.28.0 - eslint-config-next: 13.0.4 + eslint-config-next: 13.0.5 eslint-config-prettier: 8.5.0 eslint-plugin-react: 7.31.11 dependencies: eslint: 8.28.0 - eslint-config-next: 13.0.4_hsf322ms6xhhd4b5ne6lb74y4a + eslint-config-next: 13.0.5_hsf322ms6xhhd4b5ne6lb74y4a eslint-config-prettier: 8.5.0_eslint@8.28.0 eslint-plugin-react: 7.31.11_eslint@8.28.0 packages/models: specifiers: db: workspace:* - next: 13.0.4 + next: 13.0.5 tsconfig: workspace:* typescript: 4.9.3 zod: 3.19.1 @@ -547,7 +547,7 @@ importers: zod: 3.19.1 devDependencies: db: link:../db - next: 13.0.4_biqbaboplfbrettd7655fr4n2y + next: 13.0.5_biqbaboplfbrettd7655fr4n2y tsconfig: link:../tsconfig typescript: 4.9.3 @@ -587,7 +587,7 @@ importers: eslint-config-custom: workspace:* jest: 29.3.1 jest-environment-jsdom: 29.3.1 - prettier: 2.7.1 + prettier: 2.8.0 ts-jest: 29.0.3 tsconfig: workspace:* tsup: 6.5.0 @@ -598,7 +598,7 @@ importers: eslint-config-custom: link:../eslint-config-custom jest: 29.3.1 jest-environment-jsdom: 29.3.1 - prettier: 2.7.1 + prettier: 2.8.0 ts-jest: 29.0.3_xfgng25n7h75vidboz3b57kub4 tsconfig: link:../tsconfig tsup: 6.5.0_typescript@4.9.3 @@ -606,26 +606,26 @@ importers: packages/utils: specifiers: - '@playwright/test': 1.28.0 + '@playwright/test': 1.28.1 '@types/nodemailer': 6.4.6 - aws-sdk: 2.1258.0 + aws-sdk: 2.1261.0 cuid: 2.1.8 db: workspace:* dotenv: 16.0.3 models: workspace:* - next: 13.0.4 + next: 13.0.5 nodemailer: 6.8.0 tsconfig: workspace:* typescript: 4.9.3 devDependencies: - '@playwright/test': 1.28.0 + '@playwright/test': 1.28.1 '@types/nodemailer': 6.4.6 - aws-sdk: 2.1258.0 + aws-sdk: 2.1261.0 cuid: 2.1.8 db: link:../db dotenv: 16.0.3 models: link:../models - next: 13.0.4_biqbaboplfbrettd7655fr4n2y + next: 13.0.5_biqbaboplfbrettd7655fr4n2y nodemailer: 6.8.0 tsconfig: link:../tsconfig typescript: 4.9.3 @@ -2077,7 +2077,7 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@chakra-ui/accordion/2.1.3_jxg6k7kpz672dzim32pi3btrtm: + /@chakra-ui/accordion/2.1.3_rhqecsxtwh7dx2w2f5tba3fuxq: resolution: {integrity: sha512-OAJSbF0UHBipi6ySBlTZM1vZi5Uoe+1UyYTBId1CxRPYHHgm3n9xAYjOtiA+TrT63aZbKwNV2KBshmGSMnNPGQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2090,8 +2090,8 @@ packages: '@chakra-ui/react-use-controllable-state': 2.0.6_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.12_wd6ku2xmnpst36r45pho33zl2m - framer-motion: 7.6.7_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/transition': 2.0.12_qdk4nlcrd4u3ygjdkp2vyrbf2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -2396,7 +2396,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/menu/2.1.4_jxg6k7kpz672dzim32pi3btrtm: + /@chakra-ui/menu/2.1.4_rhqecsxtwh7dx2w2f5tba3fuxq: resolution: {integrity: sha512-7kEM5dCSBMXig3iyvsSxzYi/7zkmaf843zoxb7QTB7sRB97wrCxIE8yy1/73YTzxOP3zdAyITPcxNJ/bkiVptQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2417,12 +2417,12 @@ packages: '@chakra-ui/react-use-outside-click': 2.0.5_react@18.2.0 '@chakra-ui/react-use-update-effect': 2.0.5_react@18.2.0 '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.12_wd6ku2xmnpst36r45pho33zl2m - framer-motion: 7.6.7_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/transition': 2.0.12_qdk4nlcrd4u3ygjdkp2vyrbf2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/modal/2.2.3_3hs7kxqce57fq5djr37ilkldcm: + /@chakra-ui/modal/2.2.3_npcuuyqp4oyhkqlthm5jwryj2i: resolution: {integrity: sha512-fSpnFiI3rlif5ynyO3P8A1S/97B/SOFUrIuNaJnhKSgiu7VtklPjiPWHCw5Y+ktEvagDXEmkpztcfMBPTY0wIA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2437,9 +2437,9 @@ packages: '@chakra-ui/react-types': 2.0.4_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.12_wd6ku2xmnpst36r45pho33zl2m + '@chakra-ui/transition': 2.0.12_qdk4nlcrd4u3ygjdkp2vyrbf2y aria-hidden: 1.2.1_fan5qbzahqtxlm5dzefqlqx5ia - framer-motion: 7.6.7_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-remove-scroll: 2.5.5_fan5qbzahqtxlm5dzefqlqx5ia @@ -2491,7 +2491,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/popover/2.1.3_jxg6k7kpz672dzim32pi3btrtm: + /@chakra-ui/popover/2.1.3_rhqecsxtwh7dx2w2f5tba3fuxq: resolution: {integrity: sha512-3CbeXjpCYnKyq5Z2IqUyfXZYpi5GzmPQZqzS2/kuJwgTuSjtuQovX0QI7oNE4zv4r6yEABW/kVrI7pn0/Tet1Q==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2509,7 +2509,7 @@ packages: '@chakra-ui/react-use-focus-on-pointer-down': 2.0.4_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 7.6.7_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -2775,7 +2775,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react/2.4.1_fqfjrcf4r5ejjaxw4ez4knwbra: + /@chakra-ui/react/2.4.1_hkukxbqflua6lnjhisenr4vbym: resolution: {integrity: sha512-qZVRrQi5JRIc44EaeOaXvXt6EdWhkQjhFFL8hyH0RH6cSFlotmmzCHBT5N1jC6nqXFn5OOxOWMD9FIVsbI56hQ==} peerDependencies: '@emotion/react': ^11.0.0 @@ -2784,7 +2784,7 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/accordion': 2.1.3_jxg6k7kpz672dzim32pi3btrtm + '@chakra-ui/accordion': 2.1.3_rhqecsxtwh7dx2w2f5tba3fuxq '@chakra-ui/alert': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/avatar': 2.2.1_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/breadcrumb': 2.1.1_5rblpff3ywqi5dqv4dv3oiensi @@ -2804,11 +2804,11 @@ packages: '@chakra-ui/layout': 2.1.10_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/live-region': 2.0.11_react@18.2.0 '@chakra-ui/media-query': 3.2.8_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/menu': 2.1.4_jxg6k7kpz672dzim32pi3btrtm - '@chakra-ui/modal': 2.2.3_3hs7kxqce57fq5djr37ilkldcm + '@chakra-ui/menu': 2.1.4_rhqecsxtwh7dx2w2f5tba3fuxq + '@chakra-ui/modal': 2.2.3_npcuuyqp4oyhkqlthm5jwryj2i '@chakra-ui/number-input': 2.0.13_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/pin-input': 2.0.16_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/popover': 2.1.3_jxg6k7kpz672dzim32pi3btrtm + '@chakra-ui/popover': 2.1.3_rhqecsxtwh7dx2w2f5tba3fuxq '@chakra-ui/popper': 3.0.9_react@18.2.0 '@chakra-ui/portal': 2.0.11_biqbaboplfbrettd7655fr4n2y '@chakra-ui/progress': 2.1.1_5rblpff3ywqi5dqv4dv3oiensi @@ -2821,7 +2821,7 @@ packages: '@chakra-ui/spinner': 2.0.11_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/stat': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/styled-system': 2.3.5 - '@chakra-ui/switch': 2.0.16_jxg6k7kpz672dzim32pi3btrtm + '@chakra-ui/switch': 2.0.16_rhqecsxtwh7dx2w2f5tba3fuxq '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm '@chakra-ui/table': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/tabs': 2.1.5_5rblpff3ywqi5dqv4dv3oiensi @@ -2829,14 +2829,14 @@ packages: '@chakra-ui/textarea': 2.0.13_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/theme': 2.2.1_egpsumyyi4jwuead4x5ybt4xte '@chakra-ui/theme-utils': 2.0.4 - '@chakra-ui/toast': 4.0.3_owsidzbv5rlcyusivjjkdiczbm - '@chakra-ui/tooltip': 2.2.1_owsidzbv5rlcyusivjjkdiczbm - '@chakra-ui/transition': 2.0.12_wd6ku2xmnpst36r45pho33zl2m + '@chakra-ui/toast': 4.0.3_l7kkytsttj6xd2iuwow5j32g6u + '@chakra-ui/tooltip': 2.2.1_l7kkytsttj6xd2iuwow5j32g6u + '@chakra-ui/transition': 2.0.12_qdk4nlcrd4u3ygjdkp2vyrbf2y '@chakra-ui/utils': 2.0.12 '@chakra-ui/visually-hidden': 2.0.13_5rblpff3ywqi5dqv4dv3oiensi '@emotion/react': 11.10.5_cuziicjcvwawlf5iuhzacuhqcy '@emotion/styled': 11.10.5_hmjty4frusbltjhl3xd7udcm2y - framer-motion: 7.6.7_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: @@ -2918,7 +2918,7 @@ packages: csstype: 3.1.1 lodash.mergewith: 4.6.2 - /@chakra-ui/switch/2.0.16_jxg6k7kpz672dzim32pi3btrtm: + /@chakra-ui/switch/2.0.16_rhqecsxtwh7dx2w2f5tba3fuxq: resolution: {integrity: sha512-uLGjXHaxjCvf97jrwTuYtHSAzep/Mb8hSr/D1BRlBNz6E0kHGRaKANl/pAZAK1z7ZzvyYokK65Wpce2GQ4U/dQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2927,7 +2927,7 @@ packages: dependencies: '@chakra-ui/checkbox': 2.2.4_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 7.6.7_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -3029,7 +3029,7 @@ packages: '@chakra-ui/theme-tools': 2.0.13_egpsumyyi4jwuead4x5ybt4xte dev: false - /@chakra-ui/toast/4.0.3_owsidzbv5rlcyusivjjkdiczbm: + /@chakra-ui/toast/4.0.3_l7kkytsttj6xd2iuwow5j32g6u: resolution: {integrity: sha512-n6kShxGrHikrJO1vC5cPFbvz5LjG56NhVch3tmyk2g2yrJ87zbNGQqQ2BlLuJcEVFDu3tu+wC1qHdXs8WU4bjg==} peerDependencies: '@chakra-ui/system': 2.3.3 @@ -3045,12 +3045,12 @@ packages: '@chakra-ui/styled-system': 2.3.5 '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm '@chakra-ui/theme': 2.2.1_egpsumyyi4jwuead4x5ybt4xte - framer-motion: 7.6.7_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/tooltip/2.2.1_owsidzbv5rlcyusivjjkdiczbm: + /@chakra-ui/tooltip/2.2.1_l7kkytsttj6xd2iuwow5j32g6u: resolution: {integrity: sha512-X/VIYgegx1Ab6m0PSI/iISo/hRAe4Xv+hOwinIxIUUkLS8EOtBvq4RhlB6ieFn8jAAPDzPKJW6QFqz8ecJdUiw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -3065,18 +3065,18 @@ packages: '@chakra-ui/react-use-event-listener': 2.0.5_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 7.6.7_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/transition/2.0.12_wd6ku2xmnpst36r45pho33zl2m: + /@chakra-ui/transition/2.0.12_qdk4nlcrd4u3ygjdkp2vyrbf2y: resolution: {integrity: sha512-ff6eU+m08ccYfCkk0hKfY/XlmGxCrfbBgsKgV4mirZ4SKUL1GVye8CYuHwWQlBJo+8s0yIpsTNxAuX4n/cW9/w==} peerDependencies: framer-motion: '>=4.0.0' react: '>=18' dependencies: - framer-motion: 7.6.7_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -4756,8 +4756,8 @@ packages: tslib: 2.4.0 dev: false - /@next/bundle-analyzer/13.0.4: - resolution: {integrity: sha512-GFbr0HX75Fv/S+R7NOXOUX7YBtg+snE3a/4ikEfouXVHzPakluIQL8ojYJTcR5Q6mBospGaldT19AdfuqRmPqQ==} + /@next/bundle-analyzer/13.0.5: + resolution: {integrity: sha512-45q05yO6ZqS5NHHaxnU/PsVdMw5XfT6d7CptFaIr/9O2nECDjhM56G5JQx+346fkI76l1embxkLBzoQByTYGKQ==} dependencies: webpack-bundle-analyzer: 4.7.0 transitivePeerDependencies: @@ -4765,113 +4765,113 @@ packages: - utf-8-validate dev: true - /@next/env/13.0.4: - resolution: {integrity: sha512-N5Z3bdxBzoxrC5bwykDFITzdWuwDteOdZ+7nxixY+I1XpRX8/iQYbw2wuXMdqdfBGm2NNUpAqg8YF2e4oAC2UQ==} + /@next/env/13.0.5: + resolution: {integrity: sha512-F3KLtiDrUslAZhTYTh8Zk5ZaavbYwLUn3NYPBnOjAXU8hWm0QVGVzKIOuURQ098ofRU4e9oglf3Sj9pFx5nI5w==} - /@next/eslint-plugin-next/13.0.4: - resolution: {integrity: sha512-jZ4urKT+aO9QHm3ttihrIQscQISDSKK8isAom750+EySn9o3LCSkTdPGBtvBqY7Yku+NqhfQempR5J58DqTaVg==} + /@next/eslint-plugin-next/13.0.5: + resolution: {integrity: sha512-H9U9B1dFnCDmylDZ6/dYt95Ie1Iu+SLBMcO6rkIGIDcj5UK+DNyMiWm83xWBZ1gREM8cfp5Srv1g6wqf8pM4lw==} dependencies: glob: 7.1.7 dev: false - /@next/swc-android-arm-eabi/13.0.4: - resolution: {integrity: sha512-SD9H+/zuV3L0oHIhsDdFkDqFtg6pIHtqRUPlsrNdOsmWXgMlSzxBmwt2ta4kyrazS62BQu7XRUG++ZyODS7AWg==} + /@next/swc-android-arm-eabi/13.0.5: + resolution: {integrity: sha512-YO691dxHlviy6H0eghgwqn+5kU9J3iQnKERHTDSppqjjGDBl6ab4wz9XfI5AhljjkaTg3TknHoIEWFDoZ4Ve8g==} engines: {node: '>= 10'} cpu: [arm] os: [android] requiresBuild: true optional: true - /@next/swc-android-arm64/13.0.4: - resolution: {integrity: sha512-F8W5WcBbdn/zBoy32/mQiefs9DNsT12CTSSVCsO8GvQR7GjJU+uduQ4drKcSDoDLuAFULc2jDN06Circq4vuQg==} + /@next/swc-android-arm64/13.0.5: + resolution: {integrity: sha512-ugbwffkUmp8cd2afehDC8LtQeFUxElRUBBngfB5UYSWBx18HW4OgzkPFIY8jUBH16zifvGZWXbICXJWDHrOLtw==} engines: {node: '>= 10'} cpu: [arm64] os: [android] requiresBuild: true optional: true - /@next/swc-darwin-arm64/13.0.4: - resolution: {integrity: sha512-/lajev+9GSie+rRTl5z8skW9RJwZ+TwMKLzzM24TbDk8lUjqPTyJZ/cU0NDj8J7VQAZ6EehACSh9rcJeBRtLuA==} + /@next/swc-darwin-arm64/13.0.5: + resolution: {integrity: sha512-mshlh8QOtOalfZbc17uNAftWgqHTKnrv6QUwBe+mpGz04eqsSUzVz1JGZEdIkmuDxOz00cK2NPoc+VHDXh99IQ==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - /@next/swc-darwin-x64/13.0.4: - resolution: {integrity: sha512-HK4b2rFiju8d40GTL/jH9U6OQ7BYA2MeEHs7Dm7Rp7kwQtLzP3z6osdQS8er20tIFHDE4b+oVBy03ZUQkHf0Pg==} + /@next/swc-darwin-x64/13.0.5: + resolution: {integrity: sha512-SfigOKW4Z2UB3ruUPyvrlDIkcJq1hiw1wvYApWugD+tQsAkYZKEoz+/8emCmeYZ6Gwgi1WHV+z52Oj8u7bEHPg==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] requiresBuild: true optional: true - /@next/swc-freebsd-x64/13.0.4: - resolution: {integrity: sha512-xBvIGLaGzZtgJfRRJ2DBN82DQCJ/O7jkXyBp8X/vHefPWyVXVqF6C68Rv8ADp11thPpf8WpjkvDDLb9AuWHQUA==} + /@next/swc-freebsd-x64/13.0.5: + resolution: {integrity: sha512-0NJg8HZr4yG8ynmMGFXQf+Mahvq4ZgBmUwSlLXXymgxEQgH17erH/LoR69uITtW+KTsALgk9axEt5AAabM4ucg==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] requiresBuild: true optional: true - /@next/swc-linux-arm-gnueabihf/13.0.4: - resolution: {integrity: sha512-s13pxNp9deKmmxEGTp1MoL1e4nf4wbEymEaHgFxUlhoR1OD9tK8oTNrQphQePJgVjzcWmRGH/dX7O9mVkHbU/g==} + /@next/swc-linux-arm-gnueabihf/13.0.5: + resolution: {integrity: sha512-Cye+h3oDT3NDWjACMlRaolL8fokpKie34FlPj9nfoW7bYKmoMBY1d4IO/GgBF+5xEl7HkH0Ny/qex63vQ0pN+A==} engines: {node: '>= 10'} cpu: [arm] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-arm64-gnu/13.0.4: - resolution: {integrity: sha512-Lklo65usNzoYwjX51CpDKOepWVZBdwO49/Jz3djxiYUr2lRtpDVnlfwCvzN+47j3BMVMWtC2ndIi8Q4s3J0v4g==} + /@next/swc-linux-arm64-gnu/13.0.5: + resolution: {integrity: sha512-5BfDS/VoRDR5QUGG9oedOCEZGmV2zxUVFYLUJVPMSMeIgqkjxWQBiG2BUHZI6/LGk9yvHmjx7BTvtBCLtRg6IQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-arm64-musl/13.0.4: - resolution: {integrity: sha512-+3BXtXBwjVhd5lahDe5nKZ7EwD6hE/oLFQkITCvgxymU5qYHGlLFyF52/lyw8qhyxoCr7mMVsUFhlCzVwCfNjg==} + /@next/swc-linux-arm64-musl/13.0.5: + resolution: {integrity: sha512-xenvqlXz+KxVKAB1YR723gnVNszpsCvKZkiFFaAYqDGJ502YuqU2fwLsaSm/ASRizNcBYeo9HPLTyc3r/9cdMQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-x64-gnu/13.0.4: - resolution: {integrity: sha512-QB8qoZrvHhZsz62nUrTKlp5IiZ8I7KZsaa6437H/W/NOZHLGJjCxROnhUjLvKVe/T5P86pjya2SUOUqWAjz4Pg==} + /@next/swc-linux-x64-gnu/13.0.5: + resolution: {integrity: sha512-9Ahi1bbdXwhrWQmOyoTod23/hhK05da/FzodiNqd6drrMl1y7+RujoEcU8Dtw3H1mGWB+yuTlWo8B4Iba8hqiQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-x64-musl/13.0.4: - resolution: {integrity: sha512-WaahF6DYUQRg1QqIMcuOu2ZsFhS3aC5iWeQyeptMHklP9wb4FfTNmBArKHknX/GXD8P9gI38WTAHJ25cc0zVwg==} + /@next/swc-linux-x64-musl/13.0.5: + resolution: {integrity: sha512-V+1mnh49qmS9fOZxVRbzjhBEz9IUGJ7AQ80JPWAYQM5LI4TxfdiF4APLPvJ52rOmNeTqnVz1bbKtVOso+7EZ4w==} engines: {node: '>= 10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@next/swc-win32-arm64-msvc/13.0.4: - resolution: {integrity: sha512-FD+k1j2jeY0aKcqcpzFKfTsv55PPmIZ5GKDyPjjV5AO6XvQ4nALwWl4JwizjH2426TfLXObb+C3MH0bl9Ok1Kw==} + /@next/swc-win32-arm64-msvc/13.0.5: + resolution: {integrity: sha512-wRE9rkp7I+/3Jf2T9PFIJOKq3adMWYEFkPOA7XAkUfYbQHlDJm/U5cVCWUsKByyQq5RThwufI91sgd19MfxRxg==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] requiresBuild: true optional: true - /@next/swc-win32-ia32-msvc/13.0.4: - resolution: {integrity: sha512-+Q/Q8Ydvz3X3U84CyZdNv1HC7fE43k+xB8C6b3IFmWGa5Tu2tfskQ2FsUNBrYreZjhFC/894J3rVQ6Vj6Auugg==} + /@next/swc-win32-ia32-msvc/13.0.5: + resolution: {integrity: sha512-Q1XQSLEhFuFhkKFdJIGt7cYQ4T3u6P5wrtUNreg5M+7P+fjSiC8+X+Vjcw+oebaacsdl0pWZlK+oACGafush1w==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] requiresBuild: true optional: true - /@next/swc-win32-x64-msvc/13.0.4: - resolution: {integrity: sha512-vXtbo9N1FdtZZRcv4BliU28tTYrkb1EnVpUiiFFe88I6kS9aZVTMY9Z/OtDR52rl1JF1hgs9sL/59D/TQqSATQ==} + /@next/swc-win32-x64-msvc/13.0.5: + resolution: {integrity: sha512-t5gRblrwwiNZP6cT7NkxlgxrFgHWtv9ei5vUraCLgBqzvIsa7X+PnarZUeQCXqz6Jg9JSGGT9j8lvzD97UqeJQ==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -4912,13 +4912,13 @@ packages: tslib: 2.4.0 dev: false - /@playwright/test/1.28.0: - resolution: {integrity: sha512-vrHs5DFTPwYox5SGKq/7TDn/S4q6RA1zArd7uhO6EyP9hj3XgZBBM12ktMbnDQNxh/fL1IUKsTNLxihmsU38lQ==} + /@playwright/test/1.28.1: + resolution: {integrity: sha512-xN6spdqrNlwSn9KabIhqfZR7IWjPpFK1835tFNgjrlysaSezuX8PYUwaz38V/yI8TJLG9PkAMEXoHRXYXlpTPQ==} engines: {node: '>=14'} hasBin: true dependencies: '@types/node': 18.11.9 - playwright-core: 1.28.0 + playwright-core: 1.28.1 dev: true /@polka/url/1.0.0-next.21: @@ -5034,13 +5034,13 @@ packages: resolution: {integrity: sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==} dev: false - /@sentry/browser/7.20.1: - resolution: {integrity: sha512-SE6mI4LkMzjEi5KB02Py24e2bKYZc/HZI/ZlTn36BuUQX/KYhzzKwzXucOJ5Qws9Ar9CViyKJDb07LxVQLYCGw==} + /@sentry/browser/7.21.1: + resolution: {integrity: sha512-cS2Jz2+fs9+4pJqLJPtYqGyY97ywJDWAWIR1Yla3hs1QQuH6m0Nz3ojZD1gE2eKH9mHwkGbnNAh+hHcrYrfGzw==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.20.1 - '@sentry/types': 7.20.1 - '@sentry/utils': 7.20.1 + '@sentry/core': 7.21.1 + '@sentry/types': 7.21.1 + '@sentry/utils': 7.21.1 tslib: 1.14.1 dev: false @@ -5062,27 +5062,27 @@ packages: - supports-color dev: false - /@sentry/core/7.20.1: - resolution: {integrity: sha512-Sc7vtNgO4QcE683qrR+b+KFQkkhvQv7gizN46QQPOWeqLDrai7x0+NspTFDLJyvdDuDh2rjoLfRwNsgbwe7Erw==} + /@sentry/core/7.21.1: + resolution: {integrity: sha512-Og5wEEsy24fNvT/T7IKjcV4EvVK5ryY2kxbJzKY6GU2eX+i+aBl+n/vp7U0Es351C/AlTkS+0NOUsp2TQQFxZA==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.20.1 - '@sentry/utils': 7.20.1 + '@sentry/types': 7.21.1 + '@sentry/utils': 7.21.1 tslib: 1.14.1 dev: false - /@sentry/integrations/7.20.1: - resolution: {integrity: sha512-vFhn+KBE71k8T08Ra162+suUsYN0U/a0oTTbKIx4SJE9Q5w/7aFHF/nuNqGIxatnxI0VkA83zqCPexOweDqlsA==} + /@sentry/integrations/7.21.1: + resolution: {integrity: sha512-DbQZSdsqaD9RTy5WvLzonoJa2CIgeapnGfFOadnQGOD8A8GT9Bre/BgcQ5ksHqGnVfzYwpU26k/ue9gjXnI/Pg==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.20.1 - '@sentry/utils': 7.20.1 + '@sentry/types': 7.21.1 + '@sentry/utils': 7.21.1 localforage: 1.10.0 tslib: 1.14.1 dev: false - /@sentry/nextjs/7.20.1_next@13.0.4+react@18.2.0: - resolution: {integrity: sha512-eUSRC+KOONdJkOlszadlrqzUji9Aj8yWctnyE32SpQRsXpVlthvGSlpt4Ky/Wy7m+jMJXABTl3Sy7M/a2voppQ==} + /@sentry/nextjs/7.21.1_next@13.0.5+react@18.2.0: + resolution: {integrity: sha512-PNX9p8YtXkDXHAJXtngNNLnPNVPuKK3kpCItnoIqMHFrFc5acpUObIyfTZseycv7yBgflw/4206VVBCyIDBeMA==} engines: {node: '>=8'} peerDependencies: next: ^10.0.8 || ^11.0 || ^12.0 || ^13.0 @@ -5094,16 +5094,16 @@ packages: dependencies: '@rollup/plugin-sucrase': 4.0.4_rollup@2.78.0 '@rollup/plugin-virtual': 3.0.0_rollup@2.78.0 - '@sentry/core': 7.20.1 - '@sentry/integrations': 7.20.1 - '@sentry/node': 7.20.1 - '@sentry/react': 7.20.1_react@18.2.0 - '@sentry/tracing': 7.20.1 - '@sentry/types': 7.20.1 - '@sentry/utils': 7.20.1 + '@sentry/core': 7.21.1 + '@sentry/integrations': 7.21.1 + '@sentry/node': 7.21.1 + '@sentry/react': 7.21.1_react@18.2.0 + '@sentry/tracing': 7.21.1 + '@sentry/types': 7.21.1 + '@sentry/utils': 7.21.1 '@sentry/webpack-plugin': 1.20.0 chalk: 3.0.0 - next: 13.0.4_mqvh5p7ejg4taogoj6tpk3gd5a + next: 13.0.5_mqvh5p7ejg4taogoj6tpk3gd5a react: 18.2.0 rollup: 2.78.0 tslib: 1.14.1 @@ -5112,13 +5112,13 @@ packages: - supports-color dev: false - /@sentry/node/7.20.1: - resolution: {integrity: sha512-vSzvS8b7dI8pKkE7nPFUxzjtpJAfSmUzc3epD6gCV+GnE+h5ROeAh+0tS55ak72FIZU0YHvlXGVSpPIcxS1dcg==} + /@sentry/node/7.21.1: + resolution: {integrity: sha512-B+p1nQHaFWdCCRVmvqlr/+vdQCI3mGLObucNfK2YC22IQZg7+3u6tEbxJ7umITIjeSSKgf7ZoZwCxL9VfkrNXg==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.20.1 - '@sentry/types': 7.20.1 - '@sentry/utils': 7.20.1 + '@sentry/core': 7.21.1 + '@sentry/types': 7.21.1 + '@sentry/utils': 7.21.1 cookie: 0.4.2 https-proxy-agent: 5.0.1 lru_map: 0.3.3 @@ -5127,40 +5127,40 @@ packages: - supports-color dev: false - /@sentry/react/7.20.1_react@18.2.0: - resolution: {integrity: sha512-5oTRFVkfOe8t7dQtN6oi6WZVFE9iBZKgYcLTaPTCg/5yl5RehitHDxXQRCmv8h1XWF9t3AAopf6rMR/tSdOI1A==} + /@sentry/react/7.21.1_react@18.2.0: + resolution: {integrity: sha512-w91PIUyX07mErKgrBQA+7ID8zFKrYDUYSOrFSHufg5DdPq4EpHiNDe/Yngg3e9ELhtr1AbCnEvx9wlvqLi3nZQ==} engines: {node: '>=8'} peerDependencies: react: 15.x || 16.x || 17.x || 18.x dependencies: - '@sentry/browser': 7.20.1 - '@sentry/types': 7.20.1 - '@sentry/utils': 7.20.1 + '@sentry/browser': 7.21.1 + '@sentry/types': 7.21.1 + '@sentry/utils': 7.21.1 hoist-non-react-statics: 3.3.2 react: 18.2.0 tslib: 1.14.1 dev: false - /@sentry/tracing/7.20.1: - resolution: {integrity: sha512-LAiQcJMcOFkUwkGvqLghcVOtVVglHBQ2r7kRo75kqI0OTn/xMPRyPBGo94G+9zAKm+w7dGF5AUqq/4VUm7DJ+g==} + /@sentry/tracing/7.21.1: + resolution: {integrity: sha512-b1BTPsRaNQpohzegoz59KGuBl+To651vEq0vMS4tCzSyIdxkYso3JCrjDdEqW/2MliQYANNVrUai2bmwmU9h1g==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.20.1 - '@sentry/types': 7.20.1 - '@sentry/utils': 7.20.1 + '@sentry/core': 7.21.1 + '@sentry/types': 7.21.1 + '@sentry/utils': 7.21.1 tslib: 1.14.1 dev: false - /@sentry/types/7.20.1: - resolution: {integrity: sha512-bI4t5IXGLIQYH5MegKRl4x2LDSlPVbQJ5eE6NJCMrCm8PcFUo3WgkwP6toG9ThQwpTx/DhUo1sVNKrr0oW4cpA==} + /@sentry/types/7.21.1: + resolution: {integrity: sha512-3/IKnd52Ol21amQvI+kz+WB76s8/LR5YvFJzMgIoI2S8d82smIr253zGijRXxHPEif8kMLX4Yt+36VzrLxg6+A==} engines: {node: '>=8'} dev: false - /@sentry/utils/7.20.1: - resolution: {integrity: sha512-wToW0710OijQLUZnbbOx1pxwJ4mXUZ5ZFl4/x7ubNftkOz5NwJ+F3ylRqHXpZJaR9pUfR5CNdInTFZn05h/KeQ==} + /@sentry/utils/7.21.1: + resolution: {integrity: sha512-F0W0AAi8tgtTx6ApZRI2S9HbXEA9ENX1phTZgdNNWcMFm1BNbc21XEwLqwXBNjub5nlA6CE8xnjXRgdZKx4kzQ==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.20.1 + '@sentry/types': 7.21.1 tslib: 1.14.1 dev: false @@ -5389,8 +5389,8 @@ packages: - supports-color dev: false - /@swc/helpers/0.4.11: - resolution: {integrity: sha512-rEUrBSGIoSFuYxwBYtlUFMlE2CwGhmW+w9355/5oduSw8e5h2+Tj4UrAGNNgP9915++wj5vkQo0UuOBqOAq4nw==} + /@swc/helpers/0.4.14: + resolution: {integrity: sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==} dependencies: tslib: 2.4.0 @@ -5407,12 +5407,12 @@ packages: dependencies: defer-to-connect: 2.0.1 - /@tanstack/query-core/4.15.1: - resolution: {integrity: sha512-+UfqJsNbPIVo0a9ANW0ZxtjiMfGLaaoIaL9vZeVycvmBuWywJGtSi7fgPVMCPdZQFOzMsaXaOsDtSKQD5xLRVQ==} + /@tanstack/query-core/4.18.0: + resolution: {integrity: sha512-PP4mG8MD08sq64RZCqMfXMYfaj7+Oulwg7xZ/fJoEOdTZNcPIgaOkHajZvUBsNLbi/0ViMvJB4cFkL2Jg2WPbw==} dev: false - /@tanstack/react-query/4.16.1_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-PDE9u49wSDykPazlCoLFevUpceLjQ0Mm8i6038HgtTEKb/aoVnUZdlUP7C392ds3Cd75+EGlHU7qpEX06R7d9Q==} + /@tanstack/react-query/4.18.0_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-s1kdbGMdVcfUIllzsHUqVUdktBT5uuIRgnvrqFNLjl9TSOXEoBSDrhjsGjao0INQZv8cMpQlgOh3YH9YtN6cKw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -5423,26 +5423,26 @@ packages: react-native: optional: true dependencies: - '@tanstack/query-core': 4.15.1 + '@tanstack/query-core': 4.18.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 use-sync-external-store: 1.2.0_react@18.2.0 dev: false - /@tanstack/react-table/8.5.30_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-CyzVzd6T5qO2aznyHsjlKgY5Zy9YYd61EtnJjI8o9ibgiurCAUN6QMGsvKPpdu+MVbqEtzkd3sjbhN2BNbj8Og==} + /@tanstack/react-table/8.7.0_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-VJ+9rsymDLaSU35rWOfX0bwNXnpW1i+T14wi+sHx8lxwAsfg6IY1Yw7FPfGADvUFP5eQn2t4nlohAJd+IoEj/Q==} engines: {node: '>=12'} peerDependencies: react: '>=16' react-dom: '>=16' dependencies: - '@tanstack/table-core': 8.5.30 + '@tanstack/table-core': 8.7.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@tanstack/table-core/8.5.30: - resolution: {integrity: sha512-3IhJVOpX7EDiAa2BcXowEJHOflmGI/hHhVY8UpEmtNxvDWo2QK7ohSXPndz35GK36mNoMXX4a5UA9BbVU1A0aw==} + /@tanstack/table-core/8.7.0: + resolution: {integrity: sha512-DRiRbOAmDHapzUBd4/C4Yy+FTug4fdGp5sdZWWfCq4wxRoaXQraQgbzmK23a3QcbwLFtLeNezPkZrqbJWuX+VA==} engines: {node: '>=12'} dev: false @@ -5462,53 +5462,53 @@ packages: engines: {node: '>= 10'} dev: true - /@trpc/client/10.0.0_@trpc+server@10.0.0: - resolution: {integrity: sha512-qxYbpFvokyL0SHSck/roBvG5/tORm+jTqzr+hnwyCghE4MQ0EGoyBImgdgUDAkTEjdarYTy1I3YplUw48QF4gQ==} + /@trpc/client/10.3.0_@trpc+server@10.3.0: + resolution: {integrity: sha512-plZ/uNGVZ0tsMwJKjVLUzT7B1kGxa+TpLxZ9i9OfxKUpPnMtz0MSg8Qx2oHqTqbGgcmmekyusmTfLyNzym2ZlA==} peerDependencies: - '@trpc/server': 10.0.0 + '@trpc/server': 10.3.0 dependencies: - '@trpc/server': 10.0.0 + '@trpc/server': 10.3.0 dev: false - /@trpc/next/10.0.0_lvt3mlb7e4c6xftcrglyiibuci: - resolution: {integrity: sha512-ka7N2fFTGDsfX5wctyJzTV6Ci6godGA0s75gWoeTU1gAsXzE9Hkt/ozarzlrcpiFSjLBeGhIyuB4RbFN29VGTw==} + /@trpc/next/10.3.0_vi2iz35cofb5u3hzttlzs2jwlq: + resolution: {integrity: sha512-d8+c5SsAnE0v6ZSTYZwp+OomTI8MkJUf4yoH8WvOwM6HWR1z00ua8Jdp7jfu+RkJJIcDGi+NgDDOjaLvB5RR2w==} peerDependencies: '@tanstack/react-query': ^4.3.8 - '@trpc/client': 10.0.0 + '@trpc/client': 10.3.0 '@trpc/react-query': ^10.0.0-proxy-beta.21 - '@trpc/server': 10.0.0 + '@trpc/server': 10.3.0 next: '*' react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@tanstack/react-query': 4.16.1_biqbaboplfbrettd7655fr4n2y - '@trpc/client': 10.0.0_@trpc+server@10.0.0 - '@trpc/react-query': 10.0.0_4552jruvein5zm6wk4q22v5i4u - '@trpc/server': 10.0.0 - next: 13.0.4_mqvh5p7ejg4taogoj6tpk3gd5a + '@tanstack/react-query': 4.18.0_biqbaboplfbrettd7655fr4n2y + '@trpc/client': 10.3.0_@trpc+server@10.3.0 + '@trpc/react-query': 10.3.0_bhwn3e6ab7ypvnnsonc4sfinhq + '@trpc/server': 10.3.0 + next: 13.0.5_mqvh5p7ejg4taogoj6tpk3gd5a react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-ssr-prepass: 1.5.0_react@18.2.0 dev: false - /@trpc/react-query/10.0.0_4552jruvein5zm6wk4q22v5i4u: - resolution: {integrity: sha512-5+Lux1kT0HGmoo606Xq9cPssYZBZeeBwLTmmKwLagGYTbgxaWF+T0LMbqmkL3E8U8KBj9BPUm1PgFGWsJMdf+A==} + /@trpc/react-query/10.3.0_bhwn3e6ab7ypvnnsonc4sfinhq: + resolution: {integrity: sha512-qxVcGAf5A9i9yaYJmVhgbOysfcHvZj7rnOSiKPNWSEd3k5UHHizTrEcY++lhEzpdTxDLzEr/mV1oisByv0ymXQ==} peerDependencies: '@tanstack/react-query': ^4.3.8 - '@trpc/client': 10.0.0 - '@trpc/server': 10.0.0 + '@trpc/client': 10.3.0 + '@trpc/server': 10.3.0 react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@tanstack/react-query': 4.16.1_biqbaboplfbrettd7655fr4n2y - '@trpc/client': 10.0.0_@trpc+server@10.0.0 - '@trpc/server': 10.0.0 + '@tanstack/react-query': 4.18.0_biqbaboplfbrettd7655fr4n2y + '@trpc/client': 10.3.0_@trpc+server@10.3.0 + '@trpc/server': 10.3.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@trpc/server/10.0.0: - resolution: {integrity: sha512-PnSlKM3WtguEb1hryekuVlR00QOR8nbFKuZbuLbzfkLju+xOB+F3NplWW5YMVBywWdJKasX/inQDKur2SHyPfg==} + /@trpc/server/10.3.0: + resolution: {integrity: sha512-PdSSmO9vBeWKdVhr3WHUPAPscOLLY+M6G7CL1AqjNL1grTOiB0bN1bvb4/D9qAdgwWB8qZOLb7WeuAudyD4FpQ==} dev: false /@trysound/sax/0.2.0: @@ -5741,8 +5741,8 @@ packages: resolution: {integrity: sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==} dev: false - /@types/minio/7.0.14: - resolution: {integrity: sha512-NZbszX8FSiMKq3RTR4J0n3Q8914Y4XRBdjpdexMWByy7eC59ujTcf1q6Rn7w4Jt/B/ZBoNzxOBX3jzhewWgItQ==} + /@types/minio/7.0.15: + resolution: {integrity: sha512-1VR05lWJDuxkn/C7d87MPAJs0p+onKnkUN3nyQ0xrrtaziZQmONy/nxXRaAVWheEyIb6sl0TTi77I/GAQDN5Lw==} dependencies: '@types/node': 18.11.9 dev: true @@ -6158,8 +6158,8 @@ packages: - xstate dev: false - /@udecode/plate-link/18.9.1_qbwdrgbzdszuchmsdbxkacoc6i: - resolution: {integrity: sha512-LCejuHPBveJ2IvD1KpamD9BwmYhZyf39zfVMdI3xPXj/gvNFBicjJvxOTKY/V8FwMjkzaWFm2NS2EjsGcjCvrg==} + /@udecode/plate-link/18.11.0_qbwdrgbzdszuchmsdbxkacoc6i: + resolution: {integrity: sha512-XLTraRUH3VtjNFbNLt3geb+6VtlWILhsngsUPnlxL1IRIsM0lYHo1hSgK/Ro2weYH7YAgZ/qlXt7y2lgX6gVrQ==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' @@ -6318,8 +6318,8 @@ packages: - xstate dev: false - /@udecode/plate-ui-link/18.9.1_jf54b2ta42iw76fo6uzhmk7vly: - resolution: {integrity: sha512-ePc/GG/8MGTl8SlfpWSbjBa3jxgYOftOpJHwNvAwzjS/5IDJkulimIYfmeGx+f6xFVctjDIDHxYo8fNQzm+U3g==} + /@udecode/plate-ui-link/18.11.0_jf54b2ta42iw76fo6uzhmk7vly: + resolution: {integrity: sha512-iB+qQIC3BRlzfVrGXQZ2yJm3tQaQ4f6IEcoeRdS1yBGUleUR77rzKAbIa0k2NPeBqi3fAJ9ZV2zDCXu4e4EtHQ==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' @@ -6329,7 +6329,7 @@ packages: styled-components: '>=5.0.0' dependencies: '@udecode/plate-core': 18.9.0_qbwdrgbzdszuchmsdbxkacoc6i - '@udecode/plate-link': 18.9.1_qbwdrgbzdszuchmsdbxkacoc6i + '@udecode/plate-link': 18.11.0_qbwdrgbzdszuchmsdbxkacoc6i '@udecode/plate-styled-components': 18.9.0_luzl54daq2r7dah7m5bv4x7rjy '@udecode/plate-ui-button': 18.9.0_luzl54daq2r7dah7m5bv4x7rjy '@udecode/plate-ui-toolbar': 18.9.0_jf54b2ta42iw76fo6uzhmk7vly @@ -6989,8 +6989,8 @@ packages: resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} engines: {node: '>= 0.4'} - /aws-sdk/2.1258.0: - resolution: {integrity: sha512-siqNFXlhJZVN1BizPZebJViFXtTUPgcA+yLfHKl2eC4Ied7kE7spOjZmAzpuiGUTzFagk1oWCaJ1Hit4llIoGg==} + /aws-sdk/2.1261.0: + resolution: {integrity: sha512-Lumifi52Vj6ss1tlZ9Z+BvJ+Yk2MTwPQyrDCZh79xggFgXYoDU/g4rZUr47/1AXBZje3mVkLeRM15hvUwKlTaA==} engines: {node: '>= 10.0.0'} dependencies: buffer: 4.9.2 @@ -7459,7 +7459,7 @@ packages: resolution: {integrity: sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==} dependencies: base64-js: 1.5.1 - ieee754: 1.1.13 + ieee754: 1.2.1 isarray: 1.0.0 /buffer/6.0.3: @@ -9474,8 +9474,8 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-next/13.0.4_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-moEC7BW2TK7JKq3QfnaauqRjWzVcEf71gp5DbClpFPHM6QXE0u0uVvSTiHlmOgtCe1vyWAO+AhF87ZITd8mIDw==} + /eslint-config-next/13.0.5_hsf322ms6xhhd4b5ne6lb74y4a: + resolution: {integrity: sha512-lge94W7ME6kNCO96eCykq5GbKbllzmcDNDhh1/llMCRgNPl0+GIQ8dOoM0I7uRQVW56VmTXFybJFXgow11a5pg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -9483,7 +9483,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.0.4 + '@next/eslint-plugin-next': 13.0.5 '@rushstack/eslint-patch': 1.2.0 '@typescript-eslint/parser': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a eslint: 8.28.0 @@ -10231,8 +10231,8 @@ packages: /fraction.js/4.2.0: resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==} - /framer-motion/7.6.7_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-vEGsjXygf4qSmgXXsCT1FC56DjiZau9tSQTCchwAP2mOHnYHUy5gbthc4RXFWJh4Z/gFtqE8bzEmjahwOrfT7w==} + /framer-motion/7.6.12_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-Xm1jPB91v6vIr9b+V3q6c96sPzU1jWdvN+Mv4CvIAY23ZIezGNIWxWNGIWj1We0CZ8SSOQkttz8921M10TQjXg==} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 @@ -11206,7 +11206,6 @@ packages: /ieee754/1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} - dev: false /ignore/5.2.0: resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==} @@ -12950,9 +12949,9 @@ packages: engines: {node: '>=6'} dev: false - /micro/9.4.1: - resolution: {integrity: sha512-Lpjcbp6Y9GJIfewxDfTmu9eW0rt0MGo+Gs1d3yJLFa7mhErtKkCngGhDbA/O1gqUjEwsHh+jWPg8BJ0Bx4AgFA==} - engines: {node: '>= 8.0.0'} + /micro/10.0.1: + resolution: {integrity: sha512-9uwZSsUrqf6+4FLLpiPj5TRWQv5w5uJrJwsx1LR/TjqvQmKC1XnGQ9OHrFwR3cbZ46YqPqxO/XJCOpWnqMPw2Q==} + engines: {node: '>= 16.0.0'} hasBin: true dependencies: arg: 4.1.0 @@ -13556,7 +13555,7 @@ packages: /neo-async/2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - /next-auth/4.12.3_icxl3uciip5l2ulzmmrvkhve3i: + /next-auth/4.12.3_2xoejpawkzgot77rbv5mbik6ve: resolution: {integrity: sha512-kfJjYOH2or/y+pEBkeA6O2MxIXOKXNiOKLKhrQHsaRqMDttEQX0yEK3xXVTB1yB7xbMLGcMvsIS3d23BC/K8/A==} engines: {node: ^12.19.0 || ^14.15.0 || ^16.13.0} peerDependencies: @@ -13572,7 +13571,7 @@ packages: '@panva/hkdf': 1.0.2 cookie: 0.5.0 jose: 4.10.0 - next: 13.0.4_mqvh5p7ejg4taogoj6tpk3gd5a + next: 13.0.5_mqvh5p7ejg4taogoj6tpk3gd5a nodemailer: 6.8.0 oauth: 0.9.15 openid-client: 5.1.10 @@ -13589,8 +13588,8 @@ packages: enhanced-resolve: 5.10.0 dev: true - /next/13.0.4_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-4P0MvbjPCI1E/UPL1GrTXtYlgFnbBbY3JQ+AMY8jYE2SwyvCWctEJySoRjveznAHjrl6TIjuAJeB8u1c2StYUQ==} + /next/13.0.5_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-awpc3DkphyKydwCotcBnuKwh6hMqkT5xdiBK4OatJtOZurDPBYLP62jtM2be/4OunpmwIbsS0Eyv+ZGU97ciEg==} engines: {node: '>=14.6.0'} hasBin: true peerDependencies: @@ -13607,35 +13606,34 @@ packages: sass: optional: true dependencies: - '@next/env': 13.0.4 - '@swc/helpers': 0.4.11 + '@next/env': 13.0.5 + '@swc/helpers': 0.4.14 caniuse-lite: 1.0.30001429 postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 styled-jsx: 5.1.0_react@18.2.0 - use-sync-external-store: 1.2.0_react@18.2.0 optionalDependencies: - '@next/swc-android-arm-eabi': 13.0.4 - '@next/swc-android-arm64': 13.0.4 - '@next/swc-darwin-arm64': 13.0.4 - '@next/swc-darwin-x64': 13.0.4 - '@next/swc-freebsd-x64': 13.0.4 - '@next/swc-linux-arm-gnueabihf': 13.0.4 - '@next/swc-linux-arm64-gnu': 13.0.4 - '@next/swc-linux-arm64-musl': 13.0.4 - '@next/swc-linux-x64-gnu': 13.0.4 - '@next/swc-linux-x64-musl': 13.0.4 - '@next/swc-win32-arm64-msvc': 13.0.4 - '@next/swc-win32-ia32-msvc': 13.0.4 - '@next/swc-win32-x64-msvc': 13.0.4 + '@next/swc-android-arm-eabi': 13.0.5 + '@next/swc-android-arm64': 13.0.5 + '@next/swc-darwin-arm64': 13.0.5 + '@next/swc-darwin-x64': 13.0.5 + '@next/swc-freebsd-x64': 13.0.5 + '@next/swc-linux-arm-gnueabihf': 13.0.5 + '@next/swc-linux-arm64-gnu': 13.0.5 + '@next/swc-linux-arm64-musl': 13.0.5 + '@next/swc-linux-x64-gnu': 13.0.5 + '@next/swc-linux-x64-musl': 13.0.5 + '@next/swc-win32-arm64-msvc': 13.0.5 + '@next/swc-win32-ia32-msvc': 13.0.5 + '@next/swc-win32-x64-msvc': 13.0.5 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros dev: true - /next/13.0.4_mqvh5p7ejg4taogoj6tpk3gd5a: - resolution: {integrity: sha512-4P0MvbjPCI1E/UPL1GrTXtYlgFnbBbY3JQ+AMY8jYE2SwyvCWctEJySoRjveznAHjrl6TIjuAJeB8u1c2StYUQ==} + /next/13.0.5_mqvh5p7ejg4taogoj6tpk3gd5a: + resolution: {integrity: sha512-awpc3DkphyKydwCotcBnuKwh6hMqkT5xdiBK4OatJtOZurDPBYLP62jtM2be/4OunpmwIbsS0Eyv+ZGU97ciEg==} engines: {node: '>=14.6.0'} hasBin: true peerDependencies: @@ -13652,28 +13650,27 @@ packages: sass: optional: true dependencies: - '@next/env': 13.0.4 - '@swc/helpers': 0.4.11 + '@next/env': 13.0.5 + '@swc/helpers': 0.4.14 caniuse-lite: 1.0.30001429 postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 styled-jsx: 5.1.0_3lzqd2prgnu7gkxqqdmtvzna5u - use-sync-external-store: 1.2.0_react@18.2.0 optionalDependencies: - '@next/swc-android-arm-eabi': 13.0.4 - '@next/swc-android-arm64': 13.0.4 - '@next/swc-darwin-arm64': 13.0.4 - '@next/swc-darwin-x64': 13.0.4 - '@next/swc-freebsd-x64': 13.0.4 - '@next/swc-linux-arm-gnueabihf': 13.0.4 - '@next/swc-linux-arm64-gnu': 13.0.4 - '@next/swc-linux-arm64-musl': 13.0.4 - '@next/swc-linux-x64-gnu': 13.0.4 - '@next/swc-linux-x64-musl': 13.0.4 - '@next/swc-win32-arm64-msvc': 13.0.4 - '@next/swc-win32-ia32-msvc': 13.0.4 - '@next/swc-win32-x64-msvc': 13.0.4 + '@next/swc-android-arm-eabi': 13.0.5 + '@next/swc-android-arm64': 13.0.5 + '@next/swc-darwin-arm64': 13.0.5 + '@next/swc-darwin-x64': 13.0.5 + '@next/swc-freebsd-x64': 13.0.5 + '@next/swc-linux-arm-gnueabihf': 13.0.5 + '@next/swc-linux-arm64-gnu': 13.0.5 + '@next/swc-linux-arm64-musl': 13.0.5 + '@next/swc-linux-x64-gnu': 13.0.5 + '@next/swc-linux-x64-musl': 13.0.5 + '@next/swc-win32-arm64-msvc': 13.0.5 + '@next/swc-win32-ia32-msvc': 13.0.5 + '@next/swc-win32-x64-msvc': 13.0.5 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -14311,8 +14308,8 @@ packages: find-up: 3.0.0 dev: false - /playwright-core/1.28.0: - resolution: {integrity: sha512-nJLknd28kPBiCNTbqpu6Wmkrh63OEqJSFw9xOfL9qxfNwody7h6/L3O2dZoWQ6Oxcm0VOHjWmGiCUGkc0X3VZA==} + /playwright-core/1.28.1: + resolution: {integrity: sha512-3PixLnGPno0E8rSBJjtwqTwJe3Yw72QwBBBxNoukIj3lEeBNXwbNiKrNuB1oyQgTBw5QHUhNO3SteEtHaMK6ag==} engines: {node: '>=14'} hasBin: true dev: true @@ -14947,6 +14944,12 @@ packages: resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==} engines: {node: '>=10.13.0'} hasBin: true + dev: true + + /prettier/2.8.0: + resolution: {integrity: sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==} + engines: {node: '>=10.13.0'} + hasBin: true /pretty-error/4.0.0: resolution: {integrity: sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==} @@ -17280,13 +17283,13 @@ packages: resolution: {integrity: sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==} dev: false - /trpc-openapi/1.0.0-alpha.4_vccbenriacddvlnthubuxvuyb4: + /trpc-openapi/1.0.0-alpha.4_xfmifnqysbeeolwxnsx4yhzpwe: resolution: {integrity: sha512-Zt+IUlYY/pw3Kk78ByTCOZb47r8zJFBUqr1imiOzyVjpaUMVMSPA2RpATCiOJQGSvR70YqoZAMPAu+KPoDmh2w==} peerDependencies: '@trpc/server': ^10.0.0-rc.7 zod: ^3.14.4 dependencies: - '@trpc/server': 10.0.0 + '@trpc/server': 10.3.0 co-body: 6.1.0 lodash.clonedeep: 4.5.0 node-mocks-http: 1.12.1 @@ -17929,6 +17932,7 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: react: 18.2.0 + dev: false /util-deprecate/1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}