From b0075fd374e3a8480535289c093afbd6f89c6089 Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Sun, 25 Dec 2022 09:13:33 +0100 Subject: [PATCH] :arrow_up: Upgrade dependencies --- apps/builder/package.json | 36 +- apps/docs/openapi/chat/_spec_.json | 3 + apps/docs/package.json | 2 +- apps/landing-page/package.json | 8 +- apps/viewer/package.json | 16 +- package.json | 2 +- packages/bot-engine/package.json | 4 +- packages/db/package.json | 4 +- packages/eslint-config-custom/package.json | 6 +- packages/js/package.json | 16 +- packages/models/package.json | 2 +- packages/scripts/package.json | 4 +- .../typebot-js/src/embedTypes/chat/index.ts | 12 +- .../typebot-js/src/embedTypes/popup/index.ts | 1 + packages/utils/package.json | 6 +- packages/wordpress/package.json | 2 +- pnpm-lock.yaml | 2111 ++++++++--------- 17 files changed, 1077 insertions(+), 1158 deletions(-) diff --git a/apps/builder/package.json b/apps/builder/package.json index 97e2038ece..da30f1d9c7 100644 --- a/apps/builder/package.json +++ b/apps/builder/package.json @@ -31,16 +31,16 @@ "@giphy/js-fetch-api": "4.7.1", "@giphy/js-types": "4.4.0", "@giphy/react-components": "6.5.1", - "@googleapis/drive": "4.0.0", + "@googleapis/drive": "4.0.1", "@lezer/css": "^1.1.1", - "@sentry/nextjs": "7.27.0", + "@sentry/nextjs": "7.28.1", "@stripe/stripe-js": "1.46.0", "@tanstack/react-query": "^4.20.4", "@tanstack/react-table": "8.7.0", - "@trpc/client": "10.5.0", - "@trpc/next": "10.5.0", - "@trpc/react-query": "10.5.0", - "@trpc/server": "10.5.0", + "@trpc/client": "10.7.0", + "@trpc/next": "10.7.0", + "@trpc/react-query": "10.7.0", + "@trpc/server": "10.7.0", "@udecode/plate-basic-marks": "18.13.0", "@udecode/plate-common": "^7.0.2", "@udecode/plate-core": "18.13.0", @@ -49,7 +49,7 @@ "@udecode/plate-ui-link": "18.13.0", "@udecode/plate-ui-toolbar": "18.13.0", "@use-gesture/react": "^10.2.23", - "aws-sdk": "2.1277.0", + "aws-sdk": "2.1282.0", "bot-engine": "workspace:*", "browser-image-compression": "2.0.0", "canvas-confetti": "1.6.0", @@ -61,18 +61,18 @@ "emails": "workspace:*", "emojilib": "3.0.8", "focus-visible": "5.2.0", - "framer-motion": "7.10.2", + "framer-motion": "8.0.2", "google-auth-library": "8.7.0", "google-spreadsheet": "3.3.0", "got": "12.5.3", "htmlparser2": "8.0.1", "immer": "9.0.16", "js-video-url-parser": "0.5.1", - "jsonwebtoken": "8.5.1", + "jsonwebtoken": "9.0.0", "micro": "10.0.1", "micro-cors": "0.1.1", "minio": "7.0.32", - "next": "13.0.7", + "next": "13.1.1", "next-auth": "4.12.3", "nextjs-cors": "^2.1.2", "nodemailer": "6.8.0", @@ -85,31 +85,31 @@ "slate": "0.87.0", "slate-history": "0.86.0", "slate-hyperscript": "0.77.0", - "slate-react": "0.87.1", - "stripe": "11.4.0", + "slate-react": "0.88.0", + "stripe": "11.5.0", "styled-components": "5.3.6", "svg-round-corners": "0.4.1", "swr": "2.0.0", "thememirror": "^2.0.1", - "tinycolor2": "1.4.2", + "tinycolor2": "1.5.1", "trpc-openapi": "1.0.0", "typebot-js": "workspace:*", "use-debounce": "9.0.2" }, "devDependencies": { - "@babel/core": "7.20.5", + "@babel/core": "7.20.7", "@chakra-ui/styled-system": "2.5.0", - "@playwright/test": "1.29.0", + "@playwright/test": "1.29.1", "@types/canvas-confetti": "1.6.0", "@types/google-spreadsheet": "3.3.0", - "@types/jsonwebtoken": "8.5.9", + "@types/jsonwebtoken": "9.0.0", "@types/micro-cors": "0.1.2", "@types/minio": "7.0.15", "@types/node": "18.11.17", "@types/nodemailer": "6.4.7", "@types/nprogress": "0.2.0", "@types/papaparse": "5.3.5", - "@types/prettier": "2.7.1", + "@types/prettier": "2.7.2", "@types/qs": "6.9.7", "@types/react": "18.0.26", "@types/tinycolor2": "1.4.3", @@ -119,7 +119,7 @@ "eslint-config-custom": "workspace:*", "models": "workspace:*", "next-transpile-modules": "10.0.0", - "superjson": "^1.12.0", + "superjson": "^1.12.1", "tsconfig": "workspace:*", "typescript": "4.9.4", "utils": "workspace:*", diff --git a/apps/docs/openapi/chat/_spec_.json b/apps/docs/openapi/chat/_spec_.json index ef607ec1d6..9139e22b02 100644 --- a/apps/docs/openapi/chat/_spec_.json +++ b/apps/docs/openapi/chat/_spec_.json @@ -1145,6 +1145,9 @@ "isEnabled" ], "additionalProperties": false + }, + "isOneClickSubmitEnabled": { + "type": "boolean" } }, "required": [ diff --git a/apps/docs/package.json b/apps/docs/package.json index 2d20c93cc0..94d001928b 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -43,7 +43,7 @@ ] }, "devDependencies": { - "@algolia/client-search": "4.14.2", + "@algolia/client-search": "4.14.3", "@docusaurus/types": "^2.2.0", "@types/react": "18.0.26", "tsx": "3.12.1", diff --git a/apps/landing-page/package.json b/apps/landing-page/package.json index 36b2a8873e..d3a8f5c16b 100644 --- a/apps/landing-page/package.json +++ b/apps/landing-page/package.json @@ -19,17 +19,17 @@ "bot-engine": "workspace:*", "db": "workspace:*", "focus-visible": "5.2.0", - "framer-motion": "7.10.2", + "framer-motion": "8.0.2", "models": "workspace:*", - "next": "13.0.7", + "next": "13.1.1", "react": "18.2.0", "react-dom": "18.2.0", "utils": "workspace:*" }, "devDependencies": { - "@babel/core": "7.20.5", + "@babel/core": "7.20.7", "@chakra-ui/styled-system": "2.5.0", - "@next/bundle-analyzer": "13.0.7", + "@next/bundle-analyzer": "13.1.1", "@types/aos": "3.0.4", "@types/node": "18.11.17", "@types/react": "18.0.26", diff --git a/apps/viewer/package.json b/apps/viewer/package.json index 1ed467caba..5f7abca560 100644 --- a/apps/viewer/package.json +++ b/apps/viewer/package.json @@ -12,30 +12,30 @@ "test:report": "pnpm playwright show-report" }, "dependencies": { - "@sentry/nextjs": "7.27.0", - "@trpc/server": "10.5.0", + "@sentry/nextjs": "7.28.1", + "@trpc/server": "10.7.0", "@typebot.io/react": "workspace:*", - "aws-sdk": "2.1277.0", + "aws-sdk": "2.1282.0", "bot-engine": "workspace:*", "cors": "2.8.5", "cuid": "2.1.8", "db": "workspace:*", "google-spreadsheet": "3.3.0", "got": "12.5.3", - "next": "13.0.7", + "next": "13.1.1", "nextjs-cors": "^2.1.2", "nodemailer": "6.8.0", - "phone": "^3.1.31", + "phone": "^3.1.32", "qs": "6.11.0", "react": "18.2.0", "react-dom": "18.2.0", - "stripe": "11.4.0", + "stripe": "11.5.0", "trpc-openapi": "1.0.0" }, "devDependencies": { "@babel/preset-env": "7.20.2", "@faire/mjml-react": "3.0.0", - "@playwright/test": "1.29.0", + "@playwright/test": "1.29.1", "@types/cors": "2.8.13", "@types/google-spreadsheet": "3.3.0", "@types/node": "18.11.17", @@ -54,7 +54,7 @@ "next-transpile-modules": "10.0.0", "node-fetch": "^3.3.0", "papaparse": "5.3.2", - "superjson": "^1.12.0", + "superjson": "^1.12.1", "tsconfig": "workspace:*", "typescript": "4.9.4", "utils": "workspace:*", diff --git a/package.json b/package.json index c12158a31e..6d0fe4ef5f 100644 --- a/package.json +++ b/package.json @@ -32,5 +32,5 @@ "path": "node_modules/cz-emoji" } }, - "packageManager": "pnpm@7.18.0" + "packageManager": "pnpm@7.19.0" } diff --git a/packages/bot-engine/package.json b/packages/bot-engine/package.json index 9a70bf5ef6..29fe93462f 100644 --- a/packages/bot-engine/package.json +++ b/packages/bot-engine/package.json @@ -15,7 +15,7 @@ "@stripe/stripe-js": "1.46.0", "prop-types": "15.8.1", "qs": "6.11.0", - "react-frame-component": "5.2.3", + "react-frame-component": "5.2.4", "react-phone-number-input": "3.2.13", "react-scroll": "1.8.9", "react-transition-group": "4.4.5", @@ -30,7 +30,7 @@ "@types/react-transition-group": "4.4.5", "autoprefixer": "10.4.13", "db": "workspace:*", - "esbuild": "^0.16.9", + "esbuild": "^0.16.10", "eslint": "8.30.0", "eslint-config-custom": "workspace:*", "models": "workspace:*", diff --git a/packages/db/package.json b/packages/db/package.json index 095efb8044..53c1c658fe 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -12,11 +12,11 @@ "create:migration": "prisma migrate dev" }, "dependencies": { - "@prisma/client": "4.7.1" + "@prisma/client": "4.8.0" }, "devDependencies": { "dotenv-cli": "6.0.0", - "prisma": "4.7.1", + "prisma": "4.8.0", "tsconfig": "workspace:*", "typescript": "4.9.4" } diff --git a/packages/eslint-config-custom/package.json b/packages/eslint-config-custom/package.json index 20be8a174b..c163aa4d11 100644 --- a/packages/eslint-config-custom/package.json +++ b/packages/eslint-config-custom/package.json @@ -3,12 +3,12 @@ "main": "index.js", "dependencies": { "eslint": "8.30.0", - "eslint-config-next": "13.0.7", + "eslint-config-next": "13.1.1", "eslint-config-prettier": "8.5.0", "eslint-plugin-react": "7.31.11" }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "^5.46.0", - "@typescript-eslint/parser": "^5.46.0" + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0" } } diff --git a/packages/js/package.json b/packages/js/package.json index 0e15639db0..8fcba28f32 100644 --- a/packages/js/package.json +++ b/packages/js/package.json @@ -16,27 +16,27 @@ "@power-elements/stripe-elements": "^3.3.0", "@stripe/stripe-js": "1.46.0", "models": "workspace:*", - "phone": "^3.1.31", + "phone": "^3.1.32", "solid-element": "^1.6.3", - "solid-js": "^1.6.5", + "solid-js": "^1.6.6", "utils": "workspace:*" }, "devDependencies": { "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-node-resolve": "^15.0.1", - "@rollup/plugin-replace": "^5.0.1", + "@rollup/plugin-replace": "^5.0.2", "@rollup/plugin-typescript": "^10.0.1", "@types/react": "^18.0.26", "autoprefixer": "10.4.13", - "babel-preset-solid": "^1.6.3", - "eslint": "8.29.0", + "babel-preset-solid": "^1.6.6", + "eslint": "8.30.0", "eslint-config-custom": "workspace:*", "eslint-plugin-solid": "^0.9.1", "postcss": "8.4.20", "react": "^18.2.0", - "rollup": "^3.7.4", + "rollup": "^3.8.1", "rollup-plugin-babel": "^4.4.0", - "rollup-plugin-dts": "^5.0.0", + "rollup-plugin-dts": "^5.1.0", "rollup-plugin-postcss": "^4.0.2", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript-paths": "^1.4.0", @@ -44,7 +44,7 @@ "tsconfig": "workspace:*", "tsup": "6.5.0", "typescript": "^4.9.4", - "vite": "^4.0.1", + "vite": "^4.0.3", "vite-plugin-solid": "^2.5.0" } } diff --git a/packages/models/package.json b/packages/models/package.json index 23fa544cd4..d6e11946ce 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -11,7 +11,7 @@ "devDependencies": { "cuid": "2.1.8", "db": "workspace:*", - "next": "13.0.7", + "next": "13.1.1", "tsconfig": "workspace:*", "typescript": "4.9.4" }, diff --git a/packages/scripts/package.json b/packages/scripts/package.json index 5a87c0e19f..72a3523d98 100644 --- a/packages/scripts/package.json +++ b/packages/scripts/package.json @@ -19,10 +19,10 @@ "got": "12.5.3", "models": "workspace:*", "prompts": "^2.4.2", - "stripe": "11.4.0", + "stripe": "11.5.0", "tsx": "3.12.1", "typescript": "4.9.4", "utils": "workspace:*", - "zod": "3.19.1" + "zod": "3.20.2" } } diff --git a/packages/typebot-js/src/embedTypes/chat/index.ts b/packages/typebot-js/src/embedTypes/chat/index.ts index 653de25433..0233cbd5b9 100644 --- a/packages/typebot-js/src/embedTypes/chat/index.ts +++ b/packages/typebot-js/src/embedTypes/chat/index.ts @@ -1,3 +1,4 @@ +/* eslint-disable @typescript-eslint/no-empty-function */ import { BubbleActions, BubbleParams, @@ -21,8 +22,7 @@ export const initBubble = (params: BubbleParams): BubbleActions => { | HTMLDivElement | undefined if (existingBubble) existingBubble.remove() - const { bubbleElement, proactiveMessageElement, iframeElement } = - createBubble(params) + const { bubbleElement, proactiveMessageElement } = createBubble(params) if ( (params.autoOpenDelay || params.autoOpenDelay === 0) && !hasBeenClosed() @@ -33,7 +33,7 @@ export const initBubble = (params: BubbleParams): BubbleActions => { !document.body ? (window.onload = () => document.body.appendChild(bubbleElement)) : document.body.appendChild(bubbleElement) - return getBubbleActions(bubbleElement, iframeElement, proactiveMessageElement) + return getBubbleActions(bubbleElement, proactiveMessageElement) } const createBubble = ( @@ -75,18 +75,12 @@ const onProactiveMessageClick = ( export const getBubbleActions = ( bubbleElement?: HTMLDivElement, - iframeElement?: HTMLIFrameElement, proactiveMessageElement?: HTMLDivElement ): BubbleActions => { const existingBubbleElement = bubbleElement ?? (document.querySelector('#typebot-bubble') as HTMLDivElement | undefined) if (!existingBubbleElement) return { close: () => {}, open: () => {} } - const existingIframeElement = - iframeElement ?? - (existingBubbleElement.querySelector( - '.typebot-iframe' - ) as HTMLIFrameElement) const existingProactiveMessage = proactiveMessageElement ?? document.querySelector('#typebot-bubble .proactive-message') diff --git a/packages/typebot-js/src/embedTypes/popup/index.ts b/packages/typebot-js/src/embedTypes/popup/index.ts index a98bf61c3a..4eee99d0c1 100644 --- a/packages/typebot-js/src/embedTypes/popup/index.ts +++ b/packages/typebot-js/src/embedTypes/popup/index.ts @@ -1,3 +1,4 @@ +/* eslint-disable @typescript-eslint/no-empty-function */ import { createIframe } from '../../iframe' import { PopupActions, PopupParams } from '../../types' import './style.css' diff --git a/packages/utils/package.json b/packages/utils/package.json index d3772cb2b4..7a54f7d8f6 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -6,14 +6,14 @@ "main": "./index.ts", "types": "./index.ts", "devDependencies": { - "@playwright/test": "1.29.0", + "@playwright/test": "1.29.1", "@types/nodemailer": "6.4.7", - "aws-sdk": "2.1277.0", + "aws-sdk": "2.1282.0", "cuid": "2.1.8", "db": "workspace:*", "dotenv": "16.0.3", "models": "workspace:*", - "next": "13.0.7", + "next": "13.1.1", "nodemailer": "6.8.0", "tsconfig": "workspace:*", "typescript": "4.9.4" diff --git a/packages/wordpress/package.json b/packages/wordpress/package.json index c530c01a3c..729b330cdd 100644 --- a/packages/wordpress/package.json +++ b/packages/wordpress/package.json @@ -7,7 +7,7 @@ "license": "AGPL-3.0-or-later", "devDependencies": { "@prettier/plugin-php": "0.19.2", - "prettier": "2.8.0" + "prettier": "2.8.1" }, "scripts": { "deploy": "pnpm copy && pnpm commit", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e751a6750..88f9062bb7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: apps/builder: specifiers: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@chakra-ui/anatomy': ^2.1.0 '@chakra-ui/css-reset': 2.0.10 '@chakra-ui/react': 2.4.4 @@ -37,27 +37,27 @@ importers: '@giphy/js-fetch-api': 4.7.1 '@giphy/js-types': 4.4.0 '@giphy/react-components': 6.5.1 - '@googleapis/drive': 4.0.0 + '@googleapis/drive': 4.0.1 '@lezer/css': ^1.1.1 - '@playwright/test': 1.29.0 - '@sentry/nextjs': 7.27.0 + '@playwright/test': 1.29.1 + '@sentry/nextjs': 7.28.1 '@stripe/stripe-js': 1.46.0 '@tanstack/react-query': ^4.20.4 '@tanstack/react-table': 8.7.0 - '@trpc/client': 10.5.0 - '@trpc/next': 10.5.0 - '@trpc/react-query': 10.5.0 - '@trpc/server': 10.5.0 + '@trpc/client': 10.7.0 + '@trpc/next': 10.7.0 + '@trpc/react-query': 10.7.0 + '@trpc/server': 10.7.0 '@types/canvas-confetti': 1.6.0 '@types/google-spreadsheet': 3.3.0 - '@types/jsonwebtoken': 8.5.9 + '@types/jsonwebtoken': 9.0.0 '@types/micro-cors': 0.1.2 '@types/minio': 7.0.15 '@types/node': 18.11.17 '@types/nodemailer': 6.4.7 '@types/nprogress': 0.2.0 '@types/papaparse': 5.3.5 - '@types/prettier': 2.7.1 + '@types/prettier': 2.7.2 '@types/qs': 6.9.7 '@types/react': 18.0.26 '@types/tinycolor2': 1.4.3 @@ -69,7 +69,7 @@ importers: '@udecode/plate-ui-link': 18.13.0 '@udecode/plate-ui-toolbar': 18.13.0 '@use-gesture/react': ^10.2.23 - aws-sdk: 2.1277.0 + aws-sdk: 2.1282.0 bot-engine: workspace:* browser-image-compression: 2.0.0 canvas-confetti: 1.6.0 @@ -85,19 +85,19 @@ importers: eslint: 8.30.0 eslint-config-custom: workspace:* focus-visible: 5.2.0 - framer-motion: 7.10.2 + framer-motion: 8.0.2 google-auth-library: 8.7.0 google-spreadsheet: 3.3.0 got: 12.5.3 htmlparser2: 8.0.1 immer: 9.0.16 js-video-url-parser: 0.5.1 - jsonwebtoken: 8.5.1 + jsonwebtoken: 9.0.0 micro: 10.0.1 micro-cors: 0.1.1 minio: 7.0.32 models: workspace:* - next: 13.0.7 + next: 13.1.1 next-auth: 4.12.3 next-transpile-modules: 10.0.0 nextjs-cors: ^2.1.2 @@ -111,14 +111,14 @@ importers: slate: 0.87.0 slate-history: 0.86.0 slate-hyperscript: 0.77.0 - slate-react: 0.87.1 - stripe: 11.4.0 + slate-react: 0.88.0 + stripe: 11.5.0 styled-components: 5.3.6 - superjson: ^1.12.0 + superjson: ^1.12.1 svg-round-corners: 0.4.1 swr: 2.0.0 thememirror: ^2.0.1 - tinycolor2: 1.4.2 + tinycolor2: 1.5.1 trpc-openapi: 1.0.0 tsconfig: workspace:* typebot-js: workspace:* @@ -129,7 +129,7 @@ importers: dependencies: '@chakra-ui/anatomy': 2.1.0 '@chakra-ui/css-reset': 2.0.10_hp5f5nkljdiwilp4rgxyefcplu - '@chakra-ui/react': 2.4.4_przcunyodmsiq2duiyjrphchze + '@chakra-ui/react': 2.4.4_xcb2icnvjeltjpmlq3fhxstwhm '@chakra-ui/theme-tools': 2.0.14_egcizgpwtsioofm7hx34ab4iqi '@codemirror/lang-css': 6.0.1_oaehsghbizwy4uu4eqfxbgnija '@codemirror/lang-html': 6.4.0 @@ -140,35 +140,35 @@ importers: '@dnd-kit/core': 6.0.6_biqbaboplfbrettd7655fr4n2y '@dnd-kit/sortable': 7.0.1_ighjjj6vulsdnb2lagbd2egmxy '@dnd-kit/utilities': 3.2.1_react@18.2.0 - '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq - '@emotion/styled': 11.10.5_3djhvnr4jirfvebjqpipo7gthy + '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi + '@emotion/styled': 11.10.5_pwtpayi7py7ecifctvjbac33ee '@faire/mjml-react': 3.0.0_7tbcn2mecc3yvuxakflodiks3m '@giphy/js-fetch-api': 4.7.1 '@giphy/js-types': 4.4.0 - '@giphy/react-components': 6.5.1_bkycudvrb3j3gvocoupj7qjewi - '@googleapis/drive': 4.0.0 + '@giphy/react-components': 6.5.1_77xq4ymqds5h2liqkuci4r3swm + '@googleapis/drive': 4.0.1 '@lezer/css': 1.1.1 - '@sentry/nextjs': 7.27.0_next@13.0.7+react@18.2.0 + '@sentry/nextjs': 7.28.1_next@13.1.1+react@18.2.0 '@stripe/stripe-js': 1.46.0 '@tanstack/react-query': 4.20.4_biqbaboplfbrettd7655fr4n2y '@tanstack/react-table': 8.7.0_biqbaboplfbrettd7655fr4n2y - '@trpc/client': 10.5.0_@trpc+server@10.5.0 - '@trpc/next': 10.5.0_pd3elg5u3zlm453dd4mbgdu4mm - '@trpc/react-query': 10.5.0_hkttq5uvq7kltri3tppuogqqou - '@trpc/server': 10.5.0 - '@udecode/plate-basic-marks': 18.13.0_ssaskl3y6js5nfmydttwmxjiha - '@udecode/plate-common': 7.0.2_iinzbg35qeklvdtettw4wf5mau - '@udecode/plate-core': 18.13.0_ssaskl3y6js5nfmydttwmxjiha - '@udecode/plate-link': 18.13.0_ssaskl3y6js5nfmydttwmxjiha - '@udecode/plate-serializer-html': 18.13.0_cmpksi36jvnrtbvfjrxn4pfp7m - '@udecode/plate-ui-link': 18.13.0_2eo4vmvsewedmyykgcy3et466y - '@udecode/plate-ui-toolbar': 18.13.0_2eo4vmvsewedmyykgcy3et466y + '@trpc/client': 10.7.0_@trpc+server@10.7.0 + '@trpc/next': 10.7.0_gmaturtqmtlrknaw65ek5pmv2i + '@trpc/react-query': 10.7.0_x4ie6nhblo2vtx2aafrgzlfqy4 + '@trpc/server': 10.7.0 + '@udecode/plate-basic-marks': 18.13.0_qdcsprnod5bfbmegcnb676utjq + '@udecode/plate-common': 7.0.2_lnxhyhulzzepmprizycrl5wfam + '@udecode/plate-core': 18.13.0_qdcsprnod5bfbmegcnb676utjq + '@udecode/plate-link': 18.13.0_qdcsprnod5bfbmegcnb676utjq + '@udecode/plate-serializer-html': 18.13.0_37wvkh6kqxct62usdhaku45wma + '@udecode/plate-ui-link': 18.13.0_55etcy5fbuj4gfsykwqkmb53o4 + '@udecode/plate-ui-toolbar': 18.13.0_55etcy5fbuj4gfsykwqkmb53o4 '@use-gesture/react': 10.2.23_react@18.2.0 - aws-sdk: 2.1277.0 + aws-sdk: 2.1282.0 bot-engine: link:../../packages/bot-engine browser-image-compression: 2.0.0 canvas-confetti: 1.6.0 - chakra-react-select: 4.4.3_rimn5i5k53tiepfjihjwcsjnou + chakra-react-select: 4.4.3_suvuwb4zy3kosq3lfl2ftu463a codemirror: 6.0.1_@lezer+common@1.0.2 cuid: 2.1.8 deep-object-diff: 1.1.9 @@ -176,20 +176,20 @@ importers: emails: link:../../packages/emails emojilib: 3.0.8 focus-visible: 5.2.0 - framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y + framer-motion: 8.0.2_biqbaboplfbrettd7655fr4n2y google-auth-library: 8.7.0 google-spreadsheet: 3.3.0 got: 12.5.3 htmlparser2: 8.0.1 immer: 9.0.16 js-video-url-parser: 0.5.1 - jsonwebtoken: 8.5.1 + jsonwebtoken: 9.0.0 micro: 10.0.1 micro-cors: 0.1.1 minio: 7.0.32 - next: 13.0.7_672uxklweod7ene3nqtsh262ca - next-auth: 4.12.3_gxrb4puqhmlxj5cjmftw47fgty - nextjs-cors: 2.1.2_next@13.0.7 + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq + next-auth: 4.12.3_mibeyvivfhhmvvbkd4wwrgzcom + nextjs-cors: 2.1.2_next@13.1.1 nodemailer: 6.8.0 nprogress: 0.2.0 papaparse: 5.3.2 @@ -200,30 +200,30 @@ importers: slate: 0.87.0 slate-history: 0.86.0_slate@0.87.0 slate-hyperscript: 0.77.0_slate@0.87.0 - slate-react: 0.87.1_n2cfbellevwxpal743zx3kzaym - stripe: 11.4.0 + slate-react: 0.88.0_n2cfbellevwxpal743zx3kzaym + stripe: 11.5.0 styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba svg-round-corners: 0.4.1 swr: 2.0.0_react@18.2.0 thememirror: 2.0.1_jxyczrmcrnl7x5ydpuf7hgjfya - tinycolor2: 1.4.2 - trpc-openapi: 1.0.0_nuoe2uo2ngdjbmcrwljfpdxrve + tinycolor2: 1.5.1 + trpc-openapi: 1.0.0_xfxv3otgv6nbap2imkii6swyfm typebot-js: link:../../packages/typebot-js use-debounce: 9.0.2_react@18.2.0 devDependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@chakra-ui/styled-system': 2.5.0 - '@playwright/test': 1.29.0 + '@playwright/test': 1.29.1 '@types/canvas-confetti': 1.6.0 '@types/google-spreadsheet': 3.3.0 - '@types/jsonwebtoken': 8.5.9 + '@types/jsonwebtoken': 9.0.0 '@types/micro-cors': 0.1.2 '@types/minio': 7.0.15 '@types/node': 18.11.17 '@types/nodemailer': 6.4.7 '@types/nprogress': 0.2.0 '@types/papaparse': 5.3.5 - '@types/prettier': 2.7.1 + '@types/prettier': 2.7.2 '@types/qs': 6.9.7 '@types/react': 18.0.26 '@types/tinycolor2': 1.4.3 @@ -241,7 +241,7 @@ importers: apps/docs: specifiers: - '@algolia/client-search': 4.14.2 + '@algolia/client-search': 4.14.3 '@docusaurus/core': 2.2.0 '@docusaurus/preset-classic': 2.2.0 '@docusaurus/theme-common': 2.2.0 @@ -262,9 +262,9 @@ importers: webpack: 5.75.0 dependencies: '@docusaurus/core': 2.2.0_vukvsfkp4hxnee7vteliqou2xy - '@docusaurus/preset-classic': 2.2.0_jogigzj45gcb527cihwgbv576e + '@docusaurus/preset-classic': 2.2.0_khuo3aoapuqas32fbhxvlcff5q '@docusaurus/theme-common': 2.2.0_zneentkx4scexj4pzosurqq55y - '@docusaurus/theme-search-algolia': 2.2.0_uycdcn6rxfgi55lhowj6toddae + '@docusaurus/theme-search-algolia': 2.2.0_n4oe5z26vq3vwq3j7ep4u3xuda '@mdx-js/react': 1.6.22_react@17.0.2 '@svgr/webpack': 6.5.1 '@typebot.io/docusaurus-preset-openapi': 0.6.5_bitjua5s3tgsymg7hzgopoaz4a @@ -275,7 +275,7 @@ importers: react-dom: 17.0.2_react@17.0.2 url-loader: 4.1.1_p5dl6emkcwslbw72e37w4ug7em devDependencies: - '@algolia/client-search': 4.14.2 + '@algolia/client-search': 4.14.3 '@docusaurus/types': 2.2.0_sfoxds7t5ydpegc3knd667wn6m '@types/react': 18.0.26 tsx: 3.12.1 @@ -284,13 +284,13 @@ importers: apps/landing-page: specifiers: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@chakra-ui/icon': 3.0.13 '@chakra-ui/react': 2.4.4 '@chakra-ui/styled-system': 2.5.0 '@emotion/react': 11.10.5 '@emotion/styled': 11.10.5 - '@next/bundle-analyzer': 13.0.7 + '@next/bundle-analyzer': 13.1.1 '@types/aos': 3.0.4 '@types/node': 18.11.17 '@types/react': 18.0.26 @@ -303,9 +303,9 @@ importers: eslint: 8.30.0 eslint-config-custom: workspace:* focus-visible: 5.2.0 - framer-motion: 7.10.2 + framer-motion: 8.0.2 models: workspace:* - next: 13.0.7 + next: 13.1.1 next-transpile-modules: 10.0.0 postcss: 8.4.20 prettier: 2.8.1 @@ -316,24 +316,24 @@ importers: utils: workspace:* dependencies: '@chakra-ui/icon': 3.0.13_iuckyjetixsa6e5uo5ymtjguvq - '@chakra-ui/react': 2.4.4_przcunyodmsiq2duiyjrphchze - '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq - '@emotion/styled': 11.10.5_3djhvnr4jirfvebjqpipo7gthy + '@chakra-ui/react': 2.4.4_xcb2icnvjeltjpmlq3fhxstwhm + '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi + '@emotion/styled': 11.10.5_pwtpayi7py7ecifctvjbac33ee '@vercel/analytics': 0.1.6_react@18.2.0 aos: 2.3.4 bot-engine: link:../../packages/bot-engine db: link:../../packages/db focus-visible: 5.2.0 - framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y + framer-motion: 8.0.2_biqbaboplfbrettd7655fr4n2y models: link:../../packages/models - next: 13.0.7_672uxklweod7ene3nqtsh262ca + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq react: 18.2.0 react-dom: 18.2.0_react@18.2.0 utils: link:../../packages/utils devDependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@chakra-ui/styled-system': 2.5.0 - '@next/bundle-analyzer': 13.0.7 + '@next/bundle-analyzer': 13.1.1 '@types/aos': 3.0.4 '@types/node': 18.11.17 '@types/react': 18.0.26 @@ -351,9 +351,9 @@ importers: specifiers: '@babel/preset-env': 7.20.2 '@faire/mjml-react': 3.0.0 - '@playwright/test': 1.29.0 - '@sentry/nextjs': 7.27.0 - '@trpc/server': 10.5.0 + '@playwright/test': 1.29.1 + '@sentry/nextjs': 7.28.1 + '@trpc/server': 10.7.0 '@typebot.io/react': workspace:* '@types/cors': 2.8.13 '@types/google-spreadsheet': 3.3.0 @@ -363,7 +363,7 @@ importers: '@types/qs': 6.9.7 '@types/react': 18.0.26 '@types/sanitize-html': 2.8.0 - aws-sdk: 2.1277.0 + aws-sdk: 2.1282.0 bot-engine: workspace:* cors: 2.8.5 cuid: 2.1.8 @@ -376,47 +376,47 @@ importers: google-spreadsheet: 3.3.0 got: 12.5.3 models: workspace:* - next: 13.0.7 + next: 13.1.1 next-transpile-modules: 10.0.0 nextjs-cors: ^2.1.2 node-fetch: ^3.3.0 nodemailer: 6.8.0 papaparse: 5.3.2 - phone: ^3.1.31 + phone: ^3.1.32 qs: 6.11.0 react: 18.2.0 react-dom: 18.2.0 - stripe: 11.4.0 - superjson: ^1.12.0 + stripe: 11.5.0 + superjson: ^1.12.1 trpc-openapi: 1.0.0 tsconfig: workspace:* typescript: 4.9.4 utils: workspace:* zod: 3.20.2 dependencies: - '@sentry/nextjs': 7.27.0_next@13.0.7+react@18.2.0 - '@trpc/server': 10.5.0 + '@sentry/nextjs': 7.28.1_next@13.1.1+react@18.2.0 + '@trpc/server': 10.7.0 '@typebot.io/react': link:../../packages/react - aws-sdk: 2.1277.0 + aws-sdk: 2.1282.0 bot-engine: link:../../packages/bot-engine cors: 2.8.5 cuid: 2.1.8 db: link:../../packages/db google-spreadsheet: 3.3.0 got: 12.5.3 - next: 13.0.7_672uxklweod7ene3nqtsh262ca - nextjs-cors: 2.1.2_next@13.0.7 + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq + nextjs-cors: 2.1.2_next@13.1.1 nodemailer: 6.8.0 - phone: 3.1.31 + phone: 3.1.32 qs: 6.11.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - stripe: 11.4.0 - trpc-openapi: 1.0.0_nuoe2uo2ngdjbmcrwljfpdxrve + stripe: 11.5.0 + trpc-openapi: 1.0.0_xfxv3otgv6nbap2imkii6swyfm devDependencies: - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 '@faire/mjml-react': 3.0.0_7tbcn2mecc3yvuxakflodiks3m - '@playwright/test': 1.29.0 + '@playwright/test': 1.29.1 '@types/cors': 2.8.13 '@types/google-spreadsheet': 3.3.0 '@types/node': 18.11.17 @@ -452,7 +452,7 @@ importers: '@types/react-transition-group': 4.4.5 autoprefixer: 10.4.13 db: workspace:* - esbuild: ^0.16.9 + esbuild: ^0.16.10 eslint: 8.30.0 eslint-config-custom: workspace:* models: workspace:* @@ -462,7 +462,7 @@ importers: qs: 6.11.0 react: 18.2.0 react-dom: 18.2.0 - react-frame-component: 5.2.3 + react-frame-component: 5.2.4 react-phone-number-input: 3.2.13 react-scroll: 1.8.9 react-transition-group: 4.4.5 @@ -478,7 +478,7 @@ importers: '@stripe/stripe-js': 1.46.0 prop-types: 15.8.1 qs: 6.11.0 - react-frame-component: 5.2.3_v2m5e27vhdewzwhryxwfaorcca + react-frame-component: 5.2.4_v2m5e27vhdewzwhryxwfaorcca react-phone-number-input: 3.2.13_biqbaboplfbrettd7655fr4n2y react-scroll: 1.8.9_biqbaboplfbrettd7655fr4n2y react-transition-group: 4.4.5_biqbaboplfbrettd7655fr4n2y @@ -509,16 +509,16 @@ importers: packages/db: specifiers: - '@prisma/client': 4.7.1 + '@prisma/client': 4.8.0 dotenv-cli: 6.0.0 - prisma: 4.7.1 + prisma: 4.8.0 tsconfig: workspace:* typescript: 4.9.4 dependencies: - '@prisma/client': 4.7.1_prisma@4.7.1 + '@prisma/client': 4.8.0_prisma@4.8.0 devDependencies: dotenv-cli: 6.0.0 - prisma: 4.7.1 + prisma: 4.8.0 tsconfig: link:../tsconfig typescript: 4.9.4 @@ -554,15 +554,15 @@ importers: packages/eslint-config-custom: specifiers: - '@typescript-eslint/eslint-plugin': ^5.46.0 - '@typescript-eslint/parser': ^5.46.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 eslint: 8.30.0 - eslint-config-next: 13.0.7 + eslint-config-next: 13.1.1 eslint-config-prettier: 8.5.0 eslint-plugin-react: 7.31.11 dependencies: eslint: 8.30.0 - eslint-config-next: 13.0.7_lzzuuodtsqwxnvqeq4g4likcqa + eslint-config-next: 13.1.1_lzzuuodtsqwxnvqeq4g4likcqa eslint-config-prettier: 8.5.0_eslint@8.30.0 eslint-plugin-react: 7.31.11_eslint@8.30.0 devDependencies: @@ -574,73 +574,73 @@ importers: '@power-elements/stripe-elements': ^3.3.0 '@rollup/plugin-babel': ^6.0.3 '@rollup/plugin-node-resolve': ^15.0.1 - '@rollup/plugin-replace': ^5.0.1 + '@rollup/plugin-replace': ^5.0.2 '@rollup/plugin-typescript': ^10.0.1 '@stripe/stripe-js': 1.46.0 '@types/react': ^18.0.26 autoprefixer: 10.4.13 - babel-preset-solid: ^1.6.3 - eslint: 8.29.0 + babel-preset-solid: ^1.6.6 + eslint: 8.30.0 eslint-config-custom: workspace:* eslint-plugin-solid: ^0.9.1 models: workspace:* - phone: ^3.1.31 + phone: ^3.1.32 postcss: 8.4.20 react: ^18.2.0 - rollup: ^3.7.4 + rollup: ^3.8.1 rollup-plugin-babel: ^4.4.0 - rollup-plugin-dts: ^5.0.0 + rollup-plugin-dts: ^5.1.0 rollup-plugin-postcss: ^4.0.2 rollup-plugin-terser: ^7.0.2 rollup-plugin-typescript-paths: ^1.4.0 solid-element: ^1.6.3 - solid-js: ^1.6.5 + solid-js: ^1.6.6 tailwindcss: 3.2.4 tsconfig: workspace:* tsup: 6.5.0 typescript: ^4.9.4 utils: workspace:* - vite: ^4.0.1 + vite: ^4.0.3 vite-plugin-solid: ^2.5.0 dependencies: '@power-elements/stripe-elements': 3.3.0 '@stripe/stripe-js': 1.46.0 models: link:../models - phone: 3.1.31 + phone: 3.1.32 solid-element: 1.6.3_solid-js@1.6.6 solid-js: 1.6.6 utils: link:../utils devDependencies: - '@rollup/plugin-babel': 6.0.3_zrxplyvfi52whpdwd6wkjjeo5q - '@rollup/plugin-node-resolve': 15.0.1_rollup@3.7.5 - '@rollup/plugin-replace': 5.0.2_rollup@3.7.5 - '@rollup/plugin-typescript': 10.0.1_oj4jlwi3mkekxo3vucumcwebnq + '@rollup/plugin-babel': 6.0.3_dfwdex4qe3e2dx2m4b7f5c5gee + '@rollup/plugin-node-resolve': 15.0.1_rollup@3.8.1 + '@rollup/plugin-replace': 5.0.2_rollup@3.8.1 + '@rollup/plugin-typescript': 10.0.1_q6nddm75e3egjsxnhzkgx66xvi '@types/react': 18.0.26 autoprefixer: 10.4.13_postcss@8.4.20 - babel-preset-solid: 1.6.6_@babel+core@7.20.5 - eslint: 8.29.0 + babel-preset-solid: 1.6.6_@babel+core@7.20.7 + eslint: 8.30.0 eslint-config-custom: link:../eslint-config-custom - eslint-plugin-solid: 0.9.1_ha6vam6werchizxrnqvarmz2zu + eslint-plugin-solid: 0.9.1_lzzuuodtsqwxnvqeq4g4likcqa postcss: 8.4.20 react: 18.2.0 - rollup: 3.7.5 - rollup-plugin-babel: 4.4.0_zrxplyvfi52whpdwd6wkjjeo5q - rollup-plugin-dts: 5.0.0_oj4jlwi3mkekxo3vucumcwebnq + rollup: 3.8.1 + rollup-plugin-babel: 4.4.0_dfwdex4qe3e2dx2m4b7f5c5gee + rollup-plugin-dts: 5.1.0_q6nddm75e3egjsxnhzkgx66xvi rollup-plugin-postcss: 4.0.2_postcss@8.4.20 - rollup-plugin-terser: 7.0.2_rollup@3.7.5 + rollup-plugin-terser: 7.0.2_rollup@3.8.1 rollup-plugin-typescript-paths: 1.4.0_typescript@4.9.4 tailwindcss: 3.2.4_postcss@8.4.20 tsconfig: link:../tsconfig tsup: 6.5.0_rjjztofv3neoollaos63msgx3q typescript: 4.9.4 - vite: 4.0.2 - vite-plugin-solid: 2.5.0_solid-js@1.6.6+vite@4.0.2 + vite: 4.0.3 + vite-plugin-solid: 2.5.0_solid-js@1.6.6+vite@4.0.3 packages/models: specifiers: cuid: 2.1.8 db: workspace:* - next: 13.0.7 + next: 13.1.1 tsconfig: workspace:* typescript: 4.9.4 zod: 3.20.2 @@ -649,7 +649,7 @@ importers: devDependencies: cuid: 2.1.8 db: link:../db - next: 13.0.7_biqbaboplfbrettd7655fr4n2y + next: 13.1.1_biqbaboplfbrettd7655fr4n2y tsconfig: link:../tsconfig typescript: 4.9.4 @@ -683,11 +683,11 @@ importers: got: 12.5.3 models: workspace:* prompts: ^2.4.2 - stripe: 11.4.0 + stripe: 11.5.0 tsx: 3.12.1 typescript: 4.9.4 utils: workspace:* - zod: 3.19.1 + zod: 3.20.2 devDependencies: '@types/node': 18.11.17 '@types/prompts': 2.4.2 @@ -696,11 +696,11 @@ importers: got: 12.5.3 models: link:../models prompts: 2.4.2 - stripe: 11.4.0 + stripe: 11.5.0 tsx: 3.12.1 typescript: 4.9.4 utils: link:../utils - zod: 3.19.1 + zod: 3.20.2 packages/tsconfig: specifiers: {} @@ -724,33 +724,33 @@ importers: jest: 29.3.1 jest-environment-jsdom: 29.3.1 prettier: 2.8.1 - ts-jest: 29.0.3_43zklbx4rugdiph3f634rwhali + ts-jest: 29.0.3_oocn32opyo5a3aioojhowzp34e tsconfig: link:../tsconfig tsup: 6.5.0_typescript@4.9.4 typescript: 4.9.4 packages/utils: specifiers: - '@playwright/test': 1.29.0 + '@playwright/test': 1.29.1 '@types/nodemailer': 6.4.7 - aws-sdk: 2.1277.0 + aws-sdk: 2.1282.0 cuid: 2.1.8 db: workspace:* dotenv: 16.0.3 models: workspace:* - next: 13.0.7 + next: 13.1.1 nodemailer: 6.8.0 tsconfig: workspace:* typescript: 4.9.4 devDependencies: - '@playwright/test': 1.29.0 + '@playwright/test': 1.29.1 '@types/nodemailer': 6.4.7 - aws-sdk: 2.1277.0 + aws-sdk: 2.1282.0 cuid: 2.1.8 db: link:../db dotenv: 16.0.3 models: link:../models - next: 13.0.7_biqbaboplfbrettd7655fr4n2y + next: 13.1.1_biqbaboplfbrettd7655fr4n2y nodemailer: 6.8.0 tsconfig: link:../tsconfig typescript: 4.9.4 @@ -758,10 +758,10 @@ importers: packages/wordpress: specifiers: '@prettier/plugin-php': 0.19.2 - prettier: 2.8.0 + prettier: 2.8.1 devDependencies: - '@prettier/plugin-php': 0.19.2_prettier@2.8.0 - prettier: 2.8.0 + '@prettier/plugin-php': 0.19.2_prettier@2.8.1 + prettier: 2.8.1 packages: @@ -771,14 +771,14 @@ packages: '@algolia/autocomplete-shared': 1.7.2 dev: false - /@algolia/autocomplete-preset-algolia/1.7.2_2cjonjk646fnp2r5p5h2mtt4y4: + /@algolia/autocomplete-preset-algolia/1.7.2_dk4ct527ug5whbfokpeal2wzha: resolution: {integrity: sha512-+RYEG6B0QiGGfRb2G3MtPfyrl0dALF3cQNTWBzBX6p5o01vCCGTTinAm2UKG3tfc2CnOMAtnPLkzNZyJUpnVJw==} peerDependencies: '@algolia/client-search': '>= 4.9.1 < 6' algoliasearch: '>= 4.9.1 < 6' dependencies: '@algolia/autocomplete-shared': 1.7.2 - '@algolia/client-search': 4.14.2 + '@algolia/client-search': 4.14.3 algoliasearch: 4.14.3 dev: false @@ -792,12 +792,8 @@ packages: '@algolia/cache-common': 4.14.3 dev: false - /@algolia/cache-common/4.14.2: - resolution: {integrity: sha512-SbvAlG9VqNanCErr44q6lEKD2qoK4XtFNx9Qn8FK26ePCI8I9yU7pYB+eM/cZdS9SzQCRJBbHUumVr4bsQ4uxg==} - /@algolia/cache-common/4.14.3: resolution: {integrity: sha512-oZJofOoD9FQOwiGTzyRnmzvh3ZP8WVTNPBLH5xU5JNF7drDbRT0ocVT0h/xB2rPHYzOeXRrLaQQBwRT/CKom0Q==} - dev: false /@algolia/cache-in-memory/4.14.3: resolution: {integrity: sha512-ES0hHQnzWjeioLQf5Nq+x1AWdZJ50znNPSH3puB/Y4Xsg4Av1bvLmTJe7SY2uqONaeMTvL0OaVcoVtQgJVw0vg==} @@ -820,18 +816,11 @@ packages: '@algolia/transporter': 4.14.3 dev: false - /@algolia/client-common/4.14.2: - resolution: {integrity: sha512-43o4fslNLcktgtDMVaT5XwlzsDPzlqvqesRi4MjQz2x4/Sxm7zYg5LRYFol1BIhG6EwxKvSUq8HcC/KxJu3J0Q==} - dependencies: - '@algolia/requester-common': 4.14.2 - '@algolia/transporter': 4.14.2 - /@algolia/client-common/4.14.3: resolution: {integrity: sha512-jkPPDZdi63IK64Yg4WccdCsAP4pHxSkr4usplkUZM5C1l1oEpZXsy2c579LQ0rvwCs5JFmwfNG4ahOszidfWPw==} dependencies: '@algolia/requester-common': 4.14.3 '@algolia/transporter': 4.14.3 - dev: false /@algolia/client-personalization/4.14.3: resolution: {integrity: sha512-UCX1MtkVNgaOL9f0e22x6tC9e2H3unZQlSUdnVaSKpZ+hdSChXGaRjp2UIT7pxmPqNCyv51F597KEX5WT60jNg==} @@ -841,23 +830,19 @@ packages: '@algolia/transporter': 4.14.3 dev: false - /@algolia/client-search/4.14.2: - resolution: {integrity: sha512-L5zScdOmcZ6NGiVbLKTvP02UbxZ0njd5Vq9nJAmPFtjffUSOGEp11BmD2oMJ5QvARgx2XbX4KzTTNS5ECYIMWw==} + /@algolia/client-search/4.14.3: + resolution: {integrity: sha512-I2U7xBx5OPFdPLA8AXKUPPxGY3HDxZ4r7+mlZ8ZpLbI8/ri6fnu6B4z3wcL7sgHhDYMwnAE8Xr0AB0h3Hnkp4A==} dependencies: - '@algolia/client-common': 4.14.2 - '@algolia/requester-common': 4.14.2 - '@algolia/transporter': 4.14.2 + '@algolia/client-common': 4.14.3 + '@algolia/requester-common': 4.14.3 + '@algolia/transporter': 4.14.3 /@algolia/events/4.0.1: resolution: {integrity: sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==} dev: false - /@algolia/logger-common/4.14.2: - resolution: {integrity: sha512-/JGlYvdV++IcMHBnVFsqEisTiOeEr6cUJtpjz8zc0A9c31JrtLm318Njc72p14Pnkw3A/5lHHh+QxpJ6WFTmsA==} - /@algolia/logger-common/4.14.3: resolution: {integrity: sha512-kUEAZaBt/J3RjYi8MEBT2QEexJR2kAE2mtLmezsmqMQZTV502TkHCxYzTwY2dE7OKcUTxi4OFlMuS4GId9CWPw==} - dev: false /@algolia/logger-console/4.14.3: resolution: {integrity: sha512-ZWqAlUITktiMN2EiFpQIFCJS10N96A++yrexqC2Z+3hgF/JcKrOxOdT4nSCQoEPvU4Ki9QKbpzbebRDemZt/hw==} @@ -871,12 +856,8 @@ packages: '@algolia/requester-common': 4.14.3 dev: false - /@algolia/requester-common/4.14.2: - resolution: {integrity: sha512-73YQsBOKa5fvVV3My7iZHu1sUqmjjfs9TteFWwPwDmnad7T0VTCopttcsM3OjLxZFtBnX61Xxl2T2gmG2O4ehg==} - /@algolia/requester-common/4.14.3: resolution: {integrity: sha512-RrRzqNyKFDP7IkTuV3XvYGF9cDPn9h6qEDl595lXva3YUk9YSS8+MGZnnkOMHvjkrSCKfoLeLbm/T4tmoIeclw==} - dev: false /@algolia/requester-node-http/4.14.3: resolution: {integrity: sha512-O5wnPxtDRPuW2U0EaOz9rMMWdlhwP0J0eSL1Z7TtXF8xnUeeUyNJrdhV5uy2CAp6RbhM1VuC3sOJcIR6Av+vbA==} @@ -884,20 +865,12 @@ packages: '@algolia/requester-common': 4.14.3 dev: false - /@algolia/transporter/4.14.2: - resolution: {integrity: sha512-t89dfQb2T9MFQHidjHcfhh6iGMNwvuKUvojAj+JsrHAGbuSy7yE4BylhLX6R0Q1xYRoC4Vvv+O5qIw/LdnQfsQ==} - dependencies: - '@algolia/cache-common': 4.14.2 - '@algolia/logger-common': 4.14.2 - '@algolia/requester-common': 4.14.2 - /@algolia/transporter/4.14.3: resolution: {integrity: sha512-2qlKlKsnGJ008exFRb5RTeTOqhLZj0bkMCMVskxoqWejs2Q2QtWmsiH98hDfpw0fmnyhzHEt0Z7lqxBYp8bW2w==} dependencies: '@algolia/cache-common': 4.14.3 '@algolia/logger-common': 4.14.3 '@algolia/requester-common': 4.14.3 - dev: false /@ampproject/remapping/2.2.0: resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==} @@ -921,13 +894,13 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.5 - '@babel/helper-module-transforms': 7.20.2 - '@babel/helpers': 7.20.6 - '@babel/parser': 7.20.5 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/generator': 7.20.7 + '@babel/helper-module-transforms': 7.20.11 + '@babel/helpers': 7.20.7 + '@babel/parser': 7.20.7 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -940,20 +913,20 @@ packages: - supports-color dev: false - /@babel/core/7.20.5: - resolution: {integrity: sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ==} + /@babel/core/7.20.7: + resolution: {integrity: sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 - '@babel/helper-module-transforms': 7.20.2 - '@babel/helpers': 7.20.6 - '@babel/parser': 7.20.5 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/generator': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/helper-module-transforms': 7.20.11 + '@babel/helpers': 7.20.7 + '@babel/parser': 7.20.7 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -966,7 +939,16 @@ packages: resolution: {integrity: sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 + '@jridgewell/gen-mapping': 0.3.2 + jsesc: 2.5.2 + dev: false + + /@babel/generator/7.20.7: + resolution: {integrity: sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.20.7 '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 @@ -974,34 +956,47 @@ packages: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 /@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.5 + '@babel/types': 7.20.7 - /@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5: + /@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.7: resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.20.5 - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.4 semver: 6.3.0 - /@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.20.5: + /@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/compat-data': 7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-validator-option': 7.18.6 + browserslist: 4.21.4 + lru-cache: 5.1.1 + semver: 6.3.0 + + /@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-3RCdA/EmEaikrhayahwToF0fpweU/8o2p8vhc1c/1kftHOdTKuC65kik/TLc+qfbS8JKw4qqJbne4ovICDhmww==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 @@ -1012,23 +1007,23 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.5: + /@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-m68B1lkg3XDGX5yCvGO0kPx3v9WIYLnzjKfPcQiwntEQa5ZeRkPmo2X/ISJc8qxWGfwUr+kvZAeEzAwLec2r2w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@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.5: + /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.7: resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 debug: 4.3.4 lodash.debounce: 4.0.8 @@ -1045,42 +1040,42 @@ packages: resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 /@babel/helper-function-name/7.19.0: resolution: {integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.18.10 - '@babel/types': 7.20.5 + '@babel/template': 7.20.7 + '@babel/types': 7.20.7 /@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 /@babel/helper-member-expression-to-functions/7.18.9: resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 /@babel/helper-module-imports/7.16.0: resolution: {integrity: sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: true /@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.5 + '@babel/types': 7.20.7 - /@babel/helper-module-transforms/7.20.2: - resolution: {integrity: sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==} + /@babel/helper-module-transforms/7.20.11: + resolution: {integrity: sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.18.9 @@ -1088,9 +1083,9 @@ packages: '@babel/helper-simple-access': 7.20.2 '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.19.1 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -1098,7 +1093,7 @@ packages: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 /@babel/helper-plugin-utils/7.10.4: resolution: {integrity: sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==} @@ -1108,17 +1103,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.5: + /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@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.5 + '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -1129,8 +1124,8 @@ packages: '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-member-expression-to-functions': 7.18.9 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -1138,19 +1133,19 @@ packages: resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 /@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.5 + '@babel/types': 7.20.7 /@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.5 + '@babel/types': 7.20.7 /@babel/helper-string-parser/7.19.4: resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} @@ -1169,19 +1164,19 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-function-name': 7.19.0 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color - /@babel/helpers/7.20.6: - resolution: {integrity: sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w==} + /@babel/helpers/7.20.7: + resolution: {integrity: sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -1193,131 +1188,131 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser/7.20.5: - resolution: {integrity: sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==} + /@babel/parser/7.20.7: + resolution: {integrity: sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.5: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.20.5: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.5 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.7 - /@babel/plugin-proposal-async-generator-functions/7.20.1_@babel+core@7.20.5: + /@babel/plugin-proposal-async-generator-functions/7.20.1_@babel+core@7.20.7: resolution: {integrity: sha512-Gh5rchzSwE4kC+o/6T8waD0WHEQIsDmjltY8WnWRXHUdH8axZhuH86Ov9M72YhJfDrZseQwuuWaaIT/TmePp3g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@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.5 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.5 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.7 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.7: 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.5 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.5 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.7 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 - /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.5: + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.7: 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.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.7 - /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.7 - /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.20.5: + /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.7 - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.7: 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.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.7 - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.7 /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.9: resolution: {integrity: sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==} @@ -1330,150 +1325,150 @@ packages: '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.12.9 dev: false - /@babel/plugin-proposal-object-rest-spread/7.20.2_@babel+core@7.20.5: + /@babel/plugin-proposal-object-rest-spread/7.20.2_@babel+core@7.20.7: resolution: {integrity: sha512-Ks6uej9WFK+fvIMesSqbAto5dD8Dz4VuuFvGJFKgIGSkJuRGcrwGECPA1fDgQK3/DbExBJpEkTeYeB8geIFCSQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.5 - '@babel/core': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.20.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.20.7 - /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.7 - /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.20.5: + /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@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.5 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.7 - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.20.5: + /@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-Vq7b9dUA12ByzB4EjQTPo25sFhY+08pQDBSZRtUAkj7lb7jahaHR5igera16QZ+3my1nYR4dKsNdYj5IjPHilQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.7 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.5: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.7: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.5: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.7: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.5: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.7: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.5: + /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.7: resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.5: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.7: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 /@babel/plugin-syntax-jsx/7.12.1_@babel+core@7.12.9: @@ -1485,37 +1480,37 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5: + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.5: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.7: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.5: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.7: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.12.9: @@ -1527,106 +1522,106 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.5: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.7: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.5: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.7: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.5: + /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.7: resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@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.5 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.7 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-block-scoping/7.20.5_@babel+core@7.20.5: + /@babel/plugin-transform-block-scoping/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-WvpEIW9Cbj9ApF3yJCjIEEf1EiNJLtXagOrL5LNWEZOo3jv8pmPoYTSNJQvqej8OavVlgOoOPw6/htGZro6IkA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-classes/7.20.2_@babel+core@7.20.5: + /@babel/plugin-transform-classes/7.20.2_@babel+core@7.20.7: resolution: {integrity: sha512-9rbPp0lCVVoagvtEyQKSo5L8oo0nQS/iif+lwlAz29MccX2642vWDlSZK+2T2buxbopotId2ld7zZAzRfz9j1g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 '@babel/helper-optimise-call-expression': 7.18.6 @@ -1637,168 +1632,168 @@ packages: transitivePeerDependencies: - supports-color - /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.20.5: + /@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.20.7: resolution: {integrity: sha512-mENM+ZHrvEgxLTBXUiQ621rRXZes3KWUv6NdQlrnr1TkWVw+hUjQBZuP2X32qKlrlG2BzgR95gkuCRSkJl8vIw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.7: 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.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@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.5: + /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.7: resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 '@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.5: + /@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-modules-amd/7.19.6_@babel+core@7.20.5: + /@babel/plugin-transform-modules-amd/7.19.6_@babel+core@7.20.7: resolution: {integrity: sha512-uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-module-transforms': 7.20.2 + '@babel/core': 7.20.7 + '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-commonjs/7.19.6_@babel+core@7.20.5: + /@babel/plugin-transform-modules-commonjs/7.19.6_@babel+core@7.20.7: resolution: {integrity: sha512-8PIa1ym4XRTKuSsOUXqDG0YaOlEuTVvHMe5JCfgBMOtHvJKw/4NGovEGN33viISshG/rZNVrACiBmPQLvWN8xQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-module-transforms': 7.20.2 + '@babel/core': 7.20.7 + '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-simple-access': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-systemjs/7.19.6_@babel+core@7.20.5: + /@babel/plugin-transform-modules-systemjs/7.19.6_@babel+core@7.20.7: resolution: {integrity: sha512-fqGLBepcc3kErfR9R3DnVpURmckXP7gj7bAlrTQyBxrigFqszZCkFkcoxzCp2v32XmwXLvbw+8Yq9/b+QqksjQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-module-transforms': 7.20.2 + '@babel/helper-module-transforms': 7.20.11 '@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.5: + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-module-transforms': 7.20.2 + '@babel/core': 7.20.7 + '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.20.5: + /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.7: 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.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.7: 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.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-replace-supers': 7.19.1 transitivePeerDependencies: @@ -1814,315 +1809,315 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-parameters/7.20.5_@babel+core@7.20.5: + /@babel/plugin-transform-parameters/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-h7plkOmcndIUWXZFLgpbrh2+fXAi47zcUX7IrOQuZdLD0I0KvjJ6cvo3BEcAOsDOcZhVKGJqv07mkSqK0y2isQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-react-constant-elements/7.20.2_@babel+core@7.20.5: + /@babel/plugin-transform-react-constant-elements/7.20.2_@babel+core@7.20.7: resolution: {integrity: sha512-KS/G8YI8uwMGKErLFOHS/ekhqdHhpEloxs43NecQHVgo2QuQSyJhGIY1fL8UGl9wy5ItVwwoUL4YxVqsplGq2g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.20.7: 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.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.20.7: 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.5 - '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.7 dev: false - /@babel/plugin-transform-react-jsx/7.19.0_@babel+core@7.20.5: + /@babel/plugin-transform-react-jsx/7.19.0_@babel+core@7.20.7: resolution: {integrity: sha512-UVEvX3tXie3Szm3emi1+G63jyw1w5IcMY0FSKM+CRnKRI5Mr1YbCNgsSTwoTwKphQEG9P+QqmuRFneJPZuHNhg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@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.5 - '@babel/types': 7.20.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.7 + '@babel/types': 7.20.7 dev: false - /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.20.5: + /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 regenerator-transform: 0.15.1 - /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-runtime/7.19.6_@babel+core@7.20.5: + /@babel/plugin-transform-runtime/7.19.6_@babel+core@7.20.7: resolution: {integrity: sha512-PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@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.5 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.5 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.5 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.7 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.7 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.7 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.7: 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.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-spread/7.19.0_@babel+core@7.20.5: + /@babel/plugin-transform-spread/7.19.0_@babel+core@7.20.7: resolution: {integrity: sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@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.5: + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.5: + /@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.7: resolution: {integrity: sha512-jvS+ngBfrnTUBfOQq8NfGnSbF9BrqlR6hjJ2yVxMkmO5nL/cdifNbI30EfjRlN4g5wYWNnMPyj5Sa6R1pbLeag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.5 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.7 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.5: + /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.7: 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.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/preset-env/7.20.2_@babel+core@7.20.5: + /@babel/preset-env/7.20.2_@babel+core@7.20.7: 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.5 - '@babel/core': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.7 '@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.5 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-async-generator-functions': 7.20.1_@babel+core@7.20.5 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.5 - '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.5 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.5 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.20.5 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.5 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.5 - '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-block-scoping': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.5 - '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.5 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.5 - '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-systemjs': 7.19.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.20.5 - '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.5 - '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.5 - '@babel/preset-modules': 0.1.5_@babel+core@7.20.5 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-proposal-async-generator-functions': 7.20.1_@babel+core@7.20.7 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.7 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.7 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.7 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.7 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.20.7 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.7 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.7 + '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-block-scoping': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.7 + '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.7 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.7 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.7 + '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.20.7 + '@babel/plugin-transform-modules-systemjs': 7.19.6_@babel+core@7.20.7 + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.20.7 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.7 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.7 + '@babel/preset-modules': 0.1.5_@babel+core@7.20.7 '@babel/types': 7.20.5 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.5 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.5 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.5 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.7 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.7 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.7 core-js-compat: 3.26.1 semver: 6.3.0 transitivePeerDependencies: - supports-color - /@babel/preset-modules/0.1.5_@babel+core@7.20.5: + /@babel/preset-modules/0.1.5_@babel+core@7.20.7: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.5 - '@babel/types': 7.20.5 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.7 + '@babel/types': 7.20.7 esutils: 2.0.3 - /@babel/preset-react/7.18.6_@babel+core@7.20.5: + /@babel/preset-react/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@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.5 - '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.5 - '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.7 + '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.20.7 dev: false - /@babel/preset-typescript/7.18.6_@babel+core@7.20.5: + /@babel/preset-typescript/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.20.5 + '@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.20.7 transitivePeerDependencies: - supports-color @@ -2140,43 +2135,61 @@ packages: dependencies: regenerator-runtime: 0.13.11 - /@babel/template/7.18.10: - resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==} + /@babel/template/7.20.7: + resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.20.5 - '@babel/types': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/types': 7.20.7 + + /@babel/traverse/7.20.10: + resolution: {integrity: sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.18.6 + '@babel/generator': 7.20.7 + '@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.7 + '@babel/types': 7.20.7 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color /@babel/traverse/7.20.5: resolution: {integrity: sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.5 + '@babel/generator': 7.20.7 '@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.5 - '@babel/types': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/types': 7.20.7 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color + dev: false /@babel/traverse/7.20.5_supports-color@5.5.0: resolution: {integrity: sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.5 + '@babel/generator': 7.20.7 '@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.5 - '@babel/types': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/types': 7.20.7 debug: 4.3.4_supports-color@5.5.0 globals: 11.12.0 transitivePeerDependencies: @@ -2191,11 +2204,19 @@ packages: '@babel/helper-validator-identifier': 7.19.1 to-fast-properties: 2.0.0 + /@babel/types/7.20.7: + resolution: {integrity: sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==} + 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.4_v3e3sxd2uk3a5ht2jlbmshfate: + /@chakra-ui/accordion/2.1.4_34qedzqhxvxlbrindygakhlmt4: resolution: {integrity: sha512-PQFW6kr+Bdru0DjKA8akC4BAz1VAJisLgo4TsJwjPO2gTS0zr99C+3bBs9uoDnjSJAf18/Q5zdXv11adA8n2XA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2208,8 +2229,8 @@ packages: '@chakra-ui/react-use-controllable-state': 2.0.6_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.12_ivdgx52fx5cgmohyjyqlnibwaq - framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/transition': 2.0.12_mpyaigbqivyzkdvk6rklhdk7tm + framer-motion: 8.0.2_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -2357,7 +2378,7 @@ packages: '@emotion/react': '>=10.0.35' react: '>=18' dependencies: - '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq + '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi react: 18.2.0 dev: false @@ -2513,7 +2534,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/menu/2.1.5_v3e3sxd2uk3a5ht2jlbmshfate: + /@chakra-ui/menu/2.1.5_34qedzqhxvxlbrindygakhlmt4: resolution: {integrity: sha512-2UusrQtxHcqcO9n/0YobNN3RJC8yAZU6oJbRPuvsQ9IL89scEWCTIxXEYrnIjeh/5zikcSEDGo9zM9Udg/XcsA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2534,12 +2555,12 @@ packages: '@chakra-ui/react-use-outside-click': 2.0.5_react@18.2.0 '@chakra-ui/react-use-update-effect': 2.0.5_react@18.2.0 '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.12_ivdgx52fx5cgmohyjyqlnibwaq - framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/transition': 2.0.12_mpyaigbqivyzkdvk6rklhdk7tm + framer-motion: 8.0.2_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/modal/2.2.5_fqc5h3y4b43vkv2gsskahlcs7e: + /@chakra-ui/modal/2.2.5_df5w7h3qljs6qm2fk4lmrhbn4e: resolution: {integrity: sha512-QIoN89bT5wnR71wxZFHt7vsS65yF9WCfIwDtFk8ifxJORPi/UkLMwBpjTV2Jfsxd22W6Oo2VOpRR0a5WFeK+jA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2554,9 +2575,9 @@ packages: '@chakra-ui/react-types': 2.0.5_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.12_ivdgx52fx5cgmohyjyqlnibwaq + '@chakra-ui/transition': 2.0.12_mpyaigbqivyzkdvk6rklhdk7tm aria-hidden: 1.2.2_kzbn2opkn2327fwg5yzwzya5o4 - framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y + framer-motion: 8.0.2_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-remove-scroll: 2.5.5_kzbn2opkn2327fwg5yzwzya5o4 @@ -2608,7 +2629,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/popover/2.1.4_v3e3sxd2uk3a5ht2jlbmshfate: + /@chakra-ui/popover/2.1.4_34qedzqhxvxlbrindygakhlmt4: resolution: {integrity: sha512-NXVtyMxYzDKzzQph/+GFRSM3tEj3gNvlCX/xGRsCOt9I446zJ1InCd/boXQKAc813coEN9McSOjNWgo+NCBD+Q==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -2626,7 +2647,7 @@ packages: '@chakra-ui/react-use-focus-on-pointer-down': 2.0.4_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y + framer-motion: 8.0.2_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -2677,8 +2698,8 @@ packages: '@chakra-ui/react-env': 2.0.11_react@18.2.0 '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm '@chakra-ui/utils': 2.0.12 - '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq - '@emotion/styled': 11.10.5_3djhvnr4jirfvebjqpipo7gthy + '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi + '@emotion/styled': 11.10.5_pwtpayi7py7ecifctvjbac33ee react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false @@ -2892,7 +2913,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react/2.4.4_przcunyodmsiq2duiyjrphchze: + /@chakra-ui/react/2.4.4_xcb2icnvjeltjpmlq3fhxstwhm: resolution: {integrity: sha512-mA0Js3qpRBTmhPuBlBw85OG9ot7uh7+4IjsASmkzbpJVB1Kz9Z+7RBOpjHfK/03zEsRp+XYrb1ps0DYl8ih5bQ==} peerDependencies: '@emotion/react': ^11.0.0 @@ -2901,7 +2922,7 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/accordion': 2.1.4_v3e3sxd2uk3a5ht2jlbmshfate + '@chakra-ui/accordion': 2.1.4_34qedzqhxvxlbrindygakhlmt4 '@chakra-ui/alert': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/avatar': 2.2.1_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/breadcrumb': 2.1.1_iuckyjetixsa6e5uo5ymtjguvq @@ -2921,11 +2942,11 @@ packages: '@chakra-ui/layout': 2.1.11_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/live-region': 2.0.11_react@18.2.0 '@chakra-ui/media-query': 3.2.8_iuckyjetixsa6e5uo5ymtjguvq - '@chakra-ui/menu': 2.1.5_v3e3sxd2uk3a5ht2jlbmshfate - '@chakra-ui/modal': 2.2.5_fqc5h3y4b43vkv2gsskahlcs7e + '@chakra-ui/menu': 2.1.5_34qedzqhxvxlbrindygakhlmt4 + '@chakra-ui/modal': 2.2.5_df5w7h3qljs6qm2fk4lmrhbn4e '@chakra-ui/number-input': 2.0.14_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/pin-input': 2.0.16_iuckyjetixsa6e5uo5ymtjguvq - '@chakra-ui/popover': 2.1.4_v3e3sxd2uk3a5ht2jlbmshfate + '@chakra-ui/popover': 2.1.4_34qedzqhxvxlbrindygakhlmt4 '@chakra-ui/popper': 3.0.10_react@18.2.0 '@chakra-ui/portal': 2.0.12_biqbaboplfbrettd7655fr4n2y '@chakra-ui/progress': 2.1.2_iuckyjetixsa6e5uo5ymtjguvq @@ -2938,7 +2959,7 @@ packages: '@chakra-ui/spinner': 2.0.11_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/stat': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/styled-system': 2.5.0 - '@chakra-ui/switch': 2.0.17_v3e3sxd2uk3a5ht2jlbmshfate + '@chakra-ui/switch': 2.0.17_34qedzqhxvxlbrindygakhlmt4 '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm '@chakra-ui/table': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/tabs': 2.1.5_iuckyjetixsa6e5uo5ymtjguvq @@ -2946,14 +2967,14 @@ packages: '@chakra-ui/textarea': 2.0.14_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/theme': 2.2.2_egcizgpwtsioofm7hx34ab4iqi '@chakra-ui/theme-utils': 2.0.6 - '@chakra-ui/toast': 4.0.6_jot6j767hrghrt7s4rrdwbs5jm - '@chakra-ui/tooltip': 2.2.3_jot6j767hrghrt7s4rrdwbs5jm - '@chakra-ui/transition': 2.0.12_ivdgx52fx5cgmohyjyqlnibwaq + '@chakra-ui/toast': 4.0.6_qwl5z7kgufa2o5sjfhnmtgxsi4 + '@chakra-ui/tooltip': 2.2.3_qwl5z7kgufa2o5sjfhnmtgxsi4 + '@chakra-ui/transition': 2.0.12_mpyaigbqivyzkdvk6rklhdk7tm '@chakra-ui/utils': 2.0.12 '@chakra-ui/visually-hidden': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq - '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq - '@emotion/styled': 11.10.5_3djhvnr4jirfvebjqpipo7gthy - framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y + '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi + '@emotion/styled': 11.10.5_pwtpayi7py7ecifctvjbac33ee + framer-motion: 8.0.2_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: @@ -3035,7 +3056,7 @@ packages: csstype: 3.1.1 lodash.mergewith: 4.6.2 - /@chakra-ui/switch/2.0.17_v3e3sxd2uk3a5ht2jlbmshfate: + /@chakra-ui/switch/2.0.17_34qedzqhxvxlbrindygakhlmt4: resolution: {integrity: sha512-BQabfC6qYi5xBJvEFPzKq0yl6fTtTNNEHTid5r7h0PWcCnAiHwQJTpQRpxp+AjK569LMLtTXReTZvNBrzEwOrA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -3044,7 +3065,7 @@ packages: dependencies: '@chakra-ui/checkbox': 2.2.5_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y + framer-motion: 8.0.2_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -3060,8 +3081,8 @@ packages: '@chakra-ui/styled-system': 2.5.0 '@chakra-ui/theme-utils': 2.0.6 '@chakra-ui/utils': 2.0.12 - '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq - '@emotion/styled': 11.10.5_3djhvnr4jirfvebjqpipo7gthy + '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi + '@emotion/styled': 11.10.5_pwtpayi7py7ecifctvjbac33ee react: 18.2.0 react-fast-compare: 3.2.0 dev: false @@ -3146,7 +3167,7 @@ packages: '@chakra-ui/theme-tools': 2.0.14_egcizgpwtsioofm7hx34ab4iqi dev: false - /@chakra-ui/toast/4.0.6_jot6j767hrghrt7s4rrdwbs5jm: + /@chakra-ui/toast/4.0.6_qwl5z7kgufa2o5sjfhnmtgxsi4: resolution: {integrity: sha512-LatqPM7Vhj22qCyOYXDuhretohp5lJWcXpI9QwpDjd/CEeChy4kYeIJbaLBMzl2WTfIZ+rfHRBhFTpp33aGyqA==} peerDependencies: '@chakra-ui/system': 2.3.5 @@ -3162,12 +3183,12 @@ packages: '@chakra-ui/styled-system': 2.5.0 '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm '@chakra-ui/theme': 2.2.2_egcizgpwtsioofm7hx34ab4iqi - framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y + framer-motion: 8.0.2_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/tooltip/2.2.3_jot6j767hrghrt7s4rrdwbs5jm: + /@chakra-ui/tooltip/2.2.3_qwl5z7kgufa2o5sjfhnmtgxsi4: resolution: {integrity: sha512-yOne9ofFYfW2XHsbCEPWgLUTnHKm5z21f/cPjwEqtmvCS7aTCOLFiwz2ckRS8yJbIAy+mw0UG6jQsblYKgXj4A==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -3182,18 +3203,18 @@ packages: '@chakra-ui/react-use-event-listener': 2.0.5_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y + framer-motion: 8.0.2_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/transition/2.0.12_ivdgx52fx5cgmohyjyqlnibwaq: + /@chakra-ui/transition/2.0.12_mpyaigbqivyzkdvk6rklhdk7tm: resolution: {integrity: sha512-ff6eU+m08ccYfCkk0hKfY/XlmGxCrfbBgsKgV4mirZ4SKUL1GVye8CYuHwWQlBJo+8s0yIpsTNxAuX4n/cW9/w==} peerDependencies: framer-motion: '>=4.0.0' react: '>=18' dependencies: - framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y + framer-motion: 8.0.2_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -3377,7 +3398,7 @@ packages: resolution: {integrity: sha512-rODCdDtGyudLj+Va8b6w6Y85KE85bXRsps/R4Yjwt5vueXKXZQKYw0aA9knxLBT6a/bI/GMrAcmCR75KYOM6hg==} dev: false - /@docsearch/react/3.3.0_jogigzj45gcb527cihwgbv576e: + /@docsearch/react/3.3.0_khuo3aoapuqas32fbhxvlcff5q: resolution: {integrity: sha512-fhS5adZkae2SSdMYEMVg6pxI5a/cE+tW16ki1V0/ur4Fdok3hBRkmN/H8VvlXnxzggkQIIRIVvYPn00JPjen3A==} peerDependencies: '@types/react': '>= 16.8.0 < 19.0.0' @@ -3392,7 +3413,7 @@ packages: optional: true dependencies: '@algolia/autocomplete-core': 1.7.2 - '@algolia/autocomplete-preset-algolia': 1.7.2_2cjonjk646fnp2r5p5h2mtt4y4 + '@algolia/autocomplete-preset-algolia': 1.7.2_dk4ct527ug5whbfokpeal2wzha '@docsearch/css': 3.3.0 '@types/react': 18.0.26 algoliasearch: 4.14.3 @@ -3410,13 +3431,13 @@ packages: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/generator': 7.20.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 - '@babel/preset-react': 7.18.6_@babel+core@7.20.5 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/preset-react': 7.18.6_@babel+core@7.20.7 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.7 '@babel/runtime': 7.20.6 '@babel/runtime-corejs3': 7.20.6 '@babel/traverse': 7.20.5 @@ -3430,7 +3451,7 @@ packages: '@slorber/static-site-generator-webpack-plugin': 4.0.7 '@svgr/webpack': 6.5.1 autoprefixer: 10.4.13_postcss@8.4.20 - babel-loader: 8.3.0_ztqwsvkb6z73luspkai6ilstpu + babel-loader: 8.3.0_lkd654lvpl423ugsqn5olungie babel-plugin-dynamic-import-node: 2.3.3 boxen: 6.2.1 chalk: 4.1.2 @@ -3527,8 +3548,8 @@ packages: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@babel/parser': 7.20.5 - '@babel/traverse': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/traverse': 7.20.10 '@docusaurus/logger': 2.2.0 '@docusaurus/utils': 2.2.0_@docusaurus+types@2.2.0 '@mdx-js/mdx': 1.6.22 @@ -3755,7 +3776,7 @@ packages: - webpack-cli dev: false - /@docusaurus/preset-classic/2.2.0_jogigzj45gcb527cihwgbv576e: + /@docusaurus/preset-classic/2.2.0_khuo3aoapuqas32fbhxvlcff5q: resolution: {integrity: sha512-yKIWPGNx7BT8v2wjFIWvYrS+nvN04W+UameSFf8lEiJk6pss0kL6SG2MRvyULiI3BDxH+tj6qe02ncpSPGwumg==} engines: {node: '>=16.14'} peerDependencies: @@ -3770,7 +3791,7 @@ packages: '@docusaurus/plugin-google-gtag': 2.2.0_sfoxds7t5ydpegc3knd667wn6m '@docusaurus/plugin-sitemap': 2.2.0_sfoxds7t5ydpegc3knd667wn6m '@docusaurus/theme-classic': 2.2.0_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/theme-search-algolia': 2.2.0_uycdcn6rxfgi55lhowj6toddae + '@docusaurus/theme-search-algolia': 2.2.0_n4oe5z26vq3vwq3j7ep4u3xuda '@docusaurus/types': 2.2.0_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -3867,14 +3888,14 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-search-algolia/2.2.0_uycdcn6rxfgi55lhowj6toddae: + /@docusaurus/theme-search-algolia/2.2.0_n4oe5z26vq3vwq3j7ep4u3xuda: resolution: {integrity: sha512-2h38B0tqlxgR2FZ9LpAkGrpDWVdXZ7vltfmTdX+4RsDs3A7khiNsmZB+x/x6sA4+G2V2CvrsPMlsYBy5X+cY1w==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docsearch/react': 3.3.0_jogigzj45gcb527cihwgbv576e + '@docsearch/react': 3.3.0_khuo3aoapuqas32fbhxvlcff5q '@docusaurus/logger': 2.2.0 '@docusaurus/plugin-content-docs': 2.2.0_sfoxds7t5ydpegc3knd667wn6m '@docusaurus/theme-translations': 2.2.0 @@ -3995,14 +4016,14 @@ packages: - webpack-cli dev: false - /@emotion/babel-plugin/11.10.5_@babel+core@7.20.5: + /@emotion/babel-plugin/11.10.5_@babel+core@7.20.7: resolution: {integrity: sha512-xE7/hyLHJac7D2Ve9dKroBBZqBT7WuPQmWcq7HSGb84sUuP4mlOWoB8dvVfD9yk5DHkU1m6RW7xSoDtnQHNQeA==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.7 '@babel/runtime': 7.20.6 '@emotion/hash': 0.9.0 '@emotion/memoize': 0.8.0 @@ -4064,7 +4085,7 @@ packages: resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==} dev: false - /@emotion/react/11.10.5_xl5my4wapvq2ctl7qwehtbgorq: + /@emotion/react/11.10.5_3grbeiqrb6djg67fiejiqngkdi: resolution: {integrity: sha512-TZs6235tCJ/7iF6/rvTaOH4oxQg2gMAcdHemjwLKIjKz4rRuYe1HJ2TQJKnAcRAfOUDdU8XoDadCe1rl72iv8A==} peerDependencies: '@babel/core': ^7.0.0 @@ -4076,9 +4097,9 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/runtime': 7.20.6 - '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.5 + '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.7 '@emotion/cache': 11.10.5 '@emotion/serialize': 1.1.1 '@emotion/use-insertion-effect-with-fallbacks': 1.0.0_react@18.2.0 @@ -4089,7 +4110,7 @@ packages: react: 18.2.0 dev: false - /@emotion/react/11.9.3_xl5my4wapvq2ctl7qwehtbgorq: + /@emotion/react/11.9.3_3grbeiqrb6djg67fiejiqngkdi: resolution: {integrity: sha512-g9Q1GcTOlzOEjqwuLF/Zd9LC+4FljjPjDfxSM7KmEakm+hsHXk+bYZ2q+/hTJzr0OUNkujo72pXLQvXj6H+GJQ==} peerDependencies: '@babel/core': ^7.0.0 @@ -4101,9 +4122,9 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/runtime': 7.20.6 - '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.5 + '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.7 '@emotion/cache': 11.10.5 '@emotion/serialize': 1.1.1 '@emotion/utils': 1.2.0 @@ -4141,7 +4162,7 @@ packages: resolution: {integrity: sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==} dev: false - /@emotion/styled/11.10.5_3djhvnr4jirfvebjqpipo7gthy: + /@emotion/styled/11.10.5_pwtpayi7py7ecifctvjbac33ee: resolution: {integrity: sha512-8EP6dD7dMkdku2foLoruPCNkRevzdcBaY6q0l0OsbyJK+x8D9HWjX27ARiSIKNF634hY9Zdoedh8bJCiva8yZw==} peerDependencies: '@babel/core': ^7.0.0 @@ -4154,11 +4175,11 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/runtime': 7.20.6 - '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.5 + '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.7 '@emotion/is-prop-valid': 1.2.0 - '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq + '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi '@emotion/serialize': 1.1.1 '@emotion/use-insertion-effect-with-fallbacks': 1.0.0_react@18.2.0 '@emotion/utils': 1.2.0 @@ -4166,7 +4187,7 @@ packages: react: 18.2.0 dev: false - /@emotion/styled/11.9.3_fhqx2qw7lfnut5yhosu25c54gi: + /@emotion/styled/11.9.3_35h2qpeo6yvlg5svn57lr3cq54: resolution: {integrity: sha512-o3sBNwbtoVz9v7WB1/Y/AmXl69YHmei2mrVnK7JgyBJ//Rst5yqPZCecEJlMlJrFeWHp+ki/54uN265V2pEcXA==} peerDependencies: '@babel/core': ^7.0.0 @@ -4179,11 +4200,11 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/runtime': 7.20.6 - '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.5 + '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.7 '@emotion/is-prop-valid': 1.2.0 - '@emotion/react': 11.9.3_xl5my4wapvq2ctl7qwehtbgorq + '@emotion/react': 11.9.3_3grbeiqrb6djg67fiejiqngkdi '@emotion/serialize': 1.1.1 '@emotion/utils': 1.2.0 '@types/react': 18.0.26 @@ -4579,13 +4600,13 @@ packages: uuid: 8.3.2 dev: false - /@giphy/react-components/6.5.1_bkycudvrb3j3gvocoupj7qjewi: + /@giphy/react-components/6.5.1_77xq4ymqds5h2liqkuci4r3swm: resolution: {integrity: sha512-2oKm0TNuCmqxyJ8Nply1Aws+KH/HJaRGg6ftKOVLDSCuXOCDdOR/PPhGXbA2CR/lczR3Mn2fGNKTqFMNJ9eedA==} peerDependencies: react: 16.10.2 - 18 dependencies: - '@emotion/react': 11.9.3_xl5my4wapvq2ctl7qwehtbgorq - '@emotion/styled': 11.9.3_fhqx2qw7lfnut5yhosu25c54gi + '@emotion/react': 11.9.3_3grbeiqrb6djg67fiejiqngkdi + '@emotion/styled': 11.9.3_35h2qpeo6yvlg5svn57lr3cq54 '@giphy/js-analytics': 4.2.0 '@giphy/js-brand': 2.2.2 '@giphy/js-fetch-api': 4.7.1 @@ -4601,8 +4622,8 @@ packages: - react-dom dev: false - /@googleapis/drive/4.0.0: - resolution: {integrity: sha512-46J3zDxmKe0tSLNwv+cnoybtZjKu1/8kb3VjlGWY4n3ClHCvH5defvJ5uhiMkQC5ZxHSGUTJbyzyCY0bWChktg==} + /@googleapis/drive/4.0.1: + resolution: {integrity: sha512-AMBwtyqs8iGzaf6Zct+/WTpAZxO7PskFM9cN+bP15+jLsOxlONAw8rhnQEoNOxWTBj/OjSm6+on6tTQkuIiSFg==} engines: {node: '>=12.0.0'} dependencies: googleapis-common: 6.0.4 @@ -4833,7 +4854,7 @@ packages: resolution: {integrity: sha512-8wmCFBTVGYqFNLWfcOWoVuMuKYPUBTnTMDkdvFtAYELwDOl9RGwOsvQWGPFxDJ8AWY9xM/8xCXdqmPK3+Q5Lug==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@jest/types': 29.3.1 '@jridgewell/trace-mapping': 0.3.17 babel-plugin-istanbul: 6.1.1 @@ -5040,7 +5061,7 @@ packages: '@motionone/types': 10.15.1 '@motionone/utils': 10.15.1 hey-listen: 1.0.8 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /@motionone/easing/10.15.1: @@ -5070,8 +5091,8 @@ packages: tslib: 2.4.1 dev: false - /@next/bundle-analyzer/13.0.7: - resolution: {integrity: sha512-kUvKjdScipM5fjVRoehBS+c1nwIk2HYwI01NfF8GZlpfyTnMIAmfb5cP2trHfD3rZKUTFl2bKR52+CDwo6SBgg==} + /@next/bundle-analyzer/13.1.1: + resolution: {integrity: sha512-zxC/MOj7gDjvQffHT4QZqcPe1Ny+e6o3wethCZn3liSElMA+kxgEopbziTUXdrvJcd/porq+3Itc8P+gxE/xog==} dependencies: webpack-bundle-analyzer: 4.7.0 transitivePeerDependencies: @@ -5079,113 +5100,113 @@ packages: - utf-8-validate dev: true - /@next/env/13.0.7: - resolution: {integrity: sha512-ZBclBRB7DbkSswXgbJ+muF5RxfgmAuQKAWL8tcm86aZmoiL1ZainxQK0hMcMYdh+IYG8UObAKV2wKB5O+6P4ng==} + /@next/env/13.1.1: + resolution: {integrity: sha512-vFMyXtPjSAiOXOywMojxfKIqE3VWN5RCAx+tT3AS3pcKjMLFTCJFUWsKv8hC+87Z1F4W3r68qTwDFZIFmd5Xkw==} - /@next/eslint-plugin-next/13.0.7: - resolution: {integrity: sha512-Q/Z0V3D3UpKhhzFU6/s17wD4rqJ+ZDGded8UpqNyzX1nUdD+/PnsZexPhSIZ2Yf/c8QESeirmJVRb3eAfCQkRQ==} + /@next/eslint-plugin-next/13.1.1: + resolution: {integrity: sha512-SBrOFS8PC3nQ5aeZmawJkjKkWjwK9RoxvBSv/86nZp0ubdoVQoko8r8htALd9ufp16NhacCdqhu9bzZLDWtALQ==} dependencies: glob: 7.1.7 dev: false - /@next/swc-android-arm-eabi/13.0.7: - resolution: {integrity: sha512-QTEamOK/LCwBf05GZ261rULMbZEpE3TYdjHlXfznV+nXwTztzkBNFXwP67gv2wW44BROzgi/vrR9H8oP+J5jxg==} + /@next/swc-android-arm-eabi/13.1.1: + resolution: {integrity: sha512-qnFCx1kT3JTWhWve4VkeWuZiyjG0b5T6J2iWuin74lORCupdrNukxkq9Pm+Z7PsatxuwVJMhjUoYz7H4cWzx2A==} engines: {node: '>= 10'} cpu: [arm] os: [android] requiresBuild: true optional: true - /@next/swc-android-arm64/13.0.7: - resolution: {integrity: sha512-wcy2H0Tl9ME8vKy2GnJZ7Mybwys+43F/Eh2Pvph7mSDpMbYBJ6iA0zeY62iYYXxlZhnAID3+h79FUqUEakkClw==} + /@next/swc-android-arm64/13.1.1: + resolution: {integrity: sha512-eCiZhTzjySubNqUnNkQCjU3Fh+ep3C6b5DCM5FKzsTH/3Gr/4Y7EiaPZKILbvnXmhWtKPIdcY6Zjx51t4VeTfA==} engines: {node: '>= 10'} cpu: [arm64] os: [android] requiresBuild: true optional: true - /@next/swc-darwin-arm64/13.0.7: - resolution: {integrity: sha512-F/mU7csN1/J2cqXJPMgTQ6MwAbc1pJ6sp6W+X0z5JEY4IFDzxKd3wRc3pCiNF7j8xW381JlNpWxhjCctnNmfaw==} + /@next/swc-darwin-arm64/13.1.1: + resolution: {integrity: sha512-9zRJSSIwER5tu9ADDkPw5rIZ+Np44HTXpYMr0rkM656IvssowPxmhK0rTreC1gpUCYwFsRbxarUJnJsTWiutPg==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - /@next/swc-darwin-x64/13.0.7: - resolution: {integrity: sha512-636AuRQynCPnIPRVzcCk5B7OMq9XjaYam2T0HeWUCE6y7EqEO3kxiuZ4QmN81T7A6Ydb+JnivYrLelHXmgdj6A==} + /@next/swc-darwin-x64/13.1.1: + resolution: {integrity: sha512-qWr9qEn5nrnlhB0rtjSdR00RRZEtxg4EGvicIipqZWEyayPxhUu6NwKiG8wZiYZCLfJ5KWr66PGSNeDMGlNaiA==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] requiresBuild: true optional: true - /@next/swc-freebsd-x64/13.0.7: - resolution: {integrity: sha512-92XAMzNgQazowZ9t7uZmHRA5VdBl/SwEdrf5UybdfRovsxB4r3+yJWEvFaqYpSEp0gwndbwLokJdpz7OwFdL3Q==} + /@next/swc-freebsd-x64/13.1.1: + resolution: {integrity: sha512-UwP4w/NcQ7V/VJEj3tGVszgb4pyUCt3lzJfUhjDMUmQbzG9LDvgiZgAGMYH6L21MoyAATJQPDGiAMWAPKsmumA==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] requiresBuild: true optional: true - /@next/swc-linux-arm-gnueabihf/13.0.7: - resolution: {integrity: sha512-3r1CWl5P6I5n5Yxip8EXv/Rfu2Cp6wVmIOpvmczyUR82j+bcMkwPAcUjNkG/vMCagS4xV7NElrcdGb39iFmfLg==} + /@next/swc-linux-arm-gnueabihf/13.1.1: + resolution: {integrity: sha512-CnsxmKHco9sosBs1XcvCXP845Db+Wx1G0qouV5+Gr+HT/ZlDYEWKoHVDgnJXLVEQzq4FmHddBNGbXvgqM1Gfkg==} engines: {node: '>= 10'} cpu: [arm] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-arm64-gnu/13.0.7: - resolution: {integrity: sha512-RXo8tt6ppiwyS6hpDw3JdAjKcdVewsefxnxk9xOH4mRhMyq9V2lQx0e24X/dRiZqkx3jnWReR2WRrUlgN1UkSQ==} + /@next/swc-linux-arm64-gnu/13.1.1: + resolution: {integrity: sha512-JfDq1eri5Dif+VDpTkONRd083780nsMCOKoFG87wA0sa4xL8LGcXIBAkUGIC1uVy9SMsr2scA9CySLD/i+Oqiw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-arm64-musl/13.0.7: - resolution: {integrity: sha512-RWpnW+bmfXyxyY7iARbueYDGuIF+BEp3etLeYh/RUNHb9PhOHLDgJOG8haGSykud3a6CcyBI8hEjqOhoObaDpw==} + /@next/swc-linux-arm64-musl/13.1.1: + resolution: {integrity: sha512-GA67ZbDq2AW0CY07zzGt07M5b5Yaq5qUpFIoW3UFfjOPgb0Sqf3DAW7GtFMK1sF4ROHsRDMGQ9rnT0VM2dVfKA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-x64-gnu/13.0.7: - resolution: {integrity: sha512-/ygUIiMMTYnbKlFs5Ba9J5k/tNxFWy8eI1bBF8UuMTvV8QJHl/aLDiA5dwsei2kk99/cu3eay62JnJXkSk3RSQ==} + /@next/swc-linux-x64-gnu/13.1.1: + resolution: {integrity: sha512-nnjuBrbzvqaOJaV+XgT8/+lmXrSCOt1YYZn/irbDb2fR2QprL6Q7WJNgwsZNxiLSfLdv+2RJGGegBx9sLBEzGA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-x64-musl/13.0.7: - resolution: {integrity: sha512-dLzr6AL77USJN0ejgx5AS8O8SbFlbYTzs0XwAWag4oQpUG2p3ARvxwQgYQ0Z+6EP0zIRZ/XfLkN/mhsyi3m4PA==} + /@next/swc-linux-x64-musl/13.1.1: + resolution: {integrity: sha512-CM9xnAQNIZ8zf/igbIT/i3xWbQZYaF397H+JroF5VMOCUleElaMdQLL5riJml8wUfPoN3dtfn2s4peSr3azz/g==} engines: {node: '>= 10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@next/swc-win32-arm64-msvc/13.0.7: - resolution: {integrity: sha512-+vFIVa82AwqFkpFClKT+n73fGxrhAZ2u1u3mDYEBdxO6c9U4Pj3S5tZFsGFK9kLT/bFvf/eeVOICSLCC7MSgJQ==} + /@next/swc-win32-arm64-msvc/13.1.1: + resolution: {integrity: sha512-pzUHOGrbgfGgPlOMx9xk3QdPJoRPU+om84hqVoe6u+E0RdwOG0Ho/2UxCgDqmvpUrMab1Deltlt6RqcXFpnigQ==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] requiresBuild: true optional: true - /@next/swc-win32-ia32-msvc/13.0.7: - resolution: {integrity: sha512-RNLXIhp+assD39dQY9oHhDxw+/qSJRARKhOFsHfOtf8yEfCHqcKkn3X/L+ih60ntaEqK294y1WkMk6ylotsxwA==} + /@next/swc-win32-ia32-msvc/13.1.1: + resolution: {integrity: sha512-WeX8kVS46aobM9a7Xr/kEPcrTyiwJqQv/tbw6nhJ4fH9xNZ+cEcyPoQkwPo570dCOLz3Zo9S2q0E6lJ/EAUOBg==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] requiresBuild: true optional: true - /@next/swc-win32-x64-msvc/13.0.7: - resolution: {integrity: sha512-kvdnlLcrnEq72ZP0lqe2Z5NqvB9N5uSCvtXJ0PhKvNncWWd0fEG9Ec9erXgwCmVlM2ytw41k9/uuQ+SVw4Pihw==} + /@next/swc-win32-x64-msvc/13.1.1: + resolution: {integrity: sha512-mVF0/3/5QAc5EGVnb8ll31nNvf3BWpPY4pBb84tk+BfQglWLqc5AC9q1Ht/YMWiEgs8ALNKEQ3GQnbY0bJF2Gg==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -5230,13 +5251,13 @@ packages: tslib: 2.4.1 dev: false - /@playwright/test/1.29.0: - resolution: {integrity: sha512-gp5PVBenxTJsm2bATWDNc2CCnrL5OaA/MXQdJwwkGQtqTjmY+ZOqAdLqo49O9MLTDh2vYh+tHWDnmFsILnWaeA==} + /@playwright/test/1.29.1: + resolution: {integrity: sha512-iQxk2DX5U9wOGV3+/Jh9OHPsw5H3mleUL2S4BgQuwtlAfK3PnKvn38m4Rg9zIViGHVW24opSm99HQm/UFLEy6w==} engines: {node: '>=14'} hasBin: true dependencies: '@types/node': 18.11.17 - playwright-core: 1.29.0 + playwright-core: 1.29.1 dev: true /@polka/url/1.0.0-next.21: @@ -5259,7 +5280,7 @@ packages: tslib: 2.4.1 dev: false - /@prettier/plugin-php/0.19.2_prettier@2.8.0: + /@prettier/plugin-php/0.19.2_prettier@2.8.1: resolution: {integrity: sha512-j4Io//Js9ajKP7vgjKpS0rS8B/HKIJxutUshlbCpXvsP8Cz28MYp2VFJytpS9zyLEfsMPXordNWjkBVvHRL7ow==} peerDependencies: prettier: ^1.15.0 || ^2.0.0 @@ -5267,11 +5288,11 @@ packages: linguist-languages: 7.21.0 mem: 8.1.1 php-parser: 3.1.2 - prettier: 2.8.0 + prettier: 2.8.1 dev: true - /@prisma/client/4.7.1_prisma@4.7.1: - resolution: {integrity: sha512-/GbnOwIPtjiveZNUzGXOdp7RxTEkHL4DZP3vBaFNadfr6Sf0RshU5EULFzVaSi9i9PIK9PYd+1Rn7z2B2npb9w==} + /@prisma/client/4.8.0_prisma@4.8.0: + resolution: {integrity: sha512-Y1riB0p2W52kh3zgssP/YAhln3RjBFcJy3uwEiyjmU+TQYh6QTZDRFBo3JtBWuq2FyMOl1Rye8jxzUP+n0l5Cg==} engines: {node: '>=14.17'} requiresBuild: true peerDependencies: @@ -5280,16 +5301,16 @@ packages: prisma: optional: true dependencies: - '@prisma/engines-version': 4.7.1-1.272861e07ab64f234d3ffc4094e32bd61775599c - prisma: 4.7.1 + '@prisma/engines-version': 4.8.0-61.d6e67a83f971b175a593ccc12e15c4a757f93ffe + prisma: 4.8.0 dev: false - /@prisma/engines-version/4.7.1-1.272861e07ab64f234d3ffc4094e32bd61775599c: - resolution: {integrity: sha512-Bd4LZ+WAnUHOq31e9X/ihi5zPlr4SzTRwUZZYxvWOxlerIZ7HJlVa9zXpuKTKLpI9O1l8Ec4OYCKsivWCs5a3Q==} + /@prisma/engines-version/4.8.0-61.d6e67a83f971b175a593ccc12e15c4a757f93ffe: + resolution: {integrity: sha512-MHSOSexomRMom8QN4t7bu87wPPD+pa+hW9+71JnVcF3DqyyO/ycCLhRL1we3EojRpZxKvuyGho2REQsMCvxcJw==} dev: false - /@prisma/engines/4.7.1: - resolution: {integrity: sha512-zWabHosTdLpXXlMefHmnouhXMoTB1+SCbUU3t4FCmdrtIOZcarPKU3Alto7gm/pZ9vHlGOXHCfVZ1G7OIrSbog==} + /@prisma/engines/4.8.0: + resolution: {integrity: sha512-A1Asn2rxZMlLAj1HTyfaCv0VQrLUv034jVay05QlqZg1qiHPeA3/pGTfNMijbsMYCsGVxfWEJuaZZuNxXGMCrA==} requiresBuild: true /@radix-ui/react-compose-refs/1.0.0_react@18.2.0: @@ -5330,7 +5351,7 @@ packages: reselect: 4.1.7 dev: false - /@rollup/plugin-babel/6.0.3_zrxplyvfi52whpdwd6wkjjeo5q: + /@rollup/plugin-babel/6.0.3_dfwdex4qe3e2dx2m4b7f5c5gee: resolution: {integrity: sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -5343,13 +5364,13 @@ packages: rollup: optional: true dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-module-imports': 7.18.6 - '@rollup/pluginutils': 5.0.2_rollup@3.7.5 - rollup: 3.7.5 + '@rollup/pluginutils': 5.0.2_rollup@3.8.1 + rollup: 3.8.1 dev: true - /@rollup/plugin-node-resolve/15.0.1_rollup@3.7.5: + /@rollup/plugin-node-resolve/15.0.1_rollup@3.8.1: resolution: {integrity: sha512-ReY88T7JhJjeRVbfCyNj+NXAG3IIsVMsX9b5/9jC98dRP8/yxlZdz7mHZbHk5zHr24wZZICS5AcXsFZAXYUQEg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -5358,16 +5379,16 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.2_rollup@3.7.5 + '@rollup/pluginutils': 5.0.2_rollup@3.8.1 '@types/resolve': 1.20.2 deepmerge: 4.2.2 is-builtin-module: 3.2.0 is-module: 1.0.0 resolve: 1.22.1 - rollup: 3.7.5 + rollup: 3.8.1 dev: true - /@rollup/plugin-replace/5.0.2_rollup@3.7.5: + /@rollup/plugin-replace/5.0.2_rollup@3.8.1: resolution: {integrity: sha512-M9YXNekv/C/iHHK+cvORzfRYfPbq0RDD8r0G+bMiTXjNGKulPnCT9O3Ss46WfhI6ZOCgApOP7xAdmCQJ+U2LAA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -5376,9 +5397,9 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.2_rollup@3.7.5 + '@rollup/pluginutils': 5.0.2_rollup@3.8.1 magic-string: 0.27.0 - rollup: 3.7.5 + rollup: 3.8.1 dev: true /@rollup/plugin-sucrase/4.0.4_rollup@2.78.0: @@ -5392,7 +5413,7 @@ packages: sucrase: 3.29.0 dev: false - /@rollup/plugin-typescript/10.0.1_oj4jlwi3mkekxo3vucumcwebnq: + /@rollup/plugin-typescript/10.0.1_q6nddm75e3egjsxnhzkgx66xvi: resolution: {integrity: sha512-wBykxRLlX7EzL8BmUqMqk5zpx2onnmRMSw/l9M1sVfkJvdwfxogZQVNUM9gVMJbjRLDR5H6U0OMOrlDGmIV45A==} engines: {node: '>=14.0.0'} peerDependencies: @@ -5405,9 +5426,9 @@ packages: tslib: optional: true dependencies: - '@rollup/pluginutils': 5.0.2_rollup@3.7.5 + '@rollup/pluginutils': 5.0.2_rollup@3.8.1 resolve: 1.22.1 - rollup: 3.7.5 + rollup: 3.8.1 typescript: 4.9.4 dev: true @@ -5431,7 +5452,7 @@ packages: picomatch: 2.3.1 dev: false - /@rollup/pluginutils/5.0.2_rollup@3.7.5: + /@rollup/pluginutils/5.0.2_rollup@3.8.1: resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -5443,21 +5464,21 @@ packages: '@types/estree': 1.0.0 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 3.7.5 + rollup: 3.8.1 dev: true /@rushstack/eslint-patch/1.2.0: resolution: {integrity: sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==} dev: false - /@sentry/browser/7.27.0: - resolution: {integrity: sha512-6z+q+omLqmdEvy+9i4j7xzIT6zgmWJnXqEiLCURnE34KsPq6wr6Nij1XHsTlApMcohOpPlo+C3nMTmz+oYUf5w==} + /@sentry/browser/7.28.1: + resolution: {integrity: sha512-N8j93IcrWKWorfJ5D+RSKVAvcR4S5tIcZ/HvFPMrQWnfVa/jtJcrKThdjZYteA0wjmPiy8/D3KA8nB91yulBPA==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.27.0 - '@sentry/replay': 7.27.0_@sentry+browser@7.27.0 - '@sentry/types': 7.27.0 - '@sentry/utils': 7.27.0 + '@sentry/core': 7.28.1 + '@sentry/replay': 7.28.1_@sentry+browser@7.28.1 + '@sentry/types': 7.28.1 + '@sentry/utils': 7.28.1 tslib: 1.14.1 dev: false @@ -5479,27 +5500,27 @@ packages: - supports-color dev: false - /@sentry/core/7.27.0: - resolution: {integrity: sha512-9WkHMllGNOr6S55N2HKJYJj/2mog5Kv6mjruqlcHHPSgcKFA8bjwBXJTghy6UzwtGd14cyS/X7h5AVUkvuXTMw==} + /@sentry/core/7.28.1: + resolution: {integrity: sha512-7wvnuvn/mrAfcugWoCG/3pqDIrUgH5t+HisMJMGw0h9Tc33KqrmqMDCQVvjlrr2pWrw/vuUCFdm8CbUHJ832oQ==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.27.0 - '@sentry/utils': 7.27.0 + '@sentry/types': 7.28.1 + '@sentry/utils': 7.28.1 tslib: 1.14.1 dev: false - /@sentry/integrations/7.27.0: - resolution: {integrity: sha512-2vrFKSV3YQkA6K5+v8sTh4gVi0FnqEEmSiZN8Isoj2AhIZYsOznD6DVz3UxfflObGlSZX1NJpeHG2m1HNxGSSQ==} + /@sentry/integrations/7.28.1: + resolution: {integrity: sha512-opeXVR1L9mZmZcpAs9kX+4JPY7pXhVupy17Sbz+43zd5CshYTveIcttGNPp+EPT3j7mMU+1TMAYZspKqJXtEBQ==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.27.0 - '@sentry/utils': 7.27.0 + '@sentry/types': 7.28.1 + '@sentry/utils': 7.28.1 localforage: 1.10.0 tslib: 1.14.1 dev: false - /@sentry/nextjs/7.27.0_next@13.0.7+react@18.2.0: - resolution: {integrity: sha512-Nr0KLpp02yS9PNIhBM0op6QBgLsmkQPEJ4r+ZD/EVGYGsSPlqEr1ktrm9mnfj3FqWlqBOQFF0w2HE72rVfSpQg==} + /@sentry/nextjs/7.28.1_next@13.1.1+react@18.2.0: + resolution: {integrity: sha512-y2ldKQmLTEMaBk2Z7jBKpNdQVu19b/B0iN2zIXtdmDLDKiJ1v7923YTgDuMFq3aRv9Yg38/90NsDGNW1f9U7Ww==} engines: {node: '>=8'} peerDependencies: next: ^10.0.8 || ^11.0 || ^12.0 || ^13.0 @@ -5511,16 +5532,16 @@ packages: dependencies: '@rollup/plugin-sucrase': 4.0.4_rollup@2.78.0 '@rollup/plugin-virtual': 3.0.0_rollup@2.78.0 - '@sentry/core': 7.27.0 - '@sentry/integrations': 7.27.0 - '@sentry/node': 7.27.0 - '@sentry/react': 7.27.0_react@18.2.0 - '@sentry/tracing': 7.27.0 - '@sentry/types': 7.27.0 - '@sentry/utils': 7.27.0 + '@sentry/core': 7.28.1 + '@sentry/integrations': 7.28.1 + '@sentry/node': 7.28.1 + '@sentry/react': 7.28.1_react@18.2.0 + '@sentry/tracing': 7.28.1 + '@sentry/types': 7.28.1 + '@sentry/utils': 7.28.1 '@sentry/webpack-plugin': 1.20.0 chalk: 3.0.0 - next: 13.0.7_672uxklweod7ene3nqtsh262ca + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq react: 18.2.0 rollup: 2.78.0 tslib: 1.14.1 @@ -5529,13 +5550,13 @@ packages: - supports-color dev: false - /@sentry/node/7.27.0: - resolution: {integrity: sha512-wp/nbkl1vi3Lajaf9AMCxyDTJP8V4GEiyg0jaG4p3MSF3/6t0+C5Lqqp3GunQZCyXWqDrtuLvNpirtp2egsBiQ==} + /@sentry/node/7.28.1: + resolution: {integrity: sha512-n7AbpJqZJjWPpKNGc55mP7AdQ+XSomS9MZJuZ+Xt2AU52aVwGPI4z9aHUJFSDGaMHHiu/toyPnoUES+XZf6/hw==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.27.0 - '@sentry/types': 7.27.0 - '@sentry/utils': 7.27.0 + '@sentry/core': 7.28.1 + '@sentry/types': 7.28.1 + '@sentry/utils': 7.28.1 cookie: 0.4.2 https-proxy-agent: 5.0.1 lru_map: 0.3.3 @@ -5544,52 +5565,52 @@ packages: - supports-color dev: false - /@sentry/react/7.27.0_react@18.2.0: - resolution: {integrity: sha512-KApZkkfMAC49L6j3mI7e+ZGig/Alo6lwGZWrAOIGXhdj77+msKWueL58YJDdpffm/EqIblc/8ZY9KG4b6Mkcgg==} + /@sentry/react/7.28.1_react@18.2.0: + resolution: {integrity: sha512-sFKK7uDREh84GyJcXDNuiQQ5VhLx7XJTOAdELxLv4HEI6BxbBRz0zNRQiKamTRkz9NmL7bZtld5TfbpOo9kijg==} engines: {node: '>=8'} peerDependencies: react: 15.x || 16.x || 17.x || 18.x dependencies: - '@sentry/browser': 7.27.0 - '@sentry/types': 7.27.0 - '@sentry/utils': 7.27.0 + '@sentry/browser': 7.28.1 + '@sentry/types': 7.28.1 + '@sentry/utils': 7.28.1 hoist-non-react-statics: 3.3.2 react: 18.2.0 tslib: 1.14.1 dev: false - /@sentry/replay/7.27.0_@sentry+browser@7.27.0: - resolution: {integrity: sha512-Db1TBx4JZWWbsAXSzWfAE55d4ekpPspZheyF66j84xq8jaFxgmlMMO7wBD8P7CHuQ6VUkgwa4glMkcamj/sfSg==} + /@sentry/replay/7.28.1_@sentry+browser@7.28.1: + resolution: {integrity: sha512-Os0PzMjKlwtHwzTU0kfVzGzsi4Vaj3g2arCl4Qnr3b6kYTb9WOFZo/n/v56ss7Z+nZG3K8W5PisoD4MRsRJRig==} engines: {node: '>=12'} peerDependencies: '@sentry/browser': '>=7.24.0' dependencies: - '@sentry/browser': 7.27.0 - '@sentry/core': 7.27.0 - '@sentry/types': 7.27.0 - '@sentry/utils': 7.27.0 + '@sentry/browser': 7.28.1 + '@sentry/core': 7.28.1 + '@sentry/types': 7.28.1 + '@sentry/utils': 7.28.1 dev: false - /@sentry/tracing/7.27.0: - resolution: {integrity: sha512-lxAiGAajbZgZkaViwYuxavbu/c8JUp56XOYzSAi7Km9jGnTFLNF4JCoyG0INy7lXipFJiWSd0Xq3aej0Lb+Cvg==} + /@sentry/tracing/7.28.1: + resolution: {integrity: sha512-uWspnuz+7FyW8ES5lRaVA7O/YJSzMlSkvBFtgzaoKmdaueokU/sRLwlCsrdgwavG1wpm79df7R1iiSeqhaXDlw==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.27.0 - '@sentry/types': 7.27.0 - '@sentry/utils': 7.27.0 + '@sentry/core': 7.28.1 + '@sentry/types': 7.28.1 + '@sentry/utils': 7.28.1 tslib: 1.14.1 dev: false - /@sentry/types/7.27.0: - resolution: {integrity: sha512-vapN3jchu3/WEMWQkrCOy2XDlOLj0l7IewYXKMr15Q21dlfM1QZMigU/r5rtYj5L8a2ISIHx+cRECxX5UIKH7w==} + /@sentry/types/7.28.1: + resolution: {integrity: sha512-DvSplMVrVEmOzR2M161V5+B8Up3vR71xMqJOpWTzE9TqtFJRGPtqT/5OBsNJJw1+/j2ssMcnKwbEo9Q2EGeS6g==} engines: {node: '>=8'} dev: false - /@sentry/utils/7.27.0: - resolution: {integrity: sha512-8e5cmjbeuxETPxPEymyyGEYlBbJO1IMveTlcxkTFySPU6nNz2oAIiqPVHv2QgFJJvRv79/i/4Tyl5gFMOW0+AA==} + /@sentry/utils/7.28.1: + resolution: {integrity: sha512-75/jzLUO9HH09iC9TslNimGbxOP3jgn89P+q7uR+rp2fJfRExHVeKJZQdK0Ij4/SmE7TJ3Uh2r154N0INZEx1g==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.27.0 + '@sentry/types': 7.28.1 tslib: 1.14.1 dev: false @@ -5665,101 +5686,101 @@ packages: resolution: {integrity: sha512-dkm0zCEoRLu5rTnsIgwDf/QG2DKcalOT2dk1IVgMySOHWTChLyOvQwMYhEduGgLvyYWTwNhAUV4WOLPQvjwLwA==} dev: false - /@svgr/babel-plugin-add-jsx-attribute/6.5.1_@babel+core@7.20.5: + /@svgr/babel-plugin-add-jsx-attribute/6.5.1_@babel+core@7.20.7: resolution: {integrity: sha512-9PYGcXrAxitycIjRmZB+Q0JaN07GZIWaTBIGQzfaZv+qr1n8X1XUEJ5rZ/vx6OVD9RRYlrNnXWExQXcmZeD/BQ==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 dev: false - /@svgr/babel-plugin-remove-jsx-attribute/6.5.0_@babel+core@7.20.5: + /@svgr/babel-plugin-remove-jsx-attribute/6.5.0_@babel+core@7.20.7: resolution: {integrity: sha512-8zYdkym7qNyfXpWvu4yq46k41pyNM9SOstoWhKlm+IfdCE1DdnRKeMUPsWIEO/DEkaWxJ8T9esNdG3QwQ93jBA==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 dev: false - /@svgr/babel-plugin-remove-jsx-empty-expression/6.5.0_@babel+core@7.20.5: + /@svgr/babel-plugin-remove-jsx-empty-expression/6.5.0_@babel+core@7.20.7: resolution: {integrity: sha512-NFdxMq3xA42Kb1UbzCVxplUc0iqSyM9X8kopImvFnB+uSDdzIHOdbs1op8ofAvVRtbg4oZiyRl3fTYeKcOe9Iw==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 dev: false - /@svgr/babel-plugin-replace-jsx-attribute-value/6.5.1_@babel+core@7.20.5: + /@svgr/babel-plugin-replace-jsx-attribute-value/6.5.1_@babel+core@7.20.7: resolution: {integrity: sha512-8DPaVVE3fd5JKuIC29dqyMB54sA6mfgki2H2+swh+zNJoynC8pMPzOkidqHOSc6Wj032fhl8Z0TVn1GiPpAiJg==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 dev: false - /@svgr/babel-plugin-svg-dynamic-title/6.5.1_@babel+core@7.20.5: + /@svgr/babel-plugin-svg-dynamic-title/6.5.1_@babel+core@7.20.7: resolution: {integrity: sha512-FwOEi0Il72iAzlkaHrlemVurgSQRDFbk0OC8dSvD5fSBPHltNh7JtLsxmZUhjYBZo2PpcU/RJvvi6Q0l7O7ogw==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 dev: false - /@svgr/babel-plugin-svg-em-dimensions/6.5.1_@babel+core@7.20.5: + /@svgr/babel-plugin-svg-em-dimensions/6.5.1_@babel+core@7.20.7: resolution: {integrity: sha512-gWGsiwjb4tw+ITOJ86ndY/DZZ6cuXMNE/SjcDRg+HLuCmwpcjOktwRF9WgAiycTqJD/QXqL2f8IzE2Rzh7aVXA==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 dev: false - /@svgr/babel-plugin-transform-react-native-svg/6.5.1_@babel+core@7.20.5: + /@svgr/babel-plugin-transform-react-native-svg/6.5.1_@babel+core@7.20.7: resolution: {integrity: sha512-2jT3nTayyYP7kI6aGutkyfJ7UMGtuguD72OjeGLwVNyfPRBD8zQthlvL+fAbAKk5n9ZNcvFkp/b1lZ7VsYqVJg==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 dev: false - /@svgr/babel-plugin-transform-svg-component/6.5.1_@babel+core@7.20.5: + /@svgr/babel-plugin-transform-svg-component/6.5.1_@babel+core@7.20.7: resolution: {integrity: sha512-a1p6LF5Jt33O3rZoVRBqdxL350oge54iZWHNI6LJB5tQ7EelvD/Mb1mfBiZNAan0dt4i3VArkFRjA4iObuNykQ==} engines: {node: '>=12'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 dev: false - /@svgr/babel-preset/6.5.1_@babel+core@7.20.5: + /@svgr/babel-preset/6.5.1_@babel+core@7.20.7: resolution: {integrity: sha512-6127fvO/FF2oi5EzSQOAjo1LE3OtNVh11R+/8FXa+mHx1ptAaS4cknIjnUA7e6j6fwGGJ17NzaTJFUwOV2zwCw==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@svgr/babel-plugin-add-jsx-attribute': 6.5.1_@babel+core@7.20.5 - '@svgr/babel-plugin-remove-jsx-attribute': 6.5.0_@babel+core@7.20.5 - '@svgr/babel-plugin-remove-jsx-empty-expression': 6.5.0_@babel+core@7.20.5 - '@svgr/babel-plugin-replace-jsx-attribute-value': 6.5.1_@babel+core@7.20.5 - '@svgr/babel-plugin-svg-dynamic-title': 6.5.1_@babel+core@7.20.5 - '@svgr/babel-plugin-svg-em-dimensions': 6.5.1_@babel+core@7.20.5 - '@svgr/babel-plugin-transform-react-native-svg': 6.5.1_@babel+core@7.20.5 - '@svgr/babel-plugin-transform-svg-component': 6.5.1_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@svgr/babel-plugin-add-jsx-attribute': 6.5.1_@babel+core@7.20.7 + '@svgr/babel-plugin-remove-jsx-attribute': 6.5.0_@babel+core@7.20.7 + '@svgr/babel-plugin-remove-jsx-empty-expression': 6.5.0_@babel+core@7.20.7 + '@svgr/babel-plugin-replace-jsx-attribute-value': 6.5.1_@babel+core@7.20.7 + '@svgr/babel-plugin-svg-dynamic-title': 6.5.1_@babel+core@7.20.7 + '@svgr/babel-plugin-svg-em-dimensions': 6.5.1_@babel+core@7.20.7 + '@svgr/babel-plugin-transform-react-native-svg': 6.5.1_@babel+core@7.20.7 + '@svgr/babel-plugin-transform-svg-component': 6.5.1_@babel+core@7.20.7 dev: false /@svgr/core/6.5.1: resolution: {integrity: sha512-/xdLSWxK5QkqG524ONSjvg3V/FkNyCv538OIBdQqPNaAta3AsXj/Bd2FbvR87yMbXO2hFSWiAe/Q6IkVPDw+mw==} engines: {node: '>=10'} dependencies: - '@babel/core': 7.20.5 - '@svgr/babel-preset': 6.5.1_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@svgr/babel-preset': 6.5.1_@babel+core@7.20.7 '@svgr/plugin-jsx': 6.5.1_@svgr+core@6.5.1 camelcase: 6.3.0 cosmiconfig: 7.1.0 @@ -5771,7 +5792,7 @@ packages: resolution: {integrity: sha512-1hnUxxjd83EAxbL4a0JDJoD3Dao3hmjvyvyEV8PzWmLK3B9m9NPlW7GKjFyoWE8nM7HnXzPcmmSyOW8yOddSXw==} engines: {node: '>=10'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 entities: 4.4.0 dev: false @@ -5781,8 +5802,8 @@ packages: peerDependencies: '@svgr/core': ^6.0.0 dependencies: - '@babel/core': 7.20.5 - '@svgr/babel-preset': 6.5.1_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@svgr/babel-preset': 6.5.1_@babel+core@7.20.7 '@svgr/core': 6.5.1 '@svgr/hast-util-to-babel-ast': 6.5.1 svg-parser: 2.0.4 @@ -5806,11 +5827,11 @@ packages: resolution: {integrity: sha512-cQ/AsnBkXPkEK8cLbv4Dm7JGXq2XrumKnL1dRpJD9rIO2fTIlJI9a1uCciYG1F2aUsox/hJQyNGbt3soDxSRkA==} engines: {node: '>=10'} dependencies: - '@babel/core': 7.20.5 - '@babel/plugin-transform-react-constant-elements': 7.20.2_@babel+core@7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 - '@babel/preset-react': 7.18.6_@babel+core@7.20.5 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/plugin-transform-react-constant-elements': 7.20.2_@babel+core@7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/preset-react': 7.18.6_@babel+core@7.20.7 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.7 '@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 @@ -5891,53 +5912,53 @@ packages: engines: {node: '>= 10'} dev: true - /@trpc/client/10.5.0_@trpc+server@10.5.0: - resolution: {integrity: sha512-ULRL6YUi/4sMzZnqS3VCe/VduPZgY24wdC4canpwWZfHj+O0kHz3KR260DzEw0QrpLrOwmkIWOlQKzVBn2lLgQ==} + /@trpc/client/10.7.0_@trpc+server@10.7.0: + resolution: {integrity: sha512-xCPc2hp37REJst6TXMkJvdc85CHvxpVY6YVdZIjl7uCYoQcrstwy8AWi7ElB3x7e19Cweke+9CAaUXKwAE1AKQ==} peerDependencies: - '@trpc/server': 10.5.0 + '@trpc/server': 10.7.0 dependencies: - '@trpc/server': 10.5.0 + '@trpc/server': 10.7.0 dev: false - /@trpc/next/10.5.0_pd3elg5u3zlm453dd4mbgdu4mm: - resolution: {integrity: sha512-beWvrdHZTV7kx4XeLlHKB29EC6VWkkPykWN1eoPkSTeAYMqEIpl46Xgdj6UfiLmuq8yjAi888BahGNdmTMqFZQ==} + /@trpc/next/10.7.0_gmaturtqmtlrknaw65ek5pmv2i: + resolution: {integrity: sha512-ZLY4J9IgEHN2op0UM14NCwCDyodRUw8Pmxgnpr62+UMIhDll6uggb2an8Op87l9EeYdKhKe2VavDWphI8vFGgw==} peerDependencies: '@tanstack/react-query': ^4.3.8 - '@trpc/client': 10.5.0 + '@trpc/client': 10.7.0 '@trpc/react-query': ^10.0.0-proxy-beta.21 - '@trpc/server': 10.5.0 + '@trpc/server': 10.7.0 next: '*' react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: '@tanstack/react-query': 4.20.4_biqbaboplfbrettd7655fr4n2y - '@trpc/client': 10.5.0_@trpc+server@10.5.0 - '@trpc/react-query': 10.5.0_hkttq5uvq7kltri3tppuogqqou - '@trpc/server': 10.5.0 - next: 13.0.7_672uxklweod7ene3nqtsh262ca + '@trpc/client': 10.7.0_@trpc+server@10.7.0 + '@trpc/react-query': 10.7.0_x4ie6nhblo2vtx2aafrgzlfqy4 + '@trpc/server': 10.7.0 + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq 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.5.0_hkttq5uvq7kltri3tppuogqqou: - resolution: {integrity: sha512-MBjgssZBy1ZRZVRE4uvnVu7AGcdOhL47Y1NIPGd5WG5ZisNrV6imf7yZ62uNDemnekwTuJT/Lad9r14swvmvzQ==} + /@trpc/react-query/10.7.0_x4ie6nhblo2vtx2aafrgzlfqy4: + resolution: {integrity: sha512-dSSmYid6NWocU32QMsH6qWEqnW4mbp7hX01hxsBfAA2mGYD8b4Kgc9ripw4MpPNbsJElJFyWDHfb/UHnhywWbA==} peerDependencies: '@tanstack/react-query': ^4.3.8 - '@trpc/client': 10.5.0 - '@trpc/server': 10.5.0 + '@trpc/client': 10.7.0 + '@trpc/server': 10.7.0 react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: '@tanstack/react-query': 4.20.4_biqbaboplfbrettd7655fr4n2y - '@trpc/client': 10.5.0_@trpc+server@10.5.0 - '@trpc/server': 10.5.0 + '@trpc/client': 10.7.0_@trpc+server@10.7.0 + '@trpc/server': 10.7.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@trpc/server/10.5.0: - resolution: {integrity: sha512-AJ4ckDpnN8xuqWBox68KDTFpG12ZxKkW7fi9XJ+TLtyyNyqOMVUvKH9070CdxhqBZjebTASryE+/6lntkDFQxA==} + /@trpc/server/10.7.0: + resolution: {integrity: sha512-kFhlqhzZt5PwVRRDci8oJKMMFGjjq9189stT6bvS9xuuLjRzzwhMShRi99sm/jqhdjWmlXyO3Ncx0rnghUvH+w==} dev: false /@trysound/sax/0.2.0: @@ -6054,8 +6075,8 @@ packages: /@types/babel__core/7.1.20: resolution: {integrity: sha512-PVb6Bg2QuscZ30FvOU7z4guG6c926D9YRvOxEaelzndpMsvP+YM74Q/dAFASpg2l6+XLalxSGxcq/lrgYWZtyQ==} dependencies: - '@babel/parser': 7.20.5 - '@babel/types': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/types': 7.20.7 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 '@types/babel__traverse': 7.18.3 @@ -6064,20 +6085,20 @@ packages: /@types/babel__generator/7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: true /@types/babel__template/7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.20.5 - '@babel/types': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/types': 7.20.7 dev: true /@types/babel__traverse/7.18.3: resolution: {integrity: sha512-1kbcJ40lLB7MHsj39U4Sh1uTd2E7rLEa79kmDpI6cy+XiXsteB3POdQomoq4FxszMrO3ZYchkhYJw7A2862b3w==} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: true /@types/body-parser/1.19.2: @@ -6233,8 +6254,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: false - /@types/jsonwebtoken/8.5.9: - resolution: {integrity: sha512-272FMnFGzAVMGtu9tkr29hRL6bZj4Zs1KZNeHLnKqAvp06tAIcarTMwOh8/8bz4FmKRcMxZhZNeUAQsNLoiPhg==} + /@types/jsonwebtoken/9.0.0: + resolution: {integrity: sha512-mM4TkDpA9oixqg1Fv2vVpOFyIVLJjm5x4k0V+K/rEsizfjD7Tk7LKk3GTtbB7KCfP0FEHQtsZqFxYA0+sijNVg==} dependencies: '@types/node': 18.11.17 dev: true @@ -6318,8 +6339,8 @@ packages: resolution: {integrity: sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw==} dev: false - /@types/prettier/2.7.1: - resolution: {integrity: sha512-ri0UmynRRvZiiUJdiz38MmIblKK+oH30MztdBVR95dv/Ubw6neWSb8u1XpRb72L4qsZOhz+L+z9JD40SJmfWow==} + /@types/prettier/2.7.2: + resolution: {integrity: sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==} dev: true /@types/prompts/2.4.2: @@ -6578,26 +6599,6 @@ packages: transitivePeerDependencies: - supports-color - /@typescript-eslint/utils/5.47.0_ha6vam6werchizxrnqvarmz2zu: - resolution: {integrity: sha512-U9xcc0N7xINrCdGVPwABjbAKqx4GK67xuMV87toI+HUqgXj26m6RBp9UshEXcTrgCkdGYFzgKLt8kxu49RilDw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - dependencies: - '@types/json-schema': 7.0.11 - '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.47.0 - '@typescript-eslint/types': 5.47.0 - '@typescript-eslint/typescript-estree': 5.47.0_typescript@4.9.4 - eslint: 8.29.0 - eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.29.0 - semver: 7.3.8 - transitivePeerDependencies: - - supports-color - - typescript - dev: true - /@typescript-eslint/utils/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa: resolution: {integrity: sha512-U9xcc0N7xINrCdGVPwABjbAKqx4GK67xuMV87toI+HUqgXj26m6RBp9UshEXcTrgCkdGYFzgKLt8kxu49RilDw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -6625,7 +6626,7 @@ packages: '@typescript-eslint/types': 5.47.0 eslint-visitor-keys: 3.3.0 - /@udecode/plate-basic-marks/18.13.0_ssaskl3y6js5nfmydttwmxjiha: + /@udecode/plate-basic-marks/18.13.0_qdcsprnod5bfbmegcnb676utjq: resolution: {integrity: sha512-uwAmhXdMbvUhUyG6A0jhDEla5DDqP1lBnhLe8Pm+PGNRl4/UENtCWc/f3rxffJEjCS+59a3W+VILCNUoUEoHYg==} peerDependencies: react: '>=16.8.0' @@ -6634,12 +6635,12 @@ packages: slate-history: '>=0.66.0' slate-react: '>=0.79.0' dependencies: - '@udecode/plate-core': 18.13.0_ssaskl3y6js5nfmydttwmxjiha + '@udecode/plate-core': 18.13.0_qdcsprnod5bfbmegcnb676utjq react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.87.0 slate-history: 0.86.0_slate@0.87.0 - slate-react: 0.87.1_n2cfbellevwxpal743zx3kzaym + slate-react: 0.88.0_n2cfbellevwxpal743zx3kzaym transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -6655,7 +6656,7 @@ packages: - scheduler dev: false - /@udecode/plate-button/18.13.0_ssaskl3y6js5nfmydttwmxjiha: + /@udecode/plate-button/18.13.0_qdcsprnod5bfbmegcnb676utjq: resolution: {integrity: sha512-3OKE9nhpOvZvQQaYBdPHY6csLQeakyNmUg+v6sjM8aJJcAufOdcL5GoAm5f6gRARkdUZJRDZik+bt5xcHuM0UQ==} peerDependencies: react: '>=16.8.0' @@ -6664,12 +6665,12 @@ packages: slate-history: '>=0.66.0' slate-react: '>=0.79.0' dependencies: - '@udecode/plate-core': 18.13.0_ssaskl3y6js5nfmydttwmxjiha + '@udecode/plate-core': 18.13.0_qdcsprnod5bfbmegcnb676utjq react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.87.0 slate-history: 0.86.0_slate@0.87.0 - slate-react: 0.87.1_n2cfbellevwxpal743zx3kzaym + slate-react: 0.88.0_n2cfbellevwxpal743zx3kzaym transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -6685,7 +6686,7 @@ packages: - scheduler dev: false - /@udecode/plate-common/7.0.2_iinzbg35qeklvdtettw4wf5mau: + /@udecode/plate-common/7.0.2_lnxhyhulzzepmprizycrl5wfam: resolution: {integrity: sha512-FYggaasSk7Acy+l/N+dMCuBrVKXwEyRFATry4c5crjQqqhz7PPKtNmmpBGVOLFrEuI76gzZXzk3IrXRwPQebbQ==} peerDependencies: react: '>=16.8.0' @@ -6694,16 +6695,16 @@ packages: slate-history: '>=0.66.0' slate-react: '>=0.66.1' dependencies: - '@udecode/plate-core': 7.0.2_iinzbg35qeklvdtettw4wf5mau + '@udecode/plate-core': 7.0.2_lnxhyhulzzepmprizycrl5wfam is-hotkey: 0.1.8 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.87.0 slate-history: 0.86.0_slate@0.87.0 - slate-react: 0.87.1_n2cfbellevwxpal743zx3kzaym + slate-react: 0.88.0_n2cfbellevwxpal743zx3kzaym dev: false - /@udecode/plate-core/18.13.0_ssaskl3y6js5nfmydttwmxjiha: + /@udecode/plate-core/18.13.0_qdcsprnod5bfbmegcnb676utjq: resolution: {integrity: sha512-VWUpqTbEKOvjM3VF7V3NtzHmBTAC6GTGSkjELyorX8RrECBrdVu9LTiPaRCCfYb4XsVCWWSdWr4XZfnBlPrx0Q==} peerDependencies: react: '>=16.8.0' @@ -6715,7 +6716,7 @@ packages: '@radix-ui/react-slot': 1.0.1_react@18.2.0 '@udecode/zustood': 1.1.3_k5yycr66bppcbyzstzabg5wwe4 clsx: 1.2.1 - jotai: 1.12.0_zavbqmrropwrojvx6ojaa4s7im + jotai: 1.12.0_dojr2aquw55jwdpbannhlirjf4 lodash: 4.17.21 nanoid: 3.3.4 react: 18.2.0 @@ -6723,7 +6724,7 @@ packages: react-hotkeys-hook: 3.4.7_biqbaboplfbrettd7655fr4n2y slate: 0.87.0 slate-history: 0.86.0_slate@0.87.0 - slate-react: 0.87.1_n2cfbellevwxpal743zx3kzaym + slate-react: 0.88.0_n2cfbellevwxpal743zx3kzaym use-deep-compare: 1.1.0_react@18.2.0 zustand: 3.7.2_react@18.2.0 transitivePeerDependencies: @@ -6741,7 +6742,7 @@ packages: - scheduler dev: false - /@udecode/plate-core/7.0.2_iinzbg35qeklvdtettw4wf5mau: + /@udecode/plate-core/7.0.2_lnxhyhulzzepmprizycrl5wfam: resolution: {integrity: sha512-YFmzVRcRWkWRbqRuD/guCHuSb/NSdUtUocSz1XL7I/oCzZgXY5ddqsj6Aciu2hiiI0s9PeeAPwmegOi1lsClRg==} peerDependencies: react: '>=16.8.0' @@ -6756,11 +6757,11 @@ packages: react-dom: 18.2.0_react@18.2.0 slate: 0.87.0 slate-history: 0.86.0_slate@0.87.0 - slate-react: 0.87.1_n2cfbellevwxpal743zx3kzaym + slate-react: 0.88.0_n2cfbellevwxpal743zx3kzaym zustand: 3.7.2_react@18.2.0 dev: false - /@udecode/plate-floating/18.13.0_2rdl3ca5l7jj55e3x64652fjc4: + /@udecode/plate-floating/18.13.0_5rqxoxqxfwg733sfj2memqsnvm: resolution: {integrity: sha512-5DRoDQdxDr0XsFa2Gj2skbNiP88gwU1rIoJIORMZ0dJmMQ9RDYjmAhQimTCGMKPkkSVmF0t9HeGe9s5ocfkbEg==} peerDependencies: react: '>=16.8.0' @@ -6770,12 +6771,12 @@ packages: slate-react: '>=0.79.0' dependencies: '@floating-ui/react-dom-interactions': 0.6.6_ib3m5ricvtkl2cll7qpr2f6lvq - '@udecode/plate-core': 18.13.0_ssaskl3y6js5nfmydttwmxjiha + '@udecode/plate-core': 18.13.0_qdcsprnod5bfbmegcnb676utjq react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.87.0 slate-history: 0.86.0_slate@0.87.0 - slate-react: 0.87.1_n2cfbellevwxpal743zx3kzaym + slate-react: 0.88.0_n2cfbellevwxpal743zx3kzaym transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -6792,7 +6793,7 @@ packages: - scheduler dev: false - /@udecode/plate-link/18.13.0_ssaskl3y6js5nfmydttwmxjiha: + /@udecode/plate-link/18.13.0_qdcsprnod5bfbmegcnb676utjq: resolution: {integrity: sha512-E6TpA3ftOK1TLrhEbVXqIneVE6GpX5R56UQSjSCgtbaqLLIwT8JZ7rZDd/UXB2h4/V61nH/B4kb/Co0VzotfyA==} peerDependencies: react: '>=16.8.0' @@ -6801,14 +6802,14 @@ packages: slate-history: '>=0.66.0' slate-react: '>=0.79.0' dependencies: - '@udecode/plate-button': 18.13.0_ssaskl3y6js5nfmydttwmxjiha - '@udecode/plate-core': 18.13.0_ssaskl3y6js5nfmydttwmxjiha - '@udecode/plate-normalizers': 18.13.0_ssaskl3y6js5nfmydttwmxjiha + '@udecode/plate-button': 18.13.0_qdcsprnod5bfbmegcnb676utjq + '@udecode/plate-core': 18.13.0_qdcsprnod5bfbmegcnb676utjq + '@udecode/plate-normalizers': 18.13.0_qdcsprnod5bfbmegcnb676utjq react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.87.0 slate-history: 0.86.0_slate@0.87.0 - slate-react: 0.87.1_n2cfbellevwxpal743zx3kzaym + slate-react: 0.88.0_n2cfbellevwxpal743zx3kzaym transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -6824,7 +6825,7 @@ packages: - scheduler dev: false - /@udecode/plate-normalizers/18.13.0_ssaskl3y6js5nfmydttwmxjiha: + /@udecode/plate-normalizers/18.13.0_qdcsprnod5bfbmegcnb676utjq: resolution: {integrity: sha512-0PKrkkLLuoWtoNLDRlyEGXWxHurI7NBaxZHG9NpmMYrdjhElFbhparLmr46r7M0S6sTHJZwBrnX/SCvI0jYF9w==} peerDependencies: react: '>=16.8.0' @@ -6833,12 +6834,12 @@ packages: slate-history: '>=0.66.0' slate-react: '>=0.79.0' dependencies: - '@udecode/plate-core': 18.13.0_ssaskl3y6js5nfmydttwmxjiha + '@udecode/plate-core': 18.13.0_qdcsprnod5bfbmegcnb676utjq react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.87.0 slate-history: 0.86.0_slate@0.87.0 - slate-react: 0.87.1_n2cfbellevwxpal743zx3kzaym + slate-react: 0.88.0_n2cfbellevwxpal743zx3kzaym transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -6854,7 +6855,7 @@ packages: - scheduler dev: false - /@udecode/plate-serializer-html/18.13.0_cmpksi36jvnrtbvfjrxn4pfp7m: + /@udecode/plate-serializer-html/18.13.0_37wvkh6kqxct62usdhaku45wma: resolution: {integrity: sha512-foi0fAnaj8Kgp5xfbGq/w1/nEOrAq79nwM2R/UbpXLXF5j9Uxd2+b+HeEqaUm56z8MipMJ9UXmiB6xVlAw4Usg==} peerDependencies: react: '>=16.8.0' @@ -6864,14 +6865,14 @@ packages: slate-hyperscript: '>=0.66.0' slate-react: '>=0.79.0' dependencies: - '@udecode/plate-core': 18.13.0_ssaskl3y6js5nfmydttwmxjiha + '@udecode/plate-core': 18.13.0_qdcsprnod5bfbmegcnb676utjq html-entities: 2.3.3 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.87.0 slate-history: 0.86.0_slate@0.87.0 slate-hyperscript: 0.77.0_slate@0.87.0 - slate-react: 0.87.1_n2cfbellevwxpal743zx3kzaym + slate-react: 0.88.0_n2cfbellevwxpal743zx3kzaym transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -6887,7 +6888,7 @@ packages: - scheduler dev: false - /@udecode/plate-styled-components/18.13.0_h3crbom3weqmnvw4b73n3toera: + /@udecode/plate-styled-components/18.13.0_ltwtmphcn2h2kffmsz5in6x7ba: resolution: {integrity: sha512-3Rnr61fty2hkq+0gfKZTb1sul4UfIBHlx+XRm/I0ucmGzi5aJxFLe45I7dICHFXmA7E/rx4MhBoF2DY7HXFSxw==} peerDependencies: react: '>=16.8.0' @@ -6898,14 +6899,14 @@ packages: slate-react: '>=0.79.0' styled-components: '>=5.0.0' dependencies: - '@udecode/plate-core': 18.13.0_ssaskl3y6js5nfmydttwmxjiha + '@udecode/plate-core': 18.13.0_qdcsprnod5bfbmegcnb676utjq clsx: 1.2.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-is: 18.2.0 slate: 0.87.0 slate-history: 0.86.0_slate@0.87.0 - slate-react: 0.87.1_n2cfbellevwxpal743zx3kzaym + slate-react: 0.88.0_n2cfbellevwxpal743zx3kzaym styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -6922,7 +6923,7 @@ packages: - scheduler dev: false - /@udecode/plate-ui-button/18.13.0_h3crbom3weqmnvw4b73n3toera: + /@udecode/plate-ui-button/18.13.0_ltwtmphcn2h2kffmsz5in6x7ba: resolution: {integrity: sha512-LodNpcfFOIYt3N808bOI96wudDAs+uxfcFxgtfyXTxxMN4QPQAN5+dJk4ViJu76vtJWkZq6Y+8VmghWgl9sQJQ==} peerDependencies: react: '>=16.8.0' @@ -6932,14 +6933,14 @@ packages: slate-react: '>=0.79.0' styled-components: '>=5.0.0' dependencies: - '@udecode/plate-button': 18.13.0_ssaskl3y6js5nfmydttwmxjiha - '@udecode/plate-core': 18.13.0_ssaskl3y6js5nfmydttwmxjiha - '@udecode/plate-styled-components': 18.13.0_h3crbom3weqmnvw4b73n3toera + '@udecode/plate-button': 18.13.0_qdcsprnod5bfbmegcnb676utjq + '@udecode/plate-core': 18.13.0_qdcsprnod5bfbmegcnb676utjq + '@udecode/plate-styled-components': 18.13.0_ltwtmphcn2h2kffmsz5in6x7ba react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.87.0 slate-history: 0.86.0_slate@0.87.0 - slate-react: 0.87.1_n2cfbellevwxpal743zx3kzaym + slate-react: 0.88.0_n2cfbellevwxpal743zx3kzaym styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -6957,7 +6958,7 @@ packages: - scheduler dev: false - /@udecode/plate-ui-link/18.13.0_2eo4vmvsewedmyykgcy3et466y: + /@udecode/plate-ui-link/18.13.0_55etcy5fbuj4gfsykwqkmb53o4: resolution: {integrity: sha512-OD+8qbQMDn5Z+LJWKxGCchavwaMCrPfMLgRnXAONuz6p8ozVGoguLJ6LMhoH7LJZt/pvPmzEIIvp1qwy/mmdQA==} peerDependencies: react: '>=16.8.0' @@ -6967,16 +6968,16 @@ packages: slate-react: '>=0.79.0' styled-components: '>=5.0.0' dependencies: - '@udecode/plate-core': 18.13.0_ssaskl3y6js5nfmydttwmxjiha - '@udecode/plate-link': 18.13.0_ssaskl3y6js5nfmydttwmxjiha - '@udecode/plate-styled-components': 18.13.0_h3crbom3weqmnvw4b73n3toera - '@udecode/plate-ui-button': 18.13.0_h3crbom3weqmnvw4b73n3toera - '@udecode/plate-ui-toolbar': 18.13.0_2eo4vmvsewedmyykgcy3et466y + '@udecode/plate-core': 18.13.0_qdcsprnod5bfbmegcnb676utjq + '@udecode/plate-link': 18.13.0_qdcsprnod5bfbmegcnb676utjq + '@udecode/plate-styled-components': 18.13.0_ltwtmphcn2h2kffmsz5in6x7ba + '@udecode/plate-ui-button': 18.13.0_ltwtmphcn2h2kffmsz5in6x7ba + '@udecode/plate-ui-toolbar': 18.13.0_55etcy5fbuj4gfsykwqkmb53o4 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 slate: 0.87.0 slate-history: 0.86.0_slate@0.87.0 - slate-react: 0.87.1_n2cfbellevwxpal743zx3kzaym + slate-react: 0.88.0_n2cfbellevwxpal743zx3kzaym styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -6995,7 +6996,7 @@ packages: - scheduler dev: false - /@udecode/plate-ui-toolbar/18.13.0_2eo4vmvsewedmyykgcy3et466y: + /@udecode/plate-ui-toolbar/18.13.0_55etcy5fbuj4gfsykwqkmb53o4: resolution: {integrity: sha512-hO32TiOrDyFAjGUwXbIi4ibJrD+VfWyoiGx1TwtagAQFZ+I57BNMLUFyRDyiiOUyMCRP3oDtlEioCRoxEJCTbg==} peerDependencies: react: '>=16.8.0' @@ -7006,16 +7007,16 @@ packages: styled-components: '>=5.0.0' dependencies: '@tippyjs/react': 4.2.6_biqbaboplfbrettd7655fr4n2y - '@udecode/plate-core': 18.13.0_ssaskl3y6js5nfmydttwmxjiha - '@udecode/plate-floating': 18.13.0_2rdl3ca5l7jj55e3x64652fjc4 - '@udecode/plate-styled-components': 18.13.0_h3crbom3weqmnvw4b73n3toera - '@udecode/plate-ui-button': 18.13.0_h3crbom3weqmnvw4b73n3toera + '@udecode/plate-core': 18.13.0_qdcsprnod5bfbmegcnb676utjq + '@udecode/plate-floating': 18.13.0_5rqxoxqxfwg733sfj2memqsnvm + '@udecode/plate-styled-components': 18.13.0_ltwtmphcn2h2kffmsz5in6x7ba + '@udecode/plate-ui-button': 18.13.0_ltwtmphcn2h2kffmsz5in6x7ba react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-use: 17.4.0_biqbaboplfbrettd7655fr4n2y slate: 0.87.0 slate-history: 0.86.0_slate@0.87.0 - slate-react: 0.87.1_n2cfbellevwxpal743zx3kzaym + slate-react: 0.88.0_n2cfbellevwxpal743zx3kzaym styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -7633,8 +7634,8 @@ packages: resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} engines: {node: '>= 0.4'} - /aws-sdk/2.1277.0: - resolution: {integrity: sha512-cEZ0rg0j3STtLX6rba5tHMrV/KrhXKLtSleleF2IdTFzUjqRvxI54Pqc51w2D7tgAPUgEhMB4Q/ruKPqB8w+2Q==} + /aws-sdk/2.1282.0: + resolution: {integrity: sha512-xH9oPE0Ggk1Q667byhStbutLYm528d/yCq81kvuU7t24Ijvx7tNMjai77x/QojDl8wEznzsguAwCEdj+aTcFbg==} engines: {node: '>= 10.0.0'} dependencies: buffer: 4.9.2 @@ -7681,17 +7682,17 @@ packages: resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==} dev: false - /babel-jest/29.3.1_@babel+core@7.20.5: + /babel-jest/29.3.1_@babel+core@7.20.7: resolution: {integrity: sha512-aard+xnMoxgjwV70t0L6wkW/3HQQtV+O0PEimxKgzNqCJnbYmroPojdP2tqKSOAt8QAKV/uSZU8851M7B5+fcA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@babel/core': ^7.8.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@jest/transform': 29.3.1 '@types/babel__core': 7.1.20 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 29.2.0_@babel+core@7.20.5 + babel-preset-jest: 29.2.0_@babel+core@7.20.7 chalk: 4.1.2 graceful-fs: 4.2.10 slash: 3.0.0 @@ -7699,14 +7700,14 @@ packages: - supports-color dev: true - /babel-loader/8.3.0_ztqwsvkb6z73luspkai6ilstpu: + /babel-loader/8.3.0_lkd654lvpl423ugsqn5olungie: 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.5 + '@babel/core': 7.20.7 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 @@ -7768,21 +7769,21 @@ packages: resolution: {integrity: sha512-TnspP2WNiR3GLfCsUNHqeXw0RoQ2f9U5hQ5L3XFpwuO8htQmSrhh8qsB6vi5Yi8+kuynN1yjDjQsPfkebmB6ZA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/template': 7.18.10 - '@babel/types': 7.20.5 + '@babel/template': 7.20.7 + '@babel/types': 7.20.7 '@types/babel__core': 7.1.20 '@types/babel__traverse': 7.18.3 dev: true - /babel-plugin-jsx-dom-expressions/0.35.8_@babel+core@7.20.5: + /babel-plugin-jsx-dom-expressions/0.35.8_@babel+core@7.20.7: resolution: {integrity: sha512-IzObXlDFA80wyEW/IUtCxaUAoJnq4CTpvcvC1xBZBlMpJDwmK6mIYnTZ9xgFyGCrAjC0LxVcqeDQx31gJJ4UJQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-module-imports': 7.16.0 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.5 - '@babel/types': 7.20.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.7 + '@babel/types': 7.20.7 html-entities: 2.3.2 dev: true @@ -7803,36 +7804,36 @@ packages: resolve: 1.22.1 dev: false - /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.5: + /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.7: resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.5 - '@babel/core': 7.20.5 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.7 semver: 6.3.0 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.5: + /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.7: resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.7 core-js-compat: 3.26.1 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.5: + /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.7: resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.7 transitivePeerDependencies: - supports-color @@ -7853,44 +7854,44 @@ packages: resolution: {integrity: sha512-qrPaCSo9c8RHNRHIotaufGbuOBN8rtdC4QrrFFc43vyWCCz7Kl7GL1PGaXtMGQZUXrkCjNEgxDfmAuAabr/rlw==} dev: false - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.20.5: + /babel-preset-current-node-syntax/1.0.1_@babel+core@7.20.7: resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.5 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.5 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.20.5 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.5 - dev: true - - /babel-preset-jest/29.2.0_@babel+core@7.20.5: + '@babel/core': 7.20.7 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.7 + '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.7 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.7 + dev: true + + /babel-preset-jest/29.2.0_@babel+core@7.20.7: resolution: {integrity: sha512-z9JmMJppMxNv8N7fNRHvhMg9cvIkMxQBXgFkane3yKVEvEOP+kB50lk8DFRvF9PGqbyXxlmebKWhuDORO8RgdA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 babel-plugin-jest-hoist: 29.2.0 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.5 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.7 dev: true - /babel-preset-solid/1.6.6_@babel+core@7.20.5: + /babel-preset-solid/1.6.6_@babel+core@7.20.7: resolution: {integrity: sha512-uG6svyjDRmQxLtRyydlJjFkvlOGYEd/xvfUZu58UuzJdiv40lZ34K+EcgbAFD85JPUdlnkr6bbHUpUXP/VK+Jg==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 - babel-plugin-jsx-dom-expressions: 0.35.8_@babel+core@7.20.5 + '@babel/core': 7.20.7 + babel-plugin-jsx-dom-expressions: 0.35.8_@babel+core@7.20.7 dev: true /bail/1.0.5: @@ -8124,7 +8125,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: @@ -8256,7 +8257,7 @@ packages: resolution: {integrity: sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==} dev: false - /chakra-react-select/4.4.3_rimn5i5k53tiepfjihjwcsjnou: + /chakra-react-select/4.4.3_suvuwb4zy3kosq3lfl2ftu463a: resolution: {integrity: sha512-anDgJyYUpIapTmUbgXB+Iw5hJ90hOPvgoUPUaYdO5q9zY2VBFhQ1L0gBMqWAQxiKUmuHpwQypf8sPoVtd0b3KA==} peerDependencies: '@chakra-ui/form-control': ^2.0.0 @@ -8272,13 +8273,13 @@ packages: '@chakra-ui/form-control': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/icon': 3.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/layout': 2.1.11_iuckyjetixsa6e5uo5ymtjguvq - '@chakra-ui/menu': 2.1.5_v3e3sxd2uk3a5ht2jlbmshfate + '@chakra-ui/menu': 2.1.5_34qedzqhxvxlbrindygakhlmt4 '@chakra-ui/spinner': 2.0.11_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm - '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq + '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-select: 5.7.0_bkycudvrb3j3gvocoupj7qjewi + react-select: 5.7.0_77xq4ymqds5h2liqkuci4r3swm transitivePeerDependencies: - '@babel/core' - '@types/react' @@ -10110,8 +10111,8 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-next/13.0.7_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-X7DB7iDJ9iHi5DAZbnFdWm4M0dwarj5h5y6Vpm9INCYzFgAwSWslq3v0qjYEjtUO5IQ8n1WK6IU5FkOQ2HBhOA==} + /eslint-config-next/13.1.1_lzzuuodtsqwxnvqeq4g4likcqa: + resolution: {integrity: sha512-/5S2XGWlGaiqrRhzpn51ux5JUSLwx8PVK2keLi5xk7QmhfYB8PqE6R6SlVw6hgnf/VexvUXSrlNJ/su00NhtHQ==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -10119,7 +10120,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.0.7 + '@next/eslint-plugin-next': 13.1.1 '@rushstack/eslint-patch': 1.2.0 '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa eslint: 8.30.0 @@ -10288,14 +10289,14 @@ packages: string.prototype.matchall: 4.0.8 dev: false - /eslint-plugin-solid/0.9.1_ha6vam6werchizxrnqvarmz2zu: + /eslint-plugin-solid/0.9.1_lzzuuodtsqwxnvqeq4g4likcqa: resolution: {integrity: sha512-2pkdVRG2pOpXjbBn1VhRlxc0NcMViB5xQtjNPX3IiovJ4q1fuLHe9eqVOMeDYiHt2xsajq3R6t5reN6Qv8DAEA==} engines: {node: '>=12.0.0'} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.47.0_ha6vam6werchizxrnqvarmz2zu - eslint: 8.29.0 + '@typescript-eslint/utils': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 is-html: 2.0.0 jsx-ast-utils: 3.3.3 kebab-case: 1.0.2 @@ -10320,16 +10321,6 @@ packages: esrecurse: 4.3.0 estraverse: 5.3.0 - /eslint-utils/3.0.0_eslint@8.29.0: - resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} - engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} - peerDependencies: - eslint: '>=5' - dependencies: - eslint: 8.29.0 - eslint-visitor-keys: 2.1.0 - dev: true - /eslint-utils/3.0.0_eslint@8.30.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} @@ -10347,54 +10338,6 @@ packages: resolution: {integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /eslint/8.29.0: - resolution: {integrity: sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - hasBin: true - dependencies: - '@eslint/eslintrc': 1.4.0 - '@humanwhocodes/config-array': 0.11.8 - '@humanwhocodes/module-importer': 1.0.1 - '@nodelib/fs.walk': 1.2.8 - ajv: 6.12.6 - chalk: 4.1.2 - cross-spawn: 7.0.3 - debug: 4.3.4 - doctrine: 3.0.0 - escape-string-regexp: 4.0.0 - eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.29.0 - eslint-visitor-keys: 3.3.0 - espree: 9.4.1 - esquery: 1.4.0 - esutils: 2.0.3 - fast-deep-equal: 3.1.3 - file-entry-cache: 6.0.1 - find-up: 5.0.0 - glob-parent: 6.0.2 - globals: 13.19.0 - grapheme-splitter: 1.0.4 - ignore: 5.2.4 - import-fresh: 3.3.0 - imurmurhash: 0.1.4 - is-glob: 4.0.3 - is-path-inside: 3.0.3 - js-sdsl: 4.2.0 - js-yaml: 4.1.0 - json-stable-stringify-without-jsonify: 1.0.1 - levn: 0.4.1 - lodash.merge: 4.6.2 - minimatch: 3.1.2 - natural-compare: 1.4.0 - optionator: 0.9.1 - regexpp: 3.2.0 - strip-ansi: 6.0.1 - strip-json-comments: 3.1.1 - text-table: 0.2.0 - transitivePeerDependencies: - - supports-color - dev: true - /eslint/8.30.0: resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -10947,8 +10890,8 @@ packages: /fraction.js/4.2.0: resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==} - /framer-motion/7.10.2_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-2OAII9hjpMNz2Nbl2w09uKo7A0bD6xRtGnCZbPzuGGueucWgmSBLjAwzPhXwzCQWMpL3LU8jmXHjxAwIyjslxg==} + /framer-motion/8.0.2_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-xuIiQchVh/cLqUzzu5/8ok4o0nkwYPyIRtkDl8wDvrQUNRhSfRaZu1MMdzN0TjpBtG66oP03PSLO7Qtu1YqPrA==} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 @@ -11939,7 +11882,6 @@ packages: /ieee754/1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} - dev: false /ignore/5.2.4: resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} @@ -12462,8 +12404,8 @@ packages: resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.20.5 - '@babel/parser': 7.20.5 + '@babel/core': 7.20.7 + '@babel/parser': 7.20.7 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -12574,10 +12516,10 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@jest/test-sequencer': 29.3.1 '@jest/types': 29.3.1 - babel-jest: 29.3.1_@babel+core@7.20.5 + babel-jest: 29.3.1_@babel+core@7.20.7 chalk: 4.1.2 ci-info: 3.7.0 deepmerge: 4.2.2 @@ -12612,11 +12554,11 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@jest/test-sequencer': 29.3.1 '@jest/types': 29.3.1 '@types/node': 18.11.17 - babel-jest: 29.3.1_@babel+core@7.20.5 + babel-jest: 29.3.1_@babel+core@7.20.7 chalk: 4.1.2 ci-info: 3.7.0 deepmerge: 4.2.2 @@ -12873,18 +12815,18 @@ packages: resolution: {integrity: sha512-+3JOc+s28upYLI2OJM4PWRGK9AgpsMs/ekNryUV0yMBClT9B1DF2u2qay8YxcQd338PPYSFNb0lsar1B49sLDA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/core': 7.20.5 - '@babel/generator': 7.20.5 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.5 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/core': 7.20.7 + '@babel/generator': 7.20.7 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 '@jest/expect-utils': 29.3.1 '@jest/transform': 29.3.1 '@jest/types': 29.3.1 '@types/babel__traverse': 7.18.3 - '@types/prettier': 2.7.1 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.5 + '@types/prettier': 2.7.2 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.7 chalk: 4.1.2 expect: 29.3.1 graceful-fs: 4.2.10 @@ -13001,7 +12943,7 @@ packages: resolution: {integrity: sha512-YRv4Tk/Wlug8qicwqFNFVEZSdbROCHRAC6qu/i0dyNKr5JQdoa2pIGoS04lLO/jXQX7Z9omoNewYIVIxqZBd9Q==} dev: false - /jotai/1.12.0_zavbqmrropwrojvx6ojaa4s7im: + /jotai/1.12.0_dojr2aquw55jwdpbannhlirjf4: resolution: {integrity: sha512-IhyBmjxU1sE2Ni/MUK7gQAb8QvCM6yd1/K5jtQzgQBmmjCjgfXZkkk1rYlQAIRp2KoQk0Y+yzhm1f5cZ7kegnw==} engines: {node: '>=12.20.0'} peerDependencies: @@ -13038,7 +12980,7 @@ packages: jotai-zustand: optional: true dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 react: 18.2.0 dev: false @@ -13222,20 +13164,14 @@ packages: graceful-fs: 4.2.10 dev: false - /jsonwebtoken/8.5.1: - resolution: {integrity: sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==} - engines: {node: '>=4', npm: '>=1.4.28'} + /jsonwebtoken/9.0.0: + resolution: {integrity: sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==} + engines: {node: '>=12', npm: '>=6'} dependencies: jws: 3.2.2 - lodash.includes: 4.3.0 - lodash.isboolean: 3.0.3 - lodash.isinteger: 4.0.4 - lodash.isnumber: 3.0.3 - lodash.isplainobject: 4.0.6 - lodash.isstring: 4.0.1 - lodash.once: 4.1.1 + lodash: 4.17.21 ms: 2.1.3 - semver: 5.7.1 + semver: 7.3.8 dev: false /jsx-ast-utils/3.3.3: @@ -13478,30 +13414,14 @@ packages: resolution: {integrity: sha512-ff3BX/tSioo+XojX4MOsOMhJw0nZoUEF011LX8g8d3gvjVbxd89cCio4BCXronjxcTUIJUoqKEUA+n4CqvvRPw==} dev: false - /lodash.includes/4.3.0: - resolution: {integrity: sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==} - dev: false - /lodash.invoke/4.5.2: resolution: {integrity: sha512-SC4Usc0XbIKuz3eH7oNwPqibKHfTJSGVZwO/6eGhdoPzqexOY7z43pKo8xz0M5zzXSRteADV6fW7cRf6Ru0+VA==} dev: true - /lodash.isboolean/3.0.3: - resolution: {integrity: sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==} - dev: false - /lodash.isfunction/3.0.9: resolution: {integrity: sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==} dev: true - /lodash.isinteger/4.0.4: - resolution: {integrity: sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==} - dev: false - - /lodash.isnumber/3.0.3: - resolution: {integrity: sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==} - dev: false - /lodash.isplainobject/4.0.6: resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==} dev: false @@ -13522,10 +13442,6 @@ packages: /lodash.mergewith/4.6.2: resolution: {integrity: sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==} - /lodash.once/4.1.1: - resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==} - dev: false - /lodash.partialright/4.2.1: resolution: {integrity: sha512-yebmPMQZH7i4El6SdJTW9rn8irWl8VTcsmiWqm/I4sY8/ZjbSo0Z512HL6soeAu3mh5rhx5uIIo6kYJOQXbCxw==} dev: true @@ -13583,6 +13499,11 @@ packages: pseudomap: 1.0.2 yallist: 2.1.2 + /lru-cache/5.1.1: + resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} + dependencies: + yallist: 3.1.1 + /lru-cache/6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} @@ -14336,7 +14257,7 @@ packages: /neo-async/2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - /next-auth/4.12.3_gxrb4puqhmlxj5cjmftw47fgty: + /next-auth/4.12.3_mibeyvivfhhmvvbkd4wwrgzcom: resolution: {integrity: sha512-kfJjYOH2or/y+pEBkeA6O2MxIXOKXNiOKLKhrQHsaRqMDttEQX0yEK3xXVTB1yB7xbMLGcMvsIS3d23BC/K8/A==} engines: {node: ^12.19.0 || ^14.15.0 || ^16.13.0} peerDependencies: @@ -14352,7 +14273,7 @@ packages: '@panva/hkdf': 1.0.2 cookie: 0.5.0 jose: 4.11.1 - next: 13.0.7_672uxklweod7ene3nqtsh262ca + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq nodemailer: 6.8.0 oauth: 0.9.15 openid-client: 5.3.1 @@ -14369,8 +14290,8 @@ packages: enhanced-resolve: 5.12.0 dev: true - /next/13.0.7_672uxklweod7ene3nqtsh262ca: - resolution: {integrity: sha512-YfTifqX9vfHm+rSU/H/3xvzOHDkYuMuh4wsvTjiqj9h7qHEF7KHB66X4qrH96Po+ohdid4JY8YVGPziDwdXL0A==} + /next/13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq: + resolution: {integrity: sha512-R5eBAaIa3X7LJeYvv1bMdGnAVF4fVToEjim7MkflceFPuANY3YyvFxXee/A+acrSYwYPvOvf7f6v/BM/48ea5w==} engines: {node: '>=14.6.0'} hasBin: true peerDependencies: @@ -14387,34 +14308,34 @@ packages: sass: optional: true dependencies: - '@next/env': 13.0.7 + '@next/env': 13.1.1 '@swc/helpers': 0.4.14 caniuse-lite: 1.0.30001439 postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - styled-jsx: 5.1.0_zavbqmrropwrojvx6ojaa4s7im + styled-jsx: 5.1.1_dojr2aquw55jwdpbannhlirjf4 optionalDependencies: - '@next/swc-android-arm-eabi': 13.0.7 - '@next/swc-android-arm64': 13.0.7 - '@next/swc-darwin-arm64': 13.0.7 - '@next/swc-darwin-x64': 13.0.7 - '@next/swc-freebsd-x64': 13.0.7 - '@next/swc-linux-arm-gnueabihf': 13.0.7 - '@next/swc-linux-arm64-gnu': 13.0.7 - '@next/swc-linux-arm64-musl': 13.0.7 - '@next/swc-linux-x64-gnu': 13.0.7 - '@next/swc-linux-x64-musl': 13.0.7 - '@next/swc-win32-arm64-msvc': 13.0.7 - '@next/swc-win32-ia32-msvc': 13.0.7 - '@next/swc-win32-x64-msvc': 13.0.7 + '@next/swc-android-arm-eabi': 13.1.1 + '@next/swc-android-arm64': 13.1.1 + '@next/swc-darwin-arm64': 13.1.1 + '@next/swc-darwin-x64': 13.1.1 + '@next/swc-freebsd-x64': 13.1.1 + '@next/swc-linux-arm-gnueabihf': 13.1.1 + '@next/swc-linux-arm64-gnu': 13.1.1 + '@next/swc-linux-arm64-musl': 13.1.1 + '@next/swc-linux-x64-gnu': 13.1.1 + '@next/swc-linux-x64-musl': 13.1.1 + '@next/swc-win32-arm64-msvc': 13.1.1 + '@next/swc-win32-ia32-msvc': 13.1.1 + '@next/swc-win32-x64-msvc': 13.1.1 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros dev: false - /next/13.0.7_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-YfTifqX9vfHm+rSU/H/3xvzOHDkYuMuh4wsvTjiqj9h7qHEF7KHB66X4qrH96Po+ohdid4JY8YVGPziDwdXL0A==} + /next/13.1.1_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-R5eBAaIa3X7LJeYvv1bMdGnAVF4fVToEjim7MkflceFPuANY3YyvFxXee/A+acrSYwYPvOvf7f6v/BM/48ea5w==} engines: {node: '>=14.6.0'} hasBin: true peerDependencies: @@ -14431,39 +14352,39 @@ packages: sass: optional: true dependencies: - '@next/env': 13.0.7 + '@next/env': 13.1.1 '@swc/helpers': 0.4.14 caniuse-lite: 1.0.30001439 postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - styled-jsx: 5.1.0_react@18.2.0 + styled-jsx: 5.1.1_react@18.2.0 optionalDependencies: - '@next/swc-android-arm-eabi': 13.0.7 - '@next/swc-android-arm64': 13.0.7 - '@next/swc-darwin-arm64': 13.0.7 - '@next/swc-darwin-x64': 13.0.7 - '@next/swc-freebsd-x64': 13.0.7 - '@next/swc-linux-arm-gnueabihf': 13.0.7 - '@next/swc-linux-arm64-gnu': 13.0.7 - '@next/swc-linux-arm64-musl': 13.0.7 - '@next/swc-linux-x64-gnu': 13.0.7 - '@next/swc-linux-x64-musl': 13.0.7 - '@next/swc-win32-arm64-msvc': 13.0.7 - '@next/swc-win32-ia32-msvc': 13.0.7 - '@next/swc-win32-x64-msvc': 13.0.7 + '@next/swc-android-arm-eabi': 13.1.1 + '@next/swc-android-arm64': 13.1.1 + '@next/swc-darwin-arm64': 13.1.1 + '@next/swc-darwin-x64': 13.1.1 + '@next/swc-freebsd-x64': 13.1.1 + '@next/swc-linux-arm-gnueabihf': 13.1.1 + '@next/swc-linux-arm64-gnu': 13.1.1 + '@next/swc-linux-arm64-musl': 13.1.1 + '@next/swc-linux-x64-gnu': 13.1.1 + '@next/swc-linux-x64-musl': 13.1.1 + '@next/swc-win32-arm64-msvc': 13.1.1 + '@next/swc-win32-ia32-msvc': 13.1.1 + '@next/swc-win32-x64-msvc': 13.1.1 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros dev: true - /nextjs-cors/2.1.2_next@13.0.7: + /nextjs-cors/2.1.2_next@13.1.1: resolution: {integrity: sha512-2yOVivaaf2ILe4f/qY32hnj3oC77VCOsUQJQfhVMGsXE/YMEWUY2zy78sH9FKUCM7eG42/l3pDofIzMD781XGA==} peerDependencies: next: ^8.1.1-canary.54 || ^9.0.0 || ^10.0.0-0 || ^11.0.0 || ^12.0.0 || ^13.0.0 dependencies: cors: 2.8.5 - next: 13.0.7_672uxklweod7ene3nqtsh262ca + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq dev: false /nice-try/1.0.5: @@ -15113,8 +15034,8 @@ packages: sha.js: 2.4.11 dev: false - /phone/3.1.31: - resolution: {integrity: sha512-rx0Gpn6ILyASMB1uyr9vn2x5sVVjD+thveGIt+oeUN+Djv11j5OnmBkZSH/pmw1hJtOHbeGegpXtmYMQYC8K4w==} + /phone/3.1.32: + resolution: {integrity: sha512-kT89uAqNr8sEXjv/2NDzp2Kpb/BQ5bTzHMLZFwUnqDnDBaObcO3qLzQ030tDlhxZrFVUd+EIq8pie5/L8SNVrQ==} engines: {node: '>=12'} dev: false @@ -15160,8 +15081,8 @@ packages: find-up: 3.0.0 dev: false - /playwright-core/1.29.0: - resolution: {integrity: sha512-pboOm1m0RD6z1GtwAbEH60PYRfF87vKdzOSRw2RyO0Y0a7utrMyWN2Au1ojGvQr4umuBMODkKTv607YIRypDSQ==} + /playwright-core/1.29.1: + resolution: {integrity: sha512-20Ai3d+lMkWpI9YZYlxk8gxatfgax5STW8GaMozAHwigLiyiKQrdkt7gaoT9UQR8FIVDg6qVXs9IoZUQrDjIIg==} engines: {node: '>=14'} hasBin: true dev: true @@ -15768,12 +15689,6 @@ packages: hasBin: true dev: true - /prettier/2.8.0: - resolution: {integrity: sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==} - engines: {node: '>=10.13.0'} - hasBin: true - dev: true - /prettier/2.8.1: resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} engines: {node: '>=10.13.0'} @@ -15812,13 +15727,13 @@ packages: react: 17.0.2 dev: false - /prisma/4.7.1: - resolution: {integrity: sha512-CCQP+m+1qZOGIZlvnL6T3ZwaU0LAleIHYFPN9tFSzjs/KL6vH9rlYbGOkTuG9Q1s6Ki5D0LJlYlW18Z9EBUpGg==} + /prisma/4.8.0: + resolution: {integrity: sha512-DWIhxvxt8f4h6MDd35mz7BJff+fu7HItW3WPDIEpCR3RzcOWyiHBbLQW5/DOgmf+pRLTjwXQob7kuTZVYUAw5w==} engines: {node: '>=14.17'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 4.7.1 + '@prisma/engines': 4.8.0 /prismjs/1.29.0: resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==} @@ -16131,8 +16046,8 @@ packages: use-sidecar: 1.1.2_kzbn2opkn2327fwg5yzwzya5o4 dev: false - /react-frame-component/5.2.3_v2m5e27vhdewzwhryxwfaorcca: - resolution: {integrity: sha512-r+h0o3r/uqOLNT724z4CRVkxQouKJvoi3OPfjqWACD30Y87rtEmeJrNZf1WYPGknn1Y8200HAjx7hY/dPUGgmA==} + /react-frame-component/5.2.4_v2m5e27vhdewzwhryxwfaorcca: + resolution: {integrity: sha512-4xpZFcLNS6LCEYSlWgsUy81v7LjdgbvB0VHIq7sNSD25PK+e5YYCrdy5557ebGwNLKNLEpYVfAkT3pVzFLPb1g==} peerDependencies: prop-types: ^15.5.9 react: '>= 16.3' @@ -16342,7 +16257,7 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: false - /react-select/5.7.0_bkycudvrb3j3gvocoupj7qjewi: + /react-select/5.7.0_77xq4ymqds5h2liqkuci4r3swm: resolution: {integrity: sha512-lJGiMxCa3cqnUr2Jjtg9YHsaytiZqeNOKeibv6WF5zbK/fPegZ1hg3y/9P1RZVLhqBTs0PfqQLKuAACednYGhQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -16350,7 +16265,7 @@ packages: dependencies: '@babel/runtime': 7.20.6 '@emotion/cache': 11.10.5 - '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq + '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi '@floating-ui/dom': 1.0.12 '@types/react-transition-group': 4.4.5 memoize-one: 6.0.0 @@ -16859,28 +16774,28 @@ packages: inherits: 2.0.4 dev: false - /rollup-plugin-babel/4.4.0_zrxplyvfi52whpdwd6wkjjeo5q: + /rollup-plugin-babel/4.4.0_dfwdex4qe3e2dx2m4b7f5c5gee: resolution: {integrity: sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw==} deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-babel. peerDependencies: '@babel/core': 7 || ^7.0.0-rc.2 rollup: '>=0.60.0 <3' dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-module-imports': 7.18.6 - rollup: 3.7.5 + rollup: 3.8.1 rollup-pluginutils: 2.8.2 dev: true - /rollup-plugin-dts/5.0.0_oj4jlwi3mkekxo3vucumcwebnq: - resolution: {integrity: sha512-OO8ayCvuJCKaQSShyVTARxGurVVk4ulzbuvz+0zFd1f93vlnWFU5pBMT7HFeS6uj7MvvZLx4kUAarGATSU1+Ng==} + /rollup-plugin-dts/5.1.0_q6nddm75e3egjsxnhzkgx66xvi: + resolution: {integrity: sha512-R+4cVEhu9LfAlR1hqp1D67nO5hsiYFSsbVa2Uj/xchN6WxN4Ct9VjuEP1mw7f4dKJR5rj+OtjUz5cVINX51eFA==} engines: {node: '>=v14'} peerDependencies: rollup: ^3.0.0 typescript: ^4.1 dependencies: magic-string: 0.26.7 - rollup: 3.7.5 + rollup: 3.8.1 typescript: 4.9.4 optionalDependencies: '@babel/code-frame': 7.18.6 @@ -16910,7 +16825,7 @@ packages: - ts-node dev: true - /rollup-plugin-terser/7.0.2_rollup@3.7.5: + /rollup-plugin-terser/7.0.2_rollup@3.8.1: resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser peerDependencies: @@ -16918,7 +16833,7 @@ packages: dependencies: '@babel/code-frame': 7.18.6 jest-worker: 26.6.2 - rollup: 3.7.5 + rollup: 3.8.1 serialize-javascript: 4.0.0 terser: 5.16.1 dev: true @@ -16953,6 +16868,14 @@ packages: fsevents: 2.3.2 dev: true + /rollup/3.8.1: + resolution: {integrity: sha512-4yh9eMW7byOroYcN8DlF9P/2jCpu6txVIHjEqquQVSx7DI0RgyCCN3tjrcy4ra6yVtV336aLBB3v2AarYAxePQ==} + engines: {node: '>=14.18.0', npm: '>=8.0.0'} + hasBin: true + optionalDependencies: + fsevents: 2.3.2 + dev: true + /rtl-css-js/1.16.0: resolution: {integrity: sha512-Oc7PnzwIEU4M0K1J4h/7qUUaljXhQ0kCObRsZjxs2HjkpKsnoTMvSmvJ4sqgJZd0zBoEfAyTdnK/jMIYvrjySQ==} dependencies: @@ -17045,7 +16968,6 @@ packages: /sax/1.2.4: resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==} - dev: false /saxes/6.0.0: resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} @@ -17397,8 +17319,8 @@ packages: slate: 0.87.0 dev: false - /slate-react/0.87.1_n2cfbellevwxpal743zx3kzaym: - resolution: {integrity: sha512-ubVKLZ6UVdZEZrvdJbqR9V5bITn7lcn2g6oJ7TtBDGRea19G/Lqtzp2srPm9fxus0EqMBExNCqA/LZlVW4Y+hg==} + /slate-react/0.88.0_n2cfbellevwxpal743zx3kzaym: + resolution: {integrity: sha512-hmrl7VZAAdOUlReI/EkI2GuRSLWuQFD+n9ZZaVqSUMjJR3T/MGNMPsJQAfrjgke2+xf4LIGEDGWZHKbUFK1hhw==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' @@ -17462,9 +17384,9 @@ packages: peerDependencies: solid-js: ^1.3 dependencies: - '@babel/generator': 7.20.5 + '@babel/generator': 7.20.7 '@babel/helper-module-imports': 7.18.6 - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 solid-js: 1.6.6 dev: true @@ -17799,8 +17721,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - /stripe/11.4.0: - resolution: {integrity: sha512-8feL70RhzN6i8rpUG5SC4ZN5KcPYCUfRYRk/yUcnHG8uLdS26AgKXAEozqddDGUUufRPKYuqs44kPg21/P5JRg==} + /stripe/11.5.0: + resolution: {integrity: sha512-yjTqnzeUk2wg1yIeYWOAH6CL5qu9fINzOhqkibXfbyeWSBEBauQrfCoB8shMmREoK2qdkScz1HjahF9qUg+X3g==} engines: {node: '>=12.*'} dependencies: '@types/node': 18.11.17 @@ -17847,8 +17769,8 @@ packages: supports-color: 5.5.0 dev: false - /styled-jsx/5.1.0_react@18.2.0: - resolution: {integrity: sha512-/iHaRJt9U7T+5tp6TRelLnqBqiaIT0HsO0+vgyj8hK2KUk7aejFqRrumqPUlAqDwAj8IbS/1hk3IhBAAK/FCUQ==} + /styled-jsx/5.1.1_dojr2aquw55jwdpbannhlirjf4: + resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} engines: {node: '>= 12.0.0'} peerDependencies: '@babel/core': '*' @@ -17860,12 +17782,13 @@ packages: babel-plugin-macros: optional: true dependencies: + '@babel/core': 7.20.7 client-only: 0.0.1 react: 18.2.0 - dev: true + dev: false - /styled-jsx/5.1.0_zavbqmrropwrojvx6ojaa4s7im: - resolution: {integrity: sha512-/iHaRJt9U7T+5tp6TRelLnqBqiaIT0HsO0+vgyj8hK2KUk7aejFqRrumqPUlAqDwAj8IbS/1hk3IhBAAK/FCUQ==} + /styled-jsx/5.1.1_react@18.2.0: + resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} engines: {node: '>= 12.0.0'} peerDependencies: '@babel/core': '*' @@ -17877,10 +17800,9 @@ packages: babel-plugin-macros: optional: true dependencies: - '@babel/core': 7.20.5 client-only: 0.0.1 react: 18.2.0 - dev: false + dev: true /stylehacks/5.1.1_postcss@8.4.20: resolution: {integrity: sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==} @@ -18157,8 +18079,8 @@ packages: resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==} dev: false - /tinycolor2/1.4.2: - resolution: {integrity: sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==} + /tinycolor2/1.5.1: + resolution: {integrity: sha512-BHlrsGeYN2OpkRpfAgkEwCMu6w8Quq8JkK/mp4c55NZP7OwceJObR1CPZt62TqiA0Y3J5pwuDX+fXDqc35REtg==} dev: false /tippy.js/6.3.7: @@ -18253,13 +18175,13 @@ packages: resolution: {integrity: sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==} dev: false - /trpc-openapi/1.0.0_nuoe2uo2ngdjbmcrwljfpdxrve: + /trpc-openapi/1.0.0_xfxv3otgv6nbap2imkii6swyfm: resolution: {integrity: sha512-JpvY/gwHBbeyn84QpRA/LgDG8m/9qrqSP2DRS7TBdHU6IggK6cJzOa1au8rXU828GUPtnicqbRpI4uJ/4rDiQA==} peerDependencies: '@trpc/server': ^10.0.0 zod: ^3.14.4 dependencies: - '@trpc/server': 10.5.0 + '@trpc/server': 10.7.0 co-body: 6.1.0 lodash.clonedeep: 4.5.0 node-mocks-http: 1.12.1 @@ -18275,7 +18197,7 @@ packages: /ts-interface-checker/0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-jest/29.0.3_43zklbx4rugdiph3f634rwhali: + /ts-jest/29.0.3_oocn32opyo5a3aioojhowzp34e: resolution: {integrity: sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -18296,7 +18218,7 @@ packages: esbuild: optional: true dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 bs-logger: 0.2.6 esbuild: 0.15.18 fast-json-stable-stringify: 2.1.0 @@ -18392,7 +18314,7 @@ packages: joycon: 3.1.1 postcss-load-config: 3.1.4 resolve-from: 5.0.0 - rollup: 3.7.5 + rollup: 3.8.1 source-map: 0.8.0-beta.0 sucrase: 3.29.0 tree-kill: 1.2.2 @@ -19015,26 +18937,26 @@ packages: vfile-message: 2.0.4 dev: false - /vite-plugin-solid/2.5.0_solid-js@1.6.6+vite@4.0.2: + /vite-plugin-solid/2.5.0_solid-js@1.6.6+vite@4.0.3: resolution: {integrity: sha512-VneGd3RyFJvwaiffsqgymeMaofn0IzQLPwDzafTV2f1agoWeeJlk5VrI5WqT9BTtLe69vNNbCJWqLhHr9fOdDw==} peerDependencies: solid-js: ^1.3.17 || ^1.4.0 || ^1.5.0 || ^1.6.0 vite: ^3.0.0 || ^4.0.0 dependencies: - '@babel/core': 7.20.5 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 - babel-preset-solid: 1.6.6_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.7 + babel-preset-solid: 1.6.6_@babel+core@7.20.7 merge-anything: 5.1.4 solid-js: 1.6.6 solid-refresh: 0.4.1_solid-js@1.6.6 - vite: 4.0.2 - vitefu: 0.2.4_vite@4.0.2 + vite: 4.0.3 + vitefu: 0.2.4_vite@4.0.3 transitivePeerDependencies: - supports-color dev: true - /vite/4.0.2: - resolution: {integrity: sha512-QJaY3R+tFlTagH0exVqbgkkw45B+/bXVBzF2ZD1KB5Z8RiAoiKo60vSUf6/r4c2Vh9jfGBKM4oBI9b4/1ZJYng==} + /vite/4.0.3: + resolution: {integrity: sha512-HvuNv1RdE7deIfQb8mPk51UKjqptO/4RXZ5yXSAvurd5xOckwS/gg8h9Tky3uSbnjYTgUm0hVCet1cyhKd73ZA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -19061,12 +18983,12 @@ packages: esbuild: 0.16.10 postcss: 8.4.20 resolve: 1.22.1 - rollup: 3.7.5 + rollup: 3.8.1 optionalDependencies: fsevents: 2.3.2 dev: true - /vitefu/0.2.4_vite@4.0.2: + /vitefu/0.2.4_vite@4.0.3: resolution: {integrity: sha512-fanAXjSaf9xXtOOeno8wZXIhgia+CZury481LsDaV++lSvcU2R9Ch2bPh3PYFyoHW+w9LqAeYRISVQjUIew14g==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -19074,7 +18996,7 @@ packages: vite: optional: true dependencies: - vite: 4.0.2 + vite: 4.0.3 dev: true /w3c-keyname/2.2.6: @@ -19401,7 +19323,7 @@ packages: /wide-align/1.1.5: resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==} dependencies: - string-width: 1.0.2 + string-width: 4.2.3 dev: false /widest-line/3.1.0: @@ -19519,7 +19441,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: @@ -19558,6 +19480,9 @@ packages: /yallist/2.1.2: resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==} + /yallist/3.1.1: + resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} + /yallist/4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} @@ -19643,10 +19568,6 @@ packages: zod: 3.20.2 dev: false - /zod/3.19.1: - resolution: {integrity: sha512-LYjZsEDhCdYET9ikFu6dVPGp2YH9DegXjdJToSzD9rO6fy4qiRYFoyEYwps88OseJlPyl2NOe2iJuhEhL7IpEA==} - dev: true - /zod/3.20.2: resolution: {integrity: sha512-1MzNQdAvO+54H+EaK5YpyEy0T+Ejo/7YLHS93G3RnYWh5gaotGHwGeN/ZO687qEDU2y4CdStQYXVHIgrUl5UVQ==}