From d2880cdf2dc44cd370d975c5dffb63121759d776 Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Thu, 23 Feb 2023 09:21:18 +0100 Subject: [PATCH] :arrow_up: Upgrade dependencies --- apps/builder/package.json | 75 +- apps/docs/openapi/builder/_spec_.json | 9 +- apps/docs/openapi/chat/_spec_.json | 43 +- apps/docs/package.json | 8 +- apps/landing-page/package.json | 24 +- apps/viewer/package.json | 28 +- .../src/features/settings/settings.spec.ts | 14 +- package.json | 2 +- packages/db/package.json | 10 +- packages/emails/package.json | 10 +- packages/eslint-config-custom/package.json | 6 +- packages/js/package.json | 11 +- packages/models/features/answer.ts | 1 - packages/models/package.json | 6 +- packages/react/package.json | 17 +- packages/scripts/package.json | 10 +- packages/utils/package.json | 8 +- pnpm-lock.yaml | 4971 ++++++++++------- 18 files changed, 3054 insertions(+), 2199 deletions(-) diff --git a/apps/builder/package.json b/apps/builder/package.json index b96f688fa2..8072bd4a55 100644 --- a/apps/builder/package.json +++ b/apps/builder/package.json @@ -15,27 +15,27 @@ "dependencies": { "@chakra-ui/anatomy": "^2.1.1", "@chakra-ui/css-reset": "2.0.11", - "@chakra-ui/react": "2.5.0", + "@chakra-ui/react": "2.5.1", "@chakra-ui/theme-tools": "^2.0.16", - "@dnd-kit/core": "6.0.7", + "@dnd-kit/core": "6.0.8", "@dnd-kit/sortable": "7.0.2", "@dnd-kit/utilities": "3.2.1", - "@emotion/react": "11.10.5", - "@emotion/styled": "11.10.5", - "@faire/mjml-react": "3.1.0", + "@emotion/react": "11.10.6", + "@emotion/styled": "11.10.6", + "@faire/mjml-react": "3.1.1", "@giphy/js-fetch-api": "4.7.1", "@giphy/js-types": "4.4.0", "@giphy/react-components": "6.5.2", - "@googleapis/drive": "4.0.1", + "@googleapis/drive": "4.0.2", "@lezer/css": "^1.1.1", - "@sentry/nextjs": "7.36.0", - "@stripe/stripe-js": "1.46.0", - "@tanstack/react-query": "^4.23.0", - "@tanstack/react-table": "8.7.8", - "@trpc/client": "10.9.0", - "@trpc/next": "10.9.0", - "@trpc/react-query": "10.9.0", - "@trpc/server": "10.9.0", + "@sentry/nextjs": "7.38.0", + "@stripe/stripe-js": "1.47.0", + "@tanstack/react-query": "^4.24.10", + "@tanstack/react-table": "8.7.9", + "@trpc/client": "10.12.0", + "@trpc/next": "10.12.0", + "@trpc/react-query": "10.12.0", + "@trpc/server": "10.12.0", "@udecode/plate-basic-marks": "19.2.0", "@udecode/plate-common": "^7.0.2", "@udecode/plate-core": "19.2.0", @@ -44,24 +44,23 @@ "@udecode/plate-ui-link": "19.2.0", "@udecode/plate-ui-toolbar": "19.2.0", "@use-gesture/react": "^10.2.24", - "aws-sdk": "2.1304.0", + "aws-sdk": "2.1321.0", "browser-image-compression": "2.0.0", "canvas-confetti": "1.6.0", - "chakra-react-select": "^4.4.3", "codemirror": "6.0.1", - "@paralleldrive/cuid2": "2.0.1", + "@paralleldrive/cuid2": "2.2.0", "@typebot.io/js": "workspace:*", "@typebot.io/react": "workspace:*", - "@uiw/codemirror-extensions-langs": "^4.19.7", - "@uiw/codemirror-theme-github": "^4.19.7", - "@uiw/codemirror-theme-tokyo-night": "^4.19.7", - "@uiw/react-codemirror": "^4.19.7", + "@uiw/codemirror-extensions-langs": "^4.19.9", + "@uiw/codemirror-theme-github": "^4.19.9", + "@uiw/codemirror-theme-tokyo-night": "^4.19.9", + "@uiw/react-codemirror": "^4.19.9", "deep-object-diff": "1.1.9", "dequal": "2.0.3", "emails": "workspace:*", "emojilib": "3.0.8", "focus-visible": "5.2.0", - "framer-motion": "9.0.2", + "framer-motion": "9.0.7", "google-auth-library": "8.7.0", "google-spreadsheet": "3.3.0", "got": "12.5.3", @@ -73,54 +72,54 @@ "micro-cors": "0.1.1", "minio": "7.0.32", "next": "13.1.6", - "next-auth": "4.19.0", + "next-auth": "4.19.2", "nextjs-cors": "^2.1.2", "nodemailer": "6.9.1", "nprogress": "0.2.0", "papaparse": "5.3.2", - "prettier": "2.8.3", + "prettier": "2.8.4", "qs": "6.11.0", "react": "18.2.0", "react-dom": "18.2.0", - "slate": "0.88.1", + "slate": "0.91.3", "slate-history": "0.86.0", "slate-hyperscript": "0.77.0", - "slate-react": "0.88.2", - "stripe": "11.8.0", + "slate-react": "0.91.3", + "stripe": "11.11.0", "styled-components": "5.3.6", "svg-round-corners": "0.4.1", "swr": "2.0.3", - "tinycolor2": "1.5.2", + "tinycolor2": "1.6.0", "trpc-openapi": "1.1.2", "use-debounce": "9.0.3" }, "devDependencies": { - "@babel/core": "7.20.12", - "@chakra-ui/styled-system": "2.5.1", - "@playwright/test": "1.30.0", + "@babel/core": "7.21.0", + "@chakra-ui/styled-system": "2.6.1", + "@playwright/test": "1.31.1", "@types/canvas-confetti": "1.6.0", - "@types/google-spreadsheet": "3.3.0", + "@types/google-spreadsheet": "3.3.1", "@types/jsonwebtoken": "9.0.1", - "@types/micro-cors": "0.1.2", + "@types/micro-cors": "0.1.3", "@types/minio": "7.0.15", - "@types/node": "18.11.18", + "@types/node": "18.14.0", "@types/nodemailer": "6.4.7", "@types/nprogress": "0.2.0", "@types/papaparse": "5.3.7", "@types/prettier": "2.7.2", "@types/qs": "6.9.7", - "@types/react": "18.0.27", + "@types/react": "18.0.28", "@types/tinycolor2": "1.4.3", "db": "workspace:*", "dotenv": "16.0.3", - "eslint": "8.32.0", + "eslint": "8.34.0", "eslint-config-custom": "workspace:*", "models": "workspace:*", "next-transpile-modules": "10.0.0", "superjson": "^1.12.2", "tsconfig": "workspace:*", - "typescript": "4.9.4", + "typescript": "4.9.5", "utils": "workspace:*", - "zod": "3.20.2" + "zod": "3.20.6" } } diff --git a/apps/docs/openapi/builder/_spec_.json b/apps/docs/openapi/builder/_spec_.json index 1adf1261f8..29bdf5a8dd 100644 --- a/apps/docs/openapi/builder/_spec_.json +++ b/apps/docs/openapi/builder/_spec_.json @@ -1242,14 +1242,7 @@ } }, "nextCursor": { - "anyOf": [ - { - "not": {} - }, - { - "type": "string" - } - ], + "type": "string", "nullable": true } }, diff --git a/apps/docs/openapi/chat/_spec_.json b/apps/docs/openapi/chat/_spec_.json index 14aaf2de5c..e0de869d17 100644 --- a/apps/docs/openapi/chat/_spec_.json +++ b/apps/docs/openapi/chat/_spec_.json @@ -2910,14 +2910,7 @@ "type": "string" }, "value": { - "anyOf": [ - { - "not": {} - }, - { - "type": "string" - } - ], + "type": "string", "nullable": true } }, @@ -4526,25 +4519,18 @@ }, "value": { "anyOf": [ - { - "not": {} - }, { "anyOf": [ { - "anyOf": [ - { - "type": "string" - }, - { - "type": "number" - } - ] + "type": "string" }, { - "type": "boolean" + "type": "number" } ] + }, + { + "type": "boolean" } ], "nullable": true @@ -4617,25 +4603,18 @@ }, "value": { "anyOf": [ - { - "not": {} - }, { "anyOf": [ { - "anyOf": [ - { - "type": "string" - }, - { - "type": "number" - } - ] + "type": "string" }, { - "type": "boolean" + "type": "number" } ] + }, + { + "type": "boolean" } ], "nullable": true diff --git a/apps/docs/package.json b/apps/docs/package.json index 9af68a28e0..6f951e0e86 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -16,10 +16,10 @@ "api:generate": "tsx --tsconfig ../builder/tsconfig.json ../builder/src/utils/server/generateOpenApi.ts && tsx --tsconfig ../viewer/openapi.tsconfig.json ../viewer/src/utils/server/generateOpenApi.ts" }, "dependencies": { - "@docusaurus/core": "2.3.0", - "@docusaurus/preset-classic": "2.3.0", - "@docusaurus/theme-common": "2.3.0", - "@docusaurus/theme-search-algolia": "2.3.0", + "@docusaurus/core": "2.3.1", + "@docusaurus/preset-classic": "2.3.1", + "@docusaurus/theme-common": "2.3.1", + "@docusaurus/theme-search-algolia": "2.3.1", "@mdx-js/react": "1.6.22", "@svgr/webpack": "6.5.1", "@typebot.io/docusaurus-preset-openapi": "0.6.5", diff --git a/apps/landing-page/package.json b/apps/landing-page/package.json index 80a6406600..aad365f3f3 100644 --- a/apps/landing-page/package.json +++ b/apps/landing-page/package.json @@ -11,16 +11,16 @@ }, "dependencies": { "@chakra-ui/icon": "3.0.15", - "@chakra-ui/react": "2.5.0", - "@emotion/react": "11.10.5", - "@emotion/styled": "11.10.5", - "@vercel/analytics": "0.1.8", + "@chakra-ui/react": "2.5.1", + "@emotion/react": "11.10.6", + "@emotion/styled": "11.10.6", + "@vercel/analytics": "0.1.10", "@typebot.io/react": "workspace:*", "@typebot.io/js": "workspace:*", "aos": "2.3.4", "db": "workspace:*", "focus-visible": "5.2.0", - "framer-motion": "9.0.2", + "framer-motion": "9.0.7", "models": "workspace:*", "next": "13.1.6", "react": "18.2.0", @@ -28,20 +28,20 @@ "utils": "workspace:*" }, "devDependencies": { - "@babel/core": "7.20.12", - "@chakra-ui/styled-system": "2.5.1", + "@babel/core": "7.21.0", + "@chakra-ui/styled-system": "2.6.1", "@next/bundle-analyzer": "13.1.6", "@types/aos": "3.0.4", - "@types/node": "18.11.18", - "@types/react": "18.0.27", + "@types/node": "18.14.0", + "@types/react": "18.0.28", "autoprefixer": "10.4.13", "cross-env": "7.0.3", - "eslint": "8.32.0", + "eslint": "8.34.0", "eslint-config-custom": "workspace:*", "next-transpile-modules": "10.0.0", "postcss": "8.4.21", - "prettier": "2.8.3", + "prettier": "2.8.4", "tsconfig": "workspace:*", - "typescript": "4.9.4" + "typescript": "4.9.5" } } diff --git a/apps/viewer/package.json b/apps/viewer/package.json index 4269141168..84268c2055 100644 --- a/apps/viewer/package.json +++ b/apps/viewer/package.json @@ -13,42 +13,42 @@ "test:report": "pnpm playwright show-report" }, "dependencies": { - "@sentry/nextjs": "7.36.0", - "@trpc/server": "10.9.0", + "@sentry/nextjs": "7.38.0", + "@trpc/server": "10.12.0", "@typebot.io/js": "workspace:*", "@typebot.io/react": "workspace:*", - "aws-sdk": "2.1304.0", + "aws-sdk": "2.1321.0", "bot-engine": "workspace:*", "cors": "2.8.5", - "@paralleldrive/cuid2": "2.0.1", + "@paralleldrive/cuid2": "2.2.0", "db": "workspace:*", "google-spreadsheet": "3.3.0", "got": "12.5.3", "next": "13.1.6", "nextjs-cors": "^2.1.2", "nodemailer": "6.9.1", - "phone": "^3.1.32", + "phone": "^3.1.34", "qs": "6.11.0", "react": "18.2.0", "react-dom": "18.2.0", - "stripe": "11.8.0", + "stripe": "11.11.0", "trpc-openapi": "1.1.2" }, "devDependencies": { "@babel/preset-env": "7.20.2", - "@faire/mjml-react": "3.1.0", - "@playwright/test": "1.30.0", + "@faire/mjml-react": "3.1.1", + "@playwright/test": "1.31.1", "@types/cors": "2.8.13", - "@types/google-spreadsheet": "3.3.0", - "@types/node": "18.11.18", + "@types/google-spreadsheet": "3.3.1", + "@types/node": "18.14.0", "@types/nodemailer": "6.4.7", "@types/papaparse": "5.3.7", "@types/qs": "6.9.7", - "@types/react": "18.0.27", + "@types/react": "18.0.28", "@types/sanitize-html": "2.8.0", "dotenv": "16.0.3", "emails": "workspace:*", - "eslint": "8.32.0", + "eslint": "8.34.0", "eslint-config-custom": "workspace:*", "google-auth-library": "8.7.0", "models": "workspace:*", @@ -57,8 +57,8 @@ "papaparse": "5.3.2", "superjson": "^1.12.2", "tsconfig": "workspace:*", - "typescript": "4.9.4", + "typescript": "4.9.5", "utils": "workspace:*", - "zod": "3.20.2" + "zod": "3.20.6" } } diff --git a/apps/viewer/src/features/settings/settings.spec.ts b/apps/viewer/src/features/settings/settings.spec.ts index 32a964afa5..ec286594a5 100644 --- a/apps/viewer/src/features/settings/settings.spec.ts +++ b/apps/viewer/src/features/settings/settings.spec.ts @@ -14,6 +14,13 @@ test('Result should be overwritten on page refresh', async ({ page }) => { await createTypebots([ { id: typebotId, + settings: { + ...defaultSettings, + general: { + ...defaultSettings.general, + isNewResultOnRefreshEnabled: false, + }, + }, ...parseDefaultGroupWithBlock({ type: InputBlockType.TEXT, options: defaultTextInputOptions, @@ -43,13 +50,6 @@ test.describe('Create result on page refresh enabled', () => { await createTypebots([ { id: typebotId, - settings: { - ...defaultSettings, - general: { - ...defaultSettings.general, - isNewResultOnRefreshEnabled: true, - }, - }, ...parseDefaultGroupWithBlock({ type: InputBlockType.TEXT, options: defaultTextInputOptions, diff --git a/package.json b/package.json index ea1b47e8ce..540da3dfb5 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "cross-env": "7.0.3", "cz-emoji": "1.3.2-canary.2", "husky": "^8.0.3", - "turbo": "1.8.1" + "turbo": "1.8.2" }, "config": { "commitizen": { diff --git a/packages/db/package.json b/packages/db/package.json index aee6021707..93fb73523c 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -13,14 +13,14 @@ "db:migrate": "pnpm migrate:deploy" }, "dependencies": { - "@prisma/client": "4.9.0" + "@prisma/client": "4.10.1" }, "devDependencies": { - "@types/node": "18.11.18", + "@types/node": "18.14.0", "dotenv": "16.0.3", - "prisma": "4.9.0", + "prisma": "4.10.1", "tsconfig": "workspace:*", - "tsx": "3.12.2", - "typescript": "4.9.4" + "tsx": "3.12.3", + "typescript": "4.9.5" } } diff --git a/packages/emails/package.json b/packages/emails/package.json index 1d7e95c5cc..5d25864118 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.1.0", - "@types/node": "18.11.18", + "@faire/mjml-react": "3.1.1", + "@types/node": "18.14.0", "@types/nodemailer": "6.4.7", - "@types/react": "18.0.27", + "@types/react": "18.0.28", "concurrently": "7.6.0", "http-server": "14.1.1", "nodemailer": "6.9.1", "react": "18.2.0", - "tsx": "3.12.2", + "tsx": "3.12.3", "utils": "workspace:*", - "eslint": "8.32.0", + "eslint": "8.34.0", "eslint-config-custom": "workspace:*", "tsconfig": "workspace:*" }, diff --git a/packages/eslint-config-custom/package.json b/packages/eslint-config-custom/package.json index 7d8a35ac62..a21d581cd1 100644 --- a/packages/eslint-config-custom/package.json +++ b/packages/eslint-config-custom/package.json @@ -3,13 +3,13 @@ "version": "0.0.1", "main": "index.js", "dependencies": { - "eslint": "8.32.0", + "eslint": "8.34.0", "eslint-config-next": "13.1.6", "eslint-config-prettier": "8.6.0", - "eslint-plugin-react": "7.32.1" + "eslint-plugin-react": "7.32.2" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.49.0", - "@typescript-eslint/parser": "^5.49.0" + "@typescript-eslint/parser": "^5.53.0" } } diff --git a/packages/js/package.json b/packages/js/package.json index e92b54fa23..425992ee7c 100644 --- a/packages/js/package.json +++ b/packages/js/package.json @@ -12,22 +12,22 @@ }, "license": "MIT", "dependencies": { - "@stripe/stripe-js": "1.46.0", + "@stripe/stripe-js": "1.47.0", "solid-element": "1.6.3", "solid-js": "1.6.11" }, "devDependencies": { + "@babel/preset-typescript": "^7.21.0", "@rollup/plugin-babel": "6.0.3", "@rollup/plugin-node-resolve": "15.0.1", "@rollup/plugin-terser": "^0.4.0", "@rollup/plugin-typescript": "11.0.0", "autoprefixer": "10.4.13", "babel-preset-solid": "1.6.10", - "eslint": "8.32.0", + "eslint": "8.34.0", "eslint-config-custom": "workspace:*", - "models": "workspace:*", - "utils": "workspace:*", "eslint-plugin-solid": "0.10.0", + "models": "workspace:*", "postcss": "8.4.21", "react": "18.2.0", "rollup": "3.17.2", @@ -35,6 +35,7 @@ "rollup-plugin-typescript-paths": "^1.4.0", "tailwindcss": "3.2.7", "tsconfig": "workspace:*", - "typescript": "4.9.4" + "typescript": "4.9.5", + "utils": "workspace:*" } } diff --git a/packages/models/features/answer.ts b/packages/models/features/answer.ts index 0a1540c731..cca255f980 100644 --- a/packages/models/features/answer.ts +++ b/packages/models/features/answer.ts @@ -19,7 +19,6 @@ export const answerInputSchema = answerSchema .omit({ createdAt: true, - updatedAt: true, resultId: true, variableId: true, storageUsed: true, diff --git a/packages/models/package.json b/packages/models/package.json index 4bbbe9b11a..3007b7793a 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -6,14 +6,14 @@ "license": "AGPL-3.0-or-later", "private": true, "dependencies": { - "zod": "3.20.2" + "zod": "3.20.6" }, "devDependencies": { - "@paralleldrive/cuid2": "2.0.1", + "@paralleldrive/cuid2": "2.2.0", "db": "workspace:*", "next": "13.1.6", "tsconfig": "workspace:*", - "typescript": "4.9.4" + "typescript": "4.9.5" }, "peerDependencies": { "next": "13.0.0" diff --git a/packages/react/package.json b/packages/react/package.json index 86ed73f1fe..4f097a43e4 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -16,19 +16,20 @@ "author": "Baptiste Arnaud", "license": "ISC", "dependencies": { - "@ladle/react": "^2.5.1" + "@ladle/react": "^2.9.0" }, "devDependencies": { "@babel/preset-react": "^7.18.6", + "@babel/preset-typescript": "^7.21.0", "@rollup/plugin-babel": "6.0.3", "@rollup/plugin-node-resolve": "15.0.1", "@rollup/plugin-terser": "^0.4.0", "@rollup/plugin-typescript": "11.0.0", "@typebot.io/js": "workspace:*", - "@types/node": "18.11.18", - "@types/react": "18.0.27", + "@types/node": "18.14.0", + "@types/react": "18.0.28", "db": "workspace:*", - "eslint": "^8.32.0", + "eslint": "^8.34.0", "eslint-config-custom": "workspace:*", "models": "workspace:*", "react": "18.2.0", @@ -36,12 +37,12 @@ "rollup-plugin-typescript-paths": "^1.4.0", "tsconfig": "workspace:*", "tslib": "^2.5.0", - "tsx": "3.12.2", - "typescript": "^4.9.4", + "tsx": "3.12.3", + "typescript": "^4.9.5", "utils": "workspace:*" }, "peerDependencies": { - "react": "18.x", - "@typebot.io/js": "workspace:*" + "@typebot.io/js": "workspace:*", + "react": "18.x" } } diff --git a/packages/scripts/package.json b/packages/scripts/package.json index b624455f4c..0725c88c16 100644 --- a/packages/scripts/package.json +++ b/packages/scripts/package.json @@ -14,7 +14,7 @@ "db:fixTypebots": "tsx fixTypebots.ts" }, "devDependencies": { - "@types/node": "18.11.18", + "@types/node": "18.14.0", "@types/prompts": "2.4.2", "db": "workspace:*", "deep-object-diff": "1.1.9", @@ -22,10 +22,10 @@ "got": "12.5.3", "models": "workspace:*", "prompts": "2.4.2", - "stripe": "11.8.0", - "tsx": "3.12.2", - "typescript": "4.9.4", + "stripe": "11.11.0", + "tsx": "3.12.3", + "typescript": "4.9.5", "utils": "workspace:*", - "zod": "3.20.2" + "zod": "3.20.6" } } diff --git a/packages/utils/package.json b/packages/utils/package.json index b6594f4422..db5b0b2b27 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -6,17 +6,17 @@ "main": "./index.ts", "types": "./index.ts", "devDependencies": { - "@playwright/test": "1.30.0", + "@playwright/test": "1.31.1", "@types/nodemailer": "6.4.7", - "aws-sdk": "2.1304.0", - "@paralleldrive/cuid2": "2.0.1", + "aws-sdk": "2.1321.0", + "@paralleldrive/cuid2": "2.2.0", "db": "workspace:*", "dotenv": "16.0.3", "models": "workspace:*", "next": "13.1.6", "nodemailer": "6.9.1", "tsconfig": "workspace:*", - "typescript": "4.9.4" + "typescript": "4.9.5" }, "peerDependencies": { "aws-sdk": "2.1152.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index abaea276a2..49d3d8eb03 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,56 +7,56 @@ importers: cross-env: 7.0.3 cz-emoji: 1.3.2-canary.2 husky: ^8.0.3 - turbo: 1.8.1 + turbo: 1.8.2 devDependencies: cross-env: 7.0.3 cz-emoji: 1.3.2-canary.2 husky: 8.0.3 - turbo: 1.8.1 + turbo: 1.8.2 apps/builder: specifiers: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@chakra-ui/anatomy': ^2.1.1 '@chakra-ui/css-reset': 2.0.11 - '@chakra-ui/react': 2.5.0 - '@chakra-ui/styled-system': 2.5.1 + '@chakra-ui/react': 2.5.1 + '@chakra-ui/styled-system': 2.6.1 '@chakra-ui/theme-tools': ^2.0.16 - '@dnd-kit/core': 6.0.7 + '@dnd-kit/core': 6.0.8 '@dnd-kit/sortable': 7.0.2 '@dnd-kit/utilities': 3.2.1 - '@emotion/react': 11.10.5 - '@emotion/styled': 11.10.5 - '@faire/mjml-react': 3.1.0 + '@emotion/react': 11.10.6 + '@emotion/styled': 11.10.6 + '@faire/mjml-react': 3.1.1 '@giphy/js-fetch-api': 4.7.1 '@giphy/js-types': 4.4.0 '@giphy/react-components': 6.5.2 - '@googleapis/drive': 4.0.1 + '@googleapis/drive': 4.0.2 '@lezer/css': ^1.1.1 - '@paralleldrive/cuid2': 2.0.1 - '@playwright/test': 1.30.0 - '@sentry/nextjs': 7.36.0 - '@stripe/stripe-js': 1.46.0 - '@tanstack/react-query': ^4.23.0 - '@tanstack/react-table': 8.7.8 - '@trpc/client': 10.9.0 - '@trpc/next': 10.9.0 - '@trpc/react-query': 10.9.0 - '@trpc/server': 10.9.0 + '@paralleldrive/cuid2': 2.2.0 + '@playwright/test': 1.31.1 + '@sentry/nextjs': 7.38.0 + '@stripe/stripe-js': 1.47.0 + '@tanstack/react-query': ^4.24.10 + '@tanstack/react-table': 8.7.9 + '@trpc/client': 10.12.0 + '@trpc/next': 10.12.0 + '@trpc/react-query': 10.12.0 + '@trpc/server': 10.12.0 '@typebot.io/js': workspace:* '@typebot.io/react': workspace:* '@types/canvas-confetti': 1.6.0 - '@types/google-spreadsheet': 3.3.0 + '@types/google-spreadsheet': 3.3.1 '@types/jsonwebtoken': 9.0.1 - '@types/micro-cors': 0.1.2 + '@types/micro-cors': 0.1.3 '@types/minio': 7.0.15 - '@types/node': 18.11.18 + '@types/node': 18.14.0 '@types/nodemailer': 6.4.7 '@types/nprogress': 0.2.0 '@types/papaparse': 5.3.7 '@types/prettier': 2.7.2 '@types/qs': 6.9.7 - '@types/react': 18.0.27 + '@types/react': 18.0.28 '@types/tinycolor2': 1.4.3 '@udecode/plate-basic-marks': 19.2.0 '@udecode/plate-common': ^7.0.2 @@ -65,15 +65,14 @@ importers: '@udecode/plate-serializer-html': 19.2.0 '@udecode/plate-ui-link': 19.2.0 '@udecode/plate-ui-toolbar': 19.2.0 - '@uiw/codemirror-extensions-langs': ^4.19.7 - '@uiw/codemirror-theme-github': ^4.19.7 - '@uiw/codemirror-theme-tokyo-night': ^4.19.7 - '@uiw/react-codemirror': ^4.19.7 + '@uiw/codemirror-extensions-langs': ^4.19.9 + '@uiw/codemirror-theme-github': ^4.19.9 + '@uiw/codemirror-theme-tokyo-night': ^4.19.9 + '@uiw/react-codemirror': ^4.19.9 '@use-gesture/react': ^10.2.24 - aws-sdk: 2.1304.0 + aws-sdk: 2.1321.0 browser-image-compression: 2.0.0 canvas-confetti: 1.6.0 - chakra-react-select: ^4.4.3 codemirror: 6.0.1 db: workspace:* deep-object-diff: 1.1.9 @@ -81,10 +80,10 @@ importers: dotenv: 16.0.3 emails: workspace:* emojilib: 3.0.8 - eslint: 8.32.0 + eslint: 8.34.0 eslint-config-custom: workspace:* focus-visible: 5.2.0 - framer-motion: 9.0.2 + framer-motion: 9.0.7 google-auth-library: 8.7.0 google-spreadsheet: 3.3.0 got: 12.5.3 @@ -97,82 +96,81 @@ importers: minio: 7.0.32 models: workspace:* next: 13.1.6 - next-auth: 4.19.0 + next-auth: 4.19.2 next-transpile-modules: 10.0.0 nextjs-cors: ^2.1.2 nodemailer: 6.9.1 nprogress: 0.2.0 papaparse: 5.3.2 - prettier: 2.8.3 + prettier: 2.8.4 qs: 6.11.0 react: 18.2.0 react-dom: 18.2.0 - slate: 0.88.1 + slate: 0.91.3 slate-history: 0.86.0 slate-hyperscript: 0.77.0 - slate-react: 0.88.2 - stripe: 11.8.0 + slate-react: 0.91.3 + stripe: 11.11.0 styled-components: 5.3.6 superjson: ^1.12.2 svg-round-corners: 0.4.1 swr: 2.0.3 - tinycolor2: 1.5.2 + tinycolor2: 1.6.0 trpc-openapi: 1.1.2 tsconfig: workspace:* - typescript: 4.9.4 + typescript: 4.9.5 use-debounce: 9.0.3 utils: workspace:* - zod: 3.20.2 + zod: 3.20.6 dependencies: '@chakra-ui/anatomy': 2.1.1 - '@chakra-ui/css-reset': 2.0.11_hp5f5nkljdiwilp4rgxyefcplu - '@chakra-ui/react': 2.5.0_rmkrbeisirqa7nsh5de33nr2se - '@chakra-ui/theme-tools': 2.0.16_ak67p4fuwhwgy7hpxa6ejvcgoy - '@dnd-kit/core': 6.0.7_biqbaboplfbrettd7655fr4n2y - '@dnd-kit/sortable': 7.0.2_pmudlfv2z3i7vvlookxjkeidxe + '@chakra-ui/css-reset': 2.0.11_3og6jmu6wvzuytygvdoxepq3x4 + '@chakra-ui/react': 2.5.1_xxi5qgxd6ddrb5los77xc5vtpq + '@chakra-ui/theme-tools': 2.0.16_es2flcfvdj7o2v4vs237ptvmhy + '@dnd-kit/core': 6.0.8_biqbaboplfbrettd7655fr4n2y + '@dnd-kit/sortable': 7.0.2_52scne4zmdeyjh2otzkgz2xfvu '@dnd-kit/utilities': 3.2.1_react@18.2.0 - '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a - '@emotion/styled': 11.10.5_4erqsq3n444jecyuvaxwc5b3vi - '@faire/mjml-react': 3.1.0_7tbcn2mecc3yvuxakflodiks3m + '@emotion/react': 11.10.6_pmekkgnqduwlme35zpnqhenc34 + '@emotion/styled': 11.10.6_oouaibmszuch5k64ms7uxp2aia + '@faire/mjml-react': 3.1.1_7tbcn2mecc3yvuxakflodiks3m '@giphy/js-fetch-api': 4.7.1 '@giphy/js-types': 4.4.0 - '@giphy/react-components': 6.5.2_57czaiyk6rdr5iy5tfs5pior4u - '@googleapis/drive': 4.0.1 + '@giphy/react-components': 6.5.2_etgemzlavky3k4ooobeqgg2miu + '@googleapis/drive': 4.0.2 '@lezer/css': 1.1.1 - '@paralleldrive/cuid2': 2.0.1 - '@sentry/nextjs': 7.36.0_next@13.1.6+react@18.2.0 - '@stripe/stripe-js': 1.46.0 - '@tanstack/react-query': 4.24.4_biqbaboplfbrettd7655fr4n2y - '@tanstack/react-table': 8.7.8_biqbaboplfbrettd7655fr4n2y - '@trpc/client': 10.9.0_@trpc+server@10.9.0 - '@trpc/next': 10.9.0_5z6xuiz5uv65txozaje5ixjdkm - '@trpc/react-query': 10.9.0_3y2fjou3ckwba5czteau6vvsje - '@trpc/server': 10.9.0 + '@paralleldrive/cuid2': 2.2.0 + '@sentry/nextjs': 7.38.0_next@13.1.6+react@18.2.0 + '@stripe/stripe-js': 1.47.0 + '@tanstack/react-query': 4.24.10_biqbaboplfbrettd7655fr4n2y + '@tanstack/react-table': 8.7.9_biqbaboplfbrettd7655fr4n2y + '@trpc/client': 10.12.0_@trpc+server@10.12.0 + '@trpc/next': 10.12.0_twxsmod72jqp5mq5sjgf4pkz2u + '@trpc/react-query': 10.12.0_tij422wpfxfl3iixjhzsgwgs2e + '@trpc/server': 10.12.0 '@typebot.io/js': link:../../packages/js '@typebot.io/react': link:../../packages/react - '@udecode/plate-basic-marks': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a - '@udecode/plate-common': 7.0.2_anhkvwz6zcr7uznpbsjwteukiu - '@udecode/plate-core': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a - '@udecode/plate-link': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a - '@udecode/plate-serializer-html': 19.2.0_xdtsvcftqex5yu43odi3bb6j7u - '@udecode/plate-ui-link': 19.2.0_zvntoaj4wsvigktaodqapm7npu - '@udecode/plate-ui-toolbar': 19.2.0_zvntoaj4wsvigktaodqapm7npu - '@uiw/codemirror-extensions-langs': 4.19.7_brqhm5cu2qxolzjg2togia2d7m - '@uiw/codemirror-theme-github': 4.19.7_a2usvefncw26hnlzt6oyk4qbeq - '@uiw/codemirror-theme-tokyo-night': 4.19.7_a2usvefncw26hnlzt6oyk4qbeq - '@uiw/react-codemirror': 4.19.7_pzrqepnlx4uklbalwyntc26e4u + '@udecode/plate-basic-marks': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq + '@udecode/plate-common': 7.0.2_rjhyybmi5zd2n2kz5mt3q7icvy + '@udecode/plate-core': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq + '@udecode/plate-link': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq + '@udecode/plate-serializer-html': 19.2.0_62sdv3aq5woomqpayqgzpbhoaq + '@udecode/plate-ui-link': 19.2.0_rkabb5qbiazj7twqi5itcnd7g4 + '@udecode/plate-ui-toolbar': 19.2.0_rkabb5qbiazj7twqi5itcnd7g4 + '@uiw/codemirror-extensions-langs': 4.19.9_brqhm5cu2qxolzjg2togia2d7m + '@uiw/codemirror-theme-github': 4.19.9_a2usvefncw26hnlzt6oyk4qbeq + '@uiw/codemirror-theme-tokyo-night': 4.19.9_a2usvefncw26hnlzt6oyk4qbeq + '@uiw/react-codemirror': 4.19.9_pzrqepnlx4uklbalwyntc26e4u '@use-gesture/react': 10.2.24_react@18.2.0 - aws-sdk: 2.1304.0 + aws-sdk: 2.1321.0 browser-image-compression: 2.0.0 canvas-confetti: 1.6.0 - chakra-react-select: 4.4.3_ujih3xq5xzlagyvac65tb5w3ru codemirror: 6.0.1_@lezer+common@1.0.2 deep-object-diff: 1.1.9 dequal: 2.0.3 emails: link:../../packages/emails emojilib: 3.0.8 focus-visible: 5.2.0 - framer-motion: 9.0.2_biqbaboplfbrettd7655fr4n2y + framer-motion: 9.0.7_biqbaboplfbrettd7655fr4n2y google-auth-library: 8.7.0 google-spreadsheet: 3.3.0 got: 12.5.3 @@ -183,63 +181,63 @@ importers: micro: 10.0.1 micro-cors: 0.1.1 minio: 7.0.32 - next: 13.1.6_pjwopsidmaokadturxaafygjp4 - next-auth: 4.19.0_phzvn2nhb6zk7o4ds4z4gvqlei + next: 13.1.6_6m24vuloj5ihw4zc5lbsktc4fu + next-auth: 4.19.2_phzvn2nhb6zk7o4ds4z4gvqlei nextjs-cors: 2.1.2_next@13.1.6 nodemailer: 6.9.1 nprogress: 0.2.0 papaparse: 5.3.2 - prettier: 2.8.3 + prettier: 2.8.4 qs: 6.11.0 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.2_qerhfwjtqsvhwpvu3ucjpiqydy - stripe: 11.8.0 + slate: 0.91.3 + slate-history: 0.86.0_slate@0.91.3 + slate-hyperscript: 0.77.0_slate@0.91.3 + slate-react: 0.91.3_ixwtu2m6577c7auoqcqrrteqlq + stripe: 11.11.0 styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba svg-round-corners: 0.4.1 swr: 2.0.3_react@18.2.0 - tinycolor2: 1.5.2 - trpc-openapi: 1.1.2_v7aw5md42ua3rf277jyeogdfny + tinycolor2: 1.6.0 + trpc-openapi: 1.1.2_rlvn3soohplw2is2hvgu7b7k7a use-debounce: 9.0.3_react@18.2.0 devDependencies: - '@babel/core': 7.20.12 - '@chakra-ui/styled-system': 2.5.1 - '@playwright/test': 1.30.0 + '@babel/core': 7.21.0 + '@chakra-ui/styled-system': 2.6.1 + '@playwright/test': 1.31.1 '@types/canvas-confetti': 1.6.0 - '@types/google-spreadsheet': 3.3.0 + '@types/google-spreadsheet': 3.3.1 '@types/jsonwebtoken': 9.0.1 - '@types/micro-cors': 0.1.2 + '@types/micro-cors': 0.1.3 '@types/minio': 7.0.15 - '@types/node': 18.11.18 + '@types/node': 18.14.0 '@types/nodemailer': 6.4.7 '@types/nprogress': 0.2.0 '@types/papaparse': 5.3.7 '@types/prettier': 2.7.2 '@types/qs': 6.9.7 - '@types/react': 18.0.27 + '@types/react': 18.0.28 '@types/tinycolor2': 1.4.3 db: link:../../packages/db dotenv: 16.0.3 - eslint: 8.32.0 + eslint: 8.34.0 eslint-config-custom: link:../../packages/eslint-config-custom models: link:../../packages/models next-transpile-modules: 10.0.0 superjson: 1.12.2 tsconfig: link:../../packages/tsconfig - typescript: 4.9.4 + typescript: 4.9.5 utils: link:../../packages/utils - zod: 3.20.2 + zod: 3.20.6 apps/docs: specifiers: '@algolia/client-search': 4.14.3 - '@docusaurus/core': 2.3.0 - '@docusaurus/preset-classic': 2.3.0 - '@docusaurus/theme-common': 2.3.0 - '@docusaurus/theme-search-algolia': 2.3.0 + '@docusaurus/core': 2.3.1 + '@docusaurus/preset-classic': 2.3.1 + '@docusaurus/theme-common': 2.3.1 + '@docusaurus/theme-search-algolia': 2.3.1 '@docusaurus/types': ^2.3.0 '@mdx-js/react': 1.6.22 '@svgr/webpack': 6.5.1 @@ -255,10 +253,10 @@ importers: url-loader: 4.1.1 webpack: 5.75.0 dependencies: - '@docusaurus/core': 2.3.0_6kvjorquc6h4ilj2zujchaxz5u - '@docusaurus/preset-classic': 2.3.0_ta3sob3lhbcxe2t3nq4xrzreie - '@docusaurus/theme-common': 2.3.0_nucoingj6jnpt355a2yzaplk5e - '@docusaurus/theme-search-algolia': 2.3.0_exwarlv33ihrwttrp6vn526sia + '@docusaurus/core': 2.3.1_6kvjorquc6h4ilj2zujchaxz5u + '@docusaurus/preset-classic': 2.3.1_ta3sob3lhbcxe2t3nq4xrzreie + '@docusaurus/theme-common': 2.3.1_nucoingj6jnpt355a2yzaplk5e + '@docusaurus/theme-search-algolia': 2.3.1_exwarlv33ihrwttrp6vn526sia '@mdx-js/react': 1.6.22_react@17.0.2 '@svgr/webpack': 6.5.1 '@typebot.io/docusaurus-preset-openapi': 0.6.5_gbykjtglprw5b3rza2ti77kwwi @@ -278,96 +276,96 @@ importers: apps/landing-page: specifiers: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@chakra-ui/icon': 3.0.15 - '@chakra-ui/react': 2.5.0 - '@chakra-ui/styled-system': 2.5.1 - '@emotion/react': 11.10.5 - '@emotion/styled': 11.10.5 + '@chakra-ui/react': 2.5.1 + '@chakra-ui/styled-system': 2.6.1 + '@emotion/react': 11.10.6 + '@emotion/styled': 11.10.6 '@next/bundle-analyzer': 13.1.6 '@typebot.io/js': workspace:* '@typebot.io/react': workspace:* '@types/aos': 3.0.4 - '@types/node': 18.11.18 - '@types/react': 18.0.27 - '@vercel/analytics': 0.1.8 + '@types/node': 18.14.0 + '@types/react': 18.0.28 + '@vercel/analytics': 0.1.10 aos: 2.3.4 autoprefixer: 10.4.13 cross-env: 7.0.3 db: workspace:* - eslint: 8.32.0 + eslint: 8.34.0 eslint-config-custom: workspace:* focus-visible: 5.2.0 - framer-motion: 9.0.2 + framer-motion: 9.0.7 models: workspace:* next: 13.1.6 next-transpile-modules: 10.0.0 postcss: 8.4.21 - prettier: 2.8.3 + prettier: 2.8.4 react: 18.2.0 react-dom: 18.2.0 tsconfig: workspace:* - typescript: 4.9.4 + typescript: 4.9.5 utils: workspace:* dependencies: - '@chakra-ui/icon': 3.0.15_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/react': 2.5.0_rmkrbeisirqa7nsh5de33nr2se - '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a - '@emotion/styled': 11.10.5_4erqsq3n444jecyuvaxwc5b3vi + '@chakra-ui/icon': 3.0.15_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/react': 2.5.1_xxi5qgxd6ddrb5los77xc5vtpq + '@emotion/react': 11.10.6_pmekkgnqduwlme35zpnqhenc34 + '@emotion/styled': 11.10.6_oouaibmszuch5k64ms7uxp2aia '@typebot.io/js': link:../../packages/js '@typebot.io/react': link:../../packages/react - '@vercel/analytics': 0.1.8_react@18.2.0 + '@vercel/analytics': 0.1.10_react@18.2.0 aos: 2.3.4 db: link:../../packages/db focus-visible: 5.2.0 - framer-motion: 9.0.2_biqbaboplfbrettd7655fr4n2y + framer-motion: 9.0.7_biqbaboplfbrettd7655fr4n2y models: link:../../packages/models - next: 13.1.6_pjwopsidmaokadturxaafygjp4 + next: 13.1.6_6m24vuloj5ihw4zc5lbsktc4fu 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 + '@babel/core': 7.21.0 + '@chakra-ui/styled-system': 2.6.1 '@next/bundle-analyzer': 13.1.6 '@types/aos': 3.0.4 - '@types/node': 18.11.18 - '@types/react': 18.0.27 + '@types/node': 18.14.0 + '@types/react': 18.0.28 autoprefixer: 10.4.13_postcss@8.4.21 cross-env: 7.0.3 - eslint: 8.32.0 + eslint: 8.34.0 eslint-config-custom: link:../../packages/eslint-config-custom next-transpile-modules: 10.0.0 postcss: 8.4.21 - prettier: 2.8.3 + prettier: 2.8.4 tsconfig: link:../../packages/tsconfig - typescript: 4.9.4 + typescript: 4.9.5 apps/viewer: specifiers: '@babel/preset-env': 7.20.2 - '@faire/mjml-react': 3.1.0 - '@paralleldrive/cuid2': 2.0.1 - '@playwright/test': 1.30.0 - '@sentry/nextjs': 7.36.0 - '@trpc/server': 10.9.0 + '@faire/mjml-react': 3.1.1 + '@paralleldrive/cuid2': 2.2.0 + '@playwright/test': 1.31.1 + '@sentry/nextjs': 7.38.0 + '@trpc/server': 10.12.0 '@typebot.io/js': workspace:* '@typebot.io/react': workspace:* '@types/cors': 2.8.13 - '@types/google-spreadsheet': 3.3.0 - '@types/node': 18.11.18 + '@types/google-spreadsheet': 3.3.1 + '@types/node': 18.14.0 '@types/nodemailer': 6.4.7 '@types/papaparse': 5.3.7 '@types/qs': 6.9.7 - '@types/react': 18.0.27 + '@types/react': 18.0.28 '@types/sanitize-html': 2.8.0 - aws-sdk: 2.1304.0 + aws-sdk: 2.1321.0 bot-engine: workspace:* cors: 2.8.5 db: workspace:* dotenv: 16.0.3 emails: workspace:* - eslint: 8.32.0 + eslint: 8.34.0 eslint-config-custom: workspace:* google-auth-library: 8.7.0 google-spreadsheet: 3.3.0 @@ -379,53 +377,53 @@ importers: node-fetch: ^3.3.0 nodemailer: 6.9.1 papaparse: 5.3.2 - phone: ^3.1.32 + phone: ^3.1.34 qs: 6.11.0 react: 18.2.0 react-dom: 18.2.0 - stripe: 11.8.0 + stripe: 11.11.0 superjson: ^1.12.2 trpc-openapi: 1.1.2 tsconfig: workspace:* - typescript: 4.9.4 + typescript: 4.9.5 utils: workspace:* - zod: 3.20.2 + zod: 3.20.6 dependencies: - '@paralleldrive/cuid2': 2.0.1 - '@sentry/nextjs': 7.36.0_next@13.1.6+react@18.2.0 - '@trpc/server': 10.9.0 + '@paralleldrive/cuid2': 2.2.0 + '@sentry/nextjs': 7.38.0_next@13.1.6+react@18.2.0 + '@trpc/server': 10.12.0 '@typebot.io/js': link:../../packages/js '@typebot.io/react': link:../../packages/react - aws-sdk: 2.1304.0 + aws-sdk: 2.1321.0 bot-engine: link:../../packages/bot-engine cors: 2.8.5 db: link:../../packages/db google-spreadsheet: 3.3.0 got: 12.5.3 - next: 13.1.6_pjwopsidmaokadturxaafygjp4 + next: 13.1.6_6m24vuloj5ihw4zc5lbsktc4fu nextjs-cors: 2.1.2_next@13.1.6 nodemailer: 6.9.1 - phone: 3.1.33 + phone: 3.1.34 qs: 6.11.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - stripe: 11.8.0 - trpc-openapi: 1.1.2_v7aw5md42ua3rf277jyeogdfny + stripe: 11.11.0 + trpc-openapi: 1.1.2_rlvn3soohplw2is2hvgu7b7k7a devDependencies: - '@babel/preset-env': 7.20.2_@babel+core@7.20.12 - '@faire/mjml-react': 3.1.0_7tbcn2mecc3yvuxakflodiks3m - '@playwright/test': 1.30.0 + '@babel/preset-env': 7.20.2_@babel+core@7.21.0 + '@faire/mjml-react': 3.1.1_7tbcn2mecc3yvuxakflodiks3m + '@playwright/test': 1.31.1 '@types/cors': 2.8.13 - '@types/google-spreadsheet': 3.3.0 - '@types/node': 18.11.18 + '@types/google-spreadsheet': 3.3.1 + '@types/node': 18.14.0 '@types/nodemailer': 6.4.7 '@types/papaparse': 5.3.7 '@types/qs': 6.9.7 - '@types/react': 18.0.27 + '@types/react': 18.0.28 '@types/sanitize-html': 2.8.0 dotenv: 16.0.3 emails: link:../../packages/emails - eslint: 8.32.0 + eslint: 8.34.0 eslint-config-custom: link:../../packages/eslint-config-custom google-auth-library: 8.7.0 models: link:../../packages/models @@ -434,9 +432,9 @@ importers: papaparse: 5.3.2 superjson: 1.12.2 tsconfig: link:../../packages/tsconfig - typescript: 4.9.4 + typescript: 4.9.5 utils: link:../../packages/utils - zod: 3.20.2 + zod: 3.20.6 packages/bot-engine: specifiers: @@ -507,80 +505,81 @@ importers: packages/db: specifiers: - '@prisma/client': 4.9.0 - '@types/node': 18.11.18 + '@prisma/client': 4.10.1 + '@types/node': 18.14.0 dotenv: 16.0.3 - prisma: 4.9.0 + prisma: 4.10.1 tsconfig: workspace:* - tsx: 3.12.2 - typescript: 4.9.4 + tsx: 3.12.3 + typescript: 4.9.5 dependencies: - '@prisma/client': 4.9.0_prisma@4.9.0 + '@prisma/client': 4.10.1_prisma@4.10.1 devDependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dotenv: 16.0.3 - prisma: 4.9.0 + prisma: 4.10.1 tsconfig: link:../tsconfig - tsx: 3.12.2 - typescript: 4.9.4 + tsx: 3.12.3 + typescript: 4.9.5 packages/emails: specifiers: - '@faire/mjml-react': 3.1.0 - '@types/node': 18.11.18 + '@faire/mjml-react': 3.1.1 + '@types/node': 18.14.0 '@types/nodemailer': 6.4.7 - '@types/react': 18.0.27 + '@types/react': 18.0.28 concurrently: 7.6.0 - eslint: 8.32.0 + eslint: 8.34.0 eslint-config-custom: workspace:* http-server: 14.1.1 nodemailer: 6.9.1 react: 18.2.0 tsconfig: workspace:* - tsx: 3.12.2 + tsx: 3.12.3 utils: workspace:* devDependencies: - '@faire/mjml-react': 3.1.0_7tbcn2mecc3yvuxakflodiks3m - '@types/node': 18.11.18 + '@faire/mjml-react': 3.1.1_7tbcn2mecc3yvuxakflodiks3m + '@types/node': 18.14.0 '@types/nodemailer': 6.4.7 - '@types/react': 18.0.27 + '@types/react': 18.0.28 concurrently: 7.6.0 - eslint: 8.32.0 + eslint: 8.34.0 eslint-config-custom: link:../eslint-config-custom http-server: 14.1.1 nodemailer: 6.9.1 react: 18.2.0 tsconfig: link:../tsconfig - tsx: 3.12.2 + tsx: 3.12.3 utils: link:../utils packages/eslint-config-custom: specifiers: '@typescript-eslint/eslint-plugin': ^5.49.0 - '@typescript-eslint/parser': ^5.49.0 - eslint: 8.32.0 + '@typescript-eslint/parser': ^5.53.0 + eslint: 8.34.0 eslint-config-next: 13.1.6 eslint-config-prettier: 8.6.0 - eslint-plugin-react: 7.32.1 + eslint-plugin-react: 7.32.2 dependencies: - eslint: 8.32.0 - eslint-config-next: 13.1.6_7uibuqfxkfaozanbtbziikiqje - eslint-config-prettier: 8.6.0_eslint@8.32.0 - eslint-plugin-react: 7.32.1_eslint@8.32.0 + eslint: 8.34.0 + eslint-config-next: 13.1.6_7kw3g6rralp5ps6mg3uyzz6azm + eslint-config-prettier: 8.6.0_eslint@8.34.0 + eslint-plugin-react: 7.32.2_eslint@8.34.0 devDependencies: - '@typescript-eslint/eslint-plugin': 5.50.0_skqhap4rvjneq2n5v2vocxqt74 - '@typescript-eslint/parser': 5.50.0_7uibuqfxkfaozanbtbziikiqje + '@typescript-eslint/eslint-plugin': 5.50.0_ny4s7qc6yg74faf3d6xty2ofzy + '@typescript-eslint/parser': 5.53.0_7kw3g6rralp5ps6mg3uyzz6azm packages/js: specifiers: + '@babel/preset-typescript': ^7.21.0 '@rollup/plugin-babel': 6.0.3 '@rollup/plugin-node-resolve': 15.0.1 '@rollup/plugin-terser': ^0.4.0 '@rollup/plugin-typescript': 11.0.0 - '@stripe/stripe-js': 1.46.0 + '@stripe/stripe-js': 1.47.0 autoprefixer: 10.4.13 babel-preset-solid: 1.6.10 - eslint: 8.32.0 + eslint: 8.34.0 eslint-config-custom: workspace:* eslint-plugin-solid: 0.10.0 models: workspace:* @@ -593,63 +592,65 @@ importers: solid-js: 1.6.11 tailwindcss: 3.2.7 tsconfig: workspace:* - typescript: 4.9.4 + typescript: 4.9.5 utils: workspace:* dependencies: - '@stripe/stripe-js': 1.46.0 + '@stripe/stripe-js': 1.47.0 solid-element: 1.6.3_solid-js@1.6.11 solid-js: 1.6.11 devDependencies: - '@rollup/plugin-babel': 6.0.3_z62ir75jo4vtjd3xuow3aofoei + '@babel/preset-typescript': 7.21.0_@babel+core@7.21.0 + '@rollup/plugin-babel': 6.0.3_zckbjdef7bo4amsla2acrs7s4i '@rollup/plugin-node-resolve': 15.0.1_rollup@3.17.2 '@rollup/plugin-terser': 0.4.0_rollup@3.17.2 - '@rollup/plugin-typescript': 11.0.0_wpdpur4kpujfydhh5gfebievia + '@rollup/plugin-typescript': 11.0.0_vi3xdhr63abcxdtwtptol35g5u autoprefixer: 10.4.13_postcss@8.4.21 - babel-preset-solid: 1.6.10_@babel+core@7.20.12 - eslint: 8.32.0 + babel-preset-solid: 1.6.10_@babel+core@7.21.0 + eslint: 8.34.0 eslint-config-custom: link:../eslint-config-custom - eslint-plugin-solid: 0.10.0_7uibuqfxkfaozanbtbziikiqje + eslint-plugin-solid: 0.10.0_7kw3g6rralp5ps6mg3uyzz6azm models: link:../models postcss: 8.4.21 react: 18.2.0 rollup: 3.17.2 rollup-plugin-postcss: 4.0.2_postcss@8.4.21 - rollup-plugin-typescript-paths: 1.4.0_typescript@4.9.4 + rollup-plugin-typescript-paths: 1.4.0_typescript@4.9.5 tailwindcss: 3.2.7_postcss@8.4.21 tsconfig: link:../tsconfig - typescript: 4.9.4 + typescript: 4.9.5 utils: link:../utils packages/models: specifiers: - '@paralleldrive/cuid2': 2.0.1 + '@paralleldrive/cuid2': 2.2.0 db: workspace:* next: 13.1.6 tsconfig: workspace:* - typescript: 4.9.4 - zod: 3.20.2 + typescript: 4.9.5 + zod: 3.20.6 dependencies: - zod: 3.20.2 + zod: 3.20.6 devDependencies: - '@paralleldrive/cuid2': 2.0.1 + '@paralleldrive/cuid2': 2.2.0 db: link:../db next: 13.1.6_biqbaboplfbrettd7655fr4n2y tsconfig: link:../tsconfig - typescript: 4.9.4 + typescript: 4.9.5 packages/react: specifiers: '@babel/preset-react': ^7.18.6 - '@ladle/react': ^2.5.1 + '@babel/preset-typescript': ^7.21.0 + '@ladle/react': ^2.9.0 '@rollup/plugin-babel': 6.0.3 '@rollup/plugin-node-resolve': 15.0.1 '@rollup/plugin-terser': ^0.4.0 '@rollup/plugin-typescript': 11.0.0 '@typebot.io/js': workspace:* - '@types/node': 18.11.18 - '@types/react': 18.0.27 + '@types/node': 18.14.0 + '@types/react': 18.0.28 db: workspace:* - eslint: ^8.32.0 + eslint: ^8.34.0 eslint-config-custom: workspace:* models: workspace:* react: 18.2.0 @@ -657,22 +658,23 @@ importers: rollup-plugin-typescript-paths: ^1.4.0 tsconfig: workspace:* tslib: ^2.5.0 - tsx: 3.12.2 - typescript: ^4.9.4 + tsx: 3.12.3 + typescript: ^4.9.5 utils: workspace:* dependencies: - '@ladle/react': 2.5.2_gkjzc5kkpbuaafw6p6qyth4wbi + '@ladle/react': 2.9.0_bklpak44nh5tqd7qvh3nqmypnu devDependencies: - '@babel/preset-react': 7.18.6_@babel+core@7.20.12 - '@rollup/plugin-babel': 6.0.3_z62ir75jo4vtjd3xuow3aofoei + '@babel/preset-react': 7.18.6_@babel+core@7.21.0 + '@babel/preset-typescript': 7.21.0_@babel+core@7.21.0 + '@rollup/plugin-babel': 6.0.3_zckbjdef7bo4amsla2acrs7s4i '@rollup/plugin-node-resolve': 15.0.1_rollup@3.17.2 '@rollup/plugin-terser': 0.4.0_rollup@3.17.2 '@rollup/plugin-typescript': 11.0.0_xfpw33j3x77vb3zt44uxqu5fey '@typebot.io/js': link:../js - '@types/node': 18.11.18 - '@types/react': 18.0.27 + '@types/node': 18.14.0 + '@types/react': 18.0.28 db: link:../db - eslint: 8.33.0 + eslint: 8.34.0 eslint-config-custom: link:../eslint-config-custom models: link:../models react: 18.2.0 @@ -680,13 +682,13 @@ importers: rollup-plugin-typescript-paths: 1.4.0_typescript@4.9.5 tsconfig: link:../tsconfig tslib: 2.5.0 - tsx: 3.12.2 + tsx: 3.12.3 typescript: 4.9.5 utils: link:../utils packages/scripts: specifiers: - '@types/node': 18.11.18 + '@types/node': 18.14.0 '@types/prompts': 2.4.2 db: workspace:* deep-object-diff: 1.1.9 @@ -694,13 +696,13 @@ importers: got: 12.5.3 models: workspace:* prompts: 2.4.2 - stripe: 11.8.0 - tsx: 3.12.2 - typescript: 4.9.4 + stripe: 11.11.0 + tsx: 3.12.3 + typescript: 4.9.5 utils: workspace:* - zod: 3.20.2 + zod: 3.20.6 devDependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 '@types/prompts': 2.4.2 db: link:../db deep-object-diff: 1.1.9 @@ -708,11 +710,11 @@ importers: got: 12.5.3 models: link:../models prompts: 2.4.2 - stripe: 11.8.0 - tsx: 3.12.2 - typescript: 4.9.4 + stripe: 11.11.0 + tsx: 3.12.3 + typescript: 4.9.5 utils: link:../utils - zod: 3.20.2 + zod: 3.20.6 packages/tsconfig: specifiers: {} @@ -736,36 +738,36 @@ importers: jest: 29.4.1 jest-environment-jsdom: 29.4.1 prettier: 2.8.3 - ts-jest: 29.0.5_tnm7bqbr5wxbzglftjyeayuhyy + ts-jest: 29.0.5_4zi5nwk4hssrahd3af2bwaixva tsconfig: link:../tsconfig tsup: 6.5.0_typescript@4.9.4 typescript: 4.9.4 packages/utils: specifiers: - '@paralleldrive/cuid2': 2.0.1 - '@playwright/test': 1.30.0 + '@paralleldrive/cuid2': 2.2.0 + '@playwright/test': 1.31.1 '@types/nodemailer': 6.4.7 - aws-sdk: 2.1304.0 + aws-sdk: 2.1321.0 db: workspace:* dotenv: 16.0.3 models: workspace:* next: 13.1.6 nodemailer: 6.9.1 tsconfig: workspace:* - typescript: 4.9.4 + typescript: 4.9.5 devDependencies: - '@paralleldrive/cuid2': 2.0.1 - '@playwright/test': 1.30.0 + '@paralleldrive/cuid2': 2.2.0 + '@playwright/test': 1.31.1 '@types/nodemailer': 6.4.7 - aws-sdk: 2.1304.0 + aws-sdk: 2.1321.0 db: link:../db dotenv: 16.0.3 models: link:../models next: 13.1.6_biqbaboplfbrettd7655fr4n2y nodemailer: 6.9.1 tsconfig: link:../tsconfig - typescript: 4.9.4 + typescript: 4.9.5 packages/wordpress: specifiers: @@ -906,13 +908,13 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.14 - '@babel/helper-module-transforms': 7.20.11 - '@babel/helpers': 7.20.13 - '@babel/parser': 7.20.15 + '@babel/generator': 7.21.1 + '@babel/helper-module-transforms': 7.21.0 + '@babel/helpers': 7.21.0 + '@babel/parser': 7.21.1 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.13 - '@babel/types': 7.20.7 + '@babel/traverse': 7.21.0 + '@babel/types': 7.21.0 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -925,20 +927,20 @@ packages: - supports-color dev: false - /@babel/core/7.20.12: - resolution: {integrity: sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==} + /@babel/core/7.21.0: + resolution: {integrity: sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.14 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 - '@babel/helper-module-transforms': 7.20.11 - '@babel/helpers': 7.20.13 - '@babel/parser': 7.20.15 + '@babel/generator': 7.21.1 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.0 + '@babel/helper-module-transforms': 7.21.0 + '@babel/helpers': 7.21.0 + '@babel/parser': 7.21.1 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.13 - '@babel/types': 7.20.7 + '@babel/traverse': 7.21.0 + '@babel/types': 7.21.0 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -947,47 +949,48 @@ packages: transitivePeerDependencies: - supports-color - /@babel/generator/7.20.14: - resolution: {integrity: sha512-AEmuXHdcD3A52HHXxaTmYlb8q/xMEhoRP67B3T4Oq7lbmSoqroMZzjnGj3+i1io3pdnF8iBYVu4Ilj+c4hBxYg==} + /@babel/generator/7.21.1: + resolution: {integrity: sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 '@jridgewell/gen-mapping': 0.3.2 + '@jridgewell/trace-mapping': 0.3.17 jsesc: 2.5.2 /@babel/helper-annotate-as-pure/7.18.6: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 /@babel/helper-builder-binary-assignment-operator-visitor/7.18.9: resolution: {integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.18.6 - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 - /@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12: + /@babel/helper-compilation-targets/7.20.7_@babel+core@7.21.0: resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.20.14 - '@babel/core': 7.20.12 - '@babel/helper-validator-option': 7.18.6 + '@babel/core': 7.21.0 + '@babel/helper-validator-option': 7.21.0 browserslist: 4.21.5 lru-cache: 5.1.1 semver: 6.3.0 - /@babel/helper-create-class-features-plugin/7.20.12_@babel+core@7.20.12: + /@babel/helper-create-class-features-plugin/7.20.12_@babel+core@7.21.0: resolution: {integrity: sha512-9OunRkbT0JQcednL0UFvbfXpAsUXiGjUk0a7sN8fUXX7Mue79cUSMjHGDRRi/Vz9vYlpIhLV5fMD5dKoMhhsNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 @@ -999,23 +1002,42 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.12: + /@babel/helper-create-class-features-plugin/7.21.0_@babel+core@7.21.0: + resolution: {integrity: sha512-Q8wNiMIdwsv5la5SPxNYzzkPnjgC0Sy0i7jLkVOCdllu/xcVNkr3TeZzbHBJrj+XXRqzX5uCyCoV9eu6xUG7KQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-function-name': 7.21.0 + '@babel/helper-member-expression-to-functions': 7.21.0 + '@babel/helper-optimise-call-expression': 7.18.6 + '@babel/helper-replace-supers': 7.20.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 + '@babel/helper-split-export-declaration': 7.18.6 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.21.0: resolution: {integrity: sha512-m68B1lkg3XDGX5yCvGO0kPx3v9WIYLnzjKfPcQiwntEQa5ZeRkPmo2X/ISJc8qxWGfwUr+kvZAeEzAwLec2r2w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-annotate-as-pure': 7.18.6 regexpu-core: 5.2.2 - /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.12: + /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.21.0: resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.20.12 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.20.2 debug: 4.3.4 lodash.debounce: 4.0.8 @@ -1032,35 +1054,48 @@ packages: resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 /@babel/helper-function-name/7.19.0: resolution: {integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.20.7 - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 + + /@babel/helper-function-name/7.21.0: + resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/template': 7.20.7 + '@babel/types': 7.21.0 /@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 /@babel/helper-member-expression-to-functions/7.20.7: resolution: {integrity: sha512-9J0CxJLq315fEdi4s7xK5TQaNYjZw+nDVpVqr1axNGKzdrdwYBD5b4uKv3n75aABG0rCCTK8Im8Ww7eYfMrZgw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 + + /@babel/helper-member-expression-to-functions/7.21.0: + resolution: {integrity: sha512-Muu8cdZwNN6mRRNG6lAYErJ5X3bRevgYR2O8wN0yn7jJSnGDu6eG59RfT29JHxGUovyfrh6Pj0XzmR7drNVL3Q==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.21.0 /@babel/helper-module-imports/7.18.6: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 - /@babel/helper-module-transforms/7.20.11: - resolution: {integrity: sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==} + /@babel/helper-module-transforms/7.21.0: + resolution: {integrity: sha512-eD/JQ21IG2i1FraJnTMbUarAUkA7G988ofehG5MDCRXaUU91rEBJuCeSoou2Sk1y4RbLYXzqEg1QLwEmRU4qcQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.18.9 @@ -1069,8 +1104,8 @@ packages: '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.19.1 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.13 - '@babel/types': 7.20.7 + '@babel/traverse': 7.21.0 + '@babel/types': 7.21.0 transitivePeerDependencies: - supports-color @@ -1078,7 +1113,7 @@ packages: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 /@babel/helper-plugin-utils/7.10.4: resolution: {integrity: sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==} @@ -1088,17 +1123,17 @@ packages: resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==} engines: {node: '>=6.9.0'} - /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.12: + /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.21.0: resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-wrap-function': 7.20.5 - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 transitivePeerDependencies: - supports-color @@ -1107,11 +1142,11 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-member-expression-to-functions': 7.20.7 + '@babel/helper-member-expression-to-functions': 7.21.0 '@babel/helper-optimise-call-expression': 7.18.6 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.13 - '@babel/types': 7.20.7 + '@babel/traverse': 7.21.0 + '@babel/types': 7.21.0 transitivePeerDependencies: - supports-color @@ -1119,19 +1154,19 @@ packages: resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 /@babel/helper-skip-transparent-expression-wrappers/7.20.0: resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 /@babel/helper-split-export-declaration/7.18.6: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 /@babel/helper-string-parser/7.19.4: resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} @@ -1145,24 +1180,28 @@ packages: resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==} engines: {node: '>=6.9.0'} + /@babel/helper-validator-option/7.21.0: + resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==} + engines: {node: '>=6.9.0'} + /@babel/helper-wrap-function/7.20.5: resolution: {integrity: sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-function-name': 7.19.0 + '@babel/helper-function-name': 7.21.0 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.13 - '@babel/types': 7.20.7 + '@babel/traverse': 7.21.0 + '@babel/types': 7.21.0 transitivePeerDependencies: - supports-color - /@babel/helpers/7.20.13: - resolution: {integrity: sha512-nzJ0DWCL3gB5RCXbUO3KIMMsBY2Eqbx8mBpKGE/02PgyRQFcPQLbkQ1vyy596mZLaP+dAfD+R4ckASzNVmW3jg==} + /@babel/helpers/7.21.0: + resolution: {integrity: sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.20.7 - '@babel/traverse': 7.20.13 - '@babel/types': 7.20.7 + '@babel/traverse': 7.21.0 + '@babel/types': 7.21.0 transitivePeerDependencies: - supports-color @@ -1174,131 +1213,131 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser/7.20.15: - resolution: {integrity: sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg==} + /@babel/parser/7.21.1: + resolution: {integrity: sha512-JzhBFpkuhBNYUY7qs+wTzNmyCWUHEaAFpQQD2YfU1rPL38/L43Wvid0fFkiOCnHvsGncRZgEPyGnltABLcVDTg==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.12: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7_@babel+core@7.20.12: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7_@babel+core@7.21.0: resolution: {integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-proposal-optional-chaining': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-proposal-optional-chaining': 7.20.7_@babel+core@7.21.0 - /@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.20.12: + /@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.21.0: resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.12 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.12 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.21.0 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.0 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.12: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 - '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-class-static-block/7.20.7_@babel+core@7.20.12: + /@babel/plugin-proposal-class-static-block/7.20.7_@babel+core@7.21.0: resolution: {integrity: sha512-AveGOoi9DAjUYYuUAG//Ig69GlazLnoyzMw68VCDux+c1tsnnH/OkYcpz/5xzMkEFC6UxjR5Gw1c+iY2wOGVeQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.20.12 - '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.12 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.0 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.12: + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.0 - /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.12: + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.21.0: resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.0 - /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.12: + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.0 - /@babel/plugin-proposal-logical-assignment-operators/7.20.7_@babel+core@7.20.12: + /@babel/plugin-proposal-logical-assignment-operators/7.20.7_@babel+core@7.21.0: resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.12 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.0 - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.12: + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.0 - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.12: + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.12 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.0 /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.9: resolution: {integrity: sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==} @@ -1311,150 +1350,150 @@ packages: '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.12.9 dev: false - /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.20.12: + /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.21.0: resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.14 - '@babel/core': 7.20.12 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.12 - '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.21.0 - /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.12: + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.0 - /@babel/plugin-proposal-optional-chaining/7.20.7_@babel+core@7.20.12: + /@babel/plugin-proposal-optional-chaining/7.20.7_@babel+core@7.21.0: resolution: {integrity: sha512-T+A7b1kfjtRM51ssoOfS1+wbyCVqorfyZhT99TvxxLMirPShD8CzKMRepMlCBGM5RpHMbn8s+5MMHnPstJH6mQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.0 - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.12: + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 - '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.20.12: + /@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.21.0: resolution: {integrity: sha512-Vq7b9dUA12ByzB4EjQTPo25sFhY+08pQDBSZRtUAkj7lb7jahaHR5igera16QZ+3my1nYR4dKsNdYj5IjPHilQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.12 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.0 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.12: + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.12: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.21.0: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.20.12: + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.21.0: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.12: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.21.0: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.12: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.21.0: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.12: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.21.0: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.12: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.21.0: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.12: + /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.21.0: resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.12: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.21.0: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.12: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.21.0: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 /@babel/plugin-syntax-jsx/7.12.1_@babel+core@7.12.9: @@ -1466,37 +1505,37 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12: + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.12: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.21.0: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.12: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.21.0: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.12: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.21.0: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.12.9: @@ -1508,106 +1547,106 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.12: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.21.0: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.12: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.21.0: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.12: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.21.0: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.12: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.21.0: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.12: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.21.0: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.12: + /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.21.0: resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-arrow-functions/7.20.7_@babel+core@7.20.12: + /@babel/plugin-transform-arrow-functions/7.20.7_@babel+core@7.21.0: resolution: {integrity: sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-async-to-generator/7.20.7_@babel+core@7.20.12: + /@babel/plugin-transform-async-to-generator/7.20.7_@babel+core@7.21.0: resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.12 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.21.0 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-block-scoping/7.20.15_@babel+core@7.20.12: + /@babel/plugin-transform-block-scoping/7.20.15_@babel+core@7.21.0: resolution: {integrity: sha512-Vv4DMZ6MiNOhu/LdaZsT/bsLRxgL94d269Mv4R/9sp6+Mp++X/JqypZYypJXLlM4mlL352/Egzbzr98iABH1CA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-classes/7.20.7_@babel+core@7.20.12: + /@babel/plugin-transform-classes/7.20.7_@babel+core@7.21.0: resolution: {integrity: sha512-LWYbsiXTPKl+oBlXUGlwNlJZetXD5Am+CyBdqhPsDVjM9Jc8jwBJFrKhHf900Kfk2eZG1y9MAG3UNajol7A4VQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.0 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 '@babel/helper-optimise-call-expression': 7.18.6 @@ -1618,169 +1657,169 @@ packages: transitivePeerDependencies: - supports-color - /@babel/plugin-transform-computed-properties/7.20.7_@babel+core@7.20.12: + /@babel/plugin-transform-computed-properties/7.20.7_@babel+core@7.21.0: resolution: {integrity: sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 '@babel/template': 7.20.7 - /@babel/plugin-transform-destructuring/7.20.7_@babel+core@7.20.12: + /@babel/plugin-transform-destructuring/7.20.7_@babel+core@7.21.0: resolution: {integrity: sha512-Xwg403sRrZb81IVB79ZPqNQME23yhugYVqgTxAhT99h485F4f+GMELFhhOsscDUB7HCswepKeCKLn/GZvUKoBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.12: + /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.21.0: resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.12: + /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.21.0: resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.12: + /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.21.0: resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.0 '@babel/helper-function-name': 7.19.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.12: + /@babel/plugin-transform-literals/7.18.9_@babel+core@7.21.0: resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-modules-amd/7.20.11_@babel+core@7.20.12: + /@babel/plugin-transform-modules-amd/7.20.11_@babel+core@7.21.0: resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 - '@babel/helper-module-transforms': 7.20.11 + '@babel/core': 7.21.0 + '@babel/helper-module-transforms': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-commonjs/7.20.11_@babel+core@7.20.12: + /@babel/plugin-transform-modules-commonjs/7.20.11_@babel+core@7.21.0: resolution: {integrity: sha512-S8e1f7WQ7cimJQ51JkAaDrEtohVEitXjgCGAS2N8S31Y42E+kWwfSz83LYz57QdBm7q9diARVqanIaH2oVgQnw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 - '@babel/helper-module-transforms': 7.20.11 + '@babel/core': 7.21.0 + '@babel/helper-module-transforms': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-simple-access': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-systemjs/7.20.11_@babel+core@7.20.12: + /@babel/plugin-transform-modules-systemjs/7.20.11_@babel+core@7.21.0: resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-module-transforms': 7.20.11 + '@babel/helper-module-transforms': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-identifier': 7.19.1 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 - '@babel/helper-module-transforms': 7.20.11 + '@babel/core': 7.21.0 + '@babel/helper-module-transforms': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.20.12: + /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.21.0: resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.12 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-replace-supers': 7.20.7 transitivePeerDependencies: @@ -1796,335 +1835,363 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-parameters/7.20.7_@babel+core@7.20.12: + /@babel/plugin-transform-parameters/7.20.7_@babel+core@7.21.0: resolution: {integrity: sha512-WiWBIkeHKVOSYPO0pWkxGPfKeWrCJyD3NJ53+Lrp/QMSZbsVPovrVl2aWZ19D/LTVnaDv5Ap7GJ/B2CTOZdrfA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-react-constant-elements/7.20.2_@babel+core@7.20.12: + /@babel/plugin-transform-react-constant-elements/7.20.2_@babel+core@7.21.0: resolution: {integrity: sha512-KS/G8YI8uwMGKErLFOHS/ekhqdHhpEloxs43NecQHVgo2QuQSyJhGIY1fL8UGl9wy5ItVwwoUL4YxVqsplGq2g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 - '@babel/plugin-transform-react-jsx': 7.20.13_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/plugin-transform-react-jsx': 7.20.13_@babel+core@7.21.0 - /@babel/plugin-transform-react-jsx-self/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-react-jsx-self/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-A0LQGx4+4Jv7u/tWzoJF7alZwnBDQd6cGLh9P+Ttk4dpiL+J5p7NSNv/9tlEFFJDq3kjxOavWmbm6t0Gk+A3Ig==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-react-jsx-source/7.19.6_@babel+core@7.20.12: + /@babel/plugin-transform-react-jsx-source/7.19.6_@babel+core@7.21.0: resolution: {integrity: sha512-RpAi004QyMNisst/pvSanoRdJ4q+jMCWyk9zdw/CyLB9j8RXEahodR6l2GyttDRyEVWZtbN+TpLiHJ3t34LbsQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-react-jsx/7.20.13_@babel+core@7.20.12: + /@babel/plugin-transform-react-jsx/7.20.13_@babel+core@7.21.0: resolution: {integrity: sha512-MmTZx/bkUrfJhhYAYt3Urjm+h8DQGrPrnKQ94jLo7NLuOU+T89a7IByhKmrb8SKhrIYIQ0FN0CHMbnFRen4qNw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.12 - '@babel/types': 7.20.7 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.0 + '@babel/types': 7.21.0 - /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.20.12: + /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.21.0: resolution: {integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 regenerator-transform: 0.15.1 - /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-runtime/7.19.6_@babel+core@7.20.12: + /@babel/plugin-transform-runtime/7.19.6_@babel+core@7.21.0: resolution: {integrity: sha512-PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.12 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.12 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.12 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.21.0 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.21.0 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.21.0 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-spread/7.20.7_@babel+core@7.20.12: + /@babel/plugin-transform-spread/7.20.7_@babel+core@7.21.0: resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.12: + /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.21.0: resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.12: + /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.21.0: resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-typescript/7.20.13_@babel+core@7.20.12: + /@babel/plugin-transform-typescript/7.20.13_@babel+core@7.21.0: resolution: {integrity: sha512-O7I/THxarGcDZxkgWKMUrk7NK1/WbHAg3Xx86gqS6x9MTrNL6AwIluuZ96ms4xeDe6AVx6rjHbWHP7x26EPQBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 - '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.12 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.21.0 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.12: + /@babel/plugin-transform-typescript/7.21.0_@babel+core@7.21.0: + resolution: {integrity: sha512-xo///XTPp3mDzTtrqXoBlK9eiAYW3wv9JXglcn/u1bi60RW11dEUxIgA8cbnDhutS1zacjMRmAwxE0gMklLnZg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.0 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.21.0 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.21.0: resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.12: + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/preset-env/7.20.2_@babel+core@7.20.12: + /@babel/preset-env/7.20.2_@babel+core@7.21.0: resolution: {integrity: sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.14 - '@babel/core': 7.20.12 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7_@babel+core@7.20.12 - '@babel/plugin-proposal-async-generator-functions': 7.20.7_@babel+core@7.20.12 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-proposal-class-static-block': 7.20.7_@babel+core@7.20.12 - '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.12 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-proposal-logical-assignment-operators': 7.20.7_@babel+core@7.20.12 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.20.12 - '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-proposal-optional-chaining': 7.20.7_@babel+core@7.20.12 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.20.12 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.12 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.12 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.12 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.12 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.12 - '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.20.12 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.12 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.12 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.12 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.12 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.12 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.12 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.12 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.12 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.12 - '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.20.12 - '@babel/plugin-transform-async-to-generator': 7.20.7_@babel+core@7.20.12 - '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-transform-block-scoping': 7.20.15_@babel+core@7.20.12 - '@babel/plugin-transform-classes': 7.20.7_@babel+core@7.20.12 - '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.20.12 - '@babel/plugin-transform-destructuring': 7.20.7_@babel+core@7.20.12 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.20.12 - '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.12 - '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.20.12 - '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.20.12 - '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.20.12 - '@babel/plugin-transform-modules-commonjs': 7.20.11_@babel+core@7.20.12 - '@babel/plugin-transform-modules-systemjs': 7.20.11_@babel+core@7.20.12 - '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.20.12 - '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.20.12 - '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.20.12 - '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.20.12 - '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.12 - '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.20.12 - '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.12 - '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.12 - '@babel/preset-modules': 0.1.5_@babel+core@7.20.12 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7_@babel+core@7.21.0 + '@babel/plugin-proposal-async-generator-functions': 7.20.7_@babel+core@7.21.0 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-proposal-class-static-block': 7.20.7_@babel+core@7.21.0 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.21.0 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-proposal-logical-assignment-operators': 7.20.7_@babel+core@7.21.0 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.0 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-proposal-optional-chaining': 7.20.7_@babel+core@7.21.0 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.21.0 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.0 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.21.0 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.0 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.21.0 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.0 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.0 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.0 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.21.0 + '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.21.0 + '@babel/plugin-transform-async-to-generator': 7.20.7_@babel+core@7.21.0 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-block-scoping': 7.20.15_@babel+core@7.21.0 + '@babel/plugin-transform-classes': 7.20.7_@babel+core@7.21.0 + '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.21.0 + '@babel/plugin-transform-destructuring': 7.20.7_@babel+core@7.21.0 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.21.0 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.21.0 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.21.0 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.21.0 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.21.0 + '@babel/plugin-transform-modules-commonjs': 7.20.11_@babel+core@7.21.0 + '@babel/plugin-transform-modules-systemjs': 7.20.11_@babel+core@7.21.0 + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.21.0 + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.21.0 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.21.0 + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.21.0 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.21.0 + '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.21.0 + '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.21.0 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.21.0 + '@babel/preset-modules': 0.1.5_@babel+core@7.21.0 '@babel/types': 7.20.7 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.12 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.12 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.12 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.21.0 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.21.0 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.21.0 core-js-compat: 3.27.2 semver: 6.3.0 transitivePeerDependencies: - supports-color - /@babel/preset-modules/0.1.5_@babel+core@7.20.12: + /@babel/preset-modules/0.1.5_@babel+core@7.21.0: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.12 - '@babel/types': 7.20.7 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.21.0 + '@babel/types': 7.21.0 esutils: 2.0.3 - /@babel/preset-react/7.18.6_@babel+core@7.20.12: + /@babel/preset-react/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-transform-react-jsx': 7.20.13_@babel+core@7.20.12 - '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-react-jsx': 7.20.13_@babel+core@7.21.0 + '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.21.0 - /@babel/preset-typescript/7.18.6_@babel+core@7.20.12: + /@babel/preset-typescript/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.20.13_@babel+core@7.20.12 + '@babel/plugin-transform-typescript': 7.20.13_@babel+core@7.21.0 transitivePeerDependencies: - supports-color dev: false + /@babel/preset-typescript/7.21.0_@babel+core@7.21.0: + resolution: {integrity: sha512-myc9mpoVA5m1rF8K8DgLEatOYFDpwC+RkMkjZ0Du6uI62YvDe8uxIEYVs/VCdSJ097nlALiU/yBC7//3nI+hNg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-validator-option': 7.21.0 + '@babel/plugin-transform-typescript': 7.21.0_@babel+core@7.21.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/runtime-corejs3/7.20.13: resolution: {integrity: sha512-p39/6rmY9uvlzRiLZBIB3G9/EBr66LBMcYm7fIDeSBNdRjF2AGD3rFZucUyAgGHC2N+7DdLvVi33uTjSE44FIw==} engines: {node: '>=6.9.0'} @@ -2144,43 +2211,43 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.20.15 - '@babel/types': 7.20.7 + '@babel/parser': 7.21.1 + '@babel/types': 7.21.0 - /@babel/traverse/7.20.13: + /@babel/traverse/7.20.13_supports-color@5.5.0: resolution: {integrity: sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.14 + '@babel/generator': 7.21.1 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.20.15 - '@babel/types': 7.20.7 - debug: 4.3.4 + '@babel/parser': 7.21.1 + '@babel/types': 7.21.0 + debug: 4.3.4_supports-color@5.5.0 globals: 11.12.0 transitivePeerDependencies: - supports-color + dev: false - /@babel/traverse/7.20.13_supports-color@5.5.0: - resolution: {integrity: sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ==} + /@babel/traverse/7.21.0: + resolution: {integrity: sha512-Xdt2P1H4LKTO8ApPfnO1KmzYMFpp7D/EinoXzLYN/cHcBNrVCAkAtGUcXnHXrl/VGktureU6fkQrHSBE2URfoA==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.14 + '@babel/generator': 7.21.1 '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.19.0 + '@babel/helper-function-name': 7.21.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.20.15 - '@babel/types': 7.20.7 - debug: 4.3.4_supports-color@5.5.0 + '@babel/parser': 7.21.1 + '@babel/types': 7.21.0 + debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: false /@babel/types/7.20.7: resolution: {integrity: sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==} @@ -2190,11 +2257,19 @@ packages: '@babel/helper-validator-identifier': 7.19.1 to-fast-properties: 2.0.0 + /@babel/types/7.21.0: + resolution: {integrity: sha512-uR7NWq2VNFnDi7EYqiRz2Jv/VQIu38tu64Zy8TX2nQFQ6etJ9V/Rr2msW8BS132mum2rL645qpDrLtAJtVpuow==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.19.4 + '@babel/helper-validator-identifier': 7.19.1 + to-fast-properties: 2.0.0 + /@bcoe/v8-coverage/0.2.3: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@chakra-ui/accordion/2.1.9_fwuswyzqt4zoy2ijh6toljt2ii: + /@chakra-ui/accordion/2.1.9_uupns7t4atiniyi2wjbakpt4y4: resolution: {integrity: sha512-a9CKIAUHezc0f5FR/SQ4GVxnWuIb2HbDTxTEKTp58w/J9pecIbJaNrJ5TUZ0MVbDU9jkgO9RsZ29jkja8PomAw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2202,28 +2277,28 @@ packages: react: '>=18' dependencies: '@chakra-ui/descendant': 3.0.13_react@18.2.0 - '@chakra-ui/icon': 3.0.16_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/icon': 3.0.16_n3dxrjldmk5gnycgnw7noyo5tu '@chakra-ui/react-context': 2.0.7_react@18.2.0 '@chakra-ui/react-use-controllable-state': 2.0.8_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.5.0_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.15_sobpkor2zzy55hdsvdgiifqwze - framer-motion: 9.0.2_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba + '@chakra-ui/transition': 2.0.15_rgwhfsacjgj5jf4y57dxdeclgy + framer-motion: 9.0.7_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/alert/2.0.17_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/alert/2.0.17_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-0Y5vw+HkeXpwbL1roVpSSNM6luMRmUbwduUSHEA4OnX1ismvsDb1ZBfpi4Vxp6w8euJ2Uj6df3krbd5tbCP6tg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/icon': 3.0.16_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/icon': 3.0.16_n3dxrjldmk5gnycgnw7noyo5tu '@chakra-ui/react-context': 2.0.7_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/spinner': 2.0.13_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/spinner': 2.0.13_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false @@ -2235,21 +2310,21 @@ packages: resolution: {integrity: sha512-pKfOS/mztc4sUXHNc8ypJ1gPWSolWT770jrgVRfolVbYlki8y5Y+As996zMF6k5lewTu6j9DQequ7Cc9a69IVQ==} dev: false - /@chakra-ui/avatar/2.2.5_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/avatar/2.2.5_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-TEHXuGE79+fEn61qJ7J/A0Ec+WjyNwobrDTATcLg9Zx2/WEMmZNfrWIAlI5ANQAwVbdSWeGVbyoLAK5mbcrE0A==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/image': 2.0.15_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/image': 2.0.15_n3dxrjldmk5gnycgnw7noyo5tu '@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 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/breadcrumb/2.1.4_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/breadcrumb/2.1.4_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-vyBx5TAxPnHhb0b8nyRGfqyjleD//9mySFhk96c9GL+T6YDO4swHw5y/kvDv3Ngc/iRwJ9hdI49PZKwPxLqsEg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2258,7 +2333,7 @@ packages: '@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 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false @@ -2268,7 +2343,7 @@ packages: '@chakra-ui/shared-utils': 2.0.5 dev: false - /@chakra-ui/button/2.0.16_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/button/2.0.16_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-NjuTKa7gNhnGSUutKuTc8HoAOe9WWIigpciBG7yj3ok67kg8bXtSzPyQFZlgTY6XGdAckWTT+Do4tvhwa5LA+g==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2277,29 +2352,29 @@ packages: '@chakra-ui/react-context': 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/spinner': 2.0.13_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/spinner': 2.0.13_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/card/2.1.6_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/card/2.1.6_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-fFd/WAdRNVY/WOSQv4skpy0WeVhhI0f7dTY1Sm0jVl0KLmuP/GnpsWtKtqWjNcV00K963EXDyhlk6+9oxbP4gw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/checkbox/2.2.10_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/checkbox/2.2.10_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-vzxEjw99qj7loxAdP1WuHNt4EAvj/t6cc8oxyOB2mEvkAzhxI34rLR+3zWDuHWsmhyUO+XEDh4FiWdR+DK5Siw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.17_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/form-control': 2.0.17_n3dxrjldmk5gnycgnw7noyo5tu '@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 @@ -2308,8 +2383,8 @@ packages: '@chakra-ui/react-use-safe-layout-effect': 2.0.5_react@18.2.0 '@chakra-ui/react-use-update-effect': 2.0.7_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/visually-hidden': 2.0.15_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba + '@chakra-ui/visually-hidden': 2.0.15_n3dxrjldmk5gnycgnw7noyo5tu '@zag-js/focus-visible': 0.2.1 react: 18.2.0 dev: false @@ -2324,14 +2399,14 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/close-button/2.0.17_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/close-button/2.0.17_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-05YPXk456t1Xa3KpqTrvm+7smx+95dmaPiwjiBN3p7LHUQVHJd8ZXSDB0V+WKi419k3cVQeJUdU/azDO2f40sw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/icon': 3.0.16_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/icon': 3.0.16_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false @@ -2344,13 +2419,13 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/control-box/2.0.13_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/control-box/2.0.13_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-FEyrU4crxati80KUF/+1Z1CU3eZK6Sa0Yv7Z/ydtz9/tvGblXW9NFanoomXAOvcIFLbaLQPPATm9Gmpr7VG05A==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false @@ -2365,23 +2440,23 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/css-reset/2.0.11_hp5f5nkljdiwilp4rgxyefcplu: + /@chakra-ui/css-reset/2.0.11_3og6jmu6wvzuytygvdoxepq3x4: resolution: {integrity: sha512-TnydPIMYaQX8kJ8cKgbXfHaBKLr9wCqZS+UnqUxUo3YzMNRjOUPg4DWVO4n4s+GwuZy860DGsBoJaheLqrilVg==} peerDependencies: '@emotion/react': '>=10.0.35' react: '>=18' dependencies: - '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a + '@emotion/react': 11.10.6_pmekkgnqduwlme35zpnqhenc34 react: 18.2.0 dev: false - /@chakra-ui/css-reset/2.0.12_hp5f5nkljdiwilp4rgxyefcplu: + /@chakra-ui/css-reset/2.0.12_3og6jmu6wvzuytygvdoxepq3x4: resolution: {integrity: sha512-Q5OYIMvqTl2vZ947kIYxcS5DhQXeStB84BzzBd6C10wOx1gFUu9pL+jLpOnHR3hhpWRMdX5o7eT+gMJWIYUZ0Q==} peerDependencies: '@emotion/react': '>=10.0.35' react: '>=18' dependencies: - '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a + '@emotion/react': 11.10.6_pmekkgnqduwlme35zpnqhenc34 react: 18.2.0 dev: false @@ -2399,7 +2474,7 @@ packages: resolution: {integrity: sha512-PVtDkPrDD5b8aoL6Atg7SLjkwhWb7BwMcLOF1L449L3nZN+DAO3nyAh6iUhZVJyunELj9d0r65CDlnMREyJZmA==} dev: false - /@chakra-ui/editable/2.0.19_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/editable/2.0.19_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-YxRJsJ2JQd42zfPBgTKzIhg1HugT+gfQz1ZosmUN+IZT9YZXL2yodHTUz6Lee04Vc/CdEqgBFLuREXEUNBfGtA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2414,7 +2489,7 @@ packages: '@chakra-ui/react-use-safe-layout-effect': 2.0.5_react@18.2.0 '@chakra-ui/react-use-update-effect': 2.0.7_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false @@ -2422,30 +2497,30 @@ packages: resolution: {integrity: sha512-IGM/yGUHS+8TOQrZGpAKOJl/xGBrmRYJrmbHfUE7zrG3PpQyXvbLDP1M+RggkCFVgHlJi2wpYIf0QtQlU0XZfw==} dev: false - /@chakra-ui/focus-lock/2.0.16_3stiutgnnbnfnf3uowm5cip22i: + /@chakra-ui/focus-lock/2.0.16_pmekkgnqduwlme35zpnqhenc34: 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.3_3stiutgnnbnfnf3uowm5cip22i + react-focus-lock: 2.9.3_pmekkgnqduwlme35zpnqhenc34 transitivePeerDependencies: - '@types/react' dev: false - /@chakra-ui/form-control/2.0.17_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/form-control/2.0.17_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-34ptCaJ2LNvQNOlB6MAKsmH1AkT1xo7E+3Vw10Urr81yTOjDTM/iU6vG3JKPfRDMyXeowPjXmutlnuk72SSjRg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/icon': 3.0.16_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/icon': 3.0.16_n3dxrjldmk5gnycgnw7noyo5tu '@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.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false @@ -2461,29 +2536,29 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/icon/3.0.15_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/icon/3.0.15_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-6RRppml4kW3hOMgMCtgeKc73nJhJEZXOvzDvmZKKW9WrLsDpWiI7WDQb5VIxUXqZlbrh88K5WVRY0YivIefCDA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/icon/3.0.16_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/icon/3.0.16_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-RpA1X5Ptz8Mt39HSyEIW1wxAz2AXyf9H0JJ5HVx/dBdMZaGMDJ0HyyPBVci0m4RCoJuyG1HHG/DXJaVfUTVAeg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/image/2.0.15_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/image/2.0.15_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-w2rElXtI3FHXuGpMCsSklus+pO1Pl2LWDwsCGdpBQUvGFbnHfl7MftQgTlaGHeD5OS95Pxva39hKrA2VklKHiQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2491,38 +2566,38 @@ packages: dependencies: '@chakra-ui/react-use-safe-layout-effect': 2.0.5_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/input/2.0.20_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/input/2.0.20_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-ypmsy4n4uNBVgn6Gd24Zrpi+qRf/T9WEzWkysuYC9Qfxo+i7yuf3snp7XmBy8KSGVSiXE11eO8ZN5oCg6Xg0jg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.17_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/form-control': 2.0.17_n3dxrjldmk5gnycgnw7noyo5tu '@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 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/layout/2.1.16_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/layout/2.1.16_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-QFS3feozIGsvB0H74lUocev55aRF26eNrdmhfJifwikZAiq+zzZAMdBdNU9UJhHClnMOU8/iGZ0MF7ti4zQS1A==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: '@chakra-ui/breakpoint-utils': 2.0.8 - '@chakra-ui/icon': 3.0.16_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/icon': 3.0.16_n3dxrjldmk5gnycgnw7noyo5tu '@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 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false @@ -2538,7 +2613,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/media-query/3.2.12_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/media-query/3.2.12_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-8pSLDf3oxxhFrhd40rs7vSeIBfvOmIKHA7DJlGUC/y+9irD24ZwgmCtFnn+y3gI47hTJsopbSX+wb8nr7XPswA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2547,11 +2622,11 @@ packages: '@chakra-ui/breakpoint-utils': 2.0.8 '@chakra-ui/react-env': 3.0.0_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/menu/2.1.9_fwuswyzqt4zoy2ijh6toljt2ii: + /@chakra-ui/menu/2.1.9_uupns7t4atiniyi2wjbakpt4y4: resolution: {integrity: sha512-ue5nD4QJcl3H3UwN0zZNJmH89XUebnvEdW6THAUL41hDjJ0J/Fjpg9Sgzwug2aBbBXBNbVMsUuhcCj6x91d+IQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2572,13 +2647,13 @@ packages: '@chakra-ui/react-use-outside-click': 2.0.7_react@18.2.0 '@chakra-ui/react-use-update-effect': 2.0.7_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.15_sobpkor2zzy55hdsvdgiifqwze - framer-motion: 9.0.2_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba + '@chakra-ui/transition': 2.0.15_rgwhfsacjgj5jf4y57dxdeclgy + framer-motion: 9.0.7_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/modal/2.2.9_ff4rqd5xnk64m6x3vl4bky6hza: + /@chakra-ui/modal/2.2.9_e4s5exdowcjdnvus23bmsashvy: resolution: {integrity: sha512-nTfNp7XsVwn5+xJOtstoFA8j0kq/9sJj7KesyYzjEDaMKvCZvIOntRYowoydho43jb4+YC7ebKhp0KOIINS0gg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2586,33 +2661,33 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/close-button': 2.0.17_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/focus-lock': 2.0.16_3stiutgnnbnfnf3uowm5cip22i + '@chakra-ui/close-button': 2.0.17_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/focus-lock': 2.0.16_pmekkgnqduwlme35zpnqhenc34 '@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.5.0_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.15_sobpkor2zzy55hdsvdgiifqwze - aria-hidden: 1.2.2_3stiutgnnbnfnf3uowm5cip22i - framer-motion: 9.0.2_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba + '@chakra-ui/transition': 2.0.15_rgwhfsacjgj5jf4y57dxdeclgy + aria-hidden: 1.2.2_pmekkgnqduwlme35zpnqhenc34 + framer-motion: 9.0.7_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-remove-scroll: 2.5.5_3stiutgnnbnfnf3uowm5cip22i + react-remove-scroll: 2.5.5_pmekkgnqduwlme35zpnqhenc34 transitivePeerDependencies: - '@types/react' dev: false - /@chakra-ui/number-input/2.0.18_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/number-input/2.0.18_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-cPkyAFFHHzeFBselrT1BtjlzMkJ6TKrTDUnHFlzqXy6aqeXuhrjFhMfXucjedSpOqedsP9ZbKFTdIAhu9DdL/A==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: '@chakra-ui/counter': 2.0.14_react@18.2.0 - '@chakra-ui/form-control': 2.0.17_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/icon': 3.0.16_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/form-control': 2.0.17_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/icon': 3.0.16_n3dxrjldmk5gnycgnw7noyo5tu '@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 @@ -2622,7 +2697,7 @@ packages: '@chakra-ui/react-use-safe-layout-effect': 2.0.5_react@18.2.0 '@chakra-ui/react-use-update-effect': 2.0.7_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false @@ -2634,7 +2709,7 @@ packages: resolution: {integrity: sha512-2upjT2JgRuiupdrtBWklKBS6tqeGMA77Nh6Q0JaoQuH/8yq+15CGckqn3IUWkWoGI0Fg3bK9LDlbbD+9DLw95Q==} dev: false - /@chakra-ui/pin-input/2.0.19_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/pin-input/2.0.19_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-6O7s4vWz4cqQ6zvMov9sYj6ZqWAsTxR/MNGe3DNgu1zWQg8veNCYtj1rNGhNS3eZNUMAa8uM2dXIphGTP53Xow==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2646,18 +2721,18 @@ packages: '@chakra-ui/react-use-controllable-state': 2.0.8_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.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/popover/2.1.8_fwuswyzqt4zoy2ijh6toljt2ii: + /@chakra-ui/popover/2.1.8_uupns7t4atiniyi2wjbakpt4y4: 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.17_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/close-button': 2.0.17_n3dxrjldmk5gnycgnw7noyo5tu '@chakra-ui/lazy-utils': 2.0.5 '@chakra-ui/popper': 3.0.13_react@18.2.0 '@chakra-ui/react-context': 2.0.7_react@18.2.0 @@ -2668,8 +2743,8 @@ packages: '@chakra-ui/react-use-focus-on-pointer-down': 2.0.6_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.5.0_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 9.0.2_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba + framer-motion: 9.0.7_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -2696,48 +2771,48 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/progress/2.1.5_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/progress/2.1.5_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-jj5Vp4lxUchuwp4RPCepM0yAyKi344bgsOd3Apd+ldxclDcewPc82fbwDu7g/Xv27LqJkT+7E/SlQy04wGrk0g==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: '@chakra-ui/react-context': 2.0.7_react@18.2.0 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/provider/2.1.1_5rzy53przelm5jchjmb5vr6dxy: - resolution: {integrity: sha512-ALgkh2OiFm2omTdO8Oga7iGYJG8uqsGbqEAgU1Id4h2mcGMgEDJ1xJ6XnXyQQn4olPRJVJVVEQ7hxuac9/pjYw==} + /@chakra-ui/provider/2.1.2_fbxtuirhogpez7m7qjkm3itwca: + resolution: {integrity: sha512-4lLlz8QuJv00BhfyKzWpzfoti9MDOdJ/MqXixJV/EZ02RMBOdE9qy9bSz/WckPC2MVhtRUuwMkxH+0QY21PXuw==} peerDependencies: '@emotion/react': ^11.0.0 '@emotion/styled': ^11.0.0 react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/css-reset': 2.0.12_hp5f5nkljdiwilp4rgxyefcplu + '@chakra-ui/css-reset': 2.0.12_3og6jmu6wvzuytygvdoxepq3x4 '@chakra-ui/portal': 2.0.15_biqbaboplfbrettd7655fr4n2y '@chakra-ui/react-env': 3.0.0_react@18.2.0 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba '@chakra-ui/utils': 2.0.15 - '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a - '@emotion/styled': 11.10.5_4erqsq3n444jecyuvaxwc5b3vi + '@emotion/react': 11.10.6_pmekkgnqduwlme35zpnqhenc34 + '@emotion/styled': 11.10.6_oouaibmszuch5k64ms7uxp2aia react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/radio/2.0.19_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/radio/2.0.19_n3dxrjldmk5gnycgnw7noyo5tu: 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.17_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/form-control': 2.0.17_n3dxrjldmk5gnycgnw7noyo5tu '@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.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba '@zag-js/focus-visible': 0.2.1 react: 18.2.0 dev: false @@ -2937,8 +3012,8 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react/2.5.0_rmkrbeisirqa7nsh5de33nr2se: - resolution: {integrity: sha512-UqvXrKGKKJrlTzCsPI6tHfIa5wPu8Ui1c5Y0vnIt90UbvzcnhHrW0nhvZtwbmDaNgvT6bQl/ObPnOxoHzKg63A==} + /@chakra-ui/react/2.5.1_xxi5qgxd6ddrb5los77xc5vtpq: + resolution: {integrity: sha512-ugkaqfcNMb9L4TkalWiF3rnqfr0TlUUD46JZaDIZiORVisaSwXTZTQrVfG40VghhaJT28rnC5WtiE8kd567ZBQ==} peerDependencies: '@emotion/react': ^11.0.0 '@emotion/styled': ^11.0.0 @@ -2946,99 +3021,99 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/accordion': 2.1.9_fwuswyzqt4zoy2ijh6toljt2ii - '@chakra-ui/alert': 2.0.17_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/avatar': 2.2.5_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/breadcrumb': 2.1.4_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/button': 2.0.16_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/card': 2.1.6_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/checkbox': 2.2.10_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/close-button': 2.0.17_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/control-box': 2.0.13_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/accordion': 2.1.9_uupns7t4atiniyi2wjbakpt4y4 + '@chakra-ui/alert': 2.0.17_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/avatar': 2.2.5_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/breadcrumb': 2.1.4_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/button': 2.0.16_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/card': 2.1.6_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/checkbox': 2.2.10_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/close-button': 2.0.17_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/control-box': 2.0.13_n3dxrjldmk5gnycgnw7noyo5tu '@chakra-ui/counter': 2.0.14_react@18.2.0 - '@chakra-ui/css-reset': 2.0.12_hp5f5nkljdiwilp4rgxyefcplu - '@chakra-ui/editable': 2.0.19_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/focus-lock': 2.0.16_3stiutgnnbnfnf3uowm5cip22i - '@chakra-ui/form-control': 2.0.17_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/css-reset': 2.0.12_3og6jmu6wvzuytygvdoxepq3x4 + '@chakra-ui/editable': 2.0.19_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/focus-lock': 2.0.16_pmekkgnqduwlme35zpnqhenc34 + '@chakra-ui/form-control': 2.0.17_n3dxrjldmk5gnycgnw7noyo5tu '@chakra-ui/hooks': 2.1.6_react@18.2.0 - '@chakra-ui/icon': 3.0.16_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/image': 2.0.15_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/input': 2.0.20_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/layout': 2.1.16_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/icon': 3.0.16_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/image': 2.0.15_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/input': 2.0.20_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/layout': 2.1.16_n3dxrjldmk5gnycgnw7noyo5tu '@chakra-ui/live-region': 2.0.13_react@18.2.0 - '@chakra-ui/media-query': 3.2.12_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/menu': 2.1.9_fwuswyzqt4zoy2ijh6toljt2ii - '@chakra-ui/modal': 2.2.9_ff4rqd5xnk64m6x3vl4bky6hza - '@chakra-ui/number-input': 2.0.18_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/pin-input': 2.0.19_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/popover': 2.1.8_fwuswyzqt4zoy2ijh6toljt2ii + '@chakra-ui/media-query': 3.2.12_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/menu': 2.1.9_uupns7t4atiniyi2wjbakpt4y4 + '@chakra-ui/modal': 2.2.9_e4s5exdowcjdnvus23bmsashvy + '@chakra-ui/number-input': 2.0.18_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/pin-input': 2.0.19_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/popover': 2.1.8_uupns7t4atiniyi2wjbakpt4y4 '@chakra-ui/popper': 3.0.13_react@18.2.0 '@chakra-ui/portal': 2.0.15_biqbaboplfbrettd7655fr4n2y - '@chakra-ui/progress': 2.1.5_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/provider': 2.1.1_5rzy53przelm5jchjmb5vr6dxy - '@chakra-ui/radio': 2.0.19_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/progress': 2.1.5_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/provider': 2.1.2_fbxtuirhogpez7m7qjkm3itwca + '@chakra-ui/radio': 2.0.19_n3dxrjldmk5gnycgnw7noyo5tu '@chakra-ui/react-env': 3.0.0_react@18.2.0 - '@chakra-ui/select': 2.0.18_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/skeleton': 2.0.24_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/slider': 2.0.21_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/spinner': 2.0.13_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/stat': 2.0.17_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/styled-system': 2.6.0 - '@chakra-ui/switch': 2.0.22_fwuswyzqt4zoy2ijh6toljt2ii - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/table': 2.0.16_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/tabs': 2.1.8_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/tag': 2.0.17_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/textarea': 2.0.18_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/theme': 2.2.5_uw7xgbwqzm4ard64xngx46n2a4 - '@chakra-ui/theme-utils': 2.0.10 - '@chakra-ui/toast': 6.0.0_pefatl5jzcnyio6dlyehv2qnba - '@chakra-ui/tooltip': 2.2.6_pefatl5jzcnyio6dlyehv2qnba - '@chakra-ui/transition': 2.0.15_sobpkor2zzy55hdsvdgiifqwze + '@chakra-ui/select': 2.0.18_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/skeleton': 2.0.24_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/slider': 2.0.21_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/spinner': 2.0.13_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/stat': 2.0.17_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/styled-system': 2.6.1 + '@chakra-ui/switch': 2.0.22_uupns7t4atiniyi2wjbakpt4y4 + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba + '@chakra-ui/table': 2.0.16_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/tabs': 2.1.8_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/tag': 2.0.17_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/textarea': 2.0.18_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/theme': 2.2.5_es2flcfvdj7o2v4vs237ptvmhy + '@chakra-ui/theme-utils': 2.0.11 + '@chakra-ui/toast': 6.0.1_lkpx7ebs26koigtf3ecmwmpywq + '@chakra-ui/tooltip': 2.2.6_lkpx7ebs26koigtf3ecmwmpywq + '@chakra-ui/transition': 2.0.15_rgwhfsacjgj5jf4y57dxdeclgy '@chakra-ui/utils': 2.0.15 - '@chakra-ui/visually-hidden': 2.0.15_whdafdvdwjpbzsmzxad2j4s44y - '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a - '@emotion/styled': 11.10.5_4erqsq3n444jecyuvaxwc5b3vi - framer-motion: 9.0.2_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/visually-hidden': 2.0.15_n3dxrjldmk5gnycgnw7noyo5tu + '@emotion/react': 11.10.6_pmekkgnqduwlme35zpnqhenc34 + '@emotion/styled': 11.10.6_oouaibmszuch5k64ms7uxp2aia + framer-motion: 9.0.7_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: - '@types/react' dev: false - /@chakra-ui/select/2.0.18_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/select/2.0.18_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-1d2lUT5LM6oOs5x4lzBh4GFDuXX62+lr+sgV7099g951/5UNbb0CS2hSZHsO7yZThLNbr7QTWZvAOAayVcGzdw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.17_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/form-control': 2.0.17_n3dxrjldmk5gnycgnw7noyo5tu '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false /@chakra-ui/shared-utils/2.0.4: resolution: {integrity: sha512-JGWr+BBj3PXGZQ2gxbKSD1wYjESbYsZjkCeE2nevyVk4rN3amV1wQzCnBAhsuJktMaZD6KC/lteo9ou9QUDzpA==} + dev: false /@chakra-ui/shared-utils/2.0.5: resolution: {integrity: sha512-4/Wur0FqDov7Y0nCXl7HbHzCg4aq86h+SXdoUeuCMD3dSj7dpsVnStLYhng1vxvlbUnLpdF4oz5Myt3i/a7N3Q==} - dev: false - /@chakra-ui/skeleton/2.0.24_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/skeleton/2.0.24_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-1jXtVKcl/jpbrJlc/TyMsFyI651GTXY5ma30kWyTXoby2E+cxbV6OR8GB/NMZdGxbQBax8/VdtYVjI0n+OBqWA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/media-query': 3.2.12_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/media-query': 3.2.12_n3dxrjldmk5gnycgnw7noyo5tu '@chakra-ui/react-use-previous': 2.0.5_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/slider/2.0.21_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/slider/2.0.21_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-Mm76yJxEqJl21+3waEcKg3tM8Y4elJ7mcViN6Brj35PTfzUJfSJxeBGo1nLPJ+X5jLj7o/L4kfBmUk3lY4QYEQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -3054,76 +3129,57 @@ packages: '@chakra-ui/react-use-pan-event': 2.0.9_react@18.2.0 '@chakra-ui/react-use-size': 2.0.9_react@18.2.0 '@chakra-ui/react-use-update-effect': 2.0.7_react@18.2.0 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm - react: 18.2.0 - dev: false - - /@chakra-ui/spinner/2.0.12_whdafdvdwjpbzsmzxad2j4s44y: - resolution: {integrity: sha512-c9R0k7RUgff5g79Q5kX1mE4lsXqLKIskIbPksL7Qm3Zw/ZbDHyNILFFltPLt7350rC9mGzqzEZbizAFlksbdLw==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/spinner/2.0.13_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/spinner/2.0.13_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-T1/aSkVpUIuiYyrjfn1+LsQEG7Onbi1UE9ccS/evgf61Dzy4GgTXQUnDuWFSgpV58owqirqOu6jn/9eCwDlzlg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/stat/2.0.17_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/stat/2.0.17_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-PhD+5oVLWjQmGLfeZSmexp3AtLcaggWBwoMZ4z8QMZIQzf/fJJWMk0bMqxlpTv8ORDkfY/4ImuFB/RJHvcqlcA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/icon': 3.0.16_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/icon': 3.0.16_n3dxrjldmk5gnycgnw7noyo5tu '@chakra-ui/react-context': 2.0.7_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/styled-system/2.5.1: - resolution: {integrity: sha512-HhaXR/r5eGlC7vkoOWQ31yZEj+Aq+kFee7ZZb0fBRGKQichn06S9Ugr8CsFyzb+jNexHdtBlIcTBm0ufJ8HsFA==} - dependencies: - '@chakra-ui/shared-utils': 2.0.4 - csstype: 3.1.1 - lodash.mergewith: 4.6.2 - - /@chakra-ui/styled-system/2.6.0: - resolution: {integrity: sha512-nif4J8AMUV8XpOv0pzsbszqZC3wMXdeBtD4ho0zsjQqor658fKB70ZZeGgxJy8t8w6hcohNgvV4Kz0tu6R0Gow==} + /@chakra-ui/styled-system/2.6.1: + resolution: {integrity: sha512-jy/1dVi1LxjoRCm+Eo5mqBgvPy5SCWMlIcz6GbIZBDpkGeKZwtqrZLjekxxLBCy8ORY+kJlUB0FT6AzVR/1tjw==} dependencies: '@chakra-ui/shared-utils': 2.0.5 csstype: 3.1.1 lodash.mergewith: 4.6.2 - dev: false - /@chakra-ui/switch/2.0.22_fwuswyzqt4zoy2ijh6toljt2ii: + /@chakra-ui/switch/2.0.22_uupns7t4atiniyi2wjbakpt4y4: 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.10_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/checkbox': 2.2.10_n3dxrjldmk5gnycgnw7noyo5tu '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 9.0.2_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba + framer-motion: 9.0.7_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/system/2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm: - resolution: {integrity: sha512-Gj31pElDy8VREFHNQsG1sMTbXzeMrmmStuejsOOea3fITHcP1Zo5PYxfhWTudcjbtEZsX19lpEOK8xbRnq8KcQ==} + /@chakra-ui/system/2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba: + resolution: {integrity: sha512-4+86OrcSoq7lGkm5fh+sJ3IWXSTzjz+HOllRbCW2Rtnmcg7ritiXVNV2VygEg2DrCcx5+tNqRHDM764zW+AEug==} peerDependencies: '@emotion/react': ^11.0.0 '@emotion/styled': ^11.0.0 @@ -3132,16 +3188,16 @@ packages: '@chakra-ui/color-mode': 2.1.12_react@18.2.0 '@chakra-ui/object-utils': 2.0.8 '@chakra-ui/react-utils': 2.0.12_react@18.2.0 - '@chakra-ui/styled-system': 2.6.0 - '@chakra-ui/theme-utils': 2.0.10 + '@chakra-ui/styled-system': 2.6.1 + '@chakra-ui/theme-utils': 2.0.11 '@chakra-ui/utils': 2.0.15 - '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a - '@emotion/styled': 11.10.5_4erqsq3n444jecyuvaxwc5b3vi + '@emotion/react': 11.10.6_pmekkgnqduwlme35zpnqhenc34 + '@emotion/styled': 11.10.6_oouaibmszuch5k64ms7uxp2aia react: 18.2.0 react-fast-compare: 3.2.0 dev: false - /@chakra-ui/table/2.0.16_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/table/2.0.16_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-vWDXZ6Ad3Aj66curp1tZBHvCfQHX2FJ4ijLiqGgQszWFIchfhJ5vMgEBJaFMZ+BN1draAjuRTZqaQefOApzvRg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -3149,11 +3205,11 @@ packages: dependencies: '@chakra-ui/react-context': 2.0.7_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/tabs/2.1.8_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/tabs/2.1.8_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-B7LeFN04Ny2jsSy5TFOQxnbZ6ITxGxLxsB2PE0vvQjMSblBrUryOxdjw80HZhfiw6od0ikK9CeKQOIt9QCguSw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -3168,100 +3224,100 @@ packages: '@chakra-ui/react-use-merge-refs': 2.0.7_react@18.2.0 '@chakra-ui/react-use-safe-layout-effect': 2.0.5_react@18.2.0 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/tag/2.0.17_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/tag/2.0.17_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-A47zE9Ft9qxOJ+5r1cUseKRCoEdqCRzFm0pOtZgRcckqavglk75Xjgz8HbBpUO2zqqd49MlqdOwR8o87fXS1vg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/icon': 3.0.16_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/icon': 3.0.16_n3dxrjldmk5gnycgnw7noyo5tu '@chakra-ui/react-context': 2.0.7_react@18.2.0 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/textarea/2.0.18_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/textarea/2.0.18_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-aGHHb29vVifO0OtcK/k8cMykzjOKo/coDTU0NJqz7OOLAWIMNV2eGenvmO1n9tTZbmbqHiX+Sa1nPRX+pd14lg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.17_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/form-control': 2.0.17_n3dxrjldmk5gnycgnw7noyo5tu '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false - /@chakra-ui/theme-tools/2.0.16_ak67p4fuwhwgy7hpxa6ejvcgoy: + /@chakra-ui/theme-tools/2.0.16_es2flcfvdj7o2v4vs237ptvmhy: resolution: {integrity: sha512-B/LD+2LNDeHYd/LVCHIJqckVZfhrycTUpNbhRVAiDRaS0AAcsPxKas7liTFkkMkM076YjiHlcla3KpVX+E9tzg==} peerDependencies: '@chakra-ui/styled-system': '>=2.0.0' dependencies: '@chakra-ui/anatomy': 2.1.1 '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/styled-system': 2.5.1 + '@chakra-ui/styled-system': 2.6.1 color2k: 2.0.2 dev: false - /@chakra-ui/theme-tools/2.0.17_uw7xgbwqzm4ard64xngx46n2a4: + /@chakra-ui/theme-tools/2.0.17_es2flcfvdj7o2v4vs237ptvmhy: resolution: {integrity: sha512-Auu38hnihlJZQcPok6itRDBbwof3TpXGYtDPnOvrq4Xp7jnab36HLt7KEXSDPXbtOk3ZqU99pvI1en5LbDrdjg==} peerDependencies: '@chakra-ui/styled-system': '>=2.0.0' dependencies: '@chakra-ui/anatomy': 2.1.2 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/styled-system': 2.6.0 + '@chakra-ui/styled-system': 2.6.1 color2k: 2.0.2 dev: false - /@chakra-ui/theme-utils/2.0.10: - resolution: {integrity: sha512-j4y8bHFDbMlGsmF0BVo37WZJyj2Y0cbF0YzhW/IV8cnrwPGFFCoB4YUSFvV+mUqQwBh31coHsvPobLWTKk+6mQ==} + /@chakra-ui/theme-utils/2.0.11: + resolution: {integrity: sha512-lBAay6Sq3/fl7exd3mFxWAbzgdQowytor0fnlHrpNStn1HgFjXukwsf6356XQOie2Vd8qaMM7qZtMh4AiC0dcg==} dependencies: '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/styled-system': 2.6.0 - '@chakra-ui/theme': 2.2.5_uw7xgbwqzm4ard64xngx46n2a4 + '@chakra-ui/styled-system': 2.6.1 + '@chakra-ui/theme': 2.2.5_es2flcfvdj7o2v4vs237ptvmhy lodash.mergewith: 4.6.2 dev: false - /@chakra-ui/theme/2.2.5_uw7xgbwqzm4ard64xngx46n2a4: + /@chakra-ui/theme/2.2.5_es2flcfvdj7o2v4vs237ptvmhy: resolution: {integrity: sha512-hYASZMwu0NqEv6PPydu+F3I+kMNd44yR4TwjR/lXBz/LEh64L6UPY6kQjebCfgdVtsGdl3HKg+eLlfa7SvfRgw==} peerDependencies: '@chakra-ui/styled-system': '>=2.0.0' dependencies: '@chakra-ui/anatomy': 2.1.2 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/styled-system': 2.6.0 - '@chakra-ui/theme-tools': 2.0.17_uw7xgbwqzm4ard64xngx46n2a4 + '@chakra-ui/styled-system': 2.6.1 + '@chakra-ui/theme-tools': 2.0.17_es2flcfvdj7o2v4vs237ptvmhy dev: false - /@chakra-ui/toast/6.0.0_pefatl5jzcnyio6dlyehv2qnba: - resolution: {integrity: sha512-Pxoy1IxnhimlHjx06XnSmYkM7NyKF9ei/JJptG86ywdxXXyg3HGkhdlpEUCkeWtlGt2ePVc4mbLzM7ACX0GJLw==} + /@chakra-ui/toast/6.0.1_lkpx7ebs26koigtf3ecmwmpywq: + resolution: {integrity: sha512-ej2kJXvu/d2h6qnXU5D8XTyw0qpsfmbiU7hUffo/sPxkz89AUOQ08RUuUmB1ssW/FZcQvNMJ5WgzCTKHGBxtxw==} peerDependencies: - '@chakra-ui/system': 2.5.0 + '@chakra-ui/system': 2.5.1 framer-motion: '>=4.0.0' react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/alert': 2.0.17_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/close-button': 2.0.17_whdafdvdwjpbzsmzxad2j4s44y + '@chakra-ui/alert': 2.0.17_n3dxrjldmk5gnycgnw7noyo5tu + '@chakra-ui/close-button': 2.0.17_n3dxrjldmk5gnycgnw7noyo5tu '@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 '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/styled-system': 2.6.0 - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/theme': 2.2.5_uw7xgbwqzm4ard64xngx46n2a4 - framer-motion: 9.0.2_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/styled-system': 2.6.1 + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba + '@chakra-ui/theme': 2.2.5_es2flcfvdj7o2v4vs237ptvmhy + framer-motion: 9.0.7_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/tooltip/2.2.6_pefatl5jzcnyio6dlyehv2qnba: + /@chakra-ui/tooltip/2.2.6_lkpx7ebs26koigtf3ecmwmpywq: resolution: {integrity: sha512-4cbneidZ5+HCWge3OZzewRQieIvhDjSsl+scrl4Scx7E0z3OmqlTIESU5nGIZDBLYqKn/UirEZhqaQ33FOS2fw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -3276,20 +3332,20 @@ packages: '@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.5.0_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 9.0.2_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba + framer-motion: 9.0.7_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/transition/2.0.15_sobpkor2zzy55hdsvdgiifqwze: + /@chakra-ui/transition/2.0.15_rgwhfsacjgj5jf4y57dxdeclgy: resolution: {integrity: sha512-o9LBK/llQfUDHF/Ty3cQ6nShpekKTqHUoJlUOzNKhoTsNpoRerr9v0jwojrX1YI02KtVjfhFU6PiqXlDfREoNw==} peerDependencies: framer-motion: '>=4.0.0' react: '>=18' dependencies: '@chakra-ui/shared-utils': 2.0.5 - framer-motion: 9.0.2_biqbaboplfbrettd7655fr4n2y + framer-motion: 9.0.7_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -3302,13 +3358,13 @@ packages: lodash.mergewith: 4.6.2 dev: false - /@chakra-ui/visually-hidden/2.0.15_whdafdvdwjpbzsmzxad2j4s44y: + /@chakra-ui/visually-hidden/2.0.15_n3dxrjldmk5gnycgnw7noyo5tu: resolution: {integrity: sha512-WWULIiucYRBIewHKFA7BssQ2ABLHLVd9lrUo3N3SZgR0u4ZRDDVEUNOy+r+9ruDze8+36dGbN9wsN1IdELtdOw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.5.1_xqp3pgpqjlfxxa3zxu4zoc4fba react: 18.2.0 dev: false @@ -3443,19 +3499,6 @@ packages: '@lezer/rust': 1.0.0 dev: false - /@codemirror/lang-sql/6.3.3_nzpoxphwgc7witc3f5hdaoweju: - resolution: {integrity: sha512-VNsHju8500fkiDyDU8jZyGQ8M0iXU0SmfeCoCeAYkACcEFlX63BOT8311pICXyw43VYRbS23w54RgSEQmixGjQ==} - dependencies: - '@codemirror/autocomplete': 6.4.0_3jfk5zzaw77h3sqp5wt6b7asku - '@codemirror/language': 6.4.0 - '@codemirror/state': 6.2.0 - '@lezer/highlight': 1.1.3 - '@lezer/lr': 1.2.5 - transitivePeerDependencies: - - '@codemirror/view' - - '@lezer/common' - dev: false - /@codemirror/lang-sql/6.4.0_nzpoxphwgc7witc3f5hdaoweju: resolution: {integrity: sha512-UWGK1+zc9+JtkiT+XxHByp4N6VLgLvC2x0tIudrJG26gyNtn0hWOVoB0A8kh/NABPWkKl3tLWDYf2qOBJS9Zdw==} dependencies: @@ -3474,7 +3517,7 @@ packages: dependencies: '@codemirror/language': 6.4.0 '@lezer/highlight': 1.1.3 - '@lezer/lr': 1.2.5 + '@lezer/lr': 1.3.1 dev: false /@codemirror/lang-xml/6.0.2_@codemirror+view@6.7.3: @@ -3583,8 +3626,8 @@ packages: tslib: 2.5.0 dev: false - /@dnd-kit/core/6.0.7_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-qcLBTVTjmLuLqC0RHQ+dFKN5neWmAI56H9xZ+he9WEJEkAvR76YAcz7DSWDJfjErepfG2H3Fkb9lYiX7cPR62g==} + /@dnd-kit/core/6.0.8_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-lYaoP8yHTQSLlZe6Rr9qogouGUz9oRUj4AHhDQGQzq/hqaJRpFo65X+JKsdHf8oUFBzx5A+SJPUvxAwTF2OabA==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' @@ -3596,13 +3639,13 @@ packages: tslib: 2.5.0 dev: false - /@dnd-kit/sortable/7.0.2_pmudlfv2z3i7vvlookxjkeidxe: + /@dnd-kit/sortable/7.0.2_52scne4zmdeyjh2otzkgz2xfvu: resolution: {integrity: sha512-wDkBHHf9iCi1veM834Gbk1429bd4lHX4RpAwT0y2cHLf246GAvU2sVw/oxWNpPKQNQRQaeGXhAVgrOl1IT+iyA==} peerDependencies: '@dnd-kit/core': ^6.0.7 react: '>=16.8.0' dependencies: - '@dnd-kit/core': 6.0.7_biqbaboplfbrettd7655fr4n2y + '@dnd-kit/core': 6.0.8_biqbaboplfbrettd7655fr4n2y '@dnd-kit/utilities': 3.2.1_react@18.2.0 react: 18.2.0 tslib: 2.5.0 @@ -3646,35 +3689,35 @@ packages: - '@algolia/client-search' dev: false - /@docusaurus/core/2.3.0_6kvjorquc6h4ilj2zujchaxz5u: - resolution: {integrity: sha512-2AU5HfKyExO+/mi41SBnx5uY0aGZFXr3D93wntBY4lN1gsDKUpi7EE4lPBAXm9CoH4Pw6N24yDHy9CPR3sh/uA==} + /@docusaurus/core/2.3.1_6kvjorquc6h4ilj2zujchaxz5u: + resolution: {integrity: sha512-0Jd4jtizqnRAr7svWaBbbrCCN8mzBNd2xFLoT/IM7bGfFie5y58oz97KzXliwiLY3zWjqMXjQcuP1a5VgCv2JA==} engines: {node: '>=16.14'} hasBin: true peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@babel/core': 7.20.12 - '@babel/generator': 7.20.14 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.12 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.12 - '@babel/preset-env': 7.20.2_@babel+core@7.20.12 - '@babel/preset-react': 7.18.6_@babel+core@7.20.12 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/generator': 7.21.1 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.21.0 + '@babel/preset-env': 7.20.2_@babel+core@7.21.0 + '@babel/preset-react': 7.18.6_@babel+core@7.21.0 + '@babel/preset-typescript': 7.18.6_@babel+core@7.21.0 '@babel/runtime': 7.20.13 '@babel/runtime-corejs3': 7.20.13 - '@babel/traverse': 7.20.13 - '@docusaurus/cssnano-preset': 2.3.0 - '@docusaurus/logger': 2.3.0 - '@docusaurus/mdx-loader': 2.3.0_nucoingj6jnpt355a2yzaplk5e + '@babel/traverse': 7.21.0 + '@docusaurus/cssnano-preset': 2.3.1 + '@docusaurus/logger': 2.3.1 + '@docusaurus/mdx-loader': 2.3.1_nucoingj6jnpt355a2yzaplk5e '@docusaurus/react-loadable': 5.5.2_react@17.0.2 - '@docusaurus/utils': 2.3.0_@docusaurus+types@2.3.1 - '@docusaurus/utils-common': 2.3.0_@docusaurus+types@2.3.1 - '@docusaurus/utils-validation': 2.3.0_@docusaurus+types@2.3.1 + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-common': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 '@slorber/static-site-generator-webpack-plugin': 4.0.7 '@svgr/webpack': 6.5.1 autoprefixer: 10.4.13_postcss@8.4.21 - babel-loader: 8.3.0_la66t7xldg4uecmyawueag5wkm + babel-loader: 8.3.0_qoaxtqicpzj5p3ubthw53xafqm babel-plugin-dynamic-import-node: 2.3.3 boxen: 6.2.1 chalk: 4.1.2 @@ -3691,7 +3734,7 @@ packages: del: 6.1.1 detect-port: 1.5.1 escape-html: 1.0.3 - eta: 1.14.2 + eta: 2.0.0 file-loader: 6.2.0_webpack@5.75.0 fs-extra: 10.1.0 html-minifier-terser: 6.1.0 @@ -3746,8 +3789,8 @@ packages: - webpack-cli dev: false - /@docusaurus/cssnano-preset/2.3.0: - resolution: {integrity: sha512-igmsXc1Q95lMeq07A1xua0/5wOPygDQ/ENSV7VVbiGhnvMv4gzkba8ZvbAtc7PmqK+kpYRfPzNCOk0GnQCvibg==} + /@docusaurus/cssnano-preset/2.3.1: + resolution: {integrity: sha512-7mIhAROES6CY1GmCjR4CZkUfjTL6B3u6rKHK0ChQl2d1IevYXq/k/vFgvOrJfcKxiObpMnE9+X6R2Wt1KqxC6w==} engines: {node: '>=16.14'} dependencies: cssnano-preset-advanced: 5.3.9_postcss@8.4.21 @@ -3756,14 +3799,6 @@ packages: tslib: 2.5.0 dev: false - /@docusaurus/logger/2.3.0: - resolution: {integrity: sha512-GO8s+FJpNT0vwt6kr/BZ/B1iB8EgHH/CF590i55Epy3TP2baQHGEHcAnQWvz5067OXIEke7Sa8sUNi0V9FrcJw==} - engines: {node: '>=16.14'} - dependencies: - chalk: 4.1.2 - tslib: 2.5.0 - dev: false - /@docusaurus/logger/2.3.1: resolution: {integrity: sha512-2lAV/olKKVr9qJhfHFCaqBIl8FgYjbUFwgUnX76+cULwQYss+42ZQ3grHGFvI0ocN2X55WcYe64ellQXz7suqg==} engines: {node: '>=16.14'} @@ -3772,17 +3807,17 @@ packages: tslib: 2.5.0 dev: false - /@docusaurus/mdx-loader/2.3.0_3zq5r46yvrshapc5625i7fmy34: - resolution: {integrity: sha512-uxownG7dlg/l19rTIfUP0KDsbI8lTCgziWsdubMcWpGvOgXgm1p4mKSmWPzAwkRENn+un4L8DBhl3j1toeJy1A==} + /@docusaurus/mdx-loader/2.3.1_nucoingj6jnpt355a2yzaplk5e: + resolution: {integrity: sha512-Gzga7OsxQRpt3392K9lv/bW4jGppdLFJh3luKRknCKSAaZrmVkOQv2gvCn8LAOSZ3uRg5No7AgYs/vpL8K94lA==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@babel/parser': 7.20.15 - '@babel/traverse': 7.20.13 - '@docusaurus/logger': 2.3.0 - '@docusaurus/utils': 2.3.0_@docusaurus+types@2.3.0 + '@babel/parser': 7.21.1 + '@babel/traverse': 7.21.0 + '@docusaurus/logger': 2.3.1 + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 '@mdx-js/mdx': 1.6.22 escape-html: 1.0.3 file-loader: 6.2.0_webpack@5.75.0 @@ -3807,137 +3842,44 @@ packages: - webpack-cli dev: false - /@docusaurus/mdx-loader/2.3.0_nucoingj6jnpt355a2yzaplk5e: - resolution: {integrity: sha512-uxownG7dlg/l19rTIfUP0KDsbI8lTCgziWsdubMcWpGvOgXgm1p4mKSmWPzAwkRENn+un4L8DBhl3j1toeJy1A==} - engines: {node: '>=16.14'} + /@docusaurus/module-type-aliases/2.3.1_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-6KkxfAVOJqIUynTRb/tphYCl+co3cP0PlHiMDbi+SzmYxMdgIrwYqH9yAnGSDoN6Jk2ZE/JY/Azs/8LPgKP48A==} peerDependencies: - react: ^16.8.4 || ^17.0.0 - react-dom: ^16.8.4 || ^17.0.0 + react: '*' + react-dom: '*' dependencies: - '@babel/parser': 7.20.15 - '@babel/traverse': 7.20.13 - '@docusaurus/logger': 2.3.0 - '@docusaurus/utils': 2.3.0_@docusaurus+types@2.3.1 - '@mdx-js/mdx': 1.6.22 - escape-html: 1.0.3 - file-loader: 6.2.0_webpack@5.75.0 - fs-extra: 10.1.0 - image-size: 1.0.2 - mdast-util-to-string: 2.0.0 + '@docusaurus/react-loadable': 5.5.2_react@17.0.2 + '@docusaurus/types': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@types/history': 4.7.11 + '@types/react': 18.0.28 + '@types/react-router-config': 5.0.6 + '@types/react-router-dom': 5.3.3 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 - remark-emoji: 2.2.0 - stringify-object: 3.3.0 - tslib: 2.5.0 - unified: 9.2.2 - unist-util-visit: 2.0.3 - url-loader: 4.1.1_p5dl6emkcwslbw72e37w4ug7em - webpack: 5.75.0 + react-helmet-async: 1.3.0_sfoxds7t5ydpegc3knd667wn6m + react-loadable: /@docusaurus/react-loadable/5.5.2_react@17.0.2 transitivePeerDependencies: - - '@docusaurus/types' - '@swc/core' - esbuild - - supports-color - uglify-js - webpack-cli dev: false - /@docusaurus/mdx-loader/2.3.1_nucoingj6jnpt355a2yzaplk5e: - resolution: {integrity: sha512-Gzga7OsxQRpt3392K9lv/bW4jGppdLFJh3luKRknCKSAaZrmVkOQv2gvCn8LAOSZ3uRg5No7AgYs/vpL8K94lA==} + /@docusaurus/plugin-content-blog/2.3.1_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-f5LjqX+9WkiLyGiQ41x/KGSJ/9bOjSD8lsVhPvYeUYHCtYpuiDKfhZE07O4EqpHkBx4NQdtQDbp+aptgHSTuiw==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@babel/parser': 7.20.15 - '@babel/traverse': 7.20.13 '@docusaurus/logger': 2.3.1 + '@docusaurus/mdx-loader': 2.3.1_nucoingj6jnpt355a2yzaplk5e + '@docusaurus/types': 2.3.1_sfoxds7t5ydpegc3knd667wn6m '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 - '@mdx-js/mdx': 1.6.22 - escape-html: 1.0.3 - file-loader: 6.2.0_webpack@5.75.0 - fs-extra: 10.1.0 - image-size: 1.0.2 - mdast-util-to-string: 2.0.0 - react: 17.0.2 - react-dom: 17.0.2_react@17.0.2 - remark-emoji: 2.2.0 - stringify-object: 3.3.0 - tslib: 2.5.0 - unified: 9.2.2 - unist-util-visit: 2.0.3 - url-loader: 4.1.1_p5dl6emkcwslbw72e37w4ug7em - webpack: 5.75.0 - transitivePeerDependencies: - - '@docusaurus/types' - - '@swc/core' - - esbuild - - supports-color - - uglify-js - - webpack-cli - dev: false - - /@docusaurus/module-type-aliases/2.3.0_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-DvJtVejgrgIgxSNZ0pRaVu4EndRVBgbtp1LKvIO4xBgKlrsq8o4qkj1HKwH6yok5NoMqGApu8/E0KPOdZBtDpQ==} - peerDependencies: - react: '*' - react-dom: '*' - dependencies: - '@docusaurus/react-loadable': 5.5.2_react@17.0.2 - '@docusaurus/types': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@types/history': 4.7.11 - '@types/react': 18.0.27 - '@types/react-router-config': 5.0.6 - '@types/react-router-dom': 5.3.3 - react: 17.0.2 - react-dom: 17.0.2_react@17.0.2 - react-helmet-async: 1.3.0_sfoxds7t5ydpegc3knd667wn6m - react-loadable: /@docusaurus/react-loadable/5.5.2_react@17.0.2 - transitivePeerDependencies: - - '@swc/core' - - esbuild - - uglify-js - - webpack-cli - dev: false - - /@docusaurus/module-type-aliases/2.3.1_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-6KkxfAVOJqIUynTRb/tphYCl+co3cP0PlHiMDbi+SzmYxMdgIrwYqH9yAnGSDoN6Jk2ZE/JY/Azs/8LPgKP48A==} - peerDependencies: - react: '*' - react-dom: '*' - dependencies: - '@docusaurus/react-loadable': 5.5.2_react@17.0.2 - '@docusaurus/types': 2.3.1_sfoxds7t5ydpegc3knd667wn6m - '@types/history': 4.7.11 - '@types/react': 18.0.27 - '@types/react-router-config': 5.0.6 - '@types/react-router-dom': 5.3.3 - react: 17.0.2 - react-dom: 17.0.2_react@17.0.2 - react-helmet-async: 1.3.0_sfoxds7t5ydpegc3knd667wn6m - react-loadable: /@docusaurus/react-loadable/5.5.2_react@17.0.2 - transitivePeerDependencies: - - '@swc/core' - - esbuild - - uglify-js - - webpack-cli - dev: false - - /@docusaurus/plugin-content-blog/2.3.0_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-/v+nWEaqRxH1U4I6uJIMdj8Iilrh0XwIG5vsmsi4AXbpArgqqyfMjbf70lzPOmSdYfdWYgb7tWcA6OhJqyKj0w==} - engines: {node: '>=16.14'} - peerDependencies: - react: ^16.8.4 || ^17.0.0 - react-dom: ^16.8.4 || ^17.0.0 - dependencies: - '@docusaurus/logger': 2.3.0 - '@docusaurus/mdx-loader': 2.3.0_3zq5r46yvrshapc5625i7fmy34 - '@docusaurus/types': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils': 2.3.0_@docusaurus+types@2.3.0 - '@docusaurus/utils-common': 2.3.0_@docusaurus+types@2.3.0 - '@docusaurus/utils-validation': 2.3.0_@docusaurus+types@2.3.0 - cheerio: 1.0.0-rc.12 - feed: 4.2.2 + '@docusaurus/utils-common': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 + cheerio: 1.0.0-rc.12 + feed: 4.2.2 fs-extra: 10.1.0 lodash: 4.17.21 react: 17.0.2 @@ -3955,38 +3897,6 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-content-docs/2.3.0_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-P53gYvtPY/VJTMdV5pFnKv8d7qMBOPyu/4NPREQU5PWsXJOYedCwNBqdAR7A5P69l55TrzyUEUYLjIcwuoSPGg==} - engines: {node: '>=16.14'} - peerDependencies: - react: ^16.8.4 || ^17.0.0 - react-dom: ^16.8.4 || ^17.0.0 - dependencies: - '@docusaurus/logger': 2.3.0 - '@docusaurus/mdx-loader': 2.3.0_3zq5r46yvrshapc5625i7fmy34 - '@docusaurus/module-type-aliases': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/types': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils': 2.3.0_@docusaurus+types@2.3.0 - '@docusaurus/utils-validation': 2.3.0_@docusaurus+types@2.3.0 - '@types/react-router-config': 5.0.6 - combine-promises: 1.1.0 - fs-extra: 10.1.0 - import-fresh: 3.3.0 - js-yaml: 4.1.0 - lodash: 4.17.21 - react: 17.0.2 - react-dom: 17.0.2_react@17.0.2 - tslib: 2.5.0 - utility-types: 3.10.0 - webpack: 5.75.0 - transitivePeerDependencies: - - '@swc/core' - - esbuild - - supports-color - - uglify-js - - webpack-cli - dev: false - /@docusaurus/plugin-content-docs/2.3.1_sfoxds7t5ydpegc3knd667wn6m: resolution: {integrity: sha512-DxztTOBEruv7qFxqUtbsqXeNcHqcVEIEe+NQoI1oi2DBmKBhW/o0MIal8lt+9gvmpx3oYtlwmLOOGepxZgJGkw==} engines: {node: '>=16.14'} @@ -4019,17 +3929,17 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-content-pages/2.3.0_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-H21Ux3Ln+pXlcp0RGdD1fyes7H3tsyhFpeflkxnCoXfTQf/pQB9IMuddFnxuXzj+34rp6jAQmLSaPssuixJXRQ==} + /@docusaurus/plugin-content-pages/2.3.1_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-E80UL6hvKm5VVw8Ka8YaVDtO6kWWDVUK4fffGvkpQ/AJQDOg99LwOXKujPoICC22nUFTsZ2Hp70XvpezCsFQaA==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/mdx-loader': 2.3.0_3zq5r46yvrshapc5625i7fmy34 - '@docusaurus/types': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils': 2.3.0_@docusaurus+types@2.3.0 - '@docusaurus/utils-validation': 2.3.0_@docusaurus+types@2.3.0 + '@docusaurus/mdx-loader': 2.3.1_nucoingj6jnpt355a2yzaplk5e + '@docusaurus/types': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 fs-extra: 10.1.0 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -4043,15 +3953,15 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-debug/2.3.0_zzo6hqewfjofql2ci6l6lnkzwi: - resolution: {integrity: sha512-TyeH3DMA9/8sIXyX8+zpdLtSixBnLJjW9KSvncKj/iXs1t20tpUZ1WFL7D+G1gxGGbLCBUGDluh738VvsRHC6Q==} + /@docusaurus/plugin-debug/2.3.1_zzo6hqewfjofql2ci6l6lnkzwi: + resolution: {integrity: sha512-Ujpml1Ppg4geB/2hyu2diWnO49az9U2bxM9Shen7b6qVcyFisNJTkVG2ocvLC7wM1efTJcUhBO6zAku2vKJGMw==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/types': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils': 2.3.0_@docusaurus+types@2.3.0 + '@docusaurus/types': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 fs-extra: 10.1.0 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -4067,15 +3977,15 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-analytics/2.3.0_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-Z9FqTQzeOC1R6i/x07VgkrTKpQ4OtMe3WBOKZKzgldWXJr6CDUWPSR8pfDEjA+RRAj8ajUh0E+BliKBmFILQvQ==} + /@docusaurus/plugin-google-analytics/2.3.1_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-OHip0GQxKOFU8n7gkt3TM4HOYTXPCFDjqKbMClDD3KaDnyTuMp/Zvd9HSr770lLEscgPWIvzhJByRAClqsUWiQ==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/types': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils-validation': 2.3.0_@docusaurus+types@2.3.0 + '@docusaurus/types': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 tslib: 2.5.0 @@ -4087,15 +3997,15 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-gtag/2.3.0_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-oZavqtfwQAGjz+Dyhsb45mVssTevCW1PJgLcmr3WKiID15GTolbBrrp/fueTrEh60DzOd81HbiCLs56JWBwDhQ==} + /@docusaurus/plugin-google-gtag/2.3.1_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-uXtDhfu4+Hm+oqWUySr3DNI5cWC/rmP6XJyAk83Heor3dFjZqDwCbkX8yWPywkRiWev3Dk/rVF8lEn0vIGVocA==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/types': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils-validation': 2.3.0_@docusaurus+types@2.3.0 + '@docusaurus/types': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 tslib: 2.5.0 @@ -4107,15 +4017,15 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-tag-manager/2.3.0_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-toAhuMX1h+P2CfavwoDlz9s2/Zm7caiEznW/inxq3izywG2l9ujWI/o6u2g70O3ACQ19eHMGHDsyEUcRDPrxBw==} + /@docusaurus/plugin-google-tag-manager/2.3.1_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-Ww2BPEYSqg8q8tJdLYPFFM3FMDBCVhEM4UUqKzJaiRMx3NEoly3qqDRAoRDGdIhlC//Rf0iJV9cWAoq2m6k3sw==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/types': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils-validation': 2.3.0_@docusaurus+types@2.3.0 + '@docusaurus/types': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 tslib: 2.5.0 @@ -4127,18 +4037,18 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-sitemap/2.3.0_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-kwIHLP6lyubWOnNO0ejwjqdxB9C6ySnATN61etd6iwxHri5+PBZCEOv1sVm5U1gfQiDR1sVsXnJq2zNwLwgEtQ==} + /@docusaurus/plugin-sitemap/2.3.1_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-8Yxile/v6QGYV9vgFiYL+8d2N4z4Er3pSHsrD08c5XI8bUXxTppMwjarDUTH/TRTfgAWotRbhJ6WZLyajLpozA==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/logger': 2.3.0 - '@docusaurus/types': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils': 2.3.0_@docusaurus+types@2.3.0 - '@docusaurus/utils-common': 2.3.0_@docusaurus+types@2.3.0 - '@docusaurus/utils-validation': 2.3.0_@docusaurus+types@2.3.0 + '@docusaurus/logger': 2.3.1 + '@docusaurus/types': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-common': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 fs-extra: 10.1.0 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -4152,24 +4062,24 @@ packages: - webpack-cli dev: false - /@docusaurus/preset-classic/2.3.0_ta3sob3lhbcxe2t3nq4xrzreie: - resolution: {integrity: sha512-mI37ieJe7cs5dHuvWz415U7hO209Q19Fp4iSHeFFgtQoK1PiRg7HJHkVbEsLZII2MivdzGFB5Hxoq2wUPWdNEA==} + /@docusaurus/preset-classic/2.3.1_ta3sob3lhbcxe2t3nq4xrzreie: + resolution: {integrity: sha512-OQ5W0AHyfdUk0IldwJ3BlnZ1EqoJuu2L2BMhqLbqwNWdkmzmSUvlFLH1Pe7CZSQgB2YUUC/DnmjbPKk/qQD0lQ==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/plugin-content-blog': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/plugin-content-docs': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/plugin-content-pages': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/plugin-debug': 2.3.0_zzo6hqewfjofql2ci6l6lnkzwi - '@docusaurus/plugin-google-analytics': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/plugin-google-gtag': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/plugin-google-tag-manager': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/plugin-sitemap': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/theme-classic': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/theme-search-algolia': 2.3.0_arbk5nbhaitgu75ahqgutffijy - '@docusaurus/types': 2.3.0_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/plugin-content-blog': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/plugin-content-docs': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/plugin-content-pages': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/plugin-debug': 2.3.1_zzo6hqewfjofql2ci6l6lnkzwi + '@docusaurus/plugin-google-analytics': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/plugin-google-gtag': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/plugin-google-tag-manager': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/plugin-sitemap': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/theme-classic': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/theme-search-algolia': 2.3.1_exwarlv33ihrwttrp6vn526sia + '@docusaurus/types': 2.3.1_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 react-dom: 17.0.2_react@17.0.2 transitivePeerDependencies: @@ -4188,28 +4098,28 @@ packages: peerDependencies: react: '*' dependencies: - '@types/react': 18.0.27 + '@types/react': 18.0.28 prop-types: 15.8.1 react: 17.0.2 dev: false - /@docusaurus/theme-classic/2.3.0_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-x2h9KZ4feo22b1aArsfqvK05aDCgTkLZGRgAPY/9TevFV5/Yy19cZtBOCbzaKa2dKq1ofBRK9Hm1DdLJdLB14A==} + /@docusaurus/theme-classic/2.3.1_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-SelSIDvyttb7ZYHj8vEUhqykhAqfOPKk+uP0z85jH72IMC58e7O8DIlcAeBv+CWsLbNIl9/Hcg71X0jazuxJug==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/mdx-loader': 2.3.0_3zq5r46yvrshapc5625i7fmy34 - '@docusaurus/module-type-aliases': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/plugin-content-blog': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/plugin-content-docs': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/plugin-content-pages': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/theme-translations': 2.3.0 - '@docusaurus/types': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils': 2.3.0_@docusaurus+types@2.3.0 - '@docusaurus/utils-common': 2.3.0_@docusaurus+types@2.3.0 - '@docusaurus/utils-validation': 2.3.0_@docusaurus+types@2.3.0 + '@docusaurus/mdx-loader': 2.3.1_nucoingj6jnpt355a2yzaplk5e + '@docusaurus/module-type-aliases': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/plugin-content-blog': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/plugin-content-docs': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/plugin-content-pages': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/theme-translations': 2.3.1 + '@docusaurus/types': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-common': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 '@mdx-js/react': 1.6.22_react@17.0.2 clsx: 1.2.1 copy-text-to-clipboard: 3.0.1 @@ -4233,21 +4143,21 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-common/2.3.0_nucoingj6jnpt355a2yzaplk5e: - resolution: {integrity: sha512-1eAvaULgu6ywHbjkdWOOHl1PdMylne/88i0kg25qimmkMgRHoIQ23JgRD/q5sFr+2YX7U7SggR1UNNsqu2zZPw==} + /@docusaurus/theme-common/2.3.1_nucoingj6jnpt355a2yzaplk5e: + resolution: {integrity: sha512-RYmYl2OR2biO+yhmW1aS5FyEvnrItPINa+0U2dMxcHpah8reSCjQ9eJGRmAgkZFchV1+aIQzXOI1K7LCW38O0g==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/mdx-loader': 2.3.0_nucoingj6jnpt355a2yzaplk5e - '@docusaurus/module-type-aliases': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/plugin-content-blog': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/plugin-content-docs': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/plugin-content-pages': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils': 2.3.0_@docusaurus+types@2.3.1 + '@docusaurus/mdx-loader': 2.3.1_nucoingj6jnpt355a2yzaplk5e + '@docusaurus/module-type-aliases': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/plugin-content-blog': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/plugin-content-docs': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/plugin-content-pages': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 '@types/history': 4.7.11 - '@types/react': 18.0.27 + '@types/react': 18.0.28 '@types/react-router-config': 5.0.6 clsx: 1.2.1 parse-numeric-range: 1.3.0 @@ -4266,57 +4176,23 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-search-algolia/2.3.0_arbk5nbhaitgu75ahqgutffijy: - resolution: {integrity: sha512-/i5k1NAlbYvgnw69vJQA174+ipwdtTCCUvxRp7bVZ+8KmviEybAC/kuKe7WmiUbIGVYbAbwYaEsPuVnsd65DrA==} + /@docusaurus/theme-search-algolia/2.3.1_exwarlv33ihrwttrp6vn526sia: + resolution: {integrity: sha512-JdHaRqRuH1X++g5fEMLnq7OtULSGQdrs9AbhcWRQ428ZB8/HOiaN6mj3hzHvcD3DFgu7koIVtWPQnvnN7iwzHA==} 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.2_ta3sob3lhbcxe2t3nq4xrzreie - '@docusaurus/logger': 2.3.0 - '@docusaurus/plugin-content-docs': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/theme-translations': 2.3.0 - '@docusaurus/utils': 2.3.0_@docusaurus+types@2.3.0 - '@docusaurus/utils-validation': 2.3.0_@docusaurus+types@2.3.0 - algoliasearch: 4.14.3 - algoliasearch-helper: 3.11.3_algoliasearch@4.14.3 - clsx: 1.2.1 - eta: 1.14.2 - fs-extra: 10.1.0 - lodash: 4.17.21 - react: 17.0.2 - react-dom: 17.0.2_react@17.0.2 - tslib: 2.5.0 - utility-types: 3.10.0 - transitivePeerDependencies: - - '@algolia/client-search' - - '@docusaurus/types' - - '@swc/core' - - '@types/react' - - esbuild - - supports-color - - uglify-js - - webpack-cli - dev: false - - /@docusaurus/theme-search-algolia/2.3.0_exwarlv33ihrwttrp6vn526sia: - resolution: {integrity: sha512-/i5k1NAlbYvgnw69vJQA174+ipwdtTCCUvxRp7bVZ+8KmviEybAC/kuKe7WmiUbIGVYbAbwYaEsPuVnsd65DrA==} - 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.2_ta3sob3lhbcxe2t3nq4xrzreie - '@docusaurus/logger': 2.3.0 - '@docusaurus/plugin-content-docs': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/theme-translations': 2.3.0 - '@docusaurus/utils': 2.3.0_@docusaurus+types@2.3.1 - '@docusaurus/utils-validation': 2.3.0_@docusaurus+types@2.3.1 + '@docusaurus/logger': 2.3.1 + '@docusaurus/plugin-content-docs': 2.3.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/theme-translations': 2.3.1 + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 algoliasearch: 4.14.3 algoliasearch-helper: 3.11.3_algoliasearch@4.14.3 clsx: 1.2.1 - eta: 1.14.2 + eta: 2.0.0 fs-extra: 10.1.0 lodash: 4.17.21 react: 17.0.2 @@ -4334,37 +4210,14 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-translations/2.3.0: - resolution: {integrity: sha512-YLVD6LrszBld1EvThTOa9PcblKAZs1jOmRjwtffdg1CGjQWFXEeWUL24n2M4ARByzuLry5D8ZRVmKyRt3LOwsw==} + /@docusaurus/theme-translations/2.3.1: + resolution: {integrity: sha512-BsBZzAewJabVhoGG1Ij2u4pMS3MPW6gZ6sS4pc+Y7czevRpzxoFNJXRtQDVGe7mOpv/MmRmqg4owDK+lcOTCVQ==} engines: {node: '>=16.14'} dependencies: fs-extra: 10.1.0 tslib: 2.5.0 dev: false - /@docusaurus/types/2.3.0_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-c5C0nROxVFsgMAm4vWDB1LDv3v4K18Y8eVxazL3dEr7w+7kNLc5koWrW7fWmCnrbItnuTna4nLS2PcSZrkYidg==} - peerDependencies: - react: ^16.8.4 || ^17.0.0 - react-dom: ^16.8.4 || ^17.0.0 - dependencies: - '@types/history': 4.7.11 - '@types/react': 18.0.27 - commander: 5.1.0 - joi: 17.7.0 - react: 17.0.2 - react-dom: 17.0.2_react@17.0.2 - react-helmet-async: 1.3.0_sfoxds7t5ydpegc3knd667wn6m - utility-types: 3.10.0 - webpack: 5.75.0 - webpack-merge: 5.8.0 - transitivePeerDependencies: - - '@swc/core' - - esbuild - - uglify-js - - webpack-cli - dev: false - /@docusaurus/types/2.3.1_sfoxds7t5ydpegc3knd667wn6m: resolution: {integrity: sha512-PREbIRhTaNNY042qmfSE372Jb7djZt+oVTZkoqHJ8eff8vOIc2zqqDqBVc5BhOfpZGPTrE078yy/torUEZy08A==} peerDependencies: @@ -4372,7 +4225,7 @@ packages: react-dom: ^16.8.4 || ^17.0.0 dependencies: '@types/history': 4.7.11 - '@types/react': 18.0.27 + '@types/react': 18.0.28 commander: 5.1.0 joi: 17.7.0 react: 17.0.2 @@ -4387,21 +4240,8 @@ packages: - uglify-js - webpack-cli - /@docusaurus/utils-common/2.3.0_@docusaurus+types@2.3.0: - resolution: {integrity: sha512-nu5An+26FS7SQTwvyFR4g9lw3NU1u2RLcxJPZF+NCOG8Ne96ciuQosa7+N1kllm/heEJqfTaAUD0sFxpTZrDtw==} - engines: {node: '>=16.14'} - peerDependencies: - '@docusaurus/types': '*' - peerDependenciesMeta: - '@docusaurus/types': - optional: true - dependencies: - '@docusaurus/types': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - tslib: 2.5.0 - dev: false - - /@docusaurus/utils-common/2.3.0_@docusaurus+types@2.3.1: - resolution: {integrity: sha512-nu5An+26FS7SQTwvyFR4g9lw3NU1u2RLcxJPZF+NCOG8Ne96ciuQosa7+N1kllm/heEJqfTaAUD0sFxpTZrDtw==} + /@docusaurus/utils-common/2.3.1_@docusaurus+types@2.3.1: + resolution: {integrity: sha512-pVlRpXkdNcxmKNxAaB1ya2hfCEvVsLDp2joeM6K6uv55Oc5nVIqgyYSgSNKZyMdw66NnvMfsu0RBylcwZQKo9A==} engines: {node: '>=16.14'} peerDependencies: '@docusaurus/types': '*' @@ -4413,42 +4253,6 @@ packages: tslib: 2.5.0 dev: false - /@docusaurus/utils-validation/2.3.0_@docusaurus+types@2.3.0: - resolution: {integrity: sha512-TBJCLqwAoiQQJ6dbgBpuLvzsn/XiTgbZkd6eJFUIQYLb1d473Zv58QrHXVmVQDLWiCgmJpHW2LpMfumTpCDgJw==} - engines: {node: '>=16.14'} - dependencies: - '@docusaurus/logger': 2.3.0 - '@docusaurus/utils': 2.3.0_@docusaurus+types@2.3.0 - joi: 17.7.0 - js-yaml: 4.1.0 - tslib: 2.5.0 - transitivePeerDependencies: - - '@docusaurus/types' - - '@swc/core' - - esbuild - - supports-color - - uglify-js - - webpack-cli - dev: false - - /@docusaurus/utils-validation/2.3.0_@docusaurus+types@2.3.1: - resolution: {integrity: sha512-TBJCLqwAoiQQJ6dbgBpuLvzsn/XiTgbZkd6eJFUIQYLb1d473Zv58QrHXVmVQDLWiCgmJpHW2LpMfumTpCDgJw==} - engines: {node: '>=16.14'} - dependencies: - '@docusaurus/logger': 2.3.0 - '@docusaurus/utils': 2.3.0_@docusaurus+types@2.3.1 - joi: 17.7.0 - js-yaml: 4.1.0 - tslib: 2.5.0 - transitivePeerDependencies: - - '@docusaurus/types' - - '@swc/core' - - esbuild - - supports-color - - uglify-js - - webpack-cli - dev: false - /@docusaurus/utils-validation/2.3.1_@docusaurus+types@2.3.1: resolution: {integrity: sha512-7n0208IG3k1HVTByMHlZoIDjjOFC8sbViHVXJx0r3Q+3Ezrx+VQ1RZ/zjNn6lT+QBCRCXlnlaoJ8ug4HIVgQ3w==} engines: {node: '>=16.14'} @@ -4467,74 +4271,6 @@ packages: - webpack-cli dev: false - /@docusaurus/utils/2.3.0_@docusaurus+types@2.3.0: - resolution: {integrity: sha512-6+GCurDsePHHbLM3ktcjv8N4zrjgrl1O7gOQNG4UMktcwHssFFVm+geVcB4M8siOmwUjV2VaNrp0hpGy8DOQHw==} - engines: {node: '>=16.14'} - peerDependencies: - '@docusaurus/types': '*' - peerDependenciesMeta: - '@docusaurus/types': - optional: true - dependencies: - '@docusaurus/logger': 2.3.0 - '@docusaurus/types': 2.3.0_sfoxds7t5ydpegc3knd667wn6m - '@svgr/webpack': 6.5.1 - escape-string-regexp: 4.0.0 - file-loader: 6.2.0_webpack@5.75.0 - fs-extra: 10.1.0 - github-slugger: 1.5.0 - globby: 11.1.0 - gray-matter: 4.0.3 - js-yaml: 4.1.0 - lodash: 4.17.21 - micromatch: 4.0.5 - resolve-pathname: 3.0.0 - shelljs: 0.8.5 - tslib: 2.5.0 - url-loader: 4.1.1_p5dl6emkcwslbw72e37w4ug7em - webpack: 5.75.0 - transitivePeerDependencies: - - '@swc/core' - - esbuild - - supports-color - - uglify-js - - webpack-cli - dev: false - - /@docusaurus/utils/2.3.0_@docusaurus+types@2.3.1: - resolution: {integrity: sha512-6+GCurDsePHHbLM3ktcjv8N4zrjgrl1O7gOQNG4UMktcwHssFFVm+geVcB4M8siOmwUjV2VaNrp0hpGy8DOQHw==} - engines: {node: '>=16.14'} - peerDependencies: - '@docusaurus/types': '*' - peerDependenciesMeta: - '@docusaurus/types': - optional: true - dependencies: - '@docusaurus/logger': 2.3.0 - '@docusaurus/types': 2.3.1_sfoxds7t5ydpegc3knd667wn6m - '@svgr/webpack': 6.5.1 - escape-string-regexp: 4.0.0 - file-loader: 6.2.0_webpack@5.75.0 - fs-extra: 10.1.0 - github-slugger: 1.5.0 - globby: 11.1.0 - gray-matter: 4.0.3 - js-yaml: 4.1.0 - lodash: 4.17.21 - micromatch: 4.0.5 - resolve-pathname: 3.0.0 - shelljs: 0.8.5 - tslib: 2.5.0 - url-loader: 4.1.1_p5dl6emkcwslbw72e37w4ug7em - webpack: 5.75.0 - transitivePeerDependencies: - - '@swc/core' - - esbuild - - supports-color - - uglify-js - - webpack-cli - dev: false - /@docusaurus/utils/2.3.1_@docusaurus+types@2.3.1: resolution: {integrity: sha512-9WcQROCV0MmrpOQDXDGhtGMd52DHpSFbKLfkyaYumzbTstrbA5pPOtiGtxK1nqUHkiIv8UwexS54p0Vod2I1lg==} engines: {node: '>=16.14'} @@ -4569,14 +4305,10 @@ packages: - webpack-cli dev: false - /@emotion/babel-plugin/11.10.5_@babel+core@7.20.12: - resolution: {integrity: sha512-xE7/hyLHJac7D2Ve9dKroBBZqBT7WuPQmWcq7HSGb84sUuP4mlOWoB8dvVfD9yk5DHkU1m6RW7xSoDtnQHNQeA==} - peerDependencies: - '@babel/core': ^7.0.0 + /@emotion/babel-plugin/11.10.6: + resolution: {integrity: sha512-p2dAqtVrkhSa7xz1u/m9eHYdLi+en8NowrmXeF/dKtJpU8lCWli8RUAati7NcSl0afsBott48pdnANuD0wh9QQ==} dependencies: - '@babel/core': 7.20.12 '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.12 '@babel/runtime': 7.20.13 '@emotion/hash': 0.9.0 '@emotion/memoize': 0.8.0 @@ -4638,32 +4370,28 @@ packages: resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==} dev: false - /@emotion/react/11.10.5_yxdp3dl3eazy3vwpbmv4fq727a: - resolution: {integrity: sha512-TZs6235tCJ/7iF6/rvTaOH4oxQg2gMAcdHemjwLKIjKz4rRuYe1HJ2TQJKnAcRAfOUDdU8XoDadCe1rl72iv8A==} + /@emotion/react/11.10.6_pmekkgnqduwlme35zpnqhenc34: + resolution: {integrity: sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw==} peerDependencies: - '@babel/core': ^7.0.0 '@types/react': '*' react: '>=16.8.0' peerDependenciesMeta: - '@babel/core': - optional: true '@types/react': optional: true dependencies: - '@babel/core': 7.20.12 '@babel/runtime': 7.20.13 - '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.12 + '@emotion/babel-plugin': 11.10.6 '@emotion/cache': 11.10.5 '@emotion/serialize': 1.1.1 '@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.27 + '@types/react': 18.0.28 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false - /@emotion/react/11.9.3_yxdp3dl3eazy3vwpbmv4fq727a: + /@emotion/react/11.9.3_gqz5z5osutjfnjhhqhx3ybpdoy: resolution: {integrity: sha512-g9Q1GcTOlzOEjqwuLF/Zd9LC+4FljjPjDfxSM7KmEakm+hsHXk+bYZ2q+/hTJzr0OUNkujo72pXLQvXj6H+GJQ==} peerDependencies: '@babel/core': ^7.0.0 @@ -4675,14 +4403,14 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/runtime': 7.20.13 - '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.12 + '@emotion/babel-plugin': 11.10.6 '@emotion/cache': 11.10.5 '@emotion/serialize': 1.1.1 '@emotion/utils': 1.2.0 '@emotion/weak-memoize': 0.2.5 - '@types/react': 18.0.27 + '@types/react': 18.0.28 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false @@ -4715,32 +4443,28 @@ packages: resolution: {integrity: sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==} dev: false - /@emotion/styled/11.10.5_4erqsq3n444jecyuvaxwc5b3vi: - resolution: {integrity: sha512-8EP6dD7dMkdku2foLoruPCNkRevzdcBaY6q0l0OsbyJK+x8D9HWjX27ARiSIKNF634hY9Zdoedh8bJCiva8yZw==} + /@emotion/styled/11.10.6_oouaibmszuch5k64ms7uxp2aia: + resolution: {integrity: sha512-OXtBzOmDSJo5Q0AFemHCfl+bUueT8BIcPSxu0EGTpGk6DmI5dnhSzQANm1e1ze0YZL7TDyAyy6s/b/zmGOS3Og==} peerDependencies: - '@babel/core': ^7.0.0 '@emotion/react': ^11.0.0-rc.0 '@types/react': '*' react: '>=16.8.0' peerDependenciesMeta: - '@babel/core': - optional: true '@types/react': optional: true dependencies: - '@babel/core': 7.20.12 '@babel/runtime': 7.20.13 - '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.12 + '@emotion/babel-plugin': 11.10.6 '@emotion/is-prop-valid': 1.2.0 - '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a + '@emotion/react': 11.10.6_pmekkgnqduwlme35zpnqhenc34 '@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.27 + '@types/react': 18.0.28 react: 18.2.0 dev: false - /@emotion/styled/11.9.3_dmkatqkeypcjq6uvhur5m5xgi4: + /@emotion/styled/11.9.3_kfuxv3cievonfnzk57ro23x64e: resolution: {integrity: sha512-o3sBNwbtoVz9v7WB1/Y/AmXl69YHmei2mrVnK7JgyBJ//Rst5yqPZCecEJlMlJrFeWHp+ki/54uN265V2pEcXA==} peerDependencies: '@babel/core': ^7.0.0 @@ -4753,14 +4477,14 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/runtime': 7.20.13 - '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.12 + '@emotion/babel-plugin': 11.10.6 '@emotion/is-prop-valid': 1.2.0 - '@emotion/react': 11.9.3_yxdp3dl3eazy3vwpbmv4fq727a + '@emotion/react': 11.9.3_gqz5z5osutjfnjhhqhx3ybpdoy '@emotion/serialize': 1.1.1 '@emotion/utils': 1.2.0 - '@types/react': 18.0.27 + '@types/react': 18.0.28 react: 18.2.0 dev: false @@ -4807,6 +4531,13 @@ packages: get-tsconfig: 4.3.0 dev: true + /@esbuild-kit/cjs-loader/2.4.2: + resolution: {integrity: sha512-BDXFbYOJzT/NBEtp71cvsrGPwGAMGRB/349rwKuoxNSiKjPraNNnlK6MIIabViCjqZugu6j+xeMDlEkWdHHJSg==} + dependencies: + '@esbuild-kit/core-utils': 3.0.0 + get-tsconfig: 4.4.0 + dev: true + /@esbuild-kit/core-utils/3.0.0: resolution: {integrity: sha512-TXmwH9EFS3DC2sI2YJWJBgHGhlteK0Xyu1VabwetMULfm3oYhbrsWV5yaSr2NTWZIgDGVLHbRf0inxbjXqAcmQ==} dependencies: @@ -4821,6 +4552,13 @@ packages: get-tsconfig: 4.3.0 dev: true + /@esbuild-kit/esm-loader/2.5.5: + resolution: {integrity: sha512-Qwfvj/qoPbClxCRNuac1Du01r9gvNOT+pMYtJDapfB1eoGN1YlJ1BixLyL9WVENRx5RXgNLdfYdx/CuswlGhMw==} + dependencies: + '@esbuild-kit/core-utils': 3.0.0 + get-tsconfig: 4.4.0 + dev: true + /@esbuild/android-arm/0.15.18: resolution: {integrity: sha512-5GT+kcs2WVGjVs7+boataCkO5Fg0y4kCjzkB5bAip7H4jfnOS3dA6KPiww9W1OEKTKeAcUVhdZGvgI65OXmUnw==} engines: {node: '>=12'} @@ -5251,8 +4989,8 @@ packages: transitivePeerDependencies: - supports-color - /@faire/mjml-react/3.1.0_7tbcn2mecc3yvuxakflodiks3m: - resolution: {integrity: sha512-1dVg9t1SObACRGvL7kxbxFVJhBoSjr7ZhVjtDvjmBvsQJ7N5Us2WE38BRKxVzoTnssPuIn2BS6YTHoVmsEuQKA==} + /@faire/mjml-react/3.1.1_7tbcn2mecc3yvuxakflodiks3m: + resolution: {integrity: sha512-tAPDy+A6qfAzTsmMXUQiE4g4q66wM8IP4wKgAvIlSIIhpe5zh8UvlqBY4YkYVRTnY3n9KnO0NlJcyuxK7I6Sdg==} peerDependencies: mjml: ^4.13.0 react: ^16.0.0 || ^17.0.0 || ^18.0.0 @@ -5271,39 +5009,29 @@ packages: resolution: {integrity: sha512-buc8BXHmG9l82+OQXOFU3Kr2XQx9ys01U/Q9HMIrZ300iLc8HLMgh7dcCqgYzAzf4BkoQvDcXf5Y+CuEZ5JBYg==} dev: false - /@floating-ui/core/1.1.1: - resolution: {integrity: sha512-PL7g3dhA4dHgZfujkuD8Q+tfJJynEtnNQSPzmucCnxMvkxf4cLBJw/ZYqZUn4HCh33U3WHrAfv2R2tbi9UCSmw==} - dev: false - /@floating-ui/dom/0.5.4: resolution: {integrity: sha512-419BMceRLq0RrmTSDxn8hf9R3VCJv2K9PUfugh5JyEFmdjzDo+e8U5EdR8nzKq8Yj1htzLm3b6eQEEam3/rrtg==} dependencies: '@floating-ui/core': 0.7.3 dev: false - /@floating-ui/dom/1.1.1: - resolution: {integrity: sha512-TpIO93+DIujg3g7SykEAGZMDtbJRrmnYRCNYSjJlvIbGhBjRSNTLVbNeDQBrzy9qDgUbiWdc7KA0uZHZ2tJmiw==} - dependencies: - '@floating-ui/core': 1.1.1 - dev: false - - /@floating-ui/react-dom-interactions/0.6.6_5ndqzdd6t4rivxsukjv3i3ak2q: + /@floating-ui/react-dom-interactions/0.6.6_zula6vjvt3wdocc4mwcxqa6nzi: 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_5ndqzdd6t4rivxsukjv3i3ak2q - aria-hidden: 1.2.2_3stiutgnnbnfnf3uowm5cip22i + '@floating-ui/react-dom': 0.7.2_zula6vjvt3wdocc4mwcxqa6nzi + aria-hidden: 1.2.2_pmekkgnqduwlme35zpnqhenc34 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - use-isomorphic-layout-effect: 1.1.2_3stiutgnnbnfnf3uowm5cip22i + use-isomorphic-layout-effect: 1.1.2_pmekkgnqduwlme35zpnqhenc34 transitivePeerDependencies: - '@types/react' dev: false - /@floating-ui/react-dom/0.7.2_5ndqzdd6t4rivxsukjv3i3ak2q: + /@floating-ui/react-dom/0.7.2_zula6vjvt3wdocc4mwcxqa6nzi: resolution: {integrity: sha512-1T0sJcpHgX/u4I1OzIEhlcrvkUN8ln39nz7fMoE/2HDHrPiMFoOGR7++GYyfUmIQHkkrTinaeQsO3XWubjSvGg==} peerDependencies: react: '>=16.8.0' @@ -5312,7 +5040,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_3stiutgnnbnfnf3uowm5cip22i + use-isomorphic-layout-effect: 1.1.2_pmekkgnqduwlme35zpnqhenc34 transitivePeerDependencies: - '@types/react' dev: false @@ -5352,13 +5080,13 @@ packages: uuid: 8.3.2 dev: false - /@giphy/react-components/6.5.2_57czaiyk6rdr5iy5tfs5pior4u: + /@giphy/react-components/6.5.2_etgemzlavky3k4ooobeqgg2miu: resolution: {integrity: sha512-Ynl6955L1/sPYhkiFMxEo6e68uh6q95yp46CpptZGY3uXaWGexJzn3k1zsOQmS2z9aQTcsiC69d/whp3lAy5wA==} peerDependencies: react: 16.10.2 - 18 dependencies: - '@emotion/react': 11.9.3_yxdp3dl3eazy3vwpbmv4fq727a - '@emotion/styled': 11.9.3_dmkatqkeypcjq6uvhur5m5xgi4 + '@emotion/react': 11.9.3_gqz5z5osutjfnjhhqhx3ybpdoy + '@emotion/styled': 11.9.3_kfuxv3cievonfnzk57ro23x64e '@giphy/js-analytics': 4.2.0 '@giphy/js-brand': 2.2.2 '@giphy/js-fetch-api': 4.7.1 @@ -5374,8 +5102,8 @@ packages: - react-dom dev: false - /@googleapis/drive/4.0.1: - resolution: {integrity: sha512-AMBwtyqs8iGzaf6Zct+/WTpAZxO7PskFM9cN+bP15+jLsOxlONAw8rhnQEoNOxWTBj/OjSm6+on6tTQkuIiSFg==} + /@googleapis/drive/4.0.2: + resolution: {integrity: sha512-NBD2wwkK0iVm5le1YqqDPCgUWl4aeEFIZPciiIIKYBz6kpNtdObj5uHDrtGRUxNzqsUUtYbV9FD1743B8jRZUQ==} engines: {node: '>=12.0.0'} dependencies: googleapis-common: 6.0.4 @@ -5430,7 +5158,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.4.1 - '@types/node': 18.11.18 + '@types/node': 18.14.0 chalk: 4.1.2 jest-message-util: 29.4.1 jest-util: 29.4.1 @@ -5451,14 +5179,14 @@ packages: '@jest/test-result': 29.4.1 '@jest/transform': 29.4.1 '@jest/types': 29.4.1 - '@types/node': 18.11.18 + '@types/node': 18.14.0 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.7.1 exit: 0.1.2 graceful-fs: 4.2.10 jest-changed-files: 29.4.0 - jest-config: 29.4.1_@types+node@18.11.18 + jest-config: 29.4.1_@types+node@18.14.0 jest-haste-map: 29.4.1 jest-message-util: 29.4.1 jest-regex-util: 29.2.0 @@ -5485,7 +5213,7 @@ packages: dependencies: '@jest/fake-timers': 29.4.1 '@jest/types': 29.4.1 - '@types/node': 18.11.18 + '@types/node': 18.14.0 jest-mock: 29.4.1 dev: true @@ -5512,7 +5240,7 @@ packages: dependencies: '@jest/types': 29.4.1 '@sinonjs/fake-timers': 10.0.2 - '@types/node': 18.11.18 + '@types/node': 18.14.0 jest-message-util: 29.4.1 jest-mock: 29.4.1 jest-util: 29.4.1 @@ -5545,7 +5273,7 @@ packages: '@jest/transform': 29.4.1 '@jest/types': 29.4.1 '@jridgewell/trace-mapping': 0.3.17 - '@types/node': 18.11.18 + '@types/node': 18.14.0 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -5606,7 +5334,7 @@ packages: resolution: {integrity: sha512-5w6YJrVAtiAgr0phzKjYd83UPbCXsBRTeYI4BXokv9Er9CcrH9hfXL/crCvP2d2nGOcovPUnlYiLPFLZrkG5Hg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@jest/types': 29.4.1 '@jridgewell/trace-mapping': 0.3.17 babel-plugin-istanbul: 6.1.1 @@ -5632,7 +5360,7 @@ packages: '@jest/schemas': 29.4.0 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.11.18 + '@types/node': 18.14.0 '@types/yargs': 17.0.22 chalk: 4.1.2 @@ -5674,6 +5402,10 @@ packages: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 + /@juggle/resize-observer/3.4.0: + resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} + dev: false + /@ladle/react-context/1.0.1_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-xVQ8siyOEQG6e4Knibes1uA3PTyXnqiMmfSmd5pIbkzeDty8NCBtYHhTXSlfmcDNEsw/G8OzNWo4VbyQAVDl2A==} peerDependencies: @@ -5684,8 +5416,8 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: false - /@ladle/react/2.5.2_gkjzc5kkpbuaafw6p6qyth4wbi: - resolution: {integrity: sha512-uHmoETHI79nLaMl/w4utHoud5wisX/stQ1jFX7wMYGojv78a9qvtIPM8SpaZvHrJ/OIC6RgapDfOQFcvvZ+t/g==} + /@ladle/react/2.9.0_bklpak44nh5tqd7qvh3nqmypnu: + resolution: {integrity: sha512-dGVf4C2kWp1b+ofwYtO7mrf+Vi1i593YAKcoALiThRBO1HFFGc/39exQUBSzC06eOhkbE4VnKAlmRJG19vJkgQ==} engines: {node: '>=16.0.0'} hasBin: true peerDependencies: @@ -5693,31 +5425,29 @@ packages: react-dom: '>=16.14.0' dependencies: '@babel/code-frame': 7.18.6 - '@babel/core': 7.20.12 - '@babel/generator': 7.20.14 - '@babel/parser': 7.20.15 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 - '@babel/preset-env': 7.20.2_@babel+core@7.20.12 - '@babel/preset-react': 7.18.6_@babel+core@7.20.12 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 - '@babel/runtime': 7.20.13 + '@babel/core': 7.21.0 + '@babel/generator': 7.21.1 + '@babel/parser': 7.21.1 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.13 - '@babel/types': 7.20.7 + '@babel/traverse': 7.21.0 + '@babel/types': 7.21.0 '@ladle/react-context': 1.0.1_biqbaboplfbrettd7655fr4n2y + '@mdx-js/mdx': 2.3.0 + '@mdx-js/react': 2.3.0_react@18.2.0 '@vitejs/plugin-react': 3.1.0_vite@4.1.1 + '@vitejs/plugin-react-swc': 3.2.0_vite@4.1.1 axe-core: 4.6.3 boxen: 7.0.1 chokidar: 3.5.3 classnames: 2.3.2 - commander: 9.5.0 + commander: 10.0.0 cross-spawn: 7.0.3 debug: 4.3.4 - default-browser: 3.1.0 - express: 4.18.2 get-port: 6.1.2 globby: 13.1.3 history: 5.3.0 + koa: 2.14.1 + koa-connect: 2.1.0 lodash.merge: 4.6.2 open: 8.4.0 prism-react-renderer: 1.3.5_react@18.2.0 @@ -5727,7 +5457,11 @@ packages: react-dom: 18.2.0_react@18.2.0 react-frame-component: 5.2.6_v2m5e27vhdewzwhryxwfaorcca react-inspector: 6.0.1_react@18.2.0 - vite: 4.1.1_@types+node@18.11.18 + rehype-raw: 6.1.1 + remark-gfm: 3.0.1 + source-map: 0.7.4 + vfile: 5.3.7 + vite: 4.1.1_@types+node@18.14.0 vite-tsconfig-paths: 4.0.5_typescript@4.9.5 transitivePeerDependencies: - '@types/node' @@ -5804,12 +5538,6 @@ packages: '@lezer/lr': 1.3.1 dev: false - /@lezer/lr/1.2.5: - resolution: {integrity: sha512-f9319YG1A/3ysgUE3bqCHEd7g+3ZZ71MWlwEc42mpnLVYXgfJJgtu1XAyBB4Kz8FmqmnFe9caopDqKeMMMAU6g==} - dependencies: - '@lezer/common': 1.0.2 - dev: false - /@lezer/lr/1.3.1: resolution: {integrity: sha512-+GymJB/+3gThkk2zHwseaJTI5oa4AuOuj1I2LCslAVq1dFZLSX8SAe4ZlJq1TjezteDXtF/+d4qeWz9JvnrG9Q==} dependencies: @@ -5877,6 +5605,30 @@ packages: - supports-color dev: false + /@mdx-js/mdx/2.3.0: + resolution: {integrity: sha512-jLuwRlz8DQfQNiUCJR50Y09CGPq3fLtmtUQfVrj79E0JWu3dvsVcxVIcfhR5h0iXu+/z++zDrYeiJqifRynJkA==} + dependencies: + '@types/estree-jsx': 1.0.0 + '@types/mdx': 2.0.3 + estree-util-build-jsx: 2.2.2 + estree-util-is-identifier-name: 2.1.0 + estree-util-to-js: 1.2.0 + estree-walker: 3.0.3 + hast-util-to-estree: 2.3.2 + markdown-extensions: 1.1.1 + periscopic: 3.1.0 + remark-mdx: 2.3.0 + remark-parse: 10.0.1 + remark-rehype: 10.1.0 + unified: 10.1.2 + unist-util-position-from-estree: 1.1.2 + unist-util-stringify-position: 3.0.3 + unist-util-visit: 4.1.2 + vfile: 5.3.7 + transitivePeerDependencies: + - supports-color + dev: false + /@mdx-js/react/1.6.22_react@17.0.2: resolution: {integrity: sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==} peerDependencies: @@ -5885,6 +5637,16 @@ packages: react: 17.0.2 dev: false + /@mdx-js/react/2.3.0_react@18.2.0: + resolution: {integrity: sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==} + peerDependencies: + react: '>=16' + dependencies: + '@types/mdx': 2.0.3 + '@types/react': 18.0.28 + react: 18.2.0 + dev: false + /@mdx-js/util/1.6.22: resolution: {integrity: sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==} dev: false @@ -6106,8 +5868,8 @@ packages: resolution: {integrity: sha512-MSAs9t3Go7GUkMhpKC44T58DJ5KGk2vBo+h1cqQeqlMfdGkxaVB78ZWpv9gYi/g2fa4sopag9gJsNvS8XGgWJA==} dev: false - /@paralleldrive/cuid2/2.0.1: - resolution: {integrity: sha512-fi9nN5kCPGv9pcKQjk9g3riSTVcwR5TCFAGPUStbR61b1nXZ07GvxeoyStELKsJDCji1lwuUiUwLtagNTBllQA==} + /@paralleldrive/cuid2/2.2.0: + resolution: {integrity: sha512-CVQDpPIUHrUGGLdrMGz1NmqZvqmsB2j2rCIQEu1EvxWjlFh4fhvEGmgR409cY20/67/WlJsggenq0no3p3kYsw==} dependencies: '@noble/hashes': 1.2.0 @@ -6123,13 +5885,15 @@ packages: tslib: 2.5.0 dev: false - /@playwright/test/1.30.0: - resolution: {integrity: sha512-SVxkQw1xvn/Wk/EvBnqWIq6NLo1AppwbYOjNLmyU0R1RoQ3rLEBtmjTnElcnz8VEtn11fptj1ECxK0tgURhajw==} + /@playwright/test/1.31.1: + resolution: {integrity: sha512-IsytVZ+0QLDh1Hj83XatGp/GsI1CDJWbyDaBGbainsh0p2zC7F4toUocqowmjS6sQff2NGT3D9WbDj/3K2CJiA==} engines: {node: '>=14'} hasBin: true dependencies: - '@types/node': 18.11.18 - playwright-core: 1.30.0 + '@types/node': 18.14.0 + playwright-core: 1.31.1 + optionalDependencies: + fsevents: 2.3.2 dev: true /@polka/url/1.0.0-next.21: @@ -6150,8 +5914,8 @@ packages: prettier: 2.8.4 dev: true - /@prisma/client/4.9.0_prisma@4.9.0: - resolution: {integrity: sha512-bz6QARw54sWcbyR1lLnF2QHvRW5R/Jxnbbmwh3u+969vUKXtBkXgSgjDA85nji31ZBlf7+FrHDy5x+5ydGyQDg==} + /@prisma/client/4.10.1_prisma@4.10.1: + resolution: {integrity: sha512-VonXLJZybdt8e5XZH5vnIGCRNnIh6OMX1FS3H/yzMGLT3STj5TJ/OkMcednrvELgk8PK89Vo3aSh51MWNO0axA==} engines: {node: '>=14.17'} requiresBuild: true peerDependencies: @@ -6160,16 +5924,16 @@ packages: prisma: optional: true dependencies: - '@prisma/engines-version': 4.9.0-42.ceb5c99003b99c9ee2c1d2e618e359c14aef2ea5 - prisma: 4.9.0 + '@prisma/engines-version': 4.10.1-2.aead147aa326ccb985dcfed5b065b4fdabd44b19 + prisma: 4.10.1 dev: false - /@prisma/engines-version/4.9.0-42.ceb5c99003b99c9ee2c1d2e618e359c14aef2ea5: - resolution: {integrity: sha512-M16aibbxi/FhW7z1sJCX8u+0DriyQYY5AyeTH7plQm9MLnURoiyn3CZBqAyIoQ+Z1pS77usCIibYJWSgleBMBA==} + /@prisma/engines-version/4.10.1-2.aead147aa326ccb985dcfed5b065b4fdabd44b19: + resolution: {integrity: sha512-tsjTho7laDhf9EJ9EnDxAPEf7yrigSMDhniXeU4YoWc7azHAs4GPxRi2P9LTFonmHkJLMOLjR77J1oIP8Ife1w==} dev: false - /@prisma/engines/4.9.0: - resolution: {integrity: sha512-t1pt0Gsp+HcgPJrHFc+d/ZSAaKKWar2G/iakrE07yeKPNavDP3iVKPpfXP22OTCHZUWf7OelwKJxQgKAm5hkgw==} + /@prisma/engines/4.10.1: + resolution: {integrity: sha512-B3tcTxjx196nuAu1GOTKO9cGPUgTFHYRdkPkTS4m5ptb2cejyBlH9X7GOfSt3xlI7p4zAJDshJP4JJivCg9ouA==} requiresBuild: true /@radix-ui/react-compose-refs/1.0.0_react@18.2.0: @@ -6210,7 +5974,7 @@ packages: reselect: 4.1.7 dev: false - /@rollup/plugin-babel/6.0.3_z62ir75jo4vtjd3xuow3aofoei: + /@rollup/plugin-babel/6.0.3_zckbjdef7bo4amsla2acrs7s4i: resolution: {integrity: sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -6223,7 +5987,7 @@ packages: rollup: optional: true dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-module-imports': 7.18.6 '@rollup/pluginutils': 5.0.2_rollup@3.17.2 rollup: 3.17.2 @@ -6280,7 +6044,7 @@ packages: terser: 5.16.3 dev: true - /@rollup/plugin-typescript/11.0.0_wpdpur4kpujfydhh5gfebievia: + /@rollup/plugin-typescript/11.0.0_vi3xdhr63abcxdtwtptol35g5u: resolution: {integrity: sha512-goPyCWBiimk1iJgSTgsehFD5OOFHiAknrRJjqFCudcW8JtWiBlK284Xnn4flqMqg6YAjVG/EE+3aVzrL5qNSzQ==} engines: {node: '>=14.0.0'} peerDependencies: @@ -6296,7 +6060,7 @@ packages: '@rollup/pluginutils': 5.0.2_rollup@3.17.2 resolve: 1.22.1 rollup: 3.17.2 - typescript: 4.9.4 + typescript: 4.9.5 dev: true /@rollup/plugin-typescript/11.0.0_xfpw33j3x77vb3zt44uxqu5fey: @@ -6353,14 +6117,14 @@ packages: resolution: {integrity: sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==} dev: false - /@sentry/browser/7.36.0: - resolution: {integrity: sha512-Mu0OpisCZFICBGxVXdHWjUDgSvuQKjnO9acNcXR1+68IU08iX+cU6f2kq6VzI4mW/pNieI20FDFbx9KA0YZ4+A==} + /@sentry/browser/7.38.0: + resolution: {integrity: sha512-rPJr+2jRYL29PeMYA2JgzYKTZQx6bc3T9evbAdIh0n+popSjpVyOpOMV/3l6A7KZeeix3dpp6eUZUxTJukqriQ==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.36.0 - '@sentry/replay': 7.36.0 - '@sentry/types': 7.36.0 - '@sentry/utils': 7.36.0 + '@sentry/core': 7.38.0 + '@sentry/replay': 7.38.0 + '@sentry/types': 7.38.0 + '@sentry/utils': 7.38.0 tslib: 1.14.1 dev: false @@ -6382,27 +6146,27 @@ packages: - supports-color dev: false - /@sentry/core/7.36.0: - resolution: {integrity: sha512-lq1MlcMhvm7QIwUOknFeufkg4M6QREY3s61y6pm1o+o3vSqB7Hz0D19xlyEpP62qMn8OyuttVKOVK1UfGc2EyQ==} + /@sentry/core/7.38.0: + resolution: {integrity: sha512-+hXh/SO3Ie6WC2b+wi01xLhyVREdkRXS5QBmCiv3z2ks2HvYXp7PoKSXJvNKiwCP+pBD+enOnM1YEzM2yEy5yw==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.36.0 - '@sentry/utils': 7.36.0 + '@sentry/types': 7.38.0 + '@sentry/utils': 7.38.0 tslib: 1.14.1 dev: false - /@sentry/integrations/7.36.0: - resolution: {integrity: sha512-wrRoUqdeGi64NNimGVk8U8DBiXamxTYPBux0/faFDyau8EJyQFcv8zOyB78Za4W2Ss3ZXNaE/WtFF8UxalHzBQ==} + /@sentry/integrations/7.38.0: + resolution: {integrity: sha512-n1OK+X5xaMo7j0lZxpEvEqjQSH4gIcVxeE2KXMI/2/sM7dJyQvfgjogh6ZPOpCAZnT9sUmesH5FevjXXT2493A==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.36.0 - '@sentry/utils': 7.36.0 + '@sentry/types': 7.38.0 + '@sentry/utils': 7.38.0 localforage: 1.10.0 tslib: 1.14.1 dev: false - /@sentry/nextjs/7.36.0_next@13.1.6+react@18.2.0: - resolution: {integrity: sha512-7IUwBjCjo3rWuvEG16D1wKb0D+aMyCU920VGCAQVZaqTZAgrgAKfpTa1Sk0fmDxYglW1EBI9QM+WEnOa9RleLw==} + /@sentry/nextjs/7.38.0_next@13.1.6+react@18.2.0: + resolution: {integrity: sha512-NWI03kftJWyssUsMOFZ/MMtJHYcRdvQR8nh6nky5lT6c7y8uBzj9+mAad7KPxX9M+OXyfA+ZM54fPK+4DCUiDw==} engines: {node: '>=8'} peerDependencies: next: ^10.0.8 || ^11.0 || ^12.0 || ^13.0 @@ -6413,16 +6177,16 @@ packages: optional: true dependencies: '@rollup/plugin-commonjs': 24.0.0_rollup@2.78.0 - '@sentry/core': 7.36.0 - '@sentry/integrations': 7.36.0 - '@sentry/node': 7.36.0 - '@sentry/react': 7.36.0_react@18.2.0 - '@sentry/tracing': 7.36.0 - '@sentry/types': 7.36.0 - '@sentry/utils': 7.36.0 + '@sentry/core': 7.38.0 + '@sentry/integrations': 7.38.0 + '@sentry/node': 7.38.0 + '@sentry/react': 7.38.0_react@18.2.0 + '@sentry/tracing': 7.38.0 + '@sentry/types': 7.38.0 + '@sentry/utils': 7.38.0 '@sentry/webpack-plugin': 1.20.0 chalk: 3.0.0 - next: 13.1.6_pjwopsidmaokadturxaafygjp4 + next: 13.1.6_6m24vuloj5ihw4zc5lbsktc4fu react: 18.2.0 rollup: 2.78.0 tslib: 1.14.1 @@ -6431,13 +6195,13 @@ packages: - supports-color dev: false - /@sentry/node/7.36.0: - resolution: {integrity: sha512-nAHAY+Rbn5OlTpNX/i6wYrmw3hT/BtwPZ/vNU52cKgw7CpeE1UrCeFjnPn18rQPB7lIh7x0vNvoaPrfemRzpSQ==} + /@sentry/node/7.38.0: + resolution: {integrity: sha512-jNIN6NZvgzn/oms8RQzffjX8Z0LQDTN6N28nnhzqGCvnfmS1QtTt0FlU+pTuFXZNNSjfGy4XMXMYvLlbvhm2bg==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.36.0 - '@sentry/types': 7.36.0 - '@sentry/utils': 7.36.0 + '@sentry/core': 7.38.0 + '@sentry/types': 7.38.0 + '@sentry/utils': 7.38.0 cookie: 0.4.2 https-proxy-agent: 5.0.1 lru_map: 0.3.3 @@ -6446,49 +6210,49 @@ packages: - supports-color dev: false - /@sentry/react/7.36.0_react@18.2.0: - resolution: {integrity: sha512-ttrRqbgeqvkV3DwkDRZC/V8OEnBKGpQf4dKpG8oMlfdVbMTINzrxYUgkhi9xAkxkH9O+vj3Md8L3Rdqw/SDwKQ==} + /@sentry/react/7.38.0_react@18.2.0: + resolution: {integrity: sha512-IZpQ0aptV3UPjvDj+xorrgPgnW2xIL6Zcy7B6wAgwTC81OUITE7YaShglGD0sJ8M1ReFuH9duwTysr/uv8AytQ==} engines: {node: '>=8'} peerDependencies: react: 15.x || 16.x || 17.x || 18.x dependencies: - '@sentry/browser': 7.36.0 - '@sentry/types': 7.36.0 - '@sentry/utils': 7.36.0 + '@sentry/browser': 7.38.0 + '@sentry/types': 7.38.0 + '@sentry/utils': 7.38.0 hoist-non-react-statics: 3.3.2 react: 18.2.0 tslib: 1.14.1 dev: false - /@sentry/replay/7.36.0: - resolution: {integrity: sha512-wNbME74/2GtkqdDXz7NaStyfPWVLjYmN9TFWvu6E9sNl9pkDDvii/Qc8F6ps1wa7bozkKcWRHgNvYiGCxUBHcg==} + /@sentry/replay/7.38.0: + resolution: {integrity: sha512-Ai78/OIYedny605x8uS0n/a5uj7qnuevogGD6agLat9lGc8DFvC07m2iS+EFyGOwtQzyDlRYJvYkHL8peR3crQ==} engines: {node: '>=12'} dependencies: - '@sentry/core': 7.36.0 - '@sentry/types': 7.36.0 - '@sentry/utils': 7.36.0 + '@sentry/core': 7.38.0 + '@sentry/types': 7.38.0 + '@sentry/utils': 7.38.0 dev: false - /@sentry/tracing/7.36.0: - resolution: {integrity: sha512-5R5mfWMDncOcTMmmyYMjgus1vZJzIFw4LHaSbrX7e1IRNT/6vFyNeVxATa2ePXb9mI3XHo5f2p7YrnreAtaSXw==} + /@sentry/tracing/7.38.0: + resolution: {integrity: sha512-ejXJp8oOT64MVtBzqdECUUaNzKbpu25St8Klub1i4Sm7xO+ZjDQDI4TIHvWojZvtkwQ3F4jcsCclc8KuyJunyQ==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.36.0 - '@sentry/types': 7.36.0 - '@sentry/utils': 7.36.0 + '@sentry/core': 7.38.0 + '@sentry/types': 7.38.0 + '@sentry/utils': 7.38.0 tslib: 1.14.1 dev: false - /@sentry/types/7.36.0: - resolution: {integrity: sha512-uvfwUn3okAWSZ948D/xqBrkc3Sn6TeHUgi3+p/dTTNGAXXskzavgfgQ4rSW7f3YD4LL+boZojpoIARVLodMGuA==} + /@sentry/types/7.38.0: + resolution: {integrity: sha512-NKOALR6pNUMzUrsk2m+dkPrO8uGNvNh1LD0BCPswKNjC2qHo1h1mDGCgBmF9+EWyii8ZoACTIsxvsda+MBf97Q==} engines: {node: '>=8'} dev: false - /@sentry/utils/7.36.0: - resolution: {integrity: sha512-mgDi5X5Bm0sydCzXpnyKD/sD98yc2qnKXyRdNX4HRRwruhC/P53LT0hGhZXsyqsB/l8OAMl0zWXJLg0xONQsEw==} + /@sentry/utils/7.38.0: + resolution: {integrity: sha512-MgbI3YmYuyyhUtvcXkgGBqjOW+nuLLNGUdWCK+C4kObf8VbLt3dSE/7SEMT6TSHLYQmxs2BxFgx5Agn97m68kQ==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.36.0 + '@sentry/types': 7.38.0 tslib: 1.14.1 dev: false @@ -6564,101 +6328,105 @@ packages: resolution: {integrity: sha512-dkm0zCEoRLu5rTnsIgwDf/QG2DKcalOT2dk1IVgMySOHWTChLyOvQwMYhEduGgLvyYWTwNhAUV4WOLPQvjwLwA==} dev: false - /@svgr/babel-plugin-add-jsx-attribute/6.5.1_@babel+core@7.20.12: + /@stripe/stripe-js/1.47.0: + resolution: {integrity: sha512-jKSClqEIKS2MbPCXlSsseDSZyJ3dVrfUrYMz5LBY1o9iS2tfKbpTZACt8r2g+xyQozI+uHr76pVTyFsmBKA4Mg==} + dev: false + + /@svgr/babel-plugin-add-jsx-attribute/6.5.1_@babel+core@7.21.0: resolution: {integrity: sha512-9PYGcXrAxitycIjRmZB+Q0JaN07GZIWaTBIGQzfaZv+qr1n8X1XUEJ5rZ/vx6OVD9RRYlrNnXWExQXcmZeD/BQ==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 dev: false - /@svgr/babel-plugin-remove-jsx-attribute/6.5.0_@babel+core@7.20.12: + /@svgr/babel-plugin-remove-jsx-attribute/6.5.0_@babel+core@7.21.0: resolution: {integrity: sha512-8zYdkym7qNyfXpWvu4yq46k41pyNM9SOstoWhKlm+IfdCE1DdnRKeMUPsWIEO/DEkaWxJ8T9esNdG3QwQ93jBA==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 dev: false - /@svgr/babel-plugin-remove-jsx-empty-expression/6.5.0_@babel+core@7.20.12: + /@svgr/babel-plugin-remove-jsx-empty-expression/6.5.0_@babel+core@7.21.0: resolution: {integrity: sha512-NFdxMq3xA42Kb1UbzCVxplUc0iqSyM9X8kopImvFnB+uSDdzIHOdbs1op8ofAvVRtbg4oZiyRl3fTYeKcOe9Iw==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 dev: false - /@svgr/babel-plugin-replace-jsx-attribute-value/6.5.1_@babel+core@7.20.12: + /@svgr/babel-plugin-replace-jsx-attribute-value/6.5.1_@babel+core@7.21.0: resolution: {integrity: sha512-8DPaVVE3fd5JKuIC29dqyMB54sA6mfgki2H2+swh+zNJoynC8pMPzOkidqHOSc6Wj032fhl8Z0TVn1GiPpAiJg==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 dev: false - /@svgr/babel-plugin-svg-dynamic-title/6.5.1_@babel+core@7.20.12: + /@svgr/babel-plugin-svg-dynamic-title/6.5.1_@babel+core@7.21.0: resolution: {integrity: sha512-FwOEi0Il72iAzlkaHrlemVurgSQRDFbk0OC8dSvD5fSBPHltNh7JtLsxmZUhjYBZo2PpcU/RJvvi6Q0l7O7ogw==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 dev: false - /@svgr/babel-plugin-svg-em-dimensions/6.5.1_@babel+core@7.20.12: + /@svgr/babel-plugin-svg-em-dimensions/6.5.1_@babel+core@7.21.0: resolution: {integrity: sha512-gWGsiwjb4tw+ITOJ86ndY/DZZ6cuXMNE/SjcDRg+HLuCmwpcjOktwRF9WgAiycTqJD/QXqL2f8IzE2Rzh7aVXA==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 dev: false - /@svgr/babel-plugin-transform-react-native-svg/6.5.1_@babel+core@7.20.12: + /@svgr/babel-plugin-transform-react-native-svg/6.5.1_@babel+core@7.21.0: resolution: {integrity: sha512-2jT3nTayyYP7kI6aGutkyfJ7UMGtuguD72OjeGLwVNyfPRBD8zQthlvL+fAbAKk5n9ZNcvFkp/b1lZ7VsYqVJg==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 dev: false - /@svgr/babel-plugin-transform-svg-component/6.5.1_@babel+core@7.20.12: + /@svgr/babel-plugin-transform-svg-component/6.5.1_@babel+core@7.21.0: resolution: {integrity: sha512-a1p6LF5Jt33O3rZoVRBqdxL350oge54iZWHNI6LJB5tQ7EelvD/Mb1mfBiZNAan0dt4i3VArkFRjA4iObuNykQ==} engines: {node: '>=12'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 dev: false - /@svgr/babel-preset/6.5.1_@babel+core@7.20.12: + /@svgr/babel-preset/6.5.1_@babel+core@7.21.0: resolution: {integrity: sha512-6127fvO/FF2oi5EzSQOAjo1LE3OtNVh11R+/8FXa+mHx1ptAaS4cknIjnUA7e6j6fwGGJ17NzaTJFUwOV2zwCw==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 - '@svgr/babel-plugin-add-jsx-attribute': 6.5.1_@babel+core@7.20.12 - '@svgr/babel-plugin-remove-jsx-attribute': 6.5.0_@babel+core@7.20.12 - '@svgr/babel-plugin-remove-jsx-empty-expression': 6.5.0_@babel+core@7.20.12 - '@svgr/babel-plugin-replace-jsx-attribute-value': 6.5.1_@babel+core@7.20.12 - '@svgr/babel-plugin-svg-dynamic-title': 6.5.1_@babel+core@7.20.12 - '@svgr/babel-plugin-svg-em-dimensions': 6.5.1_@babel+core@7.20.12 - '@svgr/babel-plugin-transform-react-native-svg': 6.5.1_@babel+core@7.20.12 - '@svgr/babel-plugin-transform-svg-component': 6.5.1_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@svgr/babel-plugin-add-jsx-attribute': 6.5.1_@babel+core@7.21.0 + '@svgr/babel-plugin-remove-jsx-attribute': 6.5.0_@babel+core@7.21.0 + '@svgr/babel-plugin-remove-jsx-empty-expression': 6.5.0_@babel+core@7.21.0 + '@svgr/babel-plugin-replace-jsx-attribute-value': 6.5.1_@babel+core@7.21.0 + '@svgr/babel-plugin-svg-dynamic-title': 6.5.1_@babel+core@7.21.0 + '@svgr/babel-plugin-svg-em-dimensions': 6.5.1_@babel+core@7.21.0 + '@svgr/babel-plugin-transform-react-native-svg': 6.5.1_@babel+core@7.21.0 + '@svgr/babel-plugin-transform-svg-component': 6.5.1_@babel+core@7.21.0 dev: false /@svgr/core/6.5.1: resolution: {integrity: sha512-/xdLSWxK5QkqG524ONSjvg3V/FkNyCv538OIBdQqPNaAta3AsXj/Bd2FbvR87yMbXO2hFSWiAe/Q6IkVPDw+mw==} engines: {node: '>=10'} dependencies: - '@babel/core': 7.20.12 - '@svgr/babel-preset': 6.5.1_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@svgr/babel-preset': 6.5.1_@babel+core@7.21.0 '@svgr/plugin-jsx': 6.5.1_@svgr+core@6.5.1 camelcase: 6.3.0 cosmiconfig: 7.1.0 @@ -6670,7 +6438,7 @@ packages: resolution: {integrity: sha512-1hnUxxjd83EAxbL4a0JDJoD3Dao3hmjvyvyEV8PzWmLK3B9m9NPlW7GKjFyoWE8nM7HnXzPcmmSyOW8yOddSXw==} engines: {node: '>=10'} dependencies: - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 entities: 4.4.0 dev: false @@ -6680,8 +6448,8 @@ packages: peerDependencies: '@svgr/core': ^6.0.0 dependencies: - '@babel/core': 7.20.12 - '@svgr/babel-preset': 6.5.1_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@svgr/babel-preset': 6.5.1_@babel+core@7.21.0 '@svgr/core': 6.5.1 '@svgr/hast-util-to-babel-ast': 6.5.1 svg-parser: 2.0.4 @@ -6705,11 +6473,11 @@ packages: resolution: {integrity: sha512-cQ/AsnBkXPkEK8cLbv4Dm7JGXq2XrumKnL1dRpJD9rIO2fTIlJI9a1uCciYG1F2aUsox/hJQyNGbt3soDxSRkA==} engines: {node: '>=10'} dependencies: - '@babel/core': 7.20.12 - '@babel/plugin-transform-react-constant-elements': 7.20.2_@babel+core@7.20.12 - '@babel/preset-env': 7.20.2_@babel+core@7.20.12 - '@babel/preset-react': 7.18.6_@babel+core@7.20.12 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/plugin-transform-react-constant-elements': 7.20.2_@babel+core@7.21.0 + '@babel/preset-env': 7.20.2_@babel+core@7.21.0 + '@babel/preset-react': 7.18.6_@babel+core@7.21.0 + '@babel/preset-typescript': 7.18.6_@babel+core@7.21.0 '@svgr/core': 6.5.1 '@svgr/plugin-jsx': 6.5.1_@svgr+core@6.5.1 '@svgr/plugin-svgo': 6.5.1_@svgr+core@6.5.1 @@ -6717,6 +6485,113 @@ packages: - supports-color dev: false + /@swc/core-darwin-arm64/1.3.36: + resolution: {integrity: sha512-lsP+C8p9cC/Vd9uAbtxpEnM8GoJI/MMnVuXak7OlxOtDH9/oTwmAcAQTfNGNaH19d2FAIRwf+5RbXCPnxa2Zjw==} + engines: {node: '>=10'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: false + optional: true + + /@swc/core-darwin-x64/1.3.36: + resolution: {integrity: sha512-jaLXsozWN5xachl9fPxDMi5nbWq1rRxPAt6ISeiYB6RJk0MQKH1634pOweBBem2pUDDzwDFXFw6f22LTm/cFvA==} + engines: {node: '>=10'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: false + optional: true + + /@swc/core-linux-arm-gnueabihf/1.3.36: + resolution: {integrity: sha512-vcBdTHjoEpvJDbFlgto+S6VwAHzLA9GyCiuNcTU2v4KNQlFzhbO4A4PMfMCb/Z0RLJEr16tirfHdWIxjU3h8nw==} + engines: {node: '>=10'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@swc/core-linux-arm64-gnu/1.3.36: + resolution: {integrity: sha512-o7f5OsvwWppJo+qIZmrGO5+XC6DPt6noecSbRHjF6o1YAcR13ETPC14k1eC9H1YbQwpyCFNVAFXyNcUbCeQyrQ==} + engines: {node: '>=10'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@swc/core-linux-arm64-musl/1.3.36: + resolution: {integrity: sha512-FSHPngMi3c0fuGt9yY2Ubn5UcELi3EiPLJxBSC3X8TF9atI/WHZzK9PE9Gtn0C/LyRh4CoyOugDtSOPzGYmLQg==} + engines: {node: '>=10'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@swc/core-linux-x64-gnu/1.3.36: + resolution: {integrity: sha512-PHSsH2rek5pr3e0K09VgWAbrWK2vJhaI7MW9TPoTjyACYjcs3WwjcjQ30MghXUs2Dc/bXjWAOi9KFTjq/uCyFg==} + engines: {node: '>=10'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@swc/core-linux-x64-musl/1.3.36: + resolution: {integrity: sha512-4LfMYQHzozHCKkIcmQy83b+4SpI+mOp6sYNbXqSRz5dYvTVjegKZXe596P1U/87cK2cgR4uYvkgkgBXquaWvwQ==} + engines: {node: '>=10'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@swc/core-win32-arm64-msvc/1.3.36: + resolution: {integrity: sha512-7y3dDcun79TAjCyk3Iv0eOMw1X/KNQbkVyKOGqnEgq9g22F8F1FoUGKHNTzUqVdzpHeJSsHgW5PlkEkl3c/d9w==} + engines: {node: '>=10'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: false + optional: true + + /@swc/core-win32-ia32-msvc/1.3.36: + resolution: {integrity: sha512-zK0VR3B4LX5hzQ+7eD+K+FkxJlJg5Lo36BeahMzQ+/i0IURpnuyFlW88sdkFkMsc2swdU6bpvxLZeIRQ3W4OUg==} + engines: {node: '>=10'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: false + optional: true + + /@swc/core-win32-x64-msvc/1.3.36: + resolution: {integrity: sha512-2bIjr9DhAckGiXZEvj6z2z7ECPcTimG+wD0VuQTvr+wkx46uAJKl5Kq+Zk+dd15ErL7JGUtCet1T7bf1k4FwvQ==} + engines: {node: '>=10'} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: false + optional: true + + /@swc/core/1.3.36: + resolution: {integrity: sha512-Ogrd9uRNIj7nHjXxG66UlKBIcXESUenJ7OD6K2a8p82qlg6ne7Ne5Goiipm/heHYhSfVmjcnRWL9ZJ4gv+YCPA==} + engines: {node: '>=10'} + requiresBuild: true + optionalDependencies: + '@swc/core-darwin-arm64': 1.3.36 + '@swc/core-darwin-x64': 1.3.36 + '@swc/core-linux-arm-gnueabihf': 1.3.36 + '@swc/core-linux-arm64-gnu': 1.3.36 + '@swc/core-linux-arm64-musl': 1.3.36 + '@swc/core-linux-x64-gnu': 1.3.36 + '@swc/core-linux-x64-musl': 1.3.36 + '@swc/core-win32-arm64-msvc': 1.3.36 + '@swc/core-win32-ia32-msvc': 1.3.36 + '@swc/core-win32-x64-msvc': 1.3.36 + dev: false + /@swc/helpers/0.4.14: resolution: {integrity: sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==} dependencies: @@ -6735,12 +6610,12 @@ packages: dependencies: defer-to-connect: 2.0.1 - /@tanstack/query-core/4.24.4: - resolution: {integrity: sha512-9dqjv9eeB6VHN7lD3cLo16ZAjfjCsdXetSAD5+VyKqLUvcKTL0CklGQRJu+bWzdrS69R6Ea4UZo8obHYZnG6aA==} + /@tanstack/query-core/4.24.10: + resolution: {integrity: sha512-2QywqXEAGBIUoTdgn1lAB4/C8QEqwXHj2jrCLeYTk2xVGtLiPEUD8jcMoeB2noclbiW2mMt4+Fq7fZStuz3wAQ==} dev: false - /@tanstack/react-query/4.24.4_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-RpaS/3T/a3pHuZJbIAzAYRu+1nkp+/enr9hfRXDS/mojwx567UiMksoqW4wUFWlwIvWTXyhot2nbIipTKEg55Q==} + /@tanstack/react-query/4.24.10_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-FY1DixytOcNNCydPQXLxuKEV7VSST32CAuJ55BjhDNqASnMLZn+6c30yQBMrODjmWMNwzfjMZnq0Vw7C62Fwow==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6751,26 +6626,26 @@ packages: react-native: optional: true dependencies: - '@tanstack/query-core': 4.24.4 + '@tanstack/query-core': 4.24.10 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 use-sync-external-store: 1.2.0_react@18.2.0 dev: false - /@tanstack/react-table/8.7.8_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-XNfNuY9qJEk5urJWGYPWNj4POtBTuYunQNfmUla/ZUobVSS+ZIWt6wnL6kI12QNpPrf4uSVAYelUVl245nnQjQ==} + /@tanstack/react-table/8.7.9_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-6MbbQn5AupSOkek1+6IYu+1yZNthAKTRZw9tW92Vi6++iRrD1GbI3lKTjJalf8lEEKOqapPzQPE20nywu0PjCA==} engines: {node: '>=12'} peerDependencies: react: '>=16' react-dom: '>=16' dependencies: - '@tanstack/table-core': 8.7.8 + '@tanstack/table-core': 8.7.9 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@tanstack/table-core/8.7.8: - resolution: {integrity: sha512-OvKx7v0qJTyPkMhqsWzVPZnARiqdGvDvEg8tZ/GSQs7t0Vb2sdtkGg7cdzUZ67sIg9o5/gSwvvT84ouSaP8euA==} + /@tanstack/table-core/8.7.9: + resolution: {integrity: sha512-4RkayPMV1oS2SKDXfQbFoct1w5k+pvGpmX18tCXMofK/VDRdA2hhxfsQlMvsJ4oTX8b0CI4Y3GDKn5T425jBCw==} engines: {node: '>=12'} dev: false @@ -6790,53 +6665,53 @@ packages: engines: {node: '>= 10'} dev: true - /@trpc/client/10.9.0_@trpc+server@10.9.0: - resolution: {integrity: sha512-id6318qpgqllNOuBp7nuciXFPXCe+zae5d4r1hze6Eyp5fFFNO58TqA+4Q44KIcHgpfWyW2egs6iPeql3PrdKA==} + /@trpc/client/10.12.0_@trpc+server@10.12.0: + resolution: {integrity: sha512-CUBRaE0FpYiRnPGkFB9oLD2cdFd5fSzQwPSR7/zXNKMjwdE+5P7q5mtgbh3bFey3lYidmpKDFgYRnl9Cz2Z7OQ==} peerDependencies: - '@trpc/server': 10.9.0 + '@trpc/server': 10.12.0 dependencies: - '@trpc/server': 10.9.0 + '@trpc/server': 10.12.0 dev: false - /@trpc/next/10.9.0_5z6xuiz5uv65txozaje5ixjdkm: - resolution: {integrity: sha512-h/W8VHMki/fw7vHNMs1Ku7bLqccjpiKCE1wkqbvHfBOO1ARDmarRbuK6dLqJilip/f7jkFXcrxwB+eNgK4+6Wg==} + /@trpc/next/10.12.0_twxsmod72jqp5mq5sjgf4pkz2u: + resolution: {integrity: sha512-Ux6jKkRfmeL8csfhQFUBs9or0MCXeA/S1rbf2OY22GUwldhfaXQXhlaQy9Ae0f/D8Xqlip0i6BVYaG4isKejwA==} peerDependencies: '@tanstack/react-query': ^4.3.8 - '@trpc/client': 10.9.0 + '@trpc/client': 10.12.0 '@trpc/react-query': ^10.8.0 - '@trpc/server': 10.9.0 + '@trpc/server': 10.12.0 next: '*' react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@tanstack/react-query': 4.24.4_biqbaboplfbrettd7655fr4n2y - '@trpc/client': 10.9.0_@trpc+server@10.9.0 - '@trpc/react-query': 10.9.0_3y2fjou3ckwba5czteau6vvsje - '@trpc/server': 10.9.0 - next: 13.1.6_pjwopsidmaokadturxaafygjp4 + '@tanstack/react-query': 4.24.10_biqbaboplfbrettd7655fr4n2y + '@trpc/client': 10.12.0_@trpc+server@10.12.0 + '@trpc/react-query': 10.12.0_tij422wpfxfl3iixjhzsgwgs2e + '@trpc/server': 10.12.0 + next: 13.1.6_6m24vuloj5ihw4zc5lbsktc4fu react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-ssr-prepass: 1.5.0_react@18.2.0 dev: false - /@trpc/react-query/10.9.0_3y2fjou3ckwba5czteau6vvsje: - resolution: {integrity: sha512-I7xtdFj/AETwc9HfY2bGxKINij39r26LvfIiTBfz2pBj1ELrcgucWmPeI2eS6pon/uI1E9Nqa6fQCg/zkg764Q==} + /@trpc/react-query/10.12.0_tij422wpfxfl3iixjhzsgwgs2e: + resolution: {integrity: sha512-f8RmXy8kPqel6nVLRykE3f7wk0dkVveGK+nyaO29jXViRPnTtn8HI94PaHZGEyqpi5VBcc+FGlMgk1ckkFNjQA==} peerDependencies: '@tanstack/react-query': ^4.3.8 - '@trpc/client': 10.9.0 - '@trpc/server': 10.9.0 + '@trpc/client': 10.12.0 + '@trpc/server': 10.12.0 react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@tanstack/react-query': 4.24.4_biqbaboplfbrettd7655fr4n2y - '@trpc/client': 10.9.0_@trpc+server@10.9.0 - '@trpc/server': 10.9.0 + '@tanstack/react-query': 4.24.10_biqbaboplfbrettd7655fr4n2y + '@trpc/client': 10.12.0_@trpc+server@10.12.0 + '@trpc/server': 10.12.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@trpc/server/10.9.0: - resolution: {integrity: sha512-5psyZgbvy29pJND32hwkWTMbv6s86IbsPOeDopsgNF0VegZT6Dsijmb7Ub/TDhuJVQVq5u4u5briMXi3SxmBkw==} + /@trpc/server/10.12.0: + resolution: {integrity: sha512-gD5FCNCIDgx1fuYbCfFQgIYT1HVUzsXtQUrvG+nTLBL19eWJctwHetWYB2b71NmfLvq/b+QSH1OzPq1WvsHeag==} dev: false /@trysound/sax/0.2.0: @@ -6946,6 +6821,12 @@ packages: - webpack-cli dev: false + /@types/acorn/4.0.6: + resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==} + dependencies: + '@types/estree': 1.0.0 + dev: false + /@types/aos/3.0.4: resolution: {integrity: sha512-mna6Jd6bdK1NpwarLopGvXOgUoCfj0470IwLxuVOFDElTGI0JTd7xSGQ0AjbAEnHErC/b3fA9t2uB3IXVKmckA==} dev: true @@ -6953,8 +6834,8 @@ packages: /@types/babel__core/7.20.0: resolution: {integrity: sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==} dependencies: - '@babel/parser': 7.20.15 - '@babel/types': 7.20.7 + '@babel/parser': 7.21.1 + '@babel/types': 7.21.0 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 '@types/babel__traverse': 7.18.3 @@ -6963,33 +6844,33 @@ packages: /@types/babel__generator/7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 dev: true /@types/babel__template/7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.20.15 - '@babel/types': 7.20.7 + '@babel/parser': 7.21.1 + '@babel/types': 7.21.0 dev: true /@types/babel__traverse/7.18.3: resolution: {integrity: sha512-1kbcJ40lLB7MHsj39U4Sh1uTd2E7rLEa79kmDpI6cy+XiXsteB3POdQomoq4FxszMrO3ZYchkhYJw7A2862b3w==} dependencies: - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 dev: true /@types/body-parser/1.19.2: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: false /@types/bonjour/3.5.10: resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: false /@types/canvas-confetti/1.6.0: @@ -7000,21 +6881,27 @@ packages: resolution: {integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==} dependencies: '@types/express-serve-static-core': 4.17.33 - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: false /@types/connect/3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: false /@types/cors/2.8.13: resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: true + /@types/debug/4.1.7: + resolution: {integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==} + dependencies: + '@types/ms': 0.7.31 + dev: false + /@types/eslint-scope/3.7.4: resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==} dependencies: @@ -7027,6 +6914,12 @@ packages: '@types/estree': 1.0.0 '@types/json-schema': 7.0.11 + /@types/estree-jsx/1.0.0: + resolution: {integrity: sha512-3qvGd0z8F2ENTGr/GG1yViqfiKmRfrXVx5sJyHGFu3z7m5g5utCQtGp/g29JnjflhtQJBv1WDQukHiT58xPcYQ==} + dependencies: + '@types/estree': 1.0.0 + dev: false + /@types/estree/0.0.51: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} @@ -7036,7 +6929,7 @@ packages: /@types/express-serve-static-core/4.17.33: resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 dev: false @@ -7050,14 +6943,14 @@ packages: '@types/serve-static': 1.15.0 dev: false - /@types/google-spreadsheet/3.3.0: - resolution: {integrity: sha512-5VXD/RvRkeH1dgYvMh1vJfjTUpJwMnfOAAkMcK7IwZmv/jY3qnXrW7Iye74mZ3nXIP8OjGzh4qLc1+TaKdvLfA==} + /@types/google-spreadsheet/3.3.1: + resolution: {integrity: sha512-nvwAEr+uKK/IQ0hfH3agtRX2RnKI5+D/pUnDpJ/+D8nSbrvvV+fgyA8lGjoAHIHcls19NTzkQBm1T7vbF5iy8A==} dev: true /@types/graceful-fs/4.1.6: resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: true /@types/hast/2.3.4: @@ -7072,7 +6965,7 @@ packages: /@types/hoist-non-react-statics/3.3.1: resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==} dependencies: - '@types/react': 18.0.27 + '@types/react': 18.0.28 hoist-non-react-statics: 3.3.2 dev: false @@ -7086,7 +6979,7 @@ packages: /@types/http-proxy/1.17.9: resolution: {integrity: sha512-QsbSjA/fSk7xB+UXlCT3wHBy5ai9wOcNDWwZAtud+jXhwOM3l+EYZh8Lng4+/6n8uar0J7xILzqftJdJ/Wdfkw==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: false /@types/is-hotkey/0.1.7: @@ -7120,7 +7013,7 @@ packages: /@types/jsdom/20.0.1: resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 '@types/tough-cookie': 4.0.2 parse5: 7.1.2 dev: true @@ -7135,13 +7028,13 @@ packages: /@types/jsonwebtoken/9.0.1: resolution: {integrity: sha512-c5ltxazpWabia/4UzhIoaDcIza4KViOQhdbjRlfcIGVnsE3c3brkz9Z+F/EeJIECOQP7W7US2hNE930cWWkPiw==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: true /@types/keyv/3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: false /@types/lodash.mergewith/4.6.7: @@ -7160,8 +7053,12 @@ packages: '@types/unist': 2.0.6 dev: false - /@types/micro-cors/0.1.2: - resolution: {integrity: sha512-dlNOHHaatKcuYXGMHkqICtFdthd+3tE8pFIrDTbDBYAtlTb7HzYh+NeEgfNWiARgOnsIOuoh2L2XR4UHow84nw==} + /@types/mdx/2.0.3: + resolution: {integrity: sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ==} + dev: false + + /@types/micro-cors/0.1.3: + resolution: {integrity: sha512-f4aMXqEw9YjfdKX87m1LecvZJ2Mhz5maIHXjIvm5K6OTPe9auaTQwaFk4OZYS9zY6zdzfxqs2cEmwJAF7C9Y8A==} dependencies: '@types/micro': 7.3.7 dev: true @@ -7169,7 +7066,7 @@ packages: /@types/micro/7.3.7: resolution: {integrity: sha512-MFsX7eCj0Tg3TtphOQvANNvNtFpya+s/rYOCdV6o+DFjOQPFi2EVRbBALjbbgZTXUaJP1Q281MJiJOD40d0UxQ==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: true /@types/mime/3.0.1: @@ -7179,20 +7076,28 @@ packages: /@types/minio/7.0.15: resolution: {integrity: sha512-1VR05lWJDuxkn/C7d87MPAJs0p+onKnkUN3nyQ0xrrtaziZQmONy/nxXRaAVWheEyIb6sl0TTi77I/GAQDN5Lw==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: true + /@types/ms/0.7.31: + resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} + dev: false + /@types/node/17.0.45: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false /@types/node/18.11.18: resolution: {integrity: sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==} + dev: true + + /@types/node/18.14.0: + resolution: {integrity: sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==} /@types/nodemailer/6.4.7: resolution: {integrity: sha512-f5qCBGAn/f0qtRcd4SEn88c8Fp3Swct1731X4ryPKqS61/A3LmmzN8zaEz7hneJvpjFbUUgY7lru/B/7ODTazg==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: true /@types/normalize-package-data/2.4.1: @@ -7206,7 +7111,7 @@ packages: /@types/papaparse/5.3.7: resolution: {integrity: sha512-f2HKmlnPdCvS0WI33WtCs5GD7X1cxzzS/aduaxSu3I7TbhWlENjSPs6z5TaB9K0J+BH1jbmqTaM+ja5puis4wg==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: true /@types/parse-json/4.0.0: @@ -7217,6 +7122,10 @@ packages: resolution: {integrity: sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw==} dev: false + /@types/parse5/6.0.3: + resolution: {integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==} + dev: false + /@types/prettier/2.7.2: resolution: {integrity: sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==} dev: true @@ -7224,7 +7133,7 @@ packages: /@types/prompts/2.4.2: resolution: {integrity: sha512-TwNx7qsjvRIUv/BCx583tqF5IINEVjCNqg9ofKHRlSoUHE62WBHrem4B1HGXcIrG511v29d1kJ9a/t2Esz7MIg==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 kleur: 3.0.3 dev: true @@ -7241,14 +7150,14 @@ packages: /@types/react-phone-number-input/3.0.14: resolution: {integrity: sha512-xOje1m+Z9n3kxj5/bCJzpDeokA95aYYuFbmcK8myyod+KLy3h5tKwCQwSEcU+603EeyfgTMkjz7GYY9S0aZLCQ==} dependencies: - '@types/react': 18.0.27 + '@types/react': 18.0.28 dev: true /@types/react-redux/7.1.25: resolution: {integrity: sha512-bAGh4e+w5D8dajd6InASVIyCo4pZLJ66oLb80F9OBLO1gKESbZcRCJpTT6uLXX+HAB57zw1WTdwJdAsewuTweg==} dependencies: '@types/hoist-non-react-statics': 3.3.1 - '@types/react': 18.0.27 + '@types/react': 18.0.28 hoist-non-react-statics: 3.3.2 redux: 4.2.1 dev: false @@ -7257,7 +7166,7 @@ packages: resolution: {integrity: sha512-db1mx37a1EJDf1XeX8jJN7R3PZABmJQXR8r28yUjVMFSjkmnQo6X6pOEEmNl+Tp2gYQOGPdYbFIipBtdElZ3Yg==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.0.27 + '@types/react': 18.0.28 '@types/react-router': 5.1.20 dev: false @@ -7265,7 +7174,7 @@ packages: resolution: {integrity: sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.0.27 + '@types/react': 18.0.28 '@types/react-router': 5.1.20 dev: false @@ -7273,19 +7182,20 @@ packages: resolution: {integrity: sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.0.27 + '@types/react': 18.0.28 dev: false /@types/react-scroll/1.8.6: resolution: {integrity: sha512-aMTiNgcmA7dwn1yjoHsiL78RfRnKCXzFyMbv63VrZTXloSfNePBdKtVObC3/My6irwDf0Oz0U4VjEC/vrv6/9w==} dependencies: - '@types/react': 18.0.27 + '@types/react': 18.0.28 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.27 + '@types/react': 18.0.28 + dev: true /@types/react/18.0.27: resolution: {integrity: sha512-3vtRKHgVxu3Jp9t718R9BuzoD4NcQ8YJ5XRzsSKxNDiDonD2MXIT1TmSkenxuCycZJoQT5d2vE8LwWJxBC1gmA==} @@ -7294,6 +7204,13 @@ packages: '@types/scheduler': 0.16.2 csstype: 3.1.1 + /@types/react/18.0.28: + resolution: {integrity: sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew==} + dependencies: + '@types/prop-types': 15.7.5 + '@types/scheduler': 0.16.2 + csstype: 3.1.1 + /@types/resolve/1.20.2: resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} dev: true @@ -7301,7 +7218,7 @@ packages: /@types/responselike/1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: false /@types/retry/0.12.0: @@ -7317,7 +7234,7 @@ packages: /@types/sax/1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: false /@types/scheduler/0.16.2: @@ -7337,13 +7254,13 @@ packages: resolution: {integrity: sha512-z5xyF6uh8CbjAu9760KDKsH2FcDxZ2tFCsA4HIMWE6IkiYMXfVoa+4f9KX+FN0ZLsaMw1WNG2ETLA6N+/YA+cg==} dependencies: '@types/mime': 3.0.1 - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: false /@types/sockjs/0.3.33: resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: false /@types/stack-utils/2.0.1: @@ -7365,7 +7282,7 @@ packages: /@types/ws/8.5.4: resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 dev: false /@types/yargs-parser/21.0.0: @@ -7376,7 +7293,7 @@ packages: dependencies: '@types/yargs-parser': 21.0.0 - /@typescript-eslint/eslint-plugin/5.50.0_skqhap4rvjneq2n5v2vocxqt74: + /@typescript-eslint/eslint-plugin/5.50.0_ny4s7qc6yg74faf3d6xty2ofzy: resolution: {integrity: sha512-vwksQWSFZiUhgq3Kv7o1Jcj0DUNylwnIlGvKvLLYsq8pAWha6/WCnXUeaSoNNha/K7QSf2+jvmkxggC1u3pIwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7387,25 +7304,25 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.50.0_7uibuqfxkfaozanbtbziikiqje + '@typescript-eslint/parser': 5.53.0_7kw3g6rralp5ps6mg3uyzz6azm '@typescript-eslint/scope-manager': 5.50.0 - '@typescript-eslint/type-utils': 5.50.0_7uibuqfxkfaozanbtbziikiqje - '@typescript-eslint/utils': 5.50.0_7uibuqfxkfaozanbtbziikiqje + '@typescript-eslint/type-utils': 5.50.0_7kw3g6rralp5ps6mg3uyzz6azm + '@typescript-eslint/utils': 5.50.0_7kw3g6rralp5ps6mg3uyzz6azm debug: 4.3.4 - eslint: 8.32.0 + eslint: 8.34.0 grapheme-splitter: 1.0.4 ignore: 5.2.4 natural-compare-lite: 1.4.0 regexpp: 3.2.0 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.4 - typescript: 4.9.4 + tsutils: 3.21.0_typescript@4.9.5 + typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.50.0_7uibuqfxkfaozanbtbziikiqje: - resolution: {integrity: sha512-KCcSyNaogUDftK2G9RXfQyOCt51uB5yqC6pkUYqhYh8Kgt+DwR5M0EwEAxGPy/+DH6hnmKeGsNhiZRQxjH71uQ==} + /@typescript-eslint/parser/5.53.0_7kw3g6rralp5ps6mg3uyzz6azm: + resolution: {integrity: sha512-MKBw9i0DLYlmdOb3Oq/526+al20AJZpANdT6Ct9ffxcV8nKCHz63t/S0IhlTFNsBIHJv+GY5SFJ0XfqVeydQrQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -7414,12 +7331,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.50.0 - '@typescript-eslint/types': 5.50.0 - '@typescript-eslint/typescript-estree': 5.50.0_typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.53.0 + '@typescript-eslint/types': 5.53.0 + '@typescript-eslint/typescript-estree': 5.53.0_typescript@4.9.5 debug: 4.3.4 - eslint: 8.32.0 - typescript: 4.9.4 + eslint: 8.34.0 + typescript: 4.9.5 transitivePeerDependencies: - supports-color @@ -7429,8 +7346,16 @@ packages: dependencies: '@typescript-eslint/types': 5.50.0 '@typescript-eslint/visitor-keys': 5.50.0 + dev: true - /@typescript-eslint/type-utils/5.50.0_7uibuqfxkfaozanbtbziikiqje: + /@typescript-eslint/scope-manager/5.53.0: + resolution: {integrity: sha512-Opy3dqNsp/9kBBeCPhkCNR7fmdSQqA+47r21hr9a14Bx0xnkElEQmhoHga+VoaoQ6uDHjDKmQPIYcUcKJifS7w==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.53.0 + '@typescript-eslint/visitor-keys': 5.53.0 + + /@typescript-eslint/type-utils/5.50.0_7kw3g6rralp5ps6mg3uyzz6azm: resolution: {integrity: sha512-dcnXfZ6OGrNCO7E5UY/i0ktHb7Yx1fV6fnQGGrlnfDhilcs6n19eIRcvLBqx6OQkrPaFlDPk3OJ0WlzQfrV0bQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7440,12 +7365,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.50.0_typescript@4.9.4 - '@typescript-eslint/utils': 5.50.0_7uibuqfxkfaozanbtbziikiqje + '@typescript-eslint/typescript-estree': 5.50.0_typescript@4.9.5 + '@typescript-eslint/utils': 5.50.0_7kw3g6rralp5ps6mg3uyzz6azm debug: 4.3.4 - eslint: 8.32.0 - tsutils: 3.21.0_typescript@4.9.4 - typescript: 4.9.4 + eslint: 8.34.0 + tsutils: 3.21.0_typescript@4.9.5 + typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: true @@ -7453,8 +7378,13 @@ packages: /@typescript-eslint/types/5.50.0: resolution: {integrity: sha512-atruOuJpir4OtyNdKahiHZobPKFvZnBnfDiyEaBf6d9vy9visE7gDjlmhl+y29uxZ2ZDgvXijcungGFjGGex7w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true + + /@typescript-eslint/types/5.53.0: + resolution: {integrity: sha512-5kcDL9ZUIP756K6+QOAfPkigJmCPHcLN7Zjdz76lQWWDdzfOhZDTj1irs6gPBKiXx5/6O3L0+AvupAut3z7D2A==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /@typescript-eslint/typescript-estree/5.50.0_typescript@4.9.4: + /@typescript-eslint/typescript-estree/5.50.0_typescript@4.9.5: resolution: {integrity: sha512-Gq4zapso+OtIZlv8YNAStFtT6d05zyVCK7Fx3h5inlLBx2hWuc/0465C2mg/EQDDU2LKe52+/jN4f0g9bd+kow==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7469,12 +7399,33 @@ packages: 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 + tsutils: 3.21.0_typescript@4.9.5 + typescript: 4.9.5 + transitivePeerDependencies: + - supports-color + dev: true + + /@typescript-eslint/typescript-estree/5.53.0_typescript@4.9.5: + resolution: {integrity: sha512-eKmipH7QyScpHSkhbptBBYh9v8FxtngLquq292YTEQ1pxVs39yFBlLC1xeIZcPPz1RWGqb7YgERJRGkjw8ZV7w==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 5.53.0 + '@typescript-eslint/visitor-keys': 5.53.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.5 + typescript: 4.9.5 transitivePeerDependencies: - supports-color - /@typescript-eslint/utils/5.50.0_7uibuqfxkfaozanbtbziikiqje: + /@typescript-eslint/utils/5.50.0_7kw3g6rralp5ps6mg3uyzz6azm: resolution: {integrity: sha512-v/AnUFImmh8G4PH0NDkf6wA8hujNNcrwtecqW4vtQ1UOSNBaZl49zP1SHoZ/06e+UiwzHpgb5zP5+hwlYYWYAw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7484,10 +7435,10 @@ packages: '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.50.0 '@typescript-eslint/types': 5.50.0 - '@typescript-eslint/typescript-estree': 5.50.0_typescript@4.9.4 - eslint: 8.32.0 + '@typescript-eslint/typescript-estree': 5.50.0_typescript@4.9.5 + eslint: 8.34.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.32.0 + eslint-utils: 3.0.0_eslint@8.34.0 semver: 7.3.8 transitivePeerDependencies: - supports-color @@ -7500,8 +7451,16 @@ packages: dependencies: '@typescript-eslint/types': 5.50.0 eslint-visitor-keys: 3.3.0 + dev: true + + /@typescript-eslint/visitor-keys/5.53.0: + resolution: {integrity: sha512-JqNLnX3leaHFZEN0gCh81sIvgrp/2GOACZNgO4+Tkf64u51kTpAyWFOY8XHx8XuXr3N2C9zgPPHtcpMg6z1g0w==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.53.0 + eslint-visitor-keys: 3.3.0 - /@udecode/plate-basic-marks/19.2.0_6cxv2rkchn37mmk4ursbonwz7a: + /@udecode/plate-basic-marks/19.2.0_opnyntabsv5vdkt3p6hmagoxbq: resolution: {integrity: sha512-St4VHBsl81M5Q9zqiS3FdGSjdQdxpYyVCrlETVCOF7hreiQPF7PRDeJ8++giLUN5vzw7A7Fp2aS23QfCNNzzag==} peerDependencies: react: '>=16.8.0' @@ -7510,12 +7469,12 @@ packages: slate-history: '>=0.86.0' slate-react: '>=0.88.0' dependencies: - '@udecode/plate-core': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-core': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq 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.2_qerhfwjtqsvhwpvu3ucjpiqydy + slate: 0.91.3 + slate-history: 0.86.0_slate@0.91.3 + slate-react: 0.91.3_ixwtu2m6577c7auoqcqrrteqlq transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7532,7 +7491,7 @@ packages: - scheduler dev: false - /@udecode/plate-button/19.2.0_6cxv2rkchn37mmk4ursbonwz7a: + /@udecode/plate-button/19.2.0_opnyntabsv5vdkt3p6hmagoxbq: resolution: {integrity: sha512-oXTfxZk+nT1AIUjCIEaN2dsQbLP5s++tui38D58wX2oqrAifEweXb1rzseHkqz9uTR3G95pUoOw1YALiLkn7/A==} peerDependencies: react: '>=16.8.0' @@ -7541,12 +7500,12 @@ packages: slate-history: '>=0.86.0' slate-react: '>=0.88.0' dependencies: - '@udecode/plate-core': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-core': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq 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.2_qerhfwjtqsvhwpvu3ucjpiqydy + slate: 0.91.3 + slate-history: 0.86.0_slate@0.91.3 + slate-react: 0.91.3_ixwtu2m6577c7auoqcqrrteqlq transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7563,7 +7522,7 @@ packages: - scheduler dev: false - /@udecode/plate-common/7.0.2_anhkvwz6zcr7uznpbsjwteukiu: + /@udecode/plate-common/7.0.2_rjhyybmi5zd2n2kz5mt3q7icvy: resolution: {integrity: sha512-FYggaasSk7Acy+l/N+dMCuBrVKXwEyRFATry4c5crjQqqhz7PPKtNmmpBGVOLFrEuI76gzZXzk3IrXRwPQebbQ==} peerDependencies: react: '>=16.8.0' @@ -7572,16 +7531,16 @@ packages: slate-history: '>=0.66.0' slate-react: '>=0.66.1' dependencies: - '@udecode/plate-core': 7.0.2_anhkvwz6zcr7uznpbsjwteukiu + '@udecode/plate-core': 7.0.2_rjhyybmi5zd2n2kz5mt3q7icvy 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.2_qerhfwjtqsvhwpvu3ucjpiqydy + slate: 0.91.3 + slate-history: 0.86.0_slate@0.91.3 + slate-react: 0.91.3_ixwtu2m6577c7auoqcqrrteqlq dev: false - /@udecode/plate-core/19.2.0_6cxv2rkchn37mmk4ursbonwz7a: + /@udecode/plate-core/19.2.0_opnyntabsv5vdkt3p6hmagoxbq: resolution: {integrity: sha512-R3796RM2jShzWpyIBnkI6PkCyqA00Yk6FG40ozzIbNMOPKz7O3qbuBNC4BBrnCUmLq4LW0PHzy+y7gtfUe1+Dw==} peerDependencies: react: '>=16.8.0' @@ -7593,15 +7552,15 @@ packages: '@radix-ui/react-slot': 1.0.1_react@18.2.0 '@udecode/zustood': 1.1.3_k5yycr66bppcbyzstzabg5wwe4 clsx: 1.2.1 - jotai: 1.13.1_2exiyaescjxorpwwmy4ejghgte + jotai: 1.13.1_q2tyk3gci27qk4qoatek53e4vi lodash: 4.17.21 nanoid: 3.3.4 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-hotkeys-hook: 3.4.7_biqbaboplfbrettd7655fr4n2y - slate: 0.88.1 - slate-history: 0.86.0_slate@0.88.1 - slate-react: 0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy + slate: 0.91.3 + slate-history: 0.86.0_slate@0.91.3 + slate-react: 0.91.3_ixwtu2m6577c7auoqcqrrteqlq use-deep-compare: 1.1.0_react@18.2.0 zustand: 3.7.2_react@18.2.0 transitivePeerDependencies: @@ -7620,7 +7579,7 @@ packages: - scheduler dev: false - /@udecode/plate-core/7.0.2_anhkvwz6zcr7uznpbsjwteukiu: + /@udecode/plate-core/7.0.2_rjhyybmi5zd2n2kz5mt3q7icvy: resolution: {integrity: sha512-YFmzVRcRWkWRbqRuD/guCHuSb/NSdUtUocSz1XL7I/oCzZgXY5ddqsj6Aciu2hiiI0s9PeeAPwmegOi1lsClRg==} peerDependencies: react: '>=16.8.0' @@ -7633,13 +7592,13 @@ packages: lodash: 4.17.21 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.2_qerhfwjtqsvhwpvu3ucjpiqydy + slate: 0.91.3 + slate-history: 0.86.0_slate@0.91.3 + slate-react: 0.91.3_ixwtu2m6577c7auoqcqrrteqlq zustand: 3.7.2_react@18.2.0 dev: false - /@udecode/plate-floating/19.2.0_2xzmhx2iox46ybg3rrn7xuflnq: + /@udecode/plate-floating/19.2.0_o4vwuoj7tjoxevqlofixxheaba: resolution: {integrity: sha512-+DHFvGIANSb1foPK+zGhQsWlpHKW5PqIprnQMQ8sEn33tYHy4dBk/dWGziVP47uN3NH44U21b5cHApHUIzAtiA==} peerDependencies: react: '>=16.8.0' @@ -7648,13 +7607,13 @@ packages: slate-history: '>=0.86.0' slate-react: '>=0.88.0' dependencies: - '@floating-ui/react-dom-interactions': 0.6.6_5ndqzdd6t4rivxsukjv3i3ak2q - '@udecode/plate-core': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a + '@floating-ui/react-dom-interactions': 0.6.6_zula6vjvt3wdocc4mwcxqa6nzi + '@udecode/plate-core': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq 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.2_qerhfwjtqsvhwpvu3ucjpiqydy + slate: 0.91.3 + slate-history: 0.86.0_slate@0.91.3 + slate-react: 0.91.3_ixwtu2m6577c7auoqcqrrteqlq transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7672,7 +7631,7 @@ packages: - scheduler dev: false - /@udecode/plate-link/19.2.0_6cxv2rkchn37mmk4ursbonwz7a: + /@udecode/plate-link/19.2.0_opnyntabsv5vdkt3p6hmagoxbq: resolution: {integrity: sha512-BcmobCjNDI0CoAFWZbrwFokO8p5lSIakpDLPcI7xmgVkotP9HASoZen7KkFQtNamUAPakOiHldlce1TmxqAfkA==} peerDependencies: react: '>=16.8.0' @@ -7681,14 +7640,14 @@ packages: slate-history: '>=0.86.0' slate-react: '>=0.88.0' dependencies: - '@udecode/plate-button': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a - '@udecode/plate-core': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a - '@udecode/plate-normalizers': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-button': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq + '@udecode/plate-core': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq + '@udecode/plate-normalizers': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq 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.2_qerhfwjtqsvhwpvu3ucjpiqydy + slate: 0.91.3 + slate-history: 0.86.0_slate@0.91.3 + slate-react: 0.91.3_ixwtu2m6577c7auoqcqrrteqlq transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7705,7 +7664,7 @@ packages: - scheduler dev: false - /@udecode/plate-normalizers/19.2.0_6cxv2rkchn37mmk4ursbonwz7a: + /@udecode/plate-normalizers/19.2.0_opnyntabsv5vdkt3p6hmagoxbq: resolution: {integrity: sha512-TqFwEsPvdPwT+fMZs3Lzr0xL4RQxovTNNkAbkMTyaNOcirk4Hs3yTYjOmpKbvkybs/41XakqcOUWtlO9RfdPYQ==} peerDependencies: react: '>=16.8.0' @@ -7714,12 +7673,12 @@ packages: slate-history: '>=0.86.0' slate-react: '>=0.88.0' dependencies: - '@udecode/plate-core': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-core': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq 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.2_qerhfwjtqsvhwpvu3ucjpiqydy + slate: 0.91.3 + slate-history: 0.86.0_slate@0.91.3 + slate-react: 0.91.3_ixwtu2m6577c7auoqcqrrteqlq transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7736,7 +7695,7 @@ packages: - scheduler dev: false - /@udecode/plate-serializer-html/19.2.0_xdtsvcftqex5yu43odi3bb6j7u: + /@udecode/plate-serializer-html/19.2.0_62sdv3aq5woomqpayqgzpbhoaq: resolution: {integrity: sha512-Zkb4+vOz3OnEcwHmEc+6njo4NiMW2IOrYWQz+MxBW8/MRvr2OGpypGYQj3noJArMZwxvGeNSBkQ4o64qeWsEDQ==} peerDependencies: react: '>=16.8.0' @@ -7746,14 +7705,14 @@ packages: slate-hyperscript: '>=0.66.0' slate-react: '>=0.88.0' dependencies: - '@udecode/plate-core': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-core': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq 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.2_qerhfwjtqsvhwpvu3ucjpiqydy + slate: 0.91.3 + slate-history: 0.86.0_slate@0.91.3 + slate-hyperscript: 0.77.0_slate@0.91.3 + slate-react: 0.91.3_ixwtu2m6577c7auoqcqrrteqlq transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7770,7 +7729,7 @@ packages: - scheduler dev: false - /@udecode/plate-styled-components/19.2.0_jgapvrap7ibuifsy7z6i3bxaba: + /@udecode/plate-styled-components/19.2.0_uayhmheiq4vqqh442ttqehku2q: resolution: {integrity: sha512-0Wl3/T+9Hs+eDmUL6GCrmOSzcORnWoQiOVgs6cRUxN95XOiRqQQDzx3owvZep6ZUA1WXa6JLzcrn9BOsZZw2Wg==} peerDependencies: react: '>=16.8.0' @@ -7781,14 +7740,14 @@ packages: slate-react: '>=0.88.0' styled-components: '>=5.0.0' dependencies: - '@udecode/plate-core': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a + '@udecode/plate-core': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq 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.2_qerhfwjtqsvhwpvu3ucjpiqydy + slate: 0.91.3 + slate-history: 0.86.0_slate@0.91.3 + slate-react: 0.91.3_ixwtu2m6577c7auoqcqrrteqlq styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -7806,7 +7765,7 @@ packages: - scheduler dev: false - /@udecode/plate-ui-button/19.2.0_jgapvrap7ibuifsy7z6i3bxaba: + /@udecode/plate-ui-button/19.2.0_uayhmheiq4vqqh442ttqehku2q: resolution: {integrity: sha512-iIrFTWESAYxCfF4JixKl6uzZDDpRAtkFKVXUcW9aDpnS+ts7hGGlhq04AEh4DT5kBBQBhbGi6cxej3Se7u8mTg==} peerDependencies: react: '>=16.8.0' @@ -7816,14 +7775,14 @@ packages: slate-react: '>=0.88.0' styled-components: '>=5.0.0' dependencies: - '@udecode/plate-button': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a - '@udecode/plate-core': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a - '@udecode/plate-styled-components': 19.2.0_jgapvrap7ibuifsy7z6i3bxaba + '@udecode/plate-button': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq + '@udecode/plate-core': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq + '@udecode/plate-styled-components': 19.2.0_uayhmheiq4vqqh442ttqehku2q 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.2_qerhfwjtqsvhwpvu3ucjpiqydy + slate: 0.91.3 + slate-history: 0.86.0_slate@0.91.3 + slate-react: 0.91.3_ixwtu2m6577c7auoqcqrrteqlq styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -7842,7 +7801,7 @@ packages: - scheduler dev: false - /@udecode/plate-ui-link/19.2.0_zvntoaj4wsvigktaodqapm7npu: + /@udecode/plate-ui-link/19.2.0_rkabb5qbiazj7twqi5itcnd7g4: resolution: {integrity: sha512-kPoGSS32bMSxDdZGW7Ndrwh2RS+S+NRvKTJaFwJIrsbZNlYS5cy+2FZuMYMLr97aIIoXdeJ2vLYqCyTPFVa6Gg==} peerDependencies: react: '>=16.8.0' @@ -7852,16 +7811,16 @@ packages: slate-react: '>=0.88.0' styled-components: '>=5.0.0' dependencies: - '@udecode/plate-core': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a - '@udecode/plate-link': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a - '@udecode/plate-styled-components': 19.2.0_jgapvrap7ibuifsy7z6i3bxaba - '@udecode/plate-ui-button': 19.2.0_jgapvrap7ibuifsy7z6i3bxaba - '@udecode/plate-ui-toolbar': 19.2.0_zvntoaj4wsvigktaodqapm7npu + '@udecode/plate-core': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq + '@udecode/plate-link': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq + '@udecode/plate-styled-components': 19.2.0_uayhmheiq4vqqh442ttqehku2q + '@udecode/plate-ui-button': 19.2.0_uayhmheiq4vqqh442ttqehku2q + '@udecode/plate-ui-toolbar': 19.2.0_rkabb5qbiazj7twqi5itcnd7g4 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.2_qerhfwjtqsvhwpvu3ucjpiqydy + slate: 0.91.3 + slate-history: 0.86.0_slate@0.91.3 + slate-react: 0.91.3_ixwtu2m6577c7auoqcqrrteqlq styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -7881,7 +7840,7 @@ packages: - scheduler dev: false - /@udecode/plate-ui-toolbar/19.2.0_zvntoaj4wsvigktaodqapm7npu: + /@udecode/plate-ui-toolbar/19.2.0_rkabb5qbiazj7twqi5itcnd7g4: resolution: {integrity: sha512-M1Kdn7ytjkUnaAvR5ZJLUJpCln7yPsJ+23DWKorguXC6acWlVLbu6+kJ5jE6p2ozR4hcVSAYadOwhFrqSl9cww==} peerDependencies: react: '>=16.8.0' @@ -7892,16 +7851,16 @@ packages: styled-components: '>=5.0.0' dependencies: '@tippyjs/react': 4.2.6_biqbaboplfbrettd7655fr4n2y - '@udecode/plate-core': 19.2.0_6cxv2rkchn37mmk4ursbonwz7a - '@udecode/plate-floating': 19.2.0_2xzmhx2iox46ybg3rrn7xuflnq - '@udecode/plate-styled-components': 19.2.0_jgapvrap7ibuifsy7z6i3bxaba - '@udecode/plate-ui-button': 19.2.0_jgapvrap7ibuifsy7z6i3bxaba + '@udecode/plate-core': 19.2.0_opnyntabsv5vdkt3p6hmagoxbq + '@udecode/plate-floating': 19.2.0_o4vwuoj7tjoxevqlofixxheaba + '@udecode/plate-styled-components': 19.2.0_uayhmheiq4vqqh442ttqehku2q + '@udecode/plate-ui-button': 19.2.0_uayhmheiq4vqqh442ttqehku2q 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.2_qerhfwjtqsvhwpvu3ucjpiqydy + slate: 0.91.3 + slate-history: 0.86.0_slate@0.91.3 + slate-react: 0.91.3_ixwtu2m6577c7auoqcqrrteqlq styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -7936,8 +7895,8 @@ packages: - scheduler dev: false - /@uiw/codemirror-extensions-basic-setup/4.19.7_z4w2cb7jeeiewgtgrbfykr2vnq: - resolution: {integrity: sha512-pk0JTFJAZOGxouBB1pdBtb59qKibO9DW4hER4VSFGBGW3TBDeXUwL/gKujhRpySHG2MtG09cgt4a3XOFIWwXTw==} + /@uiw/codemirror-extensions-basic-setup/4.19.9_z4w2cb7jeeiewgtgrbfykr2vnq: + resolution: {integrity: sha512-O4yAgVpD3Pon4t4+lwZ2MTGg2TeU/Jv8YzKS9ap4fP/WMTVrKmpdq+DOafbhZSlhmU0XGfQPPJ4WX6rtZgx3Rw==} peerDependencies: '@codemirror/autocomplete': '>=6.0.0' '@codemirror/commands': '>=6.0.0' @@ -7956,8 +7915,8 @@ packages: '@codemirror/view': 6.7.3 dev: false - /@uiw/codemirror-extensions-langs/4.19.7_brqhm5cu2qxolzjg2togia2d7m: - resolution: {integrity: sha512-dqaOFrwv79y93pBIDJ41fWRxF4JP9ij/PVFi9YxHNILNN1RqdS0uDFj8VJ8aeHPM8w0dmQZUoDP3qySru+r5yA==} + /@uiw/codemirror-extensions-langs/4.19.9_brqhm5cu2qxolzjg2togia2d7m: + resolution: {integrity: sha512-K3tJQa8GUAOT6Gma97PZKAsPhUc+2jdGovDfq9VgAivDxVkv9gOmTw46Z6Vgt+vyYMjJxTnag9/qNMdXoiRFvA==} peerDependencies: '@codemirror/language-data': '>=6.0.0' '@codemirror/legacy-modes': '>=6.0.0' @@ -7972,7 +7931,7 @@ packages: '@codemirror/lang-php': 6.0.1 '@codemirror/lang-python': 6.1.1_gmyi65uhzwvxi3jypseoerg22u '@codemirror/lang-rust': 6.0.1 - '@codemirror/lang-sql': 6.3.3_nzpoxphwgc7witc3f5hdaoweju + '@codemirror/lang-sql': 6.4.0_nzpoxphwgc7witc3f5hdaoweju '@codemirror/lang-wast': 6.0.1 '@codemirror/lang-xml': 6.0.2_@codemirror+view@6.7.3 '@codemirror/language-data': 6.1.0_gmyi65uhzwvxi3jypseoerg22u @@ -7983,28 +7942,28 @@ packages: - '@lezer/common' dev: false - /@uiw/codemirror-theme-github/4.19.7_a2usvefncw26hnlzt6oyk4qbeq: - resolution: {integrity: sha512-yeBKOS31bJWvxHWv/hO8CC5Hz657poyuCRX533B+7c2W3B5TX48i49GC9k91yX/BfCsTVqneONk4ZgRWGJkDww==} + /@uiw/codemirror-theme-github/4.19.9_a2usvefncw26hnlzt6oyk4qbeq: + resolution: {integrity: sha512-TxAJu7eFrIWUvekJ/jbev8fGx4fAYRH3FCxS21rm8B1OzF/aRcJM28zlC1rgKxMV5uG4KjWHOdvT3rNIVs1Meg==} dependencies: - '@uiw/codemirror-themes': 4.19.7_a2usvefncw26hnlzt6oyk4qbeq + '@uiw/codemirror-themes': 4.19.9_a2usvefncw26hnlzt6oyk4qbeq transitivePeerDependencies: - '@codemirror/language' - '@codemirror/state' - '@codemirror/view' dev: false - /@uiw/codemirror-theme-tokyo-night/4.19.7_a2usvefncw26hnlzt6oyk4qbeq: - resolution: {integrity: sha512-D/oLEsamQ7goFYnP46kyrt60vc2Tx8nC9FWyHqJvD3DL8+ugUsQvCL2oIadCadfMm7pQrFj1ILfokb8uC9W5eg==} + /@uiw/codemirror-theme-tokyo-night/4.19.9_a2usvefncw26hnlzt6oyk4qbeq: + resolution: {integrity: sha512-AWxY2dIJSwXGSu/kgnb5/kDyjX6fYgJrt6e8FKszGf7V/ctgE/eA1lJhDAXqbErC9tx25XDkS+oE7dyoOtZ9Ag==} dependencies: - '@uiw/codemirror-themes': 4.19.7_a2usvefncw26hnlzt6oyk4qbeq + '@uiw/codemirror-themes': 4.19.9_a2usvefncw26hnlzt6oyk4qbeq transitivePeerDependencies: - '@codemirror/language' - '@codemirror/state' - '@codemirror/view' dev: false - /@uiw/codemirror-themes/4.19.7_a2usvefncw26hnlzt6oyk4qbeq: - resolution: {integrity: sha512-M/42RkPI60ItlssmNuEoZO2MQvlY6fRmdX7XRUAhKjxczZoaq8xS6HIvv1whGf2zGsTrwdVTPCm6ls0l17dvPA==} + /@uiw/codemirror-themes/4.19.9_a2usvefncw26hnlzt6oyk4qbeq: + resolution: {integrity: sha512-PH3hl1w42z7GXe/zoD9gSadOGBWyKPl7vHm/8V1PUuHXT21+neyfRc7v0xPwb05pGP6ExfbmPi78y4+g6cHopg==} peerDependencies: '@codemirror/language': '>=6.0.0' '@codemirror/state': '>=6.0.0' @@ -8015,8 +7974,8 @@ packages: '@codemirror/view': 6.7.3 dev: false - /@uiw/react-codemirror/4.19.7_pzrqepnlx4uklbalwyntc26e4u: - resolution: {integrity: sha512-IHvpYWVSdiaHX0Fk6oY6YyAJigDnyvSpWKNUTRzsMNxB+8/wqZ8lior4TprXH0zyLxW5F1+bTyifFFTeg+X3Sw==} + /@uiw/react-codemirror/4.19.9_pzrqepnlx4uklbalwyntc26e4u: + resolution: {integrity: sha512-U+A1fSfELMFFs5a+ZOPwCJKZMYaMy6QHOfNOOV7WhSveM7GYHT970GjTfs2dn1LlvhebwyK9ei0rCXZdsI9n9Q==} peerDependencies: '@babel/runtime': '>=7.11.0' '@codemirror/state': '>=6.0.0' @@ -8031,7 +7990,7 @@ packages: '@codemirror/state': 6.2.0 '@codemirror/theme-one-dark': 6.1.0 '@codemirror/view': 6.7.3 - '@uiw/codemirror-extensions-basic-setup': 4.19.7_z4w2cb7jeeiewgtgrbfykr2vnq + '@uiw/codemirror-extensions-basic-setup': 4.19.9_z4w2cb7jeeiewgtgrbfykr2vnq codemirror: 6.0.1_@lezer+common@1.0.2 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -8055,26 +8014,35 @@ packages: react: 18.2.0 dev: false - /@vercel/analytics/0.1.8_react@18.2.0: - resolution: {integrity: sha512-PQrOI8BJ9qUiVJuQfnKiJd15eDjDJH9TBKsNeMrtelT4NAk7d9mBVz1CoZkvoFnHQ0OW7Xnqmr1F2nScfAnznQ==} + /@vercel/analytics/0.1.10_react@18.2.0: + resolution: {integrity: sha512-jjJ8GzcPnQp0cMxpfYoUycMRBtDiaIeyVjZPiEPe99Dj1PdjMzAFYEASiV/hpNsXHkpcNYCveDFh6jnmh0YSDQ==} peerDependencies: react: ^16.8||^17||^18 dependencies: react: 18.2.0 dev: false + /@vitejs/plugin-react-swc/3.2.0_vite@4.1.1: + resolution: {integrity: sha512-IcBoXL/mcH7JdQr/nfDlDwTdIaH8Rg7LpfQDF4nAht+juHWIuv6WhpKPCSfY4+zztAaB07qdBoFz1XCZsgo3pQ==} + peerDependencies: + vite: ^4 + dependencies: + '@swc/core': 1.3.36 + vite: 4.1.1_@types+node@18.14.0 + dev: false + /@vitejs/plugin-react/3.1.0_vite@4.1.1: resolution: {integrity: sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.1.0-beta.0 dependencies: - '@babel/core': 7.20.12 - '@babel/plugin-transform-react-jsx-self': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-transform-react-jsx-source': 7.19.6_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/plugin-transform-react-jsx-self': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-react-jsx-source': 7.19.6_@babel+core@7.21.0 magic-string: 0.27.0 react-refresh: 0.14.0 - vite: 4.1.1_@types+node@18.11.18 + vite: 4.1.1_@types+node@18.14.0 transitivePeerDependencies: - supports-color dev: false @@ -8491,7 +8459,7 @@ packages: /argparse/2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} - /aria-hidden/1.2.2_3stiutgnnbnfnf3uowm5cip22i: + /aria-hidden/1.2.2_pmekkgnqduwlme35zpnqhenc34: resolution: {integrity: sha512-6y/ogyDTk/7YAe91T3E2PR1ALVKyM2QbTio5HwM+N1Q6CMlCKhvClyIjkckBswa0f2xJhjsfzIGa1yVSe1UMVA==} engines: {node: '>=10'} peerDependencies: @@ -8501,7 +8469,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.27 + '@types/react': 18.0.28 react: 18.2.0 tslib: 2.5.0 dev: false @@ -8590,6 +8558,11 @@ packages: resolution: {integrity: sha512-eBvWn1lvIApYMhzQMsu9ciLfkBY499mFZlNqG+/9WR7PVlroQw0vG30cOQQbaKz3sCEc44TAOu2ykzqXSNnwag==} dev: false + /astring/1.8.4: + resolution: {integrity: sha512-97a+l2LBU3Op3bBQEff79i/E4jMD2ZLFD8rHx9B6mXyB2uQwhJQYfiDqUwtfjF4QA1F2qs//N6Cw8LetMbQjcw==} + hasBin: true + dev: false + /async/2.6.4: resolution: {integrity: sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==} dependencies: @@ -8635,8 +8608,8 @@ packages: resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} engines: {node: '>= 0.4'} - /aws-sdk/2.1304.0: - resolution: {integrity: sha512-9mf2uafa2M9yFC5IlMe85TIc7OUo1HSProCQWzpRmAAYhcSwmfbRyt02Wtr5YSVvJJPmcSgcyI92snsQR1c3nw==} + /aws-sdk/2.1321.0: + resolution: {integrity: sha512-VBNsTl13/JWYpvo7H9BgAUMZam4BxKNhlt7GlsuVdK30MdirIEsB0ZeqGeAO9KXRBLCv/FUnF/nV73+97qLKWw==} engines: {node: '>= 10.0.0'} dependencies: buffer: 4.9.2 @@ -8685,17 +8658,17 @@ packages: deep-equal: 2.2.0 dev: false - /babel-jest/29.4.1_@babel+core@7.20.12: + /babel-jest/29.4.1_@babel+core@7.21.0: resolution: {integrity: sha512-xBZa/pLSsF/1sNpkgsiT3CmY7zV1kAsZ9OxxtrFqYucnOuRftXAfcJqcDVyOPeN4lttWTwhLdu0T9f8uvoPEUg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@babel/core': ^7.8.0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@jest/transform': 29.4.1 '@types/babel__core': 7.20.0 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 29.4.0_@babel+core@7.20.12 + babel-preset-jest: 29.4.0_@babel+core@7.21.0 chalk: 4.1.2 graceful-fs: 4.2.10 slash: 3.0.0 @@ -8703,14 +8676,14 @@ packages: - supports-color dev: true - /babel-loader/8.3.0_la66t7xldg4uecmyawueag5wkm: + /babel-loader/8.3.0_qoaxtqicpzj5p3ubthw53xafqm: resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 @@ -8773,20 +8746,20 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@babel/template': 7.20.7 - '@babel/types': 7.20.7 + '@babel/types': 7.21.0 '@types/babel__core': 7.20.0 '@types/babel__traverse': 7.18.3 dev: true - /babel-plugin-jsx-dom-expressions/0.35.15_@babel+core@7.20.12: + /babel-plugin-jsx-dom-expressions/0.35.15_@babel+core@7.21.0: resolution: {integrity: sha512-33GQnanjYKefOTO2lQK6EaKXPJ1W8vtzvBneGfhKaOZHQJLqe61P93jP0TLTz67sqsA0m1ph1cNdGpLc/Nx2Xg==} peerDependencies: '@babel/core': ^7.20.12 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.12 - '@babel/types': 7.20.7 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.0 + '@babel/types': 7.21.0 html-entities: 2.3.3 validate-html-nesting: 1.2.1 dev: true @@ -8808,36 +8781,36 @@ packages: resolve: 1.22.1 dev: false - /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.12: + /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.21.0: resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.14 - '@babel/core': 7.20.12 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.0 semver: 6.3.0 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.12: + /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.21.0: resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.0 core-js-compat: 3.27.2 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.12: + /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.21.0: resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.12 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 + '@babel/core': 7.21.0 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.0 transitivePeerDependencies: - supports-color @@ -8858,50 +8831,54 @@ packages: resolution: {integrity: sha512-qrPaCSo9c8RHNRHIotaufGbuOBN8rtdC4QrrFFc43vyWCCz7Kl7GL1PGaXtMGQZUXrkCjNEgxDfmAuAabr/rlw==} dev: false - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.20.12: + /babel-preset-current-node-syntax/1.0.1_@babel+core@7.21.0: resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.12 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.12 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.20.12 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.12 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.20.12 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.12 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.12 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.12 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.12 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.12 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.12 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.12 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.12 - dev: true - - /babel-preset-jest/29.4.0_@babel+core@7.20.12: + '@babel/core': 7.21.0 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.0 + '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.21.0 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.21.0 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.0 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.0 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.21.0 + dev: true + + /babel-preset-jest/29.4.0_@babel+core@7.21.0: resolution: {integrity: sha512-fUB9vZflUSM3dO/6M2TCAepTzvA4VkOvl67PjErcrQMGt9Eve7uazaeyCZ2th3UtI7ljpiBJES0F7A1vBRsLZA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 babel-plugin-jest-hoist: 29.4.0 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.12 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.21.0 dev: true - /babel-preset-solid/1.6.10_@babel+core@7.20.12: + /babel-preset-solid/1.6.10_@babel+core@7.21.0: resolution: {integrity: sha512-qBLjzeWmgY5jX11sJg/lriXABYdClfJrJJrIHaT6G5EuGhxhm6jn7XjqXjLBZHBgy5n/Z+iqJ5YfQj8KG2jKTA==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.12 - babel-plugin-jsx-dom-expressions: 0.35.15_@babel+core@7.20.12 + '@babel/core': 7.21.0 + babel-plugin-jsx-dom-expressions: 0.35.15_@babel+core@7.21.0 dev: true /bail/1.0.5: resolution: {integrity: sha512-xFbRxM1tahm08yHBP16MMjVUAvDaBMD38zsM9EMAUN61omwLmKlOpB/Zku5QkjZ8TZ4vn53pj+t518cH0S03RQ==} dev: false + /bail/2.0.2: + resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==} + dev: false + /balanced-match/1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -8923,11 +8900,6 @@ packages: resolution: {integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==} dev: false - /big-integer/1.6.51: - resolution: {integrity: sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==} - engines: {node: '>=0.6'} - dev: false - /big.js/5.2.2: resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==} dev: false @@ -9027,13 +8999,6 @@ packages: wrap-ansi: 8.1.0 dev: false - /bplist-parser/0.2.0: - resolution: {integrity: sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw==} - engines: {node: '>= 5.10.0'} - dependencies: - big-integer: 1.6.51 - dev: false - /brace-expansion/1.1.11: resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} dependencies: @@ -9155,7 +9120,7 @@ packages: resolution: {integrity: sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==} dependencies: base64-js: 1.5.1 - ieee754: 1.1.13 + ieee754: 1.2.1 isarray: 1.0.0 /buffer/6.0.3: @@ -9170,13 +9135,6 @@ packages: engines: {node: '>=6'} dev: true - /bundle-name/3.0.0: - resolution: {integrity: sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==} - engines: {node: '>=12'} - dependencies: - run-applescript: 5.0.0 - dev: false - /bundle-require/3.1.2_esbuild@0.15.18: resolution: {integrity: sha512-Of6l6JBAxiyQ5axFxUM6dYeP/W7X2Sozeo/4EYB9sJhL+dqL7TKjg+shwxp6jlu/6ZSERfsYtIpSJ1/x3XkAEA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} @@ -9207,6 +9165,14 @@ packages: engines: {node: '>=8'} dev: true + /cache-content-type/1.0.1: + resolution: {integrity: sha512-IKufZ1o4Ut42YUrZSo8+qnMTrFuKkvyoLXUywKz9GJ5BrhOFGhLdkx9sG4KAnVvbY6kEcSFjLQul+DVmBm2bgA==} + engines: {node: '>= 6.0.0'} + dependencies: + mime-types: 2.1.35 + ylru: 1.3.2 + dev: false + /cacheable-lookup/7.0.0: resolution: {integrity: sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==} engines: {node: '>=14.16'} @@ -9299,32 +9265,8 @@ packages: resolution: {integrity: sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==} dev: false - /chakra-react-select/4.4.3_ujih3xq5xzlagyvac65tb5w3ru: - resolution: {integrity: sha512-anDgJyYUpIapTmUbgXB+Iw5hJ90hOPvgoUPUaYdO5q9zY2VBFhQ1L0gBMqWAQxiKUmuHpwQypf8sPoVtd0b3KA==} - peerDependencies: - '@chakra-ui/form-control': ^2.0.0 - '@chakra-ui/icon': ^3.0.0 - '@chakra-ui/layout': ^2.0.0 - '@chakra-ui/menu': ^2.0.0 - '@chakra-ui/spinner': ^2.0.0 - '@chakra-ui/system': ^2.0.0 - '@emotion/react': ^11.8.1 - react: ^18.0.0 - react-dom: ^18.0.0 - dependencies: - '@chakra-ui/form-control': 2.0.17_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/icon': 3.0.15_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/layout': 2.1.16_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/menu': 2.1.9_fwuswyzqt4zoy2ijh6toljt2ii - '@chakra-ui/spinner': 2.0.12_whdafdvdwjpbzsmzxad2j4s44y - '@chakra-ui/system': 2.5.0_dovxhg2tvkkxkdnqyoum6wzcxm - '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a - react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 - react-select: 5.7.0_57czaiyk6rdr5iy5tfs5pior4u - transitivePeerDependencies: - - '@babel/core' - - '@types/react' + /ccount/2.0.1: + resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} dev: false /chalk/2.4.2: @@ -9360,18 +9302,34 @@ packages: engines: {node: '>=10'} dev: true + /character-entities-html4/2.1.0: + resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==} + dev: false + /character-entities-legacy/1.1.4: resolution: {integrity: sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==} dev: false + /character-entities-legacy/3.0.0: + resolution: {integrity: sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==} + dev: false + /character-entities/1.2.4: resolution: {integrity: sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==} dev: false + /character-entities/2.0.2: + resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==} + dev: false + /character-reference-invalid/1.1.4: resolution: {integrity: sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==} dev: false + /character-reference-invalid/2.0.1: + resolution: {integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==} + dev: false + /chardet/0.4.2: resolution: {integrity: sha512-j/Toj7f1z98Hh2cYo2BVr85EpIRWqUi7rtRSGxh/cqUjqrnJe9l9UE7IUGd2vQ2p+kSHLkSzObQPZPLUC6TQwg==} dev: true @@ -9588,7 +9546,6 @@ packages: /co/4.6.0: resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==} engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} - dev: true /code-point-at/1.1.0: resolution: {integrity: sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==} @@ -9660,6 +9617,15 @@ packages: resolution: {integrity: sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==} dev: false + /comma-separated-tokens/2.0.3: + resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==} + dev: false + + /commander/10.0.0: + resolution: {integrity: sha512-zS5PnTI22FIRM6ylNW8G4Ap0IEOyk62fhLSD0+uHRT9McRCLGpkVNvao4bjimpK/GShynyQkFFxHhwMcETmduA==} + engines: {node: '>=14'} + dev: false + /commander/2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} @@ -9680,11 +9646,6 @@ packages: engines: {node: '>= 12'} dev: false - /commander/9.5.0: - resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==} - engines: {node: ^12.20.0 || >=14} - dev: false - /commondir/1.0.1: resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} dev: false @@ -9826,6 +9787,14 @@ packages: resolution: {integrity: sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==} dev: false + /cookies/0.8.0: + resolution: {integrity: sha512-8aPsApQfebXnuI+537McwYsDtjVxGm8gTIzQI3FDW6t5t/DAhERxtnbEPN/8RX+uZthoz4eCOgloXaE5cYyNow==} + engines: {node: '>= 0.8'} + dependencies: + depd: 2.0.0 + keygrip: 1.1.0 + dev: false + /copy-anything/3.0.3: resolution: {integrity: sha512-fpW2W/BqEzqPp29QS+MwwfisHCQZtiduTe/m8idFo0xbti9fIZ2WVhAsCv4ggFVH3AgCkVdpoOCtQC6gBrdhjw==} engines: {node: '>=12.13'} @@ -9974,14 +9943,6 @@ packages: - encoding dev: false - /cross-spawn-async/2.2.5: - resolution: {integrity: sha512-snteb3aVrxYYOX9e8BabYFK9WhCDhTlw1YQktfTthBogxri4/2r9U2nQc0ffY73ZAxezDc+U8gvHAeU1wy1ubQ==} - deprecated: cross-spawn no longer requires a build toolchain, use it instead - dependencies: - lru-cache: 4.1.5 - which: 1.3.1 - dev: false - /cross-spawn/7.0.3: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} engines: {node: '>= 8'} @@ -10326,6 +10287,12 @@ packages: resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==} dev: true + /decode-named-character-reference/1.0.2: + resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==} + dependencies: + character-entities: 2.0.2 + dev: false + /decode-uri-component/0.2.2: resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==} engines: {node: '>=0.10'} @@ -10353,6 +10320,10 @@ packages: resolution: {integrity: sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==} dev: true + /deep-equal/1.0.1: + resolution: {integrity: sha512-bHtC0iYvWhyaTzvV3CZgPeZQqCOBGyGsVV7v4eevpdkLHfiSrXUdBG+qAuSz4RI70sszvjQ1QSZ98An1yNwpSw==} + dev: false + /deep-equal/2.2.0: resolution: {integrity: sha512-RdpzE0Hv4lhowpIUKKMJfeH6C1pXdtT1/it80ubgWqwI3qpuxUBpC1S4hnHg+zjnuOoDkzUtUCEEkG+XG5l3Mw==} dependencies: @@ -10390,24 +10361,6 @@ packages: resolution: {integrity: sha512-z2wJZXrmeHdvYJp/Ux55wIjqo81G5Bp4c+oELTW+7ar6SogWHajt5a9gO3s3IDaGSAXjDk0vlQKN3rms8ab3og==} engines: {node: '>=0.10.0'} - /default-browser-id/3.0.0: - resolution: {integrity: sha512-OZ1y3y0SqSICtE8DE4S8YOE9UZOJ8wO16fKWVP5J1Qz42kV9jcnMVFrEE/noXb/ss3Q4pZIH79kxofzyNNtUNA==} - engines: {node: '>=12'} - dependencies: - bplist-parser: 0.2.0 - untildify: 4.0.0 - dev: false - - /default-browser/3.1.0: - resolution: {integrity: sha512-SOHecvSoairSAWxEHP/0qcsld/KtI3DargfEuELQDyHIYmS2EMgdGhHOTC1GxaYr+NLUV6kDroeiSBfnNHnn8w==} - engines: {node: '>=12'} - dependencies: - bundle-name: 3.0.0 - default-browser-id: 3.0.0 - execa: 5.1.1 - xdg-default-browser: 2.1.0 - dev: false - /default-gateway/6.0.3: resolution: {integrity: sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==} engines: {node: '>= 10'} @@ -10568,6 +10521,11 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dev: true + /diff/5.1.0: + resolution: {integrity: sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==} + engines: {node: '>=0.3.1'} + dev: false + /diffie-hellman/5.0.3: resolution: {integrity: sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==} dependencies: @@ -11228,6 +11186,11 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} + /escape-string-regexp/5.0.0: + resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} + engines: {node: '>=12'} + dev: false + /escodegen/2.0.0: resolution: {integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==} engines: {node: '>=6.0'} @@ -11241,7 +11204,7 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-next/13.1.6_7uibuqfxkfaozanbtbziikiqje: + /eslint-config-next/13.1.6_7kw3g6rralp5ps6mg3uyzz6azm: resolution: {integrity: sha512-0cg7h5wztg/SoLAlxljZ0ZPUQ7i6QKqRiP4M2+MgTZtxWwNKb2JSwNc18nJ6/kXBI6xYvPraTbQSIhAuVw6czw==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 @@ -11252,27 +11215,27 @@ packages: dependencies: '@next/eslint-plugin-next': 13.1.6 '@rushstack/eslint-patch': 1.2.0 - '@typescript-eslint/parser': 5.50.0_7uibuqfxkfaozanbtbziikiqje - eslint: 8.32.0 + '@typescript-eslint/parser': 5.53.0_7kw3g6rralp5ps6mg3uyzz6azm + eslint: 8.34.0 eslint-import-resolver-node: 0.3.7 - eslint-import-resolver-typescript: 3.5.3_ps7hf4l2dvbuxvtusmrfhmzsba - eslint-plugin-import: 2.27.5_ydbwomlfg6el62g2wfj7biiecq - eslint-plugin-jsx-a11y: 6.7.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 + eslint-import-resolver-typescript: 3.5.3_mvgyw3chnqkp6sgfmmtihyjpnm + eslint-plugin-import: 2.27.5_dbs2zxbe2aiqaiiio3svelvkai + eslint-plugin-jsx-a11y: 6.7.1_eslint@8.34.0 + eslint-plugin-react: 7.32.2_eslint@8.34.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.34.0 + typescript: 4.9.5 transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color dev: false - /eslint-config-prettier/8.6.0_eslint@8.32.0: + /eslint-config-prettier/8.6.0_eslint@8.34.0: resolution: {integrity: sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.32.0 + eslint: 8.34.0 dev: false /eslint-import-resolver-node/0.3.7: @@ -11285,7 +11248,7 @@ packages: - supports-color dev: false - /eslint-import-resolver-typescript/3.5.3_ps7hf4l2dvbuxvtusmrfhmzsba: + /eslint-import-resolver-typescript/3.5.3_mvgyw3chnqkp6sgfmmtihyjpnm: resolution: {integrity: sha512-njRcKYBc3isE42LaTcJNVANR3R99H9bAxBDMNDr2W7yq5gYPxbU3MkdhsQukxZ/Xg9C2vcyLlDsbKfRDg0QvCQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -11294,8 +11257,8 @@ packages: dependencies: debug: 4.3.4 enhanced-resolve: 5.12.0 - eslint: 8.32.0 - eslint-plugin-import: 2.27.5_ydbwomlfg6el62g2wfj7biiecq + eslint: 8.34.0 + eslint-plugin-import: 2.27.5_dbs2zxbe2aiqaiiio3svelvkai get-tsconfig: 4.3.0 globby: 13.1.3 is-core-module: 2.11.0 @@ -11305,7 +11268,7 @@ packages: - supports-color dev: false - /eslint-module-utils/2.7.4_l4camapy34qs436lwzqa477kzy: + /eslint-module-utils/2.7.4_3freb5c3ievl3t36g6rmbowrqe: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -11326,15 +11289,15 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.50.0_7uibuqfxkfaozanbtbziikiqje + '@typescript-eslint/parser': 5.53.0_7kw3g6rralp5ps6mg3uyzz6azm debug: 3.2.7 - eslint: 8.32.0 + eslint: 8.34.0 eslint-import-resolver-node: 0.3.7 transitivePeerDependencies: - supports-color dev: false - /eslint-plugin-import/2.27.5_ydbwomlfg6el62g2wfj7biiecq: + /eslint-plugin-import/2.27.5_dbs2zxbe2aiqaiiio3svelvkai: resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} engines: {node: '>=4'} peerDependencies: @@ -11344,15 +11307,15 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.50.0_7uibuqfxkfaozanbtbziikiqje + '@typescript-eslint/parser': 5.53.0_7kw3g6rralp5ps6mg3uyzz6azm array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 debug: 3.2.7 doctrine: 2.1.0 - eslint: 8.32.0 + eslint: 8.34.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.7.4_l4camapy34qs436lwzqa477kzy + eslint-module-utils: 2.7.4_3freb5c3ievl3t36g6rmbowrqe has: 1.0.3 is-core-module: 2.11.0 is-glob: 4.0.3 @@ -11367,7 +11330,7 @@ packages: - supports-color dev: false - /eslint-plugin-jsx-a11y/6.7.1_eslint@8.32.0: + /eslint-plugin-jsx-a11y/6.7.1_eslint@8.34.0: resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==} engines: {node: '>=4.0'} peerDependencies: @@ -11382,7 +11345,7 @@ packages: axobject-query: 3.1.1 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.32.0 + eslint: 8.34.0 has: 1.0.3 jsx-ast-utils: 3.3.3 language-tags: 1.0.5 @@ -11392,17 +11355,17 @@ packages: semver: 6.3.0 dev: false - /eslint-plugin-react-hooks/4.6.0_eslint@8.32.0: + /eslint-plugin-react-hooks/4.6.0_eslint@8.34.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.32.0 + eslint: 8.34.0 dev: false - /eslint-plugin-react/7.32.1_eslint@8.32.0: - resolution: {integrity: sha512-vOjdgyd0ZHBXNsmvU+785xY8Bfe57EFbTYYk8XrROzWpr9QBvpjITvAXt9xqcE6+8cjR/g1+mfumPToxsl1www==} + /eslint-plugin-react/7.32.2_eslint@8.34.0: + resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -11411,7 +11374,7 @@ packages: array.prototype.flatmap: 1.3.1 array.prototype.tosorted: 1.1.1 doctrine: 2.1.0 - eslint: 8.32.0 + eslint: 8.34.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.3 minimatch: 3.1.2 @@ -11425,14 +11388,14 @@ packages: string.prototype.matchall: 4.0.8 dev: false - /eslint-plugin-solid/0.10.0_7uibuqfxkfaozanbtbziikiqje: + /eslint-plugin-solid/0.10.0_7kw3g6rralp5ps6mg3uyzz6azm: resolution: {integrity: sha512-x8Jpe1EI44neuMuXG8safkIHWozkjJ2UCi9k6204OYL5sK+1+fSOOHuwd9i6bG2NcHV49SIykG3rbZCuojwtfA==} engines: {node: '>=12.0.0'} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.50.0_7uibuqfxkfaozanbtbziikiqje - eslint: 8.32.0 + '@typescript-eslint/utils': 5.50.0_7kw3g6rralp5ps6mg3uyzz6azm + eslint: 8.34.0 is-html: 2.0.0 jsx-ast-utils: 3.3.3 kebab-case: 1.0.2 @@ -11465,16 +11428,16 @@ packages: dependencies: eslint: 8.32.0 eslint-visitor-keys: 2.1.0 + dev: true - /eslint-utils/3.0.0_eslint@8.33.0: + /eslint-utils/3.0.0_eslint@8.34.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.33.0 + eslint: 8.34.0 eslint-visitor-keys: 2.1.0 - dev: true /eslint-visitor-keys/2.1.0: resolution: {integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==} @@ -11530,9 +11493,10 @@ packages: text-table: 0.2.0 transitivePeerDependencies: - supports-color + dev: true - /eslint/8.33.0: - resolution: {integrity: sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==} + /eslint/8.34.0: + resolution: {integrity: sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: @@ -11547,7 +11511,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.33.0 + eslint-utils: 3.0.0_eslint@8.34.0 eslint-visitor-keys: 3.3.0 espree: 9.4.1 esquery: 1.4.0 @@ -11577,7 +11541,6 @@ packages: text-table: 0.2.0 transitivePeerDependencies: - supports-color - dev: true /espree/9.4.1: resolution: {integrity: sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==} @@ -11612,6 +11575,39 @@ packages: resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} engines: {node: '>=4.0'} + /estree-util-attach-comments/2.1.1: + resolution: {integrity: sha512-+5Ba/xGGS6mnwFbXIuQiDPTbuTxuMCooq3arVv7gPZtYpjp+VXH/NkHAP35OOefPhNG/UGqU3vt/LTABwcHX0w==} + dependencies: + '@types/estree': 1.0.0 + dev: false + + /estree-util-build-jsx/2.2.2: + resolution: {integrity: sha512-m56vOXcOBuaF+Igpb9OPAy7f9w9OIkb5yhjsZuaPm7HoGi4oTOQi0h2+yZ+AtKklYFZ+rPC4n0wYCJCEU1ONqg==} + dependencies: + '@types/estree-jsx': 1.0.0 + estree-util-is-identifier-name: 2.1.0 + estree-walker: 3.0.3 + dev: false + + /estree-util-is-identifier-name/2.1.0: + resolution: {integrity: sha512-bEN9VHRyXAUOjkKVQVvArFym08BTWB0aJPppZZr0UNyAqWsLaVfAqP7hbaTJjzHifmB5ebnR8Wm7r7yGN/HonQ==} + dev: false + + /estree-util-to-js/1.2.0: + resolution: {integrity: sha512-IzU74r1PK5IMMGZXUVZbmiu4A1uhiPgW5hm1GjcOfr4ZzHaMPpLNJjR7HjXiIOzi25nZDrgFTobHTkV5Q6ITjA==} + dependencies: + '@types/estree-jsx': 1.0.0 + astring: 1.8.4 + source-map: 0.7.4 + dev: false + + /estree-util-visit/1.2.1: + resolution: {integrity: sha512-xbgqcrkIVbIG+lI/gzbvd9SGTJL4zqJKBFttUl5pP27KhAjtMKbX/mQXJ7qgyXpMgVy/zvpm0xoQQaGL8OloOw==} + dependencies: + '@types/estree-jsx': 1.0.0 + '@types/unist': 2.0.6 + dev: false + /estree-walker/0.6.1: resolution: {integrity: sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==} dev: true @@ -11619,12 +11615,18 @@ packages: /estree-walker/2.0.2: resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} + /estree-walker/3.0.3: + resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==} + dependencies: + '@types/estree': 1.0.0 + dev: false + /esutils/2.0.3: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} engines: {node: '>=0.10.0'} - /eta/1.14.2: - resolution: {integrity: sha512-wZmJAV7EFUG5W8XNXSazIdichnWEhGB1OWg4tnXWPj0CPNUcFdgorGNO6N9p6WBUgoUe4P0OziJYn1+6zxP2aQ==} + /eta/2.0.0: + resolution: {integrity: sha512-NqE7S2VmVwgMS8yBxsH4VgNQjNjLq1gfGU0u9I6Cjh468nPRMoDfGdK9n1p/3Dvsw3ebklDkZsFAnKJ9sefjBA==} engines: {node: '>=6.0.0'} dev: false @@ -11637,7 +11639,7 @@ packages: resolution: {integrity: sha512-EzV94NYKoO09GLXGjXj9JIlXijVck4ONSr5wiCWDvhsvj5jxSrzTmRU/9C1DyB6uToszLs8aifA6NQ7lEQdvFw==} engines: {node: '>= 0.8'} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 require-like: 0.1.2 dev: false @@ -11664,17 +11666,6 @@ packages: safe-buffer: 5.2.1 dev: false - /execa/0.2.2: - resolution: {integrity: sha512-zmBGzLd3nhA/NB9P7VLoceAO6vyYPftvl809Vjwe5U2fYI9tYWbeKqP3wZlAw9WS+znnkogf/bhSU+Gcn2NbkQ==} - engines: {node: '>=0.12'} - dependencies: - cross-spawn-async: 2.2.5 - npm-run-path: 1.0.0 - object-assign: 4.1.1 - path-key: 1.0.0 - strip-eof: 1.0.0 - dev: false - /execa/5.1.1: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} @@ -12094,8 +12085,8 @@ packages: /fraction.js/4.2.0: resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==} - /framer-motion/9.0.2_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-n7ZdIUBrT1xklowQNRQ6/h54+3ysmz422CP0rrhjE1X2tshiJy0WWQ7tv6y/fcOSQd23htNA9vvbUFLYMQ5lEQ==} + /framer-motion/9.0.7_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-2n4REUNiu/AsX2fZOp8Z/wnL8XXi2kXrqmCi9UfaydpXgGLnbwq61m9PjOuzECj6iedHNRCvqAMsDIeDzeLSdw==} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 @@ -12306,6 +12297,10 @@ packages: /get-tsconfig/4.3.0: resolution: {integrity: sha512-YCcF28IqSay3fqpIu5y3Krg/utCBHBeoflkZyHj/QcqI2nrLPC3ZegS9CmIo+hJb8K7aiGsuUl7PwWVjNG2HQQ==} + /get-tsconfig/4.4.0: + resolution: {integrity: sha512-0Gdjo/9+FzsYhXCEFueo2aY1z1tpXrxWZzP7k8ul9qt1U5o8rYJwTJYmaeHdrVosYIVYkOy2iwCJ9FdpocJhPQ==} + dev: true + /github-slugger/1.5.0: resolution: {integrity: sha512-wIh+gKBI9Nshz2o46B0B3f5k/W+WI9ZAv6y5Dn5WJ5SK1t0TnDimB4WE5rmTD05ZAIn8HALCZVmCsvj0w0v0lw==} dev: false @@ -12703,10 +12698,28 @@ packages: web-namespaces: 1.1.4 dev: false + /hast-util-from-parse5/7.1.2: + resolution: {integrity: sha512-Nz7FfPBuljzsN3tCQ4kCBKqdNhQE2l0Tn+X1ubgKBPRoiDIu1mL08Cfw4k7q71+Duyaw7DXDN+VTAp4Vh3oCOw==} + dependencies: + '@types/hast': 2.3.4 + '@types/unist': 2.0.6 + hastscript: 7.2.0 + property-information: 6.2.0 + vfile: 5.3.7 + vfile-location: 4.1.0 + web-namespaces: 2.0.1 + dev: false + /hast-util-parse-selector/2.2.5: resolution: {integrity: sha512-7j6mrk/qqkSehsM92wQjdIgWM2/BW61u/53G6xmC8i1OmEdKLHbk419QKQUjz6LglWsfqoiHmyMRkP1BGjecNQ==} dev: false + /hast-util-parse-selector/3.1.1: + resolution: {integrity: sha512-jdlwBjEexy1oGz0aJ2f4GKMaVKkA9jwjr4MjAAI22E5fM/TXVZHuS5OpONtdeIkRKqAaryQ2E9xNQxijoThSZA==} + dependencies: + '@types/hast': 2.3.4 + dev: false + /hast-util-raw/6.0.1: resolution: {integrity: sha512-ZMuiYA+UF7BXBtsTBNcLBF5HzXzkyE6MLzJnL605LKE8GJylNjGc4jjxazAHUtcwT5/CEt6afRKViYB4X66dig==} dependencies: @@ -12722,6 +12735,44 @@ packages: zwitch: 1.0.5 dev: false + /hast-util-raw/7.2.3: + resolution: {integrity: sha512-RujVQfVsOrxzPOPSzZFiwofMArbQke6DJjnFfceiEbFh7S05CbPt0cYN+A5YeD3pso0JQk6O1aHBnx9+Pm2uqg==} + dependencies: + '@types/hast': 2.3.4 + '@types/parse5': 6.0.3 + hast-util-from-parse5: 7.1.2 + hast-util-to-parse5: 7.1.0 + html-void-elements: 2.0.1 + parse5: 6.0.1 + unist-util-position: 4.0.4 + unist-util-visit: 4.1.2 + vfile: 5.3.7 + web-namespaces: 2.0.1 + zwitch: 2.0.4 + dev: false + + /hast-util-to-estree/2.3.2: + resolution: {integrity: sha512-YYDwATNdnvZi3Qi84iatPIl1lWpXba1MeNrNbDfJfVzEBZL8uUmtR7mt7bxKBC8kuAuvb0bkojXYZzsNHyHCLg==} + dependencies: + '@types/estree': 1.0.0 + '@types/estree-jsx': 1.0.0 + '@types/hast': 2.3.4 + '@types/unist': 2.0.6 + comma-separated-tokens: 2.0.3 + estree-util-attach-comments: 2.1.1 + estree-util-is-identifier-name: 2.1.0 + hast-util-whitespace: 2.0.1 + mdast-util-mdx-expression: 1.3.2 + mdast-util-mdxjs-esm: 1.3.1 + property-information: 6.2.0 + space-separated-tokens: 2.0.2 + style-to-object: 0.4.1 + unist-util-position: 4.0.4 + zwitch: 2.0.4 + transitivePeerDependencies: + - supports-color + dev: false + /hast-util-to-parse5/6.0.0: resolution: {integrity: sha512-Lu5m6Lgm/fWuz8eWnrKezHtVY83JeRGaNQ2kn9aJgqaxvVkFCZQBEhgodZUDUvoodgyROHDb3r5IxAEdl6suJQ==} dependencies: @@ -12732,6 +12783,21 @@ packages: zwitch: 1.0.5 dev: false + /hast-util-to-parse5/7.1.0: + resolution: {integrity: sha512-YNRgAJkH2Jky5ySkIqFXTQiaqcAtJyVE+D5lkN6CdtOqrnkLfGYYrEcKuHOJZlp+MwjSwuD3fZuawI+sic/RBw==} + dependencies: + '@types/hast': 2.3.4 + comma-separated-tokens: 2.0.3 + property-information: 6.2.0 + space-separated-tokens: 2.0.2 + web-namespaces: 2.0.1 + zwitch: 2.0.4 + dev: false + + /hast-util-whitespace/2.0.1: + resolution: {integrity: sha512-nAxA0v8+vXSBDt3AnRUNjyRIQ0rD+ntpbAp4LnPkumc5M9yUbSMa4XDU9Q6etY4f1Wp4bNgvc1yjiZtsTTrSng==} + dev: false + /hastscript/5.1.2: resolution: {integrity: sha512-WlztFuK+Lrvi3EggsqOkQ52rKbxkXL3RwB6t5lwoa8QLMemoWfBuL43eDrwOamJyR7uKQKdmKYaBH1NZBiIRrQ==} dependencies: @@ -12751,6 +12817,16 @@ packages: space-separated-tokens: 1.1.5 dev: false + /hastscript/7.2.0: + resolution: {integrity: sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==} + dependencies: + '@types/hast': 2.3.4 + comma-separated-tokens: 2.0.3 + hast-util-parse-selector: 3.1.1 + property-information: 6.2.0 + space-separated-tokens: 2.0.2 + dev: false + /he/1.2.0: resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} hasBin: true @@ -12865,6 +12941,10 @@ packages: resolution: {integrity: sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w==} dev: false + /html-void-elements/2.0.1: + resolution: {integrity: sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==} + dev: false + /html-webpack-plugin/5.5.0_webpack@5.75.0: resolution: {integrity: sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==} engines: {node: '>=10.13.0'} @@ -12914,6 +12994,14 @@ packages: domutils: 3.0.1 entities: 4.4.0 + /http-assert/1.5.0: + resolution: {integrity: sha512-uPpH7OKX4H25hBmU6G1jWNaqJGpTXxey+YOUizJUAgu0AjLUeC8D73hTrhvDS5D+GJN1DN1+hhc/eF/wpxtp0w==} + engines: {node: '>= 0.8'} + dependencies: + deep-equal: 1.0.1 + http-errors: 1.8.1 + dev: false + /http-cache-semantics/4.1.1: resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==} @@ -12942,6 +13030,17 @@ packages: toidentifier: 1.0.0 dev: false + /http-errors/1.8.1: + resolution: {integrity: sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==} + engines: {node: '>= 0.6'} + dependencies: + depd: 1.1.2 + inherits: 2.0.4 + setprototypeof: 1.2.0 + statuses: 1.5.0 + toidentifier: 1.0.1 + dev: false + /http-errors/2.0.0: resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} engines: {node: '>= 0.8'} @@ -13094,7 +13193,6 @@ packages: /ieee754/1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} - dev: false /ignore/5.2.4: resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} @@ -13302,6 +13400,10 @@ packages: resolution: {integrity: sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==} dev: false + /is-alphabetical/2.0.1: + resolution: {integrity: sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==} + dev: false + /is-alphanumerical/1.0.4: resolution: {integrity: sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==} dependencies: @@ -13309,6 +13411,13 @@ packages: is-decimal: 1.0.4 dev: false + /is-alphanumerical/2.0.1: + resolution: {integrity: sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==} + dependencies: + is-alphabetical: 2.0.1 + is-decimal: 2.0.1 + dev: false + /is-arguments/1.1.1: resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==} engines: {node: '>= 0.4'} @@ -13382,6 +13491,10 @@ packages: resolution: {integrity: sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==} dev: false + /is-decimal/2.0.1: + resolution: {integrity: sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==} + dev: false + /is-docker/2.2.1: resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==} engines: {node: '>=8'} @@ -13434,6 +13547,10 @@ packages: resolution: {integrity: sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==} dev: false + /is-hexadecimal/2.0.1: + resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==} + dev: false + /is-hotkey/0.1.8: resolution: {integrity: sha512-qs3NZ1INIS+H+yeo7cD9pDfwYV/jqRh1JG9S9zYrNudkoUQg7OL7ziXqRKu+InFjUIDoP2o6HIkLYMh1pcWgyQ==} dev: false @@ -13509,6 +13626,11 @@ packages: engines: {node: '>=10'} dev: false + /is-plain-obj/4.1.0: + resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==} + engines: {node: '>=12'} + dev: false + /is-plain-object/2.0.4: resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} engines: {node: '>=0.10.0'} @@ -13530,6 +13652,12 @@ packages: '@types/estree': 1.0.0 dev: false + /is-reference/3.0.1: + resolution: {integrity: sha512-baJJdQLiYaJdvFbJqXrcGv3WU3QCzBlUcI5QhbesIm6/xPsvmO+2CDoi/GMOFBQEQm+PXkwOPrp9KK5ozZsp2w==} + dependencies: + '@types/estree': 1.0.0 + dev: false + /is-regex/1.1.4: resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} engines: {node: '>= 0.4'} @@ -13653,8 +13781,8 @@ packages: resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.20.12 - '@babel/parser': 7.20.15 + '@babel/core': 7.21.0 + '@babel/parser': 7.21.1 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -13706,7 +13834,7 @@ packages: '@jest/expect': 29.4.1 '@jest/test-result': 29.4.1 '@jest/types': 29.4.1 - '@types/node': 18.11.18 + '@types/node': 18.14.0 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -13765,10 +13893,10 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@jest/test-sequencer': 29.4.1 '@jest/types': 29.4.1 - babel-jest: 29.4.1_@babel+core@7.20.12 + babel-jest: 29.4.1_@babel+core@7.21.0 chalk: 4.1.2 ci-info: 3.7.1 deepmerge: 4.3.0 @@ -13791,7 +13919,7 @@ packages: - supports-color dev: true - /jest-config/29.4.1_@types+node@18.11.18: + /jest-config/29.4.1_@types+node@18.14.0: resolution: {integrity: sha512-g7p3q4NuXiM4hrS4XFATTkd+2z0Ml2RhFmFPM8c3WyKwVDNszbl4E7cV7WIx1YZeqqCtqbtTtZhGZWJlJqngzg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -13803,11 +13931,11 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 '@jest/test-sequencer': 29.4.1 '@jest/types': 29.4.1 - '@types/node': 18.11.18 - babel-jest: 29.4.1_@babel+core@7.20.12 + '@types/node': 18.14.0 + babel-jest: 29.4.1_@babel+core@7.21.0 chalk: 4.1.2 ci-info: 3.7.1 deepmerge: 4.3.0 @@ -13871,7 +13999,7 @@ packages: '@jest/fake-timers': 29.4.1 '@jest/types': 29.4.1 '@types/jsdom': 20.0.1 - '@types/node': 18.11.18 + '@types/node': 18.14.0 jest-mock: 29.4.1 jest-util: 29.4.1 jsdom: 20.0.3 @@ -13888,7 +14016,7 @@ packages: '@jest/environment': 29.4.1 '@jest/fake-timers': 29.4.1 '@jest/types': 29.4.1 - '@types/node': 18.11.18 + '@types/node': 18.14.0 jest-mock: 29.4.1 jest-util: 29.4.1 dev: true @@ -13904,7 +14032,7 @@ packages: dependencies: '@jest/types': 29.4.1 '@types/graceful-fs': 4.1.6 - '@types/node': 18.11.18 + '@types/node': 18.14.0 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.10 @@ -13955,7 +14083,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.4.1 - '@types/node': 18.11.18 + '@types/node': 18.14.0 jest-util: 29.4.1 dev: true @@ -14010,7 +14138,7 @@ packages: '@jest/test-result': 29.4.1 '@jest/transform': 29.4.1 '@jest/types': 29.4.1 - '@types/node': 18.11.18 + '@types/node': 18.14.0 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.10 @@ -14041,7 +14169,7 @@ packages: '@jest/test-result': 29.4.1 '@jest/transform': 29.4.1 '@jest/types': 29.4.1 - '@types/node': 18.11.18 + '@types/node': 18.14.0 chalk: 4.1.2 cjs-module-lexer: 1.2.2 collect-v8-coverage: 1.0.1 @@ -14065,18 +14193,18 @@ packages: resolution: {integrity: sha512-l4iV8EjGgQWVz3ee/LR9sULDk2pCkqb71bjvlqn+qp90lFwpnulHj4ZBT8nm1hA1C5wowXLc7MGnw321u0tsYA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/core': 7.20.12 - '@babel/generator': 7.20.14 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.12 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.12 - '@babel/traverse': 7.20.13 - '@babel/types': 7.20.7 + '@babel/core': 7.21.0 + '@babel/generator': 7.21.1 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.21.0 + '@babel/traverse': 7.21.0 + '@babel/types': 7.21.0 '@jest/expect-utils': 29.4.1 '@jest/transform': 29.4.1 '@jest/types': 29.4.1 '@types/babel__traverse': 7.18.3 '@types/prettier': 2.7.2 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.12 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.21.0 chalk: 4.1.2 expect: 29.4.1 graceful-fs: 4.2.10 @@ -14098,7 +14226,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.4.1 - '@types/node': 18.11.18 + '@types/node': 18.14.0 chalk: 4.1.2 ci-info: 3.7.1 graceful-fs: 4.2.10 @@ -14122,7 +14250,7 @@ packages: dependencies: '@jest/test-result': 29.4.1 '@jest/types': 29.4.1 - '@types/node': 18.11.18 + '@types/node': 18.14.0 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -14134,7 +14262,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -14142,7 +14270,7 @@ packages: resolution: {integrity: sha512-O9doU/S1EBe+yp/mstQ0VpPwpv0Clgn68TkNwGxL6/usX/KUW9Arnn4ag8C3jc6qHcXznhsT5Na1liYzAsuAbQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 jest-util: 29.4.1 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -14184,7 +14312,7 @@ packages: resolution: {integrity: sha512-njj0VL2TsIxCtgzhO+9RRobBvws4oYyCM8TpvoUQwl/MbIM3NFJRR9+e6x0sS5xXaP1t6OCBkaBME98OV9zU5A==} dev: false - /jotai/1.13.1_2exiyaescjxorpwwmy4ejghgte: + /jotai/1.13.1_q2tyk3gci27qk4qoatek53e4vi: resolution: {integrity: sha512-RUmH1S4vLsG3V6fbGlKzGJnLrDcC/HNb5gH2AeA9DzuJknoVxSGvvg8OBB7lke+gDc4oXmdVsaKn/xDUhWZ0vw==} engines: {node: '>=12.20.0'} peerDependencies: @@ -14224,7 +14352,7 @@ packages: jotai-zustand: optional: true dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 react: 18.2.0 dev: false @@ -14464,6 +14592,13 @@ packages: resolution: {integrity: sha512-7n6wXq4gNgBELfDCpzKc+mRrZFs7D+wgfF5WRFLNAr4DA/qtr9Js8uOAVAfHhuLMfAcQ0pRKqbpjx+TcJVdE1Q==} dev: true + /keygrip/1.1.0: + resolution: {integrity: sha512-iYSchDJ+liQ8iwbSI2QqsQOvqv58eJCEanyJPJi+Khyu8smkcKSFUCbPwzFcL7YVtZ6eONjqRX/38caJ7QjRAQ==} + engines: {node: '>= 0.6'} + dependencies: + tsscmp: 1.0.6 + dev: false + /keyv/3.1.0: resolution: {integrity: sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==} dependencies: @@ -14483,6 +14618,11 @@ packages: resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} engines: {node: '>=6'} + /kleur/4.1.5: + resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} + engines: {node: '>=6'} + dev: false + /klona/2.0.6: resolution: {integrity: sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==} engines: {node: '>= 8'} @@ -14492,6 +14632,53 @@ packages: resolution: {integrity: sha512-RTSoaUAfLvpR357vWzAz/50Q/BmHfmE6ETSWfutT0AJiw10e6CmcdYRQJlLRd95B53D0Y2aD1jSxD3V3ySF+PA==} dev: true + /koa-compose/4.1.0: + resolution: {integrity: sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==} + dev: false + + /koa-connect/2.1.0: + resolution: {integrity: sha512-O9pcFafHk0oQsBevlbTBlB9co+2RUQJ4zCzu3qJPmGlGoeEZkne+7gWDkecqDPSbCtED6LmhlQladxs6NjOnMQ==} + dev: false + + /koa-convert/2.0.0: + resolution: {integrity: sha512-asOvN6bFlSnxewce2e/DK3p4tltyfC4VM7ZwuTuepI7dEQVcvpyFuBcEARu1+Hxg8DIwytce2n7jrZtRlPrARA==} + engines: {node: '>= 10'} + dependencies: + co: 4.6.0 + koa-compose: 4.1.0 + dev: false + + /koa/2.14.1: + resolution: {integrity: sha512-USJFyZgi2l0wDgqkfD27gL4YGno7TfUkcmOe6UOLFOVuN+J7FwnNu4Dydl4CUQzraM1lBAiGed0M9OVJoT0Kqw==} + engines: {node: ^4.8.4 || ^6.10.1 || ^7.10.1 || >= 8.1.4} + dependencies: + accepts: 1.3.8 + cache-content-type: 1.0.1 + content-disposition: 0.5.4 + content-type: 1.0.5 + cookies: 0.8.0 + debug: 4.3.4 + delegates: 1.0.0 + depd: 2.0.0 + destroy: 1.2.0 + encodeurl: 1.0.2 + escape-html: 1.0.3 + fresh: 0.5.2 + http-assert: 1.5.0 + http-errors: 1.7.3 + is-generator-function: 1.0.10 + koa-compose: 4.1.0 + koa-convert: 2.0.0 + on-finished: 2.4.1 + only: 0.0.2 + parseurl: 1.3.3 + statuses: 1.5.0 + type-is: 1.6.18 + vary: 1.1.2 + transitivePeerDependencies: + - supports-color + dev: false + /language-subtag-registry/0.3.22: resolution: {integrity: sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==} dev: false @@ -14675,6 +14862,10 @@ packages: /lodash/4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} + /longest-streak/3.1.0: + resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==} + dev: false + /loose-envify/1.4.0: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true @@ -14759,6 +14950,15 @@ packages: resolution: {integrity: sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==} dev: false + /markdown-extensions/1.1.1: + resolution: {integrity: sha512-WWC0ZuMzCyDHYCasEGs4IPvLyTGftYwh6wIEOULOF0HXcqZlhwRzrK0w2VUlxWA98xnvb/jszw4ZSkJ6ADpM6Q==} + engines: {node: '>=0.10.0'} + dev: false + + /markdown-table/3.0.3: + resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==} + dev: false + /marked/1.1.1: resolution: {integrity: sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw==} engines: {node: '>= 8.16.2'} @@ -14791,6 +14991,160 @@ packages: unist-util-visit: 2.0.3 dev: false + /mdast-util-definitions/5.1.2: + resolution: {integrity: sha512-8SVPMuHqlPME/z3gqVwWY4zVXn8lqKv/pAhC57FuJ40ImXyBpmO5ukh98zB2v7Blql2FiHjHv9LVztSIqjY+MA==} + dependencies: + '@types/mdast': 3.0.10 + '@types/unist': 2.0.6 + unist-util-visit: 4.1.2 + dev: false + + /mdast-util-find-and-replace/2.2.2: + resolution: {integrity: sha512-MTtdFRz/eMDHXzeK6W3dO7mXUlF82Gom4y0oOgvHhh/HXZAGvIQDUvQ0SuUx+j2tv44b8xTHOm8K/9OoRFnXKw==} + dependencies: + '@types/mdast': 3.0.10 + escape-string-regexp: 5.0.0 + unist-util-is: 5.2.0 + unist-util-visit-parents: 5.1.3 + dev: false + + /mdast-util-from-markdown/1.3.0: + resolution: {integrity: sha512-HN3W1gRIuN/ZW295c7zi7g9lVBllMgZE40RxCX37wrTPWXCWtpvOZdfnuK+1WNpvZje6XuJeI3Wnb4TJEUem+g==} + dependencies: + '@types/mdast': 3.0.10 + '@types/unist': 2.0.6 + decode-named-character-reference: 1.0.2 + mdast-util-to-string: 3.1.1 + micromark: 3.1.0 + micromark-util-decode-numeric-character-reference: 1.0.0 + micromark-util-decode-string: 1.0.2 + micromark-util-normalize-identifier: 1.0.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + unist-util-stringify-position: 3.0.3 + uvu: 0.5.6 + transitivePeerDependencies: + - supports-color + dev: false + + /mdast-util-gfm-autolink-literal/1.0.3: + resolution: {integrity: sha512-My8KJ57FYEy2W2LyNom4n3E7hKTuQk/0SES0u16tjA9Z3oFkF4RrC/hPAPgjlSpezsOvI8ObcXcElo92wn5IGA==} + dependencies: + '@types/mdast': 3.0.10 + ccount: 2.0.1 + mdast-util-find-and-replace: 2.2.2 + micromark-util-character: 1.1.0 + dev: false + + /mdast-util-gfm-footnote/1.0.2: + resolution: {integrity: sha512-56D19KOGbE00uKVj3sgIykpwKL179QsVFwx/DCW0u/0+URsryacI4MAdNJl0dh+u2PSsD9FtxPFbHCzJ78qJFQ==} + dependencies: + '@types/mdast': 3.0.10 + mdast-util-to-markdown: 1.5.0 + micromark-util-normalize-identifier: 1.0.0 + dev: false + + /mdast-util-gfm-strikethrough/1.0.3: + resolution: {integrity: sha512-DAPhYzTYrRcXdMjUtUjKvW9z/FNAMTdU0ORyMcbmkwYNbKocDpdk+PX1L1dQgOID/+vVs1uBQ7ElrBQfZ0cuiQ==} + dependencies: + '@types/mdast': 3.0.10 + mdast-util-to-markdown: 1.5.0 + dev: false + + /mdast-util-gfm-table/1.0.7: + resolution: {integrity: sha512-jjcpmNnQvrmN5Vx7y7lEc2iIOEytYv7rTvu+MeyAsSHTASGCCRA79Igg2uKssgOs1i1po8s3plW0sTu1wkkLGg==} + dependencies: + '@types/mdast': 3.0.10 + markdown-table: 3.0.3 + mdast-util-from-markdown: 1.3.0 + mdast-util-to-markdown: 1.5.0 + transitivePeerDependencies: + - supports-color + dev: false + + /mdast-util-gfm-task-list-item/1.0.2: + resolution: {integrity: sha512-PFTA1gzfp1B1UaiJVyhJZA1rm0+Tzn690frc/L8vNX1Jop4STZgOE6bxUhnzdVSB+vm2GU1tIsuQcA9bxTQpMQ==} + dependencies: + '@types/mdast': 3.0.10 + mdast-util-to-markdown: 1.5.0 + dev: false + + /mdast-util-gfm/2.0.2: + resolution: {integrity: sha512-qvZ608nBppZ4icQlhQQIAdc6S3Ffj9RGmzwUKUWuEICFnd1LVkN3EktF7ZHAgfcEdvZB5owU9tQgt99e2TlLjg==} + dependencies: + mdast-util-from-markdown: 1.3.0 + mdast-util-gfm-autolink-literal: 1.0.3 + mdast-util-gfm-footnote: 1.0.2 + mdast-util-gfm-strikethrough: 1.0.3 + mdast-util-gfm-table: 1.0.7 + mdast-util-gfm-task-list-item: 1.0.2 + mdast-util-to-markdown: 1.5.0 + transitivePeerDependencies: + - supports-color + dev: false + + /mdast-util-mdx-expression/1.3.2: + resolution: {integrity: sha512-xIPmR5ReJDu/DHH1OoIT1HkuybIfRGYRywC+gJtI7qHjCJp/M9jrmBEJW22O8lskDWm562BX2W8TiAwRTb0rKA==} + dependencies: + '@types/estree-jsx': 1.0.0 + '@types/hast': 2.3.4 + '@types/mdast': 3.0.10 + mdast-util-from-markdown: 1.3.0 + mdast-util-to-markdown: 1.5.0 + transitivePeerDependencies: + - supports-color + dev: false + + /mdast-util-mdx-jsx/2.1.2: + resolution: {integrity: sha512-o9vBCYQK5ZLGEj3tCGISJGjvafyHRVJlZmfJzSE7xjiogSzIeph/Z4zMY65q4WGRMezQBeAwPlrdymDYYYx0tA==} + dependencies: + '@types/estree-jsx': 1.0.0 + '@types/hast': 2.3.4 + '@types/mdast': 3.0.10 + '@types/unist': 2.0.6 + ccount: 2.0.1 + mdast-util-from-markdown: 1.3.0 + mdast-util-to-markdown: 1.5.0 + parse-entities: 4.0.1 + stringify-entities: 4.0.3 + unist-util-remove-position: 4.0.2 + unist-util-stringify-position: 3.0.3 + vfile-message: 3.1.4 + transitivePeerDependencies: + - supports-color + dev: false + + /mdast-util-mdx/2.0.1: + resolution: {integrity: sha512-38w5y+r8nyKlGvNjSEqWrhG0w5PmnRA+wnBvm+ulYCct7nsGYhFVb0lljS9bQav4psDAS1eGkP2LMVcZBi/aqw==} + dependencies: + mdast-util-from-markdown: 1.3.0 + mdast-util-mdx-expression: 1.3.2 + mdast-util-mdx-jsx: 2.1.2 + mdast-util-mdxjs-esm: 1.3.1 + mdast-util-to-markdown: 1.5.0 + transitivePeerDependencies: + - supports-color + dev: false + + /mdast-util-mdxjs-esm/1.3.1: + resolution: {integrity: sha512-SXqglS0HrEvSdUEfoXFtcg7DRl7S2cwOXc7jkuusG472Mmjag34DUDeOJUZtl+BVnyeO1frIgVpHlNRWc2gk/w==} + dependencies: + '@types/estree-jsx': 1.0.0 + '@types/hast': 2.3.4 + '@types/mdast': 3.0.10 + mdast-util-from-markdown: 1.3.0 + mdast-util-to-markdown: 1.5.0 + transitivePeerDependencies: + - supports-color + dev: false + + /mdast-util-phrasing/3.0.1: + resolution: {integrity: sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==} + dependencies: + '@types/mdast': 3.0.10 + unist-util-is: 5.2.0 + dev: false + /mdast-util-to-hast/10.0.1: resolution: {integrity: sha512-BW3LM9SEMnjf4HXXVApZMt8gLQWVNXc3jryK0nJu/rOXPOnlkUjmdkDlmxMirpbU9ILncGFIwLH/ubnWBbcdgA==} dependencies: @@ -14804,10 +15158,42 @@ packages: unist-util-visit: 2.0.3 dev: false + /mdast-util-to-hast/12.3.0: + resolution: {integrity: sha512-pits93r8PhnIoU4Vy9bjW39M2jJ6/tdHyja9rrot9uujkN7UTU9SDnE6WNJz/IGyQk3XHX6yNNtrBH6cQzm8Hw==} + dependencies: + '@types/hast': 2.3.4 + '@types/mdast': 3.0.10 + mdast-util-definitions: 5.1.2 + micromark-util-sanitize-uri: 1.1.0 + trim-lines: 3.0.1 + unist-util-generated: 2.0.1 + unist-util-position: 4.0.4 + unist-util-visit: 4.1.2 + dev: false + + /mdast-util-to-markdown/1.5.0: + resolution: {integrity: sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==} + dependencies: + '@types/mdast': 3.0.10 + '@types/unist': 2.0.6 + longest-streak: 3.1.0 + mdast-util-phrasing: 3.0.1 + mdast-util-to-string: 3.1.1 + micromark-util-decode-string: 1.0.2 + unist-util-visit: 4.1.2 + zwitch: 2.0.4 + dev: false + /mdast-util-to-string/2.0.0: resolution: {integrity: sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==} dev: false + /mdast-util-to-string/3.1.1: + resolution: {integrity: sha512-tGvhT94e+cVnQt8JWE9/b3cUQZWS732TJxXHktvP+BYo62PpYD53Ls/6cC60rW21dW+txxiM4zMdc6abASvZKA==} + dependencies: + '@types/mdast': 3.0.10 + dev: false + /mdn-data/2.0.14: resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==} @@ -14820,57 +15206,385 @@ packages: engines: {node: '>= 0.6'} dev: false - /mem/8.1.1: - resolution: {integrity: sha512-qFCFUDs7U3b8mBDPyz5EToEKoAkgCzqquIgi9nkkR9bixxOVOre+09lbuH7+9Kn2NFpm56M3GUWVbU2hQgdACA==} - engines: {node: '>=10'} + /mem/8.1.1: + resolution: {integrity: sha512-qFCFUDs7U3b8mBDPyz5EToEKoAkgCzqquIgi9nkkR9bixxOVOre+09lbuH7+9Kn2NFpm56M3GUWVbU2hQgdACA==} + engines: {node: '>=10'} + dependencies: + map-age-cleaner: 0.1.3 + mimic-fn: 3.1.0 + dev: true + + /memfs/3.4.13: + resolution: {integrity: sha512-omTM41g3Skpvx5dSYeZIbXKcXoAVc/AoMNwn9TKx++L/gaen/+4TTttmu8ZSch5vfVJ8uJvGbroTsIlslRg6lg==} + engines: {node: '>= 4.0.0'} + dependencies: + fs-monkey: 1.0.3 + dev: false + + /mensch/0.3.4: + resolution: {integrity: sha512-IAeFvcOnV9V0Yk+bFhYR07O3yNina9ANIN5MoXBKYJ/RLYPurd2d0yw14MDhpr9/momp0WofT1bPUh3hkzdi/g==} + + /merge-descriptors/1.0.1: + resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==} + dev: false + + /merge-stream/2.0.0: + resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} + + /merge2/1.4.1: + resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} + engines: {node: '>= 8'} + + /methods/1.1.2: + resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} + engines: {node: '>= 0.6'} + dev: false + + /micro-cors/0.1.1: + resolution: {integrity: sha512-6WqIahA5sbQR1Gjexp1VuWGFDKbZZleJb/gy1khNGk18a6iN1FdTcr3Q8twaxkV5H94RjxIBjirYbWCehpMBFw==} + engines: {node: '>=6'} + dev: false + + /micro/10.0.1: + resolution: {integrity: sha512-9uwZSsUrqf6+4FLLpiPj5TRWQv5w5uJrJwsx1LR/TjqvQmKC1XnGQ9OHrFwR3cbZ46YqPqxO/XJCOpWnqMPw2Q==} + engines: {node: '>= 16.0.0'} + hasBin: true + dependencies: + arg: 4.1.0 + content-type: 1.0.4 + raw-body: 2.4.1 + dev: false + + /micromark-core-commonmark/1.0.6: + resolution: {integrity: sha512-K+PkJTxqjFfSNkfAhp4GB+cZPfQd6dxtTXnf+RjZOV7T4EEXnvgzOcnp+eSTmpGk9d1S9sL6/lqrgSNn/s0HZA==} + dependencies: + decode-named-character-reference: 1.0.2 + micromark-factory-destination: 1.0.0 + micromark-factory-label: 1.0.2 + micromark-factory-space: 1.0.0 + micromark-factory-title: 1.0.2 + micromark-factory-whitespace: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-chunked: 1.0.0 + micromark-util-classify-character: 1.0.0 + micromark-util-html-tag-name: 1.1.0 + micromark-util-normalize-identifier: 1.0.0 + micromark-util-resolve-all: 1.0.0 + micromark-util-subtokenize: 1.0.2 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.6 + dev: false + + /micromark-extension-gfm-autolink-literal/1.0.3: + resolution: {integrity: sha512-i3dmvU0htawfWED8aHMMAzAVp/F0Z+0bPh3YrbTPPL1v4YAlCZpy5rBO5p0LPYiZo0zFVkoYh7vDU7yQSiCMjg==} + dependencies: + micromark-util-character: 1.1.0 + micromark-util-sanitize-uri: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.6 + dev: false + + /micromark-extension-gfm-footnote/1.0.4: + resolution: {integrity: sha512-E/fmPmDqLiMUP8mLJ8NbJWJ4bTw6tS+FEQS8CcuDtZpILuOb2kjLqPEeAePF1djXROHXChM/wPJw0iS4kHCcIg==} + dependencies: + micromark-core-commonmark: 1.0.6 + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-normalize-identifier: 1.0.0 + micromark-util-sanitize-uri: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.6 + dev: false + + /micromark-extension-gfm-strikethrough/1.0.4: + resolution: {integrity: sha512-/vjHU/lalmjZCT5xt7CcHVJGq8sYRm80z24qAKXzaHzem/xsDYb2yLL+NNVbYvmpLx3O7SYPuGL5pzusL9CLIQ==} + dependencies: + micromark-util-chunked: 1.0.0 + micromark-util-classify-character: 1.0.0 + micromark-util-resolve-all: 1.0.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.6 + dev: false + + /micromark-extension-gfm-table/1.0.5: + resolution: {integrity: sha512-xAZ8J1X9W9K3JTJTUL7G6wSKhp2ZYHrFk5qJgY/4B33scJzE2kpfRL6oiw/veJTbt7jiM/1rngLlOKPWr1G+vg==} + dependencies: + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.6 + dev: false + + /micromark-extension-gfm-tagfilter/1.0.1: + resolution: {integrity: sha512-Ty6psLAcAjboRa/UKUbbUcwjVAv5plxmpUTy2XC/3nJFL37eHej8jrHrRzkqcpipJliuBH30DTs7+3wqNcQUVA==} + dependencies: + micromark-util-types: 1.0.2 + dev: false + + /micromark-extension-gfm-task-list-item/1.0.3: + resolution: {integrity: sha512-PpysK2S1Q/5VXi72IIapbi/jliaiOFzv7THH4amwXeYXLq3l1uo8/2Be0Ac1rEwK20MQEsGH2ltAZLNY2KI/0Q==} + dependencies: + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.6 + dev: false + + /micromark-extension-gfm/2.0.1: + resolution: {integrity: sha512-p2sGjajLa0iYiGQdT0oelahRYtMWvLjy8J9LOCxzIQsllMCGLbsLW+Nc+N4vi02jcRJvedVJ68cjelKIO6bpDA==} + dependencies: + micromark-extension-gfm-autolink-literal: 1.0.3 + micromark-extension-gfm-footnote: 1.0.4 + micromark-extension-gfm-strikethrough: 1.0.4 + micromark-extension-gfm-table: 1.0.5 + micromark-extension-gfm-tagfilter: 1.0.1 + micromark-extension-gfm-task-list-item: 1.0.3 + micromark-util-combine-extensions: 1.0.0 + micromark-util-types: 1.0.2 + dev: false + + /micromark-extension-mdx-expression/1.0.4: + resolution: {integrity: sha512-TCgLxqW6ReQ3AJgtj1P0P+8ZThBTloLbeb7jNaqr6mCOLDpxUiBFE/9STgooMZttEwOQu5iEcCCa3ZSDhY9FGw==} + dependencies: + micromark-factory-mdx-expression: 1.0.7 + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-events-to-acorn: 1.2.1 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.6 + dev: false + + /micromark-extension-mdx-jsx/1.0.3: + resolution: {integrity: sha512-VfA369RdqUISF0qGgv2FfV7gGjHDfn9+Qfiv5hEwpyr1xscRj/CiVRkU7rywGFCO7JwJ5L0e7CJz60lY52+qOA==} + dependencies: + '@types/acorn': 4.0.6 + estree-util-is-identifier-name: 2.1.0 + micromark-factory-mdx-expression: 1.0.7 + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.6 + vfile-message: 3.1.4 + dev: false + + /micromark-extension-mdx-md/1.0.0: + resolution: {integrity: sha512-xaRAMoSkKdqZXDAoSgp20Azm0aRQKGOl0RrS81yGu8Hr/JhMsBmfs4wR7m9kgVUIO36cMUQjNyiyDKPrsv8gOw==} + dependencies: + micromark-util-types: 1.0.2 + dev: false + + /micromark-extension-mdxjs-esm/1.0.3: + resolution: {integrity: sha512-2N13ol4KMoxb85rdDwTAC6uzs8lMX0zeqpcyx7FhS7PxXomOnLactu8WI8iBNXW8AVyea3KIJd/1CKnUmwrK9A==} + dependencies: + micromark-core-commonmark: 1.0.6 + micromark-util-character: 1.1.0 + micromark-util-events-to-acorn: 1.2.1 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + unist-util-position-from-estree: 1.1.2 + uvu: 0.5.6 + vfile-message: 3.1.4 + dev: false + + /micromark-extension-mdxjs/1.0.0: + resolution: {integrity: sha512-TZZRZgeHvtgm+IhtgC2+uDMR7h8eTKF0QUX9YsgoL9+bADBpBY6SiLvWqnBlLbCEevITmTqmEuY3FoxMKVs1rQ==} + dependencies: + acorn: 8.8.2 + acorn-jsx: 5.3.2_acorn@8.8.2 + micromark-extension-mdx-expression: 1.0.4 + micromark-extension-mdx-jsx: 1.0.3 + micromark-extension-mdx-md: 1.0.0 + micromark-extension-mdxjs-esm: 1.0.3 + micromark-util-combine-extensions: 1.0.0 + micromark-util-types: 1.0.2 + dev: false + + /micromark-factory-destination/1.0.0: + resolution: {integrity: sha512-eUBA7Rs1/xtTVun9TmV3gjfPz2wEwgK5R5xcbIM5ZYAtvGF6JkyaDsj0agx8urXnO31tEO6Ug83iVH3tdedLnw==} + dependencies: + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + dev: false + + /micromark-factory-label/1.0.2: + resolution: {integrity: sha512-CTIwxlOnU7dEshXDQ+dsr2n+yxpP0+fn271pu0bwDIS8uqfFcumXpj5mLn3hSC8iw2MUr6Gx8EcKng1dD7i6hg==} + dependencies: + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.6 + dev: false + + /micromark-factory-mdx-expression/1.0.7: + resolution: {integrity: sha512-QAdFbkQagTZ/eKb8zDGqmjvgevgJH3+aQpvvKrXWxNJp3o8/l2cAbbrBd0E04r0Gx6nssPpqWIjnbHFvZu5qsQ==} + dependencies: + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-events-to-acorn: 1.2.1 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + unist-util-position-from-estree: 1.1.2 + uvu: 0.5.6 + vfile-message: 3.1.4 + dev: false + + /micromark-factory-space/1.0.0: + resolution: {integrity: sha512-qUmqs4kj9a5yBnk3JMLyjtWYN6Mzfcx8uJfi5XAveBniDevmZasdGBba5b4QsvRcAkmvGo5ACmSUmyGiKTLZew==} + dependencies: + micromark-util-character: 1.1.0 + micromark-util-types: 1.0.2 + dev: false + + /micromark-factory-title/1.0.2: + resolution: {integrity: sha512-zily+Nr4yFqgMGRKLpTVsNl5L4PMu485fGFDOQJQBl2NFpjGte1e86zC0da93wf97jrc4+2G2GQudFMHn3IX+A==} + dependencies: + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.6 + dev: false + + /micromark-factory-whitespace/1.0.0: + resolution: {integrity: sha512-Qx7uEyahU1lt1RnsECBiuEbfr9INjQTGa6Err+gF3g0Tx4YEviPbqqGKNv/NrBaE7dVHdn1bVZKM/n5I/Bak7A==} + dependencies: + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + dev: false + + /micromark-util-character/1.1.0: + resolution: {integrity: sha512-agJ5B3unGNJ9rJvADMJ5ZiYjBRyDpzKAOk01Kpi1TKhlT1APx3XZk6eN7RtSz1erbWHC2L8T3xLZ81wdtGRZzg==} + dependencies: + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + dev: false + + /micromark-util-chunked/1.0.0: + resolution: {integrity: sha512-5e8xTis5tEZKgesfbQMKRCyzvffRRUX+lK/y+DvsMFdabAicPkkZV6gO+FEWi9RfuKKoxxPwNL+dFF0SMImc1g==} + dependencies: + micromark-util-symbol: 1.0.1 + dev: false + + /micromark-util-classify-character/1.0.0: + resolution: {integrity: sha512-F8oW2KKrQRb3vS5ud5HIqBVkCqQi224Nm55o5wYLzY/9PwHGXC01tr3d7+TqHHz6zrKQ72Okwtvm/xQm6OVNZA==} + dependencies: + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + dev: false + + /micromark-util-combine-extensions/1.0.0: + resolution: {integrity: sha512-J8H058vFBdo/6+AsjHp2NF7AJ02SZtWaVUjsayNFeAiydTxUwViQPxN0Hf8dp4FmCQi0UUFovFsEyRSUmFH3MA==} + dependencies: + micromark-util-chunked: 1.0.0 + micromark-util-types: 1.0.2 + dev: false + + /micromark-util-decode-numeric-character-reference/1.0.0: + resolution: {integrity: sha512-OzO9AI5VUtrTD7KSdagf4MWgHMtET17Ua1fIpXTpuhclCqD8egFWo85GxSGvxgkGS74bEahvtM0WP0HjvV0e4w==} + dependencies: + micromark-util-symbol: 1.0.1 + dev: false + + /micromark-util-decode-string/1.0.2: + resolution: {integrity: sha512-DLT5Ho02qr6QWVNYbRZ3RYOSSWWFuH3tJexd3dgN1odEuPNxCngTCXJum7+ViRAd9BbdxCvMToPOD/IvVhzG6Q==} dependencies: - map-age-cleaner: 0.1.3 - mimic-fn: 3.1.0 - dev: true + decode-named-character-reference: 1.0.2 + micromark-util-character: 1.1.0 + micromark-util-decode-numeric-character-reference: 1.0.0 + micromark-util-symbol: 1.0.1 + dev: false - /memfs/3.4.13: - resolution: {integrity: sha512-omTM41g3Skpvx5dSYeZIbXKcXoAVc/AoMNwn9TKx++L/gaen/+4TTttmu8ZSch5vfVJ8uJvGbroTsIlslRg6lg==} - engines: {node: '>= 4.0.0'} + /micromark-util-encode/1.0.1: + resolution: {integrity: sha512-U2s5YdnAYexjKDel31SVMPbfi+eF8y1U4pfiRW/Y8EFVCy/vgxk/2wWTxzcqE71LHtCuCzlBDRU2a5CQ5j+mQA==} + dev: false + + /micromark-util-events-to-acorn/1.2.1: + resolution: {integrity: sha512-mkg3BaWlw6ZTkQORrKVBW4o9ICXPxLtGz51vml5mQpKFdo9vqIX68CAx5JhTOdjQyAHH7JFmm4rh8toSPQZUmg==} dependencies: - fs-monkey: 1.0.3 + '@types/acorn': 4.0.6 + '@types/estree': 1.0.0 + estree-util-visit: 1.2.1 + micromark-util-types: 1.0.2 + uvu: 0.5.6 + vfile-location: 4.1.0 + vfile-message: 3.1.4 dev: false - /memoize-one/6.0.0: - resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==} + /micromark-util-html-tag-name/1.1.0: + resolution: {integrity: sha512-BKlClMmYROy9UiV03SwNmckkjn8QHVaWkqoAqzivabvdGcwNGMMMH/5szAnywmsTBUzDsU57/mFi0sp4BQO6dA==} dev: false - /mensch/0.3.4: - resolution: {integrity: sha512-IAeFvcOnV9V0Yk+bFhYR07O3yNina9ANIN5MoXBKYJ/RLYPurd2d0yw14MDhpr9/momp0WofT1bPUh3hkzdi/g==} + /micromark-util-normalize-identifier/1.0.0: + resolution: {integrity: sha512-yg+zrL14bBTFrQ7n35CmByWUTFsgst5JhA4gJYoty4Dqzj4Z4Fr/DHekSS5aLfH9bdlfnSvKAWsAgJhIbogyBg==} + dependencies: + micromark-util-symbol: 1.0.1 + dev: false - /merge-descriptors/1.0.1: - resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==} + /micromark-util-resolve-all/1.0.0: + resolution: {integrity: sha512-CB/AGk98u50k42kvgaMM94wzBqozSzDDaonKU7P7jwQIuH2RU0TeBqGYJz2WY1UdihhjweivStrJ2JdkdEmcfw==} + dependencies: + micromark-util-types: 1.0.2 dev: false - /merge-stream/2.0.0: - resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} + /micromark-util-sanitize-uri/1.1.0: + resolution: {integrity: sha512-RoxtuSCX6sUNtxhbmsEFQfWzs8VN7cTctmBPvYivo98xb/kDEoTCtJQX5wyzIYEmk/lvNFTat4hL8oW0KndFpg==} + dependencies: + micromark-util-character: 1.1.0 + micromark-util-encode: 1.0.1 + micromark-util-symbol: 1.0.1 + dev: false - /merge2/1.4.1: - resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} - engines: {node: '>= 8'} + /micromark-util-subtokenize/1.0.2: + resolution: {integrity: sha512-d90uqCnXp/cy4G881Ub4psE57Sf8YD0pim9QdjCRNjfas2M1u6Lbt+XZK9gnHL2XFhnozZiEdCa9CNfXSfQ6xA==} + dependencies: + micromark-util-chunked: 1.0.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.6 + dev: false - /methods/1.1.2: - resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} - engines: {node: '>= 0.6'} + /micromark-util-symbol/1.0.1: + resolution: {integrity: sha512-oKDEMK2u5qqAptasDAwWDXq0tG9AssVwAx3E9bBF3t/shRIGsWIRG+cGafs2p/SnDSOecnt6hZPCE2o6lHfFmQ==} dev: false - /micro-cors/0.1.1: - resolution: {integrity: sha512-6WqIahA5sbQR1Gjexp1VuWGFDKbZZleJb/gy1khNGk18a6iN1FdTcr3Q8twaxkV5H94RjxIBjirYbWCehpMBFw==} - engines: {node: '>=6'} + /micromark-util-types/1.0.2: + resolution: {integrity: sha512-DCfg/T8fcrhrRKTPjRrw/5LLvdGV7BHySf/1LOZx7TzWZdYRjogNtyNq885z3nNallwr3QUKARjqvHqX1/7t+w==} dev: false - /micro/10.0.1: - resolution: {integrity: sha512-9uwZSsUrqf6+4FLLpiPj5TRWQv5w5uJrJwsx1LR/TjqvQmKC1XnGQ9OHrFwR3cbZ46YqPqxO/XJCOpWnqMPw2Q==} - engines: {node: '>= 16.0.0'} - hasBin: true + /micromark/3.1.0: + resolution: {integrity: sha512-6Mj0yHLdUZjHnOPgr5xfWIMqMWS12zDN6iws9SLuSz76W8jTtAv24MN4/CL7gJrl5vtxGInkkqDv/JIoRsQOvA==} dependencies: - arg: 4.1.0 - content-type: 1.0.4 - raw-body: 2.4.1 + '@types/debug': 4.1.7 + debug: 4.3.4 + decode-named-character-reference: 1.0.2 + micromark-core-commonmark: 1.0.6 + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-chunked: 1.0.0 + micromark-util-combine-extensions: 1.0.0 + micromark-util-decode-numeric-character-reference: 1.0.0 + micromark-util-encode: 1.0.1 + micromark-util-normalize-identifier: 1.0.0 + micromark-util-resolve-all: 1.0.0 + micromark-util-sanitize-uri: 1.1.0 + micromark-util-subtokenize: 1.0.2 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.6 + transitivePeerDependencies: + - supports-color dev: false /micromatch/4.0.5: @@ -15379,6 +16093,11 @@ packages: resolution: {integrity: sha512-FYPwxGZAeP6mRRyrr5XTGHD9gRXVjy7GUzF4IPChnyt3fS5WrNxIkS8DNujWf6EQy0Zlzpxw8oTVE+mWI2/D1Q==} dev: false + /mri/1.2.0: + resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} + engines: {node: '>=4'} + dev: false + /mrmime/1.0.1: resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==} engines: {node: '>=10'} @@ -15455,8 +16174,8 @@ packages: /neo-async/2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - /next-auth/4.19.0_phzvn2nhb6zk7o4ds4z4gvqlei: - resolution: {integrity: sha512-56Pc/Ni0cxfrVDAz2KeWdj+VXvABbHF1grgFR4+ktXbRmKQOiMU9uyMwhasBQkbL+pRrWujO0Ib/bwkP0oZS4g==} + /next-auth/4.19.2_phzvn2nhb6zk7o4ds4z4gvqlei: + resolution: {integrity: sha512-6V2YG3IJQVhgCAH7mvT3yopTW92gMdUrcwGX7NQ0dCreT/+axGua/JmVdarjec0C/oJukKpIYRgjMlV+L5ZQOQ==} peerDependencies: next: ^12.2.5 || ^13 nodemailer: ^6.6.5 @@ -15470,7 +16189,7 @@ packages: '@panva/hkdf': 1.0.2 cookie: 0.5.0 jose: 4.11.2 - next: 13.1.6_pjwopsidmaokadturxaafygjp4 + next: 13.1.6_6m24vuloj5ihw4zc5lbsktc4fu nodemailer: 6.9.1 oauth: 0.9.15 openid-client: 5.3.4 @@ -15487,7 +16206,7 @@ packages: enhanced-resolve: 5.12.0 dev: true - /next/13.1.6_biqbaboplfbrettd7655fr4n2y: + /next/13.1.6_6m24vuloj5ihw4zc5lbsktc4fu: resolution: {integrity: sha512-hHlbhKPj9pW+Cymvfzc15lvhaOZ54l+8sXDXJWm3OBNBzgrVj6hwGPmqqsXg40xO1Leq+kXpllzRPuncpC0Phw==} engines: {node: '>=14.6.0'} hasBin: true @@ -15511,7 +16230,7 @@ packages: postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - styled-jsx: 5.1.1_react@18.2.0 + styled-jsx: 5.1.1_q2tyk3gci27qk4qoatek53e4vi optionalDependencies: '@next/swc-android-arm-eabi': 13.1.6 '@next/swc-android-arm64': 13.1.6 @@ -15529,9 +16248,9 @@ packages: transitivePeerDependencies: - '@babel/core' - babel-plugin-macros - dev: true + dev: false - /next/13.1.6_pjwopsidmaokadturxaafygjp4: + /next/13.1.6_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-hHlbhKPj9pW+Cymvfzc15lvhaOZ54l+8sXDXJWm3OBNBzgrVj6hwGPmqqsXg40xO1Leq+kXpllzRPuncpC0Phw==} engines: {node: '>=14.6.0'} hasBin: true @@ -15555,7 +16274,7 @@ packages: postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - styled-jsx: 5.1.1_2exiyaescjxorpwwmy4ejghgte + styled-jsx: 5.1.1_react@18.2.0 optionalDependencies: '@next/swc-android-arm-eabi': 13.1.6 '@next/swc-android-arm64': 13.1.6 @@ -15573,7 +16292,7 @@ packages: transitivePeerDependencies: - '@babel/core' - babel-plugin-macros - dev: false + dev: true /nextjs-cors/2.1.2_next@13.1.6: resolution: {integrity: sha512-2yOVivaaf2ILe4f/qY32hnj3oC77VCOsUQJQfhVMGsXE/YMEWUY2zy78sH9FKUCM7eG42/l3pDofIzMD781XGA==} @@ -15581,7 +16300,7 @@ packages: 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.6_pjwopsidmaokadturxaafygjp4 + next: 13.1.6_6m24vuloj5ihw4zc5lbsktc4fu dev: false /no-case/2.3.2: @@ -15714,13 +16433,6 @@ packages: resolution: {integrity: sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==} engines: {node: '>=14.16'} - /npm-run-path/1.0.0: - resolution: {integrity: sha512-PrGAi1SLlqNvKN5uGBjIgnrTb8fl0Jz0a3JJmeMcGnIBh7UE9Gc4zsAMlwDajOMg2b1OgP6UPvoLUboTmMZPFA==} - engines: {node: '>=0.10.0'} - dependencies: - path-key: 1.0.0 - dev: false - /npm-run-path/4.0.1: resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} engines: {node: '>=8'} @@ -15887,6 +16599,10 @@ packages: dependencies: mimic-fn: 2.1.0 + /only/0.0.2: + resolution: {integrity: sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==} + dev: false + /open/8.4.0: resolution: {integrity: sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==} engines: {node: '>=12'} @@ -16100,6 +16816,19 @@ packages: is-hexadecimal: 1.0.4 dev: false + /parse-entities/4.0.1: + resolution: {integrity: sha512-SWzvYcSJh4d/SGLIOQfZ/CoNv6BTlI6YEQ7Nj82oDVnRpwe/Z/F1EMx42x3JAOwGBlCjeCH0BRJQbQ/opHL17w==} + dependencies: + '@types/unist': 2.0.6 + character-entities: 2.0.2 + character-entities-legacy: 3.0.0 + character-reference-invalid: 2.0.1 + decode-named-character-reference: 1.0.2 + is-alphanumerical: 2.0.1 + is-decimal: 2.0.1 + is-hexadecimal: 2.0.1 + dev: false + /parse-json/5.2.0: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} @@ -16169,11 +16898,6 @@ packages: resolution: {integrity: sha512-DUWJr3+ULp4zXmol/SZkFf3JGsS9/SIv+Y3Rt93/UjPpDpklB5f1er4O3POIbUuUJ3FXgqte2Q7SrU6zAqwk8w==} dev: false - /path-key/1.0.0: - resolution: {integrity: sha512-T3hWy7tyXlk3QvPFnT+o2tmXRzU4GkitkUWLp/WZ0S/FXd7XMx176tRurgTvHTNMJOQzTcesHNpBqetH86mQ9g==} - engines: {node: '>=0.10.0'} - dev: false - /path-key/3.1.1: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} engines: {node: '>=8'} @@ -16226,8 +16950,16 @@ packages: sha.js: 2.4.11 dev: false - /phone/3.1.33: - resolution: {integrity: sha512-mTDJ9NsXyRxxsnhEZpdNO6PFoPxSzEW0s5gjaxgTv8rqmIcyfbNBZpKxmdifr6jJVL/0oSwiHHvL2+SNL9BVFw==} + /periscopic/3.1.0: + resolution: {integrity: sha512-vKiQ8RRtkl9P+r/+oefh25C3fhybptkHKCZSPlcXiJux2tJF55GnEj3BVn4A5gKfq9NWWXXrxkHBwVPUfH0opw==} + dependencies: + '@types/estree': 1.0.0 + estree-walker: 3.0.3 + is-reference: 3.0.1 + dev: false + + /phone/3.1.34: + resolution: {integrity: sha512-h+nJqLyzA4vbPlD9poMS6fqeW4Dz1lRNPK9qHmrM7Pqkac/0RdiFZrbSJTVxE5xj/HFAaggQTZyfj6XmSjootA==} engines: {node: '>=12'} dev: false @@ -16274,8 +17006,8 @@ packages: find-up: 3.0.0 dev: false - /playwright-core/1.30.0: - resolution: {integrity: sha512-7AnRmTCf+GVYhHbLJsGUtskWTE33SwMZkybJ0v6rqR1boxq2x36U7p1vDRV7HO2IwTZgmycracLxPEJI49wu4g==} + /playwright-core/1.31.1: + resolution: {integrity: sha512-JTyX4kV3/LXsvpHkLzL2I36aCdml4zeE35x+G5aPc4bkLsiRiQshU5lWeVpHFAuC8xAcbI6FDcw/8z3q2xtJSQ==} engines: {node: '>=14'} hasBin: true dev: true @@ -16886,12 +17618,12 @@ packages: resolution: {integrity: sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==} engines: {node: '>=10.13.0'} hasBin: true + dev: true /prettier/2.8.4: resolution: {integrity: sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==} engines: {node: '>=10.13.0'} hasBin: true - dev: true /pretty-error/4.0.0: resolution: {integrity: sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==} @@ -16934,13 +17666,13 @@ packages: react: 18.2.0 dev: false - /prisma/4.9.0: - resolution: {integrity: sha512-bS96oZ5oDFXYgoF2l7PJ3Mp1wWWfLOo8B/jAfbA2Pn0Wm5Z/owBHzaMQKS3i1CzVBDWWPVnOohmbJmjvkcHS5w==} + /prisma/4.10.1: + resolution: {integrity: sha512-0jDxgg+DruB1kHVNlcspXQB9au62IFfVg9drkhzXudszHNUAQn0lVuu+T8np0uC2z1nKD5S3qPeCyR8u5YFLnA==} engines: {node: '>=14.17'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 4.9.0 + '@prisma/engines': 4.10.1 /prismjs/1.29.0: resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==} @@ -16992,6 +17724,10 @@ packages: xtend: 4.0.2 dev: false + /property-information/6.2.0: + resolution: {integrity: sha512-kma4U7AFCTwpqq5twzC1YVIDXSqg6qQK6JN0smOw8fgRy1OkMi0CYSzFmsy6dnqSenamAtj0CyXMUJ1Mf6oROg==} + dev: false + /proto-list/1.2.4: resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} @@ -17243,7 +17979,7 @@ packages: /react-fast-compare/3.2.0: resolution: {integrity: sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==} - /react-focus-lock/2.9.3_3stiutgnnbnfnf3uowm5cip22i: + /react-focus-lock/2.9.3_pmekkgnqduwlme35zpnqhenc34: resolution: {integrity: sha512-cGNkz9p5Fpqio6hBHlkKxzRYrBYtcPosFOL6Q3N/LSbHjwP/PTBqHpvbgaOYoE7rWfzw8qXPKTB3Tk/VPgw4NQ==} peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -17253,13 +17989,13 @@ packages: optional: true dependencies: '@babel/runtime': 7.20.13 - '@types/react': 18.0.27 + '@types/react': 18.0.28 focus-lock: 0.11.5 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_3stiutgnnbnfnf3uowm5cip22i - use-sidecar: 1.1.2_3stiutgnnbnfnf3uowm5cip22i + use-callback-ref: 1.3.0_pmekkgnqduwlme35zpnqhenc34 + use-sidecar: 1.1.2_pmekkgnqduwlme35zpnqhenc34 dev: false /react-frame-component/5.2.6_v2m5e27vhdewzwhryxwfaorcca: @@ -17396,7 +18132,7 @@ packages: engines: {node: '>=0.10.0'} dev: false - /react-remove-scroll-bar/2.3.4_3stiutgnnbnfnf3uowm5cip22i: + /react-remove-scroll-bar/2.3.4_pmekkgnqduwlme35zpnqhenc34: resolution: {integrity: sha512-63C4YQBUt0m6ALadE9XV56hV8BgJWDmmTPY758iIJjfQKt2nYwoUrPk0LXRXcB/yIj82T1/Ixfdpdk68LwIB0A==} engines: {node: '>=10'} peerDependencies: @@ -17406,13 +18142,13 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.27 + '@types/react': 18.0.28 react: 18.2.0 - react-style-singleton: 2.2.1_3stiutgnnbnfnf3uowm5cip22i + react-style-singleton: 2.2.1_pmekkgnqduwlme35zpnqhenc34 tslib: 2.5.0 dev: false - /react-remove-scroll/2.5.5_3stiutgnnbnfnf3uowm5cip22i: + /react-remove-scroll/2.5.5_pmekkgnqduwlme35zpnqhenc34: resolution: {integrity: sha512-ImKhrzJJsyXJfBZ4bzu8Bwpka14c/fQt0k+cyFp/PBhTfyDnU5hjOtM4AG/0AMyy8oKzOTR0lDgJIM7pYXI0kw==} engines: {node: '>=10'} peerDependencies: @@ -17422,13 +18158,13 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.27 + '@types/react': 18.0.28 react: 18.2.0 - react-remove-scroll-bar: 2.3.4_3stiutgnnbnfnf3uowm5cip22i - react-style-singleton: 2.2.1_3stiutgnnbnfnf3uowm5cip22i + react-remove-scroll-bar: 2.3.4_pmekkgnqduwlme35zpnqhenc34 + react-style-singleton: 2.2.1_pmekkgnqduwlme35zpnqhenc34 tslib: 2.5.0 - use-callback-ref: 1.3.0_3stiutgnnbnfnf3uowm5cip22i - use-sidecar: 1.1.2_3stiutgnnbnfnf3uowm5cip22i + use-callback-ref: 1.3.0_pmekkgnqduwlme35zpnqhenc34 + use-sidecar: 1.1.2_pmekkgnqduwlme35zpnqhenc34 dev: false /react-router-config/5.1.1_2dl5roaqnyqqppnjni7uetnb3a: @@ -17486,28 +18222,6 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: false - /react-select/5.7.0_57czaiyk6rdr5iy5tfs5pior4u: - resolution: {integrity: sha512-lJGiMxCa3cqnUr2Jjtg9YHsaytiZqeNOKeibv6WF5zbK/fPegZ1hg3y/9P1RZVLhqBTs0PfqQLKuAACednYGhQ==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - dependencies: - '@babel/runtime': 7.20.13 - '@emotion/cache': 11.10.5 - '@emotion/react': 11.10.5_yxdp3dl3eazy3vwpbmv4fq727a - '@floating-ui/dom': 1.1.1 - '@types/react-transition-group': 4.4.5 - memoize-one: 6.0.0 - prop-types: 15.8.1 - 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_3stiutgnnbnfnf3uowm5cip22i - transitivePeerDependencies: - - '@babel/core' - - '@types/react' - dev: false - /react-ssr-prepass/1.5.0_react@18.2.0: resolution: {integrity: sha512-yFNHrlVEReVYKsLI5lF05tZoHveA5pGzjFbFJY/3pOqqjGOmMmqx83N4hIjN2n6E1AOa+eQEUxs3CgRnPmT0RQ==} peerDependencies: @@ -17516,7 +18230,7 @@ packages: react: 18.2.0 dev: false - /react-style-singleton/2.2.1_3stiutgnnbnfnf3uowm5cip22i: + /react-style-singleton/2.2.1_pmekkgnqduwlme35zpnqhenc34: resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} engines: {node: '>=10'} peerDependencies: @@ -17526,7 +18240,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.27 + '@types/react': 18.0.28 get-nonce: 1.0.1 invariant: 2.2.4 react: 18.2.0 @@ -17796,6 +18510,14 @@ packages: xtend: 4.0.2 dev: false + /rehype-raw/6.1.1: + resolution: {integrity: sha512-d6AKtisSRtDRX4aSPsJGTfnzrX2ZkHQLE5kiUuGOeEoLpbEulFF4hj0mLPbsa+7vmguDKOVVEQdHKDSwoaIDsQ==} + dependencies: + '@types/hast': 2.3.4 + hast-util-raw: 7.2.3 + unified: 10.1.2 + dev: false + /relateurl/0.2.7: resolution: {integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==} engines: {node: '>= 0.10'} @@ -17820,6 +18542,17 @@ packages: resolution: {integrity: sha512-3Clt8ZMH75Ayjp9q4CorNeyjwIxHFcTkaektplKGl2A1jNGEUey8cKL0ZC5vJwfcD5GFGsNLImLG/NGzWIzoMQ==} dev: false + /remark-gfm/3.0.1: + resolution: {integrity: sha512-lEFDoi2PICJyNrACFOfDD3JlLkuSbOa5Wd8EPt06HUdptv8Gn0bxYTdbU/XXQ3swAPkEaGxxPN9cbnMHvVu1Ig==} + dependencies: + '@types/mdast': 3.0.10 + mdast-util-gfm: 2.0.2 + micromark-extension-gfm: 2.0.1 + unified: 10.1.2 + transitivePeerDependencies: + - supports-color + dev: false + /remark-mdx/1.6.22: resolution: {integrity: sha512-phMHBJgeV76uyFkH4rvzCftLfKCr2RZuF+/gmVcaKrpsihyzmhXjA0BEMDaPTXG5y8qZOKPVo83NAOX01LPnOQ==} dependencies: @@ -17835,6 +18568,25 @@ packages: - supports-color dev: false + /remark-mdx/2.3.0: + resolution: {integrity: sha512-g53hMkpM0I98MU266IzDFMrTD980gNF3BJnkyFcmN+dD873mQeD5rdMO3Y2X+x8umQfbSE0PcoEDl7ledSA+2g==} + dependencies: + mdast-util-mdx: 2.0.1 + micromark-extension-mdxjs: 1.0.0 + transitivePeerDependencies: + - supports-color + dev: false + + /remark-parse/10.0.1: + resolution: {integrity: sha512-1fUyHr2jLsVOkhbvPRBJ5zTKZZyD6yZzYaWCS6BPBdQ8vEMBCH+9zNCDA6tET/zHCi/jLqjCWtlJZUPk+DbnFw==} + dependencies: + '@types/mdast': 3.0.10 + mdast-util-from-markdown: 1.3.0 + unified: 10.1.2 + transitivePeerDependencies: + - supports-color + dev: false + /remark-parse/8.0.3: resolution: {integrity: sha512-E1K9+QLGgggHxCQtLt++uXltxEprmWzNfg+MxpfHsZlrddKzZ/hZyWHDbK3/Ap8HJQqYJRXP+jHczdL6q6i85Q==} dependencies: @@ -17856,6 +18608,15 @@ packages: xtend: 4.0.2 dev: false + /remark-rehype/10.1.0: + resolution: {integrity: sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==} + dependencies: + '@types/hast': 2.3.4 + '@types/mdast': 3.0.10 + mdast-util-to-hast: 12.3.0 + unified: 10.1.2 + dev: false + /remark-squeeze-paragraphs/4.0.0: resolution: {integrity: sha512-8qRqmL9F4nuLPIgl92XUuxI3pFxize+F1H0e/W3llTk0UsjJaj01+RrirkMw7P21RKe4X6goQhYRSvNWX+70Rw==} dependencies: @@ -18020,14 +18781,6 @@ packages: - ts-node dev: true - /rollup-plugin-typescript-paths/1.4.0_typescript@4.9.4: - resolution: {integrity: sha512-6EgeLRjTVmymftEyCuYu91XzY5XMB5lR0YrJkeT0D7OG2RGSdbNL+C/hfPIdc/sjMa9Sl5NLsxIr6C/+/5EUpA==} - peerDependencies: - typescript: '>=3.4' - dependencies: - typescript: 4.9.4 - dev: true - /rollup-plugin-typescript-paths/1.4.0_typescript@4.9.5: resolution: {integrity: sha512-6EgeLRjTVmymftEyCuYu91XzY5XMB5lR0YrJkeT0D7OG2RGSdbNL+C/hfPIdc/sjMa9Sl5NLsxIr6C/+/5EUpA==} peerDependencies: @@ -18085,13 +18838,6 @@ packages: strip-json-comments: 3.1.1 dev: false - /run-applescript/5.0.0: - resolution: {integrity: sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==} - engines: {node: '>=12'} - dependencies: - execa: 5.1.1 - dev: false - /run-async/2.4.1: resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==} engines: {node: '>=0.12.0'} @@ -18124,6 +18870,13 @@ packages: dependencies: tslib: 2.5.0 + /sade/1.8.1: + resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==} + engines: {node: '>=6'} + dependencies: + mri: 1.2.0 + dev: false + /safe-buffer/5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} @@ -18164,7 +18917,6 @@ packages: /sax/1.2.4: resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==} - dev: false /saxes/6.0.0: resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} @@ -18465,31 +19217,32 @@ packages: engines: {node: '>=12'} dev: false - /slate-history/0.86.0_slate@0.88.1: + /slate-history/0.86.0_slate@0.91.3: resolution: {integrity: sha512-OxObL9tbhgwvSlnKSCpGIh7wnuaqvOj5jRExGjEyCU2Ke8ctf22HjT+jw7GEi9ttLzNTUmTEU3YIzqKGeqN+og==} peerDependencies: slate: '>=0.65.3' dependencies: is-plain-object: 5.0.0 - slate: 0.88.1 + slate: 0.91.3 dev: false - /slate-hyperscript/0.77.0_slate@0.88.1: + /slate-hyperscript/0.77.0_slate@0.91.3: resolution: {integrity: sha512-M6uRpttwKnosniQORNPYQABHQ9XWC7qaSr/127LWWPjTOR5MSSwrHGrghN81BhZVqpICHrI7jkPA2813cWdHNA==} peerDependencies: slate: '>=0.65.3' dependencies: is-plain-object: 5.0.0 - slate: 0.88.1 + slate: 0.91.3 dev: false - /slate-react/0.88.2_qerhfwjtqsvhwpvu3ucjpiqydy: - resolution: {integrity: sha512-r06i+b7c1deP9PH69D3kJLStB2cbwryCVUGC++3phG7G3Ie+qEeJ5AZqogdxtsXd2vZaVGYKEjSASd3bTnj3tw==} + /slate-react/0.91.3_ixwtu2m6577c7auoqcqrrteqlq: + resolution: {integrity: sha512-ejdG60sb0F//yovsk4KZTGM19bZ+qAf60Od4dCmb4nHvbYQyylzvP93WCSYlmKdBbUEFBkcClEKinEWaAmEzoA==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' slate: '>=0.65.3' dependencies: + '@juggle/resize-observer': 3.4.0 '@types/is-hotkey': 0.1.7 '@types/lodash': 4.14.191 direction: 1.0.4 @@ -18499,12 +19252,12 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 scroll-into-view-if-needed: 2.2.31 - slate: 0.88.1 + slate: 0.91.3 tiny-invariant: 1.0.6 dev: false - /slate/0.88.1: - resolution: {integrity: sha512-DEj9RpkNwPfdh3zbE9eGpeOVGWdS8BYQt754S0Lk6IvJXOkYaxza7WEZLZl/vnp7vloMdTe24zccyxywA3XK8g==} + /slate/0.91.3: + resolution: {integrity: sha512-zHQ2/btQK9Y66tKkTTKjBLW6tzrvXHn1Z+EqbgQrqCeIAA3VtFcp+gr0qOkH12hVtXhXUi6ma4xYhNKrzwGtow==} dependencies: immer: 9.0.19 is-plain-object: 5.0.0 @@ -18584,6 +19337,11 @@ packages: resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} engines: {node: '>=0.10.0'} + /source-map/0.7.4: + resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==} + engines: {node: '>= 8'} + dev: false + /source-map/0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} @@ -18600,6 +19358,10 @@ packages: resolution: {integrity: sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==} dev: false + /space-separated-tokens/2.0.2: + resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} + dev: false + /spawn-command/0.0.2-1: resolution: {integrity: sha512-n98l9E2RMSJ9ON1AKisHzz7V42VDiBQGY6PB1BwRglz99wpVsSuGzQ+jOi6lFXBGVTCrRpltvjm+/XA+tpeJrg==} dev: true @@ -18828,6 +19590,13 @@ packages: safe-buffer: 5.2.1 dev: false + /stringify-entities/4.0.3: + resolution: {integrity: sha512-BP9nNHMhhfcMbiuQKCqMjhDP5yBCAxsPu4pHFFzJ6Alo9dZgY4VLDPutXqIjpRiMoKdp7Av85Gr73Q5uH9k7+g==} + dependencies: + character-entities-html4: 2.1.0 + character-entities-legacy: 3.0.0 + dev: false + /stringify-object/3.3.0: resolution: {integrity: sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==} engines: {node: '>=4'} @@ -18879,11 +19648,6 @@ packages: engines: {node: '>=8'} dev: true - /strip-eof/1.0.0: - resolution: {integrity: sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==} - engines: {node: '>=0.10.0'} - dev: false - /strip-final-newline/2.0.0: resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} engines: {node: '>=6'} @@ -18897,11 +19661,11 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - /stripe/11.8.0: - resolution: {integrity: sha512-aGwrJDqYzpjQj0ejt7oN7BE7kUjZFxhUz/gDeyDCS7CBpZhDb26Eb6z9sS8KdbsbmuS8rkkn2lBY4koK7L1ZCw==} + /stripe/11.11.0: + resolution: {integrity: sha512-CT8TZJ+bUaMmqCOljHdKwHTWym0bscrCHrKmvK2KoTaz/9gDIzG+lXTJOFUOb3K7Jwaoaori4yEVzOgA7U46+g==} engines: {node: '>=12.*'} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 qs: 6.11.0 /strnum/1.0.5: @@ -18921,6 +19685,12 @@ packages: dependencies: inline-style-parser: 0.1.1 + /style-to-object/0.4.1: + resolution: {integrity: sha512-HFpbb5gr2ypci7Qw+IOhnP2zOU7e77b+rzM+wTzXzfi1PrtBCX0E7Pk4wL4iTLnhzZ+JgEGAhX81ebTg/aYjQw==} + dependencies: + inline-style-parser: 0.1.1 + dev: false + /styled-components/5.3.6_7i5myeigehqah43i5u7wbekgba: resolution: {integrity: sha512-hGTZquGAaTqhGWldX7hhfzjnIYBZ0IXQXkCYdvF1Sq3DsUaLx6+NTHC5Jj1ooM2F68sBiVz3lvhfwQs/S3l6qg==} engines: {node: '>=10'} @@ -18945,7 +19715,7 @@ packages: supports-color: 5.5.0 dev: false - /styled-jsx/5.1.1_2exiyaescjxorpwwmy4ejghgte: + /styled-jsx/5.1.1_q2tyk3gci27qk4qoatek53e4vi: resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} engines: {node: '>= 12.0.0'} peerDependencies: @@ -18958,7 +19728,7 @@ packages: babel-plugin-macros: optional: true dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 client-only: 0.0.1 react: 18.2.0 dev: false @@ -19280,8 +20050,8 @@ packages: resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==} dev: false - /tinycolor2/1.5.2: - resolution: {integrity: sha512-h80m9GPFGbcLzZByXlNSEhp1gf8Dy+VX/2JCGUZsWLo7lV1mnE/XlxGYgRBoMLJh1lIDXP0EMC4RPTjlRaV+Bg==} + /tinycolor2/1.6.0: + resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==} dev: false /tippy.js/6.3.7: @@ -19290,11 +20060,6 @@ packages: '@popperjs/core': 2.11.6 dev: false - /titleize/1.0.1: - resolution: {integrity: sha512-rUwGDruKq1gX+FFHbTl5qjI7teVO7eOe+C8IcQ7QT+1BK3eEUXJqbZcBOeaRP4FwSC/C1A5jDoIVta0nIQ9yew==} - engines: {node: '>=0.10.0'} - dev: false - /tmp/0.0.33: resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} engines: {node: '>=0.6.0'} @@ -19370,6 +20135,10 @@ packages: hasBin: true dev: true + /trim-lines/3.0.1: + resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==} + dev: false + /trim-trailing-lines/1.1.4: resolution: {integrity: sha512-rjUWSqnfTNrjbB9NQWfPMH/xRK1deHeGsHoVfpxJ++XeYXE0d6B1En37AHfw3jtfTU7dzMzZL2jjpe8Qb5gLIQ==} dev: false @@ -19382,19 +20151,23 @@ packages: resolution: {integrity: sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==} dev: false - /trpc-openapi/1.1.2_v7aw5md42ua3rf277jyeogdfny: + /trough/2.1.0: + resolution: {integrity: sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==} + dev: false + + /trpc-openapi/1.1.2_rlvn3soohplw2is2hvgu7b7k7a: resolution: {integrity: sha512-G2CT6q0nhhOGcYeAaK+volHNXRE8BFmNY+LwQA1cMXonh+iEUvl6T3OjF2HEGVvF0am9u9uo5hlMuXq5Wdweww==} peerDependencies: '@trpc/server': ^10.0.0 zod: ^3.14.4 dependencies: - '@trpc/server': 10.9.0 + '@trpc/server': 10.12.0 co-body: 6.1.0 lodash.clonedeep: 4.5.0 node-mocks-http: 1.12.1 openapi-types: 12.1.0 - zod: 3.20.2 - zod-to-json-schema: 3.20.2_zod@3.20.2 + zod: 3.20.6 + zod-to-json-schema: 3.20.2_zod@3.20.6 dev: false /ts-easing/0.2.0: @@ -19405,7 +20178,7 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /ts-jest/29.0.5_tnm7bqbr5wxbzglftjyeayuhyy: + /ts-jest/29.0.5_4zi5nwk4hssrahd3af2bwaixva: resolution: {integrity: sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -19426,7 +20199,7 @@ packages: esbuild: optional: true dependencies: - '@babel/core': 7.20.12 + '@babel/core': 7.21.0 bs-logger: 0.2.6 esbuild: 0.15.18 fast-json-stable-stringify: 2.1.0 @@ -19472,6 +20245,11 @@ packages: /tslib/2.5.0: resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} + /tsscmp/1.0.6: + resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} + engines: {node: '>=0.6.x'} + dev: false + /tsup/6.5.0_k22f457wtryv7dv7ltdlwpdpdm: resolution: {integrity: sha512-36u82r7rYqRHFkD15R20Cd4ercPkbYmuvRkz3Q1LCm5BsiFNUgpo36zbjVhCOgvjyxNBWNKHsaD5Rl8SykfzNA==} engines: {node: '>=14'} @@ -19545,14 +20323,14 @@ packages: - ts-node dev: true - /tsutils/3.21.0_typescript@4.9.4: + /tsutils/3.21.0_typescript@4.9.5: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.9.4 + typescript: 4.9.5 /tsx/3.12.2: resolution: {integrity: sha512-ykAEkoBg30RXxeOMVeZwar+JH632dZn9EUJVyJwhfag62k6UO/dIyJEV58YuLF6e5BTdV/qmbQrpkWqjq9cUnQ==} @@ -19565,65 +20343,76 @@ packages: fsevents: 2.3.2 dev: true - /turbo-darwin-64/1.8.1: - resolution: {integrity: sha512-H7pxGF/vsYG7kbY+vB8h+3r8VXn2L6hhYQi0XWA+EjZ1e2zu7+TzEMRWFYmvJPx8TRo5cV5txtg0I22/Y7bxUA==} + /tsx/3.12.3: + resolution: {integrity: sha512-Wc5BFH1xccYTXaQob+lEcimkcb/Pq+0en2s+ruiX0VEIC80nV7/0s7XRahx8NnsoCnpCVUPz8wrqVSPi760LkA==} + hasBin: true + dependencies: + '@esbuild-kit/cjs-loader': 2.4.2 + '@esbuild-kit/core-utils': 3.0.0 + '@esbuild-kit/esm-loader': 2.5.5 + optionalDependencies: + fsevents: 2.3.2 + dev: true + + /turbo-darwin-64/1.8.2: + resolution: {integrity: sha512-j77U0uOeppENexFsIvvzExADSqMBEeCHnm+6LSNQfaajHSrbUVSTsuD6ZMYHamT6bslc+ZZm21jdecWkwZFBbw==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64/1.8.1: - resolution: {integrity: sha512-zMcvplVGluR6v4oJXW7S1/R9QFsHdDkXMhPq8PIdvT3HwTb69ms0MNv7aKiQ0ZFy5D/eKCTyBRUFZvjorZmBqA==} + /turbo-darwin-arm64/1.8.2: + resolution: {integrity: sha512-1NoAvjlwt2wycsAFJouauy9epn9DptSMy6BoGqxJVc4jiibsLepp9qYc4f1/ln0zjd3FR1IvhGOiBfdpqMN7hg==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64/1.8.1: - resolution: {integrity: sha512-eJNx8iWDn5Lt8d0221RFd6lBjViLiPCVWNFF5JtqOohgRYplvepY3y/THa1GivMxY4px6zjTiy2oPE/VscVP4w==} + /turbo-linux-64/1.8.2: + resolution: {integrity: sha512-TcT3CRYnBYA46kLGGbGC2jDyCEAvMgVpUdpIZGTmod48EKpZaEfVgTkpa4GJde8W68yRFogPZjPVL3yJHFpXSA==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64/1.8.1: - resolution: {integrity: sha512-hFZkm8tq9kLE8tdbOzD6EbNzftdzMR4JEuuoKC6AbTzx1ZsWRvXJ/BGTeSH9/dYYm/wfuIEUiOP7HeXWiZRx7g==} + /turbo-linux-arm64/1.8.2: + resolution: {integrity: sha512-Mb9+KBy4YJzPMZ6WGoMzMVZ6EtueCSvOvgmNpVFgkwbtabfBuaBOvN+irtg4RRSWvJQTDTziLABieocEEXZImQ==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64/1.8.1: - resolution: {integrity: sha512-o3oDg0lTYZl5KZD3Mi753On2vQT51unIiungoUmHDCeDH5JXfWPFu+6p+GAoIyRwQkZPvaEzMLuUtRgklKcBJw==} + /turbo-windows-64/1.8.2: + resolution: {integrity: sha512-/+R5ikRrw2w2w38JtNPubGLIQHgUC70m783DI9aPgaM5c8P5D/Y0k6HgjuC/uXgiaz2h3R7p7YWlr+2/E0bqyA==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64/1.8.1: - resolution: {integrity: sha512-NDYr2Mra21KOdl18BhMRoH2jQmlu+oqkpqRd+cGB8+c5P0B6LDVCM83cfcXQ+PNqX9S3Y1eZDRENZJx9I03sSw==} + /turbo-windows-arm64/1.8.2: + resolution: {integrity: sha512-s07viz5nXSx4kyiksuPM4FGLRkoaGMaw0BpwFjdRQsl1p+WclUN1IPdokVPKOmFpu5pNCVYlG/raP/mXAEzDCg==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo/1.8.1: - resolution: {integrity: sha512-g8RltmG5zd0nYbKpkBQwnTSXTWUiup9+yileQ1TETNzpjxI3TL5k7kt2WkgUHEqR947IPUV+ckIduZHVITJmIQ==} + /turbo/1.8.2: + resolution: {integrity: sha512-G/uJx6bZK5RwTWHsRN/MP0MvXFznmCaL3MQXdSf+OG/q0o8GE7+yivyyWEplWI1Asc8AEN909A/wlIkoz2FKTg==} hasBin: true requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.8.1 - turbo-darwin-arm64: 1.8.1 - turbo-linux-64: 1.8.1 - turbo-linux-arm64: 1.8.1 - turbo-windows-64: 1.8.1 - turbo-windows-arm64: 1.8.1 + turbo-darwin-64: 1.8.2 + turbo-darwin-arm64: 1.8.2 + turbo-linux-64: 1.8.2 + turbo-linux-arm64: 1.8.2 + turbo-windows-64: 1.8.2 + turbo-windows-arm64: 1.8.2 dev: true /type-check/0.3.2: @@ -19742,6 +20531,18 @@ packages: resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} engines: {node: '>=4'} + /unified/10.1.2: + resolution: {integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==} + dependencies: + '@types/unist': 2.0.6 + bail: 2.0.2 + extend: 3.0.2 + is-buffer: 2.0.5 + is-plain-obj: 4.1.0 + trough: 2.1.0 + vfile: 5.3.7 + dev: false + /unified/8.4.2: resolution: {integrity: sha512-JCrmN13jI4+h9UAyKEoGcDZV+i1E7BLFuG7OsaDvTXI5P0qhHX+vZO/kOhz9jn8HGENDKbwSeB0nVOg4gVStGA==} dependencies: @@ -19799,20 +20600,47 @@ packages: resolution: {integrity: sha512-cln2Mm1/CZzN5ttGK7vkoGw+RZ8VcUH6BtGbq98DDtRGquAAOXig1mrBQYelOwMXYS8rK+vZDyyojSjp7JX+Lg==} dev: false + /unist-util-generated/2.0.1: + resolution: {integrity: sha512-qF72kLmPxAw0oN2fwpWIqbXAVyEqUzDHMsbtPvOudIlUzXYFIeQIuxXQCRCFh22B7cixvU0MG7m3MW8FTq/S+A==} + dev: false + /unist-util-is/4.1.0: resolution: {integrity: sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==} dev: false + /unist-util-is/5.2.0: + resolution: {integrity: sha512-Glt17jWwZeyqrFqOK0pF1Ded5U3yzJnFr8CG1GMjCWTp9zDo2p+cmD6pWbZU8AgM5WU3IzRv6+rBwhzsGh6hBQ==} + dev: false + + /unist-util-position-from-estree/1.1.2: + resolution: {integrity: sha512-poZa0eXpS+/XpoQwGwl79UUdea4ol2ZuCYguVaJS4qzIOMDzbqz8a3erUCOmubSZkaOuGamb3tX790iwOIROww==} + dependencies: + '@types/unist': 2.0.6 + dev: false + /unist-util-position/3.1.0: resolution: {integrity: sha512-w+PkwCbYSFw8vpgWD0v7zRCl1FpY3fjDSQ3/N/wNd9Ffa4gPi8+4keqt99N3XW6F99t/mUzp2xAhNmfKWp95QA==} dev: false + /unist-util-position/4.0.4: + resolution: {integrity: sha512-kUBE91efOWfIVBo8xzh/uZQ7p9ffYRtUbMRZBNFYwf0RK8koUMx6dGUfwylLOKmaT2cs4wSW96QoYUSXAyEtpg==} + dependencies: + '@types/unist': 2.0.6 + dev: false + /unist-util-remove-position/2.0.1: resolution: {integrity: sha512-fDZsLYIe2uT+oGFnuZmy73K6ZxOPG/Qcm+w7jbEjaFcJgbQ6cqjs/eSPzXhsmGpAsWPkqZM9pYjww5QTn3LHMA==} dependencies: unist-util-visit: 2.0.3 dev: false + /unist-util-remove-position/4.0.2: + resolution: {integrity: sha512-TkBb0HABNmxzAcfLf4qsIbFbaPDvMO6wa3b3j4VcEzFVaw1LBKwnW4/sRJ/atSLSzoIg41JWEdnE7N6DIhGDGQ==} + dependencies: + '@types/unist': 2.0.6 + unist-util-visit: 4.1.2 + dev: false + /unist-util-remove/2.1.0: resolution: {integrity: sha512-J8NYPyBm4baYLdCbjmf1bhPu45Cr1MWTm77qd9istEkzWpnN6O9tMsEbB2JhNnBCqGENRqEWomQ+He6au0B27Q==} dependencies: @@ -19825,6 +20653,12 @@ packages: '@types/unist': 2.0.6 dev: false + /unist-util-stringify-position/3.0.3: + resolution: {integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==} + dependencies: + '@types/unist': 2.0.6 + dev: false + /unist-util-visit-parents/3.1.1: resolution: {integrity: sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==} dependencies: @@ -19832,6 +20666,13 @@ packages: unist-util-is: 4.1.0 dev: false + /unist-util-visit-parents/5.1.3: + resolution: {integrity: sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==} + dependencies: + '@types/unist': 2.0.6 + unist-util-is: 5.2.0 + dev: false + /unist-util-visit/2.0.3: resolution: {integrity: sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==} dependencies: @@ -19840,6 +20681,14 @@ packages: unist-util-visit-parents: 3.1.1 dev: false + /unist-util-visit/4.1.2: + resolution: {integrity: sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==} + dependencies: + '@types/unist': 2.0.6 + unist-util-is: 5.2.0 + unist-util-visit-parents: 5.1.3 + dev: false + /universalify/0.2.0: resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==} engines: {node: '>= 4.0.0'} @@ -19855,11 +20704,6 @@ packages: engines: {node: '>= 0.8'} dev: false - /untildify/4.0.0: - resolution: {integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==} - engines: {node: '>=8'} - dev: false - /update-browserslist-db/1.0.10_browserslist@4.21.5: resolution: {integrity: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==} hasBin: true @@ -19943,7 +20787,7 @@ packages: punycode: 1.3.2 querystring: 0.2.0 - /use-callback-ref/1.3.0_3stiutgnnbnfnf3uowm5cip22i: + /use-callback-ref/1.3.0_pmekkgnqduwlme35zpnqhenc34: resolution: {integrity: sha512-3FT9PRuRdbB9HfXhEq35u4oZkvpJ5kuYbpqhCfmiZyReuRgpnhDlbr2ZEnnuS0RrJAPn6l23xjFg9kpDM+Ms7w==} engines: {node: '>=10'} peerDependencies: @@ -19953,7 +20797,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.27 + '@types/react': 18.0.28 react: 18.2.0 tslib: 2.5.0 dev: false @@ -20002,7 +20846,7 @@ packages: react: 18.2.0 dev: false - /use-isomorphic-layout-effect/1.1.2_3stiutgnnbnfnf3uowm5cip22i: + /use-isomorphic-layout-effect/1.1.2_op6x6bvlm6pgr65pxqyzps2lxi: resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -20012,10 +20856,10 @@ packages: optional: true dependencies: '@types/react': 18.0.27 - react: 18.2.0 + react: 17.0.2 dev: false - /use-isomorphic-layout-effect/1.1.2_op6x6bvlm6pgr65pxqyzps2lxi: + /use-isomorphic-layout-effect/1.1.2_pmekkgnqduwlme35zpnqhenc34: resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -20024,8 +20868,8 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.27 - react: 17.0.2 + '@types/react': 18.0.28 + react: 18.2.0 dev: false /use-latest/1.2.1_op6x6bvlm6pgr65pxqyzps2lxi: @@ -20042,7 +20886,7 @@ packages: use-isomorphic-layout-effect: 1.1.2_op6x6bvlm6pgr65pxqyzps2lxi dev: false - /use-sidecar/1.1.2_3stiutgnnbnfnf3uowm5cip22i: + /use-sidecar/1.1.2_pmekkgnqduwlme35zpnqhenc34: resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} engines: {node: '>=10'} peerDependencies: @@ -20052,7 +20896,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.27 + '@types/react': 18.0.28 detect-node-es: 1.1.0 react: 18.2.0 tslib: 2.5.0 @@ -20125,6 +20969,17 @@ packages: hasBin: true dev: false + /uvu/0.5.6: + resolution: {integrity: sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==} + engines: {node: '>=8'} + hasBin: true + dependencies: + dequal: 2.0.3 + diff: 5.1.0 + kleur: 4.1.5 + sade: 1.8.1 + dev: false + /uzip/0.20201231.0: resolution: {integrity: sha512-OZeJfZP+R0z9D6TmBgLq2LHzSSptGMGDGigGiEe0pr8UBe/7fdflgHlHBNDASTXB5jnFuxHpNaJywSg8YFeGng==} dev: false @@ -20166,6 +21021,13 @@ packages: resolution: {integrity: sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA==} dev: false + /vfile-location/4.1.0: + resolution: {integrity: sha512-YF23YMyASIIJXpktBa4vIGLJ5Gs88UB/XePgqPmTa7cDA+JeO3yclbpheQYCHjVHBn/yePzrXuygIL+xbvRYHw==} + dependencies: + '@types/unist': 2.0.6 + vfile: 5.3.7 + dev: false + /vfile-message/2.0.4: resolution: {integrity: sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==} dependencies: @@ -20173,6 +21035,13 @@ packages: unist-util-stringify-position: 2.0.3 dev: false + /vfile-message/3.1.4: + resolution: {integrity: sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==} + dependencies: + '@types/unist': 2.0.6 + unist-util-stringify-position: 3.0.3 + dev: false + /vfile/4.2.1: resolution: {integrity: sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==} dependencies: @@ -20182,6 +21051,15 @@ packages: vfile-message: 2.0.4 dev: false + /vfile/5.3.7: + resolution: {integrity: sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==} + dependencies: + '@types/unist': 2.0.6 + is-buffer: 2.0.5 + unist-util-stringify-position: 3.0.3 + vfile-message: 3.1.4 + dev: false + /vite-tsconfig-paths/4.0.5_typescript@4.9.5: resolution: {integrity: sha512-/L/eHwySFYjwxoYt1WRJniuK/jPv+WGwgRGBYx3leciR5wBeqntQpUE6Js6+TJemChc+ter7fDBKieyEWDx4yQ==} dependencies: @@ -20193,7 +21071,7 @@ packages: - typescript dev: false - /vite/4.1.1_@types+node@18.11.18: + /vite/4.1.1_@types+node@18.14.0: resolution: {integrity: sha512-LM9WWea8vsxhr782r9ntg+bhSFS06FJgCvvB0+8hf8UWtvaiDagKYWXndjfX6kGl74keHJUcpzrQliDXZlF5yg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -20218,7 +21096,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.11.18 + '@types/node': 18.14.0 esbuild: 0.16.17 postcss: 8.4.21 resolve: 1.22.1 @@ -20289,6 +21167,10 @@ packages: resolution: {integrity: sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==} dev: false + /web-namespaces/2.0.1: + resolution: {integrity: sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==} + dev: false + /web-resource-inliner/5.0.0: resolution: {integrity: sha512-AIihwH+ZmdHfkJm7BjSXiEClVt4zUFqX4YlFAzjL13wLtDuUneSaFvDBTbdYRecs35SiU7iNKbMnN+++wVfb6A==} engines: {node: '>=10.0.0'} @@ -20659,14 +21541,6 @@ packages: engines: {node: '>=8'} dev: false - /xdg-default-browser/2.1.0: - resolution: {integrity: sha512-HY4G725+IDQr16N8XOjAms5qJGArdJaWIuC7Q7A8UXIwj2mifqnPXephazyL7sIkQPvmEoPX3E0v2yFv6hQUNg==} - engines: {node: '>=4'} - dependencies: - execa: 0.2.2 - titleize: 1.0.1 - dev: false - /xml-js/1.6.11: resolution: {integrity: sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g==} hasBin: true @@ -20686,7 +21560,7 @@ packages: /xml2js/0.4.19: resolution: {integrity: sha512-esZnJZJOiJR9wWKMyuvSE1y6Dq5LCuJanqhxslH2bxM6duahNZ+HMpCLhBQGZkbX6xRf8x1Y2eJlgt2q3qo49Q==} dependencies: - sax: 1.2.1 + sax: 1.2.4 xmlbuilder: 9.0.7 /xml2js/0.4.23: @@ -20801,20 +21675,25 @@ packages: yargs-parser: 21.1.1 dev: true + /ylru/1.3.2: + resolution: {integrity: sha512-RXRJzMiK6U2ye0BlGGZnmpwJDPgakn6aNQ0A7gHRbD4I0uvK4TW6UqkK1V0pp9jskjJBAXd3dRrbzWkqJ+6cxA==} + engines: {node: '>= 4.0.0'} + dev: false + /yocto-queue/0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - /zod-to-json-schema/3.20.2_zod@3.20.2: + /zod-to-json-schema/3.20.2_zod@3.20.6: resolution: {integrity: sha512-qka3UAXmVXD8z5SHkRU89UyHp8JHJW7zc8RQCpt7QloJOn6uijwkjUm8o+M/cF1IysmKc5gxac/QeDikaQMdzQ==} peerDependencies: zod: ^3.20.0 dependencies: - zod: 3.20.2 + zod: 3.20.6 dev: false - /zod/3.20.2: - resolution: {integrity: sha512-1MzNQdAvO+54H+EaK5YpyEy0T+Ejo/7YLHS93G3RnYWh5gaotGHwGeN/ZO687qEDU2y4CdStQYXVHIgrUl5UVQ==} + /zod/3.20.6: + resolution: {integrity: sha512-oyu0m54SGCtzh6EClBVqDDlAYRz4jrVtKwQ7ZnsEmMI9HnzuZFj8QFwAY1M5uniIYACdGvv0PBWPF2kO0aNofA==} /zustand/3.7.2_react@18.2.0: resolution: {integrity: sha512-PIJDIZKtokhof+9+60cpockVOq05sJzHCriyvaLBmEJixseQ1a5Kdov6fWZfWOu5SK9c+FhH1jU0tntLxRJYMA==} @@ -20831,3 +21710,7 @@ packages: /zwitch/1.0.5: resolution: {integrity: sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==} dev: false + + /zwitch/2.0.4: + resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} + dev: false