diff --git a/README.md b/README.md index 68b7e8f..5bc8d7f 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# International Affairs & Outreach, IIT Indore +# International Affairs & Outreach, IIT Indore V2 diff --git a/package-lock.json b/package-lock.json index fc97af6..87c523e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,9 +13,9 @@ } }, "@babel/compat-data": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.14.5.tgz", - "integrity": "sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==" + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.15.0.tgz", + "integrity": "sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==" }, "@babel/core": { "version": "7.12.3", @@ -53,11 +53,11 @@ } }, "@babel/generator": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.14.5.tgz", - "integrity": "sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.15.0.tgz", + "integrity": "sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ==", "requires": { - "@babel/types": "^7.14.5", + "@babel/types": "^7.15.0", "jsesc": "^2.5.1", "source-map": "^0.5.0" }, @@ -87,11 +87,11 @@ } }, "@babel/helper-compilation-targets": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz", - "integrity": "sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz", + "integrity": "sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A==", "requires": { - "@babel/compat-data": "^7.14.5", + "@babel/compat-data": "^7.15.0", "@babel/helper-validator-option": "^7.14.5", "browserslist": "^4.16.6", "semver": "^6.3.0" @@ -105,15 +105,15 @@ } }, "@babel/helper-create-class-features-plugin": { - "version": "7.14.6", - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz", - "integrity": "sha512-Z6gsfGofTxH/+LQXqYEK45kxmcensbzmk/oi8DmaQytlQCgqNZt9XQF8iqlI/SeXWVjaMNxvYvzaYw+kh42mDg==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.0.tgz", + "integrity": "sha512-MdmDXgvTIi4heDVX/e9EFfeGpugqm9fobBVg/iioE8kueXrOHdRDe36FAY7SnE9xXLVeYCoJR/gdrBEIHRC83Q==", "requires": { "@babel/helper-annotate-as-pure": "^7.14.5", "@babel/helper-function-name": "^7.14.5", - "@babel/helper-member-expression-to-functions": "^7.14.5", + "@babel/helper-member-expression-to-functions": "^7.15.0", "@babel/helper-optimise-call-expression": "^7.14.5", - "@babel/helper-replace-supers": "^7.14.5", + "@babel/helper-replace-supers": "^7.15.0", "@babel/helper-split-export-declaration": "^7.14.5" } }, @@ -183,11 +183,11 @@ } }, "@babel/helper-member-expression-to-functions": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.5.tgz", - "integrity": "sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz", + "integrity": "sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg==", "requires": { - "@babel/types": "^7.14.5" + "@babel/types": "^7.15.0" } }, "@babel/helper-module-imports": { @@ -199,18 +199,18 @@ } }, "@babel/helper-module-transforms": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz", - "integrity": "sha512-iXpX4KW8LVODuAieD7MzhNjmM6dzYY5tfRqT+R9HDXWl0jPn/djKmA+G9s/2C2T9zggw5tK1QNqZ70USfedOwA==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz", + "integrity": "sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg==", "requires": { "@babel/helper-module-imports": "^7.14.5", - "@babel/helper-replace-supers": "^7.14.5", - "@babel/helper-simple-access": "^7.14.5", + "@babel/helper-replace-supers": "^7.15.0", + "@babel/helper-simple-access": "^7.14.8", "@babel/helper-split-export-declaration": "^7.14.5", - "@babel/helper-validator-identifier": "^7.14.5", + "@babel/helper-validator-identifier": "^7.14.9", "@babel/template": "^7.14.5", - "@babel/traverse": "^7.14.5", - "@babel/types": "^7.14.5" + "@babel/traverse": "^7.15.0", + "@babel/types": "^7.15.0" } }, "@babel/helper-optimise-call-expression": { @@ -237,22 +237,22 @@ } }, "@babel/helper-replace-supers": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.14.5.tgz", - "integrity": "sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz", + "integrity": "sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA==", "requires": { - "@babel/helper-member-expression-to-functions": "^7.14.5", + "@babel/helper-member-expression-to-functions": "^7.15.0", "@babel/helper-optimise-call-expression": "^7.14.5", - "@babel/traverse": "^7.14.5", - "@babel/types": "^7.14.5" + "@babel/traverse": "^7.15.0", + "@babel/types": "^7.15.0" } }, "@babel/helper-simple-access": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz", - "integrity": "sha512-nfBN9xvmCt6nrMZjfhkl7i0oTV3yxR4/FztsbOASyTvVcoYd0TRHh7eMLdlEcCqobydC0LAF3LtC92Iwxo0wyw==", + "version": "7.14.8", + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz", + "integrity": "sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg==", "requires": { - "@babel/types": "^7.14.5" + "@babel/types": "^7.14.8" } }, "@babel/helper-skip-transparent-expression-wrappers": { @@ -272,9 +272,9 @@ } }, "@babel/helper-validator-identifier": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz", - "integrity": "sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==" + "version": "7.14.9", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz", + "integrity": "sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==" }, "@babel/helper-validator-option": { "version": "7.14.5", @@ -293,13 +293,13 @@ } }, "@babel/helpers": { - "version": "7.14.6", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.14.6.tgz", - "integrity": "sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==", + "version": "7.15.3", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.15.3.tgz", + "integrity": "sha512-HwJiz52XaS96lX+28Tnbu31VeFSQJGOeKHJeaEPQlTl7PnlhFElWPj8tUXtqFIzeN86XxXoBr+WFAyK2PPVz6g==", "requires": { "@babel/template": "^7.14.5", - "@babel/traverse": "^7.14.5", - "@babel/types": "^7.14.5" + "@babel/traverse": "^7.15.0", + "@babel/types": "^7.15.0" } }, "@babel/highlight": { @@ -359,9 +359,9 @@ } }, "@babel/parser": { - "version": "7.14.6", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.14.6.tgz", - "integrity": "sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==" + "version": "7.15.3", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.3.tgz", + "integrity": "sha512-O0L6v/HvqbdJawj0iBEfVQMc3/6WP+AeOsovsIgBFyJaG+W2w7eqvZB7puddATmWuARlm1SX7DwxJ/JJUnDpEA==" }, "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { "version": "7.14.5", @@ -374,9 +374,9 @@ } }, "@babel/plugin-proposal-async-generator-functions": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.5.tgz", - "integrity": "sha512-tbD/CG3l43FIXxmu4a7RBe4zH7MLJ+S/lFowPFO7HetS2hyOZ/0nnnznegDuzFzfkyQYTxqdTH/hKmuBngaDAA==", + "version": "7.14.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.9.tgz", + "integrity": "sha512-d1lnh+ZnKrFKwtTYdw320+sQWCTwgkB9fmUhNXRADA4akR6wLjaruSGnIEUjpt9HCOwTr4ynFTKu19b7rFRpmw==", "requires": { "@babel/helper-plugin-utils": "^7.14.5", "@babel/helper-remap-async-to-generator": "^7.14.5", @@ -467,11 +467,11 @@ } }, "@babel/plugin-proposal-object-rest-spread": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.5.tgz", - "integrity": "sha512-VzMyY6PWNPPT3pxc5hi9LloKNr4SSrVCg7Yr6aZpW4Ym07r7KqSU/QXYwjXLVxqwSv0t/XSXkFoKBPUkZ8vb2A==", + "version": "7.14.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.7.tgz", + "integrity": "sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g==", "requires": { - "@babel/compat-data": "^7.14.5", + "@babel/compat-data": "^7.14.7", "@babel/helper-compilation-targets": "^7.14.5", "@babel/helper-plugin-utils": "^7.14.5", "@babel/plugin-syntax-object-rest-spread": "^7.8.3", @@ -713,17 +713,17 @@ } }, "@babel/plugin-transform-block-scoping": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.5.tgz", - "integrity": "sha512-LBYm4ZocNgoCqyxMLoOnwpsmQ18HWTQvql64t3GvMUzLQrNoV1BDG0lNftC8QKYERkZgCCT/7J5xWGObGAyHDw==", + "version": "7.15.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.15.3.tgz", + "integrity": "sha512-nBAzfZwZb4DkaGtOes1Up1nOAp9TDRRFw4XBzBBSG9QK7KVFmYzgj9o9sbPv7TX5ofL4Auq4wZnxCoPnI/lz2Q==", "requires": { "@babel/helper-plugin-utils": "^7.14.5" } }, "@babel/plugin-transform-classes": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.5.tgz", - "integrity": "sha512-J4VxKAMykM06K/64z9rwiL6xnBHgB1+FVspqvlgCdwD1KUbQNfszeKVVOMh59w3sztHYIZDgnhOC4WbdEfHFDA==", + "version": "7.14.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.9.tgz", + "integrity": "sha512-NfZpTcxU3foGWbl4wxmZ35mTsYJy8oQocbeIMoDAGGFarAmSQlL+LWMkDx/tj6pNotpbX3rltIA4dprgAPOq5A==", "requires": { "@babel/helper-annotate-as-pure": "^7.14.5", "@babel/helper-function-name": "^7.14.5", @@ -743,9 +743,9 @@ } }, "@babel/plugin-transform-destructuring": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.5.tgz", - "integrity": "sha512-wU9tYisEbRMxqDezKUqC9GleLycCRoUsai9ddlsq54r8QRLaeEhc+d+9DqCG+kV9W2GgQjTZESPTpn5bAFMDww==", + "version": "7.14.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz", + "integrity": "sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw==", "requires": { "@babel/helper-plugin-utils": "^7.14.5" } @@ -829,13 +829,13 @@ } }, "@babel/plugin-transform-modules-commonjs": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.5.tgz", - "integrity": "sha512-en8GfBtgnydoao2PS+87mKyw62k02k7kJ9ltbKe0fXTHrQmG6QZZflYuGI1VVG7sVpx4E1n7KBpNlPb8m78J+A==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.15.0.tgz", + "integrity": "sha512-3H/R9s8cXcOGE8kgMlmjYYC9nqr5ELiPkJn4q0mypBrjhYQoc+5/Maq69vV4xRPWnkzZuwJPf5rArxpB/35Cig==", "requires": { - "@babel/helper-module-transforms": "^7.14.5", + "@babel/helper-module-transforms": "^7.15.0", "@babel/helper-plugin-utils": "^7.14.5", - "@babel/helper-simple-access": "^7.14.5", + "@babel/helper-simple-access": "^7.14.8", "babel-plugin-dynamic-import-node": "^2.3.3" } }, @@ -861,9 +861,9 @@ } }, "@babel/plugin-transform-named-capturing-groups-regex": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.5.tgz", - "integrity": "sha512-+Xe5+6MWFo311U8SchgeX5c1+lJM+eZDBZgD+tvXu9VVQPXwwVzeManMMjYX6xw2HczngfOSZjoFYKwdeB/Jvw==", + "version": "7.14.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.9.tgz", + "integrity": "sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA==", "requires": { "@babel/helper-create-regexp-features-plugin": "^7.14.5" } @@ -910,23 +910,23 @@ } }, "@babel/plugin-transform-react-display-name": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.14.5.tgz", - "integrity": "sha512-07aqY1ChoPgIxsuDviptRpVkWCSbXWmzQqcgy65C6YSFOfPFvb/DX3bBRHh7pCd/PMEEYHYWUTSVkCbkVainYQ==", + "version": "7.15.1", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.15.1.tgz", + "integrity": "sha512-yQZ/i/pUCJAHI/LbtZr413S3VT26qNrEm0M5RRxQJA947/YNYwbZbBaXGDrq6CG5QsZycI1VIP6d7pQaBfP+8Q==", "requires": { "@babel/helper-plugin-utils": "^7.14.5" } }, "@babel/plugin-transform-react-jsx": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.14.5.tgz", - "integrity": "sha512-7RylxNeDnxc1OleDm0F5Q/BSL+whYRbOAR+bwgCxIr0L32v7UFh/pz1DLMZideAUxKT6eMoS2zQH6fyODLEi8Q==", + "version": "7.14.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.14.9.tgz", + "integrity": "sha512-30PeETvS+AeD1f58i1OVyoDlVYQhap/K20ZrMjLmmzmC2AYR/G43D4sdJAaDAqCD3MYpSWbmrz3kES158QSLjw==", "requires": { "@babel/helper-annotate-as-pure": "^7.14.5", "@babel/helper-module-imports": "^7.14.5", "@babel/helper-plugin-utils": "^7.14.5", "@babel/plugin-syntax-jsx": "^7.14.5", - "@babel/types": "^7.14.5" + "@babel/types": "^7.14.9" } }, "@babel/plugin-transform-react-jsx-development": { @@ -938,9 +938,9 @@ } }, "@babel/plugin-transform-react-jsx-self": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.14.5.tgz", - "integrity": "sha512-M/fmDX6n0cfHK/NLTcPmrfVAORKDhK8tyjDhyxlUjYyPYYO8FRWwuxBA3WBx8kWN/uBUuwGa3s/0+hQ9JIN3Tg==", + "version": "7.14.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.14.9.tgz", + "integrity": "sha512-Fqqu0f8zv9W+RyOnx29BX/RlEsBRANbOf5xs5oxb2aHP4FKbLXxIaVPUiCti56LAR1IixMH4EyaixhUsKqoBHw==", "requires": { "@babel/helper-plugin-utils": "^7.14.5" } @@ -1038,11 +1038,11 @@ } }, "@babel/plugin-transform-typescript": { - "version": "7.14.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.14.6.tgz", - "integrity": "sha512-XlTdBq7Awr4FYIzqhmYY80WN0V0azF74DMPyFqVHBvf81ZUgc4X7ZOpx6O8eLDK6iM5cCQzeyJw0ynTaefixRA==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.15.0.tgz", + "integrity": "sha512-WIIEazmngMEEHDaPTx0IZY48SaAmjVWe3TRSX7cmJXn0bEv9midFzAjxiruOWYIVf5iQ10vFx7ASDpgEO08L5w==", "requires": { - "@babel/helper-create-class-features-plugin": "^7.14.6", + "@babel/helper-create-class-features-plugin": "^7.15.0", "@babel/helper-plugin-utils": "^7.14.5", "@babel/plugin-syntax-typescript": "^7.14.5" } @@ -1065,16 +1065,16 @@ } }, "@babel/preset-env": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.14.5.tgz", - "integrity": "sha512-ci6TsS0bjrdPpWGnQ+m4f+JSSzDKlckqKIJJt9UZ/+g7Zz9k0N8lYU8IeLg/01o2h8LyNZDMLGgRLDTxpudLsA==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.15.0.tgz", + "integrity": "sha512-FhEpCNFCcWW3iZLg0L2NPE9UerdtsCR6ZcsGHUX6Om6kbCQeL5QZDqFDmeNHC6/fy6UH3jEge7K4qG5uC9In0Q==", "requires": { - "@babel/compat-data": "^7.14.5", - "@babel/helper-compilation-targets": "^7.14.5", + "@babel/compat-data": "^7.15.0", + "@babel/helper-compilation-targets": "^7.15.0", "@babel/helper-plugin-utils": "^7.14.5", "@babel/helper-validator-option": "^7.14.5", "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.14.5", - "@babel/plugin-proposal-async-generator-functions": "^7.14.5", + "@babel/plugin-proposal-async-generator-functions": "^7.14.9", "@babel/plugin-proposal-class-properties": "^7.14.5", "@babel/plugin-proposal-class-static-block": "^7.14.5", "@babel/plugin-proposal-dynamic-import": "^7.14.5", @@ -1083,7 +1083,7 @@ "@babel/plugin-proposal-logical-assignment-operators": "^7.14.5", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", "@babel/plugin-proposal-numeric-separator": "^7.14.5", - "@babel/plugin-proposal-object-rest-spread": "^7.14.5", + "@babel/plugin-proposal-object-rest-spread": "^7.14.7", "@babel/plugin-proposal-optional-catch-binding": "^7.14.5", "@babel/plugin-proposal-optional-chaining": "^7.14.5", "@babel/plugin-proposal-private-methods": "^7.14.5", @@ -1107,9 +1107,9 @@ "@babel/plugin-transform-async-to-generator": "^7.14.5", "@babel/plugin-transform-block-scoped-functions": "^7.14.5", "@babel/plugin-transform-block-scoping": "^7.14.5", - "@babel/plugin-transform-classes": "^7.14.5", + "@babel/plugin-transform-classes": "^7.14.9", "@babel/plugin-transform-computed-properties": "^7.14.5", - "@babel/plugin-transform-destructuring": "^7.14.5", + "@babel/plugin-transform-destructuring": "^7.14.7", "@babel/plugin-transform-dotall-regex": "^7.14.5", "@babel/plugin-transform-duplicate-keys": "^7.14.5", "@babel/plugin-transform-exponentiation-operator": "^7.14.5", @@ -1118,10 +1118,10 @@ "@babel/plugin-transform-literals": "^7.14.5", "@babel/plugin-transform-member-expression-literals": "^7.14.5", "@babel/plugin-transform-modules-amd": "^7.14.5", - "@babel/plugin-transform-modules-commonjs": "^7.14.5", + "@babel/plugin-transform-modules-commonjs": "^7.15.0", "@babel/plugin-transform-modules-systemjs": "^7.14.5", "@babel/plugin-transform-modules-umd": "^7.14.5", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.14.5", + "@babel/plugin-transform-named-capturing-groups-regex": "^7.14.9", "@babel/plugin-transform-new-target": "^7.14.5", "@babel/plugin-transform-object-super": "^7.14.5", "@babel/plugin-transform-parameters": "^7.14.5", @@ -1129,18 +1129,18 @@ "@babel/plugin-transform-regenerator": "^7.14.5", "@babel/plugin-transform-reserved-words": "^7.14.5", "@babel/plugin-transform-shorthand-properties": "^7.14.5", - "@babel/plugin-transform-spread": "^7.14.5", + "@babel/plugin-transform-spread": "^7.14.6", "@babel/plugin-transform-sticky-regex": "^7.14.5", "@babel/plugin-transform-template-literals": "^7.14.5", "@babel/plugin-transform-typeof-symbol": "^7.14.5", "@babel/plugin-transform-unicode-escapes": "^7.14.5", "@babel/plugin-transform-unicode-regex": "^7.14.5", "@babel/preset-modules": "^0.1.4", - "@babel/types": "^7.14.5", + "@babel/types": "^7.15.0", "babel-plugin-polyfill-corejs2": "^0.2.2", "babel-plugin-polyfill-corejs3": "^0.2.2", "babel-plugin-polyfill-regenerator": "^0.2.2", - "core-js-compat": "^3.14.0", + "core-js-compat": "^3.16.0", "semver": "^6.3.0" }, "dependencies": { @@ -1186,19 +1186,19 @@ } }, "@babel/runtime": { - "version": "7.14.6", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.6.tgz", - "integrity": "sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg==", + "version": "7.15.3", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.15.3.tgz", + "integrity": "sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA==", "requires": { "regenerator-runtime": "^0.13.4" } }, "@babel/runtime-corejs3": { - "version": "7.14.6", - "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.14.6.tgz", - "integrity": "sha512-Xl8SPYtdjcMoCsIM4teyVRg7jIcgl8F2kRtoCcXuHzXswt9UxZCS6BzRo8fcnCuP6u2XtPgvyonmEPF57Kxo9Q==", + "version": "7.15.3", + "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.15.3.tgz", + "integrity": "sha512-30A3lP+sRL6ml8uhoJSs+8jwpKzbw8CqBvDc1laeptxPm5FahumJxirigcbD2qTs71Sonvj1cyZB0OKGAmxQ+A==", "requires": { - "core-js-pure": "^3.14.0", + "core-js-pure": "^3.16.0", "regenerator-runtime": "^0.13.4" } }, @@ -1213,27 +1213,27 @@ } }, "@babel/traverse": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.5.tgz", - "integrity": "sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.15.0.tgz", + "integrity": "sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw==", "requires": { "@babel/code-frame": "^7.14.5", - "@babel/generator": "^7.14.5", + "@babel/generator": "^7.15.0", "@babel/helper-function-name": "^7.14.5", "@babel/helper-hoist-variables": "^7.14.5", "@babel/helper-split-export-declaration": "^7.14.5", - "@babel/parser": "^7.14.5", - "@babel/types": "^7.14.5", + "@babel/parser": "^7.15.0", + "@babel/types": "^7.15.0", "debug": "^4.1.0", "globals": "^11.1.0" } }, "@babel/types": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.5.tgz", - "integrity": "sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.0.tgz", + "integrity": "sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ==", "requires": { - "@babel/helper-validator-identifier": "^7.14.5", + "@babel/helper-validator-identifier": "^7.14.9", "to-fast-properties": "^2.0.0" } }, @@ -1280,9 +1280,9 @@ "integrity": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==" }, "@eslint/eslintrc": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.2.tgz", - "integrity": "sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg==", + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", "requires": { "ajv": "^6.12.4", "debug": "^4.1.1", @@ -1296,9 +1296,9 @@ }, "dependencies": { "globals": { - "version": "13.9.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.9.0.tgz", - "integrity": "sha512-74/FduwI/JaIrr1H8e71UbDE+5x7pIPs1C2rrwC52SszOo043CsWOZEMW7o2Y58xwm9b+0RBKDxY5n2sUpEFxA==", + "version": "13.11.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.11.0.tgz", + "integrity": "sha512-08/xrJ7wQjK9kkkRoI3OFUBbLx4f+6x3SGwcPvQ0QH6goFDrOU2oyAWrmh3dJezu65buo+HBMzAMQy6rovVC3g==", "requires": { "type-fest": "^0.20.2" } @@ -1311,34 +1311,39 @@ } }, "@fortawesome/fontawesome-common-types": { - "version": "0.2.35", - "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.35.tgz", - "integrity": "sha512-IHUfxSEDS9dDGqYwIW7wTN6tn/O8E0n5PcAHz9cAaBoZw6UpG20IG/YM3NNLaGPwPqgjBAFjIURzqoQs3rrtuw==" + "version": "0.2.36", + "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.36.tgz", + "integrity": "sha512-a/7BiSgobHAgBWeN7N0w+lAhInrGxksn13uK7231n2m8EDPE3BMCl9NZLTGrj9ZXfCmC6LM0QLqXidIizVQ6yg==" }, "@fortawesome/fontawesome-svg-core": { - "version": "1.2.35", - "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-1.2.35.tgz", - "integrity": "sha512-uLEXifXIL7hnh2sNZQrIJWNol7cTVIzwI+4qcBIq9QWaZqUblm0IDrtSqbNg+3SQf8SMGHkiSigD++rHmCHjBg==", + "version": "1.2.36", + "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-1.2.36.tgz", + "integrity": "sha512-YUcsLQKYb6DmaJjIHdDWpBIGCcyE/W+p/LMGvjQem55Mm2XWVAP5kWTMKWLv9lwpCVjpLxPyOMOyUocP1GxrtA==", "requires": { - "@fortawesome/fontawesome-common-types": "^0.2.35" + "@fortawesome/fontawesome-common-types": "^0.2.36" } }, "@fortawesome/free-solid-svg-icons": { - "version": "5.15.3", - "resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.15.3.tgz", - "integrity": "sha512-XPeeu1IlGYqz4VWGRAT5ukNMd4VHUEEJ7ysZ7pSSgaEtNvSo+FLurybGJVmiqkQdK50OkSja2bfZXOeyMGRD8Q==", + "version": "5.15.4", + "resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.15.4.tgz", + "integrity": "sha512-JLmQfz6tdtwxoihXLg6lT78BorrFyCf59SAwBM6qV/0zXyVeDygJVb3fk+j5Qat+Yvcxp1buLTY5iDh1ZSAQ8w==", "requires": { - "@fortawesome/fontawesome-common-types": "^0.2.35" + "@fortawesome/fontawesome-common-types": "^0.2.36" } }, "@fortawesome/react-fontawesome": { - "version": "0.1.14", - "resolved": "https://registry.npmjs.org/@fortawesome/react-fontawesome/-/react-fontawesome-0.1.14.tgz", - "integrity": "sha512-4wqNb0gRLVaBm/h+lGe8UfPPivcbuJ6ecI4hIgW0LjI7kzpYB9FkN0L9apbVzg+lsBdcTf0AlBtODjcSX5mmKA==", + "version": "0.1.15", + "resolved": "https://registry.npmjs.org/@fortawesome/react-fontawesome/-/react-fontawesome-0.1.15.tgz", + "integrity": "sha512-/HFHdcoLESxxMkqZAcZ6RXDJ69pVApwdwRos/B2kiMWxDSAX2dFK8Er2/+rG+RsrzWB/dsAyjefLmemgmfE18g==", "requires": { "prop-types": "^15.7.2" } }, + "@gar/promisify": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.2.tgz", + "integrity": "sha512-82cpyJyKRoQoRi+14ibCeGPu0CwypgtBAdBhq1WfvagpCZNKqwXbKwXllYSMG91DhmG4jt9gN8eP6lGOtozuaw==" + }, "@hapi/address": { "version": "2.1.4", "resolved": "https://registry.npmjs.org/@hapi/address/-/address-2.1.4.tgz", @@ -1373,6 +1378,21 @@ "@hapi/hoek": "^8.3.0" } }, + "@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "requires": { + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" + } + }, + "@humanwhocodes/object-schema": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz", + "integrity": "sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==" + }, "@istanbuljs/load-nyc-config": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", @@ -1415,10 +1435,30 @@ "slash": "^3.0.0" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -1461,10 +1501,30 @@ "strip-ansi": "^6.0.0" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -1529,6 +1589,37 @@ "@jest/types": "^26.6.2", "@types/node": "*", "jest-mock": "^26.6.2" + }, + "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + } } }, "@jest/fake-timers": { @@ -1542,6 +1633,37 @@ "jest-message-util": "^26.6.2", "jest-mock": "^26.6.2", "jest-util": "^26.6.2" + }, + "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + } } }, "@jest/globals": { @@ -1552,6 +1674,37 @@ "@jest/environment": "^26.6.2", "@jest/types": "^26.6.2", "expect": "^26.6.2" + }, + "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + } } }, "@jest/reporters": { @@ -1586,10 +1739,30 @@ "v8-to-istanbul": "^7.0.0" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -1664,6 +1837,37 @@ "@jest/types": "^26.6.2", "@types/istanbul-lib-coverage": "^2.0.0", "collect-v8-coverage": "^1.0.0" + }, + "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + } } }, "@jest/test-sequencer": { @@ -1700,10 +1904,30 @@ "write-file-atomic": "^3.0.0" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -1712,21 +1936,21 @@ } }, "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.1.0.tgz", + "integrity": "sha512-pRP5cLIzN7I7Vp6mHKRSaZD7YpBTK7hawx5si8trMKqk4+WOdK8NEKOTO2G8PKWD1HbKMVckVB6/XHh/olhf2g==", "requires": { "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", "@types/node": "*", - "@types/yargs": "^15.0.0", + "@types/yargs": "^16.0.0", "chalk": "^4.0.0" }, "dependencies": { "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -1749,14 +1973,33 @@ "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" }, "@nodelib/fs.walk": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.7.tgz", - "integrity": "sha512-BTIhocbPBSrRmHxOAJFtR18oLhxTtAFDAvL8hY1S3iU8k+E60W/YFs4jrixGzQjMpF4qPXxIQHcjVD9dz1C2QA==", + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", "requires": { "@nodelib/fs.scandir": "2.1.5", "fastq": "^1.6.0" } }, + "@npmcli/fs": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-1.0.0.tgz", + "integrity": "sha512-8ltnOpRR/oJbOp8vaGUnipOi3bqkcW+sLHFlyXIr08OGHmVJLB1Hn7QtGXbYcpVtH1gAYZTlmDXtE4YV0+AMMQ==", + "requires": { + "@gar/promisify": "^1.0.1", + "semver": "^7.3.5" + }, + "dependencies": { + "semver": { + "version": "7.3.5", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", + "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", + "requires": { + "lru-cache": "^6.0.0" + } + } + } + }, "@npmcli/move-file": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz", @@ -1794,9 +2037,9 @@ } }, "@popperjs/core": { - "version": "2.9.2", - "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.9.2.tgz", - "integrity": "sha512-VZMYa7+fXHdwIq1TDhSXoVmSPEGM/aa+6Aiq3nVVJ9bXr24zScr+NlKFKC3iPljA7ho/GAZr+d2jOf5GIRC30Q==" + "version": "2.9.3", + "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.9.3.tgz", + "integrity": "sha512-xDu17cEfh7Kid/d95kB6tZsLOmSWKCZKtprnhVepjsSaCij+lM3mItSJDuuHDMbCWTh8Ejmebwb+KONcCJ0eXQ==" }, "@restart/context": { "version": "2.1.4", @@ -1998,14 +2241,45 @@ "pretty-format": "^26.6.2" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } + }, + "pretty-format": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", + "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", + "requires": { + "@jest/types": "^26.6.2", + "ansi-regex": "^5.0.0", + "ansi-styles": "^4.0.0", + "react-is": "^17.0.1" + } } } }, @@ -2048,14 +2322,14 @@ "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==" }, "@types/aria-query": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-4.2.1.tgz", - "integrity": "sha512-S6oPal772qJZHoRZLFc/XoZW2gFvwXusYUmXPXkgxJLuEk2vOt7jc4Yo6z/vtI0EBkbPBVrJJ0B+prLIKiWqHg==" + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-4.2.2.tgz", + "integrity": "sha512-HnYpAE1Y6kRyKM/XkEuiRQhTHvkzMBurTHnpFLYLBGPIylZNPs9jJcuOOYWxPLJCSEtmZT0Y8rHDokKN7rRTig==" }, "@types/babel__core": { - "version": "7.1.14", - "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.14.tgz", - "integrity": "sha512-zGZJzzBUVDo/eV6KgbE0f0ZI7dInEYvo12Rb70uNQDshC3SkRMb67ja0GgRHZgAX3Za6rhaWlvbDO8rrGyAb1g==", + "version": "7.1.15", + "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.15.tgz", + "integrity": "sha512-bxlMKPDbY8x5h6HBwVzEOk2C8fb6SLfYQ5Jw3uBYuYF1lfWk/kbLd81la82vrIkBb0l+JdmrZaDikPrNxpS/Ew==", "requires": { "@babel/parser": "^7.1.0", "@babel/types": "^7.0.0", @@ -2065,61 +2339,61 @@ } }, "@types/babel__generator": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.2.tgz", - "integrity": "sha512-MdSJnBjl+bdwkLskZ3NGFp9YcXGx5ggLpQQPqtgakVhsWK0hTtNYhjpZLlWQTviGTvF8at+Bvli3jV7faPdgeQ==", + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.3.tgz", + "integrity": "sha512-/GWCmzJWqV7diQW54smJZzWbSFf4QYtF71WCKhcx6Ru/tFyQIY2eiiITcCAeuPbNSvT9YCGkVMqqvSk2Z0mXiA==", "requires": { "@babel/types": "^7.0.0" } }, "@types/babel__template": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.0.tgz", - "integrity": "sha512-NTPErx4/FiPCGScH7foPyr+/1Dkzkni+rHiYHHoTjvwou7AQzJkNeD60A9CXRy+ZEN2B1bggmkTMCDb+Mv5k+A==", + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.1.tgz", + "integrity": "sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==", "requires": { "@babel/parser": "^7.1.0", "@babel/types": "^7.0.0" } }, "@types/babel__traverse": { - "version": "7.11.1", - "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.11.1.tgz", - "integrity": "sha512-Vs0hm0vPahPMYi9tDjtP66llufgO3ST16WXaSTtDGEl9cewAl3AibmxWw6TINOqHPT9z0uABKAYjT9jNSg4npw==", + "version": "7.14.2", + "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.14.2.tgz", + "integrity": "sha512-K2waXdXBi2302XUdcHcR1jCeU0LL4TD9HRs/gk0N2Xvrht+G/BfJa4QObBQZfhMdxiCpV3COl5Nfq4uKTeTnJA==", "requires": { "@babel/types": "^7.3.0" } }, "@types/d3-geo": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@types/d3-geo/-/d3-geo-1.12.1.tgz", - "integrity": "sha512-8+gyGFyMCXIHtnMNKQDT++tZ4XYFXgiP5NK7mcv34aYXA16GQFiBBITjKzxghpO8QNVceOd9rUn1JY92WLNGQw==", + "version": "1.12.3", + "resolved": "https://registry.npmjs.org/@types/d3-geo/-/d3-geo-1.12.3.tgz", + "integrity": "sha512-yZbPb7/5DyL/pXkeOmZ7L5ySpuGr4H48t1cuALjnJy5sXQqmSSAYBiwa6Ya/XpWKX2rJqGDDubmh3nOaopOpeA==", "requires": { "@types/geojson": "*" } }, "@types/eslint": { - "version": "7.2.13", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-7.2.13.tgz", - "integrity": "sha512-LKmQCWAlnVHvvXq4oasNUMTJJb2GwSyTY8+1C7OH5ILR8mPLaljv1jxL1bXW3xB3jFbQxTKxJAvI8PyjB09aBg==", + "version": "7.28.0", + "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-7.28.0.tgz", + "integrity": "sha512-07XlgzX0YJUn4iG1ocY4IX9DzKSmMGUs6ESKlxWhZRaa0fatIWaHWUVapcuGa8r5HFnTqzj+4OCjd5f7EZ/i/A==", "requires": { "@types/estree": "*", "@types/json-schema": "*" } }, "@types/estree": { - "version": "0.0.48", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.48.tgz", - "integrity": "sha512-LfZwXoGUDo0C3me81HXgkBg5CTQYb6xzEl+fNmbO4JdRiSKQ8A0GD1OBBvKAIsbCUgoyAty7m99GqqMQe784ew==" + "version": "0.0.50", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.50.tgz", + "integrity": "sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==" }, "@types/geojson": { - "version": "7946.0.7", - "resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.7.tgz", - "integrity": "sha512-wE2v81i4C4Ol09RtsWFAqg3BUitWbHSpSlIo+bNdsCJijO9sjme+zm+73ZMCa/qMC8UEERxzGbvmr1cffo2SiQ==" + "version": "7946.0.8", + "resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.8.tgz", + "integrity": "sha512-1rkryxURpr6aWP7R786/UQOkJ3PcpQiWkAXBmdWc7ryFWqN6a4xfK7BtjXvFBKO9LjQ+MWQSWxYeZX1OApnArA==" }, "@types/glob": { - "version": "7.1.3", - "resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.1.3.tgz", - "integrity": "sha512-SEYeGAIQIQX8NN6LDKprLjbrd5dARM5EXsd8GI/A5l0apYI1fGMWgPHSe4ZKL4eozlAyI+doUE9XbYS4xCkQ1w==", + "version": "7.1.4", + "resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.1.4.tgz", + "integrity": "sha512-w+LsMxKyYQm347Otw+IfBXOv9UWVjpHpCDdbBMt8Kz/xbvCYNjP+0qPh91Km3iKfSRLBB0P7fAMf0KHrPu+MyA==", "requires": { "@types/minimatch": "*", "@types/node": "*" @@ -2134,14 +2408,14 @@ } }, "@types/html-minifier-terser": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-5.1.1.tgz", - "integrity": "sha512-giAlZwstKbmvMk1OO7WXSj4OZ0keXAcl2TQq4LWHiiPH2ByaH7WeUzng+Qej8UPxxv+8lRTuouo0iaNDBuzIBA==" + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-5.1.2.tgz", + "integrity": "sha512-h4lTMgMJctJybDp8CQrxTUiiYmedihHWkjnF/8Pxseu2S6Nlfcy8kwboQ8yejh456rP2yWoEVm1sS/FVsfM48w==" }, "@types/invariant": { - "version": "2.2.34", - "resolved": "https://registry.npmjs.org/@types/invariant/-/invariant-2.2.34.tgz", - "integrity": "sha512-lYUtmJ9BqUN688fGY1U1HZoWT1/Jrmgigx2loq4ZcJpICECm/Om3V314BxdzypO0u5PORKGMM6x0OXaljV1YFg==" + "version": "2.2.35", + "resolved": "https://registry.npmjs.org/@types/invariant/-/invariant-2.2.35.tgz", + "integrity": "sha512-DxX1V9P8zdJPYQat1gHyY0xj3efl8gnMVjiM9iCY6y27lj+PoQWkgjt8jDqmovPqULkKVpKRg8J36iQiA+EtEg==" }, "@types/istanbul-lib-coverage": { "version": "2.0.3", @@ -2165,18 +2439,18 @@ } }, "@types/jest": { - "version": "26.0.23", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.23.tgz", - "integrity": "sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==", + "version": "27.0.1", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.1.tgz", + "integrity": "sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw==", "requires": { - "jest-diff": "^26.0.0", - "pretty-format": "^26.0.0" + "jest-diff": "^27.0.0", + "pretty-format": "^27.0.0" } }, "@types/json-schema": { - "version": "7.0.7", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.7.tgz", - "integrity": "sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==" + "version": "7.0.9", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz", + "integrity": "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==" }, "@types/json5": { "version": "0.0.29", @@ -2184,19 +2458,19 @@ "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4=" }, "@types/minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA==" + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz", + "integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==" }, "@types/node": { - "version": "15.12.4", - "resolved": "https://registry.npmjs.org/@types/node/-/node-15.12.4.tgz", - "integrity": "sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA==" + "version": "16.7.6", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.7.6.tgz", + "integrity": "sha512-VESVNFoa/ahYA62xnLBjo5ur6gPsgEE5cNRy8SrdnkZ2nwJSW0kJ4ufbFr2zuU9ALtHM8juY53VcRoTA7htXSg==" }, "@types/normalize-package-data": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz", - "integrity": "sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==" + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz", + "integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==" }, "@types/parse-json": { "version": "4.0.0", @@ -2204,24 +2478,24 @@ "integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==" }, "@types/prettier": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.3.0.tgz", - "integrity": "sha512-hkc1DATxFLQo4VxPDpMH1gCkPpBbpOoJ/4nhuXw4n63/0R6bCpQECj4+K226UJ4JO/eJQz+1mC2I7JsWanAdQw==" + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.3.2.tgz", + "integrity": "sha512-eI5Yrz3Qv4KPUa/nSIAi0h+qX0XyewOliug5F2QAtuRg6Kjg6jfmxe1GIwoIRhZspD1A0RP8ANrPwvEXXtRFog==" }, "@types/prop-types": { - "version": "15.7.3", - "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.3.tgz", - "integrity": "sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==" + "version": "15.7.4", + "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz", + "integrity": "sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==" }, "@types/q": { - "version": "1.5.4", - "resolved": "https://registry.npmjs.org/@types/q/-/q-1.5.4.tgz", - "integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==" + "version": "1.5.5", + "resolved": "https://registry.npmjs.org/@types/q/-/q-1.5.5.tgz", + "integrity": "sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==" }, "@types/react": { - "version": "17.0.11", - "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.11.tgz", - "integrity": "sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==", + "version": "17.0.19", + "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.19.tgz", + "integrity": "sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==", "requires": { "@types/prop-types": "*", "@types/scheduler": "*", @@ -2229,9 +2503,9 @@ } }, "@types/react-transition-group": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.1.tgz", - "integrity": "sha512-vIo69qKKcYoJ8wKCJjwSgCTM+z3chw3g18dkrDfVX665tMH7tmbDxEAnPdey4gTlwZz5QuHGzd+hul0OVZDqqQ==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.2.tgz", + "integrity": "sha512-KibDWL6nshuOJ0fu8ll7QnV/LVTo3PzQ9aCPnRUYPfX7eZohHwLIdNHj7pftanREzHNP4/nJa8oeM73uSiavMQ==", "requires": { "@types/react": "*" } @@ -2245,9 +2519,9 @@ } }, "@types/scheduler": { - "version": "0.16.1", - "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.1.tgz", - "integrity": "sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==" + "version": "0.16.2", + "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz", + "integrity": "sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==" }, "@types/source-list-map": { "version": "0.1.2", @@ -2255,27 +2529,27 @@ "integrity": "sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA==" }, "@types/stack-utils": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.0.tgz", - "integrity": "sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==" + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz", + "integrity": "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==" }, "@types/tapable": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/@types/tapable/-/tapable-1.0.7.tgz", - "integrity": "sha512-0VBprVqfgFD7Ehb2vd8Lh9TG3jP98gvr8rgehQqzztZNI7o8zS8Ad4jyZneKELphpuE212D8J70LnSNQSyO6bQ==" + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/@types/tapable/-/tapable-1.0.8.tgz", + "integrity": "sha512-ipixuVrh2OdNmauvtT51o3d8z12p6LtFW9in7U79der/kwejjdNchQC5UMn5u/KxNoM7VHHOs/l8KS8uHxhODQ==" }, "@types/testing-library__jest-dom": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.0.tgz", - "integrity": "sha512-l2P2GO+hFF4Liye+fAajT1qBqvZOiL79YMpEvgGs1xTK7hECxBI8Wz4J7ntACJNiJ9r0vXQqYovroXRLPDja6A==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.1.tgz", + "integrity": "sha512-Gk9vaXfbzc5zCXI9eYE9BI5BNHEp4D3FWjgqBE/ePGYElLAP+KvxBcsdkwfIVvezs605oiyd/VrpiHe3Oeg+Aw==", "requires": { "@types/jest": "*" } }, "@types/uglify-js": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.13.0.tgz", - "integrity": "sha512-EGkrJD5Uy+Pg0NUR8uA4bJ5WMfljyad0G+784vLCNUkD+QwOJXUbBYExXfVGf7YtyzdQp3L/XMYcliB987kL5Q==", + "version": "3.13.1", + "resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.13.1.tgz", + "integrity": "sha512-O3MmRAk6ZuAKa9CHgg0Pr0+lUOqoMLpc9AS4R8ano2auvsg7IE8syF3Xh/NPr26TWklxYcqoEEFdzLLs1fV9PQ==", "requires": { "source-map": "^0.6.1" } @@ -2286,9 +2560,9 @@ "integrity": "sha1-DSUBJorY+ZYrdA04fEZU9fjiPlI=" }, "@types/webpack": { - "version": "4.41.29", - "resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.29.tgz", - "integrity": "sha512-6pLaORaVNZxiB3FSHbyBiWM7QdazAWda1zvAq4SbZObZqHSDbWLi62iFdblVea6SK9eyBIVp5yHhKt/yNQdR7Q==", + "version": "4.41.30", + "resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.30.tgz", + "integrity": "sha512-GUHyY+pfuQ6haAfzu4S14F+R5iGRwN6b2FRNJY7U0NilmFAqbsOfK6j1HwuLBAqwRIT+pVdNDJGJ6e8rpp0KHA==", "requires": { "@types/node": "*", "@types/tapable": "^1", @@ -2299,9 +2573,9 @@ } }, "@types/webpack-sources": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-2.1.0.tgz", - "integrity": "sha512-LXn/oYIpBeucgP1EIJbKQ2/4ZmpvRl+dlrFdX7+94SKRUV3Evy3FsfMZY318vGhkWUS5MPhtOM3w1/hCOAOXcg==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-3.2.0.tgz", + "integrity": "sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==", "requires": { "@types/node": "*", "@types/source-list-map": "*", @@ -2316,25 +2590,25 @@ } }, "@types/yargs": { - "version": "15.0.13", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.13.tgz", - "integrity": "sha512-kQ5JNTrbDv3Rp5X2n/iUu37IJBDU2gsZ5R/g1/KHOOEc5IKfUFjXT6DENPGduh08I/pamwtEq4oul7gUqKTQDQ==", + "version": "16.0.4", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.4.tgz", + "integrity": "sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==", "requires": { "@types/yargs-parser": "*" } }, "@types/yargs-parser": { - "version": "20.2.0", - "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-20.2.0.tgz", - "integrity": "sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA==" + "version": "20.2.1", + "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-20.2.1.tgz", + "integrity": "sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==" }, "@typescript-eslint/eslint-plugin": { - "version": "4.28.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.0.tgz", - "integrity": "sha512-KcF6p3zWhf1f8xO84tuBailV5cN92vhS+VT7UJsPzGBm9VnQqfI9AsiMUFUCYHTYPg1uCCo+HyiDnpDuvkAMfQ==", + "version": "4.29.3", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.3.tgz", + "integrity": "sha512-tBgfA3K/3TsZY46ROGvoRxQr1wBkclbVqRQep97MjVHJzcRBURRY3sNFqLk0/Xr//BY5hM9H2p/kp+6qim85SA==", "requires": { - "@typescript-eslint/experimental-utils": "4.28.0", - "@typescript-eslint/scope-manager": "4.28.0", + "@typescript-eslint/experimental-utils": "4.29.3", + "@typescript-eslint/scope-manager": "4.29.3", "debug": "^4.3.1", "functional-red-black-tree": "^1.0.1", "regexpp": "^3.1.0", @@ -2353,50 +2627,50 @@ } }, "@typescript-eslint/experimental-utils": { - "version": "4.28.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.0.tgz", - "integrity": "sha512-9XD9s7mt3QWMk82GoyUpc/Ji03vz4T5AYlHF9DcoFNfJ/y3UAclRsfGiE2gLfXtyC+JRA3trR7cR296TEb1oiQ==", + "version": "4.29.3", + "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.3.tgz", + "integrity": "sha512-ffIvbytTVWz+3keg+Sy94FG1QeOvmV9dP2YSdLFHw/ieLXWCa3U1TYu8IRCOpMv2/SPS8XqhM1+ou1YHsdzKrg==", "requires": { "@types/json-schema": "^7.0.7", - "@typescript-eslint/scope-manager": "4.28.0", - "@typescript-eslint/types": "4.28.0", - "@typescript-eslint/typescript-estree": "4.28.0", + "@typescript-eslint/scope-manager": "4.29.3", + "@typescript-eslint/types": "4.29.3", + "@typescript-eslint/typescript-estree": "4.29.3", "eslint-scope": "^5.1.1", "eslint-utils": "^3.0.0" } }, "@typescript-eslint/parser": { - "version": "4.28.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.28.0.tgz", - "integrity": "sha512-7x4D22oPY8fDaOCvkuXtYYTQ6mTMmkivwEzS+7iml9F9VkHGbbZ3x4fHRwxAb5KeuSkLqfnYjs46tGx2Nour4A==", + "version": "4.29.3", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.29.3.tgz", + "integrity": "sha512-jrHOV5g2u8ROghmspKoW7pN8T/qUzk0+DITun0MELptvngtMrwUJ1tv5zMI04CYVEUsSrN4jV7AKSv+I0y0EfQ==", "requires": { - "@typescript-eslint/scope-manager": "4.28.0", - "@typescript-eslint/types": "4.28.0", - "@typescript-eslint/typescript-estree": "4.28.0", + "@typescript-eslint/scope-manager": "4.29.3", + "@typescript-eslint/types": "4.29.3", + "@typescript-eslint/typescript-estree": "4.29.3", "debug": "^4.3.1" } }, "@typescript-eslint/scope-manager": { - "version": "4.28.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.28.0.tgz", - "integrity": "sha512-eCALCeScs5P/EYjwo6se9bdjtrh8ByWjtHzOkC4Tia6QQWtQr3PHovxh3TdYTuFcurkYI4rmFsRFpucADIkseg==", + "version": "4.29.3", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.29.3.tgz", + "integrity": "sha512-x+w8BLXO7iWPkG5mEy9bA1iFRnk36p/goVlYobVWHyDw69YmaH9q6eA+Fgl7kYHmFvWlebUTUfhtIg4zbbl8PA==", "requires": { - "@typescript-eslint/types": "4.28.0", - "@typescript-eslint/visitor-keys": "4.28.0" + "@typescript-eslint/types": "4.29.3", + "@typescript-eslint/visitor-keys": "4.29.3" } }, "@typescript-eslint/types": { - "version": "4.28.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.28.0.tgz", - "integrity": "sha512-p16xMNKKoiJCVZY5PW/AfILw2xe1LfruTcfAKBj3a+wgNYP5I9ZEKNDOItoRt53p4EiPV6iRSICy8EPanG9ZVA==" + "version": "4.29.3", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.29.3.tgz", + "integrity": "sha512-s1eV1lKNgoIYLAl1JUba8NhULmf+jOmmeFO1G5MN/RBCyyzg4TIOfIOICVNC06lor+Xmy4FypIIhFiJXOknhIg==" }, "@typescript-eslint/typescript-estree": { - "version": "4.28.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.0.tgz", - "integrity": "sha512-m19UQTRtxMzKAm8QxfKpvh6OwQSXaW1CdZPoCaQuLwAq7VZMNuhJmZR4g5281s2ECt658sldnJfdpSZZaxUGMQ==", + "version": "4.29.3", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.3.tgz", + "integrity": "sha512-45oQJA0bxna4O5TMwz55/TpgjX1YrAPOI/rb6kPgmdnemRZx/dB0rsx+Ku8jpDvqTxcE1C/qEbVHbS3h0hflag==", "requires": { - "@typescript-eslint/types": "4.28.0", - "@typescript-eslint/visitor-keys": "4.28.0", + "@typescript-eslint/types": "4.29.3", + "@typescript-eslint/visitor-keys": "4.29.3", "debug": "^4.3.1", "globby": "^11.0.3", "is-glob": "^4.0.1", @@ -2415,11 +2689,11 @@ } }, "@typescript-eslint/visitor-keys": { - "version": "4.28.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.0.tgz", - "integrity": "sha512-PjJyTWwrlrvM5jazxYF5ZPs/nl0kHDZMVbuIcbpawVXaDPelp3+S9zpOz5RmVUfS/fD5l5+ZXNKnWhNYjPzCvw==", + "version": "4.29.3", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.3.tgz", + "integrity": "sha512-MGGfJvXT4asUTeVs0Q2m+sY63UsfnA+C/FDgBKV3itLBmM9H0u+URcneePtkd0at1YELmZK6HSolCqM4Fzs6yA==", "requires": { - "@typescript-eslint/types": "4.28.0", + "@typescript-eslint/types": "4.29.3", "eslint-visitor-keys": "^2.0.0" } }, @@ -2619,9 +2893,9 @@ } }, "acorn-jsx": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz", - "integrity": "sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==" + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" }, "acorn-walk": { "version": "7.2.0", @@ -2942,9 +3216,9 @@ } }, "axe-core": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.2.2.tgz", - "integrity": "sha512-OKRkKM4ojMEZRJ5UNJHmq9tht7cEnRnqKG6KyB/trYws00Xtkv12mHtlJ0SK7cmuNbrU8dPUova3ELTuilfBbw==" + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.3.3.tgz", + "integrity": "sha512-/lqqLAmuIPi79WYfRpy2i8z+x+vxU3zX2uAm0gs1q52qTuKwolOj1P8XbufpXcsydrpKx2yGn2wzAnxCMV86QA==" }, "axobject-query": { "version": "2.2.0", @@ -2994,10 +3268,30 @@ "slash": "^3.0.0" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -3115,9 +3409,9 @@ } }, "babel-plugin-polyfill-corejs3": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.3.tgz", - "integrity": "sha512-rCOFzEIJpJEAU14XCcV/erIf/wZQMmMT5l5vXOpL5uoznyOGfDIjPj6FVytMvtzaKSTSVKouOCTPJ5OMUZH30g==", + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.4.tgz", + "integrity": "sha512-z3HnJE5TY/j4EFEa/qpQMSbcUJZ5JQi+3UFjXzn6pQCmIKc5Ug5j98SuYyH+m4xQnvKlMDIW4plLfgyVnd0IcQ==", "requires": { "@babel/helper-define-polyfill-provider": "^0.2.2", "core-js-compat": "^3.14.0" @@ -3132,9 +3426,9 @@ } }, "babel-plugin-styled-components": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-1.12.0.tgz", - "integrity": "sha512-FEiD7l5ZABdJPpLssKXjBUJMYqzbcNzBowfXDCdJhOpbhWiewapUaY+LZGT8R4Jg2TwOjGjG4RKeyrO5p9sBkA==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.2.tgz", + "integrity": "sha512-Vb1R3d4g+MUfPQPVDMCGjm3cDocJEUTR7Xq7QS95JWWeksN1wdFRYpD2kulDgI3Huuaf1CZd+NK4KQmqUFh5dA==", "requires": { "@babel/helper-annotate-as-pure": "^7.0.0", "@babel/helper-module-imports": "^7.0.0", @@ -3658,15 +3952,15 @@ } }, "browserslist": { - "version": "4.16.6", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.16.6.tgz", - "integrity": "sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==", + "version": "4.16.8", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.16.8.tgz", + "integrity": "sha512-sc2m9ohR/49sWEbPj14ZSSZqp+kbi16aLao42Hmn3Z8FpjuMaq2xCA2l4zl9ITfyzvnvyE0hcg62YkIGKxgaNQ==", "requires": { - "caniuse-lite": "^1.0.30001219", - "colorette": "^1.2.2", - "electron-to-chromium": "^1.3.723", + "caniuse-lite": "^1.0.30001251", + "colorette": "^1.3.0", + "electron-to-chromium": "^1.3.811", "escalade": "^3.1.1", - "node-releases": "^1.1.71" + "node-releases": "^1.1.75" } }, "bser": { @@ -3695,9 +3989,9 @@ } }, "buffer-from": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz", - "integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==" + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", + "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" }, "buffer-indexof": { "version": "1.1.1", @@ -3725,10 +4019,11 @@ "integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=" }, "cacache": { - "version": "15.2.0", - "resolved": "https://registry.npmjs.org/cacache/-/cacache-15.2.0.tgz", - "integrity": "sha512-uKoJSHmnrqXgthDFx/IU6ED/5xd+NNGe+Bb+kLZy7Ku4P+BaiWEUflAKPZ7eAzsYGcsAGASJZsybXp+quEcHTw==", + "version": "15.3.0", + "resolved": "https://registry.npmjs.org/cacache/-/cacache-15.3.0.tgz", + "integrity": "sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==", "requires": { + "@npmcli/fs": "^1.0.0", "@npmcli/move-file": "^1.0.1", "chownr": "^2.0.0", "fs-minipass": "^2.0.0", @@ -3818,9 +4113,9 @@ }, "dependencies": { "tslib": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", - "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" } } }, @@ -3846,9 +4141,9 @@ } }, "caniuse-lite": { - "version": "1.0.30001239", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001239.tgz", - "integrity": "sha512-cyBkXJDMeI4wthy8xJ2FvDU6+0dtcZSJW3voUF8+e9f1bBeuvyZfc3PNbkOETyhbR+dGCPzn9E7MA3iwzusOhQ==" + "version": "1.0.30001252", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001252.tgz", + "integrity": "sha512-I56jhWDGMtdILQORdusxBOH+Nl/KgQSdDmpJezYddnAkVOmnoU8zwjTV9xAjMIYxr0iPreEAVylCGcmHCjfaOw==" }, "capture-exit": { "version": "2.0.0", @@ -4052,12 +4347,12 @@ } }, "color": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/color/-/color-3.1.3.tgz", - "integrity": "sha512-xgXAcTHa2HeFCGLE9Xs/R82hujGtu9Jd9x4NW3T34+OMs7VoPsjwzRczKHvTAHeJwWFwX5j15+MgAppE8ztObQ==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/color/-/color-3.2.1.tgz", + "integrity": "sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==", "requires": { - "color-convert": "^1.9.1", - "color-string": "^1.5.4" + "color-convert": "^1.9.3", + "color-string": "^1.6.0" }, "dependencies": { "color-convert": { @@ -4089,18 +4384,18 @@ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" }, "color-string": { - "version": "1.5.5", - "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.5.tgz", - "integrity": "sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.6.0.tgz", + "integrity": "sha512-c/hGS+kRWJutUBEngKKmk4iH3sD59MBkoxVapS/0wgpCz2u7XsNloxknyvBhzwEs1IbV36D9PwqLPJ2DTu3vMA==", "requires": { "color-name": "^1.0.0", "simple-swizzle": "^0.2.2" } }, "colorette": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz", - "integrity": "sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==" + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.3.0.tgz", + "integrity": "sha512-ecORCqbSFP7Wm8Y6lyqMJjexBQqXSF7SSeaTyGGphogUjBlFP9m9o08wy86HL2uB7fMTxtOUzLMk7ogKcxMg1w==" }, "combined-stream": { "version": "1.0.8", @@ -4271,16 +4566,16 @@ "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=" }, "core-js": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.15.0.tgz", - "integrity": "sha512-GUbtPllXMYRzIgHNZ4dTYTcUemls2cni83Q4Q/TrFONHfhcg9oEGOtaGHfb0cpzec60P96UKPvMkjX1jET8rUw==" + "version": "3.16.4", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.16.4.tgz", + "integrity": "sha512-Tq4GVE6XCjE+hcyW6hPy0ofN3hwtLudz5ZRdrlCnsnD/xkm/PWQRudzYHiKgZKUcefV6Q57fhDHjZHJP5dpfSg==" }, "core-js-compat": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.15.0.tgz", - "integrity": "sha512-8X6lWsG+s7IfOKzV93a7fRYfWRZobOfjw5V5rrq43Vh/W+V6qYxl7Akalsvgab4PFT/4L/pjQbdBUEM36NXKrw==", + "version": "3.16.4", + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.16.4.tgz", + "integrity": "sha512-IzCSomxRdahCYb6G3HiN6pl3JCiM0NMunRcNa1pIeC7g17Vd6Ue3AT9anQiENPIm/svThUVer1pIbLMDERIsFw==", "requires": { - "browserslist": "^4.16.6", + "browserslist": "^4.16.8", "semver": "7.0.0" }, "dependencies": { @@ -4292,9 +4587,9 @@ } }, "core-js-pure": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.15.0.tgz", - "integrity": "sha512-RO+LFAso8DB6OeBX9BAcEGvyth36QtxYon1OyVsITNVtSKr/Hos0BXZwnsOJ7o+O6KHtK+O+cJIEj9NGg6VwFA==" + "version": "3.16.4", + "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.16.4.tgz", + "integrity": "sha512-bY1K3/1Jy9D8Jd12eoeVahNXHLfHFb4TXWI8SQ4y8bImR9qDPmGITBAfmcffTkgUvbJn87r8dILOTWW5kZzkgA==" }, "core-util-is": { "version": "1.0.2", @@ -4302,9 +4597,9 @@ "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=" }, "cosmiconfig": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.0.tgz", - "integrity": "sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz", + "integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==", "requires": { "@types/parse-json": "^4.0.0", "import-fresh": "^3.2.1", @@ -4752,9 +5047,9 @@ } }, "debug": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz", - "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz", + "integrity": "sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==", "requires": { "ms": "2.1.2" } @@ -4765,9 +5060,9 @@ "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=" }, "decimal.js": { - "version": "10.2.1", - "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.2.1.tgz", - "integrity": "sha512-KaL7+6Fw6i5A2XSnsbhm/6B+NuEA7TZ4vqxnd5tXz9sbKtrN9Srj8ab4vKVdK8YAqZO9P1kg45Y6YLoduPf+kw==" + "version": "10.3.1", + "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.1.tgz", + "integrity": "sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ==" }, "decode-uri-component": { "version": "0.2.0", @@ -4976,9 +5271,9 @@ } }, "diff-sequences": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz", - "integrity": "sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==" + "version": "27.0.6", + "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.0.6.tgz", + "integrity": "sha512-ag6wfpBFyNXZ0p8pcuIDS//D8H062ZQJ3fzYxjpmeKjnz8W4pekL3AI8VohmyZmsWW2PWaHgjsmqR6L13101VQ==" }, "diffie-hellman": { "version": "5.0.3", @@ -5036,9 +5331,9 @@ } }, "dom-accessibility-api": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.6.tgz", - "integrity": "sha512-DplGLZd8L1lN64jlT27N9TVSESFR5STaEJvX+thCby7fuCHonfPpAlodYc3vuUYbDuDec5w8AMP7oCM5TWFsqw==" + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.7.tgz", + "integrity": "sha512-ml3lJIq9YjUfM9TUnEPvEYWFSwivwIGBPKpewX7tii7fwCazA8yCioGdqQcNsItPpfFvSJ3VIdMQPj60LJhcQA==" }, "dom-converter": { "version": "0.2.0", @@ -5099,9 +5394,9 @@ } }, "domhandler": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.2.0.tgz", - "integrity": "sha512-zk7sgt970kzPks2Bf+dwT/PLzghLnsivb9CcxkvR8Mzr66Olr0Ofd8neSbglHJHaHa2MadfoSdNlKYAaafmWfA==", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.2.2.tgz", + "integrity": "sha512-PzE9aBMsdZO8TK4BnuJwH0QT41wgMbRzuZrHUcpYncEjmQazq8QEaBWgLG7ZyC/DAZKEgglpIA6j4Qn/HmxS3w==", "requires": { "domelementtype": "^2.2.0" }, @@ -5132,9 +5427,9 @@ }, "dependencies": { "tslib": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", - "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" } } }, @@ -5183,9 +5478,9 @@ "integrity": "sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==" }, "electron-to-chromium": { - "version": "1.3.752", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.752.tgz", - "integrity": "sha512-2Tg+7jSl3oPxgsBsWKh5H83QazTkmWG/cnNwJplmyZc7KcN61+I10oUgaXSVk/NwfvN3BdkKDR4FYuRBQQ2v0A==" + "version": "1.3.822", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.822.tgz", + "integrity": "sha512-k7jG5oYYHxF4jx6PcqwHX3JVME/OjzolqOZiIogi9xtsfsmTjTdie4x88OakYFPEa8euciTgCCzvVNwvmjHb1Q==" }, "elliptic": { "version": "6.5.4", @@ -5295,9 +5590,9 @@ } }, "es-abstract": { - "version": "1.18.3", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.3.tgz", - "integrity": "sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw==", + "version": "1.18.5", + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.5.tgz", + "integrity": "sha512-DDggyJLoS91CkJjgauM5c0yZMjiD1uK3KcaCeAmffGwZ+ODWzOkPN4QwRbsK5DOFf06fywmyLci3ZD8jLGhVYA==", "requires": { "call-bind": "^1.0.2", "es-to-primitive": "^1.2.1", @@ -5305,11 +5600,12 @@ "get-intrinsic": "^1.1.1", "has": "^1.0.3", "has-symbols": "^1.0.2", + "internal-slot": "^1.0.3", "is-callable": "^1.2.3", "is-negative-zero": "^2.0.1", "is-regex": "^1.1.3", "is-string": "^1.0.6", - "object-inspect": "^1.10.3", + "object-inspect": "^1.11.0", "object-keys": "^1.1.1", "object.assign": "^4.1.2", "string.prototype.trimend": "^1.0.4", @@ -5426,12 +5722,13 @@ } }, "eslint": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.29.0.tgz", - "integrity": "sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA==", + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", "requires": { "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.2", + "@eslint/eslintrc": "^0.4.3", + "@humanwhocodes/config-array": "^0.5.0", "ajv": "^6.10.0", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", @@ -5480,9 +5777,9 @@ } }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -5519,9 +5816,9 @@ } }, "globals": { - "version": "13.9.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.9.0.tgz", - "integrity": "sha512-74/FduwI/JaIrr1H8e71UbDE+5x7pIPs1C2rrwC52SszOo043CsWOZEMW7o2Y58xwm9b+0RBKDxY5n2sUpEFxA==", + "version": "13.11.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.11.0.tgz", + "integrity": "sha512-08/xrJ7wQjK9kkkRoI3OFUBbLx4f+6x3SGwcPvQ0QH6goFDrOU2oyAWrmh3dJezu65buo+HBMzAMQy6rovVC3g==", "requires": { "type-fest": "^0.20.2" } @@ -5568,33 +5865,37 @@ } }, "eslint-import-resolver-node": { - "version": "0.3.4", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz", - "integrity": "sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==", + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz", + "integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==", "requires": { - "debug": "^2.6.9", - "resolve": "^1.13.1" + "debug": "^3.2.7", + "resolve": "^1.20.0" }, "dependencies": { "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", "requires": { - "ms": "2.0.0" + "ms": "^2.1.1" } }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" + "resolve": { + "version": "1.20.0", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz", + "integrity": "sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==", + "requires": { + "is-core-module": "^2.2.0", + "path-parse": "^1.0.6" + } } } }, "eslint-module-utils": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.6.1.tgz", - "integrity": "sha512-ZXI9B8cxAJIH4nfkhTwcRTEAnrVfobYqwjWy/QMCZ8rHkZHFjf9yO4BzpiF9kCSfNlMG54eKigISHpX0+AaT4A==", + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.6.2.tgz", + "integrity": "sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q==", "requires": { "debug": "^3.2.7", "pkg-dir": "^2.0.0" @@ -5662,34 +5963,34 @@ } }, "eslint-plugin-flowtype": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.7.2.tgz", - "integrity": "sha512-7Oq/N0+3nijBnYWQYzz/Mp/7ZCpwxYvClRyW/PLAmimY9uLCBvoXsNsERcJdkKceyOjgRbFhhxs058KTrne9Mg==", + "version": "5.9.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.9.1.tgz", + "integrity": "sha512-ncUBL9lbhrcOlM5p6xQJT2c0z9co/FlP0mXdva6FrkvtzOoN7wdc8ioASonEpcWffOxnJPFPI8N0sHCavE6NAg==", "requires": { "lodash": "^4.17.15", "string-natural-compare": "^3.0.1" } }, "eslint-plugin-import": { - "version": "2.23.4", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz", - "integrity": "sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==", + "version": "2.24.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.24.2.tgz", + "integrity": "sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q==", "requires": { "array-includes": "^3.1.3", "array.prototype.flat": "^1.2.4", "debug": "^2.6.9", "doctrine": "^2.1.0", - "eslint-import-resolver-node": "^0.3.4", - "eslint-module-utils": "^2.6.1", + "eslint-import-resolver-node": "^0.3.6", + "eslint-module-utils": "^2.6.2", "find-up": "^2.0.0", "has": "^1.0.3", - "is-core-module": "^2.4.0", + "is-core-module": "^2.6.0", "minimatch": "^3.0.4", - "object.values": "^1.1.3", + "object.values": "^1.1.4", "pkg-up": "^2.0.0", "read-pkg-up": "^3.0.0", "resolve": "^1.20.0", - "tsconfig-paths": "^3.9.0" + "tsconfig-paths": "^3.11.0" }, "dependencies": { "debug": { @@ -5768,9 +6069,9 @@ } }, "eslint-plugin-jest": { - "version": "24.3.6", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6.tgz", - "integrity": "sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg==", + "version": "24.4.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.4.0.tgz", + "integrity": "sha512-8qnt/hgtZ94E9dA6viqfViKBfkJwFHXgJmTWlMGDgunw1XJEGqm3eiPjDsTanM3/u/3Az82nyQM9GX7PM/QGmg==", "requires": { "@typescript-eslint/experimental-utils": "^4.0.1" } @@ -5801,13 +6102,14 @@ } }, "eslint-plugin-react": { - "version": "7.24.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.24.0.tgz", - "integrity": "sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q==", + "version": "7.25.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.25.1.tgz", + "integrity": "sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug==", "requires": { "array-includes": "^3.1.3", "array.prototype.flatmap": "^1.2.4", "doctrine": "^2.1.0", + "estraverse": "^5.2.0", "has": "^1.0.3", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.0.4", @@ -5827,6 +6129,11 @@ "esutils": "^2.0.2" } }, + "estraverse": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz", + "integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==" + }, "resolve": { "version": "2.0.0-next.3", "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.3.tgz", @@ -5942,11 +6249,11 @@ }, "dependencies": { "schema-utils": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.0.0.tgz", - "integrity": "sha512-6D82/xSzO094ajanoOSbe4YvXWMfn2A//8Y1+MUqFAJul5Bs+yn36xbK9OtNDcRVSBJ9jjeoXftM6CfztsjOAA==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz", + "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==", "requires": { - "@types/json-schema": "^7.0.6", + "@types/json-schema": "^7.0.8", "ajv": "^6.12.5", "ajv-keywords": "^3.5.2" } @@ -6132,6 +6439,42 @@ "jest-matcher-utils": "^26.6.2", "jest-message-util": "^26.6.2", "jest-regex-util": "^26.0.0" + }, + "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "jest-get-type": { + "version": "26.3.0", + "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", + "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==" + } } }, "express": { @@ -6197,11 +6540,11 @@ } }, "ext": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/ext/-/ext-1.4.0.tgz", - "integrity": "sha512-Key5NIsUxdqKg3vIsdw9dSuXpPCQ297y6wBjL30edxwPgt2E44WcWBZey/ZvUc6sERLTxKdyCu4gZFmUbk1Q7A==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/ext/-/ext-1.5.0.tgz", + "integrity": "sha512-+ONcYoWj/SoQwUofMr94aGu05Ou4FepKi7N7b+O8T4jVfyIsZQV1/xeS8jpaBzF0csAk0KLXoHCxU7cKYZjo1Q==", "requires": { - "type": "^2.0.0" + "type": "^2.5.0" }, "dependencies": { "type": { @@ -6295,16 +6638,15 @@ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" }, "fast-glob": { - "version": "3.2.5", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.5.tgz", - "integrity": "sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==", + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.7.tgz", + "integrity": "sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==", "requires": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.0", + "glob-parent": "^5.1.2", "merge2": "^1.3.0", - "micromatch": "^4.0.2", - "picomatch": "^2.2.1" + "micromatch": "^4.0.4" } }, "fast-json-stable-stringify": { @@ -6318,9 +6660,9 @@ "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=" }, "fastq": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.11.0.tgz", - "integrity": "sha512-7Eczs8gIPDrVzT+EksYBcupqMyxSHXXrHOLRRxU2/DicV8789MRBRR8+Hc2uWzUupOs4YS4JzBmBxjjCVBxD/g==", + "version": "1.12.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.12.0.tgz", + "integrity": "sha512-VNX0QkHK3RsXVKr9KrlUv/FoTa0NdbYoHHl7uXHv2rzyHSlxjdNAKug2twd9luJxpcyNeAgf5iPPMutJO67Dfg==", "requires": { "reusify": "^1.0.4" } @@ -6364,11 +6706,11 @@ }, "dependencies": { "schema-utils": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.0.0.tgz", - "integrity": "sha512-6D82/xSzO094ajanoOSbe4YvXWMfn2A//8Y1+MUqFAJul5Bs+yn36xbK9OtNDcRVSBJ9jjeoXftM6CfztsjOAA==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz", + "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==", "requires": { - "@types/json-schema": "^7.0.6", + "@types/json-schema": "^7.0.8", "ajv": "^6.12.5", "ajv-keywords": "^3.5.2" } @@ -6446,9 +6788,9 @@ } }, "flatted": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.1.1.tgz", - "integrity": "sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==" + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.2.tgz", + "integrity": "sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==" }, "flatten": { "version": "1.0.3", @@ -6473,9 +6815,9 @@ } }, "follow-redirects": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.1.tgz", - "integrity": "sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==" + "version": "1.14.2", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.2.tgz", + "integrity": "sha512-yLR6WaE2lbF0x4K2qE2p9PEXKLDjUjnR/xmjS3wHAYxtlsI9MLLBJUZirAHKzUZDGLxje7w/cXR49WOUo4rbsA==" }, "for-in": { "version": "1.0.2", @@ -6831,9 +7173,9 @@ } }, "graceful-fs": { - "version": "4.2.6", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz", - "integrity": "sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==" + "version": "4.2.8", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.8.tgz", + "integrity": "sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==" }, "growly": { "version": "1.3.0", @@ -6883,6 +7225,14 @@ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==" }, + "has-tostringtag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz", + "integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==", + "requires": { + "has-symbols": "^1.0.2" + } + }, "has-value": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", @@ -7149,9 +7499,9 @@ "integrity": "sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==" }, "domutils": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.7.0.tgz", - "integrity": "sha512-8eaHa17IwJUPAiB+SoTYBo5mCdeMgdcAoXJ59m6DT1vw+5iLS3gNoqYaRowaBKtGVrOF1Jz4yDTgYKLK2kvfJg==", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz", + "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==", "requires": { "dom-serializer": "^1.0.1", "domelementtype": "^2.2.0", @@ -7536,11 +7886,12 @@ } }, "is-arguments": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.0.tgz", - "integrity": "sha512-1Ij4lOMPl/xB5kBDn7I+b2ttPMKa8szhEIrXDuXQD/oe3HJLTLhqhgGspwgyGd6MOywBUqVvYicF72lkgDnIHg==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz", + "integrity": "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==", "requires": { - "call-bind": "^1.0.0" + "call-bind": "^1.0.2", + "has-tostringtag": "^1.0.0" } }, "is-arrayish": { @@ -7549,9 +7900,12 @@ "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=" }, "is-bigint": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.2.tgz", - "integrity": "sha512-0JV5+SOCQkIdzjBK9buARcV804Ddu7A0Qet6sHi3FimE9ne6m4BGQZfRn+NZiXbBk4F4XmHfDZIipLj9pX8dSA==" + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", + "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", + "requires": { + "has-bigints": "^1.0.1" + } }, "is-binary-path": { "version": "2.1.0", @@ -7563,11 +7917,12 @@ } }, "is-boolean-object": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.1.tgz", - "integrity": "sha512-bXdQWkECBUIAcCkeH1unwJLIpZYaa5VvuygSyS/c2lf719mTKZDU5UdDRlpd01UjADgmW8RfqaP+mRaVPdr/Ng==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", + "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", "requires": { - "call-bind": "^1.0.2" + "call-bind": "^1.0.2", + "has-tostringtag": "^1.0.0" } }, "is-buffer": { @@ -7576,9 +7931,9 @@ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" }, "is-callable": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.3.tgz", - "integrity": "sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==" + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz", + "integrity": "sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==" }, "is-ci": { "version": "2.0.0", @@ -7602,9 +7957,9 @@ } }, "is-core-module": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.4.0.tgz", - "integrity": "sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A==", + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.6.0.tgz", + "integrity": "sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==", "requires": { "has": "^1.0.3" } @@ -7628,9 +7983,12 @@ } }, "is-date-object": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.4.tgz", - "integrity": "sha512-/b4ZVsG7Z5XVtIxs/h9W8nvfLgSAyKYdtGWQLbqy6jA1icmgjf8WCoTKgeS4wy5tYaPePouzFMANbnj94c2Z+A==" + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", + "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", + "requires": { + "has-tostringtag": "^1.0.0" + } }, "is-descriptor": { "version": "0.1.6", @@ -7703,9 +8061,12 @@ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" }, "is-number-object": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.5.tgz", - "integrity": "sha512-RU0lI/n95pMoUKu9v1BZP5MBcZuNSVJkMkAG2dJqC4z2GlkGUNeH68SuHuBKBD/XFe+LHZ+f9BKkLET60Niedw==" + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.6.tgz", + "integrity": "sha512-bEVOqiRcvo3zO1+G2lVMy+gkkEm9Yh7cDMRusKKu5ZJKPUYSJwICTKZrNKHA2EbSP0Tu0+6B/emsYNHZyn6K8g==", + "requires": { + "has-tostringtag": "^1.0.0" + } }, "is-obj": { "version": "2.0.0", @@ -7752,12 +8113,12 @@ "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==" }, "is-regex": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.3.tgz", - "integrity": "sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==", + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", + "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", "requires": { "call-bind": "^1.0.2", - "has-symbols": "^1.0.2" + "has-tostringtag": "^1.0.0" } }, "is-regexp": { @@ -7781,9 +8142,12 @@ "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=" }, "is-string": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.6.tgz", - "integrity": "sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==" + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz", + "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", + "requires": { + "has-tostringtag": "^1.0.0" + } }, "is-symbol": { "version": "1.0.4", @@ -7908,10 +8272,30 @@ "jest-cli": "^26.6.0" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -7949,6 +8333,35 @@ "throat": "^5.0.0" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, "cross-spawn": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", @@ -7984,9 +8397,9 @@ } }, "is-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz", - "integrity": "sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==" + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", + "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" }, "npm-run-path": { "version": "4.0.1", @@ -8052,14 +8465,45 @@ "throat": "^5.0.0" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } + }, + "pretty-format": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", + "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", + "requires": { + "@jest/types": "^26.6.2", + "ansi-regex": "^5.0.0", + "ansi-styles": "^4.0.0", + "react-is": "^17.0.1" + } } } }, @@ -8088,15 +8532,40 @@ "pretty-format": "^26.6.2" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, + "jest-get-type": { + "version": "26.3.0", + "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", + "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==" + }, "jest-resolve": { "version": "26.6.2", "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-26.6.2.tgz", @@ -8112,6 +8581,17 @@ "slash": "^3.0.0" } }, + "pretty-format": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", + "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", + "requires": { + "@jest/types": "^26.6.2", + "ansi-regex": "^5.0.0", + "ansi-styles": "^4.0.0", + "react-is": "^17.0.1" + } + }, "read-pkg": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz", @@ -8148,20 +8628,20 @@ } }, "jest-diff": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz", - "integrity": "sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==", + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.1.0.tgz", + "integrity": "sha512-rjfopEYl58g/SZTsQFmspBODvMSytL16I+cirnScWTLkQVXYVZfxm78DFfdIIXc05RCYuGjxJqrdyG4PIFzcJg==", "requires": { "chalk": "^4.0.0", - "diff-sequences": "^26.6.2", - "jest-get-type": "^26.3.0", - "pretty-format": "^26.6.2" + "diff-sequences": "^27.0.6", + "jest-get-type": "^27.0.6", + "pretty-format": "^27.1.0" }, "dependencies": { "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -8189,14 +8669,50 @@ "pretty-format": "^26.6.2" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } + }, + "jest-get-type": { + "version": "26.3.0", + "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", + "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==" + }, + "pretty-format": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", + "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", + "requires": { + "@jest/types": "^26.6.2", + "ansi-regex": "^5.0.0", + "ansi-styles": "^4.0.0", + "react-is": "^17.0.1" + } } } }, @@ -8212,6 +8728,37 @@ "jest-mock": "^26.6.2", "jest-util": "^26.6.2", "jsdom": "^16.4.0" + }, + "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + } } }, "jest-environment-node": { @@ -8225,12 +8772,43 @@ "@types/node": "*", "jest-mock": "^26.6.2", "jest-util": "^26.6.2" + }, + "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + } } }, "jest-get-type": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", - "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==" + "version": "27.0.6", + "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.0.6.tgz", + "integrity": "sha512-XTkK5exIeUbbveehcSR8w0bhH+c0yloW/Wpl+9vZrjzztCPWrxhHwkIFpZzCt71oRBsgxmuUfxEqOYoZI2macg==" }, "jest-haste-map": { "version": "26.6.2", @@ -8251,6 +8829,37 @@ "micromatch": "^4.0.2", "sane": "^4.0.3", "walker": "^1.0.7" + }, + "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + } } }, "jest-jasmine2": { @@ -8278,14 +8887,45 @@ "throat": "^5.0.0" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } + }, + "pretty-format": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", + "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", + "requires": { + "@jest/types": "^26.6.2", + "ansi-regex": "^5.0.0", + "ansi-styles": "^4.0.0", + "react-is": "^17.0.1" + } } } }, @@ -8296,6 +8936,53 @@ "requires": { "jest-get-type": "^26.3.0", "pretty-format": "^26.6.2" + }, + "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "jest-get-type": { + "version": "26.3.0", + "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", + "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==" + }, + "pretty-format": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", + "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", + "requires": { + "@jest/types": "^26.6.2", + "ansi-regex": "^5.0.0", + "ansi-styles": "^4.0.0", + "react-is": "^17.0.1" + } + } } }, "jest-matcher-utils": { @@ -8309,14 +8996,66 @@ "pretty-format": "^26.6.2" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } + }, + "diff-sequences": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz", + "integrity": "sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==" + }, + "jest-diff": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz", + "integrity": "sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==", + "requires": { + "chalk": "^4.0.0", + "diff-sequences": "^26.6.2", + "jest-get-type": "^26.3.0", + "pretty-format": "^26.6.2" + } + }, + "jest-get-type": { + "version": "26.3.0", + "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", + "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==" + }, + "pretty-format": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", + "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", + "requires": { + "@jest/types": "^26.6.2", + "ansi-regex": "^5.0.0", + "ansi-styles": "^4.0.0", + "react-is": "^17.0.1" + } } } }, @@ -8336,14 +9075,45 @@ "stack-utils": "^2.0.2" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } + }, + "pretty-format": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", + "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", + "requires": { + "@jest/types": "^26.6.2", + "ansi-regex": "^5.0.0", + "ansi-styles": "^4.0.0", + "react-is": "^17.0.1" + } } } }, @@ -8354,6 +9124,37 @@ "requires": { "@jest/types": "^26.6.2", "@types/node": "*" + }, + "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + } } }, "jest-pnp-resolver": { @@ -8381,10 +9182,30 @@ "slash": "^3.0.0" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -8433,6 +9254,37 @@ "@jest/types": "^26.6.2", "jest-regex-util": "^26.0.0", "jest-snapshot": "^26.6.2" + }, + "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + } } }, "jest-runner": { @@ -8462,10 +9314,30 @@ "throat": "^5.0.0" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -8555,10 +9427,30 @@ "yargs": "^15.4.1" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -8651,15 +9543,56 @@ "semver": "^7.3.2" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, + "diff-sequences": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz", + "integrity": "sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==" + }, + "jest-diff": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz", + "integrity": "sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==", + "requires": { + "chalk": "^4.0.0", + "diff-sequences": "^26.6.2", + "jest-get-type": "^26.3.0", + "pretty-format": "^26.6.2" + } + }, + "jest-get-type": { + "version": "26.3.0", + "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", + "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==" + }, "jest-resolve": { "version": "26.6.2", "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-26.6.2.tgz", @@ -8675,6 +9608,17 @@ "slash": "^3.0.0" } }, + "pretty-format": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", + "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", + "requires": { + "@jest/types": "^26.6.2", + "ansi-regex": "^5.0.0", + "ansi-styles": "^4.0.0", + "react-is": "^17.0.1" + } + }, "read-pkg": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz", @@ -8723,10 +9667,30 @@ "micromatch": "^4.0.2" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -8747,14 +9711,50 @@ "pretty-format": "^26.6.2" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } + }, + "jest-get-type": { + "version": "26.3.0", + "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", + "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==" + }, + "pretty-format": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", + "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", + "requires": { + "@jest/types": "^26.6.2", + "ansi-regex": "^5.0.0", + "ansi-styles": "^4.0.0", + "react-is": "^17.0.1" + } } } }, @@ -8773,9 +9773,9 @@ }, "dependencies": { "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -8797,10 +9797,30 @@ "string-length": "^4.0.1" }, "dependencies": { + "@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "15.0.14", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz", + "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==", + "requires": { + "@types/yargs-parser": "*" + } + }, "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -8843,9 +9863,9 @@ } }, "jsdom": { - "version": "16.6.0", - "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.6.0.tgz", - "integrity": "sha512-Ty1vmF4NHJkolaEmdjtxTfSfkdb8Ywarwf63f+F8/mDD1uLSSWDxDuMiZxiPhwunLrn9LOSVItWj4bLYsLN3Dg==", + "version": "16.7.0", + "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.7.0.tgz", + "integrity": "sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==", "requires": { "abab": "^2.0.5", "acorn": "^8.2.4", @@ -8872,14 +9892,14 @@ "whatwg-encoding": "^1.0.5", "whatwg-mimetype": "^2.3.0", "whatwg-url": "^8.5.0", - "ws": "^7.4.5", + "ws": "^7.4.6", "xml-name-validator": "^3.0.0" }, "dependencies": { "acorn": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.4.0.tgz", - "integrity": "sha512-ULr0LDaEqQrMFGyQ3bhJkLsbtrQ8QibAseGZeaSUiT/6zb9IvIkomWHJIvgvwad+hinRAgsI51JcWk2yvwyL+w==" + "version": "8.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.4.1.tgz", + "integrity": "sha512-asabaBSkEKosYKMITunzX177CXxQ4Q8BSSzMTKD+FefUhipQC70gfW5SiUDhYQ3vk8G+81HqQk7Fv9OXwwn9KA==" } } }, @@ -9142,9 +10162,9 @@ }, "dependencies": { "tslib": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", - "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" } } }, @@ -9304,16 +10324,16 @@ "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" }, "mime-db": { - "version": "1.48.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.48.0.tgz", - "integrity": "sha512-FM3QwxV+TnZYQ2aRqhlKBMHxk10lTbMt3bBkMAp54ddrNeVSfcQYOOKuGuy3Ddrm38I04If834fOUSq1yzslJQ==" + "version": "1.49.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.49.0.tgz", + "integrity": "sha512-CIc8j9URtOVApSFCQIF+VBkX1RwXp/oMMOrqdyXSBXq5RWNEsRfyj1kiRnQgmNXmHxPoFIxOroKA3zcU9P+nAA==" }, "mime-types": { - "version": "2.1.31", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.31.tgz", - "integrity": "sha512-XGZnNzm3QvgKxa8dpzyhFTHmpP3l5YNusmne07VUOXxou9CqUqYa/HBy124RqtVh/O2pECas/MOcsDgpilPOPg==", + "version": "2.1.32", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.32.tgz", + "integrity": "sha512-hJGaVS4G4c9TSMYh2n6SQAGrC4RnfU+daP8G7cSCmaqNjiOoUY0VHCMS42pxnQmVF1GWwFhbHWn3RIxCqTmZ9A==", "requires": { - "mime-db": "1.48.0" + "mime-db": "1.49.0" } }, "mimic-fn": { @@ -9527,9 +10547,9 @@ "integrity": "sha1-iZ8R2WhuXgXLkbNdXw5jt3PPyQE=" }, "nanoid": { - "version": "3.1.23", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.23.tgz", - "integrity": "sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==" + "version": "3.1.25", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.25.tgz", + "integrity": "sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q==" }, "nanomatch": { "version": "1.2.13", @@ -9592,9 +10612,9 @@ }, "dependencies": { "tslib": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", - "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" } } }, @@ -9676,9 +10696,9 @@ } }, "node-releases": { - "version": "1.1.73", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.73.tgz", - "integrity": "sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg==" + "version": "1.1.75", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.75.tgz", + "integrity": "sha512-Qe5OUajvqrqDSy6wrWFmMwfJ0jVgwiw4T3KqmbTcZ62qW0gQkheXYhcFM1+lOVcGUoRxcEcfyvFMAnDgaF1VWw==" }, "normalize-package-data": { "version": "2.5.0", @@ -9784,9 +10804,9 @@ } }, "object-inspect": { - "version": "1.10.3", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.10.3.tgz", - "integrity": "sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==" + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.11.0.tgz", + "integrity": "sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==" }, "object-is": { "version": "1.1.5", @@ -10043,9 +11063,9 @@ }, "dependencies": { "tslib": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", - "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" } } }, @@ -10100,9 +11120,9 @@ }, "dependencies": { "tslib": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", - "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" } } }, @@ -11282,9 +12302,9 @@ }, "dependencies": { "postcss": { - "version": "8.3.5", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.5.tgz", - "integrity": "sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA==", + "version": "8.3.6", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.6.tgz", + "integrity": "sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==", "requires": { "colorette": "^1.2.2", "nanoid": "^3.1.23", @@ -11387,14 +12407,21 @@ } }, "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", + "version": "27.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.1.0.tgz", + "integrity": "sha512-4aGaud3w3rxAO6OXmK3fwBFQ0bctIOG3/if+jYEFGNGIs0EvuidQm3bZ9mlP2/t9epLNC/12czabfy7TZNSwVA==", "requires": { - "@jest/types": "^26.6.2", + "@jest/types": "^27.1.0", "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", + "ansi-styles": "^5.0.0", "react-is": "^17.0.1" + }, + "dependencies": { + "ansi-styles": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", + "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" + } } }, "process": { @@ -11684,14 +12711,14 @@ } }, "react-card-flip": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/react-card-flip/-/react-card-flip-1.1.1.tgz", - "integrity": "sha512-viH05bvFl3jfy75ibZhvubq6VV4Sla2GuN0hGFMuqLRIkM6qW21WswoFC7qhntY0+PMFqu0WSY5mBKneR0HL3Q==" + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/react-card-flip/-/react-card-flip-1.1.3.tgz", + "integrity": "sha512-hTytY1vuoTHFeYJTGuxk8YPjjxJDAGRC9ec5dPgWL71p+pQUYDuPtdzHTnBszp2XRy4w+HSdIoYYqXLIPnkCEA==" }, "react-countup": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/react-countup/-/react-countup-4.3.3.tgz", - "integrity": "sha512-pWnxpwdPNRyJFha/YKKbyc4RLAw8PzmULdgCziGIgw6vxhT1VdccrvQgj38HBSoM2qF/MoLmn4M2klvDWVIdaw==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/react-countup/-/react-countup-4.4.0.tgz", + "integrity": "sha512-PSSpvRT5FCjCVh3NzPpz/SgeG8b9LnpfCSO1TEMK8K/GhmxI+s8D/KbxGCFsmmeq+Y0cnf2KepUHssPfH/7iyw==", "requires": { "countup.js": "^1.9.3", "prop-types": "^15.7.2", @@ -11965,9 +12992,9 @@ "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==" }, "react-multi-carousel": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/react-multi-carousel/-/react-multi-carousel-2.6.3.tgz", - "integrity": "sha512-fCe+I1BlhTUyNHm/fh3bWavDo8UzoolTd/zrKao/wvb/XFf9dvesfNOawx7ukAzptiHOQhGCWZiNao+J76Byfw==" + "version": "2.6.5", + "resolved": "https://registry.npmjs.org/react-multi-carousel/-/react-multi-carousel-2.6.5.tgz", + "integrity": "sha512-i5iuAm5XRT/h7uBL9/pGWeRsQXzqvjBrPVP1sobKgDKEvfZuKFpYp/alaQhTRM56Jtkb8jZpSqLn52Ku6jJbDg==" }, "react-only-when": { "version": "1.0.2", @@ -11975,9 +13002,9 @@ "integrity": "sha512-agE6l3L6bqaVuwNtjihTQ36M+VBfPS63KOzcNL4ZTmlwSxQPvhzIqmBWfiol0/wLYmKxCcBqgXkEJpvj5Kob8Q==" }, "react-overlays": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/react-overlays/-/react-overlays-5.0.1.tgz", - "integrity": "sha512-plwUJieTBbLSrgvQ4OkkbTD/deXgxiJdNuKzo6n1RWE3OVnQIU5hffCGS/nvIuu6LpXFs2majbzaXY8rcUVdWA==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/react-overlays/-/react-overlays-5.1.1.tgz", + "integrity": "sha512-eCN2s2/+GVZzpnId4XVWtvDPYYBD2EtOGP74hE+8yDskPzFy9+pV1H3ZZihxuRdEbQzzacySaaDkR7xE0ydl4Q==", "requires": { "@babel/runtime": "^7.13.8", "@popperjs/core": "^2.8.6", @@ -12047,11 +13074,11 @@ "integrity": "sha512-GzvZ8i1ZRL4YRaTOfIeka5CQSc7mCIZVa0C7brJoA55EQ0A+EsFQT1YOvFVzKOVP33UqoKNMijI1PQ7UtO1Eeg==" }, "react-router": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-5.2.0.tgz", - "integrity": "sha512-smz1DUuFHRKdcJC0jobGo8cVbhO3x50tCL4icacOlcwDOEQPq4TMqwx3sY1TP+DvtTgz4nm3thuo7A+BK2U0Dw==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/react-router/-/react-router-5.2.1.tgz", + "integrity": "sha512-lIboRiOtDLFdg1VTemMwud9vRVuOCZmUIT/7lUoZiSpPODiiH1UQlfXy+vPLC/7IWdFYnhRwAyNqA/+I7wnvKQ==", "requires": { - "@babel/runtime": "^7.1.2", + "@babel/runtime": "^7.12.13", "history": "^4.9.0", "hoist-non-react-statics": "^3.1.0", "loose-envify": "^1.3.1", @@ -12071,15 +13098,15 @@ } }, "react-router-dom": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.2.0.tgz", - "integrity": "sha512-gxAmfylo2QUjcwxI63RhQ5G85Qqt4voZpUXSEqCwykV0baaOTQDR1f0PmY8AELqIyVc0NEZUj0Gov5lNGcXgsA==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.2.1.tgz", + "integrity": "sha512-xhFFkBGVcIVPbWM2KEYzED+nuHQPmulVa7sqIs3ESxzYd1pYg8N8rxPnQ4T2o1zu/2QeDUWcaqST131SO1LR3w==", "requires": { - "@babel/runtime": "^7.1.2", + "@babel/runtime": "^7.12.13", "history": "^4.9.0", "loose-envify": "^1.3.1", "prop-types": "^15.6.2", - "react-router": "5.2.0", + "react-router": "5.2.1", "tiny-invariant": "^1.0.2", "tiny-warning": "^1.0.0" } @@ -12349,9 +13376,9 @@ } }, "regenerator-runtime": { - "version": "0.13.7", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz", - "integrity": "sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==" + "version": "0.13.9", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz", + "integrity": "sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==" }, "regenerator-transform": { "version": "0.14.5", @@ -12487,9 +13514,9 @@ "integrity": "sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==" }, "domutils": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.7.0.tgz", - "integrity": "sha512-8eaHa17IwJUPAiB+SoTYBo5mCdeMgdcAoXJ59m6DT1vw+5iLS3gNoqYaRowaBKtGVrOF1Jz4yDTgYKLK2kvfJg==", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz", + "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==", "requires": { "dom-serializer": "^1.0.1", "domelementtype": "^2.2.0", @@ -12589,9 +13616,9 @@ "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=" }, "resolve-url-loader": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-3.1.3.tgz", - "integrity": "sha512-WbDSNFiKPPLem1ln+EVTE+bFUBdTTytfQZWbmghroaFNFaAVmGq0Saqw6F/306CwgPXsGwXVxbODE+3xAo/YbA==", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-3.1.4.tgz", + "integrity": "sha512-D3sQ04o0eeQEySLrcz4DsX3saHfsr8/N6tfhblxgZKXxMT2Louargg12oGNfoTRLV09GXhVUe5/qgA5vdgNigg==", "requires": { "adjust-sourcemap-loader": "3.0.0", "camelcase": "5.3.1", @@ -12599,58 +13626,17 @@ "convert-source-map": "1.7.0", "es6-iterator": "2.0.3", "loader-utils": "1.2.3", - "postcss": "7.0.21", + "postcss": "7.0.36", "rework": "1.0.1", "rework-visit": "1.0.0", "source-map": "0.6.1" }, "dependencies": { - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "requires": { - "color-convert": "^1.9.0" - } - }, "camelcase": { "version": "5.3.1", "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "dependencies": { - "supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "requires": { - "has-flag": "^3.0.0" - } - } - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" - }, "convert-source-map": { "version": "1.7.0", "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz", @@ -12664,11 +13650,6 @@ "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-2.1.0.tgz", "integrity": "sha1-TapNnbAPmBmIDHn6RXrlsJof04k=" }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=" - }, "json5": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz", @@ -12686,24 +13667,6 @@ "emojis-list": "^2.0.0", "json5": "^1.0.1" } - }, - "postcss": { - "version": "7.0.21", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.21.tgz", - "integrity": "sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==", - "requires": { - "chalk": "^2.4.2", - "source-map": "^0.6.1", - "supports-color": "^6.1.0" - } - }, - "supports-color": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", - "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", - "requires": { - "has-flag": "^3.0.0" - } } } }, @@ -13058,11 +14021,11 @@ }, "dependencies": { "schema-utils": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.0.0.tgz", - "integrity": "sha512-6D82/xSzO094ajanoOSbe4YvXWMfn2A//8Y1+MUqFAJul5Bs+yn36xbK9OtNDcRVSBJ9jjeoXftM6CfztsjOAA==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz", + "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==", "requires": { - "@types/json-schema": "^7.0.6", + "@types/json-schema": "^7.0.8", "ajv": "^6.12.5", "ajv-keywords": "^3.5.2" } @@ -13494,16 +14457,16 @@ } }, "sockjs-client": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/sockjs-client/-/sockjs-client-1.5.1.tgz", - "integrity": "sha512-VnVAb663fosipI/m6pqRXakEOw7nvd7TUgdr3PlR/8V2I95QIdwT8L4nMxhyU8SmDBHYXU1TOElaKOmKLfYzeQ==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/sockjs-client/-/sockjs-client-1.5.2.tgz", + "integrity": "sha512-ZzRxPBISQE7RpzlH4tKJMQbHM9pabHluk0WBaxAQ+wm/UieeBVBou0p4wVnSQGN9QmpAZygQ0cDIypWuqOFmFQ==", "requires": { "debug": "^3.2.6", "eventsource": "^1.0.7", "faye-websocket": "^0.11.3", "inherits": "^2.0.4", "json3": "^3.3.3", - "url-parse": "^1.5.1" + "url-parse": "^1.5.3" }, "dependencies": { "debug": { @@ -13591,9 +14554,9 @@ } }, "spdx-license-ids": { - "version": "3.0.9", - "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.9.tgz", - "integrity": "sha512-Ki212dKK4ogX+xDo4CtOZBVIwhsKBEfsEEcwmJfLQzirgc2jIWdzg40Unxz/HzEUqM1WFzVlQSMF9kZZ2HboLQ==" + "version": "3.0.10", + "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.10.tgz", + "integrity": "sha512-oie3/+gKf7QtpitB0LYLETe+k8SifzsX4KixvpOsbI6S0kRiRQ5MKOio8eMSAKQ17N06+wdEOXRiId+zOxo0hA==" }, "spdy": { "version": "4.0.2", @@ -14057,9 +15020,9 @@ }, "dependencies": { "ajv": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.6.0.tgz", - "integrity": "sha512-cnUG4NSBiM4YFBxgZIj/In3/6KX+rQ2l2YPRVcvAMQGWEPKuXoPIhxzwqh31jA3IPbI4qEOp/5ILI4ynioXsGQ==", + "version": "8.6.2", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.6.2.tgz", + "integrity": "sha512-9807RlWAgT564wT+DjeyU5OFMPjmzxVobvDFmNAhY+5zD6A2ly3jDp6sgnfyDtlIQ+7H97oc/DGCzzfu9rjw9w==", "requires": { "fast-deep-equal": "^3.1.1", "json-schema-traverse": "^1.0.0", @@ -14080,9 +15043,9 @@ "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==" }, "tar": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.0.tgz", - "integrity": "sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA==", + "version": "6.1.11", + "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz", + "integrity": "sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==", "requires": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", @@ -14169,9 +15132,9 @@ "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" }, "find-cache-dir": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.1.tgz", - "integrity": "sha512-t2GDMt3oGC/v+BMwzmllWDuJF/xcDtE5j/fCGbqDD7OLuJkj0cfh1YSA5VKPvwMeLFLNDBkwOKZ2X85jGLVftQ==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz", + "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==", "requires": { "commondir": "^1.0.1", "make-dir": "^3.0.2", @@ -14203,11 +15166,11 @@ } }, "schema-utils": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.0.0.tgz", - "integrity": "sha512-6D82/xSzO094ajanoOSbe4YvXWMfn2A//8Y1+MUqFAJul5Bs+yn36xbK9OtNDcRVSBJ9jjeoXftM6CfztsjOAA==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz", + "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==", "requires": { - "@types/json-schema": "^7.0.6", + "@types/json-schema": "^7.0.8", "ajv": "^6.12.5", "ajv-keywords": "^3.5.2" } @@ -14218,9 +15181,9 @@ "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" }, "terser": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.7.0.tgz", - "integrity": "sha512-HP5/9hp2UaZt5fYkuhNBR8YyRcT8juw8+uFbAme53iN9hblvKnLUTKkmwJG6ocWpIKf8UK4DoeWG4ty0J6S6/g==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/terser/-/terser-5.7.2.tgz", + "integrity": "sha512-0Omye+RD4X7X69O0eql3lC4Heh/5iLj3ggxR/B5ketZLOtLiOqukUgjw3q4PDnNQbsrkKr3UMypqStQG3XKRvw==", "requires": { "commander": "^2.20.0", "source-map": "~0.7.2", @@ -14386,9 +15349,9 @@ "integrity": "sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==" }, "tsconfig-paths": { - "version": "3.9.0", - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz", - "integrity": "sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz", + "integrity": "sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==", "requires": { "@types/json5": "^0.0.29", "json5": "^1.0.1", @@ -14666,11 +15629,11 @@ }, "dependencies": { "schema-utils": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.0.0.tgz", - "integrity": "sha512-6D82/xSzO094ajanoOSbe4YvXWMfn2A//8Y1+MUqFAJul5Bs+yn36xbK9OtNDcRVSBJ9jjeoXftM6CfztsjOAA==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz", + "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==", "requires": { - "@types/json-schema": "^7.0.6", + "@types/json-schema": "^7.0.8", "ajv": "^6.12.5", "ajv-keywords": "^3.5.2" } @@ -14678,9 +15641,9 @@ } }, "url-parse": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.1.tgz", - "integrity": "sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==", + "version": "1.5.3", + "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.3.tgz", + "integrity": "sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==", "requires": { "querystringify": "^2.1.1", "requires-port": "^1.0.0" @@ -15897,9 +16860,9 @@ "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==" }, "whatwg-url": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.6.0.tgz", - "integrity": "sha512-os0KkeeqUOl7ccdDT1qqUcS4KH4tcBTSKK5Nl5WKb2lyxInIZ/CpjkqKa1Ss12mjfdcRX9mHmPPs7/SxG1Hbdw==", + "version": "8.7.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz", + "integrity": "sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==", "requires": { "lodash": "^4.7.0", "tr46": "^2.1.0", @@ -16176,9 +17139,9 @@ } }, "ws": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.0.tgz", - "integrity": "sha512-6ezXvzOZupqKj4jUqbQ9tXuJNo+BR2gU8fFRk3XCP3e0G6WT414u5ELe6Y0vtp7kmSJ3F7YWObSNr1ESsgi4vw==" + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.4.tgz", + "integrity": "sha512-zP9z6GXm6zC27YtspwH99T3qTG7bBFv2VIkeHstMLrLlDJuzA7tQ5ls3OJ1hOGGCzTQPniNJoHXIAOS0Jljohg==" }, "xml-name-validator": { "version": "3.0.0", diff --git a/package.json b/package.json index 00c2f2e..9c113cb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "sir_cell", "version": "0.1.0", "private": true, - "homepage": "http://iao.iiti.ac.in/", + "homepage": "https://iao.iiti.ac.in/", "dependencies": { "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", diff --git a/public/manifest.json b/public/manifest.json index 1cf6f81..ecd3190 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -18,7 +18,7 @@ "sizes": "512x512" } ], - "start_url": "http://iao.iiti.ac.in/", + "start_url": "https://iao.iiti.ac.in/", "display": "standalone", "theme_color": "#000000", "background_color": "#ffffff" diff --git a/src/App.js b/src/App.js index 52cd7a8..a8f59f2 100644 --- a/src/App.js +++ b/src/App.js @@ -1,5 +1,5 @@ import React, { useEffect, useState } from "react"; -import { Home } from "./Home/Home"; +import { NoAuth } from "./NoAuth/NoAuth"; function App() { const [isLoading, SetIsLoading] = useState(true); @@ -12,7 +12,7 @@ function App() { else return (
- Indian Institute of Technology Indore, located in Madhya Pradesh, known as IIT - Indore or IITI, is an institute of national importance established by the Government - of India in 2009. It is one of the eight new IITs, started by the Ministry of Human - Resource Development (India), Government of India. The institution started - functioning from 2009-10 on a temporary campus at the Institute of Engineering and - Technology of Devi Ahilya University, Indore, under IIT Bombay's mentorship. Shri - Arjun Singh, the Union HRD minister, laid the foundation of the permanent campus, - spread over 501.42-acre (2.1 sq. km), on 17th February 2009 at Simrol, a location on - Khandwa Road about 25 km from the city of Indore. -
-- As IIT Indore steps into the next decade, it carries forward the culture of - excellence and hard work embedded in its social environment. It maintains a high - national rank among the institutions of higher education. It is now among the top 10 - engineering institutes in the country. Over the last eight years, our graduating - students have been engaged with the best corporations in India and worldwide, across - different verticals. Many have also chosen the less-traveled path of - entrepreneurship. It is indeed a proud moment for us when our students contribute to - society by creating jobs and changing lives. Along with their researchers in the - last decade, our faculty colleagues have also shown immense perseverance to attain - new heights of excellence. -
- -- The teaching and research climate in the Institute has been supported by efficient - administration. Having been granted its first patent, the Institute has renewed its - focus on patenting along with publishing. The key focus is to engage with MSMEs, - start-ups, and transfer technology. Efforts are also underway towards liaison and - collaboration with grassroots-level organizations to contribute to our immediate - neighborhood's development through technological innovation. On behalf of the - Institute, I congratulate all our graduates and wish them success in the future. - 2020 is no ordinary year – the normal has been redefined worldwide to pose - significant challenges for the education sector. -
-IIT Indore has 11 departments:
-- For more information about departments @ IIT Indore, please visit -{" "} - http://iiti.ac.in/departments -
-- CIIEIR was established in 2016. CIIEIR is an umbrella setup at IIT Indore for - fostering entrepreneurship and nurturing start-ups. It administers a business - incubator that provides ‘Start to scale’ support for technology-based - entrepreneurship and facilitates the conversion of research activity into - entrepreneurial ventures. -
-- CIIEIR Aims to transform knowledge and Innovation into the creation of successful - innovative entrepreneurs. Mentoring and developing competitiveness, Innovation, - enhancing links between Industry and students to enable them to develop emerging - technology and be the best entrepreneurs. -
-- The IITI Central Workshop is equipped with modern state-of-the-art instruments. - Currently, the workshop is having seven shops: Machining, Welding, Forming, Foundry, - Injection Molding, Fitting, and Carpentry. It is supported by a team of highly - skilled operators. Apart from industrial manufacturing work, it also provides - hands-on-training to students/operators involved in the research and development of - industry or academics in the production and fabrication of mechanical components. - The projects and manufacturing divisions satisfy industrial standards and - requirements and bridge the gap between industry and academia. Completion of a - project in a time-bound, cost-effective framework maintaining a high quality of - products is the aim. The workshop provides excellence and problem-specific solutions - to industries and research organizations, apart from teaching students handling the - facilities. -
-- SIC was established in September 2011 with institute funding to expedite research - programs at IIT Indore. The SIC mission is to support and foster research efforts in - Science and Engineering at IIT Indore by providing state-of-the-art instrumentation - and ancillary equipment and expertise in its use and application. The SIC is - equipped with Single Crystal X-ray Diffraction, Nuclear Magnetic Resonance, - High-Resolution Mass Spectrometry, Elemental Analysis, Single-Molecule Imaging - Spectroscopy, and other Spectroscopic facilities together under one roof to provide - the highest quality data for analysis to research groups and students. With the - existence of excellent facilities and a high level of expertise, SIC offers - analytical services within the Institute and external organizations. -
-- SIC has now emerged as one of the first centers in central India, providing - extensive support to users across the country. It is also thriving to become a - self-sustained center by generating funds from services provided to academia and - industry users. A major advantage of SIC is its accessibility to students within the - Institute, a very healthy ratio of students to the time availability on instruments. -
-- The SIC instruments strengthen the following research areas: Fundamental Research in - Inorganic Chemistry, Organic Chemistry, Organometallic Chemistry, Various aspects of - Material Science, BioScience and Engineering including work on Biosensors, Materials - Science and Engineering, and Condensed Matter Physics. -
-- Recently many new facilities viz. online form submission and dissemination of data, - revamping of safety and security of the center and hands-on training of students for - equipment like single-crystal X-ray crystallography are introduced. Further hands-on - training workshop for researchers has been planned, which will be conducted once the - pandemic situation improves. -
-- Centre for Advanced Electronics (CAE) has been established at IIT Indore as an - interdisciplinary research centre that aims to develop materials, devices & - technologies for multidisciplinary applications, including computing, communication, - medical, and energy. The CAE has brought some of the academicians at IIT Indore, - working in electronics and its allied areas, under one technical roof to enable - high-quality applied research to benefit humanity. We are honored to have onboard - some of the renowned academicians, in electronics and related areas, across the - globe as our advisors. The CAE is committed to coming up as a platform for applied - research, device development, skill & workforce development in the nationally - important area of electronics. -
-- The Computer and Information Technology Center is solely responsible for keeping the - Information and Communication Technology & Computation related facilities available - to every member of IIT Indore. These facilities are constantly upgraded to meet the - evolving standards of IIT. The Computer Labs remain open for twelve hours (8:00 AM - to 8:00 PM) in a day. The students visit the labs for their general and routine - computing tasks. Many departments use the facilities of the Computer Lab to conduct - their practical classes & examinations. The campus LAN will be extending to all the - hostels and residences. New hardware and software are procured on a regular basis to - provide a state-of-the-art computing facility to the IIT Indore family. -
-- IIT Indore has established DST-FIST Center of Excellence in Gear Engineering in - 2015. -
-- IIT Indore has started work towards establishing the Center of Futuristic Defense - and Space Technology (CFDST). The Centre would be functioning with the objectives to - establish collaboration with defense and space organizations and help them find - solutions for existing and futuristic technologies. -
-- CRDT Centre of IIT Indore was started to address challenges faced by rural areas and - to improve their living. It has made substantial contributions by developing and - transferring technologies in rural areas, including sanitation, cleanliness and - water and waste management, etc. -
-- The Placement Cell handles all facets of campus placements for the graduating - students of IIT Indore. It involves establishing long-term relations with companies - and ensuring an efficient and smooth recruitment process. This office is well - equipped with first-rate infrastructure & caters to all organizations' requirements - at every stage of the placement process. Various recruiting organizations offer - different job roles in Automobile, CS/IT, Manufacturing, Constructions, Oil & Gas, - Consulting & Analytics, Education, Research & Development, Electronics, E-commerce, - etc. The Placement Cell established a mutual association with many renowned - organizations, which helped students get attractive job opportunities with - competitive compensation. These mainly include; Microsoft, Amazon, GE India, DE- - Shaw, Goldman Sachs, ISRO, HPCL, MasterCard, Salesforce, Deloitte, Arcesium, - Barclays, CodeNation, Razorpay, UnitedHealth Group, HSBC, IOCL, Samsung, Strand Life - Sciences, Flipkart, MathWorks, Wipro, Capgemini, L&T, Quantile Analytics, Bosch, - Fractal Analytics, TCS, Maruti Suzuki, NXP Semiconductors, Mentor Graphics, Seagate, - Tata Steel, Jindal Steel and help the student to move in their career path. -
-- For more information about Centres @ IIT Indore, please visit -{" "} - - https://www.iiti.ac.in/page/centers - -
-- IIT Indore is rapidly expanding globally, intending to internationalize its teaching - and research portfolio. Currently, we are collaborating intensely with counties - across North America, Europe, Asia, and Oceania. In continuation to the previous - year, this year we had notable progress on three fronts: -
-- Continuing the upward trajectory in recruiting international students in our degree - programs, in 2019-20, we hosted 03 international students who pursued their Master’s - degrees in various disciplines at IIT Indore. These students were from SAARC nations - (Bangladesh and Nepal) and joined us through the Study in India (SII) program. This - year also we have got 01 student admitted from Nigeria in ME. Although IIT Indore - has been hosting foreign internship students since its inception, this past year was - path-breaking because we hosted 06 Thai exchange students who took regular courses - as well. This has helped us establish our brand in ASEAN countries, and specifically - Thailand. -
-- GIAN, VAJRA, SPARC, and ASEM-DUO are the recent Ministry of Education initiatives - that aim to improve India's higher education research and teaching ecosystem. In the - year 2019-20, a substantial number of such projects were awarded to IIT Indore. -
-- The Academic Office is responsible for all the academic affairs of the students of - the Institute. There is a Dean of Academic Affairs, two Associate Dean (Academic), - an Administrative Officer, Managers, and Deputy Managers in this office besides some - contractual employees. -
-- For more information about Academic Office @ IIT Indore, please visit -{" "} - https://academic.iiti.ac.in/ -
-- IIT Indore envisages the convergence of traditional disciplines as the key to - accomplish the previously unimaginable. With this foresight, IIT Indore has been - promoting inter-disciplinary research programs focusing on basic and applied - research, technology development, and innovation. This vision has helped the - institute to excel in all spheres of science, engineering, and humanities, and - social sciences. From academic to outreach programs, research is at the heart of IIT - Indore’s vision to accomplish the previously unimaginable. Thus, while focusing on - the basic and applied research, IIT Indore has been promoting inter-disciplinary - research programs to further stimulate technology development and innovation. This - vision has helped the institute to excel in all spheres of science, engineering, and - humanities, and social sciences. -
- -- A critical competency of IIT Indore is a research-driven academic program as it - forms a core component of undergraduate and postgraduate teaching. IIT Indore has - consciously promulgated the idea of involving undergraduate students in forefront - research projects. This led to the initiation of a formal undergraduate research - scheme, Promotion of Research and Innovation for Undergraduate Students (PRIUS). - Research at IIT Indore has been recognized at both the international and national - levels. Faculty members and scientists are actively involved in several key global - projects and joint collaborations with research organizations in Japan, South Korea, - Russia, Portugal, France, Germany, UK, the USA, and many other countries. The - institute has been successful in securing 331 externally sponsored research projects - with a sanctioned amount of Rs. 218 Crores. -
-- For more information about Research and Development @ IIT Indore, please visit -{" "} - https://rnd.iiti.ac.in/ -
-- The Student Affairs Section comprises various sub-sections, namely Technical, - Cultural, Sports, Placement, Counselling, and Hostels. These sections conduct - activities to enhance their confidence, leadership qualities, attitude, management, - communication, and creative skills. The period from April 2019 to March 2020 - witnessed a buzz of activity across various domains. It included resumption of - Students’ Gymkhana, creation of Graduate Students’ Forum for PG students, - formulation of Constitution of Gymkhana, making of Student Affairs Section webpage. -
- -- When it comes to studying at an IIT, people have the misconception that IITians are - studious dweebs who can't break out of their schedules' humdrum monotony; trapped in - a perpetual loop of assignments, quizzes, vivas, and semester examinations. With a - panoply of activities organized under the banner of cultural and technical events, - to a multitude of clubs that help the students follow their interests, the students - gain an impressive repertoire of skills, apart from academic excellence. Whether it - be the performance at inter-IITs, at annual TvsMs, or international competitions, - the students at IITI have consistently shone with full brilliance. With a close-knit - community of more than 1800 students, students here form solid and lasting - friendships for life. -
-- For more information about Student Affairs @ IIT Indore, please visit -{" "} - https://studentaffairs.iiti.ac.in/ -
-- India is a unique nation whose fabric has been woven by diverse linguistic, - cultural, and religious threads, held together into a composite national identity by - a rich history of cultural evolution. Ek Bharat Shreshtha Bharat is a pioneering - initiative launched by the Government of India to enhance unity in diversity of our - nation India. -
-- This program aims to strengthen the existing cultural connection among diverse parts - of the country and enhance interaction between people living in various states and - union territories. This initiative aims to improve mutual understanding and - reciprocity among the people of India so that a shared spirit of understanding may - reverberate throughout the country. -
-- As part of this initiative, the States and UTs are to embark on a mission to augment - their cultural, academic, and economic ties by entering into an eclectic range of - mutual engagements with the paired States/UTs covering the spheres of music, drama, - cuisine, language, history, tourism and other forms of exchange. -
-At IIT Indore, Various Clubs Under EBSB:
-- Rashtriya Avishkar Abhiyan, RuTAG, Swachha Bharat Mission, and Unnat Bharat Abhiyan. - IIT Indore has started its Social Outreach Program in 2011 with the constitution of - a social organization called AVANA, constituted by a group of - socially conscious faculty members and students. So far, the group has reached out - to a neighboring school and extended its support to the school in various forms, - including teaching students about cleanliness and hygiene. Rashtriya Avishkar - Abhiyan is a unique concept developed by the Ministry of Human Resource Development - that aims to inculcate a spirit of inquiry, creativity, and love for Science and - Mathematics in school children. -
-
-
- For more information about IIT Indore, please visit -{" "}
-
- http://iiti.ac.in/
-
-
- IIT Indore, established by the Govt. of India in 2009, promotes the - the culture of excellence and hard work. It maintains a high - national rank among the institutions of higher education and is now - among the top 10 engineering institutes in the country. -
- -- IIT Indore is rapidly expanding globally with an aim to - internationalize its teaching and research portfolio. Currently, we - are collaborating intensely with counties across North America, - Europe, Asia, and Oceania. -
- -- IITI Campus is equipped with accommodation facilities and amenities - of international standards with 5 Hall of residence to accommodate - students inside the campus in the middle of the nature with - greeneries around and arrangement of safety and security of the - resident. -
- -- IIT Indore has centralized office for - International Affairs and Outreach to oversee and coordinate the - relevant activities. We deal with the partner Universities across the globe for - academic and research collaborations, which facilitate opportunities to IITI and - partner institute’s students and faculties for mobility, research, exchange, and - internships. IITI is establishing linkage with renowned Universities of the - world. We have signed several Memorandum of Understandings (MoUs) with various - Universities / Institutions across the globe to promote bilateral grants, - mobility programs, international fellowships, and other MHRD initiatives like{" "} - SPARC, VAJRA and - GIAN - for students and faculties over the last decade. -
-- Moreover, our office is contributing more to develop strong and sustainable - international partnerships with research laboratories, academic institutions, - industry, and entrepreneurs in order to internationalize teaching and research - activities of the institution. -
-- We are exploring various schemes of Government of India such as SII,{" "} - ICCR and ASEAN to attract foreign students to continue their - higher studies at IITI . We aim to facilitate learning, personal growth, and - cultural understanding through active participation by reaching eminent - institution/organizations across the globe. We have expanded more efforts for - IITI faculty members and students with an aim to explore the - internationalization of higher education with all the geographical regions of - the world. -
-- We have a setup of world class - facilities / teaching aids for conducting online classes / webinars / events for - international students. In addition, we are also forming relations with the - Embassies of various countries and their Consulates to promote various academic - and research activities, students exchange, cultural exchange and other - educational programs. -
-- We would be happy to hear from the foreign Universities/institutions seeking - partnership with IITI, or international students seeking opportunities at IITI. -
-- As IIT Indore steps into the next decade, it carries forward the culture of - excellence and hard work embedded in its working and social environment. It - maintains a high national rank among the institutions of higher education and is - now among the top 10 engineering institutes in the country. Over the last eight - years, our graduating students have been engaged with best of national and - international organizations across different verticals. Many of them have also - chosen the less travelled path of entrepreneurship. It is indeed a proud moment - for us when our students contribute to the society by creating jobs and changing - lives. Our faculty colleagues have been showing immense perseverance to attain - new heights of excellence in research, teaching, collaboration, and recently - some of them ventured into the entrepreneurial field also. Teaching and research - climate in the Institute has always been supported by the efficient - administration. -
-- Since its inception IIT Indore has been collaborating with renowned Universities - across the globe. In line with the greater emphasis given in New Education - Policy (NEP) 2020 and various international and national ranking systems, our - focus now is to maximize internationalization at IIT Indore to bring global - competitiveness and excellence among the faculty members and students. To - achieve this, we have increased the intake of international students from 10% to - 25% in all our PG programs in March 2021. Hybrid and online mode of teaching and - research supervision have made greater involvement of international faculty in - teaching and PG/PhD thesis supervision much easier. Therefore, we will maximize - use of various initiatives of Ministry of Education (MoE), Govt. of India such - as GIAN, VAJRA, SPARC, etc. to significantly increase involvement of - international faculty members in teaching and research at IIT Indore. Efforts - will also be made to recruit international faculty members for 5 year or more - duration as per Govt. of India policy. -
-- We will focus on different region of the globe to maximize admission of - international student using various of MoE such as Study-in-India (SII), ASEAN - Fellowship program for PhD admission, ICCR fellowships for the international - students and our own brand image and initiatives. I am sure that very soon IIT - Indore will have a significant number of international faculties and students - imparting us global excellence and competitiveness edge in academics, research, - and entrepreneurship. -
-{data[id].date + " @" + data[id].time}
-{data[id].desc}
-- IITI Campus is equipped with accommodation facilities and amenities of international - standards with a 05 Hall of residence to accommodate students inside the campus in - the middle of nature with greeneries around and the safety and security of the - resident. -
-- IIT Indore provides 5 BHK unit to accommodate five students with one student per - bedroom with the following facilities: -
-Common facilities for all the resident students:
-- For more information about the Hall of residence @ IIT Indore, please visit -{" "} - - http://hostel.iiti.ac.in/main - -
-- IITI Campus has a central Dining facility, bakery, Amul parlor on campus to provide - hygienic and healthy food as per their choice. Dining Facilities by registered - vendors are the main eateries available. -
-- IITI Campus has one big dining hall with an inside sitting area. Our food vendors - provide hygienic food for breakfast, lunch, and dinner. This hall includes 02 food - outlets for the students, staff, and faculties. This dining hall is equipped with a - toaster, water cooler with RO filter, and bakery shop for sweets, pizza, sandwiches, - and pastries. -
-- The Health Centre of the Indian Institute of Technology Indore provides dedicated - health services to the institute community comprising of students, employees, their - dependents, and Institute Guests. The Health Centre offers Outpatient, Daycare, - Trauma, and Emergency Care. -
-- For more information about Health Centre @ IIT Indore, please visit -{" "} - http://people.iiti.ac.in/~medical/ -
-- Learning Resource Centre has a collection of 36790+ books at present. These include - books on all relevant subjects for teaching, reference, and research in addition to - fiction, literature, and general interest books to take care of the leisure and - recreational reading needs of users. The LRC has also developed special collections - such as Gandhian Studies, Hindi books, Children’s books, etc. Online Information - Resources are vital for academic and research institutes in today’s knowledge - economy. The LRC provides its users access to more than 2540+ e-journals. In - addition to this, the LRC provides access to bibliographic databases such as - SciFinder Scholar, and MathSciNet, among others. The Reading Hall provides a - peaceful environment conducive to study. -
-- For more information about LRC @ IIT Indore, please visit -{" "} - http://library.iiti.ac.in/ -
-- Student Gymkhana is the student body of IIT Indore. The senate consists of two - wings, i.e., the Executives and the Councilors. The students' elected - representatives strive to foster growth and leadership among the students by - coordinating various events to extract the maximum of one's talent. To promote - co-curricular activities and interests, the gymkhana has many clubs and groups - dedicated to the students' interests. -
-- For more information about Gymkhana @ IIT Indore, please visit -{" "} - http://gymkhana.iiti.ac.in/#home -
-- University life can be fun and fulfilling, providing students with various - opportunities to acquire new skills and knowledge and develop their character. This - is an essential milestone before they join the workforce and launch their career. - However, adjusting to a new environment away from home and managing academic and - personal demands may induce high stress and anxiety levels. Confiding in family or - friends is an excellent coping strategy. Suppose the issues being faced by a student - persist over a long period. In that case, it may be imperative to seek professional - help. IIT-Indore has a Student Counselling Centre in place that offers a supportive - and conducive environment for a student wherein he/she can discuss personal issues - or academic challenges and seek help from a professional counselor. The counselor - can provide service and support for students from diverse religious, cultural, and - ethnic backgrounds. A counselor's role is to offer support to the students to deal - with a wide range of concerns -be it academic, personal, emotional, family, or - peer-related. With the help of the students, parents, other departments, and - services at IIT Indore, the counseling center has been able to meet the needs of - students effectively and wishes to continue working for the same. -
-- For within-campus movement, Green Vehicles ply regularly. Institute provides buses - to the city for weekend shopping and recreation. Suppose a large group of students - requires an additional transport facility. In that case, it can be arranged through - a written request to respective authorities based on a moderate fee. -
-- At IIT Indore, we have a fully furnished guest house of international standards for - foreign visitors. -
- -- At IIT Indore, we understand the concern and accept our responsibility to enforce - security policies to ensure our students enjoy their stay as free as possible from - threats to their safety or well-being. The Department of Safety and Security - coordinates campus Safety and security. -
-- IIT Indore's security department conducts patrols of the campus and residence areas - 24 hours a day. IIT Indore security department enforces all regulations and laws -- - both of the IIT and the Country. They also work cooperatively with the Indore Police - Department to record incidents that may occur off-campus. -
-- For more information about Ek Bharat Shreshtha Bharat @ IIT Indore, please visit -{" "} - - http://iiti.ac.in/page/ek-bharat-shreshtha-bharat - -
-{data[id].date}
-{data[id].desc}
-{date}
-{text.slice(0, 160) + "..."}
-May 2019
-1:00 PM 1B-201
- {
+ showMyDiv(1);
+ }}
+ style={
+ hoverVal === 1
+ ? { color: "#00467f", backgroundColor: "#fff" }
+ : val === 1
+ ? { color: "#fff", backgroundColor: "#0066b9" }
+ : {}
+ }
+ >
+ About Us
{
+ showMyDiv(2);
+ }}
+ style={
+ hoverVal === 2
+ ? { color: "#00467f", backgroundColor: "#fff" }
+ : val === 2
+ ? { color: "#fff", backgroundColor: "#0066b9" }
+ : {}
+ }
+ >
+ Inbound
{
+ showMyDiv(3);
+ }}
+ style={
+ hoverVal === 3
+ ? { color: "#00467f", backgroundColor: "#fff" }
+ : val === 3
+ ? { color: "#fff", backgroundColor: "#0066b9" }
+ : {}
+ }
+ >
+ Outbound
{
+ showMyDiv(4);
+ }}
+ style={
+ hoverVal === 4
+ ? { color: "#00467f", backgroundColor: "#fff" }
+ : val === 4
+ ? { color: "#fff", backgroundColor: "#0066b9" }
+ : {}
+ }
+ >
+ Cooperation & Engagements
{
+ showMyDiv(5);
+ }}
+ style={
+ hoverVal === 5
+ ? { color: "#00467f", backgroundColor: "#fff" }
+ : val === 5
+ ? { color: "#fff", backgroundColor: "#0066b9" }
+ : {}
+ }
+ >
+ Outreach
About Us
++ + About IAO + +
++ + About IITI + +
++ + Campus Life @ IITI + +
++ + Places To Visit + +
++ + IAO Brochure + +
+People
++ + International Affairs + +
++ + SIA Cell + +
++ + Outreach Committee + +
++ + ISMAE Committee + +
+Facilities
++ + Computer and IT Center + +
++ + Training and Placement + +
+ + + + +Academics and Research
+Engage With Us
++ + Contact + +
++ + News and Activities + +
+MoUs
++ + Asian Universities + +
++ + Australian Universities + +
++ + American Universities + +
++ + African Universities + +
++ + European Universities + +
+Faculty Visits
++ + Africa + +
++ + America + +
++ + Asia + +
++ + Australia + +
++ + Europe + +
++ + Other Countries + +
+Student Visits
++ + America + +
++ + Europe + +
+International Grants
++ + Bilateral International Grants + +
+MHRD Schemes
++ + GIAN + +
++ + VAJRA + +
++ + SPARC + +
++ + ASEM - DUO + +
+Publications
++ + Publications + +
+Visitors
++ + Visitors' Experience + +
++ + Places To Visit + +
++ + International Student's List + +
++ + International Visitors + +
++ + Campus Life@IITI + +
+Academics and Research
+Students
+Researchers
++ + Visa Process + +
++ + IAO Brochure + +
+Opportunities
++ + ICCR + +
+ + +MHRD Schemes
++ + GIAN + +
++ + VAJRA + +
++ + SPARC + +
++ + ASEM - DUO + +
++ For Students +
+UK Scholarships
++ + UKRI India + +
++ + Charles Wallace India Trust + +
++ + Commonwealth Scholarships + +
+ + +German Scholarships
++ + Alexander von Humboldt Foundation + +
++ + ISG + +
++ + DAAD + +
+ + + +Other Important Opportunities
++ + Internships + +
++ + PG / PhD / Post Doc + +
+French Scholarships
++ + Raman-Charpak Fellowship + +
+ + +Canadian Scholarships
++ + Indo-Shastri Canadian Institute + +
++ + Indo-Canada Education Council + +
++ + MITACS + +
+Japanese Scholarships
++ + JSPS + +
+ +Other Scholarships
++ For Researchers +
+Indo - Germany
++ + Alexander von Humboldt Foundation + +
++ + DAAD + +
+ +Others
+ +Lecture Series
++ + Nobel Laureate Lectures + +
++ + Frontiers in Physics + +
++ + Hardy Ramanujan Lecture Series + +
+Public Lectures
++ + Automotive Light-weighting Technologies + +
++ + Prosperity Through Science Technology + +
++ + Role of Science in Nation Building during Global Health Crisis + +
++ + Forecasting Crude Oil Futures Prices Using the Kalman Filter and News + +
+Conferences and Seminars
++ + Chemistry Talks + +
++ + Nobel Prizes-2020 + +
+Events & Activities
++ + National Science Day + +
+Visits of School Kids
+Engagement with Engineering Colleges
+
+ {
+ setVal(0);
+ }}
+ >
+
|
++ + IIT Indore + +
+|
++ { + setVal(1); + }} + > + Reach Us + +
+
+
+ Please type something in the search bar +
+ )} + {txt !== "" && + dataFiltered.length > 0 && + dataFiltered.map((d) => { + console.log(d); + if (d.link[0] === "h") { + return ( + { + hideSearchComp(); + setShow(false); + }} + className="filterDiv" + href={d.link} + target="_blank" + rel="noreferrer" + > +No results found
+ )} +{date}
+{text}
+ {link !== "" && link !== undefined && ( ++ To know more,{" "} + + Click Here + +
+ )} +{text.slice(0, 160) + "..."}
++ Indian Institute of Technology Indore, located in Madhya Pradesh, known as IIT Indore or IITI, is an + institute of national importance established by the Government of India in 2009. It is one of the eight + new IITs, started by the Ministry of Human Resource Development (India), Government of India. The + institution started functioning from 2009-10 on a temporary campus at the Institute of Engineering and + Technology of Devi Ahilya University, Indore, under IIT Bombay's mentorship. Shri Arjun Singh, the Union + HRD minister, laid the foundation of the permanent campus, spread over 501.42-acre (2.1 sq. km), on 17th + February 2009 at Simrol, a location on Khandwa Road about 25 km from the city of Indore. +
++ As IIT Indore steps into the next decade, it carries forward the culture of excellence and hard work + embedded in its social environment. It maintains a high national rank among the institutions of higher + education. It is now among the top 10 engineering institutes in the country. Over the last eight years, + our graduating students have been engaged with the best corporations in India and worldwide, across + different verticals. Many have also chosen the less-traveled path of entrepreneurship. It is indeed a + proud moment for us when our students contribute to society by creating jobs and changing lives. Along + with their researchers in the last decade, our faculty colleagues have also shown immense perseverance + to attain new heights of excellence. +
+ ++ The teaching and research climate in the Institute has been supported by efficient administration. + Having been granted its first patent, the Institute has renewed its focus on patenting along with + publishing. The key focus is to engage with MSMEs, start-ups, and transfer technology. Efforts are also + underway towards liaison and collaboration with grassroots-level organizations to contribute to our + immediate neighborhood's development through technological innovation. On behalf of the Institute, I + congratulate all our graduates and wish them success in the future. 2020 is no ordinary year – the + normal has been redefined worldwide to pose significant challenges for the education sector. +
+IIT Indore has 11 departments:
++ For more information about departments @ IIT Indore, please visit -{" "} + http://iiti.ac.in/departments +
++ CIIEIR was established in 2016. CIIEIR is an umbrella setup at IIT Indore for fostering entrepreneurship + and nurturing start-ups. It administers a business incubator that provides ‘Start to scale’ support for + technology-based entrepreneurship and facilitates the conversion of research activity into + entrepreneurial ventures. +
++ CIIEIR Aims to transform knowledge and Innovation into the creation of successful innovative + entrepreneurs. Mentoring and developing competitiveness, Innovation, enhancing links between Industry + and students to enable them to develop emerging technology and be the best entrepreneurs. +
++ The IITI Central Workshop is equipped with modern state-of-the-art instruments. Currently, the workshop + is having seven shops: Machining, Welding, Forming, Foundry, Injection Molding, Fitting, and Carpentry. + It is supported by a team of highly skilled operators. Apart from industrial manufacturing work, it also + provides hands-on-training to students/operators involved in the research and development of industry or + academics in the production and fabrication of mechanical components. The projects and manufacturing + divisions satisfy industrial standards and requirements and bridge the gap between industry and + academia. Completion of a project in a time-bound, cost-effective framework maintaining a high quality + of products is the aim. The workshop provides excellence and problem-specific solutions to industries + and research organizations, apart from teaching students handling the facilities. +
++ SIC was established in September 2011 with institute funding to expedite research programs at IIT + Indore. The SIC mission is to support and foster research efforts in Science and Engineering at IIT + Indore by providing state-of-the-art instrumentation and ancillary equipment and expertise in its use + and application. The SIC is equipped with Single Crystal X-ray Diffraction, Nuclear Magnetic Resonance, + High-Resolution Mass Spectrometry, Elemental Analysis, Single-Molecule Imaging Spectroscopy, and other + Spectroscopic facilities together under one roof to provide the highest quality data for analysis to + research groups and students. With the existence of excellent facilities and a high level of expertise, + SIC offers analytical services within the Institute and external organizations. +
++ SIC has now emerged as one of the first centers in central India, providing extensive support to users + across the country. It is also thriving to become a self-sustained center by generating funds from + services provided to academia and industry users. A major advantage of SIC is its accessibility to + students within the Institute, a very healthy ratio of students to the time availability on instruments. +
++ The SIC instruments strengthen the following research areas: Fundamental Research in Inorganic + Chemistry, Organic Chemistry, Organometallic Chemistry, Various aspects of Material Science, BioScience + and Engineering including work on Biosensors, Materials Science and Engineering, and Condensed Matter + Physics. +
++ Recently many new facilities viz. online form submission and dissemination of data, revamping of safety + and security of the center and hands-on training of students for equipment like single-crystal X-ray + crystallography are introduced. Further hands-on training workshop for researchers has been planned, + which will be conducted once the pandemic situation improves. +
++ Centre for Advanced Electronics (CAE) has been established at IIT Indore as an interdisciplinary + research centre that aims to develop materials, devices & technologies for multidisciplinary + applications, including computing, communication, medical, and energy. The CAE has brought some of the + academicians at IIT Indore, working in electronics and its allied areas, under one technical roof to + enable high-quality applied research to benefit humanity. We are honored to have onboard some of the + renowned academicians, in electronics and related areas, across the globe as our advisors. The CAE is + committed to coming up as a platform for applied research, device development, skill & workforce + development in the nationally important area of electronics. +
++ The Computer and Information Technology Center is solely responsible for keeping the Information and + Communication Technology & Computation related facilities available to every member of IIT Indore. These + facilities are constantly upgraded to meet the evolving standards of IIT. The Computer Labs remain open + for twelve hours (8:00 AM to 8:00 PM) in a day. The students visit the labs for their general and + routine computing tasks. Many departments use the facilities of the Computer Lab to conduct their + practical classes & examinations. The campus LAN will be extending to all the hostels and residences. + New hardware and software are procured on a regular basis to provide a state-of-the-art computing + facility to the IIT Indore family. +
+IIT Indore has established DST-FIST Center of Excellence in Gear Engineering in 2015.
++ IIT Indore has started work towards establishing the Center of Futuristic Defense and Space Technology + (CFDST). The Centre would be functioning with the objectives to establish collaboration with defense and + space organizations and help them find solutions for existing and futuristic technologies. +
++ CRDT Centre of IIT Indore was started to address challenges faced by rural areas and to improve their + living. It has made substantial contributions by developing and transferring technologies in rural + areas, including sanitation, cleanliness and water and waste management, etc. +
++ The Placement Cell handles all facets of campus placements for the graduating students of IIT Indore. It + involves establishing long-term relations with companies and ensuring an efficient and smooth + recruitment process. This office is well equipped with first-rate infrastructure & caters to all + organizations' requirements at every stage of the placement process. Various recruiting organizations + offer different job roles in Automobile, CS/IT, Manufacturing, Constructions, Oil & Gas, Consulting & + Analytics, Education, Research & Development, Electronics, E-commerce, etc. The Placement Cell + established a mutual association with many renowned organizations, which helped students get attractive + job opportunities with competitive compensation. These mainly include; Microsoft, Amazon, GE India, DE- + Shaw, Goldman Sachs, ISRO, HPCL, MasterCard, Salesforce, Deloitte, Arcesium, Barclays, CodeNation, + Razorpay, UnitedHealth Group, HSBC, IOCL, Samsung, Strand Life Sciences, Flipkart, MathWorks, Wipro, + Capgemini, L&T, Quantile Analytics, Bosch, Fractal Analytics, TCS, Maruti Suzuki, NXP Semiconductors, + Mentor Graphics, Seagate, Tata Steel, Jindal Steel and help the student to move in their career path. +
++ For more information about Centres @ IIT Indore, please visit -{" "} + https://www.iiti.ac.in/page/centers +
++ IIT Indore is rapidly expanding globally, intending to internationalize its teaching and research + portfolio. Currently, we are collaborating intensely with counties across North America, Europe, Asia, + and Oceania. In continuation to the previous year, this year we had notable progress on three fronts: +
++ Continuing the upward trajectory in recruiting international students in our degree programs, in + 2019-20, we hosted 03 international students who pursued their Master’s degrees in various disciplines + at IIT Indore. These students were from SAARC nations (Bangladesh and Nepal) and joined us through the + Study in India (SII) program. This year also we have got 01 student admitted from Nigeria in ME. + Although IIT Indore has been hosting foreign internship students since its inception, this past year was + path-breaking because we hosted 06 Thai exchange students who took regular courses as well. This has + helped us establish our brand in ASEAN countries, and specifically Thailand. +
++ GIAN, VAJRA, SPARC, and ASEM-DUO are the recent Ministry of Education initiatives that aim to improve + India's higher education research and teaching ecosystem. In the year 2019-20, a substantial number of + such projects were awarded to IIT Indore. +
++ The Academic Office is responsible for all the academic affairs of the students of the Institute. There + is a Dean of Academic Affairs, two Associate Dean (Academic), an Administrative Officer, Managers, and + Deputy Managers in this office besides some contractual employees. +
++ For more information about Academic Office @ IIT Indore, please visit -{" "} + https://academic.iiti.ac.in/ +
++ IIT Indore envisages the convergence of traditional disciplines as the key to accomplish the previously + unimaginable. With this foresight, IIT Indore has been promoting inter-disciplinary research programs + focusing on basic and applied research, technology development, and innovation. This vision has helped + the institute to excel in all spheres of science, engineering, and humanities, and social sciences. From + academic to outreach programs, research is at the heart of IIT Indore’s vision to accomplish the + previously unimaginable. Thus, while focusing on the basic and applied research, IIT Indore has been + promoting inter-disciplinary research programs to further stimulate technology development and + innovation. This vision has helped the institute to excel in all spheres of science, engineering, and + humanities, and social sciences. +
+ ++ A critical competency of IIT Indore is a research-driven academic program as it forms a core component + of undergraduate and postgraduate teaching. IIT Indore has consciously promulgated the idea of involving + undergraduate students in forefront research projects. This led to the initiation of a formal + undergraduate research scheme, Promotion of Research and Innovation for Undergraduate Students (PRIUS). + Research at IIT Indore has been recognized at both the international and national levels. Faculty + members and scientists are actively involved in several key global projects and joint collaborations + with research organizations in Japan, South Korea, Russia, Portugal, France, Germany, UK, the USA, and + many other countries. The institute has been successful in securing 331 externally sponsored research + projects with a sanctioned amount of Rs. 218 Crores. +
++ For more information about Research and Development @ IIT Indore, please visit -{" "} + https://rnd.iiti.ac.in/ +
++ The Student Affairs Section comprises various sub-sections, namely Technical, Cultural, Sports, + Placement, Counselling, and Hostels. These sections conduct activities to enhance their confidence, + leadership qualities, attitude, management, communication, and creative skills. The period from April + 2019 to March 2020 witnessed a buzz of activity across various domains. It included resumption of + Students’ Gymkhana, creation of Graduate Students’ Forum for PG students, formulation of Constitution of + Gymkhana, making of Student Affairs Section webpage. +
+ ++ When it comes to studying at an IIT, people have the misconception that IITians are studious dweebs who + can't break out of their schedules' humdrum monotony; trapped in a perpetual loop of assignments, + quizzes, vivas, and semester examinations. With a panoply of activities organized under the banner of + cultural and technical events, to a multitude of clubs that help the students follow their interests, + the students gain an impressive repertoire of skills, apart from academic excellence. Whether it be the + performance at inter-IITs, at annual TvsMs, or international competitions, the students at IITI have + consistently shone with full brilliance. With a close-knit community of more than 1800 students, + students here form solid and lasting friendships for life. +
++ For more information about Student Affairs @ IIT Indore, please visit -{" "} + https://studentaffairs.iiti.ac.in/ +
++ India is a unique nation whose fabric has been woven by diverse linguistic, cultural, and religious + threads, held together into a composite national identity by a rich history of cultural evolution. Ek + Bharat Shreshtha Bharat is a pioneering initiative launched by the Government of India to enhance unity + in diversity of our nation India. +
++ This program aims to strengthen the existing cultural connection among diverse parts of the country and + enhance interaction between people living in various states and union territories. This initiative aims + to improve mutual understanding and reciprocity among the people of India so that a shared spirit of + understanding may reverberate throughout the country. +
++ As part of this initiative, the States and UTs are to embark on a mission to augment their cultural, + academic, and economic ties by entering into an eclectic range of mutual engagements with the paired + States/UTs covering the spheres of music, drama, cuisine, language, history, tourism and other forms of + exchange. +
+At IIT Indore, Various Clubs Under EBSB:
++ Rashtriya Avishkar Abhiyan, RuTAG, Swachha Bharat Mission, and Unnat Bharat Abhiyan. IIT Indore has + started its Social Outreach Program in 2011 with the constitution of a social organization called{" "} + AVANA, constituted by a group of socially conscious faculty members and students. So + far, the group has reached out to a neighboring school and extended its support to the school in various + forms, including teaching students about cleanliness and hygiene. Rashtriya Avishkar Abhiyan is a unique + concept developed by the Ministry of Human Resource Development that aims to inculcate a spirit of + inquiry, creativity, and love for Science and Mathematics in school children. +
+
+
+ For more information about IIT Indore, please visit -{" "}
+
+ http://iiti.ac.in/
+
+
IIT Indore is rapidly expanding globally with an aim to internationalize its diff --git a/src/Home/components/LifeIITI/Life.css b/src/NoAuth/sections/AboutUs/AboutUs/LifeIITI/Life.css similarity index 87% rename from src/Home/components/LifeIITI/Life.css rename to src/NoAuth/sections/AboutUs/AboutUs/LifeIITI/Life.css index 70f2faf..8cc71e1 100644 --- a/src/Home/components/LifeIITI/Life.css +++ b/src/NoAuth/sections/AboutUs/AboutUs/LifeIITI/Life.css @@ -3,6 +3,7 @@ margin: 10px; border: 1px solid #aaa; border-radius: 10px; + max-width: min(400px, 95%) !important; } .pic3 { display: flex; diff --git a/src/NoAuth/sections/AboutUs/AboutUs/LifeIITI/LifeIITI.js b/src/NoAuth/sections/AboutUs/AboutUs/LifeIITI/LifeIITI.js new file mode 100644 index 0000000..be1a992 --- /dev/null +++ b/src/NoAuth/sections/AboutUs/AboutUs/LifeIITI/LifeIITI.js @@ -0,0 +1,247 @@ +import React, { useState, useEffect } from "react"; +import { + d1, + d2, + e1, + e2, + e3, + g, + gh, + h1, + h2, + lh1, + lh2, + lh3, + lh4, + lh5, + lr, + ss1, + ss2, + t1, + t2, +} from "../../../../../assets"; +import "./Life.css"; +import Iframe from "react-iframe"; + +export const LifeIITI = () => { + const [width, setWidth] = useState("650px"); + const [height, setHeight] = useState("366px"); + + const updateDimensions = () => { + if (window.innerWidth <= 350) { + setWidth("300px"); + setHeight("169px"); + } else if (window.innerWidth <= 600) { + setWidth("400px"); + setHeight("225px"); + } else { + setWidth("650px"); + setHeight("366px"); + } + }; + + useEffect(() => { + updateDimensions(); + window.addEventListener("resize", updateDimensions); + return () => window.removeEventListener("resize", updateDimensions); + }, []); + + return ( +
+ IITI Campus is equipped with accommodation facilities and amenities of international standards with a 05 + Hall of residence to accommodate students inside the campus in the middle of nature with greeneries + around and the safety and security of the resident. +
++ IIT Indore provides 5 BHK unit to accommodate five students with one student per bedroom with the + following facilities: +
+Common facilities for all the resident students:
++ For more information about the Hall of residence @ IIT Indore, please visit -{" "} + + http://hostel.iiti.ac.in/main + +
++ IITI Campus has a central Dining facility, bakery, Amul parlor on campus to provide hygienic and healthy + food as per their choice. Dining Facilities by registered vendors are the main eateries available. +
++ IITI Campus has one big dining hall with an inside sitting area. Our food vendors provide hygienic food + for breakfast, lunch, and dinner. This hall includes 02 food outlets for the students, staff, and + faculties. This dining hall is equipped with a toaster, water cooler with RO filter, and bakery shop for + sweets, pizza, sandwiches, and pastries. +
++ The Health Centre of the Indian Institute of Technology Indore provides dedicated health services to the + institute community comprising of students, employees, their dependents, and Institute Guests. The + Health Centre offers Outpatient, Daycare, Trauma, and Emergency Care. +
++ For more information about Health Centre @ IIT Indore, please visit -{" "} + http://people.iiti.ac.in/~medical/ +
++ Learning Resource Centre has a collection of 36790+ books at present. These include books on all + relevant subjects for teaching, reference, and research in addition to fiction, literature, and general + interest books to take care of the leisure and recreational reading needs of users. The LRC has also + developed special collections such as Gandhian Studies, Hindi books, Children’s books, etc. Online + Information Resources are vital for academic and research institutes in today’s knowledge economy. The + LRC provides its users access to more than 2540+ e-journals. In addition to this, the LRC provides + access to bibliographic databases such as SciFinder Scholar, and MathSciNet, among others. The Reading + Hall provides a peaceful environment conducive to study. +
++ For more information about LRC @ IIT Indore, please visit -{" "} + http://library.iiti.ac.in/ +
++ Student Gymkhana is the student body of IIT Indore. The senate consists of two wings, i.e., the + Executives and the Councilors. The students' elected representatives strive to foster growth and + leadership among the students by coordinating various events to extract the maximum of one's talent. + To promote co-curricular activities and interests, the gymkhana has many clubs and groups dedicated + to the students' interests. +
++ For more information about Gymkhana @ IIT Indore, please visit -{" "} + http://gymkhana.iiti.ac.in/#home +
++ University life can be fun and fulfilling, providing students with various opportunities to acquire new + skills and knowledge and develop their character. This is an essential milestone before they join the + workforce and launch their career. However, adjusting to a new environment away from home and managing + academic and personal demands may induce high stress and anxiety levels. Confiding in family or friends + is an excellent coping strategy. Suppose the issues being faced by a student persist over a long period. + In that case, it may be imperative to seek professional help. IIT-Indore has a Student Counselling + Centre in place that offers a supportive and conducive environment for a student wherein he/she can + discuss personal issues or academic challenges and seek help from a professional counselor. The + counselor can provide service and support for students from diverse religious, cultural, and ethnic + backgrounds. A counselor's role is to offer support to the students to deal with a wide range of + concerns -be it academic, personal, emotional, family, or peer-related. With the help of the students, + parents, other departments, and services at IIT Indore, the counseling center has been able to meet the + needs of students effectively and wishes to continue working for the same. +
++ For within-campus movement, Green Vehicles ply regularly. Institute provides buses to the city for + weekend shopping and recreation. Suppose a large group of students requires an additional transport + facility. In that case, it can be arranged through a written request to respective authorities based on + a moderate fee. +
+At IIT Indore, we have a fully furnished guest house of international standards for foreign visitors.
+ ++ At IIT Indore, we understand the concern and accept our responsibility to enforce security policies to + ensure our students enjoy their stay as free as possible from threats to their safety or well-being. The + Department of Safety and Security coordinates campus Safety and security. +
++ IIT Indore's security department conducts patrols of the campus and residence areas 24 hours a day. IIT + Indore security department enforces all regulations and laws -- both of the IIT and the Country. They + also work cooperatively with the Indore Police Department to record incidents that may occur off-campus. +
++ For more information about Ek Bharat Shreshtha Bharat @ IIT Indore, please visit -{" "} + + http://iiti.ac.in/page/ek-bharat-shreshtha-bharat + +
+- At IIT Indore, we have fully furnished guest house of international standards for - the foreign visitors. + At IIT Indore, we have fully furnished guest house of international standards for the foreign visitors.
- +- As per institute accommodation policy the IIT Indore Guest House accommodation - charges are divided into two categories that are Category "A" and Category "B". + As per institute accommodation policy the IIT Indore Guest House accommodation charges are divided into + two categories that are Category "A" and Category "B".
Room charges are Rupee. 2,000 + tax 12% per night (Excluding Food)
- If the accommodation is beyond 10 days The room charges will be considered
- Rupee.20,000 + tax 12% per day (Excluding Food)
+ If the accommodation is beyond 10 days The room charges will be considered Rupee.20,000 + tax 12% per
+ day (Excluding Food)
Room charges are Rupee.3,000 + tax 18% per night (Excluding Food)
- If the accommodation is beyond 10 days The room charges will be considered
- Rupee.30,000 + tax 18% per day (Excluding Food)
+ If the accommodation is beyond 10 days The room charges will be considered Rupee.30,000 + tax 18% per
+ day (Excluding Food)
- Note - Presently we are having only one category of room that is - Executive AC Room. Above mentioned charges are applicable for both domestic and - international guests. + Note - Presently we are having only one category of room that is Executive AC Room. + Above mentioned charges are applicable for both domestic and international guests.
To view the policy,{" "} - + Click Here
-- Contact details are as follows for reservation of accommodation at IIT Indore Guest - House - -
+Contact details are as follows for reservation of accommodation at IIT Indore Guest House -
Contact person - Ashok Garasiya
diff --git a/src/Home/components/Committee/Committee.css b/src/NoAuth/sections/AboutUs/People/Committee/Committee.css
similarity index 100%
rename from src/Home/components/Committee/Committee.css
rename to src/NoAuth/sections/AboutUs/People/Committee/Committee.css
diff --git a/src/Home/components/Committee/Committee.js b/src/NoAuth/sections/AboutUs/People/Committee/Committee.js
similarity index 78%
rename from src/Home/components/Committee/Committee.js
rename to src/NoAuth/sections/AboutUs/People/Committee/Committee.js
index dcfb6a0..ac59cad 100644
--- a/src/Home/components/Committee/Committee.js
+++ b/src/NoAuth/sections/AboutUs/People/Committee/Committee.js
@@ -7,7 +7,7 @@ export const Committee = ({ committee }) => {
return (
<>
{desc}
- *Since, Prof. Ganti Suryanarayana Murthy is now a regular faculty at IIT Indore, - this Award could not be availed. + *Since, Prof. Ganti Suryanarayana Murthy is now a regular faculty at IIT Indore, this Award could not be + availed.
{card.title}
+{card.desc}
+{card.title}
+{card.desc}
+{card.title}
++ {card.desc !== "" ? card.desc : card.speakers[0].desc} +
+Announcements
+- As IIT Indore steps into the next decade, it carries forward - the culture of excellence and hard work embedded in its - social environment by maximizing the internationalization of - higher education globally and enhancing the excellence among - the faculties and students. + As IIT Indore steps into the next decade, it carries forward the culture of + excellence and hard work embedded in its social environment by maximizing the + internationalization of higher education globally and enhancing the excellence + among the faculties and students.
- We, at International Affairs and Outreach, IIT Indore, deal - with the partner Universities across the globe for academic - and research collaborations, which facilitate opportunities - to IITI and partner institute’s students and faculties for - mobility, research, exchange, and internships. + We, at International Affairs and Outreach, IIT Indore, deal with the partner + Universities across the globe for academic and research collaborations, which + facilitate opportunities to IITI and partner institute’s students and faculties + for mobility, research, exchange, and internships.
- Anyone who is not a national of India will be considered as an international - student for the purposes of admission and fees. International students can seek - admission to various Postgraduate and Research Programmes (Ph.D., M.Tech., M.S. - (Research) and M.Sc.) under the following categories: + Anyone who is not a national of India will be considered as an international student for the + purposes of admission and fees. International students can seek admission to various Postgraduate + and Research Programmes (Ph.D., M.Tech., M.S. (Research) and M.Sc.) under the following categories:
2 | ISW (International Sponsored by Industry or NGO) | -- a) Industry Sponsorship b) NGO (Non-Government Organization) - Sponsorship - | +a) Industry Sponsorship b) NGO (Non-Government Organization) Sponsorship | |||
3 | GSW (International Sponsored by Government organization) |
a) ICCR Scholarship of Government of India Link{" "}
-
+
{" "}
b) Study In India, Government of India Link - + + {" "} + + c) ASEAN Scholarship, Government of India Link + {" "} - c) Foreign Government Sponsorships + d) Foreign Government Sponsorships |
|
|
|
Library Membership Form for Students |
-
+
|
@@ -131,6 +135,7 @@ export const Admission = () => {
| Selection Procedure- Admission of International Students to IIT Indore's Ph.D., M. Tech., M.S. - (Research) and M.Sc. programs require the below besides the academic - requirements: + Admission of International Students to IIT Indore's Ph.D., M. Tech., M.S. (Research) and M.Sc. + programs require the below besides the academic requirements:
- Students seeking admission in any one of the aforesaid categories (at Sr. No. 1) - will have to satisfy the minimum eligibility criteria for admission to the - programmes as prescribed by the Institute. But merely fulfilling the minimum - eligibility criteria does not guarantee the selection of a candidate into any - program. + Students seeking admission in any one of the aforesaid categories (at Sr. No. 1) will have to + satisfy the minimum eligibility criteria for admission to the programmes as prescribed by the + Institute. But merely fulfilling the minimum eligibility criteria does not guarantee the selection + of a candidate into any program. - * Living Expenses per semester include accommodation charges, registration fee, - refundable security deposits, one-time admission fee and charges towards Group - Insurance Premium per annum. The charges for food expenses are not included in - the living expenses and the student will have to pay separately as per - prevailing rates. + * Living Expenses per semester include accommodation charges, registration fee, refundable security + deposits, one-time admission fee and charges towards Group Insurance Premium per annum. The charges + for food expenses are not included in the living expenses and the student will have to pay + separately as per prevailing rates. AdmissionFor more information,{" "} - + Click here diff --git a/src/Home/components/Programs/Programs.css b/src/NoAuth/sections/Inbound/Students/Programs/Programs.css similarity index 100% rename from src/Home/components/Programs/Programs.css rename to src/NoAuth/sections/Inbound/Students/Programs/Programs.css diff --git a/src/Home/components/Programs/Programs.js b/src/NoAuth/sections/Inbound/Students/Programs/Programs.js similarity index 90% rename from src/Home/components/Programs/Programs.js rename to src/NoAuth/sections/Inbound/Students/Programs/Programs.js index 1fe7ba5..1bba4bc 100644 --- a/src/Home/components/Programs/Programs.js +++ b/src/NoAuth/sections/Inbound/Students/Programs/Programs.js @@ -22,6 +22,7 @@ export const Programs = () => { Computer Science and Engineering @@ -38,6 +39,7 @@ export const Programs = () => { style={{ color: "inherit" }} href="http://ee.iiti.ac.in/" target="_blank" + rel="noreferrer" > Electrical Engineering @@ -53,6 +55,7 @@ export const Programs = () => { style={{ color: "inherit" }} href="http://me.iiti.ac.in/" target="_blank" + rel="noreferrer" > Mechanical Engineering
- 2. Master of Technology (MTech) with provision of converting to MTech +
- PhD dual degree at the end of 3rd Semester{" "}
+ 2. Master of Technology (MTech) with provision of converting to MTech + PhD dual degree at
+ the end of 3rd Semester{" "}
|
- 3. Two-year Master of Science (MSc) with provision of converting to MSc
- + PhD dual degree at the end of 3rd Semester{" "}
+ 3. Two-year Master of Science (MSc) with provision of converting to MSc + PhD dual degree at
+ the end of 3rd Semester{" "}
|
- 4. Five-year BTech + MTech (only for eligible BTech students of IIT
- Indore at the end of 6th semester){" "}
+ 4. Five-year BTech + MTech (only for eligible BTech students of IIT Indore at the end of 6th
+ semester){" "}
|
5. MS(Research) |
|
-
@@ -417,7 +429,7 @@ export const Programs = () => { MS (Research) in Computer Science and Engineering @@ -434,6 +446,7 @@ export const Programs = () => { style={{ color: "inherit" }} href="http://ee.iiti.ac.in/" target="_blank" + rel="noreferrer" > MS (Research) in Electrical Engineering{" "} @@ -449,6 +462,7 @@ export const Programs = () => { style={{ color: "inherit" }} href="http://me.iiti.ac.in/" target="_blank" + rel="noreferrer" > MS (Research) in Mechanical Engineering{" "} @@ -475,6 +489,7 @@ export const Programs = () => { style={{ color: "inherit" }} href="http://cse.iiti.ac.in/" target="_blank" + rel="noreferrer" > Computer Science and Engineering @@ -490,6 +505,7 @@ export const Programs = () => { style={{ color: "inherit" }} href="http://ee.iiti.ac.in/" target="_blank" + rel="noreferrer" > Electrical Engineering @@ -505,6 +521,7 @@ export const Programs = () => { style={{ color: "inherit" }} href="http://me.iiti.ac.in/" target="_blank" + rel="noreferrer" > Mechanical Engineering @@ -521,6 +538,7 @@ export const Programs = () => { style={{ color: "inherit" }} href="http://ce.iiti.ac.in/" target="_blank" + rel="noreferrer" > Civil Engineering @@ -537,6 +555,7 @@ export const Programs = () => { style={{ color: "inherit" }} href="http://mems.iiti.ac.in/" target="_blank" + rel="noreferrer" > Metallurgy Engineering and Materials Science @@ -552,6 +571,7 @@ export const Programs = () => { Bio-sciences and Bio-medical Engineering @@ -569,6 +589,7 @@ export const Programs = () => { style={{ color: "inherit" }} href="http://chemistry.iiti.ac.in/" target="_blank" + rel="noreferrer" > Chemistry @@ -584,6 +605,7 @@ export const Programs = () => { Physics @@ -600,6 +622,7 @@ export const Programs = () => { Mathematics @@ -645,8 +668,7 @@ export const Programs = () => { | ||||||
- 6.15{" "} - Astronomy, Astrophysics and Space Engineering{" "} + 6.15 Astronomy, Astrophysics and Space Engineering{" "} (from AY 2016-17) |
2021 | +Mr. Asrul Munazar | +Ph.D. (HSS) | +Indonesia | +ASEAN | +||
2020 | Mr. Son Thanh Ngo* | @@ -48,6 +53,27 @@ export const IntStudents = () => {|||||
2021-23 | +Mr. Akah Precious Chiemena | +M.Tech. (CSP) | +Nigeria | +ICCR | +||
2021-23 | +Mr. Akash Yadav | +M.Tech. (PIE) | +Nepal | +Nepal Scholarship | +||
2021-23 | +Mr. Sumantra Aarya | +M.Tech. (PIE) | +Nepal | +ISF (International Self-Financed) | +||
2020-22 | Mr. Musa Alhassan Shittu | diff --git a/src/NoAuth/sections/Inbound/Visitors/IntVisitors/IntVisitors.css b/src/NoAuth/sections/Inbound/Visitors/IntVisitors/IntVisitors.css new file mode 100644 index 0000000..1ef1f2b --- /dev/null +++ b/src/NoAuth/sections/Inbound/Visitors/IntVisitors/IntVisitors.css @@ -0,0 +1,21 @@ +.visitorCardDiv { + display: flex; + flex-wrap: wrap; + justify-content: center; + align-items: stretch; +} + +.visitorCard { + display: flex; + flex-direction: column; + justify-content: flex-start; + align-items: flex-start; + margin: 10px; + padding: 10px; + max-width: 270px; +} + +.visitorCard img { + height: 250px; + width: 250px; +} diff --git a/src/NoAuth/sections/Inbound/Visitors/IntVisitors/IntVisitors.js b/src/NoAuth/sections/Inbound/Visitors/IntVisitors/IntVisitors.js new file mode 100644 index 0000000..8e554e6 --- /dev/null +++ b/src/NoAuth/sections/Inbound/Visitors/IntVisitors/IntVisitors.js @@ -0,0 +1,32 @@ +import React from "react"; +import { data } from "./data"; +import "./IntVisitors.css"; + +export const IntVisitors = () => { + return ( +{item["Country"]} | {item["Application End Date"]} |
-
+
|
diff --git a/src/NoAuth/sections/Outbound/Pg_Phd/data.js b/src/NoAuth/sections/Outbound/Pg_Phd/data.js
new file mode 100644
index 0000000..64eec78
--- /dev/null
+++ b/src/NoAuth/sections/Outbound/Pg_Phd/data.js
@@ -0,0 +1,465 @@
+module.exports = [
+ {
+ "S.No": "1",
+ "Nature of job": "Funded PhD",
+ Name: "Mechanics of soft solids and structures under large deformation",
+ University: "University of Glasgow",
+ Country: "Glasgow, Scotland",
+ "Application End Date": "Till position filled",
+ Website:
+ "https://www.findaphd.com/phds/project/mechanics-of-soft-solids-and-structures-under-large-deformation/?p110371",
+ },
+ {
+ "S.No": "2",
+ "Nature of job": "Funded PhD",
+ Name: "Hydrogen Ventilation in a Geological Disposal Facility",
+ University: "University of Bristol",
+ Country: "Bristol, England",
+ "Application End Date": "8/25/21",
+ Website:
+ "https://www.findaphd.com/phds/project/hydrogen-ventilation-in-a-geological-disposal-facility/?p130831",
+ },
+ {
+ "S.No": "3",
+ "Nature of job": "Funded PhD",
+ Name: "Hybrid Electric Aircraft Propulsion: Systems and Architectures Integration PhD",
+ University: "Cranfield University",
+ Country: "Cranfield, England",
+ "Application End Date": "9/2/21",
+ Website:
+ "https://www.findaphd.com/phds/project/hybrid-electric-aircraft-propulsion-systems-and-architectures-integration-phd/?p134055",
+ },
+ {
+ "S.No": "4",
+ "Nature of job": "Funded PhD",
+ Name: "Microbially driven recycling of nutrients from recovered VBS plants/fungi through Green manure and Biochar.",
+ University: "Trinity College Dublin",
+ Country: "Dublin, Ireland",
+ "Application End Date": "8/31/21",
+ Website:
+ "https://www.findaphd.com/phds/project/microbially-driven-recycling-of-nutrients-from-recovered-vbs-plants-fungi-through-green-manure-and-biochar/?p134054",
+ },
+ {
+ "S.No": "5",
+ "Nature of job": "Funded PhD",
+ Name: "Investigating a nature-based solution for agricultural runoff in Ireland: Identification of nutrient/trace element accumulator plant species and their microbial interaction.",
+ University: "Trinity College Dublin",
+ Country: "Dublin, Ireland",
+ "Application End Date": "11/30/21",
+ Website:
+ "https://www.findaphd.com/phds/project/investigating-a-nature-based-solution-for-agricultural-runoff-in-ireland-identification-of-nutrient-trace-element-accumulator-plant-species-and-their-microbial-interaction/?p134053",
+ },
+ {
+ "S.No": "6",
+ "Nature of job": "Funded PhD",
+ Name: "Development of 360 audiovisual technology for monitoring biodiversity",
+ University: "Trinity College Dublin",
+ Country: "Dublin, Ireland",
+ "Application End Date": "8/31/21",
+ Website:
+ "https://www.findaphd.com/phds/project/development-of-360-audiovisual-technology-for-monitoring-biodiversity/?p134049",
+ },
+ {
+ "S.No": "7",
+ "Nature of job": "Funded PhD",
+ Name: "Thermodynamics and Rheology of Polymers in solution at RWTH Aachen University",
+ University: "RWTH Aachen University",
+ Country: "Aachen, Germany",
+ "Application End Date": "9/2/21",
+ Website:
+ "https://www.findaphd.com/phds/project/3-year-phd-position-in-the-thermodynamics-and-rheology-of-polymers-in-solution-at-rwth-aachen-university/?p134042",
+ },
+ {
+ "S.No": "8",
+ "Nature of job": "Funded PhD",
+ Name: "Artificial Intelligent Hybrid Wireless Networks in IoT",
+ University: "University College Dublin",
+ Country: "Dublin, Ireland",
+ "Application End Date": "Till position filled",
+ Website:
+ "https://www.findaphd.com/phds/project/engineering-phd-in-university-college-dublin-artificial-intelligent-hybrid-wireless-networks-in-iot/?p128682",
+ },
+ {
+ "S.No": "9",
+ "Nature of job": "Funded PhD",
+ Name: "Optimisation of Extreme High Speed Laser (EHLA) Coatings.",
+ University: "Sheffield Hallam University",
+ Country: "Sheffield, England",
+ "Application End Date": "9/17/21",
+ Website:
+ "https://www.findaphd.com/phds/project/optimisation-of-extreme-high-speed-laser-ehla-coatings/?p133437",
+ },
+ {
+ "S.No": "10",
+ "Nature of job": "Funded PhD",
+ Name: "Surface roughness - a help or a hindrance?",
+ University: "Coventry University",
+ Country: "Coventryt England",
+ "Application End Date": "20 septembert 2021",
+ Website: "https://www.findaphd.com/phds/project/surface-roughness-a-help-or-a-hindrance/?p132887",
+ },
+ {
+ "S.No": "11",
+ "Nature of job": "Funded PhD",
+ Name: "Early non-invasive detection of coronary microvascular disease using AI-based multiparameter analysis and computational simulation",
+ University: "Coventry University",
+ Country: "Coventryt England",
+ "Application End Date": "9/9/21",
+ Website:
+ "https://www.findaphd.com/phds/project/early-non-invasive-detection-of-coronary-microvascular-disease-using-ai-based-multiparameter-analysis-and-computational-simulation/?p134016",
+ },
+ {
+ "S.No": "12",
+ "Nature of job": "Funded PhD",
+ Name: "Earth, wind and fire: the effects of vegetation structures on the dynamics of wildfires",
+ University: "University of Edinburgh",
+ Country: "Edinburgh, Scotland",
+ "Application End Date": "9/3/21",
+ Website:
+ "https://www.findaphd.com/phds/project/earth-wind-and-fire-the-effects-of-vegetation-structures-on-the-dynamics-of-wildfires/?p130562",
+ },
+ {
+ "S.No": "13",
+ "Nature of job": "Funded PhD",
+ Name: "FIERCE: Fast IntERactive simulation for Crowds and Environments-G",
+ University: "University of Leeds",
+ Country: "Leeds, England",
+ "Application End Date": "Till position filled",
+ Website:
+ "https://www.findaphd.com/phds/project/fierce-fast-interactive-simulation-for-crowds-and-environments-g/?p129995",
+ },
+ {
+ "S.No": "14",
+ "Nature of job": "Funded PhD",
+ Name: "Hydrogen Ventilation in a Geological Disposal Facility",
+ University: "University of Bristol",
+ Country: "Bristol, England",
+ "Application End Date": "8/25/21",
+ Website:
+ "https://www.findaphd.com/phds/project/hydrogen-ventilation-in-a-geological-disposal-facility/?p1308311",
+ },
+ {
+ "S.No": "15",
+ "Nature of job": "Funded PhD",
+ Name: "Building-resolved large-eddy simulations of wind and dispersion over a city scale urban area",
+ University: "University of Southampton",
+ Country: "Southampton, England",
+ "Application End Date": "8/31/21",
+ Website:
+ "https://www.findaphd.com/phds/project/building-resolved-large-eddy-simulations-of-wind-and-dispersion-over-a-city-scale-urban-area/?p128716",
+ },
+ {
+ "S.No": "16",
+ "Nature of job": "Funded PhD",
+ Name: "Structural Modelling and Health Monitoring of Composite and Complex Structures and Systems",
+ University: "KU Leuven",
+ Country: "Leuven, Belgium",
+ "Application End Date": "Till position filled",
+ Website:
+ "https://www.findaphd.com/phds/project/phd-in-structural-modelling-and-health-monitoring-of-composite-and-complex-structures-and-systems/?p134082",
+ },
+ {
+ "S.No": "17",
+ "Nature of job": "Funded PhD",
+ Name: "Additive Manufacturing Processing and Shape Memory Effect Characterisation of Nitinol",
+ University: "Waterford Institute of Technology",
+ Country: "Waterford, Ireland",
+ "Application End Date": "9/15/21",
+ Website:
+ "https://www.findaphd.com/phds/project/additive-manufacturing-processing-and-shape-memory-effect-characterisation-of-nitinol-ref-no-wd-2020-72-wsch/?p134076",
+ },
+ {
+ "S.No": "18",
+ "Nature of job": "Funded PhD",
+ Name: "Masticatory Robot/Chewing Machine",
+ University: "London South Bank University",
+ Country: "London, England",
+ "Application End Date": "Till position filled",
+ Website: "https://www.findaphd.com/phds/program/phd-scholarship-masticatory-robot-chewing-machine/?i152p5395",
+ },
+ {
+ "S.No": "19",
+ "Nature of job": "Funded PhD",
+ Name: "Developing a Novel High Frequency Resonator Rheometer",
+ University: "University of Leeds",
+ Country: "Leeds, England",
+ "Application End Date": "8/27/21",
+ Website: "https://www.findaphd.com/phds/project/developing-a-novel-high-frequency-resonator-rheometer/?p130790",
+ },
+ {
+ "S.No": "20",
+ "Nature of job": "Funded PhD",
+ Name: "PhD in ocean energy research",
+ University: "Maynooth University",
+ Country: "Maynooth, Ireland",
+ "Application End Date": "till position filled",
+ Website:
+ "https://www.findaphd.com/phds/project/phd-position-4-year-studentship-eur18-5k-tax-free-p-a-and-fees/?p133844",
+ },
+ {
+ "S.No": "21",
+ "Nature of job": "Funded PhD",
+ Name: "PhD Studentship in Spine Biomechanics",
+ University: "Imperial College London",
+ Country: "London, England",
+ "Application End Date": "9/3/21",
+ Website: "https://www.findaphd.com/phds/project/phd-studentship-in-spine-biomechanics/?p133836",
+ },
+ {
+ "S.No": "22",
+ "Nature of job": "Funded PhD",
+ Name: "PhD Position in ‘The Chinese state-led development of AI technologies’",
+ University: "Copenhagen Business School",
+ Country: "Frederiksberg, Denmark",
+ "Application End Date": "September 1, 2021",
+ Website:
+ "https://academicpositions.com/ad/copenhagen-business-school/2021/re-announcement-phd-position-in-the-chinese-state-led-development-of-ai-technologies/161793",
+ },
+ {
+ "S.No": "23",
+ "Nature of job": "Funded PhD",
+ Name: "A transferable and AI-enabled software security framework",
+ University: "University of the West of England",
+ Country: "Bristol, England",
+ "Application End Date": "10/14/21",
+ Website:
+ "https://www.findaphd.com/phds/project/a-transferable-and-ai-enabled-software-security-framework/?p134251",
+ },
+ {
+ "S.No": "24",
+ "Nature of job": "Funded PhD",
+ Name: "Fatigue life assessment methods under fully-reversed cyclic loading (R ratio=-1) and their application in aerospace composite structures",
+ University: "University of the West of England",
+ Country: "Bristol, England",
+ "Application End Date": "10/14/21",
+ Website:
+ "https://www.findaphd.com/phds/project/fatigue-life-assessment-methods-under-fully-reversed-cyclic-loading-r-ratio-1-and-their-application-in-aerospace-composite-structures/?p134249",
+ },
+ {
+ "S.No": "25",
+ "Nature of job": "Funded PhD",
+ Name: "Cyber security analytics in telecommunications systems: Managing security and service in complex real-time 5G networks",
+ University: "University of the West of England",
+ Country: "Bristol, England",
+ "Application End Date": "10/14/21",
+ Website:
+ "https://www.findaphd.com/phds/project/cyber-security-analytics-in-telecommunications-systems-managing-security-and-service-in-complex-real-time-5g-networks/?p134247",
+ },
+ {
+ "S.No": "26",
+ "Nature of job": "Funded PhD",
+ Name: "Configuration and algorithms for physiological and mental healthcare monitoring systems with wearable sensors",
+ University: "University of the West of England",
+ Country: "Bristol, England",
+ "Application End Date": "10/14/21",
+ Website:
+ "https://www.findaphd.com/phds/project/configuration-and-algorithms-for-physiological-and-mental-healthcare-monitoring-systems-with-wearable-sensors/?p134245",
+ },
+ {
+ "S.No": "27",
+ "Nature of job": "Funded PhD",
+ Name: "Optimal control of aquaponic farms for food production using Internet of Things (IoT) and Artificial Intelligence (AI)",
+ University: "University of the West of England",
+ Country: "Bristol, England",
+ "Application End Date": "10/14/21",
+ Website:
+ "https://www.findaphd.com/phds/project/optimal-control-of-aquaponic-farms-for-food-production-using-internet-of-things-iot-and-artificial-intelligence-ai/?p134244",
+ },
+ {
+ "S.No": "28",
+ "Nature of job": "Funded PhD",
+ Name: "Detecting ice sheet dynamical imbalance using satellite and meteorological records",
+ University: "University of leeds",
+ Country: "leeds, England",
+ "Application End Date": "8/31/21",
+ Website:
+ "https://www.findaphd.com/phds/project/detecting-ice-sheet-dynamical-imbalance-using-satellite-and-meteorological-records/?p134240",
+ },
+ {
+ "S.No": "29",
+ "Nature of job": "Funded PhD",
+ Name: "Exploring Arctic sea ice variability using satellite and meteorological records",
+ University: "University of leeds",
+ Country: "leeds, England",
+ "Application End Date": "8/31/21",
+ Website:
+ "https://www.findaphd.com/phds/project/exploring-arctic-sea-ice-variability-using-satellite-and-meteorological-records/?p125236",
+ },
+ {
+ "S.No": "30",
+ "Nature of job": "Funded PhD",
+ Name: "PhD Degrees in the Department of Architecture & Civil Engineering",
+ University: "University of Bath",
+ Country: "bath, England",
+ "Application End Date": "Till positioned filled",
+ Website:
+ "https://www.findaphd.com/phds/programme/phd-degrees-in-the-department-of-architecture-and-civil-engineering/?p258",
+ },
+ {
+ "S.No": "31",
+ "Nature of job": "Funded PhD",
+ Name: "Damage sensing underwater soft actuators",
+ University: "TalTech – Tallinn University of Technology",
+ Country: "Tallin, Estonia",
+ "Application End Date": "9/9/21",
+ Website: "https://www.findaphd.com/phds/project/damage-sensing-underwater-soft-actuators/?p121411",
+ },
+ {
+ "S.No": "32",
+ "Nature of job": "Funded PhD",
+ Name: "Design and control of magnetic soft robot for surgical applications",
+ University: "University of Leeds",
+ Country: "Leeds, England",
+ "Application End Date": "9/15/21",
+ Website:
+ "https://www.findaphd.com/phds/project/design-and-control-of-magnetic-soft-robot-for-surgical-applications/?p129615",
+ },
+ {
+ "S.No": "33",
+ "Nature of job": "Funded PhD",
+ Name: "Model-based Security Testing for RFIDs in Automotive",
+ University: "Coventry University",
+ Country: "Coventryt England",
+ "Application End Date": "9/30/21",
+ Website: "https://www.findaphd.com/phds/project/model-based-security-testing-for-rfids-in-automotive/?p134228",
+ },
+ {
+ "S.No": "34",
+ "Nature of job": "Funded PhD",
+ Name: "Electric Vehicle Powertrain and Chassis Control System Optimisation",
+ University: "Cranfield University",
+ Country: "Coventryt England",
+ "Application End Date": "9/10/21",
+ Website:
+ "https://www.findaphd.com/phds/project/electric-vehicle-powertrain-and-chassis-control-system-optimisation/?p134227",
+ },
+ {
+ "S.No": "35",
+ "Nature of job": "Post Doc",
+ Name: "Postdoctoral Research Fellow position (3 years)",
+ University: "University of Bergen",
+ Country: "Bergen, Norway",
+ "Application End Date": "9/15/21",
+ Website:
+ "https://academicpositions.com/ad/university-of-bergen/2021/postdoctoral-research-fellow-position-3-years/162348",
+ },
+ {
+ "S.No": "36",
+ "Nature of job": "Post Doc",
+ Name: "Postdoctoral Fellow in Computational Engineering/ Experimental hemodynamics",
+ University: "UNIVERSITY OF STAVANGER",
+ Country: "Stavanger, Norway ",
+ "Application End Date": "August 20, 2021",
+ Website:
+ "https://academicpositions.com/ad/university-of-stavanger/2021/postdoctoral-fellow-in-computational-engineering-experimental-hemodynamics/160724",
+ },
+ {
+ "S.No": "37",
+ "Nature of job": "Post Doc",
+ Name: "2-year postdoc/software engineer position on accelerating the atmospheric chemistry transport model ICON-ART for next-generation supercomputer architectures",
+ University: "Empa",
+ Country: "Dübendorf, Switzerland",
+ "Application End Date": "Unspecified",
+ Website:
+ "https://academicpositions.com/ad/empa/2021/2-year-postdoc-software-engineer-position-on-accelerating-the-atmospheric-chemistry-transport-model-icon-art-for-next-generation-supercomputer-architectures/162541",
+ },
+ {
+ "S.No": "38",
+ "Nature of job": "Post Doc",
+ Name: "Postdoc position in Computer Vision and Machine Learning",
+ University: "UNIVERSITY OF MALTA",
+ Country: "MSD, Malta",
+ "Application End Date": "8/31/21",
+ Website:
+ "https://academicpositions.com/ad/university-of-malta/2021/postdoc-position-in-computer-vision-and-machine-learning/162565",
+ },
+ {
+ "S.No": "39",
+ "Nature of job": "Post Doc",
+ Name: "Post-doctoral researcher Interoperability of information systems and databases",
+ University: "HASSELT UNIVERSITY",
+ Country: "Hasselt, Belgium",
+ "Application End Date": "8/31/21",
+ Website:
+ "https://academicpositions.com/ad/hasselt-university/2021/post-doctoral-researcher-interoperability-of-information-systems-and-databases/162506",
+ },
+ {
+ "S.No": "40",
+ "Nature of job": "Post Doc+ PHD",
+ Name: "one Postdoc and 2 PhD positions in Metamorphic Networking Software / Mobile Code for Trustworthy Computing",
+ University: "University of Basel",
+ Country: "Basel, Switzerland",
+ "Application End Date": "8/29/21",
+ Website:
+ "https://academicpositions.com/ad/university-of-basel/2021/one-postdoc-and-2-phd-positions-in-metamorphic-networking-software-mobile-code-for-trustworthy-computing/162435",
+ },
+ {
+ "S.No": "41",
+ "Nature of job": "Funded PHD",
+ Name: "PhD Student Position In The Field Of Optimization And Machine Learning (Prof. A. Lucchi)",
+ University: "University of Basel",
+ Country: "Basel, Switzerland",
+ "Application End Date": "9/4/21",
+ Website:
+ "https://academicpositions.com/ad/university-of-basel/2021/phd-student-position-in-the-field-of-optimization-and-machine-learning-prof-a-lucchi/162436",
+ },
+ {
+ "S.No": "42",
+ "Nature of job": "Post Doc",
+ Name: "Post-doctoral Position in High Performance Computing (HPC)",
+ University: "UNIVERSITY OF LUXEMBOURG",
+ Country: "Luxembourg, Luxembourg",
+ "Application End Date": "Unspecified",
+ Website:
+ "https://academicpositions.com/ad/university-of-luxembourg/2021/post-doctoral-position-in-high-performance-computing-hpc/162457",
+ },
+ {
+ "S.No": "43",
+ "Nature of job": "Post Doc",
+ Name: "Postdoctoral Researcher In Mixed-Signal Integrated Circuit Design For Edge AI Accelerators",
+ University: "Aalto University",
+ Country: "Lämpömiehenkuja 2, 02150 Espoo",
+ "Application End Date": "September 13, 2021",
+ Website:
+ "https://academicpositions.com/ad/aalto-university/2021/postdoctoral-researcher-in-mixed-signal-integrated-circuit-design-for-edge-ai-accelerators/162411",
+ },
+ {
+ "S.No": "44",
+ "Nature of job": "Post Doc",
+ Name: "Research Associate (Postdoc) in SDN and NFV as key enablers for SatCom integration into 5G ecosystem",
+ University: "UNIVERSITY OF LUXEMBOURG",
+ Country: "Luxembourg, Luxembourg",
+ "Application End Date": "Unspecified",
+ Website:
+ "https://academicpositions.com/ad/university-of-luxembourg/2021/research-associate-postdoc-in-sdn-and-nfv-as-key-enablers-for-satcom-integration-into-5g-ecosystem/162388",
+ },
+ {
+ "S.No": "45",
+ "Nature of job": "Funded PhD Project",
+ Name: "Electrochemical upgrading of small waste molecules , Chemistry",
+ University: "University of Waterloo",
+ Country: "Ontario, Canada",
+ "Application End Date": "Applications accepted all year round",
+ Website:
+ "https://www.findaphd.com/phds/project/phd-vacancy-electrochemical-upgrading-of-small-waste-molecules/?p133724",
+ },
+ {
+ "S.No": "46",
+ "Nature of job": "Funded PhD Project",
+ Name: "Efficient Database Query Processing on Modern Hardware, computer science",
+ University: "University of New Brunswick",
+ Country: "Canada",
+ "Application End Date": "Applications accepted all year round",
+ Website:
+ "https://www.findaphd.com/phds/project/efficient-database-query-processing-on-modern-hardware/?p131744",
+ },
+ {
+ "S.No": "47",
+ "Nature of job": "Funded PhD Project",
+ Name: "PHD position in Cybernetic Systems and Control, Mechanical and Aerospace Engineering",
+ University: "Arizona State University",
+ Country: "Tempe, AZ, USA",
+ "Application End Date": "Applications accepted all year round",
+ Website: "https://www.findaphd.com/phds/project/phd-position-in-cybernetic-systems-and-control/?p132128",
+ },
+];
diff --git a/src/Home/components/Scholarship/Scholarship.js b/src/NoAuth/sections/Outbound/Scholarship/Scholarship.js
similarity index 100%
rename from src/Home/components/Scholarship/Scholarship.js
rename to src/NoAuth/sections/Outbound/Scholarship/Scholarship.js
diff --git a/src/NoAuth/sections/Outbound/index.js b/src/NoAuth/sections/Outbound/index.js
new file mode 100644
index 0000000..098a86e
--- /dev/null
+++ b/src/NoAuth/sections/Outbound/index.js
@@ -0,0 +1,5 @@
+import { Pg_Phd } from "./Pg_Phd/Pg_Phd";
+import { Scholarship } from "./Scholarship/Scholarship";
+import { Internships } from "./Internships/Internships";
+
+export { Pg_Phd, Scholarship, Internships };
diff --git a/src/NoAuth/sections/Outreach/Chemtalks/Chemtalks.css b/src/NoAuth/sections/Outreach/Chemtalks/Chemtalks.css
new file mode 100644
index 0000000..68b81aa
--- /dev/null
+++ b/src/NoAuth/sections/Outreach/Chemtalks/Chemtalks.css
@@ -0,0 +1,53 @@
+.chemtalks .headrow {
+ margin-top: 10px;
+ margin-left: auto;
+ margin-right: auto;
+ display: inline-flex;
+}
+.chemtalks .headrow .headimg {
+ display: inline-flex;
+}
+.chemtalks .headrow .headimg img {
+ width: 500px;
+ margin-left: auto;
+ margin-right: auto;
+}
+.chemtalks .headrow .headtext {
+ margin: 10px auto;
+ text-align: justify;
+}
+
+.chemtalks .card {
+ width: 250px;
+ min-width: 250px;
+ max-width: 250px;
+ padding: 10px;
+ background-color: transparent;
+ border: 0ch;
+ text-align: center;
+ margin-left: auto;
+ margin-right: auto;
+}
+.chemtalks .card .card-img-top {
+ height: 240px;
+ width: 230px;
+}
+
+.chemtalks .speakers {
+ margin-top: 10px;
+}
+
+.chemtalks .organisers {
+ margin-top: 10px;
+ text-align: left;
+}
+
+@media only screen and (max-width: 1030px) {
+ .chemtalks .headrow .headimg img {
+ width: 80vw;
+ }
+ .chemtalks .card .card-img-top {
+ height: 240px;
+ max-width: 80vw;
+ }
+}
diff --git a/src/NoAuth/sections/Outreach/Chemtalks/Chemtalks.js b/src/NoAuth/sections/Outreach/Chemtalks/Chemtalks.js
new file mode 100644
index 0000000..35f6222
--- /dev/null
+++ b/src/NoAuth/sections/Outreach/Chemtalks/Chemtalks.js
@@ -0,0 +1,87 @@
+import React from "react";
+import "./Chemtalks.css";
+import { chemtalks, dipak, sanjay, tridib, chelvam } from "../../../../assets";
+import { data } from "./data";
+import { SpeakerCards } from "./SpeakerCards";
+
+export const ChemTalks = () => {
+ return (
+
- + Link | @@ -183,7 +174,7 @@ export default function ReachUs() { +91 9893027085- + Link | @@ -191,18 +182,19 @@ export default function ReachUs() {
- If you are calling from any medium other than intercom, then dial 0731-660
- followed by the Extension Number.
+ If you are calling from any medium other than intercom, then dial 0731-660 followed by the Extension
+ Number.
To download the entire telephone directory,{" "} Click Here diff --git a/src/assets/BUL.jpeg b/src/assets/BUL.jpeg new file mode 100644 index 0000000..18ea5ed Binary files /dev/null and b/src/assets/BUL.jpeg differ diff --git a/src/assets/FLYER_Maths_Seminar.jpg b/src/assets/FLYER_Maths_Seminar.jpg new file mode 100644 index 0000000..1def869 Binary files /dev/null and b/src/assets/FLYER_Maths_Seminar.jpg differ diff --git a/src/assets/FrenchConsultationVisit.jpeg b/src/assets/FrenchConsultationVisit.jpeg new file mode 100644 index 0000000..83bd1a8 Binary files /dev/null and b/src/assets/FrenchConsultationVisit.jpeg differ diff --git a/src/assets/Institute Brochure-IAO.pdf b/src/assets/Institute Brochure-IAO.pdf new file mode 100644 index 0000000..eabb277 Binary files /dev/null and b/src/assets/Institute Brochure-IAO.pdf differ diff --git a/src/assets/MoUwithUoAIITI.jpeg b/src/assets/MoUwithUoAIITI.jpeg new file mode 100644 index 0000000..0acd188 Binary files /dev/null and b/src/assets/MoUwithUoAIITI.jpeg differ diff --git a/src/assets/NIDB&IITI.jpeg b/src/assets/NIDB&IITI.jpeg new file mode 100644 index 0000000..3efe532 Binary files /dev/null and b/src/assets/NIDB&IITI.jpeg differ diff --git a/src/assets/NSDImg.jpeg b/src/assets/NSDImg.jpeg new file mode 100644 index 0000000..8344340 Binary files /dev/null and b/src/assets/NSDImg.jpeg differ diff --git a/src/assets/ashisha.jpg b/src/assets/ashisha.jpg new file mode 100644 index 0000000..54f9f1c Binary files /dev/null and b/src/assets/ashisha.jpg differ diff --git a/src/assets/bruce.jpg b/src/assets/bruce.jpg new file mode 100644 index 0000000..82cc0fb Binary files /dev/null and b/src/assets/bruce.jpg differ diff --git a/src/assets/chemtalks.jpg b/src/assets/chemtalks.jpg new file mode 100644 index 0000000..a9faa7b Binary files /dev/null and b/src/assets/chemtalks.jpg differ diff --git a/src/assets/college.webp b/src/assets/college.webp new file mode 100644 index 0000000..313e451 Binary files /dev/null and b/src/assets/college.webp differ diff --git a/src/assets/conference.webp b/src/assets/conference.webp new file mode 100644 index 0000000..6d58744 Binary files /dev/null and b/src/assets/conference.webp differ diff --git a/src/assets/deborah.webp b/src/assets/deborah.webp new file mode 100644 index 0000000..46d1fbc Binary files /dev/null and b/src/assets/deborah.webp differ diff --git a/src/assets/deepak.webp b/src/assets/deepak.webp new file mode 100644 index 0000000..36cfc72 Binary files /dev/null and b/src/assets/deepak.webp differ diff --git a/src/assets/events1.webp b/src/assets/events1.webp new file mode 100644 index 0000000..2f9cd48 Binary files /dev/null and b/src/assets/events1.webp differ diff --git a/src/assets/gagandeep.jpg b/src/assets/gagandeep.jpg new file mode 100644 index 0000000..ef839ef Binary files /dev/null and b/src/assets/gagandeep.jpg differ diff --git a/src/assets/garrelt.webp b/src/assets/garrelt.webp new file mode 100644 index 0000000..5ae2fad Binary files /dev/null and b/src/assets/garrelt.webp differ diff --git a/src/assets/garreltAix.webp b/src/assets/garreltAix.webp new file mode 100644 index 0000000..3e941a9 Binary files /dev/null and b/src/assets/garreltAix.webp differ diff --git a/src/assets/gaurav.webp b/src/assets/gaurav.webp new file mode 100644 index 0000000..1dec5cc Binary files /dev/null and b/src/assets/gaurav.webp differ diff --git a/src/assets/gerald.webp b/src/assets/gerald.webp new file mode 100644 index 0000000..b316dff Binary files /dev/null and b/src/assets/gerald.webp differ diff --git a/src/assets/global_health_crisis_iv.jpg b/src/assets/global_health_crisis_iv.jpg new file mode 100644 index 0000000..6fa9c86 Binary files /dev/null and b/src/assets/global_health_crisis_iv.jpg differ diff --git a/src/assets/halet.png b/src/assets/halet.png new file mode 100644 index 0000000..dc3e264 Binary files /dev/null and b/src/assets/halet.png differ diff --git a/src/assets/holger.jpg b/src/assets/holger.jpg new file mode 100644 index 0000000..3cd53c3 Binary files /dev/null and b/src/assets/holger.jpg differ diff --git a/src/assets/iiti_logo_4.png b/src/assets/iiti_logo_4.png index cea0e82..27f5f41 100644 Binary files a/src/assets/iiti_logo_4.png and b/src/assets/iiti_logo_4.png differ diff --git a/src/assets/iiti_logo_4_1.png b/src/assets/iiti_logo_4_1.png new file mode 100644 index 0000000..0561113 Binary files /dev/null and b/src/assets/iiti_logo_4_1.png differ diff --git a/src/assets/iiti_logo_5.png b/src/assets/iiti_logo_5.png new file mode 100644 index 0000000..2a2be30 Binary files /dev/null and b/src/assets/iiti_logo_5.png differ diff --git a/src/assets/ina.webp b/src/assets/ina.webp new file mode 100644 index 0000000..95b8149 Binary files /dev/null and b/src/assets/ina.webp differ diff --git a/src/assets/index.js b/src/assets/index.js index 6be8f05..a4a790b 100644 --- a/src/assets/index.js +++ b/src/assets/index.js @@ -8,7 +8,7 @@ import unnamed from "./unnamed.webp"; import image2 from "./image2.webp"; import iiti_2 from "./iiti_2.png"; import dean from "./dean.webp"; -import iiti_logo_4 from "./iiti_logo_4.png"; +import iiti_logo_4 from "./iiti_logo_5.png"; import avinash from "./av2.webp"; import raghu from "./Raghunath.webp"; import sanjay from "./Sanjay.webp"; @@ -180,8 +180,139 @@ import math from "./math.webp"; import ai from "./ai.webp"; import wheat from "./wheat-min.png"; import videoo from "./bgvideo4.mp4"; +import chemR from "./sks_acscatal_chem.gif"; +import phyR from "./prs_phyrevb_phy.gif"; +import college from "./college.webp"; +import conference from "./conference.webp"; +import events from "./events1.webp"; +import lecture from "./lecture.webp"; +import school from "./school.webp"; +import science from "./science.webp"; +import nsd1 from "./nsd1.jpg"; +import nsd2 from "./nsd2.jpg"; +import nsd3 from "./nsd3.jpg"; +import nsd4 from "./nsd4.jpg"; +import NSDImg from "./NSDImg.jpeg"; +import FrenchConsultImg from "./FrenchConsultationVisit.jpeg"; +import BUL from "./BUL.jpeg"; +import NIDB from "./NIDB&IITI.jpeg"; +import MoU from "./MoUwithUoAIITI.jpeg"; +import chemtalks from "./chemtalks.jpg"; +import profholger from "./profholger.jpg"; +import profjean from "./profjean.png"; +import profsilke from "./profsilke.png"; +import profmalte from "./profmalte.jpg"; +import tridib from "./tridib.jpg"; +import deborah from "./deborah.webp"; +import deepak from "./deepak.webp"; +import garrelt from "./garrelt.webp"; +import garreltAix from "./garreltAix.webp"; +import gaurav from "./gaurav.webp"; +import gerald from "./gerald.webp"; +import ina from "./ina.webp"; +import ivan from "./ivan.webp"; +import jenny from "./jenny.webp"; +import jules from "./jules.webp"; +import katrin from "./katrin.webp"; +import kavita from "./kavita.webp"; +import kumar from "./kumar.webp"; +import leyva from "./leyva.webp"; +import ma from "./ma.webp"; +import mahesh from "./mahesh.webp"; +import mikhail from "./mikhail.webp"; +import narain from "./narain.webp"; +import nath from "./nath.webp"; +import oleg from "./oleg.webp"; +import omer from "./omer.webp"; +import pattnaik from "./pattnaik.webp"; +import paul from "./paul.webp"; +import rajeev from "./rajeev.webp"; +import ram from "./ram.webp"; +import ramesh from "./ramesh.webp"; +import sajida from "./sajida.webp"; +import shripad from "./shripad.webp"; +import tharmalingam from "./tharmalingam.webp"; +import vatsala from "./vatsala.webp"; +import malte from "./malte.png"; +import halet from "./halet.png"; +import holger from "./holger.jpg"; +import silke from "./silke.jpg"; +import global_health_crisis_iv from "./global_health_crisis_iv.jpg"; +import gagandeep from "./gagandeep.jpg"; +import FLYER_Maths_Seminar from "./FLYER_Maths_Seminar.jpg"; +import ashisha from "./ashisha.jpg"; +import bruce from "./bruce.jpg"; +import virtualBooth from "./virtualBooth.jpg"; +import uoa from "./uoa.jpeg"; +import paresh from "./paresh.jpg"; +import pareshTalk from "./pareshTalk.png"; export { + paresh, + pareshTalk, + uoa, + virtualBooth, + FLYER_Maths_Seminar, + ashisha, + bruce, + global_health_crisis_iv, + malte, + halet, + holger, + silke, + deborah, + deepak, + garrelt, + garreltAix, + gaurav, + gerald, + ina, + ivan, + jenny, + jules, + katrin, + kavita, + kumar, + leyva, + ma, + mahesh, + mikhail, + narain, + nath, + oleg, + omer, + pattnaik, + paul, + rajeev, + ram, + ramesh, + sajida, + shripad, + tharmalingam, + vatsala, + NSDImg, + FrenchConsultImg, + BUL, + NIDB, + MoU, + tridib, + profjean, + profsilke, + profmalte, + profholger, + chemtalks, + nsd1, + nsd2, + nsd3, + nsd4, + college, + conference, + events, + lecture, + school, + science, + phyR, + chemR, ai, videoo, wheat, @@ -364,4 +495,5 @@ export { nirmala, prashant, debasis, + gagandeep, }; diff --git a/src/assets/intStudents.jpeg b/src/assets/intStudents.jpeg new file mode 100644 index 0000000..eb21d29 Binary files /dev/null and b/src/assets/intStudents.jpeg differ diff --git a/src/assets/ivan.webp b/src/assets/ivan.webp new file mode 100644 index 0000000..501fa36 Binary files /dev/null and b/src/assets/ivan.webp differ diff --git a/src/assets/jenny.webp b/src/assets/jenny.webp new file mode 100644 index 0000000..a30e5a6 Binary files /dev/null and b/src/assets/jenny.webp differ diff --git a/src/assets/jules.webp b/src/assets/jules.webp new file mode 100644 index 0000000..6446e1e Binary files /dev/null and b/src/assets/jules.webp differ diff --git a/src/assets/katrin.webp b/src/assets/katrin.webp new file mode 100644 index 0000000..023dfb1 Binary files /dev/null and b/src/assets/katrin.webp differ diff --git a/src/assets/kavita.webp b/src/assets/kavita.webp new file mode 100644 index 0000000..a0952ad Binary files /dev/null and b/src/assets/kavita.webp differ diff --git a/src/assets/kumar.webp b/src/assets/kumar.webp new file mode 100644 index 0000000..526aea3 Binary files /dev/null and b/src/assets/kumar.webp differ diff --git a/src/assets/lecture.webp b/src/assets/lecture.webp new file mode 100644 index 0000000..565c2ec Binary files /dev/null and b/src/assets/lecture.webp differ diff --git a/src/assets/leyva.webp b/src/assets/leyva.webp new file mode 100644 index 0000000..31e3b7d Binary files /dev/null and b/src/assets/leyva.webp differ diff --git a/src/assets/ma.webp b/src/assets/ma.webp new file mode 100644 index 0000000..bdbb694 Binary files /dev/null and b/src/assets/ma.webp differ diff --git a/src/assets/mahesh.webp b/src/assets/mahesh.webp new file mode 100644 index 0000000..403ac0e Binary files /dev/null and b/src/assets/mahesh.webp differ diff --git a/src/assets/malte.png b/src/assets/malte.png new file mode 100644 index 0000000..44890fe Binary files /dev/null and b/src/assets/malte.png differ diff --git a/src/assets/mikhail.webp b/src/assets/mikhail.webp new file mode 100644 index 0000000..c7a471c Binary files /dev/null and b/src/assets/mikhail.webp differ diff --git a/src/assets/narain.webp b/src/assets/narain.webp new file mode 100644 index 0000000..e76ee95 Binary files /dev/null and b/src/assets/narain.webp differ diff --git a/src/assets/nath.webp b/src/assets/nath.webp new file mode 100644 index 0000000..45565cb Binary files /dev/null and b/src/assets/nath.webp differ diff --git a/src/assets/nsd1.jpg b/src/assets/nsd1.jpg new file mode 100644 index 0000000..11767b5 Binary files /dev/null and b/src/assets/nsd1.jpg differ diff --git a/src/assets/nsd2.jpg b/src/assets/nsd2.jpg new file mode 100644 index 0000000..8bb8663 Binary files /dev/null and b/src/assets/nsd2.jpg differ diff --git a/src/assets/nsd3.jpg b/src/assets/nsd3.jpg new file mode 100644 index 0000000..be8b7c0 Binary files /dev/null and b/src/assets/nsd3.jpg differ diff --git a/src/assets/nsd4.jpg b/src/assets/nsd4.jpg new file mode 100644 index 0000000..a30dbac Binary files /dev/null and b/src/assets/nsd4.jpg differ diff --git a/src/assets/oleg.webp b/src/assets/oleg.webp new file mode 100644 index 0000000..6ca4ac0 Binary files /dev/null and b/src/assets/oleg.webp differ diff --git a/src/assets/omer.webp b/src/assets/omer.webp new file mode 100644 index 0000000..5c320be Binary files /dev/null and b/src/assets/omer.webp differ diff --git a/src/assets/paresh.jpg b/src/assets/paresh.jpg new file mode 100644 index 0000000..898e435 Binary files /dev/null and b/src/assets/paresh.jpg differ diff --git a/src/assets/pareshTalk.png b/src/assets/pareshTalk.png new file mode 100644 index 0000000..f89c74e Binary files /dev/null and b/src/assets/pareshTalk.png differ diff --git a/src/assets/pattnaik.webp b/src/assets/pattnaik.webp new file mode 100644 index 0000000..f40737c Binary files /dev/null and b/src/assets/pattnaik.webp differ diff --git a/src/assets/paul.webp b/src/assets/paul.webp new file mode 100644 index 0000000..e8929bd Binary files /dev/null and b/src/assets/paul.webp differ diff --git a/src/assets/profholger.jpg b/src/assets/profholger.jpg new file mode 100644 index 0000000..f66bee8 Binary files /dev/null and b/src/assets/profholger.jpg differ diff --git a/src/assets/profjean.png b/src/assets/profjean.png new file mode 100644 index 0000000..4d4772e Binary files /dev/null and b/src/assets/profjean.png differ diff --git a/src/assets/profmalte.jpg b/src/assets/profmalte.jpg new file mode 100644 index 0000000..9a984b9 Binary files /dev/null and b/src/assets/profmalte.jpg differ diff --git a/src/assets/profsilke.png b/src/assets/profsilke.png new file mode 100644 index 0000000..03ceb61 Binary files /dev/null and b/src/assets/profsilke.png differ diff --git a/src/assets/prs_phyrevb_phy.gif b/src/assets/prs_phyrevb_phy.gif new file mode 100644 index 0000000..be29f1b Binary files /dev/null and b/src/assets/prs_phyrevb_phy.gif differ diff --git a/src/assets/rajeev.webp b/src/assets/rajeev.webp new file mode 100644 index 0000000..5deb23a Binary files /dev/null and b/src/assets/rajeev.webp differ diff --git a/src/assets/ram.webp b/src/assets/ram.webp new file mode 100644 index 0000000..a4a8e3a Binary files /dev/null and b/src/assets/ram.webp differ diff --git a/src/assets/ramesh.webp b/src/assets/ramesh.webp new file mode 100644 index 0000000..d16a34e Binary files /dev/null and b/src/assets/ramesh.webp differ diff --git a/src/assets/sajida.webp b/src/assets/sajida.webp new file mode 100644 index 0000000..2779812 Binary files /dev/null and b/src/assets/sajida.webp differ diff --git a/src/assets/school.webp b/src/assets/school.webp new file mode 100644 index 0000000..4722ae3 Binary files /dev/null and b/src/assets/school.webp differ diff --git a/src/assets/science.webp b/src/assets/science.webp new file mode 100644 index 0000000..d68f05b Binary files /dev/null and b/src/assets/science.webp differ diff --git a/src/assets/shripad.webp b/src/assets/shripad.webp new file mode 100644 index 0000000..dd3c2b5 Binary files /dev/null and b/src/assets/shripad.webp differ diff --git a/src/assets/silke.jpg b/src/assets/silke.jpg new file mode 100644 index 0000000..9f40c2c Binary files /dev/null and b/src/assets/silke.jpg differ diff --git a/src/assets/sks_acscatal_chem.gif b/src/assets/sks_acscatal_chem.gif new file mode 100644 index 0000000..23b03ae Binary files /dev/null and b/src/assets/sks_acscatal_chem.gif differ diff --git a/src/assets/tharmalingam.webp b/src/assets/tharmalingam.webp new file mode 100644 index 0000000..46c118f Binary files /dev/null and b/src/assets/tharmalingam.webp differ diff --git a/src/assets/tridib.jpg b/src/assets/tridib.jpg new file mode 100644 index 0000000..e050d42 Binary files /dev/null and b/src/assets/tridib.jpg differ diff --git a/src/assets/uoa.jpeg b/src/assets/uoa.jpeg new file mode 100644 index 0000000..772ed8f Binary files /dev/null and b/src/assets/uoa.jpeg differ diff --git a/src/assets/vatsala.webp b/src/assets/vatsala.webp new file mode 100644 index 0000000..b27e6bb Binary files /dev/null and b/src/assets/vatsala.webp differ diff --git a/src/assets/virtualBooth.jpg b/src/assets/virtualBooth.jpg new file mode 100644 index 0000000..6799dae Binary files /dev/null and b/src/assets/virtualBooth.jpg differ