diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index c31e868..ae0f07d 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -6,49 +6,35 @@ 1. Fork the repository 1. Create a branch for your addition **(for instance, {account}-sunrise-standup)** -1. Include a screenshot of your app in the `./media/` folder +1. Identify the correct table for your example 1. Include the app information (use the following code snippet as a template): ```md -### [My Cool App](https://example.com) - -

- My Cool App -

- - - -- Link to the project: **[HERE](https://example.com)** -- GitHub repo: **[HERE](https://github.com/microsoft)** - -> Stacks Used: `gatsby, nodejs, azure static web apps` -> Author Twitter (optional): [@name](https://twitter.com/@name) +## Azure Static Web Apps + [Technology/ Language] +| # | Demo | Description | +|---| -------------------- | ----------- | +| 1 | [My Cool App](https://github.com/) |
<product/stack name>
[Try Live](https://example.com) | ``` ### Add a new technology (optional) If you are including a new technology not listed in the README, please follow these steps: -1. Under the **Projects** section, update the table of content and include the new technology. -1. **Make you respect the alphabetical order** -1. Add your application name as a sub-list. -1. **Make sure you use the same acnhors that point to the app information (see above)** +1. On the **Navbar** at the top, update the list with the respective badge from https://img.shields.io/. +1. **Make you respect the order** +1. Add the new section with a short description and table (See above) +1. Upload and link to any new icons in **media/icons** -```md -- [Gatsby](#gatsby) - - [Gatsby Todo App](#gatsby-todo-app) -``` ## Checklist -- [ ] update table of content -- [ ] add media file to `./media/` +- [ ] update navbar +- [ ] add icons to `./media/icons` - [ ] add app name and link - [ ] add app description - [ ] add used tech stack - [ ] add URL to app to the app on Azure Static Web Apps - [ ] add URL to app repository -- [ ] add author twitter handle (optional) ❀️ Thank you for your contributions! diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml deleted file mode 100644 index bcb5bff..0000000 --- a/.github/workflows/deploy.yml +++ /dev/null @@ -1,41 +0,0 @@ -name: Deploy to GitHub Pages - -on: - push: - branches: - - main - # Review gh actions docs if you want to further define triggers, paths, etc - # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on - paths: [www/**] - -jobs: - deploy: - name: Deploy to GitHub Pages - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 - - uses: actions/setup-node@v3 - with: - node-version: 16.x - cache: npm - - name: Build website - working-directory: www - run: | - npm ci - npm run build - - # Popular action to deploy to GitHub Pages: - # Docs: https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-docusaurus - - name: Deploy to GitHub Pages - uses: peaceiris/actions-gh-pages@v3 - with: - github_token: ${{ secrets.GITHUB_TOKEN }} - # Build output to publish to the `gh-pages` branch: - publish_dir: ./build - # The following lines assign commit authorship to the official - # GH-Actions bot for deploys to `gh-pages` branch: - # https://github.com/actions/checkout/issues/13#issuecomment-724415212 - # The GH actions bot is used by default if you didn't specify the two fields. - # You can swap them out with your own user credentials. - user_name: github-actions[bot] - user_email: 41898282+github-actions[bot]@users.noreply.github.com \ No newline at end of file diff --git a/.github/workflows/test-deploy.yml b/.github/workflows/test-deploy.yml deleted file mode 100644 index 56f07ac..0000000 --- a/.github/workflows/test-deploy.yml +++ /dev/null @@ -1,26 +0,0 @@ -name: Test deployment - -on: - pull_request: - branches: - - main - # Review gh actions docs if you want to further define triggers, paths, etc - # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on - paths: [www/**] - -jobs: - test-deploy: - name: Test deployment - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 - - uses: actions/setup-node@v3 - with: - node-version: 16.x - cache: yarn - - - name: Test build - working-directory: www - run: | - npm ci - npm run build \ No newline at end of file diff --git a/README.md b/README.md index 74ebfe9..77311ac 100644 --- a/README.md +++ b/README.md @@ -1,262 +1,127 @@ -# Azure Static Web Apps Gallery +
+

🌐Static Web Apps Examples

-Welcome to the Azure Static Web Apps Gallery - a showcase of awesome projects built by community, and deployed to the **[Azure Static Web Apps](https://docs.microsoft.com/azure/static-web-apps/?WT.mc_id=staticwebapps-github-cxa)** service. - ---- - -## πŸ”₯ | Add Your Project - -Want to have your project listed in the gallery? - * Review the [**Contributing Guidelines**](CONTRIBUTING.md). - * Fork [**the repository**](https://github.com/microsoft/static-web-apps-gallery-code-samples/fork) and create a branch for your addition - * Follow this **[Pull Request Checklist](./.github/PULL_REQUEST_TEMPLATE/pull_request_template.md)**. - ---- - -## πŸ“ | Technologies Showcased - -The table showcases technologies for which projects were added - click the technology to visit the _section_ showcasing all its projects. If a project has a demo URL, the _IsLive_ column shows if that is still active (last-checked: **`Apr 18, 2022`**) - -| Technology | Project | Is Live | -|:---|:---|:---| -| [`Angular`](#Angular) | [Catsify: A cat names generator](#catsify-a-cat-names-generator)| βœ… | -| | [ngxtools: Angular Package Registry](#ngxtools-angular-package-registry)| βœ… | -| | [angular-swa-auth library demo](#angular-swa-auth-library-demo)| βœ… | -| [`Docusaurus`](#docusaurus)| [Docusaurus Starter](#docusaurus-starter)| βœ… | -| [`Hugo`](#hugo) | [ngVikings 2020 Conference](#ngvikings-2020-a-free-online-conference-for-angular-developers)| βœ… | -| [`Scully`](#scully)| [PWA Blog](#pwa-blog)| βœ… | -| [`Svelte`](#svelte)| [Shop at Home](#shop-at-home)|βœ…| -| [`Vanilla HTML/JS/CSS`](#vanilla-html-javascript-css)|[SWAG Demo: A Positive Thought For Your Day](#azure-swag-demo-a-positive-thought-for-your-day) | βœ… | -| |[Nitrooo landing page](#nitrooo-landing-page) | βœ… | -| |[Hexa CLI Landing Page](#hexa-cli-landing-page) | βœ… | -| |[VS Code Can Do That](#vs-code-can-do-that) | βœ… | -|[`VuePress`](#vuepress) | [Nitro Workshop](#nitro-workshop)| βœ… | -| | [Peacock for Visual Studio Code Documentation](#peacock-for-visual-studio-code-documentation)| βœ… | -| |[Cognitive Search Static Apps Demo](#cognitive-search-static-apps-demo) | βœ… | - ---- - -## πŸ’» | Projects (By Technology) - -## Angular - -### **[Catsify: A cat names generator](https://www.catsify.app/)** + [OpenAI ](#azure-static-web-apps--ai) +   β€’   + [![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)](#azure-static-web-apps--web-frameworks) +   β€’   + [![Svelte](https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00)](#azure-static-web-apps--web-frameworks) +   β€’   + [![Vue.js](https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vue.js&logoColor=4FC08D)](#azure-static-web-apps--web-frameworks) +   β€’   + [![Angular](https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white)](#azure-static-web-apps--web-frameworks) +   β€’   + [![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)](#azure-static-web-apps-with-javascriptnodejs) +   β€’   + [![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)](#azure-static-web-apps-with-typescriptnodejs) +   β€’   + [![Node.js](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)](#azure-static-web-apps-with-javascriptnodejs) +   β€’   + [![.NET](https://img.shields.io/badge/.NET-5C2D91?style=for-the-badge&logo=.net&logoColor=white)](#azure-static-web-apps-with-net-and-blazor) +   β€’   + [![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)](#azure-static-web-apps-with-python) +   β€’   + [![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white)](#azure-static-web-apps-with-java) +   β€’   + [![Go](https://img.shields.io/badge/Go-00ADD8?style=for-the-badge&logo=go&logoColor=white)](#azure-static-web-apps-with-go) +

- Catsify App + Azure Static Web Apps

-Catsify is a simple and creative app that allows you to find a unique name for your lovely cat. What's interesting about this app is that the names generator is all written in Rust and compiled to WASM; and the API is exposed through a Node.js Azure Function. +This repository showcases a variety of examples, tutorials, and use cases of applications developed using different programming languages and frameworks, all hosted on **[Azure Static Web Apps](https://learn.microsoft.com/azure/static-web-apps/?WT.mc_id=javascript-154160-juliamuiruri)**. -- Link to the project: **[HERE](https://www.catsify.app/)** -- GitHub repo: **[HERE](https://github.com/manekinekko/catsify)** +If you have a real-world application in production and would like to share it, we invite you to contribute by opening an issue and then a pull request. If you would like to view examples at the production level, please refer to the designated section: [Real World and Production examples with Azure Static Web Apps](#real-world-and-production-examples-com-azure-static-web-apps). -> Stacks Used: `angular, typescript, azure static web apps, rust, web assembly, nodejs, azure functions` +> [!NOTE] +> Missing an application or specific example? Provide us with your feedback by opening an Issue and suggesting the inclusion of new examples. ---- +## Azure Static Web Apps + AI -## Docusaurus +Here you will find examples of intelligent (AI-Powered) applications running on Azure Static Web Apps, showcasing the diversity of scenarios and best practices for adopting AI integration in real-world projects. -### **[Docusaurus Starter](https://ambitious-pebble-02b2d3010.azurestaticapps.net/)** +| # | Demo | Description | +|---| -------------------- | ----------- | +| 1 | [session-recommender](https://github.com/Azure-Samples/azure-sql-db-session-recommender-v2) | A session recommender for your next event.
OpenAI Azure Functions Azure SQL Data API Builder
[Try Live](https://ai.microsofthq.vslive.com/) | +| 2 | [create-your-own-chatgpt](https://github.com/Azure-Samples/azure-openai-rag-workshop) | An AI-powered chat application with RAG.
Azure OpenAI Nodejs Fastify Langchain.js | +| 3 | [serverless-ai-chat](https://github.com/Azure-Samples/serverless-chat-langchainjs) | A Serverless AI Chat application.
Ollama Azure Functions Azure CosmosDB Langchain.js | +| 4 | [crafting-dynamic-document-models-DI](https://github.com/Azure-Samples/azure-doc-intelligence-dynamic-models-patient) | Solution to improve the patient experience by automating the paper based registration process.
Azure CosmosDB Azure Document Intelligence | +| 5 | [podcast-synopsis-generation](https://github.com/Azure-Samples/podcast-synopsis-generation-openai) | A Pipeline For Podcast Synopsis Generation (and more) With Azure OpenAI.
OpenAI Azure Functions Azure Cognitive services | +| 6 | [openai-assistant-function-calling](https://github.com/Azure-Samples/azure-openai-assistant-javascript) | Serverless Azure OpenAI Assistant Quick Start Function Calling.
Azure Functions Azure OpenAI | + +## Azure Static Web Apps + Web Frameworks + +Here you will find examples of applications built using a variety of Frameworks running on Azure Static Web Apps. + +| # | Demo | Description | +|---| -------------------- | ----------- | +| 1 | [**svelte**-shop-at-home](https://github.com/azure-template-resources/shopathome-svelte) | Shop at Home app that allows customers to securely add, edit, view, and remove items such as food and household needs from their list.
Azure Functions Fastify
[Try Live](https://svelte.shopathome.dev/home) | +| 2 | [**angular**-shop-at-home](https://github.com/azure-template-resources/shopathome-svelte) | Shop at Home app that allows customers to securely add, edit, view, and remove items such as food and household needs from their list.
Azure Functions Fastify
[Try Live](https://angular.shopathome.dev/home) | +| 3 | [**react**-shop-at-home](https://github.com/azure-template-resources/shopathome-react) | Shop at Home app that allows customers to securely add, edit, view, and remove items such as food and household needs from their list.
Azure Functions Fastify
[Try Live](https://react.shopathome.dev/home) | +| 4 | [**vue**-shop-at-home](https://github.com/azure-template-resources/shopathome-vue) | Shop at Home app that allows customers to securely add, edit, view, and remove items such as food and household needs from their list.
Azure Functions Fastify
[Try Live](https://react.shopathome.dev/home) | +| 5 | [**vue.js**-fullstack-todo-list](https://github.com/Azure-Samples/azure-sql-db-fullstack-serverless-kickstart) | A todo e2e reference app
Azure Functions Azure SQL | +| 6 | [**React**-3Tier-todo-app](https://github.com/azure-template-resources/todo-nodejs-pgsql-googleAuth) | A sample Todo app to help you learn how to build a full-stack application with authentication and authorization
Nodejs PostgreSQL DB Google Authentication | + + +## Azure Static Web Apps with JavaScript/Node.js + +The following examples demonstrate how to create applications using JavaScript and Node.js, hosted on Azure Static Web Apps. + +| # | Demo | Description | +|---| -------------------- | ----------- | +| 1 | [nodejs-microservices](https://github.com/Azure-Samples/nodejs-microservices) | A sample application showing Node.js microservices usage with an Azure infrastructure.
Vite Nodejs Nestjs Fastify | + + +## Azure Static Web Apps with TypeScript/Node.js + +The following examples demonstrate how to create applications using TypeScript and Node.js, hosted on Azure Static Web Apps. + +| # | Demo | Description | +|---| -------------------- | ----------- | +| 1 | [rest-graphql-todoMVC](https://github.com/Azure-Samples/azure-sql-db-prisma) | REST & GraphQL TodoMVC Sample App Full Stack Implementation with Prisma.
Azure Functions Azure SQL Vuejs Prisma GitHub Actions | + +## Azure Static Web Apps with .NET and Blazor + +The following examples demonstrate how to create applications using .NET and Blazor, hosted on Azure Static Web Apps. + +| # | Demo | Description | +|---| -------------------- | ----------- | +| 1 | [products-finder](https://github.com/Azure-Samples/dab-azure-cosmos-db-nosql-quickstart) | A products finder implemented using Data API Builder.
Blazor Azure Functions Azure CosmosDB Data API Builder | + +## Azure Static Web Apps with Python + +The following examples demonstrate how to create applications using Python, hosted on Azure Static Web Apps. + +| # | Demo | Description | +|---| -------------------- | ----------- | +| 1 | [todo-application](https://github.com/Azure-Samples/todo-python-mongo-swa-func) | A TODO blueprint placeholder frontend
Azure CosmosDB FastAPI | + + +# Real World and Production Examples with Azure Static Web Apps + +Here you will find examples of applications in production using Azure Static Web Apps, showcasing the diversity of scenarios and best practices for adopting this service in real-world projects. + +| # | Demo | Description | +|---| -------------------- | ----------- | +| 1 | [ngVikings 2020](https://github.com/ngvikings/ngvikings-2020)
Hugo | Website for ngVikings conference. ngVikings is a non-profit, non-commercial, 100% community-driven event comprised of many Nordic Angular groups with more than 6500 active members in total.
[Try Live](https://www.ngvikings.org/) | +| 2 | [Nitro Workshop](https://github.com/nitro-stack/nitro-workshop)
Nodejs Vuepress Nestjs | Online workshop built with Vuepress to learn how to build a backend using NestJS. This is a practical workshop where you'll learn "hands-on" by iteratively building an application from scratch using NestJS and Azure.
[Try Live](https://nitro-stack.github.io/nitro-workshop/) | +| 3 | [Peacock for Visual Studio Code Documentation](https://github.com/johnpapa/vscode-peacock)
Nodejs Vuepress | Peacock is a Visual Studio Code extension with 700,000+ installations. It subtly changes the color of your Visual Studio Code workspace. This is ideal when you have multiple VS Code instances, use VS Live Share, or use VS Code's Remote features, and you want to quickly identify your editor.
[Try Live](https://www.peacockcode.dev/) | + +# 🀝 Contributing + +This project welcomes contributions and suggestions. Most contributions require you to agree to a +Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us +the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com. + +When you submit a pull request, a CLA bot will automatically determine whether you need to provide +a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions +provided by the bot. You will only need to do this once across all repos using our CLA. + +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). +For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or +contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.

- Docusaurus starter +πŸš€ Get started now and take your app to the next level with Azure Static Web Apps!

- -A simple starter template for creating documentation website using the Docusaurus framework. - -> Stacks Used: `reactjs, azure static web apps` - -- Link to the project: **[HERE](https://ambitious-pebble-02b2d3010.azurestaticapps.net/)** -- GitHub repo: **[HERE](https://github.com/sumitkharche/docusaurus-swa-app)** -- Author: [@sumitkharche01](https://twitter.com/sumitkharche01) - ---- - -## Gatsby - ---- - -## Hugo - -### **[ngVikings 2020: A free online conference for Angular developers](https://www.ngvikings.org/)** - -

- ngVikings 2020 -

- -ngVikings is a non-profit, non-commercial, 100% community-driven event comprised of many Nordic Angular groups with more than 6500 active members in total. - -- **[ngVikings site](https://www.ngvikings.org/)** -- **[ngVikings repo](https://github.com/ngvikings/ngvikings-2020)** - -> Stacks Used: `hugo, azure static web apps, workbox` - ---- - -## Mongoose - -![Mongoose logo](docs/media/mongoose.png) - -### [Azure Static Web Apps and Mongoose Starter Kit](https://github.com/GeekTrainer/aswa-student-starter-kit) - -![Preview image for Mongoose starter kit](docs/media/mongoose-starter.png) - -Mongoose is the most popular ODM (object document mapper) for Node.js. This basic starter includes the necessary code and steps to create Azure Static Web Apps with Cosmos DB and Mongoose. No front-end framework is used, allowing you to update the site as needed. - -> Stacks Used: `mongoose, cosmos db, azure static web apps` - -- **[Mongoose Starter Kit repo](https://github.com/geektrainer/aswa-student-starter-kit) -- **[Author: GeekTrainer](https://twitter.com/geektrainer) - ---- - -## React.js - ---- - -### **[PWA Blog](https://www.webmax.ru/)** - -

- PWA Blog -

- -News and articles about Progressive Web Apps. - -- **[Progressive web apps information](https://www.webmax.ru/)** -- **[Progressive web apps repo](https://github.com/webmaxru/webmax.ru)** - -> Stacks Used: `angular, scully, azure static web apps, workbox, pwa` - ---- - -## Svelte - -### **[Shop at Home](https://www.shopathome.dev)** - -

- Svelte Application -

- - - -"Shop at Home" is a sample app which is written in four variations: Angular, React, Svelte and Vue. It is shown in the Build 2020 video presentation. - -- **[Shop at Home demo](https://www.shopathome.dev)** -- **[Shop at Home repo](https://github.com/johnpapa/shopathome)** - -> Stacks Used: `svelte, react, angular, nodejs, azure static web apps` - ---- - -## Vanilla HTML JavaScript CSS - -### **[Azure SWAG Demo: A Positive Thought For Your Day](https://ashy-mushroom-05748f31e.azurestaticapps.net/)** - -

- Positive quote website screenshot -

- -This is a simple barebone demo for [Azure SWAG](https://docs.microsoft.com/azure/static-web-apps?WT.mc_id=staticwebapps-github-yolasors) (**S**tatic **W**eb **A**pps on **G**itHub). -You can use it as a template for your own apps. - -- **[SWAG demo](https://aka.ms/swag-demo)** -- **[SWAG repo](https://github.com/sinedied/azure-swag/)** - -> Stacks Used: `html, javascript, nodejs, azure static web apps` - ---- - -### **[Nitrooo landing page](https://victorious-ocean-0337ef81e.azurestaticapps.net/)** - -

- Nitrooo App -

- -Nitro is a heavily opinionated template for building Serverless applications with NestJS, the fastest-growing NodeJS framework in the world by github stars. - -- **[Nitrooo project](https://victorious-ocean-0337ef81e.azurestaticapps.net/)** -- **[Nitrooo repo](https://github.com/nitro-stack/website)** - -> Stacks Used: `javascript, css, html` - ---- - -### **[Hexa CLI Landing Page](https://www.hexa.run)** - -

- The ultimate companion for the Azure CLI screenshot -

- -Hexa is the ultimate companion for the Azure CLI. It allows you to seamlessly configure, setup and deploy to different Azure services such as Resource Groups, Storage accounts, Hosting, Azure Functions and Databases (CosmosDB and Table Storage) and more. - -- **[Hexa project](https://www.hexa.run)** -- **[Hexa repo](https://github.com/manekinekko/hexa/)** - -> Stacks Used: `html, css, javascript` - ---- - -## Vue.js - -### **[VS Code Can Do That](https://www.vscodecandothat.com)** - -

- Vs Code Can Do That -

- -All the best things about VS Code that nobody ever bothered to show you. - -- **[VS Code Can Do That demo](https://www.vscodecandothat.com)** -- **[VS Code Can Do That repo](https://github.com/burkeholland/vscodecandothat/)** - -> Stacks Used: `vuejs, azure static web apps` - ---- - -## VuePress - -### **[Nitro Workshop](https://nitro-stack.github.io/nitro-workshop/)** - -

- Nitro logo -

- -Online workshop built with Vuepress to learn how to build a backend using NestJS. This is a practical workshop where you'll learn "hands-on" by iteratively building an application from scratch using NestJS and Azure. - -- **[Nitro workshop](https://nitro-stack.github.io/nitro-workshop/)** -- **[Nitro workshop repo](https://github.com/nitro-stack/nitro-workshop)** - -> Stacks Used: `vuepress, azure static web apps, nodejs, nestjs` - ---- - -### **[Peacock for Visual Studio Code Documentation](https://www.peacockcode.dev)** - -

- Peacock icon -

- -Peacock is a Visual Studio Code extension with 700,000+ installations. It subtly changes the color of your Visual Studio Code workspace. This is ideal when you have multiple VS Code instances, use VS Live Share, or use VS Code's Remote features, and you want to quickly identify your editor. - -- **[Peacock Documentation](https://www.peacockcode.dev)** -- **[GitHub repo for Peacock Documentation](https://github.com/johnpapa/vscode-peacock)** -- **[Install the Peacock Extension](https://marketplace.visualstudio.com/items?itemName=johnpapa.vscode-peacock&wt.mc_id=staticwebapps-github-jopapa)** - -> Stacks Used: `vuepress, azure static web apps, nodejs` - ---- - -### [Cognitive Search Static Apps Demo](https://lively-sand-033e9ec03.azurestaticapps.net/) - -

- Cognitive Search Static Apps Demo -

- -A sample *faceted search* user experience implementation for your [Azure Cognitive Search](https://azure.microsoft.com/services/search/) index. Similar to the [official demo app](https://docs.microsoft.com/azure/search/search-create-app-portal), but a bit more modern. Fork the [repo](https://github.com/scale-tone/cognitive-search-static-web-apps-sample-ui), [deploy](https://docs.microsoft.com/azure/static-web-apps/getting-started?tabs=react#create-a-static-web-app) it to your Static Web Apps instance, connect it to your Cognitive Search index with a set of [config settings](https://github.com/scale-tone/cognitive-search-static-web-apps-sample-ui#config-settings), optionally [configure authN/authZ](https://docs.microsoft.com/azure/static-web-apps/authentication-authorization) - and you get a fully functioning search UI, with facet filters and geovisualization. The [live demo](https://lively-sand-033e9ec03.azurestaticapps.net/) is pointed to [the official Azure Cognitive Search Sample Data - Repository](https://github.com/Azure-Samples/azure-search-sample-data) index, and you can start with the same. Feel free to use as a template for your own implementations. - -- **[Lively Sand demo](https://lively-sand-033e9ec03.azurestaticapps.net/)** -- **[Lively Sand repo](https://github.com/scale-tone/cognitive-search-static-web-apps-sample-ui)** -- **[Author: @tino_scale_tone](https://twitter.com/@tino_scale_tone)** - -> Stacks Used: `react, nodejs, azure static web apps, azure functions` diff --git a/docs/README.md b/docs/README.md deleted file mode 100644 index 8d76a39..0000000 --- a/docs/README.md +++ /dev/null @@ -1,19 +0,0 @@ -# πŸ’» | Projects (By Technology) - -Welcome to the Azure Static Web Apps Gallery - a showcase of awesome projects built by community, and deployed to the **[Azure Static Web Apps](https://docs.microsoft.com/azure/static-web-apps/?WT.mc_id=staticwebapps-github-cxa)** service. Click on a technology name to visit the section showcasing its projects. - - * [Angular](#angular) - * [Docusaurus](#docusaurus) - * [Eleventy](#eleventy) - * [Gatsby](#gatsby) - * [Hugo](#hugo) - * [Mongoose](#mongoose) - * [React](#reactjs) - * [Stencil](#stencil) - * [Scully](#scully) - * [Svelte](#svelte) - * [Vanilla HTML/JS/CSS](#vanilla-html-javascript-css) - * [Vue.js](#vuejs) - * [VuePress](#vuepress) - -> Work in Progress \ No newline at end of file diff --git a/docs/media/11ty.png b/docs/media/11ty.png deleted file mode 100644 index a746b13..0000000 Binary files a/docs/media/11ty.png and /dev/null differ diff --git a/docs/media/angular-rock-paper-scissors.png b/docs/media/angular-rock-paper-scissors.png deleted file mode 100644 index 60be3ea..0000000 Binary files a/docs/media/angular-rock-paper-scissors.png and /dev/null differ diff --git a/docs/media/angular-search-experience.gif b/docs/media/angular-search-experience.gif deleted file mode 100644 index 869c720..0000000 Binary files a/docs/media/angular-search-experience.gif and /dev/null differ diff --git a/docs/media/angular-ssr.png b/docs/media/angular-ssr.png deleted file mode 100644 index a29068a..0000000 Binary files a/docs/media/angular-ssr.png and /dev/null differ diff --git a/docs/media/angular-swa-auth.gif b/docs/media/angular-swa-auth.gif deleted file mode 100644 index 4963ecb..0000000 Binary files a/docs/media/angular-swa-auth.gif and /dev/null differ diff --git a/docs/media/azure_vision.gif b/docs/media/azure_vision.gif deleted file mode 100644 index d708b30..0000000 Binary files a/docs/media/azure_vision.gif and /dev/null differ diff --git a/docs/media/catsify.png b/docs/media/catsify.png deleted file mode 100644 index 593fac9..0000000 Binary files a/docs/media/catsify.png and /dev/null differ diff --git a/docs/media/cognitive-search-demo.png b/docs/media/cognitive-search-demo.png deleted file mode 100644 index 2013b1d..0000000 Binary files a/docs/media/cognitive-search-demo.png and /dev/null differ diff --git a/docs/media/docusaurus-starter.PNG b/docs/media/docusaurus-starter.PNG deleted file mode 100644 index cedb6d2..0000000 Binary files a/docs/media/docusaurus-starter.PNG and /dev/null differ diff --git a/docs/media/gatsby_starter.png b/docs/media/gatsby_starter.png deleted file mode 100644 index 43a8d0f..0000000 Binary files a/docs/media/gatsby_starter.png and /dev/null differ diff --git a/docs/media/hexa.png b/docs/media/hexa.png deleted file mode 100644 index fa38a45..0000000 Binary files a/docs/media/hexa.png and /dev/null differ diff --git a/docs/media/mayadb.png b/docs/media/mayadb.png deleted file mode 100644 index 1eaf608..0000000 Binary files a/docs/media/mayadb.png and /dev/null differ diff --git a/docs/media/meme4fun.gif b/docs/media/meme4fun.gif deleted file mode 100644 index 8a2192f..0000000 Binary files a/docs/media/meme4fun.gif and /dev/null differ diff --git a/docs/media/mongoose-starter.png b/docs/media/mongoose-starter.png deleted file mode 100644 index 282ed98..0000000 Binary files a/docs/media/mongoose-starter.png and /dev/null differ diff --git a/docs/media/mongoose.png b/docs/media/mongoose.png deleted file mode 100644 index 307499f..0000000 Binary files a/docs/media/mongoose.png and /dev/null differ diff --git a/docs/media/ngvikings2020.png b/docs/media/ngvikings2020.png deleted file mode 100644 index 197de9c..0000000 Binary files a/docs/media/ngvikings2020.png and /dev/null differ diff --git a/docs/media/ngxtools.png b/docs/media/ngxtools.png deleted file mode 100644 index 142901d..0000000 Binary files a/docs/media/ngxtools.png and /dev/null differ diff --git a/docs/media/nitro.png b/docs/media/nitro.png deleted file mode 100644 index 24c3d2c..0000000 Binary files a/docs/media/nitro.png and /dev/null differ diff --git a/docs/media/nitrooo.png b/docs/media/nitrooo.png deleted file mode 100644 index 6eb8607..0000000 Binary files a/docs/media/nitrooo.png and /dev/null differ diff --git a/docs/media/peacock-icon.png b/docs/media/peacock-icon.png deleted file mode 100644 index 49fdc1c..0000000 Binary files a/docs/media/peacock-icon.png and /dev/null differ diff --git a/docs/media/posedance.png b/docs/media/posedance.png deleted file mode 100644 index b5f24ae..0000000 Binary files a/docs/media/posedance.png and /dev/null differ diff --git a/docs/media/positive-quote.png b/docs/media/positive-quote.png deleted file mode 100644 index 8d74fa8..0000000 Binary files a/docs/media/positive-quote.png and /dev/null differ diff --git a/docs/media/pwablog.png b/docs/media/pwablog.png deleted file mode 100644 index 5769fad..0000000 Binary files a/docs/media/pwablog.png and /dev/null differ diff --git a/docs/media/shop-at-home-svelte.png b/docs/media/shop-at-home-svelte.png deleted file mode 100644 index a8fcd2c..0000000 Binary files a/docs/media/shop-at-home-svelte.png and /dev/null differ diff --git a/docs/media/stencil.png b/docs/media/stencil.png deleted file mode 100644 index b68790e..0000000 Binary files a/docs/media/stencil.png and /dev/null differ diff --git a/docs/media/sunrise-standup.png b/docs/media/sunrise-standup.png deleted file mode 100644 index ffac9f4..0000000 Binary files a/docs/media/sunrise-standup.png and /dev/null differ diff --git a/docs/media/vscodecandothat.png b/docs/media/vscodecandothat.png deleted file mode 100644 index 25c8602..0000000 Binary files a/docs/media/vscodecandothat.png and /dev/null differ diff --git a/docs/media/xlayers-1.png b/docs/media/xlayers-1.png deleted file mode 100644 index 247ebcc..0000000 Binary files a/docs/media/xlayers-1.png and /dev/null differ diff --git a/docs/media/xlayers-2.png b/docs/media/xlayers-2.png deleted file mode 100644 index 353377d..0000000 Binary files a/docs/media/xlayers-2.png and /dev/null differ diff --git a/docs/www/.gitignore b/docs/www/.gitignore deleted file mode 100644 index b2d6de3..0000000 --- a/docs/www/.gitignore +++ /dev/null @@ -1,20 +0,0 @@ -# Dependencies -/node_modules - -# Production -/build - -# Generated files -.docusaurus -.cache-loader - -# Misc -.DS_Store -.env.local -.env.development.local -.env.test.local -.env.production.local - -npm-debug.log* -yarn-debug.log* -yarn-error.log* diff --git a/docs/www/README.md b/docs/www/README.md deleted file mode 100644 index 9a4ee34..0000000 --- a/docs/www/README.md +++ /dev/null @@ -1,54 +0,0 @@ -# Build & Deploy This Site - -This website was built using [Docusaurus 2](https://docusaurus.io/) using their default `classic` theme. It will primarily host a [Showcase](https://docusaurus.io/showcase)-like page to display screenshots of submitted projects with ability to filter by technology-specific tags. - ---- - -## 0. Updating Content for Existing Site - -Want to update the existing site to add new content (logos, screenshots, cards etc.)? Here are the key files to know. - -| Filename | Description | -|:--- |:--- | -| [`static/img/logo-XXX.svg`](./static/img/) | Add valid logo images for frameworks used on landing page here. Ideally in SVG format. | -| [`src/components/HomepageFeatures/index.js`](./src/components/HomepageFeatures/index.js) | Update this file when adding content to landing page (e.g., new front-end framework logos)| -| [`src/data/showcase/`](./src/data/showcase/) | Folder containing (user-uploaded) screenshots for showcase cards. | -| `src/data/showcase/tags.tsx` | File containing tags (and definitions) valid for filtering showcase. Admin-maintained but could be user-contributed later? | -| `src/data/showcase/users.tsx` | File containing user-contributed project metadata. Maintain in alphabetical order, ensure valid tags & screenshot are provided. | -| | | - -Want to know how the site is configured, built and deployed? Read on. - -
- -## 1. Setup & Build Commands - -The default site is scaffolded in the `www/` folder under `docs` with the intent of using GitHub Pages as a deployment target. - -| Command | Description | -|:--- |:--- | -| `npx create-docusaurus@latest www classic` | Scaffold **a new** classic docusaurus site in www/ folder | -| `cd www; npm install` | Install dependencies if needed (e.g., fresh clone/fork) | -| `cd www; npx docusaurus start` | Preview development site on local device (with hot reload) | -| `cd www; npm run build` | Build production-ready site (in _build/_ folder by default) | -| `cd www; npm run serve` | Preview production-ready site on local device | -| | | - - -
- -## 2. Customize Site Contents - -We only want to have a Showcase page and a Landing page (for convenience) - so customization is more about removing default features (blog, tutorial) and customizing theme/content. - -| Action | Outcome | -|:--- |:--- | -| Set `blog: false` in presets under `www/docusaurus.config.js` | Removes blog - establish a [docs-only mode](https://docusaurus.io/docs/docs-introduction#docs-only-mode) with docs as base page. | -| Edit themeConfig in `www/docusaurus.config.js` | Removes `Blog` route in navbar. Now delete `www/blog` folder. | -| Add `src/pages/showcase.md` page for `/showcase` route | Update themeConfig in `www/docusaurus.config.js` to add it to navbar | -| Edit docs sidebar settings in `www/sidebars.js` | Customize [sidebar configuration](https://docusaurus.io/docs/sidebar/items) or learn to use auto-generated versions more effectively. | -| Update [styling and layout](https://docusaurus.io/docs/next/styling-layout) and validate for light & dark theme | Use [colorbox.io](https://colorbox.io/) and [guide](https://justtheskills.com/colorbox/) to define color palette. Create [style variables](https://docusaurus.io/docs/next/styling-layout#styling-your-site-with-infima) to update `custom.css` (based on the [infima](https://infima.dev/) styling framework) | -| Add [supported plugins](https://docusaurus.io/docs/api/plugins) for enhanced content or behaviors | Default plugins used are [plugin-content-docs](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-docs) (for `docs/` pages) , [plugin-content-blog](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-blog) (for `blog/`) and [plugin-content-pages](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-pages) for default pages. Check out [plugin-sitemap](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-sitemap), [plugin-ideal-image](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-ideal-image) and [plugin-pwa](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-pwa) for other useful features. | -| | | - -
\ No newline at end of file diff --git a/docs/www/babel.config.js b/docs/www/babel.config.js deleted file mode 100644 index e00595d..0000000 --- a/docs/www/babel.config.js +++ /dev/null @@ -1,3 +0,0 @@ -module.exports = { - presets: [require.resolve('@docusaurus/core/lib/babel/preset')], -}; diff --git a/docs/www/docusaurus.config.js b/docs/www/docusaurus.config.js deleted file mode 100644 index 3fc2881..0000000 --- a/docs/www/docusaurus.config.js +++ /dev/null @@ -1,136 +0,0 @@ -// @ts-check -// Note: type annotations allow type checking and IDEs autocompletion - -const lightCodeTheme = require('prism-react-renderer/themes/github'); -const darkCodeTheme = require('prism-react-renderer/themes/dracula'); - -/** @type {import('@docusaurus/types').Config} */ -const config = { - title: 'Static Web Apps Gallery', - tagline: 'A Community Projects & Code Samples Showcase', - url: 'https://microsoft.github.io', - baseUrl: '/static-web-apps-gallery-code-samples/', - onBrokenLinks: 'throw', - onBrokenMarkdownLinks: 'warn', - favicon: 'img/favicon.ico', - organizationName: 'microsoft', // Usually your GitHub org/user name. - projectName: 'static-web-apps-gallery-code-samples', // Usually your repo name. - trailingSlash: false, - deploymentBranch: `gh-pages`, // default = gh-pages - - plugins: [ - [ - '@docusaurus/plugin-ideal-image', - { - quality: 70, - max: 1030, // max resized image's size. - min: 640, // min resized image's size. if original is lower, use that size. - steps: 2, // the max number of images generated between min and max (inclusive) - disableInDev: false, - }, - ], - ], - - presets: [ - [ - 'classic', - /** @type {import('@docusaurus/preset-classic').Options} */ - ({ - docs: false, - blog: false, - theme: { - customCss: require.resolve('./src/css/custom.css'), - }, - }), - ], - ], - - themeConfig: - /** @type {import('@docusaurus/preset-classic').ThemeConfig} */ - ({ - navbar: { - title: 'SWA Gallery', - logo: { - alt: 'My Site Logo', - src: 'img/logo.svg', - }, - items: [ - {to: '/showcase', label: 'Showcase', position: 'left'}, - {to: '/contribute', label: 'Contributions', position: 'right'}, - {to: 'https://github.com/orgs/staticwebdev/discussions/14', label: 'Discussions', position: 'right'}, - { - href: 'https://github.com/microsoft/static-web-apps-gallery-code-samples', - position: 'right', - className: 'header-github-link', - 'aria-label': 'GitHub repository', - }, - ], - }, - footer: { - style: 'dark', - links: [ - { - title: 'Discover', - items: [ - { - label: 'SWA Docs', - to: 'https://docs.microsoft.com/en-us/azure/static-web-apps/overview', - }, - { - label: 'SWA CLI', - to: 'https://github.com/Azure/static-web-apps-cli', - }, - ], - }, - { - title: 'Learn', - items: [ - { - label: 'Learning Path', - to: 'https://docs.microsoft.com/en-us/learn/paths/azure-static-web-apps/', - }, - { - label: 'Tips & Tricks', - to: 'https://docs.microsoft.com/en-us/shows/azure-tips-and-tricks-static-web-apps/', - }, - ], - }, - { - title: 'Connect', - items: [ - { - label: 'Dev.to', - href: 'https://dev.to/t/staticwebapps', - }, - { - label: 'Twitter', - href: 'https://twitter.com/AzureStaticApps', - }, - ], - }, - ], - copyright: `Copyright Β© ${new Date().getFullYear()} Microsoft - Built with β™₯️ using Docusaurus.`, - }, - prism: { - theme: lightCodeTheme, - darkTheme: darkCodeTheme, - }, - - image: 'img/logo.png', - - metadata: [{ - name: 'twitter:card', - content: 'Welcome to the Azure Static Web Apps Gallery of community-created projects! Explore the examples - or add your own!' - }], - announcementBar: { - id: 'Add Your Project!', - content: - 'Learn with #30DaysOfSWA - then Deploy To Azure!  πŸš€', - backgroundColor: '#50E6FF', - textColor: '#552F99', - isCloseable: false, - }, - }), -}; - -module.exports = config; diff --git a/docs/www/package-lock.json b/docs/www/package-lock.json deleted file mode 100644 index fe97515..0000000 --- a/docs/www/package-lock.json +++ /dev/null @@ -1,23045 +0,0 @@ -{ - "name": "www", - "version": "0.0.0", - "lockfileVersion": 2, - "requires": true, - "packages": { - "": { - "version": "0.0.0", - "dependencies": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/plugin-ideal-image": "^2.0.0-beta.18", - "@docusaurus/preset-classic": "2.0.0-beta.18", - "@mdx-js/react": "^1.6.22", - "clsx": "^1.1.1", - "prism-react-renderer": "^1.3.1", - "react": "^17.0.2", - "react-dom": "^17.0.2", - "react-popper": "^2.2.5" - } - }, - "node_modules/@algolia/autocomplete-core": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.5.2.tgz", - "integrity": "sha512-DY0bhyczFSS1b/CqJlTE/nQRtnTAHl6IemIkBy0nEWnhDzRDdtdx4p5Uuk3vwAFxwEEgi1WqKwgSSMx6DpNL4A==", - "dependencies": { - "@algolia/autocomplete-shared": "1.5.2" - } - }, - "node_modules/@algolia/autocomplete-preset-algolia": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.5.2.tgz", - "integrity": "sha512-3MRYnYQFJyovANzSX2CToS6/5cfVjbLLqFsZTKcvF3abhQzxbqwwaMBlJtt620uBUOeMzhdfasKhCc40+RHiZw==", - "dependencies": { - "@algolia/autocomplete-shared": "1.5.2" - }, - "peerDependencies": { - "@algolia/client-search": "^4.9.1", - "algoliasearch": "^4.9.1" - } - }, - "node_modules/@algolia/autocomplete-shared": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/@algolia/autocomplete-shared/-/autocomplete-shared-1.5.2.tgz", - "integrity": "sha512-ylQAYv5H0YKMfHgVWX0j0NmL8XBcAeeeVQUmppnnMtzDbDnca6CzhKj3Q8eF9cHCgcdTDdb5K+3aKyGWA0obug==" - }, - "node_modules/@algolia/cache-browser-local-storage": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.13.0.tgz", - "integrity": "sha512-nj1vHRZauTqP/bluwkRIgEADEimqojJgoTRCel5f6q8WCa9Y8QeI4bpDQP28FoeKnDRYa3J5CauDlN466jqRhg==", - "dependencies": { - "@algolia/cache-common": "4.13.0" - } - }, - "node_modules/@algolia/cache-common": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/cache-common/-/cache-common-4.13.0.tgz", - "integrity": "sha512-f9mdZjskCui/dA/fA/5a+6hZ7xnHaaZI5tM/Rw9X8rRB39SUlF/+o3P47onZ33n/AwkpSbi5QOyhs16wHd55kA==" - }, - "node_modules/@algolia/cache-in-memory": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/cache-in-memory/-/cache-in-memory-4.13.0.tgz", - "integrity": "sha512-hHdc+ahPiMM92CQMljmObE75laYzNFYLrNOu0Q3/eyvubZZRtY2SUsEEgyUEyzXruNdzrkcDxFYa7YpWBJYHAg==", - "dependencies": { - "@algolia/cache-common": "4.13.0" - } - }, - "node_modules/@algolia/client-account": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/client-account/-/client-account-4.13.0.tgz", - "integrity": "sha512-FzFqFt9b0g/LKszBDoEsW+dVBuUe1K3scp2Yf7q6pgHWM1WqyqUlARwVpLxqyc+LoyJkTxQftOKjyFUqddnPKA==", - "dependencies": { - "@algolia/client-common": "4.13.0", - "@algolia/client-search": "4.13.0", - "@algolia/transporter": "4.13.0" - } - }, - "node_modules/@algolia/client-analytics": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-4.13.0.tgz", - "integrity": "sha512-klmnoq2FIiiMHImkzOm+cGxqRLLu9CMHqFhbgSy9wtXZrqb8BBUIUE2VyBe7azzv1wKcxZV2RUyNOMpFqmnRZA==", - "dependencies": { - "@algolia/client-common": "4.13.0", - "@algolia/client-search": "4.13.0", - "@algolia/requester-common": "4.13.0", - "@algolia/transporter": "4.13.0" - } - }, - "node_modules/@algolia/client-common": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.13.0.tgz", - "integrity": "sha512-GoXfTp0kVcbgfSXOjfrxx+slSipMqGO9WnNWgeMmru5Ra09MDjrcdunsiiuzF0wua6INbIpBQFTC2Mi5lUNqGA==", - "dependencies": { - "@algolia/requester-common": "4.13.0", - "@algolia/transporter": "4.13.0" - } - }, - "node_modules/@algolia/client-personalization": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-4.13.0.tgz", - "integrity": "sha512-KneLz2WaehJmNfdr5yt2HQETpLaCYagRdWwIwkTqRVFCv4DxRQ2ChPVW9jeTj4YfAAhfzE6F8hn7wkQ/Jfj6ZA==", - "dependencies": { - "@algolia/client-common": "4.13.0", - "@algolia/requester-common": "4.13.0", - "@algolia/transporter": "4.13.0" - } - }, - "node_modules/@algolia/client-search": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-4.13.0.tgz", - "integrity": "sha512-blgCKYbZh1NgJWzeGf+caKE32mo3j54NprOf0LZVCubQb3Kx37tk1Hc8SDs9bCAE8hUvf3cazMPIg7wscSxspA==", - "dependencies": { - "@algolia/client-common": "4.13.0", - "@algolia/requester-common": "4.13.0", - "@algolia/transporter": "4.13.0" - } - }, - "node_modules/@algolia/events": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@algolia/events/-/events-4.0.1.tgz", - "integrity": "sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==" - }, - "node_modules/@algolia/logger-common": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/logger-common/-/logger-common-4.13.0.tgz", - "integrity": "sha512-8yqXk7rMtmQJ9wZiHOt/6d4/JDEg5VCk83gJ39I+X/pwUPzIsbKy9QiK4uJ3aJELKyoIiDT1hpYVt+5ia+94IA==" - }, - "node_modules/@algolia/logger-console": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/logger-console/-/logger-console-4.13.0.tgz", - "integrity": "sha512-YepRg7w2/87L0vSXRfMND6VJ5d6699sFJBRWzZPOlek2p5fLxxK7O0VncYuc/IbVHEgeApvgXx0WgCEa38GVuQ==", - "dependencies": { - "@algolia/logger-common": "4.13.0" - } - }, - "node_modules/@algolia/requester-browser-xhr": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.13.0.tgz", - "integrity": "sha512-Dj+bnoWR5MotrnjblzGKZ2kCdQi2cK/VzPURPnE616NU/il7Ypy6U6DLGZ/ZYz+tnwPa0yypNf21uqt84fOgrg==", - "dependencies": { - "@algolia/requester-common": "4.13.0" - } - }, - "node_modules/@algolia/requester-common": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/requester-common/-/requester-common-4.13.0.tgz", - "integrity": "sha512-BRTDj53ecK+gn7ugukDWOOcBRul59C4NblCHqj4Zm5msd5UnHFjd/sGX+RLOEoFMhetILAnmg6wMrRrQVac9vw==" - }, - "node_modules/@algolia/requester-node-http": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-4.13.0.tgz", - "integrity": "sha512-9b+3O4QFU4azLhGMrZAr/uZPydvzOR4aEZfSL8ZrpLZ7fbbqTO0S/5EVko+QIgglRAtVwxvf8UJ1wzTD2jvKxQ==", - "dependencies": { - "@algolia/requester-common": "4.13.0" - } - }, - "node_modules/@algolia/transporter": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/transporter/-/transporter-4.13.0.tgz", - "integrity": "sha512-8tSQYE+ykQENAdeZdofvtkOr5uJ9VcQSWgRhQ9h01AehtBIPAczk/b2CLrMsw5yQZziLs5cZ3pJ3478yI+urhA==", - "dependencies": { - "@algolia/cache-common": "4.13.0", - "@algolia/logger-common": "4.13.0", - "@algolia/requester-common": "4.13.0" - } - }, - "node_modules/@ampproject/remapping": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.1.2.tgz", - "integrity": "sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==", - "dependencies": { - "@jridgewell/trace-mapping": "^0.3.0" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@babel/code-frame": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz", - "integrity": "sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==", - "dependencies": { - "@babel/highlight": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/compat-data": { - "version": "7.17.7", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.7.tgz", - "integrity": "sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/core": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.9.tgz", - "integrity": "sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw==", - "dependencies": { - "@ampproject/remapping": "^2.1.0", - "@babel/code-frame": "^7.16.7", - "@babel/generator": "^7.17.9", - "@babel/helper-compilation-targets": "^7.17.7", - "@babel/helper-module-transforms": "^7.17.7", - "@babel/helpers": "^7.17.9", - "@babel/parser": "^7.17.9", - "@babel/template": "^7.16.7", - "@babel/traverse": "^7.17.9", - "@babel/types": "^7.17.0", - "convert-source-map": "^1.7.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.2", - "json5": "^2.2.1", - "semver": "^6.3.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/babel" - } - }, - "node_modules/@babel/core/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/@babel/generator": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.17.9.tgz", - "integrity": "sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ==", - "dependencies": { - "@babel/types": "^7.17.0", - "jsesc": "^2.5.1", - "source-map": "^0.5.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-annotate-as-pure": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz", - "integrity": "sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==", - "dependencies": { - "@babel/types": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz", - "integrity": "sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==", - "dependencies": { - "@babel/helper-explode-assignable-expression": "^7.16.7", - "@babel/types": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-compilation-targets": { - "version": "7.17.7", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz", - "integrity": "sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==", - "dependencies": { - "@babel/compat-data": "^7.17.7", - "@babel/helper-validator-option": "^7.16.7", - "browserslist": "^4.17.5", - "semver": "^6.3.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-compilation-targets/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/@babel/helper-create-class-features-plugin": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.9.tgz", - "integrity": "sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-environment-visitor": "^7.16.7", - "@babel/helper-function-name": "^7.17.9", - "@babel/helper-member-expression-to-functions": "^7.17.7", - "@babel/helper-optimise-call-expression": "^7.16.7", - "@babel/helper-replace-supers": "^7.16.7", - "@babel/helper-split-export-declaration": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-create-regexp-features-plugin": { - "version": "7.17.0", - "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.0.tgz", - "integrity": "sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "regexpu-core": "^5.0.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-define-polyfill-provider": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz", - "integrity": "sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==", - "dependencies": { - "@babel/helper-compilation-targets": "^7.13.0", - "@babel/helper-module-imports": "^7.12.13", - "@babel/helper-plugin-utils": "^7.13.0", - "@babel/traverse": "^7.13.0", - "debug": "^4.1.1", - "lodash.debounce": "^4.0.8", - "resolve": "^1.14.2", - "semver": "^6.1.2" - }, - "peerDependencies": { - "@babel/core": "^7.4.0-0" - } - }, - "node_modules/@babel/helper-define-polyfill-provider/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/@babel/helper-environment-visitor": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz", - "integrity": "sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==", - "dependencies": { - "@babel/types": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-explode-assignable-expression": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz", - "integrity": "sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==", - "dependencies": { - "@babel/types": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-function-name": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz", - "integrity": "sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==", - "dependencies": { - "@babel/template": "^7.16.7", - "@babel/types": "^7.17.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-hoist-variables": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz", - "integrity": "sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==", - "dependencies": { - "@babel/types": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-member-expression-to-functions": { - "version": "7.17.7", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz", - "integrity": "sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==", - "dependencies": { - "@babel/types": "^7.17.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-imports": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz", - "integrity": "sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==", - "dependencies": { - "@babel/types": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-transforms": { - "version": "7.17.7", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz", - "integrity": "sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==", - "dependencies": { - "@babel/helper-environment-visitor": "^7.16.7", - "@babel/helper-module-imports": "^7.16.7", - "@babel/helper-simple-access": "^7.17.7", - "@babel/helper-split-export-declaration": "^7.16.7", - "@babel/helper-validator-identifier": "^7.16.7", - "@babel/template": "^7.16.7", - "@babel/traverse": "^7.17.3", - "@babel/types": "^7.17.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-optimise-call-expression": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz", - "integrity": "sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==", - "dependencies": { - "@babel/types": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-plugin-utils": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz", - "integrity": "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-remap-async-to-generator": { - "version": "7.16.8", - "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz", - "integrity": "sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-wrap-function": "^7.16.8", - "@babel/types": "^7.16.8" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-replace-supers": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz", - "integrity": "sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==", - "dependencies": { - "@babel/helper-environment-visitor": "^7.16.7", - "@babel/helper-member-expression-to-functions": "^7.16.7", - "@babel/helper-optimise-call-expression": "^7.16.7", - "@babel/traverse": "^7.16.7", - "@babel/types": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-simple-access": { - "version": "7.17.7", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz", - "integrity": "sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==", - "dependencies": { - "@babel/types": "^7.17.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-skip-transparent-expression-wrappers": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz", - "integrity": "sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==", - "dependencies": { - "@babel/types": "^7.16.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-split-export-declaration": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz", - "integrity": "sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==", - "dependencies": { - "@babel/types": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-validator-identifier": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz", - "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-validator-option": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz", - "integrity": "sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-wrap-function": { - "version": "7.16.8", - "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz", - "integrity": "sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==", - "dependencies": { - "@babel/helper-function-name": "^7.16.7", - "@babel/template": "^7.16.7", - "@babel/traverse": "^7.16.8", - "@babel/types": "^7.16.8" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helpers": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.9.tgz", - "integrity": "sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==", - "dependencies": { - "@babel/template": "^7.16.7", - "@babel/traverse": "^7.17.9", - "@babel/types": "^7.17.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.17.9.tgz", - "integrity": "sha512-J9PfEKCbFIv2X5bjTMiZu6Vf341N05QIY+d6FvVKynkG1S7G0j3I0QoRtWIrXhZ+/Nlb5Q0MzqL7TokEJ5BNHg==", - "dependencies": { - "@babel/helper-validator-identifier": "^7.16.7", - "chalk": "^2.0.0", - "js-tokens": "^4.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/parser": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.17.9.tgz", - "integrity": "sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==", - "bin": { - "parser": "bin/babel-parser.js" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz", - "integrity": "sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.16.7.tgz", - "integrity": "sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0", - "@babel/plugin-proposal-optional-chaining": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.13.0" - } - }, - "node_modules/@babel/plugin-proposal-async-generator-functions": { - "version": "7.16.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz", - "integrity": "sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-remap-async-to-generator": "^7.16.8", - "@babel/plugin-syntax-async-generators": "^7.8.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-class-properties": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz", - "integrity": "sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==", - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-class-static-block": { - "version": "7.17.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.17.6.tgz", - "integrity": "sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==", - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.17.6", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-class-static-block": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.12.0" - } - }, - "node_modules/@babel/plugin-proposal-dynamic-import": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz", - "integrity": "sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-dynamic-import": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-export-namespace-from": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.7.tgz", - "integrity": "sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-export-namespace-from": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-json-strings": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.7.tgz", - "integrity": "sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-json-strings": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-logical-assignment-operators": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.7.tgz", - "integrity": "sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-nullish-coalescing-operator": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.7.tgz", - "integrity": "sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-numeric-separator": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz", - "integrity": "sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-numeric-separator": "^7.10.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-object-rest-spread": { - "version": "7.17.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.17.3.tgz", - "integrity": "sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==", - "dependencies": { - "@babel/compat-data": "^7.17.0", - "@babel/helper-compilation-targets": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-transform-parameters": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-optional-catch-binding": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz", - "integrity": "sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-optional-chaining": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.7.tgz", - "integrity": "sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0", - "@babel/plugin-syntax-optional-chaining": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-private-methods": { - "version": "7.16.11", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz", - "integrity": "sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==", - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.16.10", - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-private-property-in-object": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.7.tgz", - "integrity": "sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-create-class-features-plugin": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-private-property-in-object": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-unicode-property-regex": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.7.tgz", - "integrity": "sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-async-generators": { - "version": "7.8.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", - "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-class-properties": { - "version": "7.12.13", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", - "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.12.13" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-class-static-block": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", - "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-dynamic-import": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz", - "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-export-namespace-from": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz", - "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.3" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-json-strings": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", - "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-jsx": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz", - "integrity": "sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-logical-assignment-operators": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", - "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", - "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-numeric-separator": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", - "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-object-rest-spread": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", - "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-optional-catch-binding": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", - "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-optional-chaining": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", - "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-private-property-in-object": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", - "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-top-level-await": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", - "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-typescript": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.7.tgz", - "integrity": "sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-arrow-functions": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.7.tgz", - "integrity": "sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-async-to-generator": { - "version": "7.16.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz", - "integrity": "sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==", - "dependencies": { - "@babel/helper-module-imports": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-remap-async-to-generator": "^7.16.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-block-scoped-functions": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz", - "integrity": "sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-block-scoping": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.7.tgz", - "integrity": "sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-classes": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.7.tgz", - "integrity": "sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-environment-visitor": "^7.16.7", - "@babel/helper-function-name": "^7.16.7", - "@babel/helper-optimise-call-expression": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-replace-supers": "^7.16.7", - "@babel/helper-split-export-declaration": "^7.16.7", - "globals": "^11.1.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-computed-properties": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.7.tgz", - "integrity": "sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-destructuring": { - "version": "7.17.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.17.7.tgz", - "integrity": "sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-dotall-regex": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz", - "integrity": "sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-duplicate-keys": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.7.tgz", - "integrity": "sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-exponentiation-operator": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz", - "integrity": "sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==", - "dependencies": { - "@babel/helper-builder-binary-assignment-operator-visitor": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-for-of": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.7.tgz", - "integrity": "sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-function-name": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz", - "integrity": "sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==", - "dependencies": { - "@babel/helper-compilation-targets": "^7.16.7", - "@babel/helper-function-name": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-literals": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.7.tgz", - "integrity": "sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-member-expression-literals": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz", - "integrity": "sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-amd": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.7.tgz", - "integrity": "sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==", - "dependencies": { - "@babel/helper-module-transforms": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "babel-plugin-dynamic-import-node": "^2.3.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-amd/node_modules/babel-plugin-dynamic-import-node": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz", - "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==", - "dependencies": { - "object.assign": "^4.1.0" - } - }, - "node_modules/@babel/plugin-transform-modules-commonjs": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.17.9.tgz", - "integrity": "sha512-2TBFd/r2I6VlYn0YRTz2JdazS+FoUuQ2rIFHoAxtyP/0G3D82SBLaRq9rnUkpqlLg03Byfl/+M32mpxjO6KaPw==", - "dependencies": { - "@babel/helper-module-transforms": "^7.17.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-simple-access": "^7.17.7", - "babel-plugin-dynamic-import-node": "^2.3.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-commonjs/node_modules/babel-plugin-dynamic-import-node": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz", - "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==", - "dependencies": { - "object.assign": "^4.1.0" - } - }, - "node_modules/@babel/plugin-transform-modules-systemjs": { - "version": "7.17.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.17.8.tgz", - "integrity": "sha512-39reIkMTUVagzgA5x88zDYXPCMT6lcaRKs1+S9K6NKBPErbgO/w/kP8GlNQTC87b412ZTlmNgr3k2JrWgHH+Bw==", - "dependencies": { - "@babel/helper-hoist-variables": "^7.16.7", - "@babel/helper-module-transforms": "^7.17.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-validator-identifier": "^7.16.7", - "babel-plugin-dynamic-import-node": "^2.3.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-systemjs/node_modules/babel-plugin-dynamic-import-node": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz", - "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==", - "dependencies": { - "object.assign": "^4.1.0" - } - }, - "node_modules/@babel/plugin-transform-modules-umd": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.16.7.tgz", - "integrity": "sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==", - "dependencies": { - "@babel/helper-module-transforms": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { - "version": "7.16.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz", - "integrity": "sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-transform-new-target": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.16.7.tgz", - "integrity": "sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-object-super": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz", - "integrity": "sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-replace-supers": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-parameters": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.7.tgz", - "integrity": "sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-property-literals": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz", - "integrity": "sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-react-constant-elements": { - "version": "7.17.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.17.6.tgz", - "integrity": "sha512-OBv9VkyyKtsHZiHLoSfCn+h6yU7YKX8nrs32xUmOa1SRSk+t03FosB6fBZ0Yz4BpD1WV7l73Nsad+2Tz7APpqw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-react-display-name": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.7.tgz", - "integrity": "sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-react-jsx": { - "version": "7.17.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.17.3.tgz", - "integrity": "sha512-9tjBm4O07f7mzKSIlEmPdiE6ub7kfIe6Cd+w+oQebpATfTQMAgW+YOuWxogbKVTulA+MEO7byMeIUtQ1z+z+ZQ==", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-module-imports": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-jsx": "^7.16.7", - "@babel/types": "^7.17.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-react-jsx-development": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.7.tgz", - "integrity": "sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==", - "dependencies": { - "@babel/plugin-transform-react-jsx": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-react-pure-annotations": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.7.tgz", - "integrity": "sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-regenerator": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.17.9.tgz", - "integrity": "sha512-Lc2TfbxR1HOyn/c6b4Y/b6NHoTb67n/IoWLxTu4kC7h4KQnWlhCq2S8Tx0t2SVvv5Uu87Hs+6JEJ5kt2tYGylQ==", - "dependencies": { - "regenerator-transform": "^0.15.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-reserved-words": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.16.7.tgz", - "integrity": "sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-runtime": { - "version": "7.17.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.17.0.tgz", - "integrity": "sha512-fr7zPWnKXNc1xoHfrIU9mN/4XKX4VLZ45Q+oMhfsYIaHvg7mHgmhfOy/ckRWqDK7XF3QDigRpkh5DKq6+clE8A==", - "dependencies": { - "@babel/helper-module-imports": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "babel-plugin-polyfill-corejs2": "^0.3.0", - "babel-plugin-polyfill-corejs3": "^0.5.0", - "babel-plugin-polyfill-regenerator": "^0.3.0", - "semver": "^6.3.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-runtime/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/@babel/plugin-transform-shorthand-properties": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz", - "integrity": "sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-spread": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.16.7.tgz", - "integrity": "sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-sticky-regex": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz", - "integrity": "sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-template-literals": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.16.7.tgz", - "integrity": "sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-typeof-symbol": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.16.7.tgz", - "integrity": "sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-typescript": { - "version": "7.16.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.8.tgz", - "integrity": "sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==", - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-typescript": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-unicode-escapes": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz", - "integrity": "sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-unicode-regex": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz", - "integrity": "sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/preset-env": { - "version": "7.16.11", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.11.tgz", - "integrity": "sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==", - "dependencies": { - "@babel/compat-data": "^7.16.8", - "@babel/helper-compilation-targets": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-validator-option": "^7.16.7", - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.16.7", - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.16.7", - "@babel/plugin-proposal-async-generator-functions": "^7.16.8", - "@babel/plugin-proposal-class-properties": "^7.16.7", - "@babel/plugin-proposal-class-static-block": "^7.16.7", - "@babel/plugin-proposal-dynamic-import": "^7.16.7", - "@babel/plugin-proposal-export-namespace-from": "^7.16.7", - "@babel/plugin-proposal-json-strings": "^7.16.7", - "@babel/plugin-proposal-logical-assignment-operators": "^7.16.7", - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7", - "@babel/plugin-proposal-numeric-separator": "^7.16.7", - "@babel/plugin-proposal-object-rest-spread": "^7.16.7", - "@babel/plugin-proposal-optional-catch-binding": "^7.16.7", - "@babel/plugin-proposal-optional-chaining": "^7.16.7", - "@babel/plugin-proposal-private-methods": "^7.16.11", - "@babel/plugin-proposal-private-property-in-object": "^7.16.7", - "@babel/plugin-proposal-unicode-property-regex": "^7.16.7", - "@babel/plugin-syntax-async-generators": "^7.8.4", - "@babel/plugin-syntax-class-properties": "^7.12.13", - "@babel/plugin-syntax-class-static-block": "^7.14.5", - "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-syntax-export-namespace-from": "^7.8.3", - "@babel/plugin-syntax-json-strings": "^7.8.3", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", - "@babel/plugin-syntax-numeric-separator": "^7.10.4", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", - "@babel/plugin-syntax-optional-chaining": "^7.8.3", - "@babel/plugin-syntax-private-property-in-object": "^7.14.5", - "@babel/plugin-syntax-top-level-await": "^7.14.5", - "@babel/plugin-transform-arrow-functions": "^7.16.7", - "@babel/plugin-transform-async-to-generator": "^7.16.8", - "@babel/plugin-transform-block-scoped-functions": "^7.16.7", - "@babel/plugin-transform-block-scoping": "^7.16.7", - "@babel/plugin-transform-classes": "^7.16.7", - "@babel/plugin-transform-computed-properties": "^7.16.7", - "@babel/plugin-transform-destructuring": "^7.16.7", - "@babel/plugin-transform-dotall-regex": "^7.16.7", - "@babel/plugin-transform-duplicate-keys": "^7.16.7", - "@babel/plugin-transform-exponentiation-operator": "^7.16.7", - "@babel/plugin-transform-for-of": "^7.16.7", - "@babel/plugin-transform-function-name": "^7.16.7", - "@babel/plugin-transform-literals": "^7.16.7", - "@babel/plugin-transform-member-expression-literals": "^7.16.7", - "@babel/plugin-transform-modules-amd": "^7.16.7", - "@babel/plugin-transform-modules-commonjs": "^7.16.8", - "@babel/plugin-transform-modules-systemjs": "^7.16.7", - "@babel/plugin-transform-modules-umd": "^7.16.7", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.16.8", - "@babel/plugin-transform-new-target": "^7.16.7", - "@babel/plugin-transform-object-super": "^7.16.7", - "@babel/plugin-transform-parameters": "^7.16.7", - "@babel/plugin-transform-property-literals": "^7.16.7", - "@babel/plugin-transform-regenerator": "^7.16.7", - "@babel/plugin-transform-reserved-words": "^7.16.7", - "@babel/plugin-transform-shorthand-properties": "^7.16.7", - "@babel/plugin-transform-spread": "^7.16.7", - "@babel/plugin-transform-sticky-regex": "^7.16.7", - "@babel/plugin-transform-template-literals": "^7.16.7", - "@babel/plugin-transform-typeof-symbol": "^7.16.7", - "@babel/plugin-transform-unicode-escapes": "^7.16.7", - "@babel/plugin-transform-unicode-regex": "^7.16.7", - "@babel/preset-modules": "^0.1.5", - "@babel/types": "^7.16.8", - "babel-plugin-polyfill-corejs2": "^0.3.0", - "babel-plugin-polyfill-corejs3": "^0.5.0", - "babel-plugin-polyfill-regenerator": "^0.3.0", - "core-js-compat": "^3.20.2", - "semver": "^6.3.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/preset-env/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/@babel/preset-modules": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz", - "integrity": "sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.0.0", - "@babel/plugin-proposal-unicode-property-regex": "^7.4.4", - "@babel/plugin-transform-dotall-regex": "^7.4.4", - "@babel/types": "^7.4.4", - "esutils": "^2.0.2" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/preset-react": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.16.7.tgz", - "integrity": "sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-validator-option": "^7.16.7", - "@babel/plugin-transform-react-display-name": "^7.16.7", - "@babel/plugin-transform-react-jsx": "^7.16.7", - "@babel/plugin-transform-react-jsx-development": "^7.16.7", - "@babel/plugin-transform-react-pure-annotations": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/preset-typescript": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz", - "integrity": "sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-validator-option": "^7.16.7", - "@babel/plugin-transform-typescript": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/runtime": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.9.tgz", - "integrity": "sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==", - "dependencies": { - "regenerator-runtime": "^0.13.4" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/runtime-corejs3": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.17.9.tgz", - "integrity": "sha512-WxYHHUWF2uZ7Hp1K+D1xQgbgkGUfA+5UPOegEXGt2Y5SMog/rYCVaifLZDbw8UkNXozEqqrZTy6bglL7xTaCOw==", - "dependencies": { - "core-js-pure": "^3.20.2", - "regenerator-runtime": "^0.13.4" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/template": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz", - "integrity": "sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==", - "dependencies": { - "@babel/code-frame": "^7.16.7", - "@babel/parser": "^7.16.7", - "@babel/types": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/traverse": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.17.9.tgz", - "integrity": "sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==", - "dependencies": { - "@babel/code-frame": "^7.16.7", - "@babel/generator": "^7.17.9", - "@babel/helper-environment-visitor": "^7.16.7", - "@babel/helper-function-name": "^7.17.9", - "@babel/helper-hoist-variables": "^7.16.7", - "@babel/helper-split-export-declaration": "^7.16.7", - "@babel/parser": "^7.17.9", - "@babel/types": "^7.17.0", - "debug": "^4.1.0", - "globals": "^11.1.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/types": { - "version": "7.17.0", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.17.0.tgz", - "integrity": "sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==", - "dependencies": { - "@babel/helper-validator-identifier": "^7.16.7", - "to-fast-properties": "^2.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@colors/colors": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz", - "integrity": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==", - "optional": true, - "engines": { - "node": ">=0.1.90" - } - }, - "node_modules/@docsearch/css": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@docsearch/css/-/css-3.0.0.tgz", - "integrity": "sha512-1kkV7tkAsiuEd0shunYRByKJe3xQDG2q7wYg24SOw1nV9/2lwEd4WrUYRJC/ukGTl2/kHeFxsaUvtiOy0y6fFA==" - }, - "node_modules/@docsearch/react": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@docsearch/react/-/react-3.0.0.tgz", - "integrity": "sha512-yhMacqS6TVQYoBh/o603zszIb5Bl8MIXuOc6Vy617I74pirisDzzcNh0NEaYQt50fVVR3khUbeEhUEWEWipESg==", - "dependencies": { - "@algolia/autocomplete-core": "1.5.2", - "@algolia/autocomplete-preset-algolia": "1.5.2", - "@docsearch/css": "3.0.0", - "algoliasearch": "^4.0.0" - }, - "peerDependencies": { - "@types/react": ">= 16.8.0 < 18.0.0", - "react": ">= 16.8.0 < 18.0.0", - "react-dom": ">= 16.8.0 < 18.0.0" - } - }, - "node_modules/@docusaurus/core": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/core/-/core-2.0.0-beta.18.tgz", - "integrity": "sha512-puV7l+0/BPSi07Xmr8tVktfs1BzhC8P5pm6Bs2CfvysCJ4nefNCD1CosPc1PGBWy901KqeeEJ1aoGwj9tU3AUA==", - "dependencies": { - "@babel/core": "^7.17.8", - "@babel/generator": "^7.17.7", - "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-transform-runtime": "^7.17.0", - "@babel/preset-env": "^7.16.11", - "@babel/preset-react": "^7.16.7", - "@babel/preset-typescript": "^7.16.7", - "@babel/runtime": "^7.17.8", - "@babel/runtime-corejs3": "^7.17.8", - "@babel/traverse": "^7.17.3", - "@docusaurus/cssnano-preset": "2.0.0-beta.18", - "@docusaurus/logger": "2.0.0-beta.18", - "@docusaurus/mdx-loader": "2.0.0-beta.18", - "@docusaurus/react-loadable": "5.5.2", - "@docusaurus/utils": "2.0.0-beta.18", - "@docusaurus/utils-common": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "@slorber/static-site-generator-webpack-plugin": "^4.0.4", - "@svgr/webpack": "^6.2.1", - "autoprefixer": "^10.4.4", - "babel-loader": "^8.2.4", - "babel-plugin-dynamic-import-node": "2.3.0", - "boxen": "^6.2.1", - "chokidar": "^3.5.3", - "clean-css": "^5.2.4", - "cli-table3": "^0.6.1", - "combine-promises": "^1.1.0", - "commander": "^5.1.0", - "copy-webpack-plugin": "^10.2.4", - "core-js": "^3.21.1", - "css-loader": "^6.7.1", - "css-minimizer-webpack-plugin": "^3.4.1", - "cssnano": "^5.1.5", - "del": "^6.0.0", - "detect-port": "^1.3.0", - "escape-html": "^1.0.3", - "eta": "^1.12.3", - "file-loader": "^6.2.0", - "fs-extra": "^10.0.1", - "html-minifier-terser": "^6.1.0", - "html-tags": "^3.1.0", - "html-webpack-plugin": "^5.5.0", - "import-fresh": "^3.3.0", - "is-root": "^2.1.0", - "leven": "^3.1.0", - "lodash": "^4.17.21", - "mini-css-extract-plugin": "^2.6.0", - "nprogress": "^0.2.0", - "postcss": "^8.4.12", - "postcss-loader": "^6.2.1", - "prompts": "^2.4.2", - "react-dev-utils": "^12.0.0", - "react-helmet-async": "^1.2.3", - "react-loadable": "npm:@docusaurus/react-loadable@5.5.2", - "react-loadable-ssr-addon-v5-slorber": "^1.0.1", - "react-router": "^5.2.0", - "react-router-config": "^5.1.1", - "react-router-dom": "^5.2.0", - "remark-admonitions": "^1.2.1", - "rtl-detect": "^1.0.4", - "semver": "^7.3.5", - "serve-handler": "^6.1.3", - "shelljs": "^0.8.5", - "terser-webpack-plugin": "^5.3.1", - "tslib": "^2.3.1", - "update-notifier": "^5.1.0", - "url-loader": "^4.1.1", - "wait-on": "^6.0.1", - "webpack": "^5.70.0", - "webpack-bundle-analyzer": "^4.5.0", - "webpack-dev-server": "^4.7.4", - "webpack-merge": "^5.8.0", - "webpackbar": "^5.0.2" - }, - "bin": { - "docusaurus": "bin/docusaurus.mjs" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "react": "^16.8.4 || ^17.0.0", - "react-dom": "^16.8.4 || ^17.0.0" - } - }, - "node_modules/@docusaurus/cssnano-preset": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/cssnano-preset/-/cssnano-preset-2.0.0-beta.18.tgz", - "integrity": "sha512-VxhYmpyx16Wv00W9TUfLVv0NgEK/BwP7pOdWoaiELEIAMV7SO1+6iB8gsFUhtfKZ31I4uPVLMKrCyWWakoFeFA==", - "dependencies": { - "cssnano-preset-advanced": "^5.3.1", - "postcss": "^8.4.12", - "postcss-sort-media-queries": "^4.2.1" - } - }, - "node_modules/@docusaurus/logger": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/logger/-/logger-2.0.0-beta.18.tgz", - "integrity": "sha512-frNe5vhH3mbPmH980Lvzaz45+n1PQl3TkslzWYXQeJOkFX17zUd3e3U7F9kR1+DocmAqHkgAoWuXVcvEoN29fg==", - "dependencies": { - "chalk": "^4.1.2", - "tslib": "^2.3.1" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/@docusaurus/logger/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@docusaurus/logger/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/@docusaurus/logger/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@docusaurus/logger/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "node_modules/@docusaurus/logger/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/@docusaurus/logger/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@docusaurus/lqip-loader": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/lqip-loader/-/lqip-loader-2.0.0-beta.18.tgz", - "integrity": "sha512-arMahmfqF956n3xg+UmLIAl2uRFucsSBw0aTk4OwcXNvbWu+btmbstMi2fxFjGCyTOqojnepKDzJZMmZ1Tji3A==", - "dependencies": { - "@docusaurus/logger": "2.0.0-beta.18", - "file-loader": "^6.2.0", - "lodash": "^4.17.21", - "sharp": "^0.30.3", - "tslib": "^2.3.1" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/@docusaurus/mdx-loader": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/mdx-loader/-/mdx-loader-2.0.0-beta.18.tgz", - "integrity": "sha512-pOmAQM4Y1jhuZTbEhjh4ilQa74Mh6Q0pMZn1xgIuyYDdqvIOrOlM/H0i34YBn3+WYuwsGim4/X0qynJMLDUA4A==", - "dependencies": { - "@babel/parser": "^7.17.8", - "@babel/traverse": "^7.17.3", - "@docusaurus/logger": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "@mdx-js/mdx": "^1.6.22", - "escape-html": "^1.0.3", - "file-loader": "^6.2.0", - "fs-extra": "^10.0.1", - "image-size": "^1.0.1", - "mdast-util-to-string": "^2.0.0", - "remark-emoji": "^2.1.0", - "stringify-object": "^3.3.0", - "tslib": "^2.3.1", - "unist-util-visit": "^2.0.2", - "url-loader": "^4.1.1", - "webpack": "^5.70.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "react": "^16.8.4 || ^17.0.0", - "react-dom": "^16.8.4 || ^17.0.0" - } - }, - "node_modules/@docusaurus/module-type-aliases": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-2.0.0-beta.18.tgz", - "integrity": "sha512-e6mples8FZRyT7QyqidGS6BgkROjM+gljJsdOqoctbtBp+SZ5YDjwRHOmoY7eqEfsQNOaFZvT2hK38ui87hCRA==", - "dependencies": { - "@docusaurus/types": "2.0.0-beta.18", - "@types/react": "*", - "@types/react-router-config": "*", - "@types/react-router-dom": "*", - "react-helmet-async": "*" - }, - "peerDependencies": { - "react": "*", - "react-dom": "*" - } - }, - "node_modules/@docusaurus/plugin-content-blog": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-blog/-/plugin-content-blog-2.0.0-beta.18.tgz", - "integrity": "sha512-qzK83DgB+mxklk3PQC2nuTGPQD/8ogw1nXSmaQpyXAyhzcz4CXAZ9Swl/Ee9A/bvPwQGnSHSP3xqIYl8OkFtfw==", - "dependencies": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/logger": "2.0.0-beta.18", - "@docusaurus/mdx-loader": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "@docusaurus/utils-common": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "cheerio": "^1.0.0-rc.10", - "feed": "^4.2.2", - "fs-extra": "^10.0.1", - "lodash": "^4.17.21", - "reading-time": "^1.5.0", - "remark-admonitions": "^1.2.1", - "tslib": "^2.3.1", - "utility-types": "^3.10.0", - "webpack": "^5.70.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "react": "^16.8.4 || ^17.0.0", - "react-dom": "^16.8.4 || ^17.0.0" - } - }, - "node_modules/@docusaurus/plugin-content-docs": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-docs/-/plugin-content-docs-2.0.0-beta.18.tgz", - "integrity": "sha512-z4LFGBJuzn4XQiUA7OEA2SZTqlp+IYVjd3NrCk/ZUfNi1tsTJS36ATkk9Y6d0Nsp7K2kRXqaXPsz4adDgeIU+Q==", - "dependencies": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/logger": "2.0.0-beta.18", - "@docusaurus/mdx-loader": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "combine-promises": "^1.1.0", - "fs-extra": "^10.0.1", - "import-fresh": "^3.3.0", - "js-yaml": "^4.1.0", - "lodash": "^4.17.21", - "remark-admonitions": "^1.2.1", - "tslib": "^2.3.1", - "utility-types": "^3.10.0", - "webpack": "^5.70.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "react": "^16.8.4 || ^17.0.0", - "react-dom": "^16.8.4 || ^17.0.0" - } - }, - "node_modules/@docusaurus/plugin-content-pages": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-pages/-/plugin-content-pages-2.0.0-beta.18.tgz", - "integrity": "sha512-CJ2Xeb9hQrMeF4DGywSDVX2TFKsQpc8ZA7czyeBAAbSFsoRyxXPYeSh8aWljqR4F1u/EKGSKy0Shk/D4wumaHw==", - "dependencies": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/mdx-loader": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "fs-extra": "^10.0.1", - "remark-admonitions": "^1.2.1", - "tslib": "^2.3.1", - "webpack": "^5.70.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "react": "^16.8.4 || ^17.0.0", - "react-dom": "^16.8.4 || ^17.0.0" - } - }, - "node_modules/@docusaurus/plugin-debug": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-debug/-/plugin-debug-2.0.0-beta.18.tgz", - "integrity": "sha512-inLnLERgG7q0WlVmK6nYGHwVqREz13ivkynmNygEibJZToFRdgnIPW+OwD8QzgC5MpQTJw7+uYjcitpBumy1Gw==", - "dependencies": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "fs-extra": "^10.0.1", - "react-json-view": "^1.21.3", - "tslib": "^2.3.1" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "react": "^16.8.4 || ^17.0.0", - "react-dom": "^16.8.4 || ^17.0.0" - } - }, - "node_modules/@docusaurus/plugin-google-analytics": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-2.0.0-beta.18.tgz", - "integrity": "sha512-s9dRBWDrZ1uu3wFXPCF7yVLo/+5LUFAeoxpXxzory8gn9GYDt8ZDj80h5DUyCLxiy72OG6bXWNOYS/Vc6cOPXQ==", - "dependencies": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "tslib": "^2.3.1" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "react": "^16.8.4 || ^17.0.0", - "react-dom": "^16.8.4 || ^17.0.0" - } - }, - "node_modules/@docusaurus/plugin-google-gtag": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-2.0.0-beta.18.tgz", - "integrity": "sha512-h7vPuLVo/9pHmbFcvb4tCpjg4SxxX4k+nfVDyippR254FM++Z/nA5pRB0WvvIJ3ZTe0ioOb5Wlx2xdzJIBHUNg==", - "dependencies": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "tslib": "^2.3.1" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "react": "^16.8.4 || ^17.0.0", - "react-dom": "^16.8.4 || ^17.0.0" - } - }, - "node_modules/@docusaurus/plugin-ideal-image": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-ideal-image/-/plugin-ideal-image-2.0.0-beta.18.tgz", - "integrity": "sha512-ukX+oPE6xz7QB7faIOu8zyp5FbrGGBvgXykYBtIFSsqSjo3yH7nzzNW928c1BtY/Uhr4rwtkVf38WazxCJy2BQ==", - "dependencies": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/lqip-loader": "2.0.0-beta.18", - "@docusaurus/responsive-loader": "^1.7.0", - "@docusaurus/theme-translations": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "@endiliey/react-ideal-image": "^0.0.11", - "react-waypoint": "^10.1.0", - "sharp": "^0.30.3", - "tslib": "^2.3.1", - "webpack": "^5.70.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "jimp": "*", - "react": "^16.8.4 || ^17.0.0", - "react-dom": "^16.8.4 || ^17.0.0" - }, - "peerDependenciesMeta": { - "jimp": { - "optional": true - } - } - }, - "node_modules/@docusaurus/plugin-sitemap": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-sitemap/-/plugin-sitemap-2.0.0-beta.18.tgz", - "integrity": "sha512-Klonht0Ye3FivdBpS80hkVYNOH+8lL/1rbCPEV92rKhwYdwnIejqhdKct4tUTCl8TYwWiyeUFQqobC/5FNVZPQ==", - "dependencies": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "@docusaurus/utils-common": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "fs-extra": "^10.0.1", - "sitemap": "^7.1.1", - "tslib": "^2.3.1" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "react": "^16.8.4 || ^17.0.0", - "react-dom": "^16.8.4 || ^17.0.0" - } - }, - "node_modules/@docusaurus/preset-classic": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/preset-classic/-/preset-classic-2.0.0-beta.18.tgz", - "integrity": "sha512-TfDulvFt/vLWr/Yy7O0yXgwHtJhdkZ739bTlFNwEkRMAy8ggi650e52I1I0T79s67llecb4JihgHPW+mwiVkCQ==", - "dependencies": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/plugin-content-blog": "2.0.0-beta.18", - "@docusaurus/plugin-content-docs": "2.0.0-beta.18", - "@docusaurus/plugin-content-pages": "2.0.0-beta.18", - "@docusaurus/plugin-debug": "2.0.0-beta.18", - "@docusaurus/plugin-google-analytics": "2.0.0-beta.18", - "@docusaurus/plugin-google-gtag": "2.0.0-beta.18", - "@docusaurus/plugin-sitemap": "2.0.0-beta.18", - "@docusaurus/theme-classic": "2.0.0-beta.18", - "@docusaurus/theme-common": "2.0.0-beta.18", - "@docusaurus/theme-search-algolia": "2.0.0-beta.18" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "react": "^16.8.4 || ^17.0.0", - "react-dom": "^16.8.4 || ^17.0.0" - } - }, - "node_modules/@docusaurus/react-loadable": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz", - "integrity": "sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==", - "dependencies": { - "@types/react": "*", - "prop-types": "^15.6.2" - }, - "peerDependencies": { - "react": "*" - } - }, - "node_modules/@docusaurus/responsive-loader": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@docusaurus/responsive-loader/-/responsive-loader-1.7.0.tgz", - "integrity": "sha512-N0cWuVqTRXRvkBxeMQcy/OF2l7GN8rmni5EzR3HpwR+iU2ckYPnziceojcxvvxQ5NqZg1QfEW0tycQgHp+e+Nw==", - "dependencies": { - "loader-utils": "^2.0.0" - }, - "engines": { - "node": ">=12" - }, - "peerDependencies": { - "jimp": "*", - "sharp": "*" - }, - "peerDependenciesMeta": { - "jimp": { - "optional": true - }, - "sharp": { - "optional": true - } - } - }, - "node_modules/@docusaurus/theme-classic": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/theme-classic/-/theme-classic-2.0.0-beta.18.tgz", - "integrity": "sha512-WJWofvSGKC4Luidk0lyUwkLnO3DDynBBHwmt4QrV+aAVWWSOHUjA2mPOF6GLGuzkZd3KfL9EvAfsU0aGE1Hh5g==", - "dependencies": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/plugin-content-blog": "2.0.0-beta.18", - "@docusaurus/plugin-content-docs": "2.0.0-beta.18", - "@docusaurus/plugin-content-pages": "2.0.0-beta.18", - "@docusaurus/theme-common": "2.0.0-beta.18", - "@docusaurus/theme-translations": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "@docusaurus/utils-common": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "@mdx-js/react": "^1.6.22", - "clsx": "^1.1.1", - "copy-text-to-clipboard": "^3.0.1", - "infima": "0.2.0-alpha.38", - "lodash": "^4.17.21", - "postcss": "^8.4.12", - "prism-react-renderer": "^1.3.1", - "prismjs": "^1.27.0", - "react-router-dom": "^5.2.0", - "rtlcss": "^3.5.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "react": "^16.8.4 || ^17.0.0", - "react-dom": "^16.8.4 || ^17.0.0" - } - }, - "node_modules/@docusaurus/theme-common": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/theme-common/-/theme-common-2.0.0-beta.18.tgz", - "integrity": "sha512-3pI2Q6ttScDVTDbuUKAx+TdC8wmwZ2hfWk8cyXxksvC9bBHcyzXhSgcK8LTsszn2aANyZ3e3QY2eNSOikTFyng==", - "dependencies": { - "@docusaurus/module-type-aliases": "2.0.0-beta.18", - "@docusaurus/plugin-content-blog": "2.0.0-beta.18", - "@docusaurus/plugin-content-docs": "2.0.0-beta.18", - "@docusaurus/plugin-content-pages": "2.0.0-beta.18", - "clsx": "^1.1.1", - "parse-numeric-range": "^1.3.0", - "prism-react-renderer": "^1.3.1", - "tslib": "^2.3.1", - "utility-types": "^3.10.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "react": "^16.8.4 || ^17.0.0", - "react-dom": "^16.8.4 || ^17.0.0" - } - }, - "node_modules/@docusaurus/theme-search-algolia": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/theme-search-algolia/-/theme-search-algolia-2.0.0-beta.18.tgz", - "integrity": "sha512-2w97KO/gnjI49WVtYQqENpQ8iO1Sem0yaTxw7/qv/ndlmIAQD0syU4yx6GsA7bTQCOGwKOWWzZSetCgUmTnWgA==", - "dependencies": { - "@docsearch/react": "^3.0.0", - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/logger": "2.0.0-beta.18", - "@docusaurus/plugin-content-docs": "2.0.0-beta.18", - "@docusaurus/theme-common": "2.0.0-beta.18", - "@docusaurus/theme-translations": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "algoliasearch": "^4.13.0", - "algoliasearch-helper": "^3.7.4", - "clsx": "^1.1.1", - "eta": "^1.12.3", - "fs-extra": "^10.0.1", - "lodash": "^4.17.21", - "tslib": "^2.3.1", - "utility-types": "^3.10.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "react": "^16.8.4 || ^17.0.0", - "react-dom": "^16.8.4 || ^17.0.0" - } - }, - "node_modules/@docusaurus/theme-translations": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/theme-translations/-/theme-translations-2.0.0-beta.18.tgz", - "integrity": "sha512-1uTEUXlKC9nco1Lx9H5eOwzB+LP4yXJG5wfv1PMLE++kJEdZ40IVorlUi3nJnaa9/lJNq5vFvvUDrmeNWsxy/Q==", - "dependencies": { - "fs-extra": "^10.0.1", - "tslib": "^2.3.1" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/@docusaurus/types": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.0.0-beta.18.tgz", - "integrity": "sha512-zkuSmPQYP3+z4IjGHlW0nGzSSpY7Sit0Nciu/66zSb5m07TK72t6T1MlpCAn/XijcB9Cq6nenC3kJh66nGsKYg==", - "dependencies": { - "commander": "^5.1.0", - "joi": "^17.6.0", - "utility-types": "^3.10.0", - "webpack": "^5.70.0", - "webpack-merge": "^5.8.0" - } - }, - "node_modules/@docusaurus/utils": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/utils/-/utils-2.0.0-beta.18.tgz", - "integrity": "sha512-v2vBmH7xSbPwx3+GB90HgLSQdj+Rh5ELtZWy7M20w907k0ROzDmPQ/8Ke2DK3o5r4pZPGnCrsB3SaYI83AEmAA==", - "dependencies": { - "@docusaurus/logger": "2.0.0-beta.18", - "@svgr/webpack": "^6.2.1", - "file-loader": "^6.2.0", - "fs-extra": "^10.0.1", - "github-slugger": "^1.4.0", - "globby": "^11.1.0", - "gray-matter": "^4.0.3", - "js-yaml": "^4.1.0", - "lodash": "^4.17.21", - "micromatch": "^4.0.5", - "resolve-pathname": "^3.0.0", - "shelljs": "^0.8.5", - "tslib": "^2.3.1", - "url-loader": "^4.1.1", - "webpack": "^5.70.0" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/@docusaurus/utils-common": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/utils-common/-/utils-common-2.0.0-beta.18.tgz", - "integrity": "sha512-pK83EcOIiKCLGhrTwukZMo5jqd1sqqqhQwOVyxyvg+x9SY/lsnNzScA96OEfm+qQLBwK1OABA7Xc1wfkgkUxvw==", - "dependencies": { - "tslib": "^2.3.1" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/@docusaurus/utils-validation": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/utils-validation/-/utils-validation-2.0.0-beta.18.tgz", - "integrity": "sha512-3aDrXjJJ8Cw2MAYEk5JMNnr8UHPxmVNbPU/PIHFWmWK09nJvs3IQ8nc9+8I30aIjRdIyc/BIOCxgvAcJ4hsxTA==", - "dependencies": { - "@docusaurus/logger": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "joi": "^17.6.0", - "js-yaml": "^4.1.0", - "tslib": "^2.3.1" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/@endiliey/react-ideal-image": { - "version": "0.0.11", - "resolved": "https://registry.npmjs.org/@endiliey/react-ideal-image/-/react-ideal-image-0.0.11.tgz", - "integrity": "sha512-QxMjt/Gvur/gLxSoCy7VIyGGGrGmDN+VHcXkN3R2ApoWX0EYUE+hMgPHSW/PV6VVebZ1Nd4t2UnGRBDihu16JQ==", - "engines": { - "node": ">= 8.9.0", - "npm": "> 3" - }, - "peerDependencies": { - "prop-types": ">=15", - "react": ">=0.14.x", - "react-waypoint": ">=9.0.2" - } - }, - "node_modules/@hapi/hoek": { - "version": "9.2.1", - "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.2.1.tgz", - "integrity": "sha512-gfta+H8aziZsm8pZa0vj04KO6biEiisppNgA1kbJvFrrWu9Vm7eaUEy76DIxsuTaWvti5fkJVhllWc6ZTE+Mdw==" - }, - "node_modules/@hapi/topo": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz", - "integrity": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==", - "dependencies": { - "@hapi/hoek": "^9.0.0" - } - }, - "node_modules/@jridgewell/gen-mapping": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz", - "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==", - "dependencies": { - "@jridgewell/set-array": "^1.0.1", - "@jridgewell/sourcemap-codec": "^1.4.10", - "@jridgewell/trace-mapping": "^0.3.9" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/resolve-uri": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz", - "integrity": "sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==", - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/set-array": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz", - "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==", - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/source-map": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.2.tgz", - "integrity": "sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==", - "dependencies": { - "@jridgewell/gen-mapping": "^0.3.0", - "@jridgewell/trace-mapping": "^0.3.9" - } - }, - "node_modules/@jridgewell/sourcemap-codec": { - "version": "1.4.11", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz", - "integrity": "sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==" - }, - "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.9", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", - "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", - "dependencies": { - "@jridgewell/resolve-uri": "^3.0.3", - "@jridgewell/sourcemap-codec": "^1.4.10" - } - }, - "node_modules/@leichtgewicht/ip-codec": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.3.tgz", - "integrity": "sha512-nkalE/f1RvRGChwBnEIoBfSEYOXnCRdleKuv6+lePbMDrMZXeDQnqak5XDOeBgrPPyPfAdcCu/B5z+v3VhplGg==" - }, - "node_modules/@mdx-js/mdx": { - "version": "1.6.22", - "resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-1.6.22.tgz", - "integrity": "sha512-AMxuLxPz2j5/6TpF/XSdKpQP1NlG0z11dFOlq+2IP/lSgl11GY8ji6S/rgsViN/L0BDvHvUMruRb7ub+24LUYA==", - "dependencies": { - "@babel/core": "7.12.9", - "@babel/plugin-syntax-jsx": "7.12.1", - "@babel/plugin-syntax-object-rest-spread": "7.8.3", - "@mdx-js/util": "1.6.22", - "babel-plugin-apply-mdx-type-prop": "1.6.22", - "babel-plugin-extract-import-names": "1.6.22", - "camelcase-css": "2.0.1", - "detab": "2.0.4", - "hast-util-raw": "6.0.1", - "lodash.uniq": "4.5.0", - "mdast-util-to-hast": "10.0.1", - "remark-footnotes": "2.0.0", - "remark-mdx": "1.6.22", - "remark-parse": "8.0.3", - "remark-squeeze-paragraphs": "4.0.0", - "style-to-object": "0.3.0", - "unified": "9.2.0", - "unist-builder": "2.0.3", - "unist-util-visit": "2.0.3" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/@mdx-js/mdx/node_modules/@babel/core": { - "version": "7.12.9", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.9.tgz", - "integrity": "sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==", - "dependencies": { - "@babel/code-frame": "^7.10.4", - "@babel/generator": "^7.12.5", - "@babel/helper-module-transforms": "^7.12.1", - "@babel/helpers": "^7.12.5", - "@babel/parser": "^7.12.7", - "@babel/template": "^7.12.7", - "@babel/traverse": "^7.12.9", - "@babel/types": "^7.12.7", - "convert-source-map": "^1.7.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.1", - "json5": "^2.1.2", - "lodash": "^4.17.19", - "resolve": "^1.3.2", - "semver": "^5.4.1", - "source-map": "^0.5.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/babel" - } - }, - "node_modules/@mdx-js/mdx/node_modules/@babel/plugin-syntax-jsx": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.1.tgz", - "integrity": "sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@mdx-js/mdx/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/@mdx-js/react": { - "version": "1.6.22", - "resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz", - "integrity": "sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - }, - "peerDependencies": { - "react": "^16.13.1 || ^17.0.0" - } - }, - "node_modules/@mdx-js/util": { - "version": "1.6.22", - "resolved": "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz", - "integrity": "sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/@nodelib/fs.scandir": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", - "dependencies": { - "@nodelib/fs.stat": "2.0.5", - "run-parallel": "^1.1.9" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@nodelib/fs.stat": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", - "engines": { - "node": ">= 8" - } - }, - "node_modules/@nodelib/fs.walk": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", - "dependencies": { - "@nodelib/fs.scandir": "2.1.5", - "fastq": "^1.6.0" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@polka/url": { - "version": "1.0.0-next.21", - "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.21.tgz", - "integrity": "sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==" - }, - "node_modules/@popperjs/core": { - "version": "2.11.5", - "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.5.tgz", - "integrity": "sha512-9X2obfABZuDVLCgPK9aX0a/x4jaOEweTTWE2+9sr0Qqqevj2Uv5XorvusThmc9XGYpS9yI+fhh8RTafBtGposw==", - "peer": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/popperjs" - } - }, - "node_modules/@sideway/address": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.4.tgz", - "integrity": "sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==", - "dependencies": { - "@hapi/hoek": "^9.0.0" - } - }, - "node_modules/@sideway/formula": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.0.tgz", - "integrity": "sha512-vHe7wZ4NOXVfkoRb8T5otiENVlT7a3IAiw7H5M2+GO+9CDgcVUUsX1zalAztCmwyOr2RUTGJdgB+ZvSVqmdHmg==" - }, - "node_modules/@sideway/pinpoint": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz", - "integrity": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==" - }, - "node_modules/@sindresorhus/is": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz", - "integrity": "sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==", - "engines": { - "node": ">=6" - } - }, - "node_modules/@slorber/static-site-generator-webpack-plugin": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/@slorber/static-site-generator-webpack-plugin/-/static-site-generator-webpack-plugin-4.0.4.tgz", - "integrity": "sha512-FvMavoWEIePps6/JwGCOLYKCRhuwIHhMtmbKpBFgzNkxwpa/569LfTkrbRk1m1I3n+ezJK4on9E1A6cjuZmD9g==", - "dependencies": { - "bluebird": "^3.7.1", - "cheerio": "^0.22.0", - "eval": "^0.1.8", - "webpack-sources": "^1.4.3" - } - }, - "node_modules/@slorber/static-site-generator-webpack-plugin/node_modules/cheerio": { - "version": "0.22.0", - "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-0.22.0.tgz", - "integrity": "sha1-qbqoYKP5tZWmuBsahocxIe06Jp4=", - "dependencies": { - "css-select": "~1.2.0", - "dom-serializer": "~0.1.0", - "entities": "~1.1.1", - "htmlparser2": "^3.9.1", - "lodash.assignin": "^4.0.9", - "lodash.bind": "^4.1.4", - "lodash.defaults": "^4.0.1", - "lodash.filter": "^4.4.0", - "lodash.flatten": "^4.2.0", - "lodash.foreach": "^4.3.0", - "lodash.map": "^4.4.0", - "lodash.merge": "^4.4.0", - "lodash.pick": "^4.2.1", - "lodash.reduce": "^4.4.0", - "lodash.reject": "^4.4.0", - "lodash.some": "^4.4.0" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/@slorber/static-site-generator-webpack-plugin/node_modules/css-select": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/css-select/-/css-select-1.2.0.tgz", - "integrity": "sha1-KzoRBTnFNV8c2NMUYj6HCxIeyFg=", - "dependencies": { - "boolbase": "~1.0.0", - "css-what": "2.1", - "domutils": "1.5.1", - "nth-check": "~1.0.1" - } - }, - "node_modules/@slorber/static-site-generator-webpack-plugin/node_modules/css-what": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz", - "integrity": "sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg==", - "engines": { - "node": "*" - } - }, - "node_modules/@slorber/static-site-generator-webpack-plugin/node_modules/dom-serializer": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.1.1.tgz", - "integrity": "sha512-l0IU0pPzLWSHBcieZbpOKgkIn3ts3vAh7ZuFyXNwJxJXk/c4Gwj9xaTJwIDVQCXawWD0qb3IzMGH5rglQaO0XA==", - "dependencies": { - "domelementtype": "^1.3.0", - "entities": "^1.1.1" - } - }, - "node_modules/@slorber/static-site-generator-webpack-plugin/node_modules/domelementtype": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz", - "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==" - }, - "node_modules/@slorber/static-site-generator-webpack-plugin/node_modules/domhandler": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz", - "integrity": "sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==", - "dependencies": { - "domelementtype": "1" - } - }, - "node_modules/@slorber/static-site-generator-webpack-plugin/node_modules/domutils": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz", - "integrity": "sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=", - "dependencies": { - "dom-serializer": "0", - "domelementtype": "1" - } - }, - "node_modules/@slorber/static-site-generator-webpack-plugin/node_modules/entities": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz", - "integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==" - }, - "node_modules/@slorber/static-site-generator-webpack-plugin/node_modules/htmlparser2": { - "version": "3.10.1", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz", - "integrity": "sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==", - "dependencies": { - "domelementtype": "^1.3.1", - "domhandler": "^2.3.0", - "domutils": "^1.5.1", - "entities": "^1.1.1", - "inherits": "^2.0.1", - "readable-stream": "^3.1.1" - } - }, - "node_modules/@slorber/static-site-generator-webpack-plugin/node_modules/nth-check": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz", - "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==", - "dependencies": { - "boolbase": "~1.0.0" - } - }, - "node_modules/@svgr/babel-plugin-add-jsx-attribute": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-6.0.0.tgz", - "integrity": "sha512-MdPdhdWLtQsjd29Wa4pABdhWbaRMACdM1h31BY+c6FghTZqNGT7pEYdBoaGeKtdTOBC/XNFQaKVj+r/Ei2ryWA==", - "engines": { - "node": ">=10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-remove-jsx-attribute": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-6.0.0.tgz", - "integrity": "sha512-aVdtfx9jlaaxc3unA6l+M9YRnKIZjOhQPthLKqmTXC8UVkBLDRGwPKo+r8n3VZN8B34+yVajzPTZ+ptTSuZZCw==", - "engines": { - "node": ">=10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-6.0.0.tgz", - "integrity": "sha512-Ccj42ApsePD451AZJJf1QzTD1B/BOU392URJTeXFxSK709i0KUsGtbwyiqsKu7vsYxpTM0IA5clAKDyf9RCZyA==", - "engines": { - "node": ">=10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-6.0.0.tgz", - "integrity": "sha512-88V26WGyt1Sfd1emBYmBJRWMmgarrExpKNVmI9vVozha4kqs6FzQJ/Kp5+EYli1apgX44518/0+t9+NU36lThQ==", - "engines": { - "node": ">=10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-svg-dynamic-title": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-6.0.0.tgz", - "integrity": "sha512-F7YXNLfGze+xv0KMQxrl2vkNbI9kzT9oDK55/kUuymh1ACyXkMV+VZWX1zEhSTfEKh7VkHVZGmVtHg8eTZ6PRg==", - "engines": { - "node": ">=10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-svg-em-dimensions": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-6.0.0.tgz", - "integrity": "sha512-+rghFXxdIqJNLQK08kwPBD3Z22/0b2tEZ9lKiL/yTfuyj1wW8HUXu4bo/XkogATIYuXSghVQOOCwURXzHGKyZA==", - "engines": { - "node": ">=10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-transform-react-native-svg": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-6.0.0.tgz", - "integrity": "sha512-VaphyHZ+xIKv5v0K0HCzyfAaLhPGJXSk2HkpYfXIOKb7DjLBv0soHDxNv6X0vr2titsxE7klb++u7iOf7TSrFQ==", - "engines": { - "node": ">=10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-transform-svg-component": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-6.2.0.tgz", - "integrity": "sha512-bhYIpsORb++wpsp91fymbFkf09Z/YEKR0DnFjxvN+8JHeCUD2unnh18jIMKnDJTWtvpTaGYPXELVe4OOzFI0xg==", - "engines": { - "node": ">=12" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-preset": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-6.2.0.tgz", - "integrity": "sha512-4WQNY0J71JIaL03DRn0vLiz87JXx0b9dYm2aA8XHlQJQoixMl4r/soYHm8dsaJZ3jWtkCiOYy48dp9izvXhDkQ==", - "dependencies": { - "@svgr/babel-plugin-add-jsx-attribute": "^6.0.0", - "@svgr/babel-plugin-remove-jsx-attribute": "^6.0.0", - "@svgr/babel-plugin-remove-jsx-empty-expression": "^6.0.0", - "@svgr/babel-plugin-replace-jsx-attribute-value": "^6.0.0", - "@svgr/babel-plugin-svg-dynamic-title": "^6.0.0", - "@svgr/babel-plugin-svg-em-dimensions": "^6.0.0", - "@svgr/babel-plugin-transform-react-native-svg": "^6.0.0", - "@svgr/babel-plugin-transform-svg-component": "^6.2.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/core": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/@svgr/core/-/core-6.2.1.tgz", - "integrity": "sha512-NWufjGI2WUyrg46mKuySfviEJ6IxHUOm/8a3Ph38VCWSp+83HBraCQrpEM3F3dB6LBs5x8OElS8h3C0oOJaJAA==", - "dependencies": { - "@svgr/plugin-jsx": "^6.2.1", - "camelcase": "^6.2.0", - "cosmiconfig": "^7.0.1" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - } - }, - "node_modules/@svgr/hast-util-to-babel-ast": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-6.2.1.tgz", - "integrity": "sha512-pt7MMkQFDlWJVy9ULJ1h+hZBDGFfSCwlBNW1HkLnVi7jUhyEXUaGYWi1x6bM2IXuAR9l265khBT4Av4lPmaNLQ==", - "dependencies": { - "@babel/types": "^7.15.6", - "entities": "^3.0.1" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - } - }, - "node_modules/@svgr/plugin-jsx": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-6.2.1.tgz", - "integrity": "sha512-u+MpjTsLaKo6r3pHeeSVsh9hmGRag2L7VzApWIaS8imNguqoUwDq/u6U/NDmYs/KAsrmtBjOEaAAPbwNGXXp1g==", - "dependencies": { - "@babel/core": "^7.15.5", - "@svgr/babel-preset": "^6.2.0", - "@svgr/hast-util-to-babel-ast": "^6.2.1", - "svg-parser": "^2.0.2" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@svgr/core": "^6.0.0" - } - }, - "node_modules/@svgr/plugin-svgo": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-6.2.0.tgz", - "integrity": "sha512-oDdMQONKOJEbuKwuy4Np6VdV6qoaLLvoY86hjvQEgU82Vx1MSWRyYms6Sl0f+NtqxLI/rDVufATbP/ev996k3Q==", - "dependencies": { - "cosmiconfig": "^7.0.1", - "deepmerge": "^4.2.2", - "svgo": "^2.5.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@svgr/core": "^6.0.0" - } - }, - "node_modules/@svgr/webpack": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/@svgr/webpack/-/webpack-6.2.1.tgz", - "integrity": "sha512-h09ngMNd13hnePwgXa+Y5CgOjzlCvfWLHg+MBnydEedAnuLRzUHUJmGS3o2OsrhxTOOqEsPOFt5v/f6C5Qulcw==", - "dependencies": { - "@babel/core": "^7.15.5", - "@babel/plugin-transform-react-constant-elements": "^7.14.5", - "@babel/preset-env": "^7.15.6", - "@babel/preset-react": "^7.14.5", - "@babel/preset-typescript": "^7.15.0", - "@svgr/core": "^6.2.1", - "@svgr/plugin-jsx": "^6.2.1", - "@svgr/plugin-svgo": "^6.2.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - } - }, - "node_modules/@szmarczak/http-timer": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-1.1.2.tgz", - "integrity": "sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==", - "dependencies": { - "defer-to-connect": "^1.0.1" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/@trysound/sax": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz", - "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==", - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/@types/body-parser": { - "version": "1.19.2", - "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.2.tgz", - "integrity": "sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==", - "dependencies": { - "@types/connect": "*", - "@types/node": "*" - } - }, - "node_modules/@types/bonjour": { - "version": "3.5.10", - "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.10.tgz", - "integrity": "sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/connect": { - "version": "3.4.35", - "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.35.tgz", - "integrity": "sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/connect-history-api-fallback": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.3.5.tgz", - "integrity": "sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==", - "dependencies": { - "@types/express-serve-static-core": "*", - "@types/node": "*" - } - }, - "node_modules/@types/eslint": { - "version": "8.4.1", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.4.1.tgz", - "integrity": "sha512-GE44+DNEyxxh2Kc6ro/VkIj+9ma0pO0bwv9+uHSyBrikYOHr8zYcdPvnBOp1aw8s+CjRvuSx7CyWqRrNFQ59mA==", - "dependencies": { - "@types/estree": "*", - "@types/json-schema": "*" - } - }, - "node_modules/@types/eslint-scope": { - "version": "3.7.3", - "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.3.tgz", - "integrity": "sha512-PB3ldyrcnAicT35TWPs5IcwKD8S333HMaa2VVv4+wdvebJkjWuW/xESoB8IwRcog8HYVYamb1g/R31Qv5Bx03g==", - "dependencies": { - "@types/eslint": "*", - "@types/estree": "*" - } - }, - "node_modules/@types/estree": { - "version": "0.0.51", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz", - "integrity": "sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==" - }, - "node_modules/@types/express": { - "version": "4.17.13", - "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.13.tgz", - "integrity": "sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==", - "dependencies": { - "@types/body-parser": "*", - "@types/express-serve-static-core": "^4.17.18", - "@types/qs": "*", - "@types/serve-static": "*" - } - }, - "node_modules/@types/express-serve-static-core": { - "version": "4.17.28", - "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.28.tgz", - "integrity": "sha512-P1BJAEAW3E2DJUlkgq4tOL3RyMunoWXqbSCygWo5ZIWTjUgN1YnaXWW4VWl/oc8vs/XoYibEGBKP0uZyF4AHig==", - "dependencies": { - "@types/node": "*", - "@types/qs": "*", - "@types/range-parser": "*" - } - }, - "node_modules/@types/hast": { - "version": "2.3.4", - "resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.4.tgz", - "integrity": "sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==", - "dependencies": { - "@types/unist": "*" - } - }, - "node_modules/@types/history": { - "version": "4.7.11", - "resolved": "https://registry.npmjs.org/@types/history/-/history-4.7.11.tgz", - "integrity": "sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==" - }, - "node_modules/@types/html-minifier-terser": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz", - "integrity": "sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==" - }, - "node_modules/@types/http-proxy": { - "version": "1.17.8", - "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.8.tgz", - "integrity": "sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/json-schema": { - "version": "7.0.11", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz", - "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==" - }, - "node_modules/@types/mdast": { - "version": "3.0.10", - "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.10.tgz", - "integrity": "sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA==", - "dependencies": { - "@types/unist": "*" - } - }, - "node_modules/@types/mime": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz", - "integrity": "sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==" - }, - "node_modules/@types/node": { - "version": "17.0.25", - "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.25.tgz", - "integrity": "sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w==" - }, - "node_modules/@types/parse-json": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz", - "integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==" - }, - "node_modules/@types/parse5": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/@types/parse5/-/parse5-5.0.3.tgz", - "integrity": "sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw==" - }, - "node_modules/@types/prop-types": { - "version": "15.7.5", - "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz", - "integrity": "sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==" - }, - "node_modules/@types/qs": { - "version": "6.9.7", - "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz", - "integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==" - }, - "node_modules/@types/range-parser": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz", - "integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==" - }, - "node_modules/@types/react": { - "version": "17.0.44", - "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.44.tgz", - "integrity": "sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==", - "dependencies": { - "@types/prop-types": "*", - "@types/scheduler": "*", - "csstype": "^3.0.2" - } - }, - "node_modules/@types/react-router": { - "version": "5.1.18", - "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.18.tgz", - "integrity": "sha512-YYknwy0D0iOwKQgz9v8nOzt2J6l4gouBmDnWqUUznltOTaon+r8US8ky8HvN0tXvc38U9m6z/t2RsVsnd1zM0g==", - "dependencies": { - "@types/history": "^4.7.11", - "@types/react": "*" - } - }, - "node_modules/@types/react-router-config": { - "version": "5.0.6", - "resolved": "https://registry.npmjs.org/@types/react-router-config/-/react-router-config-5.0.6.tgz", - "integrity": "sha512-db1mx37a1EJDf1XeX8jJN7R3PZABmJQXR8r28yUjVMFSjkmnQo6X6pOEEmNl+Tp2gYQOGPdYbFIipBtdElZ3Yg==", - "dependencies": { - "@types/history": "^4.7.11", - "@types/react": "*", - "@types/react-router": "*" - } - }, - "node_modules/@types/react-router-dom": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.3.3.tgz", - "integrity": "sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==", - "dependencies": { - "@types/history": "^4.7.11", - "@types/react": "*", - "@types/react-router": "*" - } - }, - "node_modules/@types/retry": { - "version": "0.12.1", - "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.1.tgz", - "integrity": "sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g==" - }, - "node_modules/@types/sax": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@types/sax/-/sax-1.2.4.tgz", - "integrity": "sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/scheduler": { - "version": "0.16.2", - "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz", - "integrity": "sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==" - }, - "node_modules/@types/serve-index": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.1.tgz", - "integrity": "sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==", - "dependencies": { - "@types/express": "*" - } - }, - "node_modules/@types/serve-static": { - "version": "1.13.10", - "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.13.10.tgz", - "integrity": "sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==", - "dependencies": { - "@types/mime": "^1", - "@types/node": "*" - } - }, - "node_modules/@types/sockjs": { - "version": "0.3.33", - "resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.33.tgz", - "integrity": "sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/unist": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.6.tgz", - "integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==" - }, - "node_modules/@types/ws": { - "version": "8.5.3", - "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.3.tgz", - "integrity": "sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@webassemblyjs/ast": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz", - "integrity": "sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==", - "dependencies": { - "@webassemblyjs/helper-numbers": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1" - } - }, - "node_modules/@webassemblyjs/floating-point-hex-parser": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz", - "integrity": "sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ==" - }, - "node_modules/@webassemblyjs/helper-api-error": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz", - "integrity": "sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg==" - }, - "node_modules/@webassemblyjs/helper-buffer": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz", - "integrity": "sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA==" - }, - "node_modules/@webassemblyjs/helper-numbers": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz", - "integrity": "sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==", - "dependencies": { - "@webassemblyjs/floating-point-hex-parser": "1.11.1", - "@webassemblyjs/helper-api-error": "1.11.1", - "@xtuc/long": "4.2.2" - } - }, - "node_modules/@webassemblyjs/helper-wasm-bytecode": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz", - "integrity": "sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q==" - }, - "node_modules/@webassemblyjs/helper-wasm-section": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz", - "integrity": "sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==", - "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-buffer": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/wasm-gen": "1.11.1" - } - }, - "node_modules/@webassemblyjs/ieee754": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz", - "integrity": "sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==", - "dependencies": { - "@xtuc/ieee754": "^1.2.0" - } - }, - "node_modules/@webassemblyjs/leb128": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.1.tgz", - "integrity": "sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==", - "dependencies": { - "@xtuc/long": "4.2.2" - } - }, - "node_modules/@webassemblyjs/utf8": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.1.tgz", - "integrity": "sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ==" - }, - "node_modules/@webassemblyjs/wasm-edit": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz", - "integrity": "sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==", - "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-buffer": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/helper-wasm-section": "1.11.1", - "@webassemblyjs/wasm-gen": "1.11.1", - "@webassemblyjs/wasm-opt": "1.11.1", - "@webassemblyjs/wasm-parser": "1.11.1", - "@webassemblyjs/wast-printer": "1.11.1" - } - }, - "node_modules/@webassemblyjs/wasm-gen": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz", - "integrity": "sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==", - "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/ieee754": "1.11.1", - "@webassemblyjs/leb128": "1.11.1", - "@webassemblyjs/utf8": "1.11.1" - } - }, - "node_modules/@webassemblyjs/wasm-opt": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz", - "integrity": "sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==", - "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-buffer": "1.11.1", - "@webassemblyjs/wasm-gen": "1.11.1", - "@webassemblyjs/wasm-parser": "1.11.1" - } - }, - "node_modules/@webassemblyjs/wasm-parser": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz", - "integrity": "sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==", - "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-api-error": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/ieee754": "1.11.1", - "@webassemblyjs/leb128": "1.11.1", - "@webassemblyjs/utf8": "1.11.1" - } - }, - "node_modules/@webassemblyjs/wast-printer": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz", - "integrity": "sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==", - "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@xtuc/long": "4.2.2" - } - }, - "node_modules/@xtuc/ieee754": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz", - "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==" - }, - "node_modules/@xtuc/long": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz", - "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" - }, - "node_modules/accepts": { - "version": "1.3.8", - "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", - "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", - "dependencies": { - "mime-types": "~2.1.34", - "negotiator": "0.6.3" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/accepts/node_modules/mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/accepts/node_modules/mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "dependencies": { - "mime-db": "1.52.0" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/acorn": { - "version": "8.7.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz", - "integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==", - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/acorn-import-assertions": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz", - "integrity": "sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==", - "peerDependencies": { - "acorn": "^8" - } - }, - "node_modules/acorn-walk": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz", - "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==", - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/address": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/address/-/address-1.1.2.tgz", - "integrity": "sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==", - "engines": { - "node": ">= 0.12.0" - } - }, - "node_modules/aggregate-error": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", - "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", - "dependencies": { - "clean-stack": "^2.0.0", - "indent-string": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/ajv-formats": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz", - "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==", - "dependencies": { - "ajv": "^8.0.0" - }, - "peerDependencies": { - "ajv": "^8.0.0" - }, - "peerDependenciesMeta": { - "ajv": { - "optional": true - } - } - }, - "node_modules/ajv-formats/node_modules/ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/ajv-formats/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "node_modules/ajv-keywords": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", - "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", - "peerDependencies": { - "ajv": "^6.9.1" - } - }, - "node_modules/algoliasearch": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-4.13.0.tgz", - "integrity": "sha512-oHv4faI1Vl2s+YC0YquwkK/TsaJs79g2JFg5FDm2rKN12VItPTAeQ7hyJMHarOPPYuCnNC5kixbtcqvb21wchw==", - "dependencies": { - "@algolia/cache-browser-local-storage": "4.13.0", - "@algolia/cache-common": "4.13.0", - "@algolia/cache-in-memory": "4.13.0", - "@algolia/client-account": "4.13.0", - "@algolia/client-analytics": "4.13.0", - "@algolia/client-common": "4.13.0", - "@algolia/client-personalization": "4.13.0", - "@algolia/client-search": "4.13.0", - "@algolia/logger-common": "4.13.0", - "@algolia/logger-console": "4.13.0", - "@algolia/requester-browser-xhr": "4.13.0", - "@algolia/requester-common": "4.13.0", - "@algolia/requester-node-http": "4.13.0", - "@algolia/transporter": "4.13.0" - } - }, - "node_modules/algoliasearch-helper": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.8.2.tgz", - "integrity": "sha512-AXxiF0zT9oYwl8ZBgU/eRXvfYhz7cBA5YrLPlw9inZHdaYF0QEya/f1Zp1mPYMXc1v6VkHwBq4pk6/vayBLICg==", - "dependencies": { - "@algolia/events": "^4.0.1" - }, - "peerDependencies": { - "algoliasearch": ">= 3.1 < 5" - } - }, - "node_modules/ansi-align": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz", - "integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==", - "dependencies": { - "string-width": "^4.1.0" - } - }, - "node_modules/ansi-align/node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - }, - "node_modules/ansi-align/node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/ansi-html-community": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz", - "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==", - "engines": [ - "node >= 0.8.0" - ], - "bin": { - "ansi-html": "bin/ansi-html" - } - }, - "node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/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==", - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/anymatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz", - "integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==", - "dependencies": { - "normalize-path": "^3.0.0", - "picomatch": "^2.0.4" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/aproba": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz", - "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==" - }, - "node_modules/are-we-there-yet": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.7.tgz", - "integrity": "sha512-nxwy40TuMiUGqMyRHgCSWZ9FM4VAoRP4xUYSTv5ImRog+h9yISPbVH7H8fASCIzYn9wlEv4zvFL7uKDMCFQm3g==", - "dependencies": { - "delegates": "^1.0.0", - "readable-stream": "^2.0.6" - } - }, - "node_modules/are-we-there-yet/node_modules/isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" - }, - "node_modules/are-we-there-yet/node_modules/readable-stream": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", - "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", - "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "node_modules/are-we-there-yet/node_modules/string_decoder": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "dependencies": { - "safe-buffer": "~5.1.0" - } - }, - "node_modules/arg": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.1.tgz", - "integrity": "sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA==" - }, - "node_modules/argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" - }, - "node_modules/array-flatten": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.2.tgz", - "integrity": "sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==" - }, - "node_modules/array-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", - "engines": { - "node": ">=8" - } - }, - "node_modules/asap": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz", - "integrity": "sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=" - }, - "node_modules/async": { - "version": "2.6.4", - "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz", - "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==", - "dependencies": { - "lodash": "^4.17.14" - } - }, - "node_modules/at-least-node": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz", - "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==", - "engines": { - "node": ">= 4.0.0" - } - }, - "node_modules/autoprefixer": { - "version": "10.4.4", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.4.tgz", - "integrity": "sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/autoprefixer" - } - ], - "dependencies": { - "browserslist": "^4.20.2", - "caniuse-lite": "^1.0.30001317", - "fraction.js": "^4.2.0", - "normalize-range": "^0.1.2", - "picocolors": "^1.0.0", - "postcss-value-parser": "^4.2.0" - }, - "bin": { - "autoprefixer": "bin/autoprefixer" - }, - "engines": { - "node": "^10 || ^12 || >=14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/axios": { - "version": "0.25.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.25.0.tgz", - "integrity": "sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==", - "dependencies": { - "follow-redirects": "^1.14.7" - } - }, - "node_modules/babel-loader": { - "version": "8.2.5", - "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.2.5.tgz", - "integrity": "sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==", - "dependencies": { - "find-cache-dir": "^3.3.1", - "loader-utils": "^2.0.0", - "make-dir": "^3.1.0", - "schema-utils": "^2.6.5" - }, - "engines": { - "node": ">= 8.9" - }, - "peerDependencies": { - "@babel/core": "^7.0.0", - "webpack": ">=2" - } - }, - "node_modules/babel-plugin-apply-mdx-type-prop": { - "version": "1.6.22", - "resolved": "https://registry.npmjs.org/babel-plugin-apply-mdx-type-prop/-/babel-plugin-apply-mdx-type-prop-1.6.22.tgz", - "integrity": "sha512-VefL+8o+F/DfK24lPZMtJctrCVOfgbqLAGZSkxwhazQv4VxPg3Za/i40fu22KR2m8eEda+IfSOlPLUSIiLcnCQ==", - "dependencies": { - "@babel/helper-plugin-utils": "7.10.4", - "@mdx-js/util": "1.6.22" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - }, - "peerDependencies": { - "@babel/core": "^7.11.6" - } - }, - "node_modules/babel-plugin-apply-mdx-type-prop/node_modules/@babel/helper-plugin-utils": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz", - "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==" - }, - "node_modules/babel-plugin-dynamic-import-node": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.0.tgz", - "integrity": "sha512-o6qFkpeQEBxcqt0XYlWzAVxNCSCZdUgcR8IRlhD/8DylxjjO4foPcvTW0GGKa/cVt3rvxZ7o5ippJ+/0nvLhlQ==", - "dependencies": { - "object.assign": "^4.1.0" - } - }, - "node_modules/babel-plugin-extract-import-names": { - "version": "1.6.22", - "resolved": "https://registry.npmjs.org/babel-plugin-extract-import-names/-/babel-plugin-extract-import-names-1.6.22.tgz", - "integrity": "sha512-yJ9BsJaISua7d8zNT7oRG1ZLBJCIdZ4PZqmH8qa9N5AK01ifk3fnkc98AXhtzE7UkfCsEumvoQWgoYLhOnJ7jQ==", - "dependencies": { - "@babel/helper-plugin-utils": "7.10.4" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/babel-plugin-extract-import-names/node_modules/@babel/helper-plugin-utils": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz", - "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==" - }, - "node_modules/babel-plugin-polyfill-corejs2": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz", - "integrity": "sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==", - "dependencies": { - "@babel/compat-data": "^7.13.11", - "@babel/helper-define-polyfill-provider": "^0.3.1", - "semver": "^6.1.1" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/babel-plugin-polyfill-corejs3": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz", - "integrity": "sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==", - "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.3.1", - "core-js-compat": "^3.21.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/babel-plugin-polyfill-regenerator": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz", - "integrity": "sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==", - "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.3.1" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/bail": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/bail/-/bail-1.0.5.tgz", - "integrity": "sha512-xFbRxM1tahm08yHBP16MMjVUAvDaBMD38zsM9EMAUN61omwLmKlOpB/Zku5QkjZ8TZ4vn53pj+t518cH0S03RQ==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" - }, - "node_modules/base16": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/base16/-/base16-1.0.0.tgz", - "integrity": "sha1-4pf2DX7BAUp6lxo568ipjAtoHnA=" - }, - "node_modules/base64-js": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", - "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/batch": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz", - "integrity": "sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=" - }, - "node_modules/big.js": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz", - "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==", - "engines": { - "node": "*" - } - }, - "node_modules/binary-extensions": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", - "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", - "engines": { - "node": ">=8" - } - }, - "node_modules/bl": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", - "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", - "dependencies": { - "buffer": "^5.5.0", - "inherits": "^2.0.4", - "readable-stream": "^3.4.0" - } - }, - "node_modules/bluebird": { - "version": "3.7.2", - "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz", - "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==" - }, - "node_modules/body-parser": { - "version": "1.19.2", - "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.2.tgz", - "integrity": "sha512-SAAwOxgoCKMGs9uUAUFHygfLAyaniaoun6I8mFY9pRAJL9+Kec34aU+oIjDhTycub1jozEfEwx1W1IuOYxVSFw==", - "dependencies": { - "bytes": "3.1.2", - "content-type": "~1.0.4", - "debug": "2.6.9", - "depd": "~1.1.2", - "http-errors": "1.8.1", - "iconv-lite": "0.4.24", - "on-finished": "~2.3.0", - "qs": "6.9.7", - "raw-body": "2.4.3", - "type-is": "~1.6.18" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/body-parser/node_modules/bytes": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", - "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/body-parser/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/body-parser/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - }, - "node_modules/bonjour-service": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.0.11.tgz", - "integrity": "sha512-drMprzr2rDTCtgEE3VgdA9uUFaUHF+jXduwYSThHJnKMYM+FhI9Z3ph+TX3xy0LtgYHae6CHYPJ/2UnK8nQHcA==", - "dependencies": { - "array-flatten": "^2.1.2", - "dns-equal": "^1.0.0", - "fast-deep-equal": "^3.1.3", - "multicast-dns": "^7.2.4" - } - }, - "node_modules/boolbase": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", - "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=" - }, - "node_modules/boxen": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/boxen/-/boxen-6.2.1.tgz", - "integrity": "sha512-H4PEsJXfFI/Pt8sjDWbHlQPx4zL/bvSQjcilJmaulGt5mLDorHOHpmdXAJcBcmru7PhYSp/cDMWRko4ZUMFkSw==", - "dependencies": { - "ansi-align": "^3.0.1", - "camelcase": "^6.2.0", - "chalk": "^4.1.2", - "cli-boxes": "^3.0.0", - "string-width": "^5.0.1", - "type-fest": "^2.5.0", - "widest-line": "^4.0.1", - "wrap-ansi": "^8.0.1" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/boxen/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/boxen/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/boxen/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/boxen/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "node_modules/boxen/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/boxen/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", - "dependencies": { - "fill-range": "^7.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/browserslist": { - "version": "4.20.2", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.20.2.tgz", - "integrity": "sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/browserslist" - } - ], - "dependencies": { - "caniuse-lite": "^1.0.30001317", - "electron-to-chromium": "^1.4.84", - "escalade": "^3.1.1", - "node-releases": "^2.0.2", - "picocolors": "^1.0.0" - }, - "bin": { - "browserslist": "cli.js" - }, - "engines": { - "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" - } - }, - "node_modules/buffer": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", - "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "dependencies": { - "base64-js": "^1.3.1", - "ieee754": "^1.1.13" - } - }, - "node_modules/buffer-from": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", - "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" - }, - "node_modules/bytes": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz", - "integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/cacheable-request": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz", - "integrity": "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==", - "dependencies": { - "clone-response": "^1.0.2", - "get-stream": "^5.1.0", - "http-cache-semantics": "^4.0.0", - "keyv": "^3.0.0", - "lowercase-keys": "^2.0.0", - "normalize-url": "^4.1.0", - "responselike": "^1.0.2" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/cacheable-request/node_modules/get-stream": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "dependencies": { - "pump": "^3.0.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/cacheable-request/node_modules/lowercase-keys": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz", - "integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==", - "engines": { - "node": ">=8" - } - }, - "node_modules/cacheable-request/node_modules/normalize-url": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz", - "integrity": "sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==", - "engines": { - "node": ">=8" - } - }, - "node_modules/call-bind": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz", - "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==", - "dependencies": { - "function-bind": "^1.1.1", - "get-intrinsic": "^1.0.2" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "engines": { - "node": ">=6" - } - }, - "node_modules/camel-case": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz", - "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==", - "dependencies": { - "pascal-case": "^3.1.2", - "tslib": "^2.0.3" - } - }, - "node_modules/camelcase": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", - "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/camelcase-css": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", - "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", - "engines": { - "node": ">= 6" - } - }, - "node_modules/caniuse-api": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz", - "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==", - "dependencies": { - "browserslist": "^4.0.0", - "caniuse-lite": "^1.0.0", - "lodash.memoize": "^4.1.2", - "lodash.uniq": "^4.5.0" - } - }, - "node_modules/caniuse-lite": { - "version": "1.0.30001332", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001332.tgz", - "integrity": "sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/caniuse-lite" - } - ] - }, - "node_modules/ccount": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/ccount/-/ccount-1.1.0.tgz", - "integrity": "sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/character-entities": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-1.2.4.tgz", - "integrity": "sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/character-entities-legacy": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz", - "integrity": "sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/character-reference-invalid": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-1.1.4.tgz", - "integrity": "sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/cheerio": { - "version": "1.0.0-rc.10", - "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.10.tgz", - "integrity": "sha512-g0J0q/O6mW8z5zxQ3A8E8J1hUgp4SMOvEoW/x84OwyHKe/Zccz83PVT4y5Crcr530FV6NgmKI1qvGTKVl9XXVw==", - "dependencies": { - "cheerio-select": "^1.5.0", - "dom-serializer": "^1.3.2", - "domhandler": "^4.2.0", - "htmlparser2": "^6.1.0", - "parse5": "^6.0.1", - "parse5-htmlparser2-tree-adapter": "^6.0.1", - "tslib": "^2.2.0" - }, - "engines": { - "node": ">= 6" - }, - "funding": { - "url": "https://github.com/cheeriojs/cheerio?sponsor=1" - } - }, - "node_modules/cheerio-select": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-1.6.0.tgz", - "integrity": "sha512-eq0GdBvxVFbqWgmCm7M3XGs1I8oLy/nExUnh6oLqmBditPO9AqQJrkslDpMun/hZ0yyTs8L0m85OHp4ho6Qm9g==", - "dependencies": { - "css-select": "^4.3.0", - "css-what": "^6.0.1", - "domelementtype": "^2.2.0", - "domhandler": "^4.3.1", - "domutils": "^2.8.0" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/chokidar": { - "version": "3.5.3", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz", - "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==", - "funding": [ - { - "type": "individual", - "url": "https://paulmillr.com/funding/" - } - ], - "dependencies": { - "anymatch": "~3.1.2", - "braces": "~3.0.2", - "glob-parent": "~5.1.2", - "is-binary-path": "~2.1.0", - "is-glob": "~4.0.1", - "normalize-path": "~3.0.0", - "readdirp": "~3.6.0" - }, - "engines": { - "node": ">= 8.10.0" - }, - "optionalDependencies": { - "fsevents": "~2.3.2" - } - }, - "node_modules/chownr": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", - "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==" - }, - "node_modules/chrome-trace-event": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz", - "integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==", - "engines": { - "node": ">=6.0" - } - }, - "node_modules/ci-info": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz", - "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==" - }, - "node_modules/clean-css": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.0.tgz", - "integrity": "sha512-YYuuxv4H/iNb1Z/5IbMRoxgrzjWGhOEFfd+groZ5dMCVkpENiMZmwspdrzBo9286JjM1gZJPAyL7ZIdzuvu2AQ==", - "dependencies": { - "source-map": "~0.6.0" - }, - "engines": { - "node": ">= 10.0" - } - }, - "node_modules/clean-css/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/clean-stack": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", - "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==", - "engines": { - "node": ">=6" - } - }, - "node_modules/cli-boxes": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz", - "integrity": "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/cli-table3": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.2.tgz", - "integrity": "sha512-QyavHCaIC80cMivimWu4aWHilIpiDpfm3hGmqAmXVL1UsnbLuBSMd21hTX6VY4ZSDSM73ESLeF8TOYId3rBTbw==", - "dependencies": { - "string-width": "^4.2.0" - }, - "engines": { - "node": "10.* || >= 12.*" - }, - "optionalDependencies": { - "@colors/colors": "1.5.0" - } - }, - "node_modules/cli-table3/node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - }, - "node_modules/cli-table3/node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/clone-deep": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz", - "integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==", - "dependencies": { - "is-plain-object": "^2.0.4", - "kind-of": "^6.0.2", - "shallow-clone": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/clone-response": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz", - "integrity": "sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=", - "dependencies": { - "mimic-response": "^1.0.0" - } - }, - "node_modules/clsx": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.1.1.tgz", - "integrity": "sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==", - "engines": { - "node": ">=6" - } - }, - "node_modules/code-point-at": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", - "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/collapse-white-space": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-1.0.6.tgz", - "integrity": "sha512-jEovNnrhMuqyCcjfEJA56v0Xq8SkIoPKDyaHahwo3POf4qcSXqMYuwNcOTzp74vTsR9Tn08z4MxWqAhcekogkQ==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/color": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz", - "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==", - "dependencies": { - "color-convert": "^2.0.1", - "color-string": "^1.9.0" - }, - "engines": { - "node": ">=12.5.0" - } - }, - "node_modules/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==", - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" - }, - "node_modules/color-string": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.0.tgz", - "integrity": "sha512-9Mrz2AQLefkH1UvASKj6v6hj/7eWgjnT/cVsR8CumieLoT+g900exWeNogqtweI8dxloXN9BDQTYro1oWu/5CQ==", - "dependencies": { - "color-name": "^1.0.0", - "simple-swizzle": "^0.2.2" - } - }, - "node_modules/color/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/color/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "node_modules/colord": { - "version": "2.9.2", - "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.2.tgz", - "integrity": "sha512-Uqbg+J445nc1TKn4FoDPS6ZZqAvEDnwrH42yo8B40JSOgSLxMZ/gt3h4nmCtPLQeXhjJJkqBx7SCY35WnIixaQ==" - }, - "node_modules/colorette": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.16.tgz", - "integrity": "sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==" - }, - "node_modules/combine-promises": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/combine-promises/-/combine-promises-1.1.0.tgz", - "integrity": "sha512-ZI9jvcLDxqwaXEixOhArm3r7ReIivsXkpbyEWyeOhzz1QS0iSgBPnWvEqvIQtYyamGCYA88gFhmUrs9hrrQ0pg==", - "engines": { - "node": ">=10" - } - }, - "node_modules/comma-separated-tokens": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-1.0.8.tgz", - "integrity": "sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/commander": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz", - "integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==", - "engines": { - "node": ">= 6" - } - }, - "node_modules/commondir": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz", - "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=" - }, - "node_modules/compressible": { - "version": "2.0.18", - "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz", - "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==", - "dependencies": { - "mime-db": ">= 1.43.0 < 2" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/compressible/node_modules/mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/compression": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz", - "integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==", - "dependencies": { - "accepts": "~1.3.5", - "bytes": "3.0.0", - "compressible": "~2.0.16", - "debug": "2.6.9", - "on-headers": "~1.0.2", - "safe-buffer": "5.1.2", - "vary": "~1.1.2" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/compression/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/compression/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - }, - "node_modules/concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" - }, - "node_modules/configstore": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz", - "integrity": "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==", - "dependencies": { - "dot-prop": "^5.2.0", - "graceful-fs": "^4.1.2", - "make-dir": "^3.0.0", - "unique-string": "^2.0.0", - "write-file-atomic": "^3.0.0", - "xdg-basedir": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/connect-history-api-fallback": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz", - "integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==", - "engines": { - "node": ">=0.8" - } - }, - "node_modules/consola": { - "version": "2.15.3", - "resolved": "https://registry.npmjs.org/consola/-/consola-2.15.3.tgz", - "integrity": "sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==" - }, - "node_modules/console-control-strings": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", - "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=" - }, - "node_modules/consolidated-events": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/consolidated-events/-/consolidated-events-2.0.2.tgz", - "integrity": "sha512-2/uRVMdRypf5z/TW/ncD/66l75P5hH2vM/GR8Jf8HLc2xnfJtmina6F6du8+v4Z2vTrMo7jC+W1tmEEuuELgkQ==" - }, - "node_modules/content-disposition": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz", - "integrity": "sha1-DPaLud318r55YcOoUXjLhdunjLQ=", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/content-type": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz", - "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/convert-source-map": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz", - "integrity": "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==", - "dependencies": { - "safe-buffer": "~5.1.1" - } - }, - "node_modules/cookie": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz", - "integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/cookie-signature": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", - "integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=" - }, - "node_modules/copy-text-to-clipboard": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/copy-text-to-clipboard/-/copy-text-to-clipboard-3.0.1.tgz", - "integrity": "sha512-rvVsHrpFcL4F2P8ihsoLdFHmd404+CMg71S756oRSeQgqk51U3kicGdnvfkrxva0xXH92SjGS62B0XIJsbh+9Q==", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/copy-webpack-plugin": { - "version": "10.2.4", - "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.4.tgz", - "integrity": "sha512-xFVltahqlsRcyyJqQbDY6EYTtyQZF9rf+JPjwHObLdPFMEISqkFkr7mFoVOC6BfYS/dNThyoQKvziugm+OnwBg==", - "dependencies": { - "fast-glob": "^3.2.7", - "glob-parent": "^6.0.1", - "globby": "^12.0.2", - "normalize-path": "^3.0.0", - "schema-utils": "^4.0.0", - "serialize-javascript": "^6.0.0" - }, - "engines": { - "node": ">= 12.20.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "webpack": "^5.1.0" - } - }, - "node_modules/copy-webpack-plugin/node_modules/ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/copy-webpack-plugin/node_modules/ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/copy-webpack-plugin/node_modules/array-union": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-3.0.1.tgz", - "integrity": "sha512-1OvF9IbWwaeiM9VhzYXVQacMibxpXOMYVNIvMtKRyX9SImBXpKcFr8XvFDeEslCyuH/t6KRt7HEO94AlP8Iatw==", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/copy-webpack-plugin/node_modules/glob-parent": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", - "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", - "dependencies": { - "is-glob": "^4.0.3" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/copy-webpack-plugin/node_modules/globby": { - "version": "12.2.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-12.2.0.tgz", - "integrity": "sha512-wiSuFQLZ+urS9x2gGPl1H5drc5twabmm4m2gTR27XDFyjUHJUNsS8o/2aKyIF6IoBaR630atdher0XJ5g6OMmA==", - "dependencies": { - "array-union": "^3.0.1", - "dir-glob": "^3.0.1", - "fast-glob": "^3.2.7", - "ignore": "^5.1.9", - "merge2": "^1.4.1", - "slash": "^4.0.0" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/copy-webpack-plugin/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "node_modules/copy-webpack-plugin/node_modules/schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/copy-webpack-plugin/node_modules/slash": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz", - "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/core-js": { - "version": "3.22.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.1.tgz", - "integrity": "sha512-l6CwCLq7XgITOQGhv1dIUmwCFoqFjyQ6zQHUCQlS0xKmb9d6OHIg8jDiEoswhaettT21BSF5qKr6kbvE+aKwxw==", - "hasInstallScript": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/core-js" - } - }, - "node_modules/core-js-compat": { - "version": "3.22.1", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.22.1.tgz", - "integrity": "sha512-CWbNqTluLMvZg1cjsQUbGiCM91dobSHKfDIyCoxuqxthdjGuUlaMbCsSehP3CBiVvG0C7P6UIrC1v0hgFE75jw==", - "dependencies": { - "browserslist": "^4.20.2", - "semver": "7.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/core-js" - } - }, - "node_modules/core-js-compat/node_modules/semver": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz", - "integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/core-js-pure": { - "version": "3.22.1", - "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.22.1.tgz", - "integrity": "sha512-TChjCtgcMDc8t12RiwAsThjqrS/VpBlEvDgL009ot4HESzBo3h2FSZNa6ZS1nWKZEPDoulnszxUll9n0/spflQ==", - "hasInstallScript": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/core-js" - } - }, - "node_modules/core-util-is": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", - "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" - }, - "node_modules/cosmiconfig": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz", - "integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==", - "dependencies": { - "@types/parse-json": "^4.0.0", - "import-fresh": "^3.2.1", - "parse-json": "^5.0.0", - "path-type": "^4.0.0", - "yaml": "^1.10.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/cross-fetch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz", - "integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==", - "dependencies": { - "node-fetch": "2.6.7" - } - }, - "node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/crypto-random-string": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz", - "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==", - "engines": { - "node": ">=8" - } - }, - "node_modules/css-declaration-sorter": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.2.2.tgz", - "integrity": "sha512-Ufadglr88ZLsrvS11gjeu/40Lw74D9Am/Jpr3LlYm5Q4ZP5KdlUhG+6u2EjyXeZcxmZ2h1ebCKngDjolpeLHpg==", - "engines": { - "node": "^10 || ^12 || >=14" - }, - "peerDependencies": { - "postcss": "^8.0.9" - } - }, - "node_modules/css-loader": { - "version": "6.7.1", - "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.1.tgz", - "integrity": "sha512-yB5CNFa14MbPJcomwNh3wLThtkZgcNyI2bNMRt8iE5Z8Vwl7f8vQXFAzn2HDOJvtDq2NTZBUGMSUNNyrv3/+cw==", - "dependencies": { - "icss-utils": "^5.1.0", - "postcss": "^8.4.7", - "postcss-modules-extract-imports": "^3.0.0", - "postcss-modules-local-by-default": "^4.0.0", - "postcss-modules-scope": "^3.0.0", - "postcss-modules-values": "^4.0.0", - "postcss-value-parser": "^4.2.0", - "semver": "^7.3.5" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "webpack": "^5.0.0" - } - }, - "node_modules/css-minimizer-webpack-plugin": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz", - "integrity": "sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==", - "dependencies": { - "cssnano": "^5.0.6", - "jest-worker": "^27.0.2", - "postcss": "^8.3.5", - "schema-utils": "^4.0.0", - "serialize-javascript": "^6.0.0", - "source-map": "^0.6.1" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "webpack": "^5.0.0" - }, - "peerDependenciesMeta": { - "@parcel/css": { - "optional": true - }, - "clean-css": { - "optional": true - }, - "csso": { - "optional": true - }, - "esbuild": { - "optional": true - } - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/css-select": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz", - "integrity": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==", - "dependencies": { - "boolbase": "^1.0.0", - "css-what": "^6.0.1", - "domhandler": "^4.3.1", - "domutils": "^2.8.0", - "nth-check": "^2.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/css-tree": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz", - "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==", - "dependencies": { - "mdn-data": "2.0.14", - "source-map": "^0.6.1" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/css-tree/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/css-what": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", - "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", - "engines": { - "node": ">= 6" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/cssesc": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", - "bin": { - "cssesc": "bin/cssesc" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/cssnano": { - "version": "5.1.7", - "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-5.1.7.tgz", - "integrity": "sha512-pVsUV6LcTXif7lvKKW9ZrmX+rGRzxkEdJuVJcp5ftUjWITgwam5LMZOgaTvUrWPkcORBey6he7JKb4XAJvrpKg==", - "dependencies": { - "cssnano-preset-default": "^5.2.7", - "lilconfig": "^2.0.3", - "yaml": "^1.10.2" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/cssnano" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/cssnano-preset-advanced": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/cssnano-preset-advanced/-/cssnano-preset-advanced-5.3.3.tgz", - "integrity": "sha512-AB9SmTSC2Gd8T7PpKUsXFJ3eNsg7dc4CTZ0+XAJ29MNxyJsrCEk7N1lw31bpHrsQH2PVJr21bbWgGAfA9j0dIA==", - "dependencies": { - "autoprefixer": "^10.3.7", - "cssnano-preset-default": "^5.2.7", - "postcss-discard-unused": "^5.1.0", - "postcss-merge-idents": "^5.1.1", - "postcss-reduce-idents": "^5.2.0", - "postcss-zindex": "^5.1.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/cssnano-preset-default": { - "version": "5.2.7", - "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.2.7.tgz", - "integrity": "sha512-JiKP38ymZQK+zVKevphPzNSGHSlTI+AOwlasoSRtSVMUU285O7/6uZyd5NbW92ZHp41m0sSHe6JoZosakj63uA==", - "dependencies": { - "css-declaration-sorter": "^6.2.2", - "cssnano-utils": "^3.1.0", - "postcss-calc": "^8.2.3", - "postcss-colormin": "^5.3.0", - "postcss-convert-values": "^5.1.0", - "postcss-discard-comments": "^5.1.1", - "postcss-discard-duplicates": "^5.1.0", - "postcss-discard-empty": "^5.1.1", - "postcss-discard-overridden": "^5.1.0", - "postcss-merge-longhand": "^5.1.4", - "postcss-merge-rules": "^5.1.1", - "postcss-minify-font-values": "^5.1.0", - "postcss-minify-gradients": "^5.1.1", - "postcss-minify-params": "^5.1.2", - "postcss-minify-selectors": "^5.2.0", - "postcss-normalize-charset": "^5.1.0", - "postcss-normalize-display-values": "^5.1.0", - "postcss-normalize-positions": "^5.1.0", - "postcss-normalize-repeat-style": "^5.1.0", - "postcss-normalize-string": "^5.1.0", - "postcss-normalize-timing-functions": "^5.1.0", - "postcss-normalize-unicode": "^5.1.0", - "postcss-normalize-url": "^5.1.0", - "postcss-normalize-whitespace": "^5.1.1", - "postcss-ordered-values": "^5.1.1", - "postcss-reduce-initial": "^5.1.0", - "postcss-reduce-transforms": "^5.1.0", - "postcss-svgo": "^5.1.0", - "postcss-unique-selectors": "^5.1.1" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/cssnano-utils": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-3.1.0.tgz", - "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==", - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/csso": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz", - "integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==", - "dependencies": { - "css-tree": "^1.1.2" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/csstype": { - "version": "3.0.11", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.11.tgz", - "integrity": "sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==" - }, - "node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/decompress-response": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz", - "integrity": "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=", - "dependencies": { - "mimic-response": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/deep-extend": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", - "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", - "engines": { - "node": ">=4.0.0" - } - }, - "node_modules/deepmerge": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz", - "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/default-gateway": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz", - "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==", - "dependencies": { - "execa": "^5.0.0" - }, - "engines": { - "node": ">= 10" - } - }, - "node_modules/defer-to-connect": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz", - "integrity": "sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==" - }, - "node_modules/define-lazy-prop": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", - "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==", - "engines": { - "node": ">=8" - } - }, - "node_modules/define-properties": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz", - "integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==", - "dependencies": { - "has-property-descriptors": "^1.0.0", - "object-keys": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/del": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/del/-/del-6.0.0.tgz", - "integrity": "sha512-1shh9DQ23L16oXSZKB2JxpL7iMy2E0S9d517ptA1P8iw0alkPtQcrKH7ru31rYtKwF499HkTu+DRzq3TCKDFRQ==", - "dependencies": { - "globby": "^11.0.1", - "graceful-fs": "^4.2.4", - "is-glob": "^4.0.1", - "is-path-cwd": "^2.2.0", - "is-path-inside": "^3.0.2", - "p-map": "^4.0.0", - "rimraf": "^3.0.2", - "slash": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/delegates": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", - "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=" - }, - "node_modules/depd": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz", - "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/destroy": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz", - "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=" - }, - "node_modules/detab": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/detab/-/detab-2.0.4.tgz", - "integrity": "sha512-8zdsQA5bIkoRECvCrNKPla84lyoR7DSAyf7p0YgXzBO9PDJx8KntPUay7NS6yp+KdxdVtiE5SpHKtbp2ZQyA9g==", - "dependencies": { - "repeat-string": "^1.5.4" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/detect-libc": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.1.tgz", - "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==", - "engines": { - "node": ">=8" - } - }, - "node_modules/detect-node": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz", - "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==" - }, - "node_modules/detect-port": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/detect-port/-/detect-port-1.3.0.tgz", - "integrity": "sha512-E+B1gzkl2gqxt1IhUzwjrxBKRqx1UzC3WLONHinn8S3T6lwV/agVCyitiFOsGJ/eYuEUBvD71MZHy3Pv1G9doQ==", - "dependencies": { - "address": "^1.0.1", - "debug": "^2.6.0" - }, - "bin": { - "detect": "bin/detect-port", - "detect-port": "bin/detect-port" - }, - "engines": { - "node": ">= 4.2.1" - } - }, - "node_modules/detect-port-alt": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/detect-port-alt/-/detect-port-alt-1.1.6.tgz", - "integrity": "sha512-5tQykt+LqfJFBEYaDITx7S7cR7mJ/zQmLXZ2qt5w04ainYZw6tBf9dBunMjVeVOdYVRUzUOE4HkY5J7+uttb5Q==", - "dependencies": { - "address": "^1.0.1", - "debug": "^2.6.0" - }, - "bin": { - "detect": "bin/detect-port", - "detect-port": "bin/detect-port" - }, - "engines": { - "node": ">= 4.2.1" - } - }, - "node_modules/detect-port-alt/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/detect-port-alt/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - }, - "node_modules/detect-port/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/detect-port/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - }, - "node_modules/dir-glob": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", - "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", - "dependencies": { - "path-type": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/dns-equal": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz", - "integrity": "sha1-s55/HabrCnW6nBcySzR1PEfgZU0=" - }, - "node_modules/dns-packet": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.3.1.tgz", - "integrity": "sha512-spBwIj0TK0Ey3666GwIdWVfUpLyubpU53BTCu8iPn4r4oXd9O14Hjg3EHw3ts2oed77/SeckunUYCyRlSngqHw==", - "dependencies": { - "@leichtgewicht/ip-codec": "^2.0.1" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/dom-converter": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz", - "integrity": "sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==", - "dependencies": { - "utila": "~0.4" - } - }, - "node_modules/dom-serializer": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz", - "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==", - "dependencies": { - "domelementtype": "^2.0.1", - "domhandler": "^4.2.0", - "entities": "^2.0.0" - }, - "funding": { - "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" - } - }, - "node_modules/dom-serializer/node_modules/entities": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz", - "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==", - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/domelementtype": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", - "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/fb55" - } - ] - }, - "node_modules/domhandler": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz", - "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==", - "dependencies": { - "domelementtype": "^2.2.0" - }, - "engines": { - "node": ">= 4" - }, - "funding": { - "url": "https://github.com/fb55/domhandler?sponsor=1" - } - }, - "node_modules/domutils": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz", - "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==", - "dependencies": { - "dom-serializer": "^1.0.1", - "domelementtype": "^2.2.0", - "domhandler": "^4.2.0" - }, - "funding": { - "url": "https://github.com/fb55/domutils?sponsor=1" - } - }, - "node_modules/dot-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz", - "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==", - "dependencies": { - "no-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/dot-prop": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz", - "integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==", - "dependencies": { - "is-obj": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/dot-prop/node_modules/is-obj": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz", - "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==", - "engines": { - "node": ">=8" - } - }, - "node_modules/duplexer": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", - "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==" - }, - "node_modules/duplexer3": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz", - "integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=" - }, - "node_modules/eastasianwidth": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", - "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" - }, - "node_modules/ee-first": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", - "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" - }, - "node_modules/electron-to-chromium": { - "version": "1.4.115", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.115.tgz", - "integrity": "sha512-yy1W7cTcreskCWSRTtvp8CNLEci3uYBn5s1U4IytDz7v485iLVPh4QwFuSCavsFbxRLVvwnHNXEFIDShrk/UnQ==" - }, - "node_modules/emoji-regex": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" - }, - "node_modules/emojis-list": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz", - "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==", - "engines": { - "node": ">= 4" - } - }, - "node_modules/emoticon": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/emoticon/-/emoticon-3.2.0.tgz", - "integrity": "sha512-SNujglcLTTg+lDAcApPNgEdudaqQFiAbJCqzjNxJkvN9vAwCGi0uu8IUVvx+f16h+V44KCY6Y2yboroc9pilHg==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/encodeurl": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", - "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/end-of-stream": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", - "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", - "dependencies": { - "once": "^1.4.0" - } - }, - "node_modules/enhanced-resolve": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.9.3.tgz", - "integrity": "sha512-Bq9VSor+kjvW3f9/MiiR4eE3XYgOl7/rS8lnSxbRbF3kS0B2r+Y9w5krBWxZgDxASVZbdYrn5wT4j/Wb0J9qow==", - "dependencies": { - "graceful-fs": "^4.2.4", - "tapable": "^2.2.0" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/entities": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz", - "integrity": "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==", - "engines": { - "node": ">=0.12" - }, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/error-ex": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "dependencies": { - "is-arrayish": "^0.2.1" - } - }, - "node_modules/es-module-lexer": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz", - "integrity": "sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==" - }, - "node_modules/escalade": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", - "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", - "engines": { - "node": ">=6" - } - }, - "node_modules/escape-goat": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/escape-goat/-/escape-goat-2.1.1.tgz", - "integrity": "sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==", - "engines": { - "node": ">=8" - } - }, - "node_modules/escape-html": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", - "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=" - }, - "node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "bin": { - "esparse": "bin/esparse.js", - "esvalidate": "bin/esvalidate.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dependencies": { - "estraverse": "^5.2.0" - }, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esrecurse/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "engines": { - "node": ">=4.0" - } - }, - "node_modules/estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/eta": { - "version": "1.12.3", - "resolved": "https://registry.npmjs.org/eta/-/eta-1.12.3.tgz", - "integrity": "sha512-qHixwbDLtekO/d51Yr4glcaUJCIjGVJyTzuqV4GPlgZo1YpgOKG+avQynErZIYrfM6JIJdtiG2Kox8tbb+DoGg==", - "engines": { - "node": ">=6.0.0" - }, - "funding": { - "url": "https://github.com/eta-dev/eta?sponsor=1" - } - }, - "node_modules/etag": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", - "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/eval": { - "version": "0.1.8", - "resolved": "https://registry.npmjs.org/eval/-/eval-0.1.8.tgz", - "integrity": "sha512-EzV94NYKoO09GLXGjXj9JIlXijVck4ONSr5wiCWDvhsvj5jxSrzTmRU/9C1DyB6uToszLs8aifA6NQ7lEQdvFw==", - "dependencies": { - "@types/node": "*", - "require-like": ">= 0.1.1" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/eventemitter3": { - "version": "4.0.7", - "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", - "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" - }, - "node_modules/events": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", - "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", - "engines": { - "node": ">=0.8.x" - } - }, - "node_modules/execa": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", - "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", - "dependencies": { - "cross-spawn": "^7.0.3", - "get-stream": "^6.0.0", - "human-signals": "^2.1.0", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.1", - "onetime": "^5.1.2", - "signal-exit": "^3.0.3", - "strip-final-newline": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sindresorhus/execa?sponsor=1" - } - }, - "node_modules/execa/node_modules/get-stream": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", - "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/expand-template": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz", - "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==", - "engines": { - "node": ">=6" - } - }, - "node_modules/express": { - "version": "4.17.3", - "resolved": "https://registry.npmjs.org/express/-/express-4.17.3.tgz", - "integrity": "sha512-yuSQpz5I+Ch7gFrPCk4/c+dIBKlQUxtgwqzph132bsT6qhuzss6I8cLJQz7B3rFblzd6wtcI0ZbGltH/C4LjUg==", - "dependencies": { - "accepts": "~1.3.8", - "array-flatten": "1.1.1", - "body-parser": "1.19.2", - "content-disposition": "0.5.4", - "content-type": "~1.0.4", - "cookie": "0.4.2", - "cookie-signature": "1.0.6", - "debug": "2.6.9", - "depd": "~1.1.2", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "etag": "~1.8.1", - "finalhandler": "~1.1.2", - "fresh": "0.5.2", - "merge-descriptors": "1.0.1", - "methods": "~1.1.2", - "on-finished": "~2.3.0", - "parseurl": "~1.3.3", - "path-to-regexp": "0.1.7", - "proxy-addr": "~2.0.7", - "qs": "6.9.7", - "range-parser": "~1.2.1", - "safe-buffer": "5.2.1", - "send": "0.17.2", - "serve-static": "1.14.2", - "setprototypeof": "1.2.0", - "statuses": "~1.5.0", - "type-is": "~1.6.18", - "utils-merge": "1.0.1", - "vary": "~1.1.2" - }, - "engines": { - "node": ">= 0.10.0" - } - }, - "node_modules/express/node_modules/array-flatten": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", - "integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=" - }, - "node_modules/express/node_modules/content-disposition": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", - "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", - "dependencies": { - "safe-buffer": "5.2.1" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/express/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/express/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - }, - "node_modules/express/node_modules/path-to-regexp": { - "version": "0.1.7", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", - "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=" - }, - "node_modules/express/node_modules/range-parser": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", - "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/express/node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/extend": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", - "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" - }, - "node_modules/extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dependencies": { - "is-extendable": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" - }, - "node_modules/fast-glob": { - "version": "3.2.11", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz", - "integrity": "sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==", - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, - "engines": { - "node": ">=8.6.0" - } - }, - "node_modules/fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" - }, - "node_modules/fast-url-parser": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/fast-url-parser/-/fast-url-parser-1.1.3.tgz", - "integrity": "sha1-9K8+qfNNiicc9YrSs3WfQx8LMY0=", - "dependencies": { - "punycode": "^1.3.2" - } - }, - "node_modules/fastq": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz", - "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==", - "dependencies": { - "reusify": "^1.0.4" - } - }, - "node_modules/faye-websocket": { - "version": "0.11.4", - "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz", - "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==", - "dependencies": { - "websocket-driver": ">=0.5.1" - }, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/fbemitter": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/fbemitter/-/fbemitter-3.0.0.tgz", - "integrity": "sha512-KWKaceCwKQU0+HPoop6gn4eOHk50bBv/VxjJtGMfwmJt3D29JpN4H4eisCtIPA+a8GVBam+ldMMpMjJUvpDyHw==", - "dependencies": { - "fbjs": "^3.0.0" - } - }, - "node_modules/fbjs": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/fbjs/-/fbjs-3.0.4.tgz", - "integrity": "sha512-ucV0tDODnGV3JCnnkmoszb5lf4bNpzjv80K41wd4k798Etq+UYD0y0TIfalLjZoKgjive6/adkRnszwapiDgBQ==", - "dependencies": { - "cross-fetch": "^3.1.5", - "fbjs-css-vars": "^1.0.0", - "loose-envify": "^1.0.0", - "object-assign": "^4.1.0", - "promise": "^7.1.1", - "setimmediate": "^1.0.5", - "ua-parser-js": "^0.7.30" - } - }, - "node_modules/fbjs-css-vars": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/fbjs-css-vars/-/fbjs-css-vars-1.0.2.tgz", - "integrity": "sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==" - }, - "node_modules/feed": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/feed/-/feed-4.2.2.tgz", - "integrity": "sha512-u5/sxGfiMfZNtJ3OvQpXcvotFpYkL0n9u9mM2vkui2nGo8b4wvDkJ8gAkYqbA8QpGyFCv3RK0Z+Iv+9veCS9bQ==", - "dependencies": { - "xml-js": "^1.6.11" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/file-loader": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/file-loader/-/file-loader-6.2.0.tgz", - "integrity": "sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==", - "dependencies": { - "loader-utils": "^2.0.0", - "schema-utils": "^3.0.0" - }, - "engines": { - "node": ">= 10.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "webpack": "^4.0.0 || ^5.0.0" - } - }, - "node_modules/file-loader/node_modules/schema-utils": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz", - "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==", - "dependencies": { - "@types/json-schema": "^7.0.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" - }, - "engines": { - "node": ">= 10.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/filesize": { - "version": "8.0.7", - "resolved": "https://registry.npmjs.org/filesize/-/filesize-8.0.7.tgz", - "integrity": "sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==", - "engines": { - "node": ">= 0.4.0" - } - }, - "node_modules/fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", - "dependencies": { - "to-regex-range": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/finalhandler": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz", - "integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==", - "dependencies": { - "debug": "2.6.9", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "on-finished": "~2.3.0", - "parseurl": "~1.3.3", - "statuses": "~1.5.0", - "unpipe": "~1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/finalhandler/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/finalhandler/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - }, - "node_modules/find-cache-dir": { - "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==", - "dependencies": { - "commondir": "^1.0.1", - "make-dir": "^3.0.2", - "pkg-dir": "^4.1.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/avajs/find-cache-dir?sponsor=1" - } - }, - "node_modules/find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/flux": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/flux/-/flux-4.0.3.tgz", - "integrity": "sha512-yKAbrp7JhZhj6uiT1FTuVMlIAT1J4jqEyBpFApi1kxpGZCvacMVc/t1pMQyotqHhAgvoE3bNvAykhCo2CLjnYw==", - "dependencies": { - "fbemitter": "^3.0.0", - "fbjs": "^3.0.1" - }, - "peerDependencies": { - "react": "^15.0.2 || ^16.0.0 || ^17.0.0" - } - }, - "node_modules/follow-redirects": { - "version": "1.14.9", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz", - "integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==", - "funding": [ - { - "type": "individual", - "url": "https://github.com/sponsors/RubenVerborgh" - } - ], - "engines": { - "node": ">=4.0" - }, - "peerDependenciesMeta": { - "debug": { - "optional": true - } - } - }, - "node_modules/fork-ts-checker-webpack-plugin": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.1.tgz", - "integrity": "sha512-x1wumpHOEf4gDROmKTaB6i4/Q6H3LwmjVO7fIX47vBwlZbtPjU33hgoMuD/Q/y6SU8bnuYSoN6ZQOLshGp0T/g==", - "dependencies": { - "@babel/code-frame": "^7.8.3", - "@types/json-schema": "^7.0.5", - "chalk": "^4.1.0", - "chokidar": "^3.4.2", - "cosmiconfig": "^6.0.0", - "deepmerge": "^4.2.2", - "fs-extra": "^9.0.0", - "glob": "^7.1.6", - "memfs": "^3.1.2", - "minimatch": "^3.0.4", - "schema-utils": "2.7.0", - "semver": "^7.3.2", - "tapable": "^1.0.0" - }, - "engines": { - "node": ">=10", - "yarn": ">=1.0.0" - }, - "peerDependencies": { - "eslint": ">= 6", - "typescript": ">= 2.7", - "vue-template-compiler": "*", - "webpack": ">= 4" - }, - "peerDependenciesMeta": { - "eslint": { - "optional": true - }, - "vue-template-compiler": { - "optional": true - } - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/cosmiconfig": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz", - "integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==", - "dependencies": { - "@types/parse-json": "^4.0.0", - "import-fresh": "^3.1.0", - "parse-json": "^5.0.0", - "path-type": "^4.0.0", - "yaml": "^1.7.2" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/fs-extra": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz", - "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", - "dependencies": { - "at-least-node": "^1.0.0", - "graceful-fs": "^4.2.0", - "jsonfile": "^6.0.1", - "universalify": "^2.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz", - "integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==", - "dependencies": { - "@types/json-schema": "^7.0.4", - "ajv": "^6.12.2", - "ajv-keywords": "^3.4.1" - }, - "engines": { - "node": ">= 8.9.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/tapable": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz", - "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==", - "engines": { - "node": ">=6" - } - }, - "node_modules/forwarded": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", - "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/fraction.js": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz", - "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==", - "engines": { - "node": "*" - }, - "funding": { - "type": "patreon", - "url": "https://www.patreon.com/infusion" - } - }, - "node_modules/fresh": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", - "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/fs-constants": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz", - "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" - }, - "node_modules/fs-extra": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz", - "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", - "dependencies": { - "graceful-fs": "^4.2.0", - "jsonfile": "^6.0.1", - "universalify": "^2.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/fs-monkey": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.3.tgz", - "integrity": "sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==" - }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=" - }, - "node_modules/fsevents": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", - "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", - "hasInstallScript": true, - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": "^8.16.0 || ^10.6.0 || >=11.0.0" - } - }, - "node_modules/function-bind": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==" - }, - "node_modules/gauge": { - "version": "2.7.4", - "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", - "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", - "dependencies": { - "aproba": "^1.0.3", - "console-control-strings": "^1.0.0", - "has-unicode": "^2.0.0", - "object-assign": "^4.1.0", - "signal-exit": "^3.0.0", - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1", - "wide-align": "^1.1.0" - } - }, - "node_modules/gauge/node_modules/ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gauge/node_modules/is-fullwidth-code-point": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", - "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", - "dependencies": { - "number-is-nan": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gauge/node_modules/string-width": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", - "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", - "dependencies": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gauge/node_modules/strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "dependencies": { - "ansi-regex": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gensync": { - "version": "1.0.0-beta.2", - "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", - "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/get-intrinsic": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz", - "integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==", - "dependencies": { - "function-bind": "^1.1.1", - "has": "^1.0.3", - "has-symbols": "^1.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/get-own-enumerable-property-symbols": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", - "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==" - }, - "node_modules/get-stream": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", - "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", - "dependencies": { - "pump": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/github-from-package": { - "version": "0.0.0", - "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz", - "integrity": "sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4=" - }, - "node_modules/github-slugger": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-1.4.0.tgz", - "integrity": "sha512-w0dzqw/nt51xMVmlaV1+JRzN+oCa1KfcgGEWhxUG16wbdA+Xnt/yoFO8Z8x/V82ZcZ0wy6ln9QDup5avbhiDhQ==" - }, - "node_modules/glob": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz", - "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==", - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/glob-to-regexp": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz", - "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==" - }, - "node_modules/global-dirs": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.0.tgz", - "integrity": "sha512-v8ho2DS5RiCjftj1nD9NmnfaOzTdud7RRnVd9kFNOjqZbISlx5DQ+OrTkywgd0dIt7oFCvKetZSHoHcP3sDdiA==", - "dependencies": { - "ini": "2.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/global-dirs/node_modules/ini": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz", - "integrity": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==", - "engines": { - "node": ">=10" - } - }, - "node_modules/global-modules": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz", - "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==", - "dependencies": { - "global-prefix": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/global-prefix": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz", - "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==", - "dependencies": { - "ini": "^1.3.5", - "kind-of": "^6.0.2", - "which": "^1.3.1" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/global-prefix/node_modules/which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "which": "bin/which" - } - }, - "node_modules/globals": { - "version": "11.12.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", - "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", - "engines": { - "node": ">=4" - } - }, - "node_modules/globby": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", - "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", - "dependencies": { - "array-union": "^2.1.0", - "dir-glob": "^3.0.1", - "fast-glob": "^3.2.9", - "ignore": "^5.2.0", - "merge2": "^1.4.1", - "slash": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/got": { - "version": "9.6.0", - "resolved": "https://registry.npmjs.org/got/-/got-9.6.0.tgz", - "integrity": "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==", - "dependencies": { - "@sindresorhus/is": "^0.14.0", - "@szmarczak/http-timer": "^1.1.2", - "cacheable-request": "^6.0.0", - "decompress-response": "^3.3.0", - "duplexer3": "^0.1.4", - "get-stream": "^4.1.0", - "lowercase-keys": "^1.0.1", - "mimic-response": "^1.0.1", - "p-cancelable": "^1.0.0", - "to-readable-stream": "^1.0.0", - "url-parse-lax": "^3.0.0" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/graceful-fs": { - "version": "4.2.10", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", - "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" - }, - "node_modules/gray-matter": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/gray-matter/-/gray-matter-4.0.3.tgz", - "integrity": "sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==", - "dependencies": { - "js-yaml": "^3.13.1", - "kind-of": "^6.0.2", - "section-matter": "^1.0.0", - "strip-bom-string": "^1.0.0" - }, - "engines": { - "node": ">=6.0" - } - }, - "node_modules/gray-matter/node_modules/argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/gray-matter/node_modules/js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/gzip-size": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz", - "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==", - "dependencies": { - "duplexer": "^0.1.2" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/handle-thing": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz", - "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==" - }, - "node_modules/has": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", - "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", - "dependencies": { - "function-bind": "^1.1.1" - }, - "engines": { - "node": ">= 0.4.0" - } - }, - "node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", - "engines": { - "node": ">=4" - } - }, - "node_modules/has-property-descriptors": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz", - "integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==", - "dependencies": { - "get-intrinsic": "^1.1.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-symbols": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-unicode": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", - "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=" - }, - "node_modules/has-yarn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz", - "integrity": "sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==", - "engines": { - "node": ">=8" - } - }, - "node_modules/hast-to-hyperscript": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/hast-to-hyperscript/-/hast-to-hyperscript-9.0.1.tgz", - "integrity": "sha512-zQgLKqF+O2F72S1aa4y2ivxzSlko3MAvxkwG8ehGmNiqd98BIN3JM1rAJPmplEyLmGLO2QZYJtIneOSZ2YbJuA==", - "dependencies": { - "@types/unist": "^2.0.3", - "comma-separated-tokens": "^1.0.0", - "property-information": "^5.3.0", - "space-separated-tokens": "^1.0.0", - "style-to-object": "^0.3.0", - "unist-util-is": "^4.0.0", - "web-namespaces": "^1.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/hast-util-from-parse5": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-6.0.1.tgz", - "integrity": "sha512-jeJUWiN5pSxW12Rh01smtVkZgZr33wBokLzKLwinYOUfSzm1Nl/c3GUGebDyOKjdsRgMvoVbV0VpAcpjF4NrJA==", - "dependencies": { - "@types/parse5": "^5.0.0", - "hastscript": "^6.0.0", - "property-information": "^5.0.0", - "vfile": "^4.0.0", - "vfile-location": "^3.2.0", - "web-namespaces": "^1.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/hast-util-parse-selector": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-2.2.5.tgz", - "integrity": "sha512-7j6mrk/qqkSehsM92wQjdIgWM2/BW61u/53G6xmC8i1OmEdKLHbk419QKQUjz6LglWsfqoiHmyMRkP1BGjecNQ==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/hast-util-raw": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-6.0.1.tgz", - "integrity": "sha512-ZMuiYA+UF7BXBtsTBNcLBF5HzXzkyE6MLzJnL605LKE8GJylNjGc4jjxazAHUtcwT5/CEt6afRKViYB4X66dig==", - "dependencies": { - "@types/hast": "^2.0.0", - "hast-util-from-parse5": "^6.0.0", - "hast-util-to-parse5": "^6.0.0", - "html-void-elements": "^1.0.0", - "parse5": "^6.0.0", - "unist-util-position": "^3.0.0", - "vfile": "^4.0.0", - "web-namespaces": "^1.0.0", - "xtend": "^4.0.0", - "zwitch": "^1.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/hast-util-to-parse5": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-6.0.0.tgz", - "integrity": "sha512-Lu5m6Lgm/fWuz8eWnrKezHtVY83JeRGaNQ2kn9aJgqaxvVkFCZQBEhgodZUDUvoodgyROHDb3r5IxAEdl6suJQ==", - "dependencies": { - "hast-to-hyperscript": "^9.0.0", - "property-information": "^5.0.0", - "web-namespaces": "^1.0.0", - "xtend": "^4.0.0", - "zwitch": "^1.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/hastscript": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/hastscript/-/hastscript-6.0.0.tgz", - "integrity": "sha512-nDM6bvd7lIqDUiYEiu5Sl/+6ReP0BMk/2f4U/Rooccxkj0P5nm+acM5PrGJ/t5I8qPGiqZSE6hVAwZEdZIvP4w==", - "dependencies": { - "@types/hast": "^2.0.0", - "comma-separated-tokens": "^1.0.0", - "hast-util-parse-selector": "^2.0.0", - "property-information": "^5.0.0", - "space-separated-tokens": "^1.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/he": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz", - "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", - "bin": { - "he": "bin/he" - } - }, - "node_modules/history": { - "version": "4.10.1", - "resolved": "https://registry.npmjs.org/history/-/history-4.10.1.tgz", - "integrity": "sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==", - "dependencies": { - "@babel/runtime": "^7.1.2", - "loose-envify": "^1.2.0", - "resolve-pathname": "^3.0.0", - "tiny-invariant": "^1.0.2", - "tiny-warning": "^1.0.0", - "value-equal": "^1.0.1" - } - }, - "node_modules/hoist-non-react-statics": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz", - "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==", - "dependencies": { - "react-is": "^16.7.0" - } - }, - "node_modules/hpack.js": { - "version": "2.1.6", - "resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz", - "integrity": "sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=", - "dependencies": { - "inherits": "^2.0.1", - "obuf": "^1.0.0", - "readable-stream": "^2.0.1", - "wbuf": "^1.1.0" - } - }, - "node_modules/hpack.js/node_modules/isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" - }, - "node_modules/hpack.js/node_modules/readable-stream": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", - "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", - "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "node_modules/hpack.js/node_modules/string_decoder": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "dependencies": { - "safe-buffer": "~5.1.0" - } - }, - "node_modules/html-entities": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.3.3.tgz", - "integrity": "sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==" - }, - "node_modules/html-minifier-terser": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz", - "integrity": "sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==", - "dependencies": { - "camel-case": "^4.1.2", - "clean-css": "^5.2.2", - "commander": "^8.3.0", - "he": "^1.2.0", - "param-case": "^3.0.4", - "relateurl": "^0.2.7", - "terser": "^5.10.0" - }, - "bin": { - "html-minifier-terser": "cli.js" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/html-minifier-terser/node_modules/commander": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz", - "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==", - "engines": { - "node": ">= 12" - } - }, - "node_modules/html-tags": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.2.0.tgz", - "integrity": "sha512-vy7ClnArOZwCnqZgvv+ddgHgJiAFXe3Ge9ML5/mBctVJoUoYPCdxVucOywjDARn6CVoh3dRSFdPHy2sX80L0Wg==", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/html-void-elements": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-1.0.5.tgz", - "integrity": "sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/html-webpack-plugin": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz", - "integrity": "sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==", - "dependencies": { - "@types/html-minifier-terser": "^6.0.0", - "html-minifier-terser": "^6.0.2", - "lodash": "^4.17.21", - "pretty-error": "^4.0.0", - "tapable": "^2.0.0" - }, - "engines": { - "node": ">=10.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/html-webpack-plugin" - }, - "peerDependencies": { - "webpack": "^5.20.0" - } - }, - "node_modules/htmlparser2": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-6.1.0.tgz", - "integrity": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==", - "funding": [ - "https://github.com/fb55/htmlparser2?sponsor=1", - { - "type": "github", - "url": "https://github.com/sponsors/fb55" - } - ], - "dependencies": { - "domelementtype": "^2.0.1", - "domhandler": "^4.0.0", - "domutils": "^2.5.2", - "entities": "^2.0.0" - } - }, - "node_modules/htmlparser2/node_modules/entities": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz", - "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==", - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/http-cache-semantics": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", - "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==" - }, - "node_modules/http-deceiver": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz", - "integrity": "sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc=" - }, - "node_modules/http-errors": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.8.1.tgz", - "integrity": "sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==", - "dependencies": { - "depd": "~1.1.2", - "inherits": "2.0.4", - "setprototypeof": "1.2.0", - "statuses": ">= 1.5.0 < 2", - "toidentifier": "1.0.1" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/http-parser-js": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.6.tgz", - "integrity": "sha512-vDlkRPDJn93swjcjqMSaGSPABbIarsr1TLAui/gLDXzV5VsJNdXNzMYDyNBLQkjWQCJ1uizu8T2oDMhmGt0PRA==" - }, - "node_modules/http-proxy": { - "version": "1.18.1", - "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz", - "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==", - "dependencies": { - "eventemitter3": "^4.0.0", - "follow-redirects": "^1.0.0", - "requires-port": "^1.0.0" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/http-proxy-middleware": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz", - "integrity": "sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==", - "dependencies": { - "@types/http-proxy": "^1.17.8", - "http-proxy": "^1.18.1", - "is-glob": "^4.0.1", - "is-plain-obj": "^3.0.0", - "micromatch": "^4.0.2" - }, - "engines": { - "node": ">=12.0.0" - }, - "peerDependencies": { - "@types/express": "^4.17.13" - }, - "peerDependenciesMeta": { - "@types/express": { - "optional": true - } - } - }, - "node_modules/http-proxy-middleware/node_modules/is-plain-obj": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz", - "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/human-signals": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", - "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", - "engines": { - "node": ">=10.17.0" - } - }, - "node_modules/iconv-lite": { - "version": "0.4.24", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", - "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/icss-utils": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz", - "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==", - "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/ieee754": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", - "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/ignore": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz", - "integrity": "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==", - "engines": { - "node": ">= 4" - } - }, - "node_modules/image-size": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/image-size/-/image-size-1.0.1.tgz", - "integrity": "sha512-VAwkvNSNGClRw9mDHhc5Efax8PLlsOGcUTh0T/LIriC8vPA3U5PdqXWqkz406MoYHMKW8Uf9gWr05T/rYB44kQ==", - "dependencies": { - "queue": "6.0.2" - }, - "bin": { - "image-size": "bin/image-size.js" - }, - "engines": { - "node": ">=12.0.0" - } - }, - "node_modules/immer": { - "version": "9.0.12", - "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.12.tgz", - "integrity": "sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/immer" - } - }, - "node_modules/import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dependencies": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/import-lazy": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-2.1.0.tgz", - "integrity": "sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=", - "engines": { - "node": ">=4" - } - }, - "node_modules/imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=", - "engines": { - "node": ">=0.8.19" - } - }, - "node_modules/indent-string": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", - "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", - "engines": { - "node": ">=8" - } - }, - "node_modules/infima": { - "version": "0.2.0-alpha.38", - "resolved": "https://registry.npmjs.org/infima/-/infima-0.2.0-alpha.38.tgz", - "integrity": "sha512-1WsmqSMI5IqzrUx3goq+miJznHBonbE3aoqZ1AR/i/oHhroxNeSV6Awv5VoVfXBhfTzLSnxkHaRI2qpAMYcCzw==", - "engines": { - "node": ">=12" - } - }, - "node_modules/inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "node_modules/inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" - }, - "node_modules/ini": { - "version": "1.3.8", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", - "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" - }, - "node_modules/inline-style-parser": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.1.1.tgz", - "integrity": "sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==" - }, - "node_modules/interpret": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.4.0.tgz", - "integrity": "sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/invariant": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz", - "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==", - "dependencies": { - "loose-envify": "^1.0.0" - } - }, - "node_modules/ipaddr.js": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.0.1.tgz", - "integrity": "sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng==", - "engines": { - "node": ">= 10" - } - }, - "node_modules/is-alphabetical": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-1.0.4.tgz", - "integrity": "sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/is-alphanumerical": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-1.0.4.tgz", - "integrity": "sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==", - "dependencies": { - "is-alphabetical": "^1.0.0", - "is-decimal": "^1.0.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/is-arrayish": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=" - }, - "node_modules/is-binary-path": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "dependencies": { - "binary-extensions": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-buffer": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz", - "integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "engines": { - "node": ">=4" - } - }, - "node_modules/is-ci": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz", - "integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==", - "dependencies": { - "ci-info": "^2.0.0" - }, - "bin": { - "is-ci": "bin.js" - } - }, - "node_modules/is-core-module": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz", - "integrity": "sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==", - "dependencies": { - "has": "^1.0.3" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-decimal": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-1.0.4.tgz", - "integrity": "sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/is-docker": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz", - "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", - "bin": { - "is-docker": "cli.js" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-extendable": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", - "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "engines": { - "node": ">=8" - } - }, - "node_modules/is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dependencies": { - "is-extglob": "^2.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-hexadecimal": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz", - "integrity": "sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/is-installed-globally": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.4.0.tgz", - "integrity": "sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==", - "dependencies": { - "global-dirs": "^3.0.0", - "is-path-inside": "^3.0.2" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-npm": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/is-npm/-/is-npm-5.0.0.tgz", - "integrity": "sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "engines": { - "node": ">=0.12.0" - } - }, - "node_modules/is-obj": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz", - "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-path-cwd": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz", - "integrity": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==", - "engines": { - "node": ">=6" - } - }, - "node_modules/is-path-inside": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/is-plain-obj": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz", - "integrity": "sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==", - "engines": { - "node": ">=8" - } - }, - "node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-regexp": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz", - "integrity": "sha1-/S2INUXEa6xaYz57mgnof6LLUGk=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-root": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-root/-/is-root-2.1.0.tgz", - "integrity": "sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==", - "engines": { - "node": ">=6" - } - }, - "node_modules/is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-typedarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=" - }, - "node_modules/is-whitespace-character": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-whitespace-character/-/is-whitespace-character-1.0.4.tgz", - "integrity": "sha512-SDweEzfIZM0SJV0EUga669UTKlmL0Pq8Lno0QDQsPnvECB3IM2aP0gdx5TrU0A01MAPfViaZiI2V1QMZLaKK5w==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/is-word-character": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-word-character/-/is-word-character-1.0.4.tgz", - "integrity": "sha512-5SMO8RVennx3nZrqtKwCGyyetPE9VDba5ugvKLaD4KopPG5kR4mQ7tNt/r7feL5yt5h3lpuBbIUmCOG2eSzXHA==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/is-wsl": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", - "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", - "dependencies": { - "is-docker": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-yarn-global": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz", - "integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==" - }, - "node_modules/isarray": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", - "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=" - }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=" - }, - "node_modules/isobject": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/jest-worker": { - "version": "27.5.1", - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz", - "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==", - "dependencies": { - "@types/node": "*", - "merge-stream": "^2.0.0", - "supports-color": "^8.0.0" - }, - "engines": { - "node": ">= 10.13.0" - } - }, - "node_modules/jest-worker/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-worker/node_modules/supports-color": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", - "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/supports-color?sponsor=1" - } - }, - "node_modules/joi": { - "version": "17.6.0", - "resolved": "https://registry.npmjs.org/joi/-/joi-17.6.0.tgz", - "integrity": "sha512-OX5dG6DTbcr/kbMFj0KGYxuew69HPcAE3K/sZpEV2nP6e/j/C0HV+HNiBPCASxdx5T7DMoa0s8UeHWMnb6n2zw==", - "dependencies": { - "@hapi/hoek": "^9.0.0", - "@hapi/topo": "^5.0.0", - "@sideway/address": "^4.1.3", - "@sideway/formula": "^3.0.0", - "@sideway/pinpoint": "^2.0.0" - } - }, - "node_modules/js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" - }, - "node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/jsesc": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", - "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", - "bin": { - "jsesc": "bin/jsesc" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/json-buffer": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz", - "integrity": "sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=" - }, - "node_modules/json-parse-better-errors": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", - "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==" - }, - "node_modules/json-parse-even-better-errors": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" - }, - "node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" - }, - "node_modules/json5": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz", - "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==", - "bin": { - "json5": "lib/cli.js" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/jsonfile": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", - "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", - "dependencies": { - "universalify": "^2.0.0" - }, - "optionalDependencies": { - "graceful-fs": "^4.1.6" - } - }, - "node_modules/keyv": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-3.1.0.tgz", - "integrity": "sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==", - "dependencies": { - "json-buffer": "3.0.0" - } - }, - "node_modules/kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/kleur": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", - "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", - "engines": { - "node": ">=6" - } - }, - "node_modules/klona": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.5.tgz", - "integrity": "sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==", - "engines": { - "node": ">= 8" - } - }, - "node_modules/latest-version": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/latest-version/-/latest-version-5.1.0.tgz", - "integrity": "sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==", - "dependencies": { - "package-json": "^6.3.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/leven": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", - "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", - "engines": { - "node": ">=6" - } - }, - "node_modules/lilconfig": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.5.tgz", - "integrity": "sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg==", - "engines": { - "node": ">=10" - } - }, - "node_modules/lines-and-columns": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" - }, - "node_modules/loader-runner": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz", - "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==", - "engines": { - "node": ">=6.11.5" - } - }, - "node_modules/loader-utils": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz", - "integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==", - "dependencies": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^2.1.2" - }, - "engines": { - "node": ">=8.9.0" - } - }, - "node_modules/locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dependencies": { - "p-locate": "^4.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" - }, - "node_modules/lodash.assignin": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/lodash.assignin/-/lodash.assignin-4.2.0.tgz", - "integrity": "sha1-uo31+4QesKPoBEIysOJjqNxqKKI=" - }, - "node_modules/lodash.bind": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/lodash.bind/-/lodash.bind-4.2.1.tgz", - "integrity": "sha1-euMBfpOWIqwxt9fX3LGzTbFpDTU=" - }, - "node_modules/lodash.curry": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/lodash.curry/-/lodash.curry-4.1.1.tgz", - "integrity": "sha1-JI42By7ekGUB11lmIAqG2riyMXA=" - }, - "node_modules/lodash.debounce": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", - "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168=" - }, - "node_modules/lodash.defaults": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz", - "integrity": "sha1-0JF4cW/+pN3p5ft7N/bwgCJ0WAw=" - }, - "node_modules/lodash.filter": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.filter/-/lodash.filter-4.6.0.tgz", - "integrity": "sha1-ZosdSYFgOuHMWm+nYBQ+SAtMSs4=" - }, - "node_modules/lodash.flatten": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz", - "integrity": "sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8=" - }, - "node_modules/lodash.flow": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/lodash.flow/-/lodash.flow-3.5.0.tgz", - "integrity": "sha1-h79AKSuM+D5OjOGjrkIJ4gBxZ1o=" - }, - "node_modules/lodash.foreach": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.foreach/-/lodash.foreach-4.5.0.tgz", - "integrity": "sha1-Gmo16s5AEoDH8G3d7DUWWrJ+PlM=" - }, - "node_modules/lodash.map": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.map/-/lodash.map-4.6.0.tgz", - "integrity": "sha1-dx7Hg540c9nEzeKLGTlMNWL09tM=" - }, - "node_modules/lodash.memoize": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz", - "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=" - }, - "node_modules/lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" - }, - "node_modules/lodash.pick": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz", - "integrity": "sha1-UvBWEP/53tQiYRRB7R/BI6AwAbM=" - }, - "node_modules/lodash.reduce": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.reduce/-/lodash.reduce-4.6.0.tgz", - "integrity": "sha1-8atrg5KZrUj3hKu/R2WW8DuRTTs=" - }, - "node_modules/lodash.reject": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.reject/-/lodash.reject-4.6.0.tgz", - "integrity": "sha1-gNZJLcFHCGS79YNTO2UfQqn1JBU=" - }, - "node_modules/lodash.some": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.some/-/lodash.some-4.6.0.tgz", - "integrity": "sha1-G7nzFO9ri63tE7VJFpsqlF62jk0=" - }, - "node_modules/lodash.uniq": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", - "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=" - }, - "node_modules/loose-envify": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", - "dependencies": { - "js-tokens": "^3.0.0 || ^4.0.0" - }, - "bin": { - "loose-envify": "cli.js" - } - }, - "node_modules/lower-case": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz", - "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", - "dependencies": { - "tslib": "^2.0.3" - } - }, - "node_modules/lowercase-keys": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz", - "integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", - "dependencies": { - "semver": "^6.0.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/make-dir/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/markdown-escapes": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/markdown-escapes/-/markdown-escapes-1.0.4.tgz", - "integrity": "sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/mdast-squeeze-paragraphs": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/mdast-squeeze-paragraphs/-/mdast-squeeze-paragraphs-4.0.0.tgz", - "integrity": "sha512-zxdPn69hkQ1rm4J+2Cs2j6wDEv7O17TfXTJ33tl/+JPIoEmtV9t2ZzBM5LPHE8QlHsmVD8t3vPKCyY3oH+H8MQ==", - "dependencies": { - "unist-util-remove": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/mdast-util-definitions": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-4.0.0.tgz", - "integrity": "sha512-k8AJ6aNnUkB7IE+5azR9h81O5EQ/cTDXtWdMq9Kk5KcEW/8ritU5CeLg/9HhOC++nALHBlaogJ5jz0Ybk3kPMQ==", - "dependencies": { - "unist-util-visit": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/mdast-util-to-hast": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-10.0.1.tgz", - "integrity": "sha512-BW3LM9SEMnjf4HXXVApZMt8gLQWVNXc3jryK0nJu/rOXPOnlkUjmdkDlmxMirpbU9ILncGFIwLH/ubnWBbcdgA==", - "dependencies": { - "@types/mdast": "^3.0.0", - "@types/unist": "^2.0.0", - "mdast-util-definitions": "^4.0.0", - "mdurl": "^1.0.0", - "unist-builder": "^2.0.0", - "unist-util-generated": "^1.0.0", - "unist-util-position": "^3.0.0", - "unist-util-visit": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/mdast-util-to-string": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-2.0.0.tgz", - "integrity": "sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/mdn-data": { - "version": "2.0.14", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz", - "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==" - }, - "node_modules/mdurl": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz", - "integrity": "sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=" - }, - "node_modules/media-typer": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", - "integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/memfs": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.4.1.tgz", - "integrity": "sha512-1c9VPVvW5P7I85c35zAdEr1TD5+F11IToIHIlrVIcflfnzPkJa0ZoYEoEdYDP8KgPFoSZ/opDrUsAoZWym3mtw==", - "dependencies": { - "fs-monkey": "1.0.3" - }, - "engines": { - "node": ">= 4.0.0" - } - }, - "node_modules/merge-descriptors": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", - "integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=" - }, - "node_modules/merge-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", - "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" - }, - "node_modules/merge2": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", - "engines": { - "node": ">= 8" - } - }, - "node_modules/methods": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", - "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/micromatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", - "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", - "dependencies": { - "braces": "^3.0.2", - "picomatch": "^2.3.1" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/mime": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", - "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", - "bin": { - "mime": "cli.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/mime-db": { - "version": "1.33.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.33.0.tgz", - "integrity": "sha512-BHJ/EKruNIqJf/QahvxwQZXKygOQ256myeN/Ew+THcAa5q+PjyTTMMeNQC4DZw5AwfvelsUrA6B67NKMqXDbzQ==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mime-types": { - "version": "2.1.18", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.18.tgz", - "integrity": "sha512-lc/aahn+t4/SWV/qcmumYjymLsWfN3ELhpmVuUFjgsORruuZPVSwAQryq+HHGvO/SI2KVX26bx+En+zhM8g8hQ==", - "dependencies": { - "mime-db": "~1.33.0" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mimic-fn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", - "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", - "engines": { - "node": ">=6" - } - }, - "node_modules/mimic-response": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz", - "integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==", - "engines": { - "node": ">=4" - } - }, - "node_modules/mini-create-react-context": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz", - "integrity": "sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==", - "dependencies": { - "@babel/runtime": "^7.12.1", - "tiny-warning": "^1.0.3" - }, - "peerDependencies": { - "prop-types": "^15.0.0", - "react": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" - } - }, - "node_modules/mini-css-extract-plugin": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz", - "integrity": "sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==", - "dependencies": { - "schema-utils": "^4.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "webpack": "^5.0.0" - } - }, - "node_modules/mini-css-extract-plugin/node_modules/ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/mini-css-extract-plugin/node_modules/ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "node_modules/mini-css-extract-plugin/node_modules/schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/minimalistic-assert": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz", - "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==" - }, - "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/minimist": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz", - "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==" - }, - "node_modules/mkdirp": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", - "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", - "dependencies": { - "minimist": "^1.2.6" - }, - "bin": { - "mkdirp": "bin/cmd.js" - } - }, - "node_modules/mkdirp-classic": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz", - "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==" - }, - "node_modules/mrmime": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-1.0.0.tgz", - "integrity": "sha512-a70zx7zFfVO7XpnQ2IX1Myh9yY4UYvfld/dikWRnsXxbyvMcfz+u6UfgNAtH+k2QqtJuzVpv6eLTx1G2+WKZbQ==", - "engines": { - "node": ">=10" - } - }, - "node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" - }, - "node_modules/multicast-dns": { - "version": "7.2.4", - "resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.4.tgz", - "integrity": "sha512-XkCYOU+rr2Ft3LI6w4ye51M3VK31qJXFIxu0XLw169PtKG0Zx47OrXeVW/GCYOfpC9s1yyyf1S+L8/4LY0J9Zw==", - "dependencies": { - "dns-packet": "^5.2.2", - "thunky": "^1.0.2" - }, - "bin": { - "multicast-dns": "cli.js" - } - }, - "node_modules/nanoid": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.3.tgz", - "integrity": "sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==", - "bin": { - "nanoid": "bin/nanoid.cjs" - }, - "engines": { - "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" - } - }, - "node_modules/napi-build-utils": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-1.0.2.tgz", - "integrity": "sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==" - }, - "node_modules/negotiator": { - "version": "0.6.3", - "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", - "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/neo-async": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz", - "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" - }, - "node_modules/no-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz", - "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", - "dependencies": { - "lower-case": "^2.0.2", - "tslib": "^2.0.3" - } - }, - "node_modules/node-abi": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.15.0.tgz", - "integrity": "sha512-Ic6z/j6I9RLm4ov7npo1I48UQr2BEyFCqh6p7S1dhEx9jPO0GPGq/e2Rb7x7DroQrmiVMz/Bw1vJm9sPAl2nxA==", - "dependencies": { - "semver": "^7.3.5" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/node-addon-api": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.0.0.tgz", - "integrity": "sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==" - }, - "node_modules/node-emoji": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/node-emoji/-/node-emoji-1.11.0.tgz", - "integrity": "sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==", - "dependencies": { - "lodash": "^4.17.21" - } - }, - "node_modules/node-fetch": { - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, - "node_modules/node-forge": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz", - "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==", - "engines": { - "node": ">= 6.13.0" - } - }, - "node_modules/node-releases": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.3.tgz", - "integrity": "sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw==" - }, - "node_modules/normalize-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/normalize-range": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", - "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/normalize-url": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz", - "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dependencies": { - "path-key": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/npmlog": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz", - "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==", - "dependencies": { - "are-we-there-yet": "~1.1.2", - "console-control-strings": "~1.1.0", - "gauge": "~2.7.3", - "set-blocking": "~2.0.0" - } - }, - "node_modules/nprogress": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/nprogress/-/nprogress-0.2.0.tgz", - "integrity": "sha1-y480xTIT2JVyP8urkH6UIq28r7E=" - }, - "node_modules/nth-check": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz", - "integrity": "sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==", - "dependencies": { - "boolbase": "^1.0.0" - }, - "funding": { - "url": "https://github.com/fb55/nth-check?sponsor=1" - } - }, - "node_modules/number-is-nan": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", - "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-keys": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/object.assign": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz", - "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==", - "dependencies": { - "call-bind": "^1.0.0", - "define-properties": "^1.1.3", - "has-symbols": "^1.0.1", - "object-keys": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/obuf": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz", - "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==" - }, - "node_modules/on-finished": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz", - "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=", - "dependencies": { - "ee-first": "1.1.1" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/on-headers": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz", - "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", - "dependencies": { - "wrappy": "1" - } - }, - "node_modules/onetime": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", - "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", - "dependencies": { - "mimic-fn": "^2.1.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/open": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/open/-/open-8.4.0.tgz", - "integrity": "sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==", - "dependencies": { - "define-lazy-prop": "^2.0.0", - "is-docker": "^2.1.1", - "is-wsl": "^2.2.0" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/opener": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz", - "integrity": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==", - "bin": { - "opener": "bin/opener-bin.js" - } - }, - "node_modules/p-cancelable": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-1.1.0.tgz", - "integrity": "sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==", - "engines": { - "node": ">=6" - } - }, - "node_modules/p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dependencies": { - "p-limit": "^2.2.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/p-map": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", - "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", - "dependencies": { - "aggregate-error": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-retry": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.1.tgz", - "integrity": "sha512-e2xXGNhZOZ0lfgR9kL34iGlU8N/KO0xZnQxVEwdeOvpqNDQfdnxIYizvWtK8RglUa3bGqI8g0R/BdfzLMxRkiA==", - "dependencies": { - "@types/retry": "^0.12.0", - "retry": "^0.13.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "engines": { - "node": ">=6" - } - }, - "node_modules/package-json": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/package-json/-/package-json-6.5.0.tgz", - "integrity": "sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==", - "dependencies": { - "got": "^9.6.0", - "registry-auth-token": "^4.0.0", - "registry-url": "^5.0.0", - "semver": "^6.2.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/package-json/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/param-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz", - "integrity": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==", - "dependencies": { - "dot-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dependencies": { - "callsites": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/parse-entities": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-2.0.0.tgz", - "integrity": "sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==", - "dependencies": { - "character-entities": "^1.0.0", - "character-entities-legacy": "^1.0.0", - "character-reference-invalid": "^1.0.0", - "is-alphanumerical": "^1.0.0", - "is-decimal": "^1.0.0", - "is-hexadecimal": "^1.0.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/parse-json": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "dependencies": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/parse-numeric-range": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/parse-numeric-range/-/parse-numeric-range-1.3.0.tgz", - "integrity": "sha512-twN+njEipszzlMJd4ONUYgSfZPDxgHhT9Ahed5uTigpQn90FggW4SA/AIPq/6a149fTbE9qBEcSwE3FAEp6wQQ==" - }, - "node_modules/parse5": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz", - "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==" - }, - "node_modules/parse5-htmlparser2-tree-adapter": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-6.0.1.tgz", - "integrity": "sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA==", - "dependencies": { - "parse5": "^6.0.1" - } - }, - "node_modules/parseurl": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", - "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/pascal-case": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz", - "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==", - "dependencies": { - "no-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "engines": { - "node": ">=8" - } - }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-is-inside": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz", - "integrity": "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=" - }, - "node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "engines": { - "node": ">=8" - } - }, - "node_modules/path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" - }, - "node_modules/path-to-regexp": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz", - "integrity": "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==", - "dependencies": { - "isarray": "0.0.1" - } - }, - "node_modules/path-type": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "engines": { - "node": ">=8" - } - }, - "node_modules/picocolors": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" - }, - "node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "engines": { - "node": ">=8.6" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, - "node_modules/pkg-dir": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", - "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", - "dependencies": { - "find-up": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/pkg-up": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz", - "integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==", - "dependencies": { - "find-up": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/pkg-up/node_modules/find-up": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz", - "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==", - "dependencies": { - "locate-path": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/pkg-up/node_modules/locate-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz", - "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==", - "dependencies": { - "p-locate": "^3.0.0", - "path-exists": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/pkg-up/node_modules/p-locate": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz", - "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", - "dependencies": { - "p-limit": "^2.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/pkg-up/node_modules/path-exists": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", - "engines": { - "node": ">=4" - } - }, - "node_modules/portfinder": { - "version": "1.0.28", - "resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.28.tgz", - "integrity": "sha512-Se+2isanIcEqf2XMHjyUKskczxbPH7dQnlMjXX6+dybayyHvAf/TCgyMRlzf/B6QDhAEFOGes0pzRo3by4AbMA==", - "dependencies": { - "async": "^2.6.2", - "debug": "^3.1.1", - "mkdirp": "^0.5.5" - }, - "engines": { - "node": ">= 0.12.0" - } - }, - "node_modules/portfinder/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dependencies": { - "ms": "^2.1.1" - } - }, - "node_modules/postcss": { - "version": "8.4.12", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.12.tgz", - "integrity": "sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - } - ], - "dependencies": { - "nanoid": "^3.3.1", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - }, - "engines": { - "node": "^10 || ^12 || >=14" - } - }, - "node_modules/postcss-calc": { - "version": "8.2.4", - "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-8.2.4.tgz", - "integrity": "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==", - "dependencies": { - "postcss-selector-parser": "^6.0.9", - "postcss-value-parser": "^4.2.0" - }, - "peerDependencies": { - "postcss": "^8.2.2" - } - }, - "node_modules/postcss-colormin": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.3.0.tgz", - "integrity": "sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg==", - "dependencies": { - "browserslist": "^4.16.6", - "caniuse-api": "^3.0.0", - "colord": "^2.9.1", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-convert-values": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.1.0.tgz", - "integrity": "sha512-GkyPbZEYJiWtQB0KZ0X6qusqFHUepguBCNFi9t5JJc7I2OTXG7C0twbTLvCfaKOLl3rSXmpAwV7W5txd91V84g==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-discard-comments": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.1.1.tgz", - "integrity": "sha512-5JscyFmvkUxz/5/+TB3QTTT9Gi9jHkcn8dcmmuN68JQcv3aQg4y88yEHHhwFB52l/NkaJ43O0dbksGMAo49nfQ==", - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-discard-duplicates": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz", - "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==", - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-discard-empty": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz", - "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==", - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-discard-overridden": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz", - "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==", - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-discard-unused": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-discard-unused/-/postcss-discard-unused-5.1.0.tgz", - "integrity": "sha512-KwLWymI9hbwXmJa0dkrzpRbSJEh0vVUd7r8t0yOGPcfKzyJJxFM8kLyC5Ev9avji6nY95pOp1W6HqIrfT+0VGw==", - "dependencies": { - "postcss-selector-parser": "^6.0.5" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-loader": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz", - "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==", - "dependencies": { - "cosmiconfig": "^7.0.0", - "klona": "^2.0.5", - "semver": "^7.3.5" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "postcss": "^7.0.0 || ^8.0.1", - "webpack": "^5.0.0" - } - }, - "node_modules/postcss-merge-idents": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-merge-idents/-/postcss-merge-idents-5.1.1.tgz", - "integrity": "sha512-pCijL1TREiCoog5nQp7wUe+TUonA2tC2sQ54UGeMmryK3UFGIYKqDyjnqd6RcuI4znFn9hWSLNN8xKE/vWcUQw==", - "dependencies": { - "cssnano-utils": "^3.1.0", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-merge-longhand": { - "version": "5.1.4", - "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.1.4.tgz", - "integrity": "sha512-hbqRRqYfmXoGpzYKeW0/NCZhvNyQIlQeWVSao5iKWdyx7skLvCfQFGIUsP9NUs3dSbPac2IC4Go85/zG+7MlmA==", - "dependencies": { - "postcss-value-parser": "^4.2.0", - "stylehacks": "^5.1.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-merge-rules": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.1.1.tgz", - "integrity": "sha512-8wv8q2cXjEuCcgpIB1Xx1pIy8/rhMPIQqYKNzEdyx37m6gpq83mQQdCxgIkFgliyEnKvdwJf/C61vN4tQDq4Ww==", - "dependencies": { - "browserslist": "^4.16.6", - "caniuse-api": "^3.0.0", - "cssnano-utils": "^3.1.0", - "postcss-selector-parser": "^6.0.5" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-minify-font-values": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz", - "integrity": "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-minify-gradients": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz", - "integrity": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==", - "dependencies": { - "colord": "^2.9.1", - "cssnano-utils": "^3.1.0", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-minify-params": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.1.2.tgz", - "integrity": "sha512-aEP+p71S/urY48HWaRHasyx4WHQJyOYaKpQ6eXl8k0kxg66Wt/30VR6/woh8THgcpRbonJD5IeD+CzNhPi1L8g==", - "dependencies": { - "browserslist": "^4.16.6", - "cssnano-utils": "^3.1.0", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-minify-selectors": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.2.0.tgz", - "integrity": "sha512-vYxvHkW+iULstA+ctVNx0VoRAR4THQQRkG77o0oa4/mBS0OzGvvzLIvHDv/nNEM0crzN2WIyFU5X7wZhaUK3RA==", - "dependencies": { - "postcss-selector-parser": "^6.0.5" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-modules-extract-imports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz", - "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==", - "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/postcss-modules-local-by-default": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz", - "integrity": "sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==", - "dependencies": { - "icss-utils": "^5.0.0", - "postcss-selector-parser": "^6.0.2", - "postcss-value-parser": "^4.1.0" - }, - "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/postcss-modules-scope": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz", - "integrity": "sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==", - "dependencies": { - "postcss-selector-parser": "^6.0.4" - }, - "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/postcss-modules-values": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz", - "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==", - "dependencies": { - "icss-utils": "^5.0.0" - }, - "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/postcss-normalize-charset": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz", - "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==", - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-display-values": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz", - "integrity": "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-positions": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.1.0.tgz", - "integrity": "sha512-8gmItgA4H5xiUxgN/3TVvXRoJxkAWLW6f/KKhdsH03atg0cB8ilXnrB5PpSshwVu/dD2ZsRFQcR1OEmSBDAgcQ==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-repeat-style": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.0.tgz", - "integrity": "sha512-IR3uBjc+7mcWGL6CtniKNQ4Rr5fTxwkaDHwMBDGGs1x9IVRkYIT/M4NelZWkAOBdV6v3Z9S46zqaKGlyzHSchw==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-string": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz", - "integrity": "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-timing-functions": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz", - "integrity": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-unicode": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.0.tgz", - "integrity": "sha512-J6M3MizAAZ2dOdSjy2caayJLQT8E8K9XjLce8AUQMwOrCvjCHv24aLC/Lps1R1ylOfol5VIDMaM/Lo9NGlk1SQ==", - "dependencies": { - "browserslist": "^4.16.6", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-url": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz", - "integrity": "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==", - "dependencies": { - "normalize-url": "^6.0.1", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-whitespace": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz", - "integrity": "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-ordered-values": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.1.1.tgz", - "integrity": "sha512-7lxgXF0NaoMIgyihL/2boNAEZKiW0+HkMhdKMTD93CjW8TdCy2hSdj8lsAo+uwm7EDG16Da2Jdmtqpedl0cMfw==", - "dependencies": { - "cssnano-utils": "^3.1.0", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-reduce-idents": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/postcss-reduce-idents/-/postcss-reduce-idents-5.2.0.tgz", - "integrity": "sha512-BTrLjICoSB6gxbc58D5mdBK8OhXRDqud/zodYfdSi52qvDHdMwk+9kB9xsM8yJThH/sZU5A6QVSmMmaN001gIg==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-reduce-initial": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.1.0.tgz", - "integrity": "sha512-5OgTUviz0aeH6MtBjHfbr57tml13PuedK/Ecg8szzd4XRMbYxH4572JFG067z+FqBIf6Zp/d+0581glkvvWMFw==", - "dependencies": { - "browserslist": "^4.16.6", - "caniuse-api": "^3.0.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-reduce-transforms": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz", - "integrity": "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-selector-parser": { - "version": "6.0.10", - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz", - "integrity": "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==", - "dependencies": { - "cssesc": "^3.0.0", - "util-deprecate": "^1.0.2" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/postcss-sort-media-queries": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/postcss-sort-media-queries/-/postcss-sort-media-queries-4.2.1.tgz", - "integrity": "sha512-9VYekQalFZ3sdgcTjXMa0dDjsfBVHXlraYJEMiOJ/2iMmI2JGCMavP16z3kWOaRu8NSaJCTgVpB/IVpH5yT9YQ==", - "dependencies": { - "sort-css-media-queries": "2.0.4" - }, - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "postcss": "^8.4.4" - } - }, - "node_modules/postcss-svgo": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.1.0.tgz", - "integrity": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==", - "dependencies": { - "postcss-value-parser": "^4.2.0", - "svgo": "^2.7.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-unique-selectors": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz", - "integrity": "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==", - "dependencies": { - "postcss-selector-parser": "^6.0.5" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-value-parser": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", - "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" - }, - "node_modules/postcss-zindex": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-zindex/-/postcss-zindex-5.1.0.tgz", - "integrity": "sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A==", - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/prebuild-install": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.0.tgz", - "integrity": "sha512-CNcMgI1xBypOyGqjp3wOc8AAo1nMhZS3Cwd3iHIxOdAUbb+YxdNuM4Z5iIrZ8RLvOsf3F3bl7b7xGq6DjQoNYA==", - "dependencies": { - "detect-libc": "^2.0.0", - "expand-template": "^2.0.3", - "github-from-package": "0.0.0", - "minimist": "^1.2.3", - "mkdirp-classic": "^0.5.3", - "napi-build-utils": "^1.0.1", - "node-abi": "^3.3.0", - "npmlog": "^4.0.1", - "pump": "^3.0.0", - "rc": "^1.2.7", - "simple-get": "^4.0.0", - "tar-fs": "^2.0.0", - "tunnel-agent": "^0.6.0" - }, - "bin": { - "prebuild-install": "bin.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/prepend-http": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz", - "integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=", - "engines": { - "node": ">=4" - } - }, - "node_modules/pretty-error": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/pretty-error/-/pretty-error-4.0.0.tgz", - "integrity": "sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==", - "dependencies": { - "lodash": "^4.17.20", - "renderkid": "^3.0.0" - } - }, - "node_modules/pretty-time": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/pretty-time/-/pretty-time-1.1.0.tgz", - "integrity": "sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==", - "engines": { - "node": ">=4" - } - }, - "node_modules/prism-react-renderer": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/prism-react-renderer/-/prism-react-renderer-1.3.1.tgz", - "integrity": "sha512-xUeDMEz074d0zc5y6rxiMp/dlC7C+5IDDlaEUlcBOFE2wddz7hz5PNupb087mPwTt7T9BrFmewObfCBuf/LKwQ==", - "peerDependencies": { - "react": ">=0.14.9" - } - }, - "node_modules/prismjs": { - "version": "1.28.0", - "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.28.0.tgz", - "integrity": "sha512-8aaXdYvl1F7iC7Xm1spqSaY/OJBpYW3v+KJ+F17iYxvdc8sfjW194COK5wVhMZX45tGteiBQgdvD/nhxcRwylw==", - "engines": { - "node": ">=6" - } - }, - "node_modules/process-nextick-args": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", - "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" - }, - "node_modules/promise": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz", - "integrity": "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==", - "dependencies": { - "asap": "~2.0.3" - } - }, - "node_modules/prompts": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz", - "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", - "dependencies": { - "kleur": "^3.0.3", - "sisteransi": "^1.0.5" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/prop-types": { - "version": "15.8.1", - "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", - "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", - "dependencies": { - "loose-envify": "^1.4.0", - "object-assign": "^4.1.1", - "react-is": "^16.13.1" - } - }, - "node_modules/property-information": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/property-information/-/property-information-5.6.0.tgz", - "integrity": "sha512-YUHSPk+A30YPv+0Qf8i9Mbfe/C0hdPXk1s1jPVToV8pk8BQtpw10ct89Eo7OWkutrwqvT0eicAxlOg3dOAu8JA==", - "dependencies": { - "xtend": "^4.0.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/proxy-addr": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", - "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", - "dependencies": { - "forwarded": "0.2.0", - "ipaddr.js": "1.9.1" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/proxy-addr/node_modules/ipaddr.js": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", - "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/pump": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", - "dependencies": { - "end-of-stream": "^1.1.0", - "once": "^1.3.1" - } - }, - "node_modules/punycode": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", - "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=" - }, - "node_modules/pupa": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/pupa/-/pupa-2.1.1.tgz", - "integrity": "sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==", - "dependencies": { - "escape-goat": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/pure-color": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/pure-color/-/pure-color-1.3.0.tgz", - "integrity": "sha1-H+Bk+wrIUfDeYTIKi/eWg2Qi8z4=" - }, - "node_modules/qs": { - "version": "6.9.7", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.7.tgz", - "integrity": "sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==", - "engines": { - "node": ">=0.6" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/queue": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/queue/-/queue-6.0.2.tgz", - "integrity": "sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==", - "dependencies": { - "inherits": "~2.0.3" - } - }, - "node_modules/queue-microtask": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/randombytes": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", - "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", - "dependencies": { - "safe-buffer": "^5.1.0" - } - }, - "node_modules/range-parser": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz", - "integrity": "sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4=", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/raw-body": { - "version": "2.4.3", - "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.3.tgz", - "integrity": "sha512-UlTNLIcu0uzb4D2f4WltY6cVjLi+/jEN4lgEUj3E04tpMDpUlkBo/eSn6zou9hum2VMNpCCUone0O0WeJim07g==", - "dependencies": { - "bytes": "3.1.2", - "http-errors": "1.8.1", - "iconv-lite": "0.4.24", - "unpipe": "1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/raw-body/node_modules/bytes": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", - "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/rc": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", - "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", - "dependencies": { - "deep-extend": "^0.6.0", - "ini": "~1.3.0", - "minimist": "^1.2.0", - "strip-json-comments": "~2.0.1" - }, - "bin": { - "rc": "cli.js" - } - }, - "node_modules/rc/node_modules/strip-json-comments": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/react": { - "version": "17.0.2", - "resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz", - "integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==", - "dependencies": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/react-base16-styling": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.6.0.tgz", - "integrity": "sha1-7yFW1mz0E5aVyKFniGy2nqZgeSw=", - "dependencies": { - "base16": "^1.0.0", - "lodash.curry": "^4.0.1", - "lodash.flow": "^3.3.0", - "pure-color": "^1.2.0" - } - }, - "node_modules/react-dev-utils": { - "version": "12.0.1", - "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-12.0.1.tgz", - "integrity": "sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==", - "dependencies": { - "@babel/code-frame": "^7.16.0", - "address": "^1.1.2", - "browserslist": "^4.18.1", - "chalk": "^4.1.2", - "cross-spawn": "^7.0.3", - "detect-port-alt": "^1.1.6", - "escape-string-regexp": "^4.0.0", - "filesize": "^8.0.6", - "find-up": "^5.0.0", - "fork-ts-checker-webpack-plugin": "^6.5.0", - "global-modules": "^2.0.0", - "globby": "^11.0.4", - "gzip-size": "^6.0.0", - "immer": "^9.0.7", - "is-root": "^2.1.0", - "loader-utils": "^3.2.0", - "open": "^8.4.0", - "pkg-up": "^3.1.0", - "prompts": "^2.4.2", - "react-error-overlay": "^6.0.11", - "recursive-readdir": "^2.2.2", - "shell-quote": "^1.7.3", - "strip-ansi": "^6.0.1", - "text-table": "^0.2.0" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/react-dev-utils/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/react-dev-utils/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/react-dev-utils/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/react-dev-utils/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "node_modules/react-dev-utils/node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/react-dev-utils/node_modules/find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "dependencies": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/react-dev-utils/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/react-dev-utils/node_modules/loader-utils": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.0.tgz", - "integrity": "sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==", - "engines": { - "node": ">= 12.13.0" - } - }, - "node_modules/react-dev-utils/node_modules/locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "dependencies": { - "p-locate": "^5.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/react-dev-utils/node_modules/p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "dependencies": { - "yocto-queue": "^0.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/react-dev-utils/node_modules/p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "dependencies": { - "p-limit": "^3.0.2" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/react-dev-utils/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/react-dom": { - "version": "17.0.2", - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz", - "integrity": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==", - "dependencies": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1", - "scheduler": "^0.20.2" - }, - "peerDependencies": { - "react": "17.0.2" - } - }, - "node_modules/react-error-overlay": { - "version": "6.0.11", - "resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.11.tgz", - "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" - }, - "node_modules/react-fast-compare": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz", - "integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==" - }, - "node_modules/react-helmet-async": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/react-helmet-async/-/react-helmet-async-1.3.0.tgz", - "integrity": "sha512-9jZ57/dAn9t3q6hneQS0wukqC2ENOBgMNVEhb/ZG9ZSxUetzVIw4iAmEU38IaVg3QGYauQPhSeUTuIUtFglWpg==", - "dependencies": { - "@babel/runtime": "^7.12.5", - "invariant": "^2.2.4", - "prop-types": "^15.7.2", - "react-fast-compare": "^3.2.0", - "shallowequal": "^1.1.0" - }, - "peerDependencies": { - "react": "^16.6.0 || ^17.0.0 || ^18.0.0", - "react-dom": "^16.6.0 || ^17.0.0 || ^18.0.0" - } - }, - "node_modules/react-is": { - "version": "16.13.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", - "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" - }, - "node_modules/react-json-view": { - "version": "1.21.3", - "resolved": "https://registry.npmjs.org/react-json-view/-/react-json-view-1.21.3.tgz", - "integrity": "sha512-13p8IREj9/x/Ye4WI/JpjhoIwuzEgUAtgJZNBJckfzJt1qyh24BdTm6UQNGnyTq9dapQdrqvquZTo3dz1X6Cjw==", - "dependencies": { - "flux": "^4.0.1", - "react-base16-styling": "^0.6.0", - "react-lifecycles-compat": "^3.0.4", - "react-textarea-autosize": "^8.3.2" - }, - "peerDependencies": { - "react": "^17.0.0 || ^16.3.0 || ^15.5.4", - "react-dom": "^17.0.0 || ^16.3.0 || ^15.5.4" - } - }, - "node_modules/react-lifecycles-compat": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz", - "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==" - }, - "node_modules/react-loadable": { - "name": "@docusaurus/react-loadable", - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz", - "integrity": "sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==", - "dependencies": { - "@types/react": "*", - "prop-types": "^15.6.2" - }, - "peerDependencies": { - "react": "*" - } - }, - "node_modules/react-loadable-ssr-addon-v5-slorber": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/react-loadable-ssr-addon-v5-slorber/-/react-loadable-ssr-addon-v5-slorber-1.0.1.tgz", - "integrity": "sha512-lq3Lyw1lGku8zUEJPDxsNm1AfYHBrO9Y1+olAYwpUJ2IGFBskM0DMKok97A6LWUpHm+o7IvQBOWu9MLenp9Z+A==", - "dependencies": { - "@babel/runtime": "^7.10.3" - }, - "engines": { - "node": ">=10.13.0" - }, - "peerDependencies": { - "react-loadable": "*", - "webpack": ">=4.41.1 || 5.x" - } - }, - "node_modules/react-popper": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/react-popper/-/react-popper-2.2.5.tgz", - "integrity": "sha512-kxGkS80eQGtLl18+uig1UIf9MKixFSyPxglsgLBxlYnyDf65BiY9B3nZSc6C9XUNDgStROB0fMQlTEz1KxGddw==", - "dependencies": { - "react-fast-compare": "^3.0.1", - "warning": "^4.0.2" - }, - "peerDependencies": { - "@popperjs/core": "^2.0.0", - "react": "^16.8.0 || ^17" - } - }, - "node_modules/react-router": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-5.3.1.tgz", - "integrity": "sha512-v+zwjqb7bakqgF+wMVKlAPTca/cEmPOvQ9zt7gpSNyPXau1+0qvuYZ5BWzzNDP1y6s15zDwgb9rPN63+SIniRQ==", - "dependencies": { - "@babel/runtime": "^7.12.13", - "history": "^4.9.0", - "hoist-non-react-statics": "^3.1.0", - "loose-envify": "^1.3.1", - "mini-create-react-context": "^0.4.0", - "path-to-regexp": "^1.7.0", - "prop-types": "^15.6.2", - "react-is": "^16.6.0", - "tiny-invariant": "^1.0.2", - "tiny-warning": "^1.0.0" - }, - "peerDependencies": { - "react": ">=15" - } - }, - "node_modules/react-router-config": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/react-router-config/-/react-router-config-5.1.1.tgz", - "integrity": "sha512-DuanZjaD8mQp1ppHjgnnUnyOlqYXZVjnov/JzFhjLEwd3Z4dYjMSnqrEzzGThH47vpCOqPPwJM2FtthLeJ8Pbg==", - "dependencies": { - "@babel/runtime": "^7.1.2" - }, - "peerDependencies": { - "react": ">=15", - "react-router": ">=5" - } - }, - "node_modules/react-router-dom": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.3.1.tgz", - "integrity": "sha512-f0pj/gMAbv9e8gahTmCEY20oFhxhrmHwYeIwH5EO5xu0qme+wXtsdB8YfUOAZzUz4VaXmb58m3ceiLtjMhqYmQ==", - "dependencies": { - "@babel/runtime": "^7.12.13", - "history": "^4.9.0", - "loose-envify": "^1.3.1", - "prop-types": "^15.6.2", - "react-router": "5.3.1", - "tiny-invariant": "^1.0.2", - "tiny-warning": "^1.0.0" - }, - "peerDependencies": { - "react": ">=15" - } - }, - "node_modules/react-textarea-autosize": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.3.3.tgz", - "integrity": "sha512-2XlHXK2TDxS6vbQaoPbMOfQ8GK7+irc2fVK6QFIcC8GOnH3zI/v481n+j1L0WaPVvKxwesnY93fEfH++sus2rQ==", - "dependencies": { - "@babel/runtime": "^7.10.2", - "use-composed-ref": "^1.0.0", - "use-latest": "^1.0.0" - }, - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0" - } - }, - "node_modules/react-waypoint": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/react-waypoint/-/react-waypoint-10.1.0.tgz", - "integrity": "sha512-wiVF0lTslVm27xHbnvUUADUrcDjrQxAp9lEYGExvcoEBScYbXu3Kt++pLrfj6CqOeeRAL4HcX8aANVLSn6bK0Q==", - "dependencies": { - "@babel/runtime": "^7.12.5", - "consolidated-events": "^1.1.0 || ^2.0.0", - "prop-types": "^15.0.0", - "react-is": "^17.0.1" - }, - "peerDependencies": { - "react": "^15.3.0 || ^16.0.0 || ^17.0.0" - } - }, - "node_modules/react-waypoint/node_modules/react-is": { - "version": "17.0.2", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", - "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" - }, - "node_modules/readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", - "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/readdirp": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", - "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", - "dependencies": { - "picomatch": "^2.2.1" - }, - "engines": { - "node": ">=8.10.0" - } - }, - "node_modules/reading-time": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/reading-time/-/reading-time-1.5.0.tgz", - "integrity": "sha512-onYyVhBNr4CmAxFsKS7bz+uTLRakypIe4R+5A824vBSkQy/hB3fZepoVEf8OVAxzLvK+H/jm9TzpI3ETSm64Kg==" - }, - "node_modules/rechoir": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz", - "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=", - "dependencies": { - "resolve": "^1.1.6" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/recursive-readdir": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/recursive-readdir/-/recursive-readdir-2.2.2.tgz", - "integrity": "sha512-nRCcW9Sj7NuZwa2XvH9co8NPeXUBhZP7CRKJtU+cS6PW9FpCIFoI5ib0NT1ZrbNuPoRy0ylyCaUL8Gih4LSyFg==", - "dependencies": { - "minimatch": "3.0.4" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/recursive-readdir/node_modules/minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/regenerate": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz", - "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==" - }, - "node_modules/regenerate-unicode-properties": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz", - "integrity": "sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==", - "dependencies": { - "regenerate": "^1.4.2" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/regenerator-runtime": { - "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==" - }, - "node_modules/regenerator-transform": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.0.tgz", - "integrity": "sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==", - "dependencies": { - "@babel/runtime": "^7.8.4" - } - }, - "node_modules/regexpu-core": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.0.1.tgz", - "integrity": "sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==", - "dependencies": { - "regenerate": "^1.4.2", - "regenerate-unicode-properties": "^10.0.1", - "regjsgen": "^0.6.0", - "regjsparser": "^0.8.2", - "unicode-match-property-ecmascript": "^2.0.0", - "unicode-match-property-value-ecmascript": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/registry-auth-token": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.1.tgz", - "integrity": "sha512-6gkSb4U6aWJB4SF2ZvLb76yCBjcvufXBqvvEx1HbmKPkutswjW1xNVRY0+daljIYRbogN7O0etYSlbiaEQyMyw==", - "dependencies": { - "rc": "^1.2.8" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/registry-url": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/registry-url/-/registry-url-5.1.0.tgz", - "integrity": "sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==", - "dependencies": { - "rc": "^1.2.8" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/regjsgen": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.6.0.tgz", - "integrity": "sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==" - }, - "node_modules/regjsparser": { - "version": "0.8.4", - "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.8.4.tgz", - "integrity": "sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==", - "dependencies": { - "jsesc": "~0.5.0" - }, - "bin": { - "regjsparser": "bin/parser" - } - }, - "node_modules/regjsparser/node_modules/jsesc": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz", - "integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=", - "bin": { - "jsesc": "bin/jsesc" - } - }, - "node_modules/rehype-parse": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/rehype-parse/-/rehype-parse-6.0.2.tgz", - "integrity": "sha512-0S3CpvpTAgGmnz8kiCyFLGuW5yA4OQhyNTm/nwPopZ7+PI11WnGl1TTWTGv/2hPEe/g2jRLlhVVSsoDH8waRug==", - "dependencies": { - "hast-util-from-parse5": "^5.0.0", - "parse5": "^5.0.0", - "xtend": "^4.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/rehype-parse/node_modules/hast-util-from-parse5": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-5.0.3.tgz", - "integrity": "sha512-gOc8UB99F6eWVWFtM9jUikjN7QkWxB3nY0df5Z0Zq1/Nkwl5V4hAAsl0tmwlgWl/1shlTF8DnNYLO8X6wRV9pA==", - "dependencies": { - "ccount": "^1.0.3", - "hastscript": "^5.0.0", - "property-information": "^5.0.0", - "web-namespaces": "^1.1.2", - "xtend": "^4.0.1" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/rehype-parse/node_modules/hastscript": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/hastscript/-/hastscript-5.1.2.tgz", - "integrity": "sha512-WlztFuK+Lrvi3EggsqOkQ52rKbxkXL3RwB6t5lwoa8QLMemoWfBuL43eDrwOamJyR7uKQKdmKYaBH1NZBiIRrQ==", - "dependencies": { - "comma-separated-tokens": "^1.0.0", - "hast-util-parse-selector": "^2.0.0", - "property-information": "^5.0.0", - "space-separated-tokens": "^1.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/rehype-parse/node_modules/parse5": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz", - "integrity": "sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==" - }, - "node_modules/relateurl": { - "version": "0.2.7", - "resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz", - "integrity": "sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/remark-admonitions": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/remark-admonitions/-/remark-admonitions-1.2.1.tgz", - "integrity": "sha512-Ji6p68VDvD+H1oS95Fdx9Ar5WA2wcDA4kwrrhVU7fGctC6+d3uiMICu7w7/2Xld+lnU7/gi+432+rRbup5S8ow==", - "dependencies": { - "rehype-parse": "^6.0.2", - "unified": "^8.4.2", - "unist-util-visit": "^2.0.1" - } - }, - "node_modules/remark-admonitions/node_modules/unified": { - "version": "8.4.2", - "resolved": "https://registry.npmjs.org/unified/-/unified-8.4.2.tgz", - "integrity": "sha512-JCrmN13jI4+h9UAyKEoGcDZV+i1E7BLFuG7OsaDvTXI5P0qhHX+vZO/kOhz9jn8HGENDKbwSeB0nVOg4gVStGA==", - "dependencies": { - "bail": "^1.0.0", - "extend": "^3.0.0", - "is-plain-obj": "^2.0.0", - "trough": "^1.0.0", - "vfile": "^4.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/remark-emoji": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/remark-emoji/-/remark-emoji-2.2.0.tgz", - "integrity": "sha512-P3cj9s5ggsUvWw5fS2uzCHJMGuXYRb0NnZqYlNecewXt8QBU9n5vW3DUUKOhepS8F9CwdMx9B8a3i7pqFWAI5w==", - "dependencies": { - "emoticon": "^3.2.0", - "node-emoji": "^1.10.0", - "unist-util-visit": "^2.0.3" - } - }, - "node_modules/remark-footnotes": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/remark-footnotes/-/remark-footnotes-2.0.0.tgz", - "integrity": "sha512-3Clt8ZMH75Ayjp9q4CorNeyjwIxHFcTkaektplKGl2A1jNGEUey8cKL0ZC5vJwfcD5GFGsNLImLG/NGzWIzoMQ==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/remark-mdx": { - "version": "1.6.22", - "resolved": "https://registry.npmjs.org/remark-mdx/-/remark-mdx-1.6.22.tgz", - "integrity": "sha512-phMHBJgeV76uyFkH4rvzCftLfKCr2RZuF+/gmVcaKrpsihyzmhXjA0BEMDaPTXG5y8qZOKPVo83NAOX01LPnOQ==", - "dependencies": { - "@babel/core": "7.12.9", - "@babel/helper-plugin-utils": "7.10.4", - "@babel/plugin-proposal-object-rest-spread": "7.12.1", - "@babel/plugin-syntax-jsx": "7.12.1", - "@mdx-js/util": "1.6.22", - "is-alphabetical": "1.0.4", - "remark-parse": "8.0.3", - "unified": "9.2.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/remark-mdx/node_modules/@babel/core": { - "version": "7.12.9", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.9.tgz", - "integrity": "sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==", - "dependencies": { - "@babel/code-frame": "^7.10.4", - "@babel/generator": "^7.12.5", - "@babel/helper-module-transforms": "^7.12.1", - "@babel/helpers": "^7.12.5", - "@babel/parser": "^7.12.7", - "@babel/template": "^7.12.7", - "@babel/traverse": "^7.12.9", - "@babel/types": "^7.12.7", - "convert-source-map": "^1.7.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.1", - "json5": "^2.1.2", - "lodash": "^4.17.19", - "resolve": "^1.3.2", - "semver": "^5.4.1", - "source-map": "^0.5.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/babel" - } - }, - "node_modules/remark-mdx/node_modules/@babel/helper-plugin-utils": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz", - "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==" - }, - "node_modules/remark-mdx/node_modules/@babel/plugin-proposal-object-rest-spread": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.12.1.tgz", - "integrity": "sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4", - "@babel/plugin-syntax-object-rest-spread": "^7.8.0", - "@babel/plugin-transform-parameters": "^7.12.1" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/remark-mdx/node_modules/@babel/plugin-syntax-jsx": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.1.tgz", - "integrity": "sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/remark-mdx/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/remark-parse": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-8.0.3.tgz", - "integrity": "sha512-E1K9+QLGgggHxCQtLt++uXltxEprmWzNfg+MxpfHsZlrddKzZ/hZyWHDbK3/Ap8HJQqYJRXP+jHczdL6q6i85Q==", - "dependencies": { - "ccount": "^1.0.0", - "collapse-white-space": "^1.0.2", - "is-alphabetical": "^1.0.0", - "is-decimal": "^1.0.0", - "is-whitespace-character": "^1.0.0", - "is-word-character": "^1.0.0", - "markdown-escapes": "^1.0.0", - "parse-entities": "^2.0.0", - "repeat-string": "^1.5.4", - "state-toggle": "^1.0.0", - "trim": "0.0.1", - "trim-trailing-lines": "^1.0.0", - "unherit": "^1.0.4", - "unist-util-remove-position": "^2.0.0", - "vfile-location": "^3.0.0", - "xtend": "^4.0.1" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/remark-squeeze-paragraphs": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/remark-squeeze-paragraphs/-/remark-squeeze-paragraphs-4.0.0.tgz", - "integrity": "sha512-8qRqmL9F4nuLPIgl92XUuxI3pFxize+F1H0e/W3llTk0UsjJaj01+RrirkMw7P21RKe4X6goQhYRSvNWX+70Rw==", - "dependencies": { - "mdast-squeeze-paragraphs": "^4.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/renderkid": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/renderkid/-/renderkid-3.0.0.tgz", - "integrity": "sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==", - "dependencies": { - "css-select": "^4.1.3", - "dom-converter": "^0.2.0", - "htmlparser2": "^6.1.0", - "lodash": "^4.17.21", - "strip-ansi": "^6.0.1" - } - }, - "node_modules/repeat-string": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", - "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=", - "engines": { - "node": ">=0.10" - } - }, - "node_modules/require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/require-like": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/require-like/-/require-like-0.1.2.tgz", - "integrity": "sha1-rW8wwTvs15cBDEaK+ndcDAprR/o=", - "engines": { - "node": "*" - } - }, - "node_modules/requires-port": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", - "integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=" - }, - "node_modules/resolve": { - "version": "1.22.0", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz", - "integrity": "sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==", - "dependencies": { - "is-core-module": "^2.8.1", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "engines": { - "node": ">=4" - } - }, - "node_modules/resolve-pathname": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-3.0.0.tgz", - "integrity": "sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==" - }, - "node_modules/responselike": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz", - "integrity": "sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=", - "dependencies": { - "lowercase-keys": "^1.0.0" - } - }, - "node_modules/retry": { - "version": "0.13.1", - "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz", - "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==", - "engines": { - "node": ">= 4" - } - }, - "node_modules/reusify": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", - "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", - "engines": { - "iojs": ">=1.0.0", - "node": ">=0.10.0" - } - }, - "node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/rtl-detect": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/rtl-detect/-/rtl-detect-1.0.4.tgz", - "integrity": "sha512-EBR4I2VDSSYr7PkBmFy04uhycIpDKp+21p/jARYXlCSjQksTBQcJ0HFUPOO79EPPH5JS6VAhiIQbycf0O3JAxQ==" - }, - "node_modules/rtlcss": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.5.0.tgz", - "integrity": "sha512-wzgMaMFHQTnyi9YOwsx9LjOxYXJPzS8sYnFaKm6R5ysvTkwzHiB0vxnbHwchHQT65PTdBjDG21/kQBWI7q9O7A==", - "dependencies": { - "find-up": "^5.0.0", - "picocolors": "^1.0.0", - "postcss": "^8.3.11", - "strip-json-comments": "^3.1.1" - }, - "bin": { - "rtlcss": "bin/rtlcss.js" - } - }, - "node_modules/rtlcss/node_modules/find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "dependencies": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/rtlcss/node_modules/locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "dependencies": { - "p-locate": "^5.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/rtlcss/node_modules/p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "dependencies": { - "yocto-queue": "^0.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/rtlcss/node_modules/p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "dependencies": { - "p-limit": "^3.0.2" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/run-parallel": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "dependencies": { - "queue-microtask": "^1.2.2" - } - }, - "node_modules/rxjs": { - "version": "7.5.5", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.5.5.tgz", - "integrity": "sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==", - "dependencies": { - "tslib": "^2.1.0" - } - }, - "node_modules/safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" - }, - "node_modules/safer-buffer": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" - }, - "node_modules/sax": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz", - "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==" - }, - "node_modules/scheduler": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz", - "integrity": "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==", - "dependencies": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1" - } - }, - "node_modules/schema-utils": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz", - "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==", - "dependencies": { - "@types/json-schema": "^7.0.5", - "ajv": "^6.12.4", - "ajv-keywords": "^3.5.2" - }, - "engines": { - "node": ">= 8.9.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/section-matter": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/section-matter/-/section-matter-1.0.0.tgz", - "integrity": "sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==", - "dependencies": { - "extend-shallow": "^2.0.1", - "kind-of": "^6.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/select-hose": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz", - "integrity": "sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=" - }, - "node_modules/selfsigned": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.0.1.tgz", - "integrity": "sha512-LmME957M1zOsUhG+67rAjKfiWFox3SBxE/yymatMZsAx+oMrJ0YQ8AToOnyCm7xbeg2ep37IHLxdu0o2MavQOQ==", - "dependencies": { - "node-forge": "^1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/semver-diff": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz", - "integrity": "sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==", - "dependencies": { - "semver": "^6.3.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/semver-diff/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/send": { - "version": "0.17.2", - "resolved": "https://registry.npmjs.org/send/-/send-0.17.2.tgz", - "integrity": "sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==", - "dependencies": { - "debug": "2.6.9", - "depd": "~1.1.2", - "destroy": "~1.0.4", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "etag": "~1.8.1", - "fresh": "0.5.2", - "http-errors": "1.8.1", - "mime": "1.6.0", - "ms": "2.1.3", - "on-finished": "~2.3.0", - "range-parser": "~1.2.1", - "statuses": "~1.5.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/send/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/send/node_modules/debug/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - }, - "node_modules/send/node_modules/ms": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" - }, - "node_modules/send/node_modules/range-parser": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", - "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/serialize-javascript": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz", - "integrity": "sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==", - "dependencies": { - "randombytes": "^2.1.0" - } - }, - "node_modules/serve-handler": { - "version": "6.1.3", - "resolved": "https://registry.npmjs.org/serve-handler/-/serve-handler-6.1.3.tgz", - "integrity": "sha512-FosMqFBNrLyeiIDvP1zgO6YoTzFYHxLDEIavhlmQ+knB2Z7l1t+kGLHkZIDN7UVWqQAmKI3D20A6F6jo3nDd4w==", - "dependencies": { - "bytes": "3.0.0", - "content-disposition": "0.5.2", - "fast-url-parser": "1.1.3", - "mime-types": "2.1.18", - "minimatch": "3.0.4", - "path-is-inside": "1.0.2", - "path-to-regexp": "2.2.1", - "range-parser": "1.2.0" - } - }, - "node_modules/serve-handler/node_modules/minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/serve-handler/node_modules/path-to-regexp": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-2.2.1.tgz", - "integrity": "sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ==" - }, - "node_modules/serve-index": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz", - "integrity": "sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=", - "dependencies": { - "accepts": "~1.3.4", - "batch": "0.6.1", - "debug": "2.6.9", - "escape-html": "~1.0.3", - "http-errors": "~1.6.2", - "mime-types": "~2.1.17", - "parseurl": "~1.3.2" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/serve-index/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/serve-index/node_modules/http-errors": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz", - "integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=", - "dependencies": { - "depd": "~1.1.2", - "inherits": "2.0.3", - "setprototypeof": "1.1.0", - "statuses": ">= 1.4.0 < 2" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/serve-index/node_modules/inherits": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", - "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=" - }, - "node_modules/serve-index/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - }, - "node_modules/serve-index/node_modules/setprototypeof": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz", - "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==" - }, - "node_modules/serve-static": { - "version": "1.14.2", - "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.2.tgz", - "integrity": "sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ==", - "dependencies": { - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "parseurl": "~1.3.3", - "send": "0.17.2" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/set-blocking": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=" - }, - "node_modules/setimmediate": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz", - "integrity": "sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=" - }, - "node_modules/setprototypeof": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", - "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" - }, - "node_modules/shallow-clone": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz", - "integrity": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==", - "dependencies": { - "kind-of": "^6.0.2" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/shallowequal": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/shallowequal/-/shallowequal-1.1.0.tgz", - "integrity": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==" - }, - "node_modules/sharp": { - "version": "0.30.6", - "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.30.6.tgz", - "integrity": "sha512-lSdVxFxcndzcXggDrak6ozdGJgmIgES9YVZWtAFrwi+a/H5vModaf51TghBtMPw+71sLxUsTy2j+aB7qLIODQg==", - "hasInstallScript": true, - "dependencies": { - "color": "^4.2.3", - "detect-libc": "^2.0.1", - "node-addon-api": "^5.0.0", - "prebuild-install": "^7.1.0", - "semver": "^7.3.7", - "simple-get": "^4.0.1", - "tar-fs": "^2.1.1", - "tunnel-agent": "^0.6.0" - }, - "engines": { - "node": ">=12.13.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - } - }, - "node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "engines": { - "node": ">=8" - } - }, - "node_modules/shell-quote": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.3.tgz", - "integrity": "sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==" - }, - "node_modules/shelljs": { - "version": "0.8.5", - "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz", - "integrity": "sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==", - "dependencies": { - "glob": "^7.0.0", - "interpret": "^1.0.0", - "rechoir": "^0.6.2" - }, - "bin": { - "shjs": "bin/shjs" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" - }, - "node_modules/simple-concat": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz", - "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/simple-get": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz", - "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "dependencies": { - "decompress-response": "^6.0.0", - "once": "^1.3.1", - "simple-concat": "^1.0.0" - } - }, - "node_modules/simple-get/node_modules/decompress-response": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz", - "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==", - "dependencies": { - "mimic-response": "^3.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/simple-get/node_modules/mimic-response": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz", - "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/simple-swizzle": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", - "integrity": "sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=", - "dependencies": { - "is-arrayish": "^0.3.1" - } - }, - "node_modules/simple-swizzle/node_modules/is-arrayish": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", - "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==" - }, - "node_modules/sirv": { - "version": "1.0.19", - "resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.19.tgz", - "integrity": "sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==", - "dependencies": { - "@polka/url": "^1.0.0-next.20", - "mrmime": "^1.0.0", - "totalist": "^1.0.0" - }, - "engines": { - "node": ">= 10" - } - }, - "node_modules/sisteransi": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", - "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" - }, - "node_modules/sitemap": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/sitemap/-/sitemap-7.1.1.tgz", - "integrity": "sha512-mK3aFtjz4VdJN0igpIJrinf3EO8U8mxOPsTBzSsy06UtjZQJ3YY3o3Xa7zSc5nMqcMrRwlChHZ18Kxg0caiPBg==", - "dependencies": { - "@types/node": "^17.0.5", - "@types/sax": "^1.2.1", - "arg": "^5.0.0", - "sax": "^1.2.4" - }, - "bin": { - "sitemap": "dist/cli.js" - }, - "engines": { - "node": ">=12.0.0", - "npm": ">=5.6.0" - } - }, - "node_modules/slash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", - "engines": { - "node": ">=8" - } - }, - "node_modules/sockjs": { - "version": "0.3.24", - "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz", - "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==", - "dependencies": { - "faye-websocket": "^0.11.3", - "uuid": "^8.3.2", - "websocket-driver": "^0.7.4" - } - }, - "node_modules/sort-css-media-queries": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/sort-css-media-queries/-/sort-css-media-queries-2.0.4.tgz", - "integrity": "sha512-PAIsEK/XupCQwitjv7XxoMvYhT7EAfyzI3hsy/MyDgTvc+Ft55ctdkctJLOy6cQejaIC+zjpUL4djFVm2ivOOw==", - "engines": { - "node": ">= 6.3.0" - } - }, - "node_modules/source-list-map": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz", - "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==" - }, - "node_modules/source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/source-map-js": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/source-map-support": { - "version": "0.5.21", - "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", - "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", - "dependencies": { - "buffer-from": "^1.0.0", - "source-map": "^0.6.0" - } - }, - "node_modules/source-map-support/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/space-separated-tokens": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-1.1.5.tgz", - "integrity": "sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/spdy": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz", - "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==", - "dependencies": { - "debug": "^4.1.0", - "handle-thing": "^2.0.0", - "http-deceiver": "^1.2.7", - "select-hose": "^2.0.0", - "spdy-transport": "^3.0.0" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/spdy-transport": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz", - "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==", - "dependencies": { - "debug": "^4.1.0", - "detect-node": "^2.0.4", - "hpack.js": "^2.1.6", - "obuf": "^1.1.2", - "readable-stream": "^3.0.6", - "wbuf": "^1.7.3" - } - }, - "node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" - }, - "node_modules/stable": { - "version": "0.1.8", - "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz", - "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==" - }, - "node_modules/state-toggle": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/state-toggle/-/state-toggle-1.0.3.tgz", - "integrity": "sha512-d/5Z4/2iiCnHw6Xzghyhb+GcmF89bxwgXG60wjIiZaxnymbyOmI8Hk4VqHXiVVp6u2ysaskFfXg3ekCj4WNftQ==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/statuses": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz", - "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/std-env": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.1.1.tgz", - "integrity": "sha512-/c645XdExBypL01TpFKiG/3RAa/Qmu+zRi0MwAmrdEkwHNuN0ebo8ccAXBBDa5Z0QOJgBskUIbuCK91x0sCVEw==" - }, - "node_modules/string_decoder": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", - "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", - "dependencies": { - "safe-buffer": "~5.2.0" - } - }, - "node_modules/string_decoder/node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/string-width": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", - "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", - "dependencies": { - "eastasianwidth": "^0.2.0", - "emoji-regex": "^9.2.2", - "strip-ansi": "^7.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/string-width/node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/ansi-regex?sponsor=1" - } - }, - "node_modules/string-width/node_modules/strip-ansi": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz", - "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==", - "dependencies": { - "ansi-regex": "^6.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/strip-ansi?sponsor=1" - } - }, - "node_modules/stringify-object": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz", - "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==", - "dependencies": { - "get-own-enumerable-property-symbols": "^3.0.0", - "is-obj": "^1.0.1", - "is-regexp": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-bom-string": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/strip-bom-string/-/strip-bom-string-1.0.0.tgz", - "integrity": "sha1-5SEekiQ2n7uB1jOi8ABE3IztrZI=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/strip-final-newline": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", - "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", - "engines": { - "node": ">=6" - } - }, - "node_modules/strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/style-to-object": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-0.3.0.tgz", - "integrity": "sha512-CzFnRRXhzWIdItT3OmF8SQfWyahHhjq3HwcMNCNLn+N7klOOqPjMeG/4JSu77D7ypZdGvSzvkrbyeTMizz2VrA==", - "dependencies": { - "inline-style-parser": "0.1.1" - } - }, - "node_modules/stylehacks": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-5.1.0.tgz", - "integrity": "sha512-SzLmvHQTrIWfSgljkQCw2++C9+Ne91d/6Sp92I8c5uHTcy/PgeHamwITIbBW9wnFTY/3ZfSXR9HIL6Ikqmcu6Q==", - "dependencies": { - "browserslist": "^4.16.6", - "postcss-selector-parser": "^6.0.4" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/svg-parser": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz", - "integrity": "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==" - }, - "node_modules/svgo": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz", - "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==", - "dependencies": { - "@trysound/sax": "0.2.0", - "commander": "^7.2.0", - "css-select": "^4.1.3", - "css-tree": "^1.1.3", - "csso": "^4.2.0", - "picocolors": "^1.0.0", - "stable": "^0.1.8" - }, - "bin": { - "svgo": "bin/svgo" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/svgo/node_modules/commander": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", - "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", - "engines": { - "node": ">= 10" - } - }, - "node_modules/tapable": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz", - "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", - "engines": { - "node": ">=6" - } - }, - "node_modules/tar-fs": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz", - "integrity": "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==", - "dependencies": { - "chownr": "^1.1.1", - "mkdirp-classic": "^0.5.2", - "pump": "^3.0.0", - "tar-stream": "^2.1.4" - } - }, - "node_modules/tar-stream": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz", - "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==", - "dependencies": { - "bl": "^4.0.3", - "end-of-stream": "^1.4.1", - "fs-constants": "^1.0.0", - "inherits": "^2.0.3", - "readable-stream": "^3.1.1" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/terser": { - "version": "5.14.2", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.14.2.tgz", - "integrity": "sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA==", - "dependencies": { - "@jridgewell/source-map": "^0.3.2", - "acorn": "^8.5.0", - "commander": "^2.20.0", - "source-map-support": "~0.5.20" - }, - "bin": { - "terser": "bin/terser" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/terser-webpack-plugin": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.1.tgz", - "integrity": "sha512-GvlZdT6wPQKbDNW/GDQzZFg/j4vKU96yl2q6mcUkzKOgW4gwf1Z8cZToUCrz31XHlPWH8MVb1r2tFtdDtTGJ7g==", - "dependencies": { - "jest-worker": "^27.4.5", - "schema-utils": "^3.1.1", - "serialize-javascript": "^6.0.0", - "source-map": "^0.6.1", - "terser": "^5.7.2" - }, - "engines": { - "node": ">= 10.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "webpack": "^5.1.0" - }, - "peerDependenciesMeta": { - "@swc/core": { - "optional": true - }, - "esbuild": { - "optional": true - }, - "uglify-js": { - "optional": true - } - } - }, - "node_modules/terser-webpack-plugin/node_modules/schema-utils": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz", - "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==", - "dependencies": { - "@types/json-schema": "^7.0.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" - }, - "engines": { - "node": ">= 10.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/terser-webpack-plugin/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/terser/node_modules/commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" - }, - "node_modules/text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=" - }, - "node_modules/thunky": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz", - "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==" - }, - "node_modules/tiny-invariant": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.2.0.tgz", - "integrity": "sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg==" - }, - "node_modules/tiny-warning": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz", - "integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==" - }, - "node_modules/to-fast-properties": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", - "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=", - "engines": { - "node": ">=4" - } - }, - "node_modules/to-readable-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz", - "integrity": "sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==", - "engines": { - "node": ">=6" - } - }, - "node_modules/to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "dependencies": { - "is-number": "^7.0.0" - }, - "engines": { - "node": ">=8.0" - } - }, - "node_modules/toidentifier": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", - "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", - "engines": { - "node": ">=0.6" - } - }, - "node_modules/totalist": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/totalist/-/totalist-1.1.0.tgz", - "integrity": "sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==", - "engines": { - "node": ">=6" - } - }, - "node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" - }, - "node_modules/trim": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz", - "integrity": "sha1-WFhUf2spB1fulczMZm+1AITEYN0=" - }, - "node_modules/trim-trailing-lines": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/trim-trailing-lines/-/trim-trailing-lines-1.1.4.tgz", - "integrity": "sha512-rjUWSqnfTNrjbB9NQWfPMH/xRK1deHeGsHoVfpxJ++XeYXE0d6B1En37AHfw3jtfTU7dzMzZL2jjpe8Qb5gLIQ==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/trough": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/trough/-/trough-1.0.5.tgz", - "integrity": "sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/tslib": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", - "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" - }, - "node_modules/tunnel-agent": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", - "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", - "dependencies": { - "safe-buffer": "^5.0.1" - }, - "engines": { - "node": "*" - } - }, - "node_modules/type-fest": { - "version": "2.12.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.12.2.tgz", - "integrity": "sha512-qt6ylCGpLjZ7AaODxbpyBZSs9fCI9SkL3Z9q2oxMBQhs/uyY+VD8jHA8ULCGmWQJlBgqvO3EJeAngOHD8zQCrQ==", - "engines": { - "node": ">=12.20" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/type-is": { - "version": "1.6.18", - "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", - "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", - "dependencies": { - "media-typer": "0.3.0", - "mime-types": "~2.1.24" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/type-is/node_modules/mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/type-is/node_modules/mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "dependencies": { - "mime-db": "1.52.0" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/typedarray-to-buffer": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", - "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", - "dependencies": { - "is-typedarray": "^1.0.0" - } - }, - "node_modules/typescript": { - "version": "4.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz", - "integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==", - "peer": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=4.2.0" - } - }, - "node_modules/ua-parser-js": { - "version": "0.7.31", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.31.tgz", - "integrity": "sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/ua-parser-js" - }, - { - "type": "paypal", - "url": "https://paypal.me/faisalman" - } - ], - "engines": { - "node": "*" - } - }, - "node_modules/unherit": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/unherit/-/unherit-1.1.3.tgz", - "integrity": "sha512-Ft16BJcnapDKp0+J/rqFC3Rrk6Y/Ng4nzsC028k2jdDII/rdZ7Wd3pPT/6+vIIxRagwRc9K0IUX0Ra4fKvw+WQ==", - "dependencies": { - "inherits": "^2.0.0", - "xtend": "^4.0.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/unicode-canonical-property-names-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz", - "integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==", - "engines": { - "node": ">=4" - } - }, - "node_modules/unicode-match-property-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", - "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", - "dependencies": { - "unicode-canonical-property-names-ecmascript": "^2.0.0", - "unicode-property-aliases-ecmascript": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/unicode-match-property-value-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz", - "integrity": "sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==", - "engines": { - "node": ">=4" - } - }, - "node_modules/unicode-property-aliases-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz", - "integrity": "sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==", - "engines": { - "node": ">=4" - } - }, - "node_modules/unified": { - "version": "9.2.0", - "resolved": "https://registry.npmjs.org/unified/-/unified-9.2.0.tgz", - "integrity": "sha512-vx2Z0vY+a3YoTj8+pttM3tiJHCwY5UFbYdiWrwBEbHmK8pvsPj2rtAX2BFfgXen8T39CJWblWRDT4L5WGXtDdg==", - "dependencies": { - "bail": "^1.0.0", - "extend": "^3.0.0", - "is-buffer": "^2.0.0", - "is-plain-obj": "^2.0.0", - "trough": "^1.0.0", - "vfile": "^4.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/unique-string": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz", - "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==", - "dependencies": { - "crypto-random-string": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/unist-builder": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/unist-builder/-/unist-builder-2.0.3.tgz", - "integrity": "sha512-f98yt5pnlMWlzP539tPc4grGMsFaQQlP/vM396b00jngsiINumNmsY8rkXjfoi1c6QaM8nQ3vaGDuoKWbe/1Uw==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/unist-util-generated": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/unist-util-generated/-/unist-util-generated-1.1.6.tgz", - "integrity": "sha512-cln2Mm1/CZzN5ttGK7vkoGw+RZ8VcUH6BtGbq98DDtRGquAAOXig1mrBQYelOwMXYS8rK+vZDyyojSjp7JX+Lg==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/unist-util-is": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz", - "integrity": "sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/unist-util-position": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-3.1.0.tgz", - "integrity": "sha512-w+PkwCbYSFw8vpgWD0v7zRCl1FpY3fjDSQ3/N/wNd9Ffa4gPi8+4keqt99N3XW6F99t/mUzp2xAhNmfKWp95QA==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/unist-util-remove": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-2.1.0.tgz", - "integrity": "sha512-J8NYPyBm4baYLdCbjmf1bhPu45Cr1MWTm77qd9istEkzWpnN6O9tMsEbB2JhNnBCqGENRqEWomQ+He6au0B27Q==", - "dependencies": { - "unist-util-is": "^4.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/unist-util-remove-position": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-2.0.1.tgz", - "integrity": "sha512-fDZsLYIe2uT+oGFnuZmy73K6ZxOPG/Qcm+w7jbEjaFcJgbQ6cqjs/eSPzXhsmGpAsWPkqZM9pYjww5QTn3LHMA==", - "dependencies": { - "unist-util-visit": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/unist-util-stringify-position": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz", - "integrity": "sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==", - "dependencies": { - "@types/unist": "^2.0.2" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/unist-util-visit": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz", - "integrity": "sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==", - "dependencies": { - "@types/unist": "^2.0.0", - "unist-util-is": "^4.0.0", - "unist-util-visit-parents": "^3.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/unist-util-visit-parents": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz", - "integrity": "sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==", - "dependencies": { - "@types/unist": "^2.0.0", - "unist-util-is": "^4.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/universalify": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz", - "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==", - "engines": { - "node": ">= 10.0.0" - } - }, - "node_modules/unpipe": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", - "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/update-notifier": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-5.1.0.tgz", - "integrity": "sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==", - "dependencies": { - "boxen": "^5.0.0", - "chalk": "^4.1.0", - "configstore": "^5.0.1", - "has-yarn": "^2.1.0", - "import-lazy": "^2.1.0", - "is-ci": "^2.0.0", - "is-installed-globally": "^0.4.0", - "is-npm": "^5.0.0", - "is-yarn-global": "^0.3.0", - "latest-version": "^5.1.0", - "pupa": "^2.1.1", - "semver": "^7.3.4", - "semver-diff": "^3.1.1", - "xdg-basedir": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/yeoman/update-notifier?sponsor=1" - } - }, - "node_modules/update-notifier/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/update-notifier/node_modules/boxen": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/boxen/-/boxen-5.1.2.tgz", - "integrity": "sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==", - "dependencies": { - "ansi-align": "^3.0.0", - "camelcase": "^6.2.0", - "chalk": "^4.1.0", - "cli-boxes": "^2.2.1", - "string-width": "^4.2.2", - "type-fest": "^0.20.2", - "widest-line": "^3.1.0", - "wrap-ansi": "^7.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/update-notifier/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/update-notifier/node_modules/cli-boxes": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.1.tgz", - "integrity": "sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==", - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/update-notifier/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/update-notifier/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "node_modules/update-notifier/node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - }, - "node_modules/update-notifier/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/update-notifier/node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/update-notifier/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/update-notifier/node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/update-notifier/node_modules/widest-line": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz", - "integrity": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==", - "dependencies": { - "string-width": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/update-notifier/node_modules/wrap-ansi": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" - } - }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dependencies": { - "punycode": "^2.1.0" - } - }, - "node_modules/uri-js/node_modules/punycode": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", - "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==", - "engines": { - "node": ">=6" - } - }, - "node_modules/url-loader": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/url-loader/-/url-loader-4.1.1.tgz", - "integrity": "sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==", - "dependencies": { - "loader-utils": "^2.0.0", - "mime-types": "^2.1.27", - "schema-utils": "^3.0.0" - }, - "engines": { - "node": ">= 10.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "file-loader": "*", - "webpack": "^4.0.0 || ^5.0.0" - }, - "peerDependenciesMeta": { - "file-loader": { - "optional": true - } - } - }, - "node_modules/url-loader/node_modules/mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/url-loader/node_modules/mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "dependencies": { - "mime-db": "1.52.0" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/url-loader/node_modules/schema-utils": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz", - "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==", - "dependencies": { - "@types/json-schema": "^7.0.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" - }, - "engines": { - "node": ">= 10.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/url-parse-lax": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz", - "integrity": "sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=", - "dependencies": { - "prepend-http": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/use-composed-ref": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/use-composed-ref/-/use-composed-ref-1.2.1.tgz", - "integrity": "sha512-6+X1FLlIcjvFMAeAD/hcxDT8tmyrWnbSPMU0EnxQuDLIxokuFzWliXBiYZuGIx+mrAMLBw0WFfCkaPw8ebzAhw==", - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0" - } - }, - "node_modules/use-isomorphic-layout-effect": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz", - "integrity": "sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==", - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, - "node_modules/use-latest": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/use-latest/-/use-latest-1.2.0.tgz", - "integrity": "sha512-d2TEuG6nSLKQLAfW3By8mKr8HurOlTkul0sOpxbClIv4SQ4iOd7BYr7VIzdbktUCnv7dua/60xzd8igMU6jmyw==", - "dependencies": { - "use-isomorphic-layout-effect": "^1.0.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, - "node_modules/util-deprecate": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" - }, - "node_modules/utila": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/utila/-/utila-0.4.0.tgz", - "integrity": "sha1-ihagXURWV6Oupe7MWxKk+lN5dyw=" - }, - "node_modules/utility-types": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/utility-types/-/utility-types-3.10.0.tgz", - "integrity": "sha512-O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg==", - "engines": { - "node": ">= 4" - } - }, - "node_modules/utils-merge": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", - "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=", - "engines": { - "node": ">= 0.4.0" - } - }, - "node_modules/uuid": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", - "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", - "bin": { - "uuid": "dist/bin/uuid" - } - }, - "node_modules/value-equal": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/value-equal/-/value-equal-1.0.1.tgz", - "integrity": "sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==" - }, - "node_modules/vary": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", - "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/vfile": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.2.1.tgz", - "integrity": "sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==", - "dependencies": { - "@types/unist": "^2.0.0", - "is-buffer": "^2.0.0", - "unist-util-stringify-position": "^2.0.0", - "vfile-message": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/vfile-location": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-3.2.0.tgz", - "integrity": "sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/vfile-message": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz", - "integrity": "sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==", - "dependencies": { - "@types/unist": "^2.0.0", - "unist-util-stringify-position": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/wait-on": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/wait-on/-/wait-on-6.0.1.tgz", - "integrity": "sha512-zht+KASY3usTY5u2LgaNqn/Cd8MukxLGjdcZxT2ns5QzDmTFc4XoWBgC+C/na+sMRZTuVygQoMYwdcVjHnYIVw==", - "dependencies": { - "axios": "^0.25.0", - "joi": "^17.6.0", - "lodash": "^4.17.21", - "minimist": "^1.2.5", - "rxjs": "^7.5.4" - }, - "bin": { - "wait-on": "bin/wait-on" - }, - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/warning": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz", - "integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==", - "dependencies": { - "loose-envify": "^1.0.0" - } - }, - "node_modules/watchpack": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.3.1.tgz", - "integrity": "sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==", - "dependencies": { - "glob-to-regexp": "^0.4.1", - "graceful-fs": "^4.1.2" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/wbuf": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz", - "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==", - "dependencies": { - "minimalistic-assert": "^1.0.0" - } - }, - "node_modules/web-namespaces": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/web-namespaces/-/web-namespaces-1.1.4.tgz", - "integrity": "sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" - }, - "node_modules/webpack": { - "version": "5.72.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.72.0.tgz", - "integrity": "sha512-qmSmbspI0Qo5ld49htys8GY9XhS9CGqFoHTsOVAnjBdg0Zn79y135R+k4IR4rKK6+eKaabMhJwiVB7xw0SJu5w==", - "dependencies": { - "@types/eslint-scope": "^3.7.3", - "@types/estree": "^0.0.51", - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/wasm-edit": "1.11.1", - "@webassemblyjs/wasm-parser": "1.11.1", - "acorn": "^8.4.1", - "acorn-import-assertions": "^1.7.6", - "browserslist": "^4.14.5", - "chrome-trace-event": "^1.0.2", - "enhanced-resolve": "^5.9.2", - "es-module-lexer": "^0.9.0", - "eslint-scope": "5.1.1", - "events": "^3.2.0", - "glob-to-regexp": "^0.4.1", - "graceful-fs": "^4.2.9", - "json-parse-better-errors": "^1.0.2", - "loader-runner": "^4.2.0", - "mime-types": "^2.1.27", - "neo-async": "^2.6.2", - "schema-utils": "^3.1.0", - "tapable": "^2.1.1", - "terser-webpack-plugin": "^5.1.3", - "watchpack": "^2.3.1", - "webpack-sources": "^3.2.3" - }, - "bin": { - "webpack": "bin/webpack.js" - }, - "engines": { - "node": ">=10.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependenciesMeta": { - "webpack-cli": { - "optional": true - } - } - }, - "node_modules/webpack-bundle-analyzer": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.5.0.tgz", - "integrity": "sha512-GUMZlM3SKwS8Z+CKeIFx7CVoHn3dXFcUAjT/dcZQQmfSZGvitPfMob2ipjai7ovFFqPvTqkEZ/leL4O0YOdAYQ==", - "dependencies": { - "acorn": "^8.0.4", - "acorn-walk": "^8.0.0", - "chalk": "^4.1.0", - "commander": "^7.2.0", - "gzip-size": "^6.0.0", - "lodash": "^4.17.20", - "opener": "^1.5.2", - "sirv": "^1.0.7", - "ws": "^7.3.1" - }, - "bin": { - "webpack-bundle-analyzer": "lib/bin/analyzer.js" - }, - "engines": { - "node": ">= 10.13.0" - } - }, - "node_modules/webpack-bundle-analyzer/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/webpack-bundle-analyzer/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/webpack-bundle-analyzer/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/webpack-bundle-analyzer/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "node_modules/webpack-bundle-analyzer/node_modules/commander": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", - "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", - "engines": { - "node": ">= 10" - } - }, - "node_modules/webpack-bundle-analyzer/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/webpack-bundle-analyzer/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/webpack-dev-middleware": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.1.tgz", - "integrity": "sha512-81EujCKkyles2wphtdrnPg/QqegC/AtqNH//mQkBYSMqwFVCQrxM6ktB2O/SPlZy7LqeEfTbV3cZARGQz6umhg==", - "dependencies": { - "colorette": "^2.0.10", - "memfs": "^3.4.1", - "mime-types": "^2.1.31", - "range-parser": "^1.2.1", - "schema-utils": "^4.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "webpack": "^4.0.0 || ^5.0.0" - } - }, - "node_modules/webpack-dev-middleware/node_modules/ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/webpack-dev-middleware/node_modules/ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/webpack-dev-middleware/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "node_modules/webpack-dev-middleware/node_modules/mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/webpack-dev-middleware/node_modules/mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "dependencies": { - "mime-db": "1.52.0" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/webpack-dev-middleware/node_modules/range-parser": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", - "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/webpack-dev-middleware/node_modules/schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/webpack-dev-server": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.8.1.tgz", - "integrity": "sha512-dwld70gkgNJa33czmcj/PlKY/nOy/BimbrgZRaR9vDATBQAYgLzggR0nxDtPLJiLrMgZwbE6RRfJ5vnBBasTyg==", - "dependencies": { - "@types/bonjour": "^3.5.9", - "@types/connect-history-api-fallback": "^1.3.5", - "@types/express": "^4.17.13", - "@types/serve-index": "^1.9.1", - "@types/sockjs": "^0.3.33", - "@types/ws": "^8.5.1", - "ansi-html-community": "^0.0.8", - "bonjour-service": "^1.0.11", - "chokidar": "^3.5.3", - "colorette": "^2.0.10", - "compression": "^1.7.4", - "connect-history-api-fallback": "^1.6.0", - "default-gateway": "^6.0.3", - "express": "^4.17.3", - "graceful-fs": "^4.2.6", - "html-entities": "^2.3.2", - "http-proxy-middleware": "^2.0.3", - "ipaddr.js": "^2.0.1", - "open": "^8.0.9", - "p-retry": "^4.5.0", - "portfinder": "^1.0.28", - "rimraf": "^3.0.2", - "schema-utils": "^4.0.0", - "selfsigned": "^2.0.1", - "serve-index": "^1.9.1", - "sockjs": "^0.3.21", - "spdy": "^4.0.2", - "webpack-dev-middleware": "^5.3.1", - "ws": "^8.4.2" - }, - "bin": { - "webpack-dev-server": "bin/webpack-dev-server.js" - }, - "engines": { - "node": ">= 12.13.0" - }, - "peerDependencies": { - "webpack": "^4.37.0 || ^5.0.0" - }, - "peerDependenciesMeta": { - "webpack-cli": { - "optional": true - } - } - }, - "node_modules/webpack-dev-server/node_modules/ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/webpack-dev-server/node_modules/ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/webpack-dev-server/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "node_modules/webpack-dev-server/node_modules/schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/webpack-dev-server/node_modules/ws": { - "version": "8.5.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz", - "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": "^5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, - "node_modules/webpack-merge": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.8.0.tgz", - "integrity": "sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q==", - "dependencies": { - "clone-deep": "^4.0.1", - "wildcard": "^2.0.0" - }, - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/webpack-sources": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz", - "integrity": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==", - "dependencies": { - "source-list-map": "^2.0.0", - "source-map": "~0.6.1" - } - }, - "node_modules/webpack-sources/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/webpack/node_modules/mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/webpack/node_modules/mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "dependencies": { - "mime-db": "1.52.0" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/webpack/node_modules/schema-utils": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz", - "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==", - "dependencies": { - "@types/json-schema": "^7.0.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" - }, - "engines": { - "node": ">= 10.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/webpack/node_modules/webpack-sources": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz", - "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==", - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/webpackbar": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/webpackbar/-/webpackbar-5.0.2.tgz", - "integrity": "sha512-BmFJo7veBDgQzfWXl/wwYXr/VFus0614qZ8i9znqcl9fnEdiVkdbi0TedLQ6xAK92HZHDJ0QmyQ0fmuZPAgCYQ==", - "dependencies": { - "chalk": "^4.1.0", - "consola": "^2.15.3", - "pretty-time": "^1.1.0", - "std-env": "^3.0.1" - }, - "engines": { - "node": ">=12" - }, - "peerDependencies": { - "webpack": "3 || 4 || 5" - } - }, - "node_modules/webpackbar/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/webpackbar/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/webpackbar/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/webpackbar/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "node_modules/webpackbar/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/webpackbar/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/websocket-driver": { - "version": "0.7.4", - "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz", - "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==", - "dependencies": { - "http-parser-js": ">=0.5.1", - "safe-buffer": ">=5.1.0", - "websocket-extensions": ">=0.1.1" - }, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/websocket-extensions": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz", - "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, - "node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/wide-align": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz", - "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==", - "dependencies": { - "string-width": "^1.0.2 || 2 || 3 || 4" - } - }, - "node_modules/wide-align/node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - }, - "node_modules/wide-align/node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/widest-line": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-4.0.1.tgz", - "integrity": "sha512-o0cyEG0e8GPzT4iGHphIOh0cJOV8fivsXxddQasHPHfoZf1ZexrfeA21w2NaEN1RHE+fXlfISmOE8R9N3u3Qig==", - "dependencies": { - "string-width": "^5.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/wildcard": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/wildcard/-/wildcard-2.0.0.tgz", - "integrity": "sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==" - }, - "node_modules/wrap-ansi": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.0.1.tgz", - "integrity": "sha512-QFF+ufAqhoYHvoHdajT/Po7KoXVBPXS2bgjIam5isfWJPfIOnQZ50JtUiVvCv/sjgacf3yRrt2ZKUZ/V4itN4g==", - "dependencies": { - "ansi-styles": "^6.1.0", - "string-width": "^5.0.1", - "strip-ansi": "^7.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" - } - }, - "node_modules/wrap-ansi/node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/ansi-regex?sponsor=1" - } - }, - "node_modules/wrap-ansi/node_modules/ansi-styles": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.1.0.tgz", - "integrity": "sha512-VbqNsoz55SYGczauuup0MFUyXNQviSpFTj1RQtFzmQLk18qbVSpTFFGMT293rmDaQuKCT6InmbuEyUne4mTuxQ==", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/wrap-ansi/node_modules/strip-ansi": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz", - "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==", - "dependencies": { - "ansi-regex": "^6.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/strip-ansi?sponsor=1" - } - }, - "node_modules/wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" - }, - "node_modules/write-file-atomic": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", - "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", - "dependencies": { - "imurmurhash": "^0.1.4", - "is-typedarray": "^1.0.0", - "signal-exit": "^3.0.2", - "typedarray-to-buffer": "^3.1.5" - } - }, - "node_modules/ws": { - "version": "7.5.7", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.7.tgz", - "integrity": "sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==", - "engines": { - "node": ">=8.3.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": "^5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, - "node_modules/xdg-basedir": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz", - "integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==", - "engines": { - "node": ">=8" - } - }, - "node_modules/xml-js": { - "version": "1.6.11", - "resolved": "https://registry.npmjs.org/xml-js/-/xml-js-1.6.11.tgz", - "integrity": "sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g==", - "dependencies": { - "sax": "^1.2.4" - }, - "bin": { - "xml-js": "bin/cli.js" - } - }, - "node_modules/xtend": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", - "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", - "engines": { - "node": ">=0.4" - } - }, - "node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/yaml": { - "version": "1.10.2", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", - "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", - "engines": { - "node": ">= 6" - } - }, - "node_modules/yocto-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/zwitch": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-1.0.5.tgz", - "integrity": "sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - } - }, - "dependencies": { - "@algolia/autocomplete-core": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.5.2.tgz", - "integrity": "sha512-DY0bhyczFSS1b/CqJlTE/nQRtnTAHl6IemIkBy0nEWnhDzRDdtdx4p5Uuk3vwAFxwEEgi1WqKwgSSMx6DpNL4A==", - "requires": { - "@algolia/autocomplete-shared": "1.5.2" - } - }, - "@algolia/autocomplete-preset-algolia": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.5.2.tgz", - "integrity": "sha512-3MRYnYQFJyovANzSX2CToS6/5cfVjbLLqFsZTKcvF3abhQzxbqwwaMBlJtt620uBUOeMzhdfasKhCc40+RHiZw==", - "requires": { - "@algolia/autocomplete-shared": "1.5.2" - } - }, - "@algolia/autocomplete-shared": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/@algolia/autocomplete-shared/-/autocomplete-shared-1.5.2.tgz", - "integrity": "sha512-ylQAYv5H0YKMfHgVWX0j0NmL8XBcAeeeVQUmppnnMtzDbDnca6CzhKj3Q8eF9cHCgcdTDdb5K+3aKyGWA0obug==" - }, - "@algolia/cache-browser-local-storage": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.13.0.tgz", - "integrity": "sha512-nj1vHRZauTqP/bluwkRIgEADEimqojJgoTRCel5f6q8WCa9Y8QeI4bpDQP28FoeKnDRYa3J5CauDlN466jqRhg==", - "requires": { - "@algolia/cache-common": "4.13.0" - } - }, - "@algolia/cache-common": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/cache-common/-/cache-common-4.13.0.tgz", - "integrity": "sha512-f9mdZjskCui/dA/fA/5a+6hZ7xnHaaZI5tM/Rw9X8rRB39SUlF/+o3P47onZ33n/AwkpSbi5QOyhs16wHd55kA==" - }, - "@algolia/cache-in-memory": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/cache-in-memory/-/cache-in-memory-4.13.0.tgz", - "integrity": "sha512-hHdc+ahPiMM92CQMljmObE75laYzNFYLrNOu0Q3/eyvubZZRtY2SUsEEgyUEyzXruNdzrkcDxFYa7YpWBJYHAg==", - "requires": { - "@algolia/cache-common": "4.13.0" - } - }, - "@algolia/client-account": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/client-account/-/client-account-4.13.0.tgz", - "integrity": "sha512-FzFqFt9b0g/LKszBDoEsW+dVBuUe1K3scp2Yf7q6pgHWM1WqyqUlARwVpLxqyc+LoyJkTxQftOKjyFUqddnPKA==", - "requires": { - "@algolia/client-common": "4.13.0", - "@algolia/client-search": "4.13.0", - "@algolia/transporter": "4.13.0" - } - }, - "@algolia/client-analytics": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-4.13.0.tgz", - "integrity": "sha512-klmnoq2FIiiMHImkzOm+cGxqRLLu9CMHqFhbgSy9wtXZrqb8BBUIUE2VyBe7azzv1wKcxZV2RUyNOMpFqmnRZA==", - "requires": { - "@algolia/client-common": "4.13.0", - "@algolia/client-search": "4.13.0", - "@algolia/requester-common": "4.13.0", - "@algolia/transporter": "4.13.0" - } - }, - "@algolia/client-common": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.13.0.tgz", - "integrity": "sha512-GoXfTp0kVcbgfSXOjfrxx+slSipMqGO9WnNWgeMmru5Ra09MDjrcdunsiiuzF0wua6INbIpBQFTC2Mi5lUNqGA==", - "requires": { - "@algolia/requester-common": "4.13.0", - "@algolia/transporter": "4.13.0" - } - }, - "@algolia/client-personalization": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-4.13.0.tgz", - "integrity": "sha512-KneLz2WaehJmNfdr5yt2HQETpLaCYagRdWwIwkTqRVFCv4DxRQ2ChPVW9jeTj4YfAAhfzE6F8hn7wkQ/Jfj6ZA==", - "requires": { - "@algolia/client-common": "4.13.0", - "@algolia/requester-common": "4.13.0", - "@algolia/transporter": "4.13.0" - } - }, - "@algolia/client-search": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-4.13.0.tgz", - "integrity": "sha512-blgCKYbZh1NgJWzeGf+caKE32mo3j54NprOf0LZVCubQb3Kx37tk1Hc8SDs9bCAE8hUvf3cazMPIg7wscSxspA==", - "requires": { - "@algolia/client-common": "4.13.0", - "@algolia/requester-common": "4.13.0", - "@algolia/transporter": "4.13.0" - } - }, - "@algolia/events": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@algolia/events/-/events-4.0.1.tgz", - "integrity": "sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==" - }, - "@algolia/logger-common": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/logger-common/-/logger-common-4.13.0.tgz", - "integrity": "sha512-8yqXk7rMtmQJ9wZiHOt/6d4/JDEg5VCk83gJ39I+X/pwUPzIsbKy9QiK4uJ3aJELKyoIiDT1hpYVt+5ia+94IA==" - }, - "@algolia/logger-console": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/logger-console/-/logger-console-4.13.0.tgz", - "integrity": "sha512-YepRg7w2/87L0vSXRfMND6VJ5d6699sFJBRWzZPOlek2p5fLxxK7O0VncYuc/IbVHEgeApvgXx0WgCEa38GVuQ==", - "requires": { - "@algolia/logger-common": "4.13.0" - } - }, - "@algolia/requester-browser-xhr": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.13.0.tgz", - "integrity": "sha512-Dj+bnoWR5MotrnjblzGKZ2kCdQi2cK/VzPURPnE616NU/il7Ypy6U6DLGZ/ZYz+tnwPa0yypNf21uqt84fOgrg==", - "requires": { - "@algolia/requester-common": "4.13.0" - } - }, - "@algolia/requester-common": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/requester-common/-/requester-common-4.13.0.tgz", - "integrity": "sha512-BRTDj53ecK+gn7ugukDWOOcBRul59C4NblCHqj4Zm5msd5UnHFjd/sGX+RLOEoFMhetILAnmg6wMrRrQVac9vw==" - }, - "@algolia/requester-node-http": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-4.13.0.tgz", - "integrity": "sha512-9b+3O4QFU4azLhGMrZAr/uZPydvzOR4aEZfSL8ZrpLZ7fbbqTO0S/5EVko+QIgglRAtVwxvf8UJ1wzTD2jvKxQ==", - "requires": { - "@algolia/requester-common": "4.13.0" - } - }, - "@algolia/transporter": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@algolia/transporter/-/transporter-4.13.0.tgz", - "integrity": "sha512-8tSQYE+ykQENAdeZdofvtkOr5uJ9VcQSWgRhQ9h01AehtBIPAczk/b2CLrMsw5yQZziLs5cZ3pJ3478yI+urhA==", - "requires": { - "@algolia/cache-common": "4.13.0", - "@algolia/logger-common": "4.13.0", - "@algolia/requester-common": "4.13.0" - } - }, - "@ampproject/remapping": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.1.2.tgz", - "integrity": "sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==", - "requires": { - "@jridgewell/trace-mapping": "^0.3.0" - } - }, - "@babel/code-frame": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz", - "integrity": "sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==", - "requires": { - "@babel/highlight": "^7.16.7" - } - }, - "@babel/compat-data": { - "version": "7.17.7", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.7.tgz", - "integrity": "sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==" - }, - "@babel/core": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.9.tgz", - "integrity": "sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw==", - "requires": { - "@ampproject/remapping": "^2.1.0", - "@babel/code-frame": "^7.16.7", - "@babel/generator": "^7.17.9", - "@babel/helper-compilation-targets": "^7.17.7", - "@babel/helper-module-transforms": "^7.17.7", - "@babel/helpers": "^7.17.9", - "@babel/parser": "^7.17.9", - "@babel/template": "^7.16.7", - "@babel/traverse": "^7.17.9", - "@babel/types": "^7.17.0", - "convert-source-map": "^1.7.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.2", - "json5": "^2.2.1", - "semver": "^6.3.0" - }, - "dependencies": { - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" - } - } - }, - "@babel/generator": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.17.9.tgz", - "integrity": "sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ==", - "requires": { - "@babel/types": "^7.17.0", - "jsesc": "^2.5.1", - "source-map": "^0.5.0" - } - }, - "@babel/helper-annotate-as-pure": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz", - "integrity": "sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==", - "requires": { - "@babel/types": "^7.16.7" - } - }, - "@babel/helper-builder-binary-assignment-operator-visitor": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz", - "integrity": "sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==", - "requires": { - "@babel/helper-explode-assignable-expression": "^7.16.7", - "@babel/types": "^7.16.7" - } - }, - "@babel/helper-compilation-targets": { - "version": "7.17.7", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz", - "integrity": "sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==", - "requires": { - "@babel/compat-data": "^7.17.7", - "@babel/helper-validator-option": "^7.16.7", - "browserslist": "^4.17.5", - "semver": "^6.3.0" - }, - "dependencies": { - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" - } - } - }, - "@babel/helper-create-class-features-plugin": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.9.tgz", - "integrity": "sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==", - "requires": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-environment-visitor": "^7.16.7", - "@babel/helper-function-name": "^7.17.9", - "@babel/helper-member-expression-to-functions": "^7.17.7", - "@babel/helper-optimise-call-expression": "^7.16.7", - "@babel/helper-replace-supers": "^7.16.7", - "@babel/helper-split-export-declaration": "^7.16.7" - } - }, - "@babel/helper-create-regexp-features-plugin": { - "version": "7.17.0", - "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.0.tgz", - "integrity": "sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==", - "requires": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "regexpu-core": "^5.0.1" - } - }, - "@babel/helper-define-polyfill-provider": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz", - "integrity": "sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==", - "requires": { - "@babel/helper-compilation-targets": "^7.13.0", - "@babel/helper-module-imports": "^7.12.13", - "@babel/helper-plugin-utils": "^7.13.0", - "@babel/traverse": "^7.13.0", - "debug": "^4.1.1", - "lodash.debounce": "^4.0.8", - "resolve": "^1.14.2", - "semver": "^6.1.2" - }, - "dependencies": { - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" - } - } - }, - "@babel/helper-environment-visitor": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz", - "integrity": "sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==", - "requires": { - "@babel/types": "^7.16.7" - } - }, - "@babel/helper-explode-assignable-expression": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz", - "integrity": "sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==", - "requires": { - "@babel/types": "^7.16.7" - } - }, - "@babel/helper-function-name": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz", - "integrity": "sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==", - "requires": { - "@babel/template": "^7.16.7", - "@babel/types": "^7.17.0" - } - }, - "@babel/helper-hoist-variables": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz", - "integrity": "sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==", - "requires": { - "@babel/types": "^7.16.7" - } - }, - "@babel/helper-member-expression-to-functions": { - "version": "7.17.7", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz", - "integrity": "sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==", - "requires": { - "@babel/types": "^7.17.0" - } - }, - "@babel/helper-module-imports": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz", - "integrity": "sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==", - "requires": { - "@babel/types": "^7.16.7" - } - }, - "@babel/helper-module-transforms": { - "version": "7.17.7", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz", - "integrity": "sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==", - "requires": { - "@babel/helper-environment-visitor": "^7.16.7", - "@babel/helper-module-imports": "^7.16.7", - "@babel/helper-simple-access": "^7.17.7", - "@babel/helper-split-export-declaration": "^7.16.7", - "@babel/helper-validator-identifier": "^7.16.7", - "@babel/template": "^7.16.7", - "@babel/traverse": "^7.17.3", - "@babel/types": "^7.17.0" - } - }, - "@babel/helper-optimise-call-expression": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz", - "integrity": "sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==", - "requires": { - "@babel/types": "^7.16.7" - } - }, - "@babel/helper-plugin-utils": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz", - "integrity": "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==" - }, - "@babel/helper-remap-async-to-generator": { - "version": "7.16.8", - "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz", - "integrity": "sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==", - "requires": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-wrap-function": "^7.16.8", - "@babel/types": "^7.16.8" - } - }, - "@babel/helper-replace-supers": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz", - "integrity": "sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==", - "requires": { - "@babel/helper-environment-visitor": "^7.16.7", - "@babel/helper-member-expression-to-functions": "^7.16.7", - "@babel/helper-optimise-call-expression": "^7.16.7", - "@babel/traverse": "^7.16.7", - "@babel/types": "^7.16.7" - } - }, - "@babel/helper-simple-access": { - "version": "7.17.7", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz", - "integrity": "sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==", - "requires": { - "@babel/types": "^7.17.0" - } - }, - "@babel/helper-skip-transparent-expression-wrappers": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz", - "integrity": "sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==", - "requires": { - "@babel/types": "^7.16.0" - } - }, - "@babel/helper-split-export-declaration": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz", - "integrity": "sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==", - "requires": { - "@babel/types": "^7.16.7" - } - }, - "@babel/helper-validator-identifier": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz", - "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==" - }, - "@babel/helper-validator-option": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz", - "integrity": "sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==" - }, - "@babel/helper-wrap-function": { - "version": "7.16.8", - "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz", - "integrity": "sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==", - "requires": { - "@babel/helper-function-name": "^7.16.7", - "@babel/template": "^7.16.7", - "@babel/traverse": "^7.16.8", - "@babel/types": "^7.16.8" - } - }, - "@babel/helpers": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.9.tgz", - "integrity": "sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==", - "requires": { - "@babel/template": "^7.16.7", - "@babel/traverse": "^7.17.9", - "@babel/types": "^7.17.0" - } - }, - "@babel/highlight": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.17.9.tgz", - "integrity": "sha512-J9PfEKCbFIv2X5bjTMiZu6Vf341N05QIY+d6FvVKynkG1S7G0j3I0QoRtWIrXhZ+/Nlb5Q0MzqL7TokEJ5BNHg==", - "requires": { - "@babel/helper-validator-identifier": "^7.16.7", - "chalk": "^2.0.0", - "js-tokens": "^4.0.0" - } - }, - "@babel/parser": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.17.9.tgz", - "integrity": "sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==" - }, - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz", - "integrity": "sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.16.7.tgz", - "integrity": "sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0", - "@babel/plugin-proposal-optional-chaining": "^7.16.7" - } - }, - "@babel/plugin-proposal-async-generator-functions": { - "version": "7.16.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz", - "integrity": "sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-remap-async-to-generator": "^7.16.8", - "@babel/plugin-syntax-async-generators": "^7.8.4" - } - }, - "@babel/plugin-proposal-class-properties": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz", - "integrity": "sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==", - "requires": { - "@babel/helper-create-class-features-plugin": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-proposal-class-static-block": { - "version": "7.17.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.17.6.tgz", - "integrity": "sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==", - "requires": { - "@babel/helper-create-class-features-plugin": "^7.17.6", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-class-static-block": "^7.14.5" - } - }, - "@babel/plugin-proposal-dynamic-import": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz", - "integrity": "sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-dynamic-import": "^7.8.3" - } - }, - "@babel/plugin-proposal-export-namespace-from": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.7.tgz", - "integrity": "sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-export-namespace-from": "^7.8.3" - } - }, - "@babel/plugin-proposal-json-strings": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.7.tgz", - "integrity": "sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-json-strings": "^7.8.3" - } - }, - "@babel/plugin-proposal-logical-assignment-operators": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.7.tgz", - "integrity": "sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" - } - }, - "@babel/plugin-proposal-nullish-coalescing-operator": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.7.tgz", - "integrity": "sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" - } - }, - "@babel/plugin-proposal-numeric-separator": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz", - "integrity": "sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-numeric-separator": "^7.10.4" - } - }, - "@babel/plugin-proposal-object-rest-spread": { - "version": "7.17.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.17.3.tgz", - "integrity": "sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==", - "requires": { - "@babel/compat-data": "^7.17.0", - "@babel/helper-compilation-targets": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-transform-parameters": "^7.16.7" - } - }, - "@babel/plugin-proposal-optional-catch-binding": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz", - "integrity": "sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" - } - }, - "@babel/plugin-proposal-optional-chaining": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.7.tgz", - "integrity": "sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0", - "@babel/plugin-syntax-optional-chaining": "^7.8.3" - } - }, - "@babel/plugin-proposal-private-methods": { - "version": "7.16.11", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz", - "integrity": "sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==", - "requires": { - "@babel/helper-create-class-features-plugin": "^7.16.10", - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-proposal-private-property-in-object": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.7.tgz", - "integrity": "sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==", - "requires": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-create-class-features-plugin": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-private-property-in-object": "^7.14.5" - } - }, - "@babel/plugin-proposal-unicode-property-regex": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.7.tgz", - "integrity": "sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==", - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-syntax-async-generators": { - "version": "7.8.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", - "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-class-properties": { - "version": "7.12.13", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", - "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", - "requires": { - "@babel/helper-plugin-utils": "^7.12.13" - } - }, - "@babel/plugin-syntax-class-static-block": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", - "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", - "requires": { - "@babel/helper-plugin-utils": "^7.14.5" - } - }, - "@babel/plugin-syntax-dynamic-import": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz", - "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==", - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-export-namespace-from": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz", - "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==", - "requires": { - "@babel/helper-plugin-utils": "^7.8.3" - } - }, - "@babel/plugin-syntax-json-strings": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", - "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-jsx": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz", - "integrity": "sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-syntax-logical-assignment-operators": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", - "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" - } - }, - "@babel/plugin-syntax-nullish-coalescing-operator": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", - "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-numeric-separator": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", - "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" - } - }, - "@babel/plugin-syntax-object-rest-spread": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", - "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-optional-catch-binding": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", - "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-optional-chaining": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", - "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-private-property-in-object": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", - "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", - "requires": { - "@babel/helper-plugin-utils": "^7.14.5" - } - }, - "@babel/plugin-syntax-top-level-await": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", - "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", - "requires": { - "@babel/helper-plugin-utils": "^7.14.5" - } - }, - "@babel/plugin-syntax-typescript": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.7.tgz", - "integrity": "sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-arrow-functions": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.7.tgz", - "integrity": "sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-async-to-generator": { - "version": "7.16.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz", - "integrity": "sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==", - "requires": { - "@babel/helper-module-imports": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-remap-async-to-generator": "^7.16.8" - } - }, - "@babel/plugin-transform-block-scoped-functions": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz", - "integrity": "sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-block-scoping": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.7.tgz", - "integrity": "sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-classes": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.7.tgz", - "integrity": "sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==", - "requires": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-environment-visitor": "^7.16.7", - "@babel/helper-function-name": "^7.16.7", - "@babel/helper-optimise-call-expression": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-replace-supers": "^7.16.7", - "@babel/helper-split-export-declaration": "^7.16.7", - "globals": "^11.1.0" - } - }, - "@babel/plugin-transform-computed-properties": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.7.tgz", - "integrity": "sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-destructuring": { - "version": "7.17.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.17.7.tgz", - "integrity": "sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-dotall-regex": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz", - "integrity": "sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==", - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-duplicate-keys": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.7.tgz", - "integrity": "sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-exponentiation-operator": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz", - "integrity": "sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==", - "requires": { - "@babel/helper-builder-binary-assignment-operator-visitor": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-for-of": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.7.tgz", - "integrity": "sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-function-name": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz", - "integrity": "sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==", - "requires": { - "@babel/helper-compilation-targets": "^7.16.7", - "@babel/helper-function-name": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-literals": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.7.tgz", - "integrity": "sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-member-expression-literals": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz", - "integrity": "sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-modules-amd": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.7.tgz", - "integrity": "sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==", - "requires": { - "@babel/helper-module-transforms": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "babel-plugin-dynamic-import-node": "^2.3.3" - }, - "dependencies": { - "babel-plugin-dynamic-import-node": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz", - "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==", - "requires": { - "object.assign": "^4.1.0" - } - } - } - }, - "@babel/plugin-transform-modules-commonjs": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.17.9.tgz", - "integrity": "sha512-2TBFd/r2I6VlYn0YRTz2JdazS+FoUuQ2rIFHoAxtyP/0G3D82SBLaRq9rnUkpqlLg03Byfl/+M32mpxjO6KaPw==", - "requires": { - "@babel/helper-module-transforms": "^7.17.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-simple-access": "^7.17.7", - "babel-plugin-dynamic-import-node": "^2.3.3" - }, - "dependencies": { - "babel-plugin-dynamic-import-node": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz", - "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==", - "requires": { - "object.assign": "^4.1.0" - } - } - } - }, - "@babel/plugin-transform-modules-systemjs": { - "version": "7.17.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.17.8.tgz", - "integrity": "sha512-39reIkMTUVagzgA5x88zDYXPCMT6lcaRKs1+S9K6NKBPErbgO/w/kP8GlNQTC87b412ZTlmNgr3k2JrWgHH+Bw==", - "requires": { - "@babel/helper-hoist-variables": "^7.16.7", - "@babel/helper-module-transforms": "^7.17.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-validator-identifier": "^7.16.7", - "babel-plugin-dynamic-import-node": "^2.3.3" - }, - "dependencies": { - "babel-plugin-dynamic-import-node": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz", - "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==", - "requires": { - "object.assign": "^4.1.0" - } - } - } - }, - "@babel/plugin-transform-modules-umd": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.16.7.tgz", - "integrity": "sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==", - "requires": { - "@babel/helper-module-transforms": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-named-capturing-groups-regex": { - "version": "7.16.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz", - "integrity": "sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==", - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.16.7" - } - }, - "@babel/plugin-transform-new-target": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.16.7.tgz", - "integrity": "sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-object-super": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz", - "integrity": "sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-replace-supers": "^7.16.7" - } - }, - "@babel/plugin-transform-parameters": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.7.tgz", - "integrity": "sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-property-literals": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz", - "integrity": "sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-react-constant-elements": { - "version": "7.17.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.17.6.tgz", - "integrity": "sha512-OBv9VkyyKtsHZiHLoSfCn+h6yU7YKX8nrs32xUmOa1SRSk+t03FosB6fBZ0Yz4BpD1WV7l73Nsad+2Tz7APpqw==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-react-display-name": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.7.tgz", - "integrity": "sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-react-jsx": { - "version": "7.17.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.17.3.tgz", - "integrity": "sha512-9tjBm4O07f7mzKSIlEmPdiE6ub7kfIe6Cd+w+oQebpATfTQMAgW+YOuWxogbKVTulA+MEO7byMeIUtQ1z+z+ZQ==", - "requires": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-module-imports": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-jsx": "^7.16.7", - "@babel/types": "^7.17.0" - } - }, - "@babel/plugin-transform-react-jsx-development": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.7.tgz", - "integrity": "sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==", - "requires": { - "@babel/plugin-transform-react-jsx": "^7.16.7" - } - }, - "@babel/plugin-transform-react-pure-annotations": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.7.tgz", - "integrity": "sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==", - "requires": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-regenerator": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.17.9.tgz", - "integrity": "sha512-Lc2TfbxR1HOyn/c6b4Y/b6NHoTb67n/IoWLxTu4kC7h4KQnWlhCq2S8Tx0t2SVvv5Uu87Hs+6JEJ5kt2tYGylQ==", - "requires": { - "regenerator-transform": "^0.15.0" - } - }, - "@babel/plugin-transform-reserved-words": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.16.7.tgz", - "integrity": "sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-runtime": { - "version": "7.17.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.17.0.tgz", - "integrity": "sha512-fr7zPWnKXNc1xoHfrIU9mN/4XKX4VLZ45Q+oMhfsYIaHvg7mHgmhfOy/ckRWqDK7XF3QDigRpkh5DKq6+clE8A==", - "requires": { - "@babel/helper-module-imports": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "babel-plugin-polyfill-corejs2": "^0.3.0", - "babel-plugin-polyfill-corejs3": "^0.5.0", - "babel-plugin-polyfill-regenerator": "^0.3.0", - "semver": "^6.3.0" - }, - "dependencies": { - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" - } - } - }, - "@babel/plugin-transform-shorthand-properties": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz", - "integrity": "sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-spread": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.16.7.tgz", - "integrity": "sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0" - } - }, - "@babel/plugin-transform-sticky-regex": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz", - "integrity": "sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-template-literals": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.16.7.tgz", - "integrity": "sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-typeof-symbol": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.16.7.tgz", - "integrity": "sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-typescript": { - "version": "7.16.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.8.tgz", - "integrity": "sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==", - "requires": { - "@babel/helper-create-class-features-plugin": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-typescript": "^7.16.7" - } - }, - "@babel/plugin-transform-unicode-escapes": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz", - "integrity": "sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/plugin-transform-unicode-regex": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz", - "integrity": "sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==", - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" - } - }, - "@babel/preset-env": { - "version": "7.16.11", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.11.tgz", - "integrity": "sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==", - "requires": { - "@babel/compat-data": "^7.16.8", - "@babel/helper-compilation-targets": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-validator-option": "^7.16.7", - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.16.7", - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.16.7", - "@babel/plugin-proposal-async-generator-functions": "^7.16.8", - "@babel/plugin-proposal-class-properties": "^7.16.7", - "@babel/plugin-proposal-class-static-block": "^7.16.7", - "@babel/plugin-proposal-dynamic-import": "^7.16.7", - "@babel/plugin-proposal-export-namespace-from": "^7.16.7", - "@babel/plugin-proposal-json-strings": "^7.16.7", - "@babel/plugin-proposal-logical-assignment-operators": "^7.16.7", - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7", - "@babel/plugin-proposal-numeric-separator": "^7.16.7", - "@babel/plugin-proposal-object-rest-spread": "^7.16.7", - "@babel/plugin-proposal-optional-catch-binding": "^7.16.7", - "@babel/plugin-proposal-optional-chaining": "^7.16.7", - "@babel/plugin-proposal-private-methods": "^7.16.11", - "@babel/plugin-proposal-private-property-in-object": "^7.16.7", - "@babel/plugin-proposal-unicode-property-regex": "^7.16.7", - "@babel/plugin-syntax-async-generators": "^7.8.4", - "@babel/plugin-syntax-class-properties": "^7.12.13", - "@babel/plugin-syntax-class-static-block": "^7.14.5", - "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-syntax-export-namespace-from": "^7.8.3", - "@babel/plugin-syntax-json-strings": "^7.8.3", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", - "@babel/plugin-syntax-numeric-separator": "^7.10.4", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", - "@babel/plugin-syntax-optional-chaining": "^7.8.3", - "@babel/plugin-syntax-private-property-in-object": "^7.14.5", - "@babel/plugin-syntax-top-level-await": "^7.14.5", - "@babel/plugin-transform-arrow-functions": "^7.16.7", - "@babel/plugin-transform-async-to-generator": "^7.16.8", - "@babel/plugin-transform-block-scoped-functions": "^7.16.7", - "@babel/plugin-transform-block-scoping": "^7.16.7", - "@babel/plugin-transform-classes": "^7.16.7", - "@babel/plugin-transform-computed-properties": "^7.16.7", - "@babel/plugin-transform-destructuring": "^7.16.7", - "@babel/plugin-transform-dotall-regex": "^7.16.7", - "@babel/plugin-transform-duplicate-keys": "^7.16.7", - "@babel/plugin-transform-exponentiation-operator": "^7.16.7", - "@babel/plugin-transform-for-of": "^7.16.7", - "@babel/plugin-transform-function-name": "^7.16.7", - "@babel/plugin-transform-literals": "^7.16.7", - "@babel/plugin-transform-member-expression-literals": "^7.16.7", - "@babel/plugin-transform-modules-amd": "^7.16.7", - "@babel/plugin-transform-modules-commonjs": "^7.16.8", - "@babel/plugin-transform-modules-systemjs": "^7.16.7", - "@babel/plugin-transform-modules-umd": "^7.16.7", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.16.8", - "@babel/plugin-transform-new-target": "^7.16.7", - "@babel/plugin-transform-object-super": "^7.16.7", - "@babel/plugin-transform-parameters": "^7.16.7", - "@babel/plugin-transform-property-literals": "^7.16.7", - "@babel/plugin-transform-regenerator": "^7.16.7", - "@babel/plugin-transform-reserved-words": "^7.16.7", - "@babel/plugin-transform-shorthand-properties": "^7.16.7", - "@babel/plugin-transform-spread": "^7.16.7", - "@babel/plugin-transform-sticky-regex": "^7.16.7", - "@babel/plugin-transform-template-literals": "^7.16.7", - "@babel/plugin-transform-typeof-symbol": "^7.16.7", - "@babel/plugin-transform-unicode-escapes": "^7.16.7", - "@babel/plugin-transform-unicode-regex": "^7.16.7", - "@babel/preset-modules": "^0.1.5", - "@babel/types": "^7.16.8", - "babel-plugin-polyfill-corejs2": "^0.3.0", - "babel-plugin-polyfill-corejs3": "^0.5.0", - "babel-plugin-polyfill-regenerator": "^0.3.0", - "core-js-compat": "^3.20.2", - "semver": "^6.3.0" - }, - "dependencies": { - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" - } - } - }, - "@babel/preset-modules": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz", - "integrity": "sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==", - "requires": { - "@babel/helper-plugin-utils": "^7.0.0", - "@babel/plugin-proposal-unicode-property-regex": "^7.4.4", - "@babel/plugin-transform-dotall-regex": "^7.4.4", - "@babel/types": "^7.4.4", - "esutils": "^2.0.2" - } - }, - "@babel/preset-react": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.16.7.tgz", - "integrity": "sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-validator-option": "^7.16.7", - "@babel/plugin-transform-react-display-name": "^7.16.7", - "@babel/plugin-transform-react-jsx": "^7.16.7", - "@babel/plugin-transform-react-jsx-development": "^7.16.7", - "@babel/plugin-transform-react-pure-annotations": "^7.16.7" - } - }, - "@babel/preset-typescript": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz", - "integrity": "sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==", - "requires": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-validator-option": "^7.16.7", - "@babel/plugin-transform-typescript": "^7.16.7" - } - }, - "@babel/runtime": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.9.tgz", - "integrity": "sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, - "@babel/runtime-corejs3": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.17.9.tgz", - "integrity": "sha512-WxYHHUWF2uZ7Hp1K+D1xQgbgkGUfA+5UPOegEXGt2Y5SMog/rYCVaifLZDbw8UkNXozEqqrZTy6bglL7xTaCOw==", - "requires": { - "core-js-pure": "^3.20.2", - "regenerator-runtime": "^0.13.4" - } - }, - "@babel/template": { - "version": "7.16.7", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz", - "integrity": "sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==", - "requires": { - "@babel/code-frame": "^7.16.7", - "@babel/parser": "^7.16.7", - "@babel/types": "^7.16.7" - } - }, - "@babel/traverse": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.17.9.tgz", - "integrity": "sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==", - "requires": { - "@babel/code-frame": "^7.16.7", - "@babel/generator": "^7.17.9", - "@babel/helper-environment-visitor": "^7.16.7", - "@babel/helper-function-name": "^7.17.9", - "@babel/helper-hoist-variables": "^7.16.7", - "@babel/helper-split-export-declaration": "^7.16.7", - "@babel/parser": "^7.17.9", - "@babel/types": "^7.17.0", - "debug": "^4.1.0", - "globals": "^11.1.0" - } - }, - "@babel/types": { - "version": "7.17.0", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.17.0.tgz", - "integrity": "sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==", - "requires": { - "@babel/helper-validator-identifier": "^7.16.7", - "to-fast-properties": "^2.0.0" - } - }, - "@colors/colors": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz", - "integrity": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==", - "optional": true - }, - "@docsearch/css": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@docsearch/css/-/css-3.0.0.tgz", - "integrity": "sha512-1kkV7tkAsiuEd0shunYRByKJe3xQDG2q7wYg24SOw1nV9/2lwEd4WrUYRJC/ukGTl2/kHeFxsaUvtiOy0y6fFA==" - }, - "@docsearch/react": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@docsearch/react/-/react-3.0.0.tgz", - "integrity": "sha512-yhMacqS6TVQYoBh/o603zszIb5Bl8MIXuOc6Vy617I74pirisDzzcNh0NEaYQt50fVVR3khUbeEhUEWEWipESg==", - "requires": { - "@algolia/autocomplete-core": "1.5.2", - "@algolia/autocomplete-preset-algolia": "1.5.2", - "@docsearch/css": "3.0.0", - "algoliasearch": "^4.0.0" - } - }, - "@docusaurus/core": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/core/-/core-2.0.0-beta.18.tgz", - "integrity": "sha512-puV7l+0/BPSi07Xmr8tVktfs1BzhC8P5pm6Bs2CfvysCJ4nefNCD1CosPc1PGBWy901KqeeEJ1aoGwj9tU3AUA==", - "requires": { - "@babel/core": "^7.17.8", - "@babel/generator": "^7.17.7", - "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-transform-runtime": "^7.17.0", - "@babel/preset-env": "^7.16.11", - "@babel/preset-react": "^7.16.7", - "@babel/preset-typescript": "^7.16.7", - "@babel/runtime": "^7.17.8", - "@babel/runtime-corejs3": "^7.17.8", - "@babel/traverse": "^7.17.3", - "@docusaurus/cssnano-preset": "2.0.0-beta.18", - "@docusaurus/logger": "2.0.0-beta.18", - "@docusaurus/mdx-loader": "2.0.0-beta.18", - "@docusaurus/react-loadable": "5.5.2", - "@docusaurus/utils": "2.0.0-beta.18", - "@docusaurus/utils-common": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "@slorber/static-site-generator-webpack-plugin": "^4.0.4", - "@svgr/webpack": "^6.2.1", - "autoprefixer": "^10.4.4", - "babel-loader": "^8.2.4", - "babel-plugin-dynamic-import-node": "2.3.0", - "boxen": "^6.2.1", - "chokidar": "^3.5.3", - "clean-css": "^5.2.4", - "cli-table3": "^0.6.1", - "combine-promises": "^1.1.0", - "commander": "^5.1.0", - "copy-webpack-plugin": "^10.2.4", - "core-js": "^3.21.1", - "css-loader": "^6.7.1", - "css-minimizer-webpack-plugin": "^3.4.1", - "cssnano": "^5.1.5", - "del": "^6.0.0", - "detect-port": "^1.3.0", - "escape-html": "^1.0.3", - "eta": "^1.12.3", - "file-loader": "^6.2.0", - "fs-extra": "^10.0.1", - "html-minifier-terser": "^6.1.0", - "html-tags": "^3.1.0", - "html-webpack-plugin": "^5.5.0", - "import-fresh": "^3.3.0", - "is-root": "^2.1.0", - "leven": "^3.1.0", - "lodash": "^4.17.21", - "mini-css-extract-plugin": "^2.6.0", - "nprogress": "^0.2.0", - "postcss": "^8.4.12", - "postcss-loader": "^6.2.1", - "prompts": "^2.4.2", - "react-dev-utils": "^12.0.0", - "react-helmet-async": "^1.2.3", - "react-loadable": "npm:@docusaurus/react-loadable@5.5.2", - "react-loadable-ssr-addon-v5-slorber": "^1.0.1", - "react-router": "^5.2.0", - "react-router-config": "^5.1.1", - "react-router-dom": "^5.2.0", - "remark-admonitions": "^1.2.1", - "rtl-detect": "^1.0.4", - "semver": "^7.3.5", - "serve-handler": "^6.1.3", - "shelljs": "^0.8.5", - "terser-webpack-plugin": "^5.3.1", - "tslib": "^2.3.1", - "update-notifier": "^5.1.0", - "url-loader": "^4.1.1", - "wait-on": "^6.0.1", - "webpack": "^5.70.0", - "webpack-bundle-analyzer": "^4.5.0", - "webpack-dev-server": "^4.7.4", - "webpack-merge": "^5.8.0", - "webpackbar": "^5.0.2" - } - }, - "@docusaurus/cssnano-preset": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/cssnano-preset/-/cssnano-preset-2.0.0-beta.18.tgz", - "integrity": "sha512-VxhYmpyx16Wv00W9TUfLVv0NgEK/BwP7pOdWoaiELEIAMV7SO1+6iB8gsFUhtfKZ31I4uPVLMKrCyWWakoFeFA==", - "requires": { - "cssnano-preset-advanced": "^5.3.1", - "postcss": "^8.4.12", - "postcss-sort-media-queries": "^4.2.1" - } - }, - "@docusaurus/logger": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/logger/-/logger-2.0.0-beta.18.tgz", - "integrity": "sha512-frNe5vhH3mbPmH980Lvzaz45+n1PQl3TkslzWYXQeJOkFX17zUd3e3U7F9kR1+DocmAqHkgAoWuXVcvEoN29fg==", - "requires": { - "chalk": "^4.1.2", - "tslib": "^2.3.1" - }, - "dependencies": { - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "requires": { - "color-convert": "^2.0.1" - } - }, - "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" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "requires": { - "has-flag": "^4.0.0" - } - } - } - }, - "@docusaurus/lqip-loader": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/lqip-loader/-/lqip-loader-2.0.0-beta.18.tgz", - "integrity": "sha512-arMahmfqF956n3xg+UmLIAl2uRFucsSBw0aTk4OwcXNvbWu+btmbstMi2fxFjGCyTOqojnepKDzJZMmZ1Tji3A==", - "requires": { - "@docusaurus/logger": "2.0.0-beta.18", - "file-loader": "^6.2.0", - "lodash": "^4.17.21", - "sharp": "^0.30.3", - "tslib": "^2.3.1" - } - }, - "@docusaurus/mdx-loader": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/mdx-loader/-/mdx-loader-2.0.0-beta.18.tgz", - "integrity": "sha512-pOmAQM4Y1jhuZTbEhjh4ilQa74Mh6Q0pMZn1xgIuyYDdqvIOrOlM/H0i34YBn3+WYuwsGim4/X0qynJMLDUA4A==", - "requires": { - "@babel/parser": "^7.17.8", - "@babel/traverse": "^7.17.3", - "@docusaurus/logger": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "@mdx-js/mdx": "^1.6.22", - "escape-html": "^1.0.3", - "file-loader": "^6.2.0", - "fs-extra": "^10.0.1", - "image-size": "^1.0.1", - "mdast-util-to-string": "^2.0.0", - "remark-emoji": "^2.1.0", - "stringify-object": "^3.3.0", - "tslib": "^2.3.1", - "unist-util-visit": "^2.0.2", - "url-loader": "^4.1.1", - "webpack": "^5.70.0" - } - }, - "@docusaurus/module-type-aliases": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-2.0.0-beta.18.tgz", - "integrity": "sha512-e6mples8FZRyT7QyqidGS6BgkROjM+gljJsdOqoctbtBp+SZ5YDjwRHOmoY7eqEfsQNOaFZvT2hK38ui87hCRA==", - "requires": { - "@docusaurus/types": "2.0.0-beta.18", - "@types/react": "*", - "@types/react-router-config": "*", - "@types/react-router-dom": "*", - "react-helmet-async": "*" - } - }, - "@docusaurus/plugin-content-blog": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-blog/-/plugin-content-blog-2.0.0-beta.18.tgz", - "integrity": "sha512-qzK83DgB+mxklk3PQC2nuTGPQD/8ogw1nXSmaQpyXAyhzcz4CXAZ9Swl/Ee9A/bvPwQGnSHSP3xqIYl8OkFtfw==", - "requires": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/logger": "2.0.0-beta.18", - "@docusaurus/mdx-loader": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "@docusaurus/utils-common": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "cheerio": "^1.0.0-rc.10", - "feed": "^4.2.2", - "fs-extra": "^10.0.1", - "lodash": "^4.17.21", - "reading-time": "^1.5.0", - "remark-admonitions": "^1.2.1", - "tslib": "^2.3.1", - "utility-types": "^3.10.0", - "webpack": "^5.70.0" - } - }, - "@docusaurus/plugin-content-docs": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-docs/-/plugin-content-docs-2.0.0-beta.18.tgz", - "integrity": "sha512-z4LFGBJuzn4XQiUA7OEA2SZTqlp+IYVjd3NrCk/ZUfNi1tsTJS36ATkk9Y6d0Nsp7K2kRXqaXPsz4adDgeIU+Q==", - "requires": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/logger": "2.0.0-beta.18", - "@docusaurus/mdx-loader": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "combine-promises": "^1.1.0", - "fs-extra": "^10.0.1", - "import-fresh": "^3.3.0", - "js-yaml": "^4.1.0", - "lodash": "^4.17.21", - "remark-admonitions": "^1.2.1", - "tslib": "^2.3.1", - "utility-types": "^3.10.0", - "webpack": "^5.70.0" - } - }, - "@docusaurus/plugin-content-pages": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-pages/-/plugin-content-pages-2.0.0-beta.18.tgz", - "integrity": "sha512-CJ2Xeb9hQrMeF4DGywSDVX2TFKsQpc8ZA7czyeBAAbSFsoRyxXPYeSh8aWljqR4F1u/EKGSKy0Shk/D4wumaHw==", - "requires": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/mdx-loader": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "fs-extra": "^10.0.1", - "remark-admonitions": "^1.2.1", - "tslib": "^2.3.1", - "webpack": "^5.70.0" - } - }, - "@docusaurus/plugin-debug": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-debug/-/plugin-debug-2.0.0-beta.18.tgz", - "integrity": "sha512-inLnLERgG7q0WlVmK6nYGHwVqREz13ivkynmNygEibJZToFRdgnIPW+OwD8QzgC5MpQTJw7+uYjcitpBumy1Gw==", - "requires": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "fs-extra": "^10.0.1", - "react-json-view": "^1.21.3", - "tslib": "^2.3.1" - } - }, - "@docusaurus/plugin-google-analytics": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-2.0.0-beta.18.tgz", - "integrity": "sha512-s9dRBWDrZ1uu3wFXPCF7yVLo/+5LUFAeoxpXxzory8gn9GYDt8ZDj80h5DUyCLxiy72OG6bXWNOYS/Vc6cOPXQ==", - "requires": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "tslib": "^2.3.1" - } - }, - "@docusaurus/plugin-google-gtag": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-2.0.0-beta.18.tgz", - "integrity": "sha512-h7vPuLVo/9pHmbFcvb4tCpjg4SxxX4k+nfVDyippR254FM++Z/nA5pRB0WvvIJ3ZTe0ioOb5Wlx2xdzJIBHUNg==", - "requires": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "tslib": "^2.3.1" - } - }, - "@docusaurus/plugin-ideal-image": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-ideal-image/-/plugin-ideal-image-2.0.0-beta.18.tgz", - "integrity": "sha512-ukX+oPE6xz7QB7faIOu8zyp5FbrGGBvgXykYBtIFSsqSjo3yH7nzzNW928c1BtY/Uhr4rwtkVf38WazxCJy2BQ==", - "requires": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/lqip-loader": "2.0.0-beta.18", - "@docusaurus/responsive-loader": "^1.7.0", - "@docusaurus/theme-translations": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "@endiliey/react-ideal-image": "^0.0.11", - "react-waypoint": "^10.1.0", - "sharp": "^0.30.3", - "tslib": "^2.3.1", - "webpack": "^5.70.0" - } - }, - "@docusaurus/plugin-sitemap": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-sitemap/-/plugin-sitemap-2.0.0-beta.18.tgz", - "integrity": "sha512-Klonht0Ye3FivdBpS80hkVYNOH+8lL/1rbCPEV92rKhwYdwnIejqhdKct4tUTCl8TYwWiyeUFQqobC/5FNVZPQ==", - "requires": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "@docusaurus/utils-common": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "fs-extra": "^10.0.1", - "sitemap": "^7.1.1", - "tslib": "^2.3.1" - } - }, - "@docusaurus/preset-classic": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/preset-classic/-/preset-classic-2.0.0-beta.18.tgz", - "integrity": "sha512-TfDulvFt/vLWr/Yy7O0yXgwHtJhdkZ739bTlFNwEkRMAy8ggi650e52I1I0T79s67llecb4JihgHPW+mwiVkCQ==", - "requires": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/plugin-content-blog": "2.0.0-beta.18", - "@docusaurus/plugin-content-docs": "2.0.0-beta.18", - "@docusaurus/plugin-content-pages": "2.0.0-beta.18", - "@docusaurus/plugin-debug": "2.0.0-beta.18", - "@docusaurus/plugin-google-analytics": "2.0.0-beta.18", - "@docusaurus/plugin-google-gtag": "2.0.0-beta.18", - "@docusaurus/plugin-sitemap": "2.0.0-beta.18", - "@docusaurus/theme-classic": "2.0.0-beta.18", - "@docusaurus/theme-common": "2.0.0-beta.18", - "@docusaurus/theme-search-algolia": "2.0.0-beta.18" - } - }, - "@docusaurus/react-loadable": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz", - "integrity": "sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==", - "requires": { - "@types/react": "*", - "prop-types": "^15.6.2" - } - }, - "@docusaurus/responsive-loader": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@docusaurus/responsive-loader/-/responsive-loader-1.7.0.tgz", - "integrity": "sha512-N0cWuVqTRXRvkBxeMQcy/OF2l7GN8rmni5EzR3HpwR+iU2ckYPnziceojcxvvxQ5NqZg1QfEW0tycQgHp+e+Nw==", - "requires": { - "loader-utils": "^2.0.0" - } - }, - "@docusaurus/theme-classic": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/theme-classic/-/theme-classic-2.0.0-beta.18.tgz", - "integrity": "sha512-WJWofvSGKC4Luidk0lyUwkLnO3DDynBBHwmt4QrV+aAVWWSOHUjA2mPOF6GLGuzkZd3KfL9EvAfsU0aGE1Hh5g==", - "requires": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/plugin-content-blog": "2.0.0-beta.18", - "@docusaurus/plugin-content-docs": "2.0.0-beta.18", - "@docusaurus/plugin-content-pages": "2.0.0-beta.18", - "@docusaurus/theme-common": "2.0.0-beta.18", - "@docusaurus/theme-translations": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "@docusaurus/utils-common": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "@mdx-js/react": "^1.6.22", - "clsx": "^1.1.1", - "copy-text-to-clipboard": "^3.0.1", - "infima": "0.2.0-alpha.38", - "lodash": "^4.17.21", - "postcss": "^8.4.12", - "prism-react-renderer": "^1.3.1", - "prismjs": "^1.27.0", - "react-router-dom": "^5.2.0", - "rtlcss": "^3.5.0" - } - }, - "@docusaurus/theme-common": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/theme-common/-/theme-common-2.0.0-beta.18.tgz", - "integrity": "sha512-3pI2Q6ttScDVTDbuUKAx+TdC8wmwZ2hfWk8cyXxksvC9bBHcyzXhSgcK8LTsszn2aANyZ3e3QY2eNSOikTFyng==", - "requires": { - "@docusaurus/module-type-aliases": "2.0.0-beta.18", - "@docusaurus/plugin-content-blog": "2.0.0-beta.18", - "@docusaurus/plugin-content-docs": "2.0.0-beta.18", - "@docusaurus/plugin-content-pages": "2.0.0-beta.18", - "clsx": "^1.1.1", - "parse-numeric-range": "^1.3.0", - "prism-react-renderer": "^1.3.1", - "tslib": "^2.3.1", - "utility-types": "^3.10.0" - } - }, - "@docusaurus/theme-search-algolia": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/theme-search-algolia/-/theme-search-algolia-2.0.0-beta.18.tgz", - "integrity": "sha512-2w97KO/gnjI49WVtYQqENpQ8iO1Sem0yaTxw7/qv/ndlmIAQD0syU4yx6GsA7bTQCOGwKOWWzZSetCgUmTnWgA==", - "requires": { - "@docsearch/react": "^3.0.0", - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/logger": "2.0.0-beta.18", - "@docusaurus/plugin-content-docs": "2.0.0-beta.18", - "@docusaurus/theme-common": "2.0.0-beta.18", - "@docusaurus/theme-translations": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "@docusaurus/utils-validation": "2.0.0-beta.18", - "algoliasearch": "^4.13.0", - "algoliasearch-helper": "^3.7.4", - "clsx": "^1.1.1", - "eta": "^1.12.3", - "fs-extra": "^10.0.1", - "lodash": "^4.17.21", - "tslib": "^2.3.1", - "utility-types": "^3.10.0" - } - }, - "@docusaurus/theme-translations": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/theme-translations/-/theme-translations-2.0.0-beta.18.tgz", - "integrity": "sha512-1uTEUXlKC9nco1Lx9H5eOwzB+LP4yXJG5wfv1PMLE++kJEdZ40IVorlUi3nJnaa9/lJNq5vFvvUDrmeNWsxy/Q==", - "requires": { - "fs-extra": "^10.0.1", - "tslib": "^2.3.1" - } - }, - "@docusaurus/types": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.0.0-beta.18.tgz", - "integrity": "sha512-zkuSmPQYP3+z4IjGHlW0nGzSSpY7Sit0Nciu/66zSb5m07TK72t6T1MlpCAn/XijcB9Cq6nenC3kJh66nGsKYg==", - "requires": { - "commander": "^5.1.0", - "joi": "^17.6.0", - "utility-types": "^3.10.0", - "webpack": "^5.70.0", - "webpack-merge": "^5.8.0" - } - }, - "@docusaurus/utils": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/utils/-/utils-2.0.0-beta.18.tgz", - "integrity": "sha512-v2vBmH7xSbPwx3+GB90HgLSQdj+Rh5ELtZWy7M20w907k0ROzDmPQ/8Ke2DK3o5r4pZPGnCrsB3SaYI83AEmAA==", - "requires": { - "@docusaurus/logger": "2.0.0-beta.18", - "@svgr/webpack": "^6.2.1", - "file-loader": "^6.2.0", - "fs-extra": "^10.0.1", - "github-slugger": "^1.4.0", - "globby": "^11.1.0", - "gray-matter": "^4.0.3", - "js-yaml": "^4.1.0", - "lodash": "^4.17.21", - "micromatch": "^4.0.5", - "resolve-pathname": "^3.0.0", - "shelljs": "^0.8.5", - "tslib": "^2.3.1", - "url-loader": "^4.1.1", - "webpack": "^5.70.0" - } - }, - "@docusaurus/utils-common": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/utils-common/-/utils-common-2.0.0-beta.18.tgz", - "integrity": "sha512-pK83EcOIiKCLGhrTwukZMo5jqd1sqqqhQwOVyxyvg+x9SY/lsnNzScA96OEfm+qQLBwK1OABA7Xc1wfkgkUxvw==", - "requires": { - "tslib": "^2.3.1" - } - }, - "@docusaurus/utils-validation": { - "version": "2.0.0-beta.18", - "resolved": "https://registry.npmjs.org/@docusaurus/utils-validation/-/utils-validation-2.0.0-beta.18.tgz", - "integrity": "sha512-3aDrXjJJ8Cw2MAYEk5JMNnr8UHPxmVNbPU/PIHFWmWK09nJvs3IQ8nc9+8I30aIjRdIyc/BIOCxgvAcJ4hsxTA==", - "requires": { - "@docusaurus/logger": "2.0.0-beta.18", - "@docusaurus/utils": "2.0.0-beta.18", - "joi": "^17.6.0", - "js-yaml": "^4.1.0", - "tslib": "^2.3.1" - } - }, - "@endiliey/react-ideal-image": { - "version": "0.0.11", - "resolved": "https://registry.npmjs.org/@endiliey/react-ideal-image/-/react-ideal-image-0.0.11.tgz", - "integrity": "sha512-QxMjt/Gvur/gLxSoCy7VIyGGGrGmDN+VHcXkN3R2ApoWX0EYUE+hMgPHSW/PV6VVebZ1Nd4t2UnGRBDihu16JQ==", - "requires": {} - }, - "@hapi/hoek": { - "version": "9.2.1", - "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.2.1.tgz", - "integrity": "sha512-gfta+H8aziZsm8pZa0vj04KO6biEiisppNgA1kbJvFrrWu9Vm7eaUEy76DIxsuTaWvti5fkJVhllWc6ZTE+Mdw==" - }, - "@hapi/topo": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz", - "integrity": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==", - "requires": { - "@hapi/hoek": "^9.0.0" - } - }, - "@jridgewell/gen-mapping": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz", - "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==", - "requires": { - "@jridgewell/set-array": "^1.0.1", - "@jridgewell/sourcemap-codec": "^1.4.10", - "@jridgewell/trace-mapping": "^0.3.9" - } - }, - "@jridgewell/resolve-uri": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz", - "integrity": "sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==" - }, - "@jridgewell/set-array": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz", - "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==" - }, - "@jridgewell/source-map": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.2.tgz", - "integrity": "sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==", - "requires": { - "@jridgewell/gen-mapping": "^0.3.0", - "@jridgewell/trace-mapping": "^0.3.9" - } - }, - "@jridgewell/sourcemap-codec": { - "version": "1.4.11", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz", - "integrity": "sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==" - }, - "@jridgewell/trace-mapping": { - "version": "0.3.9", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", - "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", - "requires": { - "@jridgewell/resolve-uri": "^3.0.3", - "@jridgewell/sourcemap-codec": "^1.4.10" - } - }, - "@leichtgewicht/ip-codec": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.3.tgz", - "integrity": "sha512-nkalE/f1RvRGChwBnEIoBfSEYOXnCRdleKuv6+lePbMDrMZXeDQnqak5XDOeBgrPPyPfAdcCu/B5z+v3VhplGg==" - }, - "@mdx-js/mdx": { - "version": "1.6.22", - "resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-1.6.22.tgz", - "integrity": "sha512-AMxuLxPz2j5/6TpF/XSdKpQP1NlG0z11dFOlq+2IP/lSgl11GY8ji6S/rgsViN/L0BDvHvUMruRb7ub+24LUYA==", - "requires": { - "@babel/core": "7.12.9", - "@babel/plugin-syntax-jsx": "7.12.1", - "@babel/plugin-syntax-object-rest-spread": "7.8.3", - "@mdx-js/util": "1.6.22", - "babel-plugin-apply-mdx-type-prop": "1.6.22", - "babel-plugin-extract-import-names": "1.6.22", - "camelcase-css": "2.0.1", - "detab": "2.0.4", - "hast-util-raw": "6.0.1", - "lodash.uniq": "4.5.0", - "mdast-util-to-hast": "10.0.1", - "remark-footnotes": "2.0.0", - "remark-mdx": "1.6.22", - "remark-parse": "8.0.3", - "remark-squeeze-paragraphs": "4.0.0", - "style-to-object": "0.3.0", - "unified": "9.2.0", - "unist-builder": "2.0.3", - "unist-util-visit": "2.0.3" - }, - "dependencies": { - "@babel/core": { - "version": "7.12.9", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.9.tgz", - "integrity": "sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==", - "requires": { - "@babel/code-frame": "^7.10.4", - "@babel/generator": "^7.12.5", - "@babel/helper-module-transforms": "^7.12.1", - "@babel/helpers": "^7.12.5", - "@babel/parser": "^7.12.7", - "@babel/template": "^7.12.7", - "@babel/traverse": "^7.12.9", - "@babel/types": "^7.12.7", - "convert-source-map": "^1.7.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.1", - "json5": "^2.1.2", - "lodash": "^4.17.19", - "resolve": "^1.3.2", - "semver": "^5.4.1", - "source-map": "^0.5.0" - } - }, - "@babel/plugin-syntax-jsx": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.1.tgz", - "integrity": "sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==", - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" - } - }, - "semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" - } - } - }, - "@mdx-js/react": { - "version": "1.6.22", - "resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz", - "integrity": "sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==", - "requires": {} - }, - "@mdx-js/util": { - "version": "1.6.22", - "resolved": "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz", - "integrity": "sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==" - }, - "@nodelib/fs.scandir": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", - "requires": { - "@nodelib/fs.stat": "2.0.5", - "run-parallel": "^1.1.9" - } - }, - "@nodelib/fs.stat": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" - }, - "@nodelib/fs.walk": { - "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" - } - }, - "@polka/url": { - "version": "1.0.0-next.21", - "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.21.tgz", - "integrity": "sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==" - }, - "@popperjs/core": { - "version": "2.11.5", - "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.5.tgz", - "integrity": "sha512-9X2obfABZuDVLCgPK9aX0a/x4jaOEweTTWE2+9sr0Qqqevj2Uv5XorvusThmc9XGYpS9yI+fhh8RTafBtGposw==", - "peer": true - }, - "@sideway/address": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.4.tgz", - "integrity": "sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==", - "requires": { - "@hapi/hoek": "^9.0.0" - } - }, - "@sideway/formula": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.0.tgz", - "integrity": "sha512-vHe7wZ4NOXVfkoRb8T5otiENVlT7a3IAiw7H5M2+GO+9CDgcVUUsX1zalAztCmwyOr2RUTGJdgB+ZvSVqmdHmg==" - }, - "@sideway/pinpoint": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz", - "integrity": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==" - }, - "@sindresorhus/is": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz", - "integrity": "sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==" - }, - "@slorber/static-site-generator-webpack-plugin": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/@slorber/static-site-generator-webpack-plugin/-/static-site-generator-webpack-plugin-4.0.4.tgz", - "integrity": "sha512-FvMavoWEIePps6/JwGCOLYKCRhuwIHhMtmbKpBFgzNkxwpa/569LfTkrbRk1m1I3n+ezJK4on9E1A6cjuZmD9g==", - "requires": { - "bluebird": "^3.7.1", - "cheerio": "^0.22.0", - "eval": "^0.1.8", - "webpack-sources": "^1.4.3" - }, - "dependencies": { - "cheerio": { - "version": "0.22.0", - "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-0.22.0.tgz", - "integrity": "sha1-qbqoYKP5tZWmuBsahocxIe06Jp4=", - "requires": { - "css-select": "~1.2.0", - "dom-serializer": "~0.1.0", - "entities": "~1.1.1", - "htmlparser2": "^3.9.1", - "lodash.assignin": "^4.0.9", - "lodash.bind": "^4.1.4", - "lodash.defaults": "^4.0.1", - "lodash.filter": "^4.4.0", - "lodash.flatten": "^4.2.0", - "lodash.foreach": "^4.3.0", - "lodash.map": "^4.4.0", - "lodash.merge": "^4.4.0", - "lodash.pick": "^4.2.1", - "lodash.reduce": "^4.4.0", - "lodash.reject": "^4.4.0", - "lodash.some": "^4.4.0" - } - }, - "css-select": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/css-select/-/css-select-1.2.0.tgz", - "integrity": "sha1-KzoRBTnFNV8c2NMUYj6HCxIeyFg=", - "requires": { - "boolbase": "~1.0.0", - "css-what": "2.1", - "domutils": "1.5.1", - "nth-check": "~1.0.1" - } - }, - "css-what": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz", - "integrity": "sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg==" - }, - "dom-serializer": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.1.1.tgz", - "integrity": "sha512-l0IU0pPzLWSHBcieZbpOKgkIn3ts3vAh7ZuFyXNwJxJXk/c4Gwj9xaTJwIDVQCXawWD0qb3IzMGH5rglQaO0XA==", - "requires": { - "domelementtype": "^1.3.0", - "entities": "^1.1.1" - } - }, - "domelementtype": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz", - "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==" - }, - "domhandler": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz", - "integrity": "sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==", - "requires": { - "domelementtype": "1" - } - }, - "domutils": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz", - "integrity": "sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=", - "requires": { - "dom-serializer": "0", - "domelementtype": "1" - } - }, - "entities": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz", - "integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==" - }, - "htmlparser2": { - "version": "3.10.1", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz", - "integrity": "sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==", - "requires": { - "domelementtype": "^1.3.1", - "domhandler": "^2.3.0", - "domutils": "^1.5.1", - "entities": "^1.1.1", - "inherits": "^2.0.1", - "readable-stream": "^3.1.1" - } - }, - "nth-check": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz", - "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==", - "requires": { - "boolbase": "~1.0.0" - } - } - } - }, - "@svgr/babel-plugin-add-jsx-attribute": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-6.0.0.tgz", - "integrity": "sha512-MdPdhdWLtQsjd29Wa4pABdhWbaRMACdM1h31BY+c6FghTZqNGT7pEYdBoaGeKtdTOBC/XNFQaKVj+r/Ei2ryWA==", - "requires": {} - }, - "@svgr/babel-plugin-remove-jsx-attribute": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-6.0.0.tgz", - "integrity": "sha512-aVdtfx9jlaaxc3unA6l+M9YRnKIZjOhQPthLKqmTXC8UVkBLDRGwPKo+r8n3VZN8B34+yVajzPTZ+ptTSuZZCw==", - "requires": {} - }, - "@svgr/babel-plugin-remove-jsx-empty-expression": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-6.0.0.tgz", - "integrity": "sha512-Ccj42ApsePD451AZJJf1QzTD1B/BOU392URJTeXFxSK709i0KUsGtbwyiqsKu7vsYxpTM0IA5clAKDyf9RCZyA==", - "requires": {} - }, - "@svgr/babel-plugin-replace-jsx-attribute-value": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-6.0.0.tgz", - "integrity": "sha512-88V26WGyt1Sfd1emBYmBJRWMmgarrExpKNVmI9vVozha4kqs6FzQJ/Kp5+EYli1apgX44518/0+t9+NU36lThQ==", - "requires": {} - }, - "@svgr/babel-plugin-svg-dynamic-title": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-6.0.0.tgz", - "integrity": "sha512-F7YXNLfGze+xv0KMQxrl2vkNbI9kzT9oDK55/kUuymh1ACyXkMV+VZWX1zEhSTfEKh7VkHVZGmVtHg8eTZ6PRg==", - "requires": {} - }, - "@svgr/babel-plugin-svg-em-dimensions": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-6.0.0.tgz", - "integrity": "sha512-+rghFXxdIqJNLQK08kwPBD3Z22/0b2tEZ9lKiL/yTfuyj1wW8HUXu4bo/XkogATIYuXSghVQOOCwURXzHGKyZA==", - "requires": {} - }, - "@svgr/babel-plugin-transform-react-native-svg": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-6.0.0.tgz", - "integrity": "sha512-VaphyHZ+xIKv5v0K0HCzyfAaLhPGJXSk2HkpYfXIOKb7DjLBv0soHDxNv6X0vr2titsxE7klb++u7iOf7TSrFQ==", - "requires": {} - }, - "@svgr/babel-plugin-transform-svg-component": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-6.2.0.tgz", - "integrity": "sha512-bhYIpsORb++wpsp91fymbFkf09Z/YEKR0DnFjxvN+8JHeCUD2unnh18jIMKnDJTWtvpTaGYPXELVe4OOzFI0xg==", - "requires": {} - }, - "@svgr/babel-preset": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-6.2.0.tgz", - "integrity": "sha512-4WQNY0J71JIaL03DRn0vLiz87JXx0b9dYm2aA8XHlQJQoixMl4r/soYHm8dsaJZ3jWtkCiOYy48dp9izvXhDkQ==", - "requires": { - "@svgr/babel-plugin-add-jsx-attribute": "^6.0.0", - "@svgr/babel-plugin-remove-jsx-attribute": "^6.0.0", - "@svgr/babel-plugin-remove-jsx-empty-expression": "^6.0.0", - "@svgr/babel-plugin-replace-jsx-attribute-value": "^6.0.0", - "@svgr/babel-plugin-svg-dynamic-title": "^6.0.0", - "@svgr/babel-plugin-svg-em-dimensions": "^6.0.0", - "@svgr/babel-plugin-transform-react-native-svg": "^6.0.0", - "@svgr/babel-plugin-transform-svg-component": "^6.2.0" - } - }, - "@svgr/core": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/@svgr/core/-/core-6.2.1.tgz", - "integrity": "sha512-NWufjGI2WUyrg46mKuySfviEJ6IxHUOm/8a3Ph38VCWSp+83HBraCQrpEM3F3dB6LBs5x8OElS8h3C0oOJaJAA==", - "requires": { - "@svgr/plugin-jsx": "^6.2.1", - "camelcase": "^6.2.0", - "cosmiconfig": "^7.0.1" - } - }, - "@svgr/hast-util-to-babel-ast": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-6.2.1.tgz", - "integrity": "sha512-pt7MMkQFDlWJVy9ULJ1h+hZBDGFfSCwlBNW1HkLnVi7jUhyEXUaGYWi1x6bM2IXuAR9l265khBT4Av4lPmaNLQ==", - "requires": { - "@babel/types": "^7.15.6", - "entities": "^3.0.1" - } - }, - "@svgr/plugin-jsx": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-6.2.1.tgz", - "integrity": "sha512-u+MpjTsLaKo6r3pHeeSVsh9hmGRag2L7VzApWIaS8imNguqoUwDq/u6U/NDmYs/KAsrmtBjOEaAAPbwNGXXp1g==", - "requires": { - "@babel/core": "^7.15.5", - "@svgr/babel-preset": "^6.2.0", - "@svgr/hast-util-to-babel-ast": "^6.2.1", - "svg-parser": "^2.0.2" - } - }, - "@svgr/plugin-svgo": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-6.2.0.tgz", - "integrity": "sha512-oDdMQONKOJEbuKwuy4Np6VdV6qoaLLvoY86hjvQEgU82Vx1MSWRyYms6Sl0f+NtqxLI/rDVufATbP/ev996k3Q==", - "requires": { - "cosmiconfig": "^7.0.1", - "deepmerge": "^4.2.2", - "svgo": "^2.5.0" - } - }, - "@svgr/webpack": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/@svgr/webpack/-/webpack-6.2.1.tgz", - "integrity": "sha512-h09ngMNd13hnePwgXa+Y5CgOjzlCvfWLHg+MBnydEedAnuLRzUHUJmGS3o2OsrhxTOOqEsPOFt5v/f6C5Qulcw==", - "requires": { - "@babel/core": "^7.15.5", - "@babel/plugin-transform-react-constant-elements": "^7.14.5", - "@babel/preset-env": "^7.15.6", - "@babel/preset-react": "^7.14.5", - "@babel/preset-typescript": "^7.15.0", - "@svgr/core": "^6.2.1", - "@svgr/plugin-jsx": "^6.2.1", - "@svgr/plugin-svgo": "^6.2.0" - } - }, - "@szmarczak/http-timer": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-1.1.2.tgz", - "integrity": "sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==", - "requires": { - "defer-to-connect": "^1.0.1" - } - }, - "@trysound/sax": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz", - "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==" - }, - "@types/body-parser": { - "version": "1.19.2", - "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.2.tgz", - "integrity": "sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==", - "requires": { - "@types/connect": "*", - "@types/node": "*" - } - }, - "@types/bonjour": { - "version": "3.5.10", - "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.10.tgz", - "integrity": "sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==", - "requires": { - "@types/node": "*" - } - }, - "@types/connect": { - "version": "3.4.35", - "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.35.tgz", - "integrity": "sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==", - "requires": { - "@types/node": "*" - } - }, - "@types/connect-history-api-fallback": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.3.5.tgz", - "integrity": "sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==", - "requires": { - "@types/express-serve-static-core": "*", - "@types/node": "*" - } - }, - "@types/eslint": { - "version": "8.4.1", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.4.1.tgz", - "integrity": "sha512-GE44+DNEyxxh2Kc6ro/VkIj+9ma0pO0bwv9+uHSyBrikYOHr8zYcdPvnBOp1aw8s+CjRvuSx7CyWqRrNFQ59mA==", - "requires": { - "@types/estree": "*", - "@types/json-schema": "*" - } - }, - "@types/eslint-scope": { - "version": "3.7.3", - "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.3.tgz", - "integrity": "sha512-PB3ldyrcnAicT35TWPs5IcwKD8S333HMaa2VVv4+wdvebJkjWuW/xESoB8IwRcog8HYVYamb1g/R31Qv5Bx03g==", - "requires": { - "@types/eslint": "*", - "@types/estree": "*" - } - }, - "@types/estree": { - "version": "0.0.51", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz", - "integrity": "sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==" - }, - "@types/express": { - "version": "4.17.13", - "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.13.tgz", - "integrity": "sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==", - "requires": { - "@types/body-parser": "*", - "@types/express-serve-static-core": "^4.17.18", - "@types/qs": "*", - "@types/serve-static": "*" - } - }, - "@types/express-serve-static-core": { - "version": "4.17.28", - "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.28.tgz", - "integrity": "sha512-P1BJAEAW3E2DJUlkgq4tOL3RyMunoWXqbSCygWo5ZIWTjUgN1YnaXWW4VWl/oc8vs/XoYibEGBKP0uZyF4AHig==", - "requires": { - "@types/node": "*", - "@types/qs": "*", - "@types/range-parser": "*" - } - }, - "@types/hast": { - "version": "2.3.4", - "resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.4.tgz", - "integrity": "sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==", - "requires": { - "@types/unist": "*" - } - }, - "@types/history": { - "version": "4.7.11", - "resolved": "https://registry.npmjs.org/@types/history/-/history-4.7.11.tgz", - "integrity": "sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==" - }, - "@types/html-minifier-terser": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz", - "integrity": "sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==" - }, - "@types/http-proxy": { - "version": "1.17.8", - "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.8.tgz", - "integrity": "sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==", - "requires": { - "@types/node": "*" - } - }, - "@types/json-schema": { - "version": "7.0.11", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz", - "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==" - }, - "@types/mdast": { - "version": "3.0.10", - "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.10.tgz", - "integrity": "sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA==", - "requires": { - "@types/unist": "*" - } - }, - "@types/mime": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz", - "integrity": "sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==" - }, - "@types/node": { - "version": "17.0.25", - "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.25.tgz", - "integrity": "sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w==" - }, - "@types/parse-json": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz", - "integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==" - }, - "@types/parse5": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/@types/parse5/-/parse5-5.0.3.tgz", - "integrity": "sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw==" - }, - "@types/prop-types": { - "version": "15.7.5", - "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz", - "integrity": "sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==" - }, - "@types/qs": { - "version": "6.9.7", - "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz", - "integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==" - }, - "@types/range-parser": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz", - "integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==" - }, - "@types/react": { - "version": "17.0.44", - "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.44.tgz", - "integrity": "sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==", - "requires": { - "@types/prop-types": "*", - "@types/scheduler": "*", - "csstype": "^3.0.2" - } - }, - "@types/react-router": { - "version": "5.1.18", - "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.18.tgz", - "integrity": "sha512-YYknwy0D0iOwKQgz9v8nOzt2J6l4gouBmDnWqUUznltOTaon+r8US8ky8HvN0tXvc38U9m6z/t2RsVsnd1zM0g==", - "requires": { - "@types/history": "^4.7.11", - "@types/react": "*" - } - }, - "@types/react-router-config": { - "version": "5.0.6", - "resolved": "https://registry.npmjs.org/@types/react-router-config/-/react-router-config-5.0.6.tgz", - "integrity": "sha512-db1mx37a1EJDf1XeX8jJN7R3PZABmJQXR8r28yUjVMFSjkmnQo6X6pOEEmNl+Tp2gYQOGPdYbFIipBtdElZ3Yg==", - "requires": { - "@types/history": "^4.7.11", - "@types/react": "*", - "@types/react-router": "*" - } - }, - "@types/react-router-dom": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.3.3.tgz", - "integrity": "sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==", - "requires": { - "@types/history": "^4.7.11", - "@types/react": "*", - "@types/react-router": "*" - } - }, - "@types/retry": { - "version": "0.12.1", - "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.1.tgz", - "integrity": "sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g==" - }, - "@types/sax": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@types/sax/-/sax-1.2.4.tgz", - "integrity": "sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==", - "requires": { - "@types/node": "*" - } - }, - "@types/scheduler": { - "version": "0.16.2", - "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz", - "integrity": "sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==" - }, - "@types/serve-index": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.1.tgz", - "integrity": "sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==", - "requires": { - "@types/express": "*" - } - }, - "@types/serve-static": { - "version": "1.13.10", - "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.13.10.tgz", - "integrity": "sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==", - "requires": { - "@types/mime": "^1", - "@types/node": "*" - } - }, - "@types/sockjs": { - "version": "0.3.33", - "resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.33.tgz", - "integrity": "sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==", - "requires": { - "@types/node": "*" - } - }, - "@types/unist": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.6.tgz", - "integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==" - }, - "@types/ws": { - "version": "8.5.3", - "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.3.tgz", - "integrity": "sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==", - "requires": { - "@types/node": "*" - } - }, - "@webassemblyjs/ast": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz", - "integrity": "sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==", - "requires": { - "@webassemblyjs/helper-numbers": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1" - } - }, - "@webassemblyjs/floating-point-hex-parser": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz", - "integrity": "sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ==" - }, - "@webassemblyjs/helper-api-error": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz", - "integrity": "sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg==" - }, - "@webassemblyjs/helper-buffer": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz", - "integrity": "sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA==" - }, - "@webassemblyjs/helper-numbers": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz", - "integrity": "sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==", - "requires": { - "@webassemblyjs/floating-point-hex-parser": "1.11.1", - "@webassemblyjs/helper-api-error": "1.11.1", - "@xtuc/long": "4.2.2" - } - }, - "@webassemblyjs/helper-wasm-bytecode": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz", - "integrity": "sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q==" - }, - "@webassemblyjs/helper-wasm-section": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz", - "integrity": "sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==", - "requires": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-buffer": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/wasm-gen": "1.11.1" - } - }, - "@webassemblyjs/ieee754": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz", - "integrity": "sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==", - "requires": { - "@xtuc/ieee754": "^1.2.0" - } - }, - "@webassemblyjs/leb128": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.1.tgz", - "integrity": "sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==", - "requires": { - "@xtuc/long": "4.2.2" - } - }, - "@webassemblyjs/utf8": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.1.tgz", - "integrity": "sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ==" - }, - "@webassemblyjs/wasm-edit": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz", - "integrity": "sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==", - "requires": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-buffer": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/helper-wasm-section": "1.11.1", - "@webassemblyjs/wasm-gen": "1.11.1", - "@webassemblyjs/wasm-opt": "1.11.1", - "@webassemblyjs/wasm-parser": "1.11.1", - "@webassemblyjs/wast-printer": "1.11.1" - } - }, - "@webassemblyjs/wasm-gen": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz", - "integrity": "sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==", - "requires": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/ieee754": "1.11.1", - "@webassemblyjs/leb128": "1.11.1", - "@webassemblyjs/utf8": "1.11.1" - } - }, - "@webassemblyjs/wasm-opt": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz", - "integrity": "sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==", - "requires": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-buffer": "1.11.1", - "@webassemblyjs/wasm-gen": "1.11.1", - "@webassemblyjs/wasm-parser": "1.11.1" - } - }, - "@webassemblyjs/wasm-parser": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz", - "integrity": "sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==", - "requires": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-api-error": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/ieee754": "1.11.1", - "@webassemblyjs/leb128": "1.11.1", - "@webassemblyjs/utf8": "1.11.1" - } - }, - "@webassemblyjs/wast-printer": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz", - "integrity": "sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==", - "requires": { - "@webassemblyjs/ast": "1.11.1", - "@xtuc/long": "4.2.2" - } - }, - "@xtuc/ieee754": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz", - "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==" - }, - "@xtuc/long": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz", - "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" - }, - "accepts": { - "version": "1.3.8", - "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", - "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", - "requires": { - "mime-types": "~2.1.34", - "negotiator": "0.6.3" - }, - "dependencies": { - "mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" - }, - "mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "requires": { - "mime-db": "1.52.0" - } - } - } - }, - "acorn": { - "version": "8.7.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz", - "integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==" - }, - "acorn-import-assertions": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz", - "integrity": "sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==", - "requires": {} - }, - "acorn-walk": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz", - "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==" - }, - "address": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/address/-/address-1.1.2.tgz", - "integrity": "sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==" - }, - "aggregate-error": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", - "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", - "requires": { - "clean-stack": "^2.0.0", - "indent-string": "^4.0.0" - } - }, - "ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "requires": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, - "ajv-formats": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz", - "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==", - "requires": { - "ajv": "^8.0.0" - }, - "dependencies": { - "ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", - "requires": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - } - } - }, - "ajv-keywords": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", - "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", - "requires": {} - }, - "algoliasearch": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-4.13.0.tgz", - "integrity": "sha512-oHv4faI1Vl2s+YC0YquwkK/TsaJs79g2JFg5FDm2rKN12VItPTAeQ7hyJMHarOPPYuCnNC5kixbtcqvb21wchw==", - "requires": { - "@algolia/cache-browser-local-storage": "4.13.0", - "@algolia/cache-common": "4.13.0", - "@algolia/cache-in-memory": "4.13.0", - "@algolia/client-account": "4.13.0", - "@algolia/client-analytics": "4.13.0", - "@algolia/client-common": "4.13.0", - "@algolia/client-personalization": "4.13.0", - "@algolia/client-search": "4.13.0", - "@algolia/logger-common": "4.13.0", - "@algolia/logger-console": "4.13.0", - "@algolia/requester-browser-xhr": "4.13.0", - "@algolia/requester-common": "4.13.0", - "@algolia/requester-node-http": "4.13.0", - "@algolia/transporter": "4.13.0" - } - }, - "algoliasearch-helper": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.8.2.tgz", - "integrity": "sha512-AXxiF0zT9oYwl8ZBgU/eRXvfYhz7cBA5YrLPlw9inZHdaYF0QEya/f1Zp1mPYMXc1v6VkHwBq4pk6/vayBLICg==", - "requires": { - "@algolia/events": "^4.0.1" - } - }, - "ansi-align": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz", - "integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==", - "requires": { - "string-width": "^4.1.0" - }, - "dependencies": { - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - }, - "string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - } - } - } - }, - "ansi-html-community": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz", - "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==" - }, - "ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" - }, - "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" - } - }, - "anymatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz", - "integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==", - "requires": { - "normalize-path": "^3.0.0", - "picomatch": "^2.0.4" - } - }, - "aproba": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz", - "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==" - }, - "are-we-there-yet": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.7.tgz", - "integrity": "sha512-nxwy40TuMiUGqMyRHgCSWZ9FM4VAoRP4xUYSTv5ImRog+h9yISPbVH7H8fASCIzYn9wlEv4zvFL7uKDMCFQm3g==", - "requires": { - "delegates": "^1.0.0", - "readable-stream": "^2.0.6" - }, - "dependencies": { - "isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" - }, - "readable-stream": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", - "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", - "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "string_decoder": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "requires": { - "safe-buffer": "~5.1.0" - } - } - } - }, - "arg": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.1.tgz", - "integrity": "sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA==" - }, - "argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" - }, - "array-flatten": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.2.tgz", - "integrity": "sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==" - }, - "array-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" - }, - "asap": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz", - "integrity": "sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=" - }, - "async": { - "version": "2.6.4", - "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz", - "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==", - "requires": { - "lodash": "^4.17.14" - } - }, - "at-least-node": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz", - "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==" - }, - "autoprefixer": { - "version": "10.4.4", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.4.tgz", - "integrity": "sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==", - "requires": { - "browserslist": "^4.20.2", - "caniuse-lite": "^1.0.30001317", - "fraction.js": "^4.2.0", - "normalize-range": "^0.1.2", - "picocolors": "^1.0.0", - "postcss-value-parser": "^4.2.0" - } - }, - "axios": { - "version": "0.25.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.25.0.tgz", - "integrity": "sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==", - "requires": { - "follow-redirects": "^1.14.7" - } - }, - "babel-loader": { - "version": "8.2.5", - "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.2.5.tgz", - "integrity": "sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==", - "requires": { - "find-cache-dir": "^3.3.1", - "loader-utils": "^2.0.0", - "make-dir": "^3.1.0", - "schema-utils": "^2.6.5" - } - }, - "babel-plugin-apply-mdx-type-prop": { - "version": "1.6.22", - "resolved": "https://registry.npmjs.org/babel-plugin-apply-mdx-type-prop/-/babel-plugin-apply-mdx-type-prop-1.6.22.tgz", - "integrity": "sha512-VefL+8o+F/DfK24lPZMtJctrCVOfgbqLAGZSkxwhazQv4VxPg3Za/i40fu22KR2m8eEda+IfSOlPLUSIiLcnCQ==", - "requires": { - "@babel/helper-plugin-utils": "7.10.4", - "@mdx-js/util": "1.6.22" - }, - "dependencies": { - "@babel/helper-plugin-utils": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz", - "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==" - } - } - }, - "babel-plugin-dynamic-import-node": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.0.tgz", - "integrity": "sha512-o6qFkpeQEBxcqt0XYlWzAVxNCSCZdUgcR8IRlhD/8DylxjjO4foPcvTW0GGKa/cVt3rvxZ7o5ippJ+/0nvLhlQ==", - "requires": { - "object.assign": "^4.1.0" - } - }, - "babel-plugin-extract-import-names": { - "version": "1.6.22", - "resolved": "https://registry.npmjs.org/babel-plugin-extract-import-names/-/babel-plugin-extract-import-names-1.6.22.tgz", - "integrity": "sha512-yJ9BsJaISua7d8zNT7oRG1ZLBJCIdZ4PZqmH8qa9N5AK01ifk3fnkc98AXhtzE7UkfCsEumvoQWgoYLhOnJ7jQ==", - "requires": { - "@babel/helper-plugin-utils": "7.10.4" - }, - "dependencies": { - "@babel/helper-plugin-utils": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz", - "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==" - } - } - }, - "babel-plugin-polyfill-corejs2": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz", - "integrity": "sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==", - "requires": { - "@babel/compat-data": "^7.13.11", - "@babel/helper-define-polyfill-provider": "^0.3.1", - "semver": "^6.1.1" - }, - "dependencies": { - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" - } - } - }, - "babel-plugin-polyfill-corejs3": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz", - "integrity": "sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==", - "requires": { - "@babel/helper-define-polyfill-provider": "^0.3.1", - "core-js-compat": "^3.21.0" - } - }, - "babel-plugin-polyfill-regenerator": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz", - "integrity": "sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==", - "requires": { - "@babel/helper-define-polyfill-provider": "^0.3.1" - } - }, - "bail": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/bail/-/bail-1.0.5.tgz", - "integrity": "sha512-xFbRxM1tahm08yHBP16MMjVUAvDaBMD38zsM9EMAUN61omwLmKlOpB/Zku5QkjZ8TZ4vn53pj+t518cH0S03RQ==" - }, - "balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" - }, - "base16": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/base16/-/base16-1.0.0.tgz", - "integrity": "sha1-4pf2DX7BAUp6lxo568ipjAtoHnA=" - }, - "base64-js": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", - "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" - }, - "batch": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz", - "integrity": "sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=" - }, - "big.js": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz", - "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==" - }, - "binary-extensions": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", - "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==" - }, - "bl": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", - "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", - "requires": { - "buffer": "^5.5.0", - "inherits": "^2.0.4", - "readable-stream": "^3.4.0" - } - }, - "bluebird": { - "version": "3.7.2", - "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz", - "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==" - }, - "body-parser": { - "version": "1.19.2", - "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.2.tgz", - "integrity": "sha512-SAAwOxgoCKMGs9uUAUFHygfLAyaniaoun6I8mFY9pRAJL9+Kec34aU+oIjDhTycub1jozEfEwx1W1IuOYxVSFw==", - "requires": { - "bytes": "3.1.2", - "content-type": "~1.0.4", - "debug": "2.6.9", - "depd": "~1.1.2", - "http-errors": "1.8.1", - "iconv-lite": "0.4.24", - "on-finished": "~2.3.0", - "qs": "6.9.7", - "raw-body": "2.4.3", - "type-is": "~1.6.18" - }, - "dependencies": { - "bytes": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", - "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==" - }, - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "requires": { - "ms": "2.0.0" - } - }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - } - } - }, - "bonjour-service": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.0.11.tgz", - "integrity": "sha512-drMprzr2rDTCtgEE3VgdA9uUFaUHF+jXduwYSThHJnKMYM+FhI9Z3ph+TX3xy0LtgYHae6CHYPJ/2UnK8nQHcA==", - "requires": { - "array-flatten": "^2.1.2", - "dns-equal": "^1.0.0", - "fast-deep-equal": "^3.1.3", - "multicast-dns": "^7.2.4" - } - }, - "boolbase": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", - "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=" - }, - "boxen": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/boxen/-/boxen-6.2.1.tgz", - "integrity": "sha512-H4PEsJXfFI/Pt8sjDWbHlQPx4zL/bvSQjcilJmaulGt5mLDorHOHpmdXAJcBcmru7PhYSp/cDMWRko4ZUMFkSw==", - "requires": { - "ansi-align": "^3.0.1", - "camelcase": "^6.2.0", - "chalk": "^4.1.2", - "cli-boxes": "^3.0.0", - "string-width": "^5.0.1", - "type-fest": "^2.5.0", - "widest-line": "^4.0.1", - "wrap-ansi": "^8.0.1" - }, - "dependencies": { - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "requires": { - "color-convert": "^2.0.1" - } - }, - "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" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "requires": { - "has-flag": "^4.0.0" - } - } - } - }, - "brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", - "requires": { - "fill-range": "^7.0.1" - } - }, - "browserslist": { - "version": "4.20.2", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.20.2.tgz", - "integrity": "sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==", - "requires": { - "caniuse-lite": "^1.0.30001317", - "electron-to-chromium": "^1.4.84", - "escalade": "^3.1.1", - "node-releases": "^2.0.2", - "picocolors": "^1.0.0" - } - }, - "buffer": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", - "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", - "requires": { - "base64-js": "^1.3.1", - "ieee754": "^1.1.13" - } - }, - "buffer-from": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", - "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" - }, - "bytes": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz", - "integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=" - }, - "cacheable-request": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz", - "integrity": "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==", - "requires": { - "clone-response": "^1.0.2", - "get-stream": "^5.1.0", - "http-cache-semantics": "^4.0.0", - "keyv": "^3.0.0", - "lowercase-keys": "^2.0.0", - "normalize-url": "^4.1.0", - "responselike": "^1.0.2" - }, - "dependencies": { - "get-stream": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "requires": { - "pump": "^3.0.0" - } - }, - "lowercase-keys": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz", - "integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==" - }, - "normalize-url": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz", - "integrity": "sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==" - } - } - }, - "call-bind": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz", - "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==", - "requires": { - "function-bind": "^1.1.1", - "get-intrinsic": "^1.0.2" - } - }, - "callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" - }, - "camel-case": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz", - "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==", - "requires": { - "pascal-case": "^3.1.2", - "tslib": "^2.0.3" - } - }, - "camelcase": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", - "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==" - }, - "camelcase-css": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", - "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==" - }, - "caniuse-api": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz", - "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==", - "requires": { - "browserslist": "^4.0.0", - "caniuse-lite": "^1.0.0", - "lodash.memoize": "^4.1.2", - "lodash.uniq": "^4.5.0" - } - }, - "caniuse-lite": { - "version": "1.0.30001332", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001332.tgz", - "integrity": "sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==" - }, - "ccount": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/ccount/-/ccount-1.1.0.tgz", - "integrity": "sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==" - }, - "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" - } - }, - "character-entities": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-1.2.4.tgz", - "integrity": "sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==" - }, - "character-entities-legacy": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz", - "integrity": "sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==" - }, - "character-reference-invalid": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-1.1.4.tgz", - "integrity": "sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==" - }, - "cheerio": { - "version": "1.0.0-rc.10", - "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.10.tgz", - "integrity": "sha512-g0J0q/O6mW8z5zxQ3A8E8J1hUgp4SMOvEoW/x84OwyHKe/Zccz83PVT4y5Crcr530FV6NgmKI1qvGTKVl9XXVw==", - "requires": { - "cheerio-select": "^1.5.0", - "dom-serializer": "^1.3.2", - "domhandler": "^4.2.0", - "htmlparser2": "^6.1.0", - "parse5": "^6.0.1", - "parse5-htmlparser2-tree-adapter": "^6.0.1", - "tslib": "^2.2.0" - } - }, - "cheerio-select": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-1.6.0.tgz", - "integrity": "sha512-eq0GdBvxVFbqWgmCm7M3XGs1I8oLy/nExUnh6oLqmBditPO9AqQJrkslDpMun/hZ0yyTs8L0m85OHp4ho6Qm9g==", - "requires": { - "css-select": "^4.3.0", - "css-what": "^6.0.1", - "domelementtype": "^2.2.0", - "domhandler": "^4.3.1", - "domutils": "^2.8.0" - } - }, - "chokidar": { - "version": "3.5.3", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz", - "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==", - "requires": { - "anymatch": "~3.1.2", - "braces": "~3.0.2", - "fsevents": "~2.3.2", - "glob-parent": "~5.1.2", - "is-binary-path": "~2.1.0", - "is-glob": "~4.0.1", - "normalize-path": "~3.0.0", - "readdirp": "~3.6.0" - } - }, - "chownr": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", - "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==" - }, - "chrome-trace-event": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz", - "integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==" - }, - "ci-info": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz", - "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==" - }, - "clean-css": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.0.tgz", - "integrity": "sha512-YYuuxv4H/iNb1Z/5IbMRoxgrzjWGhOEFfd+groZ5dMCVkpENiMZmwspdrzBo9286JjM1gZJPAyL7ZIdzuvu2AQ==", - "requires": { - "source-map": "~0.6.0" - }, - "dependencies": { - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" - } - } - }, - "clean-stack": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", - "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==" - }, - "cli-boxes": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz", - "integrity": "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==" - }, - "cli-table3": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.2.tgz", - "integrity": "sha512-QyavHCaIC80cMivimWu4aWHilIpiDpfm3hGmqAmXVL1UsnbLuBSMd21hTX6VY4ZSDSM73ESLeF8TOYId3rBTbw==", - "requires": { - "@colors/colors": "1.5.0", - "string-width": "^4.2.0" - }, - "dependencies": { - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - }, - "string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - } - } - } - }, - "clone-deep": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz", - "integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==", - "requires": { - "is-plain-object": "^2.0.4", - "kind-of": "^6.0.2", - "shallow-clone": "^3.0.0" - } - }, - "clone-response": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz", - "integrity": "sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=", - "requires": { - "mimic-response": "^1.0.0" - } - }, - "clsx": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.1.1.tgz", - "integrity": "sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==" - }, - "code-point-at": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", - "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=" - }, - "collapse-white-space": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-1.0.6.tgz", - "integrity": "sha512-jEovNnrhMuqyCcjfEJA56v0Xq8SkIoPKDyaHahwo3POf4qcSXqMYuwNcOTzp74vTsR9Tn08z4MxWqAhcekogkQ==" - }, - "color": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz", - "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==", - "requires": { - "color-convert": "^2.0.1", - "color-string": "^1.9.0" - }, - "dependencies": { - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - } - } - }, - "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=" - }, - "color-string": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.0.tgz", - "integrity": "sha512-9Mrz2AQLefkH1UvASKj6v6hj/7eWgjnT/cVsR8CumieLoT+g900exWeNogqtweI8dxloXN9BDQTYro1oWu/5CQ==", - "requires": { - "color-name": "^1.0.0", - "simple-swizzle": "^0.2.2" - } - }, - "colord": { - "version": "2.9.2", - "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.2.tgz", - "integrity": "sha512-Uqbg+J445nc1TKn4FoDPS6ZZqAvEDnwrH42yo8B40JSOgSLxMZ/gt3h4nmCtPLQeXhjJJkqBx7SCY35WnIixaQ==" - }, - "colorette": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.16.tgz", - "integrity": "sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==" - }, - "combine-promises": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/combine-promises/-/combine-promises-1.1.0.tgz", - "integrity": "sha512-ZI9jvcLDxqwaXEixOhArm3r7ReIivsXkpbyEWyeOhzz1QS0iSgBPnWvEqvIQtYyamGCYA88gFhmUrs9hrrQ0pg==" - }, - "comma-separated-tokens": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-1.0.8.tgz", - "integrity": "sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==" - }, - "commander": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz", - "integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==" - }, - "commondir": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz", - "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=" - }, - "compressible": { - "version": "2.0.18", - "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz", - "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==", - "requires": { - "mime-db": ">= 1.43.0 < 2" - }, - "dependencies": { - "mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" - } - } - }, - "compression": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz", - "integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==", - "requires": { - "accepts": "~1.3.5", - "bytes": "3.0.0", - "compressible": "~2.0.16", - "debug": "2.6.9", - "on-headers": "~1.0.2", - "safe-buffer": "5.1.2", - "vary": "~1.1.2" - }, - "dependencies": { - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "requires": { - "ms": "2.0.0" - } - }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - } - } - }, - "concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" - }, - "configstore": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz", - "integrity": "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==", - "requires": { - "dot-prop": "^5.2.0", - "graceful-fs": "^4.1.2", - "make-dir": "^3.0.0", - "unique-string": "^2.0.0", - "write-file-atomic": "^3.0.0", - "xdg-basedir": "^4.0.0" - } - }, - "connect-history-api-fallback": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz", - "integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==" - }, - "consola": { - "version": "2.15.3", - "resolved": "https://registry.npmjs.org/consola/-/consola-2.15.3.tgz", - "integrity": "sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==" - }, - "console-control-strings": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", - "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=" - }, - "consolidated-events": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/consolidated-events/-/consolidated-events-2.0.2.tgz", - "integrity": "sha512-2/uRVMdRypf5z/TW/ncD/66l75P5hH2vM/GR8Jf8HLc2xnfJtmina6F6du8+v4Z2vTrMo7jC+W1tmEEuuELgkQ==" - }, - "content-disposition": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz", - "integrity": "sha1-DPaLud318r55YcOoUXjLhdunjLQ=" - }, - "content-type": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz", - "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==" - }, - "convert-source-map": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz", - "integrity": "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==", - "requires": { - "safe-buffer": "~5.1.1" - } - }, - "cookie": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz", - "integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==" - }, - "cookie-signature": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", - "integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=" - }, - "copy-text-to-clipboard": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/copy-text-to-clipboard/-/copy-text-to-clipboard-3.0.1.tgz", - "integrity": "sha512-rvVsHrpFcL4F2P8ihsoLdFHmd404+CMg71S756oRSeQgqk51U3kicGdnvfkrxva0xXH92SjGS62B0XIJsbh+9Q==" - }, - "copy-webpack-plugin": { - "version": "10.2.4", - "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.4.tgz", - "integrity": "sha512-xFVltahqlsRcyyJqQbDY6EYTtyQZF9rf+JPjwHObLdPFMEISqkFkr7mFoVOC6BfYS/dNThyoQKvziugm+OnwBg==", - "requires": { - "fast-glob": "^3.2.7", - "glob-parent": "^6.0.1", - "globby": "^12.0.2", - "normalize-path": "^3.0.0", - "schema-utils": "^4.0.0", - "serialize-javascript": "^6.0.0" - }, - "dependencies": { - "ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", - "requires": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "requires": { - "fast-deep-equal": "^3.1.3" - } - }, - "array-union": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-3.0.1.tgz", - "integrity": "sha512-1OvF9IbWwaeiM9VhzYXVQacMibxpXOMYVNIvMtKRyX9SImBXpKcFr8XvFDeEslCyuH/t6KRt7HEO94AlP8Iatw==" - }, - "glob-parent": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", - "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", - "requires": { - "is-glob": "^4.0.3" - } - }, - "globby": { - "version": "12.2.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-12.2.0.tgz", - "integrity": "sha512-wiSuFQLZ+urS9x2gGPl1H5drc5twabmm4m2gTR27XDFyjUHJUNsS8o/2aKyIF6IoBaR630atdher0XJ5g6OMmA==", - "requires": { - "array-union": "^3.0.1", - "dir-glob": "^3.0.1", - "fast-glob": "^3.2.7", - "ignore": "^5.1.9", - "merge2": "^1.4.1", - "slash": "^4.0.0" - } - }, - "json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", - "requires": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - } - }, - "slash": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz", - "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==" - } - } - }, - "core-js": { - "version": "3.22.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.1.tgz", - "integrity": "sha512-l6CwCLq7XgITOQGhv1dIUmwCFoqFjyQ6zQHUCQlS0xKmb9d6OHIg8jDiEoswhaettT21BSF5qKr6kbvE+aKwxw==" - }, - "core-js-compat": { - "version": "3.22.1", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.22.1.tgz", - "integrity": "sha512-CWbNqTluLMvZg1cjsQUbGiCM91dobSHKfDIyCoxuqxthdjGuUlaMbCsSehP3CBiVvG0C7P6UIrC1v0hgFE75jw==", - "requires": { - "browserslist": "^4.20.2", - "semver": "7.0.0" - }, - "dependencies": { - "semver": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz", - "integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==" - } - } - }, - "core-js-pure": { - "version": "3.22.1", - "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.22.1.tgz", - "integrity": "sha512-TChjCtgcMDc8t12RiwAsThjqrS/VpBlEvDgL009ot4HESzBo3h2FSZNa6ZS1nWKZEPDoulnszxUll9n0/spflQ==" - }, - "core-util-is": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", - "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" - }, - "cosmiconfig": { - "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", - "parse-json": "^5.0.0", - "path-type": "^4.0.0", - "yaml": "^1.10.0" - } - }, - "cross-fetch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz", - "integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==", - "requires": { - "node-fetch": "2.6.7" - } - }, - "cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "requires": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - } - }, - "crypto-random-string": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz", - "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" - }, - "css-declaration-sorter": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.2.2.tgz", - "integrity": "sha512-Ufadglr88ZLsrvS11gjeu/40Lw74D9Am/Jpr3LlYm5Q4ZP5KdlUhG+6u2EjyXeZcxmZ2h1ebCKngDjolpeLHpg==", - "requires": {} - }, - "css-loader": { - "version": "6.7.1", - "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.1.tgz", - "integrity": "sha512-yB5CNFa14MbPJcomwNh3wLThtkZgcNyI2bNMRt8iE5Z8Vwl7f8vQXFAzn2HDOJvtDq2NTZBUGMSUNNyrv3/+cw==", - "requires": { - "icss-utils": "^5.1.0", - "postcss": "^8.4.7", - "postcss-modules-extract-imports": "^3.0.0", - "postcss-modules-local-by-default": "^4.0.0", - "postcss-modules-scope": "^3.0.0", - "postcss-modules-values": "^4.0.0", - "postcss-value-parser": "^4.2.0", - "semver": "^7.3.5" - } - }, - "css-minimizer-webpack-plugin": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz", - "integrity": "sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==", - "requires": { - "cssnano": "^5.0.6", - "jest-worker": "^27.0.2", - "postcss": "^8.3.5", - "schema-utils": "^4.0.0", - "serialize-javascript": "^6.0.0", - "source-map": "^0.6.1" - }, - "dependencies": { - "ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", - "requires": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "requires": { - "fast-deep-equal": "^3.1.3" - } - }, - "json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", - "requires": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - } - }, - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" - } - } - }, - "css-select": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz", - "integrity": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==", - "requires": { - "boolbase": "^1.0.0", - "css-what": "^6.0.1", - "domhandler": "^4.3.1", - "domutils": "^2.8.0", - "nth-check": "^2.0.1" - } - }, - "css-tree": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz", - "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==", - "requires": { - "mdn-data": "2.0.14", - "source-map": "^0.6.1" - }, - "dependencies": { - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" - } - } - }, - "css-what": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", - "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==" - }, - "cssesc": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" - }, - "cssnano": { - "version": "5.1.7", - "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-5.1.7.tgz", - "integrity": "sha512-pVsUV6LcTXif7lvKKW9ZrmX+rGRzxkEdJuVJcp5ftUjWITgwam5LMZOgaTvUrWPkcORBey6he7JKb4XAJvrpKg==", - "requires": { - "cssnano-preset-default": "^5.2.7", - "lilconfig": "^2.0.3", - "yaml": "^1.10.2" - } - }, - "cssnano-preset-advanced": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/cssnano-preset-advanced/-/cssnano-preset-advanced-5.3.3.tgz", - "integrity": "sha512-AB9SmTSC2Gd8T7PpKUsXFJ3eNsg7dc4CTZ0+XAJ29MNxyJsrCEk7N1lw31bpHrsQH2PVJr21bbWgGAfA9j0dIA==", - "requires": { - "autoprefixer": "^10.3.7", - "cssnano-preset-default": "^5.2.7", - "postcss-discard-unused": "^5.1.0", - "postcss-merge-idents": "^5.1.1", - "postcss-reduce-idents": "^5.2.0", - "postcss-zindex": "^5.1.0" - } - }, - "cssnano-preset-default": { - "version": "5.2.7", - "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.2.7.tgz", - "integrity": "sha512-JiKP38ymZQK+zVKevphPzNSGHSlTI+AOwlasoSRtSVMUU285O7/6uZyd5NbW92ZHp41m0sSHe6JoZosakj63uA==", - "requires": { - "css-declaration-sorter": "^6.2.2", - "cssnano-utils": "^3.1.0", - "postcss-calc": "^8.2.3", - "postcss-colormin": "^5.3.0", - "postcss-convert-values": "^5.1.0", - "postcss-discard-comments": "^5.1.1", - "postcss-discard-duplicates": "^5.1.0", - "postcss-discard-empty": "^5.1.1", - "postcss-discard-overridden": "^5.1.0", - "postcss-merge-longhand": "^5.1.4", - "postcss-merge-rules": "^5.1.1", - "postcss-minify-font-values": "^5.1.0", - "postcss-minify-gradients": "^5.1.1", - "postcss-minify-params": "^5.1.2", - "postcss-minify-selectors": "^5.2.0", - "postcss-normalize-charset": "^5.1.0", - "postcss-normalize-display-values": "^5.1.0", - "postcss-normalize-positions": "^5.1.0", - "postcss-normalize-repeat-style": "^5.1.0", - "postcss-normalize-string": "^5.1.0", - "postcss-normalize-timing-functions": "^5.1.0", - "postcss-normalize-unicode": "^5.1.0", - "postcss-normalize-url": "^5.1.0", - "postcss-normalize-whitespace": "^5.1.1", - "postcss-ordered-values": "^5.1.1", - "postcss-reduce-initial": "^5.1.0", - "postcss-reduce-transforms": "^5.1.0", - "postcss-svgo": "^5.1.0", - "postcss-unique-selectors": "^5.1.1" - } - }, - "cssnano-utils": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-3.1.0.tgz", - "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==", - "requires": {} - }, - "csso": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz", - "integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==", - "requires": { - "css-tree": "^1.1.2" - } - }, - "csstype": { - "version": "3.0.11", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.11.tgz", - "integrity": "sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==" - }, - "debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "requires": { - "ms": "2.1.2" - } - }, - "decompress-response": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz", - "integrity": "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=", - "requires": { - "mimic-response": "^1.0.0" - } - }, - "deep-extend": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", - "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==" - }, - "deepmerge": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz", - "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==" - }, - "default-gateway": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz", - "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==", - "requires": { - "execa": "^5.0.0" - } - }, - "defer-to-connect": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz", - "integrity": "sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==" - }, - "define-lazy-prop": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", - "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==" - }, - "define-properties": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz", - "integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==", - "requires": { - "has-property-descriptors": "^1.0.0", - "object-keys": "^1.1.1" - } - }, - "del": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/del/-/del-6.0.0.tgz", - "integrity": "sha512-1shh9DQ23L16oXSZKB2JxpL7iMy2E0S9d517ptA1P8iw0alkPtQcrKH7ru31rYtKwF499HkTu+DRzq3TCKDFRQ==", - "requires": { - "globby": "^11.0.1", - "graceful-fs": "^4.2.4", - "is-glob": "^4.0.1", - "is-path-cwd": "^2.2.0", - "is-path-inside": "^3.0.2", - "p-map": "^4.0.0", - "rimraf": "^3.0.2", - "slash": "^3.0.0" - } - }, - "delegates": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", - "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=" - }, - "depd": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz", - "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=" - }, - "destroy": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz", - "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=" - }, - "detab": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/detab/-/detab-2.0.4.tgz", - "integrity": "sha512-8zdsQA5bIkoRECvCrNKPla84lyoR7DSAyf7p0YgXzBO9PDJx8KntPUay7NS6yp+KdxdVtiE5SpHKtbp2ZQyA9g==", - "requires": { - "repeat-string": "^1.5.4" - } - }, - "detect-libc": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.1.tgz", - "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==" - }, - "detect-node": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz", - "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==" - }, - "detect-port": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/detect-port/-/detect-port-1.3.0.tgz", - "integrity": "sha512-E+B1gzkl2gqxt1IhUzwjrxBKRqx1UzC3WLONHinn8S3T6lwV/agVCyitiFOsGJ/eYuEUBvD71MZHy3Pv1G9doQ==", - "requires": { - "address": "^1.0.1", - "debug": "^2.6.0" - }, - "dependencies": { - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "requires": { - "ms": "2.0.0" - } - }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - } - } - }, - "detect-port-alt": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/detect-port-alt/-/detect-port-alt-1.1.6.tgz", - "integrity": "sha512-5tQykt+LqfJFBEYaDITx7S7cR7mJ/zQmLXZ2qt5w04ainYZw6tBf9dBunMjVeVOdYVRUzUOE4HkY5J7+uttb5Q==", - "requires": { - "address": "^1.0.1", - "debug": "^2.6.0" - }, - "dependencies": { - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "requires": { - "ms": "2.0.0" - } - }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - } - } - }, - "dir-glob": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", - "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", - "requires": { - "path-type": "^4.0.0" - } - }, - "dns-equal": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz", - "integrity": "sha1-s55/HabrCnW6nBcySzR1PEfgZU0=" - }, - "dns-packet": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.3.1.tgz", - "integrity": "sha512-spBwIj0TK0Ey3666GwIdWVfUpLyubpU53BTCu8iPn4r4oXd9O14Hjg3EHw3ts2oed77/SeckunUYCyRlSngqHw==", - "requires": { - "@leichtgewicht/ip-codec": "^2.0.1" - } - }, - "dom-converter": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz", - "integrity": "sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==", - "requires": { - "utila": "~0.4" - } - }, - "dom-serializer": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz", - "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==", - "requires": { - "domelementtype": "^2.0.1", - "domhandler": "^4.2.0", - "entities": "^2.0.0" - }, - "dependencies": { - "entities": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz", - "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==" - } - } - }, - "domelementtype": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", - "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" - }, - "domhandler": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz", - "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==", - "requires": { - "domelementtype": "^2.2.0" - } - }, - "domutils": { - "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", - "domhandler": "^4.2.0" - } - }, - "dot-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz", - "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==", - "requires": { - "no-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "dot-prop": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz", - "integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==", - "requires": { - "is-obj": "^2.0.0" - }, - "dependencies": { - "is-obj": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz", - "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==" - } - } - }, - "duplexer": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", - "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==" - }, - "duplexer3": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz", - "integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=" - }, - "eastasianwidth": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", - "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" - }, - "ee-first": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", - "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" - }, - "electron-to-chromium": { - "version": "1.4.115", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.115.tgz", - "integrity": "sha512-yy1W7cTcreskCWSRTtvp8CNLEci3uYBn5s1U4IytDz7v485iLVPh4QwFuSCavsFbxRLVvwnHNXEFIDShrk/UnQ==" - }, - "emoji-regex": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" - }, - "emojis-list": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz", - "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==" - }, - "emoticon": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/emoticon/-/emoticon-3.2.0.tgz", - "integrity": "sha512-SNujglcLTTg+lDAcApPNgEdudaqQFiAbJCqzjNxJkvN9vAwCGi0uu8IUVvx+f16h+V44KCY6Y2yboroc9pilHg==" - }, - "encodeurl": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", - "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=" - }, - "end-of-stream": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", - "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", - "requires": { - "once": "^1.4.0" - } - }, - "enhanced-resolve": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.9.3.tgz", - "integrity": "sha512-Bq9VSor+kjvW3f9/MiiR4eE3XYgOl7/rS8lnSxbRbF3kS0B2r+Y9w5krBWxZgDxASVZbdYrn5wT4j/Wb0J9qow==", - "requires": { - "graceful-fs": "^4.2.4", - "tapable": "^2.2.0" - } - }, - "entities": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz", - "integrity": "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==" - }, - "error-ex": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "requires": { - "is-arrayish": "^0.2.1" - } - }, - "es-module-lexer": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz", - "integrity": "sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==" - }, - "escalade": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", - "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==" - }, - "escape-goat": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/escape-goat/-/escape-goat-2.1.1.tgz", - "integrity": "sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==" - }, - "escape-html": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", - "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=" - }, - "escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=" - }, - "eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "requires": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - } - }, - "esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" - }, - "esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "requires": { - "estraverse": "^5.2.0" - }, - "dependencies": { - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" - } - } - }, - "estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==" - }, - "esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" - }, - "eta": { - "version": "1.12.3", - "resolved": "https://registry.npmjs.org/eta/-/eta-1.12.3.tgz", - "integrity": "sha512-qHixwbDLtekO/d51Yr4glcaUJCIjGVJyTzuqV4GPlgZo1YpgOKG+avQynErZIYrfM6JIJdtiG2Kox8tbb+DoGg==" - }, - "etag": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", - "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=" - }, - "eval": { - "version": "0.1.8", - "resolved": "https://registry.npmjs.org/eval/-/eval-0.1.8.tgz", - "integrity": "sha512-EzV94NYKoO09GLXGjXj9JIlXijVck4ONSr5wiCWDvhsvj5jxSrzTmRU/9C1DyB6uToszLs8aifA6NQ7lEQdvFw==", - "requires": { - "@types/node": "*", - "require-like": ">= 0.1.1" - } - }, - "eventemitter3": { - "version": "4.0.7", - "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", - "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" - }, - "events": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", - "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==" - }, - "execa": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", - "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", - "requires": { - "cross-spawn": "^7.0.3", - "get-stream": "^6.0.0", - "human-signals": "^2.1.0", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.1", - "onetime": "^5.1.2", - "signal-exit": "^3.0.3", - "strip-final-newline": "^2.0.0" - }, - "dependencies": { - "get-stream": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", - "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==" - } - } - }, - "expand-template": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz", - "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==" - }, - "express": { - "version": "4.17.3", - "resolved": "https://registry.npmjs.org/express/-/express-4.17.3.tgz", - "integrity": "sha512-yuSQpz5I+Ch7gFrPCk4/c+dIBKlQUxtgwqzph132bsT6qhuzss6I8cLJQz7B3rFblzd6wtcI0ZbGltH/C4LjUg==", - "requires": { - "accepts": "~1.3.8", - "array-flatten": "1.1.1", - "body-parser": "1.19.2", - "content-disposition": "0.5.4", - "content-type": "~1.0.4", - "cookie": "0.4.2", - "cookie-signature": "1.0.6", - "debug": "2.6.9", - "depd": "~1.1.2", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "etag": "~1.8.1", - "finalhandler": "~1.1.2", - "fresh": "0.5.2", - "merge-descriptors": "1.0.1", - "methods": "~1.1.2", - "on-finished": "~2.3.0", - "parseurl": "~1.3.3", - "path-to-regexp": "0.1.7", - "proxy-addr": "~2.0.7", - "qs": "6.9.7", - "range-parser": "~1.2.1", - "safe-buffer": "5.2.1", - "send": "0.17.2", - "serve-static": "1.14.2", - "setprototypeof": "1.2.0", - "statuses": "~1.5.0", - "type-is": "~1.6.18", - "utils-merge": "1.0.1", - "vary": "~1.1.2" - }, - "dependencies": { - "array-flatten": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", - "integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=" - }, - "content-disposition": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", - "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", - "requires": { - "safe-buffer": "5.2.1" - } - }, - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "requires": { - "ms": "2.0.0" - } - }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - }, - "path-to-regexp": { - "version": "0.1.7", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", - "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=" - }, - "range-parser": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", - "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" - }, - "safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" - } - } - }, - "extend": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", - "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" - }, - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "requires": { - "is-extendable": "^0.1.0" - } - }, - "fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" - }, - "fast-glob": { - "version": "3.2.11", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz", - "integrity": "sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==", - "requires": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - } - }, - "fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" - }, - "fast-url-parser": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/fast-url-parser/-/fast-url-parser-1.1.3.tgz", - "integrity": "sha1-9K8+qfNNiicc9YrSs3WfQx8LMY0=", - "requires": { - "punycode": "^1.3.2" - } - }, - "fastq": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz", - "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==", - "requires": { - "reusify": "^1.0.4" - } - }, - "faye-websocket": { - "version": "0.11.4", - "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz", - "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==", - "requires": { - "websocket-driver": ">=0.5.1" - } - }, - "fbemitter": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/fbemitter/-/fbemitter-3.0.0.tgz", - "integrity": "sha512-KWKaceCwKQU0+HPoop6gn4eOHk50bBv/VxjJtGMfwmJt3D29JpN4H4eisCtIPA+a8GVBam+ldMMpMjJUvpDyHw==", - "requires": { - "fbjs": "^3.0.0" - } - }, - "fbjs": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/fbjs/-/fbjs-3.0.4.tgz", - "integrity": "sha512-ucV0tDODnGV3JCnnkmoszb5lf4bNpzjv80K41wd4k798Etq+UYD0y0TIfalLjZoKgjive6/adkRnszwapiDgBQ==", - "requires": { - "cross-fetch": "^3.1.5", - "fbjs-css-vars": "^1.0.0", - "loose-envify": "^1.0.0", - "object-assign": "^4.1.0", - "promise": "^7.1.1", - "setimmediate": "^1.0.5", - "ua-parser-js": "^0.7.30" - } - }, - "fbjs-css-vars": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/fbjs-css-vars/-/fbjs-css-vars-1.0.2.tgz", - "integrity": "sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==" - }, - "feed": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/feed/-/feed-4.2.2.tgz", - "integrity": "sha512-u5/sxGfiMfZNtJ3OvQpXcvotFpYkL0n9u9mM2vkui2nGo8b4wvDkJ8gAkYqbA8QpGyFCv3RK0Z+Iv+9veCS9bQ==", - "requires": { - "xml-js": "^1.6.11" - } - }, - "file-loader": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/file-loader/-/file-loader-6.2.0.tgz", - "integrity": "sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==", - "requires": { - "loader-utils": "^2.0.0", - "schema-utils": "^3.0.0" - }, - "dependencies": { - "schema-utils": { - "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.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" - } - } - } - }, - "filesize": { - "version": "8.0.7", - "resolved": "https://registry.npmjs.org/filesize/-/filesize-8.0.7.tgz", - "integrity": "sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==" - }, - "fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", - "requires": { - "to-regex-range": "^5.0.1" - } - }, - "finalhandler": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz", - "integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==", - "requires": { - "debug": "2.6.9", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "on-finished": "~2.3.0", - "parseurl": "~1.3.3", - "statuses": "~1.5.0", - "unpipe": "~1.0.0" - }, - "dependencies": { - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "requires": { - "ms": "2.0.0" - } - }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - } - } - }, - "find-cache-dir": { - "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", - "pkg-dir": "^4.1.0" - } - }, - "find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "requires": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - } - }, - "flux": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/flux/-/flux-4.0.3.tgz", - "integrity": "sha512-yKAbrp7JhZhj6uiT1FTuVMlIAT1J4jqEyBpFApi1kxpGZCvacMVc/t1pMQyotqHhAgvoE3bNvAykhCo2CLjnYw==", - "requires": { - "fbemitter": "^3.0.0", - "fbjs": "^3.0.1" - } - }, - "follow-redirects": { - "version": "1.14.9", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz", - "integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==" - }, - "fork-ts-checker-webpack-plugin": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.1.tgz", - "integrity": "sha512-x1wumpHOEf4gDROmKTaB6i4/Q6H3LwmjVO7fIX47vBwlZbtPjU33hgoMuD/Q/y6SU8bnuYSoN6ZQOLshGp0T/g==", - "requires": { - "@babel/code-frame": "^7.8.3", - "@types/json-schema": "^7.0.5", - "chalk": "^4.1.0", - "chokidar": "^3.4.2", - "cosmiconfig": "^6.0.0", - "deepmerge": "^4.2.2", - "fs-extra": "^9.0.0", - "glob": "^7.1.6", - "memfs": "^3.1.2", - "minimatch": "^3.0.4", - "schema-utils": "2.7.0", - "semver": "^7.3.2", - "tapable": "^1.0.0" - }, - "dependencies": { - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "requires": { - "color-convert": "^2.0.1" - } - }, - "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" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "cosmiconfig": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz", - "integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==", - "requires": { - "@types/parse-json": "^4.0.0", - "import-fresh": "^3.1.0", - "parse-json": "^5.0.0", - "path-type": "^4.0.0", - "yaml": "^1.7.2" - } - }, - "fs-extra": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz", - "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", - "requires": { - "at-least-node": "^1.0.0", - "graceful-fs": "^4.2.0", - "jsonfile": "^6.0.1", - "universalify": "^2.0.0" - } - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" - }, - "schema-utils": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz", - "integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==", - "requires": { - "@types/json-schema": "^7.0.4", - "ajv": "^6.12.2", - "ajv-keywords": "^3.4.1" - } - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "requires": { - "has-flag": "^4.0.0" - } - }, - "tapable": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz", - "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==" - } - } - }, - "forwarded": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", - "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==" - }, - "fraction.js": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz", - "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==" - }, - "fresh": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", - "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=" - }, - "fs-constants": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz", - "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" - }, - "fs-extra": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz", - "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", - "requires": { - "graceful-fs": "^4.2.0", - "jsonfile": "^6.0.1", - "universalify": "^2.0.0" - } - }, - "fs-monkey": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.3.tgz", - "integrity": "sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==" - }, - "fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=" - }, - "fsevents": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", - "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", - "optional": true - }, - "function-bind": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==" - }, - "gauge": { - "version": "2.7.4", - "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", - "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", - "requires": { - "aproba": "^1.0.3", - "console-control-strings": "^1.0.0", - "has-unicode": "^2.0.0", - "object-assign": "^4.1.0", - "signal-exit": "^3.0.0", - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1", - "wide-align": "^1.1.0" - }, - "dependencies": { - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=" - }, - "is-fullwidth-code-point": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", - "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", - "requires": { - "number-is-nan": "^1.0.0" - } - }, - "string-width": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", - "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", - "requires": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" - } - }, - "strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "requires": { - "ansi-regex": "^2.0.0" - } - } - } - }, - "gensync": { - "version": "1.0.0-beta.2", - "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", - "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" - }, - "get-intrinsic": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz", - "integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==", - "requires": { - "function-bind": "^1.1.1", - "has": "^1.0.3", - "has-symbols": "^1.0.1" - } - }, - "get-own-enumerable-property-symbols": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", - "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==" - }, - "get-stream": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", - "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", - "requires": { - "pump": "^3.0.0" - } - }, - "github-from-package": { - "version": "0.0.0", - "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz", - "integrity": "sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4=" - }, - "github-slugger": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-1.4.0.tgz", - "integrity": "sha512-w0dzqw/nt51xMVmlaV1+JRzN+oCa1KfcgGEWhxUG16wbdA+Xnt/yoFO8Z8x/V82ZcZ0wy6ln9QDup5avbhiDhQ==" - }, - "glob": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz", - "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==", - "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - } - }, - "glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "requires": { - "is-glob": "^4.0.1" - } - }, - "glob-to-regexp": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz", - "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==" - }, - "global-dirs": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.0.tgz", - "integrity": "sha512-v8ho2DS5RiCjftj1nD9NmnfaOzTdud7RRnVd9kFNOjqZbISlx5DQ+OrTkywgd0dIt7oFCvKetZSHoHcP3sDdiA==", - "requires": { - "ini": "2.0.0" - }, - "dependencies": { - "ini": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz", - "integrity": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==" - } - } - }, - "global-modules": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz", - "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==", - "requires": { - "global-prefix": "^3.0.0" - } - }, - "global-prefix": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz", - "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==", - "requires": { - "ini": "^1.3.5", - "kind-of": "^6.0.2", - "which": "^1.3.1" - }, - "dependencies": { - "which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "requires": { - "isexe": "^2.0.0" - } - } - } - }, - "globals": { - "version": "11.12.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", - "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" - }, - "globby": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", - "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", - "requires": { - "array-union": "^2.1.0", - "dir-glob": "^3.0.1", - "fast-glob": "^3.2.9", - "ignore": "^5.2.0", - "merge2": "^1.4.1", - "slash": "^3.0.0" - } - }, - "got": { - "version": "9.6.0", - "resolved": "https://registry.npmjs.org/got/-/got-9.6.0.tgz", - "integrity": "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==", - "requires": { - "@sindresorhus/is": "^0.14.0", - "@szmarczak/http-timer": "^1.1.2", - "cacheable-request": "^6.0.0", - "decompress-response": "^3.3.0", - "duplexer3": "^0.1.4", - "get-stream": "^4.1.0", - "lowercase-keys": "^1.0.1", - "mimic-response": "^1.0.1", - "p-cancelable": "^1.0.0", - "to-readable-stream": "^1.0.0", - "url-parse-lax": "^3.0.0" - } - }, - "graceful-fs": { - "version": "4.2.10", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", - "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" - }, - "gray-matter": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/gray-matter/-/gray-matter-4.0.3.tgz", - "integrity": "sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==", - "requires": { - "js-yaml": "^3.13.1", - "kind-of": "^6.0.2", - "section-matter": "^1.0.0", - "strip-bom-string": "^1.0.0" - }, - "dependencies": { - "argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "requires": { - "sprintf-js": "~1.0.2" - } - }, - "js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - } - } - } - }, - "gzip-size": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz", - "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==", - "requires": { - "duplexer": "^0.1.2" - } - }, - "handle-thing": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz", - "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==" - }, - "has": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", - "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", - "requires": { - "function-bind": "^1.1.1" - } - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=" - }, - "has-property-descriptors": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz", - "integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==", - "requires": { - "get-intrinsic": "^1.1.1" - } - }, - "has-symbols": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" - }, - "has-unicode": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", - "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=" - }, - "has-yarn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz", - "integrity": "sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==" - }, - "hast-to-hyperscript": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/hast-to-hyperscript/-/hast-to-hyperscript-9.0.1.tgz", - "integrity": "sha512-zQgLKqF+O2F72S1aa4y2ivxzSlko3MAvxkwG8ehGmNiqd98BIN3JM1rAJPmplEyLmGLO2QZYJtIneOSZ2YbJuA==", - "requires": { - "@types/unist": "^2.0.3", - "comma-separated-tokens": "^1.0.0", - "property-information": "^5.3.0", - "space-separated-tokens": "^1.0.0", - "style-to-object": "^0.3.0", - "unist-util-is": "^4.0.0", - "web-namespaces": "^1.0.0" - } - }, - "hast-util-from-parse5": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-6.0.1.tgz", - "integrity": "sha512-jeJUWiN5pSxW12Rh01smtVkZgZr33wBokLzKLwinYOUfSzm1Nl/c3GUGebDyOKjdsRgMvoVbV0VpAcpjF4NrJA==", - "requires": { - "@types/parse5": "^5.0.0", - "hastscript": "^6.0.0", - "property-information": "^5.0.0", - "vfile": "^4.0.0", - "vfile-location": "^3.2.0", - "web-namespaces": "^1.0.0" - } - }, - "hast-util-parse-selector": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-2.2.5.tgz", - "integrity": "sha512-7j6mrk/qqkSehsM92wQjdIgWM2/BW61u/53G6xmC8i1OmEdKLHbk419QKQUjz6LglWsfqoiHmyMRkP1BGjecNQ==" - }, - "hast-util-raw": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-6.0.1.tgz", - "integrity": "sha512-ZMuiYA+UF7BXBtsTBNcLBF5HzXzkyE6MLzJnL605LKE8GJylNjGc4jjxazAHUtcwT5/CEt6afRKViYB4X66dig==", - "requires": { - "@types/hast": "^2.0.0", - "hast-util-from-parse5": "^6.0.0", - "hast-util-to-parse5": "^6.0.0", - "html-void-elements": "^1.0.0", - "parse5": "^6.0.0", - "unist-util-position": "^3.0.0", - "vfile": "^4.0.0", - "web-namespaces": "^1.0.0", - "xtend": "^4.0.0", - "zwitch": "^1.0.0" - } - }, - "hast-util-to-parse5": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-6.0.0.tgz", - "integrity": "sha512-Lu5m6Lgm/fWuz8eWnrKezHtVY83JeRGaNQ2kn9aJgqaxvVkFCZQBEhgodZUDUvoodgyROHDb3r5IxAEdl6suJQ==", - "requires": { - "hast-to-hyperscript": "^9.0.0", - "property-information": "^5.0.0", - "web-namespaces": "^1.0.0", - "xtend": "^4.0.0", - "zwitch": "^1.0.0" - } - }, - "hastscript": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/hastscript/-/hastscript-6.0.0.tgz", - "integrity": "sha512-nDM6bvd7lIqDUiYEiu5Sl/+6ReP0BMk/2f4U/Rooccxkj0P5nm+acM5PrGJ/t5I8qPGiqZSE6hVAwZEdZIvP4w==", - "requires": { - "@types/hast": "^2.0.0", - "comma-separated-tokens": "^1.0.0", - "hast-util-parse-selector": "^2.0.0", - "property-information": "^5.0.0", - "space-separated-tokens": "^1.0.0" - } - }, - "he": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz", - "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==" - }, - "history": { - "version": "4.10.1", - "resolved": "https://registry.npmjs.org/history/-/history-4.10.1.tgz", - "integrity": "sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==", - "requires": { - "@babel/runtime": "^7.1.2", - "loose-envify": "^1.2.0", - "resolve-pathname": "^3.0.0", - "tiny-invariant": "^1.0.2", - "tiny-warning": "^1.0.0", - "value-equal": "^1.0.1" - } - }, - "hoist-non-react-statics": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz", - "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==", - "requires": { - "react-is": "^16.7.0" - } - }, - "hpack.js": { - "version": "2.1.6", - "resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz", - "integrity": "sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=", - "requires": { - "inherits": "^2.0.1", - "obuf": "^1.0.0", - "readable-stream": "^2.0.1", - "wbuf": "^1.1.0" - }, - "dependencies": { - "isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" - }, - "readable-stream": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", - "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", - "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "string_decoder": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "requires": { - "safe-buffer": "~5.1.0" - } - } - } - }, - "html-entities": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.3.3.tgz", - "integrity": "sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==" - }, - "html-minifier-terser": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz", - "integrity": "sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==", - "requires": { - "camel-case": "^4.1.2", - "clean-css": "^5.2.2", - "commander": "^8.3.0", - "he": "^1.2.0", - "param-case": "^3.0.4", - "relateurl": "^0.2.7", - "terser": "^5.10.0" - }, - "dependencies": { - "commander": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz", - "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==" - } - } - }, - "html-tags": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.2.0.tgz", - "integrity": "sha512-vy7ClnArOZwCnqZgvv+ddgHgJiAFXe3Ge9ML5/mBctVJoUoYPCdxVucOywjDARn6CVoh3dRSFdPHy2sX80L0Wg==" - }, - "html-void-elements": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-1.0.5.tgz", - "integrity": "sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w==" - }, - "html-webpack-plugin": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz", - "integrity": "sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==", - "requires": { - "@types/html-minifier-terser": "^6.0.0", - "html-minifier-terser": "^6.0.2", - "lodash": "^4.17.21", - "pretty-error": "^4.0.0", - "tapable": "^2.0.0" - } - }, - "htmlparser2": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-6.1.0.tgz", - "integrity": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==", - "requires": { - "domelementtype": "^2.0.1", - "domhandler": "^4.0.0", - "domutils": "^2.5.2", - "entities": "^2.0.0" - }, - "dependencies": { - "entities": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz", - "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==" - } - } - }, - "http-cache-semantics": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", - "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==" - }, - "http-deceiver": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz", - "integrity": "sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc=" - }, - "http-errors": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.8.1.tgz", - "integrity": "sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==", - "requires": { - "depd": "~1.1.2", - "inherits": "2.0.4", - "setprototypeof": "1.2.0", - "statuses": ">= 1.5.0 < 2", - "toidentifier": "1.0.1" - } - }, - "http-parser-js": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.6.tgz", - "integrity": "sha512-vDlkRPDJn93swjcjqMSaGSPABbIarsr1TLAui/gLDXzV5VsJNdXNzMYDyNBLQkjWQCJ1uizu8T2oDMhmGt0PRA==" - }, - "http-proxy": { - "version": "1.18.1", - "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz", - "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==", - "requires": { - "eventemitter3": "^4.0.0", - "follow-redirects": "^1.0.0", - "requires-port": "^1.0.0" - } - }, - "http-proxy-middleware": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz", - "integrity": "sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==", - "requires": { - "@types/http-proxy": "^1.17.8", - "http-proxy": "^1.18.1", - "is-glob": "^4.0.1", - "is-plain-obj": "^3.0.0", - "micromatch": "^4.0.2" - }, - "dependencies": { - "is-plain-obj": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz", - "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==" - } - } - }, - "human-signals": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", - "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" - }, - "iconv-lite": { - "version": "0.4.24", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", - "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", - "requires": { - "safer-buffer": ">= 2.1.2 < 3" - } - }, - "icss-utils": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz", - "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==", - "requires": {} - }, - "ieee754": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", - "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" - }, - "ignore": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz", - "integrity": "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==" - }, - "image-size": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/image-size/-/image-size-1.0.1.tgz", - "integrity": "sha512-VAwkvNSNGClRw9mDHhc5Efax8PLlsOGcUTh0T/LIriC8vPA3U5PdqXWqkz406MoYHMKW8Uf9gWr05T/rYB44kQ==", - "requires": { - "queue": "6.0.2" - } - }, - "immer": { - "version": "9.0.12", - "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.12.tgz", - "integrity": "sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==" - }, - "import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "requires": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - } - }, - "import-lazy": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-2.1.0.tgz", - "integrity": "sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=" - }, - "imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=" - }, - "indent-string": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", - "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==" - }, - "infima": { - "version": "0.2.0-alpha.38", - "resolved": "https://registry.npmjs.org/infima/-/infima-0.2.0-alpha.38.tgz", - "integrity": "sha512-1WsmqSMI5IqzrUx3goq+miJznHBonbE3aoqZ1AR/i/oHhroxNeSV6Awv5VoVfXBhfTzLSnxkHaRI2qpAMYcCzw==" - }, - "inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", - "requires": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" - }, - "ini": { - "version": "1.3.8", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", - "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" - }, - "inline-style-parser": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.1.1.tgz", - "integrity": "sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==" - }, - "interpret": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.4.0.tgz", - "integrity": "sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==" - }, - "invariant": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz", - "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==", - "requires": { - "loose-envify": "^1.0.0" - } - }, - "ipaddr.js": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.0.1.tgz", - "integrity": "sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng==" - }, - "is-alphabetical": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-1.0.4.tgz", - "integrity": "sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==" - }, - "is-alphanumerical": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-1.0.4.tgz", - "integrity": "sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==", - "requires": { - "is-alphabetical": "^1.0.0", - "is-decimal": "^1.0.0" - } - }, - "is-arrayish": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=" - }, - "is-binary-path": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "requires": { - "binary-extensions": "^2.0.0" - } - }, - "is-buffer": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz", - "integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==" - }, - "is-ci": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz", - "integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==", - "requires": { - "ci-info": "^2.0.0" - } - }, - "is-core-module": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz", - "integrity": "sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==", - "requires": { - "has": "^1.0.3" - } - }, - "is-decimal": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-1.0.4.tgz", - "integrity": "sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==" - }, - "is-docker": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz", - "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==" - }, - "is-extendable": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", - "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=" - }, - "is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=" - }, - "is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" - }, - "is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "requires": { - "is-extglob": "^2.1.1" - } - }, - "is-hexadecimal": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz", - "integrity": "sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==" - }, - "is-installed-globally": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.4.0.tgz", - "integrity": "sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==", - "requires": { - "global-dirs": "^3.0.0", - "is-path-inside": "^3.0.2" - } - }, - "is-npm": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/is-npm/-/is-npm-5.0.0.tgz", - "integrity": "sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==" - }, - "is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" - }, - "is-obj": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz", - "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8=" - }, - "is-path-cwd": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz", - "integrity": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==" - }, - "is-path-inside": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" - }, - "is-plain-obj": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz", - "integrity": "sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==" - }, - "is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "requires": { - "isobject": "^3.0.1" - } - }, - "is-regexp": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz", - "integrity": "sha1-/S2INUXEa6xaYz57mgnof6LLUGk=" - }, - "is-root": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-root/-/is-root-2.1.0.tgz", - "integrity": "sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==" - }, - "is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" - }, - "is-typedarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=" - }, - "is-whitespace-character": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-whitespace-character/-/is-whitespace-character-1.0.4.tgz", - "integrity": "sha512-SDweEzfIZM0SJV0EUga669UTKlmL0Pq8Lno0QDQsPnvECB3IM2aP0gdx5TrU0A01MAPfViaZiI2V1QMZLaKK5w==" - }, - "is-word-character": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-word-character/-/is-word-character-1.0.4.tgz", - "integrity": "sha512-5SMO8RVennx3nZrqtKwCGyyetPE9VDba5ugvKLaD4KopPG5kR4mQ7tNt/r7feL5yt5h3lpuBbIUmCOG2eSzXHA==" - }, - "is-wsl": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", - "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", - "requires": { - "is-docker": "^2.0.0" - } - }, - "is-yarn-global": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz", - "integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==" - }, - "isarray": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", - "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=" - }, - "isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=" - }, - "isobject": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=" - }, - "jest-worker": { - "version": "27.5.1", - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz", - "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==", - "requires": { - "@types/node": "*", - "merge-stream": "^2.0.0", - "supports-color": "^8.0.0" - }, - "dependencies": { - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" - }, - "supports-color": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", - "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", - "requires": { - "has-flag": "^4.0.0" - } - } - } - }, - "joi": { - "version": "17.6.0", - "resolved": "https://registry.npmjs.org/joi/-/joi-17.6.0.tgz", - "integrity": "sha512-OX5dG6DTbcr/kbMFj0KGYxuew69HPcAE3K/sZpEV2nP6e/j/C0HV+HNiBPCASxdx5T7DMoa0s8UeHWMnb6n2zw==", - "requires": { - "@hapi/hoek": "^9.0.0", - "@hapi/topo": "^5.0.0", - "@sideway/address": "^4.1.3", - "@sideway/formula": "^3.0.0", - "@sideway/pinpoint": "^2.0.0" - } - }, - "js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" - }, - "js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "requires": { - "argparse": "^2.0.1" - } - }, - "jsesc": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", - "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==" - }, - "json-buffer": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz", - "integrity": "sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=" - }, - "json-parse-better-errors": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", - "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==" - }, - "json-parse-even-better-errors": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" - }, - "json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" - }, - "json5": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz", - "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==" - }, - "jsonfile": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", - "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", - "requires": { - "graceful-fs": "^4.1.6", - "universalify": "^2.0.0" - } - }, - "keyv": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-3.1.0.tgz", - "integrity": "sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==", - "requires": { - "json-buffer": "3.0.0" - } - }, - "kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" - }, - "kleur": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", - "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==" - }, - "klona": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.5.tgz", - "integrity": "sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==" - }, - "latest-version": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/latest-version/-/latest-version-5.1.0.tgz", - "integrity": "sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==", - "requires": { - "package-json": "^6.3.0" - } - }, - "leven": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", - "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==" - }, - "lilconfig": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.5.tgz", - "integrity": "sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg==" - }, - "lines-and-columns": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" - }, - "loader-runner": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz", - "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==" - }, - "loader-utils": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz", - "integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==", - "requires": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^2.1.2" - } - }, - "locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "requires": { - "p-locate": "^4.1.0" - } - }, - "lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" - }, - "lodash.assignin": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/lodash.assignin/-/lodash.assignin-4.2.0.tgz", - "integrity": "sha1-uo31+4QesKPoBEIysOJjqNxqKKI=" - }, - "lodash.bind": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/lodash.bind/-/lodash.bind-4.2.1.tgz", - "integrity": "sha1-euMBfpOWIqwxt9fX3LGzTbFpDTU=" - }, - "lodash.curry": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/lodash.curry/-/lodash.curry-4.1.1.tgz", - "integrity": "sha1-JI42By7ekGUB11lmIAqG2riyMXA=" - }, - "lodash.debounce": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", - "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168=" - }, - "lodash.defaults": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz", - "integrity": "sha1-0JF4cW/+pN3p5ft7N/bwgCJ0WAw=" - }, - "lodash.filter": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.filter/-/lodash.filter-4.6.0.tgz", - "integrity": "sha1-ZosdSYFgOuHMWm+nYBQ+SAtMSs4=" - }, - "lodash.flatten": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz", - "integrity": "sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8=" - }, - "lodash.flow": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/lodash.flow/-/lodash.flow-3.5.0.tgz", - "integrity": "sha1-h79AKSuM+D5OjOGjrkIJ4gBxZ1o=" - }, - "lodash.foreach": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.foreach/-/lodash.foreach-4.5.0.tgz", - "integrity": "sha1-Gmo16s5AEoDH8G3d7DUWWrJ+PlM=" - }, - "lodash.map": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.map/-/lodash.map-4.6.0.tgz", - "integrity": "sha1-dx7Hg540c9nEzeKLGTlMNWL09tM=" - }, - "lodash.memoize": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz", - "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=" - }, - "lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" - }, - "lodash.pick": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz", - "integrity": "sha1-UvBWEP/53tQiYRRB7R/BI6AwAbM=" - }, - "lodash.reduce": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.reduce/-/lodash.reduce-4.6.0.tgz", - "integrity": "sha1-8atrg5KZrUj3hKu/R2WW8DuRTTs=" - }, - "lodash.reject": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.reject/-/lodash.reject-4.6.0.tgz", - "integrity": "sha1-gNZJLcFHCGS79YNTO2UfQqn1JBU=" - }, - "lodash.some": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.some/-/lodash.some-4.6.0.tgz", - "integrity": "sha1-G7nzFO9ri63tE7VJFpsqlF62jk0=" - }, - "lodash.uniq": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", - "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=" - }, - "loose-envify": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", - "requires": { - "js-tokens": "^3.0.0 || ^4.0.0" - } - }, - "lower-case": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz", - "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", - "requires": { - "tslib": "^2.0.3" - } - }, - "lowercase-keys": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz", - "integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==" - }, - "lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "requires": { - "yallist": "^4.0.0" - } - }, - "make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", - "requires": { - "semver": "^6.0.0" - }, - "dependencies": { - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" - } - } - }, - "markdown-escapes": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/markdown-escapes/-/markdown-escapes-1.0.4.tgz", - "integrity": "sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==" - }, - "mdast-squeeze-paragraphs": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/mdast-squeeze-paragraphs/-/mdast-squeeze-paragraphs-4.0.0.tgz", - "integrity": "sha512-zxdPn69hkQ1rm4J+2Cs2j6wDEv7O17TfXTJ33tl/+JPIoEmtV9t2ZzBM5LPHE8QlHsmVD8t3vPKCyY3oH+H8MQ==", - "requires": { - "unist-util-remove": "^2.0.0" - } - }, - "mdast-util-definitions": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-4.0.0.tgz", - "integrity": "sha512-k8AJ6aNnUkB7IE+5azR9h81O5EQ/cTDXtWdMq9Kk5KcEW/8ritU5CeLg/9HhOC++nALHBlaogJ5jz0Ybk3kPMQ==", - "requires": { - "unist-util-visit": "^2.0.0" - } - }, - "mdast-util-to-hast": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-10.0.1.tgz", - "integrity": "sha512-BW3LM9SEMnjf4HXXVApZMt8gLQWVNXc3jryK0nJu/rOXPOnlkUjmdkDlmxMirpbU9ILncGFIwLH/ubnWBbcdgA==", - "requires": { - "@types/mdast": "^3.0.0", - "@types/unist": "^2.0.0", - "mdast-util-definitions": "^4.0.0", - "mdurl": "^1.0.0", - "unist-builder": "^2.0.0", - "unist-util-generated": "^1.0.0", - "unist-util-position": "^3.0.0", - "unist-util-visit": "^2.0.0" - } - }, - "mdast-util-to-string": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-2.0.0.tgz", - "integrity": "sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==" - }, - "mdn-data": { - "version": "2.0.14", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz", - "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==" - }, - "mdurl": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz", - "integrity": "sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=" - }, - "media-typer": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", - "integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=" - }, - "memfs": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.4.1.tgz", - "integrity": "sha512-1c9VPVvW5P7I85c35zAdEr1TD5+F11IToIHIlrVIcflfnzPkJa0ZoYEoEdYDP8KgPFoSZ/opDrUsAoZWym3mtw==", - "requires": { - "fs-monkey": "1.0.3" - } - }, - "merge-descriptors": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", - "integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=" - }, - "merge-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", - "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" - }, - "merge2": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" - }, - "methods": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", - "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=" - }, - "micromatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", - "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", - "requires": { - "braces": "^3.0.2", - "picomatch": "^2.3.1" - } - }, - "mime": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", - "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" - }, - "mime-db": { - "version": "1.33.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.33.0.tgz", - "integrity": "sha512-BHJ/EKruNIqJf/QahvxwQZXKygOQ256myeN/Ew+THcAa5q+PjyTTMMeNQC4DZw5AwfvelsUrA6B67NKMqXDbzQ==" - }, - "mime-types": { - "version": "2.1.18", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.18.tgz", - "integrity": "sha512-lc/aahn+t4/SWV/qcmumYjymLsWfN3ELhpmVuUFjgsORruuZPVSwAQryq+HHGvO/SI2KVX26bx+En+zhM8g8hQ==", - "requires": { - "mime-db": "~1.33.0" - } - }, - "mimic-fn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", - "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" - }, - "mimic-response": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz", - "integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==" - }, - "mini-create-react-context": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz", - "integrity": "sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==", - "requires": { - "@babel/runtime": "^7.12.1", - "tiny-warning": "^1.0.3" - } - }, - "mini-css-extract-plugin": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz", - "integrity": "sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==", - "requires": { - "schema-utils": "^4.0.0" - }, - "dependencies": { - "ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", - "requires": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "requires": { - "fast-deep-equal": "^3.1.3" - } - }, - "json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", - "requires": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - } - } - } - }, - "minimalistic-assert": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz", - "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==" - }, - "minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "requires": { - "brace-expansion": "^1.1.7" - } - }, - "minimist": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz", - "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==" - }, - "mkdirp": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", - "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", - "requires": { - "minimist": "^1.2.6" - } - }, - "mkdirp-classic": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz", - "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==" - }, - "mrmime": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-1.0.0.tgz", - "integrity": "sha512-a70zx7zFfVO7XpnQ2IX1Myh9yY4UYvfld/dikWRnsXxbyvMcfz+u6UfgNAtH+k2QqtJuzVpv6eLTx1G2+WKZbQ==" - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" - }, - "multicast-dns": { - "version": "7.2.4", - "resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.4.tgz", - "integrity": "sha512-XkCYOU+rr2Ft3LI6w4ye51M3VK31qJXFIxu0XLw169PtKG0Zx47OrXeVW/GCYOfpC9s1yyyf1S+L8/4LY0J9Zw==", - "requires": { - "dns-packet": "^5.2.2", - "thunky": "^1.0.2" - } - }, - "nanoid": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.3.tgz", - "integrity": "sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==" - }, - "napi-build-utils": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-1.0.2.tgz", - "integrity": "sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==" - }, - "negotiator": { - "version": "0.6.3", - "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", - "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==" - }, - "neo-async": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz", - "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" - }, - "no-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz", - "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", - "requires": { - "lower-case": "^2.0.2", - "tslib": "^2.0.3" - } - }, - "node-abi": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.15.0.tgz", - "integrity": "sha512-Ic6z/j6I9RLm4ov7npo1I48UQr2BEyFCqh6p7S1dhEx9jPO0GPGq/e2Rb7x7DroQrmiVMz/Bw1vJm9sPAl2nxA==", - "requires": { - "semver": "^7.3.5" - } - }, - "node-addon-api": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.0.0.tgz", - "integrity": "sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==" - }, - "node-emoji": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/node-emoji/-/node-emoji-1.11.0.tgz", - "integrity": "sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==", - "requires": { - "lodash": "^4.17.21" - } - }, - "node-fetch": { - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", - "requires": { - "whatwg-url": "^5.0.0" - } - }, - "node-forge": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz", - "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==" - }, - "node-releases": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.3.tgz", - "integrity": "sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw==" - }, - "normalize-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" - }, - "normalize-range": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", - "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=" - }, - "normalize-url": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz", - "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==" - }, - "npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "requires": { - "path-key": "^3.0.0" - } - }, - "npmlog": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz", - "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==", - "requires": { - "are-we-there-yet": "~1.1.2", - "console-control-strings": "~1.1.0", - "gauge": "~2.7.3", - "set-blocking": "~2.0.0" - } - }, - "nprogress": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/nprogress/-/nprogress-0.2.0.tgz", - "integrity": "sha1-y480xTIT2JVyP8urkH6UIq28r7E=" - }, - "nth-check": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz", - "integrity": "sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==", - "requires": { - "boolbase": "^1.0.0" - } - }, - "number-is-nan": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", - "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=" - }, - "object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=" - }, - "object-keys": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" - }, - "object.assign": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz", - "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==", - "requires": { - "call-bind": "^1.0.0", - "define-properties": "^1.1.3", - "has-symbols": "^1.0.1", - "object-keys": "^1.1.1" - } - }, - "obuf": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz", - "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==" - }, - "on-finished": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz", - "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=", - "requires": { - "ee-first": "1.1.1" - } - }, - "on-headers": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz", - "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==" - }, - "once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", - "requires": { - "wrappy": "1" - } - }, - "onetime": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", - "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", - "requires": { - "mimic-fn": "^2.1.0" - } - }, - "open": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/open/-/open-8.4.0.tgz", - "integrity": "sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==", - "requires": { - "define-lazy-prop": "^2.0.0", - "is-docker": "^2.1.1", - "is-wsl": "^2.2.0" - } - }, - "opener": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz", - "integrity": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==" - }, - "p-cancelable": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-1.1.0.tgz", - "integrity": "sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==" - }, - "p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "requires": { - "p-try": "^2.0.0" - } - }, - "p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "requires": { - "p-limit": "^2.2.0" - } - }, - "p-map": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", - "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", - "requires": { - "aggregate-error": "^3.0.0" - } - }, - "p-retry": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.1.tgz", - "integrity": "sha512-e2xXGNhZOZ0lfgR9kL34iGlU8N/KO0xZnQxVEwdeOvpqNDQfdnxIYizvWtK8RglUa3bGqI8g0R/BdfzLMxRkiA==", - "requires": { - "@types/retry": "^0.12.0", - "retry": "^0.13.1" - } - }, - "p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" - }, - "package-json": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/package-json/-/package-json-6.5.0.tgz", - "integrity": "sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==", - "requires": { - "got": "^9.6.0", - "registry-auth-token": "^4.0.0", - "registry-url": "^5.0.0", - "semver": "^6.2.0" - }, - "dependencies": { - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" - } - } - }, - "param-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz", - "integrity": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==", - "requires": { - "dot-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "requires": { - "callsites": "^3.0.0" - } - }, - "parse-entities": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-2.0.0.tgz", - "integrity": "sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==", - "requires": { - "character-entities": "^1.0.0", - "character-entities-legacy": "^1.0.0", - "character-reference-invalid": "^1.0.0", - "is-alphanumerical": "^1.0.0", - "is-decimal": "^1.0.0", - "is-hexadecimal": "^1.0.0" - } - }, - "parse-json": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "requires": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - } - }, - "parse-numeric-range": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/parse-numeric-range/-/parse-numeric-range-1.3.0.tgz", - "integrity": "sha512-twN+njEipszzlMJd4ONUYgSfZPDxgHhT9Ahed5uTigpQn90FggW4SA/AIPq/6a149fTbE9qBEcSwE3FAEp6wQQ==" - }, - "parse5": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz", - "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==" - }, - "parse5-htmlparser2-tree-adapter": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-6.0.1.tgz", - "integrity": "sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA==", - "requires": { - "parse5": "^6.0.1" - } - }, - "parseurl": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", - "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" - }, - "pascal-case": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz", - "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==", - "requires": { - "no-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" - }, - "path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=" - }, - "path-is-inside": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz", - "integrity": "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=" - }, - "path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" - }, - "path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" - }, - "path-to-regexp": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz", - "integrity": "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==", - "requires": { - "isarray": "0.0.1" - } - }, - "path-type": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" - }, - "picocolors": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" - }, - "picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" - }, - "pkg-dir": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", - "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", - "requires": { - "find-up": "^4.0.0" - } - }, - "pkg-up": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz", - "integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==", - "requires": { - "find-up": "^3.0.0" - }, - "dependencies": { - "find-up": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz", - "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==", - "requires": { - "locate-path": "^3.0.0" - } - }, - "locate-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz", - "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==", - "requires": { - "p-locate": "^3.0.0", - "path-exists": "^3.0.0" - } - }, - "p-locate": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz", - "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", - "requires": { - "p-limit": "^2.0.0" - } - }, - "path-exists": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=" - } - } - }, - "portfinder": { - "version": "1.0.28", - "resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.28.tgz", - "integrity": "sha512-Se+2isanIcEqf2XMHjyUKskczxbPH7dQnlMjXX6+dybayyHvAf/TCgyMRlzf/B6QDhAEFOGes0pzRo3by4AbMA==", - "requires": { - "async": "^2.6.2", - "debug": "^3.1.1", - "mkdirp": "^0.5.5" - }, - "dependencies": { - "debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "requires": { - "ms": "^2.1.1" - } - } - } - }, - "postcss": { - "version": "8.4.12", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.12.tgz", - "integrity": "sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==", - "requires": { - "nanoid": "^3.3.1", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - } - }, - "postcss-calc": { - "version": "8.2.4", - "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-8.2.4.tgz", - "integrity": "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==", - "requires": { - "postcss-selector-parser": "^6.0.9", - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-colormin": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.3.0.tgz", - "integrity": "sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg==", - "requires": { - "browserslist": "^4.16.6", - "caniuse-api": "^3.0.0", - "colord": "^2.9.1", - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-convert-values": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.1.0.tgz", - "integrity": "sha512-GkyPbZEYJiWtQB0KZ0X6qusqFHUepguBCNFi9t5JJc7I2OTXG7C0twbTLvCfaKOLl3rSXmpAwV7W5txd91V84g==", - "requires": { - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-discard-comments": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.1.1.tgz", - "integrity": "sha512-5JscyFmvkUxz/5/+TB3QTTT9Gi9jHkcn8dcmmuN68JQcv3aQg4y88yEHHhwFB52l/NkaJ43O0dbksGMAo49nfQ==", - "requires": {} - }, - "postcss-discard-duplicates": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz", - "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==", - "requires": {} - }, - "postcss-discard-empty": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz", - "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==", - "requires": {} - }, - "postcss-discard-overridden": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz", - "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==", - "requires": {} - }, - "postcss-discard-unused": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-discard-unused/-/postcss-discard-unused-5.1.0.tgz", - "integrity": "sha512-KwLWymI9hbwXmJa0dkrzpRbSJEh0vVUd7r8t0yOGPcfKzyJJxFM8kLyC5Ev9avji6nY95pOp1W6HqIrfT+0VGw==", - "requires": { - "postcss-selector-parser": "^6.0.5" - } - }, - "postcss-loader": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz", - "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==", - "requires": { - "cosmiconfig": "^7.0.0", - "klona": "^2.0.5", - "semver": "^7.3.5" - } - }, - "postcss-merge-idents": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-merge-idents/-/postcss-merge-idents-5.1.1.tgz", - "integrity": "sha512-pCijL1TREiCoog5nQp7wUe+TUonA2tC2sQ54UGeMmryK3UFGIYKqDyjnqd6RcuI4znFn9hWSLNN8xKE/vWcUQw==", - "requires": { - "cssnano-utils": "^3.1.0", - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-merge-longhand": { - "version": "5.1.4", - "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.1.4.tgz", - "integrity": "sha512-hbqRRqYfmXoGpzYKeW0/NCZhvNyQIlQeWVSao5iKWdyx7skLvCfQFGIUsP9NUs3dSbPac2IC4Go85/zG+7MlmA==", - "requires": { - "postcss-value-parser": "^4.2.0", - "stylehacks": "^5.1.0" - } - }, - "postcss-merge-rules": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.1.1.tgz", - "integrity": "sha512-8wv8q2cXjEuCcgpIB1Xx1pIy8/rhMPIQqYKNzEdyx37m6gpq83mQQdCxgIkFgliyEnKvdwJf/C61vN4tQDq4Ww==", - "requires": { - "browserslist": "^4.16.6", - "caniuse-api": "^3.0.0", - "cssnano-utils": "^3.1.0", - "postcss-selector-parser": "^6.0.5" - } - }, - "postcss-minify-font-values": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz", - "integrity": "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==", - "requires": { - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-minify-gradients": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz", - "integrity": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==", - "requires": { - "colord": "^2.9.1", - "cssnano-utils": "^3.1.0", - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-minify-params": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.1.2.tgz", - "integrity": "sha512-aEP+p71S/urY48HWaRHasyx4WHQJyOYaKpQ6eXl8k0kxg66Wt/30VR6/woh8THgcpRbonJD5IeD+CzNhPi1L8g==", - "requires": { - "browserslist": "^4.16.6", - "cssnano-utils": "^3.1.0", - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-minify-selectors": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.2.0.tgz", - "integrity": "sha512-vYxvHkW+iULstA+ctVNx0VoRAR4THQQRkG77o0oa4/mBS0OzGvvzLIvHDv/nNEM0crzN2WIyFU5X7wZhaUK3RA==", - "requires": { - "postcss-selector-parser": "^6.0.5" - } - }, - "postcss-modules-extract-imports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz", - "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==", - "requires": {} - }, - "postcss-modules-local-by-default": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz", - "integrity": "sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==", - "requires": { - "icss-utils": "^5.0.0", - "postcss-selector-parser": "^6.0.2", - "postcss-value-parser": "^4.1.0" - } - }, - "postcss-modules-scope": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz", - "integrity": "sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==", - "requires": { - "postcss-selector-parser": "^6.0.4" - } - }, - "postcss-modules-values": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz", - "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==", - "requires": { - "icss-utils": "^5.0.0" - } - }, - "postcss-normalize-charset": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz", - "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==", - "requires": {} - }, - "postcss-normalize-display-values": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz", - "integrity": "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==", - "requires": { - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-normalize-positions": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.1.0.tgz", - "integrity": "sha512-8gmItgA4H5xiUxgN/3TVvXRoJxkAWLW6f/KKhdsH03atg0cB8ilXnrB5PpSshwVu/dD2ZsRFQcR1OEmSBDAgcQ==", - "requires": { - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-normalize-repeat-style": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.0.tgz", - "integrity": "sha512-IR3uBjc+7mcWGL6CtniKNQ4Rr5fTxwkaDHwMBDGGs1x9IVRkYIT/M4NelZWkAOBdV6v3Z9S46zqaKGlyzHSchw==", - "requires": { - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-normalize-string": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz", - "integrity": "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==", - "requires": { - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-normalize-timing-functions": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz", - "integrity": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==", - "requires": { - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-normalize-unicode": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.0.tgz", - "integrity": "sha512-J6M3MizAAZ2dOdSjy2caayJLQT8E8K9XjLce8AUQMwOrCvjCHv24aLC/Lps1R1ylOfol5VIDMaM/Lo9NGlk1SQ==", - "requires": { - "browserslist": "^4.16.6", - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-normalize-url": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz", - "integrity": "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==", - "requires": { - "normalize-url": "^6.0.1", - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-normalize-whitespace": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz", - "integrity": "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==", - "requires": { - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-ordered-values": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.1.1.tgz", - "integrity": "sha512-7lxgXF0NaoMIgyihL/2boNAEZKiW0+HkMhdKMTD93CjW8TdCy2hSdj8lsAo+uwm7EDG16Da2Jdmtqpedl0cMfw==", - "requires": { - "cssnano-utils": "^3.1.0", - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-reduce-idents": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/postcss-reduce-idents/-/postcss-reduce-idents-5.2.0.tgz", - "integrity": "sha512-BTrLjICoSB6gxbc58D5mdBK8OhXRDqud/zodYfdSi52qvDHdMwk+9kB9xsM8yJThH/sZU5A6QVSmMmaN001gIg==", - "requires": { - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-reduce-initial": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.1.0.tgz", - "integrity": "sha512-5OgTUviz0aeH6MtBjHfbr57tml13PuedK/Ecg8szzd4XRMbYxH4572JFG067z+FqBIf6Zp/d+0581glkvvWMFw==", - "requires": { - "browserslist": "^4.16.6", - "caniuse-api": "^3.0.0" - } - }, - "postcss-reduce-transforms": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz", - "integrity": "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==", - "requires": { - "postcss-value-parser": "^4.2.0" - } - }, - "postcss-selector-parser": { - "version": "6.0.10", - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz", - "integrity": "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==", - "requires": { - "cssesc": "^3.0.0", - "util-deprecate": "^1.0.2" - } - }, - "postcss-sort-media-queries": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/postcss-sort-media-queries/-/postcss-sort-media-queries-4.2.1.tgz", - "integrity": "sha512-9VYekQalFZ3sdgcTjXMa0dDjsfBVHXlraYJEMiOJ/2iMmI2JGCMavP16z3kWOaRu8NSaJCTgVpB/IVpH5yT9YQ==", - "requires": { - "sort-css-media-queries": "2.0.4" - } - }, - "postcss-svgo": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.1.0.tgz", - "integrity": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==", - "requires": { - "postcss-value-parser": "^4.2.0", - "svgo": "^2.7.0" - } - }, - "postcss-unique-selectors": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz", - "integrity": "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==", - "requires": { - "postcss-selector-parser": "^6.0.5" - } - }, - "postcss-value-parser": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", - "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" - }, - "postcss-zindex": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-zindex/-/postcss-zindex-5.1.0.tgz", - "integrity": "sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A==", - "requires": {} - }, - "prebuild-install": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.0.tgz", - "integrity": "sha512-CNcMgI1xBypOyGqjp3wOc8AAo1nMhZS3Cwd3iHIxOdAUbb+YxdNuM4Z5iIrZ8RLvOsf3F3bl7b7xGq6DjQoNYA==", - "requires": { - "detect-libc": "^2.0.0", - "expand-template": "^2.0.3", - "github-from-package": "0.0.0", - "minimist": "^1.2.3", - "mkdirp-classic": "^0.5.3", - "napi-build-utils": "^1.0.1", - "node-abi": "^3.3.0", - "npmlog": "^4.0.1", - "pump": "^3.0.0", - "rc": "^1.2.7", - "simple-get": "^4.0.0", - "tar-fs": "^2.0.0", - "tunnel-agent": "^0.6.0" - } - }, - "prepend-http": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz", - "integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=" - }, - "pretty-error": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/pretty-error/-/pretty-error-4.0.0.tgz", - "integrity": "sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==", - "requires": { - "lodash": "^4.17.20", - "renderkid": "^3.0.0" - } - }, - "pretty-time": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/pretty-time/-/pretty-time-1.1.0.tgz", - "integrity": "sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==" - }, - "prism-react-renderer": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/prism-react-renderer/-/prism-react-renderer-1.3.1.tgz", - "integrity": "sha512-xUeDMEz074d0zc5y6rxiMp/dlC7C+5IDDlaEUlcBOFE2wddz7hz5PNupb087mPwTt7T9BrFmewObfCBuf/LKwQ==", - "requires": {} - }, - "prismjs": { - "version": "1.28.0", - "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.28.0.tgz", - "integrity": "sha512-8aaXdYvl1F7iC7Xm1spqSaY/OJBpYW3v+KJ+F17iYxvdc8sfjW194COK5wVhMZX45tGteiBQgdvD/nhxcRwylw==" - }, - "process-nextick-args": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", - "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" - }, - "promise": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz", - "integrity": "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==", - "requires": { - "asap": "~2.0.3" - } - }, - "prompts": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz", - "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", - "requires": { - "kleur": "^3.0.3", - "sisteransi": "^1.0.5" - } - }, - "prop-types": { - "version": "15.8.1", - "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", - "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", - "requires": { - "loose-envify": "^1.4.0", - "object-assign": "^4.1.1", - "react-is": "^16.13.1" - } - }, - "property-information": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/property-information/-/property-information-5.6.0.tgz", - "integrity": "sha512-YUHSPk+A30YPv+0Qf8i9Mbfe/C0hdPXk1s1jPVToV8pk8BQtpw10ct89Eo7OWkutrwqvT0eicAxlOg3dOAu8JA==", - "requires": { - "xtend": "^4.0.0" - } - }, - "proxy-addr": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", - "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", - "requires": { - "forwarded": "0.2.0", - "ipaddr.js": "1.9.1" - }, - "dependencies": { - "ipaddr.js": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", - "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==" - } - } - }, - "pump": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", - "requires": { - "end-of-stream": "^1.1.0", - "once": "^1.3.1" - } - }, - "punycode": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", - "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=" - }, - "pupa": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/pupa/-/pupa-2.1.1.tgz", - "integrity": "sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==", - "requires": { - "escape-goat": "^2.0.0" - } - }, - "pure-color": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/pure-color/-/pure-color-1.3.0.tgz", - "integrity": "sha1-H+Bk+wrIUfDeYTIKi/eWg2Qi8z4=" - }, - "qs": { - "version": "6.9.7", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.7.tgz", - "integrity": "sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==" - }, - "queue": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/queue/-/queue-6.0.2.tgz", - "integrity": "sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==", - "requires": { - "inherits": "~2.0.3" - } - }, - "queue-microtask": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" - }, - "randombytes": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", - "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", - "requires": { - "safe-buffer": "^5.1.0" - } - }, - "range-parser": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz", - "integrity": "sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4=" - }, - "raw-body": { - "version": "2.4.3", - "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.3.tgz", - "integrity": "sha512-UlTNLIcu0uzb4D2f4WltY6cVjLi+/jEN4lgEUj3E04tpMDpUlkBo/eSn6zou9hum2VMNpCCUone0O0WeJim07g==", - "requires": { - "bytes": "3.1.2", - "http-errors": "1.8.1", - "iconv-lite": "0.4.24", - "unpipe": "1.0.0" - }, - "dependencies": { - "bytes": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", - "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==" - } - } - }, - "rc": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", - "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", - "requires": { - "deep-extend": "^0.6.0", - "ini": "~1.3.0", - "minimist": "^1.2.0", - "strip-json-comments": "~2.0.1" - }, - "dependencies": { - "strip-json-comments": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=" - } - } - }, - "react": { - "version": "17.0.2", - "resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz", - "integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==", - "requires": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1" - } - }, - "react-base16-styling": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.6.0.tgz", - "integrity": "sha1-7yFW1mz0E5aVyKFniGy2nqZgeSw=", - "requires": { - "base16": "^1.0.0", - "lodash.curry": "^4.0.1", - "lodash.flow": "^3.3.0", - "pure-color": "^1.2.0" - } - }, - "react-dev-utils": { - "version": "12.0.1", - "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-12.0.1.tgz", - "integrity": "sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==", - "requires": { - "@babel/code-frame": "^7.16.0", - "address": "^1.1.2", - "browserslist": "^4.18.1", - "chalk": "^4.1.2", - "cross-spawn": "^7.0.3", - "detect-port-alt": "^1.1.6", - "escape-string-regexp": "^4.0.0", - "filesize": "^8.0.6", - "find-up": "^5.0.0", - "fork-ts-checker-webpack-plugin": "^6.5.0", - "global-modules": "^2.0.0", - "globby": "^11.0.4", - "gzip-size": "^6.0.0", - "immer": "^9.0.7", - "is-root": "^2.1.0", - "loader-utils": "^3.2.0", - "open": "^8.4.0", - "pkg-up": "^3.1.0", - "prompts": "^2.4.2", - "react-error-overlay": "^6.0.11", - "recursive-readdir": "^2.2.2", - "shell-quote": "^1.7.3", - "strip-ansi": "^6.0.1", - "text-table": "^0.2.0" - }, - "dependencies": { - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "requires": { - "color-convert": "^2.0.1" - } - }, - "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" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" - }, - "find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "requires": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" - } - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" - }, - "loader-utils": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.0.tgz", - "integrity": "sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==" - }, - "locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "requires": { - "p-locate": "^5.0.0" - } - }, - "p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "requires": { - "yocto-queue": "^0.1.0" - } - }, - "p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "requires": { - "p-limit": "^3.0.2" - } - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "requires": { - "has-flag": "^4.0.0" - } - } - } - }, - "react-dom": { - "version": "17.0.2", - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz", - "integrity": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==", - "requires": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1", - "scheduler": "^0.20.2" - } - }, - "react-error-overlay": { - "version": "6.0.11", - "resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.11.tgz", - "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" - }, - "react-fast-compare": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz", - "integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==" - }, - "react-helmet-async": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/react-helmet-async/-/react-helmet-async-1.3.0.tgz", - "integrity": "sha512-9jZ57/dAn9t3q6hneQS0wukqC2ENOBgMNVEhb/ZG9ZSxUetzVIw4iAmEU38IaVg3QGYauQPhSeUTuIUtFglWpg==", - "requires": { - "@babel/runtime": "^7.12.5", - "invariant": "^2.2.4", - "prop-types": "^15.7.2", - "react-fast-compare": "^3.2.0", - "shallowequal": "^1.1.0" - } - }, - "react-is": { - "version": "16.13.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", - "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" - }, - "react-json-view": { - "version": "1.21.3", - "resolved": "https://registry.npmjs.org/react-json-view/-/react-json-view-1.21.3.tgz", - "integrity": "sha512-13p8IREj9/x/Ye4WI/JpjhoIwuzEgUAtgJZNBJckfzJt1qyh24BdTm6UQNGnyTq9dapQdrqvquZTo3dz1X6Cjw==", - "requires": { - "flux": "^4.0.1", - "react-base16-styling": "^0.6.0", - "react-lifecycles-compat": "^3.0.4", - "react-textarea-autosize": "^8.3.2" - } - }, - "react-lifecycles-compat": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz", - "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==" - }, - "react-loadable": { - "version": "npm:@docusaurus/react-loadable@5.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz", - "integrity": "sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==", - "requires": { - "@types/react": "*", - "prop-types": "^15.6.2" - } - }, - "react-loadable-ssr-addon-v5-slorber": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/react-loadable-ssr-addon-v5-slorber/-/react-loadable-ssr-addon-v5-slorber-1.0.1.tgz", - "integrity": "sha512-lq3Lyw1lGku8zUEJPDxsNm1AfYHBrO9Y1+olAYwpUJ2IGFBskM0DMKok97A6LWUpHm+o7IvQBOWu9MLenp9Z+A==", - "requires": { - "@babel/runtime": "^7.10.3" - } - }, - "react-popper": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/react-popper/-/react-popper-2.2.5.tgz", - "integrity": "sha512-kxGkS80eQGtLl18+uig1UIf9MKixFSyPxglsgLBxlYnyDf65BiY9B3nZSc6C9XUNDgStROB0fMQlTEz1KxGddw==", - "requires": { - "react-fast-compare": "^3.0.1", - "warning": "^4.0.2" - } - }, - "react-router": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-5.3.1.tgz", - "integrity": "sha512-v+zwjqb7bakqgF+wMVKlAPTca/cEmPOvQ9zt7gpSNyPXau1+0qvuYZ5BWzzNDP1y6s15zDwgb9rPN63+SIniRQ==", - "requires": { - "@babel/runtime": "^7.12.13", - "history": "^4.9.0", - "hoist-non-react-statics": "^3.1.0", - "loose-envify": "^1.3.1", - "mini-create-react-context": "^0.4.0", - "path-to-regexp": "^1.7.0", - "prop-types": "^15.6.2", - "react-is": "^16.6.0", - "tiny-invariant": "^1.0.2", - "tiny-warning": "^1.0.0" - } - }, - "react-router-config": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/react-router-config/-/react-router-config-5.1.1.tgz", - "integrity": "sha512-DuanZjaD8mQp1ppHjgnnUnyOlqYXZVjnov/JzFhjLEwd3Z4dYjMSnqrEzzGThH47vpCOqPPwJM2FtthLeJ8Pbg==", - "requires": { - "@babel/runtime": "^7.1.2" - } - }, - "react-router-dom": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.3.1.tgz", - "integrity": "sha512-f0pj/gMAbv9e8gahTmCEY20oFhxhrmHwYeIwH5EO5xu0qme+wXtsdB8YfUOAZzUz4VaXmb58m3ceiLtjMhqYmQ==", - "requires": { - "@babel/runtime": "^7.12.13", - "history": "^4.9.0", - "loose-envify": "^1.3.1", - "prop-types": "^15.6.2", - "react-router": "5.3.1", - "tiny-invariant": "^1.0.2", - "tiny-warning": "^1.0.0" - } - }, - "react-textarea-autosize": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.3.3.tgz", - "integrity": "sha512-2XlHXK2TDxS6vbQaoPbMOfQ8GK7+irc2fVK6QFIcC8GOnH3zI/v481n+j1L0WaPVvKxwesnY93fEfH++sus2rQ==", - "requires": { - "@babel/runtime": "^7.10.2", - "use-composed-ref": "^1.0.0", - "use-latest": "^1.0.0" - } - }, - "react-waypoint": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/react-waypoint/-/react-waypoint-10.1.0.tgz", - "integrity": "sha512-wiVF0lTslVm27xHbnvUUADUrcDjrQxAp9lEYGExvcoEBScYbXu3Kt++pLrfj6CqOeeRAL4HcX8aANVLSn6bK0Q==", - "requires": { - "@babel/runtime": "^7.12.5", - "consolidated-events": "^1.1.0 || ^2.0.0", - "prop-types": "^15.0.0", - "react-is": "^17.0.1" - }, - "dependencies": { - "react-is": { - "version": "17.0.2", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", - "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" - } - } - }, - "readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", - "requires": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - } - }, - "readdirp": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", - "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", - "requires": { - "picomatch": "^2.2.1" - } - }, - "reading-time": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/reading-time/-/reading-time-1.5.0.tgz", - "integrity": "sha512-onYyVhBNr4CmAxFsKS7bz+uTLRakypIe4R+5A824vBSkQy/hB3fZepoVEf8OVAxzLvK+H/jm9TzpI3ETSm64Kg==" - }, - "rechoir": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz", - "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=", - "requires": { - "resolve": "^1.1.6" - } - }, - "recursive-readdir": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/recursive-readdir/-/recursive-readdir-2.2.2.tgz", - "integrity": "sha512-nRCcW9Sj7NuZwa2XvH9co8NPeXUBhZP7CRKJtU+cS6PW9FpCIFoI5ib0NT1ZrbNuPoRy0ylyCaUL8Gih4LSyFg==", - "requires": { - "minimatch": "3.0.4" - }, - "dependencies": { - "minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", - "requires": { - "brace-expansion": "^1.1.7" - } - } - } - }, - "regenerate": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz", - "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==" - }, - "regenerate-unicode-properties": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz", - "integrity": "sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==", - "requires": { - "regenerate": "^1.4.2" - } - }, - "regenerator-runtime": { - "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.15.0", - "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.0.tgz", - "integrity": "sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==", - "requires": { - "@babel/runtime": "^7.8.4" - } - }, - "regexpu-core": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.0.1.tgz", - "integrity": "sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==", - "requires": { - "regenerate": "^1.4.2", - "regenerate-unicode-properties": "^10.0.1", - "regjsgen": "^0.6.0", - "regjsparser": "^0.8.2", - "unicode-match-property-ecmascript": "^2.0.0", - "unicode-match-property-value-ecmascript": "^2.0.0" - } - }, - "registry-auth-token": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.1.tgz", - "integrity": "sha512-6gkSb4U6aWJB4SF2ZvLb76yCBjcvufXBqvvEx1HbmKPkutswjW1xNVRY0+daljIYRbogN7O0etYSlbiaEQyMyw==", - "requires": { - "rc": "^1.2.8" - } - }, - "registry-url": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/registry-url/-/registry-url-5.1.0.tgz", - "integrity": "sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==", - "requires": { - "rc": "^1.2.8" - } - }, - "regjsgen": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.6.0.tgz", - "integrity": "sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==" - }, - "regjsparser": { - "version": "0.8.4", - "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.8.4.tgz", - "integrity": "sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==", - "requires": { - "jsesc": "~0.5.0" - }, - "dependencies": { - "jsesc": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz", - "integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=" - } - } - }, - "rehype-parse": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/rehype-parse/-/rehype-parse-6.0.2.tgz", - "integrity": "sha512-0S3CpvpTAgGmnz8kiCyFLGuW5yA4OQhyNTm/nwPopZ7+PI11WnGl1TTWTGv/2hPEe/g2jRLlhVVSsoDH8waRug==", - "requires": { - "hast-util-from-parse5": "^5.0.0", - "parse5": "^5.0.0", - "xtend": "^4.0.0" - }, - "dependencies": { - "hast-util-from-parse5": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-5.0.3.tgz", - "integrity": "sha512-gOc8UB99F6eWVWFtM9jUikjN7QkWxB3nY0df5Z0Zq1/Nkwl5V4hAAsl0tmwlgWl/1shlTF8DnNYLO8X6wRV9pA==", - "requires": { - "ccount": "^1.0.3", - "hastscript": "^5.0.0", - "property-information": "^5.0.0", - "web-namespaces": "^1.1.2", - "xtend": "^4.0.1" - } - }, - "hastscript": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/hastscript/-/hastscript-5.1.2.tgz", - "integrity": "sha512-WlztFuK+Lrvi3EggsqOkQ52rKbxkXL3RwB6t5lwoa8QLMemoWfBuL43eDrwOamJyR7uKQKdmKYaBH1NZBiIRrQ==", - "requires": { - "comma-separated-tokens": "^1.0.0", - "hast-util-parse-selector": "^2.0.0", - "property-information": "^5.0.0", - "space-separated-tokens": "^1.0.0" - } - }, - "parse5": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz", - "integrity": "sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==" - } - } - }, - "relateurl": { - "version": "0.2.7", - "resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz", - "integrity": "sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=" - }, - "remark-admonitions": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/remark-admonitions/-/remark-admonitions-1.2.1.tgz", - "integrity": "sha512-Ji6p68VDvD+H1oS95Fdx9Ar5WA2wcDA4kwrrhVU7fGctC6+d3uiMICu7w7/2Xld+lnU7/gi+432+rRbup5S8ow==", - "requires": { - "rehype-parse": "^6.0.2", - "unified": "^8.4.2", - "unist-util-visit": "^2.0.1" - }, - "dependencies": { - "unified": { - "version": "8.4.2", - "resolved": "https://registry.npmjs.org/unified/-/unified-8.4.2.tgz", - "integrity": "sha512-JCrmN13jI4+h9UAyKEoGcDZV+i1E7BLFuG7OsaDvTXI5P0qhHX+vZO/kOhz9jn8HGENDKbwSeB0nVOg4gVStGA==", - "requires": { - "bail": "^1.0.0", - "extend": "^3.0.0", - "is-plain-obj": "^2.0.0", - "trough": "^1.0.0", - "vfile": "^4.0.0" - } - } - } - }, - "remark-emoji": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/remark-emoji/-/remark-emoji-2.2.0.tgz", - "integrity": "sha512-P3cj9s5ggsUvWw5fS2uzCHJMGuXYRb0NnZqYlNecewXt8QBU9n5vW3DUUKOhepS8F9CwdMx9B8a3i7pqFWAI5w==", - "requires": { - "emoticon": "^3.2.0", - "node-emoji": "^1.10.0", - "unist-util-visit": "^2.0.3" - } - }, - "remark-footnotes": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/remark-footnotes/-/remark-footnotes-2.0.0.tgz", - "integrity": "sha512-3Clt8ZMH75Ayjp9q4CorNeyjwIxHFcTkaektplKGl2A1jNGEUey8cKL0ZC5vJwfcD5GFGsNLImLG/NGzWIzoMQ==" - }, - "remark-mdx": { - "version": "1.6.22", - "resolved": "https://registry.npmjs.org/remark-mdx/-/remark-mdx-1.6.22.tgz", - "integrity": "sha512-phMHBJgeV76uyFkH4rvzCftLfKCr2RZuF+/gmVcaKrpsihyzmhXjA0BEMDaPTXG5y8qZOKPVo83NAOX01LPnOQ==", - "requires": { - "@babel/core": "7.12.9", - "@babel/helper-plugin-utils": "7.10.4", - "@babel/plugin-proposal-object-rest-spread": "7.12.1", - "@babel/plugin-syntax-jsx": "7.12.1", - "@mdx-js/util": "1.6.22", - "is-alphabetical": "1.0.4", - "remark-parse": "8.0.3", - "unified": "9.2.0" - }, - "dependencies": { - "@babel/core": { - "version": "7.12.9", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.9.tgz", - "integrity": "sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==", - "requires": { - "@babel/code-frame": "^7.10.4", - "@babel/generator": "^7.12.5", - "@babel/helper-module-transforms": "^7.12.1", - "@babel/helpers": "^7.12.5", - "@babel/parser": "^7.12.7", - "@babel/template": "^7.12.7", - "@babel/traverse": "^7.12.9", - "@babel/types": "^7.12.7", - "convert-source-map": "^1.7.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.1", - "json5": "^2.1.2", - "lodash": "^4.17.19", - "resolve": "^1.3.2", - "semver": "^5.4.1", - "source-map": "^0.5.0" - } - }, - "@babel/helper-plugin-utils": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz", - "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==" - }, - "@babel/plugin-proposal-object-rest-spread": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.12.1.tgz", - "integrity": "sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==", - "requires": { - "@babel/helper-plugin-utils": "^7.10.4", - "@babel/plugin-syntax-object-rest-spread": "^7.8.0", - "@babel/plugin-transform-parameters": "^7.12.1" - } - }, - "@babel/plugin-syntax-jsx": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.1.tgz", - "integrity": "sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==", - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" - } - }, - "semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" - } - } - }, - "remark-parse": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-8.0.3.tgz", - "integrity": "sha512-E1K9+QLGgggHxCQtLt++uXltxEprmWzNfg+MxpfHsZlrddKzZ/hZyWHDbK3/Ap8HJQqYJRXP+jHczdL6q6i85Q==", - "requires": { - "ccount": "^1.0.0", - "collapse-white-space": "^1.0.2", - "is-alphabetical": "^1.0.0", - "is-decimal": "^1.0.0", - "is-whitespace-character": "^1.0.0", - "is-word-character": "^1.0.0", - "markdown-escapes": "^1.0.0", - "parse-entities": "^2.0.0", - "repeat-string": "^1.5.4", - "state-toggle": "^1.0.0", - "trim": "0.0.1", - "trim-trailing-lines": "^1.0.0", - "unherit": "^1.0.4", - "unist-util-remove-position": "^2.0.0", - "vfile-location": "^3.0.0", - "xtend": "^4.0.1" - } - }, - "remark-squeeze-paragraphs": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/remark-squeeze-paragraphs/-/remark-squeeze-paragraphs-4.0.0.tgz", - "integrity": "sha512-8qRqmL9F4nuLPIgl92XUuxI3pFxize+F1H0e/W3llTk0UsjJaj01+RrirkMw7P21RKe4X6goQhYRSvNWX+70Rw==", - "requires": { - "mdast-squeeze-paragraphs": "^4.0.0" - } - }, - "renderkid": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/renderkid/-/renderkid-3.0.0.tgz", - "integrity": "sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==", - "requires": { - "css-select": "^4.1.3", - "dom-converter": "^0.2.0", - "htmlparser2": "^6.1.0", - "lodash": "^4.17.21", - "strip-ansi": "^6.0.1" - } - }, - "repeat-string": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", - "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=" - }, - "require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" - }, - "require-like": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/require-like/-/require-like-0.1.2.tgz", - "integrity": "sha1-rW8wwTvs15cBDEaK+ndcDAprR/o=" - }, - "requires-port": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", - "integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=" - }, - "resolve": { - "version": "1.22.0", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz", - "integrity": "sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==", - "requires": { - "is-core-module": "^2.8.1", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - } - }, - "resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" - }, - "resolve-pathname": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-3.0.0.tgz", - "integrity": "sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==" - }, - "responselike": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz", - "integrity": "sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=", - "requires": { - "lowercase-keys": "^1.0.0" - } - }, - "retry": { - "version": "0.13.1", - "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz", - "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==" - }, - "reusify": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", - "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" - }, - "rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "requires": { - "glob": "^7.1.3" - } - }, - "rtl-detect": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/rtl-detect/-/rtl-detect-1.0.4.tgz", - "integrity": "sha512-EBR4I2VDSSYr7PkBmFy04uhycIpDKp+21p/jARYXlCSjQksTBQcJ0HFUPOO79EPPH5JS6VAhiIQbycf0O3JAxQ==" - }, - "rtlcss": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.5.0.tgz", - "integrity": "sha512-wzgMaMFHQTnyi9YOwsx9LjOxYXJPzS8sYnFaKm6R5ysvTkwzHiB0vxnbHwchHQT65PTdBjDG21/kQBWI7q9O7A==", - "requires": { - "find-up": "^5.0.0", - "picocolors": "^1.0.0", - "postcss": "^8.3.11", - "strip-json-comments": "^3.1.1" - }, - "dependencies": { - "find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "requires": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" - } - }, - "locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "requires": { - "p-locate": "^5.0.0" - } - }, - "p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "requires": { - "yocto-queue": "^0.1.0" - } - }, - "p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "requires": { - "p-limit": "^3.0.2" - } - } - } - }, - "run-parallel": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", - "requires": { - "queue-microtask": "^1.2.2" - } - }, - "rxjs": { - "version": "7.5.5", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.5.5.tgz", - "integrity": "sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==", - "requires": { - "tslib": "^2.1.0" - } - }, - "safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" - }, - "safer-buffer": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" - }, - "sax": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz", - "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==" - }, - "scheduler": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz", - "integrity": "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==", - "requires": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1" - } - }, - "schema-utils": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz", - "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==", - "requires": { - "@types/json-schema": "^7.0.5", - "ajv": "^6.12.4", - "ajv-keywords": "^3.5.2" - } - }, - "section-matter": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/section-matter/-/section-matter-1.0.0.tgz", - "integrity": "sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==", - "requires": { - "extend-shallow": "^2.0.1", - "kind-of": "^6.0.0" - } - }, - "select-hose": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz", - "integrity": "sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=" - }, - "selfsigned": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.0.1.tgz", - "integrity": "sha512-LmME957M1zOsUhG+67rAjKfiWFox3SBxE/yymatMZsAx+oMrJ0YQ8AToOnyCm7xbeg2ep37IHLxdu0o2MavQOQ==", - "requires": { - "node-forge": "^1" - } - }, - "semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", - "requires": { - "lru-cache": "^6.0.0" - } - }, - "semver-diff": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz", - "integrity": "sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==", - "requires": { - "semver": "^6.3.0" - }, - "dependencies": { - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" - } - } - }, - "send": { - "version": "0.17.2", - "resolved": "https://registry.npmjs.org/send/-/send-0.17.2.tgz", - "integrity": "sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==", - "requires": { - "debug": "2.6.9", - "depd": "~1.1.2", - "destroy": "~1.0.4", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "etag": "~1.8.1", - "fresh": "0.5.2", - "http-errors": "1.8.1", - "mime": "1.6.0", - "ms": "2.1.3", - "on-finished": "~2.3.0", - "range-parser": "~1.2.1", - "statuses": "~1.5.0" - }, - "dependencies": { - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "requires": { - "ms": "2.0.0" - }, - "dependencies": { - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - } - } - }, - "ms": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" - }, - "range-parser": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", - "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" - } - } - }, - "serialize-javascript": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz", - "integrity": "sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==", - "requires": { - "randombytes": "^2.1.0" - } - }, - "serve-handler": { - "version": "6.1.3", - "resolved": "https://registry.npmjs.org/serve-handler/-/serve-handler-6.1.3.tgz", - "integrity": "sha512-FosMqFBNrLyeiIDvP1zgO6YoTzFYHxLDEIavhlmQ+knB2Z7l1t+kGLHkZIDN7UVWqQAmKI3D20A6F6jo3nDd4w==", - "requires": { - "bytes": "3.0.0", - "content-disposition": "0.5.2", - "fast-url-parser": "1.1.3", - "mime-types": "2.1.18", - "minimatch": "3.0.4", - "path-is-inside": "1.0.2", - "path-to-regexp": "2.2.1", - "range-parser": "1.2.0" - }, - "dependencies": { - "minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", - "requires": { - "brace-expansion": "^1.1.7" - } - }, - "path-to-regexp": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-2.2.1.tgz", - "integrity": "sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ==" - } - } - }, - "serve-index": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz", - "integrity": "sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=", - "requires": { - "accepts": "~1.3.4", - "batch": "0.6.1", - "debug": "2.6.9", - "escape-html": "~1.0.3", - "http-errors": "~1.6.2", - "mime-types": "~2.1.17", - "parseurl": "~1.3.2" - }, - "dependencies": { - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "requires": { - "ms": "2.0.0" - } - }, - "http-errors": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz", - "integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=", - "requires": { - "depd": "~1.1.2", - "inherits": "2.0.3", - "setprototypeof": "1.1.0", - "statuses": ">= 1.4.0 < 2" - } - }, - "inherits": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", - "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=" - }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - }, - "setprototypeof": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz", - "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==" - } - } - }, - "serve-static": { - "version": "1.14.2", - "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.2.tgz", - "integrity": "sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ==", - "requires": { - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "parseurl": "~1.3.3", - "send": "0.17.2" - } - }, - "set-blocking": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=" - }, - "setimmediate": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz", - "integrity": "sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=" - }, - "setprototypeof": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", - "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" - }, - "shallow-clone": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz", - "integrity": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==", - "requires": { - "kind-of": "^6.0.2" - } - }, - "shallowequal": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/shallowequal/-/shallowequal-1.1.0.tgz", - "integrity": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==" - }, - "sharp": { - "version": "0.30.6", - "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.30.6.tgz", - "integrity": "sha512-lSdVxFxcndzcXggDrak6ozdGJgmIgES9YVZWtAFrwi+a/H5vModaf51TghBtMPw+71sLxUsTy2j+aB7qLIODQg==", - "requires": { - "color": "^4.2.3", - "detect-libc": "^2.0.1", - "node-addon-api": "^5.0.0", - "prebuild-install": "^7.1.0", - "semver": "^7.3.7", - "simple-get": "^4.0.1", - "tar-fs": "^2.1.1", - "tunnel-agent": "^0.6.0" - } - }, - "shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "requires": { - "shebang-regex": "^3.0.0" - } - }, - "shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" - }, - "shell-quote": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.3.tgz", - "integrity": "sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==" - }, - "shelljs": { - "version": "0.8.5", - "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz", - "integrity": "sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==", - "requires": { - "glob": "^7.0.0", - "interpret": "^1.0.0", - "rechoir": "^0.6.2" - } - }, - "signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" - }, - "simple-concat": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz", - "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==" - }, - "simple-get": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz", - "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==", - "requires": { - "decompress-response": "^6.0.0", - "once": "^1.3.1", - "simple-concat": "^1.0.0" - }, - "dependencies": { - "decompress-response": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz", - "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==", - "requires": { - "mimic-response": "^3.1.0" - } - }, - "mimic-response": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz", - "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==" - } - } - }, - "simple-swizzle": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", - "integrity": "sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=", - "requires": { - "is-arrayish": "^0.3.1" - }, - "dependencies": { - "is-arrayish": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", - "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==" - } - } - }, - "sirv": { - "version": "1.0.19", - "resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.19.tgz", - "integrity": "sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==", - "requires": { - "@polka/url": "^1.0.0-next.20", - "mrmime": "^1.0.0", - "totalist": "^1.0.0" - } - }, - "sisteransi": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", - "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" - }, - "sitemap": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/sitemap/-/sitemap-7.1.1.tgz", - "integrity": "sha512-mK3aFtjz4VdJN0igpIJrinf3EO8U8mxOPsTBzSsy06UtjZQJ3YY3o3Xa7zSc5nMqcMrRwlChHZ18Kxg0caiPBg==", - "requires": { - "@types/node": "^17.0.5", - "@types/sax": "^1.2.1", - "arg": "^5.0.0", - "sax": "^1.2.4" - } - }, - "slash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" - }, - "sockjs": { - "version": "0.3.24", - "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz", - "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==", - "requires": { - "faye-websocket": "^0.11.3", - "uuid": "^8.3.2", - "websocket-driver": "^0.7.4" - } - }, - "sort-css-media-queries": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/sort-css-media-queries/-/sort-css-media-queries-2.0.4.tgz", - "integrity": "sha512-PAIsEK/XupCQwitjv7XxoMvYhT7EAfyzI3hsy/MyDgTvc+Ft55ctdkctJLOy6cQejaIC+zjpUL4djFVm2ivOOw==" - }, - "source-list-map": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz", - "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==" - }, - "source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=" - }, - "source-map-js": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==" - }, - "source-map-support": { - "version": "0.5.21", - "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", - "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", - "requires": { - "buffer-from": "^1.0.0", - "source-map": "^0.6.0" - }, - "dependencies": { - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" - } - } - }, - "space-separated-tokens": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-1.1.5.tgz", - "integrity": "sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==" - }, - "spdy": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz", - "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==", - "requires": { - "debug": "^4.1.0", - "handle-thing": "^2.0.0", - "http-deceiver": "^1.2.7", - "select-hose": "^2.0.0", - "spdy-transport": "^3.0.0" - } - }, - "spdy-transport": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz", - "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==", - "requires": { - "debug": "^4.1.0", - "detect-node": "^2.0.4", - "hpack.js": "^2.1.6", - "obuf": "^1.1.2", - "readable-stream": "^3.0.6", - "wbuf": "^1.7.3" - } - }, - "sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" - }, - "stable": { - "version": "0.1.8", - "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz", - "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==" - }, - "state-toggle": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/state-toggle/-/state-toggle-1.0.3.tgz", - "integrity": "sha512-d/5Z4/2iiCnHw6Xzghyhb+GcmF89bxwgXG60wjIiZaxnymbyOmI8Hk4VqHXiVVp6u2ysaskFfXg3ekCj4WNftQ==" - }, - "statuses": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz", - "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=" - }, - "std-env": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.1.1.tgz", - "integrity": "sha512-/c645XdExBypL01TpFKiG/3RAa/Qmu+zRi0MwAmrdEkwHNuN0ebo8ccAXBBDa5Z0QOJgBskUIbuCK91x0sCVEw==" - }, - "string_decoder": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", - "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", - "requires": { - "safe-buffer": "~5.2.0" - }, - "dependencies": { - "safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" - } - } - }, - "string-width": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", - "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", - "requires": { - "eastasianwidth": "^0.2.0", - "emoji-regex": "^9.2.2", - "strip-ansi": "^7.0.1" - }, - "dependencies": { - "ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" - }, - "strip-ansi": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz", - "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==", - "requires": { - "ansi-regex": "^6.0.1" - } - } - } - }, - "stringify-object": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz", - "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==", - "requires": { - "get-own-enumerable-property-symbols": "^3.0.0", - "is-obj": "^1.0.1", - "is-regexp": "^1.0.0" - } - }, - "strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "requires": { - "ansi-regex": "^5.0.1" - } - }, - "strip-bom-string": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/strip-bom-string/-/strip-bom-string-1.0.0.tgz", - "integrity": "sha1-5SEekiQ2n7uB1jOi8ABE3IztrZI=" - }, - "strip-final-newline": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", - "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==" - }, - "strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" - }, - "style-to-object": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-0.3.0.tgz", - "integrity": "sha512-CzFnRRXhzWIdItT3OmF8SQfWyahHhjq3HwcMNCNLn+N7klOOqPjMeG/4JSu77D7ypZdGvSzvkrbyeTMizz2VrA==", - "requires": { - "inline-style-parser": "0.1.1" - } - }, - "stylehacks": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-5.1.0.tgz", - "integrity": "sha512-SzLmvHQTrIWfSgljkQCw2++C9+Ne91d/6Sp92I8c5uHTcy/PgeHamwITIbBW9wnFTY/3ZfSXR9HIL6Ikqmcu6Q==", - "requires": { - "browserslist": "^4.16.6", - "postcss-selector-parser": "^6.0.4" - } - }, - "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" - } - }, - "supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" - }, - "svg-parser": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz", - "integrity": "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==" - }, - "svgo": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz", - "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==", - "requires": { - "@trysound/sax": "0.2.0", - "commander": "^7.2.0", - "css-select": "^4.1.3", - "css-tree": "^1.1.3", - "csso": "^4.2.0", - "picocolors": "^1.0.0", - "stable": "^0.1.8" - }, - "dependencies": { - "commander": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", - "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==" - } - } - }, - "tapable": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz", - "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==" - }, - "tar-fs": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz", - "integrity": "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==", - "requires": { - "chownr": "^1.1.1", - "mkdirp-classic": "^0.5.2", - "pump": "^3.0.0", - "tar-stream": "^2.1.4" - } - }, - "tar-stream": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz", - "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==", - "requires": { - "bl": "^4.0.3", - "end-of-stream": "^1.4.1", - "fs-constants": "^1.0.0", - "inherits": "^2.0.3", - "readable-stream": "^3.1.1" - } - }, - "terser": { - "version": "5.14.2", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.14.2.tgz", - "integrity": "sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA==", - "requires": { - "@jridgewell/source-map": "^0.3.2", - "acorn": "^8.5.0", - "commander": "^2.20.0", - "source-map-support": "~0.5.20" - }, - "dependencies": { - "commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" - } - } - }, - "terser-webpack-plugin": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.1.tgz", - "integrity": "sha512-GvlZdT6wPQKbDNW/GDQzZFg/j4vKU96yl2q6mcUkzKOgW4gwf1Z8cZToUCrz31XHlPWH8MVb1r2tFtdDtTGJ7g==", - "requires": { - "jest-worker": "^27.4.5", - "schema-utils": "^3.1.1", - "serialize-javascript": "^6.0.0", - "source-map": "^0.6.1", - "terser": "^5.7.2" - }, - "dependencies": { - "schema-utils": { - "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.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" - } - }, - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" - } - } - }, - "text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=" - }, - "thunky": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz", - "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==" - }, - "tiny-invariant": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.2.0.tgz", - "integrity": "sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg==" - }, - "tiny-warning": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz", - "integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==" - }, - "to-fast-properties": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", - "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=" - }, - "to-readable-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz", - "integrity": "sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==" - }, - "to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "requires": { - "is-number": "^7.0.0" - } - }, - "toidentifier": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", - "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" - }, - "totalist": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/totalist/-/totalist-1.1.0.tgz", - "integrity": "sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==" - }, - "tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" - }, - "trim": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz", - "integrity": "sha1-WFhUf2spB1fulczMZm+1AITEYN0=" - }, - "trim-trailing-lines": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/trim-trailing-lines/-/trim-trailing-lines-1.1.4.tgz", - "integrity": "sha512-rjUWSqnfTNrjbB9NQWfPMH/xRK1deHeGsHoVfpxJ++XeYXE0d6B1En37AHfw3jtfTU7dzMzZL2jjpe8Qb5gLIQ==" - }, - "trough": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/trough/-/trough-1.0.5.tgz", - "integrity": "sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==" - }, - "tslib": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", - "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" - }, - "tunnel-agent": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", - "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", - "requires": { - "safe-buffer": "^5.0.1" - } - }, - "type-fest": { - "version": "2.12.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.12.2.tgz", - "integrity": "sha512-qt6ylCGpLjZ7AaODxbpyBZSs9fCI9SkL3Z9q2oxMBQhs/uyY+VD8jHA8ULCGmWQJlBgqvO3EJeAngOHD8zQCrQ==" - }, - "type-is": { - "version": "1.6.18", - "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", - "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", - "requires": { - "media-typer": "0.3.0", - "mime-types": "~2.1.24" - }, - "dependencies": { - "mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" - }, - "mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "requires": { - "mime-db": "1.52.0" - } - } - } - }, - "typedarray-to-buffer": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", - "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", - "requires": { - "is-typedarray": "^1.0.0" - } - }, - "typescript": { - "version": "4.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz", - "integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==", - "peer": true - }, - "ua-parser-js": { - "version": "0.7.31", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.31.tgz", - "integrity": "sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==" - }, - "unherit": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/unherit/-/unherit-1.1.3.tgz", - "integrity": "sha512-Ft16BJcnapDKp0+J/rqFC3Rrk6Y/Ng4nzsC028k2jdDII/rdZ7Wd3pPT/6+vIIxRagwRc9K0IUX0Ra4fKvw+WQ==", - "requires": { - "inherits": "^2.0.0", - "xtend": "^4.0.0" - } - }, - "unicode-canonical-property-names-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz", - "integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==" - }, - "unicode-match-property-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", - "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", - "requires": { - "unicode-canonical-property-names-ecmascript": "^2.0.0", - "unicode-property-aliases-ecmascript": "^2.0.0" - } - }, - "unicode-match-property-value-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz", - "integrity": "sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==" - }, - "unicode-property-aliases-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz", - "integrity": "sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==" - }, - "unified": { - "version": "9.2.0", - "resolved": "https://registry.npmjs.org/unified/-/unified-9.2.0.tgz", - "integrity": "sha512-vx2Z0vY+a3YoTj8+pttM3tiJHCwY5UFbYdiWrwBEbHmK8pvsPj2rtAX2BFfgXen8T39CJWblWRDT4L5WGXtDdg==", - "requires": { - "bail": "^1.0.0", - "extend": "^3.0.0", - "is-buffer": "^2.0.0", - "is-plain-obj": "^2.0.0", - "trough": "^1.0.0", - "vfile": "^4.0.0" - } - }, - "unique-string": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz", - "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==", - "requires": { - "crypto-random-string": "^2.0.0" - } - }, - "unist-builder": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/unist-builder/-/unist-builder-2.0.3.tgz", - "integrity": "sha512-f98yt5pnlMWlzP539tPc4grGMsFaQQlP/vM396b00jngsiINumNmsY8rkXjfoi1c6QaM8nQ3vaGDuoKWbe/1Uw==" - }, - "unist-util-generated": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/unist-util-generated/-/unist-util-generated-1.1.6.tgz", - "integrity": "sha512-cln2Mm1/CZzN5ttGK7vkoGw+RZ8VcUH6BtGbq98DDtRGquAAOXig1mrBQYelOwMXYS8rK+vZDyyojSjp7JX+Lg==" - }, - "unist-util-is": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz", - "integrity": "sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==" - }, - "unist-util-position": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-3.1.0.tgz", - "integrity": "sha512-w+PkwCbYSFw8vpgWD0v7zRCl1FpY3fjDSQ3/N/wNd9Ffa4gPi8+4keqt99N3XW6F99t/mUzp2xAhNmfKWp95QA==" - }, - "unist-util-remove": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-2.1.0.tgz", - "integrity": "sha512-J8NYPyBm4baYLdCbjmf1bhPu45Cr1MWTm77qd9istEkzWpnN6O9tMsEbB2JhNnBCqGENRqEWomQ+He6au0B27Q==", - "requires": { - "unist-util-is": "^4.0.0" - } - }, - "unist-util-remove-position": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-2.0.1.tgz", - "integrity": "sha512-fDZsLYIe2uT+oGFnuZmy73K6ZxOPG/Qcm+w7jbEjaFcJgbQ6cqjs/eSPzXhsmGpAsWPkqZM9pYjww5QTn3LHMA==", - "requires": { - "unist-util-visit": "^2.0.0" - } - }, - "unist-util-stringify-position": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz", - "integrity": "sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==", - "requires": { - "@types/unist": "^2.0.2" - } - }, - "unist-util-visit": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz", - "integrity": "sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==", - "requires": { - "@types/unist": "^2.0.0", - "unist-util-is": "^4.0.0", - "unist-util-visit-parents": "^3.0.0" - } - }, - "unist-util-visit-parents": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz", - "integrity": "sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==", - "requires": { - "@types/unist": "^2.0.0", - "unist-util-is": "^4.0.0" - } - }, - "universalify": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz", - "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==" - }, - "unpipe": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", - "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=" - }, - "update-notifier": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-5.1.0.tgz", - "integrity": "sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==", - "requires": { - "boxen": "^5.0.0", - "chalk": "^4.1.0", - "configstore": "^5.0.1", - "has-yarn": "^2.1.0", - "import-lazy": "^2.1.0", - "is-ci": "^2.0.0", - "is-installed-globally": "^0.4.0", - "is-npm": "^5.0.0", - "is-yarn-global": "^0.3.0", - "latest-version": "^5.1.0", - "pupa": "^2.1.1", - "semver": "^7.3.4", - "semver-diff": "^3.1.1", - "xdg-basedir": "^4.0.0" - }, - "dependencies": { - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "requires": { - "color-convert": "^2.0.1" - } - }, - "boxen": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/boxen/-/boxen-5.1.2.tgz", - "integrity": "sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==", - "requires": { - "ansi-align": "^3.0.0", - "camelcase": "^6.2.0", - "chalk": "^4.1.0", - "cli-boxes": "^2.2.1", - "string-width": "^4.2.2", - "type-fest": "^0.20.2", - "widest-line": "^3.1.0", - "wrap-ansi": "^7.0.0" - } - }, - "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" - } - }, - "cli-boxes": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.1.tgz", - "integrity": "sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==" - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" - }, - "string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - } - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "requires": { - "has-flag": "^4.0.0" - } - }, - "type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==" - }, - "widest-line": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz", - "integrity": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==", - "requires": { - "string-width": "^4.0.0" - } - }, - "wrap-ansi": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "requires": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - } - } - } - }, - "uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "requires": { - "punycode": "^2.1.0" - }, - "dependencies": { - "punycode": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", - "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==" - } - } - }, - "url-loader": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/url-loader/-/url-loader-4.1.1.tgz", - "integrity": "sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==", - "requires": { - "loader-utils": "^2.0.0", - "mime-types": "^2.1.27", - "schema-utils": "^3.0.0" - }, - "dependencies": { - "mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" - }, - "mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "requires": { - "mime-db": "1.52.0" - } - }, - "schema-utils": { - "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.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" - } - } - } - }, - "url-parse-lax": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz", - "integrity": "sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=", - "requires": { - "prepend-http": "^2.0.0" - } - }, - "use-composed-ref": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/use-composed-ref/-/use-composed-ref-1.2.1.tgz", - "integrity": "sha512-6+X1FLlIcjvFMAeAD/hcxDT8tmyrWnbSPMU0EnxQuDLIxokuFzWliXBiYZuGIx+mrAMLBw0WFfCkaPw8ebzAhw==", - "requires": {} - }, - "use-isomorphic-layout-effect": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz", - "integrity": "sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==", - "requires": {} - }, - "use-latest": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/use-latest/-/use-latest-1.2.0.tgz", - "integrity": "sha512-d2TEuG6nSLKQLAfW3By8mKr8HurOlTkul0sOpxbClIv4SQ4iOd7BYr7VIzdbktUCnv7dua/60xzd8igMU6jmyw==", - "requires": { - "use-isomorphic-layout-effect": "^1.0.0" - } - }, - "util-deprecate": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" - }, - "utila": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/utila/-/utila-0.4.0.tgz", - "integrity": "sha1-ihagXURWV6Oupe7MWxKk+lN5dyw=" - }, - "utility-types": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/utility-types/-/utility-types-3.10.0.tgz", - "integrity": "sha512-O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg==" - }, - "utils-merge": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", - "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=" - }, - "uuid": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", - "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" - }, - "value-equal": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/value-equal/-/value-equal-1.0.1.tgz", - "integrity": "sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==" - }, - "vary": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", - "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=" - }, - "vfile": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.2.1.tgz", - "integrity": "sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==", - "requires": { - "@types/unist": "^2.0.0", - "is-buffer": "^2.0.0", - "unist-util-stringify-position": "^2.0.0", - "vfile-message": "^2.0.0" - } - }, - "vfile-location": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-3.2.0.tgz", - "integrity": "sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA==" - }, - "vfile-message": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz", - "integrity": "sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==", - "requires": { - "@types/unist": "^2.0.0", - "unist-util-stringify-position": "^2.0.0" - } - }, - "wait-on": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/wait-on/-/wait-on-6.0.1.tgz", - "integrity": "sha512-zht+KASY3usTY5u2LgaNqn/Cd8MukxLGjdcZxT2ns5QzDmTFc4XoWBgC+C/na+sMRZTuVygQoMYwdcVjHnYIVw==", - "requires": { - "axios": "^0.25.0", - "joi": "^17.6.0", - "lodash": "^4.17.21", - "minimist": "^1.2.5", - "rxjs": "^7.5.4" - } - }, - "warning": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz", - "integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==", - "requires": { - "loose-envify": "^1.0.0" - } - }, - "watchpack": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.3.1.tgz", - "integrity": "sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==", - "requires": { - "glob-to-regexp": "^0.4.1", - "graceful-fs": "^4.1.2" - } - }, - "wbuf": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz", - "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==", - "requires": { - "minimalistic-assert": "^1.0.0" - } - }, - "web-namespaces": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/web-namespaces/-/web-namespaces-1.1.4.tgz", - "integrity": "sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==" - }, - "webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" - }, - "webpack": { - "version": "5.72.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.72.0.tgz", - "integrity": "sha512-qmSmbspI0Qo5ld49htys8GY9XhS9CGqFoHTsOVAnjBdg0Zn79y135R+k4IR4rKK6+eKaabMhJwiVB7xw0SJu5w==", - "requires": { - "@types/eslint-scope": "^3.7.3", - "@types/estree": "^0.0.51", - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/wasm-edit": "1.11.1", - "@webassemblyjs/wasm-parser": "1.11.1", - "acorn": "^8.4.1", - "acorn-import-assertions": "^1.7.6", - "browserslist": "^4.14.5", - "chrome-trace-event": "^1.0.2", - "enhanced-resolve": "^5.9.2", - "es-module-lexer": "^0.9.0", - "eslint-scope": "5.1.1", - "events": "^3.2.0", - "glob-to-regexp": "^0.4.1", - "graceful-fs": "^4.2.9", - "json-parse-better-errors": "^1.0.2", - "loader-runner": "^4.2.0", - "mime-types": "^2.1.27", - "neo-async": "^2.6.2", - "schema-utils": "^3.1.0", - "tapable": "^2.1.1", - "terser-webpack-plugin": "^5.1.3", - "watchpack": "^2.3.1", - "webpack-sources": "^3.2.3" - }, - "dependencies": { - "mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" - }, - "mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "requires": { - "mime-db": "1.52.0" - } - }, - "schema-utils": { - "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.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" - } - }, - "webpack-sources": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz", - "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==" - } - } - }, - "webpack-bundle-analyzer": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.5.0.tgz", - "integrity": "sha512-GUMZlM3SKwS8Z+CKeIFx7CVoHn3dXFcUAjT/dcZQQmfSZGvitPfMob2ipjai7ovFFqPvTqkEZ/leL4O0YOdAYQ==", - "requires": { - "acorn": "^8.0.4", - "acorn-walk": "^8.0.0", - "chalk": "^4.1.0", - "commander": "^7.2.0", - "gzip-size": "^6.0.0", - "lodash": "^4.17.20", - "opener": "^1.5.2", - "sirv": "^1.0.7", - "ws": "^7.3.1" - }, - "dependencies": { - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "requires": { - "color-convert": "^2.0.1" - } - }, - "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" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "commander": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", - "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==" - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "requires": { - "has-flag": "^4.0.0" - } - } - } - }, - "webpack-dev-middleware": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.1.tgz", - "integrity": "sha512-81EujCKkyles2wphtdrnPg/QqegC/AtqNH//mQkBYSMqwFVCQrxM6ktB2O/SPlZy7LqeEfTbV3cZARGQz6umhg==", - "requires": { - "colorette": "^2.0.10", - "memfs": "^3.4.1", - "mime-types": "^2.1.31", - "range-parser": "^1.2.1", - "schema-utils": "^4.0.0" - }, - "dependencies": { - "ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", - "requires": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "requires": { - "fast-deep-equal": "^3.1.3" - } - }, - "json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" - }, - "mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "requires": { - "mime-db": "1.52.0" - } - }, - "range-parser": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", - "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" - }, - "schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", - "requires": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - } - } - } - }, - "webpack-dev-server": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.8.1.tgz", - "integrity": "sha512-dwld70gkgNJa33czmcj/PlKY/nOy/BimbrgZRaR9vDATBQAYgLzggR0nxDtPLJiLrMgZwbE6RRfJ5vnBBasTyg==", - "requires": { - "@types/bonjour": "^3.5.9", - "@types/connect-history-api-fallback": "^1.3.5", - "@types/express": "^4.17.13", - "@types/serve-index": "^1.9.1", - "@types/sockjs": "^0.3.33", - "@types/ws": "^8.5.1", - "ansi-html-community": "^0.0.8", - "bonjour-service": "^1.0.11", - "chokidar": "^3.5.3", - "colorette": "^2.0.10", - "compression": "^1.7.4", - "connect-history-api-fallback": "^1.6.0", - "default-gateway": "^6.0.3", - "express": "^4.17.3", - "graceful-fs": "^4.2.6", - "html-entities": "^2.3.2", - "http-proxy-middleware": "^2.0.3", - "ipaddr.js": "^2.0.1", - "open": "^8.0.9", - "p-retry": "^4.5.0", - "portfinder": "^1.0.28", - "rimraf": "^3.0.2", - "schema-utils": "^4.0.0", - "selfsigned": "^2.0.1", - "serve-index": "^1.9.1", - "sockjs": "^0.3.21", - "spdy": "^4.0.2", - "webpack-dev-middleware": "^5.3.1", - "ws": "^8.4.2" - }, - "dependencies": { - "ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", - "requires": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "requires": { - "fast-deep-equal": "^3.1.3" - } - }, - "json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", - "requires": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - } - }, - "ws": { - "version": "8.5.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz", - "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==", - "requires": {} - } - } - }, - "webpack-merge": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.8.0.tgz", - "integrity": "sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q==", - "requires": { - "clone-deep": "^4.0.1", - "wildcard": "^2.0.0" - } - }, - "webpack-sources": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz", - "integrity": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==", - "requires": { - "source-list-map": "^2.0.0", - "source-map": "~0.6.1" - }, - "dependencies": { - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" - } - } - }, - "webpackbar": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/webpackbar/-/webpackbar-5.0.2.tgz", - "integrity": "sha512-BmFJo7veBDgQzfWXl/wwYXr/VFus0614qZ8i9znqcl9fnEdiVkdbi0TedLQ6xAK92HZHDJ0QmyQ0fmuZPAgCYQ==", - "requires": { - "chalk": "^4.1.0", - "consola": "^2.15.3", - "pretty-time": "^1.1.0", - "std-env": "^3.0.1" - }, - "dependencies": { - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "requires": { - "color-convert": "^2.0.1" - } - }, - "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" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "requires": { - "has-flag": "^4.0.0" - } - } - } - }, - "websocket-driver": { - "version": "0.7.4", - "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz", - "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==", - "requires": { - "http-parser-js": ">=0.5.1", - "safe-buffer": ">=5.1.0", - "websocket-extensions": ">=0.1.1" - } - }, - "websocket-extensions": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz", - "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==" - }, - "whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", - "requires": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, - "which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "requires": { - "isexe": "^2.0.0" - } - }, - "wide-align": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz", - "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==", - "requires": { - "string-width": "^1.0.2 || 2 || 3 || 4" - }, - "dependencies": { - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - }, - "string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - } - } - } - }, - "widest-line": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-4.0.1.tgz", - "integrity": "sha512-o0cyEG0e8GPzT4iGHphIOh0cJOV8fivsXxddQasHPHfoZf1ZexrfeA21w2NaEN1RHE+fXlfISmOE8R9N3u3Qig==", - "requires": { - "string-width": "^5.0.1" - } - }, - "wildcard": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/wildcard/-/wildcard-2.0.0.tgz", - "integrity": "sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==" - }, - "wrap-ansi": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.0.1.tgz", - "integrity": "sha512-QFF+ufAqhoYHvoHdajT/Po7KoXVBPXS2bgjIam5isfWJPfIOnQZ50JtUiVvCv/sjgacf3yRrt2ZKUZ/V4itN4g==", - "requires": { - "ansi-styles": "^6.1.0", - "string-width": "^5.0.1", - "strip-ansi": "^7.0.1" - }, - "dependencies": { - "ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" - }, - "ansi-styles": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.1.0.tgz", - "integrity": "sha512-VbqNsoz55SYGczauuup0MFUyXNQviSpFTj1RQtFzmQLk18qbVSpTFFGMT293rmDaQuKCT6InmbuEyUne4mTuxQ==" - }, - "strip-ansi": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz", - "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==", - "requires": { - "ansi-regex": "^6.0.1" - } - } - } - }, - "wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" - }, - "write-file-atomic": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", - "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", - "requires": { - "imurmurhash": "^0.1.4", - "is-typedarray": "^1.0.0", - "signal-exit": "^3.0.2", - "typedarray-to-buffer": "^3.1.5" - } - }, - "ws": { - "version": "7.5.7", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.7.tgz", - "integrity": "sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==", - "requires": {} - }, - "xdg-basedir": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz", - "integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==" - }, - "xml-js": { - "version": "1.6.11", - "resolved": "https://registry.npmjs.org/xml-js/-/xml-js-1.6.11.tgz", - "integrity": "sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g==", - "requires": { - "sax": "^1.2.4" - } - }, - "xtend": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", - "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" - }, - "yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "yaml": { - "version": "1.10.2", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", - "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==" - }, - "yocto-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" - }, - "zwitch": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-1.0.5.tgz", - "integrity": "sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==" - } - } -} diff --git a/docs/www/package.json b/docs/www/package.json deleted file mode 100644 index 9eafcea..0000000 --- a/docs/www/package.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "name": "www", - "version": "0.0.0", - "private": true, - "scripts": { - "docusaurus": "docusaurus", - "start": "docusaurus start", - "build": "docusaurus build", - "swizzle": "docusaurus swizzle", - "deploy": "docusaurus deploy", - "clear": "docusaurus clear", - "serve": "docusaurus serve", - "write-translations": "docusaurus write-translations", - "write-heading-ids": "docusaurus write-heading-ids" - }, - "dependencies": { - "@docusaurus/core": "2.0.0-beta.18", - "@docusaurus/plugin-ideal-image": "^2.0.0-beta.18", - "@docusaurus/preset-classic": "2.0.0-beta.18", - "@mdx-js/react": "^1.6.22", - "clsx": "^1.1.1", - "prism-react-renderer": "^1.3.1", - "react": "^17.0.2", - "react-dom": "^17.0.2", - "react-popper": "^2.2.5" - }, - "browserslist": { - "production": [ - ">0.5%", - "not dead", - "not op_mini all" - ], - "development": [ - "last 1 chrome version", - "last 1 firefox version", - "last 1 safari version" - ] - } -} diff --git a/docs/www/sidebars.js b/docs/www/sidebars.js deleted file mode 100644 index fd342f2..0000000 --- a/docs/www/sidebars.js +++ /dev/null @@ -1,31 +0,0 @@ -/** - * Creating a sidebar enables you to: - - create an ordered group of docs - - render a sidebar for each doc of that group - - provide next/previous navigation - - The sidebars can be generated from the filesystem, or explicitly defined here. - - Create as many sidebars as you want. - */ - -// @ts-check - -/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */ -const sidebars = { - // By default, Docusaurus generates a sidebar from the docs folder structure - tutorialSidebar: [{type: 'autogenerated', dirName: '.'}], - - // But you can create a sidebar manually - /* - tutorialSidebar: [ - { - type: 'category', - label: 'Tutorial', - items: ['hello'], - }, - ], - */ -}; - -module.exports = sidebars; diff --git a/docs/www/src/components/HomepageFeatures/index.js b/docs/www/src/components/HomepageFeatures/index.js deleted file mode 100644 index a4dd031..0000000 --- a/docs/www/src/components/HomepageFeatures/index.js +++ /dev/null @@ -1,89 +0,0 @@ -import React from 'react'; -import clsx from 'clsx'; -import styles from './styles.module.css'; - -const FeatureList = [ - { - title: 'Angular', - Svg: require('@site/static/img/logo.svg').default, - link: "showcase?tags=angular", - }, - { - title: 'Gatsby', - Svg: require('@site/static/img/logo.svg').default, - link: "showcase?tags=gatsby", - }, - { - title: 'Hugo', - Svg: require('@site/static/img/logo.svg').default, - link: "showcase?tags=hugo", - }, - { - title: 'Jekyll', - Svg: require('@site/static/img/logo.svg').default, - link: "showcase?tags=jekyll", - }, - { - title: 'Next.js', - Svg: require('@site/static/img/logo.svg').default, - link: "showcase?tags=next", - }, - { - title: 'Nuxt.js', - Svg: require('@site/static/img/logo.svg').default, - link: "showcase?tags=nuxt", - }, - { - title: 'Svelte', - Svg: require('@site/static/img/logo.svg').default, - link: "showcase?tags=svelte", - }, - { - title: 'React', - Svg: require('@site/static/img/logo.svg').default, - link: "showcase?tags=react", - }, - { - title: 'Vue.js', - Svg: require('@site/static/img/logo.svg').default, - link: "showcase?tags=vuejs", - }, -]; - -function Feature({Svg, title, link}) { - return ( -
- -
- {/* */} -

{title}

-
-
-
- ); -} - -export default function HomepageFeatures() { - return ( -
-
-
-

Welcome to The Static Web Apps Gallery

-
-
- This is a showcase of community-created projects that use Azure Static Web Apps (SWA) to simplify their build-deploy experience. Explore the gallery to view deployed versions for various front-end frameworks and static site generators. Visit the Contributions page for guidelines, and share your questions and comments with us on the Discussions page. -
-
-
- Here are a few of the popular frameworks you can use to build Static Web Apps. Click on one to view the Showcase filtered by that technology. -
-
-
- {FeatureList.map((props, idx) => ( - - ))} -
-
-
- ); -} diff --git a/docs/www/src/components/HomepageFeatures/styles.module.css b/docs/www/src/components/HomepageFeatures/styles.module.css deleted file mode 100644 index 327b1fe..0000000 --- a/docs/www/src/components/HomepageFeatures/styles.module.css +++ /dev/null @@ -1,11 +0,0 @@ -.features { - display: flex; - align-items: center; - padding: 2rem 0; - width: 100%; -} - -.featureSvg { - height: 100px; - width: 100px; -} diff --git a/docs/www/src/components/Svg/index.tsx b/docs/www/src/components/Svg/index.tsx deleted file mode 100644 index 2c4325d..0000000 --- a/docs/www/src/components/Svg/index.tsx +++ /dev/null @@ -1,42 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - - import React, {type ReactNode, type ComponentProps} from 'react'; - import clsx from 'clsx'; - import styles from './styles.module.css'; - - export type SvgIconProps = ComponentProps<'svg'> & { - viewBox?: string; - size?: 'inherit' | 'small' | 'medium' | 'large'; - color?: 'inherit' | 'primary' | 'secondary' | 'success' | 'error' | 'warning'; - svgClass?: string; // Class attribute on the child - colorAttr?: string; // Applies a color attribute to the SVG element. - children: ReactNode; // Node passed into the SVG element. - }; - - export default function Svg(props: SvgIconProps): JSX.Element { - const { - svgClass, - colorAttr, - children, - color = 'inherit', - size = 'medium', - viewBox = '0 0 24 24', - ...rest - } = props; - - return ( - - {children} - - ); - } \ No newline at end of file diff --git a/docs/www/src/components/Svg/styles.module.css b/docs/www/src/components/Svg/styles.module.css deleted file mode 100644 index 9cb4e8e..0000000 --- a/docs/www/src/components/Svg/styles.module.css +++ /dev/null @@ -1,54 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - - .svgIcon { - user-select: none; - width: 1em; - height: 1em; - display: inline-block; - fill: currentColor; - flex-shrink: 0; - color: inherit; - } - - /* font-size */ - .small { - font-size: 1.25rem; - } - - .medium { - font-size: 1.5rem; - } - - .large { - font-size: 2.185rem; - } - - /* colors */ - .primary { - color: var(--ifm-color-primary); - } - - .secondary { - color: var(--ifm-color-secondary); - } - - .success { - color: var(--ifm-color-success); - } - - .error { - color: var(--ifm-color-error); - } - - .warning { - color: var(--ifm-color-warning); - } - - .inherit { - color: inherit; - } \ No newline at end of file diff --git a/docs/www/src/components/svgIcons/FavoriteIcon/index.tsx b/docs/www/src/components/svgIcons/FavoriteIcon/index.tsx deleted file mode 100644 index db8c830..0000000 --- a/docs/www/src/components/svgIcons/FavoriteIcon/index.tsx +++ /dev/null @@ -1,19 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - - import React from 'react'; - import Svg, {type SvgIconProps} from '@site/src/components/Svg'; - - export default function FavoriteIcon( - props: Omit, - ): JSX.Element { - return ( - - - - ); - } \ No newline at end of file diff --git a/docs/www/src/css/custom.css b/docs/www/src/css/custom.css deleted file mode 100644 index 1e5e478..0000000 --- a/docs/www/src/css/custom.css +++ /dev/null @@ -1,91 +0,0 @@ -/** - * Any CSS included here will be global. The classic template - * bundles Infima by default. Infima is a CSS framework designed to - * work well for content-centric websites. - */ - -/* You can override the default Infima variables here. */ -:root { - /* - See default settings (css vars etc.) in docusaurus site (for Showcase elements) - https://github.com/facebook/docusaurus/blob/main/website/src/css/custom.css - TODO: review and prune for minimal settings needed - ---- - See css var + hsl color palette technique: - https://blog.maximeheckel.com/posts/the-power-of-composition-with-css-variables/ - */ - --site-primary-hue-saturation: 167 68%; - --site-primary-hue-saturation-light: 167 56%; /* do we really need this extra one? */ - --site-color-favorite-background: #f6fdfd; - --site-color-tooltip: #fff; - --site-color-tooltip-background: #353738; - --site-color-svg-icon-favorite: #e9669e; - --site-color-checkbox-checked-bg: hsl(167deg 56% 73% / 25%); - --site-color-feedback-background: #fff; - --docusaurus-highlighted-code-line-bg: rgb(0 0 0 / 10%); -} - -[data-theme='light'] { - --ifm-color-primary: #552f99; - --ifm-color-primary-dark: #4d2a8a; - --ifm-color-primary-darker: #482882; - --ifm-color-primary-darkest: #3c216b; - --ifm-color-primary-light: #5e34a8; - --ifm-color-primary-lighter: #6236b0; - --ifm-color-primary-lightest: #6f40c4; -} - -/* For readability concerns, you should choose a lighter palette in dark mode. */ -[data-theme='dark'] { - --ifm-color-primary: #50e6ff; - --ifm-color-primary-dark: #2fe1ff; - --ifm-color-primary-darker: #1edfff; - --ifm-color-primary-darkest: #00c9eb; - --ifm-color-primary-light: #72ebff; - --ifm-color-primary-lighter: #82edff; - --ifm-color-primary-lightest: #b4f4ff; -} - -.docusaurus-highlight-code-line { - background-color: rgba(0, 0, 0, 0.1); - display: block; - margin: 0 calc(-1 * var(--ifm-pre-padding)); - padding: 0 var(--ifm-pre-padding); -} - -[data-theme='dark'] .docusaurus-highlight-code-line { - background-color: rgba(0, 0, 0, 0.3); -} - - -.header-github-link:hover { - opacity: 0.6; -} - -.header-github-link::before { - content: ''; - width: 24px; - height: 24px; - display: flex; - background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E") - no-repeat; -} - -[data-theme='dark'] .header-github-link::before { - background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='white' d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E") - no-repeat; -} - -/* Used in Showcase-Card */ -.screen-reader-only { - border: 0; - clip: rect(0 0 0 0); - clip-path: polygon(0 0, 0 0, 0 0); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute; - width: 1px; - white-space: nowrap; -} \ No newline at end of file diff --git a/docs/www/src/data/showcase/11ty.png b/docs/www/src/data/showcase/11ty.png deleted file mode 100644 index a746b13..0000000 Binary files a/docs/www/src/data/showcase/11ty.png and /dev/null differ diff --git a/docs/www/src/data/showcase/angular-rock-paper-scissors.png b/docs/www/src/data/showcase/angular-rock-paper-scissors.png deleted file mode 100644 index 60be3ea..0000000 Binary files a/docs/www/src/data/showcase/angular-rock-paper-scissors.png and /dev/null differ diff --git a/docs/www/src/data/showcase/angular-ssr.png b/docs/www/src/data/showcase/angular-ssr.png deleted file mode 100644 index a29068a..0000000 Binary files a/docs/www/src/data/showcase/angular-ssr.png and /dev/null differ diff --git a/docs/www/src/data/showcase/angular-swa-auth.gif b/docs/www/src/data/showcase/angular-swa-auth.gif deleted file mode 100644 index 4963ecb..0000000 Binary files a/docs/www/src/data/showcase/angular-swa-auth.gif and /dev/null differ diff --git a/docs/www/src/data/showcase/azure_vision.gif b/docs/www/src/data/showcase/azure_vision.gif deleted file mode 100644 index d708b30..0000000 Binary files a/docs/www/src/data/showcase/azure_vision.gif and /dev/null differ diff --git a/docs/www/src/data/showcase/catsify.png b/docs/www/src/data/showcase/catsify.png deleted file mode 100644 index 593fac9..0000000 Binary files a/docs/www/src/data/showcase/catsify.png and /dev/null differ diff --git a/docs/www/src/data/showcase/cognitive-search-demo.png b/docs/www/src/data/showcase/cognitive-search-demo.png deleted file mode 100644 index 2013b1d..0000000 Binary files a/docs/www/src/data/showcase/cognitive-search-demo.png and /dev/null differ diff --git a/docs/www/src/data/showcase/docusaurus-starter.PNG b/docs/www/src/data/showcase/docusaurus-starter.PNG deleted file mode 100644 index cedb6d2..0000000 Binary files a/docs/www/src/data/showcase/docusaurus-starter.PNG and /dev/null differ diff --git a/docs/www/src/data/showcase/gatsby_starter.png b/docs/www/src/data/showcase/gatsby_starter.png deleted file mode 100644 index 43a8d0f..0000000 Binary files a/docs/www/src/data/showcase/gatsby_starter.png and /dev/null differ diff --git a/docs/www/src/data/showcase/hexa.png b/docs/www/src/data/showcase/hexa.png deleted file mode 100644 index fa38a45..0000000 Binary files a/docs/www/src/data/showcase/hexa.png and /dev/null differ diff --git a/docs/www/src/data/showcase/mayadb.png b/docs/www/src/data/showcase/mayadb.png deleted file mode 100644 index 1eaf608..0000000 Binary files a/docs/www/src/data/showcase/mayadb.png and /dev/null differ diff --git a/docs/www/src/data/showcase/meme4fun.gif b/docs/www/src/data/showcase/meme4fun.gif deleted file mode 100644 index 8a2192f..0000000 Binary files a/docs/www/src/data/showcase/meme4fun.gif and /dev/null differ diff --git a/docs/www/src/data/showcase/mongoose-starter.png b/docs/www/src/data/showcase/mongoose-starter.png deleted file mode 100644 index 282ed98..0000000 Binary files a/docs/www/src/data/showcase/mongoose-starter.png and /dev/null differ diff --git a/docs/www/src/data/showcase/mongoose.png b/docs/www/src/data/showcase/mongoose.png deleted file mode 100644 index 307499f..0000000 Binary files a/docs/www/src/data/showcase/mongoose.png and /dev/null differ diff --git a/docs/www/src/data/showcase/ngvikings2020.png b/docs/www/src/data/showcase/ngvikings2020.png deleted file mode 100644 index 197de9c..0000000 Binary files a/docs/www/src/data/showcase/ngvikings2020.png and /dev/null differ diff --git a/docs/www/src/data/showcase/ngxtools.png b/docs/www/src/data/showcase/ngxtools.png deleted file mode 100644 index 142901d..0000000 Binary files a/docs/www/src/data/showcase/ngxtools.png and /dev/null differ diff --git a/docs/www/src/data/showcase/nitro.png b/docs/www/src/data/showcase/nitro.png deleted file mode 100644 index 24c3d2c..0000000 Binary files a/docs/www/src/data/showcase/nitro.png and /dev/null differ diff --git a/docs/www/src/data/showcase/nitrooo.png b/docs/www/src/data/showcase/nitrooo.png deleted file mode 100644 index 6eb8607..0000000 Binary files a/docs/www/src/data/showcase/nitrooo.png and /dev/null differ diff --git a/docs/www/src/data/showcase/peacock-icon.png b/docs/www/src/data/showcase/peacock-icon.png deleted file mode 100644 index 49fdc1c..0000000 Binary files a/docs/www/src/data/showcase/peacock-icon.png and /dev/null differ diff --git a/docs/www/src/data/showcase/posedance.png b/docs/www/src/data/showcase/posedance.png deleted file mode 100644 index b5f24ae..0000000 Binary files a/docs/www/src/data/showcase/posedance.png and /dev/null differ diff --git a/docs/www/src/data/showcase/positive-quote.png b/docs/www/src/data/showcase/positive-quote.png deleted file mode 100644 index 8d74fa8..0000000 Binary files a/docs/www/src/data/showcase/positive-quote.png and /dev/null differ diff --git a/docs/www/src/data/showcase/pwablog.png b/docs/www/src/data/showcase/pwablog.png deleted file mode 100644 index 5769fad..0000000 Binary files a/docs/www/src/data/showcase/pwablog.png and /dev/null differ diff --git a/docs/www/src/data/showcase/shop-at-home-svelte.png b/docs/www/src/data/showcase/shop-at-home-svelte.png deleted file mode 100644 index a8fcd2c..0000000 Binary files a/docs/www/src/data/showcase/shop-at-home-svelte.png and /dev/null differ diff --git a/docs/www/src/data/showcase/stencil.png b/docs/www/src/data/showcase/stencil.png deleted file mode 100644 index b68790e..0000000 Binary files a/docs/www/src/data/showcase/stencil.png and /dev/null differ diff --git a/docs/www/src/data/showcase/sunrise-standup.png b/docs/www/src/data/showcase/sunrise-standup.png deleted file mode 100644 index ffac9f4..0000000 Binary files a/docs/www/src/data/showcase/sunrise-standup.png and /dev/null differ diff --git a/docs/www/src/data/showcase/user.png b/docs/www/src/data/showcase/user.png deleted file mode 100644 index c6dca5d..0000000 Binary files a/docs/www/src/data/showcase/user.png and /dev/null differ diff --git a/docs/www/src/data/showcase/vscodecandothat.png b/docs/www/src/data/showcase/vscodecandothat.png deleted file mode 100644 index 25c8602..0000000 Binary files a/docs/www/src/data/showcase/vscodecandothat.png and /dev/null differ diff --git a/docs/www/src/data/showcase/xlayers-1.png b/docs/www/src/data/showcase/xlayers-1.png deleted file mode 100644 index 247ebcc..0000000 Binary files a/docs/www/src/data/showcase/xlayers-1.png and /dev/null differ diff --git a/docs/www/src/data/showcase/xlayers-2.png b/docs/www/src/data/showcase/xlayers-2.png deleted file mode 100644 index 353377d..0000000 Binary files a/docs/www/src/data/showcase/xlayers-2.png and /dev/null differ diff --git a/docs/www/src/data/tags.tsx b/docs/www/src/data/tags.tsx deleted file mode 100644 index 886e8e6..0000000 --- a/docs/www/src/data/tags.tsx +++ /dev/null @@ -1,276 +0,0 @@ -/* - * ADD YOUR SITE TO THE DOCUSAURUS SHOWCASE: - * - * Requirements for adding your site to our showcase: - * - It is a production-ready site with real content and decent customizations - * (different from the init templates) - * - It is NOT a work-in-progress with empty pages - * - It has a stable domain (a Netlify/Vercel deploy preview is not allowed) - * - * Instructions: - * - Add your site in the json array below - * - `title` is your project's name (no need for the "Docs" suffix) - * - A short (≀120 characters) description of your project - * - Use relevant tags to categorize your site (read the tag descriptions below) - * - Add a local image preview (decent screenshot of your Docusaurus site) - * - The image MUST be added to the GitHub repository, and use `require("img")` - * - The image has to have minimum width 640 and an aspect of no wider than 2:1 - * - If your website is open-source, add your source link. The link should open - * to a directory containing the `docusaurus.config.js` file - * - Open a PR and check for reported CI errors - * - * Example PR: https://github.com/facebook/docusaurus/pull/3976 - * - * If you edit this file through the GitHub interface, you can: - * - Submit first your users.tsx edit PR - * - This will create a branch on your Docusaurus fork (usually "patch-1") - * - Go to https://github.com//docusaurus/tree//website/src/data/showcase - * - Drag-and-drop an image here to add it to your existing PR - * - * Please help us maintain this showcase page data: - * - Update sites with wrong data - * - Ensure site tags remain correct over time - * - Remove sites not using Docusaurus anymore - * - Add missing Docusaurus sites (if the site owner agreed) - */ - -export type Tag = { - label: string; - description: string; - color: string; -}; - - // NN: Updated TagType to suit Static Web Apps -export type TagType = -| 'favorite' -| 'opensource' -| 'archived' -| 'angular' -| 'astro' -| 'blazor' -| 'cognitive-services' -| 'docusaurus' -| 'eleventy' -| 'fast' -| 'gatsby' -| 'gridsome' -| 'hugo' -| 'jekyll' -| 'lit' -| 'next' -| 'npm' -| 'nuxt' -| 'pwa' -| 'react' -| 'remix' -| 'scully' -| 'svelte' -| 'vanillajs' -| 'vuejs' -| 'vuepress'; - -export type User = { - title: string; - description: string; - preview: string; - website: string; - source: string | null; - tags: TagType[]; -}; - -// LIST OF AVAILABLE TAGS -// Available tags to assign to your site -// Please choose all tags that you think might apply. -// We'll remove inappropriate tags, -// but it's less likely that we add tags. -export const Tags: {[type in TagType]: Tag} = { - - // DO NOT USE THIS TAG: we choose sites to add to favorites - favorite: { - label: 'Favorite', - description: - 'Some must-see Static Web App Examples that we loved!!', - color: '#ffd60a', //'#e9669e', - }, - - // For open-source sites, a link to the source code is required - // The source should be your *website's* source, not your project's source! - opensource: { - label: 'Open Source', - description: 'This SWA example has source code available to learn from and build upon!', - color: '#00ff00', - }, - - // This tag indicates the website is not currently live - // Tag may be added AUTOMATICALLY by scripted checks - // Intent is to keep historical contributions for other value - // e.g., source/screenshot - till owner or maintainer decides - // to remove them for other reasons. - archived: { - label: 'Archived', - description: 'Au', - color: '#ff0000', - }, - - angular: { - label: 'Angular', - description: - 'Using Angular Framework (https://angular.io)', - color: '#ffd300', - }, - - astro: { - label: 'Astro', - description: - 'Using Astro Static Site Generator (https://astro.build)', - color: '#deff0a', - }, - - blazor: { - label: 'Blazor', - description: - 'Using Blazor with WASM (https://blazor.net)', - color: '#a1ff0a', - }, - - "cognitive-services": { - label: 'Azure Cogntive Services', - description: - 'Using Azure Cognitive Services for speech, vision and other capabilities.', - color: '#f0f0f0', - }, - - docusaurus: { - label: 'Docusaurus', - description: - 'Using Docusaurus Static Site Generator (https://docusaurus.io)', - color: '#a1ff0a', - }, - - eleventy: { - label: '11ty', - description: - 'Using 11ty Static Site Generator (https://www.11ty.dev/)', - color: '#0aff99', - }, - - fast: { - label: 'fast', - description: - 'Using Fast Web Components (https://www.fast.design/)', - color: '#0aefff', - }, - - gatsby: { - label: 'Gatsby', - description: - 'Using the React-powered Static Site Generator (https://www.gatsbyjs.com/)', - color: '#147df5', - }, - - gridsome: { - label: 'Gridsome', - description: - 'Using the Vue-powered Static Site Generator (https://gridsome.org/)', - color: '#580aff', - }, - - hugo: { - label: 'Hugo', - description: - 'Using the Go-powered Static Site Generator (https://www.gohugo.io/)', - color: '#70d6ff', - }, - - jekyll: { - label: 'Jekyll', - description: - 'Using the Markdown-friendly Static Site Generator (http://jekyllrb.com/)', - color: '#70d6ff', - }, - - lit: { - label: 'Lit', - description: - 'Using the Lit Web Components (https://lit.dev/)', - color: '#ff9770', - }, - - next: { - label: 'Next.js', - description: - 'Using the React-powered Framework (https://nextjs.org/)', - color: '#ffd670', - }, - - npm: { - label: 'npm', - description: - 'Apps showcasing usage of npm packages', - color: '#ffaabb', - }, - - nuxt: { - label: 'Nuxt.js', - description: - 'Using the Vue-powered Framework (https://nuxtjs.org//)', - color: '#e9ff70', - }, - - pwa: { - label: 'PWA', - description: - 'Also showcases an example of Progressive Web Apps', - color: '#deff0a', - }, - - react: { - label: 'React', - description: - 'Using React UI Framework (https://reactjs.org)', - color: '#809bce', - }, - - remix: { - label: 'Remix', - description: - 'Using the Remix full-stack framework (https://remix.run/)', - color: '#95b8d1', - }, - - scully: { - label: 'Scully', - description: - 'Using Angular-powered Static Site Generator (https://scully.io/)', - color: '#95b8d1', - }, - - svelte: { - label: 'Svelte', - description: - 'Using Svelte Framework (https://svelte.dev/)', - color: '#95b8d1', - }, - - vanillajs: { - label: 'Vanilla JS', - description: - 'Using Vanilla JS/HTML/CSS', - color: '#95b8d1', - }, - - vuejs: { - label: 'Vue JS', - description: - 'Using Vue.js Framework (https://vuejs.org)', - color: '#bc8a5f', - }, - - vuepress: { - label: 'VuePress', - description: - 'Using Vue-powered Static Site Generator (https://vuepress.vuejs.org/)', - color: '#8b5e34', - }, -}; - diff --git a/docs/www/src/data/users.tsx b/docs/www/src/data/users.tsx deleted file mode 100644 index 0f9f89d..0000000 --- a/docs/www/src/data/users.tsx +++ /dev/null @@ -1,231 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - -/* eslint-disable global-require */ - -import {sortBy} from '@site/src/utils/jsUtils'; -import {TagType, User, Tags} from './tags'; - -/* - * ADD YOUR SITE TO THE DOCUSAURUS SHOWCASE: - * - * Requirements for adding your site to our showcase: - * - It is a production-ready site with real content and decent customizations - * (different from the init templates) - * - It is NOT a work-in-progress with empty pages - * - It has a stable domain (a Netlify/Vercel deploy preview is not allowed) - * - * Instructions: - * - Add your site in the json array below - * - `title` is your project's name (no need for the "Docs" suffix) - * - A short (≀120 characters) description of your project - * - Use relevant tags to categorize your site (read the tag descriptions below) - * - Add a local image preview (decent screenshot of your Docusaurus site) - * - The image MUST be added to the GitHub repository, and use `require("img")` - * - The image has to have minimum width 640 and an aspect of no wider than 2:1 - * - If your website is open-source, add your source link. The link should open - * to a directory containing the `docusaurus.config.js` file - * - Open a PR and check for reported CI errors - * - * Example PR: https://github.com/facebook/docusaurus/pull/3976 - * - * If you edit this file through the GitHub interface, you can: - * - Submit first your users.tsx edit PR - * - This will create a branch on your Docusaurus fork (usually "patch-1") - * - Go to https://github.com//docusaurus/tree//website/src/data/showcase - * - Drag-and-drop an image here to add it to your existing PR - * - * Please help us maintain this showcase page data: - * - Update sites with wrong data - * - Ensure site tags remain correct over time - * - Remove sites not using Docusaurus anymore - * - Add missing Docusaurus sites (if the site owner agreed) - */ - - -// *************** USER ENTERED DATA STARTS HERE ********************************* -// Add your site to this list -// prettier-ignore -const Users: User[] = [ - /* - Pro Tip: add your site in alphabetical order. - Appending your site at the end (of list) is more likely to produce Git conflicts. - */ - /* - { - title: '', - description: - '', - preview: require('./showcase/catsify.png'), - website: '', - source: '', - tags: ['FRONT-END','opensource'], - }, - */ - - { - title: 'Angular SWA Auth', - description: - 'Demo app showcasing the use of the npm package angular-swa-auth', - preview: require('./showcase/angular-swa-auth.gif'), - website: 'https://angular-swa-auth.codingdemo.co.uk/', - source: 'https://github.com/christianacca/static-web-apps-auth', - tags: ['angular','opensource', 'npm'], - }, - - { - title: 'Catsify', - description: - 'A cat names generator built with Angular', - preview: require('./showcase/catsify.png'), - website: 'https://www.catsify.app/', - source: 'https://github.com/manekinekko/catsify', - tags: ['angular', 'opensource'], - }, - - { - title: 'Cognitive Search SWA Demo', - description: - 'A sample faceted search user experience implementation for your Azure Cognitive Search index. Similar to the official demo app, but a bit more modern. ', - preview: require('./showcase/cognitive-search-demo.png'), - website: 'https://lively-sand-033e9ec03.azurestaticapps.net/', - source: 'https://github.com/scale-tone/cognitive-search-static-web-apps-sample-ui', - tags: ['react','opensource'], - }, - - { - title: 'Docusaurus Starter', - description: - 'A simple starter template for creating documentation website using the Docusaurus framework.', - preview: require('./showcase/docusaurus-starter.png'), - website: 'https://ambitious-pebble-02b2d3010.azurestaticapps.net/', - source: 'https://github.com/sumitkharche/docusaurus-swa-app', - tags: ['docusaurus','opensource'], - }, - - { - title: 'Hexa CLI Landing Page', - description: - 'Hexa is the ultimate companion for the Azure CLI. It allows you to seamlessly configure, setup and deploy to different Azure services such as Resource Groups, Storage accounts, Hosting, Azure Functions and Databases (CosmosDB and Table Storage) and more.', - preview: require('./showcase/hexa.png'), - website: 'https://www.hexa.run/', - source: 'https://github.com/manekinekko/hexa/', - tags: ['vanillajs','opensource'], - }, - - { - title: 'ngVikings Conference', - description: - 'ngVikings is a non-profit, non-commercial, 100% community-driven event comprised of many Nordic Angular groups with more than 6500 active members in total.', - preview: require('./showcase/ngvikings2020.png'), - website: 'https://www.ngvikings.org/', - source: 'https://github.com/ngvikings/ngvikings-2020', - tags: ['hugo','opensource','pwa'], - }, - - { - title: 'Nitroo Landing Page', - description: - 'Nitro is a heavily opinionated template for building Serverless applications with NestJS, the fastest-growing NodeJS framework in the world by github stars.', - preview: require('./showcase/nitrooo.png'), - website: 'https://victorious-ocean-0337ef81e.azurestaticapps.net/', - source: 'https://github.com/nitro-stack/website', - tags: ['vanillajs','opensource'], - }, - - { - title: 'Nitro Workshop', - description: - 'Online workshop built with Vuepress to learn how to build a backend using NestJS. This is a practical workshop where you\'ll learn "hands-on" by iteratively building an application from scratch using NestJS and Azure.', - preview: require('./showcase/nitro.png'), - website: 'https://nitro-stack.github.io/nitro-workshop/', - source: 'https://github.com/nitro-stack/nitro-workshop', - tags: ['vuepress','opensource'], - }, - - { - title: 'Peacock for Visual Studio Code Documentation', - description: - 'Peacock is a Visual Studio Code extension with 700,000+ installations. It subtly changes the color of your Visual Studio Code workspace. This is ideal when you have multiple VS Code instances, use VS Live Share, or use VS Code\'s Remote features, and you want to quickly identify your editor.', - preview: require('./showcase/peacock-icon.png'), - website: 'https://www.peacockcode.dev/', - source: 'https://github.com/johnpapa/vscode-peacock', - tags: ['vuepress','opensource'], - }, - - { - title: 'Positive Thought For The Day', - description: - 'A simple demo for Azure SWAG (Static Web Apps on GitHub) that you can use as a template for your own apps.', - preview: require('./showcase/positive-quote.png'), - website: 'https://aka.ms/swag-demo', - source: 'https://github.com/sinedied/azure-swag/', - tags: ['vanillajs','opensource','favorite'], - }, - - { - title: 'PWA Blog', - description: - 'News and articles about Progressive Web Apps. By Maxim Salnikov', - preview: require('./showcase/pwablog.png'), - website: 'https://www.webmax.ru/', - source: 'https://github.com/webmaxru/webmax.ru', - tags: ['scully','opensource','pwa'], - }, - - { - title: 'Rock Paper Scissors', - description: - 'Play the well known game of Rock-Paper-Scissors. Opponent moves are simulated by an Azure Function. Built with Angular by @stuartleaveruk', - preview: require('./showcase/angular-rock-paper-scissors.png'), - website: '', - source: 'https://github.com/stuartleaver/rock-paper-scissors-static-web-app', - tags: ['angular', 'opensource','archived'], - }, - - { - title: 'Shop At Home', - description: - '"Shop at Home" is a sample app which is written in four variations: Angular, React, Svelte and Vue. It is shown in the Build 2020 video presentation.', - preview: require('./showcase/shop-at-home-svelte.png'), - website: 'https://www.shopathome.dev/', - source: 'https://github.com/johnpapa/shopathome', - tags: ['svelte','opensource'], - }, - - - { - title: 'VS Code Can Do That?', - description: - 'All the best things about VS Code that nobody ever bothered to show you.', - preview: require('./showcase/vscodecandothat.png'), - website: 'https://www.vscodecandothat.com/', - source: 'https://github.com/burkeholland/vscodecandothat/', - tags: ['vanillajs','opensource', 'favorite'], - }, - - /* - Pro Tip: add your site in alphabetical order. - Appending your site here (at the end) is more likely to produce Git conflicts. - */ -]; -// *************** USER ENTERED DATA ENDS HERE ********************************* - - - - -export const TagList = Object.keys(Tags) as TagType[]; -function sortUsers() { - let result = Users; - // Sort by site name - result = sortBy(result, (user) => user.title.toLowerCase()); - // Sort by favorite tag, favorites first - result = sortBy(result, (user) => !user.tags.includes('favorite')); - return result; -} - -export const sortedUsers = sortUsers(); \ No newline at end of file diff --git a/docs/www/src/pages/contribute.md b/docs/www/src/pages/contribute.md deleted file mode 100644 index c3dc834..0000000 --- a/docs/www/src/pages/contribute.md +++ /dev/null @@ -1,41 +0,0 @@ -# Add Project To Showcase - -Start by reading our [Contributors Guide](https://github.com/microsoft/static-web-apps-gallery-code-samples/blob/master/CONTRIBUTING.md) and our [Code of Conduct](https://github.com/microsoft/static-web-apps-gallery-code-samples/blob/master/CODE_OF_CONDUCT.md). If you still want to contribute, check the requirements for adding a new project, then follow the Process to make your submission. - ---- - -## Requirements - -We want to feature useful examples of Static Web Apps sites in action. - * The site must be deployed using Azure Static Web Apps. - * The site must be live (active) and functional at submission time. - * The site must showcase some key feature or use case (beyond boilerplate) - -Bonus Features: - * The site has a custom domain. - * The app is deployed in production. - * The app uses a new framework or generator (first example) - ---- - -## Process - -[**For this repository**](https://github.com/microsoft/static-web-apps-gallery-code-samples/) -* Follow instructions in the `docs/www/src/data/users.tsx` file -* Don't forget to add relevant screenshots in `data/showcase` -* Be respectful of others content when naming your files -* Submit the PR for approval. - ---- - -## Maintenance - -If your app status changes at any time, please update the submission entry (or delete it and related screenshots, if no longer compliant to requirements). Your help in keeping this repository relevant is much appreciated. - ---- - -## Archived Tag - -We will periodically verify the links associated with a project submission to ensure they are active and accessible. If a provided source or deployment link fails, that project will be tagged `archived` in the Showcase. We reserve the right to remove or de-prioritize display of archived projects in the future. - ---- \ No newline at end of file diff --git a/docs/www/src/pages/index.js b/docs/www/src/pages/index.js deleted file mode 100644 index 55582bc..0000000 --- a/docs/www/src/pages/index.js +++ /dev/null @@ -1,42 +0,0 @@ -import React from 'react'; -import clsx from 'clsx'; -import Layout from '@theme/Layout'; -import Link from '@docusaurus/Link'; -import useDocusaurusContext from '@docusaurus/useDocusaurusContext'; -import styles from './index.module.css'; -import HomepageFeatures from '@site/src/components/HomepageFeatures'; - - -function HomepageHeader() { - const {siteConfig} = useDocusaurusContext(); - return ( -
-
-

{siteConfig.title}

-

{siteConfig.tagline}

-
- - Explore the Gallery πŸ”Ž - -
-
-
- ); -} - - -export default function Home() { - const {siteConfig} = useDocusaurusContext(); - return ( - - {} -
- -
-
- ); -} diff --git a/docs/www/src/pages/index.module.css b/docs/www/src/pages/index.module.css deleted file mode 100644 index 9f71a5d..0000000 --- a/docs/www/src/pages/index.module.css +++ /dev/null @@ -1,23 +0,0 @@ -/** - * CSS files with the .module.css suffix will be treated as CSS modules - * and scoped locally. - */ - -.heroBanner { - padding: 4rem 0; - text-align: center; - position: relative; - overflow: hidden; -} - -@media screen and (max-width: 996px) { - .heroBanner { - padding: 2rem; - } -} - -.buttons { - display: flex; - align-items: center; - justify-content: center; -} diff --git a/docs/www/src/pages/showcase/LICENSE-Facebook-Docusaurus b/docs/www/src/pages/showcase/LICENSE-Facebook-Docusaurus deleted file mode 100644 index eac6d09..0000000 --- a/docs/www/src/pages/showcase/LICENSE-Facebook-Docusaurus +++ /dev/null @@ -1,23 +0,0 @@ -MIT License - -(From: https://github.com/facebook/docusaurus/blob/main/LICENSE) - -Copyright (c) Facebook, Inc. and its affiliates. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file diff --git a/docs/www/src/pages/showcase/_components/ShowcaseCard/index.tsx b/docs/www/src/pages/showcase/_components/ShowcaseCard/index.tsx deleted file mode 100644 index 85bdd0e..0000000 --- a/docs/www/src/pages/showcase/_components/ShowcaseCard/index.tsx +++ /dev/null @@ -1,100 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - - import React from 'react'; - import clsx from 'clsx'; - import Image from '@theme/IdealImage'; - import Link from '@docusaurus/Link'; - import Translate from '@docusaurus/Translate'; - - import styles from './styles.module.css'; - import FavoriteIcon from '@site/src/components/svgIcons/FavoriteIcon'; - import Tooltip from '../ShowcaseTooltip'; - import { - Tag, - Tags, - type User, - type TagType, - } from '@site/src/data/tags'; - import { - TagList, - } from '@site/src/data/users'; - import {sortBy} from '@site/src/utils/jsUtils'; - - const TagComp = React.forwardRef( - ({label, color, description}, ref) => ( -
  • - {label.toLowerCase()} - -
  • - ), - ); - - function ShowcaseCardTag({tags}: {tags: TagType[]}) { - const tagObjects = tags.map((tag) => ({tag, ...Tags[tag]})); - - // Keep same order for all tags - const tagObjectsSorted = sortBy(tagObjects, (tagObject) => - TagList.indexOf(tagObject.tag), - ); - - return ( - <> - {tagObjectsSorted.map((tagObject, index) => { - const id = `showcase_card_tag_${tagObject.tag}`; - - return ( - - - - ); - })} - - ); - } - - function ShowcaseCard({user}: {user: User}) { - return ( -
  • -
    - {user.title} -
    -
    -
    -

    - - {user.title} - -

    - {user.tags.includes('favorite') && ( - - )} - {user.source && ( - - source - - )} -
    -

    {user.description}

    -
    -
      - -
    -
  • - ); - } - - export default React.memo(ShowcaseCard); \ No newline at end of file diff --git a/docs/www/src/pages/showcase/_components/ShowcaseCard/styles.module.css b/docs/www/src/pages/showcase/_components/ShowcaseCard/styles.module.css deleted file mode 100644 index f5d4e36..0000000 --- a/docs/www/src/pages/showcase/_components/ShowcaseCard/styles.module.css +++ /dev/null @@ -1,99 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - - .showcaseCardImage { - overflow: hidden; - height: 150px; - border-bottom: 2px solid var(--ifm-color-emphasis-200); - } - - .showcaseCardHeader { - display: flex; - align-items: center; - margin-bottom: 12px; - } - - .showcaseCardTitle { - margin-bottom: 0; - flex: 1 1 auto; - } - - .showcaseCardTitle a { - text-decoration: none; - background: linear-gradient( - var(--ifm-color-primary), - var(--ifm-color-primary) - ) - 0% 100% / 0% 1px no-repeat; - transition: background-size ease-out 200ms; - } - - .showcaseCardTitle a:not(:focus):hover { - background-size: 100% 1px; - } - - .showcaseCardTitle, - .showcaseCardHeader .svgIconFavorite { - margin-right: 0.25rem; - } - - .showcaseCardHeader .svgIconFavorite { - color: var(--site-color-svg-icon-favorite); - } - - .showcaseCardSrcBtn { - margin-left: 6px; - padding-left: 12px; - padding-right: 12px; - border: none; - } - - .showcaseCardSrcBtn:focus-visible { - background-color: var(--ifm-color-secondary-dark); - } - - [data-theme='dark'] .showcaseCardSrcBtn { - background-color: var(--ifm-color-emphasis-200) !important; - color: inherit; - } - - [data-theme='dark'] .showcaseCardSrcBtn:hover { - background-color: var(--ifm-color-emphasis-300) !important; - } - - .showcaseCardBody { - font-size: smaller; - line-height: 1.66; - } - - .cardFooter { - display: flex; - flex-wrap: wrap; - } - - .tag { - font-size: 0.675rem; - border: 1px solid var(--ifm-color-secondary-darkest); - cursor: default; - margin-right: 6px; - margin-bottom: 6px !important; - border-radius: 12px; - display: inline-flex; - align-items: center; - } - - .tag .textLabel { - margin-left: 8px; - } - - .tag .colorLabel { - width: 7px; - height: 7px; - border-radius: 50%; - margin-left: 6px; - margin-right: 6px; - } \ No newline at end of file diff --git a/docs/www/src/pages/showcase/_components/ShowcaseFilterToggle/index.tsx b/docs/www/src/pages/showcase/_components/ShowcaseFilterToggle/index.tsx deleted file mode 100644 index a130628..0000000 --- a/docs/www/src/pages/showcase/_components/ShowcaseFilterToggle/index.tsx +++ /dev/null @@ -1,69 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - - import React, {useState, useEffect, useCallback} from 'react'; - import {useHistory, useLocation} from '@docusaurus/router'; - - import {prepareUserState} from '../../index'; - - import styles from './styles.module.css'; - import clsx from 'clsx'; - - export type Operator = 'OR' | 'AND'; - - export const OperatorQueryKey = 'operator'; - - export function readOperator(search: string): Operator { - return (new URLSearchParams(search).get(OperatorQueryKey) ?? - 'OR') as Operator; - } - - export default function ShowcaseFilterToggle(): JSX.Element { - const id = 'showcase_filter_toggle'; - const location = useLocation(); - const history = useHistory(); - const [operator, setOperator] = useState(false); - useEffect(() => { - setOperator(readOperator(location.search) === 'AND'); - }, [location]); - const toggleOperator = useCallback(() => { - setOperator((o) => !o); - const searchParams = new URLSearchParams(location.search); - searchParams.delete(OperatorQueryKey); - if (!operator) { - searchParams.append(OperatorQueryKey, operator ? 'OR' : 'AND'); - } - history.push({ - ...location, - search: searchParams.toString(), - state: prepareUserState(), - }); - }, [operator, location, history]); - - return ( -
    - { - if (e.key === 'Enter') { - toggleOperator(); - } - }} - checked={operator} - /> - {/* eslint-disable-next-line jsx-a11y/label-has-associated-control */} - -
    - ); - } \ No newline at end of file diff --git a/docs/www/src/pages/showcase/_components/ShowcaseFilterToggle/styles.module.css b/docs/www/src/pages/showcase/_components/ShowcaseFilterToggle/styles.module.css deleted file mode 100644 index b74626c..0000000 --- a/docs/www/src/pages/showcase/_components/ShowcaseFilterToggle/styles.module.css +++ /dev/null @@ -1,57 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - - .checkboxLabel { - --height: 25px; - --width: 80px; - --border: 2px; - display: flex; - width: var(--width); - height: var(--height); - position: relative; - border-radius: var(--height); - border: var(--border) solid var(--ifm-color-primary-darkest); - cursor: pointer; - justify-content: space-around; - opacity: 0.75; - transition: opacity var(--ifm-transition-fast) - var(--ifm-transition-timing-default); - box-shadow: var(--ifm-global-shadow-md); - } - - .checkboxLabel:hover { - opacity: 1; - box-shadow: var(--ifm-global-shadow-md), - 0 0 2px 1px var(--ifm-color-primary-dark); - } - - .checkboxLabel::after { - position: absolute; - content: ''; - inset: 0; - width: calc(var(--width) / 2); - height: 100%; - border-radius: var(--height); - background-color: var(--ifm-color-primary-darkest); - transition: transform var(--ifm-transition-fast) - var(--ifm-transition-timing-default); - transform: translateX(calc(var(--width) / 2 - var(--border))); - } - - input:focus-visible ~ .checkboxLabel::after { - outline: 2px solid currentColor; - } - - .checkboxLabel > * { - font-size: 0.8rem; - color: inherit; - transition: opacity 150ms ease-in 50ms; - } - - input:checked ~ .checkboxLabel::after { - transform: translateX(calc(-1 * var(--border))); - } \ No newline at end of file diff --git a/docs/www/src/pages/showcase/_components/ShowcaseTagSelect/index.tsx b/docs/www/src/pages/showcase/_components/ShowcaseTagSelect/index.tsx deleted file mode 100644 index d300095..0000000 --- a/docs/www/src/pages/showcase/_components/ShowcaseTagSelect/index.tsx +++ /dev/null @@ -1,98 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - - import React, { - useCallback, - useState, - useEffect, - type ComponentProps, - type ReactNode, - type ReactElement, - } from 'react'; - import {useHistory, useLocation} from '@docusaurus/router'; - import {toggleListItem} from '@site/src/utils/jsUtils'; - import {prepareUserState} from '../../index'; - import { - type TagType, - } from '@site/src/data/tags'; - - import styles from './styles.module.css'; - - interface Props extends ComponentProps<'input'> { - icon: ReactElement>; - label: ReactNode; - tag: TagType; - } - - const TagQueryStringKey = 'tags'; - - export function readSearchTags(search: string): TagType[] { - return new URLSearchParams(search).getAll(TagQueryStringKey) as TagType[]; - } - - function replaceSearchTags(search: string, newTags: TagType[]) { - const searchParams = new URLSearchParams(search); - searchParams.delete(TagQueryStringKey); - newTags.forEach((tag) => searchParams.append(TagQueryStringKey, tag)); - return searchParams.toString(); - } - - function ShowcaseTagSelect( - {id, icon, label, tag, ...rest}: Props, - ref: React.ForwardedRef, - ) { - const location = useLocation(); - const history = useHistory(); - const [selected, setSelected] = useState(false); - useEffect(() => { - const tags = readSearchTags(location.search); - setSelected(tags.includes(tag)); - }, [tag, location]); - const toggleTag = useCallback(() => { - const tags = readSearchTags(location.search); - const newTags = toggleListItem(tags, tag); - const newSearch = replaceSearchTags(location.search, newTags); - history.push({ - ...location, - search: newSearch, - state: prepareUserState(), - }); - }, [tag, location, history]); - return ( - <> - { - if (e.key === 'Enter') { - toggleTag(); - } - }} - onFocus={(e) => { - if (e.relatedTarget) { - e.target.nextElementSibling?.dispatchEvent( - new KeyboardEvent('focus'), - ); - } - }} - onBlur={(e) => { - e.target.nextElementSibling?.dispatchEvent(new KeyboardEvent('blur')); - }} - onChange={toggleTag} - checked={selected} - {...rest} - /> - - - ); - } - - export default React.forwardRef(ShowcaseTagSelect); \ No newline at end of file diff --git a/docs/www/src/pages/showcase/_components/ShowcaseTagSelect/styles.module.css b/docs/www/src/pages/showcase/_components/ShowcaseTagSelect/styles.module.css deleted file mode 100644 index b03ff5c..0000000 --- a/docs/www/src/pages/showcase/_components/ShowcaseTagSelect/styles.module.css +++ /dev/null @@ -1,38 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - - .checkboxLabel:hover { - opacity: 1; - box-shadow: 0 0 2px 1px var(--ifm-color-secondary-darkest); - } - - input[type='checkbox'] + .checkboxLabel { - display: flex; - align-items: center; - cursor: pointer; - line-height: 1.5; - border-radius: 4px; - padding: 0.275rem 0.8rem; - opacity: 0.85; - transition: opacity 200ms ease-out; - border: 2px solid var(--ifm-color-secondary-darkest); - } - - input:focus-visible + .checkboxLabel { - outline: 2px solid currentColor; - } - - input:checked + .checkboxLabel { - opacity: 0.9; - background-color: var(--site-color-checkbox-checked-bg); - border: 2px solid var(--ifm-color-primary-darkest); - } - - input:checked + .checkboxLabel:hover { - opacity: 0.75; - box-shadow: 0 0 2px 1px var(--ifm-color-primary-dark); - } \ No newline at end of file diff --git a/docs/www/src/pages/showcase/_components/ShowcaseTooltip/index.tsx b/docs/www/src/pages/showcase/_components/ShowcaseTooltip/index.tsx deleted file mode 100644 index 33c5224..0000000 --- a/docs/www/src/pages/showcase/_components/ShowcaseTooltip/index.tsx +++ /dev/null @@ -1,147 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - - import React, {useEffect, useState, useRef} from 'react'; - import ReactDOM from 'react-dom'; - import {usePopper} from 'react-popper'; - import styles from './styles.module.css'; - - interface Props { - anchorEl?: HTMLElement | string; - id: string; - text: string; - delay?: number; - children: React.ReactElement; - } - - export default function Tooltip({ - children, - id, - anchorEl, - text, - delay, - }: Props): JSX.Element { - const [open, setOpen] = useState(false); - const [referenceElement, setReferenceElement] = useState( - null, - ); - const [popperElement, setPopperElement] = useState(null); - const [arrowElement, setArrowElement] = useState(null); - const [container, setContainer] = useState(null); - const {styles: popperStyles, attributes} = usePopper( - referenceElement, - popperElement, - { - modifiers: [ - { - name: 'arrow', - options: { - element: arrowElement, - }, - }, - { - name: 'offset', - options: { - offset: [0, 8], - }, - }, - ], - }, - ); - - const timeout = useRef(null); - const tooltipId = `${id}_tooltip`; - - useEffect(() => { - if (anchorEl) { - if (typeof anchorEl === 'string') { - setContainer(document.querySelector(anchorEl)); - } else { - setContainer(anchorEl); - } - } else { - setContainer(document.body); - } - }, [container, anchorEl]); - - useEffect(() => { - const showEvents = ['mouseenter', 'focus']; - const hideEvents = ['mouseleave', 'blur']; - - const handleOpen = () => { - // There is no point in displaying an empty tooltip. - if (text === '') { - return; - } - - // Remove the title ahead of time to avoid displaying - // two tooltips at the same time (native + this one). - referenceElement?.removeAttribute('title'); - - timeout.current = window.setTimeout(() => { - setOpen(true); - }, delay || 400); - }; - - const handleClose = () => { - clearInterval(timeout.current!); - setOpen(false); - }; - - if (referenceElement) { - showEvents.forEach((event) => { - referenceElement.addEventListener(event, handleOpen); - }); - - hideEvents.forEach((event) => { - referenceElement.addEventListener(event, handleClose); - }); - } - - return () => { - if (referenceElement) { - showEvents.forEach((event) => { - referenceElement.removeEventListener(event, handleOpen); - }); - - hideEvents.forEach((event) => { - referenceElement.removeEventListener(event, handleClose); - }); - } - }; - }, [referenceElement, text, delay]); - - return ( - <> - {React.cloneElement(children, { - ref: setReferenceElement, - 'aria-describedby': open ? tooltipId : undefined, - })} - {container - ? ReactDOM.createPortal( - open && ( - - ), - container, - ) - : container} - - ); - } \ No newline at end of file diff --git a/docs/www/src/pages/showcase/_components/ShowcaseTooltip/styles.module.css b/docs/www/src/pages/showcase/_components/ShowcaseTooltip/styles.module.css deleted file mode 100644 index df42276..0000000 --- a/docs/www/src/pages/showcase/_components/ShowcaseTooltip/styles.module.css +++ /dev/null @@ -1,45 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - - .tooltip { - border-radius: 4px; - padding: 4px 8px; - color: var(--site-color-tooltip); - background: var(--site-color-tooltip-background); - font-size: 0.8rem; - z-index: 500; - line-height: 1.4; - font-weight: 500; - max-width: 300px; - opacity: 0.92; - } - - .tooltipArrow { - visibility: hidden; - } - - .tooltipArrow, - .tooltipArrow::before { - position: absolute; - width: 8px; - height: 8px; - background: inherit; - } - - .tooltipArrow::before { - visibility: visible; - content: ''; - transform: rotate(45deg); - } - - .tooltip[data-popper-placement^='top'] > .tooltipArrow { - bottom: -4px; - } - - .tooltip[data-popper-placement^='bottom'] > .tooltipArrow { - top: -4px; - } \ No newline at end of file diff --git a/docs/www/src/pages/showcase/index.tsx b/docs/www/src/pages/showcase/index.tsx deleted file mode 100644 index 3ebaf05..0000000 --- a/docs/www/src/pages/showcase/index.tsx +++ /dev/null @@ -1,345 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - - import React, {useState, useMemo, useEffect} from 'react'; - - import Layout from '@theme/Layout'; - import clsx from 'clsx'; - - import FavoriteIcon from '@site/src/components/svgIcons/FavoriteIcon'; - import ShowcaseTagSelect, { - readSearchTags, - } from './_components/ShowcaseTagSelect'; - import ShowcaseFilterToggle, { - type Operator, - readOperator, - } from './_components/ShowcaseFilterToggle'; - import ShowcaseCard from './_components/ShowcaseCard'; - import { - Tags, - type User, - type TagType, - } from '@site/src/data/tags'; - import { - sortedUsers, - TagList, - } from '@site/src/data/users'; - import ShowcaseTooltip from './_components/ShowcaseTooltip'; - - import ExecutionEnvironment from '@docusaurus/ExecutionEnvironment'; - import Translate, {translate} from '@docusaurus/Translate'; - import {useHistory, useLocation} from '@docusaurus/router'; - import {usePluralForm} from '@docusaurus/theme-common'; - - import styles from './styles.module.css'; - - const TITLE = 'See Static Web Apps In Action'; - const DESCRIPTION = 'A community-contributed app showcase to learn from!'; - const EDIT_URL = 'https://github.com/microsoft/static-web-apps-gallery-code-samples/edit/master/docs/www/src/data/users.tsx' - - /* - 'https://github.com/microsoft/static-web-apps-gallery-code-samples/edit/master/docs/www/src/data/users.tsx'; - */ - - type UserState = { - scrollTopPosition: number; - focusedElementId: string | undefined; - }; - - function restoreUserState(userState: UserState | null) { - const {scrollTopPosition, focusedElementId} = userState ?? { - scrollTopPosition: 0, - focusedElementId: undefined, - }; - // @ts-expect-error: if focusedElementId is undefined it returns null - document.getElementById(focusedElementId)?.focus(); - window.scrollTo({top: scrollTopPosition}); - } - - export function prepareUserState(): UserState | undefined { - if (ExecutionEnvironment.canUseDOM) { - return { - scrollTopPosition: window.scrollY, - focusedElementId: document.activeElement?.id, - }; - } - - return undefined; - } - - const SearchNameQueryKey = 'name'; - - function readSearchName(search: string) { - return new URLSearchParams(search).get(SearchNameQueryKey); - } - - function filterUsers( - users: User[], - selectedTags: TagType[], - operator: Operator, - searchName: string | null, - ) { - if (searchName) { - // eslint-disable-next-line no-param-reassign - users = users.filter((user) => - user.title.toLowerCase().includes(searchName.toLowerCase()), - ); - } - if (selectedTags.length === 0) { - return users; - } - return users.filter((user) => { - if (user.tags.length === 0) { - return false; - } - if (operator === 'AND') { - return selectedTags.every((tag) => user.tags.includes(tag)); - } - return selectedTags.some((tag) => user.tags.includes(tag)); - }); - } - - function useFilteredUsers() { - const location = useLocation(); - const [operator, setOperator] = useState('OR'); - // On SSR / first mount (hydration) no tag is selected - const [selectedTags, setSelectedTags] = useState([]); - const [searchName, setSearchName] = useState(null); - // Sync tags from QS to state (delayed on purpose to avoid SSR/Client - // hydration mismatch) - useEffect(() => { - setSelectedTags(readSearchTags(location.search)); - setOperator(readOperator(location.search)); - setSearchName(readSearchName(location.search)); - restoreUserState(location.state); - }, [location]); - - return useMemo( - () => filterUsers(sortedUsers, selectedTags, operator, searchName), - [selectedTags, operator, searchName], - ); - } - - function ShowcaseHeader() { - return ( -
    -

    {TITLE}

    -

    {DESCRIPTION}

    - - - Add Your Project! πŸ™ - - -
    - ); - } - - function useSiteCountPlural() { - const {selectMessage} = usePluralForm(); - return (sitesCount: number) => - selectMessage( - sitesCount, - translate( - { - id: 'showcase.filters.resultCount', - description: - 'Pluralized label for the number of sites found on the showcase. Use as much plural forms (separated by "|") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)', - message: '1 site|{sitesCount} sites', - }, - {sitesCount}, - ), - ); - } - - function ShowcaseFilters() { - const filteredUsers = useFilteredUsers(); - const siteCountPlural = useSiteCountPlural(); - return ( -
    -
    -
    -

    - Filters -

    - {siteCountPlural(filteredUsers.length)} -
    - -
    -
      - {TagList.map((tag, i) => { - const {label, description, color} = Tags[tag]; - const id = `showcase_checkbox_id_${tag}`; - - return ( -
    • - - - ) : ( - - ) - } - /> - -
    • - ); - })} -
    -
    - ); - } - - const favoriteUsers = sortedUsers.filter((user) => - user.tags.includes('favorite'), - ); - const otherUsers = sortedUsers.filter( - (user) => !user.tags.includes('favorite'), - ); - - function SearchBar() { - const history = useHistory(); - const location = useLocation(); - const [value, setValue] = useState(null); - useEffect(() => { - setValue(readSearchName(location.search)); - }, [location]); - return ( -
    - { - setValue(e.currentTarget.value); - const newSearch = new URLSearchParams(location.search); - newSearch.delete(SearchNameQueryKey); - if (e.currentTarget.value) { - newSearch.set(SearchNameQueryKey, e.currentTarget.value); - } - history.push({ - ...location, - search: newSearch.toString(), - state: prepareUserState(), - }); - setTimeout(() => { - document.getElementById('searchbar')?.focus(); - }, 0); - }} - /> -
    - ); - } - - function ShowcaseCards() { - const filteredUsers = useFilteredUsers(); - - if (filteredUsers.length === 0) { - return ( -
    -
    -

    - - Be the first to add an example project! - -

    - -
    -
    - ); - } - - return ( -
    - {filteredUsers.length === sortedUsers.length ? ( - <> -
    -
    -
    -

    - - Our favorites - -

    - - -
    -
      - {favoriteUsers.map((user) => ( - - ))} -
    -
    -
    -
    -

    - All sites -

    -
      - {otherUsers.map((user) => ( - - ))} -
    -
    - - ) : ( -
    -
    - -
    -
      - {filteredUsers.map((user) => ( - - ))} -
    -
    - )} -
    - ); - } - - export default function Showcase(): JSX.Element { - return ( - -
    - - - -
    -
    - ); - } \ No newline at end of file diff --git a/docs/www/src/pages/showcase/styles.module.css b/docs/www/src/pages/showcase/styles.module.css deleted file mode 100644 index 7cb9e39..0000000 --- a/docs/www/src/pages/showcase/styles.module.css +++ /dev/null @@ -1,101 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - - .filterCheckbox { - justify-content: space-between; - } - - .filterCheckbox, - .checkboxList { - display: flex; - align-items: center; - } - - .filterCheckbox > div:first-child { - display: flex; - flex: 1 1 auto; - align-items: center; - } - - .filterCheckbox > div > * { - margin-bottom: 0; - margin-right: 8px; - } - - .checkboxList { - flex-wrap: wrap; - } - - .checkboxList, - .showcaseList { - padding: 0; - list-style: none; - } - - .checkboxListItem { - user-select: none; - white-space: nowrap; - height: 32px; - font-size: 0.8rem; - margin-top: 0.5rem; - margin-right: 0.5rem; - } - - .checkboxListItem:last-child { - margin-right: 0; - } - - .searchContainer { - margin-left: auto; - } - - .searchContainer input { - height: 30px; - border-radius: 15px; - padding: 10px; - border: 1px solid gray; - } - - .showcaseList { - display: grid; - grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); - gap: 24px; - } - - .showcaseFavorite { - padding-top: 2rem; - padding-bottom: 2rem; - background-color: var(--site-color-favorite-background); - } - - .showcaseFavoriteHeader { - display: flex; - align-items: center; - } - - .showcaseFavoriteHeader > h2 { - margin-bottom: 0; - } - - .showcaseFavoriteHeader > svg { - width: 30px; - height: 30px; - } - - .svgIconFavoriteXs, - .svgIconFavorite { - color: var(--site-color-svg-icon-favorite); - } - - .svgIconFavoriteXs { - margin-left: 0.625rem; - font-size: 1rem; - } - - .svgIconFavorite { - margin-left: 1rem; - } \ No newline at end of file diff --git a/docs/www/src/utils/jsUtils.ts b/docs/www/src/utils/jsUtils.ts deleted file mode 100644 index 0a1b78f..0000000 --- a/docs/www/src/utils/jsUtils.ts +++ /dev/null @@ -1,29 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - -// Inspired by https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore#_sortby-and-_orderby -export function sortBy( - array: T[], - getter: (item: T) => string | number | boolean, - ): T[] { - const sortedArray = [...array]; - sortedArray.sort((a, b) => - // eslint-disable-next-line no-nested-ternary - getter(a) > getter(b) ? 1 : getter(b) > getter(a) ? -1 : 0, - ); - return sortedArray; - } - - export function toggleListItem(list: T[], item: T): T[] { - const itemIndex = list.indexOf(item); - if (itemIndex === -1) { - return list.concat(item); - } - const newList = [...list]; - newList.splice(itemIndex, 1); - return newList; - } \ No newline at end of file diff --git a/docs/www/static/.nojekyll b/docs/www/static/.nojekyll deleted file mode 100644 index e69de29..0000000 diff --git a/docs/www/static/img/docusaurus.png b/docs/www/static/img/docusaurus.png deleted file mode 100644 index f458149..0000000 Binary files a/docs/www/static/img/docusaurus.png and /dev/null differ diff --git a/docs/www/static/img/favicon.ico b/docs/www/static/img/favicon.ico deleted file mode 100644 index c01d54b..0000000 Binary files a/docs/www/static/img/favicon.ico and /dev/null differ diff --git a/docs/www/static/img/logo-angular.svg b/docs/www/static/img/logo-angular.svg deleted file mode 100644 index 96301ef..0000000 --- a/docs/www/static/img/logo-angular.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - diff --git a/docs/www/static/img/logo-azure.svg b/docs/www/static/img/logo-azure.svg deleted file mode 100644 index ff5dfa5..0000000 --- a/docs/www/static/img/logo-azure.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/docs/www/static/img/logo-gatsby.svg b/docs/www/static/img/logo-gatsby.svg deleted file mode 100644 index 37aa217..0000000 --- a/docs/www/static/img/logo-gatsby.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - Gatsby - - - - - diff --git a/docs/www/static/img/logo-hugo.svg b/docs/www/static/img/logo-hugo.svg deleted file mode 100644 index 1678b84..0000000 --- a/docs/www/static/img/logo-hugo.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/docs/www/static/img/logo-jekyll.svg b/docs/www/static/img/logo-jekyll.svg deleted file mode 100644 index d448ed7..0000000 --- a/docs/www/static/img/logo-jekyll.svg +++ /dev/null @@ -1,3601 +0,0 @@ - - - - - - - - - - -]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - eJzsvemOJMmRJvgE9g6+PxogF1NBU1XTw7iNBcLdI3o4S3YTJHu6F4NBITsrmszpPApZWeRyn37l -+0T0MHOPzMijSGK7QpEZ4eJmamp6iMrxiejf/W+//u1Xt9+8+beHr8LNfJj+7u9Obx+evXvz9ucH -Ug+/ePny++/evQXpJ7/56cGlm1kuuv1F+dou/O8Pb7978eb1z/kVv7zH3T85vfm3Px9Of3j27bcv -H356+MlP5YvfvXj38kG++l8P//Hnly+/evnm92++ev5duvnuj7//aX2yVHV+9k6ucuVn8/ozFw5u -/vnsD7e/whXPXv/x2Xffvfh/8X0KJQjt+Ob719+8eP3745v/5+eH+fBVXOJhTfgjyrf/9cVvHr57 -/yXnN8+/f/Xw+t2v3755/vDdd6c3L9+8/e7nh9Ofn70+/OrZ7+WbZ4f/++Hlyzd/OhxfPnv+H5O8 -ffz6/sXLB3nRV8/eHZzHa9/+wvmvj9+/ePnNP37/6t8epAtS8SCHr1nlP38ndUm1+Bvk/PUvXgnl -tw/v3knT5IHout/8w3FsBlqL8pP/8ZuH37/gMEj//M+fWrVv33z76tnb//jOXmrpL4Wvf/fw6tuX -0pV866XMN/Hwleev8YNdK2/D63KWCvJ6KKjJz/pt76GHP754+NPPD//45vWDdsPt23e/1eFYlnnW -//Wb33z/8uHtP79+8U6al0BatR9+9eabh5dyfbv//uUzvj6L6//rBb979vb3D+9kEN+8/P4d51mp -T5B+/uWzPz9gsLw+4J++fXj9uzf/nW38yskrRqlK2lTkfWQiFVb81XIIuT3O9f+1VtSBGmrVKcu4 -/FpG6p/evvj9i9c/L+jiMusQ/sPbF9/0Ecz+UPQ/vsBNGf6t9Z+2VF763buH19YPMnNOvxpmwnzz -q9/KU+9ef3N68wo9/x0mukyB1zI7ZNnod+1vfiO3f/+tvgI/fy2D9Ou3L16jzukf+U35+tcvv5ev -/uHtm++//cXrf38z/UQXubTm7cNBv5S1yo/1982zF9/+9L13nx/+XRZCv12pd6//+PDyzbdDtY3y -7PU3h3959vbbD1f965fPXj97eyC91fzLF3+Ub57Jq/W6O+0Jlcq4fvvw/B1v4SW7B7znguGrDz/o -v8uFb97K8vjm8E//9r/kg1TARX/43dtnz2Vc2hMHLnsjHPMD7X/27g/Cih5ef/Ndq0A/bvtDaR9u -5m+fYy6+PRzffv/dHw6/e/PmZat2+1Wr3cik4vq/jWf8mje8/qfX2kGXT7IL9k8SHvQ39xS5+vEn -yJd/y7Wfnr18+eL3b599+4cXz6894Mr37Un63cdMrD+/+rc3L19896rPp4Hy62dv3714/vLht3/+ -7t3DqycP7uHumxeyFB/hDu+95rd/evbu+R9++eLf3j57++LhvasPA/DvL15/I3P/t9+/ePfQO+jN -q28hshx+K+LTA1/j3R/ueeVvW4Xxa9kCRib/1VeTPxxfD1vAP7x99s0L2T1E5Prn16+fvRI+9Hsj -HVz+6XSVKjuXVPPN9D+mv5/CnZSzlRPLkeVWyiqlhCwlSYlSloAfL8VJmf29lDt/lnLyRym3k1+l -FJ+lJB/9Itd67/zsZ3fv7tzZndzR3bpVSnbJRbegJuedc/N8P9/N5/k430pZ5zKn6f+cnJS/n5aZ -7TyxZWhVstZ4tuLOWqCP3jx499jCxy6TPbM/9STlyGevfHaZs5Q0RysLS2DxVlwt0s6/n9Z1vV2P -62k9r3frvbyDu/XSjcttvE23+bbcrre3t8fb0+359u72Xp7lpMvCcTnGYzrmYzmux9vj8Xg6no93 -x/uTm05exmM5xVM65VM5rafb0/F0Op1Pd6f783x20u/hvJzjOZ3zuZzX8+35eD6dz+e78/3dfOfu -vIzuchfv0l2+K9LGWcpy+Luvj29l8EWU9zEklY1uZvkgQriIL/Na5oWyk5dv0iGK4CSCn9wlEsvX -H3nX8Tt5jl9Cdtlu8QumlfyRtlcPT3ji9VL38dwWSl0KT1wd5driKJu1kRaZ9l7m6H28i6d4jLex -xBxTjLIUfHQyJ+6Xu+W8nJbbZV3Kkpe0iJC++MXJTLm3GXtrqyhNnLKeCwcTVpbLbsLqOtHpWifs -5SrR2SozdbKpWqfpwqkpV+CHU7I18LhpYEATWwOPrYl5WFZus7BudV1P0tQ0LOr9wh7XWLRmj8us -Nv1oCzxP0vRkq6uuLHuB+gofeoH9S6T3v8TEHu8MorOIkUmUR7hT6/vOJT78CuQRX/Bn+pKVfbBC -vsJn8rJZ5vOGmU07bvaRvOxuvbu9O96d7s53d3f39/O9m2QrCvfLfbxP9/m+3AsDvpcH38vd9/f6 -Cl+w+Wj9tGPGf4lX+FDzP+oFTsdpt5t83gs84RXa5qNK+X5z2VG5ecRUks/9i2GfuPzqg1vCXmeW -beYxgeof3rz85uH14TfQ4qbNJ3le1k1ituJY7O3+/nI5uV3xQwlWFiuR/2oBZ0nKYnrJrRTyoV5u -hwI2e7JyHsrdfD/N97VsGjb++KGEoSybErVM/AWemeR//C5DWTfllhuFllMrR+PAWs6TfFCmfBb2 -PJSx69i4+hOGsgwlcs9KunUlSqa1FJNW8f/tUI5alHlf/lwfzbAZz2UY1T62UqY2vMswyDqq4+hW -CVT3mXF812GEbyEF6FDXwT62Ydbf99y4htGW//VnvjrWftoMdOAuuHBkMcaJpXCU826Eb61sx1bG -Er/uWM67UawPDRzDPmYo2dQI/b3aYN1Cy9AxwlidrJB9yVavBYrJfV1ZeJlxLB1HabGOL+zQIxfJ -PfvG8+UTX2/lq5zZYmctTJwy0oSJz8VzvIgbiwgeWUSQlQrUWfjgLB0XRFyJIrgUEWBuhUOfRaC5 -l44UKTouIkzmuIpgeRQB8y7eT9IgJ7N0STEl4W5ruk3HdEpnYaez9LfPS4455ZLXfMynfBYmO0v/ -+7KUWFLJZS235VjO5U6Y77z6SYTnZZV61iLqCZSTqprU3bBuJradcCbVvXDcSGwbmdjbupNIA4Zt -vG8idQvRTQRbiG4gun3sNo+Ju4e7snEMW8f2h5rM30/t891QzkM5DeW4KbdDWWuZ5L8ylDyUtClx -KMtQwlBkAk73vpWRhXXmO49Nvxt/zpty0jLx13Eot0NZN6UMJQ8lDSVOspnXsmxKGIofihvKPBbt -8sn6fmz9+HMaylELV+ZmHLejtx2zOlrbIdoOiwzFNIzGdgi2Hb/tbuvmXd+yP6fWpduO3Pbetsd2 -/bTtmmnXI9obt1ZWlmIlW0ks0crCUq03fuLasy1TWX+b/vXN9Fn158hya2VlKVZkbU/yX7ISrSws -Ziky1lsZvXDQOpZ3HL8jx6twfCIHBIMws9vP7OZb9mpmPy7sN8d+umPHHNkRZeKbR74rXnDmC535 -ArdscmYLF7ZI2iGz5U468yR861b4VxE+loSbLcLVvHDzeZKJdCe9fBKmdyvsr4hMnYQZLsIUvbDG -WSbYnfT/SRjmrbDNsmZhoHGFJcLLPjfL1LuTcTkJp70VjlsmYbxJGPBSgrBiJxv3vcyQs/ThMd8K -qy45C9OOwryDsHAnG/29zJ2zdOxRGPwqjD4Lu4/V4JDmiTaHs1kd1mZ3WC4sD8ed7SHsrA+mF08f -0O2vmM26uP73U7cAtKt4HTXnbl67UP45Hx55HKu5ap0zu0FnDPcDq1eWsMqkijKhnEyma1PJ2x5h -CsyownQlpu9EgyJjuhie/ZjatNnurmhMvLlJDMFk0FylBgoNdxQbnAkOsYkOt2O3d9ODVikf1FrJ -j1gtulbqhth2UX7PN+db6zDcUiq5C5uRpUjomtCjEp4KPirJnSiI30nVzoRsfZ0qNZuUTLWCVdWK -ejWshL2hN1/tCW3yOFDXNE1ICkFGPssMOHIu7KSD2hXRNoDKcUae06dK5zsj5yHv0S6+wo623OhD -vEi7/tLU9nmL8djE31q6IlM2Kk42tUdL3GhGpi1N9kf9UYF8o6NuVbC6xzQFrUn6LMdpo9hVu+Cx -/V53pexKVyL1rzRVNbOV5aKEi+KvFPuZNpruhUJHY98gpLXf56tF+MTUNO2TKWNH82NcK+ujpVS9 -bxqU/GyuiKeVrlLGsUzbj83Y0P++LOGRwkkxzf6J5VoHXynTEy/8MmbNT/n5YhXWfdG1Hr03X5qW -sxWVsKpRohopiunC1YhhK30ytbku72oW6dN/v5qrhFpX77hgj7qOq0p/uVpzMwEkK7EZCLptKIwL -dPrwypS/mlmim6d2y7EuyPM0GLVGI9fx6nI8bkxjlwvSjCn79Vk2VrZunakWmmtLtH2eLlbmfhFe -Lsr3lunCYHhtpb5v/e6W5zTYID97Db9vHf/1l90Xr/CaiDpqP5f6j8ojl/pPlUJm6NB3lDZW0/yS -yRu+aT/3g8SRNxKHHzQgGP+pAU2iAkEJUhUIStBMDUh1oBONP6oHlaYHBdODoAmd6NeGHlRoSlom -qkKOi+OeWvEZT5D7i2hCqgtBG/KqDVEfOps+dKQ+VKgPQSMC53KTKUX31HChFqliBNWoUDWCcrRQ -OXJcSvfmlYWGBB0JWlKWp+JSUYQmoBXIDh1NM3dUl87wkIjCBJUJShPUprxEKk5QnQI51Uz16d4U -a4VDHCdDQ6ibVL2Mi+EhHOWnzsUh0+pYdClNJbNCBYo+1Klx6gupa5CxqiVVf48MeBSRKA9NgxC0 -YaoXjHMjuWx45IYjThuZBGXH266ytfdIEJcSw9PYxKPs40uuY9MWtYxmqvFna5YbTI1bW1jdVyf7 -w29K2JSt2S3uStqUPG1MeXlj5CtUlLbldleO+zI1m1ct54ty+XN/Weocm8ad+t5dKf5qCVeLWfIu -S3ykpEdLs+VOG8Nuprn5fWX9QLmdNubk6+X4xELmPm0s1+8r56eV6Qrx2iA+uUyPfvWJP5eb6KdW -ZIabuamf3jwWWhYras6s5s1spVo/VytmG53MVFp/Km/oy6aOR+WsVUWukny10qrNdploNNKSWqlm -3tLKauW2leMVHiU/0wWDusaauun+Ojca+ND0CBN6jPs8xnUGTnOkDedxXvMeHrNhKsZYpvfylCuc -5EMsZHo/33gCy9ixhmnkEp/MGob1/hhjeCIbuFz5j6/j95e/0Dr+KBvqxooqIttJjZ10wkLOCssy -iaSXBl/sUTiB+mNn88jCJxvplS0iUFbP7Bm+Wdlc1DkbKIrCQZsnyqfVSws/7R09teqrDZAu6a/F -D3y2txSA4bfFAlLfLby3ECzpwZ3oxC2QtOnIPQo3Ojd37iziHyRJ+HQXaR4k5EyxHNBTBZ8q/FS9 -vPOtq8gtdffC4asIIrh9u+NXkUR3nI6z4Yk85d6KKQKqCO7gMh1X+oTVK3wiL8LSvqd/eG4stzLb -ymYre+1s1Tjq1FhpZ6GuwZEq0+y8svPIzhtHjnieGh8c+V/ne1teN7K4ka0NzGwa+A== - - - 2JZ17ZjVFcnnkh8NMs11ueUxLrMTO8YyvY9rfJBNPHGD/9R13BHHQ0yWO3j5Kx3KfLPIcjnkcCML -xDdw1xMuBTxsf9lNVChYcTeiB6ZHq9tfR6iZS3ldgDl20G59jfGKpfhF/sjR29fexbR2KHLxN2GO -SwemfW5FbM0smmlMAFnLIk+4T5RrUb5Z17rEeWXkmTDFJQInjd9uqCvczMJWBtz2l6lP25ZmYaio -K7o5Zt5XhBFrXaIiFq3fC0clhjvPcd3UFed5Hdr2Zer79FH0+aaEsKKmgujIzxvKfW1XZqq1fF1v -hJ8/Nk23F30M3v2f3j7/w4tvfjrVPzquXZTmm5Sc7JMYx+BzTgQwyuJi9+JrjPxm2dodh3qHRnDa -HQe7w5bpLl7gk27WDnvqjeimJd2EgOn9CQ/e3v8x3fzb//iz9DH+lxuXGjhg+8+97Tre9pto/sxs -u8utbSjn0fFsm8ViWCjZDSgJyV7gDOe1UEQA0utI0eCeViEVCRKFgVuKAXfcJQD0wr6ve/4trX3n -PbBRQYzVI6T2bTWTYy+eDQCqLt2K4KRXuIHi4mNYyWs/j6NhR+N1NKMMrYSKnCB2oqEn9obCbCgK -xVEYkoKmwjsDU5yiunXfDw8Z0CFPwoaMvtkmCDmDDozggQ4fOKm0M0AIlibdrB14rW4iEWMNSQjp -tVQUIWVWxRAWyqmQTyGdRukHiKQnmWwzxdBogMFzvrcoIJGtt2EmxT0etXHeBT3kFvHQoh00AOqp -gJknoWUUENDN3+pw94ptMkzTueGYbg29VM3h0WBKCk+aKRTdbbzoA1C0QUXVfKr+8NC0ikjNIlG7 -yNQwCq3Bt9QzjjQsnDWU7p4KR1c5FP2JcVO9QzWPrntQ+zA8qCJCoX9AA0kTlZBCJaSqIeeNKrJT -RkwXwdBX1Cj1kaqRTDuVBHNiNSDpiVL1XYOTeiokFVQ6aiQnaiR3EEgnU0jCoJBkU0aOFgnXY+G6 -HrIMegh0kKaFTLRxdDXkUhGJpohQFWl6yNFCHc4cYuFDBrgz/PMAUqSn8PLvu/b3lmpW88lg1PLB -fJF33StZ/xp/N5D1CKpXg7xBrF2z0IeGsO+/w+b3Yuy3wrFjw92r8V+44rRB3lf8fbb/1Wug/6sz -t/9/u/ExnA2qbfh7An/gKB6w2h2pHcyFkQyrncwXrZ6ODqqnH2Qa8Nl9yfWlFgiI2S8zzhgCZ2T1 -v3+PGX0Ee3/BY94F81aOLgbX3BKjg+LSIXrpU12ql2PviL38NP7e/z3SYo0Y6KEhy6PYjceRHWEb -wToNH5ady2Z05Fz3Wffvmwd7uvD1aN91l3Lv1d7DfRC6B2aDTD1eQaZmA6V2OGoFohoEVTk9d3jZ -4yfyhltu9LrVZxozIvlJsC1fN/2tS/S2uUQzmZW5RSdKAd03embjdNvTja9ufW3za9tf3QCJGeUm -KNvgZPvguBOOe+GIHd2iR7f40YYgnVTwMQ/pHkP6GIr0PTjSaYCufRJ4zSlXvkSLD+XDgPFu+TZb -+NRw0pdI6dyM6lu09ICXtjLApacLxPR5g5h+fFYW8x+k7dycBrT0iJWe20S9N7uSvpnWf2xzVmft -yr2Oc3ey6Zu4FfZJHAwSqLxcXbl1Qt9Zd50GX79ObimTzfBsszxRWaCIoqyXHFw3CvUL67S/49Tn -5FcMxDUn3T4kYl+uewL93rh/ETRxNXhii+e/CKSYLqMpdnD/60EVl4EVFgcwXY2uyDuPbdr5cx8P -sgjTo3EW7j0r57F1Iytnurp4joMzqa+fcQ0NK2ljvbtZRcgMkYozxHdYPYRRFCYCcMKsIm0jAWGZ -UK/j6l3MGzOGXN1NfF+qPlp9Skqro3a/iiBczJAiH5ulRi1c3WaUbkR+Kr01n1wDn5+XIKwPtqmQ -hfXbvc5lkfvxhvgLr1oW4ZnDS8Qkt7puqPzsitQGVuYQ2I8xrIVGP9lnS+hJqzLuh3FNe9eqWW9i -nEcjyufX9FHmlO9fvXp4C4uK/kEjmFmtBsmvCmSjVDWGUeYG2atYv2MLgr2roruCgCHRVvE6Nhk6 -N0m5RzLWUNRRFO5hp1T3piFqsTSUZg8oVUSn4jsf1zkjtU4KwtMgCavKuQ4S8dG2sruqeYruSfSS -AUBZD7VPbOjUEycCnjLhT6qIVmX0WPdH403VQ6HCnjfctSnD0WqNcaK2SigX7RDFVFYttkvV4KHY -NuPmWa4gooYhnRpYPbQSW+k/uZXSym0rx16mdBpK97ZvXS4jjNNtShgK+27KSytxUy5/yq6sV8rt -lG8vyumRcn5PaW6j6brPmsr9xxZO5Kn4L1EuY3B7FG5ucbjHvkrdNp6kcFEeezQxluJk6ugmJoXL -7H7QL7treLU4mPNgqVnq+oB9ZrI1caJ3cG7ButHCdQvNbbc2ne9oi8EEDjQ7RpubsMQcORPPmIHV -Lew5j7pL+JYuYRs/YiUdtYFA+1i1vRQae2F7gcBBu8tsdpdIq4u6gNfmAD6b9RcM0FOI61YXiHtr -s7vQ9zt9wP3bHcDrYHM5MSoYBs87wxE23++0c/4mysYdYVOdwCrxdihNh9B08AzHato5gdMGKrNe -AGU2DuEBGdMwMaqNbEEwVSzbY10uMS6XeLrTdAXVchXNMsqtl6iWXqYrkvFVhNwTAHLLdSTdYyi6 -9xZq6m6M2a3RujVKt8bn9tjc2oYu9ZtIPwjtFNG30bc9jrlK1l2K7oG2TUAeBOKzgqK2gbVdzL0M -p+2q4U4tHPXB6Yo6eN1EcaEK7vRA0wSnK6rgVhncqoNbhbCYKTS3zS5OTS3sqmFVDn1LuzEPKuL9 -oCjeNcWgRQVP9cG3/WdtpbTS966+DcdWll4m0yu7dukHHdONuuagcfYyamIcz2nQYU6bcrwot7ty -7adMZKfbcnXnpqnn8dLEoKn/uSvLRxfuYNMavkT5+Gjt98drM0Ry2sVIXsZsbyMlt3HbY+S2Oeem -ZrAbjXV3Nk27oW5jplNfXfPWVX/dbR3fbOOjHep3sQyn5qladxENodvqzFp3l88TV/yR0381B1am -cFpdl2q4687LrfuyRzpkyrZxsnAH9WL6TcjDHfnVNvBhpVCSm4EvmnjeYiAmWPto77u3Te5Mu9/J -OMUYEqFBESoO1dAIDY5QtYJuiKlFSdyb/rFPIXnbUkjWwIkxdCKZJmFKSghTyyxZs0vuY+Mei46r -cRbbiNh1MvVrHQTQx4Jie1muBcjWMNnLn8s4tsfCp64A4acL0t2nlPchrAhGKRtQxPXvDXAR5yLK -HTE3ItCuBpiIsD24boW4mhfy0+7+rByO7mqC000Ox422Ua0EuVkHLOuPezxuXcPf72v0+mQw1D0E -dRvEvwWfqg9Y/b+3G8ypqBVTA5yuW/dWN3EsF0pSbXgNuu/N37/AcdI3MKPFU7MRvAdJO/X3eXqD -j9bgniNg7O1Nf0/W4W7T3FGzeyx5wnXgb5h69/fEQT9IgpIvlJ7k9n7q6Ul+0IwqPzZYGzzYuMOS -44w0/j6r1Rm6eKYZ9kYNT1f+uJ4o9/OrEu44pES8libxcznoPF/loUKWquOGi3oDh2E9nwhvCMQe -rFy34DCBWICVls47WaBqdilckgph0lRot1NDMHmyv0xb4XlIflYRTBVQ31OfZYPRE0Rf0SpTg6ts -oSoGVNkA56PZTLbA+dFycrfeT818osAVb/rKYoaUCqVPpvRUNajrFvXH1KfJbC2KtT8b0GUsPSBk -E7LecyVuy9S0ul7C1bI8UuK2TDtCelLJj5fp0a/Kp5XpIy6+ovxdlulplz29/FjhlQualFClsNS4 -iMpenpJA3uRa9EQXZW76asztQlYJt5PmMmryFbb3MbtioME2GXzOYngaaK4D5lroztSwcjVyZxu3 -01gOQHIXkTsKlEvNWCv8Z7KZeDKH6p0FccwWx+NMPanQudjieWqptgf9uZ2Ms9R+7XaOav3ohpEe -JdINKW5fpjF/0MYqEzbc7rLEi0JeOA22n3254uN4pHSbUpnGD08qFxaebZk+dMHHlqdW+OSf6emX -/qep8DEOAp3izuDpkVrErfqGWq6xZEpDTdIK/mEq2gShhB5T3zK0Qje7b7jquMnOqq6eCrkd3TxX -OUjlIRVqeyX67yoXqXwkI6ugMpPbDSdRg/iel3R+4s3k0rlKNHtkngbGUn/6HN3ylQ0yZA+AqRxm -umAyjzEb/0jZcZzpiQzoQ+yolel9X35CeS+P+6TyY4V/gQo/JjrlyT/vq3CLGw4XZpG8seOYDWdq -VpFN5sQxzIZ2GzWDVKmoureTmZ4ICFHBaLLYg8J1ArvTfZOOFtqKR1f2PaWjYBEkmUwDMj7REoqF -mOi8VqQDWAns3uoiBVYg0G0dDewANqMeMbhOlVWF5rOOyosmY0MnC1mCb3U2t7WWusjrWFZ+Vd1S -HcxG5WmiBtX1pFERGrWbrUKyF1qHH0UQn6+Uy2wq6gme31v8dPJPLstTyvS0y07pqWV6+qX/aSqs -Zq3zRfLZo8zZfBdl0SEb69kSdyUm7JqZqutIG1WifcpZaq6jzDK6tmCUgkkK9ig4s+DIUieWgszP -TL+l0PJY827RU9XSD5dco6mmBiJ/SurhffLhln64Y8cn8zJVD1P1LgWDkLvmVDoPQPLbIbtWdyPR -hTSZB6m6j7auo/HksX22rdFhFLq3aBqdRRtH0d5NtHcSPeIfmnYOosfcQxvn0Ps8Q9NjjqFrTqEn -+IEYm/PUcnpKmZ522SOWqCtlevql/2kq/JGD/MhBfuQgf7vr82+/wh85yI8c5EcO8re7Pv/2K+y+ -7qsn1z2dCFd59ktxK13Xy5qZUCXKHAMl56iubzcjeurKH/wzXfGaf9FazYGOzDIuHKK7mYWHjW70 -3Tf1enmmfJHcDeL2D2G5Sa7nd3rPFdv7s9QafTr4+Sb4NV+5f39Fuz/nKz7/kfyZbn9/3e3v4fYP -1e3fsond7aDJ5x1E+dGip1aeL8rp44pWs4ch4+d9PpcL75BGIXegyWxw8XPDiV8evVQu42yqMXE8 -Ri4PoLLx5MXx1MVd+ZurpiexObXMft3OZXNBh2I7Ppux1QuuISEMC1HzuowHjPbT4eJdqik8etKZ -MqSbqclmPveCkZGFVJTT5BBdIe+ZF+ZKK4sLzIs2x2XlSdf7P65jf75clRpdGmfvWJvISlotXOSA -Ws4uLYbqNDxnEB5aCu7vzfm0+/XZX+RVvnjffC4LvHoAuCsbBmgMZhsiH1sqCOY8KhYFoGB+T0/c -TP/cXdHF2WDlHVh+24HlvISHjJ9Fyl2Zwl6z1p8px5ZFL9lBR+sBkpas9NolmwsMXrqrYUx2ehuP -IxMYzgZoWQP0jVvkfwXUr/r4lvOiw+mVXTDL/ywi/0k6KouYH5Ie96QAzQEeuy76jIrdNGTH8EW/ -viZxPW0Xs796svAFnVNbVI5YNLQ8qogR48qEcUEGNTMNoiyQNW3/KHMYkg8uQkrzkA== - - - aPGL1qrh3FePP/5yMMCr0oD/eCD1nYF7rxz/1UDUhumdKgb5QyDifAEivoZ83kG3VRDG0bPvqf36 -W1xHVG/eZ6qv9Cl44g9iXUXAqMEzXzpAh0+YanjO+2r/CKzutv4W/rNdleX6gd+XX/zgkNdwba6H -zVw30OV4pHraZRw7DUerz6cx43EczgrUdH/tmPW7TXbjntc4tXzGtxa0qvOWvloNvve0d0TaPrLh -2lZ6bo8WWX9n+JSOcQtD0Dy8uWVKGhkPfxYC4O8s2D0YuDbSqzsGJdd0gZjlLdXRPtnRmO5ou/9d -bnlDNNX0WDhVOyimRlOVGk31pbDl11fb07Hlu7n9sYlDtgvgU+7W3WuVP7GbBOcCs5vqncKtUklj -AtnhcR9z0+ets6sCViibTKktHWBNCDimJq/YaVMxTJbapUGvWO6Oamp4br3hrkHA5wEn1W+tN8sP -b9gk1TwZLCJwAR0NCBFspegTHjmU9Xoqrb/EDV2PQz+MgcL71FHXkke5K8mjTBCcWrTlKBV3mXgx -mXhzyUdkl7Lo3vOG0wivmezsqRpyWwM3B0lTn9ufEa8+yb8nj1V7Wuds0y5I1NsEmncCPs3qXljD -HU/cWnnUVjg66cMzk8gmaYWXZ+IorZU29CBV3DETqoiKwvpgLF9lUkWZXG7iOVjHLixTOTjJGxWe -biVakx6PcFWyesJRsx+OlKqy9V7f+E/43Lachrym7ZCFFiRSwYyPsbMtQ2P0x7TJudEDPcZYjjFS -Ywy4aEEOyuTCBoF+5fCI9/DNPedESrceCDNEwVyPg0ntVfMGg6362pBINm7SmfT2Pcag9yy6geB1 -CEZgasegdqzpZbxOx6kzrXIcEXO7BMuEyj2yE8SLvQA4uLuJALhI4NuJgLdAkBuwbXfEsy1ErwGx -BoBaIAhtJbYMmDGAvcwYEDdesM84B1zPHZ4+5+Dhejz3jy37pJYNYmKSqe9p7XLzSmtXmucFEt+N -LI8QGSmoSd0u/+hJ74pIbsPBFl+4WhUsl9kzQX5MzjEdn3SfdC2lxqyWxIBzD/yVP1qVyd+sokIP -Lf2i1apt8vOcRbVKd4PN94v5oHbVap/OyMKLdxauwheLbg4rR2dORV+eJ11c+eOqIP+FKvwsIX+5 -JuMvGxsqc4ghlVWxEwvueVpBZY44q+DeslSBPWtGcN0j72xTDKaEY9tbJ9O/z03/didNtb9Yqv0x -2X47ZWg8ZGg4oU0W8rQ9mm13Ktv2RLYxKGJ7GttwLtuYd/P9B0g+rdxPH3e+14fLX79CtctpXupt -MCBsbrC0UdYzKa9KeMeW1S0wRWJmhvCTbeBMTaA7OOQ5y+DWkusvlqqwGk5O3CXuDfbuaTJZWm5B -gt+nZi7RfGCz5XDzNJgAFVKzEBZL+NfD9zq6fPAd7jLz7Q++Z/K36yVeLctUlqslfWqZPv3WL1Sh -To2egrDmZaznTujhszXLZ7Z/60Cvecth4A015bmn72/MUD7+j99jxvd5yP0+RnU8Kfjjk35+rPAJ -N9iJMOpLuuXR0DgUeuZR0EceAQ1Bz1PIg4gHAQ/i3cKznWee6gzJbpTrCN96TKwbBLsm2p0NhnRr -RyrUg5jr2SlhGk60r+dE9OMlxiOXx+Pn14sp39KjTo8esfzB492vn7X82Bntn3xW+9/E5OD5AXoo -eqRJZkQ6FssBohlAWvqP95/wM7XTbNLW6LSxcB+HbGHVwl0zho1GblfmySzd95Zc8mz27pPZvI8t -ELpuJD17bP8Z0t9OuyS0y0UJjxR/vUyPfOE+tUyffusXqlCBP90nMHoFql/AXcCBKhiotGSRY6JI -kRv9JkdkPzHgKekhtwkimQavxnGFVsZQsC0MchdVdvXk2LvpsRC1CyDX08pp+jDi6+PKX7/C0cD3 -V5eKf4gK36tbTI98cf0EjsujBMYjBagVTVfP40gXqVa36VbdxUKqy+g42Rpabe0k88Ytm7O97LSX -K/me3I7b88QLsPtAi/y9IdvVJh9kN7+XZh/JyZPwbl90X/mrS8WfU+F1FWF5RKcwjWO6UEEulJVd -evERI9m1n6YRTS0net27NKW67i4q72ji5ZNFBhyphWXLirlQ1PMUtIBQOE+U+k6WATNbVIA39BRY -O0x8GgUAAx/MezOh/ifRGlX+U6ueCn/Hqcl9lPhMzoN8B6kOYhyEt1vqGpDDwl88rPzHCi9+tvqZ -Rd1P7UM9iMrvFL6tIlhBQaGda7XVNNdpUDXLTtXMGyXViqkqn9kxFz9/kQrfrxo8dnanlenq+Wj7 -A85GdaZpORe9SK1oMhjzeJLHaQAx3zfAlmuZJYOdkJeG/JKWEFMzTFYv4uhHfJ8n8TK7Z8/tyVM1 -1uY12ia1OzHtlKdlCSdU8FBORUX+taXiz6nwEd3hkWIax3ShglwqK1tlZtBzrp2qMfVDNKwcLcVO -Pyvjbki2M7eEO+9JufOY93T0nabNSZen4ZRLT6djvNXTLW+njSnbmyG70O93ov3a0fMXpcGwVyuk -5K8uFf8QFb5Xt5ge+eJxBebums7TNaJpOJKil1Gh6mpWTZDRdbFkboTcz6yYTIm7HQ6uOG08C1vf -Qj26ooP8krkSzHkwVazfxWHRi8ZBbA6KPt2dd6izLBwJ+DBhWzjGuuHGqosPGn6M5urJ5QanXh/y -cuNiHpxyn1cNXVtx9ivxzrPziWdTCc90UROdLmH1jtB+BBuMvjwXDku+EbbcG/PZNelRYB/1SiUf -/HKTN+345Bo+y5kWrznT4gaZehX3st+vnpwZeVn2CJg9BqZGGdQ4gSHlcz01tR7HVf/vp31uz0rt -IlbYf542osF4zOleSIDAJcJWO8S6Yjg/HsJp6uIuOfB03J7/3U8WeMw+SETqeJjJ/XDq4OVpJutw -YuD2PJOlnWfip0ePNOka+O1gnoKw6bZJjD2P05t9ybkeIZdmWUCeQTaivqwj1HOXtvjjb9YoBVkS -dDvLnFh8tjtLDeBZFcd6HZb6Cfd+3lq7CgOPP+LAf8SB/4gD/6I48LReW2lCvYguck+ILnr8oAbT -6L6wSabtNE+cbU/IZ18nbz8762yHDtfzs/oJWqWdoJWGk7z66bk4JmzH+z+ak25m4SfdrYeHXBws -splwj33/WXMrXxWZcnxf5NqjUV/vOQZkgzu+HlLWZZd0beoO1VcLRdwErD0ap9YrLLsYtf0xGhet -vR6e9vjkfZxZbqbw49z3qfz3PaviaSz9SYdG7I8vdrIpUbuQOQthHZQ5ratNcWOzba7vD9jdrZPP -rutLR7r9yx9evHv4L4fjy2fP/0OWxebjX+JInEuz2SceijNdZF+uudtr7uUx7/K5na25TdxeEy6f -gLq6s1zLfsCjb7Hyj58VMZ4Ucez4+M+B/5+G4x+I/58+PQDASsuHWrOW7s0uO6vJD3nY0IVl9ZOP -G5p28eF7/TRsQ9w5WXqy7ioC94TdIvquDAGowu+dnf77hKT/u2TdZjV8n8XwafEWlyePfGrExTbP -Rj95ZJ9P5XwlY8eTpsInHOM0f6mDnKYrE2GfCmE7EcYDeus0GDK3v28qfCh7+zZ3u5mRp/J5AS77 -SXGePj3EZZgiw0SZHjmjZpub5ctJzyZD/+UqvOaZunZKfN5yt+kKc7uiX1xNw71Nwm0BRdNnRhRl -jSnqIUXTp8cUmWfhqMYHmh3CeZlkbWxz8NxdycLzQ53j9SmmuqsneU0fY6xrWL6K5KtZDM89j+Fk -ZgmmMmyZDM9PymW4zWRo0UjT54UjaVSvoVYZjzR9ekASEavAMyRDqgKkKsvpfpcrKV9Jp/TjVPhx -Kvw4FX6cCo/lUPuIDGMXydI+/t4fyuQkhK//8c3rX7998frdi9e//+qrQdcev5j+8Vt8E/SbXz97 -9+7h7WtRwm9f/vm7756J+m1/HNb1Zk1hged0SSkc/LLcyDYuf7h0I3MpsaW3/P9f/yS/vuef1ef4 -r3/mx/8mf/4vIf5JXv7wq8P/+J/z4Ru95Tfyqz6jVnl4JcSLBx1+OVJre3453H+Ntrn7tfz72e3b -d+cXz9+9ePP62ds/H35Ok8XPjm/evJS3/4X1xNd337x49+bt18dnz/9Deuvr3714+fD1bx6ev/vp -4b/IDf+H/LNX/d+/ZwVnvs0/aaYunJupNkjnIyfGIhOiWAZMO0241IMzF82c9a/PWNGm44JzN3NI -Mu7lJohkrx0jr+ZF4DrE9SaJSHWQFX+TkJcrZpxcLO9c5PLiwyHGG4fMXc9xW4k3snjLIfqbhBBQ -kfxvFllVh2W9EaEfBymnGycL8LCEG1lr3m5bb2bhCocgX2ZWnvVpvtxED4N+QaawVaZovgkwvvK2 -vNyICiJXJQTmytOSPGVe0iF4bRMIIZb1EOQ1RLrV24ToXMkHGebiZOxTvoG8Cf/4iihR0YJkOGMG -wYdir5bmGyglhyXd4CCsg5eucbIWD4u7CaLfHNoVId4s9SZ3I4Jqas32KSJxoOYPRKa+lG4Wty4H -F2VIZRD0rnSzupAOeIArKxskNUpdZcHh0DHcGBMQJlNvkrdhl33lboRFoatDuZljcYdF+lDYnxCk -FZgPjuwk6n3S54B4Hly211iEpaxos4w4Olc+LwiHxXivNmABM1/6U16Vo4lauCzkmTHJe4ZFx2uJ -N9JSG6/gbuRvmUNJ+tXJe8ntRdSJQ1pk3KI8cvHyEKk3ycNkaPU2mXJOOu6QE6K1CztRuPOC22RH -EoIsyhCd1JNklrncJpWskoS6EPV7CLO80CrjXhYZZxkmmficwTIlhd/riEmzbtIsfS4zEE4mmUp4 -mLxZkbujzKkgs41TOnuddbxNBlgUG8/I6ywdENB78ixp+xyDP1ysMtz171zQZw55YV5HXM918mok -ysRCck7OlhVB1zKt8AaeHTC3zzp5pFmyVfdrZOWIUjdUYoT6qDq7lShzd024yqqRucYXa8+qhDZT -0aB+VX2PVs/uxep7B4eOkGHJQda8zKtXG+Ki8yrIrJT9eAVBtlfhEMJqo4xiI+igySxzsjL6VYs+ -tddTCfY0va0S/Y1orDJorR53s8joD08zgt5W29Suqq1u9ezerb70//7P8t8/P3mD+MV3X//qmeyp -pzff/vnrN//ODeMf3r75/lvdIa7f8ZuHbx+evXv45mt5xGYnWQ8/+enhX//lyp4iEyMij6L8IXxl -pcdzzll6BruJsKLs47ibZD2kXneTpdzkNcrGiAWz6MztROQmgKtUJojo/TKVZaIU4bHSy3oFskOL -sMcucsJWPIgyWfQ2WY2IOjjkqJU3wmpX8LZKdPNq93ns0rIzO5eMIrwv+XWg8M7FdvB+nUxcvW4u -2rBGWYtu8ryxEoXJcJ63Ny5geOvholu2690t6A9hIsVLtwpXebUhivwBjuWEHS4i9FaO5bDVyKjY -R30DJPNO/RJ0YZBdqdXRCPak1tEkOhnMgifVamZdpu1Rc1+2vTntotrgVs3utTYTfw== - - - M+VCmMsCpNos+wOdQ3PMLql/nQ5U5D2kn13+WBfZsXXCedk72aNxgQM2KqvEygXoLjoRK4Tf+lm+ -jVEYMqYUtutZ9hrZD9DW2RmvnIU7J1nJ3CrArZywb2x26yJba5HNT1byKpvPYZVdQCQJvQ07gLzc -KsxBGP+B+5rsPqsIPaJdyGfhA07EGNlD1tXbdiTEjJSn2EeE6xw8ZBvRmNCbIsyBIJcXETeEa8xh -sduEuMgbHWTPg+2TD0tFRAfZRMsCiWjfH7udBYsDe6s8N87y/FcbIt4XO7G8Z1wCpxFmjRce59Dl -9vl57eNcfL9G9njkKOmVVII9Su+qRBlh0f4OrZqMrl1Sf1Yl6G3WoH5VbXKrZ/dim7nmDrfffjZr -c5AeZcuE4CF7vy7SRowySjK40vIbV2SuyLAVzGDwElFUSyMojxLJWObAcJX0YhLJqNdTCfY0va0S -8w0U8EOvR0TmKMPfn2YEva22qV1VW93q2b1b6z3Vrdh7n71WnUyVCHkXU0a4IjsQOgI23SRjI/Km -E1Yuwiub5rLHShU2I0OEpbtiYeh8kEkGRiuMN2KWi+R747GeZPqnWRaGK3AhJ98I7AjI+nPqF8mq -Id8OofJ7I4jGMnB3I4rwkpKsfgfBktx8sdtEGioZm4Kw3creHfSGLHPWkdewdo98xosOGwTaTvEy -fZd6Z6OKRAwjCHedFeMClgp3yAG1ryJWdgrvlB12LTL8/TppY47Lwi2P6stAQQ5lF+3OSiUDEe0L -nRXYfqzZ6KATJHjx0X6ng8Q7ZcUFzmHZIxPkGxnbm7Bgt5HZOMs+IaNa91GXew/5WcZIGCunHxUy -+SA3FMfrMlb1bD0xr33j5OhjHN0M9BXAxDOUgswByIusayfbM8LmwIXL7Gz5yIclSQNFew1g/rJJ -SXcJx19nff5+hu62aegOnKQOj8km3XQqxEN56wQOlpUXkHU7YdfIwdIpdYIs4PDDdV5eP7mhqkaw -J+qNjSodEYQfDFWJFJpk2QyPNIre2ZrWrmutb3Xt37L2gmim2juY0XP0KqVjbEsEE6lU0YNF8J5B -kfFf44aSVcvS8WhUrKwSD0Ndsh4cRqQ/0yh6Z7jxwsrH62SXBfxqqKtRNs9s1Na2Vldr//49Ww/I -KmHfiCJLzfTVhghEfcQKC9rLS1El3IluEDALK6EyI2Sd6VelosPa6mkEe9pzm25KDDJFIOa2ery9 -UHuaEXR91za1q2qraz37d3tcWvsccxN0xFnIo30J7A2KVjUvQR2IgFhW85JbRAITLWtjXoJQKnvf -2sxLqjAIF6jmJYio87wsG/MS6lohsFXzEngln1bNS47mC+ETo3mJ3BI8r5qX5M1vYL5u5iUQvN9a -l5xfVIoz6xK4q2zvrlmXyPpE6dhYl8g3RXhs1iVsGNJpS7MutSu6dQksc1lKb7XzIgqtJTXzkvMy -99eNcQmkXIRDV+NSkwSqeQkrrISybsxLYLwxCJ9u5iVZRKuHFc2sS1hUsntsjEuy9OKMnjPbkix/ -mbe+mpbkY1hoFOymJfCDgNOCzLIkVYSQ1mpYEr4tA5U3diURs5kZr5qVVkrIuVmVZGfAnB1tSuR9 -a3bNpoSugxBZTUry7Bu4ADYmJSdP5ZKqJiUn0zUCiFy1L+G2nLWjSclBec3dooTtcy5paRYlV7zO -4tGihJ2KYm21KMlzZVOWJleT0sXC2u1djLdxy8ak1IjVGoTpUKLIwGYucp6pB+NoUsJu5SHc1Wsc -jJYwt9VKKmE08nSimYJaNdVY1J41mpRag/pV9T1qPfsXG3m1yEPLxqTUiWYKAl8Ma2y2IpE5ETa1 -bixK4KgI9xmumvWhvZpKGGw8nWiWoF6P2Yr60waLUmtSu6i2uVWze7O/dYPSp2v3ssB9IRcy49yr -kSpLmQa65kaQjRugUiE4nS5gQzGa5RgqxeKpmYd1hvdAOlokRdwWg5knuRXLFbJtVAeB2f9h3InC -SJoZX1QMrkVhJ9Jq7xpBLfAQ0HO/CJb1LCJ8KeZXqIR11fqb/R1ErIY5oZGymQnHWakiUBiBMdan -gaAvV0Tb4BKul7W+c2aivuzNnXEgz2rfxCYgQpDaoTpVmKLI8Itacek58N6cA+CLKbpO0Z6DEyKk -8TqvnoKhrkqpz6xma6Nmc8m1uqA7cfTaMytF76xta9f1t6p1XbznDyLqNCM/5NyU1mXrS4OKQs7d -nGm4TrT53L1pkE1jTNUvZu402alFBMSd1Z8m2r3sw/Sw2UrAtiLyfdx61CjjBT4hV6Ez6dxtPjVo -DiIW1TVjTjWouCljElWvGrgb29bcatiTuoWr+tWwdTlM6eZZE3lBBj/E7lqDFUAmex1C85xBGxNx -MHfnmqwDeTjXYL0GFpTFhPu2Mts7VA8bVSZ51OhiC+ra2fjYKHnGxTcnG1xbizy5edkcRY9l62Wj -cg01pHnZIHrKbuQHN9uCDjEpoPvZZB/TN6qONod9VEarudpoboiuOujM14YXV59KdbZBPV895nd1 -t6ED56Wyv+pvo3qz4h2rw83PAeLl2j1uwkRF8rENqbncPF0kxXWfG+/E+zanGyyrbfZUpxuqK9mn -7nWDnZJKSvO7ydYmgpoZeJrjzXtohLJDNs+bB2d0dKpVvuZmnZsb3xtMQhQzq/MNyuUi/X24XJiP -uN/wPZfVqy21yMbs1+6AgyGDL9PcYo2yccIN15mDbairUeyZG0ccGEGJdP5aXVBkaeBtz2yUjS9u -uK61v9W1f88Ld5yXrorSaVt/HAwwnHvN+eWdbLTZdRdZJWwccv0q23+GihrFHrhxyWGEI4TkXhXU -EueHBxph45PrV7WWt4r2b/j/WyHKBafmShdgFLTpjN2Qeh2+Fu0QO+sMIx3Ub+lTaLK0N5Mi3I+U -qmiqgy0hXoeSiDD0BTYX4RQ6F+VRavCrFNWYgnr0+nVwuVGMB0eJKxii8SwXwXrrnaLV2J2yIfGZ -cuccYLaBkRT70cVr7jSgAH0KNrI49+14oDrdbFAPLNKwwq6OzB0+BpgpK0U1E1k8YU7DdcJ5CtS8 -XlWnzJ3RdKq8gm7fra5F2IF3y/DMSnluI8mm9ctq61tVF2/5uGzzJfy88N9wDmwcvbDj6vhWTy/M -+DM8OM3V60QQgq1g6+ulpZh3VjcumIbOskYJcZhTjbrUOVXdvT5WzljdvY2ycff266of13MFhJES -cp9UnYqhjKODF7vYHG2Mtj30iM/XQxRGTv9XWyp8AD51r2/bMaszthE2nt9+WfXq9qo6xR658f5y -Y6UC3+qCfEzLWn1kJWwcwMNlrfWtqv1b/gA+YPAr4QtlqyU2atUSmzWwaomYFjSqjFoiuIeI+r5p -iVCoXBEmWLVEWBxoLxy1xGbHq1piM8dVBRBm6Jx83miJ0P3mQZWEiWyRyVyVxPp51BErramIMFMn -+Pea7kePX1jTVkeEFSsvaFu7rvVc1REv+3JvR0pqsdjoiJ1a9TqaZTCrmu6HP1KIeasj0uoTFj9c -54ra/HpdjTLqawPV9LpeV9X9+jNHHbG3rV/X3qrVtX/P6w7lzzGFL9FgKTA8w+n7akvNpvQsS3US -JtUgsKpmyCyNUu3htHAO12FHh2uu19Uo9szKPIy6mhWh1SUbkXCxNDyzUqox3VyV7brW/lbX/j1/ -EO+yxzqle1Y2Aor3lNpFbVgzIUZeBQcfaMnONPMHpEoCF8+Zhn9AN9aK65DJQV8UDOreKdtUkUM6 -WLQkT7DC6r2+LG1zFeTg4XzEZqy2GMIesOCgcmEqQDLVLofG2GxNwKmsXhE48rKBun4KWe/Ma1ro -XaWhF/0qnWVzGip+wFvJvq96NzxdhRQ4oqHDr1nthhCiRD807U5UONk0HJ3fCqCdKf9x81MArojp -MLdDCnNVwXBgq7BXi9LNF8DOU+hyTFhERXGfaYUKm2fVj1VrlmpNg3VQ+HzEUqG7ixZw2NNE6gw0 -OoRQNd9I2//CZhUdyUUxAhQKVYfcz4GdZueT4kdwx5IXgzd3ajUbYNbQ0Ct9kgGsp3aqrnij6BwJ -iscZrpNN0ZU41tUo9ky9s1GDwV97XV63yuGZvm+eQ9vada39ra79e/4gUqCPFRAw5y4FNiq86lSG -F2fwuLoEMUwkxJvZm4sDE6ok2FlhS1kUR68y4Vzvg7pIf6AobU0ag7CZqX1AFFRzQ9U+oIZU3dhX -5aBLgPC9YKL26/JaoYKrPoGzUqEL6ygB5h0VnFD7QmalyquNIsumSYCdmkOVMek7g98ZuWU8p73i -EMsoImeDocDYp41NtbHyhz6yzPaalVJ5Q95Q1V6IHQL2QkcLXK1rHbQncB82FuK7vuZqgwLIhQ7K -XGMAhG2E+kzO73kpag/Cgd3kuyrie1u/YKPBR5oIadCsdyobyaKZw4I2e+uOFKt1JVZt0He9lDar -BQIBPLw0sbuqNYKd0iAAZVfnwdjYxdCA1CFpjWsz29sUvZzrO9aCKQkgG16GprNXW6psLWVRk0da -io7VApsjNgft+krR5SAdncE7+3VZfalDXY0SBnNdp0YcdeUOQ12wCgEj359pFL2zta1d19rf6tq/ -Z3O4ybSldwvznVvVqy11VTMmwCp0i8F+EOnJSEBDEu9iFEU6OMXuDNfJevVxU1ej2DPrnUbNZuFq -dcFfClNnf2al6J21bf261v5W1/49Ww/IwKwRW64of4QlvtpQsTVnmuvnai/BSHIvLERANEJd8TPd -//2yBcnmwlBVo9RH6p2NCvGHPsNaF6AU2fUn2mdlFLVd9aL+QrWei1esLw97ayHqC6juYA7XgbpA -+lWongiT6migZA2zqC8hd4ryHpg0YCKvVIK62Kxa10CxZ+qdjepNsOt1wQ8A10N/plGeW2utbe26 -1n6r6/I9Ww8EuHe94plEcTH/WaPCvgYhHJxwxsyT5UZRDeDfMK+uU56bWEIX/3AdYBDwDraqGqU+ -sooIRjWrRa9LWCfQlP2RRlAXgTWsXtRfqNZz8Yo/gD7fMMzYKejx2oC6sVUl5hKtqG5sQSnCUVRh -3TBJhFLt7xXYDUFfvQoV2Q0cdoSdrUG7vYgCcS2uDQGgQpA0IRtVbDc6Sh2aFdyNK0OsPhoDd9MM -sqSlo7sp5AB20uDd4Kdh3cG78WYELDV8N+xi9qB95+z3IQNC4w/qXxuIN3SYoKqLQaq5UwNb2pDX -jfK8djv4/XCdYbiHuiqlPrOqQUYt2outKnkSfaD9kZVSJUFtWr+uvVStav+W19XzL4H3ptfLV7Rn -pypKo4GrMadk8qwdg90oaq4wqPZwnaG5e1WNYE/UGxtVdvFEWG2rKpsduD8yD+bi3rR2XWt9q2v/ -lo2bwXQLZx/UduEUhr1oVBGg4uwQEShCVlZLnzMf4jzX8A9nGytstnlJabguzAbUbDU1Sn1iZUpK -hYkNKK9eFybUso7PrBQV67Rl7arW9lbTxTv+IKaJBivGGiKUeoS+UxajybBi37FQYg== - - - oJfLwO/QcXoIZEW/05MHFtDg75Bz1ux9x783ioo3CoDvl1VsO4Rts4FXyupGfceo5KWQhxsInkKj -qiOGggcLbbJ1g8HDWa4qRIW3o/cpQXZKgoGh3tmoIs3Mnj4Ng8ED30M3fYPBN4qKPwaD79dVeLvP -hjTolGp2qIKTUd0NQcEVBe/p5gFEoKLggcxJrbEVBQ83hNrJKgoe7oWQU+woeOgSXfmoKHi42Qmf -aCh46hzBh46DR+1N+Wg4eKAOaG+pMHiMAPlqw8FjI0HiHBOQDAgPRTyVAQiPjYptuJyyOztwRYlj -EB2CKV5tqaKC4ejihjjnO68DFr4S6iQhfr1fZRD3oaJGsQfqjY1aFbtWFYBTfkTfN4reWRvWr2uN -b3XtX7JJ+hUiDpjX4mqgY4WvN2qDuGP201kyUOIQ8tGpMFzB8dfrgqBN2E97plH0ToOvD9cZxH2o -q1E2z2zU1rZWV2v//j1bD1S4OOZOXqr1ulOFhREIU4HnIsDezIRXV3x6o1TWRBh7v64i3XtdnWLP -fD4NiHjqJjSk9Lpme7P+TKPoam9ta9e19te6Lt7zcYn3S+DiN2CxCoxvWLGGjG9YsQaN32DFGja+ -YcUaOL5hxZo/bIMVa/D4hhVr+PiGFWsA+Q1WrCHkG1asQeQbVqxi5DdQsQaSb1CxBpNvULHmX9tA -xRoMvkHFGlK+QcX6NSNUrLnn2is0uHzDijW8/IAUa4D5hhTriPmKFWuQ+REr1iDzDStWIfMNKtYw -8yNSrIHmK1CsouYbTqzi5jc4sQqcbzCxipxvKLGKnd+AxCp4vmHEKnq+QcQMPr8BiDX8fAOIVQB9 -w4c1BP2ID2sI+oYPaxD67sauIPoNPqyi6Bs8rMHoGzys4eg38LAGpG/wsIakb/iwy7W494Ea5HyD -Dxuohulq4PWG+2oY9w0+rEHh+3UVLd/r6pQBqzVQDdPV6mq4r/bMDT6stW24rrW/1nXxniPzpydp -gw8bqAbrqlD2CvxqePcRHtZQ8f0qw80P9TTKgNYaqIbq6lUZ8Ks/cICHtVa1i1q7Wz3797umXnZP -IsxtwiLM3tOosCRklbIiGUpG9IZZX4rjajSKqv+Vy/frhEuFxY11NYo9sxkOlCorCqx8qMu2/OGZ -gxAwtK1e19tf67p4z7YePkfB3qVsolYXFjXOZKz4V1uq0ygb2GIyEJMYrDmosMvdvlGqEcaUqXad -M6BLr6pR7JHPzWBn1KDBqkNdEXt7HJ9pFL2zNq1d1lrfqtq/Ze/LT9cv4Qmcs+ocIjOaNNqpsG0x -eQWQ5tihATCn4B9nUyUrRTWvmqijXceQupiGujrFnqkcvVLXWaG/vS6h5BWMpj2zUvSZtW39utr+ -Xtf+PRtDWopJGth4sFBebanoXUOfrTFa6hAgmJ2eg7R2ir4H8DDFj9fJTkODaa+rUeyZdU9r1JII -4at1wYJWhifqZ72rtqteM7yP1bJ/wy+yCN1+EYoEpj60oOCiV1sqQFFQt2E3ped0cZZ4IiAcDJbK -SmlrKXk/XicN8BWQoXU1ij2zmn0aVZNktaoWxr8MT1RCXfbWsHrV8EZaz/4Ve0d+hgC/42aqvjEK -00IXX22pgJwFjW/WWHQZ1gxvPpVzCuCVosrarBCMdlmp+NdWVafYI6vz16iiVznKObUqmFlNBLAn -GuW5qbjWsnZda32rav+WP8ikhIUEfmIR/ZGV0RxLlbjoLgUfT1mDO0CJKKozkdPaZ30nkfWyPK9d -k9SF0yupBHtUVc6VKAt5oRO8VpM1XKI/Kw+R2q1BuQZV1CZbPRcv1l2pXnXgFQEt1Y/YiNJbc1Ln -Z/DSjBUTNqhDlWpsJShjXVWBbVcBjlBUA9B6GsGeprdVIiYHWFKrB+tnXYenGaG6XrVN7ara6lrP -/t1+iOXHbRYiC9QNeo1ebamQ75KFyng4gqCozF6lCc2MVimVj6UQwngd3n6NY12NYs+sfMyoWSHd -Q13FxIr+zNITawxta9e19re69u/5JcSJXV/6qEZoytswjr7aUGFsgUcYCtriZzWbUb721bxiBBU4 -4UJb1uGqWb1lQ0WVUh+oNzaq55scelW044QyPLFS9M7asH5de6VW1/4lfwgZF4wzWcIYVzEinegN -1ABnLdGCLZ4NKJQUOkFVuHCDLP3jZVhjzOrRqmoUe2JV/owK1wgxjq0uJC91ZXikEfTG1rJ2WW18 -q2n3il9+QtIGM1s8tSyQikFuVBibospbUofaAzV4Dx7LNaRO0bdi/tx1vG6m+WKoqhLsifW+uU7I -mSjQWpFQRINehgdWSu1/bVi/rjW+1bV/yS+ztQLZEzT0lWGJrzbEUpMSJDMfMtZnUXsukvV3igoX -S83E164TKQtJhYa6GsUeWe0wSpU+Yy61XpefNfCnP7NSnltjtW39Omt+r2r3krXrvlhY1+PhWl/K -ZwhoZDCLb0MzA/i1YNVVMLO86JyB86lYZoCyIljdCGUuiL0osSOZMw1coQOZM0YjbGHMMvdFCPAd -xYz0jQUOhgpiTsjBQFTzgGFG2FbC8FQIMwylcy4dwQwnRM5hC2CG2XmuyCbm4yVEMXT4ciQAfQte -lofNHOmKXWZ4pE8du5wAGKDu27HLmQCupUOX8yrrllhmQy5TRKZxcAAuw4S75iV15LIj5JAOVXMi -EimT1nWLXQZaxsMWXaHLkMWW0IHLF6O9tTgWGJ3BhkbYcieaBRt5FzmKFYyMkO6Q3RaznOEHSGsn -ZmlbgcJa6+mEATzciYYx7vUYDLk/bUAr9zbVq1qrrZ6Ld3vcv/JZaA6/RSmDUAHKEOcbOLnEDSw5 -M1YkNFSy8GdkwWmYZOaR8VtEMvwfzvLsEZAM0bmDjDGzUcUIRZb1u8Lu3YgBKeIGfDGCjnYY5DBS -5g48nreI47lDjYEDLtixDGnsoX/scMZQoDvG2FszKnIYSZNS2uKLF2ap6zQkTPeGLSW4eLFKRmix -oRv4OWqfNkgxIAPM2jm4yTH/clw6nrhYSyqaGPNoDm4LJs7FFrZhidEvI5KY+WbTFkcsLCQ6lzuM -GMbglDqIuGQbv6F5joHtcF1VCDFnXEUPb6bfdm2D5Szm/Gq44U40qC9zDAEjVNHAYMZ7zDDm5lIG -YgYO3rleTScM4N1ONIxvr8dgwO1hA1i4t8iIvc1WzcWb1ReHBS3GuAUKd2LF9tIyPaB/AcTPO4yw -CJvZrSNEWHbRNNbSCBuAcCVWTG+tp8F+7WEbcLA1qNJ6i62Wi/eqLxwY8TuAdF+NxIrlxdoi26hw -34CsvTltUcGwerkyXIQdim7KWk0ljAjdTjQgb63GkL7tUQMcuLWnXtPeotaxf636vsjF5OZ1CwXu -REPvoh/dCPuNjD0cEL/c4oH1p75Yr4JrklplracRBkBuJxput9dj0N7+tAEB3NtUr2qtrvXs362+ -NMw8kfk+B/RvI1bEriyONTCPjYF6YXrK9FwP2F9hZovPAxHuTZ4i3uqphBGI24mG1231GKK3PWxA -/bYW1Wvae9RK9i92zRkGp7dn4PkIF+zUCvJDXKlbamgwgICy++K8ri1eEH5nl30nFqRXXgfcYSOM -0L1GrAi/Vk8FAbanjUjB3qhK7Q2vNV2+4BfXKj45WcQjLVgOP/vF63dXDhnBr2f/9vJBG/LLN8+/ -/r8e/qx1x/nws988PLt2NMn5xauvf/3w9vnD63fD9Y8949dvH/744uFP8oiX39nraehTevQBPPPk -X1588+4Pj/ZHvfLNt19LP96/ffP63RPb8Zs3f6rtCPBqiY793nb814cXv//Duw815JcP//5u15LH -L0YHSo+/ePiu999uLO/0jJy719/YvVfPzPlvL/748NNJf1G/Sjo/E2O+oWSsRVHTvrgwXT0vRxHS -H3dsjj2qVtwwSpvH8dybRm3N+mW//xptc/df4tQcmpJlR5hx7LBfcMoUNIvi/KxnEvt6JvGySaYS -NVcvUgEuNQs4iBAvkb0bqSxBcAhIgAtd1XFY+OeihIpBWojPBs0XWlJnq7sgR5Xao3C0FXgdVJrT -pAZ2T+XOAZK40L0YkMUpIwsDlHrZljPM5xCEl2qrQgoMQMlAXO0IBEKyhGAcWgjY8YRApFC7DcBH -ZBqLUdFLmQegBNP2IAQAmUxC8O3NNM17gOXaUURyDh4TZDTl3knzIZwCsqfyxWQ/XqMnUmnl2wOG -Ce1pZWrUoARmfIPytVQA5EhdktMbw7IqJXI8orMcWTMNbv3OWLgneekc6qBVeMd10QKyNKM0al+S -jRzygyPqAGc+RQ0TprELuSaS5vCi8o8cJ6kJnYiHoCKArE5JE4TyMjcHkVajoqoTEL+wLORQgfwp -2ekTDHVNzqyrTGEww/GmYdh6lgbwDq6m3UwVAO2qdp7QFUytB/dKWYyyKAVelnbnQluow6Fiixmf -mSkY+bN4qD2eycgsUHw1dkBSSlUn9jbaDEAnIassN7MrHM9fqHgeZzKCPHKhMSgnVbnQHYunIpcs -/9lstjDOHSAYc9DxDaVoRrmyYEhnmIsUVhqCHeXBwVZjInxzi8ZPZQ8piIlZV5V2MpdlsaVDSqqN -BVTO7ou8RrM0ovYYFdzKeApQKJPoXTAEwYSEES+GcNRkhDPccXBnF9NoV1jS5dpTvXERrXRlonhF -6IUZeUpWONYVPEbUIKL8l1QD2iD3I8UJDFtE2s0aUgPAcfHqlGTyE+IKDVZAIpPnAlLotW5MSwLi -NGJvhorHz0t1UcMHDByjjFVGV8LDhzx0K9OmappCTdyJL2zsmG0gIIUw7FE1RAmLqzA7hwWrhFyo -BNeeJBFpq2Dg8wwJSiqWwSLDPMIOaop0KAjJ9XAm4hBARJI9+ZzhPUc1BB6CsATN6ls5hQbHRHLm -MAeD6CMxW2FWYUeXcDFLHjiAvlkgBAHq78x4taLXwCpRDIC2hBXqtQvmYiENKNI86yIDgUZsmFdW -gNHnepSVEFLtjhkh9fItiMFuE11gGW4rmqGjVvzcOl+2alqEHQYSI5uiTBSY93JUgAIt+3lVZU/f -zOnTMiJWvKE6oSvAWeFnRXQGWN8Ax59rfkYQac0A0A9nkM22dwlBeKaafFgPCMNdzF6Z4CVVCxDV -EFwTikX9FRy3hd2mvhi8zJ59q0DYNYChrjxpYtHwZTrh4XBJFYSUce4DHgU4DkPxYavLPAmrWYgd -0gvCUNsYF4he5uKStK9pR/Z6PJzo6Nmg0ysJODizsfWMtQgibaspaT5J3JadEfi0BLi0b/x1RQpL -+Z2ozMFIbZZcEVXUCeMzLFWRhjQyEIwwkgUXbL2r+m1lu+fARvoQUtJ5lRl0FG1XzjZr3A2TDsGO -a8tDt8xFpufqOITcpXX/X2EwijpElueN4YsYw0x4Diz3iWPmXOgCEazvoIGD8fOsIy2rT0FQzGsh -hJArJLtVhVzoRfHTRdYbM5Vqk1fR+fAKotst+l7Sozo/mCk407q3IGEiXHLYECDCFQ== - - - pnxOqeWAl20LjlYYhWf1aDBXVAZ7SJqkZSMdbk19lACAeHKwdNfjIxaNzfNEmnJn9ytAww7Z6DVw -mluGZz5o32QJDQkWXgmuTQJg8UiaRGEJBMbEOnDlGioBFZ8mOWyGRb0UMw+XQopy3eTdTG1cCc9N -mA9YYO0qpNxnks0Inls0QSCMrkFe3NmWxTWDaK1VFzfB3QyHxVZjgf0Et3kohhXTnyyTEDKpmdgx -F8Y+tc+OwXuLmqeqtKKRopCLsl6lsak8o0XlHr8wtkV4bqygw6QJoBD066LqThQd6bzyw2ecDeBi -k1QhaS2QLr2a+3DOLDL/i+CqUWkLz/0zs4I2MdAEDUtb9GatQipUEGizgJiEscBdc01NjwA3nFDF -XDdm5OJ5hQs4p2ZTIPMLi+6D+l5F/cqY5TRnRcR1BWaHN87i1XmKdVxyl9xWbrPqkcFHjATyhNJc -miD2Fm6W9FbUm9jstNb38Dz0DJ9jUlxDRE4tEOYme2edUsjHS76CcRIxBmn6S1C+okcFFrVOn0xi -d+izSCVI8aszpCdokWRii0H2F1ktosHZbbNG6lExCAamxMJFaJifNauvrn6ndtDn1U6AqAQQM21P -RUN3QYiY9gFOSuyWmLPBtdtmgFOx9dBuBgJg5YpX17gQB3E1z/puysac9XZSHWJZNNEyHKol6flv -7CIsvjVUPmZgfW6Onk6gbE0UfdOy1UWcPmgEPksW8oqQ03YV4kuxP5H7gEHQ1gffzCAW8hQeYaQy -NFwcYAfYzpdo2x5zQnmedhGqZAJihk8ZxIBka4iB55pCXKRTAmPvEYeW59xuY0q8ZbGRBQFWG/aL -0yR3jDcFodRgAqcyV2Tu5EgDKnUKMgi6uL2efANeDCWMvSiyIzyLEacMzVp1BpJ7obarNj+ZfLqh -N7boC58FGpcicipgeYBQaiZKl+J2+wYR4wwY8ByiXeVIECFCc7MhMBifS+1F5BcAP8PMhUaJcWUG -aZnTlF86AUHBdUdtxGLqH+MCsFnOlH8RtKUSmH7WCWyiUrvGVBQq8cxFVgk8+qSGfxkR9ggoJJqt -VKpeoNYxgbxNxQUQq9yPLVmRmkOI6jUUlTAnHFQLMQfYUojNYDDoDwxG9ahLG0ETyVm1Oj1iNpsP -Zi52LE5Gx+V2F2ECqCoGVdeIm8Bg+GIExE1DvmvMCjkaIMzCKTsnQ9jiKIFAvUglAXIGppQMNqs8 -WNeMrNc3s80q5H31JpFjOZEL0fJSn4U1BnkAlpdULdEFOZKziaCzJaTEbWsF3s+rJi4E0VMxXYnf -QvrxFbo37oIFBuFnfbU4cFscWlqt4tCVoE0iZ19SfJcmNktdjsdQE5Lkc5XLnEqFOI7GadJSbrY8 -bSgYF0acGzRWbLbZktwRPexpilKP+AJoh8gs6zLMRo0hQhw5r+FYAAi9oFdxE8RhpPkOzTceFExA -KSpo3i89MtqpnsdJznzijsxMWfBcMxGAR5i3jOnfETSXNetNTrqzz417VCKywZZFEf9JE6bbkDEc -k6L6DY6rbwyfkwihiMmyrGrexmycEgQ9QEq1qnobpX3NnWH5YBnqn23Dxd7H5E4ZklONMKBkBlOF -7E4WwMgDKuHWrCJ5QvAfwh6h+tWtU+M9kPYpKtJGdR1YC1fF8zI7fCVU1YaWy37VqqYu2FLUY2sE -xHjFGtbXiDCJRk0lKDsMG6kzbSdCN5cyEjdpErigU05ztteALpdoBUI4OY/yJDyt8HT5rByAqT+L -KksMs+fBBN4p5gkZgTWfOiIOmZ0/2jkIvnQbH6gpOmX9Cf0FSmQQtgfHQhwS8mEykwAocz3ScIF/ -Mi3bO5nxXp9Q9E6vJzkhLNAWCJ/AI73oqrKzBBgtht0vYY8B5pjoVrAc7AN8y1AsThcJK1c9cYDO -RcBBc0DSeOEWi6ayLloTnwimQrc534AxHAaPIWVxeu4BD0XCjWtNJgOYCxY4qZEHJnBleUsOGvRc -lHUpue6e/YmKN03K33FZ4MxgW6FAIcQ02OlNtK/onU6lJhUXIiPoAsJtyY4DTxSIkBUV9uljy/8Z -zCyK9YDJCBwx83Yj3Tm6GVlVaaxFPt1q/kScnR5NAba/MJZ11UgXUCjcAhSulmcmX0895EXNqaAu -yUJjaErFW8RVYeeEFIFCLb3eSakP1Lgivyjq4oFJzCBUNIqPMzPwCIaabA8HGM2aSdxHb6l2aPDm -HEuaF0gDB5Dg07fzX9tKwsZCIyGsWfCUOkxwWnMAK4SG5JL6QZ6bWUyNtS4Z7geaESVDnsmn0cZs -K0x4xff7Fk3aS7MXL1JwDUx23lveRwqiUVdCtR/p8DIID93K0yRXZRYEsSE+jzsPlkKCIKBmrmzr -gccMYhkgkRijGBCxXBgj7GzFo9K5Wuxh4WTMDDuFQWxQSIJuzLoj4xhKhnbNDM3vKRdFAtfrPOXc -1eQobuk5GoVTGFL6Wncv+EmIwYWrArqP1xvUnUHwA4ykMriJzn06xvmeePtY1A8R5lnv1HzQs0k4 -MKjR3io9QKtbs7IVnLu50lwHuyDzYq3MRmuEEhg2vta1PFvyGQTNkCmjFlqACTqzbJOLBpunNm3g -FEBNUaUHpILiSliNwWAZU8/k2KRo74YU0Ez4Ms9qHsJ8RkzjynMONZCUzJ5Issri4AthlL5Hxq+o -UeR2ehS1LxKQUQUR+tkyz5BI3AF2NSZtwpK3+Pu0aCqXdc5ZCa4vphL10GhfZn05OCtWc84xsAFr -ZgVYwwwsWKopRYb7qBXWz7oCmQbUegSzMAeVQ3TJR1XSAApkXi9EpGb9DGccY+rhOmHMcT2YClln -qTEGdENiwjPC7AAdjouG4tPEgDQLzSztce4hoalzxntBYgRHKGYqYTDMzBTsBN3pkFkOdZgvs51y -zf0MBs4QbVvCAuazqtMCoi8UEBBnnoyT1RZAdDM/Zng68L0P/SYKGJmnDGii/1VmIwjtWTzfgVmI -6p4LUw9WPa3ImHyLZtJZGR4kcgbsRfgkEm89RafoMYcBJ0FGXsJ8IsgD4SCqgoC8nSsMQjUDHYlF -jzaDHZLVINwIh5ITEIlHIdJbHUL1YfjWc7X4zCxdq5raaM4PlGeYD2gNeoGKPUXN30jyOjMzs+cm -vhaTgggRXul0itVMAmJBYmYQI5wj0TIUr6t6i4gFoDM0V32WNLj74UHlXoGqma56ZpzaSkpKdsyv -MML6Zs4Cy5AswdPCB1epsDswnRnPg+boV3NEmQMNIp1nWDEiuLjJIO8uZRvmW4KKAfR4PX52Le0o -Hc9cE/BKCm8svIwwBvheYYEkgWEijlAC3+6z0ztnNdKyJibPBC9j1+CJjI4GpT0R1gvNZgL9DCt7 -qQID8eVec2szVdZa1AqpEl3UKY6XpAajh0h5b5pu0RRSdkgADKmVKcOjrUeBI0wWqwcmQwTf6Skw -WEA0a0ZNSCkrvJ+PF/XcR5zDWvTsLE37zeuMkjXdnEfYR7tRz0FxSICC6QWKgq6CAtkuxfom8INr -L1XhtQwUvsK3AEhEzAEIDDGIJrLh3GN4LxICOCvPdiqewfCmnN0R78gD5uwmbkcghBTaXYT2guhs -G4FhFlVDK+dnuqlSV1WYegA+dBhpYlCfoIY7LCpb0QEnVwceY2xiCO2vNP04izhcwf0S7AkmW6jb -yggUB5D/xLymehWyN6AvEqRcDT5icD/Sr8/VeAkiujXOCnaFMwhTMc5qp4V7pBrY6mn22evWiFB/ -GvSyV/OZXUS3GlxNqLTBBJCJDdoHgJm0+DL7rNqoaXZCVCz2CvusMo6deFevYZ4bwDSdRbRUAtS6 -2hONhglvCQW4B4sOQTEFznrqsJWgHRhox+4XQdiRtwgA18PEVAk4ui2urdeVhh09a+AUgaQA+3hF -1tP+uKzNwwkaVzdo0RzlTGgKtxlDZUBAF+Ocn3m4LVEVX83mg3oQl43NiMhd5G9Y9bZuaC6LeuFB -pJsNuQIdz6/OCbJhhj0DDg5zVdAQAFASJOSlmkJAKCsDdTI9TpkCMK3sOdfjVDLl34MekZl4EW3G -0RvgONt5iCDklsBvNberN/9hXtWxxg3JaRuJA8Ftc+38rMLEAjgPBMGWwSSpqIc35Zm1q0JfTjYP -F0wGhEDqs2YNBgheEWkkrGqwnivYAaZ7iJXANKYadQhIBPMOZM1ZE9Q67dd+E/2ysHy7pOFFdL8z -iZd+FEbNSrvPLmkykRDMugSfNJE+Czw/WfuUoww9tXrfAJ1Beii6h5KlowHDov9o0adJS3HbSn9P -bSIFG3g2Q1Ln8kwrt/S3woUsSBITvJ3FDSLYBNInMioABIiiGgqzjPVEKof6NHNjwsUXV83aRa/P -3Jf/bACYWa0c8UZXHvsNp78RpoWcwNykjaDrHnySSRztqjWrDoYcVrFoAk2qTLLL5FCDGil0w3Sq -njF+Rpw88qsV8MBVfQzcYqsTeg2aFQTWyWhHd9LMj0xmdFWtdtB6oNxf+RnMzXyrmeA91XwdD+Sm -IbkR4GzJ/cgOpa0GFKQOVDiHc3a6I2Q9kFIB4LqPYGIzy6IivqHlcaH7Cr9Ayt5V4yFo7avKCdUM -M5Dhs55EAkGClthFfZS4a25JSpEDZ9WqKLAwMxvvIrvn58DkcDJ7S09tyj0ARhQ1KljeMeb1yNlA -RRFn+iGeL7Y3K0ixiRCoZDlVqcNAcyg844VAM3bQWk+cYCYVXB10A+QhVUBLedOXCEWCasgj1KsE -CtujnuDLWcOryAlhHyFgyRvcEC7rOdSnIW4tMj6DzNmb00lkNtoPLySa0/Roam0ZU1c0UQKOSp81 -nrTFkSYPJwfPlELOBAtFl814myMha0geXHyzHQlOIr2OyTBKtOM5XpXAeWmfK+1j1fKI0AEMMi2W -+ZhVBwYOadaElZ5CLHRTX52q/fDOLsxZZTomorEooQc7cmsZDaU4VGYhLQGowaRLsxLMgGjpB5fR -friolQYpgeHfZNXw2YPgkhLIG0go3QZIMBjqJhjLafY6mmYhXsPLBLcPzNPtvUzmhJwQvE09xUYQ -ZICZQL4EPbeywpGI/YKfYXjn8WPZ8iTwyORVF1S9KwHV480q45ntDWe6rgqEIAG8AkbIOVUxdDXc -g9PlQNQbDI3MRJE13RZ1KFl3ruIDYA+jbZBWS2YBXPQqZDNfi2WhYMLUwSAK/BZdL8GEcuhbSR02 -uhBmzeZE7MrSzT3MTsI1uWh2r6IndurC5xXgQ54TPfXbCJ+ZDRbpzKiK7lsWexr4MAihaly0CPLo -GDX/MeEyz+8FQbN3+IXC903bKcB2Mg6tBJvAxgtJk6oowiaJOoGRiY1e1ZnJrQzRxbCaYUhgpwIG -lJkHPeCWkE+QzpKgoNCNbSCSyaEfiQwC+DBxhsmOnDSEPjHVG7L59hB9+h+8WiYYZs8TZ4MiQkkI -TKutHV3vopsYA4sVzbSbjEt1Bl/BgTGwk8ATlqoshdscmbUChJHmE4ZFRJsRvJPNsg== - - - h/U4x466m2Gm4iJNmmWBVkMsbW5nzIoQGRFHYabdhu0MoKtZVRWCEoMxGRDohSSheqZwCjxkQnhs -CQgosOPJ4Alfky3DkiED5TDrOuOL8Rxp+C6jGoHgFytYQfB2w9sOvxgBZcCquXpUKohREW3q0YP3 -DCYpwiIXvY1mCVwBAbneRkQAiMWSclOYS8H8YiBA0idwssqkEVkAI7kukWKEjsFfxJzUTP23NIQC -l7m+W1GnDDQU6gOKrlsYcU+AEyA+8L4A791xWp5aQ3IGSMbnlZ8V9ZIsDjc5lVv1pqAuEyQgd4uC -ngg/Hm8TPuW13gZ5TAzeF1UxotlV0I/eUB4564YbybWqxuL0WXGxgF6gMmEghFeQQdspUrFORZfv -cxtprjIAghnsn2xXAiCYWDcI5ElxUt3hjBYWhUUmvYZexQaTBCErXDnO7Uin2VT0Gct9pVZDCY12 -NiosRdM4xFVtEyo0qk6VzLqop8bBhpkUXEk0LhRDMIjQ3CdRkatgI/Sg4RQlPB3MBtMFBDokQKh2 -3xmgSmkvaDQozWZlRzXFDmNK9WGpHSq3qocQmC9a66uNH3amqgczbBgudry7ckbMS0ftfSWoW10Z -HGnaqriZYFbFtTupIe3pnKl271nzkzWEsLd4DQYtxyq1eHU9JkOYYbefgU9JpYp/WF2RcyFVHB+I -DOUBkfuQDy0VAEKFlLBoxdUG0avCwQsUAmBYQdg0TxG18CkYTXC0PTytagpPbYaoPExHbuGE8DQ7 -BaSCcgTnNCZHoQ1uCBBZebDtK5r2fiH8VbvalbCrn3zFjHky6j89/Oy3796+eP37w0+Ox9vnz79/ -9Zs3757h2k28lZ1EAmmBoAdYRWHFeGXUwjgMN1cZKlvWHTcrqo8CAtNFw3JawTs0lREvAWpZVJAg -xlVjXgyXT2mV0S2uhTMkRffBirjQ1s5nMgoGKuFqRj71ORpFxYmamLhft+p0Z+4PVZqqIwrHmeUq -BCYoHuqMI9ug2kQXOU5WBatXw+Oq4bop+KpuOZ3MPDB2VlGMqUxIcEYhDnl346y7JqjE05ASk1qN -LUjCaeAGKDRBVF1Nw5mKgofRegqfcEZi1tXPAJaDoVQ5d4GjvhCPpFl+CamBRyzaOGbGe+SbpvLq -2dCFROL4QMBg47OzUWWEEu5altjuCsA5MvXeoncREQCdfnEa30AOuxp6Rt8MmpzjSYNZ3yyo0SNX -mzM4FTgstqsG4yDmaubiJNCVV5HDeDXrkYBYjmTpS5oUiZaDqFMb2BrHehKlcUQ+wrCFK+ruRmWV -e0NU9gVIHBTMZElB9LBIdWTRGXuq2muyJC88DtqyadQYb/WHOub5C0Cn17uYqIYpIjB7qeKsZEwL -jQIARoHDpHmwdgdDGafZWCPEPhhBcBVHkf6IgM9lrmmJQYOlCvvbPC92Ymfk9g9LGmuBJJycvpje -NVtfR9NFvIUqZiADIaRDmmZmDkCMizl4gFeA8MkteFWep6bqVcH4nmhO2AzXjs7HqRuID2kXYVdN -juks1IMLgQTncwDkX+UYz2EXhgMje+TRHSVnTjPdW5EzHnIu48vqiwEkD3W21NUIQY3LKpsrmufR -rIzB9+34KmTKwSqCkZp7IAiACOCkhDhrPZpGKKkiUD2HTLGP7E80UyAlBqSmPKtkA59gRj1IsT6b -jQhON5GxsD7kzdVLthSVEmZA13iOCyIEyqKuaD5sCSpDUpbAagQumU1aFHBOAiwyEBMaxmahq5ZE -hQPxqpWJCmjSZsWLpkmgaUFvi8rXmMYT3Q0sG+z3kOXpwqkEEQxpktHbKjGYzr9YaAVOhwD80ROD -rbjoFl8CmBSFsnZVPX8+E1xbBgLCPatKWYklqsne000wZ3XXY/bX+Qh3xFoPhgUQHvG0sOARgpVm -zYsGUZCRXdAdcOAmNbvKeuCFCzoAuozhhEsqltG8Rldajhy3FkfC2Y7z2VEXL5FFwLFOXtcCMYMY -s8atsMJX+oiXuqrUhjtXfR4iCRbeSqv2yQZaJCjHi2DMiJhNXm/SFcOUher9bhoNiDxrDy5xvgMS -o0dGFKqky3giT7d2i6v2VIoKqyKgmgQkoIGLnNybEUa8YGnrBf2c9ah1TDx46Ajakn1e4V9Aooei -iTKavoBhVmDgjHQkSTMhU/rEwQwh6klX3HRhpIbEoOxqVczNWmxVA9Cl7mjEsKBnA+NN9TyJJgXB -qoRwQFJ1Oqp7kP5p6DkkEJ4HB3XV11hbSXqdV3BfUc2XFL5isEgWUjqAjkYOJjFb9bjh4EyOwb6i -R9LFpDt6xXCECjQyiAZxJ4Cis50cvMCoYYUfVmA3DyridHLqOCFB/e8W4cL7CPRxS485J5XDA3v1 -Mmsm+5UHOoCiPTorxyOlG9GyGuEdpYVVU5mSUzD/iqoCXj1yFgMR226qkeawsvGdgGkj7g7gQEtK -z8zIldBMYjSO16tmgyw4AvKWkQK9YC09rNGoyeJVMe0AT3F6WILKtlu5+0vK9gTa80CZopNZk6k5 -DfWCjMs4dqCMCTII5g3DGS8Ezi2aaYnqnsZiYY1pvAiPh6F2A92y6Enr3PqV0dezK5IeyKKxhJrG -kJ6umeuGWQ2hf2n+g9BuWhNdPfWmrMn/atVKmOnCaZIgn0Xnh6+ZFp3CvgB7pD+MgYOcNGo/45sB -bl546Iy6zeGHkCoLJjwRngb4Cubm4bMYPLeyiS1jIs+PDFzY3vJKwHFNpHcNvIjmjnIzY9iYOo6u -KK/ubhAcuiP0oEk8K8DNF2gqxDVEOfUWFktdNqsRiHdhC+MR1dCnNUWaRvbX+DmEvsDTD5xFi3iB -+R4nsawWUwB0Bk4WAjqNdiqcA0OzMc0V9a7FUnHB9j9r0ssCvMIMqRjvhXPFYfxmOoUWxLYYxAJY -fvXXAQ8P4y4csi1egZMYC6QH54OKnoQLlHYvHlyueUESNztQMsLwkcdzaSFwsJxBBv9qvtFzC2hx -r/MIQYTyWBG8KDDVtNx1hSCUMmUzsvGYJQtS05B02Ag79FqPJOOZwGYKQ7QeU1ZERd+QsPC4YTWe -1tsyFBpoetWJTEu1SzWXQ7HME5ZStBnDOJy55qfw6jEEfJ75QKLtUZnoBrUnLpzr3ltOS6hasIUB -C6jm7tmOYfWD3a0AcMlDU803DlSCHpWq0GcSoC77MWIAHv3E44EQW6RHfjGNCBh2trO9OEc901L0 -A5JXeujWGh5qKT25LdtxS8gqUvnxycaMESwM4XIaIUlkSTDDKL3cMPgG3zVe+tQB3gSRQUb0vAc6 -V+hWVGBAouGcJoRmHSzCBIPX4MIW5x2qXTZbygccadBniFNjbUiW66vF5gbVljRGElKYWdP5bsuq -aDses8BQWATeBYJkgkXUklnjsMF57llCGNIVaug5TMTYvoOpZrwC2E0gJnM7788yVodV8casnCnl -VsvfgfhdWXBh1RwQzb4NCSlgC/b6ZpSFgrn+GApe1AVANJWOmlePMRe9s0O2sdKixbQDQIiphyVZ -5soMkmpwyBvLgJUlKSwkIoUHhmMxrw2uiMW32wjWBlGjcyyqPqqLjJ9hgIhZDRB6F4wYwpgi4cMa -/Kkgi5qHZrG8DAhBhSiuY4aVBSeExqTwIuxNNLJibwqLLteYBxs83CxMu5lV5QWBhgIQGPYEAtwt -IFRTGIgUNFAXo4ERggy7Jwj1aYodywohfG47IdXFBakziiYp13lVmFuEgEPwq2A5F3iXYz5yJQZD -6sM6x2xDa7HPjrFzuXmtQESkQg2oI4GQrVzDQeHqh0Mq6wrW27ImCMCxdsVyb9Mwx6ysDORMeuYK -w4Rn43MQcTXmLTLNpZ9tcw41rjUp/BpAompJoeAGizYcq6tJckE/q9cKnzmpnbre6l08QwKBetwc -UE2h/3bRT0QjBQuKU9HFKZoIioVnDE80BJC3LELewq2qL6wKZUybwhCdonEyIfLUa3V9Eh0705o4 -7DDAkuAMC1/9QbMdwMe4PG9BFObRjfMQ7kirKAOtqlqDOQ2/b7GQJSKJvNkx6rtRfhIpbIXOQbGM -jvDFvDQMzQ7KGwFAUrEs6cT2NZsxOgw8lmNJMS9qWAsF+nZY4KpHbUOqpfcPJzbziLRM77DmCmI2 -2kFYgqGzKEqHgGOKztjZVsXN8DPzHRVdd/WuhS5gRdHzM0+Aq6mf9gL4F5XuwYexyKE6B19PoZTZ -hYnEEzCTejG5x+ZYE1nNBkCNmqVAmfys8hrseIxQhhkQknJaNByaqRywfzEdVO4pqxjGBaLle6Ch -F3XHSqBvLXb1BnXTzQ+P8zzbgQfwFjAXPBGDTtM4AaJfMSj0NiZNi8b35XGD4Jiwp/houXTV2cbP -6oCbm69XL1qzdYgGk+rRL3i4UwtdddupiO1sR8FVmMSw0EEZBEAeUVw4S7hJAQDRWwZQzb4O7x8N -cnYVCeAoqKYCGuBJowKSTU/kOX+wSmRLncK8vdhi8phLJRcVaNpVuB9OMgLzMIkroSzjbUZk3nTo -A0W3b+AhmPi82PlAlaCyW1HreLtqndU8jKAbRkg3wtxhW41YahZfGEYB+CnB5KtimTSKHzy0JSiH -KExHYWmJ9aIlJz2ogOHaZSOWBo2jK96C84tBggBBJFvDw7Le1mzYaBKzF4AISBzDvxBJzJOWk+ED -AeIu5gbhdESSokQTneaTWYOmZA03qtoxRKnQ0NggLyRi8WGIKCiDABc2jkAlw0ZKPXiGmOe+Ls81 -mNd4pbGPqEZ4BPGZOQvXoNgVVNPSKpkYAp8PE6Yi21igtyrarrfaeqXtpCL0MB9LVCNSjRRj1BEm -b2bCKKfGqGJOLn2c+//Ye7ed3ZIlLe8K6h7miSUbqZuR+8xDKGMZu8AIGRtkWa129QLaolajpnHL -d+/v3URmjn/WasBdyD7gYGnVH3OM8Y1tZmTEG08o6jI9oXM3SDoQQse6FQa6gNNF1LEbc8swIgPL -grKH97qxLjGrhoRkt3aShBlxLpC8VF9YxfHA7EqiAm8s2+HloaWsLs0IMVi1wFmxuIIFgUYVxgHE -glBFiKN1WnM5gDGVJidHgJbJs8iSwTKqsXY6LGtOTlkc9cKVowpS532YoTSxnngkUCFBNDudeSVO -gxYiKRVrg64vRQikq3AAHyDGc4jh6MLgOyMhLywaFIbBjHs7pFCwpKPrRH3Q1DIM57kLbij2ri4m -1gqaiZ6qKmESJ7hnVBIfffU8xcRaRmA8YzIVSzY6QYCvscg2z0txg2qv5Gtk1kvL6KUWOlx+H0u6 -aguOMYuRPoT5QYKVV0ThcosKHEQ3eFORyyoMG3upgrXkBg/KhWmuX2Occ8yj8nG5dzUhAusiARzh -2S+RluSfMBYarZ3bUFF+SvX8gjGSRq9wG/aXg6ai7TWlBRWI5gqX1ZeqnFH5yVmZMiqCN55bXJ8k -98fnj3UczzV5M6H3k8CGvGG7+ViSTIqlWXSugTmpdrW4SCOZQMHDKT2c9iTVtV/3Hw== - - - 5S1DGW99xc1CSubTw8FmDwKel1ORxFdhqFvdVSNffaMff0PH6+/8AYTzf/KB/r+HUX+h7f6/4+x+ -7efW1f37pu7iS01jbuhuZkuqspm7CPiiydWN3C1L6cVA7qLpKN7/IO529hHpN3AXa2m8wcHbxYr0 -87sbt4s11FRLwU3bzaxpqRu2i79xqsHaxd9VhN6N2uU+qW3SLo47xtqg3cya9RdmFwpFI/2YUESc -FdFzQXablVsXYxeaabrARuyiUBIBlSDsViuiXoDd20i+bi2GtwZetxaFb1903Vqk5N9wXZDcuYgK -tm519vuF1mWSLY8g61YrfAzWbZ5Gb64uJJVivxqrG6yzTdVFxEYf/AXVRdQil3GYuuzNM9dB6jIZ -X8qbqNtcHLKBuq1Ia7d5ujT09sbptmLOQtB0cZw8D0u3WUT2QumiJY7IBSLpQv9YmMIzSBcrM6EU -Lo4u05+lH4wuC4bGgej2GRKmi6ELj79YsMS5cwxpToOgizlYBP8LoMuputfDz2XlVqCK8YlFfdeL -nhsVS8bnokhsHnYu/3Rh7o7Ow7tV3tPkXHSE0QxqcO6oDBHd2NzhSEVQc9HrADNlQHORZEdB1s3M -XW6sEcjclZgpCWAu/uQscIHRsMuqQctdSfOLYblwn7A6uVm5sysPGahcfMFYdQYpF+ddte8G5UKc -hXhKcHJZEotPJTi5nOEIcbuJw5z26ticXM56Jt6Sk2sRWXlxcqkhw0duTi4VZElSSK0nYaB+cd7w -qq61aXBycd8fa0MfZcCZX74ouctddoKSq89YbahYgcIZGcGtG5Mr41ybZgsD1eB907UeDW43Jpfv -CuXWxuTSW6Eg69qNkccbk7tMdw5KLtgNSZ8ERajQ7zctuDYjd2X9UiByvQAKQO6a1k9dfFzY8DEF -HhdRBdRuBx0Xp9HKzcZFxp2xEqFx8eo/Oih1rxDLUdB6wLgLVW0tbS4uX54aVFzMlVjxXUxc8End -3ofh2bbkYAURtx062x6BmnV/wcMFswA/GjjcJsXfDcNtCnsFChf1vfiVIOHib/7KRdJDggJi4eDg -9mhy5FwEnIUybghud6OeYOB2JwYDgYt4N16Zm4DLWto+AoALPZJfe81qSWm8G39bXcoT9Ftwzqjv -M/xW/LvyYt9W40WCfVtdpRLoW/wNlMtNvt3HMfiWCQ7IngW+rVXF8Df3tnhwDOwtotC19KDewodq -T39Rb7kiWiWgt7nruQfz9qtrFuFIiYAxOc/yRt6iKAKhKRNvQYto4tsSeNvcXfDm3RIO8cyNu20u -VwraLfbJFNmewlmsNNQeUqxb/E5nJ3dBbFvWuuAC3RKNcNFwq+m4gblFnhqRp4tyizrzMuqG3KJi -m/FjM26js9iNuAXAE6+UibbNzVrPnxTK3XxbIIzLodu27Oyl4bb4myXMF9u2Or8caFt+nyjqFtl2 -/3mBbetUEi7Atp+FkgpfDWtpriC4sbbIbYPuGVjb5hqCoNrCC8Vdv6G2cGN63UhbjCRMXhhpi39u -4uBuoi1OhTw5A22RKEMBcPBsW2Us76bZwsQvyjhb/I27HjRbDB+Qe9wwWzhchIOaZQsxHsIswbIF -VqUJqr4nB+QcOciKZAttIgITAbIl/bLUF8eWSobPTQqMbXUwICi2AM9icL4htkAqXgjb6pxyEGxB -ouSHfAFsC/uJ5M2vJXjy83oEvhZ/p1Ve9Nq8xG8LeG1W8C/QtZnQ8Be4trh1sLm1hemrvLG1hcrQ -/KLWImWWVfTEimJQmHVeUv10wMLXC1mLFEQ+FFsoMriqC2AtJAVEer6AtZ/3FY/awFrMcXpCnupR -jV/ftFqUFrRxYLVw/Z9xWLWP5OcvVC1Qa2McUi1uzsWpfTjM3ZRaTEyoxQxKLSSPRe0IVZPGdvQv -RC1Qs5gXNqIWaQlRZEWoXcIKvQC1yJw9YwNqURZz6LTZMrx7SkUKM4l+SkEBtyn5oGmXOqC+0LTI -GqOQJ8i0qGhr64Bp4++bSxu2wNIureVNnAX/E2vsC0qLiko0Uo4t6PzXjaTdf19E2rAFkBb1Pjjq -5tH6NbtxtIvl4nXTaFE+DxclYLQPl8CCZWzN4tYVBY0W8g7CLIJG+1ArVt40WnydFIkEjfaPmFbC -WjRwtA8rZsUC3gMOyj97uWi08Krwd6Dauj7zm0ULsiFAQkbRfl4WjoEbRUuVY3mTaDFLP2mDaIGz -mYhfBogWIwRDIDeIlt3T5zwg2gf0Z0Tmg0SLVTEGxhtEK4pWOhzax/y4wNAiyFLmi0KLkDGiSgGh -hUzmaSUYtBh3npFfCFrMKB11pSbQAirAsqEomEGoqJQXfzY3Df3mz7KyWcXLzLTj7ynu/k414TCl -jQ2fRU5ZICFrNptCOxd6Fn5YVxEuuU3suzTrBs9CZIggzM2dDVtgZyENmTNt6ixvCNEbRycOgRHe -lWDOQgqAMTCQs/h3doe4iLOwTfbekaSluI47eLPIsOf2os0iz06mrGGzZRluatYsGLauXN5VfNW6 -kCDNYmTjIsII2VaUqr85s3DYEa8LG+J3ZNCZMht/35DZbTNjFs15HyZx9R59dVnDoUVA2FSuCzGr -hhijb8Rsqi6m2ohZSBGEwzqE2VScxd2EWWwl3KjFPPheGPC4AbO0posSC4Nwo8GXTawIbOPNl4X0 -gaXY155dNP/Nl6Vl5vLmy+J4lC9uvqxgoascvqy0MOULYJZw8eIEBjPcJTsvEYBZolNHmm/ALK1C -jhowi/9gTnMDZvkfTC/dhFmBZcs8hFleHaIzmzDLf0pG8m6IVZ6ungvCLLNPfDGCMMtHQ0jaTZhF -gkipKBNmcZ+eOsshzOrJM/F1EWaZF2OkMAizZJuiqjwQswTRM3R5I2bxAyh72YRZnI/yY0GY5SEZ -fr0JsxQ2McoYhFni8LP7FktmmU38ehFmJYnqBzBLAzuHBGAWFnGJbsIs4azMXwZhFrFKxX2DMMvA -nzKMF2GWmTF9SCbMMsazfJ9YvbaaIDsvwCyYC9Igiy8LBiKB2YGXRaMqtUq78LKrRXWp+bLcahy6 -LA6znPbccFmEbPhggy3LwJSKKsyWxXVQifRiy67lLyHQsiuJ57fJskgOpPrmyiJOqPZhxsrOItzY -psrCgPXmCyo7czRNM1MWBlEBjZRV9qK8ibIo0Vb5qIGyDJ8ha7+BsszntzHeQFlecn76Acry0fEr -DKAsOJiIS9482eVaRONkEati8N80Wfxd+82ShYWyEqNkcYBH0TWSZAnb/HxPN0g2Meue0ibJKk7u -JAMLCDD7CaN4kWQ5iBHGHCRZ3vSqV0WcBtwojOo3SpYB9aHGhkTJ0oBoW6BkaTCBdqNklYNpeaNk -lSaZY6NklX9Z84WSxSlTHhYoWZbbsL42Gj2i3BTfx82SZYsDaAiCJYuhnd+aWbK8J6yVu1iyNCJ+ -bpYsM+OIQAdLFgYmEW6WLIxBoCVLlgbEVYIlSwPbkl0sWUoeqakxTJYdQfD1B0wWwwcVBzdNVjLI -PDdNllth9gqabMrOWdw0WRiZXgia7BZLiiabCO8Z7UWThZG+RNBkaUAYL2iyNLA5zEWTxahNSq5h -siL6rxQ0Wbb2xoB182RhZJlsAGUTqaFlbqAsDazivoCyMiJZYaAsj8OCQwNlYSDL/QbKshMCsu0B -lFWxRF4BlGUfUL7DF1BWtTFAsxooi3Y1nLSDKAvlM4WtN1GWcmhjpEmUTdVoXxNl+Tff6QspSyMk -AoGUlao6K0NEDhd/jdqkGykrGbW+awo02PhnqRaQRNmtkL6JsnTrWtYgJ4EnSPx0ZoIoCxH9k74A -ZWFMLIYMoiwsnqKe6AFfT55xI2XTaV9gpCyPxZ4RgZSFKJ4qyxdSFtcoPyuQspyPlaA1oQ3uzfhC -lKXSieVlQZTFfipoC6IsboTIBjdRFhJ2U91NlMWLxY8igLKpuWPkCyjLchkqQgIoyy5cSs0aKEtf -HICkGyibIuO9gbKyHJzs9y78du4xlj5Sim+crCAJedNkMbZSGm2arB78Si+cLI3wxQIni0NTwBw8 -WRg4K908WabJ59g4Wf6NWSp4sjL09eLJ4seQRg6cLL8HASTpR2FmMIpsy9WQX0OJSuBkmZdMfXNi -MQrNNl8wWYxnzizS1qO1plCyHQPMM18kWdgeM1+nNiGmRBxZqHPniyLLTnSf2xYQ2e7aQG+CPzEk -3AjZ7pauQZAFNupRUBgxIrSKxfRw8WMJY101TOz12vqmx8bfFzx2m8yOnZ5zgwoLViqLdC5y7GiK -Gu9tigAhAY6Nvy9u7DYZG/s5d+ocTY2dj6BVFzQ2aLnBjJ2PhrZAxs7HDaMuYiz2MfmVsZlpAUnw -YuejV/fGxQ63wAlaLHNjClGRFguaALl5FyyWENEyNys2oKKBikUA+jMQ3KBYmPApBSgWfyMXGpzY -IXLrTYkdlnoFJHa4e0kwYhmkzv2FiO32EAIRi89tskRcHtyIbgEXITawUQGIRcMbZDODD9uzkvcX -HpamkjcdFrsQSWg4LKA/zIAeOCyIWGVsNCySmUg5iwwLGBb7kdVXfovFPsGFRWKWchVjYYfXhDcV -lu1MWWEqKGzXGieQsN3Qv5sIyxOpmwfLNtOHBtsZ9qovGCyLu/AmmgXbTewMFOw+xAHBduf3ggM7 -nDR59kcsCiyoFAhFAAKLMSldyNcZbTIuBCx0XFydxDZLy6UAwJJ0RbTr4b+SWIEaMqWS8GfnPRL9 -dVqvcNNfp0GzAX+F2p3VS2a/AmWLMr2L/LoY2i0b/IrVJhs8uCA4/r6wr9tk6iu4Ll1kv2HlGNcZ -N/N1GQoTyFesw/i5BvKVeIOmZlEb+QqjFMWKWFHXweDRiNKVrqn8Ir4SiDQUb5Q/AbkVtaRGvnIL -yk0v5CumMI7agXyFQ1k273UWPfEb94plEir9g/bKs3m0kSp+4SdMI1p33QBcBVxp4F7lJgiSqzZd -yZ1ib9yrXYWyca8wcDQL3CsNLF++cK/0s3jixr0Sn4ChJ3iv37kcP/7wn5X3yhAaGD4375VGRBmD -96qwWskb8MpoGenuF/GVQREIT4L4SswDDy7i66p6F27gKy6Yq/MAvu6FYABfEfZif88b+KrWh3JY -SHylAedcd0CvyxGodzxPlIoAviqi1tsGvrKmj6T2C/jKwNLjZJZkRV0C8iC+Mn7BbPWFfN2OoZGv -fP8sFFBdPF1ZZOgv5OttZMw9OQIeyFciHZrSNBv5SqE5RCyBfE2E7ea8ka+GVpQX8pUKQeoBjHwV -E6yVjXzFI+Qi50a+ojwDS8ggvqKsiMhkVbMuN9W4ea/QJBkqTa8ZPilGgcC9MnZU1eVv414Z7ehq -aCz+wOM+nYF7paGpMu/UvtBY+8a98jiIcAbulb+W54v2yhgdeyOb9srlYGX9Bev5GGEibfDAXhGG -cZ9mVgeB2YQ1YqBeWTqR64v0iqIhQmMNeh1T3LbgvA4Xad2YV9iKKhKpah+uFw3I6w== - - - 8NdwQ16hS1tmukIIKVpmEF5HVyTnBryO5mp7813HUBGq6a4IsZBVfsFd0a8BY2rAXftyd0uzXbtj -bTfaFcwhBI2C7NoVwQuuKxlFo72wrmwegsyUqK44At6wgLqyH/IYL6Zrd/VllLGih0VW5Tpr1nDm -WG/fRFf2H65lA11ZaJ3z5rmCFQUn78a5wuXNOicmy9AlsOgyCHOtrgK8Wa5YO7p5PR3MOjcAliF/ -/A0X/Aa5sqH5yJvjyl45uWyMKwCkUK7cFFfUP9LlNsS1NW0TDFcoW7A2vhGusMGVD4QrFDFN6FWu -JqGYMa1tV4+3qoREAFxblRz22ocVRDe+FfXgLHk3syKc8MC3opYE8+dNbwVoAr8T8NY2d09ajvmo -giFZ92K3woZPJ9CtzdNLkFtxHsWEuMjVQgaOUJvBrUgojqPuAxGgSDy7MS240uVaAYBLsbhhOb2Z -rdON5G9k6/LqJpCty316gtgKTS8RbxewFYJRFjGa18oSmrU2rhX6ZATgLlqrZMyb1bocxg5UK/6O -XwlSKwPzcLWD1Boh9AC1oq4HHISb04oaPa49jWldxvgFpXU5nntDWpET0JsRAWVXbIdYVTSnPF6Q -VhqJFbZ8KhGjmeuGtDKcDV/1hrSywTVCfwFpxcRuOCAZrSnaE1yM1nMkM1phIIImGK1U7yMocTNa -4cXEC6E0FRxw9s42o9Wp2fVitNLzYusHM1qZgcSsE4zW7xy2CFb9dozW5ZYtL0Qroq4U+gehFVHX -KF7gegZTejKxdctZFillhrZiuIBBhaCms2I3JlBuOCuLEuVVE826gq8axFWFyy5Uq15b+H4sOYzN -0LVpem3CwviT17nArHTDma8PMCsXO0wtB5iVITzX8G28KsN4rI00l5XnhVrpzWWlg0vy1tcde5XO -Xm2OWREzx7eNZaWFnVhvLCt3YC2Msay8aEwmxrLuv28sK8O5rNY3llWVubNuLCvzV6wuuLCsDH6z -QdwI2dojZWdwWen5ZgFWT00hPKecNpYVsXcWHZnKyn8vQsBuKivPCHcuqKwp+ggElZXifQyiN5WV -Rn7UprLSwCHFVFYOZqgduKms9PZw3kFlhYHVsUFlhYFq85vKykUlx35RWalsWAoZ6dcxOkwlhDaV -lYtM3LXAsuK9hmg/qKzKLZb6orKSJwGkQVBZleBOfVNZEZvnmHJTWQn0aIKuaiwEY28eKKsi+hqv -NpWVKgYEioLKSkMRhRUBLO5VFbg5Fe3QRPFem8pKLl1SMG8I8ZZ0g24qKwQPCPUFlJW5tnmYrNDB -MGhxM1nB02J6em8Fz4HABUNZkfbg+3FDWWFkc1ZBWQEDojsQUFakZxghuqGsZI9hyRlQVhjosQWU -lQZIpW8oKwE9rOc3lFXEns/dDCgrd2OtywVlTc1uWkBZUdfKZUVAWdW8GwzhA2Vl2or1Joay8qSr -fAFCWYFvIyjgYrLCpt8ykzWRVFPrZrLSgLjJzWSFkdixYLJyK16/maw8cBInfjNZkf8Tp8JMVjxZ -4quCyboNN5P1GM1kxcEZkAjaaqK+OM8XkxUZUzpde6usBUwgWfffF5E1bAFkTYR0QYpgIOt+GW8g -KzOfqMsOICtLhZGcDiAr01gm4J/u7jAuuWf6gpHEwqokgKxMRunvXefAF73q5jeVID/iQRDRgH/F -+vHmsRJv1eRDKntcgvUWQFaGcObNYyUS8MmS1Ax9GqqKDx4rPyYnj68OE1WugXms+LsjgRc8Vhjo -6dw8VhgZqA8eKw1uRkoeKw2PjlPPt5KVJjWRldlVipyCyAq9GkviXkRWPOZuzjqBmKzgH+oHSiAr -5VsEhlxAVuoEsiDo+qKxflY210BWvHXs/PQissJKPvAmstKCR7KRrLRQ0HYjWXk8tjoPJCsVc6xK -DSQrLIxbXUhWOpjMfhrJSoLVoPooyCHJpMiLybptm8nKyYi6zGCy8l7N8gXKCqteKUNZYeBif0NZ -uQk1MzeUlVY+oYCyCv81jGkVrjNrxHtBWSmie8xa6po5u4aKDWUlo0Dp/AvKyoAt65MDysoaSGrV -jFvlW8/rvqCsXLSkY1vRCy0QgNtwE1mP0aAdtLAQNcQ81u987N/Ujf/ciSrMxMGxqqo8bRorvHWu -sALGikhur28WK4JELK81irVLXb1JrFMl7C8Q68c2CEw1UhWyCQQLA8SKVTMa9NwcVqzj+r3LgDpx -Q1it93wxWFELiCIBI1jRXkMcEhFYEa9sqb4ArJBco8Le/FWEvlAzG3RTYGUh/7jxq7BNIllFX0WQ -7pmbvQpVPYplbvQq1NkosAj0Kv5eCPGbvIq/Ud57k1cJr/18CEFehfYcCoZ9ahDZcjVyUGJMhsAt -FnYV6uqCr92lXaDSLdygC7oK5Q3x0hpQy9L4HsjV0tkS++KtwoPIWC4Yt8rea0/ZtFVQ7eoz37DV -UqQH2KxVaMEbkawuiYABBUQv0iqMkIwGaLWQcJ8PZ7UgolbKG7NalpSkpKwiE0qmpl8UpJrZIuFi -rFaz5QKxyhjYGpuwigU717UXYBXRCfJcIlb1mFpgvGq3yOqmq8JGnZHhqthnKTOpSOlj/sCFVm2W -OAVZtbn9XIBVW0w1B6wK1QkD6QarQhKB99RYVTiHI72gqgiEMsFlpuowYiaQqoOFfi+gKhLgWbRU -8lSH0T6BU8UuQBDcNFUoXZj/MkwVszn4y2apQobFOoULpYrLwyQdJFVcPjOoDk8ifIhQ681RReAN -usXAqDJbLXIis3Vdhfo3Q7Wb5x8I1SgRDoJqd/3/DVBlw4OyNj91F30an1pYmpxe9NRq5lXAUwH5 -RHrM7NRWNj5yo1MJksh1k1Ob2woFOLVZpXhzU2ErAqBSVUuqRM+bmtqKQPM3NbVaYB/QVHhR7Jrm -5Bmqn9jT70KmUnQwyiamgtSBD8fAVNwBKClvXipsz+oblwr84pT4hrTUwtRHesFSA6USrNTC8usc -qFT8mXFVFykVd+ORcIig1IJXTyQTJvgLK/PLC5OKqh/WfamwomRNHwFJRU0Rua4XI5U1ALltRKrI -V2sTUpGn7OPFR81dRZaBR8XfgIYEHRV/P3W94KgZeZCnHTYqyELqMD3YFLbyQ7/JqASk2wYwKgQc -yPEFGBUvaxbgdHNRG9BGz8GiYm6EUxhUVMSHHrFUNxR1sWY8HSZqZcXlQaJi3NJrdIioTbibTURN -njINRMWrUNMLh4o3CO5G0FChm0T6ImiomBV5uRcMFZQE6B+ChYoAolKUmGiQZc/jCwkV6pl2QKhY -s+tHSH5h682S3xjUz4sF2MSmoFowuiGo0PXW8magIvxQ6kGgYuooB4CKDGfqb/4pos9rHvwpXlW2 -DTD99DPxV1VEHvhpkfMS7NPsmTnQpyzrxVt0kU8hruhjc0+xgCAJL7CnKAV60hfqKQDwdUNPkSh7 -5FJh6OTShWrZi3kqqQIbs0sSixiiWy1LOfKw1FUO5YaeIpouWrSppzAIDW84z3d+7m/pRGPYHF6f -BvQUqgAoroJ5GuikQJ4idzVFKd3EU6zEIYMM4ClKniEUCd4piQN1vXCnGIXgK5h22kxqDNgp/h7z -hTptznAH6RTZQcTdA3RKeghkvBfntDXRRiJQDEQSvI0AmAL44fzUppzOtDOgtGGxzDugqkWgabAa -vxGnsOFGBuF0GbNvwCnIkPrXjTdFJBuzXtBNUQXDwJa3QeIMmaWbbTqn2noG2jTAnsEsHVPpihts -ivAa/Iuw9SkhaGBN4++bahq2gJoOz66BKx1di8ibaQqFZZF8i7aZFFoNoun++wKahi14pmSwrrpx -psMIhZtmCokpSSaGmQJohkBvwEwJOMvjxTId7kUbKNNhrUuAS/FqlzxeIFPAQI0/pdBrmuYdGFMo -3YLaGRRTxNeK4oWMRfDvciimjCOmF8N0GjITCNPpVjtBMHVj25tfyphlq4EvZY5T5CTOdcqB1hte -GtSeYJfO6WYwgS6d/vhe5NLJbKT0Wy5KYolLgEvxd1a4eHNLaUtzY0vBeoVoIailqE+BD3ZDS9fp -GMbKLqJgRwpmKas88otYCjwQokABLMU7J928eaXR+veFK50BYAxa6YrVSsBKWXbV5ptVahLtJpXi -fFY/nFIUnbAS78aUIixIVHXmfVJZQkBK9xEuROmMHKIJpdMpluCRxqd980khexT9VHjSmXTjNnZ0 -VBPIbjppD1RoGJFpIX7TbFKqh2d9o0mHm1JvMim5GL0cMOl4Tv1pSHvHcypQhVZ73NkjqKQfg+oy -byhpd7R3M0n7E4WTLrvdhotIemwCknYDWjYQc2SV97x4pJSs1G+bRoqyksC40amorn56sUjrispg -o0ipT+/RcUnK8mjxtHOGyO6kogigjj2DvGeqRnXi+wUhbdYLbAYpklqtbQLpCAruDSBF/hAy8uCP -cjXkjVAbSgKiqWihokA5UDHojuW1NUvFtNmjNaunxQs9WrG4DpApbjQMqok2ebRazneDR9HwTmft -ZFvkegI7+tU5+fE3dHz+C3X0b6SOsv8SRQYYST9jrCSzpbk7Lal2Pbkt09J2fEWxkmC8nIaQBEOb -Nae7uxOi+8Txp1ZXwOoK0bu6loRaiySXh8FtaGo9Iq075zAM3ljvZfwTi0qfQwsQmBk0OiyHYKHG -SyzrR7gAtapa9DXb2fNBwpaYcKxMuKI0uTyNKYtwzstBvrjKlqbOZIKlQ8owVh+J7zRGFeigyOtC -LS58Qi0f3VYgs7AVd4Fw4KG2zyrebEmODjrZnib3x5oVyEnNJZSwsP6dmVZCs2Ap6exJiBytrYs0 -7L4VWJPigmGhjBMR6Blg/uae0mzyimUv27Yvni3W8wy0Pxo12VA28u+9Kp/K1nCsnGchU1IH3c9c -3NgunExG9JOL4iX2GO9cQGIeYVlDFb8ZXYnJGmX/HSrfgfKJhZLa9FRbh/vrMOkCC0KX/Lvq7xqQ -RRqnGmo3tsrpbq4FS2/R8AeRZVp6Oc3hBWiDhJZaKjxytWF6xAFN3Xl17Rk5MS4vkrZ72AkDitjM -DtlovM5uVF25drwEdRoqhZ4DhKHyMSF0ja4DQqlh+iG+YLpkDLeQj1sJBotBeWPVomo4Uop4LL/V -6U+JlhRnC6/P+yHzgb9ZlMLjs/ofFgzwsKTABuC7ZTU1nriP31VYhrei4AmAqj4lZR6XVISrH6in -2YEYn5fqdDMtdbGjsvtC4bMZ05M1rBRs0AqiHy2Dv9CJrKIBTnVmRcVuOvioFBpWQpiyivh1KIb9 -8uMel7JEpfdygSes0saRaGq6vkrEcUHQbWXJchyveEIGjeOpfyRiJWw5gFE5qys1m6OD6b5vLa1g -jsLK14XvDXN0WDIvtux2/SK3eRyFYBtsdnMcCkNxO6H98QuJb1yT9DGNeUYRdnBG8TP7PjBgSN8B -8Qo8ncrBbxiuAloARgddZyHWjd0XULuBHbXZNASOj5XfwVIBip7JkoYrccGT3JGavA== - - - GGge9LeEbvg7xd15rLVNhOx6P2FOYj9X1e8j/+znQdEDvyk8390KAidKv2dZGpzmEmZJF5j8g1je -kuEEOMQimJGlK36LwIIAPJ/ffPwkv0o0kFv58fvHaQ86sSfpBdexBgYcV8WyvSZRQrAi74ffVPvJ -wUx2oUU+JjVnK/bMxmdAicUeY6sY1A9mLXtzzRJgyaRkpcYtd+HAS6ZkHYvthga6goAcxnk1B239 -GvFgpeKxkduNv3UOmE/IR+mW/tJSYopG7SLXNbQiyd7d2I1HYoiQ80j8YglsQ89KliX6zPwy3FqO -PVmwMkGkCLEqvK1EFHPwGV1qdXYvYb8AgnSbHvrnSIs/qfcOMQPITzS3D79V5KizE0DUnw8PxRBs -fUZRP17M9vInsPJAtdBwGBeWz8iv0yc7hX3fVtfDJEEiPJE1k585/gOGx2/B54ZWWRJf9sLw5v5J -Hw7KHtz4auIOwNXNZ89SscTYli8Sgny9PcnwjWoxOG8G8iH0FdmjpgqR/HO4lFyWwMo6FlhSlpP5 -GT7cDPTljEYIVFJeuhVZLa3I8PvFRilFYJ14yQhMzFpSJ+pYu7tgJ/bVvbwU9eGFlZACWFgbC1wF -nTFY6PcWQd28ZxOGXivnpF5MYgV91tarF/kR7nxii1wqcFRmvrZDCJXvb6mmW0U3Q/IF2gjXsbkB -LSqwHre2aCSTs+dXdpMqqI6gKBs9yvugguSLCZ0Zn1APVM1tIRJMe8YcTlpjl0LtM7DpqorCFzj/ -JTeLsUqcP/NfP9vRLcQ8gZzfhgkHnHqaOZ6XZQoNFy4yURX4eKjVbNGxGWvmylaKRVUdZG3MUIl1 -tyVBI+7FLlr4DzxfWEj16u6axB3jG2K9DdsfFiVzaCkyLL5w3aV/6tgaPbJaYLfYR4MizuDyU+Cf -1fJ0cSQdzqnu0UmTes0YFvC3JiSkLNmsM5tcNkjyqns/nT/J4Y+O3+dyz5epfp2UqNLS9hpg+LVj -4dQjgRoFwehYU3PV2KSe2t0Jph+9eqB4VO9WVXMRFouzkQrHQ3bbXJJ6Pn3YWUUC83HrtEWCE9dN -WV1yFvosJObWkiaj3kIiyOwrvmR0TCWGAslOdvs5UsugMkGGvLZQbVqaNBkNT2ryO91slYEW7ski -Y0Sy90dSUzyC7pUN6ab8NhB/xQq0Zt+zjsBTAGCKQzuciUuPD1ljJHNQ0FdRxbwtyj5Vpe7PdlhV -cRYETKc+imDp/emXu2ox2Od+L39KiCLRkaC6ktwg6j5FZ4nPGakmBsoAUBnBc6uGsTD5R+JQyj2w -K2XvKfUdoS0MIE+zpvEiVeJZwIZbstDh1572/qBEyY9LQFl7Ad5BZu2I6yDxWnC1yPtKCVdRG56S -dHwSAtz6R8FGlinTPdhDLMKS4TM0g/VYHUCfIecWVLz2xWegUqPKSxnV3D1FGoncnW67hG+kWRel -HbsHRUoBJp+3GsFTps5z2BY08Iyh51inF62IunIUA5yf0zb0kvIIbdGLHj7b2c6rKzpNyFtfFspK -vGMYWxO1mFg8/gA+dS549+sKUgmcCD1JBONxsuyj28TZ6ZTEZkOMHpPyeb/aLn9nYZvuWcRbl/+m -qOshRnLKUjcuBo+t6iGR9iocT9OjpaqAltrt/O3RDqQvOtuUsE9VCbgv2DINFPGrYmBSqtHDDblw -Ut2gJtOXNdXFpHDpwBIJDmEg2u4QC75H+iAMbTKwCtE3hMC0eM+PV6QfzDUas2JpwuG6UpIpjhJA -LTA8lMBhR8aWyBrZ3xUgRxTKJ5Gm2cS027FKj+P6gy4vMC2x6KCkePj9sIuY7KdC0N849mVP6ggM -lahvQ9iYkmp0vtHIjwA17ysYnVN+gWLEJBVsMTuiPvLIWrIrokeEt28muSy7U1seoQOGdVT7fGzJ -W/z20Al85MMoagcLnpnG88fDDIVPVQJw1jP4Eyicj0a3H9H3wLOtpBZQRIrYQW/+VJrvWIlUz4gg -Cwg6fMtgfdxeXewq6iSTHpeWTMTnx/haI/zJumkMcgSkdVk0s7NsgsTQq8cPX3HeGDzs1EQO64Wq -YywivHbojx3nFdA4NBdTqgVotqHh0X1+qrSkmOd2soOWWJXtJmvebqdOBsPOlwVSvtXDn9xWxIfp -+QwjXVAJyJfxq5Mfa4CMOumK6ngI8/BOqkUWMk/sxd4VAMtBEMuYHjBvZ32Di9twiuayvRrnlotl -IBkf2CT2ouk1/XwD8gFymTu6CWMXHQPjETojQHFWyClRrSUMFQkgGqovH1Zq0V87koHG4yf9nala -gdsSelocnuXtlB8inIC3ezFklKUCxkXA+UaYlDMJLxFQrMHN4NHygkwQylQs4SeLW47zFKo1krAK -wcALQEwDjFy2MS4G28GCVio07B5fUE/hHePh0K24dKUhM/0uhFFhQU0AL7JZJcJfZMC8NE0L2I7d -qXSu+P8qzSEuloEj7ejSNjzvlijchLdL1eeAmhgPvgViYIkYzT2JouYlJb2OOVehFCAVROegrFSu -LnLHfvlmiUawlIrgk1l8go/c6Yx6CIbdMUZWp/RhVSwZVgS4YVEcGX1WIFCCgRkBDh4r7R3pVObq -hiA8FBaOsLDwkD+Zlg2WX2VqUnGKNSltzUg6g/18yRjKHaqQxp1mA7QI+e0PaSB8oTgdwNFEhjM6 -VaRYhmWsQOwXh6lRdvcwXVBEyuNmfJaPup3D0HPd+zHM3hTN4zYMi4NAocBasQ6XTIrApD8bIFHU -p0Bx4qWxYiGcxCg030s84mE5H+LOPbILBIyy1TDCaAiptow4Ebpb8VQJPY6+A0kkRhohimT7W2KH -YOHEDTEQ6UXwlUuwlKEHgiYj0/dmu2M7YLC400HyCww/fjeEIoqEjcSzlllZbNuhVFFh4/EuFVCO -kZiXiYsnWAT4n5q1pxTLjx0iNlR9slI7jB/uaOEcipky+qg+r04Bdfjj6kWLVxOe3f6eYR2M2U8V -yvJYCnhjwIgmtUM75nh52PZhMXpJH4N3pUbOCeMMXxDyivCMHqs+cjbYjEknhLRwDwhceaAN48N6 -POQDqrJirEMXO0a+H3Noc3KrIvadLdqRJDLepWSGFK3kqOPKFjMnj2Frj4lsmd3wxrAln0+LfbF5 -l3Jazq/oHKayVsWImwciCbd3wssljjRKxvhJIJvFHPxcHuNxe9hIlHzl6MSLDy25m3PGJOhvURbK -KPm9ViaHoKKL9gAga2md6iKGTOVv0XZsP8JtGPlA98YdioeAHG7xit4qUMIwNLccy8HQ2x+NB2xM -oEcJWT3bZTeBozKh3MPRW050xfkr/uJO5BRjVBXCxuhYosUsLFAPwqI6rllOdSes8kSm1DGZWm13 -0d4/SRIIW2b3mJ0h2OYqlHJEvJ/wt6YeORcRGZGizGuEfFa7oVsO+yZHN0zwP2r2sNfwlsLSHm3T -QyEv69QtY6cDHmp0WTjG4fda0S+u84tVgk8kplbCe4uQD0coFBLKP+jqrIhz5zZylaYi/0wpwJ3J -JBA6CUTfiWyQpQElRSQH1lm6xhsWTMGynunkHvNq2GY1Ty7x5hAIA/8DCy7ONGyQ5axgx4INlt6d -nqZSWXtaXwkru7bgmkjy4ohVSTHLKsZX0s55RziEQj1BTc1JCnES+kYYSZDNyIj8tKHJoOfdPwya -RBvVmJXpfU217IsBQ2Oedt0afPQkG0pJMwLNIzVOU48WcfzFTFeEcAL/YjP4ATlDVifSJVSa381S -MhtSdQ+vCKXKJzSYBZMCF0Z0WThSs88N3WVytPCLG/ycQ8aLgakgFoK3bD3wlnJRvjszMIt3GeU3 -rmmBsU08JviqqHrIDMyiroeb2TI4DCAWVKwOy9RQZG3X+JaRwDRl+Swf9ZPvVcFeL2Cwr3tp/XmV -uV5AlVN1S2n2jIOFuClE9eX0IefOtE1XRaCG7OSGnqN7TkisRsLfLLaGgdMZtxhj7f0eODG0Ns9C -y1l/BgJoUOqunzUPdqQQgeHu1ZQ4VcKCTbyYrn4E3qiuTZFTMyU7ZFg9KRHN+m4k7qijhIOxU3kH -Pw7ZrLLNsd2ocW/QRgfxkGGKGYUfNeKusPJeoxAseztxiAmSeWRpEQrcbj+snGrVgDuPSIJd2zGX -xQxcf/QktWczUQTic0awAxiLcJqCYsBScr4JixypIufnbLeaQSdQf/AZbgvgNSlgbMf6uIvM8vzO -+nKeNngJXDSHRfe2KFB/Nsvua1CjtnFbGDkPfMCxVrZHTiT8+swGm9zP6QBqmydFrDwnJUZuHQAL -uw0wT6EUncmHiCSfCNGM7rmIL3dvx76LsLDRD3P3K4clouizmlDTljr1MAMOFwDVgGhWhLwE4XkI -QjNPw2gEUiEMG7UIzsAyfbKsxWI+n4katSn3W7D0reLBoRMc85cMhUO2g4ko7f68qIUL5y2xja+b -nivpCqoH048kexWdq7pK4Fg1IEpDLgszVGT5M4eKEFPpcjRx1fzEyT30FTYppBGQyvq9R8gP5h74 -H7AoNIq3Jccn8pjYCwY2hAncjoptTVAKF1PdCkO5dlSGG1aEhkgpbiKoT6p5YGGjGPQeOvnN7kbI -tTgExgbLyakMKo92g2P0BcmB3h7mlMLq7byIo2UmBbKz5MuAPgQxJwjKtDKbhtA2BwxYWM3dlwFF -iZSGHVRaIp5XaXdoKVHhz7f1PlQ6NzYSwHDbUeSbRuTA6GSkewQJCy+TSSe3aUnazsgMAT4RjkQ1 -CYeSsGgEMUj3bLeG62JJ2cJZQCmzNjGq7UHLuPyiTCIt4ibgPx5pFnSVntpjR6KIxIjn8rJET5ns -JDTk+pxruE2MWWhhwOUAH8nIXrWzr8zkcv8YQIaNDuKXdVn1ycYjczjMWzQFjYjfPt01aZjQRJpA -CG40L1A5XpRQxKSNLeiKXMaSyh12HOSDxQgEN3CFRalebFOPJoqcNB6OjhMs3o8TCw0cGTJIZt5t -tx8aER0pYqkxeg71maRguIEsQXXPKFyjGj0hv4+bzeUgbzTjwHBrclJXBdyu4rbdNPLCWale5f1R -8EYLlnrUkFGnpQh72Xuq1rrojaKBoyvi6ZSaZYtHqQmoLX7ycT+i+kSHN+flEKp8JOZ7u1k//vCf -FfLLQCSZy2xHaiAErcrWdovKGJ5MyXKd4lDkPH/HElVCKkhPn67oio8PtXBT9EpvCNgv2V2T6diV -KQnsx0FXcEsL5Z61fM5EDHT5YicOXFTrw3ThIrshUs1tx0irnZv2ipFWhaKoNWJnQPwAxREowkXG -LZcos4elPyfUKVEfq5OT3F7WSKCUvXEhqv7UlFmsfZHhHLNzLqMGyWt/8Ak4KGQ3g04s7E5zvzm2 -Tk1JtDDjAAUL68vzYz0dNS1l7D1VBlEciaI4l402SB+eEudqhGFx+QyXeYXqJOmzoZiRQD5UOOQl -t51rP2wzQ5GRWa8AF5nRWqxwA9hGnTgTC09zvQwew44FQ4mnhFT2ggJr4u5Elj6ZRw== - - - RYOSFfUTdeLoDWPji/c4e1o8WnAbjmBEbM8TIXO/scdq2OSoMpPFs/knOaDDMmLVyLDo0IkwCMqY -GiKNtHRGrobxENwzBnSo8pdOjYXE8IS5qMbNkBBotWiX5p42nClRWsj2YSU6zaCVPMuzipviqlqA -Eq58Qo+JDK+utmqdMi5SPYumAvaOTK6aoyFm9V0TVhx+ocCsurELZcFJyCo9NN782FPJd5YGUDTS -hOpNzJtUzeqiY0BCZMnSdAucmqwYhwqXMHkkZ6kqHw514quhCjYWPw8jdeySwKWjY6mwaJ4c2eJV -zBY5PDRYOU+yBboXXFKh1hrOTCRxYdkJwzHsrCJzmC1SZXsU5DkrOVSofRyWBD3xJCF6Y44SP8lV -ARZB/NyaK//5H/Jks0YV/iSszTJFZUGRamRQjnJYp/TVew6WEh3CoOHgkEHxYrbukw4mJbMWDWht -Qsls6LKx3gDHFKtnSv4oAsyPtQIsShg1hCEmw+g6p5sdYn3FNYw60leO64OaNAixiGUa6Vr9dGM8 -gWyjbh2GJYPUSDgZDp6oAcjx3pEPC0E0rK1JqKb2bPee7IWlg2+ZqzjYiSVwXOF7bcLMLVUjw9O6 -elbEciv5F6lv5MLdLUDoh2MKYjiEArGhT/5nvwT6KCkXx/n0mPQoF0d+GquHbn3byeT3rmaDw6EK -TtRUc2x1LCzDuvYULgiXC4pKYEwr+m05iZAdN663JqR7kXcOx9dLw+GwK4Z0iS1mk6qWQm2udKFh -D0/ycRN4GLkyZy6Cp0AW1iOFN3M7smy/N9ozoTkAY2uPUxXcjjkIziL+SRKAYmRmvpXLY6Y9IluS -GBKsqoRas0m6wxuhAba7gBRyUBYDPNHwsifF7zhH8bXrcwsA4HTqjeo7cYAQzAg5scNxalA5pib7 -n51pUWXpsFIQ7gU7xPPpyg8F7bvpYeXQaMKqqrExXQyAaCLrQvELbClM2IOPviMv1/Gauh4zVPg0 -fYPkSWH6z4ocLQm4lEyIGgpY6agzVz6lX58MybGhbLJ4atc8wIOkKBYac/5CicmxO0zxvTca8cff -DmFM56QwDL0Ut/nF1qlCnxUe3NDymJZeHZ4n/wh7hrKKcUSmt/LjVs/scbkcdm6u7qD3zOqptutk -uvSaeuDMpA0XKmXeQodBm5M9tMhpQXlb7vd2xiCzAEwLu53pQwOwFS4oqGXNjnkhfKSKesWVIOYK -BWed8mPH+x2yfboC29S089wGvd8RwdjkhgXvPR+nNJN1TbSwUQVy5aq5Sa4HSuw7vBeTLpkbUpDz -X9Vp4VEIdVtYPmi1LHYUKBGZMa5fknVNTJMuP82hOqKhyFM8TS6tWURVs/IcfOgwND9elcJhx9nT -3pE952hNTpBIg/EA461fVMOdx/olXWQxRxAuny6yOKQzI1KPAY0jMsaSUM5QFffI2JVyXTGtEdwl -A4uDYMj97CiAIgLNeteXGxHCwiUBAjTdfs+eIbm01pxSPcqlofZGiFXpJDCSUHo23Sv8x1htd1Wk -JqbNsjsNIVoyUVOiRLRVAwslDLGjCuTRAYm5q+yur4k0fDaqKB6CELjbuYISOnNYOYxCVM+Qznj8 -cJnVUXSs1lBOwMjwHOZIfBAwDAfRGEnkkeiIo6B/v+jliftfvT7KUT4LVTJii9TM8IahFPcxTBSi -EEVjOeQnDY4O8C+VbyCTpBhPWJRJokjy2gxZnZ6Ud1AeHd5OdnXx9pMymdeY0ZG+QPgSh5pj6E3U -VN0MmUhsHhCXiZIKrsNXfL1goOkjHBYHoK8PtdCrKxwbeyqijfp6TqawEKqBtoIr61h6Z2F5Zvwm -/EjWV2Hdix9YSnLB4abvhPyr+ByjK/XEO8tygild+MclVh5SrdQBroDcMGPxzeoS+BUjghkoWIhC -NaaIIU7XmVUVJNDCUBPdj5jpahGdFlYmRrkZb0ZVCoDH1gBVFSjRjs0NlDGWEc4H+SHTH6BuIE+2 -DXMo1KQdtzU7cFGjSAe8HShac01HIL9Ll6Bakve3tyuxSpvkYNTbgqrkWP5u62rKdmT2J6TQYKmS -e7+yTK2VFunoqg6y0GtINtdZV985XqvKsFM7VXWDQhPK7GfxI9Gnz5YwdgAf7TdG06PcxUn8JubQ -E2GEGZZVm1zOTCkOLNR+wnvdIx4KNejb9pAjDIW5mbFkQALuTmZm2HmAH/0SsImMZtMkKeUDXg4z -ovy88AmGJGEvtmCd1SoOVSMqdpZkoauNpc/IIRnbRFK4ddPHY1YZlrUkg+CUDgNH/KqMeFyklEPL -Sk1mNPBgUPia/YmovhZR31jAUF1IDwaZAGrFIP9M9vIXusFjUOTMjreCnokGvBXdmYZHgpKchAcB -n8okRKy6hAB1u1vFDchgbXphlaGVXqBIXci8gwQDeewdpSaCPyex5tRSnf4cr7K4OorbRNNweriI -12iyo9ulZmG4bBbbUfxIpRjdhhh7tjVZVUPdUKk+NT5J6mXlum+Rf6Zcdw5LTTnhOB3OECvHXFbf -URdYD02BVj4nKPOwUsD9X4gQwSLFFyJiFM3lq6aQOk8Wv5OXm/TPHFUwB0+tQ7JynhTGYkUcU7TY -CQh78aI+ThkXfQgST+pSICPjhYdlh/uedVmplJHStYhQcCx5KkyrPbe1u9Iaqps0pF3Qu/idp/9b -riZYeSFY0dR7zQJKdqlpokALzQAeXqMaPTu9CL02FQrYJsXSM7uBLVsgQPSFOgvVFqQWpTbd7kTy -BMGlORHBbnes+laK2tVFDpoFJmO4Ckw37QMZGZLPz35DPQj28WV51Ftuh4b5i0oPJS2wEZ6lpo+9 -a5YLWZdKEhgT5DUiP8JsOzX9j2pI1eN5KAqMCCjFfOrUHDVs1QXIPP+sihOCetQUrxRDVZASjqbP -2rM5iZedhS4tEngbaNLYtZlXOEJYil9kZRZ+h9tIrHbOc1qJgi/52fD/x94dRDZpKlxIjgVqVFW7 -WbsFGCDI73qpSjJL5fFUcIJWYIVs9yb+JNs4MCoJVtM4NQtKlKVkcgAqS7ozsfTJGUtlEiAQItoz -NDGw1qEIq0La6VHckNvwLYcALJ3yPvmmSCcy0oofYBwGFuJTajJdDCuJnbAF0qY4JaxUL8qdUtz+ -6l7dpkSN440pdePPCEhThw3Ju2ouiUS3JnGy2lHfs3yUvnqOuF6fpszDQjEHLDzb3BQpjj2FscfS -JDL3CtTnFjyTKfIKu6CkEH0gsqdnPILQkp15RVEaATlN0xs/ViQLFC+t+h7wPY0oPWdgD8kphfwf -f+4Q2u9YIqo7lbxMkidAK0LaDhvwWTzCeshyV5FAXEG5C5GqWbWd6lMfcFzuyXe4MEoUUXPkKrpq -qF29XNTpOBG7+6gqmQ1lUgznP/pZqvQJH5HYB9EbqToETJEBw9w1n+W54qnMj2blXKR/cE6KKVoJ -Nboyx3V/0LCyGwBhXFW/oDKhGoHoYQ4KLef9SQ5PAwhM+sGpKc9aw6loF4+5OK/A62RtH25DfRRm -Y0MMJkhR+p9cK65hH/W89ebvPCqqIl4BkhkGfKtXjdyEGl7KSaPNDOPSQxo2atN5fNZ8AVJADQmq -zluxYXcFceEKrClVXSQdLX6zwzXNHyem8kZQMaeHmZ2WZ8VjEf9IH2YPdgNEo3w5O4ro9jDSvbpE -3VLi0+8W8bCSqeo+Kb+FPVdQcDfPClZVeAVFojvBSAujKH0oiqI90WiK8cvHXQGqOxCyfwg1JDVI -JShqwkpADzNaWDTXM3E7znkIKrtUmZ94H1c+AvlNrpNgnd1fMgMdOFdW0/HbNsujRZQPVno0tLKQ -vVTHd9HYSL9opeCQjPRnz7JazhKi8Xg20ms3repBPIwDXjV+hHsiFqXqyGF5UVJlCe+buqqFGqU6 -HhY7ql9JVHJKoNRkca0yOgUyjzf01WvPYTAGxNJ4YSFj5TCF1+Ox1/PEq07Rrvyl8sdRZpkW21I9 -dgBqifLrbu0+stMRF2LnDUb0YSUCATFTG5TsS+4YzHnt2RfZhcfnNMlrw6GmyguZ3aGcIyVbotQk -J8vCUJQ0UvF8Ul0ETzJXjmK+SCSGTyjuEOu/luq2C90jlnFpwpWwHuunPXNhGgbPVRWhbXhifoYr -QmuNqdpkj3ZV36oJAhcmU1O1XnysJMieekISprXFvko5buhIkXLxHLYE41Ayi5yBogF2uj5BwA3c -TTLKfYqDYzXUTMKINlVPMbO+Z1nWGWWRQ5REhZyrub8TM/Csl2btMBzT7achzDs9G1OdTne+qwye -7goNlO3BsvVfoetgedyjKm2lw3NA1r5bGPymyw7JNb3GH6rbZBKWbxjkaTyJYOMhO2do3BMq5Soy -hyaMx74iQpaPpcMCr7I3VlHFu6ZFWDZXAqgSukKwBvZE7XVwrGX8m7OS9azA8AsSWCCGVaU5Vqkv -2kUPZ3RFT0OLxBAJMW3bjSekR4emZxxx0VOvi18RWcoUHg4Cx0qje6M14t64xpkBK8ov16P1RaQ8 -5fSvx/MTtuM7jihkqdpTeApYtrOBppScrldA0ZE+VdDR29HCYQhHD1EJ7wBXSNPrWlyr8ojTyKHE -DnGGLh0IETHQpV3bsRU0y3yWpQjbgujY2bNH+dpj9uGUi6DEbFaOV8v3sMh3nEobnO0Y3m9Ks7R6 -//0c6d228mo5sUHmTYUWRJf062bQZVa+8t7B7qa1uOyoe7MEUQ8NpA6sl3tcDAZCtLt7O4m4VjLF -AD85vOcO6hPRNlyBKMJVMkoN8WOiTCABZUnActKIbyuJzIpEisgUTOSVJQDla8zRiqz0mL5XkMEm -G6v6bWd0d2nMXwGenkse+s/+PSfkl0KavJlMp8JiDJdURdjxQMzC31lTBCBchzh8bIObdZOUzGKz -gtDqIIzfFBjb9YysgmOJUiKrLVkPs5wk1E8mi+eX/QXuSX3NouKfBvmfy/X/saPS9sg0jKVyQao2 -2MzYxVasWeKxWz/JVvZHQVTIBbFVeBuEkEgREeN0DqsdjQSmOKuxnnd4Bba8CmTZHEuTWMfJMqG+ -1fQ6M0T72dZlSYZATgY3K4/GNyqiczRpij05y8NKnTQtxEKiE9MuMY1jzbixaUU2uj4m7yzn41jI -TN8vxo9t0WUmxXRYrs3t8Jk+ChzKT5q7uY8tGj6GYap7O8wwDPDDE6UzTu1/V4Z/V3qxRoDhVqh+ -H8EJH2XcBiEr3E8F8OOW4s9TBa81DQY/JqfJLLL0Q7Xh3CYWVkABMRhaXFWklT/rt138fyz5LlY5 -1iQhK7X4zofzkqhjb7v0q82tDiJchklpcpp6PrBQ+UXNZZWM2qZ1VFcmFVSDULBKE3W1qoeH8T3L -8d6e9p6EStAavyDyazaJiNuoPVRRF7KYmxW/T8VIOiCDWJ4PT4qzOiVuTbVXuyAjGYlKECfGkGZw -fGbzwyH8iVCkCOyEzIfLRl477iMdeYCvVA7u1SLxGoXqgCH1ovZ81CfyPIH2mNsw/A== - - - RTdrYilRiAGPK724AA39zBIO12SyHuCrn/Xjb+jE/ReO9t/I0Y4KgxdGG1GyNJTEZoQRMW1GYwzR -RjSbEY+boV2WM6/B0AYVfnWVb7GYAu4u6fI3QRvlmSx7MkA7Ok9tfjaWa+y/c+Oz81LCdNOzyYzh -zB916MtjzM3O5m5JlSqMy+Hgw34F8SN5qVjt5mbXJ9CaxmYjMsRsQVCzm/VzL2h29KXZzGwS7Z3h -pMamWo/2ImYfo4HZ1U0zNy8baELCJG5cNtBGtYiNzam4Fq3YNiy7WjnwYmUz2ZhVncyBooaiKkjZ -LebbC5QNGax4zg5yB0BwY7JZIlBF+I2C/DZcjR2QbBRLc0QNRjalDKW8EdnNBUSbkI3eatnCfHT+ -KqpbvPnYbL9mhjaFzDhIngeO3Szfe7GxCYBr5aCxEX9SSz2TsbH6Gz7BjYllLrj0w8Vm0Zlyc0wg -9hmKsQuKjX43xfIwzqyg0z5D1T6Mq2GKJm/7JmJzIu/CZBOIzXpAo8eJr4uywRcOO6reNg+bkOFv -G4bNP5eezQY2o6pMCWCjsEVWFh2CJOxRRUO5OdjDYZKNwf6saJj82hTs5d5+Lwg2VgvsiBgM7KWm -gUHAXklLxBcAm4Ia7UP3Ckfmaxf06+V+wi/49ezOygb7GoCITjy30ddjibn1Il+vqZ7GG3zNqrOS -VUPAAC8bSoiEeDPF2WaiSkQsTjoSpsJXG3wNi7IbN/g60YVOISplp4voEhPga1okKJ032617GRzg -a6yfn9AMI3uFRQ9TkDf2elWn1QJ7jX4c2iyw12yIwdjbzb2WdareVQmbJ1nsPwyhe1zxeHOvYR1S -0Jt7zTYh3WWN3k+x0pt7vcxz39jraCIU1GvUazSv5Tb0GvPF8sqeAWevqzbxes0Qrl3AaxiZAg3e -NeIaI+dvG3eNs2lS/+1KZjR4VtjGrOs1TBYNnfIaTj7cpGusdZnaCdD1bKqRDcw1ynYN5dyQ6+42 -TZtx3ZY8to24bhfjcA9dzcpMA64B5OBPB9+6SZH5ols3x+WCbd2m6aKBtoZh/1JkXZGOodw7wNbR -8DO41tQ56lPaVGvmJqhTNNS6R9Y0mNZt+JW6kdZIBilG5awINGD7C+HkmJzivHnWNSq/Amddn9Bg -OmuPcsjmIo4Ns66G7myYdY0apmBZwzDa+PZCWZ9jmWTN/O/QV0XVL0tkWDl/QNZY1E2LzbhoQC5R -xULGWMNZIwf7xljnfgqISLHOnMjk40lX89UTjFCqtNyY8cVZvhjWqI/h2jEQ1oCkNPOqSbDGDM/I -wg2wJhHlURyd9JAWxW6Br27NecCbXo1VDpGyAa/GrzGfGkxqdvFLb3I1oSA34LoG8Tq41dFF9oWt -RspFKV1Tq+uKsLih1UjGMdZ5M6sBxeabF4BqnFIzzjEM0jHewGogy4sOxTJB/B01rcz3wqAi/AtW -XSNPH6xqXCsni0BVH8NFqmZFZE2HVN2ij32AqlsUktyc6hbdqoJT3aKUJDDVzd3wbko1Sz5kYiQc -qz+lbcyoxgbKv16IapwR71oQqkGWYJV6AKpbVSzyxlPDpg/RfGoYNG8YT41BiBKbm05NKAkxvoZT -QzTJ0HPAqQEgUlXTxaZGilZjt9HUtVnEGmRqfNDM1N1gaipGHmVFWetQHbTYWOoS0+xNpUYS/mZS -18jOB5K6BJ38JlKX0JYEkBoNSFW6aB41O5JaeLBx1BllKEm7ieCiVn2bRZ2XYkY3ibowoSl5Or2J -wsye6nQYvC3F5N4LQ41yeUXQTaHOu7gy4NKA2aT17cWg7s57he3hCjML2+A1MTKa7npwCNRcnrVD -oO5Rxif+9OOE3Qs/7drUQ59+nJDa8GmM7zV/YU8/Yvod9PTzx2/wNPyq9MZOYw5Ez+CNna5syiod -vaoeq3K3N3N6Mgjdvh3m9CMs1kFOL6dVXsTp5SRgEKe5fjm4afw5ZnrP49ka8A2b5lYlX6xpdI80 -jvqwph2n26jprhLyQ5rehhs0vY3BmV4OTQQ+miHCNI6B59gcft1b2THejOljOIjpbQvCdN5VnwGY -jlfx5kujGKCRRiy8NJZKbC8UdOmHschU33RpHCG3MQMvLUxBzQcvjQ+aXZRfeOmHkMZSDl76j5h0 -qz0dvjRIBWOa971HLDgfnXn8wEsbHLHp0jmI1TdcGqtspiqCLb3oq7ZvwZbGSDTLtzdaGp4BK9pN -ln74k9VqBjikKB//nJ93DLI0vKI6Z3AZPpMhhi724txoaTkF0gJtsjSKJQFBPGBp3KpkueKjj4Bq -8xdWOptIsKnSaEj/NIEiSDDAsCVF0cWUhmCku9eCRm2I64zVUOVVs0bnBkqTP9otxpT+W5VsmycN -A+UgN04axypNbhSE88jRd6fvJcltjmPdLGm4ht29MYhVYXn41LWyCpDQ15G/vUDS2xgcaSgiWE8c -GGneolTfFGliTso4EOnioqTNkMYWDPjeCGkY+VCCIA0hwjPmAUjj7K1N2SWOuAAOTUGPLkuI4g2P -prqNPuVhR9fQ5gQ6GkUTXP4EERo0IcohbnA01hjRFZPG/hgaGbDSbbip0cdoaHRbVl8EM/o7pzp8 -bgxBxuRdzGj15Rn9MKOpk2PZXjCjqRCkTP5CRuNDZSxgI6OxmQjCobACxpixnosYTWO6uM96ufPa -wOjEAtQ23sBovF/kCFw7dvUFMTCaf0/ziZ+DWx/So25gNGSQyiUGMFpipPKFGE3oA4tKgxhNSSWD -i0GMJtSHOfSbGE2rGMImRvPxjN4OMZrSFebdbmQ01SqtzI2MplKF4ahARnOTZMD2YcdBXs9wcSCj -qVR9Wt3IaKhwRC28kdHUtQsGbGR0ItuXBQZGRuOdFPn2RkZT2MwgaSCjYSEEYTOjxUYyKfv0C0zq -r7SR0VAfKXMYyGjqhBl7vpHRVJcxxBrIaDbMYHzVyGga+JrfyGjJ0vohRtOAJdsmRsPCusEXMhqX -JKhzIKMh1FbMO5DRlCMp93oho9lcN74j1lozdqWMoJHRiEs0Y2pDLY/AGWO4AYxeTULXzYtGmz01 -fTy86NWijNnAaG40Di4aRyHQ86ZFrxnP1bBoBtwY+Q1YNC6Doq8XLBrFQBFlJysandzJ1wxUNHm7 -KsUJUDQiouqCaE70LML5bUw0tS9ZYeZNiUafbrV/NCQaBjE6zYjGbtUY6Y2IRsRORcomRDMoSHVD -EKLZ5Jt5w5sQzSvOj5Iaykk97hG1CdGoeu11fHsBopcrWzcfmq21nfcg6JBdv0Vv3nBo2IormsmG -xmEUEhYamr3AHyEvgwydKE5IxjGoCU1QUAMNrZnEHRE3GlocuOJ+pOx2Rt7C0rEEFgE1gWP7zYaG -1QXQZkPTgmYvwYamIaDSmw1NK2uTgg3NH6gzSNDwxpnQWvPbiw2NgDPFeJsNzdIGFXRHAQiqmvnB -3HBollNQxRxwaFQoCN8VcGjeIFVZXnDopOL39W3DodlvmwH4gEOztuExHWbDoVldsrHSgEPTwjhQ -wKFpUWfFCw5NJapUSqZDs6dQc02lZBngRXSXEW48tNSpJKcbD83tyCcKPDSmI7X3vvHQ9GrU6tB4 -6KNiDTw0LDUozxsPDaucDuOhaWB0MvDQtKj51IWHZiyOVaGmQ6uzh2VAQvcgzMTB7QZEc3FEgUgQ -ohOhv8bgixPT3Ar9RYiWlZ+uCdE8lupXRYiGQd0cbkI0W6RQtBCEaC0CzIzWUriMw1DfhGgVTzXp -6qZKeorn+kBEc8EyXfS/EdGUaYsnb0Q0ldz6LIyIpkUfwMWIppWii2BESyqfzQKoXoCZaHAxoiWM -1+G0moY/skyiJyJ6K95fiGh6hezfHIho3DIJCgMRrWjGF0I0IxqqrTUimuEMTnHBiFaAoxvfEYzo -dNqZmBHt6Mg8jGhGVGbgO/Zvfq5SflowoukFKrkdK1bMr18R0VgMSEgSHElW2qgIlIhoktmSeylv -RDQDv+ryYEQ0XjMCKIIQnVq0y70I0SyfosomCNFsDSiNkAnR9ORzqm9CdNqCgSBEy3L40N+vAPba -AKPvE3L/4EMjCci0XeChE8kXj0BH8u+AAyTx7eZD00ppsPnQOL4k5wGIhkWy9BsQDavkzOZD06C0 -oAHRsjDhdQGi8YtsTRV8aCQmmQ8IPDQyeQHv23ho5iFZphR86NWtdwzsM4a4SIJtOvQokZG1sUeH -4WBDd1SLOyS70dAwPmY3c2aBQagdg6EhpZ6KYG3Xnu00qbM2FbpHqWls1aszWDcTurv39UZCj+SE -VZCe0VebU8wNhCZRedVjZG/sJn04cdDbcNOgj9Ew6On5fEOeAXNSBdeFgh7NYfG9VRH2ZpOgt+EG -QR+jONCjW30aGGhQJQh2uynQG4kdEGiEnpkSCgY0DGpedyGgsVtwnBk8mqHdCQD0fPy63/znES22 -Av8MiIv6Bhr/DGqJ6JQX/ZnoXwfoGE/ZLOBgP48kpOJFfoZpWfZGCBAMNRrEY3oZhjDf2OfxRDrX -1Ofhhkgb+gwD60Jv5nO3H7KZzwiAskYjkM8jPtqDfN5ItSA+A8rGtHAAn8EJ3SzswBLTWGRkQh67 -iQVq2vPHIE7hTXvuSXlfs54RkGVaP1DPumAZ7lyg6sEC9Ix0t/pxmfM8vEp9YZ7Z93nVQ3nuWnlt -xnMPyOaNeOYp1QN4xg1mBYzxzvi72LttZx9hfgLu3AOpG2zn6yib7NwjMxpg5xEppKA473HgxjoD -mKgyXlOdMealG+E8o1fizXSe3WL0vdUysj2IzpDyNZOaA+hMvOWsh+cMQ/dNJM55hoTkxjnP4EcH -zRl1DkzOBcwZxGr247xQzouR7HJIzlgqM+9lkPP+++Y4H6MxzkC6RH9hVm7NYmLfDXFewUkKhjPW -kvrqg+GcqG13M7vNcIZVC5iIulF9Q5LmzqtjeWQ4827hC2kTgVSBcIZlsI4gGM7chh/6YThjBtX0 -EAxnNHh3qS7S/FjT8IW4+c2fyyNXZOObeUq8u4FvZkH/DN7yLiKB08iLDn4zK/qnIdjqLJii6/bN -b+azZKGE+c18JZoB0RIvJ6sZX/xmtomMK1CoG54ehzIDnL/3g3784T8rwJlxQVKuboAzrZQ4BMBZ -0cKSD7CZYUA1i7gQzgxXUR8UCGc8V/+CEc7gMfIFuQnOuHIVGAbB+axmg+Csb3pqAj2BWXZ8tQ+l -zFqO+su2Y5bdzkh7xSzFYdkEZxikGgiCM4tH1fHhIjjjKqVOC4IzXjtBmwLhDNdOgrKb4Xw82GA4 -8/UMqYYID2RSDKWwNsP5sprhzO69DP0HwxkWycNuhjNxD1QcBcM5EavtCnr1EoeglsPLzXDGG2s1 -hhnO1OWp+tUMZzxflSPfDGdUp5HoFQhnlGoJl+4C6+UGPy+AM9RlwZenxw83mkNH8JvxnnB9cvOb -GeDhcB38ZgZ4xCXwaEFLcw3oqZai1a19qePksVgkHfxm/mSWcGfjmxmojGb0Kjl7Hg== - - - RQE3vnnNYGwfejPKaYRXNrx5Dq12N7uZ5TU88wvdjG4wAkGb3AzpJCv1A9w8ovLv5jaP7uExsM0j -ipeD2jzi47mozVjYLCOaGRQZJtsGshnkPM77N7F5tCBIGNg8hsuijWsGIoxBmkNrRtsYDs1Ba6as -giX/hjV3Bx9frGZQuhg3C1RzL269Y1AzsV5D5dCb08xOR49wzrwsHIavYFCa2X1+KJm803I9KoCj -tJpiP0MYWBeJq6iPGAkb0cwu71WfNQNQSNTxWwpAM6hr9EBvPjOydwQjB54ZEAHGxILOXKP89IYz -QzY1SqjxIPMLrzDQzMQwrFB3WjQMvQ9L4wPMzFZfuRwuM/jBVBfdWGZU4GqNYCpza94qoMxYF7HE -8GYyw8gFSDCZIV1q5ihz1Qxxk0iJF5IZ0wTB9EFkbtWFtdduqmi9ecxcihHgYG7LXjcEjxnKEs7S -N44ZV8BfCxpzm6e7NycT1FWJoH3BmNvwlxYs5hazV6CYcT7FjMadBMeswgKTIDFjKhqXqLNNd7u4 -Mcxw3rX8N4UZpyZIhCHMEDnNtF4M5hWLtGAwrxa994xgXt2p44vADC2xCmkNYF7dPx78ZUEbwzC3 -TljNnAxfXs4FbPYyDPFbG73MRAfXBoFejmTEJi9D5EXqxw1eniM6Kpi7vAKwGdjlFYHwi7qMRIve -m74j8sEcCDUz1z+Uw9/UZVpFE7cMLpGDa8WdvcdqjslNXYZ1seA/qMtkRPm9kCBiN0G5ocvX4Qxd -hkXopoAup+RCtxd0WSuftQ50mflmyk4DuiyQgZVlh08PP5DCzoAuM83LOS2gy997kBHU++2gy8vN -pl7M5bUEWNjIZVTNsz4miMtwHpIRzFtrhHQMU0bBW4ZBpcnGLWM3Jqhu2jILY+thLa8AJgdCWQHF -i72s9xkiTZa8xmbgPpIbHKTlK3F2kZa5NKAuIkjLXJAxhR+kZYY5XUK6cckMdQo8bdAyz0xd8saJ -ahpt92XPbiiv+sfDoKKfESUe2aUnF2eZ9RyqtzJnmZc9WF9lzvK23Jxl7CiySXCW8UWS7r85y/Cq -qqpWLs4yrGrnG5xlWCjl3aBlOuB8RDdomV5a1mZMEILSoDI3YZa5AR/ZjVnmiTGSHJjltHuSBGaZ -pSAcdC/MMo3VXRhEU4NFs5Uwyxz0WIxyY5bpYGYL9YtWFEkl2xuzDIvKFG7MMpfAmjOMWU4shCvS -9eokMHawdOHGLHNRTD10cJaxkmUNSGCWldQt9Y1ZZtyEpI7ALHOJpG4RxiyTjVYt+zwR9xxa6cAs -k402vRkfbQ4K2I1ZppqE0TFjlmkohiozgMcdhXq+MMvIWPr+G7MMOYg6NwVmGdvoht2YZaIVewzx -THUuh8tXsJmWYzA3ZJk0LVbW7O1as9A+KMtYN+rluSnLjC+T9RiUZfiYcjSCsozYgeJgN2VZXKM5 -DmWZ2j99gqYs00Ip/U1ZlpKyz0NZFuOKMBFTlrmnyqwuyjJD5AHbXpS6J692grLMhaTg4RdlWfLJ -NQ9lmacfRaukLCOAJfzFBVmG0b8oyDLDXDoxQ5ZpYUDohizDKtafIcvcTPfCkGUeO7mtxIYsc3Uj -NkswLssyGs6Q5WO4IcuX1ZBl/ICiLAFPZrhICfwLsoylory7vV320ioYy8dwIZa3MQjLXM8pV2/C -8n5fX4Rlpp5JGAjCMkveqRoIwjKTh9E6Y+slaV32BfXVI3vI1ZIIy8wBxp9RPCOlup+GuY7NWbYA -LHMbrnhvwLIEyTMdwrKDHPMQlhmpml8Ay8R2PjnaFSTnhYh8CMAyv77I6F/dbKodjwAsw9KL1QEi -obYqd+oFWGZsiMSBACzTonlMgGUaJDS4CMu8/cxYB2KZqW4K1gKxjECAKjlvxDLRVu7OQKotVGZd -3QJNWMZYp/ZmN2GZuo4czRM4CsD1UXbdhGXGTErKb8QyrGSCb8QyLXxIwVimhQLFm7HM41GVE4xl -Rk5UXr3iMl3Y82Is06HN7iXh4Ji5OxuyzERCG9GbIYaebQ3IMme41euBLPOesbf8TVmGVS9aUJZh -kVIqKMvchhKom7JMKx9VUJZF2Bv9UJYpI1Qvj6vkjdJI1lMHZRnKHQ4rm7LM7Awd2puyzKg1K+6D -sswCXioQg54Md4Itzl6UZa6c0mVcocYIKOc23IjlYzSJCr1xxMsxYPk7r/43XTjwdj/tYNSwZii8 -uenbxivjCZepRyy6cne3sRdcuZu5utnK3QHjjVaeRjW8yMrTkcENSHad+iErz3jnbrDyZCTu3ktM -3E1Vni4veUGVUTRG5ZOZynxDWg6kMlQjjFTfROUA3W6gMrRbHNICVJxd/3rzlGGbZiyr6UIXfydg -yswjrfJmKWdXzmyWMgxspxUoZWrqHRLfMDTSqbGKEUoZHTHGStcJrlj7XiBlFC4QDBsc5cAjbYxy -iUbPN0UZwimGiAOiTH1wnYehDHzSegGUSwsn0vzkEk15A5/MBJMToJuejDS0slOGJ6MioJmxzLBe -Ma3jRifDRhpfkJNLCP0CnIycFKIpL24ySmGiby6nV6QalHH0G4SiExGyL2hyDZZjMJMZ1VvjIJOh -92CW+CYmI4FDrzuAyZCgdDvylBR1a+deuOT+BAnRtGTsxsh4wJJxYIbmblZys2Rto5Jb9NwMUnLz -LPUiJaPFXSQWSEqGhoWpPnOSkX8e+vc9m3KV9egbwup3mMQUjGR0Ve8Ki++KCSz7csi28LEMU7A2 -Hxl7sR/KjUdGwEUZRNOR4RiQwR5wZOjrVNJysZFxrd21EISkUqDSFFBnoArSAwaYbzCyKsbqt81F -pmbAaR5mPrvAFS8oco+WIMFE3uXvgUTuhmK8iMhsoMJjGYh8ipXNQy4ugH3hkGvgIYOGDEIvU40B -Q27lgF6DhUzQClcsqshv0fQsSMgt1Ko3CBnGQpyxOchkr3D9YgwyfottKW4McnUxxqYgw0tTZ0gn -Ipm7Xlp6bQYyshjMCwcCGVQbfmdBQC7Rdv0GIJfdvM/8Y1RoiKRp/DFpZmYYb/rxhhEF/LiMmPqc -moOBoNYbfczXztIwzitgy1G+HeDjzfu+uceoKVO9oYtySva0JOpxRkLKyOaruZDjVME8Rl62eSv1 -8uticd7A49yl6t+8YxgI0RfuOEdjzJt2/JnmWV14YMfVZMhgHTcOqKrx26hjtlYII+ZCzA8scg3S -Md7pbFzxBh03VLo99ZQVYtgc/ISMOUZ06TEfeVOOF5Oh6duGHFd38t6M46ES0Dfi+DNhLgvehDhO -npaDcGyd6YtvPLmMshHTlmR4oiAzSzYJ9nXSLtbFgImkJUU14cbTC7mAG0ec/I02lu7rkI1HtCow -2DhHi9sX17iryuJgjS1M3FRjJgFUpnigxkx6RFUiFr+Gjm6iMd6KZNDDBhqjJGyZ60CeMd5nL0T0 -lXDs05pm04yLvaaAGefwAYJlzBp1j7iBMka9W1e1JT0lLGr4Sm6OMQrOjFK+MMaWdAfFuDFIkA7E -mKsqlqneEGMpSEY5EGNEUD/rtH4oxpRzPmEJ2RO1orEdawhgqdXlYnxw3/vfv6V3j9F3xELaFOM6 -3XAyIMbBKtsM45ZDSnshjBFAKKZO0qsG7oJqngAYk8BRbQipPJAXahJcNwNDUNWgF7fsTN7FLm6h -LTC6GOlW6j2DXIwcpTTgF7i4NeN7HDuHWpQejonE6D8cib3AFs8UyWXZiIit40CLV1IA4cUshpFV -E4EsXtG/I4jFALl6g+2ir+Q5NXDFKMZS8M5b4R+YjrthxXO6JXKwijedNxDEQFPQvbxJxeOxRxNG -CIWZiwtO8TbcmOIwbkrx8Ay+6cMQ8XL1e0OKIb5VIMfGmQwnFaL4/HkRisO4AcWEK696+MQjsCI3 -nhhiZJGBTCcezRnroBPDMM3TPV5p9PoONvEIdVKAiEdzDvMmE4M7FUhjvN4zsP/BJcZns9G7gSWe -zc50YIlpKBeWmPHr9IYSzyA5mUk83Q4skMTROvwGEoPDqOy0ecTQZDLRaBwx1Je8hzeNeAOzAkZM -5CLTYWYRT3+oLxQxSpWSCaFROqcmpkEihiE7er5BxDRiJgoOMZhOVJAYQ7yKHcCbQrzutojwWIh6 -HulAiFlyl98IYuC5GOIKAjHS96rUMIA4mq2/+MMzOKqBH15eVm36MKsEiSM+8GGzpjd6GCe0+gEP -ryLJ7os7jM+NxXKBHV5RChPU4eswmzk8IyEbyOHp1NTmC8cw8AIOQ+0qorF5wyCH9XFxhEf1WHrj -hnuwf8OIrDVj3QEbpuZ81jdrGAmkx02HEerA38lA4ikBhsumL9AwElNROi0a4qOkw8YMI8XV3Ktu -a3m6A90bMtyjsCwYw9twI4aP0YThbrjR5ttiSZtMs92AYUDxic/1ggQFTYFepKdSXZT3gguDHKWi -drOFseIRsNJoYayFcnqDhbGaSqUfrjDWXIEf5ldWLSZ4UYWbRRkbKgzMUGsHKTyCbn2IwhA0ESkZ -QGGuzVzaxrJmkkvLfOOE6Y2ldmjCWsn2AxPmWnfkN0sYq+JlNDFvNQwq6DdKuFqZ+SIJAyAV583v -I/JgmyP81dH58Td0ov7/hxH+Dg/8B45cv/3df/j7v7oPjAP9xV/y//70//g3v9MP/PQXP//J//i7 -/1vHbs+3v/tPf/en/+ZX9vpv//yXP/knv/vLn3/3+7+6tv9Dv/FP/vJ3/9ef/+6vPz/xb/6d6ces -eP4MGX/oB/7nP/+c0v/653/2V//6D+KSY8u/+Ld/8rk//91f/sXv/+o/8jz+6V/89T4P10/8jefx -3//uz//Vv/6r/9CJ/PS7f/lXX87kD2+MG/i543/+u3937t+XZ/kPfviv/t4/LH/yD37/Z94Xfzf8 -/Sf/+C9+/08+L9lffd6zP/ojmf/+7/7V57evf/jhH/9b/MvUv/z9v/z3/+5fx3H+63/8u7/+5j++ -pf/mh+fb3/v875//9Q///ocXGPr59j98/uP//Jj++lv99o++/W//+/Ptz7DlP/3hjz5z3Wd4XAl1 -h/5jIhWNhfxPH0vHH4jC/SEzdv3pPs5PP/z+c+z/6Qc410xwPdCfZf0Hlp+Q5g8odwED+iz5Pisv -/MdnHO60MDb3z/8Ux0TVa52oYKOb8hlneJasvE+3GcYq7NXHyPBO/WLsagf38w9vM1ARn194HxXF -LJ+x530GNuoAQ+L497YOPr2PeoyvMzjm62zPUa/r+u4e/PzDv/wBYKUFJxNUUebDoO4pmFpJC/9c -zUSJxGf5i0w4CpAWijg/9zU93/7RfoQDgmo4c3BOf6E5qxrlmGGErLjihqHu5DN7fDEmpT9+/uFt -fkSJeB0VDAC8BK8zCOPPv35i/+ZzxfEPH99jLOi/MkE6cexym30WLL9bELH3nr4YrR/aZ2wzQV79 -233USXldKd/uM9jGn3/9xHTG/+UF/hte4DprNiltMpLyWXcDYYNigop39zMOEAbYnw== - - - gdg64QEYLDg29AXNIIrqXre2A8aA2qT7FDoKqrAkuk/2Nl4Xdpv3TbiPum/XfQbXrf2Melp3vLed -5Kp9Oeoxvs7gmK+zPUe9ruu7e/C3HBvwLjMY8PWV7Tht6DVev48LRJT+daaX8b6qy3zuwHXUc6+u -M7jvK34CrvN7W2Qz8/hy1GN8ncExX2d7jnpd13f34Ld4ZcfDus32ZfwaGHRQsfYav9gJq5b3+HUZ -7/HrMu/x6xz1Gr/OGbzGr8HSopG+bMvSzq9HPcbrDG7zPttz1Ou6fuUe/KzBHXMIlD5fBnfMIU9J -XwZ3yJrxhbwG92N8De7HfAb3fdR7cN9n8B7cMeMNBBtf25L3v74c9Rhfj+eYr0cZR3099O/uwc+e -R85zu+bq+xmfuXq/DfdcfRnvufoy77n6OuqZq68zuOfq6825t4234XXUY7zO4Dbvs73fx31dv3IP -vr45b0fmesaXIxNvw8uROcaXI3PMx5E5R70cmXMGL0fmvDn3tvE2vI56jK/Hc8zXozzv4/XQv7sH -P3/1QBb7WLSvHkiYX17FYor9i1uC2UZ6jLfZgrz3UVm6tN7zfxi/eCD3tturuI96jK8zOObrbM9R -r+v67h787afJM/Xe9/VyFM7vXy7FOdPbeF3Vbd534D7qvlf3GVz39XIU7m23S3Ef9RhfZ3DM19me -o17X9d09+E08uzP7vm7t8RWuUzhexXWyl/G+sMt8bsJ11HO7rjO4b+3xFe5tt1dxH/UYX2dwzNfZ -nqNe1/XdPfhbv7LnM1gsVylfh4Jtvj/vxVIVewTH2AUDeQ8FC4eqz/j2PmqVLuB9Bja+h4LXtvF5 -v456jK8zOObrbM9Rr+v67h78touR16093+11CucLv072Nl4Xdpv3TbiPum/XfQbXrT3f7Wvb+MJf -Rz3G1xkc83W256jXdX13D37Dxcj7vu6P9v79/XnfZ3oZ76u6zOcOXEc99+o6g/u+7o/2tW183q+j -HuPrDI75Ottz1Ou6vrsHntpR84gEzhenMAmf/8V5ssL97WYd48slO+bjvp2jXo7eOYOXU/j9iTkc -kr669zpsea99dAJaOFyriWN8rTyO+axS9lHv9Uz66tm/Twen+M8Uav0Hv/+zV6D1Pyb+Wv528Vff -sS9B2BNrxRv268a970/fHe2EYv+2wUKOm12rdypfypk7MmN9YfZ8AGKl19mpfTFiTV7bmTtsxvp9 -1G/vozal/99nYOOeO9YYX7YdUnq/j3qMrzM45utsz1Gv6/ruHvxmcwf+/X1rOcoDgnGfAueDxRf7 -nOxtvC7sNu+bcB913677DK5b25d1tu9tp4Rq76Me4+sMjvk623PU67q+uwe/ydzBqo0v95Wnnd+v -LOeDVN6v7G28r+oynztwHfXcq+sM7vvKmv3ev2w7lS59H/UYX2dwzNfZnqNe1/XdPfjNAlmojPLo -WdYJR0BfeMwOMeRRYzAv44vRtOAdjrD5UcHIfVQN3ml+u89gG3c4AqLF97ZFatj3UY/xOoPbvM/2 -HPW6rl+5B1c4osnzvW4OAwcou37dHE6bPb1vzmW8b85l3pdxjnpd8DmD181h4GDO9WXbopKw91GP -8fV4jvl6lHHU10P/7h78Bivu/XKkiPAciyf890to1+D9sGx8vy6vbfcrcB/1GNPXdzWdBNV+RHGK -l2Uf7H4V9s/et+w6xfv2XtvuB3Ef9RjT1zfGp/jbffgzfu394W/zfYPockIO9Db6et83c8a9eR31 -SxxSZ/BdHFIf/pc4JB/a66jHeJ3Bbd5new8n+7p+5R58/fBfN+f+RM/N2Y/mvjmX8b45l3lfxnXU -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 -P/IqL+XzdX/lMpfymb0KOCnJdVIaiGaVBrvf6rf82VBHqzgbyue9fr7Ohlr6Xj/T0lZwNpTbvX7z -5Skteq+f961+C50N5XCvn7dXyNkSn/9eP2fk8zwbaoF7/WZj8iru9fPODNE9V0ve6zerkmtFDl3P -W/0Cobkcuq73+nkvzea7WPheP8tEpm71W+AGEMd7/bwX5JShusi9fo7liF6nmvsHjO9KWcezoBe4 -18/75C89Jr7kvX6egi5PpNgK7vXzdgvPdQKVx71+3qauYxb0Avf6OZVJGqS33H18K6h5n+teP+9e -0M+/inv9vAMqAd/9LFP4bq9IXfRePwdV03Srn/l2BmaJe/1sZMhYb/WznNk1d3kKo9/rN7PudSX3 -+nnf6qdj8pL3+nknXJsqUpe618+o33LCRds5Vwvf6+cNQKLBruBePw9aG37xK7qPb8e7F9/38c24 -Ts73fXxL3eun9+JIPvNWc0zd6+dR9zAz27Y7771+3po8nniwinv93GT4zXQkcbH6LR/q/CSSOIsM -Z93r5x1vtmYRLH6vnxXadmtx0fv45kvScL+PbwXko9/qt/x9fH6KmGad3jCdqzHfVXz2itTl7vWz -OLanbvWjFUPL3+unl0p53Su69L1+3mqOC47Nfa+f961+S5/apN3rt6Svz+e9fj7qXldwr5/3rX5z -38e3UBWujVtO3+u3eDG86VY/0yhL3es37Uo23+rndsrZvPf6ead32aTYwvf6eSc62XxKC9/r57Av -plv9vM+F83+v3+J+SyvE5q95crErl7jXz2BcTrf6LZw9aLvXzxMjTDeALHevn7diSK3X5e/18y6I -1STy0vf6WRdpv9VvSh/zfZKV9V4/dyWI6jAzTrLyea+fLx1m6Xv9zDs5HcDxqK51oU/ne/28hYNn -FefKCmKp3E86iId7Lx3t7No548N+rtQ7PVHRJiuh1d216514bytbtGDTBMeM6E16/9dcB099U9pQ -YYuETPQNwDDJs66kw/PUYolWh1j7xg3fgyBWjoLRh9NNJnn3JdOXsJ4quHmSPkww4V4w2X74FfjB -+1Ep/f2kXlzvhOM/ke3cX46pvJ1mN/7GOSn42Ozw8OslExKVvcrWydnfpfj3VX8IhGQxIbSVk9Jd -4jgxCIrVsvCSu/y6PuhcnUi377Xuqfh3E+6+bt5mI0Lhc712efy1+52663cPwr2/hvwXGmR60mnw -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 -8vLVMNWvF2gWwsb50bhZYTzaAbWrxnMrhq5X3qzBniyLr2mqsOgtCUJ60zPRrkrIq7dTGGzRDVop -9Gi70SySZUtZKaR3f+w5ngco5iaLTlTcLKAiP3K3+vgcElljd2o+Q6ivunJhFnuKLNZUmNTLNqHL -JnvCzhN35n5+vBxorbdTGGzRxTU380gv4W/97Wq1tWWlkNYZvftkXihbDVaEfR/zladyodu+Ke3T -azxDaKTKyJE9W1Vk8RtZLtbLNkWmGkA9R2/PnfsfHceS6/Q7jckWXVhzM48MEr7BLJLlSxopdF4j -MPcYbVHCZ8XS8iVeBte/nXvRd3VvqfU8t2qMnz1b1SiL+/WWBCFjDSCSABeHOraVkqe0dgqTLfpC -Q8JYL+EvF4YRrFDSSaGJrMA0W1SFz4ql5Vax6P4sN3puzz/U+XRQNcbPnq1qlMX6yISEThuyr3Z9 -OHf7rc0dw6WAEZ2dYvcpvZ199mgj279Bwp9ukWMBl5q09sxXM5c1Los7Rm7g0k9+kBc3r01CqlUW -dx+dLbjPKIv1kQkJnTcYuvuptyf6U4ZunZ3COHJnG7EoGCS8qacrnbT2zLuZfb9xWZz4CUfzLu3X -vabmszWrMH72PqMsNpzqqejWG3qx+Qc0dsjbKOeKaOwUxpG70sj2b5Dwpp6udNIjwpmRqstyvFtz -NUpL5Sc8n5cBrNW9az7n+CuVORuzell89Ucaq6A+gy+hM3qtqZskOCLJUn78rJ3CvIs1sv2bnjrR -KhWflpYMvqWbVbpHjndrrlZpKfLu1ps54kKre9cqi3uHKrl4+r3qPZvlojZCTpuRWaKrI4YvujJ3 -7W970+f2Ze0U5l3sSgMe410GqbJKMz5M2vmFP6u4LM+7Vau0FHk3+15emKVO965VFu8+WgkLLrxV -/SaWYNoIORNXKBrVu5e/8uHc9JsDFZGSl6rtFGZZrIv0qJV2ndA/dZVmfIgs/vl7GSat8hbnebdq -lJZ7RuXaPK1Gp3vXKosfOV3xEdPjB6ulPuSi3rbde1Rfo0WRIQIdEnzi4cpz+6oZPkejaMB/Z+zv -6sz4YFl859SjHe9WDcdMZdWgPO9WrbJ49G7htbo8tRplcc+hyi5qYjsgFw1P0+YVl8hQW23PybsS -SZY6t2/2pew7DdSI/87U39VZl4JlMaTd9n+oGo8bFTq09jyJEtVSMVXVlsiXrLo8tRpl8a53KydW -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 - - - O7Uv3qyNa4uJamuTu8rkyXrXZjrO6fjtnfQWQr0uUc1dVwm1qPrBDNd6C9LHtemj2vZ9yN/xznBv -3frtJGnzvCupt6EjvS5RzV1XCyndPmN/WdtBtWrj2rRRbW19QhSPvVP/5lGdq62Sehs6itMl1j4X -q+0+v/iL2o5K61LVxuBKVDxx4cka6nbNjx3p6+87/FjCXqaztVUlNbVWivUgi1vUa/h8bX152soN -uqi29j7uonVnsLeGLaBbjgxcuTkzO3Pr6oWjcbBGJzerkppaK0XK3OrVRb1KsTf3Sm1HpauyoIkK -aOkTXTlrayveE7K9T8XxjkZuViU1tVaKlLnVq4ta1YGQN2rbEkJbZUEdSbFHdOWsbQTFH//NpXAV -grnzWguXRm5Wl6+ss1Kkza1eXXRwUvnyv3qsloPSulSVkRTbez+phwiKv/l56VjnTmpwmUZuVpev -rLVSpMytXmX0krpM5bma2tt0kkUVSdF6dJjxxMS52rrtuiMi9upT6jM1b1dVvrLWSrE+ahi3qlWp -sSdrOSidZLnxoyijyliQiYGna6jaNaCOfXS8H21Wnal5u+rylXUez3VSw/jRK6qXv/NOLQWbTrIo -+sLtkPaJoVraJ0DKLJWPVUBe83bVdenTeTzXSw3jp5QWgeGa+g909s8Iytt+fJhbyY3VPpZNmaXy -4f+tOFMtN6vLV9Z5PNdLtoeajWuLp3T2z/JRtfde5MFfG3i65rFsyjH/8vuKM9Vys7p8ZV0lj/WR -7QFSgYra4ild5YaymhQkiZmJJy/01b4plmrM0//yxtbomWq5WaXU1OiM60YWK83GNcZTmsoNpaPa -3jPCTHx9sKfGoJipOOa5z0b/9uU3L479/Oxz31UoeGq5WaXU1Hi2148sJjpczjVzteViXWJvuFPF -A4cHA0lcF1mDhTF/NvLyEwA4rX/5F2qbsVpuVpcjp8kiWUeymKh1qPTta11hp+e6kovDeWR/+PIv -cOj6QF1I4obCmGeH+3bGn6iWm1XmyKmzSNaVLCZ66tMwE1/oqa2dUSOMS/LIdrx7o34kMdE2Meab -7yexo1puVpkjp6l1sR6yoMO06ZCwWpE0mbxwtL3Go1FXWZh+O2yL+C/PDf3T6cO1HmmRenjMsx8m -ij+l3KwyR05T62I9ZEGX0c6eC7+amvr14EuHau7xUXu4Zt4tBTp/9MhfKP1jtSEZU5ocu6DMvqs2 -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 - - - diff --git a/docs/www/static/img/logo-nextjs.svg b/docs/www/static/img/logo-nextjs.svg deleted file mode 100644 index 312dc61..0000000 --- a/docs/www/static/img/logo-nextjs.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - next-black - Created with Sketch. - - - - - - - - - - - - - \ No newline at end of file diff --git a/docs/www/static/img/logo-nuxtjs.svg b/docs/www/static/img/logo-nuxtjs.svg deleted file mode 100644 index 1cc0148..0000000 --- a/docs/www/static/img/logo-nuxtjs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/www/static/img/logo-react.svg b/docs/www/static/img/logo-react.svg deleted file mode 100644 index ea77a61..0000000 --- a/docs/www/static/img/logo-react.svg +++ /dev/null @@ -1,9 +0,0 @@ - - React Logo - - - - - - - diff --git a/docs/www/static/img/logo-svelte.svg b/docs/www/static/img/logo-svelte.svg deleted file mode 100644 index 3a9742c..0000000 --- a/docs/www/static/img/logo-svelte.svg +++ /dev/null @@ -1 +0,0 @@ -svelte-horizontal \ No newline at end of file diff --git a/docs/www/static/img/logo-vue.svg b/docs/www/static/img/logo-vue.svg deleted file mode 100644 index a1d285e..0000000 --- a/docs/www/static/img/logo-vue.svg +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/docs/www/static/img/logo.svg b/docs/www/static/img/logo.svg deleted file mode 100644 index 5f38783..0000000 --- a/docs/www/static/img/logo.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/media/icons/AzureFunctionsApp.svg b/media/icons/AzureFunctionsApp.svg new file mode 100644 index 0000000..3b31937 --- /dev/null +++ b/media/icons/AzureFunctionsApp.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/media/icons/Blazor.png b/media/icons/Blazor.png new file mode 100644 index 0000000..fb308a8 Binary files /dev/null and b/media/icons/Blazor.png differ diff --git a/media/icons/SQL.svg b/media/icons/SQL.svg new file mode 100644 index 0000000..be55f03 --- /dev/null +++ b/media/icons/SQL.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + Icon-databases-130 + + + + + + \ No newline at end of file diff --git a/media/icons/ai-studio.svg b/media/icons/ai-studio.svg new file mode 100644 index 0000000..b2d3954 --- /dev/null +++ b/media/icons/ai-studio.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/media/icons/aoi.svg b/media/icons/aoi.svg new file mode 100644 index 0000000..597ae15 --- /dev/null +++ b/media/icons/aoi.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/media/icons/cognitive-services.svg b/media/icons/cognitive-services.svg new file mode 100644 index 0000000..777da56 --- /dev/null +++ b/media/icons/cognitive-services.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + Icon-machinelearning-162 + + + + + \ No newline at end of file diff --git a/media/icons/cosmos.svg b/media/icons/cosmos.svg new file mode 100644 index 0000000..66778a0 --- /dev/null +++ b/media/icons/cosmos.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + Icon-databases-121 + + + + + + + + + + + \ No newline at end of file diff --git a/media/icons/dab-logo.png b/media/icons/dab-logo.png new file mode 100644 index 0000000..1a4a289 Binary files /dev/null and b/media/icons/dab-logo.png differ diff --git a/media/icons/document-intelligence.svg b/media/icons/document-intelligence.svg new file mode 100644 index 0000000..6b99181 --- /dev/null +++ b/media/icons/document-intelligence.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/media/icons/fastapi.svg b/media/icons/fastapi.svg new file mode 100644 index 0000000..c307de8 --- /dev/null +++ b/media/icons/fastapi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/media/icons/fastify-logo.png b/media/icons/fastify-logo.png new file mode 100644 index 0000000..81f1b87 Binary files /dev/null and b/media/icons/fastify-logo.png differ diff --git a/media/icons/github-actions.png b/media/icons/github-actions.png new file mode 100644 index 0000000..d54eae6 Binary files /dev/null and b/media/icons/github-actions.png differ diff --git a/media/icons/google-auth.png b/media/icons/google-auth.png new file mode 100644 index 0000000..0628ed5 Binary files /dev/null and b/media/icons/google-auth.png differ diff --git a/media/icons/hugo-icon.png b/media/icons/hugo-icon.png new file mode 100644 index 0000000..1d88f25 Binary files /dev/null and b/media/icons/hugo-icon.png differ diff --git a/media/icons/icons8-vite.svg b/media/icons/icons8-vite.svg new file mode 100644 index 0000000..f4f3728 --- /dev/null +++ b/media/icons/icons8-vite.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/media/icons/langchainjs.png b/media/icons/langchainjs.png new file mode 100644 index 0000000..f176390 Binary files /dev/null and b/media/icons/langchainjs.png differ diff --git a/media/icons/nestjs.png b/media/icons/nestjs.png new file mode 100644 index 0000000..dcde062 Binary files /dev/null and b/media/icons/nestjs.png differ diff --git a/media/icons/nodejs.png b/media/icons/nodejs.png new file mode 100644 index 0000000..9349c81 Binary files /dev/null and b/media/icons/nodejs.png differ diff --git a/media/icons/nodejs.svg b/media/icons/nodejs.svg new file mode 100644 index 0000000..af4db10 --- /dev/null +++ b/media/icons/nodejs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/media/icons/ollama.png b/media/icons/ollama.png new file mode 100644 index 0000000..8cd2cf1 Binary files /dev/null and b/media/icons/ollama.png differ diff --git a/media/icons/openai-logomark.png b/media/icons/openai-logomark.png new file mode 100644 index 0000000..7d42028 Binary files /dev/null and b/media/icons/openai-logomark.png differ diff --git a/media/icons/postgresql.svg b/media/icons/postgresql.svg new file mode 100644 index 0000000..f1acf7c --- /dev/null +++ b/media/icons/postgresql.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + Icon-databases-131 + + + + + + \ No newline at end of file diff --git a/media/icons/prisma.webp b/media/icons/prisma.webp new file mode 100644 index 0000000..855779a Binary files /dev/null and b/media/icons/prisma.webp differ diff --git a/media/icons/vuejs.png b/media/icons/vuejs.png new file mode 100644 index 0000000..f1a664b Binary files /dev/null and b/media/icons/vuejs.png differ diff --git a/media/icons/vuepress.png b/media/icons/vuepress.png new file mode 100644 index 0000000..d0de2bd Binary files /dev/null and b/media/icons/vuepress.png differ diff --git a/media/images/appservicestatic.jpg b/media/images/appservicestatic.jpg new file mode 100644 index 0000000..86e853c Binary files /dev/null and b/media/images/appservicestatic.jpg differ