diff --git a/package.json b/package.json index 4c86ca0..7f53035 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "@ant-design/icons": "^4.5.0", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^12.8.1", - "antd": "^4.13.1", + "@testing-library/user-event": "^12.8.3", + "antd": "^4.14.0", "async-mutex": "^0.3.1", "await-to-js": "^2.1.1", "base64-arraybuffer": "^0.2.0", @@ -29,7 +29,7 @@ "dayjs": "^1.10.4", "debug": "^4.3.1", "file-saver": "^2.0.5", - "i18next": "^19.9.1", + "i18next": "^19.9.2", "i18next-browser-languagedetector": "^6.0.1", "i18next-http-backend": "^1.1.1", "json5": "^2.2.0", @@ -42,7 +42,7 @@ "react-dom": "^17.0.1", "react-file-drop": "^3.1.2", "react-hotkeys": "^2.0.0", - "react-i18next": "^11.8.8", + "react-i18next": "^11.8.10", "react-linkify": "^1.0.0-alpha", "react-redux": "^7.2.2", "react-router-dom": "^5.2.0", @@ -53,7 +53,7 @@ "spu-md5": "0.0.4", "typesafe-actions": "^5.1.0", "uuid": "^8.3.2", - "web-vitals": "^1.1.0", + "web-vitals": "^1.1.1", "websocket-as-promised": "^2.0.1", "workbox-core": "^6.1.1", "workbox-precaching": "^6.1.1", @@ -93,9 +93,9 @@ "@types/jest": "^26.0.20", "@types/lodash-es": "^4.17.4", "@types/lru-cache": "^5.1.0", - "@types/node": "^14.14.31", - "@types/react": "^17.0.2", - "@types/react-dom": "^17.0.1", + "@types/node": "^14.14.34", + "@types/react": "^17.0.3", + "@types/react-dom": "^17.0.2", "@types/react-linkify": "^1.0.0", "@types/react-redux": "^7.1.16", "@types/react-router-dom": "^5.1.7", @@ -108,7 +108,7 @@ "antd-dayjs-webpack-plugin": "^1.0.6", "babel-plugin-lodash": "^3.3.4", "craco-alias": "^2.2.0", - "eslint": "^7.21.0", + "eslint": "^7.22.0", "eslint-plugin-react": "^7.22.0", "eslint-plugin-react-hooks": "^4.2.0", "eslint-plugin-tsdoc": "^0.2.11", @@ -118,7 +118,7 @@ "less-loader": "7.3.0", "react-refresh": "^0.9.0", "react-scripts": "^4.0.3", - "redux-devtools-extension": "^2.13.8", + "redux-devtools-extension": "^2.13.9", "rimraf": "^3.0.2", "typescript": "4.1.5", "utility-types": "^3.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3322b3d..8cf14cd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,8 +2,8 @@ '@ant-design/icons': 4.5.0_react-dom@17.0.1+react@17.0.1 '@testing-library/jest-dom': 5.11.9 '@testing-library/react': 11.2.5_react-dom@17.0.1+react@17.0.1 - '@testing-library/user-event': 12.8.1 - antd: 4.13.1_89622fd8e4ec221151a62783d49305af + '@testing-library/user-event': 12.8.3 + antd: 4.14.0_89622fd8e4ec221151a62783d49305af async-mutex: 0.3.1 await-to-js: 2.1.1 base64-arraybuffer: 0.2.0 @@ -13,7 +13,7 @@ dayjs: 1.10.4 debug: 4.3.1 file-saver: 2.0.5 - i18next: 19.9.1 + i18next: 19.9.2 i18next-browser-languagedetector: 6.0.1 i18next-http-backend: 1.1.1 json5: 2.2.0 @@ -26,7 +26,7 @@ react-dom: 17.0.1_react@17.0.1 react-file-drop: 3.1.2_react-dom@17.0.1+react@17.0.1 react-hotkeys: 2.0.0_react@17.0.1 - react-i18next: 11.8.8_i18next@19.9.1+react@17.0.1 + react-i18next: 11.8.10_i18next@19.9.2+react@17.0.1 react-linkify: 1.0.0-alpha react-redux: 7.2.2_380dc38591053d98779d1f25fc7202b9 react-router-dom: 5.2.0_react@17.0.1 @@ -37,7 +37,7 @@ spu-md5: 0.0.4 typesafe-actions: 5.1.0 uuid: 8.3.2 - web-vitals: 1.1.0 + web-vitals: 1.1.1 websocket-as-promised: 2.0.1 workbox-core: 6.1.1 workbox-precaching: 6.1.1 @@ -52,9 +52,9 @@ '@types/jest': 26.0.20 '@types/lodash-es': 4.17.4 '@types/lru-cache': 5.1.0 - '@types/node': 14.14.31 - '@types/react': 17.0.2 - '@types/react-dom': 17.0.1 + '@types/node': 14.14.34 + '@types/react': 17.0.3 + '@types/react-dom': 17.0.2 '@types/react-linkify': 1.0.0 '@types/react-redux': 7.1.16 '@types/react-router-dom': 5.1.7 @@ -62,14 +62,14 @@ '@types/semver': 7.3.4 '@types/uuid': 8.3.0 '@types/webpack-env': 1.16.0 - '@typescript-eslint/eslint-plugin': 4.15.3-alpha.17_bcfedfa8b2673ad3028fc37ce1448d88 - '@typescript-eslint/parser': 4.15.3-alpha.17_eslint@7.21.0+typescript@4.1.5 + '@typescript-eslint/eslint-plugin': 4.15.3-alpha.17_33ba97886ee9d1411d6b4ab111a7345d + '@typescript-eslint/parser': 4.15.3-alpha.17_eslint@7.22.0+typescript@4.1.5 antd-dayjs-webpack-plugin: 1.0.6_dayjs@1.10.4 babel-plugin-lodash: 3.3.4 craco-alias: 2.2.0 - eslint: 7.21.0 - eslint-plugin-react: 7.22.0_eslint@7.21.0 - eslint-plugin-react-hooks: 4.2.0_eslint@7.21.0 + eslint: 7.22.0 + eslint-plugin-react: 7.22.0_eslint@7.22.0 + eslint-plugin-react-hooks: 4.2.0_eslint@7.22.0 eslint-plugin-tsdoc: 0.2.11 git-revision-webpack-plugin: 3.0.6 gitlog: 4.0.4 @@ -77,7 +77,7 @@ less-loader: 7.3.0_less@4.1.1 react-refresh: 0.9.0 react-scripts: 4.0.3_react@17.0.1+typescript@4.1.5 - redux-devtools-extension: 2.13.8_redux@4.0.5 + redux-devtools-extension: 2.13.9_redux@4.0.5 rimraf: 3.0.2 typescript: 4.1.5 utility-types: 3.10.0 @@ -99,7 +99,7 @@ dependencies: '@ant-design/colors': 6.0.0 '@ant-design/icons-svg': 4.1.0 - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 insert-css: 2.0.0 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 @@ -114,7 +114,7 @@ integrity: sha512-ZAKJcmr4DBV3NWr8wm2dCxNKN4eFrX+qCaPsuFejP6FRsf+m5OKxvCVi9bSp1lmKWeOI5yECAx5s0uFm4QHuPw== /@ant-design/react-slick/0.28.2: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 json2mq: 0.2.0 lodash: 4.17.21 @@ -124,32 +124,32 @@ integrity: sha512-nkrvXsO29pLToFaBb3MlJY4McaUFR4UHtXTz6A5HBzYmxH4SwKerX54mWdGc/6tKpHvS3vUwjEOt2T5XqZEo8Q== /@babel/code-frame/7.10.4: dependencies: - '@babel/highlight': 7.13.8 + '@babel/highlight': 7.13.10 dev: true resolution: integrity: sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== /@babel/code-frame/7.12.11: dependencies: - '@babel/highlight': 7.13.8 + '@babel/highlight': 7.13.10 dev: true resolution: integrity: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw== /@babel/code-frame/7.12.13: dependencies: - '@babel/highlight': 7.13.8 + '@babel/highlight': 7.13.10 resolution: integrity: sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g== - /@babel/compat-data/7.13.8: + /@babel/compat-data/7.13.11: dev: true resolution: - integrity: sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog== + integrity: sha512-BwKEkO+2a67DcFeS3RLl0Z3Gs2OvdXewuWjc1Hfokhb5eQWP9YRYH1/+VrVZvql2CfjOiNGqSAFOYt4lsqTHzg== /@babel/core/7.12.3: dependencies: '@babel/code-frame': 7.12.13 '@babel/generator': 7.13.9 '@babel/helper-module-transforms': 7.13.0 - '@babel/helpers': 7.13.0 - '@babel/parser': 7.13.9 + '@babel/helpers': 7.13.10 + '@babel/parser': 7.13.11 '@babel/template': 7.12.13 '@babel/traverse': 7.13.0 '@babel/types': 7.13.0 @@ -187,9 +187,9 @@ dev: true resolution: integrity: sha512-CZOv9tGphhDRlVjVkAgm8Nhklm9RzSmWpX2my+t7Ua/KT616pEzXsQCjinzvkRvHWJ9itO4f296efroX23XCMA== - /@babel/helper-compilation-targets/7.13.8_@babel+core@7.12.3: + /@babel/helper-compilation-targets/7.13.10_@babel+core@7.12.3: dependencies: - '@babel/compat-data': 7.13.8 + '@babel/compat-data': 7.13.11 '@babel/core': 7.12.3 '@babel/helper-validator-option': 7.12.17 browserslist: 4.16.3 @@ -198,8 +198,8 @@ peerDependencies: '@babel/core': ^7.0.0 resolution: - integrity: sha512-pBljUGC1y3xKLn1nrx2eAhurLMA8OqBtBP/JwG4U8skN7kf8/aqwwxpV1N6T0e7r6+7uNitIa/fUxPFagSXp3A== - /@babel/helper-create-class-features-plugin/7.13.8_@babel+core@7.12.3: + integrity: sha512-/Xju7Qg1GQO4mHZ/Kcs6Au7gfafgZnwm+a7sy/ow/tV1sHeraRUHbjdat8/UvDor4Tez+siGKDk6zIKtCPKVJA== + /@babel/helper-create-class-features-plugin/7.13.11_@babel+core@7.12.3: dependencies: '@babel/core': 7.12.3 '@babel/helper-function-name': 7.12.13 @@ -211,7 +211,7 @@ peerDependencies: '@babel/core': ^7.0.0 resolution: - integrity: sha512-qioaRrKHQbn4hkRKDHbnuQ6kAxmmOF+kzKGnIfxPK4j2rckSJCpKzr/SSTlohSCiE3uAQpNDJ9FIh4baeE8W+w== + integrity: sha512-ays0I7XYq9xbjCSvT+EvysLgfc3tOkwCULHjrnscGT3A9qD4sk3wXnJ3of0MAWsWGjdinFvajHU2smYuqXKMrw== /@babel/helper-create-regexp-features-plugin/7.12.17_@babel+core@7.12.3: dependencies: '@babel/core': 7.12.3 @@ -225,7 +225,7 @@ /@babel/helper-define-polyfill-provider/0.1.5_@babel+core@7.12.3: dependencies: '@babel/core': 7.12.3 - '@babel/helper-compilation-targets': 7.13.8_@babel+core@7.12.3 + '@babel/helper-compilation-targets': 7.13.10_@babel+core@7.12.3 '@babel/helper-module-imports': 7.12.13 '@babel/helper-plugin-utils': 7.13.0 '@babel/traverse': 7.13.0 @@ -352,28 +352,28 @@ dev: true resolution: integrity: sha512-1UX9F7K3BS42fI6qd2A4BjKzgGjToscyZTdp1DjknHLCIvpgne6918io+aL5LXFcER/8QWiwpoY902pVEqgTXA== - /@babel/helpers/7.13.0: + /@babel/helpers/7.13.10: dependencies: '@babel/template': 7.12.13 '@babel/traverse': 7.13.0 '@babel/types': 7.13.0 dev: true resolution: - integrity: sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ== - /@babel/highlight/7.13.8: + integrity: sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ== + /@babel/highlight/7.13.10: dependencies: '@babel/helper-validator-identifier': 7.12.11 chalk: 2.4.2 js-tokens: 4.0.0 resolution: - integrity: sha512-4vrIhfJyfNf+lCtXC2ck1rKSzDwciqF7IWFhXXrSOUC2O5DrVp+w4c6ed4AllTxhTkUP5x2tYj41VaxdVMMRDw== - /@babel/parser/7.13.9: + integrity: sha512-5aPpe5XQPzflQrFwL1/QoeHkP2MsA4JCntcXHRhEsdsfPVkvPi2w7Qix4iV7t5S/oC9OodGrggd8aco1g3SZFg== + /@babel/parser/7.13.11: dev: true engines: node: '>=6.0.0' hasBin: true resolution: - integrity: sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw== + integrity: sha512-PhuoqeHoO9fc4ffMEVk4qb/w/s2iOSWohvbHxLtxui0eBg3Lg5gN1U8wp1V1u61hOWkPQJJyJzGH6Y+grwkq8Q== /@babel/plugin-proposal-async-generator-functions/7.13.8_@babel+core@7.12.3: dependencies: '@babel/core': 7.12.3 @@ -388,7 +388,7 @@ /@babel/plugin-proposal-class-properties/7.12.1_@babel+core@7.12.3: dependencies: '@babel/core': 7.12.3 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.12.3 + '@babel/helper-create-class-features-plugin': 7.13.11_@babel+core@7.12.3 '@babel/helper-plugin-utils': 7.13.0 dev: true peerDependencies: @@ -398,7 +398,7 @@ /@babel/plugin-proposal-class-properties/7.13.0_@babel+core@7.12.3: dependencies: '@babel/core': 7.12.3 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.12.3 + '@babel/helper-create-class-features-plugin': 7.13.11_@babel+core@7.12.3 '@babel/helper-plugin-utils': 7.13.0 dev: true peerDependencies: @@ -408,7 +408,7 @@ /@babel/plugin-proposal-decorators/7.12.1_@babel+core@7.12.3: dependencies: '@babel/core': 7.12.3 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.12.3 + '@babel/helper-create-class-features-plugin': 7.13.11_@babel+core@7.12.3 '@babel/helper-plugin-utils': 7.13.0 '@babel/plugin-syntax-decorators': 7.12.13_@babel+core@7.12.3 dev: true @@ -498,9 +498,9 @@ integrity: sha512-MR7Ok+Af3OhNTCxYVjJZHS0t97ydnJZt/DbR4WISO39iDnhiD8XHrY12xuSJ90FFEGjir0Fzyyn7g/zY6hxbxA== /@babel/plugin-proposal-object-rest-spread/7.13.8_@babel+core@7.12.3: dependencies: - '@babel/compat-data': 7.13.8 + '@babel/compat-data': 7.13.11 '@babel/core': 7.12.3 - '@babel/helper-compilation-targets': 7.13.8_@babel+core@7.12.3 + '@babel/helper-compilation-targets': 7.13.10_@babel+core@7.12.3 '@babel/helper-plugin-utils': 7.13.0 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.3 '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.12.3 @@ -544,7 +544,7 @@ /@babel/plugin-proposal-private-methods/7.13.0_@babel+core@7.12.3: dependencies: '@babel/core': 7.12.3 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.12.3 + '@babel/helper-create-class-features-plugin': 7.13.11_@babel+core@7.12.3 '@babel/helper-plugin-utils': 7.13.0 dev: true peerDependencies: @@ -964,7 +964,7 @@ '@babel/core': ^7.0.0-0 resolution: integrity: sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A== - /@babel/plugin-transform-react-constant-elements/7.12.13_@babel+core@7.12.3: + /@babel/plugin-transform-react-constant-elements/7.13.10_@babel+core@7.12.3: dependencies: '@babel/core': 7.12.3 '@babel/helper-plugin-utils': 7.13.0 @@ -972,7 +972,7 @@ peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-qmzKVTn46Upvtxv8LQoQ8mTCdUC83AOVQIQm57e9oekLT5cmK9GOMOfcWhe8jMNx4UJXn/UDhVZ/7lGofVNeDQ== + integrity: sha512-E+aCW9j7mLq01tOuGV08YzLBt+vSyr4bOPT75B6WrAlrUfmOYOZ/yWk847EH0dv0xXiCihWLEmlX//O30YhpIw== /@babel/plugin-transform-react-display-name/7.12.13_@babel+core@7.12.3: dependencies: '@babel/core': 7.12.3 @@ -1120,7 +1120,7 @@ /@babel/plugin-transform-typescript/7.13.0_@babel+core@7.12.3: dependencies: '@babel/core': 7.12.3 - '@babel/helper-create-class-features-plugin': 7.13.8_@babel+core@7.12.3 + '@babel/helper-create-class-features-plugin': 7.13.11_@babel+core@7.12.3 '@babel/helper-plugin-utils': 7.13.0 '@babel/plugin-syntax-typescript': 7.12.13_@babel+core@7.12.3 dev: true @@ -1149,9 +1149,9 @@ integrity: sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA== /@babel/preset-env/7.12.1_@babel+core@7.12.3: dependencies: - '@babel/compat-data': 7.13.8 + '@babel/compat-data': 7.13.11 '@babel/core': 7.12.3 - '@babel/helper-compilation-targets': 7.13.8_@babel+core@7.12.3 + '@babel/helper-compilation-targets': 7.13.10_@babel+core@7.12.3 '@babel/helper-module-imports': 7.12.13 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-validator-option': 7.12.17 @@ -1221,11 +1221,11 @@ '@babel/core': ^7.0.0-0 resolution: integrity: sha512-H8kxXmtPaAGT7TyBvSSkoSTUK6RHh61So05SyEbpmr0MCZrsNYn7mGMzzeYoOUCdHzww61k8XBft2TaES+xPLg== - /@babel/preset-env/7.13.9_@babel+core@7.12.3: + /@babel/preset-env/7.13.10_@babel+core@7.12.3: dependencies: - '@babel/compat-data': 7.13.8 + '@babel/compat-data': 7.13.11 '@babel/core': 7.12.3 - '@babel/helper-compilation-targets': 7.13.8_@babel+core@7.12.3 + '@babel/helper-compilation-targets': 7.13.10_@babel+core@7.12.3 '@babel/helper-plugin-utils': 7.13.0 '@babel/helper-validator-option': 7.12.17 '@babel/plugin-proposal-async-generator-functions': 7.13.8_@babel+core@7.12.3 @@ -1296,7 +1296,7 @@ peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ== + integrity: sha512-nOsTScuoRghRtUsRr/c69d042ysfPHcu+KOB4A9aAO9eJYqrkat+LF8G1yp1HD18QiwixT2CisZTr/0b3YZPXQ== /@babel/preset-modules/0.1.4_@babel+core@7.12.3: dependencies: '@babel/core': 7.12.3 @@ -1348,27 +1348,27 @@ '@babel/core': ^7.0.0-0 resolution: integrity: sha512-hNK/DhmoJPsksdHuI/RVrcEws7GN5eamhi28JkO52MqIxU8Z0QpmiSOQxZHWOHV7I3P4UjHV97ay4TcamMA6Kw== - /@babel/runtime-corejs3/7.13.9: + /@babel/runtime-corejs3/7.13.10: dependencies: core-js-pure: 3.9.1 regenerator-runtime: 0.13.7 resolution: - integrity: sha512-p6WSr71+5u/VBf1KDS/Y4dK3ZwbV+DD6wQO3X2EbUVluEOiyXUk09DzcwSaUH4WomYXrEPC+i2rqzuthhZhOJw== + integrity: sha512-x/XYVQ1h684pp1mJwOV4CyvqZXqbc8CMsMGUnAbuc82ZCdv1U63w5RSUzgDSXQHG5Rps/kiksH6g2D5BuaKyXg== /@babel/runtime/7.12.1: dependencies: regenerator-runtime: 0.13.7 dev: true resolution: integrity: sha512-J5AIf3vPj3UwXaAzb5j1xM4WAQDX3EMgemF8rjCP3SoW09LfRKAXQKt6CoVYl230P6iWdRcBbnLDDdnqWxZSCA== - /@babel/runtime/7.13.9: + /@babel/runtime/7.13.10: dependencies: regenerator-runtime: 0.13.7 resolution: - integrity: sha512-aY2kU+xgJ3dJ1eU6FMB9EH8dIe8dmusF1xEku52joLvw6eAFN0AI+WxCLDnpev2LEejWBAy2sBvBOBAjI3zmvA== + integrity: sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw== /@babel/template/7.12.13: dependencies: '@babel/code-frame': 7.12.13 - '@babel/parser': 7.13.9 + '@babel/parser': 7.13.11 '@babel/types': 7.13.0 dev: true resolution: @@ -1379,7 +1379,7 @@ '@babel/generator': 7.13.9 '@babel/helper-function-name': 7.12.13 '@babel/helper-split-export-declaration': 7.12.13 - '@babel/parser': 7.13.9 + '@babel/parser': 7.13.11 '@babel/types': 7.13.0 debug: 4.3.1 globals: 11.12.0 @@ -1509,7 +1509,7 @@ /@jest/console/26.6.2: dependencies: '@jest/types': 26.6.2 - '@types/node': 14.14.31 + '@types/node': 14.14.34 chalk: 4.1.0 jest-message-util: 26.6.2 jest-util: 26.6.2 @@ -1526,7 +1526,7 @@ '@jest/test-result': 26.6.2 '@jest/transform': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 14.14.31 + '@types/node': 14.14.34 ansi-escapes: 4.3.1 chalk: 4.1.0 exit: 0.1.2 @@ -1558,7 +1558,7 @@ dependencies: '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 14.14.31 + '@types/node': 14.14.34 jest-mock: 26.6.2 dev: true engines: @@ -1569,7 +1569,7 @@ dependencies: '@jest/types': 26.6.2 '@sinonjs/fake-timers': 6.0.1 - '@types/node': 14.14.31 + '@types/node': 14.14.34 jest-message-util: 26.6.2 jest-mock: 26.6.2 jest-util: 26.6.2 @@ -1618,7 +1618,7 @@ engines: node: '>= 10.14.2' optionalDependencies: - node-notifier: 8.0.1 + node-notifier: 8.0.2 resolution: integrity: sha512-h2bW53APG4HvkOnVMo8q3QXa6pcaNt1HkwVsOPMBV6LD/q9oSpxNSYZQYkAnjdMjrJ86UuYeLo+aEZClV6opnw== /@jest/source-map/26.6.2: @@ -1680,7 +1680,7 @@ dependencies: '@types/istanbul-lib-coverage': 2.0.3 '@types/istanbul-reports': 3.0.0 - '@types/node': 14.14.31 + '@types/node': 14.14.34 '@types/yargs': 15.0.13 chalk: 4.1.0 engines: @@ -1949,8 +1949,8 @@ /@svgr/webpack/5.5.0: dependencies: '@babel/core': 7.12.3 - '@babel/plugin-transform-react-constant-elements': 7.12.13_@babel+core@7.12.3 - '@babel/preset-env': 7.13.9_@babel+core@7.12.3 + '@babel/plugin-transform-react-constant-elements': 7.13.10_@babel+core@7.12.3 + '@babel/preset-env': 7.13.10_@babel+core@7.12.3 '@babel/preset-react': 7.12.13_@babel+core@7.12.3 '@svgr/core': 5.5.0 '@svgr/plugin-jsx': 5.5.0 @@ -1961,10 +1961,10 @@ node: '>=10' resolution: integrity: sha512-DOBOK255wfQxguUta2INKkzPj6AIS6iafZYiYmHn6W3pHlycSRRlvWKCfLDG10fXfLWqE3DJHgRUOyJYmARa7g== - /@testing-library/dom/7.29.6: + /@testing-library/dom/7.30.0: dependencies: '@babel/code-frame': 7.12.13 - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 '@types/aria-query': 4.2.1 aria-query: 4.2.2 chalk: 4.1.0 @@ -1975,10 +1975,10 @@ engines: node: '>=10' resolution: - integrity: sha512-vzTsAXa439ptdvav/4lsKRcGpAQX7b6wBIqia7+iNzqGJ5zjswApxA6jDAsexrc6ue9krWcbh8o+LYkBXW+GCQ== + integrity: sha512-v4GzWtltaiDE0yRikLlcLAfEiiK8+ptu6OuuIebm9GdC2XlZTNDPGEfM2UkEtnH7hr9TRq2sivT5EA9P1Oy7bw== /@testing-library/jest-dom/5.11.9: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 '@types/testing-library__jest-dom': 5.9.5 aria-query: 4.2.2 chalk: 3.0.0 @@ -1995,8 +1995,8 @@ integrity: sha512-Mn2gnA9d1wStlAIT2NU8J15LNob0YFBVjs2aEQ3j8rsfRQo+lAs7/ui1i2TGaJjapLmuNPLTsrm+nPjmZDwpcQ== /@testing-library/react/11.2.5_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 - '@testing-library/dom': 7.29.6 + '@babel/runtime': 7.13.10 + '@testing-library/dom': 7.30.0 react: 17.0.1 react-dom: 17.0.1_react@17.0.1 dev: false @@ -2007,9 +2007,9 @@ react-dom: '*' resolution: integrity: sha512-yEx7oIa/UWLe2F2dqK0FtMF9sJWNXD+2PPtp39BvE0Kh9MJ9Kl0HrZAgEuhUJR+Lx8Di6Xz+rKwSdEPY2UV8ZQ== - /@testing-library/user-event/12.8.1: + /@testing-library/user-event/12.8.3: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 dev: false engines: node: '>=10' @@ -2017,7 +2017,7 @@ peerDependencies: '@testing-library/dom': '>=7.21.4' resolution: - integrity: sha512-u521YhkCKip0DQNDpfj9V97PU7UlCTkW5jURUD4JipuVe/xDJ32dJSIHlT2pqAs/I91OFB8p6LtqaLZpOu8BWQ== + integrity: sha512-IR0iWbFkgd56Bu5ZI/ej8yQwrkCv8Qydx6RzwbKz9faXazR/+5tvYKsZQgyXJiwgpcva127YO6JcWy7YlCfofQ== /@types/anymatch/1.3.1: dev: true resolution: @@ -2028,11 +2028,11 @@ integrity: sha512-S6oPal772qJZHoRZLFc/XoZW2gFvwXusYUmXPXkgxJLuEk2vOt7jc4Yo6z/vtI0EBkbPBVrJJ0B+prLIKiWqHg== /@types/babel__core/7.1.12: dependencies: - '@babel/parser': 7.13.9 + '@babel/parser': 7.13.11 '@babel/types': 7.13.0 '@types/babel__generator': 7.6.2 '@types/babel__template': 7.4.0 - '@types/babel__traverse': 7.11.0 + '@types/babel__traverse': 7.11.1 dev: true resolution: integrity: sha512-wMTHiiTiBAAPebqaPiPDLFA4LYPKr6Ph0Xq/6rq1Ur3v66HXyG+clfR9CNETkD7MQS8ZHvpQOtA53DLws5WAEQ== @@ -2044,17 +2044,17 @@ integrity: sha512-MdSJnBjl+bdwkLskZ3NGFp9YcXGx5ggLpQQPqtgakVhsWK0hTtNYhjpZLlWQTviGTvF8at+Bvli3jV7faPdgeQ== /@types/babel__template/7.4.0: dependencies: - '@babel/parser': 7.13.9 + '@babel/parser': 7.13.11 '@babel/types': 7.13.0 dev: true resolution: integrity: sha512-NTPErx4/FiPCGScH7foPyr+/1Dkzkni+rHiYHHoTjvwou7AQzJkNeD60A9CXRy+ZEN2B1bggmkTMCDb+Mv5k+A== - /@types/babel__traverse/7.11.0: + /@types/babel__traverse/7.11.1: dependencies: '@babel/types': 7.13.0 dev: true resolution: - integrity: sha512-kSjgDMZONiIfSH1Nxcr5JIRMwUetDki63FSQfpTCz8ogF3Ulqm8+mr5f78dUYs6vMiB6gBusQqfQmBvHZj/lwg== + integrity: sha512-Vs0hm0vPahPMYi9tDjtP66llufgO3ST16WXaSTtDGEl9cewAl3AibmxWw6TINOqHPT9z0uABKAYjT9jNSg4npw== /@types/classnames/2.2.11: dev: true resolution: @@ -2063,13 +2063,13 @@ dev: true resolution: integrity: sha512-Q1y515GcOdTHgagaVFhHnIFQ38ygs/kmxdNpvpou+raI9UO3YZcHDngBSYKQklcKlvA7iuQlmIKbzvmxcOE9CQ== - /@types/eslint/7.2.6: + /@types/eslint/7.2.7: dependencies: '@types/estree': 0.0.46 '@types/json-schema': 7.0.7 dev: true resolution: - integrity: sha512-I+1sYH+NPQ3/tVqCeUSBwTE/0heyvtXqpIopUUArlBm0Kpocb8FbMa3AZ/ASKIFpN3rnEx932TTXDbt9OXsNDw== + integrity: sha512-EHXbc1z2GoQRqHaAT7+grxlTJ3WE2YNeD6jlpPoRc83cCoThRY+NUWjCUZaYmk51OICkPXn2hhphcWcWXgNW0Q== /@types/estree/0.0.39: dev: true resolution: @@ -2085,13 +2085,13 @@ /@types/glob/7.1.3: dependencies: '@types/minimatch': 3.0.3 - '@types/node': 14.14.31 + '@types/node': 14.14.34 dev: true resolution: integrity: sha512-SEYeGAIQIQX8NN6LDKprLjbrd5dARM5EXsd8GI/A5l0apYI1fGMWgPHSe4ZKL4eozlAyI+doUE9XbYS4xCkQ1w== /@types/graceful-fs/4.1.5: dependencies: - '@types/node': 14.14.31 + '@types/node': 14.14.34 dev: true resolution: integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw== @@ -2101,7 +2101,7 @@ integrity: sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA== /@types/hoist-non-react-statics/3.3.1: dependencies: - '@types/react': 17.0.2 + '@types/react': 17.0.3 hoist-non-react-statics: 3.3.2 dev: true resolution: @@ -2155,9 +2155,9 @@ dev: true resolution: integrity: sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== - /@types/node/14.14.31: + /@types/node/14.14.34: resolution: - integrity: sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g== + integrity: sha512-dBPaxocOK6UVyvhbnpFIj2W+S+1cBTkHQbFQfeeJhoKFbzYcVUGHvddeWPSucKATb3F0+pgDq0i6ghEaZjsugA== /@types/normalize-package-data/2.4.0: dev: true resolution: @@ -2178,22 +2178,22 @@ dev: true resolution: integrity: sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug== - /@types/react-dom/17.0.1: + /@types/react-dom/17.0.2: dependencies: - '@types/react': 17.0.2 + '@types/react': 17.0.3 dev: true resolution: - integrity: sha512-yIVyopxQb8IDZ7SOHeTovurFq+fXiPICa+GV3gp0Xedsl+MwQlMLKmvrnEjFbQxjliH5YVAEWFh975eVNmKj7Q== + integrity: sha512-Icd9KEgdnFfJs39KyRyr0jQ7EKhq8U6CcHRMGAS45fp5qgUvxL3ujUCfWFttUK2UErqZNj97t9gsVPNAqcwoCg== /@types/react-linkify/1.0.0: dependencies: - '@types/react': 17.0.2 + '@types/react': 17.0.3 dev: true resolution: integrity: sha512-2NKXPQGaHNfh/dCqkVC55k1tAhQyNoNZa31J50nIneMVwHqUI00FAP+Lyp8e0BarPf84kn4GRVAhtWX9XJBzSQ== /@types/react-redux/7.1.16: dependencies: '@types/hoist-non-react-statics': 3.3.1 - '@types/react': 17.0.2 + '@types/react': 17.0.3 hoist-non-react-statics: 3.3.2 redux: 4.0.5 dev: true @@ -2202,7 +2202,7 @@ /@types/react-router-dom/5.1.7: dependencies: '@types/history': 4.7.8 - '@types/react': 17.0.2 + '@types/react': 17.0.3 '@types/react-router': 5.1.12 dev: true resolution: @@ -2210,29 +2210,34 @@ /@types/react-router/5.1.12: dependencies: '@types/history': 4.7.8 - '@types/react': 17.0.2 + '@types/react': 17.0.3 dev: true resolution: integrity: sha512-0bhXQwHYfMeJlCh7mGhc0VJTRm0Gk+Z8T00aiP4702mDUuLs9SMhnd2DitpjWFjdOecx2UXtICK14H9iMnziGA== /@types/react-timeago/4.1.2: dependencies: - '@types/react': 17.0.2 + '@types/react': 17.0.3 dev: true resolution: integrity: sha512-gkhU3rH7aZgeRybbm9ie9wHOM9i1I5YhUoto/uqY/DAbeRZuLU8ugl6E97jp65XCl9QTij32Vs7BAX2E/MqOAw== - /@types/react/17.0.2: + /@types/react/17.0.3: dependencies: '@types/prop-types': 15.7.3 + '@types/scheduler': 0.16.1 csstype: 3.0.7 dev: true resolution: - integrity: sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA== + integrity: sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg== /@types/resolve/0.0.8: dependencies: - '@types/node': 14.14.31 + '@types/node': 14.14.34 dev: true resolution: integrity: sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ== + /@types/scheduler/0.16.1: + dev: true + resolution: + integrity: sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA== /@types/semver/7.3.4: dev: true resolution: @@ -2255,12 +2260,12 @@ dev: false resolution: integrity: sha512-ggn3ws+yRbOHog9GxnXiEZ/35Mow6YtPZpd7Z5mKDeZS/o7zx3yAle0ov/wjhVB5QT4N2Dt+GNoGCdqkBGCajQ== - /@types/uglify-js/3.12.0: + /@types/uglify-js/3.13.0: dependencies: source-map: 0.6.1 dev: true resolution: - integrity: sha512-sYAF+CF9XZ5cvEBkI7RtrG9g2GtMBkviTnBxYYyq+8BWvO4QtXfwwR6a2LFwCi4evMKZfpv6U43ViYvv17Wz3Q== + integrity: sha512-EGkrJD5Uy+Pg0NUR8uA4bJ5WMfljyad0G+784vLCNUkD+QwOJXUbBYExXfVGf7YtyzdQp3L/XMYcliB987kL5Q== /@types/uuid/8.3.0: dev: true resolution: @@ -2271,7 +2276,7 @@ integrity: sha512-Fx+NpfOO0CpeYX2g9bkvX8O5qh9wrU1sOF4g8sft4Mu7z+qfe387YlyY8w8daDyDsKY5vUxM0yxkAYnbkRbZEw== /@types/webpack-sources/2.1.0: dependencies: - '@types/node': 14.14.31 + '@types/node': 14.14.34 '@types/source-list-map': 0.1.2 source-map: 0.7.3 dev: true @@ -2280,9 +2285,9 @@ /@types/webpack/4.41.26: dependencies: '@types/anymatch': 1.3.1 - '@types/node': 14.14.31 + '@types/node': 14.14.34 '@types/tapable': 1.0.6 - '@types/uglify-js': 3.12.0 + '@types/uglify-js': 3.13.0 '@types/webpack-sources': 2.1.0 source-map: 0.6.1 dev: true @@ -2296,18 +2301,18 @@ '@types/yargs-parser': 20.2.0 resolution: integrity: sha512-kQ5JNTrbDv3Rp5X2n/iUu37IJBDU2gsZ5R/g1/KHOOEc5IKfUFjXT6DENPGduh08I/pamwtEq4oul7gUqKTQDQ== - /@typescript-eslint/eslint-plugin/4.15.3-alpha.17_bcfedfa8b2673ad3028fc37ce1448d88: + /@typescript-eslint/eslint-plugin/4.15.3-alpha.17_33ba97886ee9d1411d6b4ab111a7345d: dependencies: - '@typescript-eslint/experimental-utils': 4.15.3-alpha.17_eslint@7.21.0+typescript@4.1.5 - '@typescript-eslint/parser': 4.15.3-alpha.17_eslint@7.21.0+typescript@4.1.5 + '@typescript-eslint/experimental-utils': 4.15.3-alpha.17_eslint@7.22.0+typescript@4.1.5 + '@typescript-eslint/parser': 4.15.3-alpha.17_eslint@7.22.0+typescript@4.1.5 '@typescript-eslint/scope-manager': 4.15.3-alpha.17 debug: 4.3.1 - eslint: 7.21.0 + eslint: 7.22.0 functional-red-black-tree: 1.0.1 lodash: 4.17.21 regexpp: 3.1.0 semver: 7.3.4 - tsutils: 3.20.0_typescript@4.1.5 + tsutils: 3.21.0_typescript@4.1.5 typescript: 4.1.5 dev: true engines: @@ -2321,18 +2326,18 @@ optional: true resolution: integrity: sha512-gyG/9a5FRxAEDOMJvsu/dBOAnXobwV21SG2cmOT/hT1Pu8vbwiRNOsGQbWIlrM9z0NJC6mM/EsN9nSjzVDnXcw== - /@typescript-eslint/eslint-plugin/4.16.1_9c4985f94498b1423f0e374931685aad: + /@typescript-eslint/eslint-plugin/4.17.0_5999a92f4ea517bc2e240e03c336061d: dependencies: - '@typescript-eslint/experimental-utils': 4.16.1_eslint@7.21.0+typescript@4.1.5 - '@typescript-eslint/parser': 4.16.1_eslint@7.21.0+typescript@4.1.5 - '@typescript-eslint/scope-manager': 4.16.1 + '@typescript-eslint/experimental-utils': 4.17.0_eslint@7.22.0+typescript@4.1.5 + '@typescript-eslint/parser': 4.17.0_eslint@7.22.0+typescript@4.1.5 + '@typescript-eslint/scope-manager': 4.17.0 debug: 4.3.1 - eslint: 7.21.0 + eslint: 7.22.0 functional-red-black-tree: 1.0.1 lodash: 4.17.21 regexpp: 3.1.0 semver: 7.3.4 - tsutils: 3.20.0_typescript@4.1.5 + tsutils: 3.21.0_typescript@4.1.5 typescript: 4.1.5 dev: true engines: @@ -2345,13 +2350,13 @@ typescript: optional: true resolution: - integrity: sha512-SK777klBdlkUZpZLC1mPvyOWk9yAFCWmug13eAjVQ4/Q1LATE/NbcQL1xDHkptQkZOLnPmLUA1Y54m8dqYwnoQ== - /@typescript-eslint/experimental-utils/3.10.1_eslint@7.21.0+typescript@4.1.5: + integrity: sha512-/fKFDcoHg8oNan39IKFOb5WmV7oWhQe1K6CDaAVfJaNWEhmfqlA24g+u1lqU5bMH7zuNasfMId4LaYWC5ijRLw== + /@typescript-eslint/experimental-utils/3.10.1_eslint@7.22.0+typescript@4.1.5: dependencies: '@types/json-schema': 7.0.7 '@typescript-eslint/types': 3.10.1 '@typescript-eslint/typescript-estree': 3.10.1_typescript@4.1.5 - eslint: 7.21.0 + eslint: 7.22.0 eslint-scope: 5.1.1 eslint-utils: 2.1.0 dev: true @@ -2362,13 +2367,13 @@ typescript: '*' resolution: integrity: sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw== - /@typescript-eslint/experimental-utils/4.15.3-alpha.17_eslint@7.21.0+typescript@4.1.5: + /@typescript-eslint/experimental-utils/4.15.3-alpha.17_eslint@7.22.0+typescript@4.1.5: dependencies: '@types/json-schema': 7.0.7 '@typescript-eslint/scope-manager': 4.15.3-alpha.17 '@typescript-eslint/types': 4.15.3-alpha.17 '@typescript-eslint/typescript-estree': 4.15.3-alpha.17_typescript@4.1.5 - eslint: 7.21.0 + eslint: 7.22.0 eslint-scope: 5.1.1 eslint-utils: 2.1.0 dev: true @@ -2379,13 +2384,13 @@ typescript: '*' resolution: integrity: sha512-m/F2+wq9Ijfdce7GMicfmNn1WAlp5xAT0+wDx3iVU5+uQfWuw0eA42IdlOPHsG7cnWRAFHhMP2ptXJR0lI3oPQ== - /@typescript-eslint/experimental-utils/4.16.1_eslint@7.21.0+typescript@4.1.5: + /@typescript-eslint/experimental-utils/4.17.0_eslint@7.22.0+typescript@4.1.5: dependencies: '@types/json-schema': 7.0.7 - '@typescript-eslint/scope-manager': 4.16.1 - '@typescript-eslint/types': 4.16.1 - '@typescript-eslint/typescript-estree': 4.16.1_typescript@4.1.5 - eslint: 7.21.0 + '@typescript-eslint/scope-manager': 4.17.0 + '@typescript-eslint/types': 4.17.0 + '@typescript-eslint/typescript-estree': 4.17.0_typescript@4.1.5 + eslint: 7.22.0 eslint-scope: 5.1.1 eslint-utils: 2.1.0 dev: true @@ -2395,14 +2400,14 @@ eslint: '*' typescript: '*' resolution: - integrity: sha512-0Hm3LSlMYFK17jO4iY3un1Ve9x1zLNn4EM50Lia+0EV99NdbK+cn0er7HC7IvBA23mBg3P+8dUkMXy4leL33UQ== - /@typescript-eslint/parser/4.15.3-alpha.17_eslint@7.21.0+typescript@4.1.5: + integrity: sha512-ZR2NIUbnIBj+LGqCFGQ9yk2EBQrpVVFOh9/Kd0Lm6gLpSAcCuLLe5lUCibKGCqyH9HPwYC0GIJce2O1i8VYmWA== + /@typescript-eslint/parser/4.15.3-alpha.17_eslint@7.22.0+typescript@4.1.5: dependencies: '@typescript-eslint/scope-manager': 4.15.3-alpha.17 '@typescript-eslint/types': 4.15.3-alpha.17 '@typescript-eslint/typescript-estree': 4.15.3-alpha.17_typescript@4.1.5 debug: 4.3.1 - eslint: 7.21.0 + eslint: 7.22.0 typescript: 4.1.5 dev: true engines: @@ -2415,13 +2420,13 @@ optional: true resolution: integrity: sha512-J7c6MXTnPM48ofQfba/3hd3wYuo1LmYW9F6RMscD3WdScpljMQ8XDL0XGg1js4184aywG2NgnKQT35+kELgS4Q== - /@typescript-eslint/parser/4.16.1_eslint@7.21.0+typescript@4.1.5: + /@typescript-eslint/parser/4.17.0_eslint@7.22.0+typescript@4.1.5: dependencies: - '@typescript-eslint/scope-manager': 4.16.1 - '@typescript-eslint/types': 4.16.1 - '@typescript-eslint/typescript-estree': 4.16.1_typescript@4.1.5 + '@typescript-eslint/scope-manager': 4.17.0 + '@typescript-eslint/types': 4.17.0 + '@typescript-eslint/typescript-estree': 4.17.0_typescript@4.1.5 debug: 4.3.1 - eslint: 7.21.0 + eslint: 7.22.0 typescript: 4.1.5 dev: true engines: @@ -2433,7 +2438,7 @@ typescript: optional: true resolution: - integrity: sha512-/c0LEZcDL5y8RyI1zLcmZMvJrsR6SM1uetskFkoh3dvqDKVXPsXI+wFB/CbVw7WkEyyTKobC1mUNp/5y6gRvXg== + integrity: sha512-KYdksiZQ0N1t+6qpnl6JeK9ycCFprS9xBAiIrw4gSphqONt8wydBw4BXJi3C11ywZmyHulvMaLjWsxDjUSDwAw== /@typescript-eslint/scope-manager/4.15.3-alpha.17: dependencies: '@typescript-eslint/types': 4.15.3-alpha.17 @@ -2443,15 +2448,15 @@ node: ^8.10.0 || ^10.13.0 || >=11.10.1 resolution: integrity: sha512-kyn1Q44UWK0c/Y+SwZl4bmH59nRA7nG7YHNZvt+hVuCJOpaAgBYVKDMGZnwFTOCBRCUyyjksH145a2Xucdh72A== - /@typescript-eslint/scope-manager/4.16.1: + /@typescript-eslint/scope-manager/4.17.0: dependencies: - '@typescript-eslint/types': 4.16.1 - '@typescript-eslint/visitor-keys': 4.16.1 + '@typescript-eslint/types': 4.17.0 + '@typescript-eslint/visitor-keys': 4.17.0 dev: true engines: node: ^8.10.0 || ^10.13.0 || >=11.10.1 resolution: - integrity: sha512-6IlZv9JaurqV0jkEg923cV49aAn8V6+1H1DRfhRcvZUrptQ+UtSKHb5kwTayzOYTJJ/RsYZdcvhOEKiBLyc0Cw== + integrity: sha512-OJ+CeTliuW+UZ9qgULrnGpPQ1bhrZNFpfT/Bc0pzNeyZwMik7/ykJ0JHnQ7krHanFN9wcnPK89pwn84cRUmYjw== /@typescript-eslint/types/3.10.1: dev: true engines: @@ -2464,12 +2469,12 @@ node: ^8.10.0 || ^10.13.0 || >=11.10.1 resolution: integrity: sha512-xM7Ico8kknqkFpbkIEQeagwR2DlHQbWAXKivzyDPbQFuntQ2Hv/rTthnUP88aCiD7gUJCz/IXofKD79Ky3U5dg== - /@typescript-eslint/types/4.16.1: + /@typescript-eslint/types/4.17.0: dev: true engines: node: ^8.10.0 || ^10.13.0 || >=11.10.1 resolution: - integrity: sha512-nnKqBwMgRlhzmJQF8tnFDZWfunXmJyuXj55xc8Kbfup4PbkzdoDXZvzN8//EiKR27J6vUSU8j4t37yUuYPiLqA== + integrity: sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g== /@typescript-eslint/typescript-estree/3.10.1_typescript@4.1.5: dependencies: '@typescript-eslint/types': 3.10.1 @@ -2479,7 +2484,7 @@ is-glob: 4.0.1 lodash: 4.17.21 semver: 7.3.4 - tsutils: 3.20.0_typescript@4.1.5 + tsutils: 3.21.0_typescript@4.1.5 typescript: 4.1.5 dev: true engines: @@ -2499,7 +2504,7 @@ globby: 11.0.2 is-glob: 4.0.1 semver: 7.3.4 - tsutils: 3.20.0_typescript@4.1.5 + tsutils: 3.21.0_typescript@4.1.5 typescript: 4.1.5 dev: true engines: @@ -2511,15 +2516,15 @@ optional: true resolution: integrity: sha512-kH7r/enZ98KxNfFg7C3VqswVHmp47ZNlYzzGG77NoFPaHVEtOl2aIULH7FrHYn+/mydeqKRWIk/Gpff1/cbVkg== - /@typescript-eslint/typescript-estree/4.16.1_typescript@4.1.5: + /@typescript-eslint/typescript-estree/4.17.0_typescript@4.1.5: dependencies: - '@typescript-eslint/types': 4.16.1 - '@typescript-eslint/visitor-keys': 4.16.1 + '@typescript-eslint/types': 4.17.0 + '@typescript-eslint/visitor-keys': 4.17.0 debug: 4.3.1 globby: 11.0.2 is-glob: 4.0.1 semver: 7.3.4 - tsutils: 3.20.0_typescript@4.1.5 + tsutils: 3.21.0_typescript@4.1.5 typescript: 4.1.5 dev: true engines: @@ -2530,7 +2535,7 @@ typescript: optional: true resolution: - integrity: sha512-m8I/DKHa8YbeHt31T+UGd/l8Kwr0XCTCZL3H4HMvvLCT7HU9V7yYdinTOv1gf/zfqNeDcCgaFH2BMsS8x6NvJg== + integrity: sha512-lRhSFIZKUEPPWpWfwuZBH9trYIEJSI0vYsrxbvVvNyIUDoKWaklOAelsSkeh3E2VBSZiNe9BZ4E5tYBZbUczVQ== /@typescript-eslint/visitor-keys/3.10.1: dependencies: eslint-visitor-keys: 1.3.0 @@ -2548,15 +2553,15 @@ node: ^8.10.0 || ^10.13.0 || >=11.10.1 resolution: integrity: sha512-koywimhlOO1y5TtoiM9W5D7uxeGchhbvw28+4l3OiaC6MJ9qwqW0XpaPFsziR6M+vy4LijZLpkiUmUZwDh+xrw== - /@typescript-eslint/visitor-keys/4.16.1: + /@typescript-eslint/visitor-keys/4.17.0: dependencies: - '@typescript-eslint/types': 4.16.1 + '@typescript-eslint/types': 4.17.0 eslint-visitor-keys: 2.0.0 dev: true engines: node: ^8.10.0 || ^10.13.0 || >=11.10.1 resolution: - integrity: sha512-s/aIP1XcMkEqCNcPQtl60ogUYjSM8FU2mq1O7y5cFf3Xcob1z1iXWNB6cC43Op+NGRTFgGolri6s8z/efA9i1w== + integrity: sha512-WfuMN8mm5SSqXuAr9NM+fItJ0SVVphobWYkWOwQ1odsfC014Vdxk/92t4JwS1Q6fCA/ABfCKpa3AVtpUKTNKGQ== /@webassemblyjs/ast/1.9.0: dependencies: '@webassemblyjs/helper-module-context': 1.9.0 @@ -2746,13 +2751,13 @@ hasBin: true resolution: integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== - /acorn/8.0.5: + /acorn/8.1.0: dev: true engines: node: '>=0.4.0' hasBin: true resolution: - integrity: sha512-v+DieK/HJkJOpFBETDJioequtc3PfxsWMaxIdIwujtF7FEV/MAyDQLlm6/zPvr7Mix07mLh6ccVwIsloceodlg== + integrity: sha512-LWCF/Wn0nfHOmJ9rzQApGnxnvgfROzGilS8936rqN/lfcYkY9MYZzdMqN+2NJ4SlTc+m5HiSa+kNfDtI64dwUA== /address/1.1.2: dev: true engines: @@ -2802,7 +2807,7 @@ dev: true resolution: integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== - /ajv/7.1.1: + /ajv/7.2.1: dependencies: fast-deep-equal: 3.1.3 json-schema-traverse: 1.0.0 @@ -2810,7 +2815,7 @@ uri-js: 4.4.1 dev: true resolution: - integrity: sha512-ga/aqDYnUy/o7vbsRTFhhTsNeXiYb5JWDIcRIeZfwRNCefwjNTVYCGdGSUrEmiu3yDK3vFvNbgJxvrQW4JXrYQ== + integrity: sha512-+nu0HDv7kNSOua9apAVc979qd932rrZeb3WOvoiD31A/p1mIE5/9bN2027pE2rOPYEdS3UHzsvof4hY+lM9/WQ== /alphanum-sort/1.0.2: dev: true resolution: @@ -2881,12 +2886,12 @@ dayjs: '*' resolution: integrity: sha512-UlK3BfA0iE2c5+Zz/Bd2iPAkT6cICtrKG4/swSik5MZweBHtgmu1aUQCHvICdiv39EAShdZy/edfP6mlkS/xXg== - /antd/4.13.1_89622fd8e4ec221151a62783d49305af: + /antd/4.14.0_89622fd8e4ec221151a62783d49305af: dependencies: '@ant-design/colors': 6.0.0 '@ant-design/icons': 4.5.0_react-dom@17.0.1+react@17.0.1 '@ant-design/react-slick': 0.28.2 - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 array-tree-filter: 2.1.0 classnames: 2.2.6 copy-to-clipboard: 3.3.1 @@ -2898,30 +2903,30 @@ rc-dialog: 8.5.2_react-dom@17.0.1+react@17.0.1 rc-drawer: 4.3.1_react-dom@17.0.1+react@17.0.1 rc-dropdown: 3.2.0_react-dom@17.0.1+react@17.0.1 - rc-field-form: 1.19.0_react-dom@17.0.1+react@17.0.1 + rc-field-form: 1.20.0_react-dom@17.0.1+react@17.0.1 rc-image: 5.2.3_react-dom@17.0.1+react@17.0.1 - rc-input-number: 7.0.1_react-dom@17.0.1+react@17.0.1 + rc-input-number: 7.0.2_react-dom@17.0.1+react@17.0.1 rc-mentions: 1.5.3_react-dom@17.0.1+react@17.0.1 rc-menu: 8.10.6_react-dom@17.0.1+react@17.0.1 rc-motion: 2.4.1_react-dom@17.0.1+react@17.0.1 rc-notification: 4.5.5_react-dom@17.0.1+react@17.0.1 - rc-pagination: 3.1.4_react-dom@17.0.1+react@17.0.1 - rc-picker: 2.5.7_89622fd8e4ec221151a62783d49305af + rc-pagination: 3.1.6_react-dom@17.0.1+react@17.0.1 + rc-picker: 2.5.10_89622fd8e4ec221151a62783d49305af rc-progress: 3.1.3_react-dom@17.0.1+react@17.0.1 rc-rate: 2.9.1_react-dom@17.0.1+react@17.0.1 rc-resize-observer: 1.0.0_react-dom@17.0.1+react@17.0.1 - rc-select: 12.1.5_react-dom@17.0.1+react@17.0.1 + rc-select: 12.1.6_react-dom@17.0.1+react@17.0.1 rc-slider: 9.7.1_react-dom@17.0.1+react@17.0.1 rc-steps: 4.1.3_react-dom@17.0.1+react@17.0.1 rc-switch: 3.2.2_react-dom@17.0.1+react@17.0.1 - rc-table: 7.13.1_react-dom@17.0.1+react@17.0.1 + rc-table: 7.13.2_react-dom@17.0.1+react@17.0.1 rc-tabs: 11.7.3_react-dom@17.0.1+react@17.0.1 rc-textarea: 0.3.4_react-dom@17.0.1+react@17.0.1 rc-tooltip: 5.1.0_react-dom@17.0.1+react@17.0.1 - rc-tree: 4.1.3_react-dom@17.0.1+react@17.0.1 + rc-tree: 4.1.5_react-dom@17.0.1+react@17.0.1 rc-tree-select: 4.3.0_react-dom@17.0.1+react@17.0.1 rc-trigger: 5.2.3_react-dom@17.0.1+react@17.0.1 - rc-upload: 4.0.1_react-dom@17.0.1+react@17.0.1 + rc-upload: 4.2.0-alpha.0_react-dom@17.0.1+react@17.0.1 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 react: 17.0.1 react-dom: 17.0.1_react@17.0.1 @@ -2933,7 +2938,7 @@ react: '>=16.9.0' react-dom: '>=16.9.0' resolution: - integrity: sha512-KaveTRGKOFrbas3FO0ktXaZrSMDpDWz3FpuLbafV7R973BNz2yo+IG8ia2KPEfpRtGYUvpnKlDUNQZWhotoYhQ== + integrity: sha512-K0VG6Ion4gGX8Lo8mJVfNDD8JrHjTq/qlBkicmpZGQXOOAWi19EElH2RpKGN1+WD4OXekWo6dZkSDmK2Lzxe5Q== /anymatch/2.0.0: dependencies: micromatch: 3.1.10 @@ -2962,8 +2967,8 @@ integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg== /aria-query/4.2.2: dependencies: - '@babel/runtime': 7.13.9 - '@babel/runtime-corejs3': 7.13.9 + '@babel/runtime': 7.13.10 + '@babel/runtime-corejs3': 7.13.10 engines: node: '>=6.0' resolution: @@ -3158,7 +3163,7 @@ /autoprefixer/9.8.6: dependencies: browserslist: 4.16.3 - caniuse-lite: 1.0.30001196 + caniuse-lite: 1.0.30001200 colorette: 1.2.2 normalize-range: 0.1.2 num2fraction: 1.2.2 @@ -3192,13 +3197,13 @@ dev: true resolution: integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA== - /babel-eslint/10.1.0_eslint@7.21.0: + /babel-eslint/10.1.0_eslint@7.22.0: dependencies: '@babel/code-frame': 7.12.13 - '@babel/parser': 7.13.9 + '@babel/parser': 7.13.11 '@babel/traverse': 7.13.0 '@babel/types': 7.13.0 - eslint: 7.21.0 + eslint: 7.22.0 eslint-visitor-keys: 1.3.0 resolve: 1.18.1 deprecated: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. @@ -3275,7 +3280,7 @@ '@babel/template': 7.12.13 '@babel/types': 7.13.0 '@types/babel__core': 7.1.12 - '@types/babel__traverse': 7.11.0 + '@types/babel__traverse': 7.11.1 dev: true engines: node: '>= 10.14.2' @@ -3309,7 +3314,7 @@ integrity: sha512-squySRkf+6JGnvjoUtDEjSREJEBirnXi9NqP6rjSYsylxQxqBTz+pkmf395i9E2zsvmYUaI40BHo6SqZUdydlw== /babel-plugin-polyfill-corejs2/0.1.10_@babel+core@7.12.3: dependencies: - '@babel/compat-data': 7.13.8 + '@babel/compat-data': 7.13.11 '@babel/core': 7.12.3 '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.12.3 semver: 6.3.0 @@ -3630,8 +3635,8 @@ integrity: sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA== /browserslist/4.14.2: dependencies: - caniuse-lite: 1.0.30001196 - electron-to-chromium: 1.3.682 + caniuse-lite: 1.0.30001200 + electron-to-chromium: 1.3.687 escalade: 3.1.1 node-releases: 1.1.71 dev: true @@ -3642,9 +3647,9 @@ integrity: sha512-HI4lPveGKUR0x2StIz+2FXfDk9SfVMrxn6PLh1JeGUwcuoDkdKZebWiyLRJ68iIPDpMI4JLVDf7S7XzslgWOhw== /browserslist/4.16.3: dependencies: - caniuse-lite: 1.0.30001196 + caniuse-lite: 1.0.30001200 colorette: 1.2.2 - electron-to-chromium: 1.3.682 + electron-to-chromium: 1.3.687 escalade: 3.1.1 node-releases: 1.1.71 dev: true @@ -3817,16 +3822,16 @@ /caniuse-api/3.0.0: dependencies: browserslist: 4.16.3 - caniuse-lite: 1.0.30001196 + caniuse-lite: 1.0.30001200 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 dev: true resolution: integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw== - /caniuse-lite/1.0.30001196: + /caniuse-lite/1.0.30001200: dev: true resolution: - integrity: sha512-CPvObjD3ovWrNBaXlAIGWmg2gQQuJ5YhuciUOjPRox6hIQttu8O+b51dx6VIpIY9ESd2d0Vac1RKpICdG4rGUg== + integrity: sha512-ic/jXfa6tgiPBAISWk16jRI2q8YfjxHnSG7ddSL1ptrIP8Uy11SayFrjXRAk3NumHpDb21fdTkbTxb/hOrFrnQ== /capture-exit/2.0.0: dependencies: rsvp: 4.8.5 @@ -3928,7 +3933,7 @@ dependencies: anymatch: 3.1.1 braces: 3.0.2 - glob-parent: 5.1.1 + glob-parent: 5.1.2 is-binary-path: 2.1.0 is-glob: 4.0.1 normalize-path: 3.0.0 @@ -4308,7 +4313,7 @@ import-fresh: 3.3.0 parse-json: 5.2.0 path-type: 4.0.0 - yaml: 1.10.0 + yaml: 1.10.2 dev: true engines: node: '>=8' @@ -4320,7 +4325,7 @@ import-fresh: 3.3.0 parse-json: 5.2.0 path-type: 4.0.0 - yaml: 1.10.0 + yaml: 1.10.2 dev: true engines: node: '>=10' @@ -5042,10 +5047,10 @@ requiresBuild: true resolution: integrity: sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA== - /electron-to-chromium/1.3.682: + /electron-to-chromium/1.3.687: dev: true resolution: - integrity: sha512-zok2y37qR00U14uM6qBz/3iIjWHom2eRfC2S1StA0RslP7x34jX+j4mxv80t8OEOHLJPVG54ZPeaFxEI7gPrwg== + integrity: sha512-IpzksdQNl3wdgkzf7dnA7/v10w0Utf1dF2L+B4+gKrloBrxCut+au+kky3PYvle3RMdSxZP+UiCZtLbcYRxSNQ== /elliptic/6.5.4: dependencies: bn.js: 4.12.0 @@ -5220,34 +5225,34 @@ node: '>=8' resolution: integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w== - /escodegen/1.14.3: + /escodegen/2.0.0: dependencies: esprima: 4.0.1 - estraverse: 4.3.0 + estraverse: 5.2.0 esutils: 2.0.3 optionator: 0.8.3 dev: true engines: - node: '>=4.0' + node: '>=6.0' hasBin: true optionalDependencies: source-map: 0.6.1 resolution: - integrity: sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw== - /eslint-config-react-app/6.0.0_6ff9c158aca78d020f9baefef3530e02: + integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw== + /eslint-config-react-app/6.0.0_5bfa359da3fb2923202453652d4fbef5: dependencies: - '@typescript-eslint/eslint-plugin': 4.16.1_9c4985f94498b1423f0e374931685aad - '@typescript-eslint/parser': 4.16.1_eslint@7.21.0+typescript@4.1.5 - babel-eslint: 10.1.0_eslint@7.21.0 + '@typescript-eslint/eslint-plugin': 4.17.0_5999a92f4ea517bc2e240e03c336061d + '@typescript-eslint/parser': 4.17.0_eslint@7.22.0+typescript@4.1.5 + babel-eslint: 10.1.0_eslint@7.22.0 confusing-browser-globals: 1.0.10 - eslint: 7.21.0 - eslint-plugin-flowtype: 5.3.1_eslint@7.21.0 - eslint-plugin-import: 2.22.1_eslint@7.21.0 - eslint-plugin-jest: 24.1.5_eslint@7.21.0+typescript@4.1.5 - eslint-plugin-jsx-a11y: 6.4.1_eslint@7.21.0 - eslint-plugin-react: 7.22.0_eslint@7.21.0 - eslint-plugin-react-hooks: 4.2.0_eslint@7.21.0 - eslint-plugin-testing-library: 3.10.1_eslint@7.21.0+typescript@4.1.5 + eslint: 7.22.0 + eslint-plugin-flowtype: 5.4.0_eslint@7.22.0 + eslint-plugin-import: 2.22.1_eslint@7.22.0 + eslint-plugin-jest: 24.3.1_fd944d5523a3c56434442ccecc6343c4 + eslint-plugin-jsx-a11y: 6.4.1_eslint@7.22.0 + eslint-plugin-react: 7.22.0_eslint@7.22.0 + eslint-plugin-react-hooks: 4.2.0_eslint@7.22.0 + eslint-plugin-testing-library: 3.10.1_eslint@7.22.0+typescript@4.1.5 dev: true engines: node: ^10.12.0 || >=12.0.0 @@ -5286,9 +5291,9 @@ node: '>=4' resolution: integrity: sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA== - /eslint-plugin-flowtype/5.3.1_eslint@7.21.0: + /eslint-plugin-flowtype/5.4.0_eslint@7.22.0: dependencies: - eslint: 7.21.0 + eslint: 7.22.0 lodash: 4.17.21 string-natural-compare: 3.0.1 dev: true @@ -5297,15 +5302,15 @@ peerDependencies: eslint: ^7.1.0 resolution: - integrity: sha512-mziJD+zw+VTwLtF9qLIxYac0GJCbSEDyqMLP5ENzQeNY5EOxbAfitMFLo+UItjYOISQdh1BCobwE2d4i1o+9Rw== - /eslint-plugin-import/2.22.1_eslint@7.21.0: + integrity: sha512-O0s0iTT5UxYuoOpHMLSIO2qZMyvrb9shhk1EM5INNGtJ2CffrfUmsnh6TVsnoT41fkXIEndP630WNovhoO87xQ== + /eslint-plugin-import/2.22.1_eslint@7.22.0: dependencies: array-includes: 3.1.3 array.prototype.flat: 1.2.4 contains-path: 0.1.0 debug: 2.6.9 doctrine: 1.5.0 - eslint: 7.21.0 + eslint: 7.22.0 eslint-import-resolver-node: 0.3.4 eslint-module-utils: 2.6.0 has: 1.0.3 @@ -5321,21 +5326,26 @@ eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 resolution: integrity: sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw== - /eslint-plugin-jest/24.1.5_eslint@7.21.0+typescript@4.1.5: + /eslint-plugin-jest/24.3.1_fd944d5523a3c56434442ccecc6343c4: dependencies: - '@typescript-eslint/experimental-utils': 4.16.1_eslint@7.21.0+typescript@4.1.5 - eslint: 7.21.0 + '@typescript-eslint/eslint-plugin': 4.17.0_5999a92f4ea517bc2e240e03c336061d + '@typescript-eslint/experimental-utils': 4.17.0_eslint@7.22.0+typescript@4.1.5 + eslint: 7.22.0 dev: true engines: node: '>=10' peerDependencies: + '@typescript-eslint/eslint-plugin': '>= 4' eslint: '>=5' typescript: '*' + peerDependenciesMeta: + '@typescript-eslint/eslint-plugin': + optional: true resolution: - integrity: sha512-FIP3lwC8EzEG+rOs1y96cOJmMVpdFNreoDJv29B5vIupVssRi8zrSY3QadogT0K3h1Y8TMxJ6ZSAzYUmFCp2hg== - /eslint-plugin-jsx-a11y/6.4.1_eslint@7.21.0: + integrity: sha512-RQt59rfMSHyvedImT72iaf8JcvCcR4P7Uq499dALtjY8mrCjbwWrFi1UceG4sid2wVIeDi+0tjxXZ8CZEVO7Zw== + /eslint-plugin-jsx-a11y/6.4.1_eslint@7.22.0: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 aria-query: 4.2.2 array-includes: 3.1.3 ast-types-flow: 0.0.7 @@ -5343,7 +5353,7 @@ axobject-query: 2.2.0 damerau-levenshtein: 1.0.6 emoji-regex: 9.2.2 - eslint: 7.21.0 + eslint: 7.22.0 has: 1.0.3 jsx-ast-utils: 3.2.0 language-tags: 1.0.5 @@ -5354,9 +5364,9 @@ eslint: ^3 || ^4 || ^5 || ^6 || ^7 resolution: integrity: sha512-0rGPJBbwHoGNPU73/QCLP/vveMlM1b1Z9PponxO87jfr6tuH5ligXbDT6nHSSzBC8ovX2Z+BQu7Bk5D/Xgq9zg== - /eslint-plugin-react-hooks/4.2.0_eslint@7.21.0: + /eslint-plugin-react-hooks/4.2.0_eslint@7.22.0: dependencies: - eslint: 7.21.0 + eslint: 7.22.0 dev: true engines: node: '>=10' @@ -5364,12 +5374,12 @@ eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 resolution: integrity: sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ== - /eslint-plugin-react/7.22.0_eslint@7.21.0: + /eslint-plugin-react/7.22.0_eslint@7.22.0: dependencies: array-includes: 3.1.3 array.prototype.flatmap: 1.2.4 doctrine: 2.1.0 - eslint: 7.21.0 + eslint: 7.22.0 has: 1.0.3 jsx-ast-utils: 3.2.0 object.entries: 1.1.3 @@ -5385,10 +5395,10 @@ eslint: ^3 || ^4 || ^5 || ^6 || ^7 resolution: integrity: sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA== - /eslint-plugin-testing-library/3.10.1_eslint@7.21.0+typescript@4.1.5: + /eslint-plugin-testing-library/3.10.1_eslint@7.22.0+typescript@4.1.5: dependencies: - '@typescript-eslint/experimental-utils': 3.10.1_eslint@7.21.0+typescript@4.1.5 - eslint: 7.21.0 + '@typescript-eslint/experimental-utils': 3.10.1_eslint@7.22.0+typescript@4.1.5 + eslint: 7.22.0 dev: true engines: node: ^10.12.0 || >=12.0.0 @@ -5443,11 +5453,11 @@ node: '>=10' resolution: integrity: sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== - /eslint-webpack-plugin/2.5.2_eslint@7.21.0+webpack@4.44.2: + /eslint-webpack-plugin/2.5.2_eslint@7.22.0+webpack@4.44.2: dependencies: - '@types/eslint': 7.2.6 + '@types/eslint': 7.2.7 arrify: 2.0.1 - eslint: 7.21.0 + eslint: 7.22.0 jest-worker: 26.6.2 micromatch: 4.0.2 schema-utils: 3.0.0 @@ -5460,7 +5470,7 @@ webpack: ^4.0.0 || ^5.0.0 resolution: integrity: sha512-ndD9chZ/kaGnjjx7taRg7c6FK/YKb29SSYzaLtPBIYLYJQmZtuKqtQbAvTS2ymiMQT6X0VW9vZIHK0KLstv93Q== - /eslint/7.21.0: + /eslint/7.22.0: dependencies: '@babel/code-frame': 7.12.11 '@eslint/eslintrc': 0.4.0 @@ -5478,8 +5488,8 @@ esutils: 2.0.3 file-entry-cache: 6.0.1 functional-red-black-tree: 1.0.1 - glob-parent: 5.1.1 - globals: 12.4.0 + glob-parent: 5.1.2 + globals: 13.6.0 ignore: 4.0.6 import-fresh: 3.3.0 imurmurhash: 0.1.4 @@ -5504,7 +5514,7 @@ node: ^10.12.0 || >=12.0.0 hasBin: true resolution: - integrity: sha512-W2aJbXpMNofUp0ztQaF40fveSsJBjlSCSWpy//gzfTvwC+USs/nceBrKmlJOiM8r1bLwP2EuYkCqArn/6QTIgg== + integrity: sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg== /espree/7.3.1: dependencies: acorn: 7.4.1 @@ -5701,7 +5711,7 @@ integrity: sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g== /ext/1.4.0: dependencies: - type: 2.3.0 + type: 2.5.0 dev: true resolution: integrity: sha512-Key5NIsUxdqKg3vIsdw9dSuXpPCQ297y6wBjL30edxwPgt2E44WcWBZey/ZvUc6sERLTxKdyCu4gZFmUbk1Q7A== @@ -5755,7 +5765,7 @@ dependencies: '@nodelib/fs.stat': 2.0.4 '@nodelib/fs.walk': 1.2.6 - glob-parent: 5.1.1 + glob-parent: 5.1.2 merge2: 1.4.1 micromatch: 4.0.2 picomatch: 2.2.2 @@ -6177,14 +6187,14 @@ dev: true resolution: integrity: sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4= - /glob-parent/5.1.1: + /glob-parent/5.1.2: dependencies: is-glob: 4.0.1 dev: true engines: node: '>= 6' resolution: - integrity: sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ== + integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== /glob/7.1.6: dependencies: fs.realpath: 1.0.0 @@ -6228,6 +6238,14 @@ node: '>=8' resolution: integrity: sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg== + /globals/13.6.0: + dependencies: + type-fest: 0.20.2 + dev: true + engines: + node: '>=8' + resolution: + integrity: sha512-YFKCX0SiPg7l5oKYCJ2zZGxcXprVXHcSnVuvzrT3oSENQonVLqM5pf9fN5dLGZGyCjhw8TN8Btwe/jKnZ0pjvQ== /globby/11.0.1: dependencies: array-union: 2.1.0 @@ -6404,7 +6422,7 @@ integrity: sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== /history/4.10.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 loose-envify: 1.4.0 resolve-pathname: 3.0.0 tiny-invariant: 1.1.0 @@ -6615,7 +6633,7 @@ integrity: sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw== /i18next-browser-languagedetector/6.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 dev: false resolution: integrity: sha512-3H+OsNQn3FciomUU0d4zPFHsvJv4X66lBelXk9hnIDYDsveIgT7dWZ3/VvcSlpKk9lvCK770blRZ/CwHMXZqWw== @@ -6625,12 +6643,12 @@ dev: false resolution: integrity: sha512-li3Un71yBu1uCfgJrCg8DOEtljse1er0ja1pM/rFmWLihrD2RFqyrglOsYUHokvzZ53mJB2Mmu4DYgd8/t3R0A== - /i18next/19.9.1: + /i18next/19.9.2: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 dev: false resolution: - integrity: sha512-9Azzyb3DvMJUMd7sPhwVEs6PQcogvdHmLQTjMQ+P+h3XwW4O66/8lgZTmYShgkjPOCqTw4Fwl5LOp/VhZgPo5A== + integrity: sha512-0i6cuo6ER6usEOtKajUUDj92zlG+KArFia0857xxiEHAQcUwh/RtOQocui1LPJwunSYT574Pk64aNva1kwtxZg== /iconv-lite/0.4.24: dependencies: safer-buffer: 2.1.2 @@ -7289,8 +7307,8 @@ '@jest/environment': 26.6.2 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/babel__traverse': 7.11.0 - '@types/node': 14.14.31 + '@types/babel__traverse': 7.11.1 + '@types/node': 14.14.34 chalk: 4.1.0 co: 4.6.0 dedent: 0.7.0 @@ -7397,10 +7415,10 @@ '@jest/environment': 26.6.2 '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 14.14.31 + '@types/node': 14.14.34 jest-mock: 26.6.2 jest-util: 26.6.2 - jsdom: 16.4.0 + jsdom: 16.5.1 dev: true engines: node: '>= 10.14.2' @@ -7411,7 +7429,7 @@ '@jest/environment': 26.6.2 '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 14.14.31 + '@types/node': 14.14.34 jest-mock: 26.6.2 jest-util: 26.6.2 dev: true @@ -7428,7 +7446,7 @@ dependencies: '@jest/types': 26.6.2 '@types/graceful-fs': 4.1.5 - '@types/node': 14.14.31 + '@types/node': 14.14.34 anymatch: 3.1.1 fb-watchman: 2.0.1 graceful-fs: 4.2.6 @@ -7453,7 +7471,7 @@ '@jest/source-map': 26.6.2 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 14.14.31 + '@types/node': 14.14.34 chalk: 4.1.0 co: 4.6.0 expect: 26.6.2 @@ -7510,7 +7528,7 @@ /jest-mock/26.6.2: dependencies: '@jest/types': 26.6.2 - '@types/node': 14.14.31 + '@types/node': 14.14.34 dev: true engines: node: '>= 10.14.2' @@ -7594,7 +7612,7 @@ '@jest/environment': 26.6.2 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 14.14.31 + '@types/node': 14.14.34 chalk: 4.1.0 emittery: 0.7.2 exit: 0.1.2 @@ -7652,7 +7670,7 @@ integrity: sha512-lrzyR3N8sacTAMeonbqpnSka1dHNux2uk0qqDXVkMv2c/A3wYnvQ4EXuI013Y6+gSKSCxdaczvf4HF0mVXHRdw== /jest-serializer/26.6.2: dependencies: - '@types/node': 14.14.31 + '@types/node': 14.14.34 graceful-fs: 4.2.6 dev: true engines: @@ -7663,7 +7681,7 @@ dependencies: '@babel/types': 7.13.0 '@jest/types': 26.6.2 - '@types/babel__traverse': 7.11.0 + '@types/babel__traverse': 7.11.1 '@types/prettier': 2.2.2 chalk: 4.1.0 expect: 26.6.2 @@ -7685,7 +7703,7 @@ /jest-util/26.6.2: dependencies: '@jest/types': 26.6.2 - '@types/node': 14.14.31 + '@types/node': 14.14.34 chalk: 4.1.0 graceful-fs: 4.2.6 is-ci: 2.0.0 @@ -7729,7 +7747,7 @@ dependencies: '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 14.14.31 + '@types/node': 14.14.34 ansi-escapes: 4.3.1 chalk: 4.1.0 jest-util: 26.6.2 @@ -7750,7 +7768,7 @@ integrity: sha512-51PE4haMSXcHohnSMdM42anbvZANYTqMrr52tVKPqqsPJMzoP6FYYDVqahX/HrAoKEKz3uUPzSvKs9A3qR4iVw== /jest-worker/26.6.2: dependencies: - '@types/node': 14.14.31 + '@types/node': 14.14.34 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -7788,33 +7806,33 @@ dev: true resolution: integrity: sha1-peZUwuWi3rXyAdls77yoDA7y9RM= - /jsdom/16.4.0: + /jsdom/16.5.1: dependencies: abab: 2.0.5 - acorn: 7.4.1 + acorn: 8.1.0 acorn-globals: 6.0.0 cssom: 0.4.4 cssstyle: 2.3.0 data-urls: 2.0.0 decimal.js: 10.2.1 domexception: 2.0.1 - escodegen: 1.14.3 + escodegen: 2.0.0 html-encoding-sniffer: 2.0.1 is-potential-custom-element-name: 1.0.0 nwsapi: 2.2.0 - parse5: 5.1.1 + parse5: 6.0.1 request: 2.88.2 request-promise-native: 1.0.9_request@2.88.2 saxes: 5.0.1 symbol-tree: 3.2.4 - tough-cookie: 3.0.1 + tough-cookie: 4.0.0 w3c-hr-time: 1.0.2 w3c-xmlserializer: 2.0.0 webidl-conversions: 6.1.0 whatwg-encoding: 1.0.5 whatwg-mimetype: 2.3.0 whatwg-url: 8.4.0 - ws: 7.4.3 + ws: 7.4.4 xml-name-validator: 3.0.0 dev: true engines: @@ -7825,7 +7843,7 @@ canvas: optional: true resolution: - integrity: sha512-lYMm3wYdgPhrl7pDcRmvzPhhrGVBeVhPIqeHjzeiHN3DFmD1RBpbExbi8vU7BJdH8VAZYovR8DMt0PNNDM7k8w== + integrity: sha512-pF73EOsJgwZekbDHEY5VO/yKXUkab/DuvrQB/ANVizbr6UAHJsDdHXuotZYwkJSGQl1JM+ivXaqY+XBDDL4TiA== /jsesc/0.5.0: dev: true hasBin: true @@ -8396,7 +8414,7 @@ integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== /mini-create-react-context/0.4.1_prop-types@15.7.2+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 prop-types: 15.7.2 react: 17.0.1 tiny-warning: 1.0.3 @@ -8577,13 +8595,13 @@ optional: true resolution: integrity: sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ== - /nanoid/3.1.20: + /nanoid/3.1.21: dev: true engines: node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 hasBin: true resolution: - integrity: sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw== + integrity: sha512-A6oZraK4DJkAOICstsGH98dvycPr/4GGDH7ZWKmMdd3vGcOurZ6JmWFUt0DA5bzrrn2FrUjmv6mFNWvv8jpppA== /nanomatch/1.2.13: dependencies: arr-diff: 4.0.0 @@ -8699,7 +8717,7 @@ node: '>=0.10.0' resolution: integrity: sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA= - /node-notifier/8.0.1: + /node-notifier/8.0.2: dependencies: growly: 1.3.0 is-wsl: 2.2.0 @@ -8710,7 +8728,7 @@ dev: true optional: true resolution: - integrity: sha512-BvEXF+UmsnAfYfoapKM9nGxnP+Wn7P91YfXmrKnfcYCx6VBeoN5Ez5Ogck6I8Bi5k4RlpqRYaw75pAwzX9OphA== + integrity: sha512-oJP/9NAdd9+x2Q+rfphB2RJCHjod70RcRLjosiPMMu5gjIfwVnOUGq2nbTjTUbmy0DJ/tFIVT30+Qe3nzl4TJg== /node-releases/1.1.71: dev: true resolution: @@ -9161,10 +9179,10 @@ node: '>= 0.10' resolution: integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA== - /parse5/5.1.1: + /parse5/6.0.1: dev: true resolution: - integrity: sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug== + integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw== /parseurl/1.3.3: dev: true engines: @@ -9895,7 +9913,7 @@ dependencies: autoprefixer: 9.8.6 browserslist: 4.16.3 - caniuse-lite: 1.0.30001196 + caniuse-lite: 1.0.30001200 css-blank-pseudo: 0.1.4 css-has-pseudo: 0.10.0 css-prefers-color-scheme: 3.1.1 @@ -9974,7 +9992,7 @@ integrity: sha512-2T5hcEHArDT6X9+9dVSPQdo7QHzG4XKclFT8rU5TzJPDN7RIRTbO9c4drUISOVemLj03aezStHCR2AIcr8XLpw== /postcss-safe-parser/5.0.2: dependencies: - postcss: 8.2.7 + postcss: 8.2.8 dev: true engines: node: '>=10.0' @@ -10084,16 +10102,16 @@ node: '>=6.0.0' resolution: integrity: sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg== - /postcss/8.2.7: + /postcss/8.2.8: dependencies: colorette: 1.2.2 - nanoid: 3.1.20 + nanoid: 3.1.21 source-map: 0.6.1 dev: true engines: node: ^10 || ^12 || >=14 resolution: - integrity: sha512-DsVLH3xJzut+VT+rYr0mtvOtpTjSyqDwPf5EZWXcb0uAKfitGpTY9Ec+afi2+TgdN8rWS9Cs88UDYehKo/RvOw== + integrity: sha512-1F0Xb2T21xET7oQV9eKuctbM9S7BC0fetoHCc4H13z0PT6haiRLP4T0ZY4XWh7iLP0usgqykT6p9B2RtOf4FPw== /prelude-ls/1.1.2: dev: true engines: @@ -10361,7 +10379,7 @@ integrity: sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q== /rc-align/4.0.9_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 dom-align: 1.12.0 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 @@ -10376,7 +10394,7 @@ integrity: sha512-myAM2R4qoB6LqBul0leaqY8gFaiECDJ3MtQDmzDo9xM9NRT/04TvWOYd2YHU9zvGzqk9QXF6S9/MifzSKDZeMw== /rc-cascader/1.4.2_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 array-tree-filter: 2.1.0 rc-trigger: 5.2.3_react-dom@17.0.1+react@17.0.1 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 @@ -10391,7 +10409,7 @@ integrity: sha512-JVuLGrSi+3G8DZyPvlKlGVWJjhoi9NTz6REHIgRspa5WnznRkKGm2ejb0jJtz0m2IL8Q9BG4ZA2sXuqAu71ltQ== /rc-checkbox/2.3.2_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 react: 17.0.1 react-dom: 17.0.1_react@17.0.1 @@ -10403,7 +10421,7 @@ integrity: sha512-afVi1FYiGv1U0JlpNH/UaEXdh6WUJjcWokj/nUN2TgG80bfG+MDdbfHKlLcNNba94mbjy2/SXJ1HDgrOkXGAjg== /rc-collapse/3.1.0_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-motion: 2.4.1_react-dom@17.0.1+react@17.0.1 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 @@ -10418,7 +10436,7 @@ integrity: sha512-EwpNPJcLe7b+5JfyaxM9ZNnkCgqArt3QQO0Cr5p5plwz/C9h8liAmjYY5I4+hl9lAjBqb7ZwLu94+z+rt5g1WQ== /rc-dialog/8.5.2_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-motion: 2.4.1_react-dom@17.0.1+react@17.0.1 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 @@ -10432,7 +10450,7 @@ integrity: sha512-3n4taFcjqhTE9uNuzjB+nPDeqgRBTEGBfe46mb1e7r88DgDo0lL4NnxY/PZ6PJKd2tsCt+RrgF/+YeTvJ/Thsw== /rc-drawer/4.3.1_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 react: 17.0.1 @@ -10445,7 +10463,7 @@ integrity: sha512-GMfFy4maqxS9faYXEhQ+0cA1xtkddEQzraf6SAdzWbn444DrrLogwYPk1NXSpdXjLCLxgxOj9MYtyYG42JsfXg== /rc-dropdown/3.2.0_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-trigger: 5.2.3_react-dom@17.0.1+react@17.0.1 react: 17.0.1 @@ -10456,9 +10474,9 @@ react-dom: '*' resolution: integrity: sha512-j1HSw+/QqlhxyTEF6BArVZnTmezw2LnSmRk6I9W7BCqNCKaRwleRmMMs1PHbuaG8dKHVqP6e21RQ7vPBLVnnNw== - /rc-field-form/1.19.0_react-dom@17.0.1+react@17.0.1: + /rc-field-form/1.20.0_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 async-validator: 3.5.1 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 react: 17.0.1 @@ -10470,10 +10488,10 @@ react: '>= 16.9.0' react-dom: '>= 16.9.0' resolution: - integrity: sha512-FZFyE6FmhR4xGO3MVo86J2sHIM6t/W4UqN94nVqZC/9PLhzSaKuM0i9UfwFMtuENP2hxFANEQZMBrD/2Zd43pg== + integrity: sha512-jkzsIfXR7ywEYdeAtktt1aLff88wxIPDLpq7KShHNl4wlsWrCE+TzkXBfjvVzYOVZt5GGrD8YDqNO/q6eaR/eA== /rc-image/5.2.3_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-dialog: 8.5.2_react-dom@17.0.1+react@17.0.1 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 @@ -10485,9 +10503,9 @@ react-dom: '>=16.9.0' resolution: integrity: sha512-8qWNerW1rN0s4zAF6oEa+Zm7UzM+PwTxbGdufvnR3Gcp2M0bcfoEPk9V+RgTxmzGNNELxmrMHloPL4LV5BZu3Q== - /rc-input-number/7.0.1_react-dom@17.0.1+react@17.0.1: + /rc-input-number/7.0.2_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 react: 17.0.1 @@ -10497,10 +10515,10 @@ react: '>=16.9.0' react-dom: '>=16.9.0' resolution: - integrity: sha512-LOPEwhEjkJzDd+0mOMNZdRKjEsZJOXVxmNr3sfiONu9PUCRf366GDlARh+AcSd/jWvFzEa070wpr2gg0i/5BfQ== + integrity: sha512-9AcD3/D18Oa41xZnBFvJ0fdp6AJkf/en8uKi8E69Ct+sh64qIYbWUXeh1PXhJgrCHIoNNT8OWaTebypT4/d3ZA== /rc-mentions/1.5.3_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-menu: 8.10.6_react-dom@17.0.1+react@17.0.1 rc-textarea: 0.3.4_react-dom@17.0.1+react@17.0.1 @@ -10516,7 +10534,7 @@ integrity: sha512-NG/KB8YiKBCJPHHvr/QapAb4f9YzLJn7kDHtmI1K6t7ZMM5YgrjIxNNhoRKKP9zJvb9PdPts69Hbg4ZMvLVIFQ== /rc-menu/8.10.6_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 mini-store: 3.0.6_react-dom@17.0.1+react@17.0.1 rc-motion: 2.4.1_react-dom@17.0.1+react@17.0.1 @@ -10534,7 +10552,7 @@ integrity: sha512-RVkd8XChwSmVOdNULbqLNnABthRZWnhqct1Q74onEXTClsXvsLADMhlIJtw/umglVSECM+14TJdIli9rl2Bzlw== /rc-motion/2.4.1_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 react: 17.0.1 @@ -10547,7 +10565,7 @@ integrity: sha512-TWLvymfMu8SngPx5MDH8dQ0D2RYbluNTfam4hY/dNNx9RQ3WtGuZ/GXHi2ymLMzH+UNd6EEFYkOuR5JTTtm8Xg== /rc-notification/4.5.5_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-motion: 2.4.1_react-dom@17.0.1+react@17.0.1 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 @@ -10563,7 +10581,7 @@ integrity: sha512-YIfhTSw+h5GsSdgMnuMx24wqiPlg3FeamuOlkh9RkyHx+SeZVAKzQ0juy2NGvPEF2hDWi5xTqxUqLdo0L2AmGg== /rc-overflow/1.0.2_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-resize-observer: 1.0.0_react-dom@17.0.1+react@17.0.1 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 @@ -10575,9 +10593,9 @@ react-dom: '>=16.9.0' resolution: integrity: sha512-GXj4DAyNxm4f57LvXLwhJaZoJHzSge2l2lQq64MZP7NJAfLpQqOLD+v9JMV9ONTvDPZe8kdzR+UMmkAn7qlzFA== - /rc-pagination/3.1.4_react-dom@17.0.1+react@17.0.1: + /rc-pagination/3.1.6_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 react: 17.0.1 react-dom: 17.0.1_react@17.0.1 @@ -10586,10 +10604,10 @@ react: '>=16.9.0' react-dom: '>=16.9.0' resolution: - integrity: sha512-6nFsNXGfBb6Hh3SNeTHuEaAWiq33PdDA4rdi2Ba2LIri6XUeOCmWLFPUwZyx+NJn+ODGCxsl5BEVcfLbNsxtGg== - /rc-picker/2.5.7_89622fd8e4ec221151a62783d49305af: + integrity: sha512-Pb2zJEt8uxXzYCWx/2qwsYZ3vSS9Eqdw0cJBli6C58/iYhmvutSBqrBJh51Z5UzYc5ZcW5CMeP5LbbKE1J3rpw== + /rc-picker/2.5.10_89622fd8e4ec221151a62783d49305af: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 date-fns: 2.19.0 dayjs: 1.10.4 @@ -10607,10 +10625,10 @@ react: '>=16.9.0' react-dom: '>=16.9.0' resolution: - integrity: sha512-b5ZWCKds1u4H9fP0EpJ8YUX16VhueK6E7TxgK+rRjpbKwI1bOUy59F/OkUXjdACJdDmbsDMDZogpW7KzoqtzvA== + integrity: sha512-d2or2jql9SSY8CaRPybpbKkXBq3bZ6g88UKyWQZBLTCrc92Xm87RfRC/P3UEQo/CLmia3jVF7IXVi1HmNe2DZA== /rc-progress/3.1.3_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 react: 17.0.1 react-dom: 17.0.1_react@17.0.1 @@ -10622,7 +10640,7 @@ integrity: sha512-Jl4fzbBExHYMoC6HBPzel0a9VmhcSXx24LVt/mdhDM90MuzoMCJjXZAlhA0V0CJi+SKjMhfBoIQ6Lla1nD4QNw== /rc-rate/2.9.1_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 react: 17.0.1 @@ -10637,7 +10655,7 @@ integrity: sha512-MmIU7FT8W4LYRRHJD1sgG366qKtSaKb67D0/vVvJYR0lrCuRrCiVQ5qhfT5ghVO4wuVIORGpZs7ZKaYu+KMUzA== /rc-resize-observer/1.0.0_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 react: 17.0.1 @@ -10649,9 +10667,9 @@ react-dom: '>=16.9.0' resolution: integrity: sha512-RgKGukg1mlzyGdvzF7o/LGFC8AeoMH9aGzXTUdp6m+OApvmRdUuOscq/Y2O45cJA+rXt1ApWlpFoOIioXL3AGg== - /rc-select/12.1.5_react-dom@17.0.1+react@17.0.1: + /rc-select/12.1.6_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-motion: 2.4.1_react-dom@17.0.1+react@17.0.1 rc-overflow: 1.0.2_react-dom@17.0.1+react@17.0.1 @@ -10667,10 +10685,10 @@ react: '*' react-dom: '*' resolution: - integrity: sha512-UElTMw0+XvYJmVfsHTWvLR42RKNf5qyN3Ed/JfuZQceIPK1/3ugGRjdEOKBsPmPyNB5389NAROCV4tQd9fmqwg== + integrity: sha512-lsS95CUCRUObLcZvBecAdLS8RcIQQOuWC+A+xJOogvQJFEqIx4o8bcRH9OOob8eGKg7F84dKEz0hYUSEknwwew== /rc-slider/9.7.1_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-tooltip: 5.1.0_react-dom@17.0.1+react@17.0.1 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 @@ -10687,7 +10705,7 @@ integrity: sha512-r9r0dpFA3PEvxBhIfVi1lVzxuSogWxeY+tGvi2AqMM1rPgaOXQ7WbtT+9kVFkJ9K8TntA/vYPgiCCKfN29KTkw== /rc-steps/4.1.3_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 react: 17.0.1 @@ -10702,7 +10720,7 @@ integrity: sha512-GXrMfWQOhN3sVze3JnzNboHpQdNHcdFubOETUHyDpa/U3HEKBZC3xJ8XK4paBgF4OJ3bdUVLC+uBPc6dCxvDYA== /rc-switch/3.2.2_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 react: 17.0.1 @@ -10713,9 +10731,9 @@ react-dom: '>=16.9.0' resolution: integrity: sha512-+gUJClsZZzvAHGy1vZfnwySxj+MjLlGRyXKXScrtCTcmiYNPzxDFOxdQ/3pK1Kt/0POvwJ/6ALOR8gwdXGhs+A== - /rc-table/7.13.1_react-dom@17.0.1+react@17.0.1: + /rc-table/7.13.2_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-resize-observer: 1.0.0_react-dom@17.0.1+react@17.0.1 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 @@ -10729,10 +10747,10 @@ react: '>=16.9.0' react-dom: '>=16.9.0' resolution: - integrity: sha512-zg2ldSRHj1ENGsSykSKV5axnWkSaaly+wjRcD1Bspx4WHrf3m/I1WYjpVvOeer2e06bfKb6lmkK0HLxQ1cZtsg== + integrity: sha512-KWYSGpWPAxX7PBIhxlkVo7XvoT3ZjPnDorm95NubK6udxxs0hDwzuQDqNJ2iiNuimSZj1FL+27aE606eobS96w== /rc-tabs/11.7.3_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-dropdown: 3.2.0_react-dom@17.0.1+react@17.0.1 rc-menu: 8.10.6_react-dom@17.0.1+react@17.0.1 @@ -10750,7 +10768,7 @@ integrity: sha512-5nd2NVss9TprPRV9r8N05SjQyAE7zDrLejxFLcbJ+BdLxSwnGnk3ws/Iq0smqKZUnPQC0XEvnpF3+zlllUUT2w== /rc-textarea/0.3.4_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-resize-observer: 1.0.0_react-dom@17.0.1+react@17.0.1 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 @@ -10764,7 +10782,7 @@ integrity: sha512-ILUYx831ZukQPv3m7R4RGRtVVWmL1LV4ME03L22mvT56US0DGCJJaRTHs4vmpcSjFHItph5OTmhodY4BOwy81A== /rc-tooltip/5.1.0_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 rc-trigger: 5.2.3_react-dom@17.0.1+react@17.0.1 react: 17.0.1 react-dom: 17.0.1_react@17.0.1 @@ -10776,10 +10794,10 @@ integrity: sha512-pFqD1JZwNIpbdcefB7k5xREoHAWM/k3yQwYF0iminbmDXERgq4rvBfUwIvlCqqZSM7HDr9hYeYr6ZsVNaKtvCQ== /rc-tree-select/4.3.0_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 - rc-select: 12.1.5_react-dom@17.0.1+react@17.0.1 - rc-tree: 4.1.3_react-dom@17.0.1+react@17.0.1 + rc-select: 12.1.6_react-dom@17.0.1+react@17.0.1 + rc-tree: 4.1.5_react-dom@17.0.1+react@17.0.1 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 react: 17.0.1 react-dom: 17.0.1_react@17.0.1 @@ -10789,9 +10807,9 @@ react-dom: '*' resolution: integrity: sha512-EEXB9dKBsJNJuKIU5NERZsaJ71GDGIj5uWLl7A4XiYr2jXM4JICfScvvp3O5jHMDfhqmgpqNc0z90mHkgh3hKg== - /rc-tree/4.1.3_react-dom@17.0.1+react@17.0.1: + /rc-tree/4.1.5_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-motion: 2.4.1_react-dom@17.0.1+react@17.0.1 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 @@ -10805,10 +10823,10 @@ react: '*' react-dom: '*' resolution: - integrity: sha512-eCp5KwzDOHRdub4hM1islJ8kcX8LrtWJxNRiGRk21dCyXW6XYHeOyzRzNekwlCrn8bdEahsze1hUPT9s104d5g== + integrity: sha512-q2vjcmnBDylGZ9/ZW4F9oZMKMJdbFWC7um+DAQhZG1nqyg1iwoowbBggUDUaUOEryJP+08bpliEAYnzJXbI5xQ== /rc-trigger/5.2.3_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-align: 4.0.9_react-dom@17.0.1+react@17.0.1 rc-motion: 2.4.1_react-dom@17.0.1+react@17.0.1 @@ -10823,9 +10841,9 @@ react-dom: '>=16.9.0' resolution: integrity: sha512-6Fokao07HUbqKIDkDRFEM0AGZvsvK0Fbp8A/KFgl1ngaqfO1nY037cISCG1Jm5fxImVsXp9awdkP7Vu5cxjjog== - /rc-upload/4.0.1_react-dom@17.0.1+react@17.0.1: + /rc-upload/4.2.0-alpha.0_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 classnames: 2.2.6 rc-util: 5.8.1_react-dom@17.0.1+react@17.0.1 react: 17.0.1 @@ -10835,10 +10853,10 @@ react: '>=16.9.0' react-dom: '>=16.9.0' resolution: - integrity: sha512-h7iLt22U0C2ObpqTU7MDoAV/FDwHTUEFjMd6uidA4ipoJ7gP7C74gOQOtl5OPQTVUDATUndnSAt9uyC1znlo9A== + integrity: sha512-44mVeg9+FwcHVLheYovApS/Q676/dHglRbb9vEYcgqGoR0poP0ssYZ9mtmKxdgr2g5EJe7nGFljbfnyEmluCqQ== /rc-util/5.8.1_react-dom@17.0.1+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 react: 17.0.1 react-dom: 17.0.1_react@17.0.1 react-is: 16.13.1 @@ -10891,7 +10909,7 @@ react-dom: ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 resolution: integrity: sha512-G7cNq/n2Bkh/v4vcI+GKx7Q1xwZexKYhOSj2HmrFXlvNeaURWXun6KlOUpEQwi1cv9Tgs4H3kGywDWMrX2kxfA== - /react-dev-utils/11.0.3: + /react-dev-utils/11.0.4: dependencies: '@babel/code-frame': 7.10.4 address: 1.1.2 @@ -10921,7 +10939,7 @@ engines: node: '>=10' resolution: - integrity: sha512-4lEA5gF4OHrcJLMUV1t+4XbNDiJbsAWCH5Z2uqlTqW6dD7Cf5nEASkeXrCI/Mz83sI2o527oBIFKVMXtRf1Vtg== + integrity: sha512-dx0LvIGHcOPtKbeiSUM4jqpBl3TcY7CDjZdfOIcKeznE7BWr9dg0iPG90G5yfVQ+p/rGNMXdbfStvzQZEVEi4A== /react-dom/17.0.1_react@17.0.1: dependencies: loose-envify: 1.4.0 @@ -10957,18 +10975,18 @@ react: '>= 0.14.0' resolution: integrity: sha512-3n3OU8vLX/pfcJrR3xJ1zlww6KS1kEJt0Whxc4FiGV+MJrQ1mYSYI3qS/11d2MJDFm8IhOXMTFQirfu6AVOF6Q== - /react-i18next/11.8.8_i18next@19.9.1+react@17.0.1: + /react-i18next/11.8.10_i18next@19.9.2+react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 html-parse-stringify2: 2.0.1 - i18next: 19.9.1 + i18next: 19.9.2 react: 17.0.1 dev: false peerDependencies: i18next: '>= 19.0.0' react: '>= 16.8.0' resolution: - integrity: sha512-Z8Daifh+FRpcQsCp48mWQViYSlojv0WiL2bf6e9DOzpfVMDaTT6qsYRbHCjLEeDeEioxoaWHMiWu2JPTW3Ni4w== + integrity: sha512-ckjNzMjYkmx4fQ8zzuaYTosYN3Co6ebrgCQJzuZCcGFYSR/kGHZzSu0xw9VhtnbjJVKx0gEMV3DLRvzi4xDZUw== /react-is/16.13.1: resolution: integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== @@ -10984,7 +11002,7 @@ integrity: sha512-7gcIUvJkAXXttt1fmBK9cwn+1jTa4hbKLGCZ9J1U6EOkyb2/+LKL1Z28d9rtDLMnpvImlNlLPdTPooorl5cpmg== /react-redux/7.2.2_380dc38591053d98779d1f25fc7202b9: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 hoist-non-react-statics: 3.3.2 loose-envify: 1.4.0 prop-types: 15.7.2 @@ -11019,7 +11037,7 @@ integrity: sha512-Gvzk7OZpiqKSkxsQvO/mbTN1poglhmAV7gR/DdIrRrSMXraRQQlfikRJOr3Nb9GTMPC5kof948Zy6jJZIFtDvQ== /react-router-dom/5.2.0_react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 history: 4.10.1 loose-envify: 1.4.0 prop-types: 15.7.2 @@ -11034,7 +11052,7 @@ integrity: sha512-gxAmfylo2QUjcwxI63RhQ5G85Qqt4voZpUXSEqCwykV0baaOTQDR1f0PmY8AELqIyVc0NEZUj0Gov5lNGcXgsA== /react-router/5.2.0_react@17.0.1: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 history: 4.10.1 hoist-non-react-statics: 3.3.2 loose-envify: 1.4.0 @@ -11055,9 +11073,9 @@ '@babel/core': 7.12.3 '@pmmmwh/react-refresh-webpack-plugin': 0.4.3_9f0995138d24e525eb86c097d82409c0 '@svgr/webpack': 5.5.0 - '@typescript-eslint/eslint-plugin': 4.16.1_9c4985f94498b1423f0e374931685aad - '@typescript-eslint/parser': 4.16.1_eslint@7.21.0+typescript@4.1.5 - babel-eslint: 10.1.0_eslint@7.21.0 + '@typescript-eslint/eslint-plugin': 4.17.0_5999a92f4ea517bc2e240e03c336061d + '@typescript-eslint/parser': 4.17.0_eslint@7.22.0+typescript@4.1.5 + babel-eslint: 10.1.0_eslint@7.22.0 babel-jest: 26.6.3_@babel+core@7.12.3 babel-loader: 8.1.0_427212bc1158d185e577033f19ca0757 babel-plugin-named-asset-import: 0.3.7_@babel+core@7.12.3 @@ -11068,16 +11086,16 @@ css-loader: 4.3.0_webpack@4.44.2 dotenv: 8.2.0 dotenv-expand: 5.1.0 - eslint: 7.21.0 - eslint-config-react-app: 6.0.0_6ff9c158aca78d020f9baefef3530e02 - eslint-plugin-flowtype: 5.3.1_eslint@7.21.0 - eslint-plugin-import: 2.22.1_eslint@7.21.0 - eslint-plugin-jest: 24.1.5_eslint@7.21.0+typescript@4.1.5 - eslint-plugin-jsx-a11y: 6.4.1_eslint@7.21.0 - eslint-plugin-react: 7.22.0_eslint@7.21.0 - eslint-plugin-react-hooks: 4.2.0_eslint@7.21.0 - eslint-plugin-testing-library: 3.10.1_eslint@7.21.0+typescript@4.1.5 - eslint-webpack-plugin: 2.5.2_eslint@7.21.0+webpack@4.44.2 + eslint: 7.22.0 + eslint-config-react-app: 6.0.0_5bfa359da3fb2923202453652d4fbef5 + eslint-plugin-flowtype: 5.4.0_eslint@7.22.0 + eslint-plugin-import: 2.22.1_eslint@7.22.0 + eslint-plugin-jest: 24.3.1_fd944d5523a3c56434442ccecc6343c4 + eslint-plugin-jsx-a11y: 6.4.1_eslint@7.22.0 + eslint-plugin-react: 7.22.0_eslint@7.22.0 + eslint-plugin-react-hooks: 4.2.0_eslint@7.22.0 + eslint-plugin-testing-library: 3.10.1_eslint@7.22.0+typescript@4.1.5 + eslint-webpack-plugin: 2.5.2_eslint@7.22.0+webpack@4.44.2 file-loader: 6.1.1_webpack@4.44.2 fs-extra: 9.1.0 html-webpack-plugin: 4.5.0_webpack@4.44.2 @@ -11097,7 +11115,7 @@ prompts: 2.4.0 react: 17.0.1 react-app-polyfill: 2.0.0 - react-dev-utils: 11.0.3 + react-dev-utils: 11.0.4 react-refresh: 0.8.3 resolve: 1.18.1 resolve-url-loader: 3.1.2 @@ -11251,14 +11269,14 @@ node: '>=8' resolution: integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg== - /redux-devtools-extension/2.13.8_redux@4.0.5: + /redux-devtools-extension/2.13.9_redux@4.0.5: dependencies: redux: 4.0.5 dev: true peerDependencies: redux: ^3.1.0 || ^4.0.0 resolution: - integrity: sha512-8qlpooP2QqPtZHQZRhx3x3OP5skEV1py/zUdMY28WNAocbafxdG2tRD1MWE7sp8obGMNYuLWanhhQ7EQvT1FBg== + integrity: sha512-cNJ8Q/EtjhQaZ71c8I9+BPySIBVEKssbPpskBfsXqb8HJ002A3KRVHfeRzwRo6mGPqsm7XuHTqNSNeS1Khig0A== /redux/4.0.5: dependencies: loose-envify: 1.4.0 @@ -11286,7 +11304,7 @@ integrity: sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew== /regenerator-transform/0.14.5: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 dev: true resolution: integrity: sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw== @@ -11630,7 +11648,7 @@ /rollup/1.32.1: dependencies: '@types/estree': 0.0.46 - '@types/node': 14.14.31 + '@types/node': 14.14.34 acorn: 7.4.1 dev: true hasBin: true @@ -12527,7 +12545,7 @@ integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== /table/6.0.7: dependencies: - ajv: 7.1.1 + ajv: 7.2.1 lodash: 4.17.21 slice-ansi: 4.0.0 string-width: 4.2.2 @@ -12769,16 +12787,16 @@ node: '>=0.8' resolution: integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g== - /tough-cookie/3.0.1: + /tough-cookie/4.0.0: dependencies: - ip-regex: 2.1.0 psl: 1.8.0 punycode: 2.1.1 + universalify: 0.1.2 dev: true engines: node: '>=6' resolution: - integrity: sha512-yQyJ0u4pZsv9D4clxO69OEjLWYw+jbgspjTue4lTQZLfV0c5l1VmK2y1JK8E9ahdpltPOaAThPcp5nKPUgSnsg== + integrity: sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg== /tr46/2.0.2: dependencies: punycode: 2.1.1 @@ -12820,7 +12838,7 @@ /tslib/2.1.0: resolution: integrity: sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A== - /tsutils/3.20.0_typescript@4.1.5: + /tsutils/3.21.0_typescript@4.1.5: dependencies: tslib: 1.14.1 typescript: 4.1.5 @@ -12830,7 +12848,7 @@ peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' resolution: - integrity: sha512-RYbuQuvkhuqVeXweWT3tJLKOEJ/UUw9GjNEZGWdrLLlM+611o1gwLHBpxoFJKKl25fLprp2eVthtKs5JOrNeXg== + integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA== /tty-browserify/0.0.0: dev: true resolution: @@ -12873,6 +12891,12 @@ node: '>=8' resolution: integrity: sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ== + /type-fest/0.20.2: + dev: true + engines: + node: '>=10' + resolution: + integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== /type-fest/0.3.1: dev: true engines: @@ -12904,10 +12928,10 @@ dev: true resolution: integrity: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg== - /type/2.3.0: + /type/2.5.0: dev: true resolution: - integrity: sha512-rgPIqOdfK/4J9FhiVrZ3cveAjRRo5rsQBAIhnylX874y1DX/kEKSVdLsnuHB6l1KTjHyU01VjiMBHgU2adejyg== + integrity: sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw== /typedarray-to-buffer/3.1.5: dependencies: is-typedarray: 1.0.0 @@ -13256,10 +13280,10 @@ dev: true resolution: integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA== - /web-vitals/1.1.0: + /web-vitals/1.1.1: dev: false resolution: - integrity: sha512-1cx54eRxY/+M0KNKdNpNnuXAXG+vJEvwScV4DiV9rOYDguHoeDIzm09ghBohOPtkqPO5OtPC14FWkNva3SDisg== + integrity: sha512-jYOaqu01Ny1NvMwJ3dBJDUOJ2PGWknZWH4AUnvFOscvbdHMERIKT2TlgiAey5rVyfOePG7so2JcXXZdSnBvioQ== /webidl-conversions/5.0.0: dev: true engines: @@ -13274,7 +13298,7 @@ integrity: sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w== /webpack-bundle-analyzer/4.4.0: dependencies: - acorn: 8.0.5 + acorn: 8.1.0 acorn-walk: 8.0.2 chalk: 4.1.0 commander: 6.2.1 @@ -13282,7 +13306,7 @@ lodash: 4.17.21 opener: 1.5.2 sirv: 1.0.11 - ws: 7.4.3 + ws: 7.4.4 dev: true engines: node: '>= 10.13.0' @@ -13545,8 +13569,8 @@ /workbox-build/5.1.4: dependencies: '@babel/core': 7.12.3 - '@babel/preset-env': 7.13.9_@babel+core@7.12.3 - '@babel/runtime': 7.13.9 + '@babel/preset-env': 7.13.10_@babel+core@7.12.3 + '@babel/runtime': 7.13.10 '@hapi/joi': 15.1.1 '@rollup/plugin-node-resolve': 7.1.3_rollup@1.32.1 '@rollup/plugin-replace': 2.4.1_rollup@1.32.1 @@ -13678,7 +13702,7 @@ integrity: sha512-9xKnKw95aXwSNc8kk8gki4HU0g0W6KXu+xks7wFuC7h0sembFnTrKtckqZxbSod41TDaGh+gWUA5IRXrL0ECRA== /workbox-webpack-plugin/5.1.4_webpack@4.44.2: dependencies: - '@babel/runtime': 7.13.9 + '@babel/runtime': 7.13.10 fast-json-stable-stringify: 2.1.0 source-map-url: 0.4.1 upath: 1.2.0 @@ -13763,7 +13787,7 @@ dev: true resolution: integrity: sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA== - /ws/7.4.3: + /ws/7.4.4: dev: true engines: node: '>=8.3.0' @@ -13776,7 +13800,7 @@ utf-8-validate: optional: true resolution: - integrity: sha512-hr6vCR76GsossIRsr8OLR9acVVm1jyfEWvhbNjtgPOrfvAlKzvyeg/P6r8RuDjRyrcQoPQT7K0DGEPc7Ae6jzA== + integrity: sha512-Qm8k8ojNQIMx7S+Zp8u/uHOx7Qazv3Yv4q68MiWWWOJhiwG5W3x7iqmRtJo8xxrciZUY4vRxUTJCKuRnF28ZZw== /xml-name-validator/3.0.0: dev: true resolution: @@ -13802,12 +13826,12 @@ /yallist/4.0.0: resolution: integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== - /yaml/1.10.0: + /yaml/1.10.2: dev: true engines: node: '>= 6' resolution: - integrity: sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg== + integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== /yargs-parser/13.1.2: dependencies: camelcase: 5.3.1 @@ -13869,16 +13893,16 @@ '@lemmmy/craco-less': 1.18.0 '@testing-library/jest-dom': ^5.11.9 '@testing-library/react': ^11.2.5 - '@testing-library/user-event': ^12.8.1 + '@testing-library/user-event': ^12.8.3 '@types/classnames': ^2.2.11 '@types/debug': ^4.1.5 '@types/file-saver': ^2.0.1 '@types/jest': ^26.0.20 '@types/lodash-es': ^4.17.4 '@types/lru-cache': ^5.1.0 - '@types/node': ^14.14.31 - '@types/react': ^17.0.2 - '@types/react-dom': ^17.0.1 + '@types/node': ^14.14.34 + '@types/react': ^17.0.3 + '@types/react-dom': ^17.0.2 '@types/react-linkify': ^1.0.0 '@types/react-redux': ^7.1.16 '@types/react-router-dom': ^5.1.7 @@ -13888,7 +13912,7 @@ '@types/webpack-env': ^1.16.0 '@typescript-eslint/eslint-plugin': 4.15.3-alpha.17 '@typescript-eslint/parser': 4.15.3-alpha.17 - antd: ^4.13.1 + antd: ^4.14.0 antd-dayjs-webpack-plugin: ^1.0.6 async-mutex: ^0.3.1 await-to-js: ^2.1.1 @@ -13900,14 +13924,14 @@ csv-stringify: ^5.6.2 dayjs: ^1.10.4 debug: ^4.3.1 - eslint: ^7.21.0 + eslint: ^7.22.0 eslint-plugin-react: ^7.22.0 eslint-plugin-react-hooks: ^4.2.0 eslint-plugin-tsdoc: ^0.2.11 file-saver: ^2.0.5 git-revision-webpack-plugin: ^3.0.6 gitlog: ^4.0.4 - i18next: ^19.9.1 + i18next: ^19.9.2 i18next-browser-languagedetector: ^6.0.1 i18next-http-backend: ^1.1.1 json5: ^2.2.0 @@ -13922,7 +13946,7 @@ react-dom: ^17.0.1 react-file-drop: ^3.1.2 react-hotkeys: ^2.0.0 - react-i18next: ^11.8.8 + react-i18next: ^11.8.10 react-linkify: ^1.0.0-alpha react-redux: ^7.2.2 react-refresh: ^0.9.0 @@ -13931,7 +13955,7 @@ react-timeago: ^5.2.0 react-world-flags: ^1.4.0 redux: ^4.0.5 - redux-devtools-extension: ^2.13.8 + redux-devtools-extension: ^2.13.9 rimraf: ^3.0.2 semver: ^7.3.4 spu-md5: 0.0.4 @@ -13939,7 +13963,7 @@ typescript: 4.1.5 utility-types: ^3.10.0 uuid: ^8.3.2 - web-vitals: ^1.1.0 + web-vitals: ^1.1.1 webpack-bundle-analyzer: ^4.4.0 webpackbar: ^5.0.0-3 websocket-as-promised: ^2.0.1