diff --git a/apps/builder/package.json b/apps/builder/package.json index 74fca9863c..d405b75a02 100644 --- a/apps/builder/package.json +++ b/apps/builder/package.json @@ -12,8 +12,8 @@ "test:open": "PWDEBUG=1 pnpm playwright test" }, "dependencies": { - "@chakra-ui/css-reset": "2.0.3", - "@chakra-ui/react": "^2.2.8", + "@chakra-ui/css-reset": "2.0.5", + "@chakra-ui/react": "^2.2.9", "@codemirror/lang-css": "^6.0.0", "@codemirror/lang-html": "^6.1.0", "@codemirror/lang-javascript": "^6.0.2", @@ -39,7 +39,7 @@ "@udecode/plate-serializer-html": "16.3.0", "@udecode/plate-ui-link": "16.3.0", "@udecode/plate-ui-toolbar": "16.3.0", - "aws-sdk": "2.1199.0", + "aws-sdk": "2.1204.0", "bot-engine": "workspace:*", "browser-image-compression": "^2.0.0", "canvas-confetti": "^1.5.1", @@ -49,8 +49,8 @@ "dequal": "^2.0.3", "emojilib": "3.0.7", "focus-visible": "^5.2.0", - "framer-motion": "7.2.0", - "google-auth-library": "^8.3.0", + "framer-motion": "7.2.1", + "google-auth-library": "^8.4.0", "google-spreadsheet": "^3.3.0", "got": "12.3.1", "htmlparser2": "^8.0.1", @@ -60,7 +60,7 @@ "kbar": "^0.1.0-beta.36", "micro": "9.4.1", "micro-cors": "^0.1.1", - "minio": "7.0.30", + "minio": "7.0.32", "next": "12.2.5", "next-auth": "4.10.3", "nodemailer": "^6.7.8", @@ -71,45 +71,44 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-draggable": "^4.4.5", - "slate": "0.82.0", + "slate": "0.82.1", "slate-history": "^0.66.0", "slate-hyperscript": "^0.77.0", - "slate-react": "0.82.0", - "stripe": "10.3.0", + "slate-react": "0.82.1", + "stripe": "10.6.0", "styled-components": "^5.3.5", "svg-round-corners": "^0.3.0", "swr": "^1.3.0", "tinycolor2": "^1.4.2", "typebot-js": "workspace:*", - "use-debounce": "8.0.3" + "use-debounce": "8.0.4" }, "devDependencies": { - "@babel/core": "7.18.10", - "@chakra-ui/styled-system": "^2.2.7", - "@playwright/test": "1.25.0", + "@babel/core": "7.18.13", + "@chakra-ui/styled-system": "^2.2.8", + "@playwright/test": "1.25.1", "@types/canvas-confetti": "^1.4.3", "@types/google-spreadsheet": "^3.3.0", - "@types/jsonwebtoken": "8.5.8", + "@types/jsonwebtoken": "8.5.9", "@types/micro-cors": "^0.1.2", "@types/minio": "^7.0.13", - "@types/node": "18.7.8", + "@types/node": "18.7.13", "@types/nodemailer": "6.4.5", "@types/nprogress": "^0.2.0", - "@types/papaparse": "5.3.3", + "@types/papaparse": "5.3.4", "@types/prettier": "2.7.0", "@types/qs": "^6.9.7", "@types/react": "^18.0.17", - "@types/react-table": "^7.7.12", "@types/tinycolor2": "^1.4.3", - "@typescript-eslint/eslint-plugin": "5.33.1", - "@typescript-eslint/parser": "5.33.1", + "@typescript-eslint/eslint-plugin": "5.35.1", + "@typescript-eslint/parser": "5.35.1", "db": "workspace:*", "dotenv": "^16.0.1", - "eslint": "8.22.0", + "eslint": "8.23.0", "eslint-config-next": "12.2.5", - "eslint-plugin-react": "^7.30.1", + "eslint-plugin-react": "^7.31.1", "models": "workspace:*", - "typescript": "^4.7.4", + "typescript": "^4.8.2", "utils": "workspace:*" } } diff --git a/apps/landing-page/package.json b/apps/landing-page/package.json index e30a340459..781ce4fef2 100644 --- a/apps/landing-page/package.json +++ b/apps/landing-page/package.json @@ -8,14 +8,14 @@ "analyze": "cross-env ANALYZE=true next build" }, "dependencies": { - "@chakra-ui/icon": "^3.0.8", - "@chakra-ui/react": "2.2.8", + "@chakra-ui/icon": "^3.0.9", + "@chakra-ui/react": "2.2.9", "@emotion/react": "11.10.0", "@emotion/styled": "11.10.0", "aos": "^2.3.4", "bot-engine": "*", "focus-visible": "^5.2.0", - "framer-motion": "7.2.0", + "framer-motion": "7.2.1", "models": "*", "next": "12.2.5", "react": "18.2.0", @@ -23,17 +23,17 @@ "utils": "*" }, "devDependencies": { - "@babel/core": "7.18.10", - "@chakra-ui/styled-system": "^2.2.7", + "@babel/core": "7.18.13", + "@chakra-ui/styled-system": "^2.2.8", "@next/bundle-analyzer": "12.2.5", "@types/aos": "^3.0.4", - "@types/node": "18.7.8", + "@types/node": "18.7.13", "@types/react": "^18.0.17", "autoprefixer": "10.4.8", "cross-env": "^7.0.3", - "eslint": "8.22.0", + "eslint": "8.23.0", "postcss": "8.4.16", "prettier": "2.7.1", - "typescript": "^4.7.4" + "typescript": "^4.8.2" } } diff --git a/apps/viewer/package.json b/apps/viewer/package.json index fd3cbeccf1..c82780cb30 100644 --- a/apps/viewer/package.json +++ b/apps/viewer/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@sentry/nextjs": "7.11.1", - "aws-sdk": "2.1199.0", + "aws-sdk": "2.1204.0", "bot-engine": "*", "cors": "^2.8.5", "cuid": "^2.1.8", @@ -26,29 +26,30 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "sanitize-html": "^2.7.1", - "stripe": "10.3.0" + "stripe": "10.6.0" }, "devDependencies": { "@babel/preset-env": "^7.18.10", - "@playwright/test": "1.25.0", + "@playwright/test": "1.25.1", "@types/cors": "^2.8.12", "@types/google-spreadsheet": "^3.3.0", - "@types/node": "18.7.8", + "@types/node": "18.7.13", "@types/nodemailer": "6.4.5", - "@types/papaparse": "5.3.3", + "@types/papaparse": "5.3.4", "@types/qs": "^6.9.7", "@types/react": "^18.0.17", "@types/sanitize-html": "2.6.2", - "@typescript-eslint/eslint-plugin": "5.33.0", - "@typescript-eslint/parser": "5.33.1", - "eslint": "8.22.0", + "@typescript-eslint/eslint-plugin": "5.35.1", + "@typescript-eslint/parser": "5.35.1", + "eslint": "8.23.0", "eslint-config-next": "12.2.5", - "eslint-plugin-react": "^7.30.1", - "google-auth-library": "^8.3.0", + "eslint-plugin-react": "^7.31.1", + "eslint-plugin-react-hooks": "^4.6.0", + "google-auth-library": "^8.4.0", "models": "workspace:*", "next-transpile-modules": "^9.0.0", "papaparse": "^5.3.2", - "typescript": "^4.7.4", + "typescript": "^4.8.2", "utils": "workspace:*" } } diff --git a/apps/viewer/playwright/tests/sendEmail.spec.ts b/apps/viewer/playwright/tests/sendEmail.spec.ts index 41c90bc053..7eaed3f5d9 100644 --- a/apps/viewer/playwright/tests/sendEmail.spec.ts +++ b/apps/viewer/playwright/tests/sendEmail.spec.ts @@ -18,7 +18,6 @@ const mockSmtpCredentials: SmtpCredentialsData = { }, host: 'smtp.ethereal.email', port: 587, - isTlsEnabled: true, username: 'kimberly.boyer36@ethereal.email', password: '4jvjGUgxYKRjbk15tW', } diff --git a/packages/bot-engine/package.json b/packages/bot-engine/package.json index 0a006f0f7f..dc1d0a9298 100644 --- a/packages/bot-engine/package.json +++ b/packages/bot-engine/package.json @@ -5,13 +5,18 @@ "main": "dist/cjs/index.js", "module": "dist/esm/index.js", "types": "dist/index.d.ts", + "scripts": { + "build": "pnpm rollup -c", + "dx": "pnpm rollup -c --watch", + "lint": "eslint --fix -c ./.eslintrc.js \"./src/**/*.ts*\"" + }, "dependencies": { "@stripe/react-stripe-js": "1.10.0", "@stripe/stripe-js": "1.35.0", "prop-types": "^15.8.1", "qs": "^6.11.0", "react-frame-component": "5.2.3", - "react-phone-number-input": "3.2.8", + "react-phone-number-input": "3.2.10", "react-scroll": "^1.8.7", "react-transition-group": "4.4.5", "resize-observer": "^1.0.4" @@ -20,21 +25,21 @@ "@rollup/plugin-commonjs": "22.0.2", "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-node-resolve": "^13.3.0", - "@rollup/plugin-typescript": "8.3.4", + "@rollup/plugin-typescript": "8.4.0", "@types/qs": "^6.9.7", "@types/react": "18.0.17", "@types/react-phone-number-input": "^3.0.14", "@types/react-scroll": "^1.8.4", "@types/react-transition-group": "^4.4.5", - "@typescript-eslint/eslint-plugin": "5.33.0", - "@typescript-eslint/parser": "5.33.1", + "@typescript-eslint/eslint-plugin": "5.35.1", + "@typescript-eslint/parser": "5.35.1", "autoprefixer": "10.4.8", "db": "workspace:*", - "eslint": "8.22.0", + "eslint": "8.23.0", "eslint-config-next": "12.2.5", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1", - "eslint-plugin-react": "7.30.1", + "eslint-plugin-react": "7.31.1", "models": "workspace:*", "postcss": "8.4.16", "prettier": "2.7.1", @@ -47,7 +52,7 @@ "rollup-plugin-terser": "^7.0.2", "tailwindcss": "3.1.8", "tslib": "^2.4.0", - "typescript": "^4.7.4", + "typescript": "^4.8.2", "utils": "workspace:*" }, "peerDependencies": { @@ -56,10 +61,5 @@ "react": "^18.0.0", "react-dom": "^18.0.0", "utils": "workspace:*" - }, - "scripts": { - "build": "pnpm rollup -c", - "dx": "pnpm rollup -c --watch", - "lint": "eslint --fix -c ./.eslintrc.js \"./src/**/*.ts*\"" } } diff --git a/packages/db/package.json b/packages/db/package.json index 3731d7d700..491dc3f2ac 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -4,14 +4,6 @@ "version": "0.1.0", "main": "./index.ts", "types": "./index.ts", - "devDependencies": { - "prisma": "4.2.1", - "typescript": "^4.7.4", - "dotenv-cli": "6.0.0" - }, - "dependencies": { - "@prisma/client": "4.2.1" - }, "scripts": { "dx": "dotenv -e ../../apps/builder/.env.local prisma db push && pnpm generate:schema && pnpm start:sutdio ", "build": "pnpm generate:schema", @@ -22,5 +14,13 @@ "migration:create": "dotenv -e ../../apps/builder/.env.local prisma migrate dev", "migration:reset": "dotenv -e ../../apps/builder/.env.local prisma migrate reset", "migration:deploy": "prisma migrate deploy" + }, + "dependencies": { + "@prisma/client": "4.2.1" + }, + "devDependencies": { + "prisma": "4.2.1", + "typescript": "^4.8.2", + "dotenv-cli": "6.0.0" } } diff --git a/packages/models/package.json b/packages/models/package.json index 8c15c76e89..43eba26a95 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -6,26 +6,26 @@ "types": "dist/index.d.ts", "license": "AGPL-3.0-or-later", "private": true, + "scripts": { + "build": "pnpm rollup -c", + "dx": "pnpm rollup -c --watch" + }, + "dependencies": { + "zod": "^3.18.0" + }, "devDependencies": { - "typescript": "^4.7.4", + "typescript": "^4.8.2", "@rollup/plugin-commonjs": "22.0.2", "@rollup/plugin-node-resolve": "^13.3.0", - "@rollup/plugin-typescript": "8.3.4", + "@rollup/plugin-typescript": "8.4.0", "rollup": "2.78.1", "rollup-plugin-dts": "^4.2.2", "rollup-plugin-peer-deps-external": "^2.2.4", "next": "12.2.5", "db": "workspace:*" }, - "dependencies": { - "zod": "^3.18.0" - }, "peerDependencies": { "next": "^12.0.0", "db": "workspace:*" - }, - "scripts": { - "build": "pnpm rollup -c", - "dx": "pnpm rollup -c --watch" } } diff --git a/packages/scripts/package.json b/packages/scripts/package.json index e70fd285f4..b0c39bd496 100644 --- a/packages/scripts/package.json +++ b/packages/scripts/package.json @@ -12,11 +12,11 @@ "start:workspaces:migration:recover": "ts-node workspaceMigrationRecover.ts" }, "devDependencies": { - "@types/node": "18.6.4", + "@types/node": "18.7.13", "db": "workspace:*", "models": "workspace:*", "ts-node": "^10.9.1", - "typescript": "^4.7.4", + "typescript": "^4.8.2", "utils": "*" } } diff --git a/packages/typebot-js/package.json b/packages/typebot-js/package.json index b086fd9a4f..79e5e116e7 100644 --- a/packages/typebot-js/package.json +++ b/packages/typebot-js/package.json @@ -10,24 +10,22 @@ "test": "pnpm jest" }, "devDependencies": { - "@rollup/plugin-typescript": "8.3.4", - "@types/jest": "^28.1.7", - "@typescript-eslint/eslint-plugin": "5.32.0", - "@typescript-eslint/parser": "5.33.1", - "eslint": "8.22.0", + "jest-environment-jsdom": "^29.0.1", + "@rollup/plugin-typescript": "8.4.0", + "@types/jest": "^28.1.8", + "@typescript-eslint/eslint-plugin": "5.35.1", + "@typescript-eslint/parser": "5.35.1", + "eslint": "8.23.0", "eslint-plugin-functional": "^4.2.2", - "eslint-plugin-jest": "26.8.5", + "eslint-plugin-jest": "27.0.1", "eslint-plugin-prettier": "^4.2.1", - "jest": "^28.1.3", + "jest": "^29.0.1", "prettier": "2.7.1", "rollup": "2.78.1", "rollup-plugin-styles": "^4.0.0", "rollup-plugin-terser": "^7.0.2", "ts-jest": "^28.0.8", "tslib": "^2.4.0", - "typescript": "^4.7.4" - }, - "dependencies": { - "jest-environment-jsdom": "^28.1.3" + "typescript": "^4.8.2" } } diff --git a/packages/utils/package.json b/packages/utils/package.json index df4cb4e33f..5b6c52d7cb 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -6,16 +6,20 @@ "main": "dist/cjs/index.js", "module": "dist/esm/index.js", "types": "dist/index.d.ts", + "scripts": { + "build": "pnpm rollup -c", + "dx": "pnpm rollup -c --watch" + }, "devDependencies": { "@rollup/plugin-commonjs": "22.0.2", "@rollup/plugin-node-resolve": "^13.3.0", - "@rollup/plugin-typescript": "8.3.4", + "@rollup/plugin-typescript": "8.4.0", "rollup": "2.78.1", "rollup-plugin-dts": "^4.2.2", "rollup-plugin-peer-deps-external": "^2.2.4", "tslib": "^2.4.0", - "typescript": "^4.7.4", - "aws-sdk": "2.1199.0", + "typescript": "^4.8.2", + "aws-sdk": "2.1204.0", "models": "workspace:*", "next": "12.2.5" }, @@ -23,9 +27,5 @@ "aws-sdk": "^2.1152.0", "models": "workspace:*", "next": "^12.0.0" - }, - "scripts": { - "build": "pnpm rollup -c", - "dx": "pnpm rollup -c --watch" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b8f145071..9d56c84f2b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,10 +10,10 @@ importers: apps/builder: specifiers: - '@babel/core': 7.18.10 - '@chakra-ui/css-reset': 2.0.3 - '@chakra-ui/react': ^2.2.8 - '@chakra-ui/styled-system': ^2.2.7 + '@babel/core': 7.18.13 + '@chakra-ui/css-reset': 2.0.5 + '@chakra-ui/react': ^2.2.9 + '@chakra-ui/styled-system': ^2.2.8 '@codemirror/lang-css': ^6.0.0 '@codemirror/lang-html': ^6.1.0 '@codemirror/lang-javascript': ^6.0.2 @@ -29,26 +29,25 @@ importers: '@giphy/js-types': ^4.2.1 '@giphy/react-components': 6.1.1 '@googleapis/drive': ^3.0.1 - '@playwright/test': 1.25.0 + '@playwright/test': 1.25.1 '@sentry/nextjs': 7.11.1 '@stripe/stripe-js': 1.35.0 '@tanstack/react-table': 8.5.11 '@types/canvas-confetti': ^1.4.3 '@types/google-spreadsheet': ^3.3.0 - '@types/jsonwebtoken': 8.5.8 + '@types/jsonwebtoken': 8.5.9 '@types/micro-cors': ^0.1.2 '@types/minio': ^7.0.13 - '@types/node': 18.7.8 + '@types/node': 18.7.13 '@types/nodemailer': 6.4.5 '@types/nprogress': ^0.2.0 - '@types/papaparse': 5.3.3 + '@types/papaparse': 5.3.4 '@types/prettier': 2.7.0 '@types/qs': ^6.9.7 '@types/react': ^18.0.17 - '@types/react-table': ^7.7.12 '@types/tinycolor2': ^1.4.3 - '@typescript-eslint/eslint-plugin': 5.33.1 - '@typescript-eslint/parser': 5.33.1 + '@typescript-eslint/eslint-plugin': 5.35.1 + '@typescript-eslint/parser': 5.35.1 '@udecode/plate-basic-marks': 16.3.0 '@udecode/plate-common': ^7.0.2 '@udecode/plate-core': 16.3.0 @@ -56,7 +55,7 @@ importers: '@udecode/plate-serializer-html': 16.3.0 '@udecode/plate-ui-link': 16.3.0 '@udecode/plate-ui-toolbar': 16.3.0 - aws-sdk: 2.1199.0 + aws-sdk: 2.1204.0 bot-engine: workspace:* browser-image-compression: ^2.0.0 canvas-confetti: ^1.5.1 @@ -67,12 +66,12 @@ importers: dequal: ^2.0.3 dotenv: ^16.0.1 emojilib: 3.0.7 - eslint: 8.22.0 + eslint: 8.23.0 eslint-config-next: 12.2.5 - eslint-plugin-react: ^7.30.1 + eslint-plugin-react: ^7.31.1 focus-visible: ^5.2.0 - framer-motion: 7.2.0 - google-auth-library: ^8.3.0 + framer-motion: 7.2.1 + google-auth-library: ^8.4.0 google-spreadsheet: ^3.3.0 got: 12.3.1 htmlparser2: ^8.0.1 @@ -82,7 +81,7 @@ importers: kbar: ^0.1.0-beta.36 micro: 9.4.1 micro-cors: ^0.1.1 - minio: 7.0.30 + minio: 7.0.32 models: workspace:* next: 12.2.5 next-auth: 4.10.3 @@ -94,22 +93,22 @@ importers: react: ^18.2.0 react-dom: ^18.2.0 react-draggable: ^4.4.5 - slate: 0.82.0 + slate: 0.82.1 slate-history: ^0.66.0 slate-hyperscript: ^0.77.0 - slate-react: 0.82.0 - stripe: 10.3.0 + slate-react: 0.82.1 + stripe: 10.6.0 styled-components: ^5.3.5 svg-round-corners: ^0.3.0 swr: ^1.3.0 tinycolor2: ^1.4.2 typebot-js: workspace:* - typescript: ^4.7.4 - use-debounce: 8.0.3 + typescript: ^4.8.2 + use-debounce: 8.0.4 utils: workspace:* dependencies: - '@chakra-ui/css-reset': 2.0.3_g566eayvhbit5eqxocdac5mhdm - '@chakra-ui/react': 2.2.8_4tepo34aiwxoce74yrvdsfmsmq + '@chakra-ui/css-reset': 2.0.5_g566eayvhbit5eqxocdac5mhdm + '@chakra-ui/react': 2.2.9_udjjtelqitool72t346rfzq46a '@codemirror/lang-css': 6.0.0_5iuszxvunsfdgagvpwnubh4wt4 '@codemirror/lang-html': 6.1.0_@codemirror+view@6.1.0 '@codemirror/lang-javascript': 6.0.2 @@ -119,23 +118,23 @@ importers: '@dnd-kit/core': 6.0.5_biqbaboplfbrettd7655fr4n2y '@dnd-kit/sortable': 7.0.1_vvd3dzag27tc7rclyb2whqqnpe '@dnd-kit/utilities': 3.2.0_react@18.2.0 - '@emotion/react': 11.10.0_msmmgljd7hl2w2irtggflhmema - '@emotion/styled': 11.10.0_5sec57kzpgkzooe4crua5kfcly + '@emotion/react': 11.10.0_tu23i5xxn6kbev62oblybgbdem + '@emotion/styled': 11.10.0_j46kbo7layvgw6ebzgyotlgnfu '@giphy/js-fetch-api': 4.4.0 '@giphy/js-types': 4.2.1 - '@giphy/react-components': 6.1.1_dvp6wxm7rs4sirs67lhxth6k7q + '@giphy/react-components': 6.1.1_2anycei3urvvifsxzguyargkdi '@googleapis/drive': 3.0.1 '@sentry/nextjs': 7.11.1_xhgugymgk3ncoadul5ja7muiri '@stripe/stripe-js': 1.35.0 '@tanstack/react-table': 8.5.11_biqbaboplfbrettd7655fr4n2y - '@udecode/plate-basic-marks': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq - '@udecode/plate-common': 7.0.2_y76phs2t5jz4pnmukbpl4xz6se - '@udecode/plate-core': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq - '@udecode/plate-link': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq - '@udecode/plate-serializer-html': 16.3.0_am3zbczju7xetfufwa2asgwf3m - '@udecode/plate-ui-link': 16.3.0_fh3nb6nmkkor47kq743xqw3oc4 - '@udecode/plate-ui-toolbar': 16.3.0_fh3nb6nmkkor47kq743xqw3oc4 - aws-sdk: 2.1199.0 + '@udecode/plate-basic-marks': 16.3.0_wqthvvcstqrjz3765grgy3hadi + '@udecode/plate-common': 7.0.2_hidgguja4cmrlfb4ht7l2ozp4a + '@udecode/plate-core': 16.3.0_wqthvvcstqrjz3765grgy3hadi + '@udecode/plate-link': 16.3.0_wqthvvcstqrjz3765grgy3hadi + '@udecode/plate-serializer-html': 16.3.0_mnxabdoyykc4d4nuqzu5vx77em + '@udecode/plate-ui-link': 16.3.0_eyzxfgmg627l7ka22k6ppripnq + '@udecode/plate-ui-toolbar': 16.3.0_eyzxfgmg627l7ka22k6ppripnq + aws-sdk: 2.1204.0 bot-engine: link:../../packages/bot-engine browser-image-compression: 2.0.0 canvas-confetti: 1.5.1 @@ -145,8 +144,8 @@ importers: dequal: 2.0.3 emojilib: 3.0.7 focus-visible: 5.2.0 - framer-motion: 7.2.0_biqbaboplfbrettd7655fr4n2y - google-auth-library: 8.3.0 + framer-motion: 7.2.1_biqbaboplfbrettd7655fr4n2y + google-auth-library: 8.4.0 google-spreadsheet: 3.3.0 got: 12.3.1 htmlparser2: 8.0.1 @@ -156,8 +155,8 @@ importers: kbar: 0.1.0-beta.36_biqbaboplfbrettd7655fr4n2y micro: 9.4.1 micro-cors: 0.1.1 - minio: 7.0.30 - next: 12.2.5_twoewwu6sg7cdf3ao6njtbftne + minio: 7.0.32 + next: 12.2.5_rlaikcoslzwwtqyk7brpdzej5y next-auth: 4.10.3_br325yun545l5vwdnneu6tztxq nodemailer: 6.7.8 nprogress: 0.2.0 @@ -167,44 +166,43 @@ importers: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-draggable: 4.4.5_biqbaboplfbrettd7655fr4n2y - slate: 0.82.0 - slate-history: 0.66.0_slate@0.82.0 - slate-hyperscript: 0.77.0_slate@0.82.0 - slate-react: 0.82.0_bg222ifi7it6hblyfyz26virpa - stripe: 10.3.0 + slate: 0.82.1 + slate-history: 0.66.0_slate@0.82.1 + slate-hyperscript: 0.77.0_slate@0.82.1 + slate-react: 0.82.1_lryiyh7uo2ykhysveiorwwrgwa + stripe: 10.6.0 styled-components: 5.3.5_7i5myeigehqah43i5u7wbekgba svg-round-corners: 0.3.0 swr: 1.3.0_react@18.2.0 tinycolor2: 1.4.2 typebot-js: link:../../packages/typebot-js - use-debounce: 8.0.3_react@18.2.0 + use-debounce: 8.0.4_react@18.2.0 devDependencies: - '@babel/core': 7.18.10 - '@chakra-ui/styled-system': 2.2.7 - '@playwright/test': 1.25.0 + '@babel/core': 7.18.13 + '@chakra-ui/styled-system': 2.2.8 + '@playwright/test': 1.25.1 '@types/canvas-confetti': 1.4.3 '@types/google-spreadsheet': 3.3.0 - '@types/jsonwebtoken': 8.5.8 + '@types/jsonwebtoken': 8.5.9 '@types/micro-cors': 0.1.2 '@types/minio': 7.0.13 - '@types/node': 18.7.8 + '@types/node': 18.7.13 '@types/nodemailer': 6.4.5 '@types/nprogress': 0.2.0 - '@types/papaparse': 5.3.3 + '@types/papaparse': 5.3.4 '@types/prettier': 2.7.0 '@types/qs': 6.9.7 '@types/react': 18.0.17 - '@types/react-table': 7.7.12 '@types/tinycolor2': 1.4.3 - '@typescript-eslint/eslint-plugin': 5.33.1_vsoshirnpb7xw6mr7xomgfas2i - '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq + '@typescript-eslint/eslint-plugin': 5.35.1_pfwtupu3r4wxmgbx6hj7gwmyuu + '@typescript-eslint/parser': 5.35.1_yqf6kl63nyoq5megxukfnom5rm db: link:../../packages/db dotenv: 16.0.1 - eslint: 8.22.0 - eslint-config-next: 12.2.5_4rv7y5c6xz3vfxwhbrcxxi73bq - eslint-plugin-react: 7.30.1_eslint@8.22.0 + eslint: 8.23.0 + eslint-config-next: 12.2.5_yqf6kl63nyoq5megxukfnom5rm + eslint-plugin-react: 7.31.1_eslint@8.23.0 models: link:../../packages/models - typescript: 4.7.4 + typescript: 4.8.2 utils: link:../../packages/utils apps/docs: @@ -246,83 +244,84 @@ importers: apps/landing-page: specifiers: - '@babel/core': 7.18.10 - '@chakra-ui/icon': ^3.0.8 - '@chakra-ui/react': 2.2.8 - '@chakra-ui/styled-system': ^2.2.7 + '@babel/core': 7.18.13 + '@chakra-ui/icon': ^3.0.9 + '@chakra-ui/react': 2.2.9 + '@chakra-ui/styled-system': ^2.2.8 '@emotion/react': 11.10.0 '@emotion/styled': 11.10.0 '@next/bundle-analyzer': 12.2.5 '@types/aos': ^3.0.4 - '@types/node': 18.7.8 + '@types/node': 18.7.13 '@types/react': ^18.0.17 aos: ^2.3.4 autoprefixer: 10.4.8 bot-engine: '*' cross-env: ^7.0.3 - eslint: 8.22.0 + eslint: 8.23.0 focus-visible: ^5.2.0 - framer-motion: 7.2.0 + framer-motion: 7.2.1 models: '*' next: 12.2.5 postcss: 8.4.16 prettier: 2.7.1 react: 18.2.0 react-dom: 18.2.0 - typescript: ^4.7.4 + typescript: ^4.8.2 utils: '*' dependencies: - '@chakra-ui/icon': 3.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/react': 2.2.8_4tepo34aiwxoce74yrvdsfmsmq - '@emotion/react': 11.10.0_msmmgljd7hl2w2irtggflhmema - '@emotion/styled': 11.10.0_5sec57kzpgkzooe4crua5kfcly + '@chakra-ui/icon': 3.0.9_hsmxbru7kh4m4fkmapdkd6vvgu + '@chakra-ui/react': 2.2.9_udjjtelqitool72t346rfzq46a + '@emotion/react': 11.10.0_tu23i5xxn6kbev62oblybgbdem + '@emotion/styled': 11.10.0_j46kbo7layvgw6ebzgyotlgnfu aos: 2.3.4 bot-engine: link:../../packages/bot-engine focus-visible: 5.2.0 - framer-motion: 7.2.0_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.2.1_biqbaboplfbrettd7655fr4n2y models: link:../../packages/models - next: 12.2.5_twoewwu6sg7cdf3ao6njtbftne + next: 12.2.5_rlaikcoslzwwtqyk7brpdzej5y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 utils: link:../../packages/utils devDependencies: - '@babel/core': 7.18.10 - '@chakra-ui/styled-system': 2.2.7 + '@babel/core': 7.18.13 + '@chakra-ui/styled-system': 2.2.8 '@next/bundle-analyzer': 12.2.5 '@types/aos': 3.0.4 - '@types/node': 18.7.8 + '@types/node': 18.7.13 '@types/react': 18.0.17 autoprefixer: 10.4.8_postcss@8.4.16 cross-env: 7.0.3 - eslint: 8.22.0 + eslint: 8.23.0 postcss: 8.4.16 prettier: 2.7.1 - typescript: 4.7.4 + typescript: 4.8.2 apps/viewer: specifiers: '@babel/preset-env': ^7.18.10 - '@playwright/test': 1.25.0 + '@playwright/test': 1.25.1 '@sentry/nextjs': 7.11.1 '@types/cors': ^2.8.12 '@types/google-spreadsheet': ^3.3.0 - '@types/node': 18.7.8 + '@types/node': 18.7.13 '@types/nodemailer': 6.4.5 - '@types/papaparse': 5.3.3 + '@types/papaparse': 5.3.4 '@types/qs': ^6.9.7 '@types/react': ^18.0.17 '@types/sanitize-html': 2.6.2 - '@typescript-eslint/eslint-plugin': 5.33.0 - '@typescript-eslint/parser': 5.33.1 - aws-sdk: 2.1199.0 + '@typescript-eslint/eslint-plugin': 5.35.1 + '@typescript-eslint/parser': 5.35.1 + aws-sdk: 2.1204.0 bot-engine: '*' cors: ^2.8.5 cuid: ^2.1.8 db: workspace:* - eslint: 8.22.0 + eslint: 8.23.0 eslint-config-next: 12.2.5 - eslint-plugin-react: ^7.30.1 - google-auth-library: ^8.3.0 + eslint-plugin-react: ^7.31.1 + eslint-plugin-react-hooks: ^4.6.0 + google-auth-library: ^8.4.0 google-spreadsheet: ^3.3.0 got: 12.3.1 models: workspace:* @@ -334,46 +333,47 @@ importers: react: ^18.2.0 react-dom: ^18.2.0 sanitize-html: ^2.7.1 - stripe: 10.3.0 - typescript: ^4.7.4 + stripe: 10.6.0 + typescript: ^4.8.2 utils: workspace:* dependencies: '@sentry/nextjs': 7.11.1_xhgugymgk3ncoadul5ja7muiri - aws-sdk: 2.1199.0 + aws-sdk: 2.1204.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.3.1 - next: 12.2.5_twoewwu6sg7cdf3ao6njtbftne + next: 12.2.5_rlaikcoslzwwtqyk7brpdzej5y nodemailer: 6.7.8 qs: 6.11.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 sanitize-html: 2.7.1 - stripe: 10.3.0 + stripe: 10.6.0 devDependencies: - '@babel/preset-env': 7.18.10_@babel+core@7.18.10 - '@playwright/test': 1.25.0 + '@babel/preset-env': 7.18.10_@babel+core@7.18.13 + '@playwright/test': 1.25.1 '@types/cors': 2.8.12 '@types/google-spreadsheet': 3.3.0 - '@types/node': 18.7.8 + '@types/node': 18.7.13 '@types/nodemailer': 6.4.5 - '@types/papaparse': 5.3.3 + '@types/papaparse': 5.3.4 '@types/qs': 6.9.7 '@types/react': 18.0.17 '@types/sanitize-html': 2.6.2 - '@typescript-eslint/eslint-plugin': 5.33.0_vsoshirnpb7xw6mr7xomgfas2i - '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq - eslint: 8.22.0 - eslint-config-next: 12.2.5_4rv7y5c6xz3vfxwhbrcxxi73bq - eslint-plugin-react: 7.30.1_eslint@8.22.0 - google-auth-library: 8.3.0 + '@typescript-eslint/eslint-plugin': 5.35.1_pfwtupu3r4wxmgbx6hj7gwmyuu + '@typescript-eslint/parser': 5.35.1_yqf6kl63nyoq5megxukfnom5rm + eslint: 8.23.0 + eslint-config-next: 12.2.5_yqf6kl63nyoq5megxukfnom5rm + eslint-plugin-react: 7.31.1_eslint@8.23.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.23.0 + google-auth-library: 8.4.0 models: link:../../packages/models next-transpile-modules: 9.0.0 papaparse: 5.3.2 - typescript: 4.7.4 + typescript: 4.8.2 utils: link:../../packages/utils packages/bot-engine: @@ -381,7 +381,7 @@ importers: '@rollup/plugin-commonjs': 22.0.2 '@rollup/plugin-json': ^4.1.0 '@rollup/plugin-node-resolve': ^13.3.0 - '@rollup/plugin-typescript': 8.3.4 + '@rollup/plugin-typescript': 8.4.0 '@stripe/react-stripe-js': 1.10.0 '@stripe/stripe-js': 1.35.0 '@types/qs': ^6.9.7 @@ -389,15 +389,15 @@ importers: '@types/react-phone-number-input': ^3.0.14 '@types/react-scroll': ^1.8.4 '@types/react-transition-group': ^4.4.5 - '@typescript-eslint/eslint-plugin': 5.33.0 - '@typescript-eslint/parser': 5.33.1 + '@typescript-eslint/eslint-plugin': 5.35.1 + '@typescript-eslint/parser': 5.35.1 autoprefixer: 10.4.8 db: workspace:* - eslint: 8.22.0 + eslint: 8.23.0 eslint-config-next: 12.2.5 eslint-config-prettier: ^8.5.0 eslint-plugin-prettier: ^4.2.1 - eslint-plugin-react: 7.30.1 + eslint-plugin-react: 7.31.1 models: workspace:* postcss: 8.4.16 prettier: 2.7.1 @@ -406,7 +406,7 @@ importers: react: ^18.2.0 react-dom: ^18.2.0 react-frame-component: 5.2.3 - react-phone-number-input: 3.2.8 + react-phone-number-input: 3.2.10 react-scroll: ^1.8.7 react-transition-group: 4.4.5 resize-observer: ^1.0.4 @@ -417,7 +417,7 @@ importers: rollup-plugin-terser: ^7.0.2 tailwindcss: 3.1.8 tslib: ^2.4.0 - typescript: ^4.7.4 + typescript: ^4.8.2 utils: workspace:* dependencies: '@stripe/react-stripe-js': 1.10.0_cmmhtrb5rpqnadm4cijrsi2esq @@ -425,7 +425,7 @@ importers: prop-types: 15.8.1 qs: 6.11.0 react-frame-component: 5.2.3_v2m5e27vhdewzwhryxwfaorcca - react-phone-number-input: 3.2.8_biqbaboplfbrettd7655fr4n2y + react-phone-number-input: 3.2.10_biqbaboplfbrettd7655fr4n2y react-scroll: 1.8.7_biqbaboplfbrettd7655fr4n2y react-transition-group: 4.4.5_biqbaboplfbrettd7655fr4n2y resize-observer: 1.0.4 @@ -433,34 +433,34 @@ importers: '@rollup/plugin-commonjs': 22.0.2_rollup@2.78.1 '@rollup/plugin-json': 4.1.0_rollup@2.78.1 '@rollup/plugin-node-resolve': 13.3.0_rollup@2.78.1 - '@rollup/plugin-typescript': 8.3.4_5zsqiitiqqdgwm4iemtywlnhku + '@rollup/plugin-typescript': 8.4.0_tgfijzvx6xrswvohwqlfbblwuu '@types/qs': 6.9.7 '@types/react': 18.0.17 '@types/react-phone-number-input': 3.0.14 '@types/react-scroll': 1.8.4 '@types/react-transition-group': 4.4.5 - '@typescript-eslint/eslint-plugin': 5.33.0_vsoshirnpb7xw6mr7xomgfas2i - '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq + '@typescript-eslint/eslint-plugin': 5.35.1_pfwtupu3r4wxmgbx6hj7gwmyuu + '@typescript-eslint/parser': 5.35.1_yqf6kl63nyoq5megxukfnom5rm autoprefixer: 10.4.8_postcss@8.4.16 db: link:../db - eslint: 8.22.0 - eslint-config-next: 12.2.5_4rv7y5c6xz3vfxwhbrcxxi73bq - eslint-config-prettier: 8.5.0_eslint@8.22.0 - eslint-plugin-prettier: 4.2.1_i2cojdczqdiurzgttlwdgf764e - eslint-plugin-react: 7.30.1_eslint@8.22.0 + eslint: 8.23.0 + eslint-config-next: 12.2.5_yqf6kl63nyoq5megxukfnom5rm + eslint-config-prettier: 8.5.0_eslint@8.23.0 + eslint-plugin-prettier: 4.2.1_tgumt6uwl2md3n6uqnggd6wvce + eslint-plugin-react: 7.31.1_eslint@8.23.0 models: link:../models postcss: 8.4.16 prettier: 2.7.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 rollup: 2.78.1 - rollup-plugin-dts: 4.2.2_accrhai6qopda76wnqb3pkewpq + rollup-plugin-dts: 4.2.2_rusrl3yqfuqle4tcyjzane2tmq rollup-plugin-peer-deps-external: 2.2.4_rollup@2.78.1 rollup-plugin-postcss: 4.0.2_postcss@8.4.16 rollup-plugin-terser: 7.0.2_rollup@2.78.1 tailwindcss: 3.1.8_postcss@8.4.16 tslib: 2.4.0 - typescript: 4.7.4 + typescript: 4.8.2 utils: link:../utils packages/db: @@ -468,119 +468,118 @@ importers: '@prisma/client': 4.2.1 dotenv-cli: 6.0.0 prisma: 4.2.1 - typescript: ^4.7.4 + typescript: ^4.8.2 dependencies: '@prisma/client': 4.2.1_prisma@4.2.1 devDependencies: dotenv-cli: 6.0.0 prisma: 4.2.1 - typescript: 4.7.4 + typescript: 4.8.2 packages/models: specifiers: '@rollup/plugin-commonjs': 22.0.2 '@rollup/plugin-node-resolve': ^13.3.0 - '@rollup/plugin-typescript': 8.3.4 + '@rollup/plugin-typescript': 8.4.0 db: workspace:* next: 12.2.5 rollup: 2.78.1 rollup-plugin-dts: ^4.2.2 rollup-plugin-peer-deps-external: ^2.2.4 - typescript: ^4.7.4 + typescript: ^4.8.2 zod: ^3.18.0 dependencies: zod: 3.18.0 devDependencies: '@rollup/plugin-commonjs': 22.0.2_rollup@2.78.1 '@rollup/plugin-node-resolve': 13.3.0_rollup@2.78.1 - '@rollup/plugin-typescript': 8.3.4_accrhai6qopda76wnqb3pkewpq + '@rollup/plugin-typescript': 8.4.0_rusrl3yqfuqle4tcyjzane2tmq db: link:../db next: 12.2.5_biqbaboplfbrettd7655fr4n2y rollup: 2.78.1 - rollup-plugin-dts: 4.2.2_accrhai6qopda76wnqb3pkewpq + rollup-plugin-dts: 4.2.2_rusrl3yqfuqle4tcyjzane2tmq rollup-plugin-peer-deps-external: 2.2.4_rollup@2.78.1 - typescript: 4.7.4 + typescript: 4.8.2 packages/scripts: specifiers: - '@types/node': 18.6.4 + '@types/node': 18.7.13 db: workspace:* models: workspace:* ts-node: ^10.9.1 - typescript: ^4.7.4 + typescript: ^4.8.2 utils: '*' devDependencies: - '@types/node': 18.6.4 + '@types/node': 18.7.13 db: link:../db models: link:../models - ts-node: 10.9.1_hn66opzbaneygq52jmwjxha6su - typescript: 4.7.4 + ts-node: 10.9.1_hwinnrf7y5nyyzygpj45jmvjia + typescript: 4.8.2 utils: link:../utils packages/typebot-js: specifiers: - '@rollup/plugin-typescript': 8.3.4 - '@types/jest': ^28.1.7 - '@typescript-eslint/eslint-plugin': 5.32.0 - '@typescript-eslint/parser': 5.33.1 - eslint: 8.22.0 + '@rollup/plugin-typescript': 8.4.0 + '@types/jest': ^28.1.8 + '@typescript-eslint/eslint-plugin': 5.35.1 + '@typescript-eslint/parser': 5.35.1 + eslint: 8.23.0 eslint-plugin-functional: ^4.2.2 - eslint-plugin-jest: 26.8.5 + eslint-plugin-jest: 27.0.1 eslint-plugin-prettier: ^4.2.1 - jest: ^28.1.3 - jest-environment-jsdom: ^28.1.3 + jest: ^29.0.1 + jest-environment-jsdom: ^29.0.1 prettier: 2.7.1 rollup: 2.78.1 rollup-plugin-styles: ^4.0.0 rollup-plugin-terser: ^7.0.2 ts-jest: ^28.0.8 tslib: ^2.4.0 - typescript: ^4.7.4 - dependencies: - jest-environment-jsdom: 28.1.3 + typescript: ^4.8.2 devDependencies: - '@rollup/plugin-typescript': 8.3.4_5zsqiitiqqdgwm4iemtywlnhku - '@types/jest': 28.1.7 - '@typescript-eslint/eslint-plugin': 5.32.0_vsoshirnpb7xw6mr7xomgfas2i - '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq - eslint: 8.22.0 - eslint-plugin-functional: 4.2.2_4rv7y5c6xz3vfxwhbrcxxi73bq - eslint-plugin-jest: 26.8.5_wsnumsk3aw5ugktnxyzyce5y3q - eslint-plugin-prettier: 4.2.1_2xd4q2tc5cqa5as7uugqhp6oue - jest: 28.1.3 + '@rollup/plugin-typescript': 8.4.0_tgfijzvx6xrswvohwqlfbblwuu + '@types/jest': 28.1.8 + '@typescript-eslint/eslint-plugin': 5.35.1_pfwtupu3r4wxmgbx6hj7gwmyuu + '@typescript-eslint/parser': 5.35.1_yqf6kl63nyoq5megxukfnom5rm + eslint: 8.23.0 + eslint-plugin-functional: 4.2.2_yqf6kl63nyoq5megxukfnom5rm + eslint-plugin-jest: 27.0.1_xascrbrefclzhfoyhfrxozjckq + eslint-plugin-prettier: 4.2.1_bxpuzolsxufkw2ipnoyzzxnyrm + jest: 29.0.1 + jest-environment-jsdom: 29.0.1 prettier: 2.7.1 rollup: 2.78.1 rollup-plugin-styles: 4.0.0_rollup@2.78.1 rollup-plugin-terser: 7.0.2_rollup@2.78.1 - ts-jest: 28.0.8_m5noci3hdgjcbp5i3skppiufvq + ts-jest: 28.0.8_aqclllrwqhdrf37c5pjob7flby tslib: 2.4.0 - typescript: 4.7.4 + typescript: 4.8.2 packages/utils: specifiers: '@rollup/plugin-commonjs': 22.0.2 '@rollup/plugin-node-resolve': ^13.3.0 - '@rollup/plugin-typescript': 8.3.4 - aws-sdk: 2.1199.0 + '@rollup/plugin-typescript': 8.4.0 + aws-sdk: 2.1204.0 models: workspace:* next: 12.2.5 rollup: 2.78.1 rollup-plugin-dts: ^4.2.2 rollup-plugin-peer-deps-external: ^2.2.4 tslib: ^2.4.0 - typescript: ^4.7.4 + typescript: ^4.8.2 devDependencies: '@rollup/plugin-commonjs': 22.0.2_rollup@2.78.1 '@rollup/plugin-node-resolve': 13.3.0_rollup@2.78.1 - '@rollup/plugin-typescript': 8.3.4_5zsqiitiqqdgwm4iemtywlnhku - aws-sdk: 2.1199.0 + '@rollup/plugin-typescript': 8.4.0_tgfijzvx6xrswvohwqlfbblwuu + aws-sdk: 2.1204.0 models: link:../models next: 12.2.5_biqbaboplfbrettd7655fr4n2y rollup: 2.78.1 - rollup-plugin-dts: 4.2.2_accrhai6qopda76wnqb3pkewpq + rollup-plugin-dts: 4.2.2_rusrl3yqfuqle4tcyjzane2tmq rollup-plugin-peer-deps-external: 2.2.4_rollup@2.78.1 tslib: 2.4.0 - typescript: 4.7.4 + typescript: 4.8.2 packages/wordpress: specifiers: @@ -798,6 +797,29 @@ packages: semver: 6.3.0 transitivePeerDependencies: - supports-color + dev: false + + /@babel/core/7.18.13: + resolution: {integrity: sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A==} + engines: {node: '>=6.9.0'} + dependencies: + '@ampproject/remapping': 2.2.0 + '@babel/code-frame': 7.18.6 + '@babel/generator': 7.18.13 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.13 + '@babel/helper-module-transforms': 7.18.9 + '@babel/helpers': 7.18.9 + '@babel/parser': 7.18.13 + '@babel/template': 7.18.10 + '@babel/traverse': 7.18.13 + '@babel/types': 7.18.13 + convert-source-map: 1.8.0 + debug: 4.3.4 + gensync: 1.0.0-beta.2 + json5: 2.2.1 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color /@babel/core/7.18.9: resolution: {integrity: sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==} @@ -820,6 +842,7 @@ packages: semver: 6.3.0 transitivePeerDependencies: - supports-color + dev: false /@babel/generator/7.18.12: resolution: {integrity: sha512-dfQ8ebCN98SvyL7IxNMCUtZQSq5R7kxgN+r8qYTGDmmSion1hX2C0zq2yo1bsCDhXixokv1SAWTZUMYbO/V5zg==} @@ -829,6 +852,14 @@ packages: '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 + /@babel/generator/7.18.13: + resolution: {integrity: sha512-CkPg8ySSPuHTYPJYo7IRALdqyjM9HCbt/3uOBEFbzyGVP6Mn8bwFPB0jX6982JVNBlYzM1nnPkfjuXSOPtQeEQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.18.13 + '@jridgewell/gen-mapping': 0.3.2 + jsesc: 2.5.2 + /@babel/generator/7.18.7: resolution: {integrity: sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A==} engines: {node: '>=6.9.0'} @@ -870,6 +901,19 @@ packages: '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.2 semver: 6.3.0 + dev: false + + /@babel/helper-compilation-targets/7.18.9_@babel+core@7.18.13: + resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/compat-data': 7.18.8 + '@babel/core': 7.18.13 + '@babel/helper-validator-option': 7.18.6 + browserslist: 4.21.2 + semver: 6.3.0 /@babel/helper-compilation-targets/7.18.9_@babel+core@7.18.9: resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==} @@ -882,6 +926,7 @@ packages: '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.2 semver: 6.3.0 + dev: false /@babel/helper-create-class-features-plugin/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-YfDzdnoxHGV8CzqHGyCbFvXg5QESPFkXlHtvdCkesLjjVMT2Adxe4FGUR5ChIb3DxSaXO12iIOCWoXdsUVwnqw==} @@ -899,6 +944,24 @@ packages: '@babel/helper-split-export-declaration': 7.18.6 transitivePeerDependencies: - supports-color + dev: false + + /@babel/helper-create-class-features-plugin/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-YfDzdnoxHGV8CzqHGyCbFvXg5QESPFkXlHtvdCkesLjjVMT2Adxe4FGUR5ChIb3DxSaXO12iIOCWoXdsUVwnqw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-function-name': 7.18.9 + '@babel/helper-member-expression-to-functions': 7.18.6 + '@babel/helper-optimise-call-expression': 7.18.6 + '@babel/helper-replace-supers': 7.18.6 + '@babel/helper-split-export-declaration': 7.18.6 + transitivePeerDependencies: + - supports-color /@babel/helper-create-class-features-plugin/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-YfDzdnoxHGV8CzqHGyCbFvXg5QESPFkXlHtvdCkesLjjVMT2Adxe4FGUR5ChIb3DxSaXO12iIOCWoXdsUVwnqw==} @@ -927,6 +990,17 @@ packages: '@babel/core': 7.18.10 '@babel/helper-annotate-as-pure': 7.18.6 regexpu-core: 5.1.0 + dev: false + + /@babel/helper-create-regexp-features-plugin/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-annotate-as-pure': 7.18.6 + regexpu-core: 5.1.0 /@babel/helper-create-regexp-features-plugin/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==} @@ -975,13 +1049,13 @@ packages: - supports-color dev: false - /@babel/helper-define-polyfill-provider/0.3.2_@babel+core@7.18.10: + /@babel/helper-define-polyfill-provider/0.3.2_@babel+core@7.18.13: resolution: {integrity: sha512-r9QJJ+uDWrd+94BSPcP6/de67ygLtvVy6cK4luE6MOuDsZIdoaPBnfSpbO/+LTifjPckbKXRuI9BB/Z2/y3iTg==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.18.10 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.10 + '@babel/core': 7.18.13 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.13 '@babel/helper-plugin-utils': 7.18.9 debug: 4.3.4 lodash.debounce: 4.0.8 @@ -1072,7 +1146,6 @@ packages: /@babel/helper-plugin-utils/7.18.6: resolution: {integrity: sha512-gvZnm1YAAxh13eJdkb9EWHBnF3eAub3XTLCZEehHT2kWxiKVRL64+ae5Y6Ivne0mVHmMYKT+xWgZO+gQhuLUBg==} engines: {node: '>=6.9.0'} - dev: false /@babel/helper-plugin-utils/7.18.9: resolution: {integrity: sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==} @@ -1121,6 +1194,21 @@ packages: '@babel/types': 7.18.10 transitivePeerDependencies: - supports-color + dev: false + + /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.18.13: + resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-wrap-function': 7.18.11 + '@babel/types': 7.18.10 + transitivePeerDependencies: + - supports-color /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.18.9: resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} @@ -1246,6 +1334,13 @@ packages: dependencies: '@babel/types': 7.18.10 + /@babel/parser/7.18.13: + resolution: {integrity: sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.18.13 + /@babel/parser/7.18.8: resolution: {integrity: sha512-RSKRfYX20dyH+elbJK2uqAkVyucL+xXzhqlMD5/ZXx+dAAwpyB7HsvnHe/ZUGOF+xLr5Wx9/JoXVTj6BQE2/oA==} engines: {node: '>=6.0.0'} @@ -1269,6 +1364,16 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} @@ -1304,28 +1409,28 @@ packages: '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.18.9 dev: false - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.18.10: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-skip-transparent-expression-wrappers': 7.18.9 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.13 - /@babel/plugin-proposal-async-generator-functions/7.18.10_@babel+core@7.18.10: + /@babel/plugin-proposal-async-generator-functions/7.18.10_@babel+core@7.18.13: resolution: {integrity: sha512-1mFuY2TOsR1hxbjCo4QL+qlIjV07p4H4EUYw2J/WCqsvFV6V9X9z9YhXbWndc/4fw+hYGlDT7egYxliMp5O6Ew==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.10 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.13 transitivePeerDependencies: - supports-color @@ -1370,6 +1475,19 @@ packages: '@babel/helper-plugin-utils': 7.18.9 transitivePeerDependencies: - supports-color + dev: false + + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.18.13: + 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.18.13 + '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.13 + '@babel/helper-plugin-utils': 7.18.9 + transitivePeerDependencies: + - supports-color /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} @@ -1396,6 +1514,20 @@ packages: '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.10 transitivePeerDependencies: - supports-color + dev: false + + /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.12.0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.13 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.13 + transitivePeerDependencies: + - supports-color /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==} @@ -1420,6 +1552,17 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.10 + dev: false + + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.13 /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} @@ -1454,15 +1597,15 @@ packages: '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.9 dev: false - /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.18.10: + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.10 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.13 /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} @@ -1473,6 +1616,17 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.10 + dev: false + + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.13 /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} @@ -1507,15 +1661,15 @@ packages: '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.9 dev: false - /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.18.10: + /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.10 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.13 /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} @@ -1526,6 +1680,17 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.10 + dev: false + + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.13 /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} @@ -1547,6 +1712,17 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.10 + dev: false + + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.13 /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} @@ -1598,18 +1774,18 @@ packages: '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.9 dev: false - /@babel/plugin-proposal-object-rest-spread/7.18.9_@babel+core@7.18.10: + /@babel/plugin-proposal-object-rest-spread/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.18.8 - '@babel/core': 7.18.10 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.10 + '@babel/core': 7.18.13 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.13 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.10 - '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.10 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.13 + '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.13 /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} @@ -1620,6 +1796,17 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.10 + dev: false + + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.13 /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} @@ -1644,6 +1831,18 @@ packages: '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.10 dev: false + /@babel/plugin-proposal-optional-chaining/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-PatI6elL5eMzoypFAiYDpYQyMtXTn+iMhuxxQt5mAXD4fEmKorpSI3PHd+i3JXBJN3xyA6MvJv7at23HffFHwA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-skip-transparent-expression-wrappers': 7.18.6 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.13 + dev: false + /@babel/plugin-proposal-optional-chaining/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-PatI6elL5eMzoypFAiYDpYQyMtXTn+iMhuxxQt5mAXD4fEmKorpSI3PHd+i3JXBJN3xyA6MvJv7at23HffFHwA==} engines: {node: '>=6.9.0'} @@ -1656,16 +1855,16 @@ packages: '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.9 dev: false - /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.18.10: + /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-skip-transparent-expression-wrappers': 7.18.9 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.10 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.13 /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} @@ -1678,6 +1877,19 @@ packages: '@babel/helper-plugin-utils': 7.18.9 transitivePeerDependencies: - supports-color + dev: false + + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.13 + '@babel/helper-plugin-utils': 7.18.9 + transitivePeerDependencies: + - supports-color /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} @@ -1705,6 +1917,21 @@ packages: '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.10 transitivePeerDependencies: - supports-color + dev: false + + /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.13 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.13 + transitivePeerDependencies: + - supports-color /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==} @@ -1730,6 +1957,17 @@ packages: '@babel/core': 7.18.10 '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} + engines: {node: '>=4'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} @@ -1749,6 +1987,15 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.13: + resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.9: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} @@ -1757,13 +2004,14 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 + dev: false - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.18.9: + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.18.13: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 dev: true @@ -1774,6 +2022,15 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.13: + resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.9: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} @@ -1782,6 +2039,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 + dev: false /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.10: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} @@ -1791,6 +2049,16 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.13: + resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.9: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} @@ -1809,23 +2077,41 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.9: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.13: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 - dev: false - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.10: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.9: + resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.10: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.13: + resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} @@ -1836,13 +2122,13 @@ packages: '@babel/helper-plugin-utils': 7.18.9 dev: false - /@babel/plugin-syntax-flow/7.18.6_@babel+core@7.18.10: + /@babel/plugin-syntax-flow/7.18.6_@babel+core@7.18.13: resolution: {integrity: sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 dev: false @@ -1854,6 +2140,16 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==} @@ -1865,12 +2161,12 @@ packages: '@babel/helper-plugin-utils': 7.18.9 dev: false - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.18.9: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.18.13: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 dev: true @@ -1881,6 +2177,15 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.13: + resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} @@ -1889,6 +2194,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 + dev: false /@babel/plugin-syntax-jsx/7.12.1_@babel+core@7.12.9: resolution: {integrity: sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==} @@ -1909,6 +2215,15 @@ packages: '@babel/helper-plugin-utils': 7.18.6 dev: false + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.6 + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} engines: {node: '>=6.9.0'} @@ -1926,6 +2241,15 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.13: + resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.9: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} @@ -1934,6 +2258,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 + dev: false /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.10: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} @@ -1942,6 +2267,15 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.13: + resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} @@ -1950,6 +2284,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 + dev: false /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.10: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} @@ -1958,6 +2293,15 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.13: + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.9: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} @@ -1966,6 +2310,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 + dev: false /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.12.9: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} @@ -1983,6 +2328,15 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.13: + resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} @@ -1991,6 +2345,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 + dev: false /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.10: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} @@ -1999,6 +2354,15 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.13: + resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} @@ -2007,6 +2371,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 + dev: false /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.10: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} @@ -2015,6 +2380,15 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.13: + resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} @@ -2023,6 +2397,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 + dev: false /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.10: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} @@ -2032,6 +2407,16 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.13: + resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.9: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} @@ -2051,6 +2436,16 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.13: + resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.9: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} @@ -2060,6 +2455,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 + dev: false /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==} @@ -2071,6 +2467,15 @@ packages: '@babel/helper-plugin-utils': 7.18.9 dev: false + /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==} engines: {node: '>=6.9.0'} @@ -2079,6 +2484,7 @@ packages: dependencies: '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 + dev: false /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} @@ -2088,6 +2494,16 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} @@ -2111,6 +2527,20 @@ packages: '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.10 transitivePeerDependencies: - supports-color + dev: false + + /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-module-imports': 7.18.6 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.13 + transitivePeerDependencies: + - supports-color /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==} @@ -2134,6 +2564,16 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} @@ -2165,13 +2605,13 @@ packages: '@babel/helper-plugin-utils': 7.18.9 dev: false - /@babel/plugin-transform-block-scoping/7.18.9_@babel+core@7.18.10: + /@babel/plugin-transform-block-scoping/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-classes/7.18.8_@babel+core@7.18.10: @@ -2212,13 +2652,13 @@ packages: - supports-color dev: false - /@babel/plugin-transform-classes/7.18.9_@babel+core@7.18.10: + /@babel/plugin-transform-classes/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-EkRQxsxoytpTlKJmSPYrsOMjCILacAjtSVkd4gChEe2kXjFCun3yohhW5I7plXJhCemM0gKsaGMcO8tinvCA5g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.18.9 @@ -2250,13 +2690,13 @@ packages: '@babel/helper-plugin-utils': 7.18.9 dev: false - /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.18.10: + /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-destructuring/7.18.6_@babel+core@7.18.10: @@ -2279,13 +2719,13 @@ packages: '@babel/helper-plugin-utils': 7.18.9 dev: false - /@babel/plugin-transform-destructuring/7.18.9_@babel+core@7.18.10: + /@babel/plugin-transform-destructuring/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-p5VCYNddPLkZTq4XymQIaIfZNJwT9YsjkPOhkVEqt6QIpQFZVM9IltqqYpOEkJoN1DPznmxUDyZ5CTZs/ZCuHA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.18.10: @@ -2297,6 +2737,17 @@ packages: '@babel/core': 7.18.10 '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} @@ -2329,13 +2780,13 @@ packages: '@babel/helper-plugin-utils': 7.18.9 dev: false - /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.18.10: + /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.18.10: @@ -2347,6 +2798,17 @@ packages: '@babel/core': 7.18.10 '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.6 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.6 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} @@ -2359,15 +2821,15 @@ packages: '@babel/helper-plugin-utils': 7.18.9 dev: false - /@babel/plugin-transform-flow-strip-types/7.18.9_@babel+core@7.18.10: + /@babel/plugin-transform-flow-strip-types/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-+G6rp2zRuOAInY5wcggsx4+QVao1qPM0osC9fTUVlAV3zOrzTCnrMAFVnR6+a3T8wz1wFIH7KhYMcMB3u1n80A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.18.13 dev: false /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.18.10: @@ -2378,6 +2840,16 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.18.13: + resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.18.9: resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} @@ -2413,14 +2885,14 @@ packages: '@babel/helper-plugin-utils': 7.18.9 dev: false - /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.18.10: + /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.10 + '@babel/core': 7.18.13 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.13 '@babel/helper-function-name': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 @@ -2444,13 +2916,13 @@ packages: '@babel/helper-plugin-utils': 7.18.9 dev: false - /@babel/plugin-transform-literals/7.18.9_@babel+core@7.18.10: + /@babel/plugin-transform-literals/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.18.10: @@ -2461,6 +2933,16 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} @@ -2484,6 +2966,20 @@ packages: babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color + dev: false + + /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-module-transforms': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + babel-plugin-dynamic-import-node: 2.3.3 + transitivePeerDependencies: + - supports-color /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==} @@ -2512,6 +3008,21 @@ packages: babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color + dev: false + + /@babel/plugin-transform-modules-commonjs/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-module-transforms': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-simple-access': 7.18.6 + babel-plugin-dynamic-import-node: 2.3.3 + transitivePeerDependencies: + - supports-color /@babel/plugin-transform-modules-commonjs/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==} @@ -2560,13 +3071,13 @@ packages: - supports-color dev: false - /@babel/plugin-transform-modules-systemjs/7.18.9_@babel+core@7.18.10: + /@babel/plugin-transform-modules-systemjs/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-zY/VSIbbqtoRoJKo2cDTewL364jSlZGvn0LKOf9ntbfxOvjfmyrdtEEOAdswOswhZEb8UH3jDkCKHd1sPgsS0A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-module-transforms': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 @@ -2586,6 +3097,19 @@ packages: '@babel/helper-plugin-utils': 7.18.9 transitivePeerDependencies: - supports-color + dev: false + + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-module-transforms': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + transitivePeerDependencies: + - supports-color /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} @@ -2609,6 +3133,17 @@ packages: '@babel/core': 7.18.10 '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-transform-named-capturing-groups-regex/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-named-capturing-groups-regex/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==} @@ -2629,6 +3164,16 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.18.13: + 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.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} @@ -2651,6 +3196,19 @@ packages: '@babel/helper-replace-supers': 7.18.9 transitivePeerDependencies: - supports-color + dev: false + + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-replace-supers': 7.18.9 + transitivePeerDependencies: + - supports-color /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} @@ -2683,6 +3241,16 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-transform-parameters/7.18.8_@babel+core@7.18.13: + resolution: {integrity: sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-parameters/7.18.8_@babel+core@7.18.9: resolution: {integrity: sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==} @@ -2702,6 +3270,16 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} @@ -2822,6 +3400,17 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 regenerator-transform: 0.15.0 + dev: false + + /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 + regenerator-transform: 0.15.0 /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==} @@ -2842,6 +3431,16 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} @@ -2878,6 +3477,16 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} @@ -2911,13 +3520,13 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.18.6 dev: false - /@babel/plugin-transform-spread/7.18.9_@babel+core@7.18.10: + /@babel/plugin-transform-spread/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-39Q814wyoOPtIB/qGopNIL9xDChOE1pNU0ZY5dO0owhiVt/5kFm4li+/bBtwc7QotG0u5EPzqhZdjMtmqBqyQA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-skip-transparent-expression-wrappers': 7.18.9 @@ -2929,6 +3538,16 @@ packages: dependencies: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} @@ -2960,13 +3579,13 @@ packages: '@babel/helper-plugin-utils': 7.18.9 dev: false - /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.18.10: + /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-typeof-symbol/7.18.6_@babel+core@7.18.10: @@ -2989,13 +3608,13 @@ packages: '@babel/helper-plugin-utils': 7.18.9 dev: false - /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.18.10: + /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-typescript/7.18.8_@babel+core@7.18.10: @@ -3012,6 +3631,20 @@ packages: - supports-color dev: false + /@babel/plugin-transform-typescript/7.18.8_@babel+core@7.18.13: + resolution: {integrity: sha512-p2xM8HI83UObjsZGofMV/EdYjamsDm6MoN3hXPYIT0+gxIoopE+B7rPYKAxfrz9K9PK7JafTTjqYC6qipLExYA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.13 + '@babel/helper-plugin-utils': 7.18.6 + '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.13 + transitivePeerDependencies: + - supports-color + dev: false + /@babel/plugin-transform-typescript/7.18.8_@babel+core@7.18.9: resolution: {integrity: sha512-p2xM8HI83UObjsZGofMV/EdYjamsDm6MoN3hXPYIT0+gxIoopE+B7rPYKAxfrz9K9PK7JafTTjqYC6qipLExYA==} engines: {node: '>=6.9.0'} @@ -3026,13 +3659,13 @@ packages: - supports-color dev: false - /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.18.10: + /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.18.13: 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.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-unicode-escapes/7.18.6_@babel+core@7.18.10: @@ -3064,6 +3697,17 @@ packages: '@babel/core': 7.18.10 '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 + dev: false + + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.13 + '@babel/helper-plugin-utils': 7.18.9 /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} @@ -3076,86 +3720,86 @@ packages: '@babel/helper-plugin-utils': 7.18.9 dev: false - /@babel/preset-env/7.18.10_@babel+core@7.18.10: + /@babel/preset-env/7.18.10_@babel+core@7.18.13: resolution: {integrity: sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.18.8 - '@babel/core': 7.18.10 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.10 + '@babel/core': 7.18.13 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.13 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-proposal-async-generator-functions': 7.18.10_@babel+core@7.18.10 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-proposal-object-rest-spread': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.10 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.10 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.10 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.10 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.10 - '@babel/plugin-syntax-import-assertions': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.10 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.10 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.10 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.10 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.10 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.10 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.10 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.10 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.10 - '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-block-scoping': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-transform-classes': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-transform-destructuring': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.18.10 - '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-modules-amd': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-modules-systemjs': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-named-capturing-groups-regex': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.10 - '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-spread': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.18.10 - '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.18.10 - '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.18.10 - '@babel/preset-modules': 0.1.5_@babel+core@7.18.10 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-proposal-async-generator-functions': 7.18.10_@babel+core@7.18.13 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-proposal-object-rest-spread': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.13 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.13 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.13 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.13 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.13 + '@babel/plugin-syntax-import-assertions': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.13 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.13 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.13 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.13 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.13 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.13 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.13 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.13 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.13 + '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-block-scoping': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-transform-classes': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-transform-destructuring': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.18.13 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-modules-amd': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-modules-systemjs': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-named-capturing-groups-regex': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.13 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-spread': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.18.13 + '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.18.13 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.18.13 + '@babel/preset-modules': 0.1.5_@babel+core@7.18.13 '@babel/types': 7.18.10 - babel-plugin-polyfill-corejs2: 0.3.2_@babel+core@7.18.10 - babel-plugin-polyfill-corejs3: 0.5.3_@babel+core@7.18.10 - babel-plugin-polyfill-regenerator: 0.4.0_@babel+core@7.18.10 + babel-plugin-polyfill-corejs2: 0.3.2_@babel+core@7.18.13 + babel-plugin-polyfill-corejs3: 0.5.3_@babel+core@7.18.13 + babel-plugin-polyfill-regenerator: 0.4.0_@babel+core@7.18.13 core-js-compat: 3.23.4 semver: 6.3.0 transitivePeerDependencies: @@ -3333,16 +3977,16 @@ packages: - supports-color dev: false - /@babel/preset-flow/7.18.6_@babel+core@7.18.10: + /@babel/preset-flow/7.18.6_@babel+core@7.18.13: resolution: {integrity: sha512-E7BDhL64W6OUqpuyHnSroLnqyRTcG6ZdOBl1OKI/QK/HJfplqK/S3sq1Cckx7oTodJ5yOXyfw7rEADJ6UjoQDQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-flow-strip-types': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-transform-flow-strip-types': 7.18.9_@babel+core@7.18.13 dev: false /@babel/preset-modules/0.1.5_@babel+core@7.18.10: @@ -3356,6 +4000,19 @@ packages: '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.10 '@babel/types': 7.18.10 esutils: 2.0.3 + dev: false + + /@babel/preset-modules/0.1.5_@babel+core@7.18.13: + resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.13 + '@babel/types': 7.18.10 + esutils: 2.0.3 /@babel/preset-modules/0.1.5_@babel+core@7.18.9: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} @@ -3414,6 +4071,20 @@ packages: - supports-color dev: false + /@babel/preset-typescript/7.18.6_@babel+core@7.18.13: + resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.13 + '@babel/helper-plugin-utils': 7.18.6 + '@babel/helper-validator-option': 7.18.6 + '@babel/plugin-transform-typescript': 7.18.8_@babel+core@7.18.13 + transitivePeerDependencies: + - supports-color + dev: false + /@babel/preset-typescript/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} engines: {node: '>=6.9.0'} @@ -3428,13 +4099,13 @@ packages: - supports-color dev: false - /@babel/register/7.18.9_@babel+core@7.18.10: + /@babel/register/7.18.9_@babel+core@7.18.13: resolution: {integrity: sha512-ZlbnXDcNYHMR25ITwwNKT88JiaukkdVj/nG7r3wnuXkOTHc60Uy05PwMCPre0hSkY68E6zK3xz+vUJSP2jWmcw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 clone-deep: 4.0.1 find-cache-dir: 2.1.0 make-dir: 2.1.0 @@ -3488,6 +4159,23 @@ packages: transitivePeerDependencies: - supports-color + /@babel/traverse/7.18.13: + resolution: {integrity: sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.18.6 + '@babel/generator': 7.18.13 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-function-name': 7.18.9 + '@babel/helper-hoist-variables': 7.18.6 + '@babel/helper-split-export-declaration': 7.18.6 + '@babel/parser': 7.18.13 + '@babel/types': 7.18.13 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + /@babel/traverse/7.18.8_supports-color@5.5.0: resolution: {integrity: sha512-UNg/AcSySJYR/+mIcJQDCv00T+AqRO7j/ZEJLzpaYtgM48rMg5MnkJgyNqkzo88+p4tfRvZJCEiwwfG6h4jkRg==} engines: {node: '>=6.9.0'} @@ -3531,6 +4219,14 @@ packages: '@babel/helper-validator-identifier': 7.18.6 to-fast-properties: 2.0.0 + /@babel/types/7.18.13: + resolution: {integrity: sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.18.10 + '@babel/helper-validator-identifier': 7.18.6 + to-fast-properties: 2.0.0 + /@babel/types/7.18.8: resolution: {integrity: sha512-qwpdsmraq0aJ3osLJRApsc2ouSJCdnMeZwB0DhbtHAtRpZNZCdlbRnHIgcRKzdE1g0iOGg644fzjOBcdOz9cPw==} engines: {node: '>=6.9.0'} @@ -3550,116 +4246,122 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@chakra-ui/accordion/2.0.10_ww6d7e3rfzhiohgpyxb4ijo6ci: - resolution: {integrity: sha512-HD3yJ4LV3S5vMH7DwcwSOPrZ+R6+qzTd7LXYKiUphl1RiUM5h97dbGqpqI+ULjIo0xoOvHTyhvO4ENCRDEYkRg==} + /@chakra-ui/accordion/2.0.11_eqctf5hbx6ajziygh4lbkyo3uy: + resolution: {integrity: sha512-KTMli2m/piZROhtY9zynfW7h49dkpS4n8Ny3uBcVFCtRg7zUOklMyUKX8I7KqAPAUROPiwT/5kE9hui3XpksQg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' dependencies: - '@chakra-ui/descendant': 3.0.7_react@18.2.0 - '@chakra-ui/icon': 3.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/react-context': 2.0.2_react@18.2.0 - '@chakra-ui/react-use-controllable-state': 2.0.2_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.2_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/transition': 2.0.8_o35jr3ogmpc5um7nrkcrhxg2xa - framer-motion: 7.2.0_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/descendant': 3.0.8_react@18.2.0 + '@chakra-ui/icon': 3.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-controllable-state': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy + '@chakra-ui/transition': 2.0.9_cxij77ekzsqkqrgpsbwhq5v62m + framer-motion: 7.2.1_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/alert/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-giBBbAPlSw33Ua838c35ClCVmmrfn+pvZgA92Ogcz2fwkUFa+Elcq/nyVQ3XHxLzzmPE/vACcS8wXoCXQl4i/Q==} + /@chakra-ui/alert/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-hFRIh6ZzQJ0sAESRym15mW/mcZE/yu4z6lFtdToBhpfSlhZLuE7gDdOTxqGkg417hY//48NiNXOCoQ2dUUuHKw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/icon': 3.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/react-context': 2.0.2_react@18.2.0 - '@chakra-ui/spinner': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy + '@chakra-ui/icon': 3.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/spinner': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/anatomy/2.0.4: - resolution: {integrity: sha512-wWLvPrLOCO+nDb+cMcEJ/iDxgWEizRXOlIZCinCzkeEYhcWibINx6wh49uVUyMT/dIs/JTHQ4mUb9IzqJ1RY+g==} + /@chakra-ui/anatomy/2.0.5: + resolution: {integrity: sha512-KPnGuRh7/2OjRndRWb1iMww2i8duJT4dtSBjZtKpe/gvgoSfWarVJb8KUc4FZ+EB7sPkFA0VhHVO7m8bJ7D8TQ==} dev: false - /@chakra-ui/avatar/2.0.9_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-kx77nTL9h8451lgAMZkD8UWGoxTjHKzeW55Ls4e7muqj3fl+hS3eNQ1zw66DDEFuYxBVyxZi1YgWFI7/Lgnx4w==} + /@chakra-ui/avatar/2.0.10_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-5wph1VADNPrIv5Ml6IZskdDMaed99wmAi9IWMxpwaHAgJ3P6Km77/dG0PnI6eLo+r4sytWWdW1mz5+8m1mrNXQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/image': 2.0.9_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/react-context': 2.0.2_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy + '@chakra-ui/image': 2.0.10_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/react-children-utils': 2.0.1 + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/breadcrumb/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-kTwNZqOMjVLm9smZMGZnkw8zChzwx1ycu8ZGSCYkwJxgO2yeztIcqpa9OjxhTkro6ZS9dels35+FbtyQCtz1wA==} + /@chakra-ui/breadcrumb/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-cc3WbxrJNRUph4v45qCdcIKJI0xECeV9VikQNIactBB+iexN4d+5P66xZABAkD8wWGmyH5KuSZcd9sFYNmC13w==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/react-children-utils': 2.0.1 + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/button/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-sFAdPRZNGeIawEN60V/6Zhqt1DOkFosYeG83QkwkIEgOlTNQsqlxgKV9bGfn6b4Qb2HUoqMzmN+rk8kHKvHOrQ==} + /@chakra-ui/breakpoint-utils/2.0.3: + resolution: {integrity: sha512-smi41ZtaiPw4mXaCgicyAh5M45Drt20wypThP+qQUT2CQ51UFZhYlItRA2lCXKQ9QB83POcHPC/oAwIsNOAfTg==} + dev: false + + /@chakra-ui/button/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-4BuDBiBlChHW1rQ9iod9MKs87AY3IyvZQwjV3DZTU4IG0KcDDfLQf++jj4dkg9Ttu+pIWhwF42pzA40JxW1oNg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/spinner': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 + '@chakra-ui/spinner': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/checkbox/2.1.7_ww6d7e3rfzhiohgpyxb4ijo6ci: - resolution: {integrity: sha512-84NyP8hXLrcv1GtgloPcBs4Ypzxa/jSEkWzH69+J/rSDNz/ff23fCSNayMPXadWXmAMSBmsKY8gdpfcJioCf/g==} + /@chakra-ui/checkbox/2.1.8_eqctf5hbx6ajziygh4lbkyo3uy: + resolution: {integrity: sha512-HhRs3nwTFoIE/UpX4N2AZxxW39Xm/Vw01HjwP/59X60kdKs3RBXlm52cODkfUDfveyT9o5ezLhU/jRf0qA909Q==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 - '@chakra-ui/visually-hidden': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu + '@chakra-ui/form-control': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/react-types': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-callback-ref': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-controllable-state': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-safe-layout-effect': 2.0.1_react@18.2.0 + '@chakra-ui/react-use-update-effect': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy + '@chakra-ui/visually-hidden': 2.0.9_q4a3cbcpctftsvshrietnfkwtq '@zag-js/focus-visible': 0.1.0 - framer-motion: 7.2.0_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.2.1_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/clickable/2.0.8_react@18.2.0: - resolution: {integrity: sha512-GlmSYfDd/E09fJKu6iFoKjQHHFDJFaESenVYQ0PuTHaKD9Ro8o70jBRKP9hxTSqZN1QPzgfexmkQKsI9aOuc9g==} + /@chakra-ui/clickable/2.0.9_react@18.2.0: + resolution: {integrity: sha512-tGXYM6M6I954fif98QkNu5M76oBZmksCTj2mILOan9/BSimpFpu06aPGX3ZIkNsz300nIObn0FdtMvKpIEQueA==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 react: 18.2.0 dev: false - /@chakra-ui/close-button/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-UbsxusyGExuopIircNKbSw0kvA6KbIwd3zvoedzcH91pLlK5na+AThiANDnsQBU0uV78w8I9L0zjlrEcn30uBw==} + /@chakra-ui/close-button/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-0RI/zLR+/mycGbYCCwDAc9hAVG7IIVmdikmo1ET7+rYip4TN94aWR0hA4dYtWqqghG1oW/pYQ9Yja6fEY90V5w==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' - dependencies: - '@chakra-ui/icon': 3.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + dependencies: + '@chakra-ui/icon': 3.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false @@ -3673,96 +4375,104 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/control-box/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-Q7JTjJG4uErpVsUAr3271NqafCcpYfgXsyk9RJWgSvGXT6wT3W1znYbRf4+oBeQFCRfGYEI7Dk+JHvI5Owm4CQ==} + /@chakra-ui/color-mode/2.1.7_react@18.2.0: + resolution: {integrity: sha512-GAoKJzVRQeuEfCa2i0BZdMwxuOoaGknU3+5wgvLuaSpwlov4OyqpjKMRdSdpjr4IFiqqHK47dsr3H4LQsbO+9w==} peerDependencies: - '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/react-use-safe-layout-effect': 2.0.1_react@18.2.0 react: 18.2.0 dev: false - /@chakra-ui/counter/2.0.8_react@18.2.0: - resolution: {integrity: sha512-23YLtZA4Wh/dMfgumeYwAifYoNvq5y5q59FMSX9PHEffYxxKeN/J081zyvTvsWSY1Dl4t0BXMT2nStuBEKsvWA==} + /@chakra-ui/control-box/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-/viS9OBah1wCLNZbgfwkoQOnVRUYgp8Gypjqk9QNQwnNdFUTEgWc1RWN+1RYO85esJzHLkA2hZFIrYu1TZeZ6g==} peerDependencies: + '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/css-reset/2.0.3_g566eayvhbit5eqxocdac5mhdm: - resolution: {integrity: sha512-ZmURbwIKmmVPNaw3FYi59/0YbuKCssrMI6KFt3DJGIIqqALP5gQDvlcmOll12BpfcYzASuEPdNUtODuOhGsXwg==} + /@chakra-ui/counter/2.0.9_react@18.2.0: + resolution: {integrity: sha512-LuqtpyxCOZM19gAmV0vtVeaFd9ccPmEjoGJQ0NoO8CFheltgLC/7m/8YpDbgWiG4+BAkTUfIG+5nLg5hwvvQxw==} peerDependencies: - '@emotion/react': '>=10.0.35' react: '>=18' dependencies: - '@emotion/react': 11.10.0_msmmgljd7hl2w2irtggflhmema + '@chakra-ui/number-utils': 2.0.3 + '@chakra-ui/react-use-callback-ref': 2.0.3_react@18.2.0 react: 18.2.0 dev: false - /@chakra-ui/css-reset/2.0.4_g566eayvhbit5eqxocdac5mhdm: - resolution: {integrity: sha512-XJ8AcTHrxwHYqWmMR1b5WUWv+D3i6GKvXiw5M104Azny+VT3ZUTzzo/Yze0mCvudbePf6zMoMrFLIBWGKSj/0Q==} + /@chakra-ui/css-reset/2.0.5_g566eayvhbit5eqxocdac5mhdm: + resolution: {integrity: sha512-gQTfHL29IG4xsqH4NNDJJzTv1PZ3+FuxqlJwqckV1BvfEYW0+qOFPq9MAI3PbSAucoi1gIL8gg4qpl3wjoPjcw==} peerDependencies: '@emotion/react': '>=10.0.35' react: '>=18' dependencies: - '@emotion/react': 11.10.0_msmmgljd7hl2w2irtggflhmema + '@emotion/react': 11.10.0_tu23i5xxn6kbev62oblybgbdem react: 18.2.0 dev: false - /@chakra-ui/descendant/3.0.7_react@18.2.0: - resolution: {integrity: sha512-C58jkUox54Y2sFn6H29QXkAyyalTMn3uYeeVNAftzL4SRFE9KyRAbMtOujZHH3GRr2sEykawiXh9BkqWpZuhiA==} + /@chakra-ui/descendant/3.0.8_react@18.2.0: + resolution: {integrity: sha512-71blZpcL8JTKo5ShUwKn6uwCUhdp7QhMxCrdSZ9GTz/9GASiOqcQK8jCgtRha7w8UTyZpsbIJBhnVHyWayR+Vw==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 react: 18.2.0 dev: false - /@chakra-ui/editable/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-SgwsaRnEgHtlGL+Ie9U5AYn4FjYp22IMvtW6hU4Y0X0A51uvzKyi4NTUXsckogI79c6svvNoRWMTuymiiy9GLw==} + /@chakra-ui/dom-utils/2.0.1: + resolution: {integrity: sha512-sbob9AHQq1+KIQ3XKslafislwtC8pYcpwM0S1SLzgyZumHRwhDimKwdi4MtRQfOCenub0E3diRjp4RpGRL0JuQ==} + dev: false + + /@chakra-ui/editable/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-s5F3UMR09s6ga3eVhw0UBMGmegtxg6jCp29VLqaEwP5BuWIEOjcJz358gTlnFr3dhvb31e3rcr+B1XiYv4wxqg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/react-types': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-controllable-state': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-focus-on-pointer-down': 2.0.1_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-safe-layout-effect': 2.0.1_react@18.2.0 + '@chakra-ui/react-use-update-effect': 2.0.3_react@18.2.0 + '@chakra-ui/shared-utils': 2.0.1 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/event-utils/2.0.2: - resolution: {integrity: sha512-v2zZBfbXEN0MooPEunjUUFcLZe+NeFyE0K+hnsW7aVQbDccz2UAsAwgPIMt1EhZ5+Xai4+eyrLB4pfIBwrdPyg==} + /@chakra-ui/event-utils/2.0.3: + resolution: {integrity: sha512-HLUhNKpoo9shW2qdmvZsuIvhrtLhPc/FYCGawPQON3tw1v62PtCIXwWpvdSKfVu6cr8S1BUYhY9Nys7P5ZF0dA==} dev: false - /@chakra-ui/focus-lock/2.0.9_ug65io7jkbhmo4fihdmbrh3ina: - resolution: {integrity: sha512-6MxgY6WJ46gndt4dAGzjBToxkAVoi4ke/FT998g7mcnl5VXbnO700iPRIks9lo0J9evFI9Afp7lpgElU1AzkHg==} + /@chakra-ui/focus-lock/2.0.10_ug65io7jkbhmo4fihdmbrh3ina: + resolution: {integrity: sha512-LeRZYzwfJp0eq84oO8e1pC2qC8v8fJw/P4nYDrCDjuJU753DV6nVjp5MKMRqbkp+6IAElPc+ojy/sp2a9GCocw==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/dom-utils': 2.0.1 react: 18.2.0 react-focus-lock: 2.9.1_ug65io7jkbhmo4fihdmbrh3ina transitivePeerDependencies: - '@types/react' dev: false - /@chakra-ui/form-control/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-W7yDHucTfFUu/PhkL8CVtB/Eph9DrsVGIy4VnYFWmfgIWcum0PaR20gNY3acSICV81pPr5R8veZ20oP1lXesLA==} + /@chakra-ui/form-control/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-P8Tr45z/XSAa1m6uAma0eKf1h7Ltg2sLj2jK5YhaXJER9VUUY18iGe96D4JrAXlgEWDhTyWMb63nB+eYO1tKtw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/icon': 3.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/icon': 3.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/react-types': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false @@ -3778,115 +4488,150 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/icon/3.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-avd6mthBoG9R8cLLAROi/FItgk7wHy1YpeAXOrGdK/U/ECVWZev64RmI1UduKuVOLlSZldXWzFJmLdw6dAMG7A==} + /@chakra-ui/hooks/2.0.9_react@18.2.0: + resolution: {integrity: sha512-0JRgEPtsBaXr9nQW1xEKlWGA7WwFbLNqac7fQXp9zQvoHOWTfNJkK/NJaVBvyFPgfTLxy37WKHooVSwNG/Lwmg==} + peerDependencies: + react: '>=18' + dependencies: + '@chakra-ui/react-utils': 2.0.6_react@18.2.0 + '@chakra-ui/utils': 2.0.9 + compute-scroll-into-view: 1.0.14 + copy-to-clipboard: 3.3.1 + react: 18.2.0 + dev: false + + /@chakra-ui/icon/3.0.9_hsmxbru7kh4m4fkmapdkd6vvgu: + resolution: {integrity: sha512-P2Pwm/za6m1W1oqL2kGHH6XrrymsBjqYAFwOW2lB5Q6mI1e+RYe/iMxDoPSLHMYhqdfH7vyib/ffE3Vv3a5oTA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: + '@chakra-ui/shared-utils': 2.0.1 '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 react: 18.2.0 dev: false - /@chakra-ui/image/2.0.9_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-06+Mud+7fkKQok5ukZjea3eVxOL5kIPAjT5bD9LmuuhKXOSJkManx17CRgUjG06JKXUbaJzZfxxKuIzvTdQ/Xw==} + /@chakra-ui/icon/3.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-P2Pwm/za6m1W1oqL2kGHH6XrrymsBjqYAFwOW2lB5Q6mI1e+RYe/iMxDoPSLHMYhqdfH7vyib/ffE3Vv3a5oTA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/shared-utils': 2.0.1 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/input/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-Cc1bYO2ee36MgTSmlREPrqF3D2Vh/RCbsLRjmwxOlSfitp8A9PkA04Kn7tz2bKrJ9TQsYzRXwioJRrYr7f0jfw==} + /@chakra-ui/image/2.0.10_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-Atc1bdog4V5xv7IbpF2F2UkKWfgG/TD74cIac09JuSpQcYyh7lrJ7iVvhTkeP+LDdCs+QCD7SnTUM4Y0ZlaHbA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/react-use-safe-layout-effect': 2.0.1_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/layout/2.1.5_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-8qZwqgmY3itr+DfCXCxgEIwdy8GHKgAxojhIo7Exnu7GLHZhCcQ9Le4lVlHW3pK8Wy2wg3dPUX+APoMGkUcBsg==} + /@chakra-ui/input/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-6MKydxTyF7JV7PtQHircQ5HBTd6Ik9Vn7p8fCLeAieT0TK8UQTxMWZVPminS7TRWMutrq8W99DcQOBlMz0cKrw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/icon': 3.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/form-control': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/object-utils': 2.0.3 + '@chakra-ui/react-children-utils': 2.0.1 + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/shared-utils': 2.0.1 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/live-region/2.0.8_react@18.2.0: - resolution: {integrity: sha512-1BPolMacPoxLVtE8hB+cdxN60CVVu1wzOOUnwJhJtKbfeXNPAsnV2U31/uR2kZ8sX0YPVtQpsB8xzTITD50JaQ==} + /@chakra-ui/layout/2.1.6_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-QDNaVu44UI46c+YlSF1KrzJkiwua0UtRXNTnR3jBE1uzcuqRow7xgr3E60dLphY2cPFqAljfQZUNlP3sgvCLww==} + peerDependencies: + '@chakra-ui/system': '>=2.0.0' + react: '>=18' + dependencies: + '@chakra-ui/breakpoint-utils': 2.0.3 + '@chakra-ui/icon': 3.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/object-utils': 2.0.3 + '@chakra-ui/react-children-utils': 2.0.1 + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/shared-utils': 2.0.1 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy + react: 18.2.0 + dev: false + + /@chakra-ui/lazy-utils/2.0.1: + resolution: {integrity: sha512-986YjYq+hEzHDLZiqYlYbdqfiKdC3h2g896Eoe5K2UXtAVxqZI3UOnMH781X6N1R7rGJWquskzG681qFigW/BA==} + dev: false + + /@chakra-ui/live-region/2.0.9_react@18.2.0: + resolution: {integrity: sha512-ilbo/C5wcUoSHDU5owFPQP3KsabPYGzDEbwV+Z76BlyNdFN2PD0j13RGEH+sBNNZ3HzLyyuuc1YmkVcJi7ycQg==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/utils': 2.0.8 react: 18.2.0 dev: false - /@chakra-ui/media-query/3.2.4_u46v4yvuercdceniwwj6zljkiu: - resolution: {integrity: sha512-Woke/7peH/4aceMytVhhMyhlhada51eCzCOSKfLmhgD4lYqZ9wncigor5phIdeTAYyNClbQL3Cm4E6yEWJxqyg==} + /@chakra-ui/media-query/3.2.5_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-V+Dngi/r7u/uj7JhsZerM1RI597Oo4wED2ojNfclnnEVb/IoqktiuFy6RQgbo3HmE7M/E5B1i4yYzt7tQJhXlg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' - '@chakra-ui/theme': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/react-env': 2.0.8_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/theme': 2.1.7_jymh7qwbtg2qca3scalvdmkcti - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/breakpoint-utils': 2.0.3 + '@chakra-ui/react-env': 2.0.9_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/menu/2.0.10_ww6d7e3rfzhiohgpyxb4ijo6ci: - resolution: {integrity: sha512-qqdST2un/9qhO4mGec5XMwyexH+Xf3wFGHSrG7O+J0q2yaAGfLyq6tvuisLx2KHQiByiFQ2rs9ozfBkTfL+OYg==} + /@chakra-ui/menu/2.0.11_eqctf5hbx6ajziygh4lbkyo3uy: + resolution: {integrity: sha512-AUo1sG+Wowl24Ed6QFxrA/nC1ekntIfULxXw0uMICAW+T/uCu3jJDlTNS5q6eSqE5NSCutKZ8058nobFCkqB0g==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' dependencies: - '@chakra-ui/clickable': 2.0.8_react@18.2.0 - '@chakra-ui/descendant': 3.0.7_react@18.2.0 - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/popper': 3.0.6_react@18.2.0 - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/transition': 2.0.8_o35jr3ogmpc5um7nrkcrhxg2xa - '@chakra-ui/utils': 2.0.8 - framer-motion: 7.2.0_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/clickable': 2.0.9_react@18.2.0 + '@chakra-ui/descendant': 3.0.8_react@18.2.0 + '@chakra-ui/lazy-utils': 2.0.1 + '@chakra-ui/popper': 3.0.7_react@18.2.0 + '@chakra-ui/react-children-utils': 2.0.1 + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-animation-state': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-controllable-state': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-disclosure': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-focus-effect': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-outside-click': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-update-effect': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy + '@chakra-ui/transition': 2.0.9_cxij77ekzsqkqrgpsbwhq5v62m + framer-motion: 7.2.1_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/modal/2.1.6_l2pggy4dxcvpenogpgmmeeuwxm: - resolution: {integrity: sha512-uIQtD/XCS4YfPIsqBfMusDeUCSWvbT46wUcbyTNduldN5SXLOwqPZMGwX5BbyOMHUM6rRjc6RW4AeSj0rawo9w==} + /@chakra-ui/modal/2.1.7_2n3ufpxmrqyu6bcp5lqve27umq: + resolution: {integrity: sha512-A+CbvhQYpmLH3SrqJ1wJysUCGm0mNoSDxRjP4wX98j56nMTDAsMYlzttpuLmKaSzvbJ7uEQDLtQV8lZjB0gUuw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/close-button': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/focus-lock': 2.0.9_ug65io7jkbhmo4fihdmbrh3ina - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/portal': 2.0.8_biqbaboplfbrettd7655fr4n2y - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/transition': 2.0.8_o35jr3ogmpc5um7nrkcrhxg2xa - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/close-button': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/focus-lock': 2.0.10_ug65io7jkbhmo4fihdmbrh3ina + '@chakra-ui/portal': 2.0.9_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/react-types': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy + '@chakra-ui/transition': 2.0.9_cxij77ekzsqkqrgpsbwhq5v62m aria-hidden: 1.1.3 - framer-motion: 7.2.0_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.2.1_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-remove-scroll: 2.5.5_ug65io7jkbhmo4fihdmbrh3ina @@ -3894,191 +4639,285 @@ packages: - '@types/react' dev: false - /@chakra-ui/number-input/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-sltl67JFaYOxpibj/ioOEj4zLf/sF5rWKEH7Rl7XuPFJMJDNW/vjlFCDO31s1aHXtwAeKN5O0zCyC2snPXvXKA==} + /@chakra-ui/number-input/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-RsDzoNvSBZMgyXjN543AtQ2v99U1p/0xnGWZy4NCkgCDWMBn3kIXqSzQq5CB9Ot0MD8nnKF5VYdVdXWguXExEQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/counter': 2.0.8_react@18.2.0 - '@chakra-ui/form-control': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/icon': 3.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/counter': 2.0.9_react@18.2.0 + '@chakra-ui/form-control': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/icon': 3.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/react-types': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-callback-ref': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-event-listener': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-interval': 2.0.1_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-safe-layout-effect': 2.0.1_react@18.2.0 + '@chakra-ui/react-use-update-effect': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/number-utils/2.0.2: - resolution: {integrity: sha512-tAD8lWjmmCd8UfiELA7dlylEH7kv3KxQmLqLQifklH7hBaFIzJDc5PmZbmgMDG2UEzoBgGWepsSsjrD1HLATVw==} + /@chakra-ui/number-utils/2.0.3: + resolution: {integrity: sha512-oN03kYAUCCp/FNtpLr5mh+cvd/sRTzZWTBoFydmxc955psXq/X950gzs6o5kzoeFCpgXaxMmHAXQm3ReEK2NsQ==} + dev: false + + /@chakra-ui/object-utils/2.0.3: + resolution: {integrity: sha512-36prckrqTynVD/JTzyCr8OCWVOrMs/awZo3djVbIiNxRIcJ5iEwUVy26h3MWN4ENSopipBtxNfAwPNTLU5Si/g==} dev: false - /@chakra-ui/pin-input/2.0.10_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-AO8lZdhdM9iv5iVZuTPj6ODPUpYsVR/bAbym95BJy1lmXHW0ZD7mtHeJQn0mdfz+j8ckjczg2kCG1ajNjVpjpA==} + /@chakra-ui/pin-input/2.0.11_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-Yv+RFcuRCLYhBGRv9JI9IYekD2qHCZh2WOQMutF0sqhDCoITkVelaiBxErENYSPXL2+eBJs7rZAEXulPMVS7pA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/descendant': 3.0.7_react@18.2.0 - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/descendant': 3.0.8_react@18.2.0 + '@chakra-ui/react-children-utils': 2.0.1 + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-controllable-state': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/popover/2.0.8_ww6d7e3rfzhiohgpyxb4ijo6ci: - resolution: {integrity: sha512-Qe2HMXGYXS+XEYtJg3Gd8JrX32fygjTDyhXHJeuBXZFqogayvdY+q7V7KfFRvTcER4cQeHDiZy6ZjVdoNH7Cmg==} + /@chakra-ui/popover/2.0.9_eqctf5hbx6ajziygh4lbkyo3uy: + resolution: {integrity: sha512-+7tH4RVuheFQOyAZ5KT9x+qsLvz7rGuKaHtb0427+5bhUzLaSAghtr/afzOKHDwUVBwF2tTUNanR23ipW1fXDg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' dependencies: - '@chakra-ui/close-button': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/popper': 3.0.6_react@18.2.0 - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 - framer-motion: 7.2.0_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/close-button': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/hooks': 2.0.9_react@18.2.0 + '@chakra-ui/lazy-utils': 2.0.1 + '@chakra-ui/popper': 3.0.7_react@18.2.0 + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/react-types': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-disclosure': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy + framer-motion: 7.2.1_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/popper/3.0.6_react@18.2.0: - resolution: {integrity: sha512-QKRzSgOsp2nmL8HXcN5DVujqV+TsECnKfMwzI++SgkIJUL5wj8w6VNqDJ4iym84Sgqw5qNVoOss1ZpgGKAriOg==} + /@chakra-ui/popper/3.0.7_react@18.2.0: + resolution: {integrity: sha512-xLYhuNsk1gOjymtek1ZdZlG21hmg2a7Iu2KsD9Hi7+aUxc2K5/XxX+/vyjjz8u4s0gmj83pTqnauQRynb/TCXA==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 + '@chakra-ui/react-types': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 '@popperjs/core': 2.11.5 react: 18.2.0 dev: false - /@chakra-ui/portal/2.0.8_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-ReBfeln+9n00Si/jOXJ0eO8+fOlmwqxGm5rIe0YnuLFxjTAIWH9Z9ZVZFzn458r2wbV9Q0TdeX/wj4fTeL+Urg==} + /@chakra-ui/portal/2.0.9_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-9e9S0MLbkpofPGlyYA12jNYSdndugy6ylPi5pC9nr3/VqG2Kn+8VcBChAeXW8K4ms7WFc74rNX1pBY/UVwr4qg==} peerDependencies: react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-safe-layout-effect': 2.0.1_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/progress/2.0.9_ttdyvlztcaqggfgnqobzizk3ia: - resolution: {integrity: sha512-e6RaNMU+/Jk8OsKna7eE/oTGm3/Rvzy3LsbVhQxP9aYhl29+JrqT2DKVUvfQq/8gSDTyatRcKwYTPjQQdzd2DQ==} + /@chakra-ui/progress/2.0.10_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-my0Pi3NG1PYhlvCav4fybg3gL5HBNe+7lO4PVdri4QHEyfJlrDeBWID+1GgqlpUWdTj3sOf7ysku+FEgkeOeSA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/theme-tools': 2.0.9_jymh7qwbtg2qca3scalvdmkcti - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 - transitivePeerDependencies: - - '@chakra-ui/styled-system' dev: false - /@chakra-ui/provider/2.0.13_tyh4ta3a3jg5wknldy4g2a7uiy: - resolution: {integrity: sha512-AOZv4XEVip1wBmH7zcKQ5jWi7B1jCZm9Lt+6K9OUPozehTAuGGoPfFutr7JnO9zgGjovYFHk0GzNHE7MYOVEGg==} + /@chakra-ui/provider/2.0.14_tyh4ta3a3jg5wknldy4g2a7uiy: + resolution: {integrity: sha512-JEzbfOFdNRXfj/c7c3xTrhb0r12hcAZLErqN+OsJR98u+uc7Grqkd8qwt9HYLeJYVKi5JtaeUTyd7uS1n9yhSg==} peerDependencies: '@emotion/react': ^11.0.0 '@emotion/styled': ^11.0.0 react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/css-reset': 2.0.4_g566eayvhbit5eqxocdac5mhdm - '@chakra-ui/portal': 2.0.8_biqbaboplfbrettd7655fr4n2y - '@chakra-ui/react-env': 2.0.8_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 - '@emotion/react': 11.10.0_msmmgljd7hl2w2irtggflhmema - '@emotion/styled': 11.10.0_5sec57kzpgkzooe4crua5kfcly + '@chakra-ui/css-reset': 2.0.5_g566eayvhbit5eqxocdac5mhdm + '@chakra-ui/portal': 2.0.9_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/react-env': 2.0.9_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy + '@chakra-ui/utils': 2.0.9 + '@emotion/react': 11.10.0_tu23i5xxn6kbev62oblybgbdem + '@emotion/styled': 11.10.0_j46kbo7layvgw6ebzgyotlgnfu react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/radio/2.0.9_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-6MQZLRF0oex2wgfMSeovIi0bXtr64DR3+2RK2WKeHz7JJssB+bGbhjmZCD6TFvqb9ItYizwTj+v270ZA+Ee8BA==} + /@chakra-ui/radio/2.0.10_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-LhAWsY22cmb+M/iyhFgkzf2+V9TJmAC77Cd+GbP3M3sxDSEUDtq08KOc3JjoYc3GzeZml3JL1yssbxh+liY3xA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 - '@chakra-ui/visually-hidden': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu + '@chakra-ui/form-control': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/react-types': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy '@zag-js/focus-visible': 0.1.0 react: 18.2.0 dev: false - /@chakra-ui/react-context/2.0.2_react@18.2.0: - resolution: {integrity: sha512-xi9bGjE0eT7odgfuQHizO+AsXB6m9OOpsUKQiSgN7WTe6e10gkpeVbXtx7wF4RbaneMcmdrxkjAyj9rkuJMpkA==} + /@chakra-ui/react-children-utils/2.0.1: + resolution: {integrity: sha512-sEgpuh/vWSt2+W0F49EGYXXUyjmg0lbosjVg6qUKHv9sAyx5tbrOrZ6df/TaMUSAe9m3AUOMGqUIPLpxno0DjA==} + dev: false + + /@chakra-ui/react-context/2.0.3_react@18.2.0: + resolution: {integrity: sha512-KmPq6sb1y05WsOUqXZtBBC4LsNKZIFrp2thTsLBwcuH7lkXZwPMHmJGKa9K980P+SWEgfH2s2PY2z+QrIuqWGg==} + peerDependencies: + react: '>=18' + dependencies: + react: 18.2.0 + dev: false + + /@chakra-ui/react-env/2.0.9_react@18.2.0: + resolution: {integrity: sha512-4AJHNUGBR19hzVyOILYpZZgq8jGrpEcbhvR++CppbvPH7vfPZpoz6L/cBtHxS07YwDtUeBL8yCNiLlTxctV//Q==} + peerDependencies: + react: '>=18' + dependencies: + react: 18.2.0 + dev: false + + /@chakra-ui/react-types/2.0.3_react@18.2.0: + resolution: {integrity: sha512-1mJYOQldFTALE0Wr3j6tk/MYvgQIp6CKkJulNzZrI8QN+ox/bJOh8OVP4vhwqvfigdLTui0g0k8M9h+j2ub/Mw==} + peerDependencies: + react: '>=18' + dependencies: + react: 18.2.0 + dev: false + + /@chakra-ui/react-use-animation-state/2.0.3_react@18.2.0: + resolution: {integrity: sha512-sjGgzMMmxurwKDSFhDLpLNn3SWUERI5iAZOOa0pYnyOLGVXMowgIjK6jpZxre1vc3A+unjJk5P4qeiyY+C4uwQ==} + peerDependencies: + react: '>=18' + dependencies: + '@chakra-ui/dom-utils': 2.0.1 + '@chakra-ui/react-use-event-listener': 2.0.3_react@18.2.0 + react: 18.2.0 + dev: false + + /@chakra-ui/react-use-callback-ref/2.0.3_react@18.2.0: + resolution: {integrity: sha512-kdYlhgnQKWWLNwl3WSv/Oq3+mlnu2p3y4Xc1AqKVHVcBOdQE9lpW3d7ZaOoK2aIXXWq1rocscOiXBUtM0Vqd2A==} + peerDependencies: + react: '>=18' + dependencies: + react: 18.2.0 + dev: false + + /@chakra-ui/react-use-controllable-state/2.0.3_react@18.2.0: + resolution: {integrity: sha512-su8efwCWWnY2LQUU6PEnYwSGJX8kvPSO2KyUKuymx8q3fNWuyhzAZriG/TbeeCxESLp70+wuniUlSGRa4vxylQ==} + peerDependencies: + react: '>=18' + dependencies: + '@chakra-ui/react-use-callback-ref': 2.0.3_react@18.2.0 + react: 18.2.0 + dev: false + + /@chakra-ui/react-use-disclosure/2.0.3_react@18.2.0: + resolution: {integrity: sha512-3IdrzvQZcgjqSx5wTVffInOyhMU+d3ZlIE26JmqejMyN/B+qAs932iKfm0A1mTMPTz38ZnNtuaKazmzyfR1ePg==} + peerDependencies: + react: '>=18' + dependencies: + '@chakra-ui/react-use-callback-ref': 2.0.3_react@18.2.0 + react: 18.2.0 + dev: false + + /@chakra-ui/react-use-event-listener/2.0.3_react@18.2.0: + resolution: {integrity: sha512-m3ZdJjo3QQ1HcQGnehlBTgHaCVewz5fwIRTXVzbZTraVJr4k589Zf87eagW57tT4dyv656lSmdhaFGZ8p5Snww==} peerDependencies: react: '>=18' dependencies: + '@chakra-ui/react-use-callback-ref': 2.0.3_react@18.2.0 react: 18.2.0 dev: false - /@chakra-ui/react-env/2.0.8_react@18.2.0: - resolution: {integrity: sha512-DmRxJkw2mhk26FRKqvTk1RnZJK4mPc+dMWELo2oY2e2i2QvzvHw0ggvkAeyibyorsIJ2fFlrhHzPxMiNwL1SkA==} + /@chakra-ui/react-use-focus-effect/2.0.3_react@18.2.0: + resolution: {integrity: sha512-N0rho7P+rH5cn13dbS8GUOye+6RYXAmXhmlS+WW/3lWidGH3HAbMoOVf56UiuSnE1+2or8/U7qRshUryj2H1nA==} peerDependencies: react: '>=18' dependencies: + '@chakra-ui/dom-utils': 2.0.1 + '@chakra-ui/react-use-event-listener': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-update-effect': 2.0.3_react@18.2.0 react: 18.2.0 dev: false - /@chakra-ui/react-types/2.0.2_react@18.2.0: - resolution: {integrity: sha512-UWm4yg+RUz93wSF6TSGuFd3okefYghpWgZ2qCjpZHWiHFyw2qjXrJ9Iuz0H583ulsugdKPk72B0e6TOrmS4CLg==} + /@chakra-ui/react-use-focus-on-pointer-down/2.0.1_react@18.2.0: + resolution: {integrity: sha512-f0qL2iWvajUo+0jwDZyJpUMJ6J6BH3WjDZE2Rp6cns4pgI6uYuv2gj+FqQ5jnoYdXkeER6lBI56a+aIW/1RYiA==} peerDependencies: react: '>=18' dependencies: + '@chakra-ui/react-use-event-listener': 2.0.3_react@18.2.0 react: 18.2.0 dev: false - /@chakra-ui/react-use-callback-ref/2.0.2_react@18.2.0: - resolution: {integrity: sha512-PWQk0pNkIUjLmj55yBNEIKfGd9dRXWIqeyXQtXnvBTUVxJ+r/KgtVP3hOx40Zn2mjB52jBJPF2CZO6lteLOJ9g==} + /@chakra-ui/react-use-interval/2.0.1_react@18.2.0: + resolution: {integrity: sha512-6ZLzKA7Ga894UZcXO3bbGYThlhviiau1oxZ1UcJG5pUXNM9Up7O/4Joq31sL+KcpteCN45vd1etomilsv/blxw==} peerDependencies: react: '>=18' dependencies: + '@chakra-ui/react-use-callback-ref': 2.0.3_react@18.2.0 react: 18.2.0 dev: false - /@chakra-ui/react-use-controllable-state/2.0.2_react@18.2.0: - resolution: {integrity: sha512-JdVLIlh7V8kJ0h8Fl9pbf82PeSpkMrNuaQJKPOUgye3X0tjbD1JGeTegYvNsccxrZl09pSwy/LU+lkY0u2Gl2g==} + /@chakra-ui/react-use-merge-refs/2.0.3_react@18.2.0: + resolution: {integrity: sha512-n35BmVbasy5Esa6qxznWmiV3NaRxGpqMpZH0n+X7aXt8VkGAJzRpAVjUmKCLNYyCLpqsQceCmAEK8a5SR6vxqw==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.2_react@18.2.0 react: 18.2.0 dev: false - /@chakra-ui/react-use-merge-refs/2.0.2_react@18.2.0: - resolution: {integrity: sha512-SX4wv/YxMSif6Az3p8SKVgTUHZZmK77QbnFMAZcxVr4arQnRoEAwsjpsNrcvvc7mxczSM/BJB+lQ5YO8ePAu3g==} + /@chakra-ui/react-use-outside-click/2.0.3_react@18.2.0: + resolution: {integrity: sha512-r5OohM8lOuZTz6e3vVHvfm/3sEkd06nUPBNU+r3rWh1I7bR9z5Gia/BOQD6GE4jUTanDkHcH76Pf9qJ45kpibQ==} peerDependencies: react: '>=18' dependencies: + '@chakra-ui/react-use-callback-ref': 2.0.3_react@18.2.0 react: 18.2.0 dev: false - /@chakra-ui/react-use-pan-event/2.0.2_react@18.2.0: - resolution: {integrity: sha512-DGPyDPT7HP/UJ7d7xt3VdYUo7Wa3MpyYkMimGbWGTpP/Dl0z7mYfz75G6MoKDzTDGdZkT/D7mx68zYI1LZsAog==} + /@chakra-ui/react-use-pan-event/2.0.3_react@18.2.0: + resolution: {integrity: sha512-cWdyUiSJIBMvK5GOrYimp9Z9EfZkp8W4RJs+5wRFJ2aUkPoxuUCnm3OyYcdVPd/LsMhOf9f/V8SrnQoL5wCAxA==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/event-utils': 2.0.2 + '@chakra-ui/event-utils': 2.0.3 framesync: 5.3.0 react: 18.2.0 dev: false - /@chakra-ui/react-use-size/2.0.2_react@18.2.0: - resolution: {integrity: sha512-KYyu5sCdWNEC8Qo6MTmnpJQsThLAwLbdW11IrrW0yhieJgOy6xnwIiEyULKxtygHQzaNbhayYV9p4vJuN2BpeQ==} + /@chakra-ui/react-use-previous/2.0.1_react@18.2.0: + resolution: {integrity: sha512-ROi+/puVd8D1QaxBSOcGlJNqV2x02ppSgmXzZZJhM8ryFLZjY9ojV3HhamB2IJ/7SIb1rMSSV1GPedFw7YMCwA==} + peerDependencies: + react: '>=18' + dependencies: + react: 18.2.0 + dev: false + + /@chakra-ui/react-use-safe-layout-effect/2.0.1_react@18.2.0: + resolution: {integrity: sha512-H+ZOjkPqv3KBPEoP68JKpQBNdLOI0mwzEiTT397UdvBVCCJ+1/ijWVUT+Ub/pYic60O6xUghy5ORaWqJHhnKDA==} + peerDependencies: + react: '>=18' + dependencies: + react: 18.2.0 + dev: false + + /@chakra-ui/react-use-size/2.0.3_react@18.2.0: + resolution: {integrity: sha512-hr4hKepPUmM2paXseSZiOTK2y+ZqnSzYNusDEB01f+cDerFjdN1jSfNJKXpiKF0+hNESXfOPQb3Zt0eDusRdoA==} peerDependencies: react: '>=18' dependencies: @@ -4086,8 +4925,17 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-update-effect/2.0.2_react@18.2.0: - resolution: {integrity: sha512-loDqsfIdg8X8ClzScIBY0fp2oVN3YOgad50koHRPVi2pVkkpaZKAcpjazm2MRZDPp22SvFgXrl39DL2xZN579Q==} + /@chakra-ui/react-use-timeout/2.0.1_react@18.2.0: + resolution: {integrity: sha512-zXh9RH+GciKr8hvaOADHOoHP72B7UZUEymA8CWCV4WEs/9s/PfQJH7X1bwvaj43CcOmfVQg4oODWqCYQM1lSsg==} + peerDependencies: + react: '>=18' + dependencies: + '@chakra-ui/react-use-callback-ref': 2.0.3_react@18.2.0 + react: 18.2.0 + dev: false + + /@chakra-ui/react-use-update-effect/2.0.3_react@18.2.0: + resolution: {integrity: sha512-8hkP1o/UUUA49w/R+XyAlPiCjxXTCWCNsHWUOEhAitjJfoCNUjgaNKOD52hT07kc5ACJEcJQHA5327LnwtiIlg==} peerDependencies: react: '>=18' dependencies: @@ -4103,8 +4951,17 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react/2.2.8_4tepo34aiwxoce74yrvdsfmsmq: - resolution: {integrity: sha512-yLHoE6NpDu3UORtv/drzYl+d/ngjLkEPuUggJd6gu+kv0lHLAmTkoNL8yNGPxuY/StiQEyCSjwFXmknklRr+BA==} + /@chakra-ui/react-utils/2.0.6_react@18.2.0: + resolution: {integrity: sha512-ZL0FPaolovXOxMzYRSLHgBYtvxIkA/c5GTSYpXL8DcC+TBLZnAmQ8BPTS2b6xys6xvwdQjkZRUeQ0cBNFaryJg==} + peerDependencies: + react: '>=18' + dependencies: + '@chakra-ui/utils': 2.0.9 + react: 18.2.0 + dev: false + + /@chakra-ui/react/2.2.9_udjjtelqitool72t346rfzq46a: + resolution: {integrity: sha512-biW1C8b+pmw9gvpTWZOgSU9qxnOu1/nqjYsCY9eznSHIr50E3jeO987D2KEuegHPb7O0PfRdGmEaZzHnUTNweg==} peerDependencies: '@emotion/react': ^11.0.0 '@emotion/styled': ^11.0.0 @@ -4112,56 +4969,56 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/accordion': 2.0.10_ww6d7e3rfzhiohgpyxb4ijo6ci - '@chakra-ui/alert': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/avatar': 2.0.9_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/breadcrumb': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/button': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/checkbox': 2.1.7_ww6d7e3rfzhiohgpyxb4ijo6ci - '@chakra-ui/close-button': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/control-box': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/counter': 2.0.8_react@18.2.0 - '@chakra-ui/css-reset': 2.0.4_g566eayvhbit5eqxocdac5mhdm - '@chakra-ui/editable': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/form-control': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/icon': 3.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/image': 2.0.9_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/input': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/layout': 2.1.5_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/live-region': 2.0.8_react@18.2.0 - '@chakra-ui/media-query': 3.2.4_u46v4yvuercdceniwwj6zljkiu - '@chakra-ui/menu': 2.0.10_ww6d7e3rfzhiohgpyxb4ijo6ci - '@chakra-ui/modal': 2.1.6_l2pggy4dxcvpenogpgmmeeuwxm - '@chakra-ui/number-input': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/pin-input': 2.0.10_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/popover': 2.0.8_ww6d7e3rfzhiohgpyxb4ijo6ci - '@chakra-ui/popper': 3.0.6_react@18.2.0 - '@chakra-ui/portal': 2.0.8_biqbaboplfbrettd7655fr4n2y - '@chakra-ui/progress': 2.0.9_ttdyvlztcaqggfgnqobzizk3ia - '@chakra-ui/provider': 2.0.13_tyh4ta3a3jg5wknldy4g2a7uiy - '@chakra-ui/radio': 2.0.9_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/react-env': 2.0.8_react@18.2.0 - '@chakra-ui/select': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/skeleton': 2.0.13_niyjvjpuordzbrl23r4an6z6ym - '@chakra-ui/slider': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/spinner': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/stat': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/switch': 2.0.10_ww6d7e3rfzhiohgpyxb4ijo6ci - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/table': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/tabs': 2.0.10_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/tag': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/textarea': 2.0.9_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/theme': 2.1.7_jymh7qwbtg2qca3scalvdmkcti - '@chakra-ui/toast': 3.0.6_i2histwdpw2oikyyak6xlgsbf4 - '@chakra-ui/tooltip': 2.0.9_zkxeaxowwyh4xs6mcqbccpccsy - '@chakra-ui/transition': 2.0.8_o35jr3ogmpc5um7nrkcrhxg2xa - '@chakra-ui/utils': 2.0.8 - '@chakra-ui/visually-hidden': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@emotion/react': 11.10.0_msmmgljd7hl2w2irtggflhmema - '@emotion/styled': 11.10.0_5sec57kzpgkzooe4crua5kfcly - framer-motion: 7.2.0_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/accordion': 2.0.11_eqctf5hbx6ajziygh4lbkyo3uy + '@chakra-ui/alert': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/avatar': 2.0.10_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/breadcrumb': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/button': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/checkbox': 2.1.8_eqctf5hbx6ajziygh4lbkyo3uy + '@chakra-ui/close-button': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/control-box': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/counter': 2.0.9_react@18.2.0 + '@chakra-ui/css-reset': 2.0.5_g566eayvhbit5eqxocdac5mhdm + '@chakra-ui/editable': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/form-control': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/hooks': 2.0.9_react@18.2.0 + '@chakra-ui/icon': 3.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/image': 2.0.10_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/input': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/layout': 2.1.6_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/live-region': 2.0.9_react@18.2.0 + '@chakra-ui/media-query': 3.2.5_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/menu': 2.0.11_eqctf5hbx6ajziygh4lbkyo3uy + '@chakra-ui/modal': 2.1.7_2n3ufpxmrqyu6bcp5lqve27umq + '@chakra-ui/number-input': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/pin-input': 2.0.11_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/popover': 2.0.9_eqctf5hbx6ajziygh4lbkyo3uy + '@chakra-ui/popper': 3.0.7_react@18.2.0 + '@chakra-ui/portal': 2.0.9_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/progress': 2.0.10_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/provider': 2.0.14_tyh4ta3a3jg5wknldy4g2a7uiy + '@chakra-ui/radio': 2.0.10_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/react-env': 2.0.9_react@18.2.0 + '@chakra-ui/select': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/skeleton': 2.0.14_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/slider': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/spinner': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/stat': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/switch': 2.0.11_eqctf5hbx6ajziygh4lbkyo3uy + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy + '@chakra-ui/table': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/tabs': 2.1.0_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/tag': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/textarea': 2.0.10_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/theme': 2.1.8_lt4czgcigocggri7tlokbrqjb4 + '@chakra-ui/toast': 3.0.7_rrsvn2nchmh7p5f2jdwjnors3u + '@chakra-ui/tooltip': 2.0.10_chchiuigudxbm7b54yok65vmva + '@chakra-ui/transition': 2.0.9_cxij77ekzsqkqrgpsbwhq5v62m + '@chakra-ui/utils': 2.0.9 + '@chakra-ui/visually-hidden': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@emotion/react': 11.10.0_tu23i5xxn6kbev62oblybgbdem + '@emotion/styled': 11.10.0_j46kbo7layvgw6ebzgyotlgnfu + framer-motion: 7.2.1_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: @@ -4169,78 +5026,71 @@ packages: - '@types/react' dev: false - /@chakra-ui/select/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-GiKw/t1+1hoa4K2BTJ5rJX/1iQ01QkSf3PfFuv+SOlhbb8XSwqd3tVFtmlVVLt+nOcICpcEFaTcBsuOdTvjRKw==} + /@chakra-ui/select/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-Q6kE3MGGRQn0lmU1jOvveGPspe3LooUYBMuS80hpPM+Zvq+Cfjl5tRgTMPirb6i66A+0Qiw5tgUa5dPHdpWL0g==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/form-control': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/skeleton/2.0.13_niyjvjpuordzbrl23r4an6z6ym: - resolution: {integrity: sha512-YZeWZIVt6TKtrF3jQ9j6zcXN3VUmHiXGF2CkLLsJlbB4HocMCp7/eWsSy3BXQ7rrZvaZJhN36GUP3W3t1rHZCA==} + /@chakra-ui/shared-utils/2.0.1: + resolution: {integrity: sha512-NXDBl/u4wrSNp0ON5R3r3evkRurrAz2yuO7neooaG+O5HEenVouGqm4CsXd6lUAPmjwiGzA0LQFNCt0Hj92dXg==} + dev: false + + /@chakra-ui/skeleton/2.0.14_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-EDcfM0qN51HboHBd33H43WL8VEGQvZXsV6vDyE7eXYYNx2FeJo9j1LIm67321FdbjsQS2L+t11UESyAUmLXrjw==} peerDependencies: - '@chakra-ui/theme': '>=2.0.0' - '@emotion/react': ^11.0.0 - '@emotion/styled': ^11.0.0 + '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/media-query': 3.2.4_u46v4yvuercdceniwwj6zljkiu - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/theme': 2.1.7_jymh7qwbtg2qca3scalvdmkcti - '@chakra-ui/utils': 2.0.8 - '@emotion/react': 11.10.0_msmmgljd7hl2w2irtggflhmema - '@emotion/styled': 11.10.0_5sec57kzpgkzooe4crua5kfcly + '@chakra-ui/media-query': 3.2.5_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/react-use-previous': 2.0.1_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/slider/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-nUHQ1YcRDfELMR6n9tfko3Rn82j9JCEtSDy3F+HumUeg0YXYXaaHLijsUpRRUa8ew8jwVuooAcUWW1MYCYekhQ==} + /@chakra-ui/slider/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-i4bDVi7MLO21EvCEflEHCPtIBRGzyrvUfSGI00FMHwW4KMKx/tMmiBBo9wkzT1Wj3WC7zeRAVkNQ4uCVKJXNRQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/number-utils': 2.0.2 - '@chakra-ui/react-context': 2.0.2_react@18.2.0 - '@chakra-ui/react-types': 2.0.2_react@18.2.0 - '@chakra-ui/react-use-callback-ref': 2.0.2_react@18.2.0 - '@chakra-ui/react-use-controllable-state': 2.0.2_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.2_react@18.2.0 - '@chakra-ui/react-use-pan-event': 2.0.2_react@18.2.0 - '@chakra-ui/react-use-size': 2.0.2_react@18.2.0 - '@chakra-ui/react-use-update-effect': 2.0.2_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy + '@chakra-ui/number-utils': 2.0.3 + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/react-types': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-callback-ref': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-controllable-state': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-pan-event': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-size': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-update-effect': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/spinner/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-hRyUO6/qiP2qqeZIOJuPn7furrA1+72/mX7BfWuEifVgCcMJuGayHyFvhVwiEfnRZXLHMgZ8bxK2rycGr5xAYA==} + /@chakra-ui/spinner/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-9ALl51fiVWptDu2J2xcv0TSfGf4buumpHrEXHvV2Qy+HZ6rYnUmSThBSb/VgoQS+rASG8bAbLUPlQTQ+v9ibFg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 - '@chakra-ui/visually-hidden': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/stat/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-aKMxI/qpSXCAMS8TD8kHhT3cTJDvKT75K1r+azZDb3NHOMjIzjl2pFI7XgPmgizz/BS8ADByLipK9bEV97GIsw==} + /@chakra-ui/stat/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-C9cytqegWSGJ/hh3/qwsgGlerXLYHrU0iQcJQ+pKSRFJhshXsv3go5IR6kVL72Yf2s4Gs5c3GsMZrLM22ePpDg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/icon': 3.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 - '@chakra-ui/visually-hidden': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu + '@chakra-ui/icon': 3.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false @@ -4249,18 +5099,24 @@ packages: dependencies: '@chakra-ui/utils': 2.0.8 csstype: 3.1.0 + dev: false + + /@chakra-ui/styled-system/2.2.8: + resolution: {integrity: sha512-HvXtCVUt3kY/RTd0sY7k6dX8ZHCOUbtq5TSS+/E9zESZegwxsG84XKdLhRbLaguYyRB81cOgmFmT5WJmcWxMWA==} + dependencies: + csstype: 3.1.0 + lodash.mergewith: 4.6.2 - /@chakra-ui/switch/2.0.10_ww6d7e3rfzhiohgpyxb4ijo6ci: - resolution: {integrity: sha512-t7MYTuVWYovlgw1uh1aSzIwn5vwpyysBYMc71kx6rrC11aHwZWs5+agH05agUmYRXHXHSwDdWUjtbp4OoFctUA==} + /@chakra-ui/switch/2.0.11_eqctf5hbx6ajziygh4lbkyo3uy: + resolution: {integrity: sha512-gY8OGBnoPosZpq7dDNVf432t67pTc/cz5VkGhbtER7bbjXSoXe0DAiAYL+HT2kD7mbTJQzzHK/y0St0WimR1Mw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' dependencies: - '@chakra-ui/checkbox': 2.1.7_ww6d7e3rfzhiohgpyxb4ijo6ci - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 - framer-motion: 7.2.0_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/checkbox': 2.1.8_eqctf5hbx6ajziygh4lbkyo3uy + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy + framer-motion: 7.2.1_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -4275,138 +5131,152 @@ packages: '@chakra-ui/react-utils': 2.0.5_react@18.2.0 '@chakra-ui/styled-system': 2.2.7 '@chakra-ui/utils': 2.0.8 - '@emotion/react': 11.10.0_msmmgljd7hl2w2irtggflhmema - '@emotion/styled': 11.10.0_5sec57kzpgkzooe4crua5kfcly + '@emotion/react': 11.10.0_tu23i5xxn6kbev62oblybgbdem + '@emotion/styled': 11.10.0_j46kbo7layvgw6ebzgyotlgnfu + react: 18.2.0 + react-fast-compare: 3.2.0 + dev: false + + /@chakra-ui/system/2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy: + resolution: {integrity: sha512-E6eVz6Ghzv5Gy9D3e/J5XWjYheHTCEuenQB4amuiXYAm7bgsjJJl0EHk8kHNW+Gjh4qj9f7F/9C7d/ZpaKpzZQ==} + peerDependencies: + '@emotion/react': ^11.0.0 + '@emotion/styled': ^11.0.0 + react: '>=18' + dependencies: + '@chakra-ui/color-mode': 2.1.7_react@18.2.0 + '@chakra-ui/react-utils': 2.0.6_react@18.2.0 + '@chakra-ui/styled-system': 2.2.8 + '@chakra-ui/utils': 2.0.9 + '@emotion/react': 11.10.0_tu23i5xxn6kbev62oblybgbdem + '@emotion/styled': 11.10.0_j46kbo7layvgw6ebzgyotlgnfu react: 18.2.0 react-fast-compare: 3.2.0 dev: false - /@chakra-ui/table/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-V2fOKUsZT/wJp1GfYVf8jl1em8grCmp45hBhwEZu6U4579ihzddxFvg++YLNCzFJn2NOocm5gGMQGO/HLq4mkQ==} + /@chakra-ui/table/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-XRz6+x4dMeQX3xyViyG2H/P1STI/2vwvgU2cjzzwS+5fZ2JdGaTgYzBb+IZoH9agEq1Ma3rlKMUPDrRCFb7kLQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/tabs/2.0.10_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-+qrpQjb8l8nbPjG9WhnANgXFFhsKEUKX+lkVqdB8gpOalPHo67d0vBBpgwBK31sY0X0JNErBT2td9lWuyrQsIg==} + /@chakra-ui/tabs/2.1.0_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-CYiejYBgBjVMzeUp+xBIVXmdrY9khH7MizfkprmNkFq/p7zk1ZElhfksO5j4uymFDMeYkF08yoJVXfk6Xv1euw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/clickable': 2.0.8_react@18.2.0 - '@chakra-ui/descendant': 3.0.7_react@18.2.0 - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/clickable': 2.0.9_react@18.2.0 + '@chakra-ui/descendant': 3.0.8_react@18.2.0 + '@chakra-ui/lazy-utils': 2.0.1 + '@chakra-ui/react-children-utils': 2.0.1 + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-controllable-state': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-safe-layout-effect': 2.0.1_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/tag/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-TfAehlhq+peluH2xsj5KS43IggFRHX8m7FyewdRuacL6ZOCQW3qDtJpTP/hF2maqavIgdzdWN87Y6gbtnS4Kqw==} + /@chakra-ui/tag/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-NKARwhsZ04t2vkrdRhNcakEiVtg1q44yUUsDw2Jwdu4idAWQupZGGochQI2Ac4T2MI1b66zQUkaGnm3l1mhTtg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/icon': 3.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/icon': 3.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/react-context': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/textarea/2.0.9_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-5GSxqb5UPvMu/EUHnkUUJd8msYXR6v325RM1Bhf+xSCmt/JX6ImKi0KF36tHQLhWWbqZUBukF9A3INy2VdSMgA==} + /@chakra-ui/textarea/2.0.10_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-HSo0EPsY8XKGA+Af6jTob1oe1T6NKZwgjLmX0binK3MMM9pDTXsUTw8GD0g971lxw9oktVMLK/O9QVAgVAm5mw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/form-control': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false - /@chakra-ui/theme-tools/2.0.9_jymh7qwbtg2qca3scalvdmkcti: - resolution: {integrity: sha512-mdLONajdFWaXzEKvuod7ikioWTrAIAlZnXt55XfBOU3htJgRls49y/DltirN8+EUz6RlZ7oZfCYNf6aRMJH+rg==} + /@chakra-ui/theme-tools/2.0.10_lt4czgcigocggri7tlokbrqjb4: + resolution: {integrity: sha512-w9FaQRIjygJUR/viVkGSYKAe9/5ThZEfaGtnqG4dHY/rAnm73rCqUJsUR4xwZAzr8HpXXuJVmwk8cjSElS3yXw==} peerDependencies: '@chakra-ui/styled-system': '>=2.0.0' dependencies: - '@chakra-ui/anatomy': 2.0.4 - '@chakra-ui/styled-system': 2.2.7 - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/anatomy': 2.0.5 + '@chakra-ui/styled-system': 2.2.8 + '@chakra-ui/utils': 2.0.9 '@ctrl/tinycolor': 3.4.1 dev: false - /@chakra-ui/theme/2.1.7_jymh7qwbtg2qca3scalvdmkcti: - resolution: {integrity: sha512-p4UQPPTHhgAS0ieMS5xUnMY6rHizdvM7vLUrpz+bljvfaR+TX4aHFnUihAfEtaCmqMUxR2tgkRcvAFtlbTAezA==} + /@chakra-ui/theme/2.1.8_lt4czgcigocggri7tlokbrqjb4: + resolution: {integrity: sha512-ftA8ZRWa48LjRe53o/p4gFzoShe5rwvYfjHluS5hy154SknDcXE0LAKT1/odF0jWidnRUh2Y2IdsYV8/h3U/Dw==} peerDependencies: '@chakra-ui/styled-system': '>=2.0.0' dependencies: - '@chakra-ui/anatomy': 2.0.4 - '@chakra-ui/styled-system': 2.2.7 - '@chakra-ui/theme-tools': 2.0.9_jymh7qwbtg2qca3scalvdmkcti - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/anatomy': 2.0.5 + '@chakra-ui/styled-system': 2.2.8 + '@chakra-ui/theme-tools': 2.0.10_lt4czgcigocggri7tlokbrqjb4 + '@chakra-ui/utils': 2.0.9 dev: false - /@chakra-ui/toast/3.0.6_i2histwdpw2oikyyak6xlgsbf4: - resolution: {integrity: sha512-4e3RmpUxyvb0tt1pmezh/IiKEKMqrjsfMPNCMCJzN7gY/yuZAH1OrsqbgpZZ2WSzA8bAjlrpl8J0rXNlj9qHaQ==} + /@chakra-ui/toast/3.0.7_rrsvn2nchmh7p5f2jdwjnors3u: + resolution: {integrity: sha512-f4/9st2Xl45rTyCB6KBpXq4eITO9slJq72eXxpNXz416+XJpdYkKub801BWvaiL1ZVFHjYb6bUSkycdGda6E4A==} peerDependencies: - '@chakra-ui/system': 2.2.6 + '@chakra-ui/system': 2.2.7 framer-motion: '>=4.0.0' react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/alert': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/close-button': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/portal': 2.0.8_biqbaboplfbrettd7655fr4n2y - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/theme': 2.1.7_jymh7qwbtg2qca3scalvdmkcti - '@chakra-ui/transition': 2.0.8_o35jr3ogmpc5um7nrkcrhxg2xa - '@chakra-ui/utils': 2.0.8 - framer-motion: 7.2.0_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/alert': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/close-button': 2.0.9_q4a3cbcpctftsvshrietnfkwtq + '@chakra-ui/portal': 2.0.9_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/react-use-timeout': 2.0.1_react@18.2.0 + '@chakra-ui/react-use-update-effect': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy + '@chakra-ui/theme': 2.1.8_lt4czgcigocggri7tlokbrqjb4 + framer-motion: 7.2.1_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: - '@chakra-ui/styled-system' dev: false - /@chakra-ui/tooltip/2.0.9_zkxeaxowwyh4xs6mcqbccpccsy: - resolution: {integrity: sha512-woJl145UdVPrkIn/oSLTNZxtQnhgSINo6RXZlC4gA2Y+4DTdEd1whvVFhpVATXbnyTwLR44yytByTLuglt/z8A==} + /@chakra-ui/tooltip/2.0.10_chchiuigudxbm7b54yok65vmva: + resolution: {integrity: sha512-pBILBdZoux2K3EW9V6JuyZYUWz2/Y7oYCVO6AwNOesiEBGAONyzoDwFV728EzPEHe9e+YBcKOSZ9tEpDdrzHMA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/hooks': 2.0.8_react@18.2.0 - '@chakra-ui/popper': 3.0.6_react@18.2.0 - '@chakra-ui/portal': 2.0.8_biqbaboplfbrettd7655fr4n2y - '@chakra-ui/react-utils': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 - '@chakra-ui/visually-hidden': 2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu - framer-motion: 7.2.0_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/popper': 3.0.7_react@18.2.0 + '@chakra-ui/portal': 2.0.9_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/react-types': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-disclosure': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-event-listener': 2.0.3_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.3_react@18.2.0 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy + framer-motion: 7.2.1_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/transition/2.0.8_o35jr3ogmpc5um7nrkcrhxg2xa: - resolution: {integrity: sha512-XBXYvynMkY1hju4BV8R+URo3OszmqeE4JwMtKond3QH9x6nMOJItGbdJKCng2hHIS2hm+jXMqFAVc29PZEiqeA==} + /@chakra-ui/transition/2.0.9_cxij77ekzsqkqrgpsbwhq5v62m: + resolution: {integrity: sha512-cVfKdZl128AEj0LDS8M9dzXao4wmTVj3gRJBnm91Qcg243Pm8OlgIBNbHEwsq/Fps+PsN431BtEGfL4w79wQEA==} peerDependencies: framer-motion: '>=4.0.0' react: '>=18' dependencies: - '@chakra-ui/utils': 2.0.8 - framer-motion: 7.2.0_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.2.1_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -4417,15 +5287,24 @@ packages: css-box-model: 1.2.1 framesync: 5.3.0 lodash.mergewith: 4.6.2 + dev: false + + /@chakra-ui/utils/2.0.9: + resolution: {integrity: sha512-7ct5562Jw6pZdtj63XfUkEUXXsCCVqdqIXyLtQ9VgOKtRQWwDxzc8uPI5Zjdw9AleEITZFUH8TNKWn75nm54kQ==} + dependencies: + '@types/lodash.mergewith': 4.6.6 + css-box-model: 1.2.1 + framesync: 5.3.0 + lodash.mergewith: 4.6.2 + dev: false - /@chakra-ui/visually-hidden/2.0.8_hsmxbru7kh4m4fkmapdkd6vvgu: - resolution: {integrity: sha512-BIFtNYNgYWAa40csnAqi+NCiMorD0JQg9pm43pmbgqgiX2GJTR3UYnx7JI9bOiQc6HQZnlV0/opJFDdWpQlHvg==} + /@chakra-ui/visually-hidden/2.0.9_q4a3cbcpctftsvshrietnfkwtq: + resolution: {integrity: sha512-PkNxrRGp9H3bdqEaoo8XGt/AL9UuGRTom0/9XJa+G/Dj8Cy1sDuamOWk3pN/ZQs46RokfK9Uh5LqPY5dwSDweg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/system': 2.2.6_rq3l25qc4qpq3j4w6o4x7hatzy - '@chakra-ui/utils': 2.0.8 + '@chakra-ui/system': 2.2.7_rq3l25qc4qpq3j4w6o4x7hatzy react: 18.2.0 dev: false @@ -5313,14 +6192,14 @@ packages: - webpack-cli dev: false - /@emotion/babel-plugin/11.10.0_@babel+core@7.18.10: + /@emotion/babel-plugin/11.10.0_@babel+core@7.18.13: resolution: {integrity: sha512-xVnpDAAbtxL1dsuSelU5A7BnY/lftws0wUexNJZTPsvX/1tM4GZJbclgODhvW4E+NH7E5VFcH0bBn30NvniPJA==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.13 '@babel/runtime': 7.18.6 '@emotion/hash': 0.9.0 '@emotion/memoize': 0.8.0 @@ -5392,7 +6271,7 @@ packages: resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==} dev: false - /@emotion/react/11.10.0_msmmgljd7hl2w2irtggflhmema: + /@emotion/react/11.10.0_tu23i5xxn6kbev62oblybgbdem: resolution: {integrity: sha512-K6z9zlHxxBXwN8TcpwBKcEsBsOw4JWCCmR+BeeOWgqp8GIU1yA2Odd41bwdAAr0ssbQrbJbVnndvv7oiv1bZeQ==} peerDependencies: '@babel/core': ^7.0.0 @@ -5404,9 +6283,9 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/runtime': 7.18.6 - '@emotion/babel-plugin': 11.10.0_@babel+core@7.18.10 + '@emotion/babel-plugin': 11.10.0_@babel+core@7.18.13 '@emotion/cache': 11.10.1 '@emotion/serialize': 1.1.0 '@emotion/utils': 1.2.0 @@ -5416,7 +6295,7 @@ packages: react: 18.2.0 dev: false - /@emotion/react/11.9.3_msmmgljd7hl2w2irtggflhmema: + /@emotion/react/11.9.3_tu23i5xxn6kbev62oblybgbdem: resolution: {integrity: sha512-g9Q1GcTOlzOEjqwuLF/Zd9LC+4FljjPjDfxSM7KmEakm+hsHXk+bYZ2q+/hTJzr0OUNkujo72pXLQvXj6H+GJQ==} peerDependencies: '@babel/core': ^7.0.0 @@ -5428,9 +6307,9 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/runtime': 7.18.6 - '@emotion/babel-plugin': 11.10.0_@babel+core@7.18.10 + '@emotion/babel-plugin': 11.10.0_@babel+core@7.18.13 '@emotion/cache': 11.10.1 '@emotion/serialize': 1.1.0 '@emotion/utils': 1.2.0 @@ -5468,7 +6347,7 @@ packages: resolution: {integrity: sha512-OiTkRgpxescko+M51tZsMq7Puu/KP55wMT8BgpcXVG2hqXc0Vo0mfymJ/Uj24Hp0i083ji/o0aLddh08UEjq8w==} dev: false - /@emotion/styled/11.10.0_5sec57kzpgkzooe4crua5kfcly: + /@emotion/styled/11.10.0_j46kbo7layvgw6ebzgyotlgnfu: resolution: {integrity: sha512-V9oaEH6V4KePeQpgUE83i8ht+4Ri3E8Djp/ZPJ4DQlqWhSKITvgzlR3/YQE2hdfP4Jw3qVRkANJz01LLqK9/TA==} peerDependencies: '@babel/core': ^7.0.0 @@ -5481,18 +6360,18 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/runtime': 7.18.6 - '@emotion/babel-plugin': 11.10.0_@babel+core@7.18.10 + '@emotion/babel-plugin': 11.10.0_@babel+core@7.18.13 '@emotion/is-prop-valid': 1.2.0 - '@emotion/react': 11.10.0_msmmgljd7hl2w2irtggflhmema + '@emotion/react': 11.10.0_tu23i5xxn6kbev62oblybgbdem '@emotion/serialize': 1.1.0 '@emotion/utils': 1.2.0 '@types/react': 18.0.17 react: 18.2.0 dev: false - /@emotion/styled/11.9.3_oxgch57ammuiyvbngoqaw4hjoi: + /@emotion/styled/11.9.3_6di7qw6wcoul3l5eay5kyd6bwu: resolution: {integrity: sha512-o3sBNwbtoVz9v7WB1/Y/AmXl69YHmei2mrVnK7JgyBJ//Rst5yqPZCecEJlMlJrFeWHp+ki/54uN265V2pEcXA==} peerDependencies: '@babel/core': ^7.0.0 @@ -5505,11 +6384,11 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/runtime': 7.18.6 - '@emotion/babel-plugin': 11.10.0_@babel+core@7.18.10 + '@emotion/babel-plugin': 11.10.0_@babel+core@7.18.13 '@emotion/is-prop-valid': 1.2.0 - '@emotion/react': 11.9.3_msmmgljd7hl2w2irtggflhmema + '@emotion/react': 11.9.3_tu23i5xxn6kbev62oblybgbdem '@emotion/serialize': 1.1.0 '@emotion/utils': 1.2.0 '@types/react': 18.0.17 @@ -5544,13 +6423,13 @@ packages: resolution: {integrity: sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==} dev: false - /@eslint/eslintrc/1.3.0: - resolution: {integrity: sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==} + /@eslint/eslintrc/1.3.1: + resolution: {integrity: sha512-OhSY22oQQdw3zgPOOwdoj01l/Dzl1Z+xyUP33tkSN+aqyEhymJCcPHyXt+ylW8FSe0TfRC2VG+ROQOapD0aZSQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.3.3 + espree: 9.4.0 globals: 13.16.0 ignore: 5.2.0 import-fresh: 3.3.0 @@ -5635,13 +6514,13 @@ packages: uuid: 8.3.2 dev: false - /@giphy/react-components/6.1.1_dvp6wxm7rs4sirs67lhxth6k7q: + /@giphy/react-components/6.1.1_2anycei3urvvifsxzguyargkdi: resolution: {integrity: sha512-6ladgVwRkzsk1Sp63GcuTi39nvviNuHBOCnhWxleSlMETDx/QF5wNWIgstioBIFfba8a78pAjfOQHCgZyR4fpQ==} peerDependencies: react: 16.10.2 - 18 dependencies: - '@emotion/react': 11.9.3_msmmgljd7hl2w2irtggflhmema - '@emotion/styled': 11.9.3_oxgch57ammuiyvbngoqaw4hjoi + '@emotion/react': 11.9.3_tu23i5xxn6kbev62oblybgbdem + '@emotion/styled': 11.9.3_6di7qw6wcoul3l5eay5kyd6bwu '@giphy/js-analytics': 4.1.1 '@giphy/js-brand': 2.2.2 '@giphy/js-fetch-api': 4.4.0 @@ -5692,6 +6571,11 @@ packages: resolution: {integrity: sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==} dev: true + /@humanwhocodes/module-importer/1.0.1: + resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} + engines: {node: '>=12.22'} + dev: true + /@humanwhocodes/object-schema/1.2.1: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true @@ -5712,54 +6596,53 @@ packages: engines: {node: '>=8'} dev: true - /@jest/console/28.1.3: - resolution: {integrity: sha512-QPAkP5EwKdK/bxIr6C1I4Vs0rm2nHiANzj/Z5X2JQkrZo6IqvC4ldZ9K95tF0HdidhA8Bo6egxSzUFPYKcEXLw==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /@jest/console/29.0.1: + resolution: {integrity: sha512-SxLvSKf9gk4Rvt3p2KRQWVQ3sVj7S37rjlCHwp2+xNcRO/X+Uw0idbkfOtciUpjghHIxyggqcrrKhThQ+vClLQ==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/types': 28.1.3 - '@types/node': 18.0.6 + '@jest/types': 29.0.1 + '@types/node': 18.7.13 chalk: 4.1.2 - jest-message-util: 28.1.3 - jest-util: 28.1.3 + jest-message-util: 29.0.1 + jest-util: 29.0.1 slash: 3.0.0 dev: true - /@jest/core/28.1.3: - resolution: {integrity: sha512-CIKBrlaKOzA7YG19BEqCw3SLIsEwjZkeJzf5bdooVnW4bH5cktqe3JX+G2YV1aK5vP8N9na1IGWFzYaTp6k6NA==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /@jest/core/29.0.1: + resolution: {integrity: sha512-EcFrXkYh8I1GYHRH9V4TU7jr4P6ckaPqGo/z4AIJjHDZxicjYgWB6fx1xFb5bhEM87eUjCF4FAY5t+RamLWQmA==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 peerDependenciesMeta: node-notifier: optional: true dependencies: - '@jest/console': 28.1.3 - '@jest/reporters': 28.1.3 - '@jest/test-result': 28.1.3 - '@jest/transform': 28.1.3 - '@jest/types': 28.1.3 - '@types/node': 18.0.6 + '@jest/console': 29.0.1 + '@jest/reporters': 29.0.1 + '@jest/test-result': 29.0.1 + '@jest/transform': 29.0.1 + '@jest/types': 29.0.1 + '@types/node': 18.7.13 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.3.2 exit: 0.1.2 graceful-fs: 4.2.10 - jest-changed-files: 28.1.3 - jest-config: 28.1.3_@types+node@18.0.6 - jest-haste-map: 28.1.3 - jest-message-util: 28.1.3 - jest-regex-util: 28.0.2 - jest-resolve: 28.1.3 - jest-resolve-dependencies: 28.1.3 - jest-runner: 28.1.3 - jest-runtime: 28.1.3 - jest-snapshot: 28.1.3 - jest-util: 28.1.3 - jest-validate: 28.1.3 - jest-watcher: 28.1.3 + jest-changed-files: 29.0.0 + jest-config: 29.0.1_@types+node@18.7.13 + jest-haste-map: 29.0.1 + jest-message-util: 29.0.1 + jest-regex-util: 29.0.0 + jest-resolve: 29.0.1 + jest-resolve-dependencies: 29.0.1 + jest-runner: 29.0.1 + jest-runtime: 29.0.1 + jest-snapshot: 29.0.1 + jest-util: 29.0.1 + jest-validate: 29.0.1 + jest-watcher: 29.0.1 micromatch: 4.0.5 - pretty-format: 28.1.3 - rimraf: 3.0.2 + pretty-format: 29.0.1 slash: 3.0.0 strip-ansi: 6.0.1 transitivePeerDependencies: @@ -5767,14 +6650,15 @@ packages: - ts-node dev: true - /@jest/environment/28.1.3: - resolution: {integrity: sha512-1bf40cMFTEkKyEf585R9Iz1WayDjHoHqvts0XFYEqyKM3cFWDpeMoqKKTAF9LSYQModPUlh8FKptoM2YcMWAXA==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /@jest/environment/29.0.1: + resolution: {integrity: sha512-iLcFfoq2K6DAB+Mc+2VNLzZVmHdwQFeSqvoM/X8SMON6s/+yEi1iuRX3snx/JfwSnvmiMXjSr0lktxNxOcqXYA==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/fake-timers': 28.1.3 - '@jest/types': 28.1.3 - '@types/node': 18.0.6 - jest-mock: 28.1.3 + '@jest/fake-timers': 29.0.1 + '@jest/types': 29.0.1 + '@types/node': 18.7.13 + jest-mock: 29.0.1 + dev: true /@jest/expect-utils/28.1.3: resolution: {integrity: sha512-wvbi9LUrHJLn3NlDW6wF2hvIMtd4JUl2QNVrjq+IBSHirgfrR3o9RnVtxzdEGO2n9JyIWwHnLfby5KzqBGg2YA==} @@ -5783,41 +6667,50 @@ packages: jest-get-type: 28.0.2 dev: true - /@jest/expect/28.1.3: - resolution: {integrity: sha512-lzc8CpUbSoE4dqT0U+g1qODQjBRHPpCPXissXD4mS9+sWQdmmpeJ9zSH1rS1HEkrsMN0fb7nKrJ9giAR1d3wBw==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /@jest/expect-utils/29.0.1: + resolution: {integrity: sha512-Tw5kUUOKmXGQDmQ9TSgTraFFS7HMC1HG/B7y0AN2G2UzjdAXz9BzK2rmNpCSDl7g7y0Gf/VLBm//blonvhtOTQ==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - expect: 28.1.3 - jest-snapshot: 28.1.3 + jest-get-type: 29.0.0 + dev: true + + /@jest/expect/29.0.1: + resolution: {integrity: sha512-qKB3q52XDV8VUEiqKKLgLrJx7puQ8sYVqIDlul6n7SIXWS97DOK3KqbR2rDDaMtmenRHqEUl2fI+aFzx0oSemA==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + dependencies: + expect: 29.0.1 + jest-snapshot: 29.0.1 transitivePeerDependencies: - supports-color dev: true - /@jest/fake-timers/28.1.3: - resolution: {integrity: sha512-D/wOkL2POHv52h+ok5Oj/1gOG9HSywdoPtFsRCUmlCILXNn5eIWmcnd3DIiWlJnpGvQtmajqBP95Ei0EimxfLw==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /@jest/fake-timers/29.0.1: + resolution: {integrity: sha512-XZ+kAhLChVQ+KJNa5034p7O1Mz3vtWrelxDcMoxhZkgqmWDaEQAW9qJeutaeCfPvwaEwKYVyKDYfWpcyT8RiMw==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/types': 28.1.3 + '@jest/types': 29.0.1 '@sinonjs/fake-timers': 9.1.2 - '@types/node': 18.0.6 - jest-message-util: 28.1.3 - jest-mock: 28.1.3 - jest-util: 28.1.3 + '@types/node': 18.7.13 + jest-message-util: 29.0.1 + jest-mock: 29.0.1 + jest-util: 29.0.1 + dev: true - /@jest/globals/28.1.3: - resolution: {integrity: sha512-XFU4P4phyryCXu1pbcqMO0GSQcYe1IsalYCDzRNyhetyeyxMcIxa11qPNDpVNLeretItNqEmYYQn1UYz/5x1NA==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /@jest/globals/29.0.1: + resolution: {integrity: sha512-BtZWrVrKRKNUt7T1H2S8Mz31PN7ItROCmH+V5pn10hJDUfjOCTIUwb0WtLZzm0f1tJ3Uvx+5lVZrF/VTKqNaFg==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/environment': 28.1.3 - '@jest/expect': 28.1.3 - '@jest/types': 28.1.3 + '@jest/environment': 29.0.1 + '@jest/expect': 29.0.1 + '@jest/types': 29.0.1 + jest-mock: 29.0.1 transitivePeerDependencies: - supports-color dev: true - /@jest/reporters/28.1.3: - resolution: {integrity: sha512-JuAy7wkxQZVNU/V6g9xKzCGC5LVXx9FDcABKsSXp5MiKPEE2144a/vXTEDoyzjUpZKfVwp08Wqg5A4WfTMAzjg==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /@jest/reporters/29.0.1: + resolution: {integrity: sha512-dM3L8JmYYOsdeXUUVZClQy67Tz/v1sMo9h4AQv2U+716VLHV0zdA6Hh4FQNAHMhYw/95dbZbPX8Q+TRR7Rw+wA==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 peerDependenciesMeta: @@ -5825,12 +6718,12 @@ packages: optional: true dependencies: '@bcoe/v8-coverage': 0.2.3 - '@jest/console': 28.1.3 - '@jest/test-result': 28.1.3 - '@jest/transform': 28.1.3 - '@jest/types': 28.1.3 - '@jridgewell/trace-mapping': 0.3.14 - '@types/node': 18.0.6 + '@jest/console': 29.0.1 + '@jest/test-result': 29.0.1 + '@jest/transform': 29.0.1 + '@jest/types': 29.0.1 + '@jridgewell/trace-mapping': 0.3.15 + '@types/node': 18.7.13 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -5841,9 +6734,9 @@ packages: istanbul-lib-report: 3.0.0 istanbul-lib-source-maps: 4.0.1 istanbul-reports: 3.1.5 - jest-message-util: 28.1.3 - jest-util: 28.1.3 - jest-worker: 28.1.3 + jest-message-util: 29.0.1 + jest-util: 29.0.1 + jest-worker: 29.0.1 slash: 3.0.0 string-length: 4.0.2 strip-ansi: 6.0.1 @@ -5858,51 +6751,59 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: '@sinclair/typebox': 0.24.20 + dev: true - /@jest/source-map/28.1.2: - resolution: {integrity: sha512-cV8Lx3BeStJb8ipPHnqVw/IM2VCMWO3crWZzYodSIkxXnRcXJipCdx1JCK0K5MsJJouZQTH73mzf4vgxRaH9ww==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /@jest/schemas/29.0.0: + resolution: {integrity: sha512-3Ab5HgYIIAnS0HjqJHQYZS+zXc4tUmTmBH3z83ajI6afXp8X3ZtdLX+nXx+I7LNkJD7uN9LAVhgnjDgZa2z0kA==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jridgewell/trace-mapping': 0.3.14 + '@sinclair/typebox': 0.24.20 + dev: true + + /@jest/source-map/29.0.0: + resolution: {integrity: sha512-nOr+0EM8GiHf34mq2GcJyz/gYFyLQ2INDhAylrZJ9mMWoW21mLBfZa0BUVPPMxVYrLjeiRe2Z7kWXOGnS0TFhQ==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + dependencies: + '@jridgewell/trace-mapping': 0.3.15 callsites: 3.1.0 graceful-fs: 4.2.10 dev: true - /@jest/test-result/28.1.3: - resolution: {integrity: sha512-kZAkxnSE+FqE8YjW8gNuoVkkC9I7S1qmenl8sGcDOLropASP+BkcGKwhXoyqQuGOGeYY0y/ixjrd/iERpEXHNg==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /@jest/test-result/29.0.1: + resolution: {integrity: sha512-XCA4whh/igxjBaR/Hg8qwFd/uTsauoD7QAdAYUjV2CSGx0+iunhjoCRRWTwqjQrETRqOJABx6kNfw0+C0vMSgQ==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/console': 28.1.3 - '@jest/types': 28.1.3 + '@jest/console': 29.0.1 + '@jest/types': 29.0.1 '@types/istanbul-lib-coverage': 2.0.4 collect-v8-coverage: 1.0.1 dev: true - /@jest/test-sequencer/28.1.3: - resolution: {integrity: sha512-NIMPEqqa59MWnDi1kvXXpYbqsfQmSJsIbnd85mdVGkiDfQ9WQQTXOLsvISUfonmnBT+w85WEgneCigEEdHDFxw==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /@jest/test-sequencer/29.0.1: + resolution: {integrity: sha512-3GhSBMCRcWXGluP2Dw7CLP6mNke/t+EcftF5YjzhX1BJmqcatMbtZVwjuCfZy0TCME1GevXy3qTyV5PLpwIFKQ==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/test-result': 28.1.3 + '@jest/test-result': 29.0.1 graceful-fs: 4.2.10 - jest-haste-map: 28.1.3 + jest-haste-map: 29.0.1 slash: 3.0.0 dev: true - /@jest/transform/28.1.3: - resolution: {integrity: sha512-u5dT5di+oFI6hfcLOHGTAfmUxFRrjK+vnaP0kkVow9Md/M7V/MxqQMOz/VV25UZO8pzeA9PjfTpOu6BDuwSPQA==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /@jest/transform/29.0.1: + resolution: {integrity: sha512-6UxXtqrPScFdDhoip8ys60dQAIYppQinyR87n9nlasR/ZnFfJohKToqzM29KK4gb9gHRv5oDFChdqZKE0SIhsg==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/core': 7.18.9 - '@jest/types': 28.1.3 - '@jridgewell/trace-mapping': 0.3.14 + '@babel/core': 7.18.13 + '@jest/types': 29.0.1 + '@jridgewell/trace-mapping': 0.3.15 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 convert-source-map: 1.8.0 fast-json-stable-stringify: 2.1.0 graceful-fs: 4.2.10 - jest-haste-map: 28.1.3 - jest-regex-util: 28.0.2 - jest-util: 28.1.3 + jest-haste-map: 29.0.1 + jest-regex-util: 29.0.0 + jest-util: 29.0.1 micromatch: 4.0.5 pirates: 4.0.5 slash: 3.0.0 @@ -5921,6 +6822,19 @@ packages: '@types/node': 18.0.6 '@types/yargs': 17.0.10 chalk: 4.1.2 + dev: true + + /@jest/types/29.0.1: + resolution: {integrity: sha512-ft01rxzVsbh9qZPJ6EFgAIj3PT9FCRfBF9Xljo2/33VDOUjLZr0ZJ2oKANqh9S/K0/GERCsHDAQlBwj7RxA+9g==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + dependencies: + '@jest/schemas': 29.0.0 + '@types/istanbul-lib-coverage': 2.0.4 + '@types/istanbul-reports': 3.0.1 + '@types/node': 18.7.13 + '@types/yargs': 17.0.10 + chalk: 4.1.2 + dev: true /@jridgewell/gen-mapping/0.1.1: resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==} @@ -5960,6 +6874,13 @@ packages: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 + /@jridgewell/trace-mapping/0.3.15: + resolution: {integrity: sha512-oWZNOULl+UbhsgB51uuZzglikfIKSUBO/M9W2OfEjn7cmqoAiCgmv9lyACTUacZwBz0ITnJ2NqjU8Tx0DHL88g==} + dependencies: + '@jridgewell/resolve-uri': 3.1.0 + '@jridgewell/sourcemap-codec': 1.4.14 + dev: true + /@jridgewell/trace-mapping/0.3.9: resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} dependencies: @@ -6244,13 +7165,13 @@ packages: resolution: {integrity: sha512-MSAs9t3Go7GUkMhpKC44T58DJ5KGk2vBo+h1cqQeqlMfdGkxaVB78ZWpv9gYi/g2fa4sopag9gJsNvS8XGgWJA==} dev: false - /@playwright/test/1.25.0: - resolution: {integrity: sha512-j4EZhTTQI3dBeWblE21EV//swwmBtOpIrLdOIJIRv4uqsLdHgBg1z+JtTg+AeC5o2bAXIE26kDNW5A0TimG8Bg==} + /@playwright/test/1.25.1: + resolution: {integrity: sha512-IJ4X0yOakXtwkhbnNzKkaIgXe6df7u3H3FnuhI9Jqh+CdO0e/lYQlDLYiyI9cnXK8E7UAppAWP+VqAv6VX7HQg==} engines: {node: '>=14'} hasBin: true dependencies: - '@types/node': 18.7.8 - playwright-core: 1.25.0 + '@types/node': 18.7.13 + playwright-core: 1.25.1 dev: true /@polka/url/1.0.0-next.21: @@ -6381,8 +7302,8 @@ packages: rollup: 2.78.1 dev: true - /@rollup/plugin-typescript/8.3.4_5zsqiitiqqdgwm4iemtywlnhku: - resolution: {integrity: sha512-wt7JnYE9antX6BOXtsxGoeVSu4dZfw0dU3xykfOQ4hC3EddxRbVG/K0xiY1Wup7QOHJcjLYXWAn0Kx9Z1SBHHg==} + /@rollup/plugin-typescript/8.4.0_rusrl3yqfuqle4tcyjzane2tmq: + resolution: {integrity: sha512-QssfoOP6V4/6skX12EfOW5UzJAv/c334F4OJWmQpe2kg3agEa0JwVCckwmfuvEgDixyX+XyxjFenH7M2rDKUyQ==} engines: {node: '>=8.0.0'} peerDependencies: rollup: ^2.14.0 @@ -6395,12 +7316,11 @@ packages: '@rollup/pluginutils': 3.1.0_rollup@2.78.1 resolve: 1.22.1 rollup: 2.78.1 - tslib: 2.4.0 - typescript: 4.7.4 + typescript: 4.8.2 dev: true - /@rollup/plugin-typescript/8.3.4_accrhai6qopda76wnqb3pkewpq: - resolution: {integrity: sha512-wt7JnYE9antX6BOXtsxGoeVSu4dZfw0dU3xykfOQ4hC3EddxRbVG/K0xiY1Wup7QOHJcjLYXWAn0Kx9Z1SBHHg==} + /@rollup/plugin-typescript/8.4.0_tgfijzvx6xrswvohwqlfbblwuu: + resolution: {integrity: sha512-QssfoOP6V4/6skX12EfOW5UzJAv/c334F4OJWmQpe2kg3agEa0JwVCckwmfuvEgDixyX+XyxjFenH7M2rDKUyQ==} engines: {node: '>=8.0.0'} peerDependencies: rollup: ^2.14.0 @@ -6413,7 +7333,8 @@ packages: '@rollup/pluginutils': 3.1.0_rollup@2.78.1 resolve: 1.22.1 rollup: 2.78.1 - typescript: 4.7.4 + tslib: 2.4.0 + typescript: 4.8.2 dev: true /@rollup/pluginutils/3.1.0_rollup@2.78.1: @@ -6519,7 +7440,7 @@ packages: '@sentry/utils': 7.11.1 '@sentry/webpack-plugin': 1.19.0 jscodeshift: 0.13.1_@babel+preset-env@7.18.10 - next: 12.2.5_twoewwu6sg7cdf3ao6njtbftne + next: 12.2.5_rlaikcoslzwwtqyk7brpdzej5y react: 18.2.0 tslib: 1.14.1 transitivePeerDependencies: @@ -6607,6 +7528,7 @@ packages: /@sinclair/typebox/0.24.20: resolution: {integrity: sha512-kVaO5aEFZb33nPMTZBxiPEkY+slxiPtqC7QX8f9B3eGOMBvEfuMfxp9DSTTCsRJPumPKjrge4yagyssO4q6qzQ==} + dev: true /@sindresorhus/is/0.14.0: resolution: {integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==} @@ -6622,11 +7544,13 @@ packages: resolution: {integrity: sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==} dependencies: type-detect: 4.0.8 + dev: true /@sinonjs/fake-timers/9.1.2: resolution: {integrity: sha512-BPS4ynJW/o92PUR4wgriz2Ud5gpST5vz6GQfMixEDK0Z8ZCUv2M7SkBLykH56T++Xs+8ln9zTGbOvNGIe02/jw==} dependencies: '@sinonjs/commons': 1.8.3 + dev: true /@slorber/static-site-generator-webpack-plugin/4.0.7: resolution: {integrity: sha512-Ug7x6z5lwrz0WqdnNFOMYrDQNTPAprvHLSh6+/fmml3qUiz6l5eq+2MzLKWtn/q5K5NpSiFsZTP/fck/3vjSxA==} @@ -6855,7 +7779,7 @@ packages: /@tootallnate/once/2.0.0: resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==} engines: {node: '>= 10'} - dev: false + dev: true /@trysound/sax/0.2.0: resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==} @@ -6884,8 +7808,8 @@ packages: /@types/babel__core/7.1.19: resolution: {integrity: sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==} dependencies: - '@babel/parser': 7.18.9 - '@babel/types': 7.18.9 + '@babel/parser': 7.18.13 + '@babel/types': 7.18.13 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 '@types/babel__traverse': 7.17.1 @@ -6894,20 +7818,20 @@ packages: /@types/babel__generator/7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.13 dev: true /@types/babel__template/7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.18.9 - '@babel/types': 7.18.9 + '@babel/parser': 7.18.13 + '@babel/types': 7.18.13 dev: true /@types/babel__traverse/7.17.1: resolution: {integrity: sha512-kVzjari1s2YVi77D3w1yuvohV2idweYXMCDzqBiVNN63TcDWrIlTVOYpqVrvbbyOE/IyzBoTKF0fdnLPEORFxA==} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.13 dev: true /@types/body-parser/1.19.2: @@ -6928,7 +7852,7 @@ packages: dependencies: '@types/http-cache-semantics': 4.0.1 '@types/keyv': 3.1.4 - '@types/node': 18.7.8 + '@types/node': 18.7.13 '@types/responselike': 1.0.0 dev: false @@ -7008,7 +7932,7 @@ packages: /@types/graceful-fs/4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: - '@types/node': 18.0.6 + '@types/node': 18.7.13 dev: true /@types/hast/2.3.4: @@ -7041,19 +7965,22 @@ packages: /@types/istanbul-lib-coverage/2.0.4: resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==} + dev: true /@types/istanbul-lib-report/3.0.0: resolution: {integrity: sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==} dependencies: '@types/istanbul-lib-coverage': 2.0.4 + dev: true /@types/istanbul-reports/3.0.1: resolution: {integrity: sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==} dependencies: '@types/istanbul-lib-report': 3.0.0 + dev: true - /@types/jest/28.1.7: - resolution: {integrity: sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==} + /@types/jest/28.1.8: + resolution: {integrity: sha512-8TJkV++s7B6XqnDrzR1m/TT0A0h948Pnl/097veySPN67VRAgQ4gZ7n2KfJo2rVq6njQjdxU3GCCyDvAeuHoiw==} dependencies: expect: 28.1.3 pretty-format: 28.1.3 @@ -7063,13 +7990,13 @@ packages: resolution: {integrity: sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==} dev: false - /@types/jsdom/16.2.15: - resolution: {integrity: sha512-nwF87yjBKuX/roqGYerZZM0Nv1pZDMAT5YhOHYeM/72Fic+VEqJh4nyoqoapzJnW3pUlfxPY5FhgsJtM+dRnQQ==} + /@types/jsdom/20.0.0: + resolution: {integrity: sha512-YfAchFs0yM1QPDrLm2VHe+WHGtqms3NXnXAMolrgrVP6fgBHHXy1ozAbo/dFtPNtZC/m66bPiCTWYmqp1F14gA==} dependencies: - '@types/node': 18.0.6 - '@types/parse5': 6.0.3 + '@types/node': 18.7.13 '@types/tough-cookie': 4.0.2 - dev: false + parse5: 7.0.0 + dev: true /@types/json-buffer/3.0.0: resolution: {integrity: sha512-3YP80IxxFJB4b5tYC2SUPwkg0XQLiu0nWvhRgEatgjf+29IcWO9X1k8xRv5DGssJ/lCrjYTjQPcobJr2yWIVuQ==} @@ -7082,10 +8009,10 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/jsonwebtoken/8.5.8: - resolution: {integrity: sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==} + /@types/jsonwebtoken/8.5.9: + resolution: {integrity: sha512-272FMnFGzAVMGtu9tkr29hRL6bZj4Zs1KZNeHLnKqAvp06tAIcarTMwOh8/8bz4FmKRcMxZhZNeUAQsNLoiPhg==} dependencies: - '@types/node': 18.7.8 + '@types/node': 18.7.13 dev: true /@types/keyv/3.1.4: @@ -7098,9 +8025,11 @@ packages: resolution: {integrity: sha512-RY/8IaVENjG19rxTZu9Nukqh0W2UrYgmBj5sdns4hWRZaV8PqR7wIKHFKzvOTjo4zVRV7sVI+yFhAJql12Kfqg==} dependencies: '@types/lodash': 4.14.182 + dev: false /@types/lodash/4.14.182: resolution: {integrity: sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==} + dev: false /@types/mdast/3.0.10: resolution: {integrity: sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA==} @@ -7117,7 +8046,7 @@ packages: /@types/micro/7.3.7: resolution: {integrity: sha512-MFsX7eCj0Tg3TtphOQvANNvNtFpya+s/rYOCdV6o+DFjOQPFi2EVRbBALjbbgZTXUaJP1Q281MJiJOD40d0UxQ==} dependencies: - '@types/node': 18.7.8 + '@types/node': 18.7.13 dev: true /@types/mime/1.3.2: @@ -7127,7 +8056,7 @@ packages: /@types/minio/7.0.13: resolution: {integrity: sha512-Warrx6uN4KEpBCAWiTh7ngrPoaNIckawtBXqWbFzaatG/NPRZToAv/fa9yAPA7a2FHAGhe154KqaVIqacIn2pQ==} dependencies: - '@types/node': 18.7.8 + '@types/node': 18.7.13 dev: true /@types/node/17.0.45: @@ -7143,28 +8072,29 @@ packages: /@types/node/18.6.4: resolution: {integrity: sha512-I4BD3L+6AWiUobfxZ49DlU43gtI+FTHSv9pE2Zekg6KjMpre4ByusaljW3vYSLJrvQ1ck1hUaeVu8HVlY3vzHg==} + dev: false /@types/node/18.6.5: resolution: {integrity: sha512-Xjt5ZGUa5WusGZJ4WJPbOT8QOqp6nDynVFRKcUt32bOgvXEoc6o085WNkYTMO7ifAj2isEfQQ2cseE+wT6jsRw==} dev: false - /@types/node/18.7.8: - resolution: {integrity: sha512-/YP55EMK2341JkODUb8DM9O0x1SIz2aBvyF33Uf1c76St3VpsMXEIW0nxuKkq/5cxnbz0RD9cfwNZHEAZQD3ag==} + /@types/node/18.7.13: + resolution: {integrity: sha512-46yIhxSe5xEaJZXWdIBP7GU4HDTG8/eo0qd9atdiL+lFpA03y8KS+lkTN834TWJj5767GbWv4n/P6efyTFt1Dw==} /@types/nodemailer/6.4.5: resolution: {integrity: sha512-zuP3nBRQHI6M2PkXnGGy1Ww4VB+MyYHGgnfV2T+JR9KLkeWqPJuyVUgLpKXuFnA/b7pZaIDFh2sV4759B7jK1g==} dependencies: - '@types/node': 18.7.8 + '@types/node': 18.7.13 dev: true /@types/nprogress/0.2.0: resolution: {integrity: sha512-1cYJrqq9GezNFPsWTZpFut/d4CjpZqA0vhqDUPFWYKF1oIyBz5qnoYMzR+0C/T96t3ebLAC1SSnwrVOm5/j74A==} dev: true - /@types/papaparse/5.3.3: - resolution: {integrity: sha512-i7fV8u843vb7nIGpcwdCsG3WjfBONeytRHK1mQL9d5KQAvFeAK2rRisDHicreYpoQ0MXocUDEqunKHTeXdvibg==} + /@types/papaparse/5.3.4: + resolution: {integrity: sha512-61/jki1Ri+v1/Fobrf4rlIo6ExNM8P0CHYwId8wkrC2WiKfDwiRtn/hiAa6jXj8vPa4oFZ14uFKME547V4VGyQ==} dependencies: - '@types/node': 18.7.8 + '@types/node': 18.7.13 dev: true /@types/parse-json/4.0.0: @@ -7174,14 +8104,6 @@ packages: resolution: {integrity: sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw==} dev: false - /@types/parse5/6.0.3: - resolution: {integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==} - dev: false - - /@types/prettier/2.6.3: - resolution: {integrity: sha512-ymZk3LEC/fsut+/Q5qejp6R9O1rMxz3XaRHDV6kX8MrGAhOSPqVARbDi+EZvInBpw+BnCX3TD240byVkOfQsHg==} - dev: true - /@types/prettier/2.7.0: resolution: {integrity: sha512-RI1L7N4JnW5gQw2spvL7Sllfuf1SaHdrZpCHiBlCXjIlufi1SMNnbu2teze3/QE67Fg2tBlH7W+mi4hVNk4p0A==} dev: true @@ -7231,12 +8153,6 @@ packages: '@types/react': 18.0.17 dev: true - /@types/react-table/7.7.12: - resolution: {integrity: sha512-bRUent+NR/WwtDGwI/BqhZ8XnHghwHw0HUKeohzB5xN3K2qKWYE5w19e7GCuOkL1CXD9Gi1HFy7TIm2AvgWUHg==} - dependencies: - '@types/react': 18.0.17 - dev: true - /@types/react-transition-group/4.4.5: resolution: {integrity: sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==} dependencies: @@ -7302,6 +8218,7 @@ packages: /@types/stack-utils/2.0.1: resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} + dev: true /@types/tinycolor2/1.4.3: resolution: {integrity: sha512-Kf1w9NE5HEgGxCRyIcRXR/ZYtDv0V8FVPtYHwLxl0O+maGX0erE77pQlD0gpP+/KByMZ87mOA79SjifhSB3PjQ==} @@ -7309,7 +8226,7 @@ packages: /@types/tough-cookie/4.0.2: resolution: {integrity: sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==} - dev: false + dev: true /@types/unist/2.0.6: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} @@ -7323,41 +8240,16 @@ packages: /@types/yargs-parser/21.0.0: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} + dev: true /@types/yargs/17.0.10: resolution: {integrity: sha512-gmEaFwpj/7f/ROdtIlci1R1VYU1J4j95m8T+Tj3iBgiBFKg1foE/PSl93bBd5T9LDXNPo8UlNN6W0qwD8O5OaA==} dependencies: '@types/yargs-parser': 21.0.0 - - /@typescript-eslint/eslint-plugin/5.32.0_vsoshirnpb7xw6mr7xomgfas2i: - resolution: {integrity: sha512-CHLuz5Uz7bHP2WgVlvoZGhf0BvFakBJKAD/43Ty0emn4wXWv5k01ND0C0fHcl/Im8Td2y/7h44E9pca9qAu2ew==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - '@typescript-eslint/parser': ^5.0.0 - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq - '@typescript-eslint/scope-manager': 5.32.0 - '@typescript-eslint/type-utils': 5.32.0_4rv7y5c6xz3vfxwhbrcxxi73bq - '@typescript-eslint/utils': 5.32.0_4rv7y5c6xz3vfxwhbrcxxi73bq - debug: 4.3.4 - eslint: 8.22.0 - functional-red-black-tree: 1.0.1 - ignore: 5.2.0 - regexpp: 3.2.0 - semver: 7.3.7 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 - transitivePeerDependencies: - - supports-color dev: true - /@typescript-eslint/eslint-plugin/5.33.0_vsoshirnpb7xw6mr7xomgfas2i: - resolution: {integrity: sha512-jHvZNSW2WZ31OPJ3enhLrEKvAZNyAFWZ6rx9tUwaessTc4sx9KmgMNhVcqVAl1ETnT5rU5fpXTLmY9YvC1DCNg==} + /@typescript-eslint/eslint-plugin/5.35.1_pfwtupu3r4wxmgbx6hj7gwmyuu: + resolution: {integrity: sha512-RBZZXZlI4XCY4Wzgy64vB+0slT9+yAPQRjj/HSaRwUot33xbDjF1oN9BLwOLTewoOI0jothIltZRe9uJCHf8gg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -7367,51 +8259,24 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq - '@typescript-eslint/scope-manager': 5.33.0 - '@typescript-eslint/type-utils': 5.33.0_4rv7y5c6xz3vfxwhbrcxxi73bq - '@typescript-eslint/utils': 5.33.0_4rv7y5c6xz3vfxwhbrcxxi73bq + '@typescript-eslint/parser': 5.35.1_yqf6kl63nyoq5megxukfnom5rm + '@typescript-eslint/scope-manager': 5.35.1 + '@typescript-eslint/type-utils': 5.35.1_yqf6kl63nyoq5megxukfnom5rm + '@typescript-eslint/utils': 5.35.1_yqf6kl63nyoq5megxukfnom5rm debug: 4.3.4 - eslint: 8.22.0 + eslint: 8.23.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.7 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 - transitivePeerDependencies: - - supports-color - dev: true - - /@typescript-eslint/eslint-plugin/5.33.1_vsoshirnpb7xw6mr7xomgfas2i: - resolution: {integrity: sha512-S1iZIxrTvKkU3+m63YUOxYPKaP+yWDQrdhxTglVDVEVBf+aCSw85+BmJnyUaQQsk5TXFG/LpBu9fa+LrAQ91fQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - '@typescript-eslint/parser': ^5.0.0 - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq - '@typescript-eslint/scope-manager': 5.33.1 - '@typescript-eslint/type-utils': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq - '@typescript-eslint/utils': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq - debug: 4.3.4 - eslint: 8.22.0 - functional-red-black-tree: 1.0.1 - ignore: 5.2.0 - regexpp: 3.2.0 - semver: 7.3.7 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 + tsutils: 3.21.0_typescript@4.8.2 + typescript: 4.8.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq: - resolution: {integrity: sha512-IgLLtW7FOzoDlmaMoXdxG8HOCByTBXrB1V2ZQYSEV1ggMmJfAkMWTwUjjzagS6OkfpySyhKFkBw7A9jYmcHpZA==} + /@typescript-eslint/parser/5.35.1_yqf6kl63nyoq5megxukfnom5rm: + resolution: {integrity: sha512-XL2TBTSrh3yWAsMYpKseBYTVpvudNf69rPOWXWVBI08My2JVT5jR66eTt4IgQFHA/giiKJW5dUD4x/ZviCKyGg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -7420,12 +8285,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.33.1 - '@typescript-eslint/types': 5.33.1 - '@typescript-eslint/typescript-estree': 5.33.1_typescript@4.7.4 + '@typescript-eslint/scope-manager': 5.35.1 + '@typescript-eslint/types': 5.35.1 + '@typescript-eslint/typescript-estree': 5.35.1_typescript@4.8.2 debug: 4.3.4 - eslint: 8.22.0 - typescript: 4.7.4 + eslint: 8.23.0 + typescript: 4.8.2 transitivePeerDependencies: - supports-color dev: true @@ -7438,22 +8303,6 @@ packages: '@typescript-eslint/visitor-keys': 5.30.7 dev: true - /@typescript-eslint/scope-manager/5.32.0: - resolution: {integrity: sha512-KyAE+tUON0D7tNz92p1uetRqVJiiAkeluvwvZOqBmW9z2XApmk5WSMV9FrzOroAcVxJZB3GfUwVKr98Dr/OjOg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.32.0 - '@typescript-eslint/visitor-keys': 5.32.0 - dev: true - - /@typescript-eslint/scope-manager/5.33.0: - resolution: {integrity: sha512-/Jta8yMNpXYpRDl8EwF/M8It2A9sFJTubDo0ATZefGXmOqlaBffEw0ZbkbQ7TNDK6q55NPHFshGBPAZvZkE8Pw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.33.0 - '@typescript-eslint/visitor-keys': 5.33.0 - dev: true - /@typescript-eslint/scope-manager/5.33.1: resolution: {integrity: sha512-8ibcZSqy4c5m69QpzJn8XQq9NnqAToC8OdH/W6IXPXv83vRyEDPYLdjAlUx8h/rbusq6MkW4YdQzURGOqsn3CA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -7462,46 +8311,16 @@ packages: '@typescript-eslint/visitor-keys': 5.33.1 dev: true - /@typescript-eslint/type-utils/5.32.0_4rv7y5c6xz3vfxwhbrcxxi73bq: - resolution: {integrity: sha512-0gSsIhFDduBz3QcHJIp3qRCvVYbqzHg8D6bHFsDMrm0rURYDj+skBK2zmYebdCp+4nrd9VWd13egvhYFJj/wZg==} + /@typescript-eslint/scope-manager/5.35.1: + resolution: {integrity: sha512-kCYRSAzIW9ByEIzmzGHE50NGAvAP3wFTaZevgWva7GpquDyFPFcmvVkFJGWJJktg/hLwmys/FZwqM9EKr2u24Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: '*' - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/utils': 5.32.0_4rv7y5c6xz3vfxwhbrcxxi73bq - debug: 4.3.4 - eslint: 8.22.0 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 - transitivePeerDependencies: - - supports-color - dev: true - - /@typescript-eslint/type-utils/5.33.0_4rv7y5c6xz3vfxwhbrcxxi73bq: - resolution: {integrity: sha512-2zB8uEn7hEH2pBeyk3NpzX1p3lF9dKrEbnXq1F7YkpZ6hlyqb2yZujqgRGqXgRBTHWIUG3NGx/WeZk224UKlIA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: '*' - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true dependencies: - '@typescript-eslint/utils': 5.33.0_4rv7y5c6xz3vfxwhbrcxxi73bq - debug: 4.3.4 - eslint: 8.22.0 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 - transitivePeerDependencies: - - supports-color + '@typescript-eslint/types': 5.35.1 + '@typescript-eslint/visitor-keys': 5.35.1 dev: true - /@typescript-eslint/type-utils/5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq: - resolution: {integrity: sha512-X3pGsJsD8OiqhNa5fim41YtlnyiWMF/eKsEZGsHID2HcDqeSC5yr/uLOeph8rNF2/utwuI0IQoAK3fpoxcLl2g==} + /@typescript-eslint/type-utils/5.35.1_yqf6kl63nyoq5megxukfnom5rm: + resolution: {integrity: sha512-8xT8ljvo43Mp7BiTn1vxLXkjpw8wS4oAc00hMSB4L1/jIiYbjjnc3Qp2GAUOG/v8zsNCd1qwcqfCQ0BuishHkw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -7510,11 +8329,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq + '@typescript-eslint/utils': 5.35.1_yqf6kl63nyoq5megxukfnom5rm debug: 4.3.4 - eslint: 8.22.0 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 + eslint: 8.23.0 + tsutils: 3.21.0_typescript@4.8.2 + typescript: 4.8.2 transitivePeerDependencies: - supports-color dev: true @@ -7524,22 +8343,17 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.32.0: - resolution: {integrity: sha512-EBUKs68DOcT/EjGfzywp+f8wG9Zw6gj6BjWu7KV/IYllqKJFPlZlLSYw/PTvVyiRw50t6wVbgv4p9uE2h6sZrQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - - /@typescript-eslint/types/5.33.0: - resolution: {integrity: sha512-nIMt96JngB4MYFYXpZ/3ZNU4GWPNdBbcB5w2rDOCpXOVUkhtNlG2mmm8uXhubhidRZdwMaMBap7Uk8SZMU/ppw==} + /@typescript-eslint/types/5.33.1: + resolution: {integrity: sha512-7K6MoQPQh6WVEkMrMW5QOA5FO+BOwzHSNd0j3+BlBwd6vtzfZceJ8xJ7Um2XDi/O3umS8/qDX6jdy2i7CijkwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.33.1: - resolution: {integrity: sha512-7K6MoQPQh6WVEkMrMW5QOA5FO+BOwzHSNd0j3+BlBwd6vtzfZceJ8xJ7Um2XDi/O3umS8/qDX6jdy2i7CijkwQ==} + /@typescript-eslint/types/5.35.1: + resolution: {integrity: sha512-FDaujtsH07VHzG0gQ6NDkVVhi1+rhq0qEvzHdJAQjysN+LHDCKDKCBRlZFFE0ec0jKxiv0hN63SNfExy0KrbQQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.30.7_typescript@4.7.4: + /@typescript-eslint/typescript-estree/5.30.7_typescript@4.8.2: resolution: {integrity: sha512-tNslqXI1ZdmXXrHER83TJ8OTYl4epUzJC0aj2i4DMDT4iU+UqLT3EJeGQvJ17BMbm31x5scSwo3hPM0nqQ1AEA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7554,35 +8368,14 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.7 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 - transitivePeerDependencies: - - supports-color - dev: true - - /@typescript-eslint/typescript-estree/5.32.0_typescript@4.7.4: - resolution: {integrity: sha512-ZVAUkvPk3ITGtCLU5J4atCw9RTxK+SRc6hXqLtllC2sGSeMFWN+YwbiJR9CFrSFJ3w4SJfcWtDwNb/DmUIHdhg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 5.32.0 - '@typescript-eslint/visitor-keys': 5.32.0 - debug: 4.3.4 - globby: 11.1.0 - is-glob: 4.0.3 - semver: 7.3.7 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 + tsutils: 3.21.0_typescript@4.8.2 + typescript: 4.8.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.33.0_typescript@4.7.4: - resolution: {integrity: sha512-tqq3MRLlggkJKJUrzM6wltk8NckKyyorCSGMq4eVkyL5sDYzJJcMgZATqmF8fLdsWrW7OjjIZ1m9v81vKcaqwQ==} + /@typescript-eslint/typescript-estree/5.33.1_typescript@4.8.2: + resolution: {integrity: sha512-JOAzJ4pJ+tHzA2pgsWQi4804XisPHOtbvwUyqsuuq8+y5B5GMZs7lI1xDWs6V2d7gE/Ez5bTGojSK12+IIPtXA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -7590,20 +8383,20 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.33.0 - '@typescript-eslint/visitor-keys': 5.33.0 + '@typescript-eslint/types': 5.33.1 + '@typescript-eslint/visitor-keys': 5.33.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.7 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 + tsutils: 3.21.0_typescript@4.8.2 + typescript: 4.8.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.33.1_typescript@4.7.4: - resolution: {integrity: sha512-JOAzJ4pJ+tHzA2pgsWQi4804XisPHOtbvwUyqsuuq8+y5B5GMZs7lI1xDWs6V2d7gE/Ez5bTGojSK12+IIPtXA==} + /@typescript-eslint/typescript-estree/5.35.1_typescript@4.8.2: + resolution: {integrity: sha512-JUqE1+VRTGyoXlDWWjm6MdfpBYVq+hixytrv1oyjYIBEOZhBCwtpp5ZSvBt4wIA1MKWlnaC2UXl2XmYGC3BoQA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -7611,19 +8404,19 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.33.1 - '@typescript-eslint/visitor-keys': 5.33.1 + '@typescript-eslint/types': 5.35.1 + '@typescript-eslint/visitor-keys': 5.35.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.7 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 + tsutils: 3.21.0_typescript@4.8.2 + typescript: 4.8.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.30.7_4rv7y5c6xz3vfxwhbrcxxi73bq: + /@typescript-eslint/utils/5.30.7_yqf6kl63nyoq5megxukfnom5rm: resolution: {integrity: sha512-Z3pHdbFw+ftZiGUnm1GZhkJgVqsDL5CYW2yj+TB2mfXDFOMqtbzQi2dNJIyPqPbx9mv2kUxS1gU+r2gKlKi1rQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7632,64 +8425,46 @@ packages: '@types/json-schema': 7.0.11 '@typescript-eslint/scope-manager': 5.30.7 '@typescript-eslint/types': 5.30.7 - '@typescript-eslint/typescript-estree': 5.30.7_typescript@4.7.4 - eslint: 8.22.0 - eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.22.0 - transitivePeerDependencies: - - supports-color - - typescript - dev: true - - /@typescript-eslint/utils/5.32.0_4rv7y5c6xz3vfxwhbrcxxi73bq: - resolution: {integrity: sha512-W7lYIAI5Zlc5K082dGR27Fczjb3Q57ECcXefKU/f0ajM5ToM0P+N9NmJWip8GmGu/g6QISNT+K6KYB+iSHjXCQ==} - 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 - '@typescript-eslint/scope-manager': 5.32.0 - '@typescript-eslint/types': 5.32.0 - '@typescript-eslint/typescript-estree': 5.32.0_typescript@4.7.4 - eslint: 8.22.0 + '@typescript-eslint/typescript-estree': 5.30.7_typescript@4.8.2 + eslint: 8.23.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.22.0 + eslint-utils: 3.0.0_eslint@8.23.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/utils/5.33.0_4rv7y5c6xz3vfxwhbrcxxi73bq: - resolution: {integrity: sha512-JxOAnXt9oZjXLIiXb5ZIcZXiwVHCkqZgof0O8KPgz7C7y0HS42gi75PdPlqh1Tf109M0fyUw45Ao6JLo7S5AHw==} + /@typescript-eslint/utils/5.33.1_yqf6kl63nyoq5megxukfnom5rm: + resolution: {integrity: sha512-uphZjkMaZ4fE8CR4dU7BquOV6u0doeQAr8n6cQenl/poMaIyJtBu8eys5uk6u5HiDH01Mj5lzbJ5SfeDz7oqMQ==} 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 - '@typescript-eslint/scope-manager': 5.33.0 - '@typescript-eslint/types': 5.33.0 - '@typescript-eslint/typescript-estree': 5.33.0_typescript@4.7.4 - eslint: 8.22.0 + '@typescript-eslint/scope-manager': 5.33.1 + '@typescript-eslint/types': 5.33.1 + '@typescript-eslint/typescript-estree': 5.33.1_typescript@4.8.2 + eslint: 8.23.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.22.0 + eslint-utils: 3.0.0_eslint@8.23.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/utils/5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq: - resolution: {integrity: sha512-uphZjkMaZ4fE8CR4dU7BquOV6u0doeQAr8n6cQenl/poMaIyJtBu8eys5uk6u5HiDH01Mj5lzbJ5SfeDz7oqMQ==} + /@typescript-eslint/utils/5.35.1_yqf6kl63nyoq5megxukfnom5rm: + resolution: {integrity: sha512-v6F8JNXgeBWI4pzZn36hT2HXXzoBBBJuOYvoQiaQaEEjdi5STzux3Yj8v7ODIpx36i/5s8TdzuQ54TPc5AITQQ==} 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 - '@typescript-eslint/scope-manager': 5.33.1 - '@typescript-eslint/types': 5.33.1 - '@typescript-eslint/typescript-estree': 5.33.1_typescript@4.7.4 - eslint: 8.22.0 + '@typescript-eslint/scope-manager': 5.35.1 + '@typescript-eslint/types': 5.35.1 + '@typescript-eslint/typescript-estree': 5.35.1_typescript@4.8.2 + eslint: 8.23.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.22.0 + eslint-utils: 3.0.0_eslint@8.23.0 transitivePeerDependencies: - supports-color - typescript @@ -7703,31 +8478,23 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@typescript-eslint/visitor-keys/5.32.0: - resolution: {integrity: sha512-S54xOHZgfThiZ38/ZGTgB2rqx51CMJ5MCfVT2IplK4Q7hgzGfe0nLzLCcenDnc/cSjP568hdeKfeDcBgqNHD/g==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.32.0 - eslint-visitor-keys: 3.3.0 - dev: true - - /@typescript-eslint/visitor-keys/5.33.0: - resolution: {integrity: sha512-/XsqCzD4t+Y9p5wd9HZiptuGKBlaZO5showwqODii5C0nZawxWLF+Q6k5wYHBrQv96h6GYKyqqMHCSTqta8Kiw==} + /@typescript-eslint/visitor-keys/5.33.1: + resolution: {integrity: sha512-nwIxOK8Z2MPWltLKMLOEZwmfBZReqUdbEoHQXeCpa+sRVARe5twpJGHCB4dk9903Yaf0nMAlGbQfaAH92F60eg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.33.0 + '@typescript-eslint/types': 5.33.1 eslint-visitor-keys: 3.3.0 dev: true - /@typescript-eslint/visitor-keys/5.33.1: - resolution: {integrity: sha512-nwIxOK8Z2MPWltLKMLOEZwmfBZReqUdbEoHQXeCpa+sRVARe5twpJGHCB4dk9903Yaf0nMAlGbQfaAH92F60eg==} + /@typescript-eslint/visitor-keys/5.35.1: + resolution: {integrity: sha512-cEB1DvBVo1bxbW/S5axbGPE6b7FIMAbo3w+AGq6zNDA7+NYJOIkKj/sInfTv4edxd4PxJSgdN4t6/pbvgA+n5g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.33.1 + '@typescript-eslint/types': 5.35.1 eslint-visitor-keys: 3.3.0 dev: true - /@udecode/plate-basic-marks/16.3.0_k5ohzyl4tohpc3wmac6aalzisq: + /@udecode/plate-basic-marks/16.3.0_wqthvvcstqrjz3765grgy3hadi: resolution: {integrity: sha512-G3Owj9I8J+b8lyhQI2Z29qPjvDJPNNthsanzg6fe34OXe+FtUjwJG7IjDKQ56AlvOVJ/n5uZJKEyhHLokc5mGA==} peerDependencies: react: '>=16.8.0' @@ -7736,12 +8503,12 @@ packages: slate-history: '>=0.66.0' slate-react: '>=0.79.0' dependencies: - '@udecode/plate-core': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq + '@udecode/plate-core': 16.3.0_wqthvvcstqrjz3765grgy3hadi react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - slate: 0.82.0 - slate-history: 0.66.0_slate@0.82.0 - slate-react: 0.82.0_bg222ifi7it6hblyfyz26virpa + slate: 0.82.1 + slate-history: 0.66.0_slate@0.82.1 + slate-react: 0.82.1_lryiyh7uo2ykhysveiorwwrgwa transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7756,7 +8523,7 @@ packages: - xstate dev: false - /@udecode/plate-button/16.3.0_k5ohzyl4tohpc3wmac6aalzisq: + /@udecode/plate-button/16.3.0_wqthvvcstqrjz3765grgy3hadi: resolution: {integrity: sha512-qiKFL5dg4tNplXpUnNpXnd9pwUzSLW4wIAOOIcbwNXebRBwYr54j5iEMP6nyLzxJNr8/WZYE280Bey0aQrLaXQ==} peerDependencies: react: '>=16.8.0' @@ -7765,12 +8532,12 @@ packages: slate-history: '>=0.66.0' slate-react: '>=0.79.0' dependencies: - '@udecode/plate-core': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq + '@udecode/plate-core': 16.3.0_wqthvvcstqrjz3765grgy3hadi react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - slate: 0.82.0 - slate-history: 0.66.0_slate@0.82.0 - slate-react: 0.82.0_bg222ifi7it6hblyfyz26virpa + slate: 0.82.1 + slate-history: 0.66.0_slate@0.82.1 + slate-react: 0.82.1_lryiyh7uo2ykhysveiorwwrgwa transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7785,7 +8552,7 @@ packages: - xstate dev: false - /@udecode/plate-common/7.0.2_y76phs2t5jz4pnmukbpl4xz6se: + /@udecode/plate-common/7.0.2_hidgguja4cmrlfb4ht7l2ozp4a: resolution: {integrity: sha512-FYggaasSk7Acy+l/N+dMCuBrVKXwEyRFATry4c5crjQqqhz7PPKtNmmpBGVOLFrEuI76gzZXzk3IrXRwPQebbQ==} peerDependencies: react: '>=16.8.0' @@ -7794,16 +8561,16 @@ packages: slate-history: '>=0.66.0' slate-react: '>=0.66.1' dependencies: - '@udecode/plate-core': 7.0.2_y76phs2t5jz4pnmukbpl4xz6se + '@udecode/plate-core': 7.0.2_hidgguja4cmrlfb4ht7l2ozp4a is-hotkey: 0.1.8 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - slate: 0.82.0 - slate-history: 0.66.0_slate@0.82.0 - slate-react: 0.82.0_bg222ifi7it6hblyfyz26virpa + slate: 0.82.1 + slate-history: 0.66.0_slate@0.82.1 + slate-react: 0.82.1_lryiyh7uo2ykhysveiorwwrgwa dev: false - /@udecode/plate-core/16.3.0_k5ohzyl4tohpc3wmac6aalzisq: + /@udecode/plate-core/16.3.0_wqthvvcstqrjz3765grgy3hadi: resolution: {integrity: sha512-QkJWkaV8sMkA0fKvzezgoOMiplt2zblK6zbG9EcSUWBUjfoGcASYZzdFz330hNLtwyH7f6DFPySeRWXNF6V9lA==} peerDependencies: react: '>=16.8.0' @@ -7815,14 +8582,14 @@ packages: '@radix-ui/react-slot': 0.1.2_react@18.2.0 '@udecode/zustood': 1.1.1_k5yycr66bppcbyzstzabg5wwe4 clsx: 1.2.1 - jotai: 1.7.5_kdpu3diuezl4zvx2fu243mbgje + jotai: 1.7.5_sb2qszcxphfuz2vdyl7sff7oem lodash: 4.17.21 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-hotkeys-hook: 3.4.6_biqbaboplfbrettd7655fr4n2y - slate: 0.82.0 - slate-history: 0.66.0_slate@0.82.0 - slate-react: 0.82.0_bg222ifi7it6hblyfyz26virpa + slate: 0.82.1 + slate-history: 0.66.0_slate@0.82.1 + slate-react: 0.82.1_lryiyh7uo2ykhysveiorwwrgwa use-deep-compare: 1.1.0_react@18.2.0 zustand: 3.7.2_react@18.2.0 transitivePeerDependencies: @@ -7839,7 +8606,7 @@ packages: - xstate dev: false - /@udecode/plate-core/7.0.2_y76phs2t5jz4pnmukbpl4xz6se: + /@udecode/plate-core/7.0.2_hidgguja4cmrlfb4ht7l2ozp4a: resolution: {integrity: sha512-YFmzVRcRWkWRbqRuD/guCHuSb/NSdUtUocSz1XL7I/oCzZgXY5ddqsj6Aciu2hiiI0s9PeeAPwmegOi1lsClRg==} peerDependencies: react: '>=16.8.0' @@ -7852,13 +8619,13 @@ packages: lodash: 4.17.21 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - slate: 0.82.0 - slate-history: 0.66.0_slate@0.82.0 - slate-react: 0.82.0_bg222ifi7it6hblyfyz26virpa + slate: 0.82.1 + slate-history: 0.66.0_slate@0.82.1 + slate-react: 0.82.1_lryiyh7uo2ykhysveiorwwrgwa zustand: 3.7.2_react@18.2.0 dev: false - /@udecode/plate-floating/16.3.0_2ja233utpm5z6audgbkoimbh3u: + /@udecode/plate-floating/16.3.0_6khhmfhg3dj3u4ff5uxh73bbfa: resolution: {integrity: sha512-J48aNPEsWZ8O1PyHAg1hRnFXkl70DoGq/1cxcckMwKpAgLcPgMlK7j45E5xIo61BBbduzsBYYCmbwZusuJORYg==} peerDependencies: react: '>=16.8.0' @@ -7868,12 +8635,12 @@ packages: slate-react: '>=0.79.0' dependencies: '@floating-ui/react-dom-interactions': 0.6.6_zxljzmqdrxwnuenbkrz77w74uy - '@udecode/plate-core': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq + '@udecode/plate-core': 16.3.0_wqthvvcstqrjz3765grgy3hadi react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - slate: 0.82.0 - slate-history: 0.66.0_slate@0.82.0 - slate-react: 0.82.0_bg222ifi7it6hblyfyz26virpa + slate: 0.82.1 + slate-history: 0.66.0_slate@0.82.1 + slate-react: 0.82.1_lryiyh7uo2ykhysveiorwwrgwa transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7889,7 +8656,7 @@ packages: - xstate dev: false - /@udecode/plate-link/16.3.0_k5ohzyl4tohpc3wmac6aalzisq: + /@udecode/plate-link/16.3.0_wqthvvcstqrjz3765grgy3hadi: resolution: {integrity: sha512-+KtbNEezcf7rSXwU8DuYWMWDrvI+e4h6NwmxeQdm2k+YVjps3yuoyAtvdlvEfCFjJ8c7zO48tR6sAHsCetosWg==} peerDependencies: react: '>=16.8.0' @@ -7898,14 +8665,14 @@ packages: slate-history: '>=0.66.0' slate-react: '>=0.79.0' dependencies: - '@udecode/plate-button': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq - '@udecode/plate-core': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq - '@udecode/plate-normalizers': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq + '@udecode/plate-button': 16.3.0_wqthvvcstqrjz3765grgy3hadi + '@udecode/plate-core': 16.3.0_wqthvvcstqrjz3765grgy3hadi + '@udecode/plate-normalizers': 16.3.0_wqthvvcstqrjz3765grgy3hadi react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - slate: 0.82.0 - slate-history: 0.66.0_slate@0.82.0 - slate-react: 0.82.0_bg222ifi7it6hblyfyz26virpa + slate: 0.82.1 + slate-history: 0.66.0_slate@0.82.1 + slate-react: 0.82.1_lryiyh7uo2ykhysveiorwwrgwa transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7920,7 +8687,7 @@ packages: - xstate dev: false - /@udecode/plate-normalizers/16.3.0_k5ohzyl4tohpc3wmac6aalzisq: + /@udecode/plate-normalizers/16.3.0_wqthvvcstqrjz3765grgy3hadi: resolution: {integrity: sha512-54gH2OwQdWOrb4ayj00XEqil0tPCMGl6nQsZa+Z2q+rtHGZmuX+HYlAOdnDXyBuzweRPz1W4ESqs69daU+Gm+g==} peerDependencies: react: '>=16.8.0' @@ -7929,12 +8696,12 @@ packages: slate-history: '>=0.66.0' slate-react: '>=0.79.0' dependencies: - '@udecode/plate-core': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq + '@udecode/plate-core': 16.3.0_wqthvvcstqrjz3765grgy3hadi react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - slate: 0.82.0 - slate-history: 0.66.0_slate@0.82.0 - slate-react: 0.82.0_bg222ifi7it6hblyfyz26virpa + slate: 0.82.1 + slate-history: 0.66.0_slate@0.82.1 + slate-react: 0.82.1_lryiyh7uo2ykhysveiorwwrgwa transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7949,7 +8716,7 @@ packages: - xstate dev: false - /@udecode/plate-serializer-html/16.3.0_am3zbczju7xetfufwa2asgwf3m: + /@udecode/plate-serializer-html/16.3.0_mnxabdoyykc4d4nuqzu5vx77em: resolution: {integrity: sha512-Lpv5v3N6Aymt9xcnpz6neS5IuZNwtg11Q9HHGXZJKWproTzbkSxSUqAyTkuNh7JaQ7fM9U6fdlVlxtNtBsVUNw==} peerDependencies: react: '>=16.8.0' @@ -7958,13 +8725,13 @@ packages: slate-hyperscript: '>=0.66.0' slate-react: '>=0.79.0' dependencies: - '@udecode/plate-core': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq + '@udecode/plate-core': 16.3.0_wqthvvcstqrjz3765grgy3hadi html-entities: 2.3.3 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - slate: 0.82.0 - slate-hyperscript: 0.77.0_slate@0.82.0 - slate-react: 0.82.0_bg222ifi7it6hblyfyz26virpa + slate: 0.82.1 + slate-hyperscript: 0.77.0_slate@0.82.1 + slate-react: 0.82.1_lryiyh7uo2ykhysveiorwwrgwa transitivePeerDependencies: - '@babel/core' - '@babel/template' @@ -7980,7 +8747,7 @@ packages: - xstate dev: false - /@udecode/plate-styled-components/16.3.0_ixyq4su4nzhel5k7tvzkf7ibde: + /@udecode/plate-styled-components/16.3.0_pyjfqpuvvsqf37wmgolpvjdod4: resolution: {integrity: sha512-yKadIlxtYrdJrXgNPZ89MaC75NHNq85pdUdthdHdEgwGNNebh1rlBT/ajEnz10V3XLhat2RjfRzhqKH3iM5HWA==} peerDependencies: react: '>=16.8.0' @@ -7991,14 +8758,14 @@ packages: slate-react: '>=0.79.0' styled-components: '>=5.0.0' dependencies: - '@udecode/plate-core': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq + '@udecode/plate-core': 16.3.0_wqthvvcstqrjz3765grgy3hadi clsx: 1.2.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-is: 18.2.0 - slate: 0.82.0 - slate-history: 0.66.0_slate@0.82.0 - slate-react: 0.82.0_bg222ifi7it6hblyfyz26virpa + slate: 0.82.1 + slate-history: 0.66.0_slate@0.82.1 + slate-react: 0.82.1_lryiyh7uo2ykhysveiorwwrgwa styled-components: 5.3.5_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -8014,7 +8781,7 @@ packages: - xstate dev: false - /@udecode/plate-ui-button/16.3.0_ixyq4su4nzhel5k7tvzkf7ibde: + /@udecode/plate-ui-button/16.3.0_pyjfqpuvvsqf37wmgolpvjdod4: resolution: {integrity: sha512-QH11zKfpJTZLAOIdZDcET8AihWaX1F8MHLDuWNQ7lBkr8h1nW7KWPJCav8QE/xPBysuhtNkd8BKBj22WUkjoaw==} peerDependencies: react: '>=16.8.0' @@ -8024,14 +8791,14 @@ packages: slate-react: '>=0.79.0' styled-components: '>=5.0.0' dependencies: - '@udecode/plate-button': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq - '@udecode/plate-core': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq - '@udecode/plate-styled-components': 16.3.0_ixyq4su4nzhel5k7tvzkf7ibde + '@udecode/plate-button': 16.3.0_wqthvvcstqrjz3765grgy3hadi + '@udecode/plate-core': 16.3.0_wqthvvcstqrjz3765grgy3hadi + '@udecode/plate-styled-components': 16.3.0_pyjfqpuvvsqf37wmgolpvjdod4 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - slate: 0.82.0 - slate-history: 0.66.0_slate@0.82.0 - slate-react: 0.82.0_bg222ifi7it6hblyfyz26virpa + slate: 0.82.1 + slate-history: 0.66.0_slate@0.82.1 + slate-react: 0.82.1_lryiyh7uo2ykhysveiorwwrgwa styled-components: 5.3.5_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -8048,7 +8815,7 @@ packages: - xstate dev: false - /@udecode/plate-ui-link/16.3.0_fh3nb6nmkkor47kq743xqw3oc4: + /@udecode/plate-ui-link/16.3.0_eyzxfgmg627l7ka22k6ppripnq: resolution: {integrity: sha512-wtYox9kGLDCcDUK0goGTRwJrgig/EtQrBOCp6/i5GxHPLc+X1y3cAjvwfbC6RfMd2wSTosi30C6qmkCipp6tBA==} peerDependencies: react: '>=16.8.0' @@ -8058,16 +8825,16 @@ packages: slate-react: '>=0.79.0' styled-components: '>=5.0.0' dependencies: - '@udecode/plate-core': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq - '@udecode/plate-link': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq - '@udecode/plate-styled-components': 16.3.0_ixyq4su4nzhel5k7tvzkf7ibde - '@udecode/plate-ui-button': 16.3.0_ixyq4su4nzhel5k7tvzkf7ibde - '@udecode/plate-ui-toolbar': 16.3.0_fh3nb6nmkkor47kq743xqw3oc4 + '@udecode/plate-core': 16.3.0_wqthvvcstqrjz3765grgy3hadi + '@udecode/plate-link': 16.3.0_wqthvvcstqrjz3765grgy3hadi + '@udecode/plate-styled-components': 16.3.0_pyjfqpuvvsqf37wmgolpvjdod4 + '@udecode/plate-ui-button': 16.3.0_pyjfqpuvvsqf37wmgolpvjdod4 + '@udecode/plate-ui-toolbar': 16.3.0_eyzxfgmg627l7ka22k6ppripnq react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - slate: 0.82.0 - slate-history: 0.66.0_slate@0.82.0 - slate-react: 0.82.0_bg222ifi7it6hblyfyz26virpa + slate: 0.82.1 + slate-history: 0.66.0_slate@0.82.1 + slate-react: 0.82.1_lryiyh7uo2ykhysveiorwwrgwa styled-components: 5.3.5_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -8085,7 +8852,7 @@ packages: - xstate dev: false - /@udecode/plate-ui-toolbar/16.3.0_fh3nb6nmkkor47kq743xqw3oc4: + /@udecode/plate-ui-toolbar/16.3.0_eyzxfgmg627l7ka22k6ppripnq: resolution: {integrity: sha512-1LWkFGF8hLANVAlo3M80x/tcOSsv+f2o/vVysVXewllOWerlo20ncrnw8Cx7kJNSw5daFK+79/YfhlfEOEJSAA==} peerDependencies: react: '>=16.8.0' @@ -8096,16 +8863,16 @@ packages: styled-components: '>=5.0.0' dependencies: '@tippyjs/react': 4.2.6_biqbaboplfbrettd7655fr4n2y - '@udecode/plate-core': 16.3.0_k5ohzyl4tohpc3wmac6aalzisq - '@udecode/plate-floating': 16.3.0_2ja233utpm5z6audgbkoimbh3u - '@udecode/plate-styled-components': 16.3.0_ixyq4su4nzhel5k7tvzkf7ibde - '@udecode/plate-ui-button': 16.3.0_ixyq4su4nzhel5k7tvzkf7ibde + '@udecode/plate-core': 16.3.0_wqthvvcstqrjz3765grgy3hadi + '@udecode/plate-floating': 16.3.0_6khhmfhg3dj3u4ff5uxh73bbfa + '@udecode/plate-styled-components': 16.3.0_pyjfqpuvvsqf37wmgolpvjdod4 + '@udecode/plate-ui-button': 16.3.0_pyjfqpuvvsqf37wmgolpvjdod4 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-use: 17.4.0_biqbaboplfbrettd7655fr4n2y - slate: 0.82.0 - slate-history: 0.66.0_slate@0.82.0 - slate-react: 0.82.0_bg222ifi7it6hblyfyz26virpa + slate: 0.82.1 + slate-history: 0.66.0_slate@0.82.1 + slate-react: 0.82.1_lryiyh7uo2ykhysveiorwwrgwa styled-components: 5.3.5_7i5myeigehqah43i5u7wbekgba transitivePeerDependencies: - '@babel/core' @@ -8255,7 +9022,7 @@ packages: /abab/2.0.6: resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} - dev: false + dev: true /abort-controller/3.0.0: resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} @@ -8276,7 +9043,7 @@ packages: dependencies: acorn: 7.4.1 acorn-walk: 7.2.0 - dev: false + dev: true /acorn-import-assertions/1.8.0_acorn@8.8.0: resolution: {integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==} @@ -8304,6 +9071,7 @@ packages: /acorn-walk/7.2.0: resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} engines: {node: '>=0.4.0'} + dev: true /acorn-walk/8.2.0: resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} @@ -8313,6 +9081,7 @@ packages: resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} engines: {node: '>=0.4.0'} hasBin: true + dev: true /acorn/8.7.1: resolution: {integrity: sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==} @@ -8465,6 +9234,7 @@ packages: /ansi-styles/5.2.0: resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==} engines: {node: '>=10'} + dev: true /ansi-styles/6.1.0: resolution: {integrity: sha512-VbqNsoz55SYGczauuup0MFUyXNQviSpFTj1RQtFzmQLk18qbVSpTFFGMT293rmDaQuKCT6InmbuEyUne4mTuxQ==} @@ -8639,7 +9409,7 @@ packages: /asynckit/0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - dev: false + dev: true /at-least-node/1.0.0: resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} @@ -8671,8 +9441,8 @@ packages: resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} engines: {node: '>= 0.4'} - /aws-sdk/2.1199.0: - resolution: {integrity: sha512-N51EMTCMsiVAJDSKCDTMUheLBlPZ7/c/qyCMGirdoF64/JU+gvZ/u+UqkYPhK7XE80b0GqTj676rtp9OkU1kyg==} + /aws-sdk/2.1204.0: + resolution: {integrity: sha512-H3dRQBdgzAfZ/e/dfiW44fhQrgAuCfIzWhI5y5J9122caI4uZY6TEUd003UXP4nXq2eMfuPWg0bA/mPwbj8RkA==} engines: {node: '>= 10.0.0'} dependencies: buffer: 4.9.2 @@ -8711,25 +9481,25 @@ packages: resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==} dev: true - /babel-core/7.0.0-bridge.0_@babel+core@7.18.10: + /babel-core/7.0.0-bridge.0_@babel+core@7.18.13: resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 dev: false - /babel-jest/28.1.3_@babel+core@7.18.9: - resolution: {integrity: sha512-epUaPOEWMk3cWX0M/sPvCHHCe9fMFAa/9hXEgKP8nFfNl/jlGkE9ucq9NqkZGXLDduCJYS0UvSlPUwC0S+rH6Q==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /babel-jest/29.0.1_@babel+core@7.18.13: + resolution: {integrity: sha512-wyI9r8tqwsZEMWiIaYjdUJ6ztZIO4DMWpGq7laW34wR71WtRS+D/iBEtXOP5W2aSYCVUQMsypRl/xiJYZznnTg==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@babel/core': ^7.8.0 dependencies: - '@babel/core': 7.18.9 - '@jest/transform': 28.1.3 + '@babel/core': 7.18.13 + '@jest/transform': 29.0.1 '@types/babel__core': 7.1.19 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 28.1.3_@babel+core@7.18.9 + babel-preset-jest: 29.0.0_@babel+core@7.18.13 chalk: 4.1.2 graceful-fs: 4.2.10 slash: 3.0.0 @@ -8801,12 +9571,12 @@ packages: - supports-color dev: true - /babel-plugin-jest-hoist/28.1.3: - resolution: {integrity: sha512-Ys3tUKAmfnkRUpPdpa98eYrAR0nV+sSFUZZEGuQ2EbFd1y4SOLtD5QDNHAq+bb9a+bbXvYQC4b+ID/THIMcU6Q==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /babel-plugin-jest-hoist/29.0.0: + resolution: {integrity: sha512-B9oaXrlxXHFWeWqhDPg03iqQd2UN/mg/VdZOsLaqAVBkztru3ctTryAI4zisxLEEgmcUnLTKewqx0gGifoXD3A==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/template': 7.18.6 - '@babel/types': 7.18.9 + '@babel/template': 7.18.10 + '@babel/types': 7.18.13 '@types/babel__core': 7.1.19 '@types/babel__traverse': 7.17.1 dev: true @@ -8854,14 +9624,14 @@ packages: - supports-color dev: false - /babel-plugin-polyfill-corejs2/0.3.2_@babel+core@7.18.10: + /babel-plugin-polyfill-corejs2/0.3.2_@babel+core@7.18.13: resolution: {integrity: sha512-LPnodUl3lS0/4wN3Rb+m+UK8s7lj2jcLRrjho4gLw+OJs+I4bvGXshINesY5xx/apM+biTnQ9reDI8yj+0M5+Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.18.8 - '@babel/core': 7.18.10 - '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.10 + '@babel/core': 7.18.13 + '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.13 semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -8890,13 +9660,13 @@ packages: - supports-color dev: false - /babel-plugin-polyfill-corejs3/0.5.3_@babel+core@7.18.10: + /babel-plugin-polyfill-corejs3/0.5.3_@babel+core@7.18.13: resolution: {integrity: sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 - '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.10 + '@babel/core': 7.18.13 + '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.13 core-js-compat: 3.23.4 transitivePeerDependencies: - supports-color @@ -8923,13 +9693,13 @@ packages: - supports-color dev: false - /babel-plugin-polyfill-regenerator/0.4.0_@babel+core@7.18.10: + /babel-plugin-polyfill-regenerator/0.4.0_@babel+core@7.18.13: resolution: {integrity: sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 - '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.10 + '@babel/core': 7.18.13 + '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.13 transitivePeerDependencies: - supports-color @@ -8950,35 +9720,35 @@ packages: resolution: {integrity: sha512-qrPaCSo9c8RHNRHIotaufGbuOBN8rtdC4QrrFFc43vyWCCz7Kl7GL1PGaXtMGQZUXrkCjNEgxDfmAuAabr/rlw==} dev: false - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.18.9: + /babel-preset-current-node-syntax/1.0.1_@babel+core@7.18.13: resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.9 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.9 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.18.9 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.9 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.18.9 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.9 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.9 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.9 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.9 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.9 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.9 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.9 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.9 - dev: true - - /babel-preset-jest/28.1.3_@babel+core@7.18.9: - resolution: {integrity: sha512-L+fupJvlWAHbQfn74coNX3zf60LXMJsezNvvx8eIh7iOR1luJ1poxYgQk1F8PYtNq/6QODDHCqsSnTFSWC491A==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + '@babel/core': 7.18.13 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.13 + '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.18.13 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.13 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.18.13 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.13 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.13 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.13 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.13 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.13 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.13 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.13 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.13 + dev: true + + /babel-preset-jest/29.0.0_@babel+core@7.18.13: + resolution: {integrity: sha512-B5Ke47Xcs8rDF3p1korT3LoilpADCwbG93ALqtvqu6Xpf4d8alKkrCBTExbNzdHJcIuEPpfYvEaFFRGee2kUgQ==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.9 - babel-plugin-jest-hoist: 28.1.3 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.18.9 + '@babel/core': 7.18.13 + babel-plugin-jest-hoist: 29.0.0 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.18.13 dev: true /bail/1.0.5: @@ -9143,7 +9913,7 @@ packages: /browser-process-hrtime/1.0.0: resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==} - dev: false + dev: true /browserify-aes/1.2.0: resolution: {integrity: sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==} @@ -9450,6 +10220,7 @@ packages: /ci-info/3.3.2: resolution: {integrity: sha512-xmDt/QIAdeZ9+nfdPsaBCpMvHNLFiLdjj59qjqn+6iPe6YmHGQ35sBnQ8uslRBXFmXkiZQOJRjvQeoGppoTjjg==} + dev: true /cipher-base/1.0.4: resolution: {integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==} @@ -9613,7 +10384,7 @@ packages: engines: {node: '>= 0.8'} dependencies: delayed-stream: 1.0.0 - dev: false + dev: true /comma-separated-tokens/1.0.8: resolution: {integrity: sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==} @@ -9937,6 +10708,7 @@ packages: resolution: {integrity: sha512-a7Vr4Q/kd/aw96bnJG332W9V9LkJO69JRcaCYDUqjp6/z0w6VcZjgAcTbgFxEPfBgdnAwlh3iwu+hLopa+flJw==} dependencies: tiny-invariant: 1.2.0 + dev: false /css-color-keywords/1.0.0: resolution: {integrity: sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==} @@ -10194,18 +10966,18 @@ packages: /cssom/0.3.8: resolution: {integrity: sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==} - dev: false + dev: true /cssom/0.5.0: resolution: {integrity: sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==} - dev: false + dev: true /cssstyle/2.3.0: resolution: {integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==} engines: {node: '>=8'} dependencies: cssom: 0.3.8 - dev: false + dev: true /csstype/2.6.20: resolution: {integrity: sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==} @@ -10229,7 +11001,7 @@ packages: abab: 2.0.6 whatwg-mimetype: 3.0.0 whatwg-url: 11.0.0 - dev: false + dev: true /debug/2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} @@ -10278,7 +11050,7 @@ packages: /decimal.js/10.3.1: resolution: {integrity: sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ==} - dev: false + dev: true /decode-uri-component/0.2.0: resolution: {integrity: sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==} @@ -10309,6 +11081,7 @@ packages: /deep-is/0.1.4: resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} + dev: true /deep-object-diff/1.1.7: resolution: {integrity: sha512-QkgBca0mL08P6HiOjoqvmm6xOAl2W6CT2+34Ljhg0OeFan8cwlcdq8jrLKsBBuUFAZLsN5b6y491KdKEoSo9lg==} @@ -10394,7 +11167,7 @@ packages: /delayed-stream/1.0.0: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} - dev: false + dev: true /delegates/1.0.0: resolution: {integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==} @@ -10492,6 +11265,11 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dev: true + /diff-sequences/29.0.0: + resolution: {integrity: sha512-7Qe/zd1wxSDL4D/X/FPjOMB+ZMDt71W94KYaq05I2l0oQqgXgs7s4ftYYmV38gBSrPz2vcygxfs1xn0FT+rKNA==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + dev: true + /diff/4.0.2: resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==} engines: {node: '>=0.3.1'} @@ -10581,7 +11359,7 @@ packages: engines: {node: '>=12'} dependencies: webidl-conversions: 7.0.0 - dev: false + dev: true /domhandler/4.3.1: resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==} @@ -10742,7 +11520,6 @@ packages: /entities/4.3.1: resolution: {integrity: sha512-o4q/dYJlmyjP2zfnaWDUC6A3BQFmVTX+tZPezK7k0GLSU9QYCauscf5Y+qcEPzKL+EixVouYDgLQK5H9GrLpkg==} engines: {node: '>=0.12'} - dev: false /error-ex/1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} @@ -10824,6 +11601,7 @@ packages: /escape-string-regexp/2.0.0: resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==} engines: {node: '>=8'} + dev: true /escape-string-regexp/4.0.0: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} @@ -10840,9 +11618,9 @@ packages: optionator: 0.8.3 optionalDependencies: source-map: 0.6.1 - dev: false + dev: true - /eslint-config-next/12.2.5_4rv7y5c6xz3vfxwhbrcxxi73bq: + /eslint-config-next/12.2.5_yqf6kl63nyoq5megxukfnom5rm: resolution: {integrity: sha512-SOowilkqPzW6DxKp3a3SYlrfPi5Ajs9MIzp9gVfUDxxH9QFM5ElkR1hX5m/iICJuvCbWgQqFBiA3mCMozluniw==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 @@ -10853,27 +11631,27 @@ packages: dependencies: '@next/eslint-plugin-next': 12.2.5 '@rushstack/eslint-patch': 1.1.4 - '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq - eslint: 8.22.0 + '@typescript-eslint/parser': 5.35.1_yqf6kl63nyoq5megxukfnom5rm + eslint: 8.23.0 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 2.7.1_2iahngt3u2tkbdlu6s4gkur3pu - eslint-plugin-import: 2.26.0_2gqszymjwfeyh2k33jicxz5f4y - eslint-plugin-jsx-a11y: 6.6.0_eslint@8.22.0 - eslint-plugin-react: 7.30.1_eslint@8.22.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.22.0 - typescript: 4.7.4 + eslint-import-resolver-typescript: 2.7.1_faomjyrlgqmwswvqymymzkxcqi + eslint-plugin-import: 2.26.0_sj2rot7zah2mtyugqmkmi45scy + eslint-plugin-jsx-a11y: 6.6.0_eslint@8.23.0 + eslint-plugin-react: 7.31.1_eslint@8.23.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.23.0 + typescript: 4.8.2 transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color dev: true - /eslint-config-prettier/8.5.0_eslint@8.22.0: + /eslint-config-prettier/8.5.0_eslint@8.23.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.22.0 + eslint: 8.23.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -10885,7 +11663,7 @@ packages: - supports-color dev: true - /eslint-import-resolver-typescript/2.7.1_2iahngt3u2tkbdlu6s4gkur3pu: + /eslint-import-resolver-typescript/2.7.1_faomjyrlgqmwswvqymymzkxcqi: resolution: {integrity: sha512-00UbgGwV8bSgUv34igBDbTOtKhqoRMy9bFjNehT40bXg6585PNIct8HhXZ0SybqB9rWtXj9crcku8ndDn/gIqQ==} engines: {node: '>=4'} peerDependencies: @@ -10893,8 +11671,8 @@ packages: eslint-plugin-import: '*' dependencies: debug: 4.3.4 - eslint: 8.22.0 - eslint-plugin-import: 2.26.0_2gqszymjwfeyh2k33jicxz5f4y + eslint: 8.23.0 + eslint-plugin-import: 2.26.0_sj2rot7zah2mtyugqmkmi45scy glob: 7.2.3 is-glob: 4.0.3 resolve: 1.22.1 @@ -10903,7 +11681,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3_lbnl7zduuensokipdxxjx5jhim: + /eslint-module-utils/2.7.3_ptyi5o2dg6vctlwc52ynt4xloy: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} peerDependencies: @@ -10921,16 +11699,16 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq + '@typescript-eslint/parser': 5.35.1_yqf6kl63nyoq5megxukfnom5rm debug: 3.2.7 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 2.7.1_2iahngt3u2tkbdlu6s4gkur3pu + eslint-import-resolver-typescript: 2.7.1_faomjyrlgqmwswvqymymzkxcqi find-up: 2.1.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-functional/4.2.2_4rv7y5c6xz3vfxwhbrcxxi73bq: + /eslint-plugin-functional/4.2.2_yqf6kl63nyoq5megxukfnom5rm: resolution: {integrity: sha512-sDz61AoXnR5dIipurwqoxvZ/CHzF1FHVGR5bUR+vJjqYiRNp+Y/m2SXEpyDqYwv8zSdZpBP77g8WR3+ZiJdZpw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -10943,16 +11721,16 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.30.7_4rv7y5c6xz3vfxwhbrcxxi73bq + '@typescript-eslint/utils': 5.30.7_yqf6kl63nyoq5megxukfnom5rm deepmerge-ts: 4.2.1 escape-string-regexp: 4.0.0 - eslint: 8.22.0 - typescript: 4.7.4 + eslint: 8.23.0 + typescript: 4.8.2 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-import/2.26.0_2gqszymjwfeyh2k33jicxz5f4y: + /eslint-plugin-import/2.26.0_sj2rot7zah2mtyugqmkmi45scy: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -10962,14 +11740,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq + '@typescript-eslint/parser': 5.35.1_yqf6kl63nyoq5megxukfnom5rm array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.22.0 + eslint: 8.23.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_lbnl7zduuensokipdxxjx5jhim + eslint-module-utils: 2.7.3_ptyi5o2dg6vctlwc52ynt4xloy has: 1.0.3 is-core-module: 2.9.0 is-glob: 4.0.3 @@ -10983,12 +11761,12 @@ packages: - supports-color dev: true - /eslint-plugin-jest/26.8.5_wsnumsk3aw5ugktnxyzyce5y3q: - resolution: {integrity: sha512-DEaimuVhah/fx6jDkaP4oEPhH6VLr9skpZxYqbbmfeYvXzjos3AX61NpyMvq4aB4x6XJ3rsu/zcJfg0z0nytfw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /eslint-plugin-jest/27.0.1_xascrbrefclzhfoyhfrxozjckq: + resolution: {integrity: sha512-LosUsrkwVSs/8Z/I8Hqn5vWgTEsHrfIquDEKOsV8/cl+gbFR4tiRCE1AimEotsHjSC0Rx1tYm6vPhw8C3ktmmg==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + eslint: ^7.0.0 || ^8.0.0 jest: '*' peerDependenciesMeta: '@typescript-eslint/eslint-plugin': @@ -10996,16 +11774,16 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.32.0_vsoshirnpb7xw6mr7xomgfas2i - '@typescript-eslint/utils': 5.33.0_4rv7y5c6xz3vfxwhbrcxxi73bq - eslint: 8.22.0 - jest: 28.1.3 + '@typescript-eslint/eslint-plugin': 5.35.1_pfwtupu3r4wxmgbx6hj7gwmyuu + '@typescript-eslint/utils': 5.33.1_yqf6kl63nyoq5megxukfnom5rm + eslint: 8.23.0 + jest: 29.0.1 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-jsx-a11y/6.6.0_eslint@8.22.0: + /eslint-plugin-jsx-a11y/6.6.0_eslint@8.23.0: resolution: {integrity: sha512-kTeLuIzpNhXL2CwLlc8AHI0aFRwWHcg483yepO9VQiHzM9bZwJdzTkzBszbuPrbgGmq2rlX/FaT2fJQsjUSHsw==} engines: {node: '>=4.0'} peerDependencies: @@ -11019,7 +11797,7 @@ packages: axobject-query: 2.2.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.22.0 + eslint: 8.23.0 has: 1.0.3 jsx-ast-utils: 3.3.2 language-tags: 1.0.5 @@ -11027,7 +11805,7 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-prettier/4.2.1_2xd4q2tc5cqa5as7uugqhp6oue: + /eslint-plugin-prettier/4.2.1_bxpuzolsxufkw2ipnoyzzxnyrm: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -11038,12 +11816,12 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.22.0 + eslint: 8.23.0 prettier: 2.7.1 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-prettier/4.2.1_i2cojdczqdiurzgttlwdgf764e: + /eslint-plugin-prettier/4.2.1_tgumt6uwl2md3n6uqnggd6wvce: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -11054,23 +11832,23 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.22.0 - eslint-config-prettier: 8.5.0_eslint@8.22.0 + eslint: 8.23.0 + eslint-config-prettier: 8.5.0_eslint@8.23.0 prettier: 2.7.1 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-react-hooks/4.6.0_eslint@8.22.0: + /eslint-plugin-react-hooks/4.6.0_eslint@8.23.0: resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 8.22.0 + eslint: 8.23.0 dev: true - /eslint-plugin-react/7.30.1_eslint@8.22.0: - resolution: {integrity: sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==} + /eslint-plugin-react/7.31.1_eslint@8.23.0: + resolution: {integrity: sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -11078,7 +11856,7 @@ packages: array-includes: 3.1.5 array.prototype.flatmap: 1.3.0 doctrine: 2.1.0 - eslint: 8.22.0 + eslint: 8.23.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.2 minimatch: 3.1.2 @@ -11107,13 +11885,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.22.0: + /eslint-utils/3.0.0_eslint@8.23.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.22.0 + eslint: 8.23.0 eslint-visitor-keys: 2.1.0 dev: true @@ -11127,14 +11905,15 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.22.0: - resolution: {integrity: sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==} + /eslint/8.23.0: + resolution: {integrity: sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.3.0 + '@eslint/eslintrc': 1.3.1 '@humanwhocodes/config-array': 0.10.4 '@humanwhocodes/gitignore-to-minimatch': 1.0.2 + '@humanwhocodes/module-importer': 1.0.1 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -11142,9 +11921,9 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.22.0 + eslint-utils: 3.0.0_eslint@8.23.0 eslint-visitor-keys: 3.3.0 - espree: 9.3.3 + espree: 9.4.0 esquery: 1.4.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -11170,13 +11949,12 @@ packages: strip-ansi: 6.0.1 strip-json-comments: 3.1.1 text-table: 0.2.0 - v8-compile-cache: 2.3.0 transitivePeerDependencies: - supports-color dev: true - /espree/9.3.3: - resolution: {integrity: sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng==} + /espree/9.4.0: + resolution: {integrity: sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: acorn: 8.8.0 @@ -11311,6 +12089,17 @@ packages: jest-util: 28.1.3 dev: true + /expect/29.0.1: + resolution: {integrity: sha512-yQgemsjLU+1S8t2A7pXT3Sn/v5/37LY8J+tocWtKEA0iEYYc6gfKbbJJX2fxHZmd7K9WpdbQqXUpmYkq1aewYg==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + dependencies: + '@jest/expect-utils': 29.0.1 + jest-get-type: 29.0.0 + jest-matcher-utils: 29.0.1 + jest-message-util: 29.0.1 + jest-util: 29.0.1 + dev: true + /express/4.18.1: resolution: {integrity: sha512-zZBcOX9TfehHQhtupq57OF8lFZ3UZi08Y97dwFCkD8p9d/d2Y3M+ykKcwaMDEL+4qyUolgBDX6AblpR3fL212Q==} engines: {node: '>= 0.10.0'} @@ -11410,6 +12199,7 @@ packages: /fast-levenshtein/2.0.6: resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} + dev: true /fast-shallow-equal/1.0.0: resolution: {integrity: sha512-HPtaa38cPgWvaCFmRNhlc6NG7pv6NUHqjPgVAkWGoB9mQMwYB27/K0CvOM5Czy+qpT3e8XJ6Q4aPAnzpNpzNaw==} @@ -11697,7 +12487,7 @@ packages: asynckit: 0.4.0 combined-stream: 1.0.8 mime-types: 2.1.35 - dev: false + dev: true /forwarded/0.2.0: resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} @@ -11714,8 +12504,8 @@ packages: map-cache: 0.2.2 dev: false - /framer-motion/7.2.0_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-D24ZHtbtdpiaByamNYiVXafVU6JfBxjrVlR1beyNupJL80haaDE23xS4dR0b/Qb64frtw/Mpdd9VYwSCv+UtSw==} + /framer-motion/7.2.1_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-bt2ZqqGpPsW6UojYUa5poWQJu3sDr4Dp3IZsdVBYdKUJ8p+9PxOk1fYRAT8lTGGmaC5HFoKrbDXQeKWGAKZz9g==} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 @@ -11736,6 +12526,7 @@ packages: resolution: {integrity: sha512-oc5m68HDO/tuK2blj7ZcdEBRx3p1PjrgHazL8GYEpvULhrtGIFbQArN6cQS2QhW8mitffaB+VYzMjDqBxxQeoA==} dependencies: tslib: 2.4.0 + dev: false /framesync/6.1.2: resolution: {integrity: sha512-jBTqhX6KaQVDyus8muwZbBeGGP0XgujBRbQ7gM7BRdS3CadCZIHiawyzYLnafYcvZIh5j8WE7cxZKFn7dXhu9g==} @@ -12056,8 +12847,8 @@ packages: - supports-color dev: false - /google-auth-library/8.3.0: - resolution: {integrity: sha512-rXasaUScggvyD5ELpQC7SIOUOdqyOIifCK9TRDOLFEcuw1JxuyewKAwDs2QiKzMf8uLa0L360W0bVlV+sJDc8g==} + /google-auth-library/8.4.0: + resolution: {integrity: sha512-cg/usxyQEmq4PPDBQRt+kGIrfL3k+mOrAoS9Xv1hitQL66AoY7iWvRBcYo3Rb0w4V1t9e/GqW2/D4honlAtMDg==} engines: {node: '>=12'} dependencies: arrify: 2.0.1 @@ -12406,7 +13197,7 @@ packages: engines: {node: '>=12'} dependencies: whatwg-encoding: 2.0.0 - dev: false + dev: true /html-entities/2.3.3: resolution: {integrity: sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==} @@ -12523,7 +13314,7 @@ packages: debug: 4.3.4 transitivePeerDependencies: - supports-color - dev: false + dev: true /http-proxy-middleware/2.0.6_@types+express@4.17.13: resolution: {integrity: sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==} @@ -12592,7 +13383,7 @@ packages: engines: {node: '>=0.10.0'} dependencies: safer-buffer: 2.1.2 - dev: false + dev: true /icss-replace-symbols/1.1.0: resolution: {integrity: sha512-chIaY3Vh2mh2Q3RGXttaDIzeiPvaVXJ+C4DAh/w3c37SKZ/U6PGMmuicR2EQQp9bKG8zLMCl7I+PtIoOOPp8Gg==} @@ -13028,7 +13819,7 @@ packages: /is-potential-custom-element-name/1.0.1: resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==} - dev: false + dev: true /is-reference/1.2.1: resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==} @@ -13148,8 +13939,8 @@ packages: resolution: {integrity: sha512-6Lthe1hqXHBNsqvgDzGO6l03XNeu3CrG4RqQ1KM9+l5+jNGpEJfIELx1NS3SEHmJQA8np/u+E4EPRKRiu6m19A==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.18.9 - '@babel/parser': 7.18.9 + '@babel/core': 7.18.13 + '@babel/parser': 7.18.13 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -13185,44 +13976,44 @@ packages: istanbul-lib-report: 3.0.0 dev: true - /jest-changed-files/28.1.3: - resolution: {integrity: sha512-esaOfUWJXk2nfZt9SPyC8gA1kNfdKLkQWyzsMlqq8msYSlNKfmZxfRgZn4Cd4MGVUF+7v6dBs0d5TOAKa7iIiA==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-changed-files/29.0.0: + resolution: {integrity: sha512-28/iDMDrUpGoCitTURuDqUzWQoWmOmOKOFST1mi2lwh62X4BFf6khgH3uSuo1e49X/UDjuApAj3w0wLOex4VPQ==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: execa: 5.1.1 p-limit: 3.1.0 dev: true - /jest-circus/28.1.3: - resolution: {integrity: sha512-cZ+eS5zc79MBwt+IhQhiEp0OeBddpc1n8MBo1nMB8A7oPMKEO+Sre+wHaLJexQUj9Ya/8NOBY0RESUgYjB6fow==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-circus/29.0.1: + resolution: {integrity: sha512-I5J4LyK3qPo8EnqPmxsMAVR+2SFx7JOaZsbqW9xQmk4UDmTCD92EQgS162Ey3Jq6CfpKJKFDhzhG3QqiE0fRbw==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/environment': 28.1.3 - '@jest/expect': 28.1.3 - '@jest/test-result': 28.1.3 - '@jest/types': 28.1.3 - '@types/node': 18.0.6 + '@jest/environment': 29.0.1 + '@jest/expect': 29.0.1 + '@jest/test-result': 29.0.1 + '@jest/types': 29.0.1 + '@types/node': 18.7.13 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 is-generator-fn: 2.1.0 - jest-each: 28.1.3 - jest-matcher-utils: 28.1.3 - jest-message-util: 28.1.3 - jest-runtime: 28.1.3 - jest-snapshot: 28.1.3 - jest-util: 28.1.3 + jest-each: 29.0.1 + jest-matcher-utils: 29.0.1 + jest-message-util: 29.0.1 + jest-runtime: 29.0.1 + jest-snapshot: 29.0.1 + jest-util: 29.0.1 p-limit: 3.1.0 - pretty-format: 28.1.3 + pretty-format: 29.0.1 slash: 3.0.0 stack-utils: 2.0.5 transitivePeerDependencies: - supports-color dev: true - /jest-cli/28.1.3: - resolution: {integrity: sha512-roY3kvrv57Azn1yPgdTebPAXvdR2xfezaKKYzVxZ6It/5NCxzJym6tUI5P1zkdWhfUYkxEI9uZWcQdaFLo8mJQ==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-cli/29.0.1: + resolution: {integrity: sha512-XozBHtoJCS6mnjCxNESyGm47Y4xSWzNlBJj4tix9nGrG6m068B83lrTWKtjYAenYSfOqyYVpQCkyqUp35IT+qA==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true peerDependencies: node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 @@ -13230,16 +14021,16 @@ packages: node-notifier: optional: true dependencies: - '@jest/core': 28.1.3 - '@jest/test-result': 28.1.3 - '@jest/types': 28.1.3 + '@jest/core': 29.0.1 + '@jest/test-result': 29.0.1 + '@jest/types': 29.0.1 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.10 import-local: 3.1.0 - jest-config: 28.1.3 - jest-util: 28.1.3 - jest-validate: 28.1.3 + jest-config: 29.0.1 + jest-util: 29.0.1 + jest-validate: 29.0.1 prompts: 2.4.2 yargs: 17.5.1 transitivePeerDependencies: @@ -13248,9 +14039,9 @@ packages: - ts-node dev: true - /jest-config/28.1.3: - resolution: {integrity: sha512-MG3INjByJ0J4AsNBm7T3hsuxKQqFIiRo/AUqb1q9LRKI5UU6Aar9JHbr9Ivn1TVwfUD9KirRoM/T6u8XlcQPHQ==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-config/29.0.1: + resolution: {integrity: sha512-3duIx5ucEPIsUOESDTuasMfqHonD0oZRjqHycIMHSC4JwbvHDjAWNKN/NiM0ZxHXjAYrMTLt2QxSQ+IqlbYE5A==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@types/node': '*' ts-node: '>=9.0.0' @@ -13260,35 +14051,35 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.18.9 - '@jest/test-sequencer': 28.1.3 - '@jest/types': 28.1.3 - babel-jest: 28.1.3_@babel+core@7.18.9 + '@babel/core': 7.18.13 + '@jest/test-sequencer': 29.0.1 + '@jest/types': 29.0.1 + babel-jest: 29.0.1_@babel+core@7.18.13 chalk: 4.1.2 ci-info: 3.3.2 deepmerge: 4.2.2 glob: 7.2.3 graceful-fs: 4.2.10 - jest-circus: 28.1.3 - jest-environment-node: 28.1.3 - jest-get-type: 28.0.2 - jest-regex-util: 28.0.2 - jest-resolve: 28.1.3 - jest-runner: 28.1.3 - jest-util: 28.1.3 - jest-validate: 28.1.3 + jest-circus: 29.0.1 + jest-environment-node: 29.0.1 + jest-get-type: 29.0.0 + jest-regex-util: 29.0.0 + jest-resolve: 29.0.1 + jest-runner: 29.0.1 + jest-util: 29.0.1 + jest-validate: 29.0.1 micromatch: 4.0.5 parse-json: 5.2.0 - pretty-format: 28.1.3 + pretty-format: 29.0.1 slash: 3.0.0 strip-json-comments: 3.1.1 transitivePeerDependencies: - supports-color dev: true - /jest-config/28.1.3_@types+node@18.0.6: - resolution: {integrity: sha512-MG3INjByJ0J4AsNBm7T3hsuxKQqFIiRo/AUqb1q9LRKI5UU6Aar9JHbr9Ivn1TVwfUD9KirRoM/T6u8XlcQPHQ==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-config/29.0.1_@types+node@18.7.13: + resolution: {integrity: sha512-3duIx5ucEPIsUOESDTuasMfqHonD0oZRjqHycIMHSC4JwbvHDjAWNKN/NiM0ZxHXjAYrMTLt2QxSQ+IqlbYE5A==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@types/node': '*' ts-node: '>=9.0.0' @@ -13298,27 +14089,27 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.18.9 - '@jest/test-sequencer': 28.1.3 - '@jest/types': 28.1.3 - '@types/node': 18.0.6 - babel-jest: 28.1.3_@babel+core@7.18.9 + '@babel/core': 7.18.13 + '@jest/test-sequencer': 29.0.1 + '@jest/types': 29.0.1 + '@types/node': 18.7.13 + babel-jest: 29.0.1_@babel+core@7.18.13 chalk: 4.1.2 ci-info: 3.3.2 deepmerge: 4.2.2 glob: 7.2.3 graceful-fs: 4.2.10 - jest-circus: 28.1.3 - jest-environment-node: 28.1.3 - jest-get-type: 28.0.2 - jest-regex-util: 28.0.2 - jest-resolve: 28.1.3 - jest-runner: 28.1.3 - jest-util: 28.1.3 - jest-validate: 28.1.3 + jest-circus: 29.0.1 + jest-environment-node: 29.0.1 + jest-get-type: 29.0.0 + jest-regex-util: 29.0.0 + jest-resolve: 29.0.1 + jest-runner: 29.0.1 + jest-util: 29.0.1 + jest-validate: 29.0.1 micromatch: 4.0.5 parse-json: 5.2.0 - pretty-format: 28.1.3 + pretty-format: 29.0.1 slash: 3.0.0 strip-json-comments: 3.1.1 transitivePeerDependencies: @@ -13335,53 +14126,63 @@ packages: pretty-format: 28.1.3 dev: true - /jest-docblock/28.1.1: - resolution: {integrity: sha512-3wayBVNiOYx0cwAbl9rwm5kKFP8yHH3d/fkEaL02NPTkDojPtheGB7HZSFY4wzX+DxyrvhXz0KSCVksmCknCuA==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-diff/29.0.1: + resolution: {integrity: sha512-l8PYeq2VhcdxG9tl5cU78ClAlg/N7RtVSp0v3MlXURR0Y99i6eFnegmasOandyTmO6uEdo20+FByAjBFEO9nuw==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - detect-newline: 3.1.0 + chalk: 4.1.2 + diff-sequences: 29.0.0 + jest-get-type: 29.0.0 + pretty-format: 29.0.1 dev: true - /jest-each/28.1.3: - resolution: {integrity: sha512-arT1z4sg2yABU5uogObVPvSlSMQlDA48owx07BDPAiasW0yYpYHYOo4HHLz9q0BVzDVU4hILFjzJw0So9aCL/g==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-docblock/29.0.0: + resolution: {integrity: sha512-s5Kpra/kLzbqu9dEjov30kj1n4tfu3e7Pl8v+f8jOkeWNqM6Ds8jRaJfZow3ducoQUrf2Z4rs2N5S3zXnb83gw==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/types': 28.1.3 - chalk: 4.1.2 - jest-get-type: 28.0.2 - jest-util: 28.1.3 - pretty-format: 28.1.3 + detect-newline: 3.1.0 dev: true - /jest-environment-jsdom/28.1.3: - resolution: {integrity: sha512-HnlGUmZRdxfCByd3GM2F100DgQOajUBzEitjGqIREcb45kGjZvRrKUdlaF6escXBdcXNl0OBh+1ZrfeZT3GnAg==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-each/29.0.1: + resolution: {integrity: sha512-UmCZYU9LPvRfSDoCrKJqrCNmgTYGGb3Ga6IVsnnVjedBTRRR9GJMca7UmDKRrJ1s+U632xrVtiRD27BxaG1aaQ==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/environment': 28.1.3 - '@jest/fake-timers': 28.1.3 - '@jest/types': 28.1.3 - '@types/jsdom': 16.2.15 - '@types/node': 18.0.6 - jest-mock: 28.1.3 - jest-util: 28.1.3 - jsdom: 19.0.0 + '@jest/types': 29.0.1 + chalk: 4.1.2 + jest-get-type: 29.0.0 + jest-util: 29.0.1 + pretty-format: 29.0.1 + dev: true + + /jest-environment-jsdom/29.0.1: + resolution: {integrity: sha512-rMF501kfui+bw4AmwowLA2bNaYb633A3ejFMN5pVU0AeOqLv2NbMAY5XzzlMr/+lM1itEf+3ZdCr9dGGrUfoxg==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + dependencies: + '@jest/environment': 29.0.1 + '@jest/fake-timers': 29.0.1 + '@jest/types': 29.0.1 + '@types/jsdom': 20.0.0 + '@types/node': 18.7.13 + jest-mock: 29.0.1 + jest-util: 29.0.1 + jsdom: 20.0.0 transitivePeerDependencies: - bufferutil - canvas - supports-color - utf-8-validate - dev: false + dev: true - /jest-environment-node/28.1.3: - resolution: {integrity: sha512-ugP6XOhEpjAEhGYvp5Xj989ns5cB1K6ZdjBYuS30umT4CQEETaxSiPcZ/E1kFktX4GkrcM4qu07IIlDYX1gp+A==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-environment-node/29.0.1: + resolution: {integrity: sha512-PcIRBrEBFAPBqkbL53ZpEvTptcAnOW6/lDfqBfACMm3vkVT0N7DcfkH/hqNSbDmSxzGr0FtJI6Ej3TPhveWCMA==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/environment': 28.1.3 - '@jest/fake-timers': 28.1.3 - '@jest/types': 28.1.3 - '@types/node': 18.0.6 - jest-mock: 28.1.3 - jest-util: 28.1.3 + '@jest/environment': 29.0.1 + '@jest/fake-timers': 29.0.1 + '@jest/types': 29.0.1 + '@types/node': 18.7.13 + jest-mock: 29.0.1 + jest-util: 29.0.1 dev: true /jest-get-type/28.0.2: @@ -13389,31 +14190,36 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dev: true - /jest-haste-map/28.1.3: - resolution: {integrity: sha512-3S+RQWDXccXDKSWnkHa/dPwt+2qwA8CJzR61w3FoYCvoo3Pn8tvGcysmMF0Bj0EX5RYvAI2EIvC57OmotfdtKA==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-get-type/29.0.0: + resolution: {integrity: sha512-83X19z/HuLKYXYHskZlBAShO7UfLFXu/vWajw9ZNJASN32li8yHMaVGAQqxFW1RCFOkB7cubaL6FaJVQqqJLSw==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + dev: true + + /jest-haste-map/29.0.1: + resolution: {integrity: sha512-gcKOAydafpGoSBvcj/mGCfhOKO8fRLkAeee1KXGdcJ1Pb9O2nnOl4I8bQSIID2MaZeMHtLLgNboukh/pUGkBtg==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/types': 28.1.3 + '@jest/types': 29.0.1 '@types/graceful-fs': 4.1.5 - '@types/node': 18.0.6 + '@types/node': 18.7.13 anymatch: 3.1.2 fb-watchman: 2.0.1 graceful-fs: 4.2.10 - jest-regex-util: 28.0.2 - jest-util: 28.1.3 - jest-worker: 28.1.3 + jest-regex-util: 29.0.0 + jest-util: 29.0.1 + jest-worker: 29.0.1 micromatch: 4.0.5 walker: 1.0.8 optionalDependencies: fsevents: 2.3.2 dev: true - /jest-leak-detector/28.1.3: - resolution: {integrity: sha512-WFVJhnQsiKtDEo5lG2mM0v40QWnBM+zMdHHyJs8AWZ7J0QZJS59MsyKeJHWhpBZBH32S48FOVvGyOFT1h0DlqA==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-leak-detector/29.0.1: + resolution: {integrity: sha512-5tISHJphB+sCmKXtVHJGQGltj7ksrLLb9vkuNWwFR86Of1tfzjskvrrrZU1gSzEfWC+qXIn4tuh8noKHYGMIPA==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - jest-get-type: 28.0.2 - pretty-format: 28.1.3 + jest-get-type: 29.0.0 + pretty-format: 29.0.1 dev: true /jest-matcher-utils/28.1.3: @@ -13426,6 +14232,16 @@ packages: pretty-format: 28.1.3 dev: true + /jest-matcher-utils/29.0.1: + resolution: {integrity: sha512-/e6UbCDmprRQFnl7+uBKqn4G22c/OmwriE5KCMVqxhElKCQUDcFnq5XM9iJeKtzy4DUjxT27y9VHmKPD8BQPaw==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + dependencies: + chalk: 4.1.2 + jest-diff: 29.0.1 + jest-get-type: 29.0.0 + pretty-format: 29.0.1 + dev: true + /jest-message-util/28.1.3: resolution: {integrity: sha512-PFdn9Iewbt575zKPf1286Ht9EPoJmYT7P0kY+RibeYZ2XtOr53pDLEFoTWXbd1h4JiGiWpTBC84fc8xMXQMb7g==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} @@ -13439,15 +14255,32 @@ packages: pretty-format: 28.1.3 slash: 3.0.0 stack-utils: 2.0.5 + dev: true - /jest-mock/28.1.3: - resolution: {integrity: sha512-o3J2jr6dMMWYVH4Lh/NKmDXdosrsJgi4AviS8oXLujcjpCMBb1FMsblDnOXKZKfSiHLxYub1eS0IHuRXsio9eA==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-message-util/29.0.1: + resolution: {integrity: sha512-wRMAQt3HrLpxSubdnzOo68QoTfQ+NLXFzU0Heb18ZUzO2S9GgaXNEdQ4rpd0fI9dq2NXkpCk1IUWSqzYKji64A==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/types': 28.1.3 - '@types/node': 18.0.6 + '@babel/code-frame': 7.18.6 + '@jest/types': 29.0.1 + '@types/stack-utils': 2.0.1 + chalk: 4.1.2 + graceful-fs: 4.2.10 + micromatch: 4.0.5 + pretty-format: 29.0.1 + slash: 3.0.0 + stack-utils: 2.0.5 + dev: true + + /jest-mock/29.0.1: + resolution: {integrity: sha512-i1yTceg2GKJwUNZFjIzrH7Y74fN1SKJWxQX/Vu3LT4TiJerFARH5l+4URNyapZ+DNpchHYrGOP2deVbn3ma8JA==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + dependencies: + '@jest/types': 29.0.1 + '@types/node': 18.7.13 + dev: true - /jest-pnp-resolver/1.2.2_jest-resolve@28.1.3: + /jest-pnp-resolver/1.2.2_jest-resolve@29.0.1: resolution: {integrity: sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==} engines: {node: '>=6'} peerDependencies: @@ -13456,124 +14289,125 @@ packages: jest-resolve: optional: true dependencies: - jest-resolve: 28.1.3 + jest-resolve: 29.0.1 dev: true - /jest-regex-util/28.0.2: - resolution: {integrity: sha512-4s0IgyNIy0y9FK+cjoVYoxamT7Zeo7MhzqRGx7YDYmaQn1wucY9rotiGkBzzcMXTtjrCAP/f7f+E0F7+fxPNdw==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-regex-util/29.0.0: + resolution: {integrity: sha512-BV7VW7Sy0fInHWN93MMPtlClweYv2qrSCwfeFWmpribGZtQPWNvRSq9XOVgOEjU1iBGRKXUZil0o2AH7Iy9Lug==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dev: true - /jest-resolve-dependencies/28.1.3: - resolution: {integrity: sha512-qa0QO2Q0XzQoNPouMbCc7Bvtsem8eQgVPNkwn9LnS+R2n8DaVDPL/U1gngC0LTl1RYXJU0uJa2BMC2DbTfFrHA==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-resolve-dependencies/29.0.1: + resolution: {integrity: sha512-fUGcYlSc1NzNz+tsHDjjG0rclw6blJcFZsLEsezxm/n54bAm9HFvJxgBuCV1CJQoPtIx6AfR+tXkR9lpWJs2LQ==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - jest-regex-util: 28.0.2 - jest-snapshot: 28.1.3 + jest-regex-util: 29.0.0 + jest-snapshot: 29.0.1 transitivePeerDependencies: - supports-color dev: true - /jest-resolve/28.1.3: - resolution: {integrity: sha512-Z1W3tTjE6QaNI90qo/BJpfnvpxtaFTFw5CDgwpyE/Kz8U/06N1Hjf4ia9quUhCh39qIGWF1ZuxFiBiJQwSEYKQ==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-resolve/29.0.1: + resolution: {integrity: sha512-dwb5Z0lLZbptlBtPExqsHfdDamXeiRLv4vdkfPrN84vBwLSWHWcXjlM2JXD/KLSQfljBcXbzI/PDvUJuTQ84Nw==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: chalk: 4.1.2 graceful-fs: 4.2.10 - jest-haste-map: 28.1.3 - jest-pnp-resolver: 1.2.2_jest-resolve@28.1.3 - jest-util: 28.1.3 - jest-validate: 28.1.3 + jest-haste-map: 29.0.1 + jest-pnp-resolver: 1.2.2_jest-resolve@29.0.1 + jest-util: 29.0.1 + jest-validate: 29.0.1 resolve: 1.22.1 resolve.exports: 1.1.0 slash: 3.0.0 dev: true - /jest-runner/28.1.3: - resolution: {integrity: sha512-GkMw4D/0USd62OVO0oEgjn23TM+YJa2U2Wu5zz9xsQB1MxWKDOlrnykPxnMsN0tnJllfLPinHTka61u0QhaxBA==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-runner/29.0.1: + resolution: {integrity: sha512-XeFfPmHtO7HyZyD1uJeO4Oqa8PyTbDHzS1YdGrvsFXk/A5eXinbqA5a42VUEqvsKQgNnKTl5NJD0UtDWg7cQ2A==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/console': 28.1.3 - '@jest/environment': 28.1.3 - '@jest/test-result': 28.1.3 - '@jest/transform': 28.1.3 - '@jest/types': 28.1.3 - '@types/node': 18.0.6 + '@jest/console': 29.0.1 + '@jest/environment': 29.0.1 + '@jest/test-result': 29.0.1 + '@jest/transform': 29.0.1 + '@jest/types': 29.0.1 + '@types/node': 18.7.13 chalk: 4.1.2 emittery: 0.10.2 graceful-fs: 4.2.10 - jest-docblock: 28.1.1 - jest-environment-node: 28.1.3 - jest-haste-map: 28.1.3 - jest-leak-detector: 28.1.3 - jest-message-util: 28.1.3 - jest-resolve: 28.1.3 - jest-runtime: 28.1.3 - jest-util: 28.1.3 - jest-watcher: 28.1.3 - jest-worker: 28.1.3 + jest-docblock: 29.0.0 + jest-environment-node: 29.0.1 + jest-haste-map: 29.0.1 + jest-leak-detector: 29.0.1 + jest-message-util: 29.0.1 + jest-resolve: 29.0.1 + jest-runtime: 29.0.1 + jest-util: 29.0.1 + jest-watcher: 29.0.1 + jest-worker: 29.0.1 p-limit: 3.1.0 source-map-support: 0.5.13 transitivePeerDependencies: - supports-color dev: true - /jest-runtime/28.1.3: - resolution: {integrity: sha512-NU+881ScBQQLc1JHG5eJGU7Ui3kLKrmwCPPtYsJtBykixrM2OhVQlpMmFWJjMyDfdkGgBMNjXCGB/ebzsgNGQw==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-runtime/29.0.1: + resolution: {integrity: sha512-yDgz5OE0Rm44PUAfTqwA6cDFnTYnVcYbRpPECsokSASQ0I5RXpnKPVr2g0CYZWKzbsXqqtmM7TIk7CAutZJ7gQ==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/environment': 28.1.3 - '@jest/fake-timers': 28.1.3 - '@jest/globals': 28.1.3 - '@jest/source-map': 28.1.2 - '@jest/test-result': 28.1.3 - '@jest/transform': 28.1.3 - '@jest/types': 28.1.3 + '@jest/environment': 29.0.1 + '@jest/fake-timers': 29.0.1 + '@jest/globals': 29.0.1 + '@jest/source-map': 29.0.0 + '@jest/test-result': 29.0.1 + '@jest/transform': 29.0.1 + '@jest/types': 29.0.1 + '@types/node': 18.7.13 chalk: 4.1.2 cjs-module-lexer: 1.2.2 collect-v8-coverage: 1.0.1 - execa: 5.1.1 glob: 7.2.3 graceful-fs: 4.2.10 - jest-haste-map: 28.1.3 - jest-message-util: 28.1.3 - jest-mock: 28.1.3 - jest-regex-util: 28.0.2 - jest-resolve: 28.1.3 - jest-snapshot: 28.1.3 - jest-util: 28.1.3 + jest-haste-map: 29.0.1 + jest-message-util: 29.0.1 + jest-mock: 29.0.1 + jest-regex-util: 29.0.0 + jest-resolve: 29.0.1 + jest-snapshot: 29.0.1 + jest-util: 29.0.1 slash: 3.0.0 strip-bom: 4.0.0 transitivePeerDependencies: - supports-color dev: true - /jest-snapshot/28.1.3: - resolution: {integrity: sha512-4lzMgtiNlc3DU/8lZfmqxN3AYD6GGLbl+72rdBpXvcV+whX7mDrREzkPdp2RnmfIiWBg1YbuFSkXduF2JcafJg==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-snapshot/29.0.1: + resolution: {integrity: sha512-OuYGp+lsh7RhB3DDX36z/pzrGm2F740e5ERG9PQpJyDknCRtWdhaehBQyMqDnsQdKkvC2zOcetcxskiHjO7e8Q==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/core': 7.18.9 - '@babel/generator': 7.18.9 - '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.9 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 - '@jest/expect-utils': 28.1.3 - '@jest/transform': 28.1.3 - '@jest/types': 28.1.3 + '@babel/core': 7.18.13 + '@babel/generator': 7.18.13 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.13 + '@babel/traverse': 7.18.13 + '@babel/types': 7.18.13 + '@jest/expect-utils': 29.0.1 + '@jest/transform': 29.0.1 + '@jest/types': 29.0.1 '@types/babel__traverse': 7.17.1 - '@types/prettier': 2.6.3 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.18.9 + '@types/prettier': 2.7.0 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.18.13 chalk: 4.1.2 - expect: 28.1.3 + expect: 29.0.1 graceful-fs: 4.2.10 - jest-diff: 28.1.3 - jest-get-type: 28.0.2 - jest-haste-map: 28.1.3 - jest-matcher-utils: 28.1.3 - jest-message-util: 28.1.3 - jest-util: 28.1.3 + jest-diff: 29.0.1 + jest-get-type: 29.0.0 + jest-haste-map: 29.0.1 + jest-matcher-utils: 29.0.1 + jest-message-util: 29.0.1 + jest-util: 29.0.1 natural-compare: 1.4.0 - pretty-format: 28.1.3 + pretty-format: 29.0.1 semver: 7.3.7 transitivePeerDependencies: - supports-color @@ -13589,30 +14423,43 @@ packages: ci-info: 3.3.2 graceful-fs: 4.2.10 picomatch: 2.3.1 + dev: true - /jest-validate/28.1.3: - resolution: {integrity: sha512-SZbOGBWEsaTxBGCOpsRWlXlvNkvTkY0XxRfh7zYmvd8uL5Qzyg0CHAXiXKROflh801quA6+/DsT4ODDthOC/OA==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-util/29.0.1: + resolution: {integrity: sha512-GIWkgNfkeA9d84rORDHPGGTFBrRD13A38QVSKE0bVrGSnoR1KDn8Kqz+0yI5kezMgbT/7zrWaruWP1Kbghlb2A==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/types': 28.1.3 + '@jest/types': 29.0.1 + '@types/node': 18.7.13 + chalk: 4.1.2 + ci-info: 3.3.2 + graceful-fs: 4.2.10 + picomatch: 2.3.1 + dev: true + + /jest-validate/29.0.1: + resolution: {integrity: sha512-mS4q7F738YXZFWBPqE+NjHU/gEOs7IBIFQ8i9zq5EO691cLrUbLhFq4larf8/lNcmauRO71tn/+DTW2y+MrLow==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + dependencies: + '@jest/types': 29.0.1 camelcase: 6.3.0 chalk: 4.1.2 - jest-get-type: 28.0.2 + jest-get-type: 29.0.0 leven: 3.1.0 - pretty-format: 28.1.3 + pretty-format: 29.0.1 dev: true - /jest-watcher/28.1.3: - resolution: {integrity: sha512-t4qcqj9hze+jviFPUN3YAtAEeFnr/azITXQEMARf5cMwKY2SMBRnCQTXLixTl20OR6mLh9KLMrgVJgJISym+1g==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-watcher/29.0.1: + resolution: {integrity: sha512-0LBWDL3sZ+vyHRYxjqm2irhfwhUXHonjLSbd0oDeGq44U1e1uUh3icWNXYF8HO/UEnOoa6+OJDncLUXP2Hdg9A==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/test-result': 28.1.3 - '@jest/types': 28.1.3 - '@types/node': 18.0.6 + '@jest/test-result': 29.0.1 + '@jest/types': 29.0.1 + '@types/node': 18.7.13 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.10.2 - jest-util: 28.1.3 + jest-util: 29.0.1 string-length: 4.0.2 dev: true @@ -13633,18 +14480,18 @@ packages: merge-stream: 2.0.0 supports-color: 8.1.1 - /jest-worker/28.1.3: - resolution: {integrity: sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest-worker/29.0.1: + resolution: {integrity: sha512-+B/2/8WW7goit7qVezG9vnI1QP3dlmuzi2W0zxazAQQ8dcDIA63dDn6j4pjOGBARha/ZevcwYQtNIzCySbS7fQ==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 18.0.6 + '@types/node': 18.7.13 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true - /jest/28.1.3: - resolution: {integrity: sha512-N4GT5on8UkZgH0O5LUavMRV1EDEhNTL0KEfRmDIeZHSV7p2XgLoY9t9VDUgL6o+yfdgYHVxuz81G8oB9VG5uyA==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} + /jest/29.0.1: + resolution: {integrity: sha512-liHkwzaW6iwQyhRBFj0A4ZYKcsQ7ers1s62CCT95fPeNzoxT/vQRWwjTT4e7jpSCwrvPP2t1VESuy7GrXcr2ug==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true peerDependencies: node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 @@ -13652,10 +14499,10 @@ packages: node-notifier: optional: true dependencies: - '@jest/core': 28.1.3 - '@jest/types': 28.1.3 + '@jest/core': 29.0.1 + '@jest/types': 29.0.1 import-local: 3.1.0 - jest-cli: 28.1.3 + jest-cli: 29.0.1 transitivePeerDependencies: - '@types/node' - supports-color @@ -13680,7 +14527,7 @@ packages: resolution: {integrity: sha512-7rySkpW78d8LBp4YU70Wb7+OTgE3OwAALNVZxhoIhp4Kscp+p/fBkdpxGAMKxvCAMV4QfXBU9m6l9nX/vGwd2g==} dev: false - /jotai/1.7.5_kdpu3diuezl4zvx2fu243mbgje: + /jotai/1.7.5_sb2qszcxphfuz2vdyl7sff7oem: resolution: {integrity: sha512-EpawdHUOQmiKDoKRaFkO0L7R7YAFYBylK6M9IivMUPUpiHnXnt5e80AlqHvMUwg4p8BcQewh2JLWGQqFhtjpEA==} engines: {node: '>=12.7.0'} peerDependencies: @@ -13714,7 +14561,7 @@ packages: xstate: optional: true dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 immer: 9.0.15 react: 18.2.0 dev: false @@ -13749,17 +14596,17 @@ packages: peerDependencies: '@babel/preset-env': ^7.1.6 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 '@babel/parser': 7.18.11 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.18.10 - '@babel/preset-env': 7.18.10_@babel+core@7.18.10 - '@babel/preset-flow': 7.18.6_@babel+core@7.18.10 - '@babel/preset-typescript': 7.18.6_@babel+core@7.18.10 - '@babel/register': 7.18.9_@babel+core@7.18.10 - babel-core: 7.0.0-bridge.0_@babel+core@7.18.10 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.18.13 + '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.18.13 + '@babel/preset-env': 7.18.10_@babel+core@7.18.13 + '@babel/preset-flow': 7.18.6_@babel+core@7.18.13 + '@babel/preset-typescript': 7.18.6_@babel+core@7.18.13 + '@babel/register': 7.18.9_@babel+core@7.18.13 + babel-core: 7.0.0-bridge.0_@babel+core@7.18.13 chalk: 4.1.2 flow-parser: 0.185.1 graceful-fs: 4.2.10 @@ -13773,9 +14620,9 @@ packages: - supports-color dev: false - /jsdom/19.0.0: - resolution: {integrity: sha512-RYAyjCbxy/vri/CfnjUWJQQtZ3LKlLnDqj+9XLNnJPgEGeirZs3hllKR20re8LUZ6o1b1X4Jat+Qd26zmP41+A==} - engines: {node: '>=12'} + /jsdom/20.0.0: + resolution: {integrity: sha512-x4a6CKCgx00uCmP+QakBDFXwjAJ69IkkIWHmtmjd3wvXPcdOS44hfX2vqkOQrVrq8l9DhNNADZRXaCEWvgXtVA==} + engines: {node: '>=14'} peerDependencies: canvas: ^2.5.0 peerDependenciesMeta: @@ -13783,7 +14630,7 @@ packages: optional: true dependencies: abab: 2.0.6 - acorn: 8.7.1 + acorn: 8.8.0 acorn-globals: 6.0.0 cssom: 0.5.0 cssstyle: 2.3.0 @@ -13797,8 +14644,8 @@ packages: https-proxy-agent: 5.0.1 is-potential-custom-element-name: 1.0.1 nwsapi: 2.2.1 - parse5: 6.0.1 - saxes: 5.0.1 + parse5: 7.0.0 + saxes: 6.0.0 symbol-tree: 3.2.4 tough-cookie: 4.0.0 w3c-hr-time: 1.0.2 @@ -13806,14 +14653,14 @@ packages: webidl-conversions: 7.0.0 whatwg-encoding: 2.0.0 whatwg-mimetype: 3.0.0 - whatwg-url: 10.0.0 + whatwg-url: 11.0.0 ws: 8.8.1 xml-name-validator: 4.0.0 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - dev: false + dev: true /jsesc/0.5.0: resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==} @@ -14014,7 +14861,7 @@ packages: dependencies: prelude-ls: 1.1.2 type-check: 0.3.2 - dev: false + dev: true /levn/0.4.1: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} @@ -14482,8 +15329,8 @@ packages: /minimist/1.2.6: resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==} - /minio/7.0.30: - resolution: {integrity: sha512-TJiiIhqtf2RSzScOU8IAmKWTb2iMec960tQ0EjYLDgb16FnDmcv0Cr7bHWvYPtS0ueZZ4hBt08TVbal7J2oWJA==} + /minio/7.0.32: + resolution: {integrity: sha512-txa7Vr0N24MKzeAybP/wY1jxbLnfGHXwZYyfFXuMW55HX2+HOcKEIgH4hU6Qj/kiMgyXs/ozHjAuLIDrR8nwLg==} engines: {node: '>8 <=18'} dependencies: async: 3.2.4 @@ -14672,7 +15519,7 @@ packages: - babel-plugin-macros dev: true - /next/12.2.5_twoewwu6sg7cdf3ao6njtbftne: + /next/12.2.5_rlaikcoslzwwtqyk7brpdzej5y: resolution: {integrity: sha512-tBdjqX5XC/oFs/6gxrZhjmiq90YWizUYU6qOWAfat7zJwrwapJ+BYgX2PmiacunXMaRpeVT4vz5MSPSLgNkrpA==} engines: {node: '>=12.22.0'} hasBin: true @@ -14696,7 +15543,7 @@ packages: postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - styled-jsx: 5.0.4_byq7oc57qftat37gkdlgphtura + styled-jsx: 5.0.4_ucuhn75irpsvlf3yq3xnib3jky use-sync-external-store: 1.2.0_react@18.2.0 optionalDependencies: '@next/swc-android-arm-eabi': 12.2.5 @@ -14812,7 +15659,7 @@ packages: /nwsapi/2.2.1: resolution: {integrity: sha512-JYOWTeFoS0Z93587vRJgASD5Ut11fYl5NyihP3KrYBvMe1FRRs6RN7m20SA/16GM4P6hTnZjT+UmDOt38UeXNg==} - dev: false + dev: true /oauth/0.9.15: resolution: {integrity: sha512-a5ERWK1kh38ExDEfoO6qUHJb32rd7aYmPHuyCu3Fta/cnICvYmgd2uhuKXvPD+PXB+gCEYYEaQdIRAjCOwAKNA==} @@ -14970,7 +15817,7 @@ packages: prelude-ls: 1.1.2 type-check: 0.3.2 word-wrap: 1.2.3 - dev: false + dev: true /optionator/0.9.1: resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==} @@ -15167,7 +16014,6 @@ packages: resolution: {integrity: sha512-y/t8IXSPWTuRZqXc0ajH/UwDj4mnqLEbSttNbThcFhGrZuOyoyvNBO85PBp2jQa55wY9d07PBNjsK8ZP3K5U6g==} dependencies: entities: 4.3.1 - dev: false /parseurl/1.3.3: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} @@ -15288,8 +16134,8 @@ packages: find-up: 3.0.0 dev: false - /playwright-core/1.25.0: - resolution: {integrity: sha512-kZ3Jwaf3wlu0GgU0nB8UMQ+mXFTqBIFz9h1svTlNduNKjnbPXFxw7mJanLVjqxHJRn62uBfmgBj93YHidk2N5Q==} + /playwright-core/1.25.1: + resolution: {integrity: sha512-lSvPCmA2n7LawD2Hw7gSCLScZ+vYRkhU8xH0AapMyzwN+ojoDqhkH/KIEUxwNu2PjPoE/fcE0wLAksdOhJ2O5g==} engines: {node: '>=14'} hasBin: true dev: true @@ -16094,7 +16940,7 @@ packages: /prelude-ls/1.1.2: resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==} engines: {node: '>= 0.8.0'} - dev: false + dev: true /prelude-ls/1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} @@ -16133,6 +16979,16 @@ packages: ansi-regex: 5.0.1 ansi-styles: 5.2.0 react-is: 18.2.0 + dev: true + + /pretty-format/29.0.1: + resolution: {integrity: sha512-iTHy3QZMzuL484mSTYbQIM1AHhEQsH8mXWS2/vd2yFBYnG3EBqGiMONo28PlPgrW7P/8s/1ISv+y7WH306l8cw==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + dependencies: + '@jest/schemas': 29.0.0 + ansi-styles: 5.2.0 + react-is: 18.2.0 + dev: true /pretty-format/3.8.0: resolution: {integrity: sha512-WuxUnVtlWL1OfZFQFuqvnvs6MiAGk9UNsBostyBOB0Is9wb5uRESevA6rnl/rkksXaGX3GzZhPup5d6Vp1nFew==} @@ -16222,7 +17078,7 @@ packages: /psl/1.9.0: resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==} - dev: false + dev: true /public-encrypt/4.0.3: resolution: {integrity: sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==} @@ -16553,8 +17409,8 @@ packages: webpack: 5.74.0 dev: false - /react-phone-number-input/3.2.8_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-cqN5sn9Lk2eHlyVb+H3E2usTZv9c3P+8bI09BlMVSWUW6jUfQUvGP5CLJwOHQ1Ml+e5/rQcoHO/yMCuSRkv4rA==} + /react-phone-number-input/3.2.10_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-u4Db5l2d8eXbWws+ms4Jp86/b+tx4fkfbk23yBFdoeSvRXFO1AhxgAiJsHc5HG7lGF8q3B/Pj3mNtd7JW99DUw==} peerDependencies: react: '>=16.8' react-dom: '>=16.8' @@ -17116,7 +17972,7 @@ packages: inherits: 2.0.4 dev: false - /rollup-plugin-dts/4.2.2_accrhai6qopda76wnqb3pkewpq: + /rollup-plugin-dts/4.2.2_rusrl3yqfuqle4tcyjzane2tmq: resolution: {integrity: sha512-A3g6Rogyko/PXeKoUlkjxkP++8UDVpgA7C+Tdl77Xj4fgEaIjPSnxRmR53EzvoYy97VMVwLAOcWJudaVAuxneQ==} engines: {node: '>=v12.22.11'} peerDependencies: @@ -17125,7 +17981,7 @@ packages: dependencies: magic-string: 0.26.2 rollup: 2.78.1 - typescript: 4.7.4 + typescript: 4.8.2 optionalDependencies: '@babel/code-frame': 7.18.6 dev: true @@ -17264,7 +18120,6 @@ packages: /safer-buffer/2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - dev: false /sanitize-html/2.7.1: resolution: {integrity: sha512-oOpe8l4J8CaBk++2haoN5yNI5beekjuHv3JRPKUx/7h40Rdr85pemn4NkvUB3TcBP7yjat574sPlcMAyv4UQig==} @@ -17283,12 +18138,12 @@ packages: /sax/1.2.4: resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==} - /saxes/5.0.1: - resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==} - engines: {node: '>=10'} + /saxes/6.0.0: + resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} + engines: {node: '>=v12.22.7'} dependencies: xmlchars: 2.2.0 - dev: false + dev: true /scheduler/0.20.2: resolution: {integrity: sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==} @@ -17586,26 +18441,26 @@ packages: engines: {node: '>=12'} dev: false - /slate-history/0.66.0_slate@0.82.0: + /slate-history/0.66.0_slate@0.82.1: resolution: {integrity: sha512-6MWpxGQZiMvSINlCbMW43E2YBSVMCMCIwQfBzGssjWw4kb0qfvj0pIdblWNRQZD0hR6WHP+dHHgGSeVdMWzfng==} peerDependencies: slate: '>=0.65.3' dependencies: is-plain-object: 5.0.0 - slate: 0.82.0 + slate: 0.82.1 dev: false - /slate-hyperscript/0.77.0_slate@0.82.0: + /slate-hyperscript/0.77.0_slate@0.82.1: resolution: {integrity: sha512-M6uRpttwKnosniQORNPYQABHQ9XWC7qaSr/127LWWPjTOR5MSSwrHGrghN81BhZVqpICHrI7jkPA2813cWdHNA==} peerDependencies: slate: '>=0.65.3' dependencies: is-plain-object: 5.0.0 - slate: 0.82.0 + slate: 0.82.1 dev: false - /slate-react/0.82.0_bg222ifi7it6hblyfyz26virpa: - resolution: {integrity: sha512-kaLpphZ2apX1C7N+8LQElKZ3XKHdmuAZYfTtUOetxCQ6MctDMHg1GHE/tX5hNvF/2bvG5PSnEOrfUOqaSOpzMA==} + /slate-react/0.82.1_lryiyh7uo2ykhysveiorwwrgwa: + resolution: {integrity: sha512-FHYai6LWAN2CbxNH7zNxbBOL8O3+EdPiviVdckTZBOh92+mR69jgvH3v26pdYczflIOXl1jisHFMhyb7vCC0qA==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' @@ -17620,12 +18475,12 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 scroll-into-view-if-needed: 2.2.29 - slate: 0.82.0 + slate: 0.82.1 tiny-invariant: 1.0.6 dev: false - /slate/0.82.0: - resolution: {integrity: sha512-2O2NQunBoIWp3M6HP9w1RnNYR6eC52jW4cAXiUDthTxeiwTjL+wrSncls+9jmfqVrUnUb13qbgOEmw6/EdE1yA==} + /slate/0.82.1: + resolution: {integrity: sha512-3mdRdq7U3jSEoyFrGvbeb28hgrvrr4NdFCtJX+IjaNvSFozY0VZd/CGHF0zf/JDx7aEov864xd5uj0HQxxEWTQ==} dependencies: immer: 9.0.15 is-plain-object: 5.0.0 @@ -17786,6 +18641,7 @@ packages: engines: {node: '>=10'} dependencies: escape-string-regexp: 2.0.0 + dev: true /stackframe/1.3.4: resolution: {integrity: sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==} @@ -17970,11 +18826,11 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - /stripe/10.3.0: - resolution: {integrity: sha512-pNVu7RXttHdFWOOi0e6IVUy0YmrTdPuQ8SQDcGJZgE4cb2C16S+hQf7o2UlQONCvvuQc46uDqU4z5ANThsGqNw==} + /stripe/10.6.0: + resolution: {integrity: sha512-SjocCrgqsFA2o4iA72lTXKbcoz8AsK9OTchz+ptw5coznXucLyLcEBZ028MRh813lXMykeODFURNPSySb9dDQA==} engines: {node: ^8.1 || >=10.*} dependencies: - '@types/node': 18.7.8 + '@types/node': 18.7.13 qs: 6.11.0 dev: false @@ -18027,7 +18883,7 @@ packages: supports-color: 5.5.0 dev: false - /styled-jsx/5.0.4_byq7oc57qftat37gkdlgphtura: + /styled-jsx/5.0.4_react@18.2.0: resolution: {integrity: sha512-sDFWLbg4zR+UkNzfk5lPilyIgtpddfxXEULxhujorr5jtePTUqiPDc5BC0v1NRqTr/WaFBGQQUoYToGlF4B2KQ==} engines: {node: '>= 12.0.0'} peerDependencies: @@ -18040,11 +18896,10 @@ packages: babel-plugin-macros: optional: true dependencies: - '@babel/core': 7.18.10 react: 18.2.0 - dev: false + dev: true - /styled-jsx/5.0.4_react@18.2.0: + /styled-jsx/5.0.4_ucuhn75irpsvlf3yq3xnib3jky: resolution: {integrity: sha512-sDFWLbg4zR+UkNzfk5lPilyIgtpddfxXEULxhujorr5jtePTUqiPDc5BC0v1NRqTr/WaFBGQQUoYToGlF4B2KQ==} engines: {node: '>= 12.0.0'} peerDependencies: @@ -18057,8 +18912,9 @@ packages: babel-plugin-macros: optional: true dependencies: + '@babel/core': 7.18.13 react: 18.2.0 - dev: true + dev: false /stylehacks/5.1.0_postcss@8.4.14: resolution: {integrity: sha512-SzLmvHQTrIWfSgljkQCw2++C9+Ne91d/6Sp92I8c5uHTcy/PgeHamwITIbBW9wnFTY/3ZfSXR9HIL6Ikqmcu6Q==} @@ -18152,7 +19008,7 @@ packages: /symbol-tree/3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} - dev: false + dev: true /tailwindcss/3.1.8_postcss@8.4.16: resolution: {integrity: sha512-YSneUCZSFDYMwk+TGq8qYFdCA3yfBRdBlS7txSq0LUmzyeqRe3a8fBQzbz9M3WS/iFT4BNf/nmw9mEzrnSaC0g==} @@ -18278,6 +19134,7 @@ packages: /tiny-invariant/1.2.0: resolution: {integrity: sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg==} + dev: false /tiny-warning/1.0.3: resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==} @@ -18362,7 +19219,7 @@ packages: psl: 1.9.0 punycode: 2.1.1 universalify: 0.1.2 - dev: false + dev: true /tr46/0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} @@ -18372,7 +19229,7 @@ packages: engines: {node: '>=12'} dependencies: punycode: 2.1.1 - dev: false + dev: true /trim-trailing-lines/1.1.4: resolution: {integrity: sha512-rjUWSqnfTNrjbB9NQWfPMH/xRK1deHeGsHoVfpxJ++XeYXE0d6B1En37AHfw3jtfTU7dzMzZL2jjpe8Qb5gLIQ==} @@ -18390,7 +19247,7 @@ packages: resolution: {integrity: sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ==} dev: false - /ts-jest/28.0.8_m5noci3hdgjcbp5i3skppiufvq: + /ts-jest/28.0.8_aqclllrwqhdrf37c5pjob7flby: resolution: {integrity: sha512-5FaG0lXmRPzApix8oFG8RKjAz4ehtm8yMKOTy5HX3fY6W8kmvOrmcY0hKDElW52FJov+clhUbrKAqofnj4mXTg==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} hasBin: true @@ -18411,20 +19268,20 @@ packages: esbuild: optional: true dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.18.13 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 28.1.3 + jest: 29.0.1 jest-util: 28.1.3 json5: 2.2.1 lodash.memoize: 4.1.2 make-error: 1.3.6 semver: 7.3.7 - typescript: 4.7.4 + typescript: 4.8.2 yargs-parser: 21.0.1 dev: true - /ts-node/10.9.1_hn66opzbaneygq52jmwjxha6su: + /ts-node/10.9.1_hwinnrf7y5nyyzygpj45jmvjia: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -18443,14 +19300,14 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 18.6.4 + '@types/node': 18.7.13 acorn: 8.7.1 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.7.4 + typescript: 4.8.2 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true @@ -18470,14 +19327,14 @@ packages: /tslib/2.4.0: resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} - /tsutils/3.21.0_typescript@4.7.4: + /tsutils/3.21.0_typescript@4.8.2: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.7.4 + typescript: 4.8.2 dev: true /turbo-darwin-64/1.2.16: @@ -18609,7 +19466,7 @@ packages: engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.1.2 - dev: false + dev: true /type-check/0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} @@ -18621,6 +19478,7 @@ packages: /type-detect/4.0.8: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} engines: {node: '>=4'} + dev: true /type-fest/0.20.2: resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} @@ -18655,6 +19513,12 @@ packages: engines: {node: '>=4.2.0'} hasBin: true + /typescript/4.8.2: + resolution: {integrity: sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==} + engines: {node: '>=4.2.0'} + hasBin: true + dev: true + /ua-parser-js/0.7.31: resolution: {integrity: sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==} dev: false @@ -18786,7 +19650,7 @@ packages: /universalify/0.1.2: resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} engines: {node: '>= 4.0.0'} - dev: false + dev: true /universalify/2.0.0: resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} @@ -18930,8 +19794,8 @@ packages: scheduler: 0.23.0 dev: false - /use-debounce/8.0.3_react@18.2.0: - resolution: {integrity: sha512-BV7xuVy4LS0HtzHb23sDwAjfNjdBWlc4oyjJLcdCoVAjPv1+hroZYsCXX4VfRJT+8sLaqCftBOO8l7CMQtn9Gw==} + /use-debounce/8.0.4_react@18.2.0: + resolution: {integrity: sha512-fGqsYQzl8kLHF2QpQSgIwgOgJmnh6j5L6SIzQiHdLfwp3q1egUL3btq5Bg2SJysH6A0ILLgT2IqXZKoNJr0nFw==} engines: {node: '>= 10.0.0'} peerDependencies: react: '>=16.8.0' @@ -19060,15 +19924,11 @@ packages: resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} dev: true - /v8-compile-cache/2.3.0: - resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==} - dev: true - /v8-to-istanbul/9.0.1: resolution: {integrity: sha512-74Y4LqY74kLE6IFyIjPtkSTWzUZmj8tdHT9Ii/26dvQ6K9Dl2NbEfj0XgU2sHCtKgt5VupqhlO/5aWuqS+IY1w==} engines: {node: '>=10.12.0'} dependencies: - '@jridgewell/trace-mapping': 0.3.14 + '@jridgewell/trace-mapping': 0.3.15 '@types/istanbul-lib-coverage': 2.0.4 convert-source-map: 1.8.0 dev: true @@ -19106,7 +19966,7 @@ packages: resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==} dependencies: browser-process-hrtime: 1.0.0 - dev: false + dev: true /w3c-keyname/2.2.4: resolution: {integrity: sha512-tOhfEwEzFLJzf6d1ZPkYfGj+FWhIpBux9ppoP3rlclw3Z0BZv3N7b7030Z1kYth+6rDuAsXUFr+d0VE6Ed1ikw==} @@ -19117,7 +19977,7 @@ packages: engines: {node: '>=12'} dependencies: xml-name-validator: 4.0.0 - dev: false + dev: true /wait-on/6.0.1: resolution: {integrity: sha512-zht+KASY3usTY5u2LgaNqn/Cd8MukxLGjdcZxT2ns5QzDmTFc4XoWBgC+C/na+sMRZTuVygQoMYwdcVjHnYIVw==} @@ -19170,7 +20030,7 @@ packages: /webidl-conversions/7.0.0: resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==} engines: {node: '>=12'} - dev: false + dev: true /webpack-bundle-analyzer/4.3.0: resolution: {integrity: sha512-J3TPm54bPARx6QG8z4cKBszahnUglcv70+N+8gUqv2I5KOFHJbzBiLx+pAp606so0X004fxM7hqRu10MLjJifA==} @@ -19355,20 +20215,12 @@ packages: engines: {node: '>=12'} dependencies: iconv-lite: 0.6.3 - dev: false + dev: true /whatwg-mimetype/3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} engines: {node: '>=12'} - dev: false - - /whatwg-url/10.0.0: - resolution: {integrity: sha512-CLxxCmdUby142H5FZzn4D8ikO1cmypvXVQktsgosNy4a4BHrDHeciBBGZhb0bNoR5/MltoCatso+vFjjGx8t0w==} - engines: {node: '>=12'} - dependencies: - tr46: 3.0.0 - webidl-conversions: 7.0.0 - dev: false + dev: true /whatwg-url/11.0.0: resolution: {integrity: sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==} @@ -19376,7 +20228,7 @@ packages: dependencies: tr46: 3.0.0 webidl-conversions: 7.0.0 - dev: false + dev: true /whatwg-url/5.0.0: resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} @@ -19445,6 +20297,7 @@ packages: /word-wrap/1.2.3: resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==} engines: {node: '>=0.10.0'} + dev: true /wrap-ansi/7.0.0: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} @@ -19514,7 +20367,6 @@ packages: optional: true utf-8-validate: optional: true - dev: false /xdg-basedir/4.0.0: resolution: {integrity: sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==} @@ -19531,7 +20383,7 @@ packages: /xml-name-validator/4.0.0: resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==} engines: {node: '>=12'} - dev: false + dev: true /xml/1.0.1: resolution: {integrity: sha512-huCv9IH9Tcf95zuYCsQraZtWnJvBtLVE0QHMOs8bWyZAFZNDcYjsPq1nEx8jKA9y+Beo9v+7OBPRisQTjinQMw==} @@ -19562,7 +20414,7 @@ packages: /xmlchars/2.2.0: resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==} - dev: false + dev: true /xtend/4.0.2: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}