From fe5a8e77460483e7935d237d2395cfe2dc1cc6e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Tue, 2 Jun 2020 14:56:15 +0200 Subject: [PATCH] NPM packages updates --- package.json | 20 +- pnpm-lock.yaml | 1194 ++++++++++++++++++++++++++---------------------- 2 files changed, 650 insertions(+), 564 deletions(-) diff --git a/package.json b/package.json index fcfc2c4..0de3728 100644 --- a/package.json +++ b/package.json @@ -18,22 +18,22 @@ "animejs": "^3.2.0", "compression": "^1.7.4", "imagesloaded": "^4.1.4", - "lazysizes": "^5.2.0", + "lazysizes": "^5.2.2", "node-fetch": "^2.6.0", "normalize.css": "^8.0.1", "polka": "^1.0.0-next.11", "rellax": "^1.12.1", - "scroll-out": "^2.2.10", + "scroll-out": "^2.2.11", "sirv": "^0.4.6", "svelte-lazy": "^0.1.11", "swipe-listener": "^1.1.0" }, "devDependencies": { - "@babel/core": "^7.9.6", + "@babel/core": "^7.10.2", "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-transform-runtime": "^7.9.6", - "@babel/preset-env": "^7.9.6", - "@babel/runtime": "^7.9.6", + "@babel/plugin-transform-runtime": "^7.10.1", + "@babel/preset-env": "^7.10.2", + "@babel/runtime": "^7.10.2", "@rollup/plugin-alias": "^3.1.0", "@rollup/plugin-babel": "^5.0.2", "@rollup/plugin-commonjs": "12.0.0", @@ -42,15 +42,15 @@ "autoprefixer": "^9.8.0", "dotenv": "^8.2.0", "node-sass": "^4.14.1", - "postcss": "^7.0.30", + "postcss": "^7.0.32", "postcss-load-config": "^2.1.0", "postcss-preset-env": "^6.7.0", - "rollup": "^2.10.9", + "rollup": "^2.12.0", "rollup-plugin-glslify": "^1.2.0", "rollup-plugin-svelte": "^5.2.2", - "rollup-plugin-terser": "^6.0.1", + "rollup-plugin-terser": "^6.1.0", "sapper": "^0.27.13", - "svelte": "^3.22.3", + "svelte": "^3.23.0", "svelte-preprocess": "^3.7.4" }, "browserslist": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa45045..ad87da8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,65 +2,65 @@ dependencies: animejs: 3.2.0 compression: 1.7.4 imagesloaded: 4.1.4 - lazysizes: 5.2.0 + lazysizes: 5.2.2 node-fetch: 2.6.0 normalize.css: 8.0.1 polka: 1.0.0-next.11 rellax: 1.12.1 - scroll-out: 2.2.10 + scroll-out: 2.2.11 sirv: 0.4.6 svelte-lazy: 0.1.11 swipe-listener: 1.1.0 devDependencies: - '@babel/core': 7.9.6 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-runtime': 7.9.6_@babel+core@7.9.6 - '@babel/preset-env': 7.9.6_@babel+core@7.9.6 - '@babel/runtime': 7.9.6 - '@rollup/plugin-alias': 3.1.0_rollup@2.10.9 - '@rollup/plugin-babel': 5.0.2_@babel+core@7.9.6+rollup@2.10.9 - '@rollup/plugin-commonjs': 12.0.0_rollup@2.10.9 - '@rollup/plugin-node-resolve': 8.0.0_rollup@2.10.9 - '@rollup/plugin-replace': 2.3.2_rollup@2.10.9 + '@babel/core': 7.10.2 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.10.2 + '@babel/plugin-transform-runtime': 7.10.1_@babel+core@7.10.2 + '@babel/preset-env': 7.10.2_@babel+core@7.10.2 + '@babel/runtime': 7.10.2 + '@rollup/plugin-alias': 3.1.0_rollup@2.12.0 + '@rollup/plugin-babel': 5.0.2_@babel+core@7.10.2+rollup@2.12.0 + '@rollup/plugin-commonjs': 12.0.0_rollup@2.12.0 + '@rollup/plugin-node-resolve': 8.0.0_rollup@2.12.0 + '@rollup/plugin-replace': 2.3.2_rollup@2.12.0 autoprefixer: 9.8.0 dotenv: 8.2.0 node-sass: 4.14.1 - postcss: 7.0.30 + postcss: 7.0.32 postcss-load-config: 2.1.0 postcss-preset-env: 6.7.0 - rollup: 2.10.9 + rollup: 2.12.0 rollup-plugin-glslify: 1.2.0 - rollup-plugin-svelte: 5.2.2_rollup@2.10.9+svelte@3.22.3 - rollup-plugin-terser: 6.0.1_rollup@2.10.9 - sapper: 0.27.13_svelte@3.22.3 - svelte: 3.22.3 - svelte-preprocess: 3.7.4_d5d970c49573d36450ea87a2addfc70f + rollup-plugin-svelte: 5.2.2_rollup@2.12.0+svelte@3.23.0 + rollup-plugin-terser: 6.1.0_rollup@2.12.0 + sapper: 0.27.13_svelte@3.23.0 + svelte: 3.23.0 + svelte-preprocess: 3.7.4_136bfa9ca6f852c71bf9238d79f2468a lockfileVersion: 5.1 packages: - /@babel/code-frame/7.8.3: + /@babel/code-frame/7.10.1: dependencies: - '@babel/highlight': 7.9.0 + '@babel/highlight': 7.10.1 dev: true resolution: - integrity: sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g== - /@babel/compat-data/7.9.6: + integrity: sha512-IGhtTmpjGbYzcEDOw7DcQtbQSXcG9ftmAXtWTu9V936vDye4xjjekktFAtgZsWpzTj/X01jocB46mTywm/4SZw== + /@babel/compat-data/7.10.1: dependencies: browserslist: 4.12.0 invariant: 2.2.4 semver: 5.7.1 dev: true resolution: - integrity: sha512-5QPTrNen2bm7RBc7dsOmcA5hbrS4O2Vhmk5XOL4zWW/zD/hV0iinpefDlkm+tBBy8kDtFaaeEvmAqt+nURAV2g== - /@babel/core/7.9.6: + integrity: sha512-CHvCj7So7iCkGKPRFUfryXIkU2gSBw7VSZFYLsqVhrS47269VK2Hfi9S/YcublPMW8k1u2bQBlbDruoQEm4fgw== + /@babel/core/7.10.2: dependencies: - '@babel/code-frame': 7.8.3 - '@babel/generator': 7.9.6 - '@babel/helper-module-transforms': 7.9.0 - '@babel/helpers': 7.9.6 - '@babel/parser': 7.9.6 - '@babel/template': 7.8.6 - '@babel/traverse': 7.9.6 - '@babel/types': 7.9.6 + '@babel/code-frame': 7.10.1 + '@babel/generator': 7.10.2 + '@babel/helper-module-transforms': 7.10.1 + '@babel/helpers': 7.10.1 + '@babel/parser': 7.10.2 + '@babel/template': 7.10.1 + '@babel/traverse': 7.10.1 + '@babel/types': 7.10.2 convert-source-map: 1.7.0 debug: 4.1.1 gensync: 1.0.0-beta.1 @@ -73,33 +73,33 @@ packages: engines: node: '>=6.9.0' resolution: - integrity: sha512-nD3deLvbsApbHAHttzIssYqgb883yU/d9roe4RZymBCDaZryMJDbptVpEpeQuRh4BJ+SYI8le9YGxKvFEvl1Wg== - /@babel/generator/7.9.6: + integrity: sha512-KQmV9yguEjQsXqyOUGKjS4+3K8/DlOCE2pZcq4augdQmtTy5iv5EHtmMSJ7V4c1BIPjuwtZYqYLCq9Ga+hGBRQ== + /@babel/generator/7.10.2: dependencies: - '@babel/types': 7.9.6 + '@babel/types': 7.10.2 jsesc: 2.5.2 lodash: 4.17.15 source-map: 0.5.7 dev: true resolution: - integrity: sha512-+htwWKJbH2bL72HRluF8zumBxzuX0ZZUFl3JLNyoUjM/Ho8wnVpPXM6aUz8cfKDqQ/h7zHqKt4xzJteUosckqQ== - /@babel/helper-annotate-as-pure/7.8.3: + integrity: sha512-AxfBNHNu99DTMvlUPlt1h2+Hn7knPpH5ayJ8OqDWSeLld+Fi2AYBTC/IejWDM9Edcii4UzZRCsbUt0WlSDsDsA== + /@babel/helper-annotate-as-pure/7.10.1: dependencies: - '@babel/types': 7.9.6 + '@babel/types': 7.10.2 dev: true resolution: - integrity: sha512-6o+mJrZBxOoEX77Ezv9zwW7WV8DdluouRKNY/IR5u/YTMuKHgugHOzYWlYvYLpLA9nPsQCAAASpCIbjI9Mv+Uw== - /@babel/helper-builder-binary-assignment-operator-visitor/7.8.3: + integrity: sha512-ewp3rvJEwLaHgyWGe4wQssC2vjks3E80WiUe2BpMb0KhreTjMROCbxXcEovTrbeGVdQct5VjQfrv9EgC+xMzCw== + /@babel/helper-builder-binary-assignment-operator-visitor/7.10.1: dependencies: - '@babel/helper-explode-assignable-expression': 7.8.3 - '@babel/types': 7.9.6 + '@babel/helper-explode-assignable-expression': 7.10.1 + '@babel/types': 7.10.2 dev: true resolution: - integrity: sha512-5eFOm2SyFPK4Rh3XMMRDjN7lBH0orh3ss0g3rTYZnBQ+r6YPj7lgDyCvPphynHvUrobJmeMignBr6Acw9mAPlw== - /@babel/helper-compilation-targets/7.9.6_@babel+core@7.9.6: + integrity: sha512-cQpVq48EkYxUU0xozpGCLla3wlkdRRqLWu1ksFMXA9CM5KQmyyRpSEsYXbao7JUkOw/tAaYKCaYyZq6HOFYtyw== + /@babel/helper-compilation-targets/7.10.2_@babel+core@7.10.2: dependencies: - '@babel/compat-data': 7.9.6 - '@babel/core': 7.9.6 + '@babel/compat-data': 7.10.1 + '@babel/core': 7.10.2 browserslist: 4.12.0 invariant: 2.2.4 levenary: 1.1.1 @@ -108,712 +108,768 @@ packages: peerDependencies: '@babel/core': ^7.0.0 resolution: - integrity: sha512-x2Nvu0igO0ejXzx09B/1fGBxY9NXQlBW2kZsSxCJft+KHN8t9XWzIvFxtPHnBOAXpVsdxZKZFbRUC8TsNKajMw== - /@babel/helper-create-regexp-features-plugin/7.8.8_@babel+core@7.9.6: + integrity: sha512-hYgOhF4To2UTB4LTaZepN/4Pl9LD4gfbJx8A34mqoluT8TLbof1mhUlYuNWTEebONa8+UlCC4X0TEXu7AOUyGA== + /@babel/helper-create-class-features-plugin/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-annotate-as-pure': 7.8.3 - '@babel/helper-regex': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-function-name': 7.10.1 + '@babel/helper-member-expression-to-functions': 7.10.1 + '@babel/helper-optimise-call-expression': 7.10.1 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/helper-replace-supers': 7.10.1 + '@babel/helper-split-export-declaration': 7.10.1 + dev: true + peerDependencies: + '@babel/core': ^7.0.0 + resolution: + integrity: sha512-bwhdehBJZt84HuPUcP1HaTLuc/EywVS8rc3FgsEPDcivg+DCW+SHuLHVkYOmcBA1ZfI+Z/oZjQc/+bPmIO7uAA== + /@babel/helper-create-regexp-features-plugin/7.10.1_@babel+core@7.10.2: + dependencies: + '@babel/core': 7.10.2 + '@babel/helper-annotate-as-pure': 7.10.1 + '@babel/helper-regex': 7.10.1 regexpu-core: 4.7.0 dev: true peerDependencies: '@babel/core': ^7.0.0 resolution: - integrity: sha512-LYVPdwkrQEiX9+1R29Ld/wTrmQu1SSKYnuOk3g0CkcZMA1p0gsNxJFj/3gBdaJ7Cg0Fnek5z0DsMULePP7Lrqg== - /@babel/helper-define-map/7.8.3: + integrity: sha512-Rx4rHS0pVuJn5pJOqaqcZR4XSgeF9G/pO/79t+4r7380tXFJdzImFnxMU19f83wjSrmKHq6myrM10pFHTGzkUA== + /@babel/helper-define-map/7.10.1: dependencies: - '@babel/helper-function-name': 7.9.5 - '@babel/types': 7.9.6 + '@babel/helper-function-name': 7.10.1 + '@babel/types': 7.10.2 lodash: 4.17.15 dev: true resolution: - integrity: sha512-PoeBYtxoZGtct3md6xZOCWPcKuMuk3IHhgxsRRNtnNShebf4C8YonTSblsK4tvDbm+eJAw2HAPOfCr+Q/YRG/g== - /@babel/helper-explode-assignable-expression/7.8.3: + integrity: sha512-+5odWpX+OnvkD0Zmq7panrMuAGQBu6aPUgvMzuMGo4R+jUOvealEj2hiqI6WhxgKrTpFoFj0+VdsuA8KDxHBDg== + /@babel/helper-explode-assignable-expression/7.10.1: dependencies: - '@babel/traverse': 7.9.6 - '@babel/types': 7.9.6 + '@babel/traverse': 7.10.1 + '@babel/types': 7.10.2 dev: true resolution: - integrity: sha512-N+8eW86/Kj147bO9G2uclsg5pwfs/fqqY5rwgIL7eTBklgXjcOJ3btzS5iM6AitJcftnY7pm2lGsrJVYLGjzIw== - /@babel/helper-function-name/7.9.5: + integrity: sha512-vcUJ3cDjLjvkKzt6rHrl767FeE7pMEYfPanq5L16GRtrXIoznc0HykNW2aEYkcnP76P0isoqJ34dDMFZwzEpJg== + /@babel/helper-function-name/7.10.1: dependencies: - '@babel/helper-get-function-arity': 7.8.3 - '@babel/template': 7.8.6 - '@babel/types': 7.9.6 + '@babel/helper-get-function-arity': 7.10.1 + '@babel/template': 7.10.1 + '@babel/types': 7.10.2 dev: true resolution: - integrity: sha512-JVcQZeXM59Cd1qanDUxv9fgJpt3NeKUaqBqUEvfmQ+BCOKq2xUgaWZW2hr0dkbyJgezYuplEoh5knmrnS68efw== - /@babel/helper-get-function-arity/7.8.3: + integrity: sha512-fcpumwhs3YyZ/ttd5Rz0xn0TpIwVkN7X0V38B9TWNfVF42KEkhkAAuPCQ3oXmtTRtiPJrmZ0TrfS0GKF0eMaRQ== + /@babel/helper-get-function-arity/7.10.1: dependencies: - '@babel/types': 7.9.6 + '@babel/types': 7.10.2 dev: true resolution: - integrity: sha512-FVDR+Gd9iLjUMY1fzE2SR0IuaJToR4RkCDARVfsBBPSP53GEqSFjD8gNyxg246VUyc/ALRxFaAK8rVG7UT7xRA== - /@babel/helper-hoist-variables/7.8.3: + integrity: sha512-F5qdXkYGOQUb0hpRaPoetF9AnsXknKjWMZ+wmsIRsp5ge5sFh4c3h1eH2pRTTuy9KKAA2+TTYomGXAtEL2fQEw== + /@babel/helper-hoist-variables/7.10.1: dependencies: - '@babel/types': 7.9.6 + '@babel/types': 7.10.2 dev: true resolution: - integrity: sha512-ky1JLOjcDUtSc+xkt0xhYff7Z6ILTAHKmZLHPxAhOP0Nd77O+3nCsd6uSVYur6nJnCI029CrNbYlc0LoPfAPQg== - /@babel/helper-member-expression-to-functions/7.8.3: + integrity: sha512-vLm5srkU8rI6X3+aQ1rQJyfjvCBLXP8cAGeuw04zeAM2ItKb1e7pmVmLyHb4sDaAYnLL13RHOZPLEtcGZ5xvjg== + /@babel/helper-member-expression-to-functions/7.10.1: dependencies: - '@babel/types': 7.9.6 + '@babel/types': 7.10.2 dev: true resolution: - integrity: sha512-fO4Egq88utkQFjbPrSHGmGLFqmrshs11d46WI+WZDESt7Wu7wN2G2Iu+NMMZJFDOVRHAMIkB5SNh30NtwCA7RA== - /@babel/helper-module-imports/7.8.3: + integrity: sha512-u7XLXeM2n50gb6PWJ9hoO5oO7JFPaZtrh35t8RqKLT1jFKj9IWeD1zrcrYp1q1qiZTdEarfDWfTIP8nGsu0h5g== + /@babel/helper-module-imports/7.10.1: dependencies: - '@babel/types': 7.9.6 + '@babel/types': 7.10.1 dev: true resolution: - integrity: sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg== - /@babel/helper-module-transforms/7.9.0: + integrity: sha512-SFxgwYmZ3HZPyZwJRiVNLRHWuW2OgE5k2nrVs6D9Iv4PPnXVffuEHy83Sfx/l4SqF+5kyJXjAyUmrG7tNm+qVg== + /@babel/helper-module-transforms/7.10.1: dependencies: - '@babel/helper-module-imports': 7.8.3 - '@babel/helper-replace-supers': 7.9.6 - '@babel/helper-simple-access': 7.8.3 - '@babel/helper-split-export-declaration': 7.8.3 - '@babel/template': 7.8.6 - '@babel/types': 7.9.6 + '@babel/helper-module-imports': 7.10.1 + '@babel/helper-replace-supers': 7.10.1 + '@babel/helper-simple-access': 7.10.1 + '@babel/helper-split-export-declaration': 7.10.1 + '@babel/template': 7.10.1 + '@babel/types': 7.10.2 lodash: 4.17.15 dev: true resolution: - integrity: sha512-0FvKyu0gpPfIQ8EkxlrAydOWROdHpBmiCiRwLkUiBGhCUPRRbVD2/tm3sFr/c/GWFrQ/ffutGUAnx7V0FzT2wA== - /@babel/helper-optimise-call-expression/7.8.3: + integrity: sha512-RLHRCAzyJe7Q7sF4oy2cB+kRnU4wDZY/H2xJFGof+M+SJEGhZsb+GFj5j1AD8NiSaVBJ+Pf0/WObiXu/zxWpFg== + /@babel/helper-optimise-call-expression/7.10.1: dependencies: - '@babel/types': 7.9.6 + '@babel/types': 7.10.2 dev: true resolution: - integrity: sha512-Kag20n86cbO2AvHca6EJsvqAd82gc6VMGule4HwebwMlwkpXuVqrNRj6CkCV2sKxgi9MyAUnZVnZ6lJ1/vKhHQ== - /@babel/helper-plugin-utils/7.8.3: + integrity: sha512-a0DjNS1prnBsoKx83dP2falChcs7p3i8VMzdrSbfLhuQra/2ENC4sbri34dz/rWmDADsmF1q5GbfaXydh0Jbjg== + /@babel/helper-plugin-utils/7.10.1: dev: true resolution: - integrity: sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ== - /@babel/helper-regex/7.8.3: + integrity: sha512-fvoGeXt0bJc7VMWZGCAEBEMo/HAjW2mP8apF5eXK0wSqwLAVHAISCWRoLMBMUs2kqeaG77jltVqu4Hn8Egl3nA== + /@babel/helper-regex/7.10.1: dependencies: lodash: 4.17.15 dev: true resolution: - integrity: sha512-BWt0QtYv/cg/NecOAZMdcn/waj/5P26DR4mVLXfFtDokSR6fyuG0Pj+e2FqtSME+MqED1khnSMulkmGl8qWiUQ== - /@babel/helper-remap-async-to-generator/7.8.3: + integrity: sha512-7isHr19RsIJWWLLFn21ubFt223PjQyg1HY7CZEMRr820HttHPpVvrsIN3bUOo44DEfFV4kBXO7Abbn9KTUZV7g== + /@babel/helper-remap-async-to-generator/7.10.1: dependencies: - '@babel/helper-annotate-as-pure': 7.8.3 - '@babel/helper-wrap-function': 7.8.3 - '@babel/template': 7.8.6 - '@babel/traverse': 7.9.6 - '@babel/types': 7.9.6 + '@babel/helper-annotate-as-pure': 7.10.1 + '@babel/helper-wrap-function': 7.10.1 + '@babel/template': 7.10.1 + '@babel/traverse': 7.10.1 + '@babel/types': 7.10.2 dev: true resolution: - integrity: sha512-kgwDmw4fCg7AVgS4DukQR/roGp+jP+XluJE5hsRZwxCYGg+Rv9wSGErDWhlI90FODdYfd4xG4AQRiMDjjN0GzA== - /@babel/helper-replace-supers/7.9.6: + integrity: sha512-RfX1P8HqsfgmJ6CwaXGKMAqbYdlleqglvVtht0HGPMSsy2V6MqLlOJVF/0Qyb/m2ZCi2z3q3+s6Pv7R/dQuZ6A== + /@babel/helper-replace-supers/7.10.1: dependencies: - '@babel/helper-member-expression-to-functions': 7.8.3 - '@babel/helper-optimise-call-expression': 7.8.3 - '@babel/traverse': 7.9.6 - '@babel/types': 7.9.6 + '@babel/helper-member-expression-to-functions': 7.10.1 + '@babel/helper-optimise-call-expression': 7.10.1 + '@babel/traverse': 7.10.1 + '@babel/types': 7.10.2 dev: true resolution: - integrity: sha512-qX+chbxkbArLyCImk3bWV+jB5gTNU/rsze+JlcF6Nf8tVTigPJSI1o1oBow/9Resa1yehUO9lIipsmu9oG4RzA== - /@babel/helper-simple-access/7.8.3: + integrity: sha512-SOwJzEfpuQwInzzQJGjGaiG578UYmyi2Xw668klPWV5n07B73S0a9btjLk/52Mlcxa+5AdIYqws1KyXRfMoB7A== + /@babel/helper-simple-access/7.10.1: dependencies: - '@babel/template': 7.8.6 - '@babel/types': 7.9.6 + '@babel/template': 7.10.1 + '@babel/types': 7.10.2 dev: true resolution: - integrity: sha512-VNGUDjx5cCWg4vvCTR8qQ7YJYZ+HBjxOgXEl7ounz+4Sn7+LMD3CFrCTEU6/qXKbA2nKg21CwhhBzO0RpRbdCw== - /@babel/helper-split-export-declaration/7.8.3: + integrity: sha512-VSWpWzRzn9VtgMJBIWTZ+GP107kZdQ4YplJlCmIrjoLVSi/0upixezHCDG8kpPVTBJpKfxTH01wDhh+jS2zKbw== + /@babel/helper-split-export-declaration/7.10.1: dependencies: - '@babel/types': 7.9.6 + '@babel/types': 7.10.2 dev: true resolution: - integrity: sha512-3x3yOeyBhW851hroze7ElzdkeRXQYQbFIb7gLK1WQYsw2GWDay5gAJNw1sWJ0VFP6z5J1whqeXH/WCdCjZv6dA== - /@babel/helper-validator-identifier/7.9.5: + integrity: sha512-UQ1LVBPrYdbchNhLwj6fetj46BcFwfS4NllJo/1aJsT+1dLTEnXJL0qHqtY7gPzF8S2fXBJamf1biAXV3X077g== + /@babel/helper-validator-identifier/7.10.1: dev: true resolution: - integrity: sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g== - /@babel/helper-wrap-function/7.8.3: + integrity: sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw== + /@babel/helper-wrap-function/7.10.1: dependencies: - '@babel/helper-function-name': 7.9.5 - '@babel/template': 7.8.6 - '@babel/traverse': 7.9.6 - '@babel/types': 7.9.6 + '@babel/helper-function-name': 7.10.1 + '@babel/template': 7.10.1 + '@babel/traverse': 7.10.1 + '@babel/types': 7.10.2 dev: true resolution: - integrity: sha512-LACJrbUET9cQDzb6kG7EeD7+7doC3JNvUgTEQOx2qaO1fKlzE/Bf05qs9w1oXQMmXlPO65lC3Tq9S6gZpTErEQ== - /@babel/helpers/7.9.6: + integrity: sha512-C0MzRGteVDn+H32/ZgbAv5r56f2o1fZSA/rj/TYo8JEJNHg+9BdSmKBUND0shxWRztWhjlT2cvHYuynpPsVJwQ== + /@babel/helpers/7.10.1: dependencies: - '@babel/template': 7.8.6 - '@babel/traverse': 7.9.6 - '@babel/types': 7.9.6 + '@babel/template': 7.10.1 + '@babel/traverse': 7.10.1 + '@babel/types': 7.10.2 dev: true resolution: - integrity: sha512-tI4bUbldloLcHWoRUMAj4g1bF313M/o6fBKhIsb3QnGVPwRm9JsNf/gqMkQ7zjqReABiffPV6RWj7hEglID5Iw== - /@babel/highlight/7.9.0: + integrity: sha512-muQNHF+IdU6wGgkaJyhhEmI54MOZBKsFfsXFhboz1ybwJ1Kl7IHlbm2a++4jwrmY5UYsgitt5lfqo1wMFcHmyw== + /@babel/highlight/7.10.1: dependencies: - '@babel/helper-validator-identifier': 7.9.5 + '@babel/helper-validator-identifier': 7.10.1 chalk: 2.4.2 js-tokens: 4.0.0 dev: true resolution: - integrity: sha512-lJZPilxX7Op3Nv/2cvFdnlepPXDxi29wxteT57Q965oc5R9v86ztx0jfxVrTcBk8C2kcPkkDa2Z4T3ZsPPVWsQ== - /@babel/parser/7.9.6: + integrity: sha512-8rMof+gVP8mxYZApLF/JgNDAkdKa+aJt3ZYxF8z6+j/hpeXL7iMsKCPHa2jNMHu/qqBwzQF4OHNoYi8dMA/rYg== + /@babel/parser/7.10.2: dev: true engines: node: '>=6.0.0' hasBin: true resolution: - integrity: sha512-AoeIEJn8vt+d/6+PXDRPaksYhnlbMIiejioBZvvMQsOjW/JYK6k/0dKnvvP3EhK5GfMBWDPtrxRtegWdAcdq9Q== - /@babel/plugin-proposal-async-generator-functions/7.8.3_@babel+core@7.9.6: + integrity: sha512-PApSXlNMJyB4JiGVhCOlzKIif+TKFTvu0aQAhnTvfP/z3vVSN6ZypH5bfUNwFXXjRQtUEBNFd2PtmCmG2Py3qQ== + /@babel/plugin-proposal-async-generator-functions/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 - '@babel/helper-remap-async-to-generator': 7.8.3 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.9.6 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/helper-remap-async-to-generator': 7.10.1 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.10.2 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-NZ9zLv848JsV3hs8ryEh7Uaz/0KsmPLqv0+PdkDJL1cJy0K4kOCFa8zc1E3mp+RHPQcpdfb/6GovEsW4VDrOMw== - /@babel/plugin-proposal-dynamic-import/7.8.3_@babel+core@7.9.6: + integrity: sha512-vzZE12ZTdB336POZjmpblWfNNRpMSua45EYnRigE2XsZxcXcIyly2ixnTJasJE4Zq3U7t2d8rRF7XRUuzHxbOw== + /@babel/plugin-proposal-class-properties/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.9.6 + '@babel/core': 7.10.2 + '@babel/helper-create-class-features-plugin': 7.10.1_@babel+core@7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-NyaBbyLFXFLT9FP+zk0kYlUlA8XtCUbehs67F0nnEg7KICgMc2mNkIeu9TYhKzyXMkrapZFwAhXLdnt4IYHy1w== - /@babel/plugin-proposal-json-strings/7.8.3_@babel+core@7.9.6: + integrity: sha512-sqdGWgoXlnOdgMXU+9MbhzwFRgxVLeiGBqTrnuS7LC2IBU31wSsESbTUreT2O418obpfPdGUR2GbEufZF1bpqw== + /@babel/plugin-proposal-dynamic-import/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.9.6 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.10.2 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-KGhQNZ3TVCQG/MjRbAUwuH+14y9q0tpxs1nWWs3pbSleRdDro9SAMMDyye8HhY1gqZ7/NqIc8SKhya0wRDgP1Q== - /@babel/plugin-proposal-nullish-coalescing-operator/7.8.3_@babel+core@7.9.6: + integrity: sha512-Cpc2yUVHTEGPlmiQzXj026kqwjEQAD9I4ZC16uzdbgWgitg/UHKHLffKNCQZ5+y8jpIZPJcKcwsr2HwPh+w3XA== + /@babel/plugin-proposal-json-strings/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.9.6 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.10.2 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-TS9MlfzXpXKt6YYomudb/KU7nQI6/xnapG6in1uZxoxDghuSMZsPb6D2fyUwNYSAp4l1iR7QtFOjkqcRYcUsfw== - /@babel/plugin-proposal-numeric-separator/7.8.3_@babel+core@7.9.6: + integrity: sha512-m8r5BmV+ZLpWPtMY2mOKN7wre6HIO4gfIiV+eOmsnZABNenrt/kzYBwrh+KOfgumSWpnlGs5F70J8afYMSJMBg== + /@babel/plugin-proposal-nullish-coalescing-operator/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-numeric-separator': 7.8.3_@babel+core@7.9.6 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.10.2 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-jWioO1s6R/R+wEHizfaScNsAx+xKgwTLNXSh7tTC4Usj3ItsPEhYkEpU4h+lpnBwq7NBVOJXfO6cRFYcX69JUQ== - /@babel/plugin-proposal-object-rest-spread/7.9.6_@babel+core@7.9.6: + integrity: sha512-56cI/uHYgL2C8HVuHOuvVowihhX0sxb3nnfVRzUeVHTWmRHTZrKuAh/OBIMggGU/S1g/1D2CRCXqP+3u7vX7iA== + /@babel/plugin-proposal-numeric-separator/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-parameters': 7.9.5_@babel+core@7.9.6 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/plugin-syntax-numeric-separator': 7.10.1_@babel+core@7.10.2 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-Ga6/fhGqA9Hj+y6whNpPv8psyaK5xzrQwSPsGPloVkvmH+PqW1ixdnfJ9uIO06OjQNYol3PMnfmJ8vfZtkzF+A== - /@babel/plugin-proposal-optional-catch-binding/7.8.3_@babel+core@7.9.6: + integrity: sha512-jjfym4N9HtCiNfyyLAVD8WqPYeHUrw4ihxuAynWj6zzp2gf9Ey2f7ImhFm6ikB3CLf5Z/zmcJDri6B4+9j9RsA== + /@babel/plugin-proposal-object-rest-spread/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.9.6 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.10.2 + '@babel/plugin-transform-parameters': 7.10.1_@babel+core@7.10.2 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-0gkX7J7E+AtAw9fcwlVQj8peP61qhdg/89D5swOkjYbkboA2CVckn3kiyum1DE0wskGb7KJJxBdyEBApDLLVdw== - /@babel/plugin-proposal-optional-chaining/7.9.0_@babel+core@7.9.6: + integrity: sha512-Z+Qri55KiQkHh7Fc4BW6o+QBuTagbOp9txE+4U1i79u9oWlf2npkiDx+Rf3iK3lbcHBuNy9UOkwuR5wOMH3LIQ== + /@babel/plugin-proposal-optional-catch-binding/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.9.6 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.10.2 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-NDn5tu3tcv4W30jNhmc2hyD5c56G6cXx4TesJubhxrJeCvuuMpttxr0OnNCqbZGhFjLrg+NIhxxC+BK5F6yS3w== - /@babel/plugin-proposal-unicode-property-regex/7.8.8_@babel+core@7.9.6: + integrity: sha512-VqExgeE62YBqI3ogkGoOJp1R6u12DFZjqwJhqtKc2o5m1YTUuUWnos7bZQFBhwkxIFpWYJ7uB75U7VAPPiKETA== + /@babel/plugin-proposal-optional-chaining/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-create-regexp-features-plugin': 7.8.8_@babel+core@7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.10.2 + dev: true + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-dqQj475q8+/avvok72CF3AOSV/SGEcH29zT5hhohqqvvZ2+boQoOr7iGldBG5YXTO2qgCgc2B3WvVLUdbeMlGA== + /@babel/plugin-proposal-private-methods/7.10.1_@babel+core@7.10.2: + dependencies: + '@babel/core': 7.10.2 + '@babel/helper-create-class-features-plugin': 7.10.1_@babel+core@7.10.2 + '@babel/helper-plugin-utils': 7.10.1 + dev: true + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-RZecFFJjDiQ2z6maFprLgrdnm0OzoC23Mx89xf1CcEsxmHuzuXOdniEuI+S3v7vjQG4F5sa6YtUp+19sZuSxHg== + /@babel/plugin-proposal-unicode-property-regex/7.10.1_@babel+core@7.10.2: + dependencies: + '@babel/core': 7.10.2 + '@babel/helper-create-regexp-features-plugin': 7.10.1_@babel+core@7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true engines: node: '>=4' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-EVhjVsMpbhLw9ZfHWSx2iy13Q8Z/eg8e8ccVWt23sWQK5l1UdkoLJPN5w69UA4uITGBnEZD2JOe4QOHycYKv8A== - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.9.6: + integrity: sha512-JjfngYRvwmPwmnbRZyNiPFI8zxCZb8euzbCG/LxyKdeTb59tVciKo9GK9bi6JYKInk1H11Dq9j/zRqIH4KigfQ== + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.9.6: + /@babel/plugin-syntax-class-properties/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 + dev: true + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-Gf2Yx/iRs1JREDtVZ56OrjjgFHCaldpTnuy9BHla10qyVT3YkIIGEtoDWhyop0ksu1GvNjHIoYRBqm3zoR1jyQ== + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.10.2: + dependencies: + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ== - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.9.6: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA== - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.9.6: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ== - /@babel/plugin-syntax-numeric-separator/7.8.3_@babel+core@7.9.6: + /@babel/plugin-syntax-numeric-separator/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-H7dCMAdN83PcCmqmkHB5dtp+Xa9a6LKSvA2hiFBC/5alSHxM5VgWZXFqDi0YFe8XNGT6iCa+z4V4zSt/PdZ7Dw== - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.9.6: + integrity: sha512-uTd0OsHrpe3tH5gRPTxG8Voh99/WCU78vIm5NMRYPAqC8lR4vajt6KkCAknCHrx24vkPdd/05yfdGSB4EIY2mg== + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.9.6: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q== - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.9.6: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg== - /@babel/plugin-syntax-top-level-await/7.8.3_@babel+core@7.9.6: + /@babel/plugin-syntax-top-level-await/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-kwj1j9lL/6Wd0hROD3b/OZZ7MSrZLqqn9RAZ5+cYYsflQ9HZBIKCUkr3+uL1MEJ1NePiUbf98jjiMQSv0NMR9g== - /@babel/plugin-transform-arrow-functions/7.8.3_@babel+core@7.9.6: + integrity: sha512-hgA5RYkmZm8FTFT3yu2N9Bx7yVVOKYT6yEdXXo6j2JTm0wNxgqaGeQVaSHRjhfnQbX91DtjFB6McRFSlcJH3xQ== + /@babel/plugin-transform-arrow-functions/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-0MRF+KC8EqH4dbuITCWwPSzsyO3HIWWlm30v8BbbpOrS1B++isGxPnnuq/IZvOX5J2D/p7DQalQm+/2PnlKGxg== - /@babel/plugin-transform-async-to-generator/7.8.3_@babel+core@7.9.6: + integrity: sha512-6AZHgFJKP3DJX0eCNJj01RpytUa3SOGawIxweHkNX2L6PYikOZmoh5B0d7hIHaIgveMjX990IAa/xK7jRTN8OA== + /@babel/plugin-transform-async-to-generator/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-module-imports': 7.8.3 - '@babel/helper-plugin-utils': 7.8.3 - '@babel/helper-remap-async-to-generator': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-module-imports': 7.10.1 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/helper-remap-async-to-generator': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-imt9tFLD9ogt56Dd5CI/6XgpukMwd/fLGSrix2httihVe7LOGVPhyhMh1BU5kDM7iHD08i8uUtmV2sWaBFlHVQ== - /@babel/plugin-transform-block-scoped-functions/7.8.3_@babel+core@7.9.6: + integrity: sha512-XCgYjJ8TY2slj6SReBUyamJn3k2JLUIiiR5b6t1mNCMSvv7yx+jJpaewakikp0uWFQSF7ChPPoe3dHmXLpISkg== + /@babel/plugin-transform-block-scoped-functions/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-vo4F2OewqjbB1+yaJ7k2EJFHlTP3jR634Z9Cj9itpqNjuLXvhlVxgnjsHsdRgASR8xYDrx6onw4vW5H6We0Jmg== - /@babel/plugin-transform-block-scoping/7.8.3_@babel+core@7.9.6: + integrity: sha512-B7K15Xp8lv0sOJrdVAoukKlxP9N59HS48V1J3U/JGj+Ad+MHq+am6xJVs85AgXrQn4LV8vaYFOB+pr/yIuzW8Q== + /@babel/plugin-transform-block-scoping/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 lodash: 4.17.15 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-pGnYfm7RNRgYRi7bids5bHluENHqJhrV4bCZRwc5GamaWIIs07N4rZECcmJL6ZClwjDz1GbdMZFtPs27hTB06w== - /@babel/plugin-transform-classes/7.9.5_@babel+core@7.9.6: + integrity: sha512-8bpWG6TtF5akdhIm/uWTyjHqENpy13Fx8chg7pFH875aNLwX8JxIxqm08gmAT+Whe6AOmaTeLPe7dpLbXt+xUw== + /@babel/plugin-transform-classes/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-annotate-as-pure': 7.8.3 - '@babel/helper-define-map': 7.8.3 - '@babel/helper-function-name': 7.9.5 - '@babel/helper-optimise-call-expression': 7.8.3 - '@babel/helper-plugin-utils': 7.8.3 - '@babel/helper-replace-supers': 7.9.6 - '@babel/helper-split-export-declaration': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-annotate-as-pure': 7.10.1 + '@babel/helper-define-map': 7.10.1 + '@babel/helper-function-name': 7.10.1 + '@babel/helper-optimise-call-expression': 7.10.1 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/helper-replace-supers': 7.10.1 + '@babel/helper-split-export-declaration': 7.10.1 globals: 11.12.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-x2kZoIuLC//O5iA7PEvecB105o7TLzZo8ofBVhP79N+DO3jaX+KYfww9TQcfBEZD0nikNyYcGB1IKtRq36rdmg== - /@babel/plugin-transform-computed-properties/7.8.3_@babel+core@7.9.6: + integrity: sha512-P9V0YIh+ln/B3RStPoXpEQ/CoAxQIhRSUn7aXqQ+FZJ2u8+oCtjIXR3+X0vsSD8zv+mb56K7wZW1XiDTDGiDRQ== + /@babel/plugin-transform-computed-properties/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-O5hiIpSyOGdrQZRQ2ccwtTVkgUDBBiCuK//4RJ6UfePllUTCENOzKxfh6ulckXKc0DixTFLCfb2HVkNA7aDpzA== - /@babel/plugin-transform-destructuring/7.9.5_@babel+core@7.9.6: + integrity: sha512-mqSrGjp3IefMsXIenBfGcPXxJxweQe2hEIwMQvjtiDQ9b1IBvDUjkAtV/HMXX47/vXf14qDNedXsIiNd1FmkaQ== + /@babel/plugin-transform-destructuring/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-j3OEsGel8nHL/iusv/mRd5fYZ3DrOxWC82x0ogmdN/vHfAP4MYw+AFKYanzWlktNwikKvlzUV//afBW5FTp17Q== - /@babel/plugin-transform-dotall-regex/7.8.3_@babel+core@7.9.6: + integrity: sha512-V/nUc4yGWG71OhaTH705pU8ZSdM6c1KmmLP8ys59oOYbT7RpMYAR3MsVOt6OHL0WzG7BlTU076va9fjJyYzJMA== + /@babel/plugin-transform-dotall-regex/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-create-regexp-features-plugin': 7.8.8_@babel+core@7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-create-regexp-features-plugin': 7.10.1_@babel+core@7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-kLs1j9Nn4MQoBYdRXH6AeaXMbEJFaFu/v1nQkvib6QzTj8MZI5OQzqmD83/2jEM1z0DLilra5aWO5YpyC0ALIw== - /@babel/plugin-transform-duplicate-keys/7.8.3_@babel+core@7.9.6: + integrity: sha512-19VIMsD1dp02RvduFUmfzj8uknaO3uiHHF0s3E1OHnVsNj8oge8EQ5RzHRbJjGSetRnkEuBYO7TG1M5kKjGLOA== + /@babel/plugin-transform-duplicate-keys/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-s8dHiBUbcbSgipS4SMFuWGqCvyge5V2ZeAWzR6INTVC3Ltjig/Vw1G2Gztv0vU/hRG9X8IvKvYdoksnUfgXOEQ== - /@babel/plugin-transform-exponentiation-operator/7.8.3_@babel+core@7.9.6: + integrity: sha512-wIEpkX4QvX8Mo9W6XF3EdGttrIPZWozHfEaDTU0WJD/TDnXMvdDh30mzUl/9qWhnf7naicYartcEfUghTCSNpA== + /@babel/plugin-transform-exponentiation-operator/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.8.3 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.10.1 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-zwIpuIymb3ACcInbksHaNcR12S++0MDLKkiqXHl3AzpgdKlFNhog+z/K0+TGW+b0w5pgTq4H6IwV/WhxbGYSjQ== - /@babel/plugin-transform-for-of/7.9.0_@babel+core@7.9.6: + integrity: sha512-lr/przdAbpEA2BUzRvjXdEDLrArGRRPwbaF9rvayuHRvdQ7lUTTkZnhZrJ4LE2jvgMRFF4f0YuPQ20vhiPYxtA== + /@babel/plugin-transform-for-of/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-lTAnWOpMwOXpyDx06N+ywmF3jNbafZEqZ96CGYabxHrxNX8l5ny7dt4bK/rGwAh9utyP2b2Hv7PlZh1AAS54FQ== - /@babel/plugin-transform-function-name/7.8.3_@babel+core@7.9.6: + integrity: sha512-US8KCuxfQcn0LwSCMWMma8M2R5mAjJGsmoCBVwlMygvmDUMkTCykc84IqN1M7t+agSfOmLYTInLCHJM+RUoz+w== + /@babel/plugin-transform-function-name/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-function-name': 7.9.5 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-function-name': 7.10.1 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-rO/OnDS78Eifbjn5Py9v8y0aR+aSYhDhqAwVfsTl0ERuMZyr05L1aFSCJnbv2mmsLkit/4ReeQ9N2BgLnOcPCQ== - /@babel/plugin-transform-literals/7.8.3_@babel+core@7.9.6: + integrity: sha512-//bsKsKFBJfGd65qSNNh1exBy5Y9gD9ZN+DvrJ8f7HXr4avE5POW6zB7Rj6VnqHV33+0vXWUwJT0wSHubiAQkw== + /@babel/plugin-transform-literals/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-3Tqf8JJ/qB7TeldGl+TT55+uQei9JfYaregDcEAyBZ7akutriFrt6C/wLYIer6OYhleVQvH/ntEhjE/xMmy10A== - /@babel/plugin-transform-member-expression-literals/7.8.3_@babel+core@7.9.6: + integrity: sha512-qi0+5qgevz1NHLZroObRm5A+8JJtibb7vdcPQF1KQE12+Y/xxl8coJ+TpPW9iRq+Mhw/NKLjm+5SHtAHCC7lAw== + /@babel/plugin-transform-member-expression-literals/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-3Wk2EXhnw+rP+IDkK6BdtPKsUE5IeZ6QOGrPYvw52NwBStw9V1ZVzxgK6fSKSxqUvH9eQPR3tm3cOq79HlsKYA== - /@babel/plugin-transform-modules-amd/7.9.6_@babel+core@7.9.6: + integrity: sha512-UmaWhDokOFT2GcgU6MkHC11i0NQcL63iqeufXWfRy6pUOGYeCGEKhvfFO6Vz70UfYJYHwveg62GS83Rvpxn+NA== + /@babel/plugin-transform-modules-amd/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-module-transforms': 7.9.0 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-module-transforms': 7.10.1 + '@babel/helper-plugin-utils': 7.10.1 babel-plugin-dynamic-import-node: 2.3.3 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-zoT0kgC3EixAyIAU+9vfaUVKTv9IxBDSabgHoUCBP6FqEJ+iNiN7ip7NBKcYqbfUDfuC2mFCbM7vbu4qJgOnDw== - /@babel/plugin-transform-modules-commonjs/7.9.6_@babel+core@7.9.6: + integrity: sha512-31+hnWSFRI4/ACFr1qkboBbrTxoBIzj7qA69qlq8HY8p7+YCzkCT6/TvQ1a4B0z27VeWtAeJd6pr5G04dc1iHw== + /@babel/plugin-transform-modules-commonjs/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-module-transforms': 7.9.0 - '@babel/helper-plugin-utils': 7.8.3 - '@babel/helper-simple-access': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-module-transforms': 7.10.1 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/helper-simple-access': 7.10.1 babel-plugin-dynamic-import-node: 2.3.3 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-7H25fSlLcn+iYimmsNe3uK1at79IE6SKW9q0/QeEHTMC9MdOZ+4bA+T1VFB5fgOqBWoqlifXRzYD0JPdmIrgSQ== - /@babel/plugin-transform-modules-systemjs/7.9.6_@babel+core@7.9.6: + integrity: sha512-AQG4fc3KOah0vdITwt7Gi6hD9BtQP/8bhem7OjbaMoRNCH5Djx42O2vYMfau7QnAzQCa+RJnhJBmFFMGpQEzrg== + /@babel/plugin-transform-modules-systemjs/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-hoist-variables': 7.8.3 - '@babel/helper-module-transforms': 7.9.0 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-hoist-variables': 7.10.1 + '@babel/helper-module-transforms': 7.10.1 + '@babel/helper-plugin-utils': 7.10.1 babel-plugin-dynamic-import-node: 2.3.3 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-NW5XQuW3N2tTHim8e1b7qGy7s0kZ2OH3m5octc49K1SdAKGxYxeIx7hiIz05kS1R2R+hOWcsr1eYwcGhrdHsrg== - /@babel/plugin-transform-modules-umd/7.9.0_@babel+core@7.9.6: + integrity: sha512-ewNKcj1TQZDL3YnO85qh9zo1YF1CHgmSTlRQgHqe63oTrMI85cthKtZjAiZSsSNjPQ5NCaYo5QkbYqEw1ZBgZA== + /@babel/plugin-transform-modules-umd/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-module-transforms': 7.9.0 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-module-transforms': 7.10.1 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-uTWkXkIVtg/JGRSIABdBoMsoIeoHQHPTL0Y2E7xf5Oj7sLqwVsNXOkNk0VJc7vF0IMBsPeikHxFjGe+qmwPtTQ== - /@babel/plugin-transform-named-capturing-groups-regex/7.8.3_@babel+core@7.9.6: + integrity: sha512-EIuiRNMd6GB6ulcYlETnYYfgv4AxqrswghmBRQbWLHZxN4s7mupxzglnHqk9ZiUpDI4eRWewedJJNj67PWOXKA== + /@babel/plugin-transform-named-capturing-groups-regex/7.8.3_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-create-regexp-features-plugin': 7.8.8_@babel+core@7.9.6 + '@babel/core': 7.10.2 + '@babel/helper-create-regexp-features-plugin': 7.10.1_@babel+core@7.10.2 dev: true peerDependencies: '@babel/core': ^7.0.0 resolution: integrity: sha512-f+tF/8UVPU86TrCb06JoPWIdDpTNSGGcAtaD9mLP0aYGA0OS0j7j7DHJR0GTFrUZPUU6loZhbsVZgTh0N+Qdnw== - /@babel/plugin-transform-new-target/7.8.3_@babel+core@7.9.6: + /@babel/plugin-transform-new-target/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-QuSGysibQpyxexRyui2vca+Cmbljo8bcRckgzYV4kRIsHpVeyeC3JDO63pY+xFZ6bWOBn7pfKZTqV4o/ix9sFw== - /@babel/plugin-transform-object-super/7.8.3_@babel+core@7.9.6: + integrity: sha512-MBlzPc1nJvbmO9rPr1fQwXOM2iGut+JC92ku6PbiJMMK7SnQc1rytgpopveE3Evn47gzvGYeCdgfCDbZo0ecUw== + /@babel/plugin-transform-object-super/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 - '@babel/helper-replace-supers': 7.9.6 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/helper-replace-supers': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-57FXk+gItG/GejofIyLIgBKTas4+pEU47IXKDBWFTxdPd7F80H8zybyAY7UoblVfBhBGs2EKM+bJUu2+iUYPDQ== - /@babel/plugin-transform-parameters/7.9.5_@babel+core@7.9.6: + integrity: sha512-WnnStUDN5GL+wGQrJylrnnVlFhFmeArINIR9gjhSeYyvroGhBrSAXYg/RHsnfzmsa+onJrTJrEClPzgNmmQ4Gw== + /@babel/plugin-transform-parameters/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-get-function-arity': 7.8.3 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-get-function-arity': 7.10.1 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-0+1FhHnMfj6lIIhVvS4KGQJeuhe1GI//h5uptK4PvLt+BGBxsoUJbd3/IW002yk//6sZPlFgsG1hY6OHLcy6kA== - /@babel/plugin-transform-property-literals/7.8.3_@babel+core@7.9.6: + integrity: sha512-tJ1T0n6g4dXMsL45YsSzzSDZCxiHXAQp/qHrucOq5gEHncTA3xDxnd5+sZcoQp+N1ZbieAaB8r/VUCG0gqseOg== + /@babel/plugin-transform-property-literals/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-uGiiXAZMqEoQhRWMK17VospMZh5sXWg+dlh2soffpkAl96KAm+WZuJfa6lcELotSRmooLqg0MWdH6UUq85nmmg== - /@babel/plugin-transform-regenerator/7.8.7_@babel+core@7.9.6: + integrity: sha512-Kr6+mgag8auNrgEpbfIWzdXYOvqDHZOF0+Bx2xh4H2EDNwcbRb9lY6nkZg8oSjsX+DH9Ebxm9hOqtKW+gRDeNA== + /@babel/plugin-transform-regenerator/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 + '@babel/core': 7.10.2 regenerator-transform: 0.14.4 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-TIg+gAl4Z0a3WmD3mbYSk+J9ZUH6n/Yc57rtKRnlA/7rcCvpekHXe0CMZHP1gYp7/KLe9GHTuIba0vXmls6drA== - /@babel/plugin-transform-reserved-words/7.8.3_@babel+core@7.9.6: + integrity: sha512-B3+Y2prScgJ2Bh/2l9LJxKbb8C8kRfsG4AdPT+n7ixBHIxJaIG8bi8tgjxUMege1+WqSJ+7gu1YeoMVO3gPWzw== + /@babel/plugin-transform-reserved-words/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-mwMxcycN3omKFDjDQUl+8zyMsBfjRFr0Zn/64I41pmjv4NJuqcYlEtezwYtw9TFd9WR1vN5kiM+O0gMZzO6L0A== - /@babel/plugin-transform-runtime/7.9.6_@babel+core@7.9.6: + integrity: sha512-qN1OMoE2nuqSPmpTqEM7OvJ1FkMEV+BjVeZZm9V9mq/x1JLKQ4pcv8riZJMNN3u2AUGl0ouOMjRr2siecvHqUQ== + /@babel/plugin-transform-runtime/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-module-imports': 7.8.3 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-module-imports': 7.10.1 + '@babel/helper-plugin-utils': 7.10.1 resolve: 1.17.0 semver: 5.7.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-qcmiECD0mYOjOIt8YHNsAP1SxPooC/rDmfmiSK9BNY72EitdSc7l44WTEklaWuFtbOEBjNhWWyph/kOImbNJ4w== - /@babel/plugin-transform-shorthand-properties/7.8.3_@babel+core@7.9.6: + integrity: sha512-4w2tcglDVEwXJ5qxsY++DgWQdNJcCCsPxfT34wCUwIf2E7dI7pMpH8JczkMBbgBTNzBX62SZlNJ9H+De6Zebaw== + /@babel/plugin-transform-shorthand-properties/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-I9DI6Odg0JJwxCHzbzW08ggMdCezoWcuQRz3ptdudgwaHxTjxw5HgdFJmZIkIMlRymL6YiZcped4TTCB0JcC8w== - /@babel/plugin-transform-spread/7.8.3_@babel+core@7.9.6: + integrity: sha512-AR0E/lZMfLstScFwztApGeyTHJ5u3JUKMjneqRItWeEqDdHWZwAOKycvQNCasCK/3r5YXsuNG25funcJDu7Y2g== + /@babel/plugin-transform-spread/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-CkuTU9mbmAoFOI1tklFWYYbzX5qCIZVXPVy0jpXgGwkplCndQAa58s2jr66fTeQnA64bDox0HL4U56CFYoyC7g== - /@babel/plugin-transform-sticky-regex/7.8.3_@babel+core@7.9.6: + integrity: sha512-8wTPym6edIrClW8FI2IoaePB91ETOtg36dOkj3bYcNe7aDMN2FXEoUa+WrmPc4xa1u2PQK46fUX2aCb+zo9rfw== + /@babel/plugin-transform-sticky-regex/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 - '@babel/helper-regex': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/helper-regex': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-9Spq0vGCD5Bb4Z/ZXXSK5wbbLFMG085qd2vhL1JYu1WcQ5bXqZBAYRzU1d+p79GcHs2szYv5pVQCX13QgldaWw== - /@babel/plugin-transform-template-literals/7.8.3_@babel+core@7.9.6: + integrity: sha512-j17ojftKjrL7ufX8ajKvwRilwqTok4q+BjkknmQw9VNHnItTyMP5anPFzxFJdCQs7clLcWpCV3ma+6qZWLnGMA== + /@babel/plugin-transform-template-literals/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-annotate-as-pure': 7.8.3 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-annotate-as-pure': 7.10.1 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-820QBtykIQOLFT8NZOcTRJ1UNuztIELe4p9DCgvj4NK+PwluSJ49we7s9FB1HIGNIYT7wFUJ0ar2QpCDj0escQ== - /@babel/plugin-transform-typeof-symbol/7.8.4_@babel+core@7.9.6: + integrity: sha512-t7B/3MQf5M1T9hPCRG28DNGZUuxAuDqLYS03rJrIk2prj/UV7Z6FOneijhQhnv/Xa039vidXeVbvjK2SK5f7Gg== + /@babel/plugin-transform-typeof-symbol/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-2QKyfjGdvuNfHsb7qnBBlKclbD4CfshH2KvDabiijLMGXPHJXGxtDzwIF7bQP+T0ysw8fYTtxPafgfs/c1Lrqg== - /@babel/plugin-transform-unicode-regex/7.8.3_@babel+core@7.9.6: + integrity: sha512-qX8KZcmbvA23zDi+lk9s6hC1FM7jgLHYIjuLgULgc8QtYnmB3tAVIYkNoKRQ75qWBeyzcoMoK8ZQmogGtC/w0g== + /@babel/plugin-transform-unicode-escapes/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-create-regexp-features-plugin': 7.8.8_@babel+core@7.9.6 - '@babel/helper-plugin-utils': 7.8.3 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-+ufgJjYdmWfSQ+6NS9VGUR2ns8cjJjYbrbi11mZBTaWm+Fui/ncTLFF28Ei1okavY+xkojGr1eJxNsWYeA5aZw== - /@babel/preset-env/7.9.6_@babel+core@7.9.6: + integrity: sha512-zZ0Poh/yy1d4jeDWpx/mNwbKJVwUYJX73q+gyh4bwtG0/iUlzdEu0sLMda8yuDFS6LBQlT/ST1SJAR6zYwXWgw== + /@babel/plugin-transform-unicode-regex/7.10.1_@babel+core@7.10.2: dependencies: - '@babel/compat-data': 7.9.6 - '@babel/core': 7.9.6 - '@babel/helper-compilation-targets': 7.9.6_@babel+core@7.9.6 - '@babel/helper-module-imports': 7.8.3 - '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-proposal-async-generator-functions': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-proposal-dynamic-import': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-proposal-json-strings': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-proposal-numeric-separator': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-proposal-object-rest-spread': 7.9.6_@babel+core@7.9.6 - '@babel/plugin-proposal-optional-catch-binding': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-proposal-optional-chaining': 7.9.0_@babel+core@7.9.6 - '@babel/plugin-proposal-unicode-property-regex': 7.8.8_@babel+core@7.9.6 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.9.6 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-syntax-numeric-separator': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-syntax-top-level-await': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-arrow-functions': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-async-to-generator': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-block-scoped-functions': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-block-scoping': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-classes': 7.9.5_@babel+core@7.9.6 - '@babel/plugin-transform-computed-properties': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-destructuring': 7.9.5_@babel+core@7.9.6 - '@babel/plugin-transform-dotall-regex': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-duplicate-keys': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-exponentiation-operator': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-for-of': 7.9.0_@babel+core@7.9.6 - '@babel/plugin-transform-function-name': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-literals': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-member-expression-literals': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-modules-amd': 7.9.6_@babel+core@7.9.6 - '@babel/plugin-transform-modules-commonjs': 7.9.6_@babel+core@7.9.6 - '@babel/plugin-transform-modules-systemjs': 7.9.6_@babel+core@7.9.6 - '@babel/plugin-transform-modules-umd': 7.9.0_@babel+core@7.9.6 - '@babel/plugin-transform-named-capturing-groups-regex': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-new-target': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-object-super': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-parameters': 7.9.5_@babel+core@7.9.6 - '@babel/plugin-transform-property-literals': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-regenerator': 7.8.7_@babel+core@7.9.6 - '@babel/plugin-transform-reserved-words': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-shorthand-properties': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-spread': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-sticky-regex': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-template-literals': 7.8.3_@babel+core@7.9.6 - '@babel/plugin-transform-typeof-symbol': 7.8.4_@babel+core@7.9.6 - '@babel/plugin-transform-unicode-regex': 7.8.3_@babel+core@7.9.6 - '@babel/preset-modules': 0.1.3_@babel+core@7.9.6 - '@babel/types': 7.9.6 + '@babel/core': 7.10.2 + '@babel/helper-create-regexp-features-plugin': 7.10.1_@babel+core@7.10.2 + '@babel/helper-plugin-utils': 7.10.1 + dev: true + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-Y/2a2W299k0VIUdbqYm9X2qS6fE0CUBhhiPpimK6byy7OJ/kORLlIX+J6UrjgNu5awvs62k+6RSslxhcvVw2Tw== + /@babel/preset-env/7.10.2_@babel+core@7.10.2: + dependencies: + '@babel/compat-data': 7.10.1 + '@babel/core': 7.10.2 + '@babel/helper-compilation-targets': 7.10.2_@babel+core@7.10.2 + '@babel/helper-module-imports': 7.10.1 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/plugin-proposal-async-generator-functions': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-proposal-class-properties': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-proposal-dynamic-import': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-proposal-json-strings': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-proposal-numeric-separator': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-proposal-object-rest-spread': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-proposal-optional-catch-binding': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-proposal-optional-chaining': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-proposal-private-methods': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-proposal-unicode-property-regex': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.10.2 + '@babel/plugin-syntax-class-properties': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.10.2 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.10.2 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.10.2 + '@babel/plugin-syntax-numeric-separator': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.10.2 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.10.2 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.10.2 + '@babel/plugin-syntax-top-level-await': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-arrow-functions': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-async-to-generator': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-block-scoped-functions': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-block-scoping': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-classes': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-computed-properties': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-destructuring': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-dotall-regex': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-duplicate-keys': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-exponentiation-operator': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-for-of': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-function-name': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-literals': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-member-expression-literals': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-modules-amd': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-modules-commonjs': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-modules-systemjs': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-modules-umd': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-named-capturing-groups-regex': 7.8.3_@babel+core@7.10.2 + '@babel/plugin-transform-new-target': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-object-super': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-parameters': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-property-literals': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-regenerator': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-reserved-words': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-shorthand-properties': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-spread': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-sticky-regex': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-template-literals': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-typeof-symbol': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-unicode-escapes': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-unicode-regex': 7.10.1_@babel+core@7.10.2 + '@babel/preset-modules': 0.1.3_@babel+core@7.10.2 + '@babel/types': 7.10.2 browserslist: 4.12.0 core-js-compat: 3.6.5 invariant: 2.2.4 @@ -823,56 +879,64 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-0gQJ9RTzO0heXOhzftog+a/WyOuqMrAIugVYxMYf83gh1CQaQDjMtsOpqOwXyDL/5JcWsrCm8l4ju8QC97O7EQ== - /@babel/preset-modules/0.1.3_@babel+core@7.9.6: + integrity: sha512-MjqhX0RZaEgK/KueRzh+3yPSk30oqDKJ5HP5tqTSB1e2gzGS3PLy7K0BIpnp78+0anFuSwOeuCf1zZO7RzRvEA== + /@babel/preset-modules/0.1.3_@babel+core@7.10.2: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-plugin-utils': 7.8.3 - '@babel/plugin-proposal-unicode-property-regex': 7.8.8_@babel+core@7.9.6 - '@babel/plugin-transform-dotall-regex': 7.8.3_@babel+core@7.9.6 - '@babel/types': 7.9.6 + '@babel/core': 7.10.2 + '@babel/helper-plugin-utils': 7.10.1 + '@babel/plugin-proposal-unicode-property-regex': 7.10.1_@babel+core@7.10.2 + '@babel/plugin-transform-dotall-regex': 7.10.1_@babel+core@7.10.2 + '@babel/types': 7.10.2 esutils: 2.0.3 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-Ra3JXOHBq2xd56xSF7lMKXdjBn3T772Y1Wet3yWnkDly9zHvJki029tAFzvAAK5cf4YV3yoxuP61crYRol6SVg== - /@babel/runtime/7.9.6: + /@babel/runtime/7.10.2: dependencies: regenerator-runtime: 0.13.5 dev: true resolution: - integrity: sha512-64AF1xY3OAkFHqOb9s4jpgk1Mm5vDZ4L3acHvAml+53nO1XbXLuDodsVpO4OIUsmemlUHMxNdYMNJmsvOwLrvQ== - /@babel/template/7.8.6: + integrity: sha512-6sF3uQw2ivImfVIl62RZ7MXhO2tap69WeWK57vAaimT6AZbE4FbqjdEJIN1UqoD6wI6B+1n9UiagafH1sxjOtg== + /@babel/template/7.10.1: dependencies: - '@babel/code-frame': 7.8.3 - '@babel/parser': 7.9.6 - '@babel/types': 7.9.6 + '@babel/code-frame': 7.10.1 + '@babel/parser': 7.10.2 + '@babel/types': 7.10.2 dev: true resolution: - integrity: sha512-zbMsPMy/v0PWFZEhQJ66bqjhH+z0JgMoBWuikXybgG3Gkd/3t5oQ1Rw2WQhnSrsOmsKXnZOx15tkC4qON/+JPg== - /@babel/traverse/7.9.6: + integrity: sha512-OQDg6SqvFSsc9A0ej6SKINWrpJiNonRIniYondK2ViKhB06i3c0s+76XUft71iqBEe9S1OKsHwPAjfHnuvnCig== + /@babel/traverse/7.10.1: dependencies: - '@babel/code-frame': 7.8.3 - '@babel/generator': 7.9.6 - '@babel/helper-function-name': 7.9.5 - '@babel/helper-split-export-declaration': 7.8.3 - '@babel/parser': 7.9.6 - '@babel/types': 7.9.6 + '@babel/code-frame': 7.10.1 + '@babel/generator': 7.10.2 + '@babel/helper-function-name': 7.10.1 + '@babel/helper-split-export-declaration': 7.10.1 + '@babel/parser': 7.10.2 + '@babel/types': 7.10.2 debug: 4.1.1 globals: 11.12.0 lodash: 4.17.15 dev: true resolution: - integrity: sha512-b3rAHSjbxy6VEAvlxM8OV/0X4XrG72zoxme6q1MOoe2vd0bEc+TwayhuC1+Dfgqh1QEG+pj7atQqvUprHIccsg== - /@babel/types/7.9.6: + integrity: sha512-C/cTuXeKt85K+p08jN6vMDz8vSV0vZcI0wmQ36o6mjbuo++kPMdpOYw23W2XH04dbRt9/nMEfA4W3eR21CD+TQ== + /@babel/types/7.10.1: dependencies: - '@babel/helper-validator-identifier': 7.9.5 + '@babel/helper-validator-identifier': 7.10.1 lodash: 4.17.15 to-fast-properties: 2.0.0 dev: true resolution: - integrity: sha512-qxXzvBO//jO9ZnoasKF1uJzHd2+M6Q2ZPIVfnFps8JJvXy0ZBbwbNOmE6SGIY5XOY6d1Bo5lb9d9RJ8nv3WSeA== + integrity: sha512-L2yqUOpf3tzlW9GVuipgLEcZxnO+96SzR6fjXMuxxNkIgFJ5+07mHCZ+HkHqaeZu8+3LKnNJJ1bKbjBETQAsrA== + /@babel/types/7.10.2: + dependencies: + '@babel/helper-validator-identifier': 7.10.1 + lodash: 4.17.15 + to-fast-properties: 2.0.0 + dev: true + resolution: + integrity: sha512-AD3AwWBSz0AWF0AkCN9VPiWrvldXq+/e3cHa4J89vo4ymjz1XwrBFFVZmkJTsQIPNk+ZVomPSXUJqq8yyjZsng== /@choojs/findup/0.2.1: dependencies: commander: 2.20.3 @@ -894,9 +958,9 @@ packages: dev: false resolution: integrity: sha512-3NsZsJIA/22P3QUyrEDNA2D133H4j224twJrdipXN38dpnIOzAbUDtOwkcJ5pXmn75w7LSQDjA4tO9dm1XlqlA== - /@rollup/plugin-alias/3.1.0_rollup@2.10.9: + /@rollup/plugin-alias/3.1.0_rollup@2.12.0: dependencies: - rollup: 2.10.9 + rollup: 2.12.0 slash: 3.0.0 dev: true engines: @@ -905,12 +969,12 @@ packages: rollup: ^1.20.0||^2.0.0 resolution: integrity: sha512-IzoejtAqdfwAvx4D0bztAJFoL5Js36kJgnbO00zfI1B9jf9G80vWysyG0C4+E6w5uG5hz0EeetPpoBWKdNktCQ== - /@rollup/plugin-babel/5.0.2_@babel+core@7.9.6+rollup@2.10.9: + /@rollup/plugin-babel/5.0.2_@babel+core@7.10.2+rollup@2.12.0: dependencies: - '@babel/core': 7.9.6 - '@babel/helper-module-imports': 7.8.3 - '@rollup/pluginutils': 3.0.10_rollup@2.10.9 - rollup: 2.10.9 + '@babel/core': 7.10.2 + '@babel/helper-module-imports': 7.10.1 + '@rollup/pluginutils': 3.0.10_rollup@2.12.0 + rollup: 2.12.0 dev: true engines: node: '>= 10.0.0' @@ -919,16 +983,16 @@ packages: rollup: ^1.20.0||^2.0.0 resolution: integrity: sha512-GiL7jL+FGppzQ1Sn4y2ER4UYXlgXFFEt+sHm4WJEzQwI76Yf9oy2QDqIvcon6xApZWlik3L8fezRGC6Mj2vRXg== - /@rollup/plugin-commonjs/12.0.0_rollup@2.10.9: + /@rollup/plugin-commonjs/12.0.0_rollup@2.12.0: dependencies: - '@rollup/pluginutils': 3.0.10_rollup@2.10.9 + '@rollup/pluginutils': 3.0.10_rollup@2.12.0 commondir: 1.0.1 estree-walker: 1.0.1 glob: 7.1.6 - is-reference: 1.1.4 + is-reference: 1.2.0 magic-string: 0.25.7 resolve: 1.17.0 - rollup: 2.10.9 + rollup: 2.12.0 dev: true engines: node: '>= 8.0.0' @@ -936,16 +1000,16 @@ packages: rollup: ^2.3.4 resolution: integrity: sha512-8+mDQt1QUmN+4Y9D3yCG8AJNewuTSLYPJVzKKUZ+lGeQrI+bV12Tc5HCyt2WdlnG6ihIL/DPbKRJlB40DX40mw== - /@rollup/plugin-node-resolve/8.0.0_rollup@2.10.9: + /@rollup/plugin-node-resolve/8.0.0_rollup@2.12.0: dependencies: - '@rollup/pluginutils': 3.0.10_rollup@2.10.9 + '@rollup/pluginutils': 3.0.10_rollup@2.12.0 '@types/resolve': 0.0.8 builtin-modules: 3.1.0 deep-freeze: 0.0.1 deepmerge: 4.2.2 is-module: 1.0.0 resolve: 1.17.0 - rollup: 2.10.9 + rollup: 2.12.0 dev: true engines: node: '>= 8.0.0' @@ -953,22 +1017,22 @@ packages: rollup: ^1.20.0||^2.0.0 resolution: integrity: sha512-5poJCChrkVggXXND/sQ7yNqwjUNT4fP31gpRWCnSNnlXuUXTCMHT33xZrTGxgjm5Rl18MHj7iEzlCT8rYWwQSA== - /@rollup/plugin-replace/2.3.2_rollup@2.10.9: + /@rollup/plugin-replace/2.3.2_rollup@2.12.0: dependencies: - '@rollup/pluginutils': 3.0.10_rollup@2.10.9 + '@rollup/pluginutils': 3.0.10_rollup@2.12.0 magic-string: 0.25.7 - rollup: 2.10.9 + rollup: 2.12.0 dev: true peerDependencies: rollup: ^1.20.0 || ^2.0.0 resolution: integrity: sha512-KEEL7V2tMNOsbAoNMKg91l1sNXBDoiP31GFlqXVOuV5691VQKzKBh91+OKKOG4uQWYqcFskcjFyh1d5YnZd0Zw== - /@rollup/pluginutils/3.0.10_rollup@2.10.9: + /@rollup/pluginutils/3.0.10_rollup@2.12.0: dependencies: '@types/estree': 0.0.39 estree-walker: 1.0.1 picomatch: 2.2.2 - rollup: 2.10.9 + rollup: 2.12.0 dev: true engines: node: '>= 8.0.0' @@ -980,6 +1044,10 @@ packages: dev: true resolution: integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== + /@types/estree/0.0.44: + dev: true + resolution: + integrity: sha512-iaIVzr+w2ZJ5HkidlZ3EJM8VTZb2MJLCjw3V+505yVts0gRC4UMvjw0d1HPtGqI/HQC/KdsYtayfzl+AXY2R8g== /@types/node/14.0.5: dev: true resolution: @@ -1111,11 +1179,11 @@ packages: /autoprefixer/9.8.0: dependencies: browserslist: 4.12.0 - caniuse-lite: 1.0.30001064 + caniuse-lite: 1.0.30001066 chalk: 2.4.2 normalize-range: 0.1.2 num2fraction: 1.2.2 - postcss: 7.0.30 + postcss: 7.0.31 postcss-value-parser: 4.1.0 dev: true engines: @@ -1171,9 +1239,9 @@ packages: integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== /browserslist/4.12.0: dependencies: - caniuse-lite: 1.0.30001064 - electron-to-chromium: 1.3.451 - node-releases: 1.1.56 + caniuse-lite: 1.0.30001066 + electron-to-chromium: 1.3.453 + node-releases: 1.1.57 pkg-up: 2.0.0 dev: true hasBin: true @@ -1245,10 +1313,10 @@ packages: node: '>=6' resolution: integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== - /caniuse-lite/1.0.30001064: + /caniuse-lite/1.0.30001066: dev: true resolution: - integrity: sha512-hdBcQMFvJIrOhkpAZiRXz04Cmetwc9NekeuNl0qZfHOugxOhJKxsjF1RmISMPFjIF4PPx1reliIzbfN42EiQ5A== + integrity: sha512-Gfj/WAastBtfxLws0RCh2sDbTK/8rJuSeZMecrSkNGYxPcv7EzblmDGfWQCFEQcSqYE2BRgQiJh8HOD07N5hIw== /caseless/0.12.0: dev: true resolution: @@ -1401,7 +1469,7 @@ packages: integrity: sha1-ElYDfsufDF9549bvE14wdwGEuYI= /css-blank-pseudo/0.1.4: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 dev: true engines: node: '>=6.0.0' @@ -1410,7 +1478,7 @@ packages: integrity: sha512-LHz35Hr83dnFeipc7oqFDmsjHdljj3TQtxGGiNWSOsTLIAubSm4TEz8qCaKFpk7idaQ1GfWscF4E6mgpBysA1w== /css-has-pseudo/0.10.0: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 postcss-selector-parser: 5.0.0 dev: true engines: @@ -1420,7 +1488,7 @@ packages: integrity: sha512-Z8hnfsZu4o/kt+AuFzeGpLVhFOGO9mluyHBaA2bA8aCGTwah5sT3WV/fTHH8UNZUytOIImuGPrl/prlb4oX4qQ== /css-prefers-color-scheme/3.1.1: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 dev: true engines: node: '>=6.0.0' @@ -1539,10 +1607,10 @@ packages: dev: true resolution: integrity: sha1-OoOpBOVDUyh4dMVkt1SThoSamMk= - /electron-to-chromium/1.3.451: + /electron-to-chromium/1.3.453: dev: true resolution: - integrity: sha512-2fvco0F2bBIgqzO8GRP0Jt/91pdrf9KfZ5FsmkYkjERmIJG585cFeFZV4+CO6oTmU3HmCTgfcZuEa7kW8VUh3A== + integrity: sha512-IQbCfjJR0NDDn/+vojTlq7fPSREcALtF8M1n01gw7nQghCtfFYrJ2dfhsp8APr8bANoFC8vRTFVXMOGpT0eetw== /emoji-regex/7.0.3: dev: true resolution: @@ -1982,7 +2050,7 @@ packages: he: 1.2.0 param-case: 2.1.1 relateurl: 0.2.7 - uglify-js: 3.9.3 + uglify-js: 3.9.4 dev: true engines: node: '>=6' @@ -2105,12 +2173,12 @@ packages: dev: true resolution: integrity: sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE= - /is-reference/1.1.4: + /is-reference/1.2.0: dependencies: - '@types/estree': 0.0.39 + '@types/estree': 0.0.44 dev: true resolution: - integrity: sha512-uJA/CDPO3Tao3GTrxYn6AwkM4nUPJiGGYu5+cB8qbC7WGFlrKZbiRo7SFKxUAEpFUfiHofWCXBUNhvYJMh+6zw== + integrity: sha512-ZVxq+5TkOx6GQdnoMm2aRdCKADdcrOWXLGzGT+vIA8DMpqEJaRk5AL1bS80zJ2bjHunVmjdzfCt0e4BymIEqKQ== /is-typedarray/1.0.0: dev: true resolution: @@ -2216,10 +2284,10 @@ packages: '0': node >=0.6.0 resolution: integrity: sha1-MT5mvB5cwG5Di8G3SZwuXFastqI= - /lazysizes/5.2.0: + /lazysizes/5.2.2: dev: false resolution: - integrity: sha512-931KnHwsdCm7U7/S0GDj6FSkPvQ3ugGw65J5Plp2Mq1gBTPl9VShU+cIIX6uRr+dit+APDLmvx1FwjDll5bHLQ== + integrity: sha512-fYgOv1Y35M86/7qyAdPPqoOhuyZrjxEAPxqwToRY2bO/PoBJ4lSqZYuZoavNp6eyuLpIAdHodpsPfj2Lkt86FQ== /leven/3.1.0: dev: true engines: @@ -2372,19 +2440,19 @@ packages: node: '>= 0.6' resolution: integrity: sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w== - /mime/2.4.5: + /mime/2.4.6: dev: false engines: node: '>=4.0.0' hasBin: true resolution: - integrity: sha512-3hQhEUF027BuxZjQA3s7rIv/7VCQPa27hN9u9g87sEkWaKwQPuXOkVKtOeiyUrnWqTDiOs8Ed2rwg733mB0R5w== - /min-indent/1.0.0: + integrity: sha512-RZKhC3EmpBchfTGBVb8fb+RL2cWyw/32lshnsETttkBAyAUXSGHxbEJWWRXc751DrIxG1q04b8QwMbAwkRPpUA== + /min-indent/1.0.1: dev: true engines: node: '>=4' resolution: - integrity: sha1-z8RcN+nsDY8KDsPdTvf3w6vjklY= + integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== /minimatch/3.0.4: dependencies: brace-expansion: 1.1.11 @@ -2456,10 +2524,10 @@ packages: hasBin: true resolution: integrity: sha512-3g8lYefrRRzvGeSowdJKAKyks8oUpLEd/DyPV4eMhVlhJ0aNaZqIrNUIPuEWWTAoPqyFkfGrM67MC69baqn6vA== - /node-releases/1.1.56: + /node-releases/1.1.57: dev: true resolution: - integrity: sha512-EVo605FhWLygH8a64TjgpjyHYOihkxECwX1bHHr8tETJKWEiWS2YJjPbvsX2jFjnjTNEgBCmk9mLjKG1Mf11cw== + integrity: sha512-ZQmnWS7adi61A9JsllJ2gdj2PauElcjnOwTp2O011iGzoakTxUsDGSe+6vD7wXbKdqhSFymC0OSx35aAMhrSdw== /node-sass/4.14.1: dependencies: async-foreach: 0.1.3 @@ -2758,14 +2826,14 @@ packages: integrity: sha512-M/HBkS6ILksrDq7uvktCTev81OzuLwNtpxMyYdUhxLKQlMWdsu789XMotQU+p8JY8CM8vx8ML0HudyWjRus/lg== /postcss-attribute-case-insensitive/4.0.2: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 postcss-selector-parser: 6.0.2 dev: true resolution: integrity: sha512-clkFxk/9pcdb4Vkn0hAHq3YnxBQ2p0CGD1dy24jN+reBck+EWxMbxSUqN4Yj7t0w8csl87K6p0gxBe1utkJsYA== /postcss-color-functional-notation/2.0.1: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 postcss-values-parser: 2.0.1 dev: true engines: @@ -2775,7 +2843,7 @@ packages: /postcss-color-gray/5.0.0: dependencies: '@csstools/convert-colors': 1.4.0 - postcss: 7.0.30 + postcss: 7.0.31 postcss-values-parser: 2.0.1 dev: true engines: @@ -2784,7 +2852,7 @@ packages: integrity: sha512-q6BuRnAGKM/ZRpfDascZlIZPjvwsRye7UDNalqVz3s7GDxMtqPY6+Q871liNxsonUw8oC61OG+PSaysYpl1bnw== /postcss-color-hex-alpha/5.0.3: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 postcss-values-parser: 2.0.1 dev: true engines: @@ -2794,7 +2862,7 @@ packages: /postcss-color-mod-function/3.0.3: dependencies: '@csstools/convert-colors': 1.4.0 - postcss: 7.0.30 + postcss: 7.0.31 postcss-values-parser: 2.0.1 dev: true engines: @@ -2803,7 +2871,7 @@ packages: integrity: sha512-YP4VG+xufxaVtzV6ZmhEtc+/aTXH3d0JLpnYfxqTvwZPbJhWqp8bSY3nfNzNRFLgB4XSaBA82OE4VjOOKpCdVQ== /postcss-color-rebeccapurple/4.0.1: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 postcss-values-parser: 2.0.1 dev: true engines: @@ -2812,7 +2880,7 @@ packages: integrity: sha512-aAe3OhkS6qJXBbqzvZth2Au4V3KieR5sRQ4ptb2b2O8wgvB3SJBsdG+jsn2BZbbwekDG8nTfcCNKcSfe/lEy8g== /postcss-custom-media/7.0.8: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 dev: true engines: node: '>=6.0.0' @@ -2820,7 +2888,7 @@ packages: integrity: sha512-c9s5iX0Ge15o00HKbuRuTqNndsJUbaXdiNsksnVH8H4gdc+zbLzr/UasOwNG6CTDpLFekVY4672eWdiiWu2GUg== /postcss-custom-properties/8.0.11: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 postcss-values-parser: 2.0.1 dev: true engines: @@ -2829,7 +2897,7 @@ packages: integrity: sha512-nm+o0eLdYqdnJ5abAJeXp4CEU1c1k+eB2yMCvhgzsds/e0umabFrN6HoTy/8Q4K5ilxERdl/JD1LO5ANoYBeMA== /postcss-custom-selectors/5.1.2: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 postcss-selector-parser: 5.0.0 dev: true engines: @@ -2838,7 +2906,7 @@ packages: integrity: sha512-DSGDhqinCqXqlS4R7KGxL1OSycd1lydugJ1ky4iRXPHdBRiozyMHrdu0H3o7qNOCiZwySZTUI5MV0T8QhCLu+w== /postcss-dir-pseudo-class/5.0.0: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 postcss-selector-parser: 5.0.0 dev: true engines: @@ -2847,7 +2915,7 @@ packages: integrity: sha512-3pm4oq8HYWMZePJY+5ANriPs3P07q+LW6FAdTlkFH2XqDdP4HeeJYMOzn0HYLhRSjBO3fhiqSwwU9xEULSrPgw== /postcss-double-position-gradients/1.0.0: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 postcss-values-parser: 2.0.1 dev: true engines: @@ -2856,7 +2924,7 @@ packages: integrity: sha512-G+nV8EnQq25fOI8CH/B6krEohGWnF5+3A6H/+JEpOncu5dCnkS1QQ6+ct3Jkaepw1NGVqqOZH6lqrm244mCftA== /postcss-env-function/2.0.2: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 postcss-values-parser: 2.0.1 dev: true engines: @@ -2865,7 +2933,7 @@ packages: integrity: sha512-rwac4BuZlITeUbiBq60h/xbLzXY43qOsIErngWa4l7Mt+RaSkT7QBjXVGTcBHupykkblHMDrBFh30zchYPaOUw== /postcss-focus-visible/4.0.0: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 dev: true engines: node: '>=6.0.0' @@ -2873,7 +2941,7 @@ packages: integrity: sha512-Z5CkWBw0+idJHSV6+Bgf2peDOFf/x4o+vX/pwcNYrWpXFrSfTkQ3JQ1ojrq9yS+upnAlNRHeg8uEwFTgorjI8g== /postcss-focus-within/3.0.0: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 dev: true engines: node: '>=6.0.0' @@ -2881,13 +2949,13 @@ packages: integrity: sha512-W0APui8jQeBKbCGZudW37EeMCjDeVxKgiYfIIEo8Bdh5SpB9sxds/Iq8SEuzS0Q4YFOlG7EPFulbbxujpkrV2w== /postcss-font-variant/4.0.0: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 dev: true resolution: integrity: sha512-M8BFYKOvCrI2aITzDad7kWuXXTm0YhGdP9Q8HanmN4EF1Hmcgs1KK5rSHylt/lUJe8yLxiSwWAHdScoEiIxztg== /postcss-gap-properties/2.0.0: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 dev: true engines: node: '>=6.0.0' @@ -2895,7 +2963,7 @@ packages: integrity: sha512-QZSqDaMgXCHuHTEzMsS2KfVDOq7ZFiknSpkrPJY6jmxbugUPTuSzs/vuE5I3zv0WAS+3vhrlqhijiprnuQfzmg== /postcss-image-set-function/3.0.1: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 postcss-values-parser: 2.0.1 dev: true engines: @@ -2905,14 +2973,14 @@ packages: /postcss-initial/3.0.2: dependencies: lodash.template: 4.5.0 - postcss: 7.0.30 + postcss: 7.0.31 dev: true resolution: integrity: sha512-ugA2wKonC0xeNHgirR4D3VWHs2JcU08WAi1KFLVcnb7IN89phID6Qtg2RIctWbnvp1TM2BOmDtX8GGLCKdR8YA== /postcss-lab-function/2.0.1: dependencies: '@csstools/convert-colors': 1.4.0 - postcss: 7.0.30 + postcss: 7.0.31 postcss-values-parser: 2.0.1 dev: true engines: @@ -2930,7 +2998,7 @@ packages: integrity: sha512-4pV3JJVPLd5+RueiVVB+gFOAa7GWc25XQcMp86Zexzke69mKf6Nx9LRcQywdz7yZI9n1udOxmLuAwTBypypF8Q== /postcss-logical/3.0.0: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 dev: true engines: node: '>=6.0.0' @@ -2938,7 +3006,7 @@ packages: integrity: sha512-1SUKdJc2vuMOmeItqGuNaC+N8MzBWFWEkAnRnLpFYj1tGGa7NqyVBujfRtgNa2gXR+6RkGUiB2O5Vmh7E2RmiA== /postcss-media-minmax/4.0.0: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 dev: true engines: node: '>=6.0.0' @@ -2946,7 +3014,7 @@ packages: integrity: sha512-fo9moya6qyxsjbFAYl97qKO9gyre3qvbMnkOZeZwlsW6XYFsvs2DMGDlchVLfAd8LHPZDxivu/+qW2SMQeTHBw== /postcss-nesting/7.0.1: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 dev: true engines: node: '>=6.0.0' @@ -2954,7 +3022,7 @@ packages: integrity: sha512-FrorPb0H3nuVq0Sff7W2rnc3SmIcruVC6YwpcS+k687VxyxO33iE1amna7wHuRVzM8vfiYofXSBHNAZ3QhLvYg== /postcss-overflow-shorthand/2.0.0: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 dev: true engines: node: '>=6.0.0' @@ -2962,13 +3030,13 @@ packages: integrity: sha512-aK0fHc9CBNx8jbzMYhshZcEv8LtYnBIRYQD5i7w/K/wS9c2+0NSR6B3OVMu5y0hBHYLcMGjfU+dmWYNKH0I85g== /postcss-page-break/2.0.0: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 dev: true resolution: integrity: sha512-tkpTSrLpfLfD9HvgOlJuigLuk39wVTbbd8RKcy8/ugV2bNBUW3xU+AIqyxhDrQr1VUj1RmyJrBn1YWrqUm9zAQ== /postcss-place/4.0.1: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 postcss-values-parser: 2.0.1 dev: true engines: @@ -2979,12 +3047,12 @@ packages: dependencies: autoprefixer: 9.8.0 browserslist: 4.12.0 - caniuse-lite: 1.0.30001064 + caniuse-lite: 1.0.30001066 css-blank-pseudo: 0.1.4 css-has-pseudo: 0.10.0 css-prefers-color-scheme: 3.1.1 cssdb: 4.4.0 - postcss: 7.0.30 + postcss: 7.0.31 postcss-attribute-case-insensitive: 4.0.2 postcss-color-functional-notation: 2.0.1 postcss-color-gray: 5.0.0 @@ -3021,7 +3089,7 @@ packages: integrity: sha512-eU4/K5xzSFwUFJ8hTdTQzo2RBLbDVt83QZrAvI07TULOkmyQlnYlpwep+2yIK+K+0KlZO4BvFcleOCCcUtwchg== /postcss-pseudo-class-any-link/6.0.0: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 postcss-selector-parser: 5.0.0 dev: true engines: @@ -3030,21 +3098,21 @@ packages: integrity: sha512-lgXW9sYJdLqtmw23otOzrtbDXofUdfYzNm4PIpNE322/swES3VU9XlXHeJS46zT2onFO7V1QFdD4Q9LiZj8mew== /postcss-replace-overflow-wrap/3.0.0: dependencies: - postcss: 7.0.30 + postcss: 7.0.31 dev: true resolution: integrity: sha512-2T5hcEHArDT6X9+9dVSPQdo7QHzG4XKclFT8rU5TzJPDN7RIRTbO9c4drUISOVemLj03aezStHCR2AIcr8XLpw== /postcss-selector-matches/4.0.0: dependencies: balanced-match: 1.0.0 - postcss: 7.0.30 + postcss: 7.0.31 dev: true resolution: integrity: sha512-LgsHwQR/EsRYSqlwdGzeaPKVT0Ml7LAT6E75T8W8xLJY62CE4S/l03BWIt3jT8Taq22kXP08s2SfTSzaraoPww== /postcss-selector-not/4.0.0: dependencies: balanced-match: 1.0.0 - postcss: 7.0.30 + postcss: 7.0.31 dev: true resolution: integrity: sha512-W+bkBZRhqJaYN8XAnbbZPLWMvZD1wKTu0UxtFKdhtGjWYmxhkUneoeOhRJKdAE5V7ZTlnbHfCR+6bNwK9e1dTQ== @@ -3082,7 +3150,7 @@ packages: node: '>=6.14.4' resolution: integrity: sha512-2tLuBsA6P4rYTNKCXYG/71C7j1pU6pK503suYOmn4xYrQIzW+opD+7FAFNuGSdZC/3Qfy334QbeMu7MEb8gOxg== - /postcss/7.0.30: + /postcss/7.0.31: dependencies: chalk: 2.4.2 source-map: 0.6.1 @@ -3091,7 +3159,17 @@ packages: engines: node: '>=6.0.0' resolution: - integrity: sha512-nu/0m+NtIzoubO+xdAlwZl/u5S5vi/y6BCsoL8D+8IxsD3XvBS8X4YEADNIVXKVuQvduiucnRv+vPIqj56EGMQ== + integrity: sha512-a937VDHE1ftkjk+8/7nj/mrjtmkn69xxzJgRETXdAUU+IgOYPQNJF17haGWbeDxSyk++HA14UA98FurvPyBJOA== + /postcss/7.0.32: + dependencies: + chalk: 2.4.2 + source-map: 0.6.1 + supports-color: 6.1.0 + dev: true + engines: + node: '>=6.0.0' + resolution: + integrity: sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw== /prelude-ls/1.1.2: dev: true engines: @@ -3128,6 +3206,12 @@ packages: node: '>=0.6' resolution: integrity: sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA== + /randombytes/2.1.0: + dependencies: + safe-buffer: 5.2.1 + dev: true + resolution: + integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ== /read-pkg-up/1.0.1: dependencies: find-up: 1.1.2 @@ -3195,7 +3279,7 @@ packages: integrity: sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA== /regenerator-transform/0.14.4: dependencies: - '@babel/runtime': 7.9.6 + '@babel/runtime': 7.10.2 private: 0.1.8 dev: true resolution: @@ -3210,7 +3294,7 @@ packages: dependencies: regenerate: 1.4.0 regenerate-unicode-properties: 8.2.0 - regjsgen: 0.5.1 + regjsgen: 0.5.2 regjsparser: 0.6.4 unicode-match-property-ecmascript: 1.0.4 unicode-match-property-value-ecmascript: 1.2.0 @@ -3219,10 +3303,10 @@ packages: node: '>=4' resolution: integrity: sha512-TQ4KXRnIn6tz6tjnrXEkD/sshygKH/j5KzK86X8MkeHyZ8qst/LZ89j3X4/8HEIfHANTFIP/AbXakeRhWIl5YQ== - /regjsgen/0.5.1: + /regjsgen/0.5.2: dev: true resolution: - integrity: sha512-5qxzGZjDs9w4tzT3TPhCJqWdCc3RLYwy9J2NB0nm5Lz+S273lvWcpjaTGHsT1dc6Hhfq41uSEOw8wBmxrKOuyg== + integrity: sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A== /regjsparser/0.6.4: dependencies: jsesc: 0.5.0 @@ -3320,38 +3404,38 @@ packages: dev: true resolution: integrity: sha512-EqUFINMICD9U3MJ4jsxBcCRhzWNZJBWyAK2ol+2ClWIPaIWOuz0OY/Ml8rdT81F4aufwxJN5I9N7QvCth0OrUQ== - /rollup-plugin-svelte/5.2.2_rollup@2.10.9+svelte@3.22.3: + /rollup-plugin-svelte/5.2.2_rollup@2.12.0+svelte@3.23.0: dependencies: require-relative: 0.8.7 - rollup: 2.10.9 + rollup: 2.12.0 rollup-pluginutils: 2.8.2 sourcemap-codec: 1.4.8 - svelte: 3.22.3 + svelte: 3.23.0 dev: true peerDependencies: rollup: '>=0.60.0' svelte: '*' resolution: integrity: sha512-I+TJ2T+VLKGbKQcpeMJ4AR2ciROqTZNjxbiMiH4Cn1yByaB9OEuy3CnrgHHuWatQcPuF3yIViyKX7OlETWDKOQ== - /rollup-plugin-terser/6.0.1_rollup@2.10.9: + /rollup-plugin-terser/6.1.0_rollup@2.12.0: dependencies: - '@babel/code-frame': 7.8.3 + '@babel/code-frame': 7.10.1 jest-worker: 26.0.0 - rollup: 2.10.9 - serialize-javascript: 3.0.0 + rollup: 2.12.0 + serialize-javascript: 3.1.0 terser: 4.7.0 dev: true peerDependencies: rollup: ^2.0.0 resolution: - integrity: sha512-XUPB2wwtgQV0A1eq4HXavfkOYL8MqX2ghU3uxvjRQYbUo0QEE3Tjupk7d7hNd1Yfm91xrpQHlbnVI01sf2s3bA== + integrity: sha512-4fB3M9nuoWxrwm39habpd4hvrbrde2W2GG4zEGPQg1YITNkM3Tqur5jSuXlWNzbv/2aMLJ+dZJaySc3GCD8oDw== /rollup-pluginutils/2.8.2: dependencies: estree-walker: 0.6.1 dev: true resolution: integrity: sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ== - /rollup/2.10.9: + /rollup/2.12.0: dev: true engines: node: '>=10.0.0' @@ -3359,7 +3443,7 @@ packages: optionalDependencies: fsevents: 2.1.3 resolution: - integrity: sha512-dY/EbjiWC17ZCUSyk14hkxATAMAShkMsD43XmZGWjLrgFj15M3Dw2kEkA9ns64BiLFm9PKN6vTQw8neHwK74eg== + integrity: sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w== /safe-buffer/5.1.2: resolution: integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== @@ -3371,14 +3455,14 @@ packages: dev: true resolution: integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== - /sapper/0.27.13_svelte@3.22.3: + /sapper/0.27.13_svelte@3.23.0: dependencies: html-minifier: 4.0.0 http-link-header: 1.0.2 shimport: 1.0.1 sourcemap-codec: 1.4.8 string-hash: 1.1.3 - svelte: 3.22.3 + svelte: 3.23.0 dev: true hasBin: true peerDependencies: @@ -3395,10 +3479,10 @@ packages: hasBin: true resolution: integrity: sha512-VFWDAHOe6mRuT4mZRd4eKE+d8Uedrk6Xnh7Sh9b4NGufQLQjOrvf/MQoOdx+0s92L89FeyUUNfU597j/3uNpag== - /scroll-out/2.2.10: + /scroll-out/2.2.11: dev: false resolution: - integrity: sha512-21pjmllqfQZFX3Oasux0ccqBdrqzqlWhtz29wSLj9UgknowUW9TJFuDMbSwEj+oT+k4f/IPobxeEG/eCuXqooQ== + integrity: sha512-o92X8fKkVmjbARw3Xa4rF5BXoejKfR8m2528sh6bV7AHFmcfNirrphLEfLBxjBnGKcrxwVOGSy8lLWyCn4bjAQ== /scss-tokenizer/0.2.3: dependencies: js-base64: 2.5.2 @@ -3421,10 +3505,12 @@ packages: hasBin: true resolution: integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== - /serialize-javascript/3.0.0: + /serialize-javascript/3.1.0: + dependencies: + randombytes: 2.1.0 dev: true resolution: - integrity: sha512-skZcHYw2vEX4bw90nAr2iTTsz6x2SrHEnfxgKYmZlvJYBEZrvbKtobJWlQ20zczKb3bsHHXXTYt48zBA7ni9cw== + integrity: sha512-JIJT1DGiWmIKhzRsG91aS6Ze4sFUrYbltlkg2onR5OrnNM02Kl/hnY/T4FN2omvyeBbQmMJv+K4cPOpGzOTFBg== /set-blocking/2.0.0: dev: true resolution: @@ -3444,7 +3530,7 @@ packages: /sirv/0.4.6: dependencies: '@polka/url': 0.5.0 - mime: 2.4.5 + mime: 2.4.6 dev: false engines: node: '>= 6' @@ -3619,7 +3705,7 @@ packages: integrity: sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI= /strip-indent/3.0.0: dependencies: - min-indent: 1.0.0 + min-indent: 1.0.1 dev: true engines: node: '>=8' @@ -3659,17 +3745,17 @@ packages: dev: false resolution: integrity: sha512-0QZWVAOsxIS53W/HaLw3/D8nzFKg7DDVwbIxKxzLZFytHr9kzGWMc0b+OqGMqwUUu0I3UDNOHYSjtGOh3pQHfQ== - /svelte-preprocess/3.7.4_d5d970c49573d36450ea87a2addfc70f: + /svelte-preprocess/3.7.4_136bfa9ca6f852c71bf9238d79f2468a: dependencies: - '@babel/core': 7.9.6 + '@babel/core': 7.10.2 '@types/pug': 2.0.4 '@types/sass': 1.16.0 detect-indent: 6.0.0 node-sass: 4.14.1 - postcss: 7.0.30 + postcss: 7.0.32 postcss-load-config: 2.1.0 strip-indent: 3.0.0 - svelte: 3.22.3 + svelte: 3.23.0 dev: true engines: node: '>= 7.6.0' @@ -3711,12 +3797,12 @@ packages: requiresBuild: true resolution: integrity: sha512-0nW7TIjbav2nmw1Y7EAFRRkhNVwJ3zKN85/eITLQMkPuhqHO2i2IK0O3y4YXsSXlc0VGI5jQDVXkcXpga6zzew== - /svelte/3.22.3: + /svelte/3.23.0: dev: true engines: node: '>= 8' resolution: - integrity: sha512-DumSy5eWPFPlMUGf3+eHyFSkt5yLqyAmMdCuXOE4qc5GtFyLxwTAGKZmgKmW2jmbpTTeFQ/fSQfDBQbl9Eo7yw== + integrity: sha512-cnyd96bK/Nw5DnYuB1hzm5cl6+I1fpmdKOteA7KLzU9KGLsLmvWsSkSKbcntzODCLmSySN3HjcgTHRo6/rJNTw== /swipe-listener/1.1.0: dev: false resolution: @@ -3811,7 +3897,7 @@ packages: dev: true resolution: integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= - /uglify-js/3.9.3: + /uglify-js/3.9.4: dependencies: commander: 2.20.3 dev: true @@ -3819,7 +3905,7 @@ packages: node: '>=0.8.0' hasBin: true resolution: - integrity: sha512-r5ImcL6QyzQGVimQoov3aL2ZScywrOgBXGndbWrdehKoSvGe/RmiE5Jpw/v+GvxODt6l2tpBXwA7n+qZVlHBMA== + integrity: sha512-8RZBJq5smLOa7KslsNsVcSH+KOXf1uDU8yqLeNuVKwmT0T3FA0ZoXlinQfRad7SDcbZZRZE4ov+2v71EnxNyCA== /unicode-canonical-property-names-ecmascript/1.0.4: dev: true engines: @@ -3973,11 +4059,11 @@ packages: resolution: integrity: sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw== specifiers: - '@babel/core': ^7.9.6 + '@babel/core': ^7.10.2 '@babel/plugin-syntax-dynamic-import': ^7.8.3 - '@babel/plugin-transform-runtime': ^7.9.6 - '@babel/preset-env': ^7.9.6 - '@babel/runtime': ^7.9.6 + '@babel/plugin-transform-runtime': ^7.10.1 + '@babel/preset-env': ^7.10.2 + '@babel/runtime': ^7.10.2 '@rollup/plugin-alias': ^3.1.0 '@rollup/plugin-babel': ^5.0.2 '@rollup/plugin-commonjs': 12.0.0 @@ -3988,23 +4074,23 @@ specifiers: compression: ^1.7.4 dotenv: ^8.2.0 imagesloaded: ^4.1.4 - lazysizes: ^5.2.0 + lazysizes: ^5.2.2 node-fetch: ^2.6.0 node-sass: ^4.14.1 normalize.css: ^8.0.1 polka: ^1.0.0-next.11 - postcss: ^7.0.30 + postcss: ^7.0.32 postcss-load-config: ^2.1.0 postcss-preset-env: ^6.7.0 rellax: ^1.12.1 - rollup: ^2.10.9 + rollup: ^2.12.0 rollup-plugin-glslify: ^1.2.0 rollup-plugin-svelte: ^5.2.2 - rollup-plugin-terser: ^6.0.1 + rollup-plugin-terser: ^6.1.0 sapper: ^0.27.13 - scroll-out: ^2.2.10 + scroll-out: ^2.2.11 sirv: ^0.4.6 - svelte: ^3.22.3 + svelte: ^3.23.0 svelte-lazy: ^0.1.11 svelte-preprocess: ^3.7.4 swipe-listener: ^1.1.0