diff --git a/apps/builder/package.json b/apps/builder/package.json index b537cae91..75e97702d 100644 --- a/apps/builder/package.json +++ b/apps/builder/package.json @@ -15,7 +15,7 @@ "dependencies": { "@chakra-ui/anatomy": "^2.1.1", "@chakra-ui/css-reset": "2.0.11", - "@chakra-ui/react": "2.4.8", + "@chakra-ui/react": "2.4.9", "@chakra-ui/theme-tools": "^2.0.16", "@codemirror/lang-css": "6.0.1", "@codemirror/lang-html": "6.4.1", @@ -29,13 +29,13 @@ "@dnd-kit/utilities": "3.2.1", "@emotion/react": "11.10.5", "@emotion/styled": "11.10.5", - "@faire/mjml-react": "3.0.2", + "@faire/mjml-react": "3.1.0", "@giphy/js-fetch-api": "4.7.1", "@giphy/js-types": "4.4.0", - "@giphy/react-components": "6.5.1", + "@giphy/react-components": "6.5.2", "@googleapis/drive": "4.0.1", "@lezer/css": "^1.1.1", - "@sentry/nextjs": "7.30.0", + "@sentry/nextjs": "7.31.1", "@stripe/stripe-js": "1.46.0", "@tanstack/react-query": "^4.22.0", "@tanstack/react-table": "8.7.6", @@ -51,7 +51,7 @@ "@udecode/plate-ui-link": "19.0.3", "@udecode/plate-ui-toolbar": "19.0.3", "@use-gesture/react": "^10.2.23", - "aws-sdk": "2.1295.0", + "aws-sdk": "2.1299.0", "bot-engine": "workspace:*", "browser-image-compression": "2.0.0", "canvas-confetti": "1.6.0", @@ -63,18 +63,18 @@ "emails": "workspace:*", "emojilib": "3.0.8", "focus-visible": "5.2.0", - "framer-motion": "8.4.3", + "framer-motion": "8.5.0", "google-auth-library": "8.7.0", "google-spreadsheet": "3.3.0", "got": "12.5.3", "htmlparser2": "8.0.1", - "immer": "9.0.17", + "immer": "9.0.18", "js-video-url-parser": "0.5.1", "jsonwebtoken": "9.0.0", "micro": "10.0.1", "micro-cors": "0.1.1", "minio": "7.0.32", - "next": "13.1.2", + "next": "13.1.4", "next-auth": "4.18.8", "nextjs-cors": "^2.1.2", "nodemailer": "6.9.0", @@ -87,11 +87,11 @@ "slate": "0.88.1", "slate-history": "0.86.0", "slate-hyperscript": "0.77.0", - "slate-react": "0.88.0", - "stripe": "11.6.0", + "slate-react": "0.88.2", + "stripe": "11.7.0", "styled-components": "5.3.6", "svg-round-corners": "0.4.1", - "swr": "2.0.0", + "swr": "2.0.1", "tinycolor2": "1.5.2", "trpc-openapi": "1.1.1", "typebot-js": "workspace:*", @@ -112,15 +112,15 @@ "@types/papaparse": "5.3.7", "@types/prettier": "2.7.2", "@types/qs": "6.9.7", - "@types/react": "18.0.26", + "@types/react": "18.0.27", "@types/tinycolor2": "1.4.3", "db": "workspace:*", "dotenv": "16.0.3", - "eslint": "8.31.0", + "eslint": "8.32.0", "eslint-config-custom": "workspace:*", "models": "workspace:*", "next-transpile-modules": "10.0.0", - "superjson": "^1.12.1", + "superjson": "^1.12.2", "tsconfig": "workspace:*", "typescript": "4.9.4", "utils": "workspace:*", diff --git a/apps/docs/package.json b/apps/docs/package.json index 94d001928..c68053fe3 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -45,8 +45,8 @@ "devDependencies": { "@algolia/client-search": "4.14.3", "@docusaurus/types": "^2.2.0", - "@types/react": "18.0.26", - "tsx": "3.12.1", + "@types/react": "18.0.27", + "tsx": "3.12.2", "typescript": "4.9.4", "webpack": "5.75.0" } diff --git a/apps/landing-page/package.json b/apps/landing-page/package.json index 48ba8c2fb..e817056ab 100644 --- a/apps/landing-page/package.json +++ b/apps/landing-page/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@chakra-ui/icon": "3.0.15", - "@chakra-ui/react": "2.4.8", + "@chakra-ui/react": "2.4.9", "@emotion/react": "11.10.5", "@emotion/styled": "11.10.5", "@vercel/analytics": "0.1.8", @@ -19,9 +19,9 @@ "bot-engine": "workspace:*", "db": "workspace:*", "focus-visible": "5.2.0", - "framer-motion": "8.4.3", + "framer-motion": "8.5.0", "models": "workspace:*", - "next": "13.1.2", + "next": "13.1.4", "react": "18.2.0", "react-dom": "18.2.0", "utils": "workspace:*" @@ -29,13 +29,13 @@ "devDependencies": { "@babel/core": "7.20.12", "@chakra-ui/styled-system": "2.5.1", - "@next/bundle-analyzer": "13.1.2", + "@next/bundle-analyzer": "13.1.4", "@types/aos": "3.0.4", "@types/node": "18.11.18", - "@types/react": "18.0.26", + "@types/react": "18.0.27", "autoprefixer": "10.4.13", "cross-env": "7.0.3", - "eslint": "8.31.0", + "eslint": "8.32.0", "eslint-config-custom": "workspace:*", "next-transpile-modules": "10.0.0", "postcss": "8.4.21", diff --git a/apps/viewer/package.json b/apps/viewer/package.json index baba0b829..7c1e1e046 100644 --- a/apps/viewer/package.json +++ b/apps/viewer/package.json @@ -13,29 +13,29 @@ "test:report": "pnpm playwright show-report" }, "dependencies": { - "@sentry/nextjs": "7.30.0", + "@sentry/nextjs": "7.31.1", "@trpc/server": "10.9.0", "@typebot.io/react": "workspace:*", - "aws-sdk": "2.1295.0", + "aws-sdk": "2.1299.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.1.2", + "next": "13.1.4", "nextjs-cors": "^2.1.2", "nodemailer": "6.9.0", "phone": "^3.1.32", "qs": "6.11.0", "react": "18.2.0", "react-dom": "18.2.0", - "stripe": "11.6.0", + "stripe": "11.7.0", "trpc-openapi": "1.1.1" }, "devDependencies": { "@babel/preset-env": "7.20.2", - "@faire/mjml-react": "3.0.2", + "@faire/mjml-react": "3.1.0", "@playwright/test": "1.29.2", "@types/cors": "2.8.13", "@types/google-spreadsheet": "3.3.0", @@ -43,19 +43,19 @@ "@types/nodemailer": "6.4.7", "@types/papaparse": "5.3.7", "@types/qs": "6.9.7", - "@types/react": "18.0.26", + "@types/react": "18.0.27", "@types/sanitize-html": "2.8.0", "cuid": "2.1.8", "dotenv": "16.0.3", "emails": "workspace:*", - "eslint": "8.31.0", + "eslint": "8.32.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.12.1", + "superjson": "^1.12.2", "tsconfig": "workspace:*", "typescript": "4.9.4", "utils": "workspace:*", diff --git a/package.json b/package.json index 5d94243a0..b83422de2 100644 --- a/package.json +++ b/package.json @@ -33,5 +33,5 @@ "path": "node_modules/cz-emoji" } }, - "packageManager": "pnpm@7.21.0" + "packageManager": "pnpm@7.25.1" } diff --git a/packages/bot-engine/package.json b/packages/bot-engine/package.json index f1124f723..65903d160 100644 --- a/packages/bot-engine/package.json +++ b/packages/bot-engine/package.json @@ -11,7 +11,7 @@ "lint": "eslint --fix \"src/**/*.ts*\"" }, "dependencies": { - "@stripe/react-stripe-js": "1.16.2", + "@stripe/react-stripe-js": "1.16.4", "@stripe/stripe-js": "1.46.0", "prop-types": "15.8.1", "qs": "6.11.0", @@ -24,14 +24,14 @@ "devDependencies": { "@types/node": "18.11.18", "@types/qs": "6.9.7", - "@types/react": "18.0.26", + "@types/react": "18.0.27", "@types/react-phone-number-input": "3.0.14", "@types/react-scroll": "1.8.6", "@types/react-transition-group": "4.4.5", "autoprefixer": "10.4.13", "db": "workspace:*", - "esbuild": "^0.17.0", - "eslint": "8.31.0", + "esbuild": "^0.17.3", + "eslint": "8.32.0", "eslint-config-custom": "workspace:*", "models": "workspace:*", "postcss": "8.4.21", diff --git a/packages/db/package.json b/packages/db/package.json index 1855653d5..051d2fa15 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -12,11 +12,11 @@ "create:migration": "prisma migrate dev" }, "dependencies": { - "@prisma/client": "4.8.1" + "@prisma/client": "4.9.0" }, "devDependencies": { - "dotenv-cli": "6.0.0", - "prisma": "4.8.1", + "dotenv-cli": "7.0.0", + "prisma": "4.9.0", "tsconfig": "workspace:*", "typescript": "4.9.4" } diff --git a/packages/emails/package.json b/packages/emails/package.json index 06c8c5e60..06bd08392 100644 --- a/packages/emails/package.json +++ b/packages/emails/package.json @@ -14,17 +14,17 @@ "author": "Baptiste Arnaud", "license": "ISC", "devDependencies": { - "@faire/mjml-react": "3.0.2", + "@faire/mjml-react": "3.1.0", "@types/node": "18.11.18", "@types/nodemailer": "6.4.7", - "@types/react": "18.0.26", + "@types/react": "18.0.27", "concurrently": "7.6.0", "http-server": "14.1.1", "nodemailer": "6.9.0", "react": "18.2.0", "tsx": "3.12.2", "utils": "workspace:*", - "eslint": "8.31.0", + "eslint": "8.32.0", "eslint-config-custom": "workspace:*", "tsconfig": "workspace:*" }, diff --git a/packages/eslint-config-custom/package.json b/packages/eslint-config-custom/package.json index 05ebc2932..038f241b1 100644 --- a/packages/eslint-config-custom/package.json +++ b/packages/eslint-config-custom/package.json @@ -2,13 +2,13 @@ "name": "eslint-config-custom", "main": "index.js", "dependencies": { - "eslint": "8.31.0", - "eslint-config-next": "13.1.2", + "eslint": "8.32.0", + "eslint-config-next": "13.1.4", "eslint-config-prettier": "8.6.0", - "eslint-plugin-react": "7.32.0" + "eslint-plugin-react": "7.32.1" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.48.1", - "@typescript-eslint/parser": "^5.48.1" + "@typescript-eslint/parser": "^5.48.2" } } diff --git a/packages/js/package.json b/packages/js/package.json index b18f5e504..e4abf5b3e 100644 --- a/packages/js/package.json +++ b/packages/js/package.json @@ -25,15 +25,15 @@ "@rollup/plugin-node-resolve": "15.0.1", "@rollup/plugin-replace": "5.0.2", "@rollup/plugin-typescript": "11.0.0", - "@types/react": "18.0.26", + "@types/react": "18.0.27", "autoprefixer": "10.4.13", "babel-preset-solid": "1.6.9", - "eslint": "8.31.0", + "eslint": "8.32.0", "eslint-config-custom": "workspace:*", - "eslint-plugin-solid": "0.9.2", + "eslint-plugin-solid": "0.9.3", "postcss": "8.4.21", "react": "18.2.0", - "rollup": "3.10.0", + "rollup": "3.10.1", "rollup-plugin-babel": "4.4.0", "rollup-plugin-dts": "5.1.1", "rollup-plugin-postcss": "4.0.2", diff --git a/packages/models/package.json b/packages/models/package.json index 930eb2ab1..9d77f5edf 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -11,7 +11,7 @@ "devDependencies": { "cuid": "2.1.8", "db": "workspace:*", - "next": "13.1.2", + "next": "13.1.4", "tsconfig": "workspace:*", "typescript": "4.9.4" }, diff --git a/packages/react/package.json b/packages/react/package.json index 32b8b8d5e..e0b5cdfd8 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -22,9 +22,9 @@ "devDependencies": { "@typebot.io/js": "workspace:*", "@types/node": "18.11.18", - "@types/react": "18.0.26", + "@types/react": "18.0.27", "db": "workspace:*", - "eslint": "^8.31.0", + "eslint": "^8.32.0", "eslint-config-custom": "workspace:*", "react": "18.2.0", "tsconfig": "workspace:*", diff --git a/packages/scripts/package.json b/packages/scripts/package.json index 9de108283..e06faa8bd 100644 --- a/packages/scripts/package.json +++ b/packages/scripts/package.json @@ -22,7 +22,7 @@ "got": "12.5.3", "models": "workspace:*", "prompts": "2.4.2", - "stripe": "11.6.0", + "stripe": "11.7.0", "tsx": "3.12.2", "typescript": "4.9.4", "utils": "workspace:*", diff --git a/packages/typebot-js/package.json b/packages/typebot-js/package.json index 8e312b3aa..cc0862c93 100644 --- a/packages/typebot-js/package.json +++ b/packages/typebot-js/package.json @@ -11,9 +11,9 @@ "test": "pnpm jest" }, "devDependencies": { - "@types/jest": "29.2.5", + "@types/jest": "29.2.6", "tsup": "6.5.0", - "eslint": "8.31.0", + "eslint": "8.32.0", "eslint-config-custom": "workspace:*", "jest": "29.3.1", "jest-environment-jsdom": "29.3.1", diff --git a/packages/utils/package.json b/packages/utils/package.json index 0c4fc78f6..264fb40f4 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -8,12 +8,12 @@ "devDependencies": { "@playwright/test": "1.29.2", "@types/nodemailer": "6.4.7", - "aws-sdk": "2.1295.0", + "aws-sdk": "2.1299.0", "cuid": "2.1.8", "db": "workspace:*", "dotenv": "16.0.3", "models": "workspace:*", - "next": "13.1.2", + "next": "13.1.4", "nodemailer": "6.9.0", "tsconfig": "workspace:*", "typescript": "4.9.4" diff --git a/packages/wordpress/package.json b/packages/wordpress/package.json index 2e2dbe675..c9499d5fd 100644 --- a/packages/wordpress/package.json +++ b/packages/wordpress/package.json @@ -6,7 +6,7 @@ "author": "baptisteArno", "license": "AGPL-3.0-or-later", "devDependencies": { - "@prettier/plugin-php": "0.19.2", + "@prettier/plugin-php": "0.19.3", "prettier": "2.8.3" }, "scripts": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d06126892..1267c285e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: '@babel/core': 7.20.12 '@chakra-ui/anatomy': ^2.1.1 '@chakra-ui/css-reset': 2.0.11 - '@chakra-ui/react': 2.4.8 + '@chakra-ui/react': 2.4.9 '@chakra-ui/styled-system': 2.5.1 '@chakra-ui/theme-tools': ^2.0.16 '@codemirror/lang-css': 6.0.1 @@ -34,14 +34,14 @@ importers: '@dnd-kit/utilities': 3.2.1 '@emotion/react': 11.10.5 '@emotion/styled': 11.10.5 - '@faire/mjml-react': 3.0.2 + '@faire/mjml-react': 3.1.0 '@giphy/js-fetch-api': 4.7.1 '@giphy/js-types': 4.4.0 - '@giphy/react-components': 6.5.1 + '@giphy/react-components': 6.5.2 '@googleapis/drive': 4.0.1 '@lezer/css': ^1.1.1 '@playwright/test': 1.29.2 - '@sentry/nextjs': 7.30.0 + '@sentry/nextjs': 7.31.1 '@stripe/stripe-js': 1.46.0 '@tanstack/react-query': ^4.22.0 '@tanstack/react-table': 8.7.6 @@ -60,7 +60,7 @@ importers: '@types/papaparse': 5.3.7 '@types/prettier': 2.7.2 '@types/qs': 6.9.7 - '@types/react': 18.0.26 + '@types/react': 18.0.27 '@types/tinycolor2': 1.4.3 '@udecode/plate-basic-marks': 19.0.3 '@udecode/plate-common': ^7.0.2 @@ -70,7 +70,7 @@ importers: '@udecode/plate-ui-link': 19.0.3 '@udecode/plate-ui-toolbar': 19.0.3 '@use-gesture/react': ^10.2.23 - aws-sdk: 2.1295.0 + aws-sdk: 2.1299.0 bot-engine: workspace:* browser-image-compression: 2.0.0 canvas-confetti: 1.6.0 @@ -83,22 +83,22 @@ importers: dotenv: 16.0.3 emails: workspace:* emojilib: 3.0.8 - eslint: 8.31.0 + eslint: 8.32.0 eslint-config-custom: workspace:* focus-visible: 5.2.0 - framer-motion: 8.4.3 + framer-motion: 8.5.0 google-auth-library: 8.7.0 google-spreadsheet: 3.3.0 got: 12.5.3 htmlparser2: 8.0.1 - immer: 9.0.17 + immer: 9.0.18 js-video-url-parser: 0.5.1 jsonwebtoken: 9.0.0 micro: 10.0.1 micro-cors: 0.1.1 minio: 7.0.32 models: workspace:* - next: 13.1.2 + next: 13.1.4 next-auth: 4.18.8 next-transpile-modules: 10.0.0 nextjs-cors: ^2.1.2 @@ -112,12 +112,12 @@ importers: slate: 0.88.1 slate-history: 0.86.0 slate-hyperscript: 0.77.0 - slate-react: 0.88.0 - stripe: 11.6.0 + slate-react: 0.88.2 + stripe: 11.7.0 styled-components: 5.3.6 - superjson: ^1.12.1 + superjson: ^1.12.2 svg-round-corners: 0.4.1 - swr: 2.0.0 + swr: 2.0.1 tinycolor2: 1.5.2 trpc-openapi: 1.1.1 tsconfig: workspace:* @@ -129,7 +129,7 @@ importers: dependencies: '@chakra-ui/anatomy': 2.1.1 '@chakra-ui/css-reset': 2.0.11_hp5f5nkljdiwilp4rgxyefcplu - '@chakra-ui/react': 2.4.8_loo4skotrnm7icurwgkplqpnwq + '@chakra-ui/react': 2.4.9_ldho2is67tyoj4oiqudu5lhoj4 '@chakra-ui/theme-tools': 2.0.16_ak67p4fuwhwgy7hpxa6ejvcgoy '@codemirror/lang-css': 6.0.1_oaehsghbizwy4uu4eqfxbgnija '@codemirror/lang-html': 6.4.1 @@ -141,35 +141,35 @@ importers: '@dnd-kit/core': 6.0.7_biqbaboplfbrettd7655fr4n2y '@dnd-kit/sortable': 7.0.2_pmudlfv2z3i7vvlookxjkeidxe '@dnd-kit/utilities': 3.2.1_react@18.2.0 - '@emotion/react': 11.10.5_jp5qgyg6plq757v5hojp7ls2oe - '@emotion/styled': 11.10.5_jp5djshq6aqfasno3mth3hguci - '@faire/mjml-react': 3.0.2_7tbcn2mecc3yvuxakflodiks3m + '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a + '@emotion/styled': 11.10.5_4erqsq3n444jecyuvaxwc5b3vi + '@faire/mjml-react': 3.1.0_7tbcn2mecc3yvuxakflodiks3m '@giphy/js-fetch-api': 4.7.1 '@giphy/js-types': 4.4.0 - '@giphy/react-components': 6.5.1_vwskmg7mzf6u2jufkkmcrhvxcm + '@giphy/react-components': 6.5.2_57czaiyk6rdr5iy5tfs5pior4u '@googleapis/drive': 4.0.1 '@lezer/css': 1.1.1 - '@sentry/nextjs': 7.30.0_next@13.1.2+react@18.2.0 + '@sentry/nextjs': 7.31.1_next@13.1.4+react@18.2.0 '@stripe/stripe-js': 1.46.0 '@tanstack/react-query': 4.22.0_biqbaboplfbrettd7655fr4n2y '@tanstack/react-table': 8.7.6_biqbaboplfbrettd7655fr4n2y '@trpc/client': 10.9.0_@trpc+server@10.9.0 - '@trpc/next': 10.9.0_sji75b74l6vpjj45puor62wqge + '@trpc/next': 10.9.0_362trfxe2o6f4q7yoc7vapoz64 '@trpc/react-query': 10.9.0_qw4miir7nnxijwjta54q3esyeq '@trpc/server': 10.9.0 - '@udecode/plate-basic-marks': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm - '@udecode/plate-common': 7.0.2_edew3tizuo5cq7juv7o4p2kgje - '@udecode/plate-core': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm - '@udecode/plate-link': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm - '@udecode/plate-serializer-html': 19.0.3_5qfufx3jzu4e7ovgl7sfg33pdu - '@udecode/plate-ui-link': 19.0.3_czkmbdlmfc6zrposk4gi2cf6uq - '@udecode/plate-ui-toolbar': 19.0.3_czkmbdlmfc6zrposk4gi2cf6uq + '@udecode/plate-basic-marks': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-common': 7.0.2_anhkvwz6zcr7uznpbsjwteukiu + '@udecode/plate-core': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-link': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-serializer-html': 19.0.3_xdtsvcftqex5yu43odi3bb6j7u + '@udecode/plate-ui-link': 19.0.3_zvntoaj4wsvigktaodqapm7npu + '@udecode/plate-ui-toolbar': 19.0.3_zvntoaj4wsvigktaodqapm7npu '@use-gesture/react': 10.2.23_react@18.2.0 - aws-sdk: 2.1295.0 + aws-sdk: 2.1299.0 bot-engine: link:../../packages/bot-engine browser-image-compression: 2.0.0 canvas-confetti: 1.6.0 - chakra-react-select: 4.4.3_iqbb4as3htsjdsoyfg3cvr3sse + chakra-react-select: 4.4.3_rsnwcfnzn3f6drcrmp2oiz4sgq codemirror: 6.0.1_@lezer+common@1.0.2 cuid: 2.1.8 deep-object-diff: 1.1.9 @@ -177,20 +177,20 @@ importers: emails: link:../../packages/emails emojilib: 3.0.8 focus-visible: 5.2.0 - framer-motion: 8.4.3_biqbaboplfbrettd7655fr4n2y + framer-motion: 8.5.0_biqbaboplfbrettd7655fr4n2y google-auth-library: 8.7.0 google-spreadsheet: 3.3.0 got: 12.5.3 htmlparser2: 8.0.1 - immer: 9.0.17 + immer: 9.0.18 js-video-url-parser: 0.5.1 jsonwebtoken: 9.0.0 micro: 10.0.1 micro-cors: 0.1.1 minio: 7.0.32 - next: 13.1.2_pjwopsidmaokadturxaafygjp4 - next-auth: 4.18.8_wezc2nlx4kxzcktysjgyxkmdoe - nextjs-cors: 2.1.2_next@13.1.2 + next: 13.1.4_pjwopsidmaokadturxaafygjp4 + next-auth: 4.18.8_sodlexqla7mawimfla7qcwzvaq + nextjs-cors: 2.1.2_next@13.1.4 nodemailer: 6.9.0 nprogress: 0.2.0 papaparse: 5.3.2 @@ -201,11 +201,11 @@ importers: slate: 0.88.1 slate-history: 0.86.0_slate@0.88.1 slate-hyperscript: 0.77.0_slate@0.88.1 - slate-react: 0.88.0_qerhfwjtqsvhwpvu3ucjpiqydy - stripe: 11.6.0 + slate-react: 0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy + stripe: 11.7.0 styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba svg-round-corners: 0.4.1 - swr: 2.0.0_react@18.2.0 + swr: 2.0.1_react@18.2.0 tinycolor2: 1.5.2 trpc-openapi: 1.1.1_v7aw5md42ua3rf277jyeogdfny typebot-js: link:../../packages/typebot-js @@ -225,15 +225,15 @@ importers: '@types/papaparse': 5.3.7 '@types/prettier': 2.7.2 '@types/qs': 6.9.7 - '@types/react': 18.0.26 + '@types/react': 18.0.27 '@types/tinycolor2': 1.4.3 db: link:../../packages/db dotenv: 16.0.3 - eslint: 8.31.0 + eslint: 8.32.0 eslint-config-custom: link:../../packages/eslint-config-custom models: link:../../packages/models next-transpile-modules: 10.0.0 - superjson: 1.12.1 + superjson: 1.12.2 tsconfig: link:../../packages/tsconfig typescript: 4.9.4 utils: link:../../packages/utils @@ -250,21 +250,21 @@ importers: '@mdx-js/react': 1.6.22 '@svgr/webpack': 6.5.1 '@typebot.io/docusaurus-preset-openapi': 0.6.5 - '@types/react': 18.0.26 + '@types/react': 18.0.27 clsx: 1.2.1 file-loader: 6.2.0 prism-react-renderer: 1.3.5 react: 17.0.2 react-dom: 17.0.2 - tsx: 3.12.1 + tsx: 3.12.2 typescript: 4.9.4 url-loader: 4.1.1 webpack: 5.75.0 dependencies: '@docusaurus/core': 2.2.0_vukvsfkp4hxnee7vteliqou2xy - '@docusaurus/preset-classic': 2.2.0_khuo3aoapuqas32fbhxvlcff5q + '@docusaurus/preset-classic': 2.2.0_ta3sob3lhbcxe2t3nq4xrzreie '@docusaurus/theme-common': 2.2.0_zneentkx4scexj4pzosurqq55y - '@docusaurus/theme-search-algolia': 2.2.0_n4oe5z26vq3vwq3j7ep4u3xuda + '@docusaurus/theme-search-algolia': 2.2.0_ueolomogyjsuhgpiqqfxph2gam '@mdx-js/react': 1.6.22_react@17.0.2 '@svgr/webpack': 6.5.1 '@typebot.io/docusaurus-preset-openapi': 0.6.5_bitjua5s3tgsymg7hzgopoaz4a @@ -277,8 +277,8 @@ importers: devDependencies: '@algolia/client-search': 4.14.3 '@docusaurus/types': 2.2.0_sfoxds7t5ydpegc3knd667wn6m - '@types/react': 18.0.26 - tsx: 3.12.1 + '@types/react': 18.0.27 + tsx: 3.12.2 typescript: 4.9.4 webpack: 5.75.0 @@ -286,26 +286,26 @@ importers: specifiers: '@babel/core': 7.20.12 '@chakra-ui/icon': 3.0.15 - '@chakra-ui/react': 2.4.8 + '@chakra-ui/react': 2.4.9 '@chakra-ui/styled-system': 2.5.1 '@emotion/react': 11.10.5 '@emotion/styled': 11.10.5 - '@next/bundle-analyzer': 13.1.2 + '@next/bundle-analyzer': 13.1.4 '@types/aos': 3.0.4 '@types/node': 18.11.18 - '@types/react': 18.0.26 + '@types/react': 18.0.27 '@vercel/analytics': 0.1.8 aos: 2.3.4 autoprefixer: 10.4.13 bot-engine: workspace:* cross-env: 7.0.3 db: workspace:* - eslint: 8.31.0 + eslint: 8.32.0 eslint-config-custom: workspace:* focus-visible: 5.2.0 - framer-motion: 8.4.3 + framer-motion: 8.5.0 models: workspace:* - next: 13.1.2 + next: 13.1.4 next-transpile-modules: 10.0.0 postcss: 8.4.21 prettier: 2.8.3 @@ -316,30 +316,30 @@ importers: utils: workspace:* dependencies: '@chakra-ui/icon': 3.0.15_ublygk26yvqigtycgan52uuiea - '@chakra-ui/react': 2.4.8_loo4skotrnm7icurwgkplqpnwq - '@emotion/react': 11.10.5_jp5qgyg6plq757v5hojp7ls2oe - '@emotion/styled': 11.10.5_jp5djshq6aqfasno3mth3hguci + '@chakra-ui/react': 2.4.9_ldho2is67tyoj4oiqudu5lhoj4 + '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a + '@emotion/styled': 11.10.5_4erqsq3n444jecyuvaxwc5b3vi '@vercel/analytics': 0.1.8_react@18.2.0 aos: 2.3.4 bot-engine: link:../../packages/bot-engine db: link:../../packages/db focus-visible: 5.2.0 - framer-motion: 8.4.3_biqbaboplfbrettd7655fr4n2y + framer-motion: 8.5.0_biqbaboplfbrettd7655fr4n2y models: link:../../packages/models - next: 13.1.2_pjwopsidmaokadturxaafygjp4 + next: 13.1.4_pjwopsidmaokadturxaafygjp4 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 utils: link:../../packages/utils devDependencies: '@babel/core': 7.20.12 '@chakra-ui/styled-system': 2.5.1 - '@next/bundle-analyzer': 13.1.2 + '@next/bundle-analyzer': 13.1.4 '@types/aos': 3.0.4 '@types/node': 18.11.18 - '@types/react': 18.0.26 + '@types/react': 18.0.27 autoprefixer: 10.4.13_postcss@8.4.21 cross-env: 7.0.3 - eslint: 8.31.0 + eslint: 8.32.0 eslint-config-custom: link:../../packages/eslint-config-custom next-transpile-modules: 10.0.0 postcss: 8.4.21 @@ -350,9 +350,9 @@ importers: apps/viewer: specifiers: '@babel/preset-env': 7.20.2 - '@faire/mjml-react': 3.0.2 + '@faire/mjml-react': 3.1.0 '@playwright/test': 1.29.2 - '@sentry/nextjs': 7.30.0 + '@sentry/nextjs': 7.31.1 '@trpc/server': 10.9.0 '@typebot.io/react': workspace:* '@types/cors': 2.8.13 @@ -361,22 +361,22 @@ importers: '@types/nodemailer': 6.4.7 '@types/papaparse': 5.3.7 '@types/qs': 6.9.7 - '@types/react': 18.0.26 + '@types/react': 18.0.27 '@types/sanitize-html': 2.8.0 - aws-sdk: 2.1295.0 + aws-sdk: 2.1299.0 bot-engine: workspace:* cors: 2.8.5 cuid: 2.1.8 db: workspace:* dotenv: 16.0.3 emails: workspace:* - eslint: 8.31.0 + eslint: 8.32.0 eslint-config-custom: workspace:* google-auth-library: 8.7.0 google-spreadsheet: 3.3.0 got: 12.5.3 models: workspace:* - next: 13.1.2 + next: 13.1.4 next-transpile-modules: 10.0.0 nextjs-cors: ^2.1.2 node-fetch: ^3.3.0 @@ -386,36 +386,36 @@ importers: qs: 6.11.0 react: 18.2.0 react-dom: 18.2.0 - stripe: 11.6.0 - superjson: ^1.12.1 + stripe: 11.7.0 + superjson: ^1.12.2 trpc-openapi: 1.1.1 tsconfig: workspace:* typescript: 4.9.4 utils: workspace:* zod: 3.20.2 dependencies: - '@sentry/nextjs': 7.30.0_next@13.1.2+react@18.2.0 + '@sentry/nextjs': 7.31.1_next@13.1.4+react@18.2.0 '@trpc/server': 10.9.0 '@typebot.io/react': link:../../packages/react - aws-sdk: 2.1295.0 + aws-sdk: 2.1299.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.1.2_pjwopsidmaokadturxaafygjp4 - nextjs-cors: 2.1.2_next@13.1.2 + next: 13.1.4_pjwopsidmaokadturxaafygjp4 + nextjs-cors: 2.1.2_next@13.1.4 nodemailer: 6.9.0 phone: 3.1.32 qs: 6.11.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - stripe: 11.6.0 + stripe: 11.7.0 trpc-openapi: 1.1.1_v7aw5md42ua3rf277jyeogdfny devDependencies: '@babel/preset-env': 7.20.2_@babel+core@7.20.12 - '@faire/mjml-react': 3.0.2_7tbcn2mecc3yvuxakflodiks3m + '@faire/mjml-react': 3.1.0_7tbcn2mecc3yvuxakflodiks3m '@playwright/test': 1.29.2 '@types/cors': 2.8.13 '@types/google-spreadsheet': 3.3.0 @@ -423,18 +423,18 @@ importers: '@types/nodemailer': 6.4.7 '@types/papaparse': 5.3.7 '@types/qs': 6.9.7 - '@types/react': 18.0.26 + '@types/react': 18.0.27 '@types/sanitize-html': 2.8.0 dotenv: 16.0.3 emails: link:../../packages/emails - eslint: 8.31.0 + eslint: 8.32.0 eslint-config-custom: link:../../packages/eslint-config-custom google-auth-library: 8.7.0 models: link:../../packages/models next-transpile-modules: 10.0.0 node-fetch: 3.3.0 papaparse: 5.3.2 - superjson: 1.12.1 + superjson: 1.12.2 tsconfig: link:../../packages/tsconfig typescript: 4.9.4 utils: link:../../packages/utils @@ -442,18 +442,18 @@ importers: packages/bot-engine: specifiers: - '@stripe/react-stripe-js': 1.16.2 + '@stripe/react-stripe-js': 1.16.4 '@stripe/stripe-js': 1.46.0 '@types/node': 18.11.18 '@types/qs': 6.9.7 - '@types/react': 18.0.26 + '@types/react': 18.0.27 '@types/react-phone-number-input': 3.0.14 '@types/react-scroll': 1.8.6 '@types/react-transition-group': 4.4.5 autoprefixer: 10.4.13 db: workspace:* - esbuild: ^0.17.0 - eslint: 8.31.0 + esbuild: ^0.17.3 + eslint: 8.32.0 eslint-config-custom: workspace:* models: workspace:* postcss: 8.4.21 @@ -474,7 +474,7 @@ importers: typescript: 4.9.4 utils: workspace:* dependencies: - '@stripe/react-stripe-js': 1.16.2_keartrz7uyerl3wkpjpue4xbhy + '@stripe/react-stripe-js': 1.16.4_keartrz7uyerl3wkpjpue4xbhy '@stripe/stripe-js': 1.46.0 prop-types: 15.8.1 qs: 6.11.0 @@ -486,14 +486,14 @@ importers: devDependencies: '@types/node': 18.11.18 '@types/qs': 6.9.7 - '@types/react': 18.0.26 + '@types/react': 18.0.27 '@types/react-phone-number-input': 3.0.14 '@types/react-scroll': 1.8.6 '@types/react-transition-group': 4.4.5 autoprefixer: 10.4.13_postcss@8.4.21 db: link:../db - esbuild: 0.17.0 - eslint: 8.31.0 + esbuild: 0.17.3 + eslint: 8.32.0 eslint-config-custom: link:../eslint-config-custom models: link:../models postcss: 8.4.21 @@ -509,27 +509,27 @@ importers: packages/db: specifiers: - '@prisma/client': 4.8.1 - dotenv-cli: 6.0.0 - prisma: 4.8.1 + '@prisma/client': 4.9.0 + dotenv-cli: 7.0.0 + prisma: 4.9.0 tsconfig: workspace:* typescript: 4.9.4 dependencies: - '@prisma/client': 4.8.1_prisma@4.8.1 + '@prisma/client': 4.9.0_prisma@4.9.0 devDependencies: - dotenv-cli: 6.0.0 - prisma: 4.8.1 + dotenv-cli: 7.0.0 + prisma: 4.9.0 tsconfig: link:../tsconfig typescript: 4.9.4 packages/emails: specifiers: - '@faire/mjml-react': 3.0.2 + '@faire/mjml-react': 3.1.0 '@types/node': 18.11.18 '@types/nodemailer': 6.4.7 - '@types/react': 18.0.26 + '@types/react': 18.0.27 concurrently: 7.6.0 - eslint: 8.31.0 + eslint: 8.32.0 eslint-config-custom: workspace:* http-server: 14.1.1 nodemailer: 6.9.0 @@ -538,12 +538,12 @@ importers: tsx: 3.12.2 utils: workspace:* devDependencies: - '@faire/mjml-react': 3.0.2_7tbcn2mecc3yvuxakflodiks3m + '@faire/mjml-react': 3.1.0_7tbcn2mecc3yvuxakflodiks3m '@types/node': 18.11.18 '@types/nodemailer': 6.4.7 - '@types/react': 18.0.26 + '@types/react': 18.0.27 concurrently: 7.6.0 - eslint: 8.31.0 + eslint: 8.32.0 eslint-config-custom: link:../eslint-config-custom http-server: 14.1.1 nodemailer: 6.9.0 @@ -555,19 +555,19 @@ importers: packages/eslint-config-custom: specifiers: '@typescript-eslint/eslint-plugin': ^5.48.1 - '@typescript-eslint/parser': ^5.48.1 - eslint: 8.31.0 - eslint-config-next: 13.1.2 + '@typescript-eslint/parser': ^5.48.2 + eslint: 8.32.0 + eslint-config-next: 13.1.4 eslint-config-prettier: 8.6.0 - eslint-plugin-react: 7.32.0 + eslint-plugin-react: 7.32.1 dependencies: - eslint: 8.31.0 - eslint-config-next: 13.1.2_iukboom6ndih5an6iafl45j2fe - eslint-config-prettier: 8.6.0_eslint@8.31.0 - eslint-plugin-react: 7.32.0_eslint@8.31.0 + eslint: 8.32.0 + eslint-config-next: 13.1.4_7uibuqfxkfaozanbtbziikiqje + eslint-config-prettier: 8.6.0_eslint@8.32.0 + eslint-plugin-react: 7.32.1_eslint@8.32.0 devDependencies: - '@typescript-eslint/eslint-plugin': 5.48.1_3jon24igvnqaqexgwtxk6nkpse - '@typescript-eslint/parser': 5.48.1_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/eslint-plugin': 5.48.1_caon6io6stgpr7lz2rtbhekxqy + '@typescript-eslint/parser': 5.48.2_7uibuqfxkfaozanbtbziikiqje packages/js: specifiers: @@ -576,17 +576,17 @@ importers: '@rollup/plugin-replace': 5.0.2 '@rollup/plugin-typescript': 11.0.0 '@stripe/stripe-js': 1.46.0 - '@types/react': 18.0.26 + '@types/react': 18.0.27 autoprefixer: 10.4.13 babel-preset-solid: 1.6.9 - eslint: 8.31.0 + eslint: 8.32.0 eslint-config-custom: workspace:* - eslint-plugin-solid: 0.9.2 + eslint-plugin-solid: 0.9.3 models: workspace:* phone: 3.1.32 postcss: 8.4.21 react: 18.2.0 - rollup: 3.10.0 + rollup: 3.10.1 rollup-plugin-babel: 4.4.0 rollup-plugin-dts: 5.1.1 rollup-plugin-postcss: 4.0.2 @@ -609,23 +609,23 @@ importers: solid-js: 1.6.9 utils: link:../utils devDependencies: - '@rollup/plugin-babel': 6.0.3_rwtmcocladng44j6a3ylx32v3q - '@rollup/plugin-node-resolve': 15.0.1_rollup@3.10.0 - '@rollup/plugin-replace': 5.0.2_rollup@3.10.0 - '@rollup/plugin-typescript': 11.0.0_eymahajmafh3u7vrzmo7ylp2pa - '@types/react': 18.0.26 + '@rollup/plugin-babel': 6.0.3_j5gl3ppangg6ywsqfpneorhloy + '@rollup/plugin-node-resolve': 15.0.1_rollup@3.10.1 + '@rollup/plugin-replace': 5.0.2_rollup@3.10.1 + '@rollup/plugin-typescript': 11.0.0_p3yyytxbmytz5gvmi4zzszibjy + '@types/react': 18.0.27 autoprefixer: 10.4.13_postcss@8.4.21 babel-preset-solid: 1.6.9_@babel+core@7.20.12 - eslint: 8.31.0 + eslint: 8.32.0 eslint-config-custom: link:../eslint-config-custom - eslint-plugin-solid: 0.9.2_iukboom6ndih5an6iafl45j2fe + eslint-plugin-solid: 0.9.3_7uibuqfxkfaozanbtbziikiqje postcss: 8.4.21 react: 18.2.0 - rollup: 3.10.0 - rollup-plugin-babel: 4.4.0_rwtmcocladng44j6a3ylx32v3q - rollup-plugin-dts: 5.1.1_eymahajmafh3u7vrzmo7ylp2pa + rollup: 3.10.1 + rollup-plugin-babel: 4.4.0_j5gl3ppangg6ywsqfpneorhloy + rollup-plugin-dts: 5.1.1_p3yyytxbmytz5gvmi4zzszibjy rollup-plugin-postcss: 4.0.2_postcss@8.4.21 - rollup-plugin-terser: 7.0.2_rollup@3.10.0 + rollup-plugin-terser: 7.0.2_rollup@3.10.1 rollup-plugin-typescript-paths: 1.4.0_typescript@4.9.4 tailwindcss: 3.2.4_postcss@8.4.21 tsconfig: link:../tsconfig @@ -638,7 +638,7 @@ importers: specifiers: cuid: 2.1.8 db: workspace:* - next: 13.1.2 + next: 13.1.4 tsconfig: workspace:* typescript: 4.9.4 zod: 3.20.2 @@ -647,7 +647,7 @@ importers: devDependencies: cuid: 2.1.8 db: link:../db - next: 13.1.2_biqbaboplfbrettd7655fr4n2y + next: 13.1.4_biqbaboplfbrettd7655fr4n2y tsconfig: link:../tsconfig typescript: 4.9.4 @@ -656,9 +656,9 @@ importers: '@ladle/react': ^2.4.5 '@typebot.io/js': workspace:* '@types/node': 18.11.18 - '@types/react': 18.0.26 + '@types/react': 18.0.27 db: workspace:* - eslint: ^8.31.0 + eslint: ^8.32.0 eslint-config-custom: workspace:* models: workspace:* react: 18.2.0 @@ -672,9 +672,9 @@ importers: devDependencies: '@typebot.io/js': link:../js '@types/node': 18.11.18 - '@types/react': 18.0.26 + '@types/react': 18.0.27 db: link:../db - eslint: 8.31.0 + eslint: 8.32.0 eslint-config-custom: link:../eslint-config-custom models: link:../models react: 18.2.0 @@ -694,7 +694,7 @@ importers: got: 12.5.3 models: workspace:* prompts: 2.4.2 - stripe: 11.6.0 + stripe: 11.7.0 tsx: 3.12.2 typescript: 4.9.4 utils: workspace:* @@ -708,7 +708,7 @@ importers: got: 12.5.3 models: link:../models prompts: 2.4.2 - stripe: 11.6.0 + stripe: 11.7.0 tsx: 3.12.2 typescript: 4.9.4 utils: link:../utils @@ -719,8 +719,8 @@ importers: packages/typebot-js: specifiers: - '@types/jest': 29.2.5 - eslint: 8.31.0 + '@types/jest': 29.2.6 + eslint: 8.32.0 eslint-config-custom: workspace:* jest: 29.3.1 jest-environment-jsdom: 29.3.1 @@ -730,8 +730,8 @@ importers: tsup: 6.5.0 typescript: 4.9.4 devDependencies: - '@types/jest': 29.2.5 - eslint: 8.31.0 + '@types/jest': 29.2.6 + eslint: 8.32.0 eslint-config-custom: link:../eslint-config-custom jest: 29.3.1 jest-environment-jsdom: 29.3.1 @@ -745,34 +745,34 @@ importers: specifiers: '@playwright/test': 1.29.2 '@types/nodemailer': 6.4.7 - aws-sdk: 2.1295.0 + aws-sdk: 2.1299.0 cuid: 2.1.8 db: workspace:* dotenv: 16.0.3 models: workspace:* - next: 13.1.2 + next: 13.1.4 nodemailer: 6.9.0 tsconfig: workspace:* typescript: 4.9.4 devDependencies: '@playwright/test': 1.29.2 '@types/nodemailer': 6.4.7 - aws-sdk: 2.1295.0 + aws-sdk: 2.1299.0 cuid: 2.1.8 db: link:../db dotenv: 16.0.3 models: link:../models - next: 13.1.2_biqbaboplfbrettd7655fr4n2y + next: 13.1.4_biqbaboplfbrettd7655fr4n2y nodemailer: 6.9.0 tsconfig: link:../tsconfig typescript: 4.9.4 packages/wordpress: specifiers: - '@prettier/plugin-php': 0.19.2 + '@prettier/plugin-php': 0.19.3 prettier: 2.8.3 devDependencies: - '@prettier/plugin-php': 0.19.2_prettier@2.8.3 + '@prettier/plugin-php': 0.19.3_prettier@2.8.3 prettier: 2.8.3 packages: @@ -2241,8 +2241,8 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@chakra-ui/accordion/2.1.7_ujgxj3m7cbv2aqhaw7egfu2jla: - resolution: {integrity: sha512-cptoRz/WkoSq20sL0BgWymHGjsJT6gFawdfdUW8mRlIDjlulKT2Imrn+YoKkiyqncohrQIVc4JiPYuZpy2pMRQ==} + /@chakra-ui/accordion/2.1.8_kyapoohst2lbg3xjdtzida4tym: + resolution: {integrity: sha512-RTXYhL85dUSVUEurDicxS76JaCXa/L4FYWPAxPSisbZtFvL+/gvoFMcGtT8ZRsJwFWaevmkD+57EmOYCWlLL1A==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' @@ -2255,13 +2255,13 @@ packages: '@chakra-ui/react-use-merge-refs': 2.0.7_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 '@chakra-ui/system': 2.4.0_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.14_sbd3j3rtxuycmn2w3sdkri36ke - framer-motion: 8.4.3_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/transition': 2.0.15_gsdp2i3itm6xvksv4kbxjudsmu + framer-motion: 8.5.0_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/alert/2.0.16_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-E8dGBYqX+K6+xYCPb2DAuPwd/svZ7vjPklLT1D3Xi5GtIpu6wTMv2Pd6HHoMbDkx8C4o2CqBWs5WawpbLzrTvg==} + /@chakra-ui/alert/2.0.17_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-0Y5vw+HkeXpwbL1roVpSSNM6luMRmUbwduUSHEA4OnX1ismvsDb1ZBfpi4Vxp6w8euJ2Uj6df3krbd5tbCP6tg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' @@ -2282,13 +2282,13 @@ packages: resolution: {integrity: sha512-pKfOS/mztc4sUXHNc8ypJ1gPWSolWT770jrgVRfolVbYlki8y5Y+As996zMF6k5lewTu6j9DQequ7Cc9a69IVQ==} dev: false - /@chakra-ui/avatar/2.2.3_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-vJ9kGAjApPKJeLBDj2w7ONN1cSNEZSWBGwJjv8J9D6aGjsQpqm54vAM1g597yQ6FVuUUm+meFB6AXuvUdAmF7Q==} + /@chakra-ui/avatar/2.2.4_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-OUuZAhabW0FgmFVt0djH3cVR8p9bKC3vYT3Ol2lrUz3hbf4LrjU5EzmMHmQvcbSs6bNDxS3k9hnswLebOFctJQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/image': 2.0.14_ublygk26yvqigtycgan52uuiea + '@chakra-ui/image': 2.0.15_ublygk26yvqigtycgan52uuiea '@chakra-ui/react-children-utils': 2.0.6_react@18.2.0 '@chakra-ui/react-context': 2.0.7_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 @@ -2296,8 +2296,8 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/breadcrumb/2.1.3_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-TxPXPvvqQ6QUgonfZrg1kSKF8Ki/O/cKIIQQcowJlhdv70wmW5OJyUOYc9DpVePYhqnr70uobUtniyiTX1l3pQ==} + /@chakra-ui/breadcrumb/2.1.4_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-vyBx5TAxPnHhb0b8nyRGfqyjleD//9mySFhk96c9GL+T6YDO4swHw5y/kvDv3Ngc/iRwJ9hdI49PZKwPxLqsEg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' @@ -2315,8 +2315,8 @@ packages: '@chakra-ui/shared-utils': 2.0.5 dev: false - /@chakra-ui/button/2.0.15_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-lZQsTVQ1C1q8Htxnz9i+O0Pc40SwLtz4QTP0RPBeNE8DX+OrRCMkn7YpcVtwiuJD8L/8kYh5h1HCUkyVhW672Q==} + /@chakra-ui/button/2.0.16_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-NjuTKa7gNhnGSUutKuTc8HoAOe9WWIigpciBG7yj3ok67kg8bXtSzPyQFZlgTY6XGdAckWTT+Do4tvhwa5LA+g==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' @@ -2329,8 +2329,8 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/card/2.1.5_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-Woyyi2rX76qnA/Sm6qxIRcAkpVSfaMCGgup4nwVThl9fWI3v/VpeCiPLVMInwgs418nSGrIliNEMGVtAq11DQw==} + /@chakra-ui/card/2.1.6_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-fFd/WAdRNVY/WOSQv4skpy0WeVhhI0f7dTY1Sm0jVl0KLmuP/GnpsWtKtqWjNcV00K963EXDyhlk6+9oxbP4gw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' @@ -2340,13 +2340,13 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/checkbox/2.2.9_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-sUCqP/wlt+Ff5qHmkmbwV2cJnRE3r0KFBjad6hsHK21Nn6/lrQssXATILcVkwYtG79wiV31c0jENqgTo3iMUBQ==} + /@chakra-ui/checkbox/2.2.10_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-vzxEjw99qj7loxAdP1WuHNt4EAvj/t6cc8oxyOB2mEvkAzhxI34rLR+3zWDuHWsmhyUO+XEDh4FiWdR+DK5Siw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.16_ublygk26yvqigtycgan52uuiea + '@chakra-ui/form-control': 2.0.17_ublygk26yvqigtycgan52uuiea '@chakra-ui/react-context': 2.0.7_react@18.2.0 '@chakra-ui/react-types': 2.0.7_react@18.2.0 '@chakra-ui/react-use-callback-ref': 2.0.7_react@18.2.0 @@ -2361,18 +2361,8 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/clickable/2.0.12_react@18.2.0: - resolution: {integrity: sha512-boZwlHZ1BdsC4P/1r+SRbKRMG+/UzOgc16Fmhl2QkZquVF6jS6QtJBS1/fL+1N8oijz87nuhBoetNECnfWYN+w==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 - '@chakra-ui/shared-utils': 2.0.4 - react: 18.2.0 - dev: false - - /@chakra-ui/clickable/2.0.13_react@18.2.0: - resolution: {integrity: sha512-e9xpdLemRHfeOZT+v0UJna+SeG2VmqgkBFYcsyrUo70UYL4cj/I3I6UUIvthQsOWa13osV5rv7Ef6jsCCCwZZg==} + /@chakra-ui/clickable/2.0.14_react@18.2.0: + resolution: {integrity: sha512-jfsM1qaD74ZykLHmvmsKRhDyokLUxEfL8Il1VoZMNX5RBI0xW/56vKpLTFF/v/+vLPLS+Te2cZdD4+2O+G6ulA==} peerDependencies: react: '>=18' dependencies: @@ -2381,8 +2371,8 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/close-button/2.0.16_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-iw0H7CpU50E/4qbvJADUApXzzF2fuX/5C/pnvECWArq80vFDPfwZVcJJdsQ29E4/KPuSjoCfGO2ER/gIdYClRQ==} + /@chakra-ui/close-button/2.0.17_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-05YPXk456t1Xa3KpqTrvm+7smx+95dmaPiwjiBN3p7LHUQVHJd8ZXSDB0V+WKi419k3cVQeJUdU/azDO2f40sw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' @@ -2411,8 +2401,8 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/counter/2.0.13_react@18.2.0: - resolution: {integrity: sha512-zfSMx0sWUjNaSeZ8nbOXulF+K3kQHIQzk1VDNXi6Qz1CdJT2GLLqf/gstOj2yeTtQRltzevSdh6t3HQAAoWaZQ==} + /@chakra-ui/counter/2.0.14_react@18.2.0: + resolution: {integrity: sha512-KxcSRfUbb94dP77xTip2myoE7P2HQQN4V5fRJmNAGbzcyLciJ+aDylUU/UxgNcEjawUp6Q242NbWb1TSbKoqog==} peerDependencies: react: '>=18' dependencies: @@ -2428,7 +2418,7 @@ packages: '@emotion/react': '>=10.0.35' react: '>=18' dependencies: - '@emotion/react': 11.10.5_jp5qgyg6plq757v5hojp7ls2oe + '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a react: 18.2.0 dev: false @@ -2438,17 +2428,7 @@ packages: '@emotion/react': '>=10.0.35' react: '>=18' dependencies: - '@emotion/react': 11.10.5_jp5qgyg6plq757v5hojp7ls2oe - react: 18.2.0 - dev: false - - /@chakra-ui/descendant/3.0.12_react@18.2.0: - resolution: {integrity: sha512-jx37SI6PYKMSgn+46Ou8LGa2nbEiBRmU4rzz+0/klVpCSd4yQLcm1c4nPv0D7SoQrhq/cQq4tUPfC2U4tXeovQ==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 + '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a react: 18.2.0 dev: false @@ -2462,16 +2442,12 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/dom-utils/2.0.5: - resolution: {integrity: sha512-cZsaji3ntRcJOqrc9xyS2JSGXr/VLPFTTvShLApxg5dCDWvrGrCJGQ+iSP6R2FGHo2D6cpAgMdPO9O65KUyZBA==} - dev: false - /@chakra-ui/dom-utils/2.0.6: resolution: {integrity: sha512-PVtDkPrDD5b8aoL6Atg7SLjkwhWb7BwMcLOF1L449L3nZN+DAO3nyAh6iUhZVJyunELj9d0r65CDlnMREyJZmA==} dev: false - /@chakra-ui/editable/2.0.18_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-6L8O6aE1Dvjnsh4sdIrAJK0e1b1BQ70zhrhKktCh4kE/morU3VksKOWpbBBycLGM9bC/pjbtgBhz83NTDZ55sA==} + /@chakra-ui/editable/2.0.19_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-YxRJsJ2JQd42zfPBgTKzIhg1HugT+gfQz1ZosmUN+IZT9YZXL2yodHTUz6Lee04Vc/CdEqgBFLuREXEUNBfGtA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' @@ -2493,20 +2469,20 @@ packages: resolution: {integrity: sha512-IGM/yGUHS+8TOQrZGpAKOJl/xGBrmRYJrmbHfUE7zrG3PpQyXvbLDP1M+RggkCFVgHlJi2wpYIf0QtQlU0XZfw==} dev: false - /@chakra-ui/focus-lock/2.0.15_kzbn2opkn2327fwg5yzwzya5o4: - resolution: {integrity: sha512-LF8vkaK4W4QTbEycAkh5AAI+upDHZmyBOwxIaS9ZVfi9sgtvu0WzZd6823nZWyEpbXRVXWzx+/L0sXUUogpFWQ==} + /@chakra-ui/focus-lock/2.0.16_3stiutgnnbnfnf3uowm5cip22i: + resolution: {integrity: sha512-UuAdGCPVrCa1lecoAvpOQD7JFT7a9RdmhKWhFt5ioIcekSLJcerdLHuuL3w0qz//8kd1/SOt7oP0aJqdAJQrCw==} peerDependencies: react: '>=18' dependencies: '@chakra-ui/dom-utils': 2.0.6 react: 18.2.0 - react-focus-lock: 2.9.2_kzbn2opkn2327fwg5yzwzya5o4 + react-focus-lock: 2.9.2_3stiutgnnbnfnf3uowm5cip22i transitivePeerDependencies: - '@types/react' dev: false - /@chakra-ui/form-control/2.0.16_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-Lu6zUiJF9D9I8FNllgC1EvqzBIMTkTp3H84g2PUz/5Xl3Qrd2nVyEwhnJQ9KEkqGB7N9bomPgDdqKv+B7imTiw==} + /@chakra-ui/form-control/2.0.17_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-34ptCaJ2LNvQNOlB6MAKsmH1AkT1xo7E+3Vw10Urr81yTOjDTM/iU6vG3JKPfRDMyXeowPjXmutlnuk72SSjRg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' @@ -2554,8 +2530,8 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/image/2.0.14_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-FglWbGhz/fcfnStllcZ7uOs6XTsWC39gdHx3096j/28DmVEhO1MNwqK/UtgxVR26E7NZf3xWnzbwP+HCTWTkcw==} + /@chakra-ui/image/2.0.15_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-w2rElXtI3FHXuGpMCsSklus+pO1Pl2LWDwsCGdpBQUvGFbnHfl7MftQgTlaGHeD5OS95Pxva39hKrA2VklKHiQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' @@ -2566,13 +2542,13 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/input/2.0.18_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-2nG9hyBiPlLuGzy+VxjwRSec1R87lYbiYOFO9iAfH5ZOPfVVYZ5WyLUeSAMq3x4wA2t/+Ejw8H5+ucEoQr5VNA==} + /@chakra-ui/input/2.0.19_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-wV+EG6+F9GngMPpLHBCuxXTNttHihFTT3DpbJnmID9LuAPg7YkWcTNTvpAzC0/Sz9KrcTR9RhSu9a5cvxkkXpw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.16_ublygk26yvqigtycgan52uuiea + '@chakra-ui/form-control': 2.0.17_ublygk26yvqigtycgan52uuiea '@chakra-ui/object-utils': 2.0.8 '@chakra-ui/react-children-utils': 2.0.6_react@18.2.0 '@chakra-ui/react-context': 2.0.7_react@18.2.0 @@ -2581,8 +2557,8 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/layout/2.1.14_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-RL8W684+DAw4dwnuGR5KtpDUhXKPjGaZRyi/tupli2iipQx8R27046WrS4/6DkYzok10vgMQLwvwfkk0Yn0u7g==} + /@chakra-ui/layout/2.1.15_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-dJYzBm2ywRYNmtadot/5ii+Gztsx8a9Jd+gFXiSLcfQs/QRdboqMyr/0O+6RY2sI7Mwvyo6uo9AvGJBU1djrNQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' @@ -2597,10 +2573,6 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/lazy-utils/2.0.4: - resolution: {integrity: sha512-HaVlEIlWNdk9vuubfc+EJkNkwP4pORXkPanP72KF8CxM4NN1hCSm+2gAvlCZCmWUIKIyhGMO1lXPY923o2Mnug==} - dev: false - /@chakra-ui/lazy-utils/2.0.5: resolution: {integrity: sha512-UULqw7FBvcckQk2n3iPO56TMJvDsNv0FKZI6PlUNJVaGsPbsYxK/8IQ60vZgaTVPtVcjY6BE+y6zg8u9HOqpyg==} dev: false @@ -2613,57 +2585,30 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/media-query/3.2.10_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-R1dMsC/gLU52R14IRe3skwVkXnRLvhhyAIHZrIDXCrP2flrCLoWgk98YM2GTWu7ShrVPHVDjL+7zR0ql3FtS/w==} + /@chakra-ui/media-query/3.2.11_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-AylT/qIpbCOvcjvURMdItLvAnaEYZynatvVJUQ8TYcQO2KHBt8BBhQ9umrmNAZFr8y7CRcg7PdvK+g+yOkq22g==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: '@chakra-ui/breakpoint-utils': 2.0.7 - '@chakra-ui/react-env': 2.0.13_react@18.2.0 + '@chakra-ui/react-env': 3.0.0_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 '@chakra-ui/system': 2.4.0_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/menu/2.1.6_ujgxj3m7cbv2aqhaw7egfu2jla: - resolution: {integrity: sha512-/ypgx+JmYgItoBq0bUMetnjDu3aS75lra4xVQeMEG8L7y8/q7B4uIIJeSVh7o8UQJCvV05doxnwsxV7zBW29bw==} + /@chakra-ui/menu/2.1.8_kyapoohst2lbg3xjdtzida4tym: + resolution: {integrity: sha512-3Ysk1HwJTv6mzkT1dgsNObZnuZiySPJwLdmmCdv8+rpto8u0oCN+etenN0s7HQlAddvHxZ2Sm+1yKZOu6Wimrg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' dependencies: - '@chakra-ui/clickable': 2.0.12_react@18.2.0 - '@chakra-ui/descendant': 3.0.12_react@18.2.0 - '@chakra-ui/lazy-utils': 2.0.4 - '@chakra-ui/popper': 3.0.11_react@18.2.0 - '@chakra-ui/react-children-utils': 2.0.5_react@18.2.0 - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-animation-state': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-controllable-state': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-disclosure': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-focus-effect': 2.0.8_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-outside-click': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-update-effect': 2.0.6_react@18.2.0 - '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.4.0_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.13_sbd3j3rtxuycmn2w3sdkri36ke - framer-motion: 8.4.3_biqbaboplfbrettd7655fr4n2y - react: 18.2.0 - dev: false - - /@chakra-ui/menu/2.1.7_ujgxj3m7cbv2aqhaw7egfu2jla: - resolution: {integrity: sha512-oVGjqHXdFc2ZocBn93+HtIVxeuNTOOewMsqUarfMb/MNX3yXD0lwmtecURG0ygm0TsYvXvZEc42t6W7m+2zPtQ==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - framer-motion: '>=4.0.0' - react: '>=18' - dependencies: - '@chakra-ui/clickable': 2.0.13_react@18.2.0 + '@chakra-ui/clickable': 2.0.14_react@18.2.0 '@chakra-ui/descendant': 3.0.13_react@18.2.0 '@chakra-ui/lazy-utils': 2.0.5 - '@chakra-ui/popper': 3.0.12_react@18.2.0 + '@chakra-ui/popper': 3.0.13_react@18.2.0 '@chakra-ui/react-children-utils': 2.0.6_react@18.2.0 '@chakra-ui/react-context': 2.0.7_react@18.2.0 '@chakra-ui/react-use-animation-state': 2.0.8_react@18.2.0 @@ -2675,45 +2620,45 @@ packages: '@chakra-ui/react-use-update-effect': 2.0.7_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 '@chakra-ui/system': 2.4.0_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.14_sbd3j3rtxuycmn2w3sdkri36ke - framer-motion: 8.4.3_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/transition': 2.0.15_gsdp2i3itm6xvksv4kbxjudsmu + framer-motion: 8.5.0_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/modal/2.2.8_niqni3yoo4ibilvjxapfgfyqrq: - resolution: {integrity: sha512-i2dw79PRKKf3DNqc25bc5jTeSASR+S0mIu39PNSH4VkU6XFR/o3qm3qTMj4HvK1u7ci1sMHMcTwwzfvo81veXg==} + /@chakra-ui/modal/2.2.9_bl4wjudxdjjnbpumrpkgcy6ft4: + resolution: {integrity: sha512-nTfNp7XsVwn5+xJOtstoFA8j0kq/9sJj7KesyYzjEDaMKvCZvIOntRYowoydho43jb4+YC7ebKhp0KOIINS0gg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/close-button': 2.0.16_ublygk26yvqigtycgan52uuiea - '@chakra-ui/focus-lock': 2.0.15_kzbn2opkn2327fwg5yzwzya5o4 - '@chakra-ui/portal': 2.0.14_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/close-button': 2.0.17_ublygk26yvqigtycgan52uuiea + '@chakra-ui/focus-lock': 2.0.16_3stiutgnnbnfnf3uowm5cip22i + '@chakra-ui/portal': 2.0.15_biqbaboplfbrettd7655fr4n2y '@chakra-ui/react-context': 2.0.7_react@18.2.0 '@chakra-ui/react-types': 2.0.7_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.7_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 '@chakra-ui/system': 2.4.0_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.14_sbd3j3rtxuycmn2w3sdkri36ke - aria-hidden: 1.2.2_kzbn2opkn2327fwg5yzwzya5o4 - framer-motion: 8.4.3_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/transition': 2.0.15_gsdp2i3itm6xvksv4kbxjudsmu + aria-hidden: 1.2.2_3stiutgnnbnfnf3uowm5cip22i + framer-motion: 8.5.0_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-remove-scroll: 2.5.5_kzbn2opkn2327fwg5yzwzya5o4 + react-remove-scroll: 2.5.5_3stiutgnnbnfnf3uowm5cip22i transitivePeerDependencies: - '@types/react' dev: false - /@chakra-ui/number-input/2.0.17_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-134QRzEr6ia0pIO4C+7pFJ1+Weo+gU3yAHBeYMxfMniYz4qxsmsNHtBhgssvSoKe8dhL3pyuT0dsgbHIfW/3Qg==} + /@chakra-ui/number-input/2.0.18_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-cPkyAFFHHzeFBselrT1BtjlzMkJ6TKrTDUnHFlzqXy6aqeXuhrjFhMfXucjedSpOqedsP9ZbKFTdIAhu9DdL/A==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/counter': 2.0.13_react@18.2.0 - '@chakra-ui/form-control': 2.0.16_ublygk26yvqigtycgan52uuiea + '@chakra-ui/counter': 2.0.14_react@18.2.0 + '@chakra-ui/form-control': 2.0.17_ublygk26yvqigtycgan52uuiea '@chakra-ui/icon': 3.0.16_ublygk26yvqigtycgan52uuiea '@chakra-ui/react-context': 2.0.7_react@18.2.0 '@chakra-ui/react-types': 2.0.7_react@18.2.0 @@ -2736,8 +2681,8 @@ packages: resolution: {integrity: sha512-2upjT2JgRuiupdrtBWklKBS6tqeGMA77Nh6Q0JaoQuH/8yq+15CGckqn3IUWkWoGI0Fg3bK9LDlbbD+9DLw95Q==} dev: false - /@chakra-ui/pin-input/2.0.18_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-+s/xOfCHzO+lA3FWPUXMYk7DjrpxwWGvMFsOqUnUWgSLZ6H7Gieplp+/qkXWtDvTZ7gfOpFsMRVsuA3LqeFPpg==} + /@chakra-ui/pin-input/2.0.19_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-6O7s4vWz4cqQ6zvMov9sYj6ZqWAsTxR/MNGe3DNgu1zWQg8veNCYtj1rNGhNS3eZNUMAa8uM2dXIphGTP53Xow==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' @@ -2752,16 +2697,16 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/popover/2.1.7_ujgxj3m7cbv2aqhaw7egfu2jla: - resolution: {integrity: sha512-iGREYqQUEAdByy/z46JAuZMJiU+r26NUuZuCRwgMKSiEPKtTuU3Z1r5R/OeIp8qtMhKF+YagpEXTBbyax7429g==} + /@chakra-ui/popover/2.1.8_kyapoohst2lbg3xjdtzida4tym: + resolution: {integrity: sha512-ob7fAz+WWmXIq7iGHVB3wDKzZTj+T+noYBT/U1Q+jIf+jMr2WOpJLTfb0HTZcfhvn4EBFlfBg7Wk5qbXNaOn7g==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' dependencies: - '@chakra-ui/close-button': 2.0.16_ublygk26yvqigtycgan52uuiea + '@chakra-ui/close-button': 2.0.17_ublygk26yvqigtycgan52uuiea '@chakra-ui/lazy-utils': 2.0.5 - '@chakra-ui/popper': 3.0.12_react@18.2.0 + '@chakra-ui/popper': 3.0.13_react@18.2.0 '@chakra-ui/react-context': 2.0.7_react@18.2.0 '@chakra-ui/react-types': 2.0.7_react@18.2.0 '@chakra-ui/react-use-animation-state': 2.0.8_react@18.2.0 @@ -2771,23 +2716,12 @@ packages: '@chakra-ui/react-use-merge-refs': 2.0.7_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 '@chakra-ui/system': 2.4.0_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 8.4.3_biqbaboplfbrettd7655fr4n2y + framer-motion: 8.5.0_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/popper/3.0.11_react@18.2.0: - resolution: {integrity: sha512-fsKwgq3E0S6FqCzTCQ7HQEr2BOHfHZZMiqvFpGyrIPQ/Esv7aE3Ipw4y4RHTztzJ+vUKK3XTbJzX1cU4RR4a8Q==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-types': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 - '@popperjs/core': 2.11.6 - react: 18.2.0 - dev: false - - /@chakra-ui/popper/3.0.12_react@18.2.0: - resolution: {integrity: sha512-mJjyg1RalNusgRoB1HNryFlWTkgPWRVBAHwYW38AHRQFWbBRwdEV1lxWP8Ty+a++0rTXgnskzamF+bP5fRMpng==} + /@chakra-ui/popper/3.0.13_react@18.2.0: + resolution: {integrity: sha512-FwtmYz80Ju8oK3Z1HQfisUE7JIMmDsCQsRBu6XuJ3TFQnBHit73yjZmxKjuRJ4JgyT4WBnZoTF3ATbRKSagBeg==} peerDependencies: react: '>=18' dependencies: @@ -2797,8 +2731,8 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/portal/2.0.14_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-X/8deILEgQ0u0s0Gmq/3Axl8CrXlv6MrrliBwHMEGyZO0h9rSKAGYr+gHCDLw70mkKuNmGcfGzqJ37HbVfXSNw==} + /@chakra-ui/portal/2.0.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-z8v7K3j1/nMuBzp2+wRIIw7s/eipVtnXLdjK5yqbMxMRa44E8Mu5VNJLz3aQFLHXEUST+ifqrjImQeli9do6LQ==} peerDependencies: react: '>=18' react-dom: '>=18' @@ -2809,8 +2743,8 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/progress/2.1.4_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-UvOUMtbDqtuQxB2D4YGXrvztoBLkEASX5GY1UyOib0Bd0RKVMWLh8sqlP9Vbl7M/8YdbyGiEOmmsAi40/UMkoQ==} + /@chakra-ui/progress/2.1.5_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-jj5Vp4lxUchuwp4RPCepM0yAyKi344bgsOd3Apd+ldxclDcewPc82fbwDu7g/Xv27LqJkT+7E/SlQy04wGrk0g==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' @@ -2820,8 +2754,8 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/provider/2.0.30_5rzy53przelm5jchjmb5vr6dxy: - resolution: {integrity: sha512-+bKz9JV/ufOltNfX6kzU4uhFCLgPO4/aJOuEsM6iHSgaKMFNNto9BnFNzFbZFPThB5FcXfpvwJD5r6IZzuIsVg==} + /@chakra-ui/provider/2.1.0_5rzy53przelm5jchjmb5vr6dxy: + resolution: {integrity: sha512-+NUBHOkqWFpi/unwqhUQh1t/S1+TMZBTz+FiTeWycSUicdFsGCcTe6eQNLu6X5C8gYx9FGXG4ESx7HCTNXQj7w==} peerDependencies: '@emotion/react': ^11.0.0 '@emotion/styled': ^11.0.0 @@ -2829,23 +2763,23 @@ packages: react-dom: '>=18' dependencies: '@chakra-ui/css-reset': 2.0.12_hp5f5nkljdiwilp4rgxyefcplu - '@chakra-ui/portal': 2.0.14_biqbaboplfbrettd7655fr4n2y - '@chakra-ui/react-env': 2.0.13_react@18.2.0 + '@chakra-ui/portal': 2.0.15_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/react-env': 3.0.0_react@18.2.0 '@chakra-ui/system': 2.4.0_dovxhg2tvkkxkdnqyoum6wzcxm '@chakra-ui/utils': 2.0.15 - '@emotion/react': 11.10.5_jp5qgyg6plq757v5hojp7ls2oe - '@emotion/styled': 11.10.5_jp5djshq6aqfasno3mth3hguci + '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a + '@emotion/styled': 11.10.5_4erqsq3n444jecyuvaxwc5b3vi react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/radio/2.0.18_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-Cw05WD23LAXGOdC0sTVMbBPUk8JjzH/bK0CthLQylo43lTzDjFRG7iPDR5dugyreHlj9qoU4wOWZJDFqKUIjRg==} + /@chakra-ui/radio/2.0.19_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-PlJiV59eGSmeKP4v/4+ccQUWGRd0cjPKkj/p3L+UbOf8pl9dWm8y9kIeL5TYbghQSDv0nzkrH4+yMnnDTZjdMQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.16_ublygk26yvqigtycgan52uuiea + '@chakra-ui/form-control': 2.0.17_ublygk26yvqigtycgan52uuiea '@chakra-ui/react-context': 2.0.7_react@18.2.0 '@chakra-ui/react-types': 2.0.7_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.7_react@18.2.0 @@ -2855,14 +2789,6 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-children-utils/2.0.5_react@18.2.0: - resolution: {integrity: sha512-rP/1HFR9J6wohIzLe/gU+vpey27uey9pVa46VTZfApI6VdzDWiQT1pmrGQeMkba07KdU2MJS/60dhGM4NfvcQA==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - /@chakra-ui/react-children-utils/2.0.6_react@18.2.0: resolution: {integrity: sha512-QVR2RC7QsOsbWwEnq9YduhpqSFnZGvjjGREV8ygKi8ADhXh93C8azLECCUVgRJF2Wc+So1fgxmjLcbZfY2VmBA==} peerDependencies: @@ -2871,14 +2797,6 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-context/2.0.6_react@18.2.0: - resolution: {integrity: sha512-+Bk/lDBirj6KE3vbyyUVCqFGqAe+MOso+1NRHQ0m66/sXWFFnoL/lvuq4osdNp80DOVQ4EYYnHI0olSZZvuKEg==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - /@chakra-ui/react-context/2.0.7_react@18.2.0: resolution: {integrity: sha512-i7EGmSU+h2GB30cwrKB4t1R5BMHyGoJM5L2Zz7b+ZUX4aAqyPcfe97wPiQB6Rgr1ImGXrUeov4CDVrRZ2FPgLQ==} peerDependencies: @@ -2887,19 +2805,12 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-env/2.0.13_react@18.2.0: - resolution: {integrity: sha512-rzrM5ZmpTb9+qIn248U2BCLygB8/FJp/kYYUScaqzn/2mGNUG+XGyFxKoDragTAFl+88jPR7o/2XAaxxgQ4WlQ==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - - /@chakra-ui/react-types/2.0.6_react@18.2.0: - resolution: {integrity: sha512-aAq/nl//PneEfeaDb94zwfXor4OP/d5kc6dEXOZB2HJgCt3hu2+F/1u1QpPLPPTys5xexkQojuZQLnnD9lmQFw==} + /@chakra-ui/react-env/3.0.0_react@18.2.0: + resolution: {integrity: sha512-tfMRO2v508HQWAqSADFrwZgR9oU10qC97oV6zGbjHh9ALP0/IcFR+Bi71KRTveDTm85fMeAzZYGj57P3Dsipkw==} peerDependencies: react: '>=18' dependencies: + '@chakra-ui/react-use-safe-layout-effect': 2.0.5_react@18.2.0 react: 18.2.0 dev: false @@ -2911,16 +2822,6 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-animation-state/2.0.7_react@18.2.0: - resolution: {integrity: sha512-v4p5jTopFvYah3vrRU7m6W+m1IEIqxfDco6ASeoEWEcKab4WBdQ1OQr1Oxgip+UIgmvLUnl+3BS+jPUuuKkdgg==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/dom-utils': 2.0.5 - '@chakra-ui/react-use-event-listener': 2.0.6_react@18.2.0 - react: 18.2.0 - dev: false - /@chakra-ui/react-use-animation-state/2.0.8_react@18.2.0: resolution: {integrity: sha512-xv9zSF2Rd1mHWQ+m5DLBWeh4atF8qrNvsOs3MNrvxKYBS3f79N3pqcQGrWAEvirXWXfiCeje2VAkEggqFRIo+Q==} peerDependencies: @@ -2931,14 +2832,6 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-callback-ref/2.0.6_react@18.2.0: - resolution: {integrity: sha512-JKh0GJQvLonjSVQJjsBs2gE+Zix/DXfAo8kzNE+DzNf49CNomX59TkcJNXDjtzSktn6GfqDF8IOObJlGlbtG7g==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - /@chakra-ui/react-use-callback-ref/2.0.7_react@18.2.0: resolution: {integrity: sha512-YjT76nTpfHAK5NxplAlZsQwNju5KmQExnqsWNPFeOR6vvbC34+iPSTr+r91i1Hdy7gBSbevsOsd5Wm6RN3GuMw==} peerDependencies: @@ -2947,15 +2840,6 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-controllable-state/2.0.7_react@18.2.0: - resolution: {integrity: sha512-vKGgMtZb/06KnIF0XUFjWvwfKs3x35M6FEc4FU/wgM5FDU9T6Vd1TG7kDHFMoYdcvRf2/fgzkOxgTN052+sMkw==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.6_react@18.2.0 - react: 18.2.0 - dev: false - /@chakra-ui/react-use-controllable-state/2.0.8_react@18.2.0: resolution: {integrity: sha512-F7rdCbLEmRjwwODqWZ3y+mKgSSHPcLQxeUygwk1BkZPXbKkJJKymOIjIynil2cbH7ku3hcSIWRvuhpCcfQWJ7Q==} peerDependencies: @@ -2965,15 +2849,6 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-disclosure/2.0.7_react@18.2.0: - resolution: {integrity: sha512-vQG8AxYq+BkaurCHdMA9pxJAfQDmErMzn9hn2elP0dVfKe2a0O7aCFzX2Ff9PeeBKWOFlUfKf79gRBnhXRa5xw==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.6_react@18.2.0 - react: 18.2.0 - dev: false - /@chakra-ui/react-use-disclosure/2.0.8_react@18.2.0: resolution: {integrity: sha512-2ir/mHe1YND40e+FyLHnDsnDsBQPwzKDLzfe9GZri7y31oU83JSbHdlAXAhp3bpjohslwavtRCp+S/zRxfO9aQ==} peerDependencies: @@ -2983,15 +2858,6 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-event-listener/2.0.6_react@18.2.0: - resolution: {integrity: sha512-lDtccra2B/1ap6Z7NESS4QfZajfOLd/jafmVdiO0xc4YSs6VDhenipMCv9O47U5EXapG6jfTXs2nbFkc3jRKiA==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.6_react@18.2.0 - react: 18.2.0 - dev: false - /@chakra-ui/react-use-event-listener/2.0.7_react@18.2.0: resolution: {integrity: sha512-4wvpx4yudIO3B31pOrXuTHDErawmwiXnvAN7gLEOVREi16+YGNcFnRJ5X5nRrmB7j2MDUtsEDpRBFfw5Z9xQ5g==} peerDependencies: @@ -3001,18 +2867,6 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-focus-effect/2.0.8_react@18.2.0: - resolution: {integrity: sha512-Et6/97A/6ndPygj6CF8+T7RQH0gsW5fkWNi64R7OjuQSjWxGq1kcmyBGm4E2u2Hbmtf4Hm1dcjzilnYbG7M7IA==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/dom-utils': 2.0.5 - '@chakra-ui/react-use-event-listener': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-safe-layout-effect': 2.0.4_react@18.2.0 - '@chakra-ui/react-use-update-effect': 2.0.6_react@18.2.0 - react: 18.2.0 - dev: false - /@chakra-ui/react-use-focus-effect/2.0.9_react@18.2.0: resolution: {integrity: sha512-20nfNkpbVwyb41q9wxp8c4jmVp6TUGAPE3uFTDpiGcIOyPW5aecQtPmTXPMJH+2aa8Nu1wyoT1btxO+UYiQM3g==} peerDependencies: @@ -3051,14 +2905,6 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-merge-refs/2.0.6_react@18.2.0: - resolution: {integrity: sha512-m4fQtm5cn3F39nLj5MhmKsAzdFaYMldR8a4VMtfC2Pnd+bqX8jx2q2yPCjpam9x/Wnh8ZRBMJ2KAjAiGnF3XXw==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - /@chakra-ui/react-use-merge-refs/2.0.7_react@18.2.0: resolution: {integrity: sha512-zds4Uhsc+AMzdH8JDDkLVet9baUBgtOjPbhC5r3A0ZXjZvGhCztFAVE3aExYiVoMPoHLKbLcqvCWE6ioFKz1lw==} peerDependencies: @@ -3067,15 +2913,6 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-outside-click/2.0.6_react@18.2.0: - resolution: {integrity: sha512-wbZI4zDwSiQ3jCZ++PKmv7uIU6oyEbaap8s6e3O9/JFAlPXxAG48DcSHmQZ8scyEu/wwd8A+/3go49T4VIvc7w==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.6_react@18.2.0 - react: 18.2.0 - dev: false - /@chakra-ui/react-use-outside-click/2.0.7_react@18.2.0: resolution: {integrity: sha512-MsAuGLkwYNxNJ5rb8lYNvXApXxYMnJ3MzqBpQj1kh5qP/+JSla9XMjE/P94ub4fSEttmNSqs43SmPPrmPuihsQ==} peerDependencies: @@ -3104,14 +2941,6 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-safe-layout-effect/2.0.4_react@18.2.0: - resolution: {integrity: sha512-GbQIdhiesXZ8DV+JxiERz3/zki6PELhYPz/7JxyFUk8xInJnUcuEz2L4bV7rXIm9/bd2kjf4gfV+lHOGfpJdLw==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - /@chakra-ui/react-use-safe-layout-effect/2.0.5_react@18.2.0: resolution: {integrity: sha512-MwAQBz3VxoeFLaesaSEN87reVNVbjcQBDex2WGexAg6hUB6n4gc1OWYH/iXp4tzp4kuggBNhEHkk9BMYXWfhJQ==} peerDependencies: @@ -3138,14 +2967,6 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-update-effect/2.0.6_react@18.2.0: - resolution: {integrity: sha512-P6+0hocnasjl8xOrFH9BklyCNNzCBu/XAl5y7kZ82uVnS99SaC6cppO9/qWRZI9cYYheWfJ4lyLGeLOcNmI8/Q==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - /@chakra-ui/react-use-update-effect/2.0.7_react@18.2.0: resolution: {integrity: sha512-vBM2bmmM83ZdDtasWv3PXPznpTUd+FvqBC8J8rxoRmvdMEfrxTiQRBJhiGHLpS9BPLLPQlosN6KdFU97csB6zg==} peerDependencies: @@ -3163,8 +2984,8 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react/2.4.8_loo4skotrnm7icurwgkplqpnwq: - resolution: {integrity: sha512-s1iY+u6nUb/OiB6WgcWbBmbCwkmfPfQQ6xJn4Vs7rJAy7FiE8EEm623tHm1k4UdT0h4HJOm0UkQEyjh1kusCkQ==} + /@chakra-ui/react/2.4.9_ldho2is67tyoj4oiqudu5lhoj4: + resolution: {integrity: sha512-lY++xW+zhLp0zQr2Sf5phjYMIphOmjGV/o5A1oDQPrqwLJFm4mL2+eXvpAFrLnZoh00qa4iBqarxJCW7qpHeiA==} peerDependencies: '@emotion/react': ^11.0.0 '@emotion/styled': ^11.0.0 @@ -3172,72 +2993,72 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/accordion': 2.1.7_ujgxj3m7cbv2aqhaw7egfu2jla - '@chakra-ui/alert': 2.0.16_ublygk26yvqigtycgan52uuiea - '@chakra-ui/avatar': 2.2.3_ublygk26yvqigtycgan52uuiea - '@chakra-ui/breadcrumb': 2.1.3_ublygk26yvqigtycgan52uuiea - '@chakra-ui/button': 2.0.15_ublygk26yvqigtycgan52uuiea - '@chakra-ui/card': 2.1.5_ublygk26yvqigtycgan52uuiea - '@chakra-ui/checkbox': 2.2.9_ublygk26yvqigtycgan52uuiea - '@chakra-ui/close-button': 2.0.16_ublygk26yvqigtycgan52uuiea + '@chakra-ui/accordion': 2.1.8_kyapoohst2lbg3xjdtzida4tym + '@chakra-ui/alert': 2.0.17_ublygk26yvqigtycgan52uuiea + '@chakra-ui/avatar': 2.2.4_ublygk26yvqigtycgan52uuiea + '@chakra-ui/breadcrumb': 2.1.4_ublygk26yvqigtycgan52uuiea + '@chakra-ui/button': 2.0.16_ublygk26yvqigtycgan52uuiea + '@chakra-ui/card': 2.1.6_ublygk26yvqigtycgan52uuiea + '@chakra-ui/checkbox': 2.2.10_ublygk26yvqigtycgan52uuiea + '@chakra-ui/close-button': 2.0.17_ublygk26yvqigtycgan52uuiea '@chakra-ui/control-box': 2.0.13_ublygk26yvqigtycgan52uuiea - '@chakra-ui/counter': 2.0.13_react@18.2.0 + '@chakra-ui/counter': 2.0.14_react@18.2.0 '@chakra-ui/css-reset': 2.0.12_hp5f5nkljdiwilp4rgxyefcplu - '@chakra-ui/editable': 2.0.18_ublygk26yvqigtycgan52uuiea - '@chakra-ui/form-control': 2.0.16_ublygk26yvqigtycgan52uuiea + '@chakra-ui/editable': 2.0.19_ublygk26yvqigtycgan52uuiea + '@chakra-ui/form-control': 2.0.17_ublygk26yvqigtycgan52uuiea '@chakra-ui/hooks': 2.1.5_react@18.2.0 '@chakra-ui/icon': 3.0.16_ublygk26yvqigtycgan52uuiea - '@chakra-ui/image': 2.0.14_ublygk26yvqigtycgan52uuiea - '@chakra-ui/input': 2.0.18_ublygk26yvqigtycgan52uuiea - '@chakra-ui/layout': 2.1.14_ublygk26yvqigtycgan52uuiea + '@chakra-ui/image': 2.0.15_ublygk26yvqigtycgan52uuiea + '@chakra-ui/input': 2.0.19_ublygk26yvqigtycgan52uuiea + '@chakra-ui/layout': 2.1.15_ublygk26yvqigtycgan52uuiea '@chakra-ui/live-region': 2.0.13_react@18.2.0 - '@chakra-ui/media-query': 3.2.10_ublygk26yvqigtycgan52uuiea - '@chakra-ui/menu': 2.1.7_ujgxj3m7cbv2aqhaw7egfu2jla - '@chakra-ui/modal': 2.2.8_niqni3yoo4ibilvjxapfgfyqrq - '@chakra-ui/number-input': 2.0.17_ublygk26yvqigtycgan52uuiea - '@chakra-ui/pin-input': 2.0.18_ublygk26yvqigtycgan52uuiea - '@chakra-ui/popover': 2.1.7_ujgxj3m7cbv2aqhaw7egfu2jla - '@chakra-ui/popper': 3.0.12_react@18.2.0 - '@chakra-ui/portal': 2.0.14_biqbaboplfbrettd7655fr4n2y - '@chakra-ui/progress': 2.1.4_ublygk26yvqigtycgan52uuiea - '@chakra-ui/provider': 2.0.30_5rzy53przelm5jchjmb5vr6dxy - '@chakra-ui/radio': 2.0.18_ublygk26yvqigtycgan52uuiea - '@chakra-ui/react-env': 2.0.13_react@18.2.0 - '@chakra-ui/select': 2.0.17_ublygk26yvqigtycgan52uuiea - '@chakra-ui/skeleton': 2.0.22_ublygk26yvqigtycgan52uuiea - '@chakra-ui/slider': 2.0.19_ublygk26yvqigtycgan52uuiea + '@chakra-ui/media-query': 3.2.11_ublygk26yvqigtycgan52uuiea + '@chakra-ui/menu': 2.1.8_kyapoohst2lbg3xjdtzida4tym + '@chakra-ui/modal': 2.2.9_bl4wjudxdjjnbpumrpkgcy6ft4 + '@chakra-ui/number-input': 2.0.18_ublygk26yvqigtycgan52uuiea + '@chakra-ui/pin-input': 2.0.19_ublygk26yvqigtycgan52uuiea + '@chakra-ui/popover': 2.1.8_kyapoohst2lbg3xjdtzida4tym + '@chakra-ui/popper': 3.0.13_react@18.2.0 + '@chakra-ui/portal': 2.0.15_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/progress': 2.1.5_ublygk26yvqigtycgan52uuiea + '@chakra-ui/provider': 2.1.0_5rzy53przelm5jchjmb5vr6dxy + '@chakra-ui/radio': 2.0.19_ublygk26yvqigtycgan52uuiea + '@chakra-ui/react-env': 3.0.0_react@18.2.0 + '@chakra-ui/select': 2.0.18_ublygk26yvqigtycgan52uuiea + '@chakra-ui/skeleton': 2.0.23_ublygk26yvqigtycgan52uuiea + '@chakra-ui/slider': 2.0.20_ublygk26yvqigtycgan52uuiea '@chakra-ui/spinner': 2.0.13_ublygk26yvqigtycgan52uuiea - '@chakra-ui/stat': 2.0.16_ublygk26yvqigtycgan52uuiea + '@chakra-ui/stat': 2.0.17_ublygk26yvqigtycgan52uuiea '@chakra-ui/styled-system': 2.5.2 - '@chakra-ui/switch': 2.0.21_ujgxj3m7cbv2aqhaw7egfu2jla + '@chakra-ui/switch': 2.0.22_kyapoohst2lbg3xjdtzida4tym '@chakra-ui/system': 2.4.0_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/table': 2.0.15_ublygk26yvqigtycgan52uuiea - '@chakra-ui/tabs': 2.1.7_ublygk26yvqigtycgan52uuiea - '@chakra-ui/tag': 2.0.16_ublygk26yvqigtycgan52uuiea - '@chakra-ui/textarea': 2.0.17_ublygk26yvqigtycgan52uuiea + '@chakra-ui/table': 2.0.16_ublygk26yvqigtycgan52uuiea + '@chakra-ui/tabs': 2.1.8_ublygk26yvqigtycgan52uuiea + '@chakra-ui/tag': 2.0.17_ublygk26yvqigtycgan52uuiea + '@chakra-ui/textarea': 2.0.18_ublygk26yvqigtycgan52uuiea '@chakra-ui/theme': 2.2.5_m7jbdmx3mm6xt6t3gop7zi2pq4 '@chakra-ui/theme-utils': 2.0.9 - '@chakra-ui/toast': 5.0.0_slq2sefyqbdqqxtft4p5ni2yxi - '@chakra-ui/tooltip': 2.2.5_slq2sefyqbdqqxtft4p5ni2yxi - '@chakra-ui/transition': 2.0.14_sbd3j3rtxuycmn2w3sdkri36ke + '@chakra-ui/toast': 5.0.1_d76rjoepxbwvfztqrmgm7bkmjm + '@chakra-ui/tooltip': 2.2.6_d76rjoepxbwvfztqrmgm7bkmjm + '@chakra-ui/transition': 2.0.15_gsdp2i3itm6xvksv4kbxjudsmu '@chakra-ui/utils': 2.0.15 '@chakra-ui/visually-hidden': 2.0.15_ublygk26yvqigtycgan52uuiea - '@emotion/react': 11.10.5_jp5qgyg6plq757v5hojp7ls2oe - '@emotion/styled': 11.10.5_jp5djshq6aqfasno3mth3hguci - framer-motion: 8.4.3_biqbaboplfbrettd7655fr4n2y + '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a + '@emotion/styled': 11.10.5_4erqsq3n444jecyuvaxwc5b3vi + framer-motion: 8.5.0_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: - '@types/react' dev: false - /@chakra-ui/select/2.0.17_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-wH+Vxsl7Y/qjoGmRWEcRQuoH0tQwRwHS+1wWH4Ht+xfZkQwijoUxLUNoWfXo3B/mEvq5Y//YdRFZ2LCGxihJng==} + /@chakra-ui/select/2.0.18_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-1d2lUT5LM6oOs5x4lzBh4GFDuXX62+lr+sgV7099g951/5UNbb0CS2hSZHsO7yZThLNbr7QTWZvAOAayVcGzdw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.16_ublygk26yvqigtycgan52uuiea + '@chakra-ui/form-control': 2.0.17_ublygk26yvqigtycgan52uuiea '@chakra-ui/shared-utils': 2.0.5 '@chakra-ui/system': 2.4.0_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 @@ -3250,21 +3071,21 @@ packages: resolution: {integrity: sha512-4/Wur0FqDov7Y0nCXl7HbHzCg4aq86h+SXdoUeuCMD3dSj7dpsVnStLYhng1vxvlbUnLpdF4oz5Myt3i/a7N3Q==} dev: false - /@chakra-ui/skeleton/2.0.22_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-ruj6QtCv7L4GeRVFJFpgiTwwPfKNTJA68hGlcwqdHKmv4bVcyEdVRmzuyMgxdADOBPw9Wt2khGcybO/eSbmZIA==} + /@chakra-ui/skeleton/2.0.23_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-iMK50PlC9kR52v8tZWSKnZTJsOpZrqXOXaR9r/0Ry3xhdMq5hGkcigA+zKy/ZEglbMZ2CG9Fdtvi2vQurE1VZw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/media-query': 3.2.10_ublygk26yvqigtycgan52uuiea + '@chakra-ui/media-query': 3.2.11_ublygk26yvqigtycgan52uuiea '@chakra-ui/react-use-previous': 2.0.5_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 '@chakra-ui/system': 2.4.0_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/slider/2.0.19_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-AeYpWAqvi7J8shdPLvqmXqIDReHIgWyHEei9+38Z74w64zhzKLqhC/+ch3bpajS4oDrLrFXEaEKI2OGsk/ooMg==} + /@chakra-ui/slider/2.0.20_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-5Q+9s6bIjI8GIp7YRHqt5hT678p7lCIdA/zB6c/fCp+MvOInxx4LiJZvNuaw0HX6z6bC7R/skIhmIjsgSI3MNw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' @@ -3305,8 +3126,8 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/stat/2.0.16_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-DWfNlR0bISwwRCG2h+KEaBDStPziA6Jl0wsvNqxspc/s//mhv7B4hIJ3MJqkTM717FCX9a8XLx23TkWyBMLUEw==} + /@chakra-ui/stat/2.0.17_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-PhD+5oVLWjQmGLfeZSmexp3AtLcaggWBwoMZ4z8QMZIQzf/fJJWMk0bMqxlpTv8ORDkfY/4ImuFB/RJHvcqlcA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' @@ -3333,17 +3154,17 @@ packages: lodash.mergewith: 4.6.2 dev: false - /@chakra-ui/switch/2.0.21_ujgxj3m7cbv2aqhaw7egfu2jla: - resolution: {integrity: sha512-igC4ajMeSy71+xfUro/5IRWpTkiF11RaPUZq3LPLBP3UGwvy30Zh2yeu40eCnfHFGSXHt61RKYuF0gt/3WdDyA==} + /@chakra-ui/switch/2.0.22_kyapoohst2lbg3xjdtzida4tym: + resolution: {integrity: sha512-+/Yy6y7VFD91uSPruF8ZvePi3tl5D8UNVATtWEQ+QBI92DLSM+PtgJ2F0Y9GMZ9NzMxpZ80DqwY7/kqcPCfLvw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' dependencies: - '@chakra-ui/checkbox': 2.2.9_ublygk26yvqigtycgan52uuiea + '@chakra-ui/checkbox': 2.2.10_ublygk26yvqigtycgan52uuiea '@chakra-ui/shared-utils': 2.0.5 '@chakra-ui/system': 2.4.0_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 8.4.3_biqbaboplfbrettd7655fr4n2y + framer-motion: 8.5.0_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -3360,14 +3181,14 @@ packages: '@chakra-ui/styled-system': 2.5.2 '@chakra-ui/theme-utils': 2.0.9 '@chakra-ui/utils': 2.0.15 - '@emotion/react': 11.10.5_jp5qgyg6plq757v5hojp7ls2oe - '@emotion/styled': 11.10.5_jp5djshq6aqfasno3mth3hguci + '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a + '@emotion/styled': 11.10.5_4erqsq3n444jecyuvaxwc5b3vi react: 18.2.0 react-fast-compare: 3.2.0 dev: false - /@chakra-ui/table/2.0.15_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-tJxms2skChuTlHrNN9Alx1qFx0z7qxVP3CEo27GtIgQHaBLA8FLvyRqhTugtA6heDMJ+5EmZjsKAT2UY1Sc+xQ==} + /@chakra-ui/table/2.0.16_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-vWDXZ6Ad3Aj66curp1tZBHvCfQHX2FJ4ijLiqGgQszWFIchfhJ5vMgEBJaFMZ+BN1draAjuRTZqaQefOApzvRg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' @@ -3378,13 +3199,13 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/tabs/2.1.7_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-h/jU0mq5ucTCMR7dSSVnw99zyhmcMp9yvFlkv8/3Pt4zafS5KzjhK0vSSFz+JHXinb4zg/YIb4OpaZi6wW2I9Q==} + /@chakra-ui/tabs/2.1.8_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-B7LeFN04Ny2jsSy5TFOQxnbZ6ITxGxLxsB2PE0vvQjMSblBrUryOxdjw80HZhfiw6od0ikK9CeKQOIt9QCguSw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/clickable': 2.0.13_react@18.2.0 + '@chakra-ui/clickable': 2.0.14_react@18.2.0 '@chakra-ui/descendant': 3.0.13_react@18.2.0 '@chakra-ui/lazy-utils': 2.0.5 '@chakra-ui/react-children-utils': 2.0.6_react@18.2.0 @@ -3397,8 +3218,8 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/tag/2.0.16_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-o3mhyFC4oz58sN1168ufgJaGARJgmpHqJ201Gm+rj0tkIPS9cF0bCvNW9RO8X28IhzXt4vzVBwEfkN9uj4QkUw==} + /@chakra-ui/tag/2.0.17_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-A47zE9Ft9qxOJ+5r1cUseKRCoEdqCRzFm0pOtZgRcckqavglk75Xjgz8HbBpUO2zqqd49MlqdOwR8o87fXS1vg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' @@ -3409,13 +3230,13 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/textarea/2.0.17_ublygk26yvqigtycgan52uuiea: - resolution: {integrity: sha512-tbk8CBIPApKrV/O2BEbjoAopAZz4rlPptJ4TOszp7JOI1C6PBcUJxJx6SQLHtq29aKVTjS/KhLxac6qWraPLfA==} + /@chakra-ui/textarea/2.0.18_ublygk26yvqigtycgan52uuiea: + resolution: {integrity: sha512-aGHHb29vVifO0OtcK/k8cMykzjOKo/coDTU0NJqz7OOLAWIMNV2eGenvmO1n9tTZbmbqHiX+Sa1nPRX+pd14lg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.16_ublygk26yvqigtycgan52uuiea + '@chakra-ui/form-control': 2.0.17_ublygk26yvqigtycgan52uuiea '@chakra-ui/shared-utils': 2.0.5 '@chakra-ui/system': 2.4.0_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 @@ -3463,17 +3284,17 @@ packages: '@chakra-ui/theme-tools': 2.0.17_m7jbdmx3mm6xt6t3gop7zi2pq4 dev: false - /@chakra-ui/toast/5.0.0_slq2sefyqbdqqxtft4p5ni2yxi: - resolution: {integrity: sha512-K75Y6DSXmKuJatkPUuegUJXZKL+O8lvHYOONcjdBO7vYYA8mAHFcPGkDuNUFxY31LlSLCiHnWOZJiMre6HIKOg==} + /@chakra-ui/toast/5.0.1_d76rjoepxbwvfztqrmgm7bkmjm: + resolution: {integrity: sha512-R66broJXhe4cd+o5/r7raF4Jg4J3W3QBHrykV7AV/W0Wiav8tL8jwSq8pMmXVnO3oGwKWZ+VHuSWmjcL65BHmg==} peerDependencies: '@chakra-ui/system': 2.4.0 framer-motion: '>=4.0.0' react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/alert': 2.0.16_ublygk26yvqigtycgan52uuiea - '@chakra-ui/close-button': 2.0.16_ublygk26yvqigtycgan52uuiea - '@chakra-ui/portal': 2.0.14_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/alert': 2.0.17_ublygk26yvqigtycgan52uuiea + '@chakra-ui/close-button': 2.0.17_ublygk26yvqigtycgan52uuiea + '@chakra-ui/portal': 2.0.15_biqbaboplfbrettd7655fr4n2y '@chakra-ui/react-context': 2.0.7_react@18.2.0 '@chakra-ui/react-use-timeout': 2.0.5_react@18.2.0 '@chakra-ui/react-use-update-effect': 2.0.7_react@18.2.0 @@ -3481,51 +3302,40 @@ packages: '@chakra-ui/styled-system': 2.5.2 '@chakra-ui/system': 2.4.0_dovxhg2tvkkxkdnqyoum6wzcxm '@chakra-ui/theme': 2.2.5_m7jbdmx3mm6xt6t3gop7zi2pq4 - framer-motion: 8.4.3_biqbaboplfbrettd7655fr4n2y + framer-motion: 8.5.0_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/tooltip/2.2.5_slq2sefyqbdqqxtft4p5ni2yxi: - resolution: {integrity: sha512-ERBn3AkhL8GITVpMqweYiu9LlKnyhKZ02CWt3wFM6sk0nmmeNxUZrlCeP5FiaOVsNT4ov5YeO5VTEO2alR7xOA==} + /@chakra-ui/tooltip/2.2.6_d76rjoepxbwvfztqrmgm7bkmjm: + resolution: {integrity: sha512-4cbneidZ5+HCWge3OZzewRQieIvhDjSsl+scrl4Scx7E0z3OmqlTIESU5nGIZDBLYqKn/UirEZhqaQ33FOS2fw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/popper': 3.0.12_react@18.2.0 - '@chakra-ui/portal': 2.0.14_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/popper': 3.0.13_react@18.2.0 + '@chakra-ui/portal': 2.0.15_biqbaboplfbrettd7655fr4n2y '@chakra-ui/react-types': 2.0.7_react@18.2.0 '@chakra-ui/react-use-disclosure': 2.0.8_react@18.2.0 '@chakra-ui/react-use-event-listener': 2.0.7_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.7_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 '@chakra-ui/system': 2.4.0_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 8.4.3_biqbaboplfbrettd7655fr4n2y + framer-motion: 8.5.0_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/transition/2.0.13_sbd3j3rtxuycmn2w3sdkri36ke: - resolution: {integrity: sha512-vpzK5HN91eDLkBEdaO6GTCJOYgJYHlmxCAym/tScBuWM2ALZ4mWu57qWgPptgGv+IpMfuvL1t+IVqPgyWwEQFw==} - peerDependencies: - framer-motion: '>=4.0.0' - react: '>=18' - dependencies: - '@chakra-ui/shared-utils': 2.0.4 - framer-motion: 8.4.3_biqbaboplfbrettd7655fr4n2y - react: 18.2.0 - dev: false - - /@chakra-ui/transition/2.0.14_sbd3j3rtxuycmn2w3sdkri36ke: - resolution: {integrity: sha512-KphlRLzn9xXMGrKpd+QrxTTNFrXMvwjt+lUXjiX3m2G8ymq3zC2XzxbV+jGtuwi230PEnVMv72QV4SJYylRWTA==} + /@chakra-ui/transition/2.0.15_gsdp2i3itm6xvksv4kbxjudsmu: + resolution: {integrity: sha512-o9LBK/llQfUDHF/Ty3cQ6nShpekKTqHUoJlUOzNKhoTsNpoRerr9v0jwojrX1YI02KtVjfhFU6PiqXlDfREoNw==} peerDependencies: framer-motion: '>=4.0.0' react: '>=18' dependencies: '@chakra-ui/shared-utils': 2.0.5 - framer-motion: 8.4.3_biqbaboplfbrettd7655fr4n2y + framer-motion: 8.5.0_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -3747,7 +3557,7 @@ packages: resolution: {integrity: sha512-rODCdDtGyudLj+Va8b6w6Y85KE85bXRsps/R4Yjwt5vueXKXZQKYw0aA9knxLBT6a/bI/GMrAcmCR75KYOM6hg==} dev: false - /@docsearch/react/3.3.0_khuo3aoapuqas32fbhxvlcff5q: + /@docsearch/react/3.3.0_ta3sob3lhbcxe2t3nq4xrzreie: resolution: {integrity: sha512-fhS5adZkae2SSdMYEMVg6pxI5a/cE+tW16ki1V0/ur4Fdok3hBRkmN/H8VvlXnxzggkQIIRIVvYPn00JPjen3A==} peerDependencies: '@types/react': '>= 16.8.0 < 19.0.0' @@ -3764,7 +3574,7 @@ packages: '@algolia/autocomplete-core': 1.7.2 '@algolia/autocomplete-preset-algolia': 1.7.2_dk4ct527ug5whbfokpeal2wzha '@docsearch/css': 3.3.0 - '@types/react': 18.0.26 + '@types/react': 18.0.27 algoliasearch: 4.14.3 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -3934,7 +3744,7 @@ packages: '@docusaurus/react-loadable': 5.5.2_react@17.0.2 '@docusaurus/types': 2.2.0_sfoxds7t5ydpegc3knd667wn6m '@types/history': 4.7.11 - '@types/react': 18.0.26 + '@types/react': 18.0.27 '@types/react-router-config': 5.0.6 '@types/react-router-dom': 5.3.3 react: 17.0.2 @@ -4036,7 +3846,7 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-debug/2.2.0_yqqarjzm4nnoetch7z7xn2dea4: + /@docusaurus/plugin-debug/2.2.0_zzo6hqewfjofql2ci6l6lnkzwi: resolution: {integrity: sha512-p9vOep8+7OVl6r/NREEYxf4HMAjV8JMYJ7Bos5fCFO0Wyi9AZEo0sCTliRd7R8+dlJXZEgcngSdxAUo/Q+CJow==} engines: {node: '>=16.14'} peerDependencies: @@ -4048,7 +3858,7 @@ packages: fs-extra: 10.1.0 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 - react-json-view: 1.21.3_yqqarjzm4nnoetch7z7xn2dea4 + react-json-view: 1.21.3_zzo6hqewfjofql2ci6l6lnkzwi tslib: 2.4.1 transitivePeerDependencies: - '@swc/core' @@ -4125,7 +3935,7 @@ packages: - webpack-cli dev: false - /@docusaurus/preset-classic/2.2.0_khuo3aoapuqas32fbhxvlcff5q: + /@docusaurus/preset-classic/2.2.0_ta3sob3lhbcxe2t3nq4xrzreie: resolution: {integrity: sha512-yKIWPGNx7BT8v2wjFIWvYrS+nvN04W+UameSFf8lEiJk6pss0kL6SG2MRvyULiI3BDxH+tj6qe02ncpSPGwumg==} engines: {node: '>=16.14'} peerDependencies: @@ -4135,12 +3945,12 @@ packages: '@docusaurus/plugin-content-blog': 2.2.0_sfoxds7t5ydpegc3knd667wn6m '@docusaurus/plugin-content-docs': 2.2.0_sfoxds7t5ydpegc3knd667wn6m '@docusaurus/plugin-content-pages': 2.2.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/plugin-debug': 2.2.0_yqqarjzm4nnoetch7z7xn2dea4 + '@docusaurus/plugin-debug': 2.2.0_zzo6hqewfjofql2ci6l6lnkzwi '@docusaurus/plugin-google-analytics': 2.2.0_sfoxds7t5ydpegc3knd667wn6m '@docusaurus/plugin-google-gtag': 2.2.0_sfoxds7t5ydpegc3knd667wn6m '@docusaurus/plugin-sitemap': 2.2.0_sfoxds7t5ydpegc3knd667wn6m '@docusaurus/theme-classic': 2.2.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/theme-search-algolia': 2.2.0_n4oe5z26vq3vwq3j7ep4u3xuda + '@docusaurus/theme-search-algolia': 2.2.0_ueolomogyjsuhgpiqqfxph2gam '@docusaurus/types': 2.2.0_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -4160,7 +3970,7 @@ packages: peerDependencies: react: '*' dependencies: - '@types/react': 18.0.26 + '@types/react': 18.0.27 prop-types: 15.8.1 react: 17.0.2 dev: false @@ -4219,7 +4029,7 @@ packages: '@docusaurus/plugin-content-pages': 2.2.0_sfoxds7t5ydpegc3knd667wn6m '@docusaurus/utils': 2.2.0_@docusaurus+types@2.2.0 '@types/history': 4.7.11 - '@types/react': 18.0.26 + '@types/react': 18.0.27 '@types/react-router-config': 5.0.6 clsx: 1.2.1 parse-numeric-range: 1.3.0 @@ -4237,14 +4047,14 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-search-algolia/2.2.0_n4oe5z26vq3vwq3j7ep4u3xuda: + /@docusaurus/theme-search-algolia/2.2.0_ueolomogyjsuhgpiqqfxph2gam: resolution: {integrity: sha512-2h38B0tqlxgR2FZ9LpAkGrpDWVdXZ7vltfmTdX+4RsDs3A7khiNsmZB+x/x6sA4+G2V2CvrsPMlsYBy5X+cY1w==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docsearch/react': 3.3.0_khuo3aoapuqas32fbhxvlcff5q + '@docsearch/react': 3.3.0_ta3sob3lhbcxe2t3nq4xrzreie '@docusaurus/logger': 2.2.0 '@docusaurus/plugin-content-docs': 2.2.0_sfoxds7t5ydpegc3knd667wn6m '@docusaurus/theme-translations': 2.2.0 @@ -4286,7 +4096,7 @@ packages: react-dom: ^16.8.4 || ^17.0.0 dependencies: '@types/history': 4.7.11 - '@types/react': 18.0.26 + '@types/react': 18.0.27 commander: 5.1.0 joi: 17.7.0 react: 17.0.2 @@ -4434,7 +4244,7 @@ packages: resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==} dev: false - /@emotion/react/11.10.5_jp5qgyg6plq757v5hojp7ls2oe: + /@emotion/react/11.10.5_yxdp3dl3eazy3vwpbmv4fq727a: resolution: {integrity: sha512-TZs6235tCJ/7iF6/rvTaOH4oxQg2gMAcdHemjwLKIjKz4rRuYe1HJ2TQJKnAcRAfOUDdU8XoDadCe1rl72iv8A==} peerDependencies: '@babel/core': ^7.0.0 @@ -4454,12 +4264,12 @@ packages: '@emotion/use-insertion-effect-with-fallbacks': 1.0.0_react@18.2.0 '@emotion/utils': 1.2.0 '@emotion/weak-memoize': 0.3.0 - '@types/react': 18.0.26 + '@types/react': 18.0.27 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false - /@emotion/react/11.9.3_jp5qgyg6plq757v5hojp7ls2oe: + /@emotion/react/11.9.3_yxdp3dl3eazy3vwpbmv4fq727a: resolution: {integrity: sha512-g9Q1GcTOlzOEjqwuLF/Zd9LC+4FljjPjDfxSM7KmEakm+hsHXk+bYZ2q+/hTJzr0OUNkujo72pXLQvXj6H+GJQ==} peerDependencies: '@babel/core': ^7.0.0 @@ -4478,7 +4288,7 @@ packages: '@emotion/serialize': 1.1.1 '@emotion/utils': 1.2.0 '@emotion/weak-memoize': 0.2.5 - '@types/react': 18.0.26 + '@types/react': 18.0.27 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false @@ -4511,7 +4321,7 @@ packages: resolution: {integrity: sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==} dev: false - /@emotion/styled/11.10.5_jp5djshq6aqfasno3mth3hguci: + /@emotion/styled/11.10.5_4erqsq3n444jecyuvaxwc5b3vi: resolution: {integrity: sha512-8EP6dD7dMkdku2foLoruPCNkRevzdcBaY6q0l0OsbyJK+x8D9HWjX27ARiSIKNF634hY9Zdoedh8bJCiva8yZw==} peerDependencies: '@babel/core': ^7.0.0 @@ -4528,15 +4338,15 @@ packages: '@babel/runtime': 7.20.6 '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.12 '@emotion/is-prop-valid': 1.2.0 - '@emotion/react': 11.10.5_jp5qgyg6plq757v5hojp7ls2oe + '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a '@emotion/serialize': 1.1.1 '@emotion/use-insertion-effect-with-fallbacks': 1.0.0_react@18.2.0 '@emotion/utils': 1.2.0 - '@types/react': 18.0.26 + '@types/react': 18.0.27 react: 18.2.0 dev: false - /@emotion/styled/11.9.3_ygauuvm33rtxto7pdigub3mhmq: + /@emotion/styled/11.9.3_dmkatqkeypcjq6uvhur5m5xgi4: resolution: {integrity: sha512-o3sBNwbtoVz9v7WB1/Y/AmXl69YHmei2mrVnK7JgyBJ//Rst5yqPZCecEJlMlJrFeWHp+ki/54uN265V2pEcXA==} peerDependencies: '@babel/core': ^7.0.0 @@ -4553,10 +4363,10 @@ packages: '@babel/runtime': 7.20.6 '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.12 '@emotion/is-prop-valid': 1.2.0 - '@emotion/react': 11.9.3_jp5qgyg6plq757v5hojp7ls2oe + '@emotion/react': 11.9.3_yxdp3dl3eazy3vwpbmv4fq727a '@emotion/serialize': 1.1.1 '@emotion/utils': 1.2.0 - '@types/react': 18.0.26 + '@types/react': 18.0.27 react: 18.2.0 dev: false @@ -4634,8 +4444,8 @@ packages: dev: true optional: true - /@esbuild/android-arm/0.17.0: - resolution: {integrity: sha512-hlbX5ym1V5kIKvnwFhm6rhar7MNqfJrZyYTNfk6+WS1uQfQmszFgXeyPH2beP3lSCumZyqX0zMBfOqftOpZ7GA==} + /@esbuild/android-arm/0.17.3: + resolution: {integrity: sha512-1Mlz934GvbgdDmt26rTLmf03cAgLg5HyOgJN+ZGCeP3Q9ynYTNMn2/LQxIl7Uy+o4K6Rfi2OuLsr12JQQR8gNg==} engines: {node: '>=12'} cpu: [arm] os: [android] @@ -4652,8 +4462,8 @@ packages: dev: true optional: true - /@esbuild/android-arm64/0.17.0: - resolution: {integrity: sha512-77GVyD7ToESy/7+9eI8z62GGBdS/hsqsrpM+JA4kascky86wHbN29EEFpkVvxajPL7k6mbLJ5VBQABdj7n9FhQ==} + /@esbuild/android-arm64/0.17.3: + resolution: {integrity: sha512-XvJsYo3dO3Pi4kpalkyMvfQsjxPWHYjoX4MDiB/FUM4YMfWcXa5l4VCwFWVYI1+92yxqjuqrhNg0CZg3gSouyQ==} engines: {node: '>=12'} cpu: [arm64] os: [android] @@ -4670,8 +4480,8 @@ packages: dev: true optional: true - /@esbuild/android-x64/0.17.0: - resolution: {integrity: sha512-TroxZdZhtAz0JyD0yahtjcbKuIXrBEAoAazaYSeR2e2tUtp9uXrcbpwFJF6oxxOiOOne6y7l4hx4YVnMW/tdFw==} + /@esbuild/android-x64/0.17.3: + resolution: {integrity: sha512-nuV2CmLS07Gqh5/GrZLuqkU9Bm6H6vcCspM+zjp9TdQlxJtIe+qqEXQChmfc7nWdyr/yz3h45Utk1tUn8Cz5+A==} engines: {node: '>=12'} cpu: [x64] os: [android] @@ -4688,8 +4498,8 @@ packages: dev: true optional: true - /@esbuild/darwin-arm64/0.17.0: - resolution: {integrity: sha512-wP/v4cgdWt1m8TS/WmbaBc3NZON10eCbm6XepdVc3zJuqruHCzCKcC9dTSTEk50zX04REcRcbIbdhTMciQoFIg==} + /@esbuild/darwin-arm64/0.17.3: + resolution: {integrity: sha512-01Hxaaat6m0Xp9AXGM8mjFtqqwDjzlMP0eQq9zll9U85ttVALGCGDuEvra5Feu/NbP5AEP1MaopPwzsTcUq1cw==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] @@ -4706,8 +4516,8 @@ packages: dev: true optional: true - /@esbuild/darwin-x64/0.17.0: - resolution: {integrity: sha512-R4WB6D6V9KGO/3LVTT8UlwRJO26IBFatOdo/bRXksfJR0vyOi2/lgmAAMBSpgcnnwvts9QsWiyM++mTTlwRseA==} + /@esbuild/darwin-x64/0.17.3: + resolution: {integrity: sha512-Eo2gq0Q/er2muf8Z83X21UFoB7EU6/m3GNKvrhACJkjVThd0uA+8RfKpfNhuMCl1bKRfBzKOk6xaYKQZ4lZqvA==} engines: {node: '>=12'} cpu: [x64] os: [darwin] @@ -4724,8 +4534,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-arm64/0.17.0: - resolution: {integrity: sha512-FO7+UEZv79gen2df8StFYFHZPI9ADozpFepLZCxY+O8sYLDa1rirvenmLwJiOHmeQRJ5orYedFeLk1PFlZ6t8Q==} + /@esbuild/freebsd-arm64/0.17.3: + resolution: {integrity: sha512-CN62ESxaquP61n1ZjQP/jZte8CE09M6kNn3baos2SeUfdVBkWN5n6vGp2iKyb/bm/x4JQzEvJgRHLGd5F5b81w==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] @@ -4742,8 +4552,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-x64/0.17.0: - resolution: {integrity: sha512-qCsNRsVTaC3ekwZcb2sa7l1gwCtJK3EqCWyDgpoQocYf3lRpbAzaCvqZSF2+NOO64cV+JbedXPsFiXU1aaVcIg==} + /@esbuild/freebsd-x64/0.17.3: + resolution: {integrity: sha512-feq+K8TxIznZE+zhdVurF3WNJ/Sa35dQNYbaqM/wsCbWdzXr5lyq+AaTUSER2cUR+SXPnd/EY75EPRjf4s1SLg==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] @@ -4760,8 +4570,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm/0.17.0: - resolution: {integrity: sha512-Y2G2NU6155gcfNKvrakVmZV5xUAEhXjsN/uKtbKKRnvee0mHUuaT3OdQJDJKjHVGr6B0898pc3slRpI1PqspoQ==} + /@esbuild/linux-arm/0.17.3: + resolution: {integrity: sha512-CLP3EgyNuPcg2cshbwkqYy5bbAgK+VhyfMU7oIYyn+x4Y67xb5C5ylxsNUjRmr8BX+MW3YhVNm6Lq6FKtRTWHQ==} engines: {node: '>=12'} cpu: [arm] os: [linux] @@ -4778,8 +4588,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm64/0.17.0: - resolution: {integrity: sha512-js4Vlch5XJQYISbDVJd2hsI/MsfVUz6d/FrclCE73WkQmniH37vFpuQI42ntWAeBghDIfaPZ6f9GilhwGzVFUg==} + /@esbuild/linux-arm64/0.17.3: + resolution: {integrity: sha512-JHeZXD4auLYBnrKn6JYJ0o5nWJI9PhChA/Nt0G4MvLaMrvXuWnY93R3a7PiXeJQphpL1nYsaMcoV2QtuvRnF/g==} engines: {node: '>=12'} cpu: [arm64] os: [linux] @@ -4796,8 +4606,8 @@ packages: dev: true optional: true - /@esbuild/linux-ia32/0.17.0: - resolution: {integrity: sha512-7tl/jSPkF59R3zeFDB2/09zLGhcM7DM+tCoOqjJbQjuL6qbMWomGT2RglCqRFpCSdzBx0hukmPPgUAMlmdj0sQ==} + /@esbuild/linux-ia32/0.17.3: + resolution: {integrity: sha512-FyXlD2ZjZqTFh0sOQxFDiWG1uQUEOLbEh9gKN/7pFxck5Vw0qjWSDqbn6C10GAa1rXJpwsntHcmLqydY9ST9ZA==} engines: {node: '>=12'} cpu: [ia32] os: [linux] @@ -4822,8 +4632,8 @@ packages: dev: true optional: true - /@esbuild/linux-loong64/0.17.0: - resolution: {integrity: sha512-OG356F7dIVVF+EXJx5UfzFr1I5l6ES53GlMNSr3U1MhlaVyrP9um5PnrSJ+7TSDAzUC7YGjxb2GQWqHLd5XFoA==} + /@esbuild/linux-loong64/0.17.3: + resolution: {integrity: sha512-OrDGMvDBI2g7s04J8dh8/I7eSO+/E7nMDT2Z5IruBfUO/RiigF1OF6xoH33Dn4W/OwAWSUf1s2nXamb28ZklTA==} engines: {node: '>=12'} cpu: [loong64] os: [linux] @@ -4840,8 +4650,8 @@ packages: dev: true optional: true - /@esbuild/linux-mips64el/0.17.0: - resolution: {integrity: sha512-LWQJgGpxrjh2x08UYf6G5R+Km7zhkpCvKXtFQ6SX0fimDvy1C8kslgFHGxLS0wjGV8C4BNnENW/HNy57+RB7iA==} + /@esbuild/linux-mips64el/0.17.3: + resolution: {integrity: sha512-DcnUpXnVCJvmv0TzuLwKBC2nsQHle8EIiAJiJ+PipEVC16wHXaPEKP0EqN8WnBe0TPvMITOUlP2aiL5YMld+CQ==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] @@ -4858,8 +4668,8 @@ packages: dev: true optional: true - /@esbuild/linux-ppc64/0.17.0: - resolution: {integrity: sha512-f40N8fKiTQslUcUuhof2/syOQ+DC9Mqdnm9d063pew+Ptv9r6dBNLQCz4300MOfCLAbb0SdnrcMSzHbMehXWLw==} + /@esbuild/linux-ppc64/0.17.3: + resolution: {integrity: sha512-BDYf/l1WVhWE+FHAW3FzZPtVlk9QsrwsxGzABmN4g8bTjmhazsId3h127pliDRRu5674k1Y2RWejbpN46N9ZhQ==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] @@ -4876,8 +4686,8 @@ packages: dev: true optional: true - /@esbuild/linux-riscv64/0.17.0: - resolution: {integrity: sha512-sc/pvLexRvxgEbmeq7LfLGnzUBFi/E2MGbnQj3CG8tnQ90tWPTi+9CbZEgIADhj6CAlCCmqxpUclIV1CRVUOTw==} + /@esbuild/linux-riscv64/0.17.3: + resolution: {integrity: sha512-WViAxWYMRIi+prTJTyV1wnqd2mS2cPqJlN85oscVhXdb/ZTFJdrpaqm/uDsZPGKHtbg5TuRX/ymKdOSk41YZow==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] @@ -4894,8 +4704,8 @@ packages: dev: true optional: true - /@esbuild/linux-s390x/0.17.0: - resolution: {integrity: sha512-7xq9/kY0vunCL2vjHKdHGI+660pCdeEC6K6TWBVvbTGXvT8s/qacfxMgr8PCeQRbNUZLOA13G6/G1+c0lYXO1A==} + /@esbuild/linux-s390x/0.17.3: + resolution: {integrity: sha512-Iw8lkNHUC4oGP1O/KhumcVy77u2s6+KUjieUqzEU3XuWJqZ+AY7uVMrrCbAiwWTkpQHkr00BuXH5RpC6Sb/7Ug==} engines: {node: '>=12'} cpu: [s390x] os: [linux] @@ -4912,8 +4722,8 @@ packages: dev: true optional: true - /@esbuild/linux-x64/0.17.0: - resolution: {integrity: sha512-o7FhBLONk1mLT2ytlj/j/WuJcPdhWcVpysSJn1s9+zRdLwLKveipbPi5SIasJIqMq0T4CkQW76pxJYMqz9HrQA==} + /@esbuild/linux-x64/0.17.3: + resolution: {integrity: sha512-0AGkWQMzeoeAtXQRNB3s4J1/T2XbigM2/Mn2yU1tQSmQRmHIZdkGbVq2A3aDdNslPyhb9/lH0S5GMTZ4xsjBqg==} engines: {node: '>=12'} cpu: [x64] os: [linux] @@ -4930,8 +4740,8 @@ packages: dev: true optional: true - /@esbuild/netbsd-x64/0.17.0: - resolution: {integrity: sha512-V6xXsv71b8vwFCW/ky82Rs//SbyA+ORty6A7Mzkg33/4NbYZ/1Vcbk7qAN5oi0i/gS4Q0+7dYT7NqaiVZ7+Xjw==} + /@esbuild/netbsd-x64/0.17.3: + resolution: {integrity: sha512-4+rR/WHOxIVh53UIQIICryjdoKdHsFZFD4zLSonJ9RRw7bhKzVyXbnRPsWSfwybYqw9sB7ots/SYyufL1mBpEg==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] @@ -4948,8 +4758,8 @@ packages: dev: true optional: true - /@esbuild/openbsd-x64/0.17.0: - resolution: {integrity: sha512-StlQor6A0Y9SSDxraytr46Qbz25zsSDmsG3MCaNkBnABKHP3QsngOCfdBikqHVVrXeK0KOTmtX92/ncTGULYgQ==} + /@esbuild/openbsd-x64/0.17.3: + resolution: {integrity: sha512-cVpWnkx9IYg99EjGxa5Gc0XmqumtAwK3aoz7O4Dii2vko+qXbkHoujWA68cqXjhh6TsLaQelfDO4MVnyr+ODeA==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] @@ -4966,8 +4776,8 @@ packages: dev: true optional: true - /@esbuild/sunos-x64/0.17.0: - resolution: {integrity: sha512-K64Wqw57j8KrwjR3QjsuzN/qDGK6Cno6QYtIlWAmGab5iYPBZCWz7HFtF2a86/130LmUsdXqOID7J0SmjjRFIQ==} + /@esbuild/sunos-x64/0.17.3: + resolution: {integrity: sha512-RxmhKLbTCDAY2xOfrww6ieIZkZF+KBqG7S2Ako2SljKXRFi+0863PspK74QQ7JpmWwncChY25JTJSbVBYGQk2Q==} engines: {node: '>=12'} cpu: [x64] os: [sunos] @@ -4984,8 +4794,8 @@ packages: dev: true optional: true - /@esbuild/win32-arm64/0.17.0: - resolution: {integrity: sha512-hly6iSWAf0hf3aHD18/qW7iFQbg9KAQ0RFGG9plcxkhL4uGw43O+lETGcSO/PylNleFowP/UztpF6U4oCYgpPw==} + /@esbuild/win32-arm64/0.17.3: + resolution: {integrity: sha512-0r36VeEJ4efwmofxVJRXDjVRP2jTmv877zc+i+Pc7MNsIr38NfsjkQj23AfF7l0WbB+RQ7VUb+LDiqC/KY/M/A==} engines: {node: '>=12'} cpu: [arm64] os: [win32] @@ -5002,8 +4812,8 @@ packages: dev: true optional: true - /@esbuild/win32-ia32/0.17.0: - resolution: {integrity: sha512-aL4EWPh0nyC5uYRfn+CHkTgawd4DjtmwquthNDmGf6Ht6+mUc+bQXyZNH1QIw8x20hSqFc4Tf36aLLWP/TPR3g==} + /@esbuild/win32-ia32/0.17.3: + resolution: {integrity: sha512-wgO6rc7uGStH22nur4aLFcq7Wh86bE9cOFmfTr/yxN3BXvDEdCSXyKkO+U5JIt53eTOgC47v9k/C1bITWL/Teg==} engines: {node: '>=12'} cpu: [ia32] os: [win32] @@ -5020,8 +4830,8 @@ packages: dev: true optional: true - /@esbuild/win32-x64/0.17.0: - resolution: {integrity: sha512-W6IIQ9Rt43I/GqfXeBFLk0TvowKBoirs9sw2LPfhHax6ayMlW5PhFzSJ76I1ac9Pk/aRcSMrHWvVyZs8ZPK2wA==} + /@esbuild/win32-x64/0.17.3: + resolution: {integrity: sha512-FdVl64OIuiKjgXBjwZaJLKp0eaEckifbhn10dXWhysMJkWblg3OEEGKSIyhiD5RSgAya8WzP3DNkngtIg3Nt7g==} engines: {node: '>=12'} cpu: [x64] os: [win32] @@ -5045,8 +4855,8 @@ packages: transitivePeerDependencies: - supports-color - /@faire/mjml-react/3.0.2_7tbcn2mecc3yvuxakflodiks3m: - resolution: {integrity: sha512-2VUhVPpFUM9DxtaaYFnsp779rUjgDqsFhgAp2VkxJHH1YaFs9va9sIUaBTOZZUZGYCq+5E1NuiBgkZ9CTRPm5A==} + /@faire/mjml-react/3.1.0_7tbcn2mecc3yvuxakflodiks3m: + resolution: {integrity: sha512-1dVg9t1SObACRGvL7kxbxFVJhBoSjr7ZhVjtDvjmBvsQJ7N5Us2WE38BRKxVzoTnssPuIn2BS6YTHoVmsEuQKA==} peerDependencies: mjml: ^4.13.0 react: ^16.0.0 || ^17.0.0 || ^18.0.0 @@ -5081,23 +4891,23 @@ packages: '@floating-ui/core': 1.0.4 dev: false - /@floating-ui/react-dom-interactions/0.6.6_ib3m5ricvtkl2cll7qpr2f6lvq: + /@floating-ui/react-dom-interactions/0.6.6_5ndqzdd6t4rivxsukjv3i3ak2q: resolution: {integrity: sha512-qnao6UPjSZNHnXrF+u4/n92qVroQkx0Umlhy3Avk1oIebm/5ee6yvDm4xbHob0OjY7ya8WmUnV3rQlPwX3Atwg==} deprecated: Package renamed to @floating-ui/react peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@floating-ui/react-dom': 0.7.2_ib3m5ricvtkl2cll7qpr2f6lvq - aria-hidden: 1.2.2_kzbn2opkn2327fwg5yzwzya5o4 + '@floating-ui/react-dom': 0.7.2_5ndqzdd6t4rivxsukjv3i3ak2q + aria-hidden: 1.2.2_3stiutgnnbnfnf3uowm5cip22i react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - use-isomorphic-layout-effect: 1.1.2_kzbn2opkn2327fwg5yzwzya5o4 + use-isomorphic-layout-effect: 1.1.2_3stiutgnnbnfnf3uowm5cip22i transitivePeerDependencies: - '@types/react' dev: false - /@floating-ui/react-dom/0.7.2_ib3m5ricvtkl2cll7qpr2f6lvq: + /@floating-ui/react-dom/0.7.2_5ndqzdd6t4rivxsukjv3i3ak2q: resolution: {integrity: sha512-1T0sJcpHgX/u4I1OzIEhlcrvkUN8ln39nz7fMoE/2HDHrPiMFoOGR7++GYyfUmIQHkkrTinaeQsO3XWubjSvGg==} peerDependencies: react: '>=16.8.0' @@ -5106,7 +4916,7 @@ packages: '@floating-ui/dom': 0.5.4 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - use-isomorphic-layout-effect: 1.1.2_kzbn2opkn2327fwg5yzwzya5o4 + use-isomorphic-layout-effect: 1.1.2_3stiutgnnbnfnf3uowm5cip22i transitivePeerDependencies: - '@types/react' dev: false @@ -5146,13 +4956,13 @@ packages: uuid: 8.3.2 dev: false - /@giphy/react-components/6.5.1_vwskmg7mzf6u2jufkkmcrhvxcm: - resolution: {integrity: sha512-2oKm0TNuCmqxyJ8Nply1Aws+KH/HJaRGg6ftKOVLDSCuXOCDdOR/PPhGXbA2CR/lczR3Mn2fGNKTqFMNJ9eedA==} + /@giphy/react-components/6.5.2_57czaiyk6rdr5iy5tfs5pior4u: + resolution: {integrity: sha512-Ynl6955L1/sPYhkiFMxEo6e68uh6q95yp46CpptZGY3uXaWGexJzn3k1zsOQmS2z9aQTcsiC69d/whp3lAy5wA==} peerDependencies: react: 16.10.2 - 18 dependencies: - '@emotion/react': 11.9.3_jp5qgyg6plq757v5hojp7ls2oe - '@emotion/styled': 11.9.3_ygauuvm33rtxto7pdigub3mhmq + '@emotion/react': 11.9.3_yxdp3dl3eazy3vwpbmv4fq727a + '@emotion/styled': 11.9.3_dmkatqkeypcjq6uvhur5m5xgi4 '@giphy/js-analytics': 4.2.0 '@giphy/js-brand': 2.2.2 '@giphy/js-fetch-api': 4.7.1 @@ -5690,8 +5500,8 @@ packages: tslib: 2.4.1 dev: false - /@next/bundle-analyzer/13.1.2: - resolution: {integrity: sha512-wY/ZEmnFDbn/eJiGzOxTppTDZWfsiXz/QqdJ8cqU7mByAJg6TEY35b3JFDu5AxSf2g1e7yQ6LfRrPr7sy07ogw==} + /@next/bundle-analyzer/13.1.4: + resolution: {integrity: sha512-AVfVj3m0uTVdZYj94kVBePZW0niJ3mAX28Kdr8KcuwiefZvBXOOi0bd8ZDGudgAeKEJnZ3mjlCZPOgKgI4JJnA==} dependencies: webpack-bundle-analyzer: 4.7.0 transitivePeerDependencies: @@ -5699,113 +5509,113 @@ packages: - utf-8-validate dev: true - /@next/env/13.1.2: - resolution: {integrity: sha512-PpT4UZIX66VMTqXt4HKEJ+/PwbS+tWmmhZlazaws1a+dbUA5pPdjntQ46Jvj616i3ZKN9doS9LHx3y50RLjAWg==} + /@next/env/13.1.4: + resolution: {integrity: sha512-x7ydhMpi9/xX7yVK+Fw33OuwwQWVZUFRxenK3z89fmPzQZyUk35Ynb+b7JkrhfRhDIFFvvqpzVSXeseSlBAw7A==} - /@next/eslint-plugin-next/13.1.2: - resolution: {integrity: sha512-WGaNVvIYphdriesP6r7jq/8l7u38tzotnVQuxc1RYKLqYYApSsrebti3OCPoT3Gx0pw2smPIFHH98RzcsgW5GQ==} + /@next/eslint-plugin-next/13.1.4: + resolution: {integrity: sha512-a/T30+7Q1scom5t3L+wEBkYzCa+bhT/3DTxzxlNy4Xckw2InzcckQGeIi/larDgh5r2fSSJswhYAZEcKtuJiig==} dependencies: glob: 7.1.7 dev: false - /@next/swc-android-arm-eabi/13.1.2: - resolution: {integrity: sha512-7mRz1owoGsbfIcdOJA3kk7KEwPZ+OvVT1z9DkR/yru4QdVLF69h/1SHy0vlUNQMxDRllabhxCfkoZCB34GOGAg==} + /@next/swc-android-arm-eabi/13.1.4: + resolution: {integrity: sha512-5PAchzFst3In6Ml+9APvBj89H29lcPXcUqEYBVv09fWK/V4IuViKc2qOqM9pyPyw7KsqaZPmuqaG595E6jdZLA==} engines: {node: '>= 10'} cpu: [arm] os: [android] requiresBuild: true optional: true - /@next/swc-android-arm64/13.1.2: - resolution: {integrity: sha512-mgjZ2eJSayovQm1LcE54BLSI4jjnnnLtq5GY5g+DdPuUiCT644gKtjZ/w2BQvuIecCqqBO+Ph9yzo/wUTq7NLg==} + /@next/swc-android-arm64/13.1.4: + resolution: {integrity: sha512-LCLjjRhsQ5fR9ExzR2fqxuyJe/D4Ct/YkdonVfJfqOfkEpFwUTQDOVo5GrQec4LZDk3zY+o6vZYjXbB0nD9VLA==} engines: {node: '>= 10'} cpu: [arm64] os: [android] requiresBuild: true optional: true - /@next/swc-darwin-arm64/13.1.2: - resolution: {integrity: sha512-RikoQqy109r2222UJlyGs4dZw2BibkfPqpeFdW5JEGv+L2PStlHID8DwyVYbmHfQ0VIBGvbf/NAUtFakAWlhwg==} + /@next/swc-darwin-arm64/13.1.4: + resolution: {integrity: sha512-LSc/tF1FQ1y1SwKiCdGg8IIl7+Csk6nuLcLIyQXs24UNYjXg5+7vUQXqE8y66v/Dq8qFDC9rM61QhpM9ZDftbg==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - /@next/swc-darwin-x64/13.1.2: - resolution: {integrity: sha512-JbDZjaTvL8gyPC5TAH6OnD4jmXPkyUxRYPvu08ZmhT/XAFBb/Cso0BdXyDax/BPCG70mimP9d3hXNKNq+A0VtQ==} + /@next/swc-darwin-x64/13.1.4: + resolution: {integrity: sha512-WoApDo8xfafrNc9+Mz5MwGFKUwbDHsGqLleTGZ8upegwVqDyHsYzqJQudf+loqhV58oGTOqP1eWaHn2J7dijXA==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] requiresBuild: true optional: true - /@next/swc-freebsd-x64/13.1.2: - resolution: {integrity: sha512-ax4j8VrdFQ/xc3W7Om0u1vnDxVApQHKsChBbAMynCrnycZmpbqK4MZu4ZkycT+mx2eccCiqZROpbzDbEdPosEw==} + /@next/swc-freebsd-x64/13.1.4: + resolution: {integrity: sha512-fqNyeT8G4guN8AHPIoBRhGY2GJg89FyWpuwX4o0Y3vUy/84IGZpNst3paCzaYkQSqQE/AuCpkB7hKxkN7ittXw==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] requiresBuild: true optional: true - /@next/swc-linux-arm-gnueabihf/13.1.2: - resolution: {integrity: sha512-NcRHTesnCxnUvSJa637PQJffBBkmqi5XS/xVWGY7dI6nyJ+pC96Oj7kd+mcjnFUQI5lHKbg39qBWKtOzbezc4w==} + /@next/swc-linux-arm-gnueabihf/13.1.4: + resolution: {integrity: sha512-MEfm8OC1YR9/tYHUzlQsxcSmiuf8XdO7bqh5VtG4pilScjc5I5t+tQgIDgoDGePfh5W99W23hb3s6oCFrt99rw==} engines: {node: '>= 10'} cpu: [arm] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-arm64-gnu/13.1.2: - resolution: {integrity: sha512-AxJdjocLtPrsBY4P2COSBIc3crT5bpjgGenNuINoensOlXhBkYM0aRDYZdydwXOhG+kN2ngUvfgitop9pa204w==} + /@next/swc-linux-arm64-gnu/13.1.4: + resolution: {integrity: sha512-2wgth/KsuODzW/E7jsRoWdhKmE5oZzXcBPvf9RW+ZpBNvYQkEDlzfLA7n8DtxTU8I4oMas0mdEPdCWXrSNnVZw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-arm64-musl/13.1.2: - resolution: {integrity: sha512-JmNimDkcCRq7P5zpkdqeaSZ69qKDntEPtyIaMNWqy5M0WUJxGim0Fs6Qzxayiyvuuh9Guxks4woQ/j/ZvX/c8Q==} + /@next/swc-linux-arm64-musl/13.1.4: + resolution: {integrity: sha512-GdWhCRljsT7rNEElEsdu4RRppd+XaQOX1IJslsh/+HU6LsJGUE8tXpa68yJjCsHZHifkbdZNeCr5SYdsN6CbAA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-x64-gnu/13.1.2: - resolution: {integrity: sha512-TsLsjZwUlgmvI42neTuIoD6K9RlXCUzqPtvIClgXxVO0um0DiZwK+M+0zX/uVXhMVphfPY2c5YeR1zFSIONY4A==} + /@next/swc-linux-x64-gnu/13.1.4: + resolution: {integrity: sha512-Rsk/ojwYqMskN2eo5hUSVe7UuMV/aSjmrmJ0BCFGFPfBY9sPgmYj/oXlDDN0y5lJD9acPuiBjknLWgnOnx5JIA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-x64-musl/13.1.2: - resolution: {integrity: sha512-eSkyXgCXydEFPTkcncQOGepafedPte6JT/OofB9uvruucrrMVBagCASOuPxodWEMrlfEKSXVnExMKIlfmQMD7A==} + /@next/swc-linux-x64-musl/13.1.4: + resolution: {integrity: sha512-gKSVPozedA2gpA+vggYnAqpDuzWFed2oxFeXxHw0aW2ALdAZswAinn1ZwXEQ5fHnVguxjZhH0+2nBxpMdF8p5Q==} engines: {node: '>= 10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@next/swc-win32-arm64-msvc/13.1.2: - resolution: {integrity: sha512-DmXFaRTgt2KrV9dmRLifDJE+cYiutHVFIw5/C9BtnwXH39uf3YbPxeD98vNrtqqqZVVLXY/1ySaSIwzYnqeY9g==} + /@next/swc-win32-arm64-msvc/13.1.4: + resolution: {integrity: sha512-+kAXIIVb7Q4LCKmi7dn9qVlG1XUf3Chgj5Rwl0rAP4WBV2TnJIgsOEC24G1Mm3jjif+qXm7SJS9YZ9Yg3Y8sSQ==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] requiresBuild: true optional: true - /@next/swc-win32-ia32-msvc/13.1.2: - resolution: {integrity: sha512-3+nBkuFs/wT+lmRVQNH5SyDT7I4vUlNPntosEaEP63FuYQdPLaxz0GvcR66MdFSFh2fsvazpe4wciOwVS4FItQ==} + /@next/swc-win32-ia32-msvc/13.1.4: + resolution: {integrity: sha512-EsfzAFBVaw1zg1FzlLMgRaTX/DKY+EnAvJ6mCIJMGeSOPIj4Oy6xF2yEQ3VaRkwFpAafHJH6JNB/CGrdKFCMXw==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] requiresBuild: true optional: true - /@next/swc-win32-x64-msvc/13.1.2: - resolution: {integrity: sha512-avsyveEvcvH42PvKjR4Pb8JlLttuGURr2H3ZhS2b85pHOiZ7yjH3rMUoGnNzuLMApyxYaCvd4MedPrLhnNhkog==} + /@next/swc-win32-x64-msvc/13.1.4: + resolution: {integrity: sha512-bygNjmnq+F9NqJXh7OfhJgqu6LGU29GNKQYVyZkxY/h5K0WWUvAE/VL+TdyMwbvQr9KByx5XLwORwetLxXCo4g==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -5862,19 +5672,19 @@ packages: resolution: {integrity: sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==} dev: false - /@prettier/plugin-php/0.19.2_prettier@2.8.3: - resolution: {integrity: sha512-j4Io//Js9ajKP7vgjKpS0rS8B/HKIJxutUshlbCpXvsP8Cz28MYp2VFJytpS9zyLEfsMPXordNWjkBVvHRL7ow==} + /@prettier/plugin-php/0.19.3_prettier@2.8.3: + resolution: {integrity: sha512-gCwN+jqrnSC3zW228ZJi6oObAgzFUECSk+2IpKUeC86RZwlPxT/yooKyXiGaesNRl4xtnH3FBjQtaaGrCEzr+Q==} peerDependencies: prettier: ^1.15.0 || ^2.0.0 dependencies: linguist-languages: 7.21.0 mem: 8.1.1 - php-parser: 3.1.2 + php-parser: 3.1.3 prettier: 2.8.3 dev: true - /@prisma/client/4.8.1_prisma@4.8.1: - resolution: {integrity: sha512-d4xhZhETmeXK/yZ7K0KcVOzEfI5YKGGEr4F5SBV04/MU4ncN/HcE28sy3e4Yt8UFW0ZuImKFQJE+9rWt9WbGSQ==} + /@prisma/client/4.9.0_prisma@4.9.0: + resolution: {integrity: sha512-bz6QARw54sWcbyR1lLnF2QHvRW5R/Jxnbbmwh3u+969vUKXtBkXgSgjDA85nji31ZBlf7+FrHDy5x+5ydGyQDg==} engines: {node: '>=14.17'} requiresBuild: true peerDependencies: @@ -5883,16 +5693,16 @@ packages: prisma: optional: true dependencies: - '@prisma/engines-version': 4.8.0-61.d6e67a83f971b175a593ccc12e15c4a757f93ffe - prisma: 4.8.1 + '@prisma/engines-version': 4.9.0-42.ceb5c99003b99c9ee2c1d2e618e359c14aef2ea5 + prisma: 4.9.0 dev: false - /@prisma/engines-version/4.8.0-61.d6e67a83f971b175a593ccc12e15c4a757f93ffe: - resolution: {integrity: sha512-MHSOSexomRMom8QN4t7bu87wPPD+pa+hW9+71JnVcF3DqyyO/ycCLhRL1we3EojRpZxKvuyGho2REQsMCvxcJw==} + /@prisma/engines-version/4.9.0-42.ceb5c99003b99c9ee2c1d2e618e359c14aef2ea5: + resolution: {integrity: sha512-M16aibbxi/FhW7z1sJCX8u+0DriyQYY5AyeTH7plQm9MLnURoiyn3CZBqAyIoQ+Z1pS77usCIibYJWSgleBMBA==} dev: false - /@prisma/engines/4.8.1: - resolution: {integrity: sha512-93tctjNXcIS+i/e552IO6tqw17sX8liivv8WX9lDMCpEEe3ci+nT9F+1oHtAafqruXLepKF80i/D20Mm+ESlOw==} + /@prisma/engines/4.9.0: + resolution: {integrity: sha512-t1pt0Gsp+HcgPJrHFc+d/ZSAaKKWar2G/iakrE07yeKPNavDP3iVKPpfXP22OTCHZUWf7OelwKJxQgKAm5hkgw==} requiresBuild: true /@radix-ui/react-compose-refs/1.0.0_react@18.2.0: @@ -5925,7 +5735,7 @@ packages: react-redux: optional: true dependencies: - immer: 9.0.17 + immer: 9.0.18 react: 17.0.2 react-redux: 7.2.9_sfoxds7t5ydpegc3knd667wn6m redux: 4.2.0 @@ -5933,7 +5743,7 @@ packages: reselect: 4.1.7 dev: false - /@rollup/plugin-babel/6.0.3_rwtmcocladng44j6a3ylx32v3q: + /@rollup/plugin-babel/6.0.3_j5gl3ppangg6ywsqfpneorhloy: resolution: {integrity: sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -5948,11 +5758,29 @@ packages: dependencies: '@babel/core': 7.20.12 '@babel/helper-module-imports': 7.18.6 - '@rollup/pluginutils': 5.0.2_rollup@3.10.0 - rollup: 3.10.0 + '@rollup/pluginutils': 5.0.2_rollup@3.10.1 + rollup: 3.10.1 dev: true - /@rollup/plugin-node-resolve/15.0.1_rollup@3.10.0: + /@rollup/plugin-commonjs/24.0.0_rollup@2.78.0: + resolution: {integrity: sha512-0w0wyykzdyRRPHOb0cQt14mIBLujfAv6GgP6g8nvg/iBxEm112t3YPPq+Buqe2+imvElTka+bjNlJ/gB56TD8g==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^2.68.0||^3.0.0 + peerDependenciesMeta: + rollup: + optional: true + dependencies: + '@rollup/pluginutils': 5.0.2_rollup@2.78.0 + commondir: 1.0.1 + estree-walker: 2.0.2 + glob: 8.0.3 + is-reference: 1.2.1 + magic-string: 0.27.0 + rollup: 2.78.0 + dev: false + + /@rollup/plugin-node-resolve/15.0.1_rollup@3.10.1: resolution: {integrity: sha512-ReY88T7JhJjeRVbfCyNj+NXAG3IIsVMsX9b5/9jC98dRP8/yxlZdz7mHZbHk5zHr24wZZICS5AcXsFZAXYUQEg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -5961,16 +5789,16 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.2_rollup@3.10.0 + '@rollup/pluginutils': 5.0.2_rollup@3.10.1 '@types/resolve': 1.20.2 deepmerge: 4.2.2 is-builtin-module: 3.2.0 is-module: 1.0.0 resolve: 1.22.1 - rollup: 3.10.0 + rollup: 3.10.1 dev: true - /@rollup/plugin-replace/5.0.2_rollup@3.10.0: + /@rollup/plugin-replace/5.0.2_rollup@3.10.1: resolution: {integrity: sha512-M9YXNekv/C/iHHK+cvORzfRYfPbq0RDD8r0G+bMiTXjNGKulPnCT9O3Ss46WfhI6ZOCgApOP7xAdmCQJ+U2LAA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -5979,23 +5807,12 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.2_rollup@3.10.0 + '@rollup/pluginutils': 5.0.2_rollup@3.10.1 magic-string: 0.27.0 - rollup: 3.10.0 + rollup: 3.10.1 dev: true - /@rollup/plugin-sucrase/4.0.4_rollup@2.78.0: - resolution: {integrity: sha512-YH4J8yoJb5EVnLhAwWxYAQNh2SJOR+SdZ6XdgoKEv6Kxm33riYkM8MlMaggN87UoISP52qAFyZ5ey56wu6umGg==} - engines: {node: '>=12.0.0'} - peerDependencies: - rollup: ^2.53.1 - dependencies: - '@rollup/pluginutils': 4.2.1 - rollup: 2.78.0 - sucrase: 3.29.0 - dev: false - - /@rollup/plugin-typescript/11.0.0_eymahajmafh3u7vrzmo7ylp2pa: + /@rollup/plugin-typescript/11.0.0_p3yyytxbmytz5gvmi4zzszibjy: resolution: {integrity: sha512-goPyCWBiimk1iJgSTgsehFD5OOFHiAknrRJjqFCudcW8JtWiBlK284Xnn4flqMqg6YAjVG/EE+3aVzrL5qNSzQ==} engines: {node: '>=14.0.0'} peerDependencies: @@ -6008,33 +5825,13 @@ packages: tslib: optional: true dependencies: - '@rollup/pluginutils': 5.0.2_rollup@3.10.0 + '@rollup/pluginutils': 5.0.2_rollup@3.10.1 resolve: 1.22.1 - rollup: 3.10.0 + rollup: 3.10.1 typescript: 4.9.4 dev: true - /@rollup/plugin-virtual/3.0.0_rollup@2.78.0: - resolution: {integrity: sha512-K9KORe1myM62o0lKkNR4MmCxjwuAXsZEtIHpaILfv4kILXTOrXt/R2ha7PzMcCHPYdnkWPiBZK8ed4Zr3Ll5lQ==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0 - peerDependenciesMeta: - rollup: - optional: true - dependencies: - rollup: 2.78.0 - dev: false - - /@rollup/pluginutils/4.2.1: - resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} - engines: {node: '>= 8.0.0'} - dependencies: - estree-walker: 2.0.2 - picomatch: 2.3.1 - dev: false - - /@rollup/pluginutils/5.0.2_rollup@3.10.0: + /@rollup/pluginutils/5.0.2_rollup@2.78.0: resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -6046,21 +5843,36 @@ packages: '@types/estree': 1.0.0 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 3.10.0 + rollup: 2.78.0 + dev: false + + /@rollup/pluginutils/5.0.2_rollup@3.10.1: + resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0||^3.0.0 + peerDependenciesMeta: + rollup: + optional: true + dependencies: + '@types/estree': 1.0.0 + estree-walker: 2.0.2 + picomatch: 2.3.1 + rollup: 3.10.1 dev: true /@rushstack/eslint-patch/1.2.0: resolution: {integrity: sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==} dev: false - /@sentry/browser/7.30.0: - resolution: {integrity: sha512-9hpaNAqIBDLdnrZ51iWkqenRotqqweE1f2AlHO56nyT/UE+u+GdmAiBrgRNqdFQQM13JtTG/gu4HGOyLWb9HEA==} + /@sentry/browser/7.31.1: + resolution: {integrity: sha512-Rg9F61S1tz1Dv3iUyyGP26bxoi7WJAG2+f2fBbSmFuJ+JTH4Jvu2/F1bBig8Dz01ejzVhbNSUUCfoDhSvksIsQ==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.30.0 - '@sentry/replay': 7.30.0_@sentry+browser@7.30.0 - '@sentry/types': 7.30.0 - '@sentry/utils': 7.30.0 + '@sentry/core': 7.31.1 + '@sentry/replay': 7.31.1 + '@sentry/types': 7.31.1 + '@sentry/utils': 7.31.1 tslib: 1.14.1 dev: false @@ -6082,27 +5894,27 @@ packages: - supports-color dev: false - /@sentry/core/7.30.0: - resolution: {integrity: sha512-NeLigkBlpcK63ymM63GoIHurml6V3BUe1Vi+trwm4/qqOTzT7PQhvdJCX+o3+atzRBH+zdb6kd4VWx44Oye3KA==} + /@sentry/core/7.31.1: + resolution: {integrity: sha512-quaNU6z8jabmatBTDi28Wpff2yzfWIp/IU4bbi2QOtEiCNT+TQJXqlRTRMu9xLrX7YzyKCL5X2gbit/85lyWUg==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.30.0 - '@sentry/utils': 7.30.0 + '@sentry/types': 7.31.1 + '@sentry/utils': 7.31.1 tslib: 1.14.1 dev: false - /@sentry/integrations/7.30.0: - resolution: {integrity: sha512-KU8TnJm1Yldxnhdu/EZcIGXU9ptGQPk6ot4smcNx/mKsy575VrDdyVDx8uIYURWyfsg7eOayt6VdC7ISSODp8A==} + /@sentry/integrations/7.31.1: + resolution: {integrity: sha512-El+qzwbiXHPDWg8ZmX+W/kCheoaYoaAJuaG2+l3D5Y4ny8JNYfSMCum9qXVEb8oB98fFHfSEoFzB+z54pH+p3w==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.30.0 - '@sentry/utils': 7.30.0 + '@sentry/types': 7.31.1 + '@sentry/utils': 7.31.1 localforage: 1.10.0 tslib: 1.14.1 dev: false - /@sentry/nextjs/7.30.0_next@13.1.2+react@18.2.0: - resolution: {integrity: sha512-4gW29QRb9S7AHf8/uJ77xc18JwmFFqdGyZ8YHRSoRhuof9IM0i8sK/NYUaPolaMRHYc3gf8gJsHjH/0AaUXhQA==} + /@sentry/nextjs/7.31.1_next@13.1.4+react@18.2.0: + resolution: {integrity: sha512-Azqa2YwVH4LZjq/U1gsSwqoLBcbNhxxaMIDOocHm7ACbk0Dl3u3cZKDnRUJZ591+DTlDSfgE/WXjs/hWuNohSQ==} engines: {node: '>=8'} peerDependencies: next: ^10.0.8 || ^11.0 || ^12.0 || ^13.0 @@ -6112,18 +5924,17 @@ packages: webpack: optional: true dependencies: - '@rollup/plugin-sucrase': 4.0.4_rollup@2.78.0 - '@rollup/plugin-virtual': 3.0.0_rollup@2.78.0 - '@sentry/core': 7.30.0 - '@sentry/integrations': 7.30.0 - '@sentry/node': 7.30.0 - '@sentry/react': 7.30.0_react@18.2.0 - '@sentry/tracing': 7.30.0 - '@sentry/types': 7.30.0 - '@sentry/utils': 7.30.0 + '@rollup/plugin-commonjs': 24.0.0_rollup@2.78.0 + '@sentry/core': 7.31.1 + '@sentry/integrations': 7.31.1 + '@sentry/node': 7.31.1 + '@sentry/react': 7.31.1_react@18.2.0 + '@sentry/tracing': 7.31.1 + '@sentry/types': 7.31.1 + '@sentry/utils': 7.31.1 '@sentry/webpack-plugin': 1.20.0 chalk: 3.0.0 - next: 13.1.2_pjwopsidmaokadturxaafygjp4 + next: 13.1.4_pjwopsidmaokadturxaafygjp4 react: 18.2.0 rollup: 2.78.0 tslib: 1.14.1 @@ -6132,13 +5943,13 @@ packages: - supports-color dev: false - /@sentry/node/7.30.0: - resolution: {integrity: sha512-YYasu6C3I0HBP4N1oc/ed2nunxhGJgtAWaKwq3lo8uk3uF6cB1A8+2e0CpjzU5ejhbaFPUBxHyj4th39Bvku/w==} + /@sentry/node/7.31.1: + resolution: {integrity: sha512-4VzfOU1YHeoGkBQmkVXlXoXITf+1NkZEREKhdzgpVAkVjb2Tk3sMoFov4wOKWnNTTj4ka50xyaw/ZmqApgQ4Pw==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.30.0 - '@sentry/types': 7.30.0 - '@sentry/utils': 7.30.0 + '@sentry/core': 7.31.1 + '@sentry/types': 7.31.1 + '@sentry/utils': 7.31.1 cookie: 0.4.2 https-proxy-agent: 5.0.1 lru_map: 0.3.3 @@ -6147,52 +5958,49 @@ packages: - supports-color dev: false - /@sentry/react/7.30.0_react@18.2.0: - resolution: {integrity: sha512-yn0GiRewi/Gcig2Fkps95l96zOwiKxQacv3T83bBzlFIuO0vBWqV6imOcJKt4gxU9JoX6RGf9UqeACxzJlDqNg==} + /@sentry/react/7.31.1_react@18.2.0: + resolution: {integrity: sha512-h65vrF7xVFV+JAvgUJQSqfY4EPU+E4Y39nwjQdnMvdrhb3gjlhOUQTBVGibuM0/bvwm7vBgjfVSBOezavfp6eA==} engines: {node: '>=8'} peerDependencies: react: 15.x || 16.x || 17.x || 18.x dependencies: - '@sentry/browser': 7.30.0 - '@sentry/types': 7.30.0 - '@sentry/utils': 7.30.0 + '@sentry/browser': 7.31.1 + '@sentry/types': 7.31.1 + '@sentry/utils': 7.31.1 hoist-non-react-statics: 3.3.2 react: 18.2.0 tslib: 1.14.1 dev: false - /@sentry/replay/7.30.0_@sentry+browser@7.30.0: - resolution: {integrity: sha512-qJgz1tG0uStqMF5V7gN7KqxZuZY0MMQQY7siwPcSQVYj7X3AQswHjmvD4npEKbIa+jP6aQ6fFjoBjl3c0t3Mmg==} + /@sentry/replay/7.31.1: + resolution: {integrity: sha512-sLArvwZn6IwA/bASctyhxN7LhdCXJvMmyTynRfmk7pzuNzBMc5CNlHeIsDpHrfQuH53IKicvl6cHnHyclu5DSA==} engines: {node: '>=12'} - peerDependencies: - '@sentry/browser': '>=7.24.0' dependencies: - '@sentry/browser': 7.30.0 - '@sentry/core': 7.30.0 - '@sentry/types': 7.30.0 - '@sentry/utils': 7.30.0 + '@sentry/core': 7.31.1 + '@sentry/types': 7.31.1 + '@sentry/utils': 7.31.1 dev: false - /@sentry/tracing/7.30.0: - resolution: {integrity: sha512-bjGeDeKhpGAmLcWcrXFT/xOfHVwp/j0L1aRHzYHnqgTjVzD0NXcooPu/Nz8vF0paxz+hPD5bJwb8kz/ggJzGWQ==} + /@sentry/tracing/7.31.1: + resolution: {integrity: sha512-kW6vNwddp2Ycq2JfTzveUEIRF9YQwvl7L6BBoOZt9oVnYlsPipEeyU2Q277LatHldr8hDo2tbz/vz2BQjO5GSw==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.30.0 - '@sentry/types': 7.30.0 - '@sentry/utils': 7.30.0 + '@sentry/core': 7.31.1 + '@sentry/types': 7.31.1 + '@sentry/utils': 7.31.1 tslib: 1.14.1 dev: false - /@sentry/types/7.30.0: - resolution: {integrity: sha512-l4A86typvt/SfWh5JffpdxNGkg5EEA8m35BzpIcKmCAQZUDmnb4b478r8jdD2uuOjLmPNmZr1tifdRW4NCLuxQ==} + /@sentry/types/7.31.1: + resolution: {integrity: sha512-1uzr2l0AxEnxUX/S0EdmXUQ15/kDsam8Nbdw4Gai8SU764XwQgA/TTjoewVP597CDI/AHKan67Y630/Ylmkx9w==} engines: {node: '>=8'} dev: false - /@sentry/utils/7.30.0: - resolution: {integrity: sha512-tSlBhr5u/LdE2emxIDTDmjmyRr99GnZGIAh5GwRxUgeDQ3VEfNUFlyFodBCbZ6yeYTYd6PWNih5xoHn1+Rf3Sw==} + /@sentry/utils/7.31.1: + resolution: {integrity: sha512-ZsIPq29aNdP9q3R7qIzJhZ9WW+4DzE9g5SfGwx3UjTIxoRRBfdUJUbf7S+LKEdvCkKbyoDt6FLt5MiSJV43xBA==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.30.0 + '@sentry/types': 7.31.1 tslib: 1.14.1 dev: false @@ -6251,8 +6059,8 @@ packages: webpack-sources: 3.2.3 dev: false - /@stripe/react-stripe-js/1.16.2_keartrz7uyerl3wkpjpue4xbhy: - resolution: {integrity: sha512-RTL3rE6eNosRb2AhxHBWN0HQgigSo/cfZu8vPAqB9/dZEAjYcEoiDYtjI9Zj1MAh58c5RyQNn3HU3M4hIqUdAg==} + /@stripe/react-stripe-js/1.16.4_keartrz7uyerl3wkpjpue4xbhy: + resolution: {integrity: sha512-x+Zstd3mHctNbSATOdbA2rOVXqGhbLU1ziNgcWqYCaFXj2dPKzjkBiUJfDhoARJVXVGOts0oZ8teTkOFY/ZRzQ==} peerDependencies: '@stripe/stripe-js': ^1.44.1 react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6502,7 +6310,7 @@ packages: '@trpc/server': 10.9.0 dev: false - /@trpc/next/10.9.0_sji75b74l6vpjj45puor62wqge: + /@trpc/next/10.9.0_362trfxe2o6f4q7yoc7vapoz64: resolution: {integrity: sha512-h/W8VHMki/fw7vHNMs1Ku7bLqccjpiKCE1wkqbvHfBOO1ARDmarRbuK6dLqJilip/f7jkFXcrxwB+eNgK4+6Wg==} peerDependencies: '@tanstack/react-query': ^4.3.8 @@ -6517,7 +6325,7 @@ packages: '@trpc/client': 10.9.0_@trpc+server@10.9.0 '@trpc/react-query': 10.9.0_qw4miir7nnxijwjta54q3esyeq '@trpc/server': 10.9.0 - next: 13.1.2_pjwopsidmaokadturxaafygjp4 + next: 13.1.4_pjwopsidmaokadturxaafygjp4 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-ssr-prepass: 1.5.0_react@18.2.0 @@ -6625,7 +6433,7 @@ packages: buffer: 6.0.3 clsx: 1.2.1 crypto-js: 4.1.1 - immer: 9.0.17 + immer: 9.0.18 lodash: 4.17.21 monaco-editor: 0.31.1 postman-code-generators: 1.2.2 @@ -6776,7 +6584,7 @@ packages: /@types/hoist-non-react-statics/3.3.1: resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==} dependencies: - '@types/react': 18.0.26 + '@types/react': 18.0.27 hoist-non-react-statics: 3.3.2 dev: false @@ -6810,8 +6618,8 @@ packages: dependencies: '@types/istanbul-lib-report': 3.0.0 - /@types/jest/29.2.5: - resolution: {integrity: sha512-H2cSxkKgVmqNHXP7TC2L/WUorrZu8ZigyRywfVzv6EyBlxj39n4C00hjXYQWsbwqgElaj/CiAeSRmk5GoaKTgw==} + /@types/jest/29.2.6: + resolution: {integrity: sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==} dependencies: expect: 29.3.1 pretty-format: 29.3.1 @@ -6945,14 +6753,14 @@ packages: /@types/react-phone-number-input/3.0.14: resolution: {integrity: sha512-xOje1m+Z9n3kxj5/bCJzpDeokA95aYYuFbmcK8myyod+KLy3h5tKwCQwSEcU+603EeyfgTMkjz7GYY9S0aZLCQ==} dependencies: - '@types/react': 18.0.26 + '@types/react': 18.0.27 dev: true /@types/react-redux/7.1.24: resolution: {integrity: sha512-7FkurKcS1k0FHZEtdbbgN8Oc6b+stGSfZYjQGicofJ0j4U0qIn/jaSvnP2pLwZKiai3/17xqqxkkrxTgN8UNbQ==} dependencies: '@types/hoist-non-react-statics': 3.3.1 - '@types/react': 18.0.26 + '@types/react': 18.0.27 hoist-non-react-statics: 3.3.2 redux: 4.2.0 dev: false @@ -6961,7 +6769,7 @@ packages: resolution: {integrity: sha512-db1mx37a1EJDf1XeX8jJN7R3PZABmJQXR8r28yUjVMFSjkmnQo6X6pOEEmNl+Tp2gYQOGPdYbFIipBtdElZ3Yg==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.0.26 + '@types/react': 18.0.27 '@types/react-router': 5.1.19 dev: false @@ -6969,7 +6777,7 @@ packages: resolution: {integrity: sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.0.26 + '@types/react': 18.0.27 '@types/react-router': 5.1.19 dev: false @@ -6977,22 +6785,22 @@ packages: resolution: {integrity: sha512-Fv/5kb2STAEMT3wHzdKQK2z8xKq38EDIGVrutYLmQVVLe+4orDFquU52hQrULnEHinMKv9FSA6lf9+uNT1ITtA==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.0.26 + '@types/react': 18.0.27 dev: false /@types/react-scroll/1.8.6: resolution: {integrity: sha512-aMTiNgcmA7dwn1yjoHsiL78RfRnKCXzFyMbv63VrZTXloSfNePBdKtVObC3/My6irwDf0Oz0U4VjEC/vrv6/9w==} dependencies: - '@types/react': 18.0.26 + '@types/react': 18.0.27 dev: true /@types/react-transition-group/4.4.5: resolution: {integrity: sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==} dependencies: - '@types/react': 18.0.26 + '@types/react': 18.0.27 - /@types/react/18.0.26: - resolution: {integrity: sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==} + /@types/react/18.0.27: + resolution: {integrity: sha512-3vtRKHgVxu3Jp9t718R9BuzoD4NcQ8YJ5XRzsSKxNDiDonD2MXIT1TmSkenxuCycZJoQT5d2vE8LwWJxBC1gmA==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2 @@ -7080,7 +6888,7 @@ packages: dependencies: '@types/yargs-parser': 21.0.0 - /@typescript-eslint/eslint-plugin/5.48.1_3jon24igvnqaqexgwtxk6nkpse: + /@typescript-eslint/eslint-plugin/5.48.1_caon6io6stgpr7lz2rtbhekxqy: resolution: {integrity: sha512-9nY5K1Rp2ppmpb9s9S2aBiF3xo5uExCehMDmYmmFqqyxgenbHJ3qbarcLt4ITgaD6r/2ypdlcFRdcuVPnks+fQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7091,12 +6899,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.48.1_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/parser': 5.48.2_7uibuqfxkfaozanbtbziikiqje '@typescript-eslint/scope-manager': 5.48.1 - '@typescript-eslint/type-utils': 5.48.1_iukboom6ndih5an6iafl45j2fe - '@typescript-eslint/utils': 5.48.1_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/type-utils': 5.48.1_7uibuqfxkfaozanbtbziikiqje + '@typescript-eslint/utils': 5.48.1_7uibuqfxkfaozanbtbziikiqje debug: 4.3.4 - eslint: 8.31.0 + eslint: 8.32.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 regexpp: 3.2.0 @@ -7107,8 +6915,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.48.1_iukboom6ndih5an6iafl45j2fe: - resolution: {integrity: sha512-4yg+FJR/V1M9Xoq56SF9Iygqm+r5LMXvheo6DQ7/yUWynQ4YfCRnsKuRgqH4EQ5Ya76rVwlEpw4Xu+TgWQUcdA==} + /@typescript-eslint/parser/5.48.2_7uibuqfxkfaozanbtbziikiqje: + resolution: {integrity: sha512-38zMsKsG2sIuM5Oi/olurGwYJXzmtdsHhn5mI/pQogP+BjYVkK5iRazCQ8RGS0V+YLk282uWElN70zAAUmaYHw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -7117,31 +6925,31 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.48.1 - '@typescript-eslint/types': 5.48.1 - '@typescript-eslint/typescript-estree': 5.48.1_typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.48.2 + '@typescript-eslint/types': 5.48.2 + '@typescript-eslint/typescript-estree': 5.48.2_typescript@4.9.4 debug: 4.3.4 - eslint: 8.31.0 + eslint: 8.32.0 typescript: 4.9.4 transitivePeerDependencies: - supports-color - /@typescript-eslint/scope-manager/5.48.0: - resolution: {integrity: sha512-0AA4LviDtVtZqlyUQnZMVHydDATpD9SAX/RC5qh6cBd3xmyWvmXYF+WT1oOmxkeMnWDlUVTwdODeucUnjz3gow==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.48.0 - '@typescript-eslint/visitor-keys': 5.48.0 - dev: true - /@typescript-eslint/scope-manager/5.48.1: resolution: {integrity: sha512-S035ueRrbxRMKvSTv9vJKIWgr86BD8s3RqoRZmsSh/s8HhIs90g6UlK8ZabUSjUZQkhVxt7nmZ63VJ9dcZhtDQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: '@typescript-eslint/types': 5.48.1 '@typescript-eslint/visitor-keys': 5.48.1 + dev: true - /@typescript-eslint/type-utils/5.48.1_iukboom6ndih5an6iafl45j2fe: + /@typescript-eslint/scope-manager/5.48.2: + resolution: {integrity: sha512-zEUFfonQid5KRDKoI3O+uP1GnrFd4tIHlvs+sTJXiWuypUWMuDaottkJuR612wQfOkjYbsaskSIURV9xo4f+Fw==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.48.2 + '@typescript-eslint/visitor-keys': 5.48.2 + + /@typescript-eslint/type-utils/5.48.1_7uibuqfxkfaozanbtbziikiqje: resolution: {integrity: sha512-Hyr8HU8Alcuva1ppmqSYtM/Gp0q4JOp1F+/JH5D1IZm/bUBrV0edoewQZiEc1r6I8L4JL21broddxK8HAcZiqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7152,45 +6960,24 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.48.1_typescript@4.9.4 - '@typescript-eslint/utils': 5.48.1_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/utils': 5.48.1_7uibuqfxkfaozanbtbziikiqje debug: 4.3.4 - eslint: 8.31.0 + eslint: 8.32.0 tsutils: 3.21.0_typescript@4.9.4 typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.48.0: - resolution: {integrity: sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /@typescript-eslint/types/5.48.1: resolution: {integrity: sha512-xHyDLU6MSuEEdIlzrrAerCGS3T7AA/L8Hggd0RCYBi0w3JMvGYxlLlXHeg50JI9Tfg5MrtsfuNxbS/3zF1/ATg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - - /@typescript-eslint/typescript-estree/5.48.0_typescript@4.9.4: - resolution: {integrity: sha512-7pjd94vvIjI1zTz6aq/5wwE/YrfIyEPLtGJmRfyNR9NYIW+rOvzzUv3Cmq2hRKpvt6e9vpvPUQ7puzX7VSmsEw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 5.48.0 - '@typescript-eslint/visitor-keys': 5.48.0 - debug: 4.3.4 - globby: 11.1.0 - is-glob: 4.0.3 - semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.4 - typescript: 4.9.4 - transitivePeerDependencies: - - supports-color dev: true + /@typescript-eslint/types/5.48.2: + resolution: {integrity: sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/typescript-estree/5.48.1_typescript@4.9.4: resolution: {integrity: sha512-Hut+Osk5FYr+sgFh8J/FHjqX6HFcDzTlWLrFqGoK5kVUN3VBHF/QzZmAsIXCQ8T/W9nQNBTqalxi1P3LSqWnRA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -7210,28 +6997,29 @@ packages: typescript: 4.9.4 transitivePeerDependencies: - supports-color - - /@typescript-eslint/utils/5.48.0_iukboom6ndih5an6iafl45j2fe: - resolution: {integrity: sha512-x2jrMcPaMfsHRRIkL+x96++xdzvrdBCnYRd5QiW5Wgo1OB4kDYPbC1XjWP/TNqlfK93K/lUL92erq5zPLgFScQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - dependencies: - '@types/json-schema': 7.0.11 - '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.48.0 - '@typescript-eslint/types': 5.48.0 - '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 - eslint: 8.31.0 - eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.31.0 - semver: 7.3.8 - transitivePeerDependencies: - - supports-color - - typescript dev: true - /@typescript-eslint/utils/5.48.1_iukboom6ndih5an6iafl45j2fe: + /@typescript-eslint/typescript-estree/5.48.2_typescript@4.9.4: + resolution: {integrity: sha512-bibvD3z6ilnoVxUBFEgkO0k0aFvUc4Cttt0dAreEr+nrAHhWzkO83PEVVuieK3DqcgL6VAK5dkzK8XUVja5Zcg==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 5.48.2 + '@typescript-eslint/visitor-keys': 5.48.2 + debug: 4.3.4 + globby: 11.1.0 + is-glob: 4.0.3 + semver: 7.3.8 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 + transitivePeerDependencies: + - supports-color + + /@typescript-eslint/utils/5.48.1_7uibuqfxkfaozanbtbziikiqje: resolution: {integrity: sha512-SmQuSrCGUOdmGMwivW14Z0Lj8dxG1mOFZ7soeJ0TQZEJcs3n5Ndgkg0A4bcMFzBELqLJ6GTHnEU+iIoaD6hFGA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7242,31 +7030,31 @@ packages: '@typescript-eslint/scope-manager': 5.48.1 '@typescript-eslint/types': 5.48.1 '@typescript-eslint/typescript-estree': 5.48.1_typescript@4.9.4 - eslint: 8.31.0 + eslint: 8.32.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.31.0 + eslint-utils: 3.0.0_eslint@8.32.0 semver: 7.3.8 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.48.0: - resolution: {integrity: sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.48.0 - eslint-visitor-keys: 3.3.0 - dev: true - /@typescript-eslint/visitor-keys/5.48.1: resolution: {integrity: sha512-Ns0XBwmfuX7ZknznfXozgnydyR8F6ev/KEGePP4i74uL3ArsKbEhJ7raeKr1JSa997DBDwol/4a0Y+At82c9dA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: '@typescript-eslint/types': 5.48.1 eslint-visitor-keys: 3.3.0 + dev: true - /@udecode/plate-basic-marks/19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm: + /@typescript-eslint/visitor-keys/5.48.2: + resolution: {integrity: sha512-z9njZLSkwmjFWUelGEwEbdf4NwKvfHxvGC0OcGN1Hp/XNDIcJ7D5DpPNPv6x6/mFvc1tQHsaWmpD/a4gOvvCJQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.48.2 + eslint-visitor-keys: 3.3.0 + + /@udecode/plate-basic-marks/19.0.3_6cxv2rkchn37mmk4ursbonwz7a: resolution: {integrity: sha512-e1C1yKRis+V1RsEirbQ5+mQ5iwbNKEWMXKVmGBkIcVHu5vbXjf3s31Upe4qyaETSfXoqkQenTqIJhBvfOgjjSg==} peerDependencies: react: '>=16.8.0' @@ -7275,12 +7063,12 @@ packages: slate-history: '>=0.86.0' slate-react: '>=0.88.0' dependencies: - '@udecode/plate-core': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm + '@udecode/plate-core': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.88.1 slate-history: 0.86.0_slate@0.88.1 - slate-react: 0.88.0_qerhfwjtqsvhwpvu3ucjpiqydy + slate-react: 0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7296,7 +7084,7 @@ packages: - scheduler dev: false - /@udecode/plate-button/19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm: + /@udecode/plate-button/19.0.3_6cxv2rkchn37mmk4ursbonwz7a: resolution: {integrity: sha512-99B5aTr63WrP4bfv2OCQLnVQ6tqLNIJFkHy9hXDJw/c4Ar5gMpsOPvP/KpztGG0V3SlyBm62xGxZk8pXhvgTuw==} peerDependencies: react: '>=16.8.0' @@ -7305,12 +7093,12 @@ packages: slate-history: '>=0.86.0' slate-react: '>=0.88.0' dependencies: - '@udecode/plate-core': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm + '@udecode/plate-core': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.88.1 slate-history: 0.86.0_slate@0.88.1 - slate-react: 0.88.0_qerhfwjtqsvhwpvu3ucjpiqydy + slate-react: 0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7326,7 +7114,7 @@ packages: - scheduler dev: false - /@udecode/plate-common/7.0.2_edew3tizuo5cq7juv7o4p2kgje: + /@udecode/plate-common/7.0.2_anhkvwz6zcr7uznpbsjwteukiu: resolution: {integrity: sha512-FYggaasSk7Acy+l/N+dMCuBrVKXwEyRFATry4c5crjQqqhz7PPKtNmmpBGVOLFrEuI76gzZXzk3IrXRwPQebbQ==} peerDependencies: react: '>=16.8.0' @@ -7335,16 +7123,16 @@ packages: slate-history: '>=0.66.0' slate-react: '>=0.66.1' dependencies: - '@udecode/plate-core': 7.0.2_edew3tizuo5cq7juv7o4p2kgje + '@udecode/plate-core': 7.0.2_anhkvwz6zcr7uznpbsjwteukiu is-hotkey: 0.1.8 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.88.1 slate-history: 0.86.0_slate@0.88.1 - slate-react: 0.88.0_qerhfwjtqsvhwpvu3ucjpiqydy + slate-react: 0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy dev: false - /@udecode/plate-core/19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm: + /@udecode/plate-core/19.0.3_6cxv2rkchn37mmk4ursbonwz7a: resolution: {integrity: sha512-DFWC6qGsCHdteAabiTVoaTNAP8BhbR3IdocJAyQju9GdQmfQjAF2gwVTSBGyhkdCFbOAEocsNJo1n0FcqENn5w==} peerDependencies: react: '>=16.8.0' @@ -7364,7 +7152,7 @@ packages: react-hotkeys-hook: 3.4.7_biqbaboplfbrettd7655fr4n2y slate: 0.88.1 slate-history: 0.86.0_slate@0.88.1 - slate-react: 0.88.0_qerhfwjtqsvhwpvu3ucjpiqydy + slate-react: 0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy use-deep-compare: 1.1.0_react@18.2.0 zustand: 3.7.2_react@18.2.0 transitivePeerDependencies: @@ -7382,7 +7170,7 @@ packages: - scheduler dev: false - /@udecode/plate-core/7.0.2_edew3tizuo5cq7juv7o4p2kgje: + /@udecode/plate-core/7.0.2_anhkvwz6zcr7uznpbsjwteukiu: resolution: {integrity: sha512-YFmzVRcRWkWRbqRuD/guCHuSb/NSdUtUocSz1XL7I/oCzZgXY5ddqsj6Aciu2hiiI0s9PeeAPwmegOi1lsClRg==} peerDependencies: react: '>=16.8.0' @@ -7397,11 +7185,11 @@ packages: react-dom: 18.2.0_react@18.2.0 slate: 0.88.1 slate-history: 0.86.0_slate@0.88.1 - slate-react: 0.88.0_qerhfwjtqsvhwpvu3ucjpiqydy + slate-react: 0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy zustand: 3.7.2_react@18.2.0 dev: false - /@udecode/plate-floating/19.0.3_mcdi4jb7w2baq36jxbwmafcq6a: + /@udecode/plate-floating/19.0.3_2xzmhx2iox46ybg3rrn7xuflnq: resolution: {integrity: sha512-yY1axG4rfNPDZ/dqI9W/czXE8gL1zh8VY0egc3ObdfIAKi506oiLqbe98wBphI19pBKihF70Cg4Wnjn1+IviSQ==} peerDependencies: react: '>=16.8.0' @@ -7410,13 +7198,13 @@ packages: slate-history: '>=0.86.0' slate-react: '>=0.88.0' dependencies: - '@floating-ui/react-dom-interactions': 0.6.6_ib3m5ricvtkl2cll7qpr2f6lvq - '@udecode/plate-core': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm + '@floating-ui/react-dom-interactions': 0.6.6_5ndqzdd6t4rivxsukjv3i3ak2q + '@udecode/plate-core': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.88.1 slate-history: 0.86.0_slate@0.88.1 - slate-react: 0.88.0_qerhfwjtqsvhwpvu3ucjpiqydy + slate-react: 0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7433,7 +7221,7 @@ packages: - scheduler dev: false - /@udecode/plate-link/19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm: + /@udecode/plate-link/19.0.3_6cxv2rkchn37mmk4ursbonwz7a: resolution: {integrity: sha512-7PmlJ1PCIJHPIoiDi68FzbBNmpvKEVkvl/FXVKjMH5cP6euZvuBYXq5u2aiFjFUjQf6mML3O2bweRD55ZuLShA==} peerDependencies: react: '>=16.8.0' @@ -7442,14 +7230,14 @@ packages: slate-history: '>=0.86.0' slate-react: '>=0.88.0' dependencies: - '@udecode/plate-button': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm - '@udecode/plate-core': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm - '@udecode/plate-normalizers': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm + '@udecode/plate-button': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-core': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-normalizers': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.88.1 slate-history: 0.86.0_slate@0.88.1 - slate-react: 0.88.0_qerhfwjtqsvhwpvu3ucjpiqydy + slate-react: 0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7465,7 +7253,7 @@ packages: - scheduler dev: false - /@udecode/plate-normalizers/19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm: + /@udecode/plate-normalizers/19.0.3_6cxv2rkchn37mmk4ursbonwz7a: resolution: {integrity: sha512-w617vrKo8cCZqqj6d+255fDWJK2lvIBCKDRYeyfKosj4TpT8pv8icVzTS/1dcVipUmPrDNZuytUXjDaDte7aTw==} peerDependencies: react: '>=16.8.0' @@ -7474,12 +7262,12 @@ packages: slate-history: '>=0.86.0' slate-react: '>=0.88.0' dependencies: - '@udecode/plate-core': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm + '@udecode/plate-core': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.88.1 slate-history: 0.86.0_slate@0.88.1 - slate-react: 0.88.0_qerhfwjtqsvhwpvu3ucjpiqydy + slate-react: 0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7495,7 +7283,7 @@ packages: - scheduler dev: false - /@udecode/plate-serializer-html/19.0.3_5qfufx3jzu4e7ovgl7sfg33pdu: + /@udecode/plate-serializer-html/19.0.3_xdtsvcftqex5yu43odi3bb6j7u: resolution: {integrity: sha512-oA/68wU8C6OFNe2jWrCs5Gunl5gHnInax8biWU4yQL2kUXBCViZCl0MHMKElQb30QcFEIa9pdrqqNEJ+CZlUyQ==} peerDependencies: react: '>=16.8.0' @@ -7505,14 +7293,14 @@ packages: slate-hyperscript: '>=0.66.0' slate-react: '>=0.88.0' dependencies: - '@udecode/plate-core': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm + '@udecode/plate-core': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a html-entities: 2.3.3 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.88.1 slate-history: 0.86.0_slate@0.88.1 slate-hyperscript: 0.77.0_slate@0.88.1 - slate-react: 0.88.0_qerhfwjtqsvhwpvu3ucjpiqydy + slate-react: 0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7528,7 +7316,7 @@ packages: - scheduler dev: false - /@udecode/plate-styled-components/19.0.3_yctbhmisnpgzorq7sosardpku4: + /@udecode/plate-styled-components/19.0.3_jgapvrap7ibuifsy7z6i3bxaba: resolution: {integrity: sha512-vFdhSfgAifYoI8n2OjmHO05/IcLiBvZ+A5hNMM1G1lNiOEED0IH6sHYQGjqPov+5GfzCFjgAngmReZZA38ELFQ==} peerDependencies: react: '>=16.8.0' @@ -7539,14 +7327,14 @@ packages: slate-react: '>=0.88.0' styled-components: '>=5.0.0' dependencies: - '@udecode/plate-core': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm + '@udecode/plate-core': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a clsx: 1.2.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-is: 18.2.0 slate: 0.88.1 slate-history: 0.86.0_slate@0.88.1 - slate-react: 0.88.0_qerhfwjtqsvhwpvu3ucjpiqydy + slate-react: 0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -7563,7 +7351,7 @@ packages: - scheduler dev: false - /@udecode/plate-ui-button/19.0.3_yctbhmisnpgzorq7sosardpku4: + /@udecode/plate-ui-button/19.0.3_jgapvrap7ibuifsy7z6i3bxaba: resolution: {integrity: sha512-rUAKLJvNLfGfb6qk1XdlgbhqQxYybLgbppV7YOWQDf5/TYICmNft5kvt+3Z5UGB/Hf/OJhpzbLJfumbqXqv6OA==} peerDependencies: react: '>=16.8.0' @@ -7573,14 +7361,14 @@ packages: slate-react: '>=0.88.0' styled-components: '>=5.0.0' dependencies: - '@udecode/plate-button': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm - '@udecode/plate-core': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm - '@udecode/plate-styled-components': 19.0.3_yctbhmisnpgzorq7sosardpku4 + '@udecode/plate-button': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-core': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-styled-components': 19.0.3_jgapvrap7ibuifsy7z6i3bxaba react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.88.1 slate-history: 0.86.0_slate@0.88.1 - slate-react: 0.88.0_qerhfwjtqsvhwpvu3ucjpiqydy + slate-react: 0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -7598,7 +7386,7 @@ packages: - scheduler dev: false - /@udecode/plate-ui-link/19.0.3_czkmbdlmfc6zrposk4gi2cf6uq: + /@udecode/plate-ui-link/19.0.3_zvntoaj4wsvigktaodqapm7npu: resolution: {integrity: sha512-+OTn4yZ0H+BLdiQMgKRb/dTG9eHJgCMNcUQQLmXc0F/xSAYlNu+jUtX3cVI+FPdoNJXvA61HfLHLJuEx6R8EGQ==} peerDependencies: react: '>=16.8.0' @@ -7608,16 +7396,16 @@ packages: slate-react: '>=0.88.0' styled-components: '>=5.0.0' dependencies: - '@udecode/plate-core': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm - '@udecode/plate-link': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm - '@udecode/plate-styled-components': 19.0.3_yctbhmisnpgzorq7sosardpku4 - '@udecode/plate-ui-button': 19.0.3_yctbhmisnpgzorq7sosardpku4 - '@udecode/plate-ui-toolbar': 19.0.3_czkmbdlmfc6zrposk4gi2cf6uq + '@udecode/plate-core': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-link': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-styled-components': 19.0.3_jgapvrap7ibuifsy7z6i3bxaba + '@udecode/plate-ui-button': 19.0.3_jgapvrap7ibuifsy7z6i3bxaba + '@udecode/plate-ui-toolbar': 19.0.3_zvntoaj4wsvigktaodqapm7npu react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.88.1 slate-history: 0.86.0_slate@0.88.1 - slate-react: 0.88.0_qerhfwjtqsvhwpvu3ucjpiqydy + slate-react: 0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -7636,7 +7424,7 @@ packages: - scheduler dev: false - /@udecode/plate-ui-toolbar/19.0.3_czkmbdlmfc6zrposk4gi2cf6uq: + /@udecode/plate-ui-toolbar/19.0.3_zvntoaj4wsvigktaodqapm7npu: resolution: {integrity: sha512-34/G8vgqFl25HXWHcBM3MPmdbSRyrOOyM4/qSMsfNO8rwTnvLUbXE1aguAs3iSQzBLm0pLolAi/rfZ58XhiWgg==} peerDependencies: react: '>=16.8.0' @@ -7647,16 +7435,16 @@ packages: styled-components: '>=5.0.0' dependencies: '@tippyjs/react': 4.2.6_biqbaboplfbrettd7655fr4n2y - '@udecode/plate-core': 19.0.3_yuxzwdg2ph2vnbk3csjuilk4jm - '@udecode/plate-floating': 19.0.3_mcdi4jb7w2baq36jxbwmafcq6a - '@udecode/plate-styled-components': 19.0.3_yctbhmisnpgzorq7sosardpku4 - '@udecode/plate-ui-button': 19.0.3_yctbhmisnpgzorq7sosardpku4 + '@udecode/plate-core': 19.0.3_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-floating': 19.0.3_2xzmhx2iox46ybg3rrn7xuflnq + '@udecode/plate-styled-components': 19.0.3_jgapvrap7ibuifsy7z6i3bxaba + '@udecode/plate-ui-button': 19.0.3_jgapvrap7ibuifsy7z6i3bxaba react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-use: 17.4.0_biqbaboplfbrettd7655fr4n2y slate: 0.88.1 slate-history: 0.86.0_slate@0.88.1 - slate-react: 0.88.0_qerhfwjtqsvhwpvu3ucjpiqydy + slate-react: 0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -7680,7 +7468,7 @@ packages: peerDependencies: zustand: '>=3.5.10' dependencies: - immer: 9.0.17 + immer: 9.0.18 react-tracked: 1.7.10_2szjah6qrhd6fr2kgr64p4pjgm zustand: 3.7.2_react@18.2.0 transitivePeerDependencies: @@ -8140,7 +7928,7 @@ packages: /argparse/2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} - /aria-hidden/1.2.2_kzbn2opkn2327fwg5yzwzya5o4: + /aria-hidden/1.2.2_3stiutgnnbnfnf3uowm5cip22i: resolution: {integrity: sha512-6y/ogyDTk/7YAe91T3E2PR1ALVKyM2QbTio5HwM+N1Q6CMlCKhvClyIjkckBswa0f2xJhjsfzIGa1yVSe1UMVA==} engines: {node: '>=10'} peerDependencies: @@ -8150,7 +7938,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.26 + '@types/react': 18.0.27 react: 18.2.0 tslib: 2.4.1 dev: false @@ -8304,8 +8092,8 @@ packages: resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} engines: {node: '>= 0.4'} - /aws-sdk/2.1295.0: - resolution: {integrity: sha512-HVYoFCyfiL8gzL/c0lSRTg8tWBLfqAEDfwzGe338ww/LahpmC6C07S71SBBIvtGq3dpd7IwEobAbubZDijrA0Q==} + /aws-sdk/2.1299.0: + resolution: {integrity: sha512-xTh6pmCUEJljkFfTM3sE8UozDxal80uX/5WZl8GcjQ+NbrGeQEdvL6wFWBwEEVbhR0VBVuU37cKPuQlfENbRYA==} engines: {node: '>= 10.0.0'} dependencies: buffer: 4.9.2 @@ -8966,7 +8754,7 @@ packages: resolution: {integrity: sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==} dev: false - /chakra-react-select/4.4.3_iqbb4as3htsjdsoyfg3cvr3sse: + /chakra-react-select/4.4.3_rsnwcfnzn3f6drcrmp2oiz4sgq: resolution: {integrity: sha512-anDgJyYUpIapTmUbgXB+Iw5hJ90hOPvgoUPUaYdO5q9zY2VBFhQ1L0gBMqWAQxiKUmuHpwQypf8sPoVtd0b3KA==} peerDependencies: '@chakra-ui/form-control': ^2.0.0 @@ -8979,16 +8767,16 @@ packages: react: ^18.0.0 react-dom: ^18.0.0 dependencies: - '@chakra-ui/form-control': 2.0.16_ublygk26yvqigtycgan52uuiea + '@chakra-ui/form-control': 2.0.17_ublygk26yvqigtycgan52uuiea '@chakra-ui/icon': 3.0.15_ublygk26yvqigtycgan52uuiea - '@chakra-ui/layout': 2.1.14_ublygk26yvqigtycgan52uuiea - '@chakra-ui/menu': 2.1.6_ujgxj3m7cbv2aqhaw7egfu2jla + '@chakra-ui/layout': 2.1.15_ublygk26yvqigtycgan52uuiea + '@chakra-ui/menu': 2.1.8_kyapoohst2lbg3xjdtzida4tym '@chakra-ui/spinner': 2.0.12_ublygk26yvqigtycgan52uuiea '@chakra-ui/system': 2.4.0_dovxhg2tvkkxkdnqyoum6wzcxm - '@emotion/react': 11.10.5_jp5qgyg6plq757v5hojp7ls2oe + '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-select: 5.7.0_vwskmg7mzf6u2jufkkmcrhvxcm + react-select: 5.7.0_57czaiyk6rdr5iy5tfs5pior4u transitivePeerDependencies: - '@babel/core' - '@types/react' @@ -10442,18 +10230,18 @@ packages: is-obj: 2.0.0 dev: false - /dotenv-cli/6.0.0: - resolution: {integrity: sha512-qXlCOi3UMDhCWFKe0yq5sg3X+pJAz+RQDiFN38AMSbUrnY3uZshSfDJUAge951OS7J9gwLZGfsBlWRSOYz/TRg==} + /dotenv-cli/7.0.0: + resolution: {integrity: sha512-XfMzVdpdDTRnlcgvFLg3lSyiLXqFxS4tH7RbK5IxkC4XIUuxPyrGoDufkfLjy/dA28EILzEu+mros6h8aQmyGg==} hasBin: true dependencies: cross-spawn: 7.0.3 dotenv: 16.0.3 - dotenv-expand: 8.0.3 + dotenv-expand: 10.0.0 minimist: 1.2.7 dev: true - /dotenv-expand/8.0.3: - resolution: {integrity: sha512-SErOMvge0ZUyWd5B0NXMQlDkN+8r+HhVUsxgOO7IoPDOdDRD2JjExpN6y3KnFR66jsJMwSn1pqIivhU5rcJiNg==} + /dotenv-expand/10.0.0: + resolution: {integrity: sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==} engines: {node: '>=12'} dev: true @@ -10848,34 +10636,34 @@ packages: '@esbuild/win32-x64': 0.16.15 dev: true - /esbuild/0.17.0: - resolution: {integrity: sha512-4yGk3rD95iS/wGzrx0Ji5czZcx1j2wvfF1iAJaX2FIYLB6sU6wYkDeplpZHzfwQw2yXGXsAoxmO6LnMQkl04Kg==} + /esbuild/0.17.3: + resolution: {integrity: sha512-9n3AsBRe6sIyOc6kmoXg2ypCLgf3eZSraWFRpnkto+svt8cZNuKTkb1bhQcitBcvIqjNiK7K0J3KPmwGSfkA8g==} engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/android-arm': 0.17.0 - '@esbuild/android-arm64': 0.17.0 - '@esbuild/android-x64': 0.17.0 - '@esbuild/darwin-arm64': 0.17.0 - '@esbuild/darwin-x64': 0.17.0 - '@esbuild/freebsd-arm64': 0.17.0 - '@esbuild/freebsd-x64': 0.17.0 - '@esbuild/linux-arm': 0.17.0 - '@esbuild/linux-arm64': 0.17.0 - '@esbuild/linux-ia32': 0.17.0 - '@esbuild/linux-loong64': 0.17.0 - '@esbuild/linux-mips64el': 0.17.0 - '@esbuild/linux-ppc64': 0.17.0 - '@esbuild/linux-riscv64': 0.17.0 - '@esbuild/linux-s390x': 0.17.0 - '@esbuild/linux-x64': 0.17.0 - '@esbuild/netbsd-x64': 0.17.0 - '@esbuild/openbsd-x64': 0.17.0 - '@esbuild/sunos-x64': 0.17.0 - '@esbuild/win32-arm64': 0.17.0 - '@esbuild/win32-ia32': 0.17.0 - '@esbuild/win32-x64': 0.17.0 + '@esbuild/android-arm': 0.17.3 + '@esbuild/android-arm64': 0.17.3 + '@esbuild/android-x64': 0.17.3 + '@esbuild/darwin-arm64': 0.17.3 + '@esbuild/darwin-x64': 0.17.3 + '@esbuild/freebsd-arm64': 0.17.3 + '@esbuild/freebsd-x64': 0.17.3 + '@esbuild/linux-arm': 0.17.3 + '@esbuild/linux-arm64': 0.17.3 + '@esbuild/linux-ia32': 0.17.3 + '@esbuild/linux-loong64': 0.17.3 + '@esbuild/linux-mips64el': 0.17.3 + '@esbuild/linux-ppc64': 0.17.3 + '@esbuild/linux-riscv64': 0.17.3 + '@esbuild/linux-s390x': 0.17.3 + '@esbuild/linux-x64': 0.17.3 + '@esbuild/netbsd-x64': 0.17.3 + '@esbuild/openbsd-x64': 0.17.3 + '@esbuild/sunos-x64': 0.17.3 + '@esbuild/win32-arm64': 0.17.3 + '@esbuild/win32-ia32': 0.17.3 + '@esbuild/win32-x64': 0.17.3 dev: true /escalade/3.1.1: @@ -10921,8 +10709,8 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-next/13.1.2_iukboom6ndih5an6iafl45j2fe: - resolution: {integrity: sha512-zdRAQOr8v69ZwJRtBrGqAqm160ONqKxU/pV1FB1KlgfyqveGsLZmlQ7l31otwtw763901J7xdiTVkj2y3YxXZA==} + /eslint-config-next/13.1.4_7uibuqfxkfaozanbtbziikiqje: + resolution: {integrity: sha512-r7n9V4/kkiDDVFfBwI3tviGUV/jUzGI0lY3JefxceYaU18gdk2kMgNPyhHobowu1+yHZpZi8iEzRtzeTrtGRLg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -10930,29 +10718,29 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.1.2 + '@next/eslint-plugin-next': 13.1.4 '@rushstack/eslint-patch': 1.2.0 - '@typescript-eslint/parser': 5.48.1_iukboom6ndih5an6iafl45j2fe - eslint: 8.31.0 + '@typescript-eslint/parser': 5.48.2_7uibuqfxkfaozanbtbziikiqje + eslint: 8.32.0 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 3.5.2_ol7jqilc3wemtdbq3nzhywgxq4 - eslint-plugin-import: 2.26.0_qdjeohovcytra7xto5vgmxssaq - eslint-plugin-jsx-a11y: 6.6.1_eslint@8.31.0 - eslint-plugin-react: 7.32.0_eslint@8.31.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.31.0 + eslint-import-resolver-typescript: 3.5.2_kornzrmzxylufiu5zotgc4cisa + eslint-plugin-import: 2.26.0_2l6piu6guil2f63lj3qmhzbnn4 + eslint-plugin-jsx-a11y: 6.6.1_eslint@8.32.0 + eslint-plugin-react: 7.32.1_eslint@8.32.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.32.0 typescript: 4.9.4 transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color dev: false - /eslint-config-prettier/8.6.0_eslint@8.31.0: + /eslint-config-prettier/8.6.0_eslint@8.32.0: resolution: {integrity: sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.31.0 + eslint: 8.32.0 dev: false /eslint-import-resolver-node/0.3.6: @@ -10964,7 +10752,7 @@ packages: - supports-color dev: false - /eslint-import-resolver-typescript/3.5.2_ol7jqilc3wemtdbq3nzhywgxq4: + /eslint-import-resolver-typescript/3.5.2_kornzrmzxylufiu5zotgc4cisa: resolution: {integrity: sha512-zX4ebnnyXiykjhcBvKIf5TNvt8K7yX6bllTRZ14MiurKPjDpCAZujlszTdB8pcNXhZcOf+god4s9SjQa5GnytQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -10973,8 +10761,8 @@ packages: dependencies: debug: 4.3.4 enhanced-resolve: 5.12.0 - eslint: 8.31.0 - eslint-plugin-import: 2.26.0_qdjeohovcytra7xto5vgmxssaq + eslint: 8.32.0 + eslint-plugin-import: 2.26.0_2l6piu6guil2f63lj3qmhzbnn4 get-tsconfig: 4.2.0 globby: 13.1.3 is-core-module: 2.11.0 @@ -10984,7 +10772,7 @@ packages: - supports-color dev: false - /eslint-module-utils/2.7.4_wwvwfwokyq5c63apkeumvsvvgq: + /eslint-module-utils/2.7.4_whphnv3xbr2fd5qrl3vf5jwhzq: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -11005,15 +10793,15 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.48.1_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/parser': 5.48.2_7uibuqfxkfaozanbtbziikiqje debug: 3.2.7 - eslint: 8.31.0 + eslint: 8.32.0 eslint-import-resolver-node: 0.3.6 transitivePeerDependencies: - supports-color dev: false - /eslint-plugin-import/2.26.0_qdjeohovcytra7xto5vgmxssaq: + /eslint-plugin-import/2.26.0_2l6piu6guil2f63lj3qmhzbnn4: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -11023,14 +10811,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.48.1_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/parser': 5.48.2_7uibuqfxkfaozanbtbziikiqje array-includes: 3.1.6 array.prototype.flat: 1.3.1 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.31.0 + eslint: 8.32.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.4_wwvwfwokyq5c63apkeumvsvvgq + eslint-module-utils: 2.7.4_whphnv3xbr2fd5qrl3vf5jwhzq has: 1.0.3 is-core-module: 2.11.0 is-glob: 4.0.3 @@ -11044,7 +10832,7 @@ packages: - supports-color dev: false - /eslint-plugin-jsx-a11y/6.6.1_eslint@8.31.0: + /eslint-plugin-jsx-a11y/6.6.1_eslint@8.32.0: resolution: {integrity: sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==} engines: {node: '>=4.0'} peerDependencies: @@ -11058,7 +10846,7 @@ packages: axobject-query: 2.2.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.31.0 + eslint: 8.32.0 has: 1.0.3 jsx-ast-utils: 3.3.3 language-tags: 1.0.7 @@ -11066,17 +10854,17 @@ packages: semver: 6.3.0 dev: false - /eslint-plugin-react-hooks/4.6.0_eslint@8.31.0: + /eslint-plugin-react-hooks/4.6.0_eslint@8.32.0: resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 8.31.0 + eslint: 8.32.0 dev: false - /eslint-plugin-react/7.32.0_eslint@8.31.0: - resolution: {integrity: sha512-vSBi1+SrPiLZCGvxpiZIa28fMEUaMjXtCplrvxcIxGzmFiYdsXQDwInEjuv5/i/2CTTxbkS87tE8lsQ0Qxinbw==} + /eslint-plugin-react/7.32.1_eslint@8.32.0: + resolution: {integrity: sha512-vOjdgyd0ZHBXNsmvU+785xY8Bfe57EFbTYYk8XrROzWpr9QBvpjITvAXt9xqcE6+8cjR/g1+mfumPToxsl1www==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -11085,7 +10873,7 @@ packages: array.prototype.flatmap: 1.3.1 array.prototype.tosorted: 1.1.1 doctrine: 2.1.0 - eslint: 8.31.0 + eslint: 8.32.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.3 minimatch: 3.1.2 @@ -11099,14 +10887,14 @@ packages: string.prototype.matchall: 4.0.8 dev: false - /eslint-plugin-solid/0.9.2_iukboom6ndih5an6iafl45j2fe: - resolution: {integrity: sha512-VXraPfVa1iUtZulPiAMxlvnVjUZRgQmGLN7bFGuAedc1sstdtW5nDAKAGKzPXour5SJf9GwJnVJNvqx4X9jyjQ==} + /eslint-plugin-solid/0.9.3_7uibuqfxkfaozanbtbziikiqje: + resolution: {integrity: sha512-UoCoFwN5FjkspugmBTZrQYgX0Vr9eaPufY3Hl1sVqGhpmlLCkPua1Mgt+BW/d1q1k1XotAZhu0gIiWOKiJ/KBw==} engines: {node: '>=12.0.0'} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.48.0_iukboom6ndih5an6iafl45j2fe - eslint: 8.31.0 + '@typescript-eslint/utils': 5.48.1_7uibuqfxkfaozanbtbziikiqje + eslint: 8.32.0 is-html: 2.0.0 jsx-ast-utils: 3.3.3 kebab-case: 1.0.2 @@ -11131,13 +10919,13 @@ packages: esrecurse: 4.3.0 estraverse: 5.3.0 - /eslint-utils/3.0.0_eslint@8.31.0: + /eslint-utils/3.0.0_eslint@8.32.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.31.0 + eslint: 8.32.0 eslint-visitor-keys: 2.1.0 /eslint-visitor-keys/2.1.0: @@ -11148,8 +10936,8 @@ packages: resolution: {integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /eslint/8.31.0: - resolution: {integrity: sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==} + /eslint/8.32.0: + resolution: {integrity: sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: @@ -11164,7 +10952,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.31.0 + eslint-utils: 3.0.0_eslint@8.32.0 eslint-visitor-keys: 3.3.0 espree: 9.4.1 esquery: 1.4.0 @@ -11705,8 +11493,8 @@ packages: /fraction.js/4.2.0: resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==} - /framer-motion/8.4.3_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-UMfJ8hEOlIObdJgI+U/VgaSSKY+W9/E0YtnFHPDsIE9rNPglaFZ+oycB0gj8ERuRBInGaIgNCFsil8iaJHZFgA==} + /framer-motion/8.5.0_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-z5hQvIa+9uFcA2aFmT+6XsUfuVPl9Y1uhs5yntxU1Q0E6hm4wDRpvFlB/yYN/cdfXUctf/1Q1Rep/dqOipz8sg==} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 @@ -12715,8 +12503,8 @@ packages: resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==} dev: false - /immer/9.0.17: - resolution: {integrity: sha512-+hBruaLSQvkPfxRiTLK/mi4vLH+/VQS6z2KJahdoxlleFOI8ARqzOF17uy12eFDlqWmPoygwc5evgwcp+dlHhg==} + /immer/9.0.18: + resolution: {integrity: sha512-eAPNpsj7Ax1q6Y/3lm2PmlwRcFzpON7HSNQ3ru5WQH1/PSpnyed/HpNOELl2CxLKoj4r+bAHgdyKqW5gc2Se1A==} dev: false /import-cwd/3.0.0: @@ -13116,6 +12904,12 @@ packages: resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==} dev: true + /is-reference/1.2.1: + resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==} + dependencies: + '@types/estree': 1.0.0 + dev: false + /is-regex/1.1.4: resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} engines: {node: '>= 0.4'} @@ -14315,7 +14109,6 @@ packages: engines: {node: '>=12'} dependencies: '@jridgewell/sourcemap-codec': 1.4.14 - dev: true /make-dir/3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} @@ -15046,7 +14839,7 @@ packages: /neo-async/2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - /next-auth/4.18.8_wezc2nlx4kxzcktysjgyxkmdoe: + /next-auth/4.18.8_sodlexqla7mawimfla7qcwzvaq: resolution: {integrity: sha512-USP8ihmvB7iCGtkS0+toe2QPrzdbZfkydQZX56JOI9Ft5n/BardOXh3D4wQ2An+vpq/jDKojGlgfv21wVElW7A==} engines: {node: ^12.19.0 || ^14.15.0 || ^16.13.0 || ^18.12.0} peerDependencies: @@ -15062,7 +14855,7 @@ packages: '@panva/hkdf': 1.0.2 cookie: 0.5.0 jose: 4.11.1 - next: 13.1.2_pjwopsidmaokadturxaafygjp4 + next: 13.1.4_pjwopsidmaokadturxaafygjp4 nodemailer: 6.9.0 oauth: 0.9.15 openid-client: 5.3.1 @@ -15079,8 +14872,8 @@ packages: enhanced-resolve: 5.12.0 dev: true - /next/13.1.2_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-Rdnnb2YH///w78FEOR/IQ6TXga+qpth4OqFSem48ng1PYYKr6XBsIk1XVaRcIGM3o6iiHnun0nJvkJHDf+ICyQ==} + /next/13.1.4_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-g0oBUU+tcOPKbXTVdsDO2adc6wd/ggqauHHysPQJxuIKqZ+fwICGJht0C5D5V0A/77eQDF5EFwNdAHkFvBDsog==} engines: {node: '>=14.6.0'} hasBin: true peerDependencies: @@ -15097,7 +14890,7 @@ packages: sass: optional: true dependencies: - '@next/env': 13.1.2 + '@next/env': 13.1.4 '@swc/helpers': 0.4.14 caniuse-lite: 1.0.30001439 postcss: 8.4.14 @@ -15105,26 +14898,26 @@ packages: react-dom: 18.2.0_react@18.2.0 styled-jsx: 5.1.1_react@18.2.0 optionalDependencies: - '@next/swc-android-arm-eabi': 13.1.2 - '@next/swc-android-arm64': 13.1.2 - '@next/swc-darwin-arm64': 13.1.2 - '@next/swc-darwin-x64': 13.1.2 - '@next/swc-freebsd-x64': 13.1.2 - '@next/swc-linux-arm-gnueabihf': 13.1.2 - '@next/swc-linux-arm64-gnu': 13.1.2 - '@next/swc-linux-arm64-musl': 13.1.2 - '@next/swc-linux-x64-gnu': 13.1.2 - '@next/swc-linux-x64-musl': 13.1.2 - '@next/swc-win32-arm64-msvc': 13.1.2 - '@next/swc-win32-ia32-msvc': 13.1.2 - '@next/swc-win32-x64-msvc': 13.1.2 + '@next/swc-android-arm-eabi': 13.1.4 + '@next/swc-android-arm64': 13.1.4 + '@next/swc-darwin-arm64': 13.1.4 + '@next/swc-darwin-x64': 13.1.4 + '@next/swc-freebsd-x64': 13.1.4 + '@next/swc-linux-arm-gnueabihf': 13.1.4 + '@next/swc-linux-arm64-gnu': 13.1.4 + '@next/swc-linux-arm64-musl': 13.1.4 + '@next/swc-linux-x64-gnu': 13.1.4 + '@next/swc-linux-x64-musl': 13.1.4 + '@next/swc-win32-arm64-msvc': 13.1.4 + '@next/swc-win32-ia32-msvc': 13.1.4 + '@next/swc-win32-x64-msvc': 13.1.4 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros dev: true - /next/13.1.2_pjwopsidmaokadturxaafygjp4: - resolution: {integrity: sha512-Rdnnb2YH///w78FEOR/IQ6TXga+qpth4OqFSem48ng1PYYKr6XBsIk1XVaRcIGM3o6iiHnun0nJvkJHDf+ICyQ==} + /next/13.1.4_pjwopsidmaokadturxaafygjp4: + resolution: {integrity: sha512-g0oBUU+tcOPKbXTVdsDO2adc6wd/ggqauHHysPQJxuIKqZ+fwICGJht0C5D5V0A/77eQDF5EFwNdAHkFvBDsog==} engines: {node: '>=14.6.0'} hasBin: true peerDependencies: @@ -15141,7 +14934,7 @@ packages: sass: optional: true dependencies: - '@next/env': 13.1.2 + '@next/env': 13.1.4 '@swc/helpers': 0.4.14 caniuse-lite: 1.0.30001439 postcss: 8.4.14 @@ -15149,31 +14942,31 @@ packages: react-dom: 18.2.0_react@18.2.0 styled-jsx: 5.1.1_2exiyaescjxorpwwmy4ejghgte optionalDependencies: - '@next/swc-android-arm-eabi': 13.1.2 - '@next/swc-android-arm64': 13.1.2 - '@next/swc-darwin-arm64': 13.1.2 - '@next/swc-darwin-x64': 13.1.2 - '@next/swc-freebsd-x64': 13.1.2 - '@next/swc-linux-arm-gnueabihf': 13.1.2 - '@next/swc-linux-arm64-gnu': 13.1.2 - '@next/swc-linux-arm64-musl': 13.1.2 - '@next/swc-linux-x64-gnu': 13.1.2 - '@next/swc-linux-x64-musl': 13.1.2 - '@next/swc-win32-arm64-msvc': 13.1.2 - '@next/swc-win32-ia32-msvc': 13.1.2 - '@next/swc-win32-x64-msvc': 13.1.2 + '@next/swc-android-arm-eabi': 13.1.4 + '@next/swc-android-arm64': 13.1.4 + '@next/swc-darwin-arm64': 13.1.4 + '@next/swc-darwin-x64': 13.1.4 + '@next/swc-freebsd-x64': 13.1.4 + '@next/swc-linux-arm-gnueabihf': 13.1.4 + '@next/swc-linux-arm64-gnu': 13.1.4 + '@next/swc-linux-arm64-musl': 13.1.4 + '@next/swc-linux-x64-gnu': 13.1.4 + '@next/swc-linux-x64-musl': 13.1.4 + '@next/swc-win32-arm64-msvc': 13.1.4 + '@next/swc-win32-ia32-msvc': 13.1.4 + '@next/swc-win32-x64-msvc': 13.1.4 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros dev: false - /nextjs-cors/2.1.2_next@13.1.2: + /nextjs-cors/2.1.2_next@13.1.4: resolution: {integrity: sha512-2yOVivaaf2ILe4f/qY32hnj3oC77VCOsUQJQfhVMGsXE/YMEWUY2zy78sH9FKUCM7eG42/l3pDofIzMD781XGA==} peerDependencies: next: ^8.1.1-canary.54 || ^9.0.0 || ^10.0.0-0 || ^11.0.0 || ^12.0.0 || ^13.0.0 dependencies: cors: 2.8.5 - next: 13.1.2_pjwopsidmaokadturxaafygjp4 + next: 13.1.4_pjwopsidmaokadturxaafygjp4 dev: false /no-case/2.3.2: @@ -15803,8 +15596,8 @@ packages: engines: {node: '>=12'} dev: false - /php-parser/3.1.2: - resolution: {integrity: sha512-RRCMK/bCKYPLRhlpfMlVVVsaIesuW+X6UxRqWjm7dTAmTZk8PvD6hCmG/RVeDzse7iqYWJwLJeqEbaGLC+aHeQ==} + /php-parser/3.1.3: + resolution: {integrity: sha512-hPvBmnRYPqWEtMfIFOlyjQv1q75UUtxt4U+YscKIQViGmEE2Xa4BuS1B1/cZdjy7MVcwtnr0WkEsr915LgRKOw==} dev: true /picocolors/0.2.1: @@ -16790,13 +16583,13 @@ packages: react: 18.2.0 dev: false - /prisma/4.8.1: - resolution: {integrity: sha512-ZMLnSjwulIeYfaU1O6/LF6PEJzxN5par5weykxMykS9Z6ara/j76JH3Yo2AH3bgJbPN4Z6NeCK9s5fDkzf33cg==} + /prisma/4.9.0: + resolution: {integrity: sha512-bS96oZ5oDFXYgoF2l7PJ3Mp1wWWfLOo8B/jAfbA2Pn0Wm5Z/owBHzaMQKS3i1CzVBDWWPVnOohmbJmjvkcHS5w==} engines: {node: '>=14.17'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 4.8.1 + '@prisma/engines': 4.9.0 /prismjs/1.29.0: resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==} @@ -17045,7 +16838,7 @@ packages: global-modules: 2.0.0 globby: 11.1.0 gzip-size: 6.0.0 - immer: 9.0.17 + immer: 9.0.18 is-root: 2.1.0 loader-utils: 3.2.1 open: 8.4.0 @@ -17090,7 +16883,7 @@ packages: /react-fast-compare/3.2.0: resolution: {integrity: sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==} - /react-focus-lock/2.9.2_kzbn2opkn2327fwg5yzwzya5o4: + /react-focus-lock/2.9.2_3stiutgnnbnfnf3uowm5cip22i: resolution: {integrity: sha512-5JfrsOKyA5Zn3h958mk7bAcfphr24jPoMoznJ8vaJF6fUrPQ8zrtEd3ILLOK8P5jvGxdMd96OxWNjDzATfR2qw==} peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -17100,13 +16893,13 @@ packages: optional: true dependencies: '@babel/runtime': 7.20.6 - '@types/react': 18.0.26 + '@types/react': 18.0.27 focus-lock: 0.11.4 prop-types: 15.8.1 react: 18.2.0 react-clientside-effect: 1.2.6_react@18.2.0 - use-callback-ref: 1.3.0_kzbn2opkn2327fwg5yzwzya5o4 - use-sidecar: 1.1.2_kzbn2opkn2327fwg5yzwzya5o4 + use-callback-ref: 1.3.0_3stiutgnnbnfnf3uowm5cip22i + use-sidecar: 1.1.2_3stiutgnnbnfnf3uowm5cip22i dev: false /react-frame-component/5.2.4_v2m5e27vhdewzwhryxwfaorcca: @@ -17164,7 +16957,7 @@ packages: /react-is/18.2.0: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} - /react-json-view/1.21.3_yqqarjzm4nnoetch7z7xn2dea4: + /react-json-view/1.21.3_zzo6hqewfjofql2ci6l6lnkzwi: resolution: {integrity: sha512-13p8IREj9/x/Ye4WI/JpjhoIwuzEgUAtgJZNBJckfzJt1qyh24BdTm6UQNGnyTq9dapQdrqvquZTo3dz1X6Cjw==} peerDependencies: react: ^17.0.0 || ^16.3.0 || ^15.5.4 @@ -17175,7 +16968,7 @@ packages: react-base16-styling: 0.6.0 react-dom: 17.0.2_react@17.0.2 react-lifecycles-compat: 3.0.4 - react-textarea-autosize: 8.4.0_odph5zpxnhqxi2epe2unwomxxu + react-textarea-autosize: 8.4.0_op6x6bvlm6pgr65pxqyzps2lxi transitivePeerDependencies: - '@types/react' - encoding @@ -17243,7 +17036,7 @@ packages: engines: {node: '>=0.10.0'} dev: false - /react-remove-scroll-bar/2.3.4_kzbn2opkn2327fwg5yzwzya5o4: + /react-remove-scroll-bar/2.3.4_3stiutgnnbnfnf3uowm5cip22i: resolution: {integrity: sha512-63C4YQBUt0m6ALadE9XV56hV8BgJWDmmTPY758iIJjfQKt2nYwoUrPk0LXRXcB/yIj82T1/Ixfdpdk68LwIB0A==} engines: {node: '>=10'} peerDependencies: @@ -17253,13 +17046,13 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.26 + '@types/react': 18.0.27 react: 18.2.0 - react-style-singleton: 2.2.1_kzbn2opkn2327fwg5yzwzya5o4 + react-style-singleton: 2.2.1_3stiutgnnbnfnf3uowm5cip22i tslib: 2.4.1 dev: false - /react-remove-scroll/2.5.5_kzbn2opkn2327fwg5yzwzya5o4: + /react-remove-scroll/2.5.5_3stiutgnnbnfnf3uowm5cip22i: resolution: {integrity: sha512-ImKhrzJJsyXJfBZ4bzu8Bwpka14c/fQt0k+cyFp/PBhTfyDnU5hjOtM4AG/0AMyy8oKzOTR0lDgJIM7pYXI0kw==} engines: {node: '>=10'} peerDependencies: @@ -17269,13 +17062,13 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.26 + '@types/react': 18.0.27 react: 18.2.0 - react-remove-scroll-bar: 2.3.4_kzbn2opkn2327fwg5yzwzya5o4 - react-style-singleton: 2.2.1_kzbn2opkn2327fwg5yzwzya5o4 + react-remove-scroll-bar: 2.3.4_3stiutgnnbnfnf3uowm5cip22i + react-style-singleton: 2.2.1_3stiutgnnbnfnf3uowm5cip22i tslib: 2.4.1 - use-callback-ref: 1.3.0_kzbn2opkn2327fwg5yzwzya5o4 - use-sidecar: 1.1.2_kzbn2opkn2327fwg5yzwzya5o4 + use-callback-ref: 1.3.0_3stiutgnnbnfnf3uowm5cip22i + use-sidecar: 1.1.2_3stiutgnnbnfnf3uowm5cip22i dev: false /react-router-config/5.1.1_2dl5roaqnyqqppnjni7uetnb3a: @@ -17333,7 +17126,7 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: false - /react-select/5.7.0_vwskmg7mzf6u2jufkkmcrhvxcm: + /react-select/5.7.0_57czaiyk6rdr5iy5tfs5pior4u: resolution: {integrity: sha512-lJGiMxCa3cqnUr2Jjtg9YHsaytiZqeNOKeibv6WF5zbK/fPegZ1hg3y/9P1RZVLhqBTs0PfqQLKuAACednYGhQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -17341,7 +17134,7 @@ packages: dependencies: '@babel/runtime': 7.20.6 '@emotion/cache': 11.10.5 - '@emotion/react': 11.10.5_jp5qgyg6plq757v5hojp7ls2oe + '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a '@floating-ui/dom': 1.0.12 '@types/react-transition-group': 4.4.5 memoize-one: 6.0.0 @@ -17349,7 +17142,7 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-transition-group: 4.4.5_biqbaboplfbrettd7655fr4n2y - use-isomorphic-layout-effect: 1.1.2_kzbn2opkn2327fwg5yzwzya5o4 + use-isomorphic-layout-effect: 1.1.2_3stiutgnnbnfnf3uowm5cip22i transitivePeerDependencies: - '@babel/core' - '@types/react' @@ -17363,7 +17156,7 @@ packages: react: 18.2.0 dev: false - /react-style-singleton/2.2.1_kzbn2opkn2327fwg5yzwzya5o4: + /react-style-singleton/2.2.1_3stiutgnnbnfnf3uowm5cip22i: resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} engines: {node: '>=10'} peerDependencies: @@ -17373,14 +17166,14 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.26 + '@types/react': 18.0.27 get-nonce: 1.0.1 invariant: 2.2.4 react: 18.2.0 tslib: 2.4.1 dev: false - /react-textarea-autosize/8.4.0_odph5zpxnhqxi2epe2unwomxxu: + /react-textarea-autosize/8.4.0_op6x6bvlm6pgr65pxqyzps2lxi: resolution: {integrity: sha512-YrTFaEHLgJsi8sJVYHBzYn+mkP3prGkmP2DKb/tm0t7CLJY5t1Rxix8070LAKb0wby7bl/lf2EeHkuMihMZMwQ==} engines: {node: '>=10'} peerDependencies: @@ -17389,7 +17182,7 @@ packages: '@babel/runtime': 7.20.6 react: 17.0.2 use-composed-ref: 1.3.0_react@17.0.2 - use-latest: 1.2.1_odph5zpxnhqxi2epe2unwomxxu + use-latest: 1.2.1_op6x6bvlm6pgr65pxqyzps2lxi transitivePeerDependencies: - '@types/react' dev: false @@ -17853,7 +17646,7 @@ packages: inherits: 2.0.4 dev: false - /rollup-plugin-babel/4.4.0_rwtmcocladng44j6a3ylx32v3q: + /rollup-plugin-babel/4.4.0_j5gl3ppangg6ywsqfpneorhloy: resolution: {integrity: sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw==} deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-babel. peerDependencies: @@ -17862,11 +17655,11 @@ packages: dependencies: '@babel/core': 7.20.12 '@babel/helper-module-imports': 7.18.6 - rollup: 3.10.0 + rollup: 3.10.1 rollup-pluginutils: 2.8.2 dev: true - /rollup-plugin-dts/5.1.1_eymahajmafh3u7vrzmo7ylp2pa: + /rollup-plugin-dts/5.1.1_p3yyytxbmytz5gvmi4zzszibjy: resolution: {integrity: sha512-zpgo52XmnLg8w4k3MScinFHZK1+ro6r7uVe34fJ0Ee8AM45FvgvTuvfWWaRgIpA4pQ1BHJuu2ospncZhkcJVeA==} engines: {node: '>=v14'} peerDependencies: @@ -17874,7 +17667,7 @@ packages: typescript: ^4.1 dependencies: magic-string: 0.27.0 - rollup: 3.10.0 + rollup: 3.10.1 typescript: 4.9.4 optionalDependencies: '@babel/code-frame': 7.18.6 @@ -17904,7 +17697,7 @@ packages: - ts-node dev: true - /rollup-plugin-terser/7.0.2_rollup@3.10.0: + /rollup-plugin-terser/7.0.2_rollup@3.10.1: resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser peerDependencies: @@ -17912,7 +17705,7 @@ packages: dependencies: '@babel/code-frame': 7.18.6 jest-worker: 26.6.2 - rollup: 3.10.0 + rollup: 3.10.1 serialize-javascript: 4.0.0 terser: 5.16.1 dev: true @@ -17947,8 +17740,8 @@ packages: fsevents: 2.3.2 dev: false - /rollup/3.10.0: - resolution: {integrity: sha512-JmRYz44NjC1MjVF2VKxc0M1a97vn+cDxeqWmnwyAF4FvpjK8YFdHpaqvQB+3IxCvX05vJxKZkoMDU8TShhmJVA==} + /rollup/3.10.1: + resolution: {integrity: sha512-3Er+yel3bZbZX1g2kjVM+FW+RUWDxbG87fcqFM5/9HbPCTpbVp6JOLn7jlxnNlbu7s/N/uDA4EV/91E2gWnxzw==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -18396,8 +18189,8 @@ packages: slate: 0.88.1 dev: false - /slate-react/0.88.0_qerhfwjtqsvhwpvu3ucjpiqydy: - resolution: {integrity: sha512-hmrl7VZAAdOUlReI/EkI2GuRSLWuQFD+n9ZZaVqSUMjJR3T/MGNMPsJQAfrjgke2+xf4LIGEDGWZHKbUFK1hhw==} + /slate-react/0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy: + resolution: {integrity: sha512-r06i+b7c1deP9PH69D3kJLStB2cbwryCVUGC++3phG7G3Ie+qEeJ5AZqogdxtsXd2vZaVGYKEjSASd3bTnj3tw==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' @@ -18419,7 +18212,7 @@ packages: /slate/0.88.1: resolution: {integrity: sha512-DEj9RpkNwPfdh3zbE9eGpeOVGWdS8BYQt754S0Lk6IvJXOkYaxza7WEZLZl/vnp7vloMdTe24zccyxywA3XK8g==} dependencies: - immer: 9.0.17 + immer: 9.0.18 is-plain-object: 5.0.0 tiny-warning: 1.0.3 dev: false @@ -18804,8 +18597,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - /stripe/11.6.0: - resolution: {integrity: sha512-ht8S1l8CJJE3jtv2NM1mEQzZBkITYvb9uDpSeXYeNz9iJkFFgDU169htwOW00OdIESvFaIsGgWQatAE5dfOERQ==} + /stripe/11.7.0: + resolution: {integrity: sha512-xpOc+ZD2IHx+e4wdo6zuZ1zZA5b894CyESH5sFrQ4RkMH+h6i9ybf6iDwxsV3TW403ab6SyA2BU9vZTOUPQcDQ==} engines: {node: '>=12.*'} dependencies: '@types/node': 18.11.18 @@ -18944,8 +18737,8 @@ packages: - supports-color dev: false - /superjson/1.12.1: - resolution: {integrity: sha512-HMTj43zvwW5bD+JCZCvFf4DkZQCmiLTen4C+W1Xogj0SPOpnhxsriogM04QmBVGH5b3kcIIOr6FqQ/aoIDx7TQ==} + /superjson/1.12.2: + resolution: {integrity: sha512-ugvUo9/WmvWOjstornQhsN/sR9mnGtWGYeTxFuqLb4AiT4QdUavjGFRALCPKWWnAiUJ4HTpytj5e0t5HoMRkXg==} engines: {node: '>=10'} dependencies: copy-anything: 3.0.3 @@ -18996,8 +18789,8 @@ packages: picocolors: 1.0.0 stable: 0.1.8 - /swr/2.0.0_react@18.2.0: - resolution: {integrity: sha512-IhUx5yPkX+Fut3h0SqZycnaNLXLXsb2ECFq0Y29cxnK7d8r7auY2JWNbCW3IX+EqXUg3rwNJFlhrw5Ye/b6k7w==} + /swr/2.0.1_react@18.2.0: + resolution: {integrity: sha512-6z4FpS9dKAay7axedlStsPahEw25nuMlVh4GHkuPpGptbmEEP8v/+kr0GkAE/7ErUs25U2VFOnZQz3AWfkmXdw==} engines: {pnpm: '7'} peerDependencies: react: ^16.11.0 || ^17.0.0 || ^18.0.0 @@ -19411,7 +19204,7 @@ packages: joycon: 3.1.1 postcss-load-config: 3.1.4 resolve-from: 5.0.0 - rollup: 3.10.0 + rollup: 3.10.1 source-map: 0.8.0-beta.0 sucrase: 3.29.0 tree-kill: 1.2.2 @@ -19430,17 +19223,6 @@ packages: tslib: 1.14.1 typescript: 4.9.4 - /tsx/3.12.1: - resolution: {integrity: sha512-Rcg1x+rNe7qwlP8j7kx4VjP/pJo/V57k+17hlrn6a7FuQLNwkaw5W4JF75tYornNVCxkXdSUnqlIT8JY/ttvIw==} - hasBin: true - dependencies: - '@esbuild-kit/cjs-loader': 2.4.1 - '@esbuild-kit/core-utils': 3.0.0 - '@esbuild-kit/esm-loader': 2.5.4 - optionalDependencies: - fsevents: 2.3.2 - dev: true - /tsx/3.12.2: resolution: {integrity: sha512-ykAEkoBg30RXxeOMVeZwar+JH632dZn9EUJVyJwhfag62k6UO/dIyJEV58YuLF6e5BTdV/qmbQrpkWqjq9cUnQ==} hasBin: true @@ -19818,7 +19600,7 @@ packages: punycode: 1.3.2 querystring: 0.2.0 - /use-callback-ref/1.3.0_kzbn2opkn2327fwg5yzwzya5o4: + /use-callback-ref/1.3.0_3stiutgnnbnfnf3uowm5cip22i: resolution: {integrity: sha512-3FT9PRuRdbB9HfXhEq35u4oZkvpJ5kuYbpqhCfmiZyReuRgpnhDlbr2ZEnnuS0RrJAPn6l23xjFg9kpDM+Ms7w==} engines: {node: '>=10'} peerDependencies: @@ -19828,7 +19610,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.26 + '@types/react': 18.0.27 react: 18.2.0 tslib: 2.4.1 dev: false @@ -19877,7 +19659,7 @@ packages: react: 18.2.0 dev: false - /use-isomorphic-layout-effect/1.1.2_kzbn2opkn2327fwg5yzwzya5o4: + /use-isomorphic-layout-effect/1.1.2_3stiutgnnbnfnf3uowm5cip22i: resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -19886,11 +19668,11 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.26 + '@types/react': 18.0.27 react: 18.2.0 dev: false - /use-isomorphic-layout-effect/1.1.2_odph5zpxnhqxi2epe2unwomxxu: + /use-isomorphic-layout-effect/1.1.2_op6x6bvlm6pgr65pxqyzps2lxi: resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -19899,11 +19681,11 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.26 + '@types/react': 18.0.27 react: 17.0.2 dev: false - /use-latest/1.2.1_odph5zpxnhqxi2epe2unwomxxu: + /use-latest/1.2.1_op6x6bvlm6pgr65pxqyzps2lxi: resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} peerDependencies: '@types/react': '*' @@ -19912,12 +19694,12 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.26 + '@types/react': 18.0.27 react: 17.0.2 - use-isomorphic-layout-effect: 1.1.2_odph5zpxnhqxi2epe2unwomxxu + use-isomorphic-layout-effect: 1.1.2_op6x6bvlm6pgr65pxqyzps2lxi dev: false - /use-sidecar/1.1.2_kzbn2opkn2327fwg5yzwzya5o4: + /use-sidecar/1.1.2_3stiutgnnbnfnf3uowm5cip22i: resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} engines: {node: '>=10'} peerDependencies: @@ -19927,7 +19709,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.26 + '@types/react': 18.0.27 detect-node-es: 1.1.0 react: 18.2.0 tslib: 2.4.1 @@ -20143,7 +19925,7 @@ packages: esbuild: 0.16.15 postcss: 8.4.21 resolve: 1.22.1 - rollup: 3.10.0 + rollup: 3.10.1 optionalDependencies: fsevents: 2.3.2 dev: true