diff --git a/client/modals/auth/LoginModal.tsx b/client/modals/auth/LoginModal.tsx index a9db762b..33b6c6c0 100644 --- a/client/modals/auth/LoginModal.tsx +++ b/client/modals/auth/LoginModal.tsx @@ -86,6 +86,8 @@ const LoginModal: React.FC = () => { }; const handleLoginWithGoogle = async () => { + console.log(process.env.PUBLIC_GOOGLE_CLIENT_ID, env('GOOGLE_CLIENT_ID')); + google.accounts.id.initialize({ auto_select: true, itp_support: true, diff --git a/client/package.json b/client/package.json index 490c1578..603624d3 100644 --- a/client/package.json +++ b/client/package.json @@ -10,15 +10,15 @@ "dependencies": { "@beam-australia/react-env": "^3.1.1", "@date-io/dayjs": "^2.14.0", - "@emotion/css": "^11.9.0", - "@emotion/react": "^11.9.3", - "@emotion/styled": "^11.9.3", + "@emotion/css": "^11.10.0", + "@emotion/react": "^11.10.0", + "@emotion/styled": "^11.10.0", "@hookform/resolvers": "2.9.7", "@monaco-editor/react": "^4.4.5", "@mui/icons-material": "^5.8.4", - "@mui/lab": "^5.0.0-alpha.92", - "@mui/material": "^5.9.2", - "@mui/system": "^5.9.2", + "@mui/lab": "^5.0.0-alpha.93", + "@mui/material": "^5.9.3", + "@mui/system": "^5.9.3", "@mui/x-date-pickers": "5.0.0-beta.3", "@next/env": "^12.2.3", "@reduxjs/toolkit": "^1.8.3", @@ -56,12 +56,12 @@ "webfontloader": "^1.6.28" }, "devDependencies": { - "@babel/core": "^7.18.9", + "@babel/core": "^7.18.10", "@reactive-resume/schema": "workspace:*", "@tailwindcss/typography": "^0.5.4", "@types/downloadjs": "^1.4.3", "@types/lodash": "^4.14.182", - "@types/node": "18.6.2", + "@types/node": "18.6.3", "@types/react": "18.0.15", "@types/react-beautiful-dnd": "^13.1.2", "@types/react-redux": "^7.1.24", @@ -70,12 +70,12 @@ "@types/webfontloader": "^1.6.34", "autoprefixer": "^10.4.8", "csstype": "^3.1.0", - "eslint": "^8.20.0", + "eslint": "^8.21.0", "eslint-config-next": "12.2.3", - "next-sitemap": "^3.1.15", + "next-sitemap": "^3.1.16", "postcss": "^8.4.14", "prettier": "^2.7.1", - "sass": "^1.54.0", + "sass": "^1.54.2", "tailwindcss": "^3.1.7", "typescript": "^4.7.4" } diff --git a/docker-compose.yml b/docker-compose.yml index bb34c2d5..178db5cb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4,6 +4,8 @@ services: postgres: image: postgres:14.2-alpine container_name: postgres + ports: + - 5432:5432 environment: - POSTGRES_DB=postgres - POSTGRES_USER=postgres diff --git a/docs/package.json b/docs/package.json index 58e90aad..48afae4e 100644 --- a/docs/package.json +++ b/docs/package.json @@ -15,8 +15,8 @@ }, "dependencies": { "@algolia/client-search": "^4.14.2", - "@docusaurus/core": "2.0.0-rc.1", - "@docusaurus/preset-classic": "2.0.0-rc.1", + "@docusaurus/core": "2.0.1", + "@docusaurus/preset-classic": "2.0.1", "@mdx-js/react": "^1.6.22", "clsx": "^1.2.1", "prism-react-renderer": "^1.3.5", diff --git a/package.json b/package.json index 8f542ebd..e997dc5f 100644 --- a/package.json +++ b/package.json @@ -38,10 +38,10 @@ "env-cmd": "^10.1.0" }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "^5.31.0", - "@typescript-eslint/parser": "^5.31.0", + "@typescript-eslint/eslint-plugin": "^5.32.0", + "@typescript-eslint/parser": "^5.32.0", "cz-conventional-changelog": "^3.3.0", - "eslint": "^8.20.0", + "eslint": "^8.21.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-prettier": "^4.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06ab7558..0ea4e321 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,12 +4,12 @@ importers: .: specifiers: - '@typescript-eslint/eslint-plugin': ^5.31.0 - '@typescript-eslint/parser': ^5.31.0 + '@typescript-eslint/eslint-plugin': ^5.32.0 + '@typescript-eslint/parser': ^5.32.0 concurrently: ^7.3.0 cz-conventional-changelog: ^3.3.0 env-cmd: ^10.1.0 - eslint: ^8.20.0 + eslint: ^8.21.0 eslint-config-prettier: ^8.5.0 eslint-plugin-import: ^2.26.0 eslint-plugin-prettier: ^4.2.1 @@ -23,15 +23,15 @@ importers: concurrently: 7.3.0 env-cmd: 10.1.0 devDependencies: - '@typescript-eslint/eslint-plugin': 5.31.0_d5zwcxr4bwkhmuo464cb3a2puu - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/eslint-plugin': 5.32.0_iosr3hrei2tubxveewluhu5lhy + '@typescript-eslint/parser': 5.32.0_qugx7qdu5zevzvxaiqyxfiwquq cz-conventional-changelog: 3.3.0 - eslint: 8.20.0 - eslint-config-prettier: 8.5.0_eslint@8.20.0 - eslint-plugin-import: 2.26.0_ficupzxy3q6nk56ibvavehtzue - eslint-plugin-prettier: 4.2.1_g4fztgbwjyq2fvmcscny2sj6fy - eslint-plugin-simple-import-sort: 7.0.0_eslint@8.20.0 - eslint-plugin-unused-imports: 2.0.0_dybqwpoymejh472jjrl4zrch44 + eslint: 8.21.0 + eslint-config-prettier: 8.5.0_eslint@8.21.0 + eslint-plugin-import: 2.26.0_wuikv5nqgdfyng42xxm7lklfmi + eslint-plugin-prettier: 4.2.1_h62lvancfh4b7r6zn2dgodrh5e + eslint-plugin-simple-import-sort: 7.0.0_eslint@8.21.0 + eslint-plugin-unused-imports: 2.0.0_i7ihj7mda6acsfp32zwgvvndem husky: 8.0.1 prettier: 2.7.1 standard-version: 9.5.0 @@ -39,18 +39,18 @@ importers: client: specifiers: - '@babel/core': ^7.18.9 + '@babel/core': ^7.18.10 '@beam-australia/react-env': ^3.1.1 '@date-io/dayjs': ^2.14.0 - '@emotion/css': ^11.9.0 - '@emotion/react': ^11.9.3 - '@emotion/styled': ^11.9.3 + '@emotion/css': ^11.10.0 + '@emotion/react': ^11.10.0 + '@emotion/styled': ^11.10.0 '@hookform/resolvers': 2.9.7 '@monaco-editor/react': ^4.4.5 '@mui/icons-material': ^5.8.4 - '@mui/lab': ^5.0.0-alpha.92 - '@mui/material': ^5.9.2 - '@mui/system': ^5.9.2 + '@mui/lab': ^5.0.0-alpha.93 + '@mui/material': ^5.9.3 + '@mui/system': ^5.9.3 '@mui/x-date-pickers': 5.0.0-beta.3 '@next/env': ^12.2.3 '@reactive-resume/schema': workspace:* @@ -58,7 +58,7 @@ importers: '@tailwindcss/typography': ^0.5.4 '@types/downloadjs': ^1.4.3 '@types/lodash': ^4.14.182 - '@types/node': 18.6.2 + '@types/node': 18.6.3 '@types/react': 18.0.15 '@types/react-beautiful-dnd': ^13.1.2 '@types/react-redux': ^7.1.24 @@ -71,7 +71,7 @@ importers: csstype: ^3.1.0 dayjs: ^1.11.4 downloadjs: ^1.4.7 - eslint: ^8.20.0 + eslint: ^8.21.0 eslint-config-next: 12.2.3 joi: ^17.6.0 lodash: ^4.17.21 @@ -80,7 +80,7 @@ importers: nanoid: ^3.3.4 next: 12.2.3 next-i18next: ^11.3.0 - next-sitemap: ^3.1.15 + next-sitemap: ^3.1.16 postcss: ^8.4.14 prettier: ^2.7.1 react: 18.2.0 @@ -101,7 +101,7 @@ importers: redux-persist: ^6.0.0 redux-saga: ^1.1.3 remark-gfm: ^3.0.1 - sass: ^1.54.0 + sass: ^1.54.2 sharp: ^0.30.7 tailwindcss: ^3.1.7 typescript: ^4.7.4 @@ -110,16 +110,16 @@ importers: dependencies: '@beam-australia/react-env': 3.1.1 '@date-io/dayjs': 2.14.0_dayjs@1.11.4 - '@emotion/css': 11.9.0_@babel+core@7.18.9 - '@emotion/react': 11.9.3_szkdlbnthht4v3jvm76fn7u6na - '@emotion/styled': 11.9.3_y2x62d5bbinncmisoeyv36jqse + '@emotion/css': 11.10.0_@babel+core@7.18.10 + '@emotion/react': 11.10.0_dekd3qhq25os2zmp2sxj6oaoou + '@emotion/styled': 11.10.0_cvyjuqpqzsw2jroi6znapo3uiq '@hookform/resolvers': 2.9.7_react-hook-form@7.34.0 '@monaco-editor/react': 4.4.5_jywyd5ymizla4bkdnod6po6m6y - '@mui/icons-material': 5.8.4_firrc3iytazs66dglnpftflsmu - '@mui/lab': 5.0.0-alpha.92_gipb7ypjxo5vbq6tgp3f6qlcuu - '@mui/material': 5.9.2_bl6qrq6463ovzmqn4cmwv7vydq - '@mui/system': 5.9.2_kgoqblbzxlux4bm4vftowiq75m - '@mui/x-date-pickers': 5.0.0-beta.3_nkrag5oxcenbv6g4pz6cpto2ki + '@mui/icons-material': 5.8.4_x6czzi3axj3g3crkmdh4a3wnjy + '@mui/lab': 5.0.0-alpha.93_ypemvmsmcer37tpr553n47d2by + '@mui/material': 5.9.3_x23mn2l7fw5e56g6ttw67k5uxm + '@mui/system': 5.9.3_ihaomijnambxwtysddndddrzzy + '@mui/x-date-pickers': 5.0.0-beta.3_q7p7eczlpo5apayixrqjy4nn4u '@next/env': 12.2.3 '@reduxjs/toolkit': 1.8.3_kkwg4cbsojnjnupd3btipussee axios: 0.27.2 @@ -131,12 +131,12 @@ importers: md5-hex: 4.0.0 monaco-editor: 0.33.0 nanoid: 3.3.4 - next: 12.2.3_ckhwt5v7fywslkplh6p4u2aony + next: 12.2.3_rflgcffso75ayxnt5lsos2qv3q next-i18next: 11.3.0_53oqlnqnxhbetdy4ljlkkvmoby react: 18.2.0 react-beautiful-dnd: 13.1.0_biqbaboplfbrettd7655fr4n2y react-colorful: 5.5.1_biqbaboplfbrettd7655fr4n2y - react-dnd: 16.0.1_bkxwyqy36x56zhcsyxl6ncqvmi + react-dnd: 16.0.1_mc35xowjmhsqmznofvjtdcrlxq react-dnd-html5-backend: 16.0.1 react-dom: 18.2.0_react@18.2.0 react-hook-form: 7.34.0_react@18.2.0 @@ -155,12 +155,12 @@ importers: uuid: 8.3.2 webfontloader: 1.6.28 devDependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@reactive-resume/schema': link:../schema '@tailwindcss/typography': 0.5.4_tailwindcss@3.1.7 '@types/downloadjs': 1.4.3 '@types/lodash': 4.14.182 - '@types/node': 18.6.2 + '@types/node': 18.6.3 '@types/react': 18.0.15 '@types/react-beautiful-dnd': 13.1.2 '@types/react-redux': 7.1.24 @@ -169,20 +169,20 @@ importers: '@types/webfontloader': 1.6.34 autoprefixer: 10.4.8_postcss@8.4.14 csstype: 3.1.0 - eslint: 8.20.0 - eslint-config-next: 12.2.3_he2ccbldppg44uulnyq4rwocfa - next-sitemap: 3.1.15_6lynxinfr2uix4icggokqiwwie + eslint: 8.21.0 + eslint-config-next: 12.2.3_qugx7qdu5zevzvxaiqyxfiwquq + next-sitemap: 3.1.16_6lynxinfr2uix4icggokqiwwie postcss: 8.4.14 prettier: 2.7.1 - sass: 1.54.0 + sass: 1.54.2 tailwindcss: 3.1.7 typescript: 4.7.4 docs: specifiers: '@algolia/client-search': ^4.14.2 - '@docusaurus/core': 2.0.0-rc.1 - '@docusaurus/preset-classic': 2.0.0-rc.1 + '@docusaurus/core': 2.0.1 + '@docusaurus/preset-classic': 2.0.1 '@mdx-js/react': ^1.6.22 '@types/react': ^17.0.2 clsx: ^1.2.1 @@ -192,8 +192,8 @@ importers: typescript: ^4.7.4 dependencies: '@algolia/client-search': 4.14.2 - '@docusaurus/core': 2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii - '@docusaurus/preset-classic': 2.0.0-rc.1_kg4fept2ss6fzfke6c6tgkohti + '@docusaurus/core': 2.0.1_aoyvzlomggvyirsrnkx2lqkjiy + '@docusaurus/preset-classic': 2.0.1_kg4fept2ss6fzfke6c6tgkohti '@mdx-js/react': 1.6.22_react@17.0.2 clsx: 1.2.1 prism-react-renderer: 1.3.5_react@17.0.2 @@ -205,28 +205,28 @@ importers: schema: specifiers: - eslint: ^8.20.0 + eslint: ^8.21.0 typescript: ^4.7.4 devDependencies: - eslint: 8.20.0 + eslint: 8.21.0 typescript: 4.7.4 server: specifiers: - '@aws-sdk/client-s3': ^3.137.0 + '@aws-sdk/client-s3': ^3.142.0 '@nestjs/axios': ^0.1.0 '@nestjs/cli': ^9.0.0 - '@nestjs/common': ^9.0.7 + '@nestjs/common': ^9.0.8 '@nestjs/config': ^2.2.0 - '@nestjs/core': ^9.0.7 + '@nestjs/core': ^9.0.8 '@nestjs/jwt': ^9.0.0 '@nestjs/mapped-types': ^1.1.0 '@nestjs/passport': ^9.0.0 - '@nestjs/platform-express': ^9.0.7 + '@nestjs/platform-express': ^9.0.8 '@nestjs/schedule': ^2.1.0 '@nestjs/schematics': ^9.0.1 '@nestjs/serve-static': ^3.0.0 - '@nestjs/terminus': ^9.0.0 + '@nestjs/terminus': ^9.1.0 '@nestjs/typeorm': ^9.0.0 '@reactive-resume/schema': workspace:* '@sendgrid/mail': ^7.7.0 @@ -235,7 +235,7 @@ importers: '@types/express': ^4.17.13 '@types/lodash': ^4.14.182 '@types/multer': ^1.4.7 - '@types/node': ^18.6.2 + '@types/node': ^18.6.3 '@types/passport': ^1.0.9 bcrypt: ^5.0.1 cache-manager: ^4.1.0 @@ -244,7 +244,7 @@ importers: cookie-parser: ^1.4.6 csvtojson: ^2.0.10 dayjs: ^1.11.4 - eslint: ^8.20.0 + eslint: ^8.21.0 google-auth-library: ^8.1.1 joi: ^17.6.0 lodash: ^4.17.21 @@ -270,19 +270,19 @@ importers: uuid: ^8.3.2 webpack: ^5.74.0 dependencies: - '@aws-sdk/client-s3': 3.137.0 - '@nestjs/axios': 0.1.0_4dbiavrsou3qkbphku77c4yu4y - '@nestjs/common': 9.0.7_mgy7w2bm3yhmntrbe3boyroj6m - '@nestjs/config': 2.2.0_4dbiavrsou3qkbphku77c4yu4y - '@nestjs/core': 9.0.7_33m5b3m5yxauaifvpszi6cyz5m - '@nestjs/jwt': 9.0.0_@nestjs+common@9.0.7 - '@nestjs/mapped-types': 1.1.0_fep5bt65ciiba3to7acg3dfv74 - '@nestjs/passport': 9.0.0_2fq5yfrcl6cznjgkyjyniahzdi - '@nestjs/platform-express': 9.0.7_xxlaro4n3ygapuy65e43lboh2y - '@nestjs/schedule': 2.1.0_pdtl3hujhzr673j53ucwmxga3i - '@nestjs/serve-static': 3.0.0_xxlaro4n3ygapuy65e43lboh2y - '@nestjs/terminus': 9.0.0_w6rtuczjqdvwej3az4yn6pnsn4 - '@nestjs/typeorm': 9.0.0_hcht4qnqfyji4kwzkisp3224ye + '@aws-sdk/client-s3': 3.142.0 + '@nestjs/axios': 0.1.0_t6wygpagnzylhnpg25zual64b4 + '@nestjs/common': 9.0.8_mgy7w2bm3yhmntrbe3boyroj6m + '@nestjs/config': 2.2.0_t6wygpagnzylhnpg25zual64b4 + '@nestjs/core': 9.0.8_ynoyn6d36ot4yn5mj6f7nnecsq + '@nestjs/jwt': 9.0.0_@nestjs+common@9.0.8 + '@nestjs/mapped-types': 1.1.0_olu2qk7o5woiurxhoc3jwnsxgu + '@nestjs/passport': 9.0.0_lzwobzvlbs6mk2ist2cogkss2e + '@nestjs/platform-express': 9.0.8_cw6o3dkuyuli4a5gq7b223evly + '@nestjs/schedule': 2.1.0_bnr7ep6snzlfkhaoqb7mdwsj4q + '@nestjs/serve-static': 3.0.0_cw6o3dkuyuli4a5gq7b223evly + '@nestjs/terminus': 9.1.0_xnayqdq75yqw5n74qxixs6awam + '@nestjs/typeorm': 9.0.0_y2o4tfyqpkk2hlczj3r36cju7u '@sendgrid/mail': 7.7.0 '@types/passport': 1.0.9 bcrypt: 5.0.1 @@ -318,12 +318,12 @@ importers: '@types/express': 4.17.13 '@types/lodash': 4.14.182 '@types/multer': 1.4.7 - '@types/node': 18.6.2 - eslint: 8.20.0 + '@types/node': 18.6.3 + eslint: 8.21.0 prettier: 2.7.1 source-map-support: 0.5.21 ts-loader: 9.3.1_xnp4kzegbjokq62cajex2ovgkm - ts-node: 10.9.1_cyi3jronpmwutj7hw2n2p72xty + ts-node: 10.9.1_e2tlcjkk7tlngjdlhzx5hjlnv4 tsconfig-paths: 4.0.0 typescript: 4.7.4 webpack: 5.74.0 @@ -621,16 +621,16 @@ packages: tslib: 2.4.0 dev: false - /@aws-sdk/client-s3/3.137.0: - resolution: {integrity: sha512-WFOBywwV7ECAOkSOLecpPOGbgmYV5NxHzXHTJEio6xR6s2KzoLegJa0/mq5ljh0Zl5t2h5bsKT1CxYRC0sfwWw==} + /@aws-sdk/client-s3/3.142.0: + resolution: {integrity: sha512-hCGhaxEpbbpwy++CltjMoDgt6814kdq+c6fkvh2UwLg6ojx9Z/Z2DMZcIuvpVNr2DFm6xevXzEHrx9i7lOd5Rw==} engines: {node: '>=12.0.0'} dependencies: '@aws-crypto/sha1-browser': 2.0.0 '@aws-crypto/sha256-browser': 2.0.0 '@aws-crypto/sha256-js': 2.0.0 - '@aws-sdk/client-sts': 3.137.0 + '@aws-sdk/client-sts': 3.142.0 '@aws-sdk/config-resolver': 3.130.0 - '@aws-sdk/credential-provider-node': 3.137.0 + '@aws-sdk/credential-provider-node': 3.142.0 '@aws-sdk/eventstream-serde-browser': 3.127.0 '@aws-sdk/eventstream-serde-config-resolver': 3.127.0 '@aws-sdk/eventstream-serde-node': 3.127.0 @@ -659,15 +659,15 @@ packages: '@aws-sdk/node-http-handler': 3.127.0 '@aws-sdk/protocol-http': 3.127.0 '@aws-sdk/signature-v4-multi-region': 3.130.0 - '@aws-sdk/smithy-client': 3.137.0 + '@aws-sdk/smithy-client': 3.142.0 '@aws-sdk/types': 3.127.0 '@aws-sdk/url-parser': 3.127.0 '@aws-sdk/util-base64-browser': 3.109.0 '@aws-sdk/util-base64-node': 3.55.0 '@aws-sdk/util-body-length-browser': 3.55.0 '@aws-sdk/util-body-length-node': 3.55.0 - '@aws-sdk/util-defaults-mode-browser': 3.137.0 - '@aws-sdk/util-defaults-mode-node': 3.137.0 + '@aws-sdk/util-defaults-mode-browser': 3.142.0 + '@aws-sdk/util-defaults-mode-node': 3.142.0 '@aws-sdk/util-stream-browser': 3.131.0 '@aws-sdk/util-stream-node': 3.129.0 '@aws-sdk/util-user-agent-browser': 3.127.0 @@ -675,7 +675,7 @@ packages: '@aws-sdk/util-utf8-browser': 3.109.0 '@aws-sdk/util-utf8-node': 3.109.0 '@aws-sdk/util-waiter': 3.127.0 - '@aws-sdk/xml-builder': 3.109.0 + '@aws-sdk/xml-builder': 3.142.0 entities: 2.2.0 fast-xml-parser: 3.19.0 tslib: 2.4.0 @@ -684,8 +684,8 @@ packages: - aws-crt dev: false - /@aws-sdk/client-sso/3.137.0: - resolution: {integrity: sha512-l9y9usMuXGI+o1c/VO2qMccN0Bm0T5bFmmbRljB6kIzbJYXD/wVqR8GMZwSnFnz52cnURQ4pgqM1ETg54FlBYQ==} + /@aws-sdk/client-sso/3.142.0: + resolution: {integrity: sha512-Pewcpxq+wqcbB3t3s6KImBUUf+qqBNqMfd2wgQ3PdpYBjlNzrWYLHAnIT1vhIFjOGJXDi/qwF8FX7qbWNUB7Lg==} engines: {node: '>=12.0.0'} dependencies: '@aws-crypto/sha256-browser': 2.0.0 @@ -705,15 +705,15 @@ packages: '@aws-sdk/node-config-provider': 3.127.0 '@aws-sdk/node-http-handler': 3.127.0 '@aws-sdk/protocol-http': 3.127.0 - '@aws-sdk/smithy-client': 3.137.0 + '@aws-sdk/smithy-client': 3.142.0 '@aws-sdk/types': 3.127.0 '@aws-sdk/url-parser': 3.127.0 '@aws-sdk/util-base64-browser': 3.109.0 '@aws-sdk/util-base64-node': 3.55.0 '@aws-sdk/util-body-length-browser': 3.55.0 '@aws-sdk/util-body-length-node': 3.55.0 - '@aws-sdk/util-defaults-mode-browser': 3.137.0 - '@aws-sdk/util-defaults-mode-node': 3.137.0 + '@aws-sdk/util-defaults-mode-browser': 3.142.0 + '@aws-sdk/util-defaults-mode-node': 3.142.0 '@aws-sdk/util-user-agent-browser': 3.127.0 '@aws-sdk/util-user-agent-node': 3.127.0 '@aws-sdk/util-utf8-browser': 3.109.0 @@ -723,14 +723,14 @@ packages: - aws-crt dev: false - /@aws-sdk/client-sts/3.137.0: - resolution: {integrity: sha512-yJqfkEq0DG9Ds+oif/sc02PX6vfSNcyRe3YcaW5P6ouMyhJRljSIVCnA6iPwJaTsmK9BE9PDgFD2v/GYM/XgOA==} + /@aws-sdk/client-sts/3.142.0: + resolution: {integrity: sha512-rOa1MTI1h3kTjlHkItAlXGHefM5sjsfw3muhNEhzrZBuhpOrLU8apbiG2rcJqB8m0prMoY39PuG+WquxN4ap6g==} engines: {node: '>=12.0.0'} dependencies: '@aws-crypto/sha256-browser': 2.0.0 '@aws-crypto/sha256-js': 2.0.0 '@aws-sdk/config-resolver': 3.130.0 - '@aws-sdk/credential-provider-node': 3.137.0 + '@aws-sdk/credential-provider-node': 3.142.0 '@aws-sdk/fetch-http-handler': 3.131.0 '@aws-sdk/hash-node': 3.127.0 '@aws-sdk/invalid-dependency': 3.127.0 @@ -747,15 +747,15 @@ packages: '@aws-sdk/node-config-provider': 3.127.0 '@aws-sdk/node-http-handler': 3.127.0 '@aws-sdk/protocol-http': 3.127.0 - '@aws-sdk/smithy-client': 3.137.0 + '@aws-sdk/smithy-client': 3.142.0 '@aws-sdk/types': 3.127.0 '@aws-sdk/url-parser': 3.127.0 '@aws-sdk/util-base64-browser': 3.109.0 '@aws-sdk/util-base64-node': 3.55.0 '@aws-sdk/util-body-length-browser': 3.55.0 '@aws-sdk/util-body-length-node': 3.55.0 - '@aws-sdk/util-defaults-mode-browser': 3.137.0 - '@aws-sdk/util-defaults-mode-node': 3.137.0 + '@aws-sdk/util-defaults-mode-browser': 3.142.0 + '@aws-sdk/util-defaults-mode-node': 3.142.0 '@aws-sdk/util-user-agent-browser': 3.127.0 '@aws-sdk/util-user-agent-node': 3.127.0 '@aws-sdk/util-utf8-browser': 3.109.0 @@ -798,13 +798,13 @@ packages: tslib: 2.4.0 dev: false - /@aws-sdk/credential-provider-ini/3.137.0: - resolution: {integrity: sha512-FNSYjHaW83b4sQac+EWh/C6p1taBdvPOXFAVml1mPH49Nlkv9/E4bbjaWwgxvlxjqjNCbkDMKzhb19DN3gVulA==} + /@aws-sdk/credential-provider-ini/3.142.0: + resolution: {integrity: sha512-joMJTxUTNmxURnVmmd7XhtwOwijMjh7z09V8o2EHQMk+ak+rhaRgqb2kTA2nO0J3SRxdO5z5SKkyQgW0d1fY9g==} engines: {node: '>= 12.0.0'} dependencies: '@aws-sdk/credential-provider-env': 3.127.0 '@aws-sdk/credential-provider-imds': 3.127.0 - '@aws-sdk/credential-provider-sso': 3.137.0 + '@aws-sdk/credential-provider-sso': 3.142.0 '@aws-sdk/credential-provider-web-identity': 3.127.0 '@aws-sdk/property-provider': 3.127.0 '@aws-sdk/shared-ini-file-loader': 3.127.0 @@ -814,15 +814,15 @@ packages: - aws-crt dev: false - /@aws-sdk/credential-provider-node/3.137.0: - resolution: {integrity: sha512-if4CzNSyPS3ZERLtDocNNC+l5ejK93d2hoOzNHP2qCmTppThEPWF2TH506ez0v0lbUzeI7qWgpYe9m4+BFLEwQ==} + /@aws-sdk/credential-provider-node/3.142.0: + resolution: {integrity: sha512-JkhCKNkEhCS2vgD/qg5hJPatupNLObqts9FXiDia5CF6w8YcHLH+mWSvhUMCUGkunAOvFHDkQL1uPXfoQuJvPg==} engines: {node: '>=12.0.0'} dependencies: '@aws-sdk/credential-provider-env': 3.127.0 '@aws-sdk/credential-provider-imds': 3.127.0 - '@aws-sdk/credential-provider-ini': 3.137.0 + '@aws-sdk/credential-provider-ini': 3.142.0 '@aws-sdk/credential-provider-process': 3.127.0 - '@aws-sdk/credential-provider-sso': 3.137.0 + '@aws-sdk/credential-provider-sso': 3.142.0 '@aws-sdk/credential-provider-web-identity': 3.127.0 '@aws-sdk/property-provider': 3.127.0 '@aws-sdk/shared-ini-file-loader': 3.127.0 @@ -842,11 +842,11 @@ packages: tslib: 2.4.0 dev: false - /@aws-sdk/credential-provider-sso/3.137.0: - resolution: {integrity: sha512-Up2Q3tWSo6Mv2icXMrHa8dGtnC9yQAeUnftrIlvLXi3P9RjxlOPZCSg1NF8FOS90RdEgORlj/7LPlIniHgGUmg==} + /@aws-sdk/credential-provider-sso/3.142.0: + resolution: {integrity: sha512-jJvp/A5xrikaeL0DhjhQTvUc0+eF0hN5Nbo+nxpnUOiOOkyqs329g65NI1TmLp/OzDcqQ/8p5vj2+7ufTGEOXQ==} engines: {node: '>= 12.0.0'} dependencies: - '@aws-sdk/client-sso': 3.137.0 + '@aws-sdk/client-sso': 3.142.0 '@aws-sdk/property-provider': 3.127.0 '@aws-sdk/shared-ini-file-loader': 3.127.0 '@aws-sdk/types': 3.127.0 @@ -1214,8 +1214,8 @@ packages: tslib: 2.4.0 dev: false - /@aws-sdk/smithy-client/3.137.0: - resolution: {integrity: sha512-YAuWiSzHJGV9jQCjmcBWxbWRoq/3INEpdtfAdpR+X+sEZaRJESDGPt4or7WbQ9Tmbd/uZ0uQLYIed/NDSyJLLQ==} + /@aws-sdk/smithy-client/3.142.0: + resolution: {integrity: sha512-G38YWTfSFZb5cOH6IwLct530Uy8pnmJvJFeC1pd1nkKD4PRZb+bI2w4xXSX+znYdLA71RYK620OtVKJlB44PtA==} engines: {node: '>= 12.0.0'} dependencies: '@aws-sdk/middleware-stack': 3.127.0 @@ -1285,8 +1285,8 @@ packages: tslib: 2.4.0 dev: false - /@aws-sdk/util-defaults-mode-browser/3.137.0: - resolution: {integrity: sha512-9f5045wqPAcGLKIAXzZKHE2n42ilGo/g4rLSS09OXx9CoFT4lVdqZPqBqh/prDUMrqXge9FK3EH2VId7L5GpEQ==} + /@aws-sdk/util-defaults-mode-browser/3.142.0: + resolution: {integrity: sha512-vVB/CrodMmIfv4v54MyBlKO0sQSI/+Mvs4g5gMyVjmT4a+1gnktJQ9R6ZHQ2/ErGewcra6eH9MU5T0r1kYe0+w==} engines: {node: '>= 10.0.0'} dependencies: '@aws-sdk/property-provider': 3.127.0 @@ -1295,8 +1295,8 @@ packages: tslib: 2.4.0 dev: false - /@aws-sdk/util-defaults-mode-node/3.137.0: - resolution: {integrity: sha512-CvMpemcsOkoMEz0iALamyQBt1rHx98NvF/cay019F8m+umD03I8CclDugy/13DqESWfsVxn91lZY/DOnO+si7A==} + /@aws-sdk/util-defaults-mode-node/3.142.0: + resolution: {integrity: sha512-13d5RZLO13EDwll3COUq3D4KVsqM63kdf+YjG5mzXR1eXo6GVjghfQfiy0MYM6YbAjTfJxZQkc0nFgWLU8jdyg==} engines: {node: '>= 10.0.0'} dependencies: '@aws-sdk/config-resolver': 3.130.0 @@ -1401,8 +1401,8 @@ packages: tslib: 2.4.0 dev: false - /@aws-sdk/xml-builder/3.109.0: - resolution: {integrity: sha512-+aAXynnrqya1Eukz4Gxch4xIXCZolIMWGD4Ll/Q5yXT5uAjGh2HQWd9J0LWE+gYChpWetZbAVYZ3cEJ6F+SpZA==} + /@aws-sdk/xml-builder/3.142.0: + resolution: {integrity: sha512-e8rFjm5y9ngFc/cPwWMNn/CmMMrLx98CajWew9q7OzP6OOXQJ0H6TaRps2uQPM5XUv3/Ab5YQCV3NiaLJLqqNg==} engines: {node: '>= 12.0.0'} dependencies: tslib: 2.4.0 @@ -1414,11 +1414,6 @@ packages: dependencies: '@babel/highlight': 7.18.6 - /@babel/compat-data/7.18.6: - resolution: {integrity: sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ==} - engines: {node: '>=6.9.0'} - dev: false - /@babel/compat-data/7.18.8: resolution: {integrity: sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==} engines: {node: '>=6.9.0'} @@ -1429,8 +1424,8 @@ packages: dependencies: '@babel/code-frame': 7.18.6 '@babel/generator': 7.18.9 - '@babel/helper-module-transforms': 7.18.6 - '@babel/helpers': 7.18.6 + '@babel/helper-module-transforms': 7.18.9 + '@babel/helpers': 7.18.9 '@babel/parser': 7.18.9 '@babel/template': 7.18.6 '@babel/traverse': 7.18.9 @@ -1447,20 +1442,20 @@ packages: - supports-color dev: false - /@babel/core/7.18.6: - resolution: {integrity: sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==} + /@babel/core/7.18.10: + resolution: {integrity: sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.7 - '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6 - '@babel/helper-module-transforms': 7.18.6 - '@babel/helpers': 7.18.6 - '@babel/parser': 7.18.6 - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.7 + '@babel/generator': 7.18.10 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.10 + '@babel/helper-module-transforms': 7.18.9 + '@babel/helpers': 7.18.9 + '@babel/parser': 7.18.11 + '@babel/template': 7.18.10 + '@babel/traverse': 7.18.11 + '@babel/types': 7.18.10 convert-source-map: 1.8.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -1468,7 +1463,6 @@ packages: semver: 6.3.0 transitivePeerDependencies: - supports-color - dev: false /@babel/core/7.18.9: resolution: {integrity: sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==} @@ -1491,15 +1485,15 @@ packages: semver: 6.3.0 transitivePeerDependencies: - supports-color + dev: false - /@babel/generator/7.18.7: - resolution: {integrity: sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A==} + /@babel/generator/7.18.10: + resolution: {integrity: sha512-0+sW7e3HjQbiHbj1NeU/vN8ornohYlacAfZIaXhdoGweQqgcNy69COVciYYqEXJ/v+9OBA7Frxm4CVAuNqKeNA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.7 + '@babel/types': 7.18.10 '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 - dev: false /@babel/generator/7.18.9: resolution: {integrity: sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug==} @@ -1508,6 +1502,7 @@ packages: '@babel/types': 7.18.9 '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 + dev: false /@babel/helper-annotate-as-pure/7.18.6: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} @@ -1524,18 +1519,17 @@ packages: '@babel/types': 7.18.9 dev: false - /@babel/helper-compilation-targets/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg==} + /@babel/helper-compilation-targets/7.18.9_@babel+core@7.18.10: + resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.18.6 - '@babel/core': 7.18.6 + '@babel/compat-data': 7.18.8 + '@babel/core': 7.18.10 '@babel/helper-validator-option': 7.18.6 - browserslist: 4.21.1 + browserslist: 4.21.3 semver: 6.3.0 - dev: false /@babel/helper-compilation-targets/7.18.9_@babel+core@7.18.9: resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==} @@ -1548,14 +1542,15 @@ packages: '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.3 semver: 6.3.0 + dev: false - /@babel/helper-create-class-features-plugin/7.18.6_@babel+core@7.18.6: + /@babel/helper-create-class-features-plugin/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-YfDzdnoxHGV8CzqHGyCbFvXg5QESPFkXlHtvdCkesLjjVMT2Adxe4FGUR5ChIb3DxSaXO12iIOCWoXdsUVwnqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.18.9 @@ -1567,24 +1562,24 @@ packages: - supports-color dev: false - /@babel/helper-create-regexp-features-plugin/7.18.6_@babel+core@7.18.6: + /@babel/helper-create-regexp-features-plugin/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 regexpu-core: 5.1.0 dev: false - /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.18.6: + /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.18.9: resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.18.6 '@babel/traverse': 7.18.9 @@ -1611,14 +1606,14 @@ packages: resolution: {integrity: sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.18.6 - '@babel/types': 7.18.9 + '@babel/template': 7.18.10 + '@babel/types': 7.18.10 /@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.10 /@babel/helper-member-expression-to-functions/7.18.6: resolution: {integrity: sha512-CeHxqwwipekotzPDUuJOfIMtcIHBuc7WAzLmTYWctVigqS5RktNMQ5bEwQSuGewzYnCtTWa3BARXeiLxDTv+Ng==} @@ -1627,34 +1622,11 @@ packages: '@babel/types': 7.18.9 dev: false - /@babel/helper-module-imports/7.16.7: - resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.17.10 - dev: false - /@babel/helper-module-imports/7.18.6: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 - - /@babel/helper-module-transforms/7.18.6: - resolution: {integrity: sha512-L//phhB4al5uucwzlimruukHB3jRd5JGClwRMD/ROrVjXfLqovYnvQrK/JK36WYyVwGGO7OD3kMyVTjx+WVPhw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-simple-access': 7.18.6 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/helper-validator-identifier': 7.18.6 - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 - transitivePeerDependencies: - - supports-color - dev: false + '@babel/types': 7.18.10 /@babel/helper-module-transforms/7.18.9: resolution: {integrity: sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==} @@ -1665,9 +1637,9 @@ packages: '@babel/helper-simple-access': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.18.6 - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 + '@babel/template': 7.18.10 + '@babel/traverse': 7.18.11 + '@babel/types': 7.18.10 transitivePeerDependencies: - supports-color @@ -1682,23 +1654,18 @@ packages: resolution: {integrity: sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==} dev: false - /@babel/helper-plugin-utils/7.16.7: - resolution: {integrity: sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==} - engines: {node: '>=6.9.0'} - dev: false - /@babel/helper-plugin-utils/7.18.6: resolution: {integrity: sha512-gvZnm1YAAxh13eJdkb9EWHBnF3eAub3XTLCZEehHT2kWxiKVRL64+ae5Y6Ivne0mVHmMYKT+xWgZO+gQhuLUBg==} engines: {node: '>=6.9.0'} dev: false - /@babel/helper-remap-async-to-generator/7.18.6_@babel+core@7.18.6: + /@babel/helper-remap-async-to-generator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-z5wbmV55TveUPZlCLZvxWHtrjuJd+8inFhk7DG0WW87/oJuGDcjDiu7HIvGcpf5464L6xKCg3vNkmlVVz9hwyQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-wrap-function': 7.18.6 @@ -1724,7 +1691,7 @@ packages: resolution: {integrity: sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.10 /@babel/helper-skip-transparent-expression-wrappers/7.18.6: resolution: {integrity: sha512-4KoLhwGS9vGethZpAhYnMejWkX64wsnHPDwvOsKWU6Fg4+AlK2Jz3TyjQLMEPvz+1zemi/WBdkYxCD0bAfIkiw==} @@ -1737,12 +1704,11 @@ packages: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.10 - /@babel/helper-validator-identifier/7.16.7: - resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==} + /@babel/helper-string-parser/7.18.10: + resolution: {integrity: sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==} engines: {node: '>=6.9.0'} - dev: false /@babel/helper-validator-identifier/7.18.6: resolution: {integrity: sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==} @@ -1764,24 +1730,13 @@ packages: - supports-color dev: false - /@babel/helpers/7.18.6: - resolution: {integrity: sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/helpers/7.18.9: resolution: {integrity: sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 + '@babel/template': 7.18.10 + '@babel/traverse': 7.18.11 + '@babel/types': 7.18.10 transitivePeerDependencies: - supports-color @@ -1793,13 +1748,12 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser/7.18.6: - resolution: {integrity: sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw==} + /@babel/parser/7.18.11: + resolution: {integrity: sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.18.9 - dev: false + '@babel/types': 7.18.10 /@babel/parser/7.18.9: resolution: {integrity: sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==} @@ -1807,135 +1761,136 @@ packages: hasBin: true dependencies: '@babel/types': 7.18.9 + dev: false - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.18.6: + /@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==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.6_@babel+core@7.18.6: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-Udgu8ZRgrBrttVz6A0EVL0SJ1z+RLbIeqsu632SA1hf0awEppD6TvdznoH+orIF8wtFFAV/Enmw9Y+9oV8TQcw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 '@babel/helper-skip-transparent-expression-wrappers': 7.18.6 - '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.18.6 + '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.18.9 dev: false - /@babel/plugin-proposal-async-generator-functions/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-async-generator-functions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-WAz4R9bvozx4qwf74M+sfqPMKfSqwM0phxPTR6iJIi8robgzXwkEgmeJG1gEKhm6sDqT/U9aV3lfcqybIpev8w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 - '@babel/helper-remap-async-to-generator': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.6 + '@babel/helper-remap-async-to-generator': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.18.9: 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.6 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.9 '@babel/helper-plugin-utils': 7.18.6 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.9 '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.6 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.6 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.9 dev: false - /@babel/plugin-proposal-export-namespace-from/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-export-namespace-from/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-zr/QcUlUo7GPo6+X1wC98NJADqmy5QTFWWhqeQWiki4XHafJtLl/YMGkmRB2szDD2IYJCCdBTd4ElwhId9T7Xw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.6 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.9 dev: false - /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.6 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.9 dev: false - /@babel/plugin-proposal-logical-assignment-operators/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-logical-assignment-operators/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-zMo66azZth/0tVd7gmkxOkOjs2rpHyhpcFo565PUP37hSp6hSd9uUKIfTDFMz58BwqgQKhJ9YxtM5XddjXVn+Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.6 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.9 dev: false - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.18.9: 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.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.6 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.9 dev: false - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.6 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.9 dev: false /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.9: @@ -1949,144 +1904,144 @@ packages: '@babel/plugin-transform-parameters': 7.18.6_@babel+core@7.12.9 dev: false - /@babel/plugin-proposal-object-rest-spread/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-object-rest-spread/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-9yuM6wr4rIsKa1wlUAbZEazkCrgw2sMPEXCr4Rnwetu7cEW1NydkCWytLuYletbf8vFxdJxFhwEZqMpOx2eZyw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.18.6 - '@babel/core': 7.18.6 - '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6 + '@babel/compat-data': 7.18.8 + '@babel/core': 7.18.9 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-transform-parameters': 7.18.6_@babel+core@7.18.6 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-transform-parameters': 7.18.6_@babel+core@7.18.9 dev: false - /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.6 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.9 dev: false - /@babel/plugin-proposal-optional-chaining/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-optional-chaining/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-PatI6elL5eMzoypFAiYDpYQyMtXTn+iMhuxxQt5mAXD4fEmKorpSI3PHd+i3JXBJN3xyA6MvJv7at23HffFHwA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 '@babel/helper-skip-transparent-expression-wrappers': 7.18.6 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.6 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.9 dev: false - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.9 '@babel/helper-plugin-utils': 7.18.6 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6 + '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.9 '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.6 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.6: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.9: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.6: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.9: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.6: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.9: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.6: + /@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.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.6: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.18.6: + /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.18.9: 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.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.6: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false @@ -2099,50 +2054,50 @@ packages: '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.18.9: - resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.9 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.18.6: + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@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'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.6 + dev: false + + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.9: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.6: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.6: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.9: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false @@ -2155,114 +2110,114 @@ packages: '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.6: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.6: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.6: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.6: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.9: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.6: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.9: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.18.6: + /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.18.6 - '@babel/helper-remap-async-to-generator': 7.18.6_@babel+core@7.18.6 + '@babel/helper-remap-async-to-generator': 7.18.6_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-block-scoping/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-block-scoping/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-pRqwb91C42vs1ahSAWJkxOxU1RHWDn16XAa6ggQ72wjLlWyYeAcLvTtE0aM8ph3KNydy9CQF2nLYcjq1WysgxQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-classes/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-classes/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-XTg8XW/mKpzAF3actL554Jl/dOYoJtv3l8fxaEczpgz84IeeVf+T1u2CSvPHuZbt0w3JkIx4rdn/MRQI7mo0HQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.18.9 @@ -2275,122 +2230,122 @@ packages: - supports-color dev: false - /@babel/plugin-transform-computed-properties/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-computed-properties/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-9repI4BhNrR0KenoR9vm3/cIc1tSBIo+u1WVjKCAynahj25O8zfbiE6JtAtHPGQSs4yZ+bA8mRasRP+qc+2R5A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-destructuring/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-destructuring/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-tgy3u6lRp17ilY8r1kP4i2+HDUwxlVqq3RTc943eAWSzGgpU1qhiKpqZ5CMyHReIYPHdo3Kg8v8edKtDqSVEyQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-duplicate-keys/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-duplicate-keys/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-NJU26U/208+sxYszf82nmGYqVF9QN8py2HFTblPT9hbawi8+1C5a9JubODLTGFuT0qlkqVinmkwOD13s0sZktg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.6 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-for-of/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-for-of/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-WAjoMf4wIiSsy88KmG7tgj2nFdEK7E46tArVtcgED7Bkj6Fg/tG5SbvNIOKxbFS2VFgNh6+iaPswBeQZm4ox8w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-function-name/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-function-name/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-kJha/Gbs5RjzIu0CxZwf5e3aTTSlhZnHMT8zPWnJMjNpLOUgqevg+PN5oMH68nMCXnfiMo4Bhgxqj59KHTlAnA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 '@babel/helper-function-name': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-literals/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-literals/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-x3HEw0cJZVDoENXOp20HlypIHfl0zMIhMVZEBVTfmqbObIpsMxMbmU5nOEO8R7LYT+z5RORKPlTI5Hj4OsO9/Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-module-transforms': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-module-transforms': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 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.6: + /@babel/plugin-transform-modules-commonjs/7.18.6_@babel+core@7.18.9: 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.6 - '@babel/helper-module-transforms': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-module-transforms': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 '@babel/helper-simple-access': 7.18.6 babel-plugin-dynamic-import-node: 2.3.3 @@ -2398,15 +2353,15 @@ packages: - supports-color dev: false - /@babel/plugin-transform-modules-systemjs/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-modules-systemjs/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-UbPYpXxLjTw6w6yXX2BYNxF3p6QY225wcTkfQCy3OMnSlS/C3xGtwUjEzGkldb/sy6PWLiCQ3NbYfjWUTI3t4g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-module-transforms': 7.18.6 + '@babel/helper-module-transforms': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 '@babel/helper-validator-identifier': 7.18.6 babel-plugin-dynamic-import-node: 2.3.3 @@ -2414,47 +2369,47 @@ packages: - supports-color dev: false - /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-module-transforms': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-module-transforms': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-named-capturing-groups-regex/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-named-capturing-groups-regex/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.18.9: 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.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.18.9: 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.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 '@babel/helper-replace-supers': 7.18.6 transitivePeerDependencies: @@ -2471,329 +2426,329 @@ packages: '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-parameters/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-parameters/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-FjdqgMv37yVl/gwvzkcB+wfjRI8HQmc5EgOG9iGNvUY1ok+TjsoaMP7IqCDZBhkFcM5f3OPVMs6Dmp03C5k4/A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-react-constant-elements/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-react-constant-elements/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-4g5H1bonF1dqgMe+wQ2fvDlRZ/mN/KwArk13teDv+xxn+pUDEiiDluQd6D2B30MJcL1u3qr0WZpfq0mw9/zSqA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/plugin-transform-react-jsx': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/plugin-transform-react-jsx': 7.18.6_@babel+core@7.18.9 dev: false - /@babel/plugin-transform-react-jsx/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-react-jsx/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-Mz7xMPxoy9kPS/JScj6fJs03TZ/fZ1dJPlMjRAgTaxaS0fUBk8FV/A2rRgfPsVCZqALNwMexD+0Uaf5zlcKPpw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 '@babel/types': 7.18.9 dev: false - /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 regenerator-transform: 0.15.0 dev: false - /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-runtime/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-runtime/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-8uRHk9ZmRSnWqUgyae249EJZ94b0yAGLBIqzZzl+0iEdbno55Pmlt/32JZsHwXD9k/uZj18Aqqk35wBX4CBTXA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.18.6 - babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.6 - babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.18.6 - babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.6 + babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.9 + babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.18.9 + babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.9 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.18.9: 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.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-spread/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-spread/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-ayT53rT/ENF8WWexIRg9AiV9h0aIteyWn5ptfZTZQrjk/+f3WdrJGCY4c9wcgl2+MKkKPhzbYp97FTsquZpDCw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 '@babel/helper-skip-transparent-expression-wrappers': 7.18.6 dev: false - /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-template-literals/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-template-literals/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-UuqlRrQmT2SWRvahW46cGSany0uTlcj8NYOS5sRGYi8FxPYPoLd5DDmMd32ZXEj2Jq+06uGVQKHxa/hJx2EzKw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-typeof-symbol/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-typeof-symbol/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-7m71iS/QhsPk85xSjFPovHPcH3H9qeyzsujhTc+vcdnsXavoWYJ74zx0lP5RhpC5+iDnVLO+PPMHzC11qels1g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-typescript/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-typescript/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-ijHNhzIrLj5lQCnI6aaNVRtGVuUZhOXFLRVFs7lLrkXTHip4FKty5oAuQdk4tywG0/WjXmjTfQCWmuzrvFer1w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.9 '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.6 + '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-unicode-escapes/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-unicode-escapes/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 '@babel/helper-plugin-utils': 7.18.6 dev: false - /@babel/preset-env/7.18.6_@babel+core@7.18.6: + /@babel/preset-env/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-WrthhuIIYKrEFAwttYzgRNQ5hULGmwTj+D6l7Zdfsv5M7IWV/OZbUfbeL++Qrzx1nVJwWROIFhCHRYQV4xbPNw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.18.6 - '@babel/core': 7.18.6 - '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6 + '@babel/compat-data': 7.18.8 + '@babel/core': 7.18.9 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 '@babel/helper-plugin-utils': 7.18.6 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-async-generator-functions': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-export-namespace-from': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-logical-assignment-operators': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-object-rest-spread': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.6 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.6 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.6 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-syntax-import-assertions': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.6 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.6 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.6 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.6 - '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-block-scoping': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-classes': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-computed-properties': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-destructuring': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-duplicate-keys': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-for-of': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-function-name': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-literals': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-modules-amd': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-modules-systemjs': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-named-capturing-groups-regex': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-parameters': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-spread': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-template-literals': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-typeof-symbol': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-unicode-escapes': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.18.6 - '@babel/preset-modules': 0.1.5_@babel+core@7.18.6 - '@babel/types': 7.18.7 - babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.6 - babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.18.6 - babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.6 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-async-generator-functions': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-export-namespace-from': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-logical-assignment-operators': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-object-rest-spread': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.9 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.9 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.9 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-syntax-import-assertions': 7.18.6_@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-private-property-in-object': 7.14.5_@babel+core@7.18.9 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.9 + '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-block-scoping': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-classes': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-computed-properties': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-destructuring': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-duplicate-keys': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-for-of': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-function-name': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-literals': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-modules-amd': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-modules-systemjs': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-named-capturing-groups-regex': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-parameters': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-spread': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-template-literals': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-typeof-symbol': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-unicode-escapes': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.18.9 + '@babel/preset-modules': 0.1.5_@babel+core@7.18.9 + '@babel/types': 7.18.9 + babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.9 + babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.18.9 + babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.9 core-js-compat: 3.23.3 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: false - /@babel/preset-modules/0.1.5_@babel+core@7.18.6: + /@babel/preset-modules/0.1.5_@babel+core@7.18.9: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.6 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.9 '@babel/types': 7.18.9 esutils: 2.0.3 dev: false - /@babel/preset-react/7.18.6_@babel+core@7.18.6: + /@babel/preset-react/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-react-jsx': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.18.6 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-react-jsx': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.18.9 dev: false - /@babel/preset-typescript/7.18.6_@babel+core@7.18.6: + /@babel/preset-typescript/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.18.6 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.18.6_@babel+core@7.18.6 + '@babel/plugin-transform-typescript': 7.18.6_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: false @@ -2824,6 +2779,14 @@ packages: dependencies: regenerator-runtime: 0.13.9 + /@babel/template/7.18.10: + resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.18.6 + '@babel/parser': 7.18.11 + '@babel/types': 7.18.10 + /@babel/template/7.18.6: resolution: {integrity: sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==} engines: {node: '>=6.9.0'} @@ -2831,6 +2794,24 @@ packages: '@babel/code-frame': 7.18.6 '@babel/parser': 7.18.9 '@babel/types': 7.18.9 + dev: false + + /@babel/traverse/7.18.11: + resolution: {integrity: sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.18.6 + '@babel/generator': 7.18.10 + '@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.11 + '@babel/types': 7.18.10 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color /@babel/traverse/7.18.9: resolution: {integrity: sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg==} @@ -2848,22 +2829,15 @@ packages: globals: 11.12.0 transitivePeerDependencies: - supports-color - - /@babel/types/7.17.10: - resolution: {integrity: sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-validator-identifier': 7.16.7 - to-fast-properties: 2.0.0 dev: false - /@babel/types/7.18.7: - resolution: {integrity: sha512-QG3yxTcTIBoAcQmkCs+wAPYZhu7Dk9rXKacINfNbdJDNERTbLQbHGyVG8q/YGMPeCJRIhSY0+fTc5+xuh6WPSQ==} + /@babel/types/7.18.10: + resolution: {integrity: sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ==} 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 - dev: false /@babel/types/7.18.9: resolution: {integrity: sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg==} @@ -2871,6 +2845,7 @@ packages: dependencies: '@babel/helper-validator-identifier': 7.18.6 to-fast-properties: 2.0.0 + dev: false /@beam-australia/react-env/3.1.1: resolution: {integrity: sha512-LdWzgqmu116t9+sOvONyB21bBmI8dm8g8s3KhnJVzCcK93GrdSisuIOtOkQPMYgenmVGTWQwWnbLAgoka/jAFw==} @@ -3027,35 +3002,35 @@ packages: - '@algolia/client-search' dev: false - /@docusaurus/core/2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii: - resolution: {integrity: sha512-b9FX0Z+EddfQ6wAiNh+Wx4fysKfcvEcWJrZ5USROn3C+EVU5P4luaa8mwWK//O+hTwD9ur7/A44IZ/tWCTAoLQ==} + /@docusaurus/core/2.0.1_aoyvzlomggvyirsrnkx2lqkjiy: + resolution: {integrity: sha512-Prd46TtZdiixlTl8a+h9bI5HegkfREjSNkrX2rVEwJZeziSz4ya+l7QDnbnCB2XbxEG8cveFo/F9q5lixolDtQ==} engines: {node: '>=16.14'} hasBin: true peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@babel/core': 7.18.6 - '@babel/generator': 7.18.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-transform-runtime': 7.18.6_@babel+core@7.18.6 - '@babel/preset-env': 7.18.6_@babel+core@7.18.6 - '@babel/preset-react': 7.18.6_@babel+core@7.18.6 - '@babel/preset-typescript': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/generator': 7.18.9 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-transform-runtime': 7.18.6_@babel+core@7.18.9 + '@babel/preset-env': 7.18.6_@babel+core@7.18.9 + '@babel/preset-react': 7.18.6_@babel+core@7.18.9 + '@babel/preset-typescript': 7.18.6_@babel+core@7.18.9 '@babel/runtime': 7.18.6 '@babel/runtime-corejs3': 7.18.6 '@babel/traverse': 7.18.9 - '@docusaurus/cssnano-preset': 2.0.0-rc.1 - '@docusaurus/logger': 2.0.0-rc.1 - '@docusaurus/mdx-loader': 2.0.0-rc.1_ph5lx2ec5ywueos4jniupy5vfq + '@docusaurus/cssnano-preset': 2.0.1 + '@docusaurus/logger': 2.0.1 + '@docusaurus/mdx-loader': 2.0.1_e7njuyukwke3dfkpruzdf3gfhy '@docusaurus/react-loadable': 5.5.2_react@17.0.2 - '@docusaurus/utils': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm - '@docusaurus/utils-common': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm - '@docusaurus/utils-validation': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm + '@docusaurus/utils': 2.0.1_@docusaurus+types@2.0.1 + '@docusaurus/utils-common': 2.0.1_@docusaurus+types@2.0.1 + '@docusaurus/utils-validation': 2.0.1_@docusaurus+types@2.0.1 '@slorber/static-site-generator-webpack-plugin': 4.0.7 '@svgr/webpack': 6.2.1 - autoprefixer: 10.4.7_postcss@8.4.14 - babel-loader: 8.2.5_fswvdo7jykdwhfxrdcvghfn6pa + autoprefixer: 10.4.8_postcss@8.4.14 + babel-loader: 8.2.5_y3lv6tn6yokher4u7xj4j22px4 babel-plugin-dynamic-import-node: 2.3.3 boxen: 6.2.1 chalk: 4.1.2 @@ -3064,10 +3039,10 @@ packages: cli-table3: 0.6.2 combine-promises: 1.1.0 commander: 5.1.0 - copy-webpack-plugin: 11.0.0_webpack@5.73.0 + copy-webpack-plugin: 11.0.0_webpack@5.74.0 core-js: 3.23.3 - css-loader: 6.7.1_webpack@5.73.0 - css-minimizer-webpack-plugin: 4.0.0_ym7haxui4mhsv4z74sxfalk3f4 + css-loader: 6.7.1_webpack@5.74.0 + css-minimizer-webpack-plugin: 4.0.0_zvbyxxpfojwcdldcsxjlwltq7e cssnano: 5.1.12_postcss@8.4.14 del: 6.1.1 detect-port: 1.3.0 @@ -3077,20 +3052,20 @@ packages: fs-extra: 10.1.0 html-minifier-terser: 6.1.0 html-tags: 3.2.0 - html-webpack-plugin: 5.5.0_webpack@5.73.0 + html-webpack-plugin: 5.5.0_webpack@5.74.0 import-fresh: 3.3.0 leven: 3.1.0 lodash: 4.17.21 - mini-css-extract-plugin: 2.6.1_webpack@5.73.0 + mini-css-extract-plugin: 2.6.1_webpack@5.74.0 postcss: 8.4.14 - postcss-loader: 7.0.0_mepnsno3xmng6eyses4tepu7bu + postcss-loader: 7.0.0_m6qh27jiicejwnzfgs742cokpe prompts: 2.4.2 react: 17.0.2 - react-dev-utils: 12.0.1_3o2jfq6vfqxns3sz6wn2nnc3ei + react-dev-utils: 12.0.1_xnp4kzegbjokq62cajex2ovgkm react-dom: 17.0.2_react@17.0.2 react-helmet-async: 1.3.0_sfoxds7t5ydpegc3knd667wn6m react-loadable: /@docusaurus/react-loadable/5.5.2_react@17.0.2 - react-loadable-ssr-addon-v5-slorber: 1.0.1_pobh4rnr4unizsdzh3gmmsgqtu + react-loadable-ssr-addon-v5-slorber: 1.0.1_jyzm4i6gssn5i7hvhuq33bg7ba react-router: 5.3.3_react@17.0.2 react-router-config: 5.1.1_oyuskl3t7voyrff2xstzuy4hqu react-router-dom: 5.3.3_react@17.0.2 @@ -3098,16 +3073,16 @@ packages: semver: 7.3.7 serve-handler: 6.1.3 shelljs: 0.8.5 - terser-webpack-plugin: 5.3.3_webpack@5.73.0 + terser-webpack-plugin: 5.3.3_webpack@5.74.0 tslib: 2.4.0 update-notifier: 5.1.0 - url-loader: 4.1.1_ljnyroaqobwke7fusd7ro2cgzm + url-loader: 4.1.1_u4acmn7fe6yqgbrqzialkgh5lu wait-on: 6.0.1 - webpack: 5.73.0 + webpack: 5.74.0 webpack-bundle-analyzer: 4.5.0 - webpack-dev-server: 4.9.3_webpack@5.73.0 + webpack-dev-server: 4.9.3_webpack@5.74.0 webpack-merge: 5.8.0 - webpackbar: 5.0.2_webpack@5.73.0 + webpackbar: 5.0.2_webpack@5.74.0 transitivePeerDependencies: - '@docusaurus/types' - '@parcel/css' @@ -3125,8 +3100,8 @@ packages: - webpack-cli dev: false - /@docusaurus/cssnano-preset/2.0.0-rc.1: - resolution: {integrity: sha512-9/KmQvF+eTlMqUqG6UcXbRgxbGed/8bQInXuKEs+95/jI6jO/3xSzuRwuHHHP0naUvSVWjnNI9jngPrQerXE5w==} + /@docusaurus/cssnano-preset/2.0.1: + resolution: {integrity: sha512-MCJ6rRmlqLmlCsZIoIxOxDb0rYzIPEm9PYpsBW+CGNnbk+x8xK+11hnrxzvXHqDRNpxrq3Kq2jYUmg/DkqE6vg==} engines: {node: '>=16.14'} dependencies: cssnano-preset-advanced: 5.3.8_postcss@8.4.14 @@ -3135,16 +3110,16 @@ packages: tslib: 2.4.0 dev: false - /@docusaurus/logger/2.0.0-rc.1: - resolution: {integrity: sha512-daa3g+SXuO9K60PVMiSUmDEK9Vro+Ed7i7uF8CH6QQJLcNZy/zJc0Xz62eH7ip1x77fmeb6Rg4Us1TqTFc9AbQ==} + /@docusaurus/logger/2.0.1: + resolution: {integrity: sha512-wIWseCKko1w/WARcDjO3N/XoJ0q/VE42AthP0eNAfEazDjJ94NXbaI6wuUsuY/bMg6hTKGVIpphjj2LoX3g6dA==} engines: {node: '>=16.14'} dependencies: chalk: 4.1.2 tslib: 2.4.0 dev: false - /@docusaurus/mdx-loader/2.0.0-rc.1_ph5lx2ec5ywueos4jniupy5vfq: - resolution: {integrity: sha512-8Fg0c/ceu39knmr7w0dutm7gq3YxKYCqWVS2cB/cPATzChCCNH/AGLfBT6sz/Z4tjVXE+NyREq2pfOFvkhjVXg==} + /@docusaurus/mdx-loader/2.0.1_e7njuyukwke3dfkpruzdf3gfhy: + resolution: {integrity: sha512-tdNeljdilXCmhbaEND3SAgsqaw/oh7v9onT5yrIrL26OSk2AFwd+MIi4R8jt8vq33M0R4rz2wpknm0fQIkDdvQ==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 @@ -3152,11 +3127,11 @@ packages: dependencies: '@babel/parser': 7.18.9 '@babel/traverse': 7.18.9 - '@docusaurus/logger': 2.0.0-rc.1 - '@docusaurus/utils': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm + '@docusaurus/logger': 2.0.1 + '@docusaurus/utils': 2.0.1_@docusaurus+types@2.0.1 '@mdx-js/mdx': 1.6.22 escape-html: 1.0.3 - file-loader: 6.2.0_webpack@5.73.0 + file-loader: 6.2.0_webpack@5.74.0 fs-extra: 10.1.0 image-size: 1.0.1 mdast-util-to-string: 2.0.0 @@ -3167,8 +3142,8 @@ packages: tslib: 2.4.0 unified: 9.2.2 unist-util-visit: 2.0.3 - url-loader: 4.1.1_ljnyroaqobwke7fusd7ro2cgzm - webpack: 5.73.0 + url-loader: 4.1.1_u4acmn7fe6yqgbrqzialkgh5lu + webpack: 5.74.0 transitivePeerDependencies: - '@docusaurus/types' - '@swc/core' @@ -3178,14 +3153,14 @@ packages: - webpack-cli dev: false - /@docusaurus/module-type-aliases/2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-la7D8ggFP8I5nOp/Epl6NqTeDWcbofPVMOaVisRxQbx5iuF9Al+AITbaDgm4CXpFLJACsqhsXD5W4BnKX8ZxfA==} + /@docusaurus/module-type-aliases/2.0.1_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-f888ylnxHAM/3T8p1lx08+lTc6/g7AweSRfRuZvrVhHXj3Tz/nTTxaP6gPTGkJK7WLqTagpar/IGP6/74IBbkg==} peerDependencies: react: '*' react-dom: '*' dependencies: '@docusaurus/react-loadable': 5.5.2_react@17.0.2 - '@docusaurus/types': 2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/types': 2.0.1_sfoxds7t5ydpegc3knd667wn6m '@types/history': 4.7.11 '@types/react': 18.0.15 '@types/react-router-config': 5.0.6 @@ -3201,20 +3176,20 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-content-blog/2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu: - resolution: {integrity: sha512-BVVrAGZujpjS/0rarY2o24rlylRRh2NZuM65kg0JNkkViF79SeEHsepog7IuHyoqGWPm1N/I7LpEp7k+gowZzQ==} + /@docusaurus/plugin-content-blog/2.0.1_3tgeifm2vmwrlpqlopppsnjtcu: + resolution: {integrity: sha512-/4ua3iFYcpwgpeYgHnhVGROB/ybnauLH2+rICb4vz/+Gn1hjAmGXVYq1fk8g49zGs3uxx5nc0H5bL9P0g977IQ==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii - '@docusaurus/logger': 2.0.0-rc.1 - '@docusaurus/mdx-loader': 2.0.0-rc.1_ph5lx2ec5ywueos4jniupy5vfq - '@docusaurus/types': 2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm - '@docusaurus/utils-common': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm - '@docusaurus/utils-validation': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm + '@docusaurus/core': 2.0.1_aoyvzlomggvyirsrnkx2lqkjiy + '@docusaurus/logger': 2.0.1 + '@docusaurus/mdx-loader': 2.0.1_e7njuyukwke3dfkpruzdf3gfhy + '@docusaurus/types': 2.0.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils': 2.0.1_@docusaurus+types@2.0.1 + '@docusaurus/utils-common': 2.0.1_@docusaurus+types@2.0.1 + '@docusaurus/utils-validation': 2.0.1_@docusaurus+types@2.0.1 cheerio: 1.0.0-rc.12 feed: 4.2.2 fs-extra: 10.1.0 @@ -3225,7 +3200,7 @@ packages: tslib: 2.4.0 unist-util-visit: 2.0.3 utility-types: 3.10.0 - webpack: 5.73.0 + webpack: 5.74.0 transitivePeerDependencies: - '@parcel/css' - '@swc/core' @@ -3242,20 +3217,20 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-content-docs/2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu: - resolution: {integrity: sha512-Yk5Hu6uaw3tRplzJnbDygwRhmZ3PCzEXD4SJpBA6cPC73ylfqOEh6qhiU+BWhMTtDXNhY+athk5Kycfk3DW1aQ==} + /@docusaurus/plugin-content-docs/2.0.1_3tgeifm2vmwrlpqlopppsnjtcu: + resolution: {integrity: sha512-2qeBWRy1EjgnXdwAO6/csDIS1UVNmhmtk/bQ2s9jqjpwM8YVgZ8QVdkxFAMWXgZWDQdwWwdP1rnmoEelE4HknQ==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii - '@docusaurus/logger': 2.0.0-rc.1 - '@docusaurus/mdx-loader': 2.0.0-rc.1_ph5lx2ec5ywueos4jniupy5vfq - '@docusaurus/module-type-aliases': 2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/types': 2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm - '@docusaurus/utils-validation': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm + '@docusaurus/core': 2.0.1_aoyvzlomggvyirsrnkx2lqkjiy + '@docusaurus/logger': 2.0.1 + '@docusaurus/mdx-loader': 2.0.1_e7njuyukwke3dfkpruzdf3gfhy + '@docusaurus/module-type-aliases': 2.0.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/types': 2.0.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils': 2.0.1_@docusaurus+types@2.0.1 + '@docusaurus/utils-validation': 2.0.1_@docusaurus+types@2.0.1 '@types/react-router-config': 5.0.6 combine-promises: 1.1.0 fs-extra: 10.1.0 @@ -3266,7 +3241,7 @@ packages: react-dom: 17.0.2_react@17.0.2 tslib: 2.4.0 utility-types: 3.10.0 - webpack: 5.73.0 + webpack: 5.74.0 transitivePeerDependencies: - '@parcel/css' - '@swc/core' @@ -3283,23 +3258,23 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-content-pages/2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu: - resolution: {integrity: sha512-FdO79WC5hfWDQu3/CTFLRQzTNc0e5n+HNzavm2MNkSzGV08BFJ6RAkbPbtra5CWef+6iXZav6D/tzv2jDPvLzA==} + /@docusaurus/plugin-content-pages/2.0.1_3tgeifm2vmwrlpqlopppsnjtcu: + resolution: {integrity: sha512-6apSVeJENnNecAH5cm5VnRqR103M6qSI6IuiP7tVfD5H4AWrfDNkvJQV2+R2PIq3bGrwmX4fcXl1x4g0oo7iwA==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii - '@docusaurus/mdx-loader': 2.0.0-rc.1_ph5lx2ec5ywueos4jniupy5vfq - '@docusaurus/types': 2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm - '@docusaurus/utils-validation': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm + '@docusaurus/core': 2.0.1_aoyvzlomggvyirsrnkx2lqkjiy + '@docusaurus/mdx-loader': 2.0.1_e7njuyukwke3dfkpruzdf3gfhy + '@docusaurus/types': 2.0.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils': 2.0.1_@docusaurus+types@2.0.1 + '@docusaurus/utils-validation': 2.0.1_@docusaurus+types@2.0.1 fs-extra: 10.1.0 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 tslib: 2.4.0 - webpack: 5.73.0 + webpack: 5.74.0 transitivePeerDependencies: - '@parcel/css' - '@swc/core' @@ -3316,16 +3291,16 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-debug/2.0.0-rc.1_dscil3oxjefkmogs52lepurcyi: - resolution: {integrity: sha512-aOsyYrPMbnsyqHwsVZ+0frrMRtnYqm4eaJpG4sC/6LYAJ07IDRQ9j3GOku2dKr5GsFK1Vx7VlE6ZLwe0MaGstg==} + /@docusaurus/plugin-debug/2.0.1_dscil3oxjefkmogs52lepurcyi: + resolution: {integrity: sha512-jpZBT5HK7SWx1LRQyv9d14i44vSsKXGZsSPA2ndth5HykHJsiAj9Fwl1AtzmtGYuBmI+iXQyOd4MAMHd4ZZ1tg==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii - '@docusaurus/types': 2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm + '@docusaurus/core': 2.0.1_aoyvzlomggvyirsrnkx2lqkjiy + '@docusaurus/types': 2.0.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils': 2.0.1_@docusaurus+types@2.0.1 fs-extra: 10.1.0 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -3349,16 +3324,16 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-analytics/2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu: - resolution: {integrity: sha512-f+G8z5OJWfg5QqWDLIdcN2SDoK5J5Gg8HMrqCI6Pfl+rxPb5I1niA+/UkAM+kMCpnekvhSt5AWz2fgkRenkPLA==} + /@docusaurus/plugin-google-analytics/2.0.1_3tgeifm2vmwrlpqlopppsnjtcu: + resolution: {integrity: sha512-d5qb+ZeQcg1Czoxc+RacETjLdp2sN/TAd7PGN/GrvtijCdgNmvVAtZ9QgajBTG0YbJFVPTeZ39ad2bpoOexX0w==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii - '@docusaurus/types': 2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils-validation': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm + '@docusaurus/core': 2.0.1_aoyvzlomggvyirsrnkx2lqkjiy + '@docusaurus/types': 2.0.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils-validation': 2.0.1_@docusaurus+types@2.0.1 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 tslib: 2.4.0 @@ -3378,16 +3353,16 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-gtag/2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu: - resolution: {integrity: sha512-yE1Et9hhhX9qMRnMJzpNq0854qIYiSEc2dZaXNk537HN7Q0rKkr/YONUHz2iqNYwPX2hGOY4LdpTxlMP88uVhA==} + /@docusaurus/plugin-google-gtag/2.0.1_3tgeifm2vmwrlpqlopppsnjtcu: + resolution: {integrity: sha512-qiRufJe2FvIyzICbkjm4VbVCI1hyEju/CebfDKkKh2ZtV4q6DM1WZG7D6VoQSXL8MrMFB895gipOM4BwdM8VsQ==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii - '@docusaurus/types': 2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils-validation': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm + '@docusaurus/core': 2.0.1_aoyvzlomggvyirsrnkx2lqkjiy + '@docusaurus/types': 2.0.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils-validation': 2.0.1_@docusaurus+types@2.0.1 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 tslib: 2.4.0 @@ -3407,19 +3382,19 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-sitemap/2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu: - resolution: {integrity: sha512-5JmbNpssUF03odFM4ArvIsrO9bv7HnAJ0VtefXhh0WBpaFs8NgI3rTkCTFimvtRQjDR9U2bh23fXz2vjQQz6oA==} + /@docusaurus/plugin-sitemap/2.0.1_3tgeifm2vmwrlpqlopppsnjtcu: + resolution: {integrity: sha512-KcYuIUIp2JPzUf+Xa7W2BSsjLgN1/0h+VAz7D/C3RYjAgC5ApPX8wO+TECmGfunl/m7WKGUmLabfOon/as64kQ==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii - '@docusaurus/logger': 2.0.0-rc.1 - '@docusaurus/types': 2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm - '@docusaurus/utils-common': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm - '@docusaurus/utils-validation': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm + '@docusaurus/core': 2.0.1_aoyvzlomggvyirsrnkx2lqkjiy + '@docusaurus/logger': 2.0.1 + '@docusaurus/types': 2.0.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils': 2.0.1_@docusaurus+types@2.0.1 + '@docusaurus/utils-common': 2.0.1_@docusaurus+types@2.0.1 + '@docusaurus/utils-validation': 2.0.1_@docusaurus+types@2.0.1 fs-extra: 10.1.0 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -3441,25 +3416,25 @@ packages: - webpack-cli dev: false - /@docusaurus/preset-classic/2.0.0-rc.1_kg4fept2ss6fzfke6c6tgkohti: - resolution: {integrity: sha512-5jjTVZkhArjyoNHwCI9x4PSG0zPmBJILjZLVrxPcHpm/K0ltkYcp6J3GxYpf5EbMuOh5+yCWM63cSshGcNOo3Q==} + /@docusaurus/preset-classic/2.0.1_kg4fept2ss6fzfke6c6tgkohti: + resolution: {integrity: sha512-nOoniTg46My1qdDlLWeFs55uEmxOJ+9WMF8KKG8KMCu5LAvpemMi7rQd4x8Tw+xiPHZ/sQzH9JmPTMPRE4QGPw==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii - '@docusaurus/plugin-content-blog': 2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu - '@docusaurus/plugin-content-docs': 2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu - '@docusaurus/plugin-content-pages': 2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu - '@docusaurus/plugin-debug': 2.0.0-rc.1_dscil3oxjefkmogs52lepurcyi - '@docusaurus/plugin-google-analytics': 2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu - '@docusaurus/plugin-google-gtag': 2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu - '@docusaurus/plugin-sitemap': 2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu - '@docusaurus/theme-classic': 2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu - '@docusaurus/theme-common': 2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii - '@docusaurus/theme-search-algolia': 2.0.0-rc.1_4kldtgep724alzb727huqugdnm - '@docusaurus/types': 2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/core': 2.0.1_aoyvzlomggvyirsrnkx2lqkjiy + '@docusaurus/plugin-content-blog': 2.0.1_3tgeifm2vmwrlpqlopppsnjtcu + '@docusaurus/plugin-content-docs': 2.0.1_3tgeifm2vmwrlpqlopppsnjtcu + '@docusaurus/plugin-content-pages': 2.0.1_3tgeifm2vmwrlpqlopppsnjtcu + '@docusaurus/plugin-debug': 2.0.1_dscil3oxjefkmogs52lepurcyi + '@docusaurus/plugin-google-analytics': 2.0.1_3tgeifm2vmwrlpqlopppsnjtcu + '@docusaurus/plugin-google-gtag': 2.0.1_3tgeifm2vmwrlpqlopppsnjtcu + '@docusaurus/plugin-sitemap': 2.0.1_3tgeifm2vmwrlpqlopppsnjtcu + '@docusaurus/theme-classic': 2.0.1_3tgeifm2vmwrlpqlopppsnjtcu + '@docusaurus/theme-common': 2.0.1_aoyvzlomggvyirsrnkx2lqkjiy + '@docusaurus/theme-search-algolia': 2.0.1_6nl7yukiwo5lbj2ah3lb6pjeqe + '@docusaurus/types': 2.0.1_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 react-dom: 17.0.2_react@17.0.2 transitivePeerDependencies: @@ -3491,25 +3466,25 @@ packages: react: 17.0.2 dev: false - /@docusaurus/theme-classic/2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu: - resolution: {integrity: sha512-qNiz7ieeq3AC+V8TbW6S63pWLJph1CbzWDDPTqxDLHgA8VQaNaSmJM8S92pH+yKALRb9u14ogjjYYc75Nj2JmQ==} + /@docusaurus/theme-classic/2.0.1_3tgeifm2vmwrlpqlopppsnjtcu: + resolution: {integrity: sha512-0jfigiqkUwIuKOw7Me5tqUM9BBvoQX7qqeevx7v4tkYQexPhk3VYSZo7aRuoJ9oyW5makCTPX551PMJzmq7+sw==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii - '@docusaurus/mdx-loader': 2.0.0-rc.1_ph5lx2ec5ywueos4jniupy5vfq - '@docusaurus/module-type-aliases': 2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/plugin-content-blog': 2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu - '@docusaurus/plugin-content-docs': 2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu - '@docusaurus/plugin-content-pages': 2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu - '@docusaurus/theme-common': 2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii - '@docusaurus/theme-translations': 2.0.0-rc.1 - '@docusaurus/types': 2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/utils': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm - '@docusaurus/utils-common': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm - '@docusaurus/utils-validation': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm + '@docusaurus/core': 2.0.1_aoyvzlomggvyirsrnkx2lqkjiy + '@docusaurus/mdx-loader': 2.0.1_e7njuyukwke3dfkpruzdf3gfhy + '@docusaurus/module-type-aliases': 2.0.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/plugin-content-blog': 2.0.1_3tgeifm2vmwrlpqlopppsnjtcu + '@docusaurus/plugin-content-docs': 2.0.1_3tgeifm2vmwrlpqlopppsnjtcu + '@docusaurus/plugin-content-pages': 2.0.1_3tgeifm2vmwrlpqlopppsnjtcu + '@docusaurus/theme-common': 2.0.1_aoyvzlomggvyirsrnkx2lqkjiy + '@docusaurus/theme-translations': 2.0.1 + '@docusaurus/types': 2.0.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/utils': 2.0.1_@docusaurus+types@2.0.1 + '@docusaurus/utils-common': 2.0.1_@docusaurus+types@2.0.1 + '@docusaurus/utils-validation': 2.0.1_@docusaurus+types@2.0.1 '@mdx-js/react': 1.6.22_react@17.0.2 clsx: 1.2.1 copy-text-to-clipboard: 3.0.1 @@ -3541,19 +3516,19 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-common/2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii: - resolution: {integrity: sha512-1r9ZLKD9SeoCYVzWzcdR79Dia4ANlrlRjNl6uzETOEybjK6FF7yEa9Yra8EJcOCbi3coyYz5xFh/r1YHFTFHug==} + /@docusaurus/theme-common/2.0.1_aoyvzlomggvyirsrnkx2lqkjiy: + resolution: {integrity: sha512-I3b6e/ryiTQMsbES40cP0DRGnfr0E2qghVq+XecyMKjBPejISoSFEDn0MsnbW8Q26k1Dh/0qDH8QKDqaZZgLhA==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/mdx-loader': 2.0.0-rc.1_ph5lx2ec5ywueos4jniupy5vfq - '@docusaurus/module-type-aliases': 2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m - '@docusaurus/plugin-content-blog': 2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu - '@docusaurus/plugin-content-docs': 2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu - '@docusaurus/plugin-content-pages': 2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu - '@docusaurus/utils': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm + '@docusaurus/mdx-loader': 2.0.1_e7njuyukwke3dfkpruzdf3gfhy + '@docusaurus/module-type-aliases': 2.0.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/plugin-content-blog': 2.0.1_3tgeifm2vmwrlpqlopppsnjtcu + '@docusaurus/plugin-content-docs': 2.0.1_3tgeifm2vmwrlpqlopppsnjtcu + '@docusaurus/plugin-content-pages': 2.0.1_3tgeifm2vmwrlpqlopppsnjtcu + '@docusaurus/utils': 2.0.1_@docusaurus+types@2.0.1 '@types/history': 4.7.11 '@types/react': 18.0.15 '@types/react-router-config': 5.0.6 @@ -3581,21 +3556,21 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-search-algolia/2.0.0-rc.1_4kldtgep724alzb727huqugdnm: - resolution: {integrity: sha512-H5yq6V/B4qo6GZrDKMbeSpk3T9e9K2MliDzLonRu0w3QHW9orVGe0c/lZvRbGlDZjnsOo7XGddhXXIDWGwnpaA==} + /@docusaurus/theme-search-algolia/2.0.1_6nl7yukiwo5lbj2ah3lb6pjeqe: + resolution: {integrity: sha512-cw3NaOSKbYlsY6uNj4PgO+5mwyQ3aEWre5RlmvjStaz2cbD15Nr69VG8Rd/F6Q5VsCT8BvSdkPDdDG5d/ACexg==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: '@docsearch/react': 3.1.1_o6bmelqxub4grtshnqbxf4hyle - '@docusaurus/core': 2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii - '@docusaurus/logger': 2.0.0-rc.1 - '@docusaurus/plugin-content-docs': 2.0.0-rc.1_3tgeifm2vmwrlpqlopppsnjtcu - '@docusaurus/theme-common': 2.0.0-rc.1_7edel32iknup7qxgfrlqtj3nii - '@docusaurus/theme-translations': 2.0.0-rc.1 - '@docusaurus/utils': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm - '@docusaurus/utils-validation': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm + '@docusaurus/core': 2.0.1_aoyvzlomggvyirsrnkx2lqkjiy + '@docusaurus/logger': 2.0.1 + '@docusaurus/plugin-content-docs': 2.0.1_3tgeifm2vmwrlpqlopppsnjtcu + '@docusaurus/theme-common': 2.0.1_aoyvzlomggvyirsrnkx2lqkjiy + '@docusaurus/theme-translations': 2.0.1 + '@docusaurus/utils': 2.0.1_@docusaurus+types@2.0.1 + '@docusaurus/utils-validation': 2.0.1_@docusaurus+types@2.0.1 algoliasearch: 4.13.1 algoliasearch-helper: 3.10.0_algoliasearch@4.13.1 clsx: 1.2.1 @@ -3625,16 +3600,16 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-translations/2.0.0-rc.1: - resolution: {integrity: sha512-JLhNdlnbQhxVQzOnLyiCaTzKFa1lpVrM3nCrkGQKscoG2rY6ARGYMgMN2DkoH6hm7TflQ8+PE1S5MzzASeLs4Q==} + /@docusaurus/theme-translations/2.0.1: + resolution: {integrity: sha512-v1MYYlbsdX+rtKnXFcIAn9ar0Z6K0yjqnCYS0p/KLCLrfJwfJ8A3oRJw2HiaIb8jQfk1WMY2h5Qi1p4vHOekQw==} engines: {node: '>=16.14'} dependencies: fs-extra: 10.1.0 tslib: 2.4.0 dev: false - /@docusaurus/types/2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-wX25FOZa/aKnCGA5ljWPaDpMW3TuTbs0BtjQ8WTC557p8zDvuz4r+g2/FPHsgWE0TKwUMf4usQU1m3XpJLPN+g==} + /@docusaurus/types/2.0.1_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-o+4hAFWkj3sBszVnRTAnNqtAIuIW0bNaYyDwQhQ6bdz3RAPEq9cDKZxMpajsj4z2nRty8XjzhyufAAjxFTyrfg==} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 @@ -3647,7 +3622,7 @@ packages: react-dom: 17.0.2_react@17.0.2 react-helmet-async: 1.3.0_sfoxds7t5ydpegc3knd667wn6m utility-types: 3.10.0 - webpack: 5.73.0 + webpack: 5.74.0 webpack-merge: 5.8.0 transitivePeerDependencies: - '@swc/core' @@ -3656,8 +3631,8 @@ packages: - webpack-cli dev: false - /@docusaurus/utils-common/2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm: - resolution: {integrity: sha512-+iZICpeFPZJ9oGJXuG92WTWee6WRnVx5BdzlcfuKf/f5KQX8PvwXR2tDME78FGGhShB8zr+vjuNEXuLvXT7j2A==} + /@docusaurus/utils-common/2.0.1_@docusaurus+types@2.0.1: + resolution: {integrity: sha512-kajCCDCXRd1HFH5EUW31MPaQcsyNlGakpkDoTBtBvpa4EIPvWaSKy7TIqYKHrZjX4tnJ0YbEJvaXfjjgdq5xSg==} engines: {node: '>=16.14'} peerDependencies: '@docusaurus/types': '*' @@ -3665,16 +3640,16 @@ packages: '@docusaurus/types': optional: true dependencies: - '@docusaurus/types': 2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/types': 2.0.1_sfoxds7t5ydpegc3knd667wn6m tslib: 2.4.0 dev: false - /@docusaurus/utils-validation/2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm: - resolution: {integrity: sha512-lj36gm9Ksu4tt/EUeLDWoMbXe3sfBxeIPIUUdqYcBYkF/rpQkh+uL/dncjNGiw6uvBOqXhOfsFVP045HtgShVw==} + /@docusaurus/utils-validation/2.0.1_@docusaurus+types@2.0.1: + resolution: {integrity: sha512-f14AnwFBy4/1A19zWthK+Ii80YDz+4qt8oPpK3julywXsheSxPBqgsND3LVBBvB2p3rJHvbo2m3HyB9Tco1JRw==} engines: {node: '>=16.14'} dependencies: - '@docusaurus/logger': 2.0.0-rc.1 - '@docusaurus/utils': 2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm + '@docusaurus/logger': 2.0.1 + '@docusaurus/utils': 2.0.1_@docusaurus+types@2.0.1 joi: 17.6.0 js-yaml: 4.1.0 tslib: 2.4.0 @@ -3687,8 +3662,8 @@ packages: - webpack-cli dev: false - /@docusaurus/utils/2.0.0-rc.1_fh5bds7ccduypwmpulad3xjppm: - resolution: {integrity: sha512-ym9I1OwIYbKs1LGaUajaA/vDG8VweJj/6YoZjHp+eDQHhTRIrHXiYoGDqorafRhftKwnA1EnyomuXpNd9bq8Gg==} + /@docusaurus/utils/2.0.1_@docusaurus+types@2.0.1: + resolution: {integrity: sha512-u2Vdl/eoVwMfUjDCkg7FjxoiwFs/XhVVtNxQEw8cvB+qaw6QWyT73m96VZzWtUb1fDOefHoZ+bZ0ObFeKk9lMQ==} engines: {node: '>=16.14'} peerDependencies: '@docusaurus/types': '*' @@ -3696,10 +3671,10 @@ packages: '@docusaurus/types': optional: true dependencies: - '@docusaurus/logger': 2.0.0-rc.1 - '@docusaurus/types': 2.0.0-rc.1_sfoxds7t5ydpegc3knd667wn6m + '@docusaurus/logger': 2.0.1 + '@docusaurus/types': 2.0.1_sfoxds7t5ydpegc3knd667wn6m '@svgr/webpack': 6.2.1 - file-loader: 6.2.0_webpack@5.73.0 + file-loader: 6.2.0_webpack@5.74.0 fs-extra: 10.1.0 github-slugger: 1.4.0 globby: 11.1.0 @@ -3710,8 +3685,8 @@ packages: resolve-pathname: 3.0.0 shelljs: 0.8.5 tslib: 2.4.0 - url-loader: 4.1.1_ljnyroaqobwke7fusd7ro2cgzm - webpack: 5.73.0 + url-loader: 4.1.1_u4acmn7fe6yqgbrqzialkgh5lu + webpack: 5.74.0 transitivePeerDependencies: - '@swc/core' - esbuild @@ -3720,19 +3695,19 @@ packages: - webpack-cli dev: false - /@emotion/babel-plugin/11.9.2_@babel+core@7.18.9: - resolution: {integrity: sha512-Pr/7HGH6H6yKgnVFNEj2MVlreu3ADqftqjqwUvDy/OJzKFgxKeTQ+eeUf20FOTuHVkDON2iNa25rAXVYtWJCjw==} + /@emotion/babel-plugin/11.10.0_@babel+core@7.18.10: + resolution: {integrity: sha512-xVnpDAAbtxL1dsuSelU5A7BnY/lftws0wUexNJZTPsvX/1tM4GZJbclgODhvW4E+NH7E5VFcH0bBn30NvniPJA==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.9 - '@babel/helper-module-imports': 7.16.7 - '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.18.9 - '@babel/runtime': 7.17.9 - '@emotion/hash': 0.8.0 - '@emotion/memoize': 0.7.5 - '@emotion/serialize': 1.0.3 - babel-plugin-macros: 2.8.0 + '@babel/core': 7.18.10 + '@babel/helper-module-imports': 7.18.6 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.10 + '@babel/runtime': 7.18.6 + '@emotion/hash': 0.9.0 + '@emotion/memoize': 0.8.0 + '@emotion/serialize': 1.1.0 + babel-plugin-macros: 3.1.0 convert-source-map: 1.8.0 escape-string-regexp: 4.0.0 find-root: 1.1.0 @@ -3740,58 +3715,48 @@ packages: stylis: 4.0.13 dev: false - /@emotion/cache/11.7.1: - resolution: {integrity: sha512-r65Zy4Iljb8oyjtLeCuBH8Qjiy107dOYC6SJq7g7GV5UCQWMObY4SJDPGFjiiVpPrOJ2hmJOoBiYTC7hwx9E2A==} + /@emotion/cache/11.10.1: + resolution: {integrity: sha512-uZTj3Yz5D69GE25iFZcIQtibnVCFsc/6+XIozyL3ycgWvEdif2uEw9wlUt6umjLr4Keg9K6xRPHmD8LGi+6p1A==} dependencies: - '@emotion/memoize': 0.7.5 - '@emotion/sheet': 1.1.0 - '@emotion/utils': 1.1.0 - '@emotion/weak-memoize': 0.2.5 + '@emotion/memoize': 0.8.0 + '@emotion/sheet': 1.2.0 + '@emotion/utils': 1.2.0 + '@emotion/weak-memoize': 0.3.0 stylis: 4.0.13 dev: false - /@emotion/cache/11.9.3: - resolution: {integrity: sha512-0dgkI/JKlCXa+lEXviaMtGBL0ynpx4osh7rjOXE71q9bIF8G+XhJgvi+wDu0B0IdCVx37BffiwXlN9I3UuzFvg==} - dependencies: - '@emotion/memoize': 0.7.5 - '@emotion/sheet': 1.1.1 - '@emotion/utils': 1.1.0 - '@emotion/weak-memoize': 0.2.5 - stylis: 4.0.13 - dev: false - - /@emotion/css/11.9.0_@babel+core@7.18.9: - resolution: {integrity: sha512-S9UjCxSrxEHawOLnWw4upTwfYKb0gVQdatHejn3W9kPyXxmKv3HmjVfJ84kDLmdX8jR20OuDQwaJ4Um24qD9vA==} + /@emotion/css/11.10.0_@babel+core@7.18.10: + resolution: {integrity: sha512-dH9f+kSCucc8ilMg0MUA1AemabcyzYpe5EKX24F528PJjD7HyIY/VBNJHxfUdc8l400h2ncAjR6yEDu+DBj2cg==} peerDependencies: '@babel/core': ^7.0.0 peerDependenciesMeta: '@babel/core': optional: true dependencies: - '@babel/core': 7.18.9 - '@emotion/babel-plugin': 11.9.2_@babel+core@7.18.9 - '@emotion/cache': 11.7.1 - '@emotion/serialize': 1.0.3 - '@emotion/sheet': 1.1.0 - '@emotion/utils': 1.1.0 + '@babel/core': 7.18.10 + '@emotion/babel-plugin': 11.10.0_@babel+core@7.18.10 + '@emotion/cache': 11.10.1 + '@emotion/serialize': 1.1.0 + '@emotion/sheet': 1.2.0 + '@emotion/utils': 1.2.0 dev: false - /@emotion/hash/0.8.0: - resolution: {integrity: sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==} + /@emotion/hash/0.9.0: + resolution: {integrity: sha512-14FtKiHhy2QoPIzdTcvh//8OyBlknNs2nXRwIhG904opCby3l+9Xaf/wuPvICBF0rc1ZCNBd3nKe9cd2mecVkQ==} dev: false - /@emotion/is-prop-valid/1.1.3: - resolution: {integrity: sha512-RFg04p6C+1uO19uG8N+vqanzKqiM9eeV1LDOG3bmkYmuOj7NbKNlFC/4EZq5gnwAIlcC/jOT24f8Td0iax2SXA==} + /@emotion/is-prop-valid/1.2.0: + resolution: {integrity: sha512-3aDpDprjM0AwaxGE09bOPkNxHpBd+kA6jty3RnaEXdweX1DF1U3VQpPYb0g1IStAuK7SVQ1cy+bNBBKp4W3Fjg==} dependencies: - '@emotion/memoize': 0.7.5 + '@emotion/memoize': 0.8.0 dev: false - /@emotion/memoize/0.7.5: - resolution: {integrity: sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==} + /@emotion/memoize/0.8.0: + resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==} dev: false - /@emotion/react/11.9.3_szkdlbnthht4v3jvm76fn7u6na: - resolution: {integrity: sha512-g9Q1GcTOlzOEjqwuLF/Zd9LC+4FljjPjDfxSM7KmEakm+hsHXk+bYZ2q+/hTJzr0OUNkujo72pXLQvXj6H+GJQ==} + /@emotion/react/11.10.0_dekd3qhq25os2zmp2sxj6oaoou: + resolution: {integrity: sha512-K6z9zlHxxBXwN8TcpwBKcEsBsOw4JWCCmR+BeeOWgqp8GIU1yA2Odd41bwdAAr0ssbQrbJbVnndvv7oiv1bZeQ==} peerDependencies: '@babel/core': ^7.0.0 '@types/react': '*' @@ -3802,48 +3767,34 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.18.9 - '@babel/runtime': 7.18.3 - '@emotion/babel-plugin': 11.9.2_@babel+core@7.18.9 - '@emotion/cache': 11.9.3 - '@emotion/serialize': 1.0.4 - '@emotion/utils': 1.1.0 - '@emotion/weak-memoize': 0.2.5 + '@babel/core': 7.18.10 + '@babel/runtime': 7.18.6 + '@emotion/babel-plugin': 11.10.0_@babel+core@7.18.10 + '@emotion/cache': 11.10.1 + '@emotion/serialize': 1.1.0 + '@emotion/utils': 1.2.0 + '@emotion/weak-memoize': 0.3.0 '@types/react': 18.0.15 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false - /@emotion/serialize/1.0.3: - resolution: {integrity: sha512-2mSSvgLfyV3q+iVh3YWgNlUc2a9ZlDU7DjuP5MjK3AXRR0dYigCrP99aeFtaB2L/hjfEZdSThn5dsZ0ufqbvsA==} + /@emotion/serialize/1.1.0: + resolution: {integrity: sha512-F1ZZZW51T/fx+wKbVlwsfchr5q97iW8brAnXmsskz4d0hVB4O3M/SiA3SaeH06x02lSNzkkQv+n3AX3kCXKSFA==} dependencies: - '@emotion/hash': 0.8.0 - '@emotion/memoize': 0.7.5 - '@emotion/unitless': 0.7.5 - '@emotion/utils': 1.1.0 + '@emotion/hash': 0.9.0 + '@emotion/memoize': 0.8.0 + '@emotion/unitless': 0.8.0 + '@emotion/utils': 1.2.0 csstype: 3.1.0 dev: false - /@emotion/serialize/1.0.4: - resolution: {integrity: sha512-1JHamSpH8PIfFwAMryO2bNka+y8+KA5yga5Ocf2d7ZEiJjb7xlLW7aknBGZqJLajuLOvJ+72vN+IBSwPlXD1Pg==} - dependencies: - '@emotion/hash': 0.8.0 - '@emotion/memoize': 0.7.5 - '@emotion/unitless': 0.7.5 - '@emotion/utils': 1.1.0 - csstype: 3.1.0 + /@emotion/sheet/1.2.0: + resolution: {integrity: sha512-OiTkRgpxescko+M51tZsMq7Puu/KP55wMT8BgpcXVG2hqXc0Vo0mfymJ/Uj24Hp0i083ji/o0aLddh08UEjq8w==} dev: false - /@emotion/sheet/1.1.0: - resolution: {integrity: sha512-u0AX4aSo25sMAygCuQTzS+HsImZFuS8llY8O7b9MDRzbJM0kVJlAz6KNDqcG7pOuQZJmj/8X/rAW+66kMnMW+g==} - dev: false - - /@emotion/sheet/1.1.1: - resolution: {integrity: sha512-J3YPccVRMiTZxYAY0IOq3kd+hUP8idY8Kz6B/Cyo+JuXq52Ek+zbPbSQUrVQp95aJ+lsAW7DPL1P2Z+U1jGkKA==} - dev: false - - /@emotion/styled/11.9.3_y2x62d5bbinncmisoeyv36jqse: - resolution: {integrity: sha512-o3sBNwbtoVz9v7WB1/Y/AmXl69YHmei2mrVnK7JgyBJ//Rst5yqPZCecEJlMlJrFeWHp+ki/54uN265V2pEcXA==} + /@emotion/styled/11.10.0_cvyjuqpqzsw2jroi6znapo3uiq: + resolution: {integrity: sha512-V9oaEH6V4KePeQpgUE83i8ht+4Ri3E8Djp/ZPJ4DQlqWhSKITvgzlR3/YQE2hdfP4Jw3qVRkANJz01LLqK9/TA==} peerDependencies: '@babel/core': ^7.0.0 '@emotion/react': ^11.0.0-rc.0 @@ -3855,27 +3806,27 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.18.9 - '@babel/runtime': 7.18.3 - '@emotion/babel-plugin': 11.9.2_@babel+core@7.18.9 - '@emotion/is-prop-valid': 1.1.3 - '@emotion/react': 11.9.3_szkdlbnthht4v3jvm76fn7u6na - '@emotion/serialize': 1.0.4 - '@emotion/utils': 1.1.0 + '@babel/core': 7.18.10 + '@babel/runtime': 7.18.6 + '@emotion/babel-plugin': 11.10.0_@babel+core@7.18.10 + '@emotion/is-prop-valid': 1.2.0 + '@emotion/react': 11.10.0_dekd3qhq25os2zmp2sxj6oaoou + '@emotion/serialize': 1.1.0 + '@emotion/utils': 1.2.0 '@types/react': 18.0.15 react: 18.2.0 dev: false - /@emotion/unitless/0.7.5: - resolution: {integrity: sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==} + /@emotion/unitless/0.8.0: + resolution: {integrity: sha512-VINS5vEYAscRl2ZUDiT3uMPlrFQupiKgHz5AA4bCH1miKBg4qtwkim1qPmJj/4WG6TreYMY111rEFsjupcOKHw==} dev: false - /@emotion/utils/1.1.0: - resolution: {integrity: sha512-iRLa/Y4Rs5H/f2nimczYmS5kFJEbpiVvgN3XVfZ022IYhuNA1IRSHEizcof88LtCTXtl9S2Cxt32KgaXEu72JQ==} + /@emotion/utils/1.2.0: + resolution: {integrity: sha512-sn3WH53Kzpw8oQ5mgMmIzzyAaH2ZqFEbozVVBSYp538E06OSE6ytOp7pRAjNQR+Q/orwqdQYJSe2m3hCOeznkw==} dev: false - /@emotion/weak-memoize/0.2.5: - resolution: {integrity: sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==} + /@emotion/weak-memoize/0.3.0: + resolution: {integrity: sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==} dev: false /@eslint/eslintrc/1.3.0: @@ -3913,8 +3864,8 @@ packages: react-hook-form: 7.34.0_react@18.2.0 dev: false - /@humanwhocodes/config-array/0.9.5: - resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==} + /@humanwhocodes/config-array/0.10.4: + resolution: {integrity: sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -3924,6 +3875,10 @@ packages: - supports-color dev: true + /@humanwhocodes/gitignore-to-minimatch/1.0.2: + resolution: {integrity: sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==} + dev: true + /@humanwhocodes/object-schema/1.2.1: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true @@ -3948,10 +3903,6 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 '@jridgewell/trace-mapping': 0.3.14 - /@jridgewell/resolve-uri/3.0.8: - resolution: {integrity: sha512-YK5G9LaddzGbcucK4c8h5tWFmMPBvRZ/uyWmN1/SbBdIvqGUdWGkJ5BAaccgs6XbzVLsqbPJrBSFwKv3kT9i7w==} - engines: {node: '>=6.0.0'} - /@jridgewell/resolve-uri/3.1.0: resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} engines: {node: '>=6.0.0'} @@ -3972,7 +3923,7 @@ packages: /@jridgewell/trace-mapping/0.3.14: resolution: {integrity: sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==} dependencies: - '@jridgewell/resolve-uri': 3.0.8 + '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 /@jridgewell/trace-mapping/0.3.9: @@ -4064,8 +4015,8 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: false - /@mui/base/5.0.0-alpha.91_bb2bxwco6ptpubzwpazr52qf6i: - resolution: {integrity: sha512-/W5amPDz+Lout4FtX5HOyx2Q+YL/EtZciFrx2DDRuUm4M/pWnjfDZAtM+0aqimEvuk3FU+/PuFc7IAyhCSX4Cg==} + /@mui/base/5.0.0-alpha.92_bb2bxwco6ptpubzwpazr52qf6i: + resolution: {integrity: sha512-ZgnSLrTXL4iUdLQhjp01dAOTQPQlnwrqjZRwDT3E6LZXEYn6cMv1MY6LZkWcF/zxrUnyasnsyMAgZ5d8AXS7bA==} engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -4076,9 +4027,9 @@ packages: optional: true dependencies: '@babel/runtime': 7.18.6 - '@emotion/is-prop-valid': 1.1.3 + '@emotion/is-prop-valid': 1.2.0 '@mui/types': 7.1.5_@types+react@18.0.15 - '@mui/utils': 5.9.1_react@18.2.0 + '@mui/utils': 5.9.3_react@18.2.0 '@popperjs/core': 2.11.5 '@types/react': 18.0.15 clsx: 1.2.1 @@ -4088,7 +4039,7 @@ packages: react-is: 18.2.0 dev: false - /@mui/icons-material/5.8.4_firrc3iytazs66dglnpftflsmu: + /@mui/icons-material/5.8.4_x6czzi3axj3g3crkmdh4a3wnjy: resolution: {integrity: sha512-9Z/vyj2szvEhGWDvb+gG875bOGm8b8rlHBKOD1+nA3PcgC3fV6W1AU6pfOorPeBfH2X4mb9Boe97vHvaSndQvA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -4100,13 +4051,13 @@ packages: optional: true dependencies: '@babel/runtime': 7.18.3 - '@mui/material': 5.9.2_bl6qrq6463ovzmqn4cmwv7vydq + '@mui/material': 5.9.3_x23mn2l7fw5e56g6ttw67k5uxm '@types/react': 18.0.15 react: 18.2.0 dev: false - /@mui/lab/5.0.0-alpha.92_gipb7ypjxo5vbq6tgp3f6qlcuu: - resolution: {integrity: sha512-lVBhx6XDKzY9kqZa0iHQyRqRYtAS/EURJsvvkOrIF9xrEwcfyzTJQoR1eWW/7i6FtlEALeKOZEt9usXSpKs8FA==} + /@mui/lab/5.0.0-alpha.93_ypemvmsmcer37tpr553n47d2by: + resolution: {integrity: sha512-PGrI6tGwKGpLEv4sG7Jkhh/gqk5SE3KRCY8SKmC7JIOUpHEdPKIPH7kId/UZUd8+NOkr8YsljXmozpWv9PLsBQ==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -4124,12 +4075,12 @@ packages: optional: true dependencies: '@babel/runtime': 7.18.6 - '@emotion/react': 11.9.3_szkdlbnthht4v3jvm76fn7u6na - '@emotion/styled': 11.9.3_y2x62d5bbinncmisoeyv36jqse - '@mui/base': 5.0.0-alpha.91_bb2bxwco6ptpubzwpazr52qf6i - '@mui/material': 5.9.2_bl6qrq6463ovzmqn4cmwv7vydq - '@mui/system': 5.9.2_kgoqblbzxlux4bm4vftowiq75m - '@mui/utils': 5.9.1_react@18.2.0 + '@emotion/react': 11.10.0_dekd3qhq25os2zmp2sxj6oaoou + '@emotion/styled': 11.10.0_cvyjuqpqzsw2jroi6znapo3uiq + '@mui/base': 5.0.0-alpha.92_bb2bxwco6ptpubzwpazr52qf6i + '@mui/material': 5.9.3_x23mn2l7fw5e56g6ttw67k5uxm + '@mui/system': 5.9.3_ihaomijnambxwtysddndddrzzy + '@mui/utils': 5.9.3_react@18.2.0 '@types/react': 18.0.15 clsx: 1.2.1 prop-types: 15.8.1 @@ -4138,8 +4089,8 @@ packages: react-is: 18.2.0 dev: false - /@mui/material/5.9.2_bl6qrq6463ovzmqn4cmwv7vydq: - resolution: {integrity: sha512-FItBuj9bPdVier2g5OBG2HHlQLou4JuH3gdnY43tpJOrCpmWrbDVJZqrSufKJFO00qjvTYaGlJedIu+vXn79qw==} + /@mui/material/5.9.3_x23mn2l7fw5e56g6ttw67k5uxm: + resolution: {integrity: sha512-idDJajnfnDr+2pI6h2tzWtWoZJmVHNk6aSjISirMuVOGy0ugWpsCE+KW4++GS7aTCujXm9+cl5bWAyXvGjiPIQ==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -4156,12 +4107,12 @@ packages: optional: true dependencies: '@babel/runtime': 7.18.6 - '@emotion/react': 11.9.3_szkdlbnthht4v3jvm76fn7u6na - '@emotion/styled': 11.9.3_y2x62d5bbinncmisoeyv36jqse - '@mui/base': 5.0.0-alpha.91_bb2bxwco6ptpubzwpazr52qf6i - '@mui/system': 5.9.2_kgoqblbzxlux4bm4vftowiq75m + '@emotion/react': 11.10.0_dekd3qhq25os2zmp2sxj6oaoou + '@emotion/styled': 11.10.0_cvyjuqpqzsw2jroi6znapo3uiq + '@mui/base': 5.0.0-alpha.92_bb2bxwco6ptpubzwpazr52qf6i + '@mui/system': 5.9.3_ihaomijnambxwtysddndddrzzy '@mui/types': 7.1.5_@types+react@18.0.15 - '@mui/utils': 5.9.1_react@18.2.0 + '@mui/utils': 5.9.3_react@18.2.0 '@types/react': 18.0.15 '@types/react-transition-group': 4.4.5 clsx: 1.2.1 @@ -4170,11 +4121,11 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-is: 18.2.0 - react-transition-group: 4.4.2_biqbaboplfbrettd7655fr4n2y + react-transition-group: 4.4.5_biqbaboplfbrettd7655fr4n2y dev: false - /@mui/private-theming/5.9.1_3hx2ussxxho4jajbwrd6gq34qe: - resolution: {integrity: sha512-eIh2IZJInNTdgPLMo9cruzm8UDX5amBBxxsSoNre7lRj3wcsu3TG5OKjIbzkf4VxHHEhdPeNNQyt92k7L78u2A==} + /@mui/private-theming/5.9.3_3hx2ussxxho4jajbwrd6gq34qe: + resolution: {integrity: sha512-Ys3WO39WqoGciGX9k5AIi/k2zJhlydv4FzlEEwtw9OqdMaV0ydK/TdZekKzjP9sTI/JcdAP3H5DWtUaPLQJjWg==} engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -4184,13 +4135,13 @@ packages: optional: true dependencies: '@babel/runtime': 7.18.6 - '@mui/utils': 5.9.1_react@18.2.0 + '@mui/utils': 5.9.3_react@18.2.0 '@types/react': 18.0.15 prop-types: 15.8.1 react: 18.2.0 dev: false - /@mui/styled-engine/5.8.7_fdnqutfacy7v3gmlcm66flps3q: + /@mui/styled-engine/5.8.7_rq3l25qc4qpq3j4w6o4x7hatzy: resolution: {integrity: sha512-tVqtowjbYmiRq+qcqXK731L9eWoL9H8xTRhuTgaDGKdch1zlt4I2UwInUe1w2N9N/u3/jHsFbLcl1Un3uOwpQg==} engines: {node: '>=12.0.0'} peerDependencies: @@ -4204,16 +4155,16 @@ packages: optional: true dependencies: '@babel/runtime': 7.18.6 - '@emotion/cache': 11.9.3 - '@emotion/react': 11.9.3_szkdlbnthht4v3jvm76fn7u6na - '@emotion/styled': 11.9.3_y2x62d5bbinncmisoeyv36jqse + '@emotion/cache': 11.10.1 + '@emotion/react': 11.10.0_dekd3qhq25os2zmp2sxj6oaoou + '@emotion/styled': 11.10.0_cvyjuqpqzsw2jroi6znapo3uiq csstype: 3.1.0 prop-types: 15.8.1 react: 18.2.0 dev: false - /@mui/system/5.9.2_kgoqblbzxlux4bm4vftowiq75m: - resolution: {integrity: sha512-iOvt9tVeFapHL7f7M6BSIiKGMx6RTRvAmc8ipMnQ/MR5Qsxwnyv7qKtNC/K11Rk13Xx0VPaPAhyvBcsr3KdpHA==} + /@mui/system/5.9.3_ihaomijnambxwtysddndddrzzy: + resolution: {integrity: sha512-EXQV2POwncstHLYII+G4VSYdEFun1TjBbQSBDK76DbIkug8nPjtjAZ+3Kgk3/NoFIigW+vQ9cDVUZtlbRH6YMQ==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -4229,12 +4180,12 @@ packages: optional: true dependencies: '@babel/runtime': 7.18.6 - '@emotion/react': 11.9.3_szkdlbnthht4v3jvm76fn7u6na - '@emotion/styled': 11.9.3_y2x62d5bbinncmisoeyv36jqse - '@mui/private-theming': 5.9.1_3hx2ussxxho4jajbwrd6gq34qe - '@mui/styled-engine': 5.8.7_fdnqutfacy7v3gmlcm66flps3q + '@emotion/react': 11.10.0_dekd3qhq25os2zmp2sxj6oaoou + '@emotion/styled': 11.10.0_cvyjuqpqzsw2jroi6znapo3uiq + '@mui/private-theming': 5.9.3_3hx2ussxxho4jajbwrd6gq34qe + '@mui/styled-engine': 5.8.7_rq3l25qc4qpq3j4w6o4x7hatzy '@mui/types': 7.1.5_@types+react@18.0.15 - '@mui/utils': 5.9.1_react@18.2.0 + '@mui/utils': 5.9.3_react@18.2.0 '@types/react': 18.0.15 clsx: 1.2.1 csstype: 3.1.0 @@ -4267,8 +4218,8 @@ packages: react-is: 18.2.0 dev: false - /@mui/utils/5.9.1_react@18.2.0: - resolution: {integrity: sha512-8+4adOR3xusyJwvbnZxcjqcmbWvl7Og+260ZKIrSvwnFs0aLubL+8MhiceeDDGcmb0bTKxfUgRJ96j32Jb7P+A==} + /@mui/utils/5.9.3_react@18.2.0: + resolution: {integrity: sha512-l0N5bcrenE9hnwZ/jPecpIRqsDFHkPXoFUcmkgysaJwVZzJ3yQkGXB47eqmXX5yyGrSc6HksbbqXEaUya+siew==} engines: {node: '>=12.0.0'} peerDependencies: react: ^17.0.0 || ^18.0.0 @@ -4281,7 +4232,7 @@ packages: react-is: 18.2.0 dev: false - /@mui/x-date-pickers/5.0.0-beta.3_nkrag5oxcenbv6g4pz6cpto2ki: + /@mui/x-date-pickers/5.0.0-beta.3_q7p7eczlpo5apayixrqjy4nn4u: resolution: {integrity: sha512-SrcGhwbyXal039I00+/8xNh8qGp0Y/iqWhhRqWk7Dy2lBpxIchNDUAvWtG27QfesxSRmhspo51dotpoG04u41A==} engines: {node: '>=12.0.0'} peerDependencies: @@ -4314,10 +4265,10 @@ packages: '@date-io/dayjs': 2.14.0_dayjs@1.11.4 '@date-io/luxon': 2.14.0 '@date-io/moment': 2.14.0 - '@emotion/react': 11.9.3_szkdlbnthht4v3jvm76fn7u6na - '@emotion/styled': 11.9.3_y2x62d5bbinncmisoeyv36jqse - '@mui/material': 5.9.2_bl6qrq6463ovzmqn4cmwv7vydq - '@mui/system': 5.9.2_kgoqblbzxlux4bm4vftowiq75m + '@emotion/react': 11.10.0_dekd3qhq25os2zmp2sxj6oaoou + '@emotion/styled': 11.10.0_cvyjuqpqzsw2jroi6znapo3uiq + '@mui/material': 5.9.3_x23mn2l7fw5e56g6ttw67k5uxm + '@mui/system': 5.9.3_ihaomijnambxwtysddndddrzzy '@mui/utils': 5.9.0_react@18.2.0 '@types/react-transition-group': 4.4.5 clsx: 1.2.1 @@ -4330,14 +4281,14 @@ packages: - react-dom dev: false - /@nestjs/axios/0.1.0_4dbiavrsou3qkbphku77c4yu4y: + /@nestjs/axios/0.1.0_t6wygpagnzylhnpg25zual64b4: resolution: {integrity: sha512-b2TT2X6BFbnNoeteiaxCIiHaFcSbVW+S5yygYqiIq5i6H77yIU3IVuLdpQkHq8/EqOWFwMopLN8jdkUT71Am9w==} peerDependencies: '@nestjs/common': ^7.0.0 || ^8.0.0 || ^9.0.0 reflect-metadata: ^0.1.12 rxjs: ^6.0.0 || ^7.0.0 dependencies: - '@nestjs/common': 9.0.7_mgy7w2bm3yhmntrbe3boyroj6m + '@nestjs/common': 9.0.8_mgy7w2bm3yhmntrbe3boyroj6m axios: 0.27.2 reflect-metadata: 0.1.13 rxjs: 7.5.6 @@ -4380,8 +4331,8 @@ packages: - webpack-cli dev: true - /@nestjs/common/9.0.7_mgy7w2bm3yhmntrbe3boyroj6m: - resolution: {integrity: sha512-XGAUYdS3deTeB/yGVIQLkXRggOdOYe5CeaDXmSaBrozElTUmv+S2x8tpE+0olIFmBjn/NFFV4UhxxKGTUqFH/w==} + /@nestjs/common/9.0.8_mgy7w2bm3yhmntrbe3boyroj6m: + resolution: {integrity: sha512-x6+qGRnTEZmg0jzqPUW8uPCK6qPjc7JGmeHszZOso1YCCKNiqaCM4NY6ndbl2Of3kWSpq3qE4thCmuZ/4DwBQA==} peerDependencies: cache-manager: '*' class-transformer: '*' @@ -4406,14 +4357,14 @@ packages: uuid: 8.3.2 dev: false - /@nestjs/config/2.2.0_4dbiavrsou3qkbphku77c4yu4y: + /@nestjs/config/2.2.0_t6wygpagnzylhnpg25zual64b4: resolution: {integrity: sha512-78Eg6oMbCy3D/YvqeiGBTOWei1Jwi3f2pSIZcZ1QxY67kYsJzTRTkwRT8Iv30DbK0sGKc1mcloDLD5UXgZAZtg==} peerDependencies: '@nestjs/common': ^7.0.0 || ^8.0.0 || ^9.0.0 reflect-metadata: ^0.1.13 rxjs: ^6.0.0 || ^7.2.0 dependencies: - '@nestjs/common': 9.0.7_mgy7w2bm3yhmntrbe3boyroj6m + '@nestjs/common': 9.0.8_mgy7w2bm3yhmntrbe3boyroj6m dotenv: 16.0.1 dotenv-expand: 8.0.3 lodash: 4.17.21 @@ -4422,8 +4373,8 @@ packages: uuid: 8.3.2 dev: false - /@nestjs/core/9.0.7_33m5b3m5yxauaifvpszi6cyz5m: - resolution: {integrity: sha512-6n5V6U7ldbqpC9Ptw12sXA8rGqx/n04jx0f3RUUUOv6KMolyksNsu3DW0OE+Fvw7gpBCiHCnqj88BA5gXpyUvg==} + /@nestjs/core/9.0.8_ynoyn6d36ot4yn5mj6f7nnecsq: + resolution: {integrity: sha512-ICnBw0cH6RzAhWLFQ21UOd8M5pajD3fB9lgttZX0rW153/ZlUavHIVnBRhIXT6soYetK8z2XsyzlPaL/Z7/1ig==} requiresBuild: true peerDependencies: '@nestjs/common': ^9.0.0 @@ -4440,8 +4391,8 @@ packages: '@nestjs/websockets': optional: true dependencies: - '@nestjs/common': 9.0.7_mgy7w2bm3yhmntrbe3boyroj6m - '@nestjs/platform-express': 9.0.7_xxlaro4n3ygapuy65e43lboh2y + '@nestjs/common': 9.0.8_mgy7w2bm3yhmntrbe3boyroj6m + '@nestjs/platform-express': 9.0.8_cw6o3dkuyuli4a5gq7b223evly '@nuxtjs/opencollective': 0.3.2 fast-safe-stringify: 2.1.1 iterare: 1.2.1 @@ -4455,17 +4406,17 @@ packages: - encoding dev: false - /@nestjs/jwt/9.0.0_@nestjs+common@9.0.7: + /@nestjs/jwt/9.0.0_@nestjs+common@9.0.8: resolution: {integrity: sha512-ZsXGY/wMYKzEhymw2+dxiwrHTRKIKrGszx6r2EjQqNLypdXMQu0QrujwZJ8k3+XQV4snmuJwwNakQoA2ILfq8w==} peerDependencies: '@nestjs/common': ^8.0.0 || ^9.0.0 dependencies: - '@nestjs/common': 9.0.7_mgy7w2bm3yhmntrbe3boyroj6m + '@nestjs/common': 9.0.8_mgy7w2bm3yhmntrbe3boyroj6m '@types/jsonwebtoken': 8.5.8 jsonwebtoken: 8.5.1 dev: false - /@nestjs/mapped-types/1.1.0_fep5bt65ciiba3to7acg3dfv74: + /@nestjs/mapped-types/1.1.0_olu2qk7o5woiurxhoc3jwnsxgu: resolution: {integrity: sha512-+2kSly4P1QI+9eGt+/uGyPdEG1hVz7nbpqPHWZVYgoqz8eOHljpXPag+UCVRw9zo2XCu4sgNUIGe8Uk0+OvUQg==} peerDependencies: '@nestjs/common': ^7.0.8 || ^8.0.0 || ^9.0.0 @@ -4478,30 +4429,30 @@ packages: class-validator: optional: true dependencies: - '@nestjs/common': 9.0.7_mgy7w2bm3yhmntrbe3boyroj6m + '@nestjs/common': 9.0.8_mgy7w2bm3yhmntrbe3boyroj6m class-transformer: 0.5.1 class-validator: 0.13.2 reflect-metadata: 0.1.13 dev: false - /@nestjs/passport/9.0.0_2fq5yfrcl6cznjgkyjyniahzdi: + /@nestjs/passport/9.0.0_lzwobzvlbs6mk2ist2cogkss2e: resolution: {integrity: sha512-Gnh8n1wzFPOLSS/94X1sUP4IRAoXTgG4odl7/AO5h+uwscEGXxJFercrZfqdAwkWhqkKWbsntM3j5mRy/6ZQDA==} peerDependencies: '@nestjs/common': ^8.0.0 || ^9.0.0 passport: ^0.4.0 || ^0.5.0 || ^0.6.0 dependencies: - '@nestjs/common': 9.0.7_mgy7w2bm3yhmntrbe3boyroj6m + '@nestjs/common': 9.0.8_mgy7w2bm3yhmntrbe3boyroj6m passport: 0.6.0 dev: false - /@nestjs/platform-express/9.0.7_xxlaro4n3ygapuy65e43lboh2y: - resolution: {integrity: sha512-s2FY0s7trFoTvmtwZCHFJLIZB9FlebCqCZBOA6hWbwfmeNw/uL4BDPcucj0T0jgkkMGVcv6NoGJQKSOma7sJ5w==} + /@nestjs/platform-express/9.0.8_cw6o3dkuyuli4a5gq7b223evly: + resolution: {integrity: sha512-gKeZwt6eAituYU4xe0IeD8IHSGE14LYN1L+aNdUk0KWKAfAjphM4L9FgSzI/r27q2q1tMGYUmMUJKsiUoENVHg==} peerDependencies: '@nestjs/common': ^9.0.0 '@nestjs/core': ^9.0.0 dependencies: - '@nestjs/common': 9.0.7_mgy7w2bm3yhmntrbe3boyroj6m - '@nestjs/core': 9.0.7_33m5b3m5yxauaifvpszi6cyz5m + '@nestjs/common': 9.0.8_mgy7w2bm3yhmntrbe3boyroj6m + '@nestjs/core': 9.0.8_ynoyn6d36ot4yn5mj6f7nnecsq body-parser: 1.20.0 cors: 2.8.5 express: 4.18.1 @@ -4511,15 +4462,15 @@ packages: - supports-color dev: false - /@nestjs/schedule/2.1.0_pdtl3hujhzr673j53ucwmxga3i: + /@nestjs/schedule/2.1.0_bnr7ep6snzlfkhaoqb7mdwsj4q: resolution: {integrity: sha512-4Xaw56WiW3VsxEPPnj/iDtfjcO+sUZyYAeRxD0gnF5havncxjAnv52Iw7UH3DuzzUA784xPGgGje3Fq0Gu925g==} peerDependencies: '@nestjs/common': ^7.0.0 || ^8.0.0 || ^9.0.0 '@nestjs/core': ^7.0.0 || ^8.0.0 || ^9.0.0 reflect-metadata: ^0.1.12 dependencies: - '@nestjs/common': 9.0.7_mgy7w2bm3yhmntrbe3boyroj6m - '@nestjs/core': 9.0.7_33m5b3m5yxauaifvpszi6cyz5m + '@nestjs/common': 9.0.8_mgy7w2bm3yhmntrbe3boyroj6m + '@nestjs/core': 9.0.8_ynoyn6d36ot4yn5mj6f7nnecsq cron: 2.0.0 reflect-metadata: 0.1.13 uuid: 8.3.2 @@ -4540,33 +4491,34 @@ packages: - chokidar dev: true - /@nestjs/serve-static/3.0.0_xxlaro4n3ygapuy65e43lboh2y: + /@nestjs/serve-static/3.0.0_cw6o3dkuyuli4a5gq7b223evly: resolution: {integrity: sha512-TpXjgs4136dQqWUjEcONqppqXDsrJhRkmKWzuBMOUAnP4HjHpNmlycvkHnDnWSoG2YD4a7Enh4ViYGWqCfHStA==} peerDependencies: '@nestjs/common': ^9.0.0 '@nestjs/core': ^9.0.0 dependencies: - '@nestjs/common': 9.0.7_mgy7w2bm3yhmntrbe3boyroj6m - '@nestjs/core': 9.0.7_33m5b3m5yxauaifvpszi6cyz5m + '@nestjs/common': 9.0.8_mgy7w2bm3yhmntrbe3boyroj6m + '@nestjs/core': 9.0.8_ynoyn6d36ot4yn5mj6f7nnecsq path-to-regexp: 0.2.5 dev: false - /@nestjs/terminus/9.0.0_w6rtuczjqdvwej3az4yn6pnsn4: - resolution: {integrity: sha512-Yqx310ld2JwWgFFQyw0Cri+Y4yfG9gq66BLZ37vdOgZeKFS4wHdJZG6PlYeO3ztvE+vVZCKxvORLtaNa4u2bSQ==} + /@nestjs/terminus/9.1.0_xnayqdq75yqw5n74qxixs6awam: + resolution: {integrity: sha512-4z1qneqZ7X/EjHw0YWVFuuHjGNCTW5SeFl8FQZIIJw0AyqNr3+KpTwKum4PY531AjTzRcYZblN9aWQ5I67oDFQ==} peerDependencies: '@nestjs/common': 9.x '@nestjs/core': 9.x reflect-metadata: 0.1.x rxjs: 7.x dependencies: - '@nestjs/common': 9.0.7_mgy7w2bm3yhmntrbe3boyroj6m - '@nestjs/core': 9.0.7_33m5b3m5yxauaifvpszi6cyz5m - check-disk-space: 3.3.0 + '@nestjs/common': 9.0.8_mgy7w2bm3yhmntrbe3boyroj6m + '@nestjs/core': 9.0.8_ynoyn6d36ot4yn5mj6f7nnecsq + boxen: 5.1.2 + check-disk-space: 3.3.1 reflect-metadata: 0.1.13 rxjs: 7.5.6 dev: false - /@nestjs/typeorm/9.0.0_hcht4qnqfyji4kwzkisp3224ye: + /@nestjs/typeorm/9.0.0_y2o4tfyqpkk2hlczj3r36cju7u: resolution: {integrity: sha512-pTH9ZlngObaPlt7//CY2lSb+3ouFczUQJln1ctXIpGwZdY3QBrwsxF3hnJXsCYNa+IPfz27qJUeoAQmp65kGZw==} peerDependencies: '@nestjs/common': ^8.0.0 || ^9.0.0 @@ -4575,8 +4527,8 @@ packages: rxjs: ^7.2.0 typeorm: ^0.3.0 dependencies: - '@nestjs/common': 9.0.7_mgy7w2bm3yhmntrbe3boyroj6m - '@nestjs/core': 9.0.7_33m5b3m5yxauaifvpszi6cyz5m + '@nestjs/common': 9.0.8_mgy7w2bm3yhmntrbe3boyroj6m + '@nestjs/core': 9.0.8_ynoyn6d36ot4yn5mj6f7nnecsq reflect-metadata: 0.1.13 rxjs: 7.5.6 typeorm: 0.3.7_pg@8.7.3+ts-node@10.9.1 @@ -4761,7 +4713,7 @@ packages: /@redux-saga/core/1.1.3: resolution: {integrity: sha512-8tInBftak8TPzE6X13ABmEtRJGjtK17w7VUs7qV17S8hCO5S3+aUTWZ/DBsBJPdE8Z5jOPwYALyvofgq1Ws+kg==} dependencies: - '@babel/runtime': 7.17.9 + '@babel/runtime': 7.18.6 '@redux-saga/deferred': 1.1.2 '@redux-saga/delay-p': 1.1.2 '@redux-saga/is': 1.1.2 @@ -4878,93 +4830,93 @@ packages: resolution: {integrity: sha512-O3uyB/JbkAEMZaP3YqyHH7TMnex7tWyCbCI4EfJdOCoN6HIhqdJBWTM6aCCiWQ/5f5wxjgU735QAIpJbjDvmzg==} dev: false - /@svgr/babel-plugin-add-jsx-attribute/6.0.0_@babel+core@7.18.6: + /@svgr/babel-plugin-add-jsx-attribute/6.0.0_@babel+core@7.18.9: resolution: {integrity: sha512-MdPdhdWLtQsjd29Wa4pABdhWbaRMACdM1h31BY+c6FghTZqNGT7pEYdBoaGeKtdTOBC/XNFQaKVj+r/Ei2ryWA==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 dev: false - /@svgr/babel-plugin-remove-jsx-attribute/6.0.0_@babel+core@7.18.6: + /@svgr/babel-plugin-remove-jsx-attribute/6.0.0_@babel+core@7.18.9: resolution: {integrity: sha512-aVdtfx9jlaaxc3unA6l+M9YRnKIZjOhQPthLKqmTXC8UVkBLDRGwPKo+r8n3VZN8B34+yVajzPTZ+ptTSuZZCw==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 dev: false - /@svgr/babel-plugin-remove-jsx-empty-expression/6.0.0_@babel+core@7.18.6: + /@svgr/babel-plugin-remove-jsx-empty-expression/6.0.0_@babel+core@7.18.9: resolution: {integrity: sha512-Ccj42ApsePD451AZJJf1QzTD1B/BOU392URJTeXFxSK709i0KUsGtbwyiqsKu7vsYxpTM0IA5clAKDyf9RCZyA==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 dev: false - /@svgr/babel-plugin-replace-jsx-attribute-value/6.0.0_@babel+core@7.18.6: + /@svgr/babel-plugin-replace-jsx-attribute-value/6.0.0_@babel+core@7.18.9: resolution: {integrity: sha512-88V26WGyt1Sfd1emBYmBJRWMmgarrExpKNVmI9vVozha4kqs6FzQJ/Kp5+EYli1apgX44518/0+t9+NU36lThQ==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 dev: false - /@svgr/babel-plugin-svg-dynamic-title/6.0.0_@babel+core@7.18.6: + /@svgr/babel-plugin-svg-dynamic-title/6.0.0_@babel+core@7.18.9: resolution: {integrity: sha512-F7YXNLfGze+xv0KMQxrl2vkNbI9kzT9oDK55/kUuymh1ACyXkMV+VZWX1zEhSTfEKh7VkHVZGmVtHg8eTZ6PRg==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 dev: false - /@svgr/babel-plugin-svg-em-dimensions/6.0.0_@babel+core@7.18.6: + /@svgr/babel-plugin-svg-em-dimensions/6.0.0_@babel+core@7.18.9: resolution: {integrity: sha512-+rghFXxdIqJNLQK08kwPBD3Z22/0b2tEZ9lKiL/yTfuyj1wW8HUXu4bo/XkogATIYuXSghVQOOCwURXzHGKyZA==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 dev: false - /@svgr/babel-plugin-transform-react-native-svg/6.0.0_@babel+core@7.18.6: + /@svgr/babel-plugin-transform-react-native-svg/6.0.0_@babel+core@7.18.9: resolution: {integrity: sha512-VaphyHZ+xIKv5v0K0HCzyfAaLhPGJXSk2HkpYfXIOKb7DjLBv0soHDxNv6X0vr2titsxE7klb++u7iOf7TSrFQ==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 dev: false - /@svgr/babel-plugin-transform-svg-component/6.2.0_@babel+core@7.18.6: + /@svgr/babel-plugin-transform-svg-component/6.2.0_@babel+core@7.18.9: resolution: {integrity: sha512-bhYIpsORb++wpsp91fymbFkf09Z/YEKR0DnFjxvN+8JHeCUD2unnh18jIMKnDJTWtvpTaGYPXELVe4OOzFI0xg==} engines: {node: '>=12'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 dev: false - /@svgr/babel-preset/6.2.0_@babel+core@7.18.6: + /@svgr/babel-preset/6.2.0_@babel+core@7.18.9: resolution: {integrity: sha512-4WQNY0J71JIaL03DRn0vLiz87JXx0b9dYm2aA8XHlQJQoixMl4r/soYHm8dsaJZ3jWtkCiOYy48dp9izvXhDkQ==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@svgr/babel-plugin-add-jsx-attribute': 6.0.0_@babel+core@7.18.6 - '@svgr/babel-plugin-remove-jsx-attribute': 6.0.0_@babel+core@7.18.6 - '@svgr/babel-plugin-remove-jsx-empty-expression': 6.0.0_@babel+core@7.18.6 - '@svgr/babel-plugin-replace-jsx-attribute-value': 6.0.0_@babel+core@7.18.6 - '@svgr/babel-plugin-svg-dynamic-title': 6.0.0_@babel+core@7.18.6 - '@svgr/babel-plugin-svg-em-dimensions': 6.0.0_@babel+core@7.18.6 - '@svgr/babel-plugin-transform-react-native-svg': 6.0.0_@babel+core@7.18.6 - '@svgr/babel-plugin-transform-svg-component': 6.2.0_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@svgr/babel-plugin-add-jsx-attribute': 6.0.0_@babel+core@7.18.9 + '@svgr/babel-plugin-remove-jsx-attribute': 6.0.0_@babel+core@7.18.9 + '@svgr/babel-plugin-remove-jsx-empty-expression': 6.0.0_@babel+core@7.18.9 + '@svgr/babel-plugin-replace-jsx-attribute-value': 6.0.0_@babel+core@7.18.9 + '@svgr/babel-plugin-svg-dynamic-title': 6.0.0_@babel+core@7.18.9 + '@svgr/babel-plugin-svg-em-dimensions': 6.0.0_@babel+core@7.18.9 + '@svgr/babel-plugin-transform-react-native-svg': 6.0.0_@babel+core@7.18.9 + '@svgr/babel-plugin-transform-svg-component': 6.2.0_@babel+core@7.18.9 dev: false /@svgr/core/6.2.1: @@ -4992,8 +4944,8 @@ packages: peerDependencies: '@svgr/core': ^6.0.0 dependencies: - '@babel/core': 7.18.6 - '@svgr/babel-preset': 6.2.0_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@svgr/babel-preset': 6.2.0_@babel+core@7.18.9 '@svgr/core': 6.2.1 '@svgr/hast-util-to-babel-ast': 6.2.1 svg-parser: 2.0.4 @@ -5017,11 +4969,11 @@ packages: resolution: {integrity: sha512-h09ngMNd13hnePwgXa+Y5CgOjzlCvfWLHg+MBnydEedAnuLRzUHUJmGS3o2OsrhxTOOqEsPOFt5v/f6C5Qulcw==} engines: {node: '>=10'} dependencies: - '@babel/core': 7.18.6 - '@babel/plugin-transform-react-constant-elements': 7.18.6_@babel+core@7.18.6 - '@babel/preset-env': 7.18.6_@babel+core@7.18.6 - '@babel/preset-react': 7.18.6_@babel+core@7.18.6 - '@babel/preset-typescript': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/plugin-transform-react-constant-elements': 7.18.6_@babel+core@7.18.9 + '@babel/preset-env': 7.18.6_@babel+core@7.18.9 + '@babel/preset-react': 7.18.6_@babel+core@7.18.9 + '@babel/preset-typescript': 7.18.6_@babel+core@7.18.9 '@svgr/core': 6.2.1 '@svgr/plugin-jsx': 6.2.1_@svgr+core@6.2.1 '@svgr/plugin-svgo': 6.2.0_@svgr+core@6.2.1 @@ -5072,32 +5024,32 @@ packages: /@types/bcrypt/5.0.0: resolution: {integrity: sha512-agtcFKaruL8TmcvqbndlqHPSJgsolhf/qPWchFlgnW1gECTN/nKbFcoFnvKAQRFfKbh+BO6A3SWdJu9t+xF3Lw==} dependencies: - '@types/node': 18.6.2 + '@types/node': 18.6.3 dev: true /@types/body-parser/1.19.2: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 18.6.2 + '@types/node': 18.6.3 /@types/bonjour/3.5.10: resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==} dependencies: - '@types/node': 18.0.3 + '@types/node': 18.6.2 dev: false /@types/connect-history-api-fallback/1.3.5: resolution: {integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==} dependencies: '@types/express-serve-static-core': 4.17.29 - '@types/node': 18.0.3 + '@types/node': 18.6.2 dev: false /@types/connect/3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 18.6.2 + '@types/node': 18.6.3 /@types/cookie-parser/1.4.3: resolution: {integrity: sha512-CqSKwFwefj4PzZ5n/iwad/bow2hTCh0FlNAeWLtQM3JA/NX/iYagIpWG2cf1bQKQ2c9gU2log5VUCrn7LDOs0w==} @@ -5133,7 +5085,7 @@ packages: /@types/express-serve-static-core/4.17.29: resolution: {integrity: sha512-uMd++6dMKS32EOuw1Uli3e3BPgdLIXmezcfHv7N4c1s3gkhikBplORPpMq3fuWkxncZN1reb16d5n8yhQ80x7Q==} dependencies: - '@types/node': 18.0.3 + '@types/node': 18.6.3 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 @@ -5168,7 +5120,7 @@ packages: /@types/http-proxy/1.17.9: resolution: {integrity: sha512-QsbSjA/fSk7xB+UXlCT3wHBy5ai9wOcNDWwZAtud+jXhwOM3l+EYZh8Lng4+/6n8uar0J7xILzqftJdJ/Wdfkw==} dependencies: - '@types/node': 18.0.3 + '@types/node': 18.6.2 dev: false /@types/json-schema/7.0.11: @@ -5181,13 +5133,13 @@ packages: /@types/jsonwebtoken/8.5.8: resolution: {integrity: sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==} dependencies: - '@types/node': 18.6.2 + '@types/node': 18.6.3 dev: false /@types/keyv/3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 18.0.3 + '@types/node': 18.6.2 dev: false /@types/lodash/4.14.182: @@ -5225,12 +5177,12 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node/18.0.3: - resolution: {integrity: sha512-HzNRZtp4eepNitP+BD6k2L6DROIDG4Q0fm4x+dwfsr6LGmROENnok75VGw40628xf+iR24WeMFcHuuBDUAzzsQ==} - /@types/node/18.6.2: resolution: {integrity: sha512-KcfkBq9H4PI6Vpu5B/KoPeuVDAbmi+2mDBqGPGUgoL7yXQtcWGu2vJWmmRkneWK3Rh0nIAX192Aa87AqKHYChQ==} + /@types/node/18.6.3: + resolution: {integrity: sha512-6qKpDtoaYLM+5+AFChLhHermMQxc3TOEFIDzrZLPRGHPrLEwqFkkT5Kx3ju05g6X7uDPazz3jHbKPX0KzCjntg==} + /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: true @@ -5323,7 +5275,7 @@ packages: /@types/responselike/1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.0.3 + '@types/node': 18.6.2 dev: false /@types/retry/0.12.0: @@ -5333,7 +5285,7 @@ packages: /@types/sax/1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 18.0.3 + '@types/node': 18.6.2 dev: false /@types/scheduler/0.16.2: @@ -5349,12 +5301,12 @@ packages: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: '@types/mime': 1.3.2 - '@types/node': 18.0.3 + '@types/node': 18.6.3 /@types/sockjs/0.3.33: resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==} dependencies: - '@types/node': 18.0.3 + '@types/node': 18.6.2 dev: false /@types/tailwindcss/3.0.11: @@ -5380,11 +5332,11 @@ packages: /@types/ws/8.5.3: resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==} dependencies: - '@types/node': 18.0.3 + '@types/node': 18.6.2 dev: false - /@typescript-eslint/eslint-plugin/5.31.0_d5zwcxr4bwkhmuo464cb3a2puu: - resolution: {integrity: sha512-VKW4JPHzG5yhYQrQ1AzXgVgX8ZAJEvCz0QI6mLRX4tf7rnFfh5D8SKm0Pq6w5PyNfAWJk6sv313+nEt3ohWMBQ==} + /@typescript-eslint/eslint-plugin/5.32.0_iosr3hrei2tubxveewluhu5lhy: + 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 @@ -5394,12 +5346,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa - '@typescript-eslint/scope-manager': 5.31.0 - '@typescript-eslint/type-utils': 5.31.0_he2ccbldppg44uulnyq4rwocfa - '@typescript-eslint/utils': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.32.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/scope-manager': 5.32.0 + '@typescript-eslint/type-utils': 5.32.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/utils': 5.32.0_qugx7qdu5zevzvxaiqyxfiwquq debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.21.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -5410,7 +5362,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.31.0_he2ccbldppg44uulnyq4rwocfa: + /@typescript-eslint/parser/5.31.0_qugx7qdu5zevzvxaiqyxfiwquq: resolution: {integrity: sha512-UStjQiZ9OFTFReTrN+iGrC6O/ko9LVDhreEK5S3edmXgR396JGq7CoX2TWIptqt/ESzU2iRKXAHfSF2WJFcWHw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5424,7 +5376,27 @@ packages: '@typescript-eslint/types': 5.31.0 '@typescript-eslint/typescript-estree': 5.31.0_typescript@4.7.4 debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.21.0 + typescript: 4.7.4 + transitivePeerDependencies: + - supports-color + dev: true + + /@typescript-eslint/parser/5.32.0_qugx7qdu5zevzvxaiqyxfiwquq: + resolution: {integrity: sha512-IxRtsehdGV9GFQ35IGm5oKKR2OGcazUoiNBxhRV160iF9FoyuXxjY+rIqs1gfnd+4eL98OjeGnMpE7RF/NBb3A==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/scope-manager': 5.32.0 + '@typescript-eslint/types': 5.32.0 + '@typescript-eslint/typescript-estree': 5.32.0_typescript@4.7.4 + debug: 4.3.4 + eslint: 8.21.0 typescript: 4.7.4 transitivePeerDependencies: - supports-color @@ -5438,8 +5410,16 @@ packages: '@typescript-eslint/visitor-keys': 5.31.0 dev: true - /@typescript-eslint/type-utils/5.31.0_he2ccbldppg44uulnyq4rwocfa: - resolution: {integrity: sha512-7ZYqFbvEvYXFn9ax02GsPcEOmuWNg+14HIf4q+oUuLnMbpJ6eHAivCg7tZMVwzrIuzX3QCeAOqKoyMZCv5xe+w==} + /@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/type-utils/5.32.0_qugx7qdu5zevzvxaiqyxfiwquq: + resolution: {integrity: sha512-0gSsIhFDduBz3QcHJIp3qRCvVYbqzHg8D6bHFsDMrm0rURYDj+skBK2zmYebdCp+4nrd9VWd13egvhYFJj/wZg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -5448,9 +5428,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/utils': 5.32.0_qugx7qdu5zevzvxaiqyxfiwquq debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.21.0 tsutils: 3.21.0_typescript@4.7.4 typescript: 4.7.4 transitivePeerDependencies: @@ -5462,6 +5442,11 @@ 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/typescript-estree/5.31.0_typescript@4.7.4: resolution: {integrity: sha512-3S625TMcARX71wBc2qubHaoUwMEn+l9TCsaIzYI/ET31Xm2c9YQ+zhGgpydjorwQO9pLfR/6peTzS/0G3J/hDw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -5483,19 +5468,40 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.31.0_he2ccbldppg44uulnyq4rwocfa: - resolution: {integrity: sha512-kcVPdQS6VIpVTQ7QnGNKMFtdJdvnStkqS5LeALr4rcwx11G6OWb2HB17NMPnlRHvaZP38hL9iK8DdE9Fne7NYg==} + /@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 + transitivePeerDependencies: + - supports-color + dev: true + + /@typescript-eslint/utils/5.32.0_qugx7qdu5zevzvxaiqyxfiwquq: + 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.31.0 - '@typescript-eslint/types': 5.31.0 - '@typescript-eslint/typescript-estree': 5.31.0_typescript@4.7.4 - eslint: 8.20.0 + '@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.21.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint-utils: 3.0.0_eslint@8.21.0 transitivePeerDependencies: - supports-color - typescript @@ -5509,6 +5515,14 @@ 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 + /@webassemblyjs/ast/1.11.1: resolution: {integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==} dependencies: @@ -5639,6 +5653,14 @@ packages: acorn: ^8 dependencies: acorn: 8.7.1 + dev: true + + /acorn-import-assertions/1.8.0_acorn@8.8.0: + resolution: {integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==} + peerDependencies: + acorn: ^8 + dependencies: + acorn: 8.8.0 /acorn-jsx/5.3.2_acorn@8.8.0: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} @@ -5675,6 +5697,7 @@ packages: resolution: {integrity: sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==} engines: {node: '>=0.4.0'} hasBin: true + dev: true /acorn/8.8.0: resolution: {integrity: sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==} @@ -5799,11 +5822,6 @@ packages: hasBin: true dev: false - /ansi-regex/2.1.1: - resolution: {integrity: sha1-w7M6te42DYbg5ijwRorn7yfWVN8=} - engines: {node: '>=0.10.0'} - dev: false - /ansi-regex/5.0.1: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} engines: {node: '>=8'} @@ -5847,7 +5865,7 @@ packages: dev: false /append-field/1.0.0: - resolution: {integrity: sha1-HjRA6RXwsSA9I3SOeO3XubW0PlY=} + resolution: {integrity: sha512-klpgFSWLW1ZEs8svjfb7g4qWY0YS5imI82dTg+QahUvJ8YqAY0P10Uk8tTyh9ZGuYEZEMaeJYCF5BFuX552hsw==} dev: false /aproba/2.0.0: @@ -5962,22 +5980,6 @@ packages: resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} engines: {node: '>= 4.0.0'} - /autoprefixer/10.4.7_postcss@8.4.14: - resolution: {integrity: sha512-ypHju4Y2Oav95SipEcCcI5J7CGPuvz8oat7sUtYj3ClK44bldfvtvcxK6IEK++7rqB7YchDGzweZIBG+SD0ZAA==} - engines: {node: ^10 || ^12 || >=14} - hasBin: true - peerDependencies: - postcss: ^8.1.0 - dependencies: - browserslist: 4.21.1 - caniuse-lite: 1.0.30001361 - fraction.js: 4.2.0 - normalize-range: 0.1.2 - picocolors: 1.0.0 - postcss: 8.4.14 - postcss-value-parser: 4.2.0 - dev: false - /autoprefixer/10.4.8_postcss@8.4.14: resolution: {integrity: sha512-75Jr6Q/XpTqEf6D2ltS5uMewJIx5irCU1oBYJrWjFenq/m12WRRrz6g15L1EIoYvPLXTbEry7rDOwrcYNj77xw==} engines: {node: ^10 || ^12 || >=14} @@ -5992,7 +5994,6 @@ packages: picocolors: 1.0.0 postcss: 8.4.14 postcss-value-parser: 4.2.0 - dev: true /axe-core/4.4.1: resolution: {integrity: sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw==} @@ -6028,19 +6029,19 @@ packages: resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==} dev: true - /babel-loader/8.2.5_fswvdo7jykdwhfxrdcvghfn6pa: + /babel-loader/8.2.5_y3lv6tn6yokher4u7xj4j22px4: resolution: {integrity: sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 find-cache-dir: 3.3.2 loader-utils: 2.0.2 make-dir: 3.1.0 schema-utils: 2.7.1 - webpack: 5.73.0 + webpack: 5.74.0 dev: false /babel-plugin-apply-mdx-type-prop/1.6.22_@babel+core@7.12.9: @@ -6065,46 +6066,47 @@ packages: '@babel/helper-plugin-utils': 7.10.4 dev: false - /babel-plugin-macros/2.8.0: - resolution: {integrity: sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==} + /babel-plugin-macros/3.1.0: + resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} + engines: {node: '>=10', npm: '>=6'} dependencies: - '@babel/runtime': 7.17.9 - cosmiconfig: 6.0.0 - resolve: 1.22.0 + '@babel/runtime': 7.18.6 + cosmiconfig: 7.0.1 + resolve: 1.22.1 dev: false - /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.18.6: + /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.18.9: resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.18.6 - '@babel/core': 7.18.6 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.6 + '@babel/compat-data': 7.18.8 + '@babel/core': 7.18.9 + '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.9 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.18.6: + /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.18.9: resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.9 core-js-compat: 3.23.3 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.18.6: + /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.18.9: resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: false @@ -6274,6 +6276,7 @@ packages: electron-to-chromium: 1.4.174 node-releases: 2.0.5 update-browserslist-db: 1.0.4_browserslist@4.21.1 + dev: true /browserslist/4.21.3: resolution: {integrity: sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==} @@ -6404,14 +6407,15 @@ packages: /caniuse-api/3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: - browserslist: 4.21.1 - caniuse-lite: 1.0.30001361 + browserslist: 4.21.3 + caniuse-lite: 1.0.30001373 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 dev: false /caniuse-lite/1.0.30001361: resolution: {integrity: sha512-ybhCrjNtkFji1/Wto6SSJKkWk6kZgVQsDq5QI83SafsF6FXv2JB4df9eEdH6g8sdGgqTXrFLjAxqBGgYoU3azQ==} + dev: true /caniuse-lite/1.0.30001373: resolution: {integrity: sha512-pJYArGHrPp3TUqQzFYRmP/lwJlj8RCbVe3Gd3eJQkAV8SAC6b19XS9BjMvRdvaS8RMkaTN8ZhoHP6S1y8zzwEQ==} @@ -6467,8 +6471,8 @@ packages: resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==} dev: true - /check-disk-space/3.3.0: - resolution: {integrity: sha512-Hvr+Nr01xSSvuCpXvJ8oZ2iXjIu4XT3uHbw3g7F/Uiw6O5xk8c/Ot7ZGFDaTRDf2Bz8AdWA4DvpAgCJVKt8arw==} + /check-disk-space/3.3.1: + resolution: {integrity: sha512-iOrT8yCZjSnyNZ43476FE2rnssvgw5hnuwOM0hm8Nj1qa0v4ieUUEbCyxxsEliaoDUb/75yCOL71zkDiDBLbMQ==} engines: {node: '>=12'} dev: false @@ -6630,11 +6634,6 @@ packages: engines: {node: '>=6'} dev: false - /code-point-at/1.1.0: - resolution: {integrity: sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=} - engines: {node: '>=0.10.0'} - dev: false - /collapse-white-space/1.0.6: resolution: {integrity: sha512-jEovNnrhMuqyCcjfEJA56v0Xq8SkIoPKDyaHahwo3POf4qcSXqMYuwNcOTzp74vTsR9Tn08z4MxWqAhcekogkQ==} dev: false @@ -7065,7 +7064,7 @@ packages: engines: {node: '>=12'} dev: false - /copy-webpack-plugin/11.0.0_webpack@5.73.0: + /copy-webpack-plugin/11.0.0_webpack@5.74.0: resolution: {integrity: sha512-fX2MWpamkW0hZxMEg0+mYnA40LTosOSa5TqZ9GYIBzyJa9C3QUaMPSE2xAi/buNr8u89SfD9wHSQVBzrRa/SOQ==} engines: {node: '>= 14.15.0'} peerDependencies: @@ -7077,13 +7076,13 @@ packages: normalize-path: 3.0.0 schema-utils: 4.0.0 serialize-javascript: 6.0.0 - webpack: 5.73.0 + webpack: 5.74.0 dev: false /core-js-compat/3.23.3: resolution: {integrity: sha512-WSzUs2h2vvmKsacLHNTdpyOC9k43AEhcGoFlVgCY4L7aw98oSBKtPL6vD0/TqZjRWRQYdDSLkzZIni4Crbbiqw==} dependencies: - browserslist: 4.21.1 + browserslist: 4.21.3 semver: 7.0.0 dev: false @@ -7201,7 +7200,7 @@ packages: postcss: 8.4.14 dev: false - /css-loader/6.7.1_webpack@5.73.0: + /css-loader/6.7.1_webpack@5.74.0: resolution: {integrity: sha512-yB5CNFa14MbPJcomwNh3wLThtkZgcNyI2bNMRt8iE5Z8Vwl7f8vQXFAzn2HDOJvtDq2NTZBUGMSUNNyrv3/+cw==} engines: {node: '>= 12.13.0'} peerDependencies: @@ -7215,10 +7214,10 @@ packages: postcss-modules-values: 4.0.0_postcss@8.4.14 postcss-value-parser: 4.2.0 semver: 7.3.7 - webpack: 5.73.0 + webpack: 5.74.0 dev: false - /css-minimizer-webpack-plugin/4.0.0_ym7haxui4mhsv4z74sxfalk3f4: + /css-minimizer-webpack-plugin/4.0.0_zvbyxxpfojwcdldcsxjlwltq7e: resolution: {integrity: sha512-7ZXXRzRHvofv3Uac5Y+RkWRNo0ZMlcg8e9/OtrqUYmwDWJo+qs67GvdeFrXLsFb7czKNwjQhPkM0avlIYl+1nA==} engines: {node: '>= 14.15.0'} peerDependencies: @@ -7244,7 +7243,7 @@ packages: schema-utils: 4.0.0 serialize-javascript: 6.0.0 source-map: 0.6.1 - webpack: 5.73.0 + webpack: 5.74.0 dev: false /css-select/4.3.0: @@ -7291,7 +7290,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - autoprefixer: 10.4.7_postcss@8.4.14 + autoprefixer: 10.4.8_postcss@8.4.14 cssnano-preset-default: 5.2.12_postcss@8.4.14 postcss: 8.4.14 postcss-discard-unused: 5.1.0_postcss@8.4.14 @@ -7354,7 +7353,7 @@ packages: postcss: ^8.2.15 dependencies: cssnano-preset-default: 5.2.12_postcss@8.4.14 - lilconfig: 2.0.5 + lilconfig: 2.0.6 postcss: 8.4.14 yaml: 1.10.2 dev: false @@ -7838,6 +7837,7 @@ packages: /electron-to-chromium/1.4.174: resolution: {integrity: sha512-JER+w+9MV2MBVFOXxP036bLlNOnzbYAWrWU8sNUwoOO69T3w4564WhM5H5atd8VVS8U4vpi0i0kdoYzm1NPQgQ==} + dev: true /electron-to-chromium/1.4.206: resolution: {integrity: sha512-h+Fadt1gIaQ06JaIiyqPsBjJ08fV5Q7md+V8bUvQW/9OvXfL2LRICTz2EcnnCP7QzrFTS6/27MRV6Bl9Yn97zA==} @@ -7983,7 +7983,7 @@ packages: engines: {node: '>=12'} dev: false - /eslint-config-next/12.2.3_he2ccbldppg44uulnyq4rwocfa: + /eslint-config-next/12.2.3_qugx7qdu5zevzvxaiqyxfiwquq: resolution: {integrity: sha512-xAQqAqwa2bu9ZMRypz58ym4tNCo22Wc6LuoLpbpf3yW5c4ZkVib9934AgGDDvh2zKrP56Z6X0Pp6gNnuuZzcRw==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 @@ -7994,27 +7994,27 @@ packages: dependencies: '@next/eslint-plugin-next': 12.2.3 '@rushstack/eslint-patch': 1.1.3 - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa - eslint: 8.20.0 + '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + eslint: 8.21.0 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 2.7.1_afl3vkhn63baibzal45igheroq - eslint-plugin-import: 2.26.0_xghit6br4uxxcb3wedzz63s5dy - eslint-plugin-jsx-a11y: 6.5.1_eslint@8.20.0 - eslint-plugin-react: 7.30.0_eslint@8.20.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.20.0 + eslint-import-resolver-typescript: 2.7.1_jatgrcxl4x7ywe7ak6cnjca2ae + eslint-plugin-import: 2.26.0_zu5yyfjdtguz3dzpvgqin5fldy + eslint-plugin-jsx-a11y: 6.5.1_eslint@8.21.0 + eslint-plugin-react: 7.30.0_eslint@8.21.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.21.0 typescript: 4.7.4 transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color dev: true - /eslint-config-prettier/8.5.0_eslint@8.20.0: + /eslint-config-prettier/8.5.0_eslint@8.21.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.20.0 + eslint: 8.21.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -8026,7 +8026,7 @@ packages: - supports-color dev: true - /eslint-import-resolver-typescript/2.7.1_afl3vkhn63baibzal45igheroq: + /eslint-import-resolver-typescript/2.7.1_jatgrcxl4x7ywe7ak6cnjca2ae: resolution: {integrity: sha512-00UbgGwV8bSgUv34igBDbTOtKhqoRMy9bFjNehT40bXg6585PNIct8HhXZ0SybqB9rWtXj9crcku8ndDn/gIqQ==} engines: {node: '>=4'} peerDependencies: @@ -8034,8 +8034,8 @@ packages: eslint-plugin-import: '*' dependencies: debug: 4.3.4 - eslint: 8.20.0 - eslint-plugin-import: 2.26.0_xghit6br4uxxcb3wedzz63s5dy + eslint: 8.21.0 + eslint-plugin-import: 2.26.0_zu5yyfjdtguz3dzpvgqin5fldy glob: 7.2.3 is-glob: 4.0.3 resolve: 1.22.1 @@ -8044,6 +8044,32 @@ packages: - supports-color dev: true + /eslint-module-utils/2.7.3_gjpiwexkhexdr4bbgrtzf23bg4: + resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} + engines: {node: '>=4'} + peerDependencies: + '@typescript-eslint/parser': '*' + eslint-import-resolver-node: '*' + eslint-import-resolver-typescript: '*' + eslint-import-resolver-webpack: '*' + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true + eslint-import-resolver-node: + optional: true + eslint-import-resolver-typescript: + optional: true + eslint-import-resolver-webpack: + optional: true + dependencies: + '@typescript-eslint/parser': 5.32.0_qugx7qdu5zevzvxaiqyxfiwquq + debug: 3.2.7 + eslint-import-resolver-node: 0.3.6 + find-up: 2.1.0 + transitivePeerDependencies: + - supports-color + dev: true + /eslint-module-utils/2.7.3_tl7yzo5qhybg5tc7vdth5gpmla: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} @@ -8062,42 +8088,16 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq debug: 3.2.7 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 2.7.1_afl3vkhn63baibzal45igheroq + eslint-import-resolver-typescript: 2.7.1_jatgrcxl4x7ywe7ak6cnjca2ae find-up: 2.1.0 transitivePeerDependencies: - supports-color dev: true - /eslint-module-utils/2.7.3_vozeh3qpn3prlhg65r4uuu3jv4: - resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} - engines: {node: '>=4'} - peerDependencies: - '@typescript-eslint/parser': '*' - eslint-import-resolver-node: '*' - eslint-import-resolver-typescript: '*' - eslint-import-resolver-webpack: '*' - peerDependenciesMeta: - '@typescript-eslint/parser': - optional: true - eslint-import-resolver-node: - optional: true - eslint-import-resolver-typescript: - optional: true - eslint-import-resolver-webpack: - optional: true - dependencies: - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa - debug: 3.2.7 - eslint-import-resolver-node: 0.3.6 - find-up: 2.1.0 - transitivePeerDependencies: - - supports-color - dev: true - - /eslint-plugin-import/2.26.0_ficupzxy3q6nk56ibvavehtzue: + /eslint-plugin-import/2.26.0_wuikv5nqgdfyng42xxm7lklfmi: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -8107,14 +8107,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.32.0_qugx7qdu5zevzvxaiqyxfiwquq array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.20.0 + eslint: 8.21.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_vozeh3qpn3prlhg65r4uuu3jv4 + eslint-module-utils: 2.7.3_gjpiwexkhexdr4bbgrtzf23bg4 has: 1.0.3 is-core-module: 2.9.0 is-glob: 4.0.3 @@ -8128,7 +8128,7 @@ packages: - supports-color dev: true - /eslint-plugin-import/2.26.0_xghit6br4uxxcb3wedzz63s5dy: + /eslint-plugin-import/2.26.0_zu5yyfjdtguz3dzpvgqin5fldy: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -8138,12 +8138,12 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.20.0 + eslint: 8.21.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.3_tl7yzo5qhybg5tc7vdth5gpmla has: 1.0.3 @@ -8159,7 +8159,7 @@ packages: - supports-color dev: true - /eslint-plugin-jsx-a11y/6.5.1_eslint@8.20.0: + /eslint-plugin-jsx-a11y/6.5.1_eslint@8.21.0: resolution: {integrity: sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==} engines: {node: '>=4.0'} peerDependencies: @@ -8173,14 +8173,14 @@ packages: axobject-query: 2.2.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.20.0 + eslint: 8.21.0 has: 1.0.3 jsx-ast-utils: 3.3.0 language-tags: 1.0.5 minimatch: 3.1.2 dev: true - /eslint-plugin-prettier/4.2.1_g4fztgbwjyq2fvmcscny2sj6fy: + /eslint-plugin-prettier/4.2.1_h62lvancfh4b7r6zn2dgodrh5e: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -8191,22 +8191,22 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.20.0 - eslint-config-prettier: 8.5.0_eslint@8.20.0 + eslint: 8.21.0 + eslint-config-prettier: 8.5.0_eslint@8.21.0 prettier: 2.7.1 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-react-hooks/4.6.0_eslint@8.20.0: + /eslint-plugin-react-hooks/4.6.0_eslint@8.21.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.20.0 + eslint: 8.21.0 dev: true - /eslint-plugin-react/7.30.0_eslint@8.20.0: + /eslint-plugin-react/7.30.0_eslint@8.21.0: resolution: {integrity: sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==} engines: {node: '>=4'} peerDependencies: @@ -8215,7 +8215,7 @@ packages: array-includes: 3.1.5 array.prototype.flatmap: 1.3.0 doctrine: 2.1.0 - eslint: 8.20.0 + eslint: 8.21.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.0 minimatch: 3.1.2 @@ -8229,15 +8229,15 @@ packages: string.prototype.matchall: 4.0.7 dev: true - /eslint-plugin-simple-import-sort/7.0.0_eslint@8.20.0: + /eslint-plugin-simple-import-sort/7.0.0_eslint@8.21.0: resolution: {integrity: sha512-U3vEDB5zhYPNfxT5TYR7u01dboFZp+HNpnGhkDB2g/2E4wZ/g1Q9Ton8UwCLfRV9yAKyYqDh62oHOamvkFxsvw==} peerDependencies: eslint: '>=5.0.0' dependencies: - eslint: 8.20.0 + eslint: 8.21.0 dev: true - /eslint-plugin-unused-imports/2.0.0_dybqwpoymejh472jjrl4zrch44: + /eslint-plugin-unused-imports/2.0.0_i7ihj7mda6acsfp32zwgvvndem: resolution: {integrity: sha512-3APeS/tQlTrFa167ThtP0Zm0vctjr4M44HMpeg1P4bK6wItarumq0Ma82xorMKdFsWpphQBlRPzw/pxiVELX1A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8247,8 +8247,8 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.31.0_d5zwcxr4bwkhmuo464cb3a2puu - eslint: 8.20.0 + '@typescript-eslint/eslint-plugin': 5.32.0_iosr3hrei2tubxveewluhu5lhy + eslint: 8.21.0 eslint-rule-composer: 0.3.0 dev: true @@ -8272,13 +8272,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.20.0: + /eslint-utils/3.0.0_eslint@8.21.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.20.0 + eslint: 8.21.0 eslint-visitor-keys: 2.1.0 dev: true @@ -8292,13 +8292,14 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.20.0: - resolution: {integrity: sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==} + /eslint/8.21.0: + resolution: {integrity: sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: '@eslint/eslintrc': 1.3.0 - '@humanwhocodes/config-array': 0.9.5 + '@humanwhocodes/config-array': 0.10.4 + '@humanwhocodes/gitignore-to-minimatch': 1.0.2 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -8306,16 +8307,19 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint-utils: 3.0.0_eslint@8.21.0 eslint-visitor-keys: 3.3.0 - espree: 9.3.2 + espree: 9.3.3 esquery: 1.4.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 file-entry-cache: 6.0.1 + find-up: 5.0.0 functional-red-black-tree: 1.0.1 glob-parent: 6.0.2 globals: 13.17.0 + globby: 11.1.0 + grapheme-splitter: 1.0.4 ignore: 5.2.0 import-fresh: 3.3.0 imurmurhash: 0.1.4 @@ -8345,6 +8349,15 @@ packages: eslint-visitor-keys: 3.3.0 dev: true + /espree/9.3.3: + resolution: {integrity: sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + acorn: 8.8.0 + acorn-jsx: 5.3.2_acorn@8.8.0 + eslint-visitor-keys: 3.3.0 + dev: true + /esprima/4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} @@ -8390,7 +8403,7 @@ packages: resolution: {integrity: sha512-EzV94NYKoO09GLXGjXj9JIlXijVck4ONSr5wiCWDvhsvj5jxSrzTmRU/9C1DyB6uToszLs8aifA6NQ7lEQdvFw==} engines: {node: '>= 0.8'} dependencies: - '@types/node': 18.0.3 + '@types/node': 18.6.2 require-like: 0.1.2 dev: false @@ -8610,17 +8623,6 @@ packages: flat-cache: 3.0.4 dev: true - /file-loader/6.2.0_webpack@5.73.0: - resolution: {integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==} - engines: {node: '>= 10.13.0'} - peerDependencies: - webpack: ^4.0.0 || ^5.0.0 - dependencies: - loader-utils: 2.0.2 - schema-utils: 3.1.1 - webpack: 5.73.0 - dev: false - /file-loader/6.2.0_webpack@5.74.0: resolution: {integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==} engines: {node: '>= 10.13.0'} @@ -8758,7 +8760,7 @@ packages: optional: true dev: false - /fork-ts-checker-webpack-plugin/6.5.2_3o2jfq6vfqxns3sz6wn2nnc3ei: + /fork-ts-checker-webpack-plugin/6.5.2_xnp4kzegbjokq62cajex2ovgkm: resolution: {integrity: sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -8786,7 +8788,7 @@ packages: semver: 7.3.7 tapable: 1.1.3 typescript: 4.7.4 - webpack: 5.73.0 + webpack: 5.74.0 dev: false /fork-ts-checker-webpack-plugin/7.2.11_3o2jfq6vfqxns3sz6wn2nnc3ei: @@ -9239,6 +9241,10 @@ packages: /graceful-fs/4.2.10: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} + /grapheme-splitter/1.0.4: + resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} + dev: true + /gray-matter/4.0.3: resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==} engines: {node: '>=6.0'} @@ -9488,7 +9494,7 @@ packages: resolution: {integrity: sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w==} dev: false - /html-webpack-plugin/5.5.0_webpack@5.73.0: + /html-webpack-plugin/5.5.0_webpack@5.74.0: resolution: {integrity: sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==} engines: {node: '>=10.13.0'} peerDependencies: @@ -9499,7 +9505,7 @@ packages: lodash: 4.17.21 pretty-error: 4.0.0 tapable: 2.2.1 - webpack: 5.73.0 + webpack: 5.74.0 dev: false /htmlparser2/6.1.0: @@ -9865,13 +9871,6 @@ packages: resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} engines: {node: '>=0.10.0'} - /is-fullwidth-code-point/1.0.0: - resolution: {integrity: sha1-754xOG8DGn8NZDr4L95QxFfvAMs=} - engines: {node: '>=0.10.0'} - dependencies: - number-is-nan: 1.0.1 - dev: false - /is-fullwidth-code-point/3.0.0: resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} engines: {node: '>=8'} @@ -10081,7 +10080,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.0.3 + '@types/node': 18.6.2 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -10298,15 +10297,9 @@ packages: resolution: {integrity: sha512-8k83chc+zMj+J/RkaBxi0PpSTAdzHmpqzCMqquSJVRfbZFr8DCp6vPC7ms2PIPGxeqajZLI6CBLW5nLCJCJrYg==} dev: false - /lilconfig/2.0.5: - resolution: {integrity: sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg==} - engines: {node: '>=10'} - dev: false - /lilconfig/2.0.6: resolution: {integrity: sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==} engines: {node: '>=10'} - dev: true /lines-and-columns/1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} @@ -11073,14 +11066,14 @@ packages: tiny-warning: 1.0.3 dev: false - /mini-css-extract-plugin/2.6.1_webpack@5.73.0: + /mini-css-extract-plugin/2.6.1_webpack@5.74.0: resolution: {integrity: sha512-wd+SD57/K6DiV7jIR34P+s3uckTRuQvx0tKPcvjFlrEylk6P4mQ2KSWk1hblj1Kxaqok7LogKOieygXqBczNlg==} engines: {node: '>= 12.13.0'} peerDependencies: webpack: ^5.0.0 dependencies: schema-utils: 4.0.0 - webpack: 5.73.0 + webpack: 5.74.0 dev: false /minimalistic-assert/1.0.1: @@ -11257,7 +11250,7 @@ packages: hoist-non-react-statics: 3.3.2 i18next: 21.8.14 i18next-fs-backend: 1.1.4 - next: 12.2.3_ckhwt5v7fywslkplh6p4u2aony + next: 12.2.3_rflgcffso75ayxnt5lsos2qv3q react: 18.2.0 react-i18next: 11.18.3_76fbphthii3jxinh3ka5k7ds7q transitivePeerDependencies: @@ -11265,8 +11258,8 @@ packages: - react-native dev: false - /next-sitemap/3.1.15_6lynxinfr2uix4icggokqiwwie: - resolution: {integrity: sha512-zLLbSRQjArBlwQp3SUG1nt9TDdJGvLzRj/sQaV4ZovIl4VlocKuFxlX5aWbVQ7iLhTxr8uGU7v8cFENiZCGRjA==} + /next-sitemap/3.1.16_6lynxinfr2uix4icggokqiwwie: + resolution: {integrity: sha512-kczTKLB1ifqi44mMImv/sLRsqxy/O4DXJ4mx/1l23vyx6QFWqeuHxS0duEL/EsChcVJUMWV4FNg2pIiX31xxmg==} engines: {node: '>=14.18'} hasBin: true peerDependencies: @@ -11276,10 +11269,10 @@ packages: '@corex/deepmerge': 4.0.29 '@next/env': 12.2.3 minimist: 1.2.6 - next: 12.2.3_ckhwt5v7fywslkplh6p4u2aony + next: 12.2.3_rflgcffso75ayxnt5lsos2qv3q dev: true - /next/12.2.3_ckhwt5v7fywslkplh6p4u2aony: + /next/12.2.3_rflgcffso75ayxnt5lsos2qv3q: resolution: {integrity: sha512-TA0tmSA6Dk6S6kfvCNbF7CWYW8468gZUxr/3/30z4KvAQbXnl2ASYZElVe7q/hBW/1F1ee0tSBlHa4/sn+ZIBw==} engines: {node: '>=12.22.0'} hasBin: true @@ -11303,8 +11296,8 @@ packages: postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - sass: 1.54.0 - styled-jsx: 5.0.2_lxeixztqul6ae7cp3cpkyxlhzm + sass: 1.54.2 + styled-jsx: 5.0.2_byq7oc57qftat37gkdlgphtura use-sync-external-store: 1.2.0_react@18.2.0 optionalDependencies: '@next/swc-android-arm-eabi': 12.2.3 @@ -11374,6 +11367,7 @@ packages: /node-releases/2.0.5: resolution: {integrity: sha512-U9h1NLROZTq9uE1SNffn6WuPDg8icmi3ns4rEl/oTfIle4iLjTliCzgTsbaIFMq/Xn078/lfY/BL0GWZ+psK4Q==} + dev: true /node-releases/2.0.6: resolution: {integrity: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==} @@ -11453,11 +11447,6 @@ packages: boolbase: 1.0.0 dev: false - /number-is-nan/1.0.1: - resolution: {integrity: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=} - engines: {node: '>=0.10.0'} - dev: false - /object-assign/4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} @@ -12006,7 +11995,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.1 + browserslist: 4.21.3 caniuse-api: 3.0.0 colord: 2.9.2 postcss: 8.4.14 @@ -12019,7 +12008,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.1 + browserslist: 4.21.3 postcss: 8.4.14 postcss-value-parser: 4.2.0 dev: false @@ -12109,7 +12098,7 @@ packages: yaml: 1.10.2 dev: true - /postcss-loader/7.0.0_mepnsno3xmng6eyses4tepu7bu: + /postcss-loader/7.0.0_m6qh27jiicejwnzfgs742cokpe: resolution: {integrity: sha512-IDyttebFzTSY6DI24KuHUcBjbAev1i+RyICoPEWcAstZsj03r533uMXtDn506l6/wlsRYiS5XBdx7TpccCsyUg==} engines: {node: '>= 14.15.0'} peerDependencies: @@ -12120,7 +12109,7 @@ packages: klona: 2.0.5 postcss: 8.4.14 semver: 7.3.7 - webpack: 5.73.0 + webpack: 5.74.0 dev: false /postcss-merge-idents/5.1.1_postcss@8.4.14: @@ -12151,7 +12140,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.1 + browserslist: 4.21.3 caniuse-api: 3.0.0 cssnano-utils: 3.1.0_postcss@8.4.14 postcss: 8.4.14 @@ -12186,7 +12175,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.1 + browserslist: 4.21.3 cssnano-utils: 3.1.0_postcss@8.4.14 postcss: 8.4.14 postcss-value-parser: 4.2.0 @@ -12318,7 +12307,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.1 + browserslist: 4.21.3 postcss: 8.4.14 postcss-value-parser: 4.2.0 dev: false @@ -12371,7 +12360,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.1 + browserslist: 4.21.3 caniuse-api: 3.0.0 postcss: 8.4.14 dev: false @@ -12708,20 +12697,20 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: false - /react-dev-utils/12.0.1_3o2jfq6vfqxns3sz6wn2nnc3ei: + /react-dev-utils/12.0.1_xnp4kzegbjokq62cajex2ovgkm: resolution: {integrity: sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==} engines: {node: '>=14'} dependencies: '@babel/code-frame': 7.18.6 address: 1.2.0 - browserslist: 4.21.1 + browserslist: 4.21.3 chalk: 4.1.2 cross-spawn: 7.0.3 detect-port-alt: 1.1.6 escape-string-regexp: 4.0.0 filesize: 8.0.7 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.2_3o2jfq6vfqxns3sz6wn2nnc3ei + fork-ts-checker-webpack-plugin: 6.5.2_xnp4kzegbjokq62cajex2ovgkm global-modules: 2.0.0 globby: 11.1.0 gzip-size: 6.0.0 @@ -12750,7 +12739,7 @@ packages: dnd-core: 16.0.1 dev: false - /react-dnd/16.0.1_bkxwyqy36x56zhcsyxl6ncqvmi: + /react-dnd/16.0.1_mc35xowjmhsqmznofvjtdcrlxq: resolution: {integrity: sha512-QeoM/i73HHu2XF9aKksIUuamHPDvRglEwdHL4jsp784BgUuWcg6mzfxT0QDdQz8Wj0qyRKx2eMg8iZtWvU4E2Q==} peerDependencies: '@types/hoist-non-react-statics': '>= 3.3.1' @@ -12767,7 +12756,7 @@ packages: dependencies: '@react-dnd/invariant': 4.0.2 '@react-dnd/shallowequal': 4.0.2 - '@types/node': 18.6.2 + '@types/node': 18.6.3 '@types/react': 18.0.15 dnd-core: 16.0.1 fast-deep-equal: 3.1.3 @@ -12916,7 +12905,7 @@ packages: resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} dev: false - /react-loadable-ssr-addon-v5-slorber/1.0.1_pobh4rnr4unizsdzh3gmmsgqtu: + /react-loadable-ssr-addon-v5-slorber/1.0.1_jyzm4i6gssn5i7hvhuq33bg7ba: resolution: {integrity: sha512-lq3Lyw1lGku8zUEJPDxsNm1AfYHBrO9Y1+olAYwpUJ2IGFBskM0DMKok97A6LWUpHm+o7IvQBOWu9MLenp9Z+A==} engines: {node: '>=10.13.0'} peerDependencies: @@ -12925,7 +12914,7 @@ packages: dependencies: '@babel/runtime': 7.18.6 react-loadable: /@docusaurus/react-loadable/5.5.2_react@17.0.2 - webpack: 5.73.0 + webpack: 5.74.0 dev: false /react-markdown/8.0.3_3hx2ussxxho4jajbwrd6gq34qe: @@ -12986,7 +12975,7 @@ packages: react-native: optional: true dependencies: - '@babel/runtime': 7.18.3 + '@babel/runtime': 7.18.6 '@types/react-redux': 7.1.24 hoist-non-react-statics: 3.3.2 loose-envify: 1.4.0 @@ -13101,6 +13090,20 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: false + /react-transition-group/4.4.5_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==} + peerDependencies: + react: '>=16.6.0' + react-dom: '>=16.6.0' + dependencies: + '@babel/runtime': 7.18.6 + dom-helpers: 5.2.1 + loose-envify: 1.4.0 + prop-types: 15.8.1 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + /react-zoom-pan-pinch/2.1.3_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-a5AChOWhjo0RmxsNZXGQIlNh3e3nLU6m4V6M+6dlbPNk5d+MtMxgKWyA5zpR06Lp3OZkZVF9nR8JeWSvKwck9g==} engines: {node: '>=8', npm: '>=5'} @@ -13169,7 +13172,7 @@ packages: dev: true /readable-stream/1.1.14: - resolution: {integrity: sha1-fPTFTvZI44EwhMY23SB54WbAgdk=} + resolution: {integrity: sha512-+MeVjFf4L44XUkhM1eYbD8fyEsxcV81pqMSR5gblfcLCHfZvbrqy4/qYHE+/R5HoBUT11WV5O08Cr1n3YXkWVQ==} dependencies: core-util-is: 1.0.3 inherits: 2.0.4 @@ -13492,15 +13495,6 @@ packages: resolution: {integrity: sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==} dev: false - /resolve/1.22.0: - resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==} - hasBin: true - dependencies: - is-core-module: 2.9.0 - path-parse: 1.0.7 - supports-preserve-symlinks-flag: 1.0.0 - dev: false - /resolve/1.22.1: resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==} hasBin: true @@ -13605,8 +13599,8 @@ packages: /safer-buffer/2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /sass/1.54.0: - resolution: {integrity: sha512-C4zp79GCXZfK0yoHZg+GxF818/aclhp9F48XBu/+bm9vXEVAYov9iU3FBVRMq3Hx3OA4jfKL+p2K9180mEh0xQ==} + /sass/1.54.2: + resolution: {integrity: sha512-wbVV26sejsCIbBScZZtNkvnrB/bVCQ8hSlZ01D9nzsVh9zLqCkWrlpvTb3YEb6xsuNi9cx75hncqwikHFSz7tw==} engines: {node: '>=12.0.0'} hasBin: true dependencies: @@ -14095,7 +14089,7 @@ packages: dev: false /streamsearch/0.1.2: - resolution: {integrity: sha1-gIudDlb8Jz2Am6VzOOkpkZoanxo=} + resolution: {integrity: sha512-jos8u++JKm0ARcSUTAZXOVC0mSox7Bhn6sBgty73P1f3JGf7yG2clTbBNHUdde/kdvP2FESam+vM6l8jBrNxHA==} engines: {node: '>=0.8.0'} dev: false @@ -14104,15 +14098,6 @@ packages: engines: {node: '>=10.0.0'} dev: false - /string-width/1.0.2: - resolution: {integrity: sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=} - engines: {node: '>=0.10.0'} - dependencies: - code-point-at: 1.1.0 - is-fullwidth-code-point: 1.0.0 - strip-ansi: 3.0.1 - dev: false - /string-width/4.2.3: resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} engines: {node: '>=8'} @@ -14160,7 +14145,7 @@ packages: dev: true /string_decoder/0.10.31: - resolution: {integrity: sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=} + resolution: {integrity: sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==} dev: false /string_decoder/1.1.1: @@ -14186,13 +14171,6 @@ packages: resolution: {integrity: sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==} dev: true - /strip-ansi/3.0.1: - resolution: {integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=} - engines: {node: '>=0.10.0'} - dependencies: - ansi-regex: 2.1.1 - dev: false - /strip-ansi/6.0.1: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} engines: {node: '>=8'} @@ -14254,7 +14232,7 @@ packages: inline-style-parser: 0.1.1 dev: false - /styled-jsx/5.0.2_lxeixztqul6ae7cp3cpkyxlhzm: + /styled-jsx/5.0.2_byq7oc57qftat37gkdlgphtura: resolution: {integrity: sha512-LqPQrbBh3egD57NBcHET4qcgshPks+yblyhPlH2GY8oaDgKs8SK4C3dBh3oSJjgzJ3G5t1SYEZGHkP+QEpX9EQ==} engines: {node: '>= 12.0.0'} peerDependencies: @@ -14267,7 +14245,7 @@ packages: babel-plugin-macros: optional: true dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 react: 18.2.0 /stylehacks/5.1.0_postcss@8.4.14: @@ -14276,7 +14254,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.1 + browserslist: 4.21.3 postcss: 8.4.14 postcss-selector-parser: 6.0.10 dev: false @@ -14424,6 +14402,7 @@ packages: serialize-javascript: 6.0.0 terser: 5.14.1 webpack: 5.73.0 + dev: true /terser-webpack-plugin/5.3.3_webpack@5.74.0: resolution: {integrity: sha512-Fx60G5HNYknNTNQnzQ1VePRuu89ZVYWfjRAeT5rITuCY/1b08s49e5kSQwHDirKZWuoKOBRFS98EUUoZ9kLEwQ==} @@ -14454,7 +14433,7 @@ packages: hasBin: true dependencies: '@jridgewell/source-map': 0.3.2 - acorn: 8.7.1 + acorn: 8.8.0 commander: 2.20.3 source-map-support: 0.5.21 @@ -14613,6 +14592,38 @@ packages: typescript: 4.7.4 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 + dev: true + optional: true + + /ts-node/10.9.1_e2tlcjkk7tlngjdlhzx5hjlnv4: + resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} + hasBin: true + peerDependencies: + '@swc/core': '>=1.2.50' + '@swc/wasm': '>=1.2.50' + '@types/node': '*' + typescript: '>=2.7' + peerDependenciesMeta: + '@swc/core': + optional: true + '@swc/wasm': + optional: true + dependencies: + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.9 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.3 + '@types/node': 18.6.3 + acorn: 8.8.0 + 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 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 /tsconfig-paths-webpack-plugin/3.5.2: resolution: {integrity: sha512-EhnfjHbzm5IYI9YPNVIxx1moxMI4bpHD2e0zTXeDNQcwjjRaGepP7IhTHJkyDBG0CAOoxRfe7jCG630Ou+C6Pw==} @@ -14786,7 +14797,7 @@ packages: pg: 8.7.3 reflect-metadata: 0.1.13 sha.js: 2.4.11 - ts-node: 10.9.1_cyi3jronpmwutj7hw2n2p72xty + ts-node: 10.9.1_e2tlcjkk7tlngjdlhzx5hjlnv4 tslib: 2.4.0 uuid: 8.3.2 xml2js: 0.4.23 @@ -15038,6 +15049,7 @@ packages: browserslist: 4.21.1 escalade: 3.1.1 picocolors: 1.0.0 + dev: true /update-browserslist-db/1.0.5_browserslist@4.21.3: resolution: {integrity: sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==} @@ -15074,7 +15086,7 @@ packages: dependencies: punycode: 2.1.1 - /url-loader/4.1.1_ljnyroaqobwke7fusd7ro2cgzm: + /url-loader/4.1.1_u4acmn7fe6yqgbrqzialkgh5lu: resolution: {integrity: sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -15088,7 +15100,7 @@ packages: loader-utils: 2.0.2 mime-types: 2.1.35 schema-utils: 3.1.1 - webpack: 5.73.0 + webpack: 5.74.0 dev: false /url-parse-lax/3.0.0: @@ -15308,7 +15320,7 @@ packages: engines: {node: '>= 10.13.0'} hasBin: true dependencies: - acorn: 8.7.1 + acorn: 8.8.0 acorn-walk: 8.2.0 chalk: 4.1.2 commander: 7.2.0 @@ -15322,7 +15334,7 @@ packages: - utf-8-validate dev: false - /webpack-dev-middleware/5.3.3_webpack@5.73.0: + /webpack-dev-middleware/5.3.3_webpack@5.74.0: resolution: {integrity: sha512-hj5CYrY0bZLB+eTO+x/j67Pkrquiy7kWepMHmUMoPsmcUaeEnQJqFzHJOyxgWlq746/wUuA64p9ta34Kyb01pA==} engines: {node: '>= 12.13.0'} peerDependencies: @@ -15333,10 +15345,10 @@ packages: mime-types: 2.1.35 range-parser: 1.2.1 schema-utils: 4.0.0 - webpack: 5.73.0 + webpack: 5.74.0 dev: false - /webpack-dev-server/4.9.3_webpack@5.73.0: + /webpack-dev-server/4.9.3_webpack@5.74.0: resolution: {integrity: sha512-3qp/eoboZG5/6QgiZ3llN8TUzkSpYg1Ko9khWX1h40MIEUNS2mDoIa8aXsPfskER+GbTvs/IJZ1QTBBhhuetSw==} engines: {node: '>= 12.13.0'} hasBin: true @@ -15374,8 +15386,8 @@ packages: serve-index: 1.9.1 sockjs: 0.3.24 spdy: 4.0.2 - webpack: 5.73.0 - webpack-dev-middleware: 5.3.3_webpack@5.73.0 + webpack: 5.74.0 + webpack-dev-middleware: 5.3.3_webpack@5.74.0 ws: 8.8.0 transitivePeerDependencies: - bufferutil @@ -15439,6 +15451,7 @@ packages: - '@swc/core' - esbuild - uglify-js + dev: true /webpack/5.74.0: resolution: {integrity: sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==} @@ -15455,8 +15468,8 @@ packages: '@webassemblyjs/ast': 1.11.1 '@webassemblyjs/wasm-edit': 1.11.1 '@webassemblyjs/wasm-parser': 1.11.1 - acorn: 8.7.1 - acorn-import-assertions: 1.8.0_acorn@8.7.1 + acorn: 8.8.0 + acorn-import-assertions: 1.8.0_acorn@8.8.0 browserslist: 4.21.3 chrome-trace-event: 1.0.3 enhanced-resolve: 5.10.0 @@ -15479,7 +15492,7 @@ packages: - esbuild - uglify-js - /webpackbar/5.0.2_webpack@5.73.0: + /webpackbar/5.0.2_webpack@5.74.0: resolution: {integrity: sha512-BmFJo7veBDgQzfWXl/wwYXr/VFus0614qZ8i9znqcl9fnEdiVkdbi0TedLQ6xAK92HZHDJ0QmyQ0fmuZPAgCYQ==} engines: {node: '>=12'} peerDependencies: @@ -15489,7 +15502,7 @@ packages: consola: 2.15.3 pretty-time: 1.1.0 std-env: 3.1.1 - webpack: 5.73.0 + webpack: 5.74.0 dev: false /websocket-driver/0.7.4: @@ -15539,7 +15552,7 @@ packages: /wide-align/1.1.5: resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==} dependencies: - string-width: 1.0.2 + string-width: 4.2.3 dev: false /widest-line/3.1.0: diff --git a/schema/package.json b/schema/package.json index 02f4fce7..a57141da 100644 --- a/schema/package.json +++ b/schema/package.json @@ -9,7 +9,7 @@ "lint": "eslint --fix --ext .ts ./src" }, "devDependencies": { - "eslint": "^8.20.0", + "eslint": "^8.21.0", "typescript": "^4.7.4" } } diff --git a/server/package.json b/server/package.json index 214cc55b..eb15b4d0 100644 --- a/server/package.json +++ b/server/package.json @@ -10,18 +10,18 @@ "lint": "eslint --fix --ext .ts ./src" }, "dependencies": { - "@aws-sdk/client-s3": "^3.137.0", + "@aws-sdk/client-s3": "^3.142.0", "@nestjs/axios": "^0.1.0", - "@nestjs/common": "^9.0.7", + "@nestjs/common": "^9.0.8", "@nestjs/config": "^2.2.0", - "@nestjs/core": "^9.0.7", + "@nestjs/core": "^9.0.8", "@nestjs/jwt": "^9.0.0", "@nestjs/mapped-types": "^1.1.0", "@nestjs/passport": "^9.0.0", - "@nestjs/platform-express": "^9.0.7", + "@nestjs/platform-express": "^9.0.8", "@nestjs/schedule": "^2.1.0", "@nestjs/serve-static": "^3.0.0", - "@nestjs/terminus": "^9.0.0", + "@nestjs/terminus": "^9.1.0", "@nestjs/typeorm": "^9.0.0", "@sendgrid/mail": "^7.7.0", "@types/passport": "^1.0.9", @@ -59,8 +59,8 @@ "@types/express": "^4.17.13", "@types/lodash": "^4.14.182", "@types/multer": "^1.4.7", - "@types/node": "^18.6.2", - "eslint": "^8.20.0", + "@types/node": "^18.6.3", + "eslint": "^8.21.0", "prettier": "^2.7.1", "source-map-support": "^0.5.21", "ts-loader": "^9.3.1",