From 758460210a7ba83095ac82e5c0518b2b42fbed6f Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Mon, 24 Jan 2022 05:44:10 +0530 Subject: [PATCH] build: bump deps --- CHANGELOG.md | 832 +----- package.json | 8 +- packages/codemirror-lang-graphql/package.json | 12 +- .../hoppscotch-app/components/app/Footer.vue | 2 +- packages/hoppscotch-app/locales/af.json | 1 - packages/hoppscotch-app/locales/ca.json | 1 - packages/hoppscotch-app/locales/cn.json | 1 - packages/hoppscotch-app/locales/cs.json | 1 - packages/hoppscotch-app/locales/da.json | 1 - packages/hoppscotch-app/locales/de.json | 1 - packages/hoppscotch-app/locales/el.json | 1 - packages/hoppscotch-app/locales/en.json | 1 - packages/hoppscotch-app/locales/es.json | 1 - packages/hoppscotch-app/locales/fi.json | 1 - packages/hoppscotch-app/locales/fr.json | 1 - packages/hoppscotch-app/locales/he.json | 1 - packages/hoppscotch-app/locales/hu.json | 1 - packages/hoppscotch-app/locales/it.json | 1 - packages/hoppscotch-app/locales/ja.json | 1 - packages/hoppscotch-app/locales/ko.json | 1 - packages/hoppscotch-app/locales/nl.json | 1 - packages/hoppscotch-app/locales/no.json | 1 - packages/hoppscotch-app/locales/pl.json | 1 - packages/hoppscotch-app/locales/pt-br.json | 1 - packages/hoppscotch-app/locales/pt.json | 1 - packages/hoppscotch-app/locales/ro.json | 1 - packages/hoppscotch-app/locales/ru.json | 1 - packages/hoppscotch-app/locales/sv.json | 1 - packages/hoppscotch-app/locales/tr.json | 1 - packages/hoppscotch-app/locales/tw.json | 1 - packages/hoppscotch-app/locales/uk.json | 1 - packages/hoppscotch-app/locales/vi.json | 1 - packages/hoppscotch-app/nuxt.config.js | 5 + packages/hoppscotch-app/package.json | 26 +- packages/hoppscotch-data/package.json | 2 +- packages/hoppscotch-js-sandbox/package.json | 8 +- pnpm-lock.yaml | 2367 +++++++++-------- 37 files changed, 1283 insertions(+), 2007 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a530dadb..61c3fb9b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,833 +1,3 @@ # Changelog -## [v1.12.0](https://github.com/hoppscotch/hoppscotch/tree/v1.12.0) (2020-05-27) - -[Full Changelog](https://github.com/hoppscotch/hoppscotch/compare/v1.10.0...v1.12.0) - -## [v1.10.0](https://github.com/hoppscotch/hoppscotch/tree/v1.10.0) (2020-04-10) - -[Full Changelog](https://github.com/hoppscotch/hoppscotch/compare/v1.9.9...v1.10.0) - -## [v1.9.9](https://github.com/liyasthomas/postwoman/tree/v1.9.9) (2020-07-30) - -[Full Changelog](https://github.com/liyasthomas/postwoman/compare/v1.9.7...v1.9.9) - -**Fixed bugs:** - -- TextDecoder.decode\(\) TypeError hangs the whole app [\#1032](https://github.com/liyasthomas/postwoman/issues/1032) -- response content doesn't fit to the text area when resizing [\#970](https://github.com/liyasthomas/postwoman/issues/970) -- typing into headers input fields [\#912](https://github.com/liyasthomas/postwoman/issues/912) -- Environment variable template \(\<\\>\) appears urlencoded \(%3C%3Cfoo%3E%3E\) [\#896](https://github.com/liyasthomas/postwoman/issues/896) -- TypeError: Cannot read property 'startsWith' of undefined - after getting 401 response [\#894](https://github.com/liyasthomas/postwoman/issues/894) -- When deleting the header, the key is not updated [\#886](https://github.com/liyasthomas/postwoman/issues/886) -- Cannot introduce query parameters in URL for WebSocket [\#873](https://github.com/liyasthomas/postwoman/issues/873) -- Response content-type as `text/html` with content in `json` cause content area display empty [\#869](https://github.com/liyasthomas/postwoman/issues/869) -- Proxy privacy policy link [\#865](https://github.com/liyasthomas/postwoman/issues/865) - -**Closed issues:** - -- Collections | Request UI Issue [\#1028](https://github.com/liyasthomas/postwoman/issues/1028) -- JSON not showing up in the correct format [\#1023](https://github.com/liyasthomas/postwoman/issues/1023) -- ignore duplicates in history [\#1022](https://github.com/liyasthomas/postwoman/issues/1022) -- change history menu [\#1021](https://github.com/liyasthomas/postwoman/issues/1021) -- integrate parameters with history [\#1020](https://github.com/liyasthomas/postwoman/issues/1020) -- Why some Chrome do not have the ability to install PWA? [\#1015](https://github.com/liyasthomas/postwoman/issues/1015) -- Shall we have the team management ability and some public documents? [\#1014](https://github.com/liyasthomas/postwoman/issues/1014) -- I have edit this config, but it is not available to login. [\#1013](https://github.com/liyasthomas/postwoman/issues/1013) -- User login is disabled after i run it on our local server. [\#1012](https://github.com/liyasthomas/postwoman/issues/1012) -- postwoman google login doesn't work behind ingress or reverse proxy [\#1009](https://github.com/liyasthomas/postwoman/issues/1009) -- Compile error [\#1006](https://github.com/liyasthomas/postwoman/issues/1006) -- Postman Web is now out. It might be great to find a USP for Postwoman [\#1000](https://github.com/liyasthomas/postwoman/issues/1000) -- Saving response data in env variable [\#984](https://github.com/liyasthomas/postwoman/issues/984) -- contentType 无法使用 form-date 上传文件 [\#983](https://github.com/liyasthomas/postwoman/issues/983) -- Currently completely broken [\#980](https://github.com/liyasthomas/postwoman/issues/980) -- localhost request error [\#979](https://github.com/liyasthomas/postwoman/issues/979) -- Installing postwoman locally [\#969](https://github.com/liyasthomas/postwoman/issues/969) -- Do I install NodeJS for my online environment [\#968](https://github.com/liyasthomas/postwoman/issues/968) -- Collections and Environment Module [\#967](https://github.com/liyasthomas/postwoman/issues/967) -- Textarea display problem in super hi-dpi [\#965](https://github.com/liyasthomas/postwoman/issues/965) -- TypeError: Cannot read property 'value' of undefined - when logged in [\#961](https://github.com/liyasthomas/postwoman/issues/961) -- Enable user-select on websocket and other realtime message logs [\#951](https://github.com/liyasthomas/postwoman/issues/951) -- POST requet error [\#947](https://github.com/liyasthomas/postwoman/issues/947) -- Unable to fetch schema from localhost GraphQL server. [\#940](https://github.com/liyasthomas/postwoman/issues/940) -- Support downloading binary responses [\#929](https://github.com/liyasthomas/postwoman/issues/929) -- Integrate PostWoman In our Webapp [\#918](https://github.com/liyasthomas/postwoman/issues/918) -- proxy issue [\#911](https://github.com/liyasthomas/postwoman/issues/911) -- Button to cancel requests [\#909](https://github.com/liyasthomas/postwoman/issues/909) -- How to upload a file with a post request [\#908](https://github.com/liyasthomas/postwoman/issues/908) -- Cant Import Postman Global Environment Variables [\#907](https://github.com/liyasthomas/postwoman/issues/907) -- Postwoman Docker Container behind Reverse Proxy [\#906](https://github.com/liyasthomas/postwoman/issues/906) -- `pw.response` seems not to work [\#905](https://github.com/liyasthomas/postwoman/issues/905) -- Could postman add Sign in with LDAP server? [\#901](https://github.com/liyasthomas/postwoman/issues/901) -- Collections & Environments not synced [\#900](https://github.com/liyasthomas/postwoman/issues/900) -- Add authentication to MQTT [\#898](https://github.com/liyasthomas/postwoman/issues/898) -- Labels are lost when using requests from collections [\#897](https://github.com/liyasthomas/postwoman/issues/897) -- Handle JSON Parameter list validation [\#891](https://github.com/liyasthomas/postwoman/issues/891) -- Nuxt fatal error [\#883](https://github.com/liyasthomas/postwoman/issues/883) -- Cannot connect my local websocket server [\#880](https://github.com/liyasthomas/postwoman/issues/880) -- Environments not synced after edit [\#877](https://github.com/liyasthomas/postwoman/issues/877) -- Can't find Desktop app link anywhere [\#872](https://github.com/liyasthomas/postwoman/issues/872) -- Show request completion time [\#871](https://github.com/liyasthomas/postwoman/issues/871) -- Make docs on self-hosting Postwoman [\#868](https://github.com/liyasthomas/postwoman/issues/868) - -**Merged pull requests:** - -- Add trailing backslash to generated cURL code for easier paste-and-execute [\#1033](https://github.com/liyasthomas/postwoman/pull/1033) ([ushuz](https://github.com/ushuz)) -- Update zh-CN.json [\#1031](https://github.com/liyasthomas/postwoman/pull/1031) ([hantianwei](https://github.com/hantianwei)) -- Bump firebase from 7.17.0 to 7.17.1 [\#1026](https://github.com/liyasthomas/postwoman/pull/1026) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Update zh-CN.json [\#1024](https://github.com/liyasthomas/postwoman/pull/1024) ([hantianwei](https://github.com/hantianwei)) -- Bump @nuxtjs/gtm from 2.3.0 to 2.3.2 [\#1019](https://github.com/liyasthomas/postwoman/pull/1019) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Bump firebase from 7.16.1 to 7.17.0 [\#1018](https://github.com/liyasthomas/postwoman/pull/1018) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Fix bugs with the renderer mixins [\#1008](https://github.com/liyasthomas/postwoman/pull/1008) ([AndrewBastin](https://github.com/AndrewBastin)) -- Bump eslint from 7.4.0 to 7.5.0 [\#1005](https://github.com/liyasthomas/postwoman/pull/1005) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Add Collections section in Docs page [\#1004](https://github.com/liyasthomas/postwoman/pull/1004) ([liyasthomas](https://github.com/liyasthomas)) -- Bump lodash from 4.17.15 to 4.17.19 in /functions [\#999](https://github.com/liyasthomas/postwoman/pull/999) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Bump @nuxtjs/google-analytics from 2.3.0 to 2.4.0 [\#998](https://github.com/liyasthomas/postwoman/pull/998) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Bump firebase from 7.16.0 to 7.16.1 [\#997](https://github.com/liyasthomas/postwoman/pull/997) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Fixed broken network requests in GraphQL [\#995](https://github.com/liyasthomas/postwoman/pull/995) ([AndrewBastin](https://github.com/AndrewBastin)) -- fix: replaceWithJSON used wrong commit name [\#993](https://github.com/liyasthomas/postwoman/pull/993) ([perseveringman](https://github.com/perseveringman)) -- ⬆️ Bump @nuxtjs/toast from 3.3.0 to 3.3.1 [\#992](https://github.com/liyasthomas/postwoman/pull/992) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump start-server-and-test from 1.11.1 to 1.11.2 [\#991](https://github.com/liyasthomas/postwoman/pull/991) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump @nuxtjs/axios from 5.11.0 to 5.12.0 [\#990](https://github.com/liyasthomas/postwoman/pull/990) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump firebase from 7.15.5 to 7.16.0 [\#989](https://github.com/liyasthomas/postwoman/pull/989) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump start-server-and-test from 1.11.0 to 1.11.1 [\#988](https://github.com/liyasthomas/postwoman/pull/988) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump sass-loader from 9.0.1 to 9.0.2 [\#986](https://github.com/liyasthomas/postwoman/pull/986) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump cypress from 4.9.0 to 4.10.0 [\#985](https://github.com/liyasthomas/postwoman/pull/985) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump ace-builds from 1.4.11 to 1.4.12 [\#982](https://github.com/liyasthomas/postwoman/pull/982) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump vuefire from 2.2.2 to 2.2.3 [\#981](https://github.com/liyasthomas/postwoman/pull/981) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump eslint from 7.3.1 to 7.4.0 [\#978](https://github.com/liyasthomas/postwoman/pull/978) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump sass-loader from 9.0.0 to 9.0.1 [\#977](https://github.com/liyasthomas/postwoman/pull/977) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump graphql from 15.2.0 to 15.3.0 [\#976](https://github.com/liyasthomas/postwoman/pull/976) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump nuxt-i18n from 6.13.0 to 6.13.1 [\#975](https://github.com/liyasthomas/postwoman/pull/975) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump sass-loader from 8.0.2 to 9.0.0 [\#973](https://github.com/liyasthomas/postwoman/pull/973) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump nuxt-i18n from 6.12.2 to 6.13.0 [\#972](https://github.com/liyasthomas/postwoman/pull/972) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump graphql from 15.1.0 to 15.2.0 [\#966](https://github.com/liyasthomas/postwoman/pull/966) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump @nuxtjs/sitemap from 2.3.2 to 2.4.0 [\#963](https://github.com/liyasthomas/postwoman/pull/963) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump firebase from 7.15.4 to 7.15.5 [\#962](https://github.com/liyasthomas/postwoman/pull/962) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump eslint from 7.3.0 to 7.3.1 [\#958](https://github.com/liyasthomas/postwoman/pull/958) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump cypress from 4.8.0 to 4.9.0 [\#957](https://github.com/liyasthomas/postwoman/pull/957) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump firebase from 7.15.3 to 7.15.4 [\#956](https://github.com/liyasthomas/postwoman/pull/956) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Binary Responses & Response Lenses [\#955](https://github.com/liyasthomas/postwoman/pull/955) ([AndrewBastin](https://github.com/AndrewBastin)) -- Improving SEO [\#954](https://github.com/liyasthomas/postwoman/pull/954) ([liyasthomas](https://github.com/liyasthomas)) -- Isolate Netlify, Firebase and Helper functions + Import from absolute… [\#953](https://github.com/liyasthomas/postwoman/pull/953) ([liyasthomas](https://github.com/liyasthomas)) -- Added ability to select text in realtime log [\#952](https://github.com/liyasthomas/postwoman/pull/952) ([AndrewBastin](https://github.com/AndrewBastin)) -- ⬆️ Bump firebase from 7.15.1 to 7.15.3 [\#950](https://github.com/liyasthomas/postwoman/pull/950) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump eslint from 7.2.0 to 7.3.0 [\#949](https://github.com/liyasthomas/postwoman/pull/949) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Revert "⬆️ Bump nuxt from 2.12.2 to 2.13.0" [\#946](https://github.com/liyasthomas/postwoman/pull/946) ([liyasthomas](https://github.com/liyasthomas)) -- ⬆️ Bump nuxt from 2.12.2 to 2.13.0 [\#942](https://github.com/liyasthomas/postwoman/pull/942) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump @nuxtjs/sitemap from 2.3.1 to 2.3.2 [\#939](https://github.com/liyasthomas/postwoman/pull/939) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump graphql from 14.6.0 to 15.1.0 [\#938](https://github.com/liyasthomas/postwoman/pull/938) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Updated readme [\#937](https://github.com/liyasthomas/postwoman/pull/937) ([liyasthomas](https://github.com/liyasthomas)) -- ⬆️ Bump graphql-language-service-interface from 2.3.3 to 2.4.0 [\#936](https://github.com/liyasthomas/postwoman/pull/936) ([dependabot[bot]](https://github.com/apps/dependabot)) -- ⬆️ Bump firebase from 7.15.0 to 7.15.1 [\#935](https://github.com/liyasthomas/postwoman/pull/935) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Transpiled ES5 code to ES6/ES7 [\#934](https://github.com/liyasthomas/postwoman/pull/934) ([liyasthomas](https://github.com/liyasthomas)) -- Create Dependabot config file [\#932](https://github.com/liyasthomas/postwoman/pull/932) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Hide download response button for non-JSON responses [\#931](https://github.com/liyasthomas/postwoman/pull/931) ([AndrewBastin](https://github.com/AndrewBastin)) -- chore\(deps-dev\): bump cypress from 4.7.0 to 4.8.0 [\#928](https://github.com/liyasthomas/postwoman/pull/928) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- fix: environment and collection sync issue with firebase [\#926](https://github.com/liyasthomas/postwoman/pull/926) ([myussufz](https://github.com/myussufz)) -- chore\(deps\): bump @nuxtjs/axios from 5.10.3 to 5.11.0 [\#925](https://github.com/liyasthomas/postwoman/pull/925) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump eslint from 7.1.0 to 7.2.0 [\#924](https://github.com/liyasthomas/postwoman/pull/924) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- GraphQL response options only visible when a response is shown [\#923](https://github.com/liyasthomas/postwoman/pull/923) ([AndrewBastin](https://github.com/AndrewBastin)) -- chore\(deps\): bump firebase from 7.14.6 to 7.15.0 [\#922](https://github.com/liyasthomas/postwoman/pull/922) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump @nuxtjs/sitemap from 2.3.0 to 2.3.1 [\#921](https://github.com/liyasthomas/postwoman/pull/921) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Added ability to download GraphQL responses [\#920](https://github.com/liyasthomas/postwoman/pull/920) ([AndrewBastin](https://github.com/AndrewBastin)) -- chore\(deps\): bump nuxt-i18n from 6.12.1 to 6.12.2 [\#919](https://github.com/liyasthomas/postwoman/pull/919) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump @nuxtjs/gtm from 2.2.3 to 2.3.0 [\#917](https://github.com/liyasthomas/postwoman/pull/917) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Cancel Request from the Keyboard [\#916](https://github.com/liyasthomas/postwoman/pull/916) ([AndrewBastin](https://github.com/AndrewBastin)) -- Cancellable Requests [\#915](https://github.com/liyasthomas/postwoman/pull/915) ([AndrewBastin](https://github.com/AndrewBastin)) -- chore\(deps\): bump nuxt-i18n from 6.12.0 to 6.12.1 [\#914](https://github.com/liyasthomas/postwoman/pull/914) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump firebase from 7.14.5 to 7.14.6 [\#913](https://github.com/liyasthomas/postwoman/pull/913) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) - -## [v1.9.7](https://github.com/liyasthomas/postwoman/tree/v1.9.7) (2020-05-12) - -[Full Changelog](https://github.com/liyasthomas/postwoman/compare/v1.9.5...v1.9.7) - -**Fixed bugs:** - -- Empty header in headers list results in SyntaxError: Failed to execute 'setRequestHeader' [\#765](https://github.com/liyasthomas/postwoman/issues/765) -- Getting cannot read value of undefined [\#731](https://github.com/liyasthomas/postwoman/issues/731) -- Environment variables in collections [\#642](https://github.com/liyasthomas/postwoman/issues/642) - -**Closed issues:** - -- Import/Export collections from private github repos to share among teams. [\#867](https://github.com/liyasthomas/postwoman/issues/867) -- Unable to use postwoman with latest docker image from docker hub [\#866](https://github.com/liyasthomas/postwoman/issues/866) -- Access to nonexistent routes will not be redirect to page 404 [\#849](https://github.com/liyasthomas/postwoman/issues/849) -- Error: Network Error. Check console for details. [\#827](https://github.com/liyasthomas/postwoman/issues/827) -- 'Documentation Generated' response stacking past top of page if submit clicked enough times/fast enough [\#826](https://github.com/liyasthomas/postwoman/issues/826) -- The UI could use some improvements [\#825](https://github.com/liyasthomas/postwoman/issues/825) -- Postwoman won't build, produces 'FATAL Nuxt build error' [\#824](https://github.com/liyasthomas/postwoman/issues/824) -- Improve contrast of UI components in all themes [\#819](https://github.com/liyasthomas/postwoman/issues/819) -- Add an option to hide and/or collapse the right panel [\#818](https://github.com/liyasthomas/postwoman/issues/818) -- Docker Cannot log in normally in the container [\#817](https://github.com/liyasthomas/postwoman/issues/817) -- Body in Request [\#815](https://github.com/liyasthomas/postwoman/issues/815) -- How to run postwoman under reverse proxy [\#812](https://github.com/liyasthomas/postwoman/issues/812) -- Call local support [\#811](https://github.com/liyasthomas/postwoman/issues/811) -- feature [\#810](https://github.com/liyasthomas/postwoman/issues/810) -- support response json array [\#805](https://github.com/liyasthomas/postwoman/issues/805) -- socket binnery support [\#801](https://github.com/liyasthomas/postwoman/issues/801) -- Ability to join and leave rooms in Socket.IO connection [\#796](https://github.com/liyasthomas/postwoman/issues/796) -- How can I synchronize my data on local? [\#794](https://github.com/liyasthomas/postwoman/issues/794) -- I cant login [\#792](https://github.com/liyasthomas/postwoman/issues/792) -- Unresolved merge conflict in index.vue.orig [\#786](https://github.com/liyasthomas/postwoman/issues/786) -- You send data my request to Google [\#780](https://github.com/liyasthomas/postwoman/issues/780) -- I have question by \#750, it's closed,but my problem is still.... [\#770](https://github.com/liyasthomas/postwoman/issues/770) -- Add Format Body option [\#767](https://github.com/liyasthomas/postwoman/issues/767) -- Body scroll after modal is open [\#766](https://github.com/liyasthomas/postwoman/issues/766) -- text.match is not a function [\#764](https://github.com/liyasthomas/postwoman/issues/764) -- Request : Copy response headers [\#763](https://github.com/liyasthomas/postwoman/issues/763) -- The accordion \(expand\) labels are out of place on mobile [\#762](https://github.com/liyasthomas/postwoman/issues/762) -- why does the graphql case can't be saved? [\#761](https://github.com/liyasthomas/postwoman/issues/761) -- Mobile responsiveness issues [\#760](https://github.com/liyasthomas/postwoman/issues/760) -- Allow importing environment variables via Postman environment json files [\#759](https://github.com/liyasthomas/postwoman/issues/759) -- Report abuse: liyasthomas/postwoman \(Contact Links\) [\#754](https://github.com/liyasthomas/postwoman/issues/754) -- Report abuse: liyasthomas/postwoman \(Contact Links\) [\#753](https://github.com/liyasthomas/postwoman/issues/753) -- Request headers kept same after changing request type [\#752](https://github.com/liyasthomas/postwoman/issues/752) -- I used it to post test,but response network error [\#750](https://github.com/liyasthomas/postwoman/issues/750) -- Add compatibility for postman collections & environments [\#746](https://github.com/liyasthomas/postwoman/issues/746) -- Improve documentation on how to use environments [\#742](https://github.com/liyasthomas/postwoman/issues/742) -- Add GraphQL syntax highlighting [\#741](https://github.com/liyasthomas/postwoman/issues/741) -- Broken link to translations branch [\#737](https://github.com/liyasthomas/postwoman/issues/737) -- Add docker Images for all Tags [\#722](https://github.com/liyasthomas/postwoman/issues/722) -- Provide post-build resources and default setting files [\#714](https://github.com/liyasthomas/postwoman/issues/714) -- Theme lacks of contrast [\#709](https://github.com/liyasthomas/postwoman/issues/709) -- Postwoman raiase a connection error when communicate with localhost. [\#708](https://github.com/liyasthomas/postwoman/issues/708) -- CORS issue when hosting [\#707](https://github.com/liyasthomas/postwoman/issues/707) -- Add a description to the request or collection when saving it [\#706](https://github.com/liyasthomas/postwoman/issues/706) -- Error: Network Error. Check console for details [\#704](https://github.com/liyasthomas/postwoman/issues/704) -- Save collections on account sync turn on [\#679](https://github.com/liyasthomas/postwoman/issues/679) -- Tests should be saved together with requests [\#643](https://github.com/liyasthomas/postwoman/issues/643) -- npm modules of postwoman's vue components [\#384](https://github.com/liyasthomas/postwoman/issues/384) -- \[request\] VS code extension [\#313](https://github.com/liyasthomas/postwoman/issues/313) -- remove prerequest \<\< \>\> bindings when pre-request script is toggled off [\#234](https://github.com/liyasthomas/postwoman/issues/234) -- Dynamic Headers [\#91](https://github.com/liyasthomas/postwoman/issues/91) - -**Merged pull requests:** - -- chore\(deps\): bump @nuxtjs/sitemap from 2.2.1 to 2.3.0 [\#864](https://github.com/liyasthomas/postwoman/pull/864) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- docs: add sboulema as a contributor [\#863](https://github.com/liyasthomas/postwoman/pull/863) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- Allow importing environment variables via Postman environment json files [\#862](https://github.com/liyasthomas/postwoman/pull/862) ([sboulema](https://github.com/sboulema)) -- chore\(deps\): bump nuxt-i18n from 6.11.0 to 6.11.1 [\#861](https://github.com/liyasthomas/postwoman/pull/861) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Produce valid output when showing/copying as code [\#857](https://github.com/liyasthomas/postwoman/pull/857) ([Hydrophobefireman](https://github.com/Hydrophobefireman)) -- dotenv [\#856](https://github.com/liyasthomas/postwoman/pull/856) ([liyasthomas](https://github.com/liyasthomas)) -- Save Collections/Environments on enabling sync [\#854](https://github.com/liyasthomas/postwoman/pull/854) ([sboulema](https://github.com/sboulema)) -- chore\(deps\): bump firebase from 7.14.2 to 7.14.3 [\#853](https://github.com/liyasthomas/postwoman/pull/853) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Environment variables in collections [\#851](https://github.com/liyasthomas/postwoman/pull/851) ([sboulema](https://github.com/sboulema)) -- Add format body option [\#847](https://github.com/liyasthomas/postwoman/pull/847) ([sboulema](https://github.com/sboulema)) -- Save GraphQL Docs [\#846](https://github.com/liyasthomas/postwoman/pull/846) ([AndrewBastin](https://github.com/AndrewBastin)) -- chore\(deps-dev\): bump node-sass from 4.14.0 to 4.14.1 [\#844](https://github.com/liyasthomas/postwoman/pull/844) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Remove not-deleted index.vue merge file [\#842](https://github.com/liyasthomas/postwoman/pull/842) ([AndrewBastin](https://github.com/AndrewBastin)) -- URL Path Parameters \#834 [\#840](https://github.com/liyasthomas/postwoman/pull/840) ([sboulema](https://github.com/sboulema)) -- chore\(deps\): remove stale dependency [\#839](https://github.com/liyasthomas/postwoman/pull/839) ([jamesgeorge007](https://github.com/jamesgeorge007)) -- GraphQL Query Editor Syntax Highlighting [\#838](https://github.com/liyasthomas/postwoman/pull/838) ([AndrewBastin](https://github.com/AndrewBastin)) -- chore\(deps-dev\): bump lint-staged from 10.2.1 to 10.2.2 [\#837](https://github.com/liyasthomas/postwoman/pull/837) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(store\): better code structure [\#835](https://github.com/liyasthomas/postwoman/pull/835) ([jameslahm](https://github.com/jameslahm)) -- chore\(deps\): bump @nuxtjs/axios from 5.10.2 to 5.10.3 [\#832](https://github.com/liyasthomas/postwoman/pull/832) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump nuxt-i18n from 6.10.1 to 6.11.0 [\#831](https://github.com/liyasthomas/postwoman/pull/831) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump lint-staged from 10.2.0 to 10.2.1 [\#830](https://github.com/liyasthomas/postwoman/pull/830) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Add ability to navigate through message history [\#828](https://github.com/liyasthomas/postwoman/pull/828) ([jinyus](https://github.com/jinyus)) -- chore\(config\): delete render option [\#823](https://github.com/liyasthomas/postwoman/pull/823) ([jameslahm](https://github.com/jameslahm)) -- chore\(deps-dev\): bump cypress from 4.4.1 to 4.5.0 [\#822](https://github.com/liyasthomas/postwoman/pull/822) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump lint-staged from 10.1.7 to 10.2.0 [\#821](https://github.com/liyasthomas/postwoman/pull/821) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Realtime SocketIO support for json user input [\#820](https://github.com/liyasthomas/postwoman/pull/820) ([feydan](https://github.com/feydan)) -- chore\(deps\): bump @nuxtjs/axios from 5.10.1 to 5.10.2 [\#816](https://github.com/liyasthomas/postwoman/pull/816) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Modify responseType by Object\(json\) or Array\(json5\) [\#813](https://github.com/liyasthomas/postwoman/pull/813) ([shtakai](https://github.com/shtakai)) -- chore\(deps\): bump nuxt-i18n from 6.9.2 to 6.10.1 [\#809](https://github.com/liyasthomas/postwoman/pull/809) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump firebase from 7.14.1 to 7.14.2 [\#808](https://github.com/liyasthomas/postwoman/pull/808) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump node-sass from 4.13.1 to 4.14.0 [\#807](https://github.com/liyasthomas/postwoman/pull/807) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump @nuxtjs/sitemap from 2.2.0 to 2.2.1 [\#806](https://github.com/liyasthomas/postwoman/pull/806) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump @nuxtjs/axios from 5.10.0 to 5.10.1 [\#803](https://github.com/liyasthomas/postwoman/pull/803) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump nuxt-i18n from 6.9.1 to 6.9.2 [\#802](https://github.com/liyasthomas/postwoman/pull/802) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump lint-staged from 10.1.6 to 10.1.7 [\#800](https://github.com/liyasthomas/postwoman/pull/800) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump prettier from 2.0.4 to 2.0.5 [\#799](https://github.com/liyasthomas/postwoman/pull/799) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump @nuxtjs/axios from 5.9.7 to 5.10.0 [\#798](https://github.com/liyasthomas/postwoman/pull/798) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump cypress from 4.4.0 to 4.4.1 [\#797](https://github.com/liyasthomas/postwoman/pull/797) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Listen to all events in socket.io connection [\#795](https://github.com/liyasthomas/postwoman/pull/795) ([konradkalemba](https://github.com/konradkalemba)) -- Fix postman import with empty url [\#791](https://github.com/liyasthomas/postwoman/pull/791) ([Nikita240](https://github.com/Nikita240)) -- chore\(deps-dev\): bump lint-staged from 10.1.5 to 10.1.6 [\#789](https://github.com/liyasthomas/postwoman/pull/789) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump lint-staged from 10.1.3 to 10.1.5 [\#787](https://github.com/liyasthomas/postwoman/pull/787) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump firebase from 7.14.0 to 7.14.1 [\#782](https://github.com/liyasthomas/postwoman/pull/782) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump yargs-parser from 18.1.2 to 18.1.3 [\#781](https://github.com/liyasthomas/postwoman/pull/781) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump start-server-and-test from 1.10.11 to 1.11.0 [\#778](https://github.com/liyasthomas/postwoman/pull/778) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump nuxt-i18n from 6.8.1 to 6.9.1 [\#776](https://github.com/liyasthomas/postwoman/pull/776) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump ace-builds from 1.4.9 to 1.4.11 [\#775](https://github.com/liyasthomas/postwoman/pull/775) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump cypress from 4.3.0 to 4.4.0 [\#774](https://github.com/liyasthomas/postwoman/pull/774) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump firebase from 7.13.2 to 7.14.0 [\#758](https://github.com/liyasthomas/postwoman/pull/758) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump husky from 4.2.3 to 4.2.5 [\#757](https://github.com/liyasthomas/postwoman/pull/757) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump lint-staged from 10.1.2 to 10.1.3 [\#756](https://github.com/liyasthomas/postwoman/pull/756) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Fix indicator if extension is installed [\#748](https://github.com/liyasthomas/postwoman/pull/748) ([levrik](https://github.com/levrik)) -- Remove support for legacy extensions [\#747](https://github.com/liyasthomas/postwoman/pull/747) ([levrik](https://github.com/levrik)) -- Fix GQL introspection query not sent through extension [\#745](https://github.com/liyasthomas/postwoman/pull/745) ([levrik](https://github.com/levrik)) -- chore\(deps-dev\): bump prettier from 2.0.2 to 2.0.4 [\#744](https://github.com/liyasthomas/postwoman/pull/744) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump @nuxtjs/sitemap from 2.1.0 to 2.2.0 [\#743](https://github.com/liyasthomas/postwoman/pull/743) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump lint-staged from 10.1.1 to 10.1.2 [\#740](https://github.com/liyasthomas/postwoman/pull/740) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump nuxt-i18n from 6.8.0 to 6.8.1 [\#736](https://github.com/liyasthomas/postwoman/pull/736) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump ace-builds from 1.4.8 to 1.4.9 [\#735](https://github.com/liyasthomas/postwoman/pull/735) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump firebase from 7.13.1 to 7.13.2 [\#734](https://github.com/liyasthomas/postwoman/pull/734) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump vue-virtual-scroll-list from 1.4.6 to 1.4.7 [\#733](https://github.com/liyasthomas/postwoman/pull/733) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump nuxt-i18n from 6.7.2 to 6.8.0 [\#732](https://github.com/liyasthomas/postwoman/pull/732) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump nuxt from 2.12.1 to 2.12.2 [\#729](https://github.com/liyasthomas/postwoman/pull/729) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump nuxt-i18n from 6.7.1 to 6.7.2 [\#728](https://github.com/liyasthomas/postwoman/pull/728) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump lint-staged from 10.1.0 to 10.1.1 [\#727](https://github.com/liyasthomas/postwoman/pull/727) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump cypress from 4.2.0 to 4.3.0 [\#726](https://github.com/liyasthomas/postwoman/pull/726) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump lint-staged from 10.0.10 to 10.1.0 [\#725](https://github.com/liyasthomas/postwoman/pull/725) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump nuxt-i18n from 6.7.0 to 6.7.1 [\#724](https://github.com/liyasthomas/postwoman/pull/724) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump @nuxtjs/axios from 5.9.6 to 5.9.7 [\#723](https://github.com/liyasthomas/postwoman/pull/723) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump lint-staged from 10.0.9 to 10.0.10 [\#721](https://github.com/liyasthomas/postwoman/pull/721) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump @nuxtjs/axios from 5.9.5 to 5.9.6 [\#719](https://github.com/liyasthomas/postwoman/pull/719) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump @nuxtjs/sitemap from 2.0.1 to 2.1.0 [\#718](https://github.com/liyasthomas/postwoman/pull/718) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump firebase from 7.13.0 to 7.13.1 [\#717](https://github.com/liyasthomas/postwoman/pull/717) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump yargs-parser from 18.1.1 to 18.1.2 [\#713](https://github.com/liyasthomas/postwoman/pull/713) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump nuxt-i18n from 6.6.1 to 6.7.0 [\#712](https://github.com/liyasthomas/postwoman/pull/712) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump nuxt from 2.12.0 to 2.12.1 [\#711](https://github.com/liyasthomas/postwoman/pull/711) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump firebase from 7.12.0 to 7.13.0 [\#710](https://github.com/liyasthomas/postwoman/pull/710) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Updating the UI and style files [\#705](https://github.com/liyasthomas/postwoman/pull/705) ([liyasthomas](https://github.com/liyasthomas)) -- chore\(deps-dev\): bump lint-staged from 10.0.8 to 10.0.9 [\#703](https://github.com/liyasthomas/postwoman/pull/703) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Improving performance [\#702](https://github.com/liyasthomas/postwoman/pull/702) ([liyasthomas](https://github.com/liyasthomas)) -- :package: Updating packages [\#701](https://github.com/liyasthomas/postwoman/pull/701) ([liyasthomas](https://github.com/liyasthomas)) -- chore\(deps-dev\): bump prettier from 2.0.1 to 2.0.2 [\#700](https://github.com/liyasthomas/postwoman/pull/700) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump prettier from 1.19.1 to 2.0.1 [\#697](https://github.com/liyasthomas/postwoman/pull/697) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) - -## [v1.9.5](https://github.com/liyasthomas/postwoman/tree/v1.9.5) (2020-03-22) - -[Full Changelog](https://github.com/liyasthomas/postwoman/compare/v1.9.0...v1.9.5) - -**Fixed bugs:** - -- Test script is not run after failing request [\#644](https://github.com/liyasthomas/postwoman/issues/644) -- \[HELP\] Auth permission denied [\#621](https://github.com/liyasthomas/postwoman/issues/621) -- Can't login on Brave Browser [\#607](https://github.com/liyasthomas/postwoman/issues/607) - -**Closed issues:** - -- \[UI/UX\] - Change place of Send button [\#696](https://github.com/liyasthomas/postwoman/issues/696) -- Support preview of JSON:API's "application/vnd.api+json" Content-Type [\#694](https://github.com/liyasthomas/postwoman/issues/694) -- Report Portal integration [\#691](https://github.com/liyasthomas/postwoman/issues/691) -- Docs request: how to prevent secrets from leaving local storage wrt. sync. [\#686](https://github.com/liyasthomas/postwoman/issues/686) -- \[bug\] - Can't make a request to HTTP [\#676](https://github.com/liyasthomas/postwoman/issues/676) -- Looking forward to that the postwoman Compatible 'swagger ' at next version [\#675](https://github.com/liyasthomas/postwoman/issues/675) -- Error: Network Error. Check console for details. [\#673](https://github.com/liyasthomas/postwoman/issues/673) -- \[Bug\] - Can't login to Github and Google [\#661](https://github.com/liyasthomas/postwoman/issues/661) -- A question that has been raised but not resolved [\#658](https://github.com/liyasthomas/postwoman/issues/658) -- An unknown error occurred whilst the proxy was processing your request. [\#656](https://github.com/liyasthomas/postwoman/issues/656) -- Running app from downloaded zip fails to compile [\#651](https://github.com/liyasthomas/postwoman/issues/651) -- Environment variable in path won't update [\#641](https://github.com/liyasthomas/postwoman/issues/641) -- Info: The current domain is not authorized for OAuth operations Error [\#637](https://github.com/liyasthomas/postwoman/issues/637) -- A suggestion for UI [\#635](https://github.com/liyasthomas/postwoman/issues/635) -- How to use postwoman for local development and testing [\#634](https://github.com/liyasthomas/postwoman/issues/634) -- How to debug localhost \(cors\) [\#630](https://github.com/liyasthomas/postwoman/issues/630) -- Support SocketIO connections on Realtime page [\#611](https://github.com/liyasthomas/postwoman/issues/611) -- Requests to local API returning error response [\#608](https://github.com/liyasthomas/postwoman/issues/608) -- Why does the URL input field display only one line [\#604](https://github.com/liyasthomas/postwoman/issues/604) -- Parameter list not showing JSON object fields \(force raw?\) [\#597](https://github.com/liyasthomas/postwoman/issues/597) -- Add setting to disable scroll animations [\#592](https://github.com/liyasthomas/postwoman/issues/592) -- Bigger URL and/or Path input field [\#581](https://github.com/liyasthomas/postwoman/issues/581) -- Ability to connect to a MQTT broker [\#342](https://github.com/liyasthomas/postwoman/issues/342) -- \[request\] Offline cross-platform native build [\#267](https://github.com/liyasthomas/postwoman/issues/267) -- On Save Update existing API [\#204](https://github.com/liyasthomas/postwoman/issues/204) -- Import and export environments from JSON [\#190](https://github.com/liyasthomas/postwoman/issues/190) -- Fast URL entry [\#62](https://github.com/liyasthomas/postwoman/issues/62) - -**Merged pull requests:** - -- Add application/vnd.api+json [\#695](https://github.com/liyasthomas/postwoman/pull/695) ([allthesignals](https://github.com/allthesignals)) -- Fix raw input \(JSON\) [\#693](https://github.com/liyasthomas/postwoman/pull/693) ([leomp12](https://github.com/leomp12)) -- chore\(deps\): bump firebase from 7.11.0 to 7.12.0 [\#689](https://github.com/liyasthomas/postwoman/pull/689) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump vuefire from 2.2.1 to 2.2.2 [\#688](https://github.com/liyasthomas/postwoman/pull/688) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump cypress from 4.1.0 to 4.2.0 [\#685](https://github.com/liyasthomas/postwoman/pull/685) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump start-server-and-test from 1.10.10 to 1.10.11 [\#684](https://github.com/liyasthomas/postwoman/pull/684) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump nuxt-i18n from 6.6.0 to 6.6.1 [\#683](https://github.com/liyasthomas/postwoman/pull/683) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump nuxt from 2.11.0 to 2.12.0 [\#682](https://github.com/liyasthomas/postwoman/pull/682) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Fix setting default raw params [\#681](https://github.com/liyasthomas/postwoman/pull/681) ([leomp12](https://github.com/leomp12)) -- Fix handling content type and raw input [\#678](https://github.com/liyasthomas/postwoman/pull/678) ([leomp12](https://github.com/leomp12)) -- \[Snyk\] Security upgrade yargs-parser from 18.1.0 to 18.1.1 [\#674](https://github.com/liyasthomas/postwoman/pull/674) ([snyk-bot](https://github.com/snyk-bot)) -- chore\(deps-dev\): bump start-server-and-test from 1.10.9 to 1.10.10 [\#672](https://github.com/liyasthomas/postwoman/pull/672) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump firebase from 7.10.0 to 7.11.0 [\#671](https://github.com/liyasthomas/postwoman/pull/671) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ✅ Updating tests [\#669](https://github.com/liyasthomas/postwoman/pull/669) ([liyasthomas](https://github.com/liyasthomas)) -- Updating tests [\#668](https://github.com/liyasthomas/postwoman/pull/668) ([liyasthomas](https://github.com/liyasthomas)) -- APIs [\#667](https://github.com/liyasthomas/postwoman/pull/667) ([liyasthomas](https://github.com/liyasthomas)) -- Insecure Websocket connection issue while connecting to MQTT broker. [\#666](https://github.com/liyasthomas/postwoman/pull/666) ([rahulnpadalkar](https://github.com/rahulnpadalkar)) -- Improving performance [\#664](https://github.com/liyasthomas/postwoman/pull/664) ([liyasthomas](https://github.com/liyasthomas)) -- Feature/mqtt [\#663](https://github.com/liyasthomas/postwoman/pull/663) ([liyasthomas](https://github.com/liyasthomas)) -- Added Support for MQTT [\#662](https://github.com/liyasthomas/postwoman/pull/662) ([rahulnpadalkar](https://github.com/rahulnpadalkar)) -- chore\(deps\): bump yargs-parser from 18.0.0 to 18.1.0 [\#660](https://github.com/liyasthomas/postwoman/pull/660) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump start-server-and-test from 1.10.8 to 1.10.9 [\#659](https://github.com/liyasthomas/postwoman/pull/659) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Added icon slot to tabs [\#657](https://github.com/liyasthomas/postwoman/pull/657) ([liyasthomas](https://github.com/liyasthomas)) -- Refactor/ui [\#655](https://github.com/liyasthomas/postwoman/pull/655) ([liyasthomas](https://github.com/liyasthomas)) -- even [\#654](https://github.com/liyasthomas/postwoman/pull/654) ([liyasthomas](https://github.com/liyasthomas)) -- chore\(deps\): bump yargs-parser from 17.0.0 to 18.0.0 [\#653](https://github.com/liyasthomas/postwoman/pull/653) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump firebase from 7.9.3 to 7.10.0 [\#652](https://github.com/liyasthomas/postwoman/pull/652) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Added the ability to prettify GraphQL queries [\#650](https://github.com/liyasthomas/postwoman/pull/650) ([AndrewBastin](https://github.com/AndrewBastin)) -- Add http/https support to socketio url valid [\#648](https://github.com/liyasthomas/postwoman/pull/648) ([moonrailgun](https://github.com/moonrailgun)) -- Refactor/ui [\#647](https://github.com/liyasthomas/postwoman/pull/647) ([liyasthomas](https://github.com/liyasthomas)) -- Even [\#646](https://github.com/liyasthomas/postwoman/pull/646) ([liyasthomas](https://github.com/liyasthomas)) -- Run tests even after failed request [\#645](https://github.com/liyasthomas/postwoman/pull/645) ([liyasthomas](https://github.com/liyasthomas)) -- Feature: add socket io support [\#640](https://github.com/liyasthomas/postwoman/pull/640) ([moonrailgun](https://github.com/moonrailgun)) -- Removed linting for the collection docs import editor [\#639](https://github.com/liyasthomas/postwoman/pull/639) ([AndrewBastin](https://github.com/AndrewBastin)) -- Moving or renaming files [\#638](https://github.com/liyasthomas/postwoman/pull/638) ([liyasthomas](https://github.com/liyasthomas)) -- Refactor/ui [\#636](https://github.com/liyasthomas/postwoman/pull/636) ([liyasthomas](https://github.com/liyasthomas)) -- Updated messages for when GraphQL Get Schema fails [\#633](https://github.com/liyasthomas/postwoman/pull/633) ([AndrewBastin](https://github.com/AndrewBastin)) -- Minor GraphQL page improvements [\#631](https://github.com/liyasthomas/postwoman/pull/631) ([dmitryyankowski](https://github.com/dmitryyankowski)) -- Ignore empty GQL Variable Strings [\#629](https://github.com/liyasthomas/postwoman/pull/629) ([AndrewBastin](https://github.com/AndrewBastin)) -- chore\(deps-dev\): bump cypress from 4.0.2 to 4.1.0 [\#628](https://github.com/liyasthomas/postwoman/pull/628) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump nuxt-i18n from 6.5.0 to 6.6.0 [\#627](https://github.com/liyasthomas/postwoman/pull/627) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump firebase from 7.9.1 to 7.9.3 [\#626](https://github.com/liyasthomas/postwoman/pull/626) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump @nuxtjs/google-tag-manager from 2.3.1 to 2.3.2 [\#625](https://github.com/liyasthomas/postwoman/pull/625) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- test: purge travis [\#623](https://github.com/liyasthomas/postwoman/pull/623) ([yubathom](https://github.com/yubathom)) -- Added shortcut to quickly run the GraphQL query [\#620](https://github.com/liyasthomas/postwoman/pull/620) ([AndrewBastin](https://github.com/AndrewBastin)) -- docs: add dmitryyankowski as a contributor [\#619](https://github.com/liyasthomas/postwoman/pull/619) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- Link multiple auth providers [\#618](https://github.com/liyasthomas/postwoman/pull/618) ([liyasthomas](https://github.com/liyasthomas)) -- Add --staged parameter to pretty-quick pre-commit [\#617](https://github.com/liyasthomas/postwoman/pull/617) ([dmitryyankowski](https://github.com/dmitryyankowski)) -- :bug: FIxed URI not updating on Clear content, minor formData improve… [\#612](https://github.com/liyasthomas/postwoman/pull/612) ([liyasthomas](https://github.com/liyasthomas)) -- Update proxy information. [\#610](https://github.com/liyasthomas/postwoman/pull/610) ([NBTX](https://github.com/NBTX)) -- Fixed install extension toast appearing even when extension is installed [\#609](https://github.com/liyasthomas/postwoman/pull/609) ([AndrewBastin](https://github.com/AndrewBastin)) -- chore\(deps-dev\): bump lint-staged from 10.0.7 to 10.0.8 [\#606](https://github.com/liyasthomas/postwoman/pull/606) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- JSON linting in the code editor [\#605](https://github.com/liyasthomas/postwoman/pull/605) ([AndrewBastin](https://github.com/AndrewBastin)) -- Added regex to handle url parts [\#603](https://github.com/liyasthomas/postwoman/pull/603) ([JacobAnavisca](https://github.com/JacobAnavisca)) -- GraphQL page improvements, and more [\#602](https://github.com/liyasthomas/postwoman/pull/602) ([dmitryyankowski](https://github.com/dmitryyankowski)) -- I18n [\#601](https://github.com/liyasthomas/postwoman/pull/601) ([liyasthomas](https://github.com/liyasthomas)) -- feat\(i18n\): add Korean [\#600](https://github.com/liyasthomas/postwoman/pull/600) ([9j](https://github.com/9j)) -- Improve page load/unload experience \(remove FOUCs\) [\#599](https://github.com/liyasthomas/postwoman/pull/599) ([NBTX](https://github.com/NBTX)) -- Feature: Add prettier/pretty-quick formatting w/ Husky pre-commit [\#596](https://github.com/liyasthomas/postwoman/pull/596) ([dmitryyankowski](https://github.com/dmitryyankowski)) - -## [v1.9.0](https://github.com/liyasthomas/postwoman/tree/v1.9.0) (2020-02-24) - -[Full Changelog](https://github.com/liyasthomas/postwoman/compare/v1.8.0...v1.9.0) - -**Fixed bugs:** - -- Auto Theme Selection is kinda difficult to see [\#563](https://github.com/liyasthomas/postwoman/issues/563) -- Can't send request to localhost via Chrome extention [\#560](https://github.com/liyasthomas/postwoman/issues/560) -- Validation for duplicate collection ignores letter case [\#547](https://github.com/liyasthomas/postwoman/issues/547) -- Build failed [\#327](https://github.com/liyasthomas/postwoman/issues/327) -- Fixed typo in translation file for Auto theme [\#556](https://github.com/liyasthomas/postwoman/pull/556) ([AndrewBastin](https://github.com/AndrewBastin)) - -**Closed issues:** - -- don't run [\#577](https://github.com/liyasthomas/postwoman/issues/577) -- Get correct response data but occurs with error "Cannot read property 'value' of undefined" [\#575](https://github.com/liyasthomas/postwoman/issues/575) -- firebase_app\_\_WEBPACK_IMPORTED_MODULE_2\_\_\_default.a.firestore is not a function [\#558](https://github.com/liyasthomas/postwoman/issues/558) -- Disable SSL cert for websockets [\#557](https://github.com/liyasthomas/postwoman/issues/557) -- relative module not found during start [\#552](https://github.com/liyasthomas/postwoman/issues/552) -- Feature Request: Subfolders [\#540](https://github.com/liyasthomas/postwoman/issues/540) -- Feature request: Keyboard shortcuts for folder creation [\#539](https://github.com/liyasthomas/postwoman/issues/539) -- Add max-height and overflow: auto to "parameter list" textarea [\#532](https://github.com/liyasthomas/postwoman/issues/532) -- Friendly minded GraphQL [\#468](https://github.com/liyasthomas/postwoman/issues/468) -- multipart/form-data support [\#434](https://github.com/liyasthomas/postwoman/issues/434) -- IE Support [\#386](https://github.com/liyasthomas/postwoman/issues/386) -- ⏬ Import a Postman's Collection [\#333](https://github.com/liyasthomas/postwoman/issues/333) -- Implement pre-request and post-request scripts \(and request chaining\) [\#218](https://github.com/liyasthomas/postwoman/issues/218) -- Environment management and configuration [\#147](https://github.com/liyasthomas/postwoman/issues/147) - -**Merged pull requests:** - -- POST request body editor reacts to the content type [\#594](https://github.com/liyasthomas/postwoman/pull/594) ([AndrewBastin](https://github.com/AndrewBastin)) -- Fix variablesJSONString store default for GraphQL page [\#593](https://github.com/liyasthomas/postwoman/pull/593) ([dmitryyankowski](https://github.com/dmitryyankowski)) -- Environment Mangement [\#591](https://github.com/liyasthomas/postwoman/pull/591) ([JacobAnavisca](https://github.com/JacobAnavisca)) -- GraphQL Query Autocompletion [\#590](https://github.com/liyasthomas/postwoman/pull/590) ([AndrewBastin](https://github.com/AndrewBastin)) -- Refactor/lint [\#589](https://github.com/liyasthomas/postwoman/pull/589) ([liyasthomas](https://github.com/liyasthomas)) -- Even [\#588](https://github.com/liyasthomas/postwoman/pull/588) ([liyasthomas](https://github.com/liyasthomas)) -- chore\(deps\): bump firebase from 7.9.0 to 7.9.1 [\#587](https://github.com/liyasthomas/postwoman/pull/587) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Even [\#586](https://github.com/liyasthomas/postwoman/pull/586) ([liyasthomas](https://github.com/liyasthomas)) -- chore\(deps\): bump firebase from 7.8.2 to 7.9.0 [\#585](https://github.com/liyasthomas/postwoman/pull/585) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump vue-virtual-scroll-list from 1.4.5 to 1.4.6 [\#584](https://github.com/liyasthomas/postwoman/pull/584) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Adapt extension check to new extensions [\#583](https://github.com/liyasthomas/postwoman/pull/583) ([levrik](https://github.com/levrik)) -- Update link to extension repo in README [\#582](https://github.com/liyasthomas/postwoman/pull/582) ([levrik](https://github.com/levrik)) -- Even [\#579](https://github.com/liyasthomas/postwoman/pull/579) ([liyasthomas](https://github.com/liyasthomas)) -- Refactor/lint [\#578](https://github.com/liyasthomas/postwoman/pull/578) ([liyasthomas](https://github.com/liyasthomas)) -- chore\(deps\): bump vue-virtual-scroll-list from 1.4.4 to 1.4.5 [\#576](https://github.com/liyasthomas/postwoman/pull/576) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Postman collection parsing [\#574](https://github.com/liyasthomas/postwoman/pull/574) ([JacobAnavisca](https://github.com/JacobAnavisca)) -- Unify Chrome and Firefox extensions [\#573](https://github.com/liyasthomas/postwoman/pull/573) ([levrik](https://github.com/levrik)) -- fix: drop the toast which doesn't show up [\#572](https://github.com/liyasthomas/postwoman/pull/572) ([jamesgeorge007](https://github.com/jamesgeorge007)) -- :sparkles: Native share + updated meta description [\#571](https://github.com/liyasthomas/postwoman/pull/571) ([liyasthomas](https://github.com/liyasthomas)) -- chore\(deps\): bump firebase from 7.8.1 to 7.8.2 [\#570](https://github.com/liyasthomas/postwoman/pull/570) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump cypress from 4.0.1 to 4.0.2 [\#569](https://github.com/liyasthomas/postwoman/pull/569) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Added create collection and save request syncs [\#568](https://github.com/liyasthomas/postwoman/pull/568) ([JacobAnavisca](https://github.com/JacobAnavisca)) -- Moved common headers to a separate file [\#566](https://github.com/liyasthomas/postwoman/pull/566) ([AndrewBastin](https://github.com/AndrewBastin)) -- chore\(deps-dev\): bump cypress from 4.0.0 to 4.0.1 [\#565](https://github.com/liyasthomas/postwoman/pull/565) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump yargs-parser from 16.1.0 to 17.0.0 [\#564](https://github.com/liyasthomas/postwoman/pull/564) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump cypress from 3.8.3 to 4.0.0 [\#562](https://github.com/liyasthomas/postwoman/pull/562) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump firebase from 7.8.0 to 7.8.1 [\#561](https://github.com/liyasthomas/postwoman/pull/561) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore: use typeof as an operator and make use of localizable strings [\#559](https://github.com/liyasthomas/postwoman/pull/559) ([jamesgeorge007](https://github.com/jamesgeorge007)) -- Support for Formdata [\#555](https://github.com/liyasthomas/postwoman/pull/555) ([liyasthomas](https://github.com/liyasthomas)) -- chore\(deps\): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 [\#554](https://github.com/liyasthomas/postwoman/pull/554) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump @nuxtjs/axios from 5.9.4 to 5.9.5 [\#553](https://github.com/liyasthomas/postwoman/pull/553) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Added toggle to decide whether extensions should be used [\#551](https://github.com/liyasthomas/postwoman/pull/551) ([AndrewBastin](https://github.com/AndrewBastin)) -- Show Ctrl instead of Command for shortcuts non-Apple platforms [\#549](https://github.com/liyasthomas/postwoman/pull/549) ([AndrewBastin](https://github.com/AndrewBastin)) -- fix\(chore\): Take letter casing into account while checking for duplicate collection [\#548](https://github.com/liyasthomas/postwoman/pull/548) ([jamesgeorge007](https://github.com/jamesgeorge007)) -- update e2e tests [\#546](https://github.com/liyasthomas/postwoman/pull/546) ([yubathom](https://github.com/yubathom)) -- chore\(deps\): bump @nuxtjs/axios from 5.9.3 to 5.9.4 [\#545](https://github.com/liyasthomas/postwoman/pull/545) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Refactor [\#543](https://github.com/liyasthomas/postwoman/pull/543) ([liyasthomas](https://github.com/liyasthomas)) -- chore\(deps\): bump firebase from 7.7.0 to 7.8.0 [\#542](https://github.com/liyasthomas/postwoman/pull/542) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump graphql from 14.5.8 to 14.6.0 [\#541](https://github.com/liyasthomas/postwoman/pull/541) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- i18n [\#538](https://github.com/liyasthomas/postwoman/pull/538) ([liyasthomas](https://github.com/liyasthomas)) -- Modification of French translations [\#537](https://github.com/liyasthomas/postwoman/pull/537) ([thomasbnt](https://github.com/thomasbnt)) -- Even [\#535](https://github.com/liyasthomas/postwoman/pull/535) ([liyasthomas](https://github.com/liyasthomas)) -- Updated GraphQL Query Variable Editor [\#534](https://github.com/liyasthomas/postwoman/pull/534) ([AndrewBastin](https://github.com/AndrewBastin)) -- Updating spanish translation [\#529](https://github.com/liyasthomas/postwoman/pull/529) ([liyasthomas](https://github.com/liyasthomas)) -- even merge [\#528](https://github.com/liyasthomas/postwoman/pull/528) ([liyasthomas](https://github.com/liyasthomas)) - -## [v1.8.0](https://github.com/liyasthomas/postwoman/tree/v1.8.0) (2020-01-28) - -[Full Changelog](https://github.com/liyasthomas/postwoman/compare/v1.5.0...v1.8.0) - -**Fixed bugs:** - -- Warn the user if name field was left blank while creating a new collection [\#515](https://github.com/liyasthomas/postwoman/issues/515) -- Multiple collections with the same name shouldn't exist [\#509](https://github.com/liyasthomas/postwoman/issues/509) -- GraphQL String variables are null [\#497](https://github.com/liyasthomas/postwoman/issues/497) -- Post request body is empty [\#473](https://github.com/liyasthomas/postwoman/issues/473) - -**Closed issues:** - -- Allow importing Postman collections [\#524](https://github.com/liyasthomas/postwoman/issues/524) -- Request descriptions [\#511](https://github.com/liyasthomas/postwoman/issues/511) -- Sync collection with a cloud storage \(e.g: Google drive\) [\#507](https://github.com/liyasthomas/postwoman/issues/507) -- Ability to run all requests of a folder/collection [\#498](https://github.com/liyasthomas/postwoman/issues/498) -- Change import/export collection on requests page icon [\#495](https://github.com/liyasthomas/postwoman/issues/495) -- Application contains many hard-coded strings that aren't translatable [\#488](https://github.com/liyasthomas/postwoman/issues/488) -- import cURL error [\#477](https://github.com/liyasthomas/postwoman/issues/477) -- move to postwoman org [\#475](https://github.com/liyasthomas/postwoman/issues/475) -- Create standalone vue components of the request builder. [\#474](https://github.com/liyasthomas/postwoman/issues/474) -- ULR parsing and var auto creation [\#469](https://github.com/liyasthomas/postwoman/issues/469) -- What about additional loaders: + Pug, TypeScript, SASS, material-vue ? [\#467](https://github.com/liyasthomas/postwoman/issues/467) -- \[suggestion\] - Tests tab [\#465](https://github.com/liyasthomas/postwoman/issues/465) -- cookie not found support [\#443](https://github.com/liyasthomas/postwoman/issues/443) -- Feature Request: Consumer Driven Contract Testing [\#420](https://github.com/liyasthomas/postwoman/issues/420) -- Feature Request: Support OAuth2/OIDC [\#337](https://github.com/liyasthomas/postwoman/issues/337) -- Enable running proxy as a backend for Request Capture [\#325](https://github.com/liyasthomas/postwoman/issues/325) -- Label doesn't change when switching between collection requests [\#291](https://github.com/liyasthomas/postwoman/issues/291) -- Add DB cache [\#26](https://github.com/liyasthomas/postwoman/issues/26) - -**Merged pull requests:** - -- Enhancements [\#531](https://github.com/liyasthomas/postwoman/pull/531) ([jamesgeorge007](https://github.com/jamesgeorge007)) -- Merge pull request \#530 from liyasthomas/feature/post-request-tests [\#530](https://github.com/liyasthomas/postwoman/pull/530) ([liyasthomas](https://github.com/liyasthomas)) -- Refactor [\#523](https://github.com/liyasthomas/postwoman/pull/523) ([liyasthomas](https://github.com/liyasthomas)) -- chore\(deps\): bump nuxt-i18n from 6.4.1 to 6.5.0 [\#522](https://github.com/liyasthomas/postwoman/pull/522) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump v-tooltip from 2.0.2 to 2.0.3 [\#521](https://github.com/liyasthomas/postwoman/pull/521) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump cypress from 3.8.2 to 3.8.3 [\#520](https://github.com/liyasthomas/postwoman/pull/520) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Feature/post request tests [\#518](https://github.com/liyasthomas/postwoman/pull/518) ([nickpalenchar](https://github.com/nickpalenchar)) -- Validations for edit and create collections activity [\#516](https://github.com/liyasthomas/postwoman/pull/516) ([jamesgeorge007](https://github.com/jamesgeorge007)) -- Auth [\#513](https://github.com/liyasthomas/postwoman/pull/513) ([liyasthomas](https://github.com/liyasthomas)) -- Support for Google Chrome Extension [\#512](https://github.com/liyasthomas/postwoman/pull/512) ([AndrewBastin](https://github.com/AndrewBastin)) -- Validate duplicate collections [\#510](https://github.com/liyasthomas/postwoman/pull/510) ([jamesgeorge007](https://github.com/jamesgeorge007)) -- GraphQL query validation based on schema [\#508](https://github.com/liyasthomas/postwoman/pull/508) ([AndrewBastin](https://github.com/AndrewBastin)) -- Lint and refactor [\#506](https://github.com/liyasthomas/postwoman/pull/506) ([liyasthomas](https://github.com/liyasthomas)) -- Syntax Error marking in GraphQL query editor [\#505](https://github.com/liyasthomas/postwoman/pull/505) ([AndrewBastin](https://github.com/AndrewBastin)) -- Merge pull request \#504 from liyasthomas/dependabot/npm_and_yarn/node-sass-4.13.1 [\#504](https://github.com/liyasthomas/postwoman/pull/504) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump @nuxtjs/axios from 5.9.2 to 5.9.3 [\#503](https://github.com/liyasthomas/postwoman/pull/503) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps-dev\): bump sass-loader from 8.0.1 to 8.0.2 [\#502](https://github.com/liyasthomas/postwoman/pull/502) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- chore\(deps\): bump ace-builds from 1.4.7 to 1.4.8 [\#501](https://github.com/liyasthomas/postwoman/pull/501) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Refactoring proxy handling to be done in strategies [\#500](https://github.com/liyasthomas/postwoman/pull/500) ([AndrewBastin](https://github.com/AndrewBastin)) -- 💚 Fixed \#497 [\#499](https://github.com/liyasthomas/postwoman/pull/499) ([pushrbx](https://github.com/pushrbx)) -- Feat/firefox strategy [\#496](https://github.com/liyasthomas/postwoman/pull/496) ([liyasthomas](https://github.com/liyasthomas)) -- Firefox Extension compatibility [\#494](https://github.com/liyasthomas/postwoman/pull/494) ([AndrewBastin](https://github.com/AndrewBastin)) -- i18n Japanese: Added new translations [\#492](https://github.com/liyasthomas/postwoman/pull/492) ([reefqi037](https://github.com/reefqi037)) -- Merge pull request \#491 from liyasthomas/i18n [\#491](https://github.com/liyasthomas/postwoman/pull/491) ([liyasthomas](https://github.com/liyasthomas)) -- Replaced hard-coded strings with localizable strings [\#490](https://github.com/liyasthomas/postwoman/pull/490) ([liyasthomas](https://github.com/liyasthomas)) -- Network Strategies [\#487](https://github.com/liyasthomas/postwoman/pull/487) ([AndrewBastin](https://github.com/AndrewBastin)) -- chore\(oauth\): Added method signatures as per JSDoc conventions [\#486](https://github.com/liyasthomas/postwoman/pull/486) ([jamesgeorge007](https://github.com/jamesgeorge007)) -- chore: Minor tweaks [\#485](https://github.com/liyasthomas/postwoman/pull/485) ([jamesgeorge007](https://github.com/jamesgeorge007)) -- ⬆️ Bump cypress from 3.8.1 to 3.8.2 [\#483](https://github.com/liyasthomas/postwoman/pull/483) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump sass-loader from 8.0.0 to 8.0.1 [\#482](https://github.com/liyasthomas/postwoman/pull/482) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump @nuxtjs/google-analytics from 2.2.2 to 2.2.3 [\#481](https://github.com/liyasthomas/postwoman/pull/481) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- GraphQL Type Highlight and Links [\#479](https://github.com/liyasthomas/postwoman/pull/479) ([AndrewBastin](https://github.com/AndrewBastin)) -- OAuth 2.0/OIDC Access Token Retrieval Support [\#476](https://github.com/liyasthomas/postwoman/pull/476) ([reefqi037](https://github.com/reefqi037)) - -## [v1.5.0](https://github.com/liyasthomas/postwoman/tree/v1.5.0) (2020-01-04) - -[Full Changelog](https://github.com/liyasthomas/postwoman/compare/v1.0.0...v1.5.0) - -**Fixed bugs:** - -- WebSocket page freezes when pasting long URL [\#471](https://github.com/liyasthomas/postwoman/issues/471) -- API Documentation won't be generated [\#456](https://github.com/liyasthomas/postwoman/issues/456) -- Sharing Requests via link is not working [\#435](https://github.com/liyasthomas/postwoman/issues/435) -- URL input text is so stutters [\#412](https://github.com/liyasthomas/postwoman/issues/412) -- Save to collections after deleting all the collections causes an error page [\#390](https://github.com/liyasthomas/postwoman/issues/390) -- Bearer token doesn’t work with CORS when only authorization header is allowed [\#353](https://github.com/liyasthomas/postwoman/issues/353) -- Make the UI more compact [\#314](https://github.com/liyasthomas/postwoman/issues/314) -- Allow reserved characters on websocket URI [\#289](https://github.com/liyasthomas/postwoman/issues/289) -- Unable to edit or delete row in history table [\#281](https://github.com/liyasthomas/postwoman/issues/281) -- Allow url request with `/` at eol [\#275](https://github.com/liyasthomas/postwoman/issues/275) -- \[request\] localhost support [\#274](https://github.com/liyasthomas/postwoman/issues/274) -- Code generation for Fetch request type of some methods \(POST, PUT, PATCH\) won't be shown [\#268](https://github.com/liyasthomas/postwoman/issues/268) -- \[BUG\] \[UI\] \[Mobile\] Get results not scrollable. [\#266](https://github.com/liyasthomas/postwoman/issues/266) -- POSTing large raw JSON packets [\#265](https://github.com/liyasthomas/postwoman/issues/265) - -**Closed issues:** - -- Can WSDL be implemented, similar to SoapUI? [\#461](https://github.com/liyasthomas/postwoman/issues/461) -- Module not found: Error: Can't resolve '../.postwoman/version.json' [\#457](https://github.com/liyasthomas/postwoman/issues/457) -- \* ../.postwoman/version.json in ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib??vue-loader-options!./layouts/default.vue?vue&type=script&lang=js& friendly-errors 11:12:37 [\#448](https://github.com/liyasthomas/postwoman/issues/448) -- Raw Request Body should be supported to format the JSON string [\#446](https://github.com/liyasthomas/postwoman/issues/446) -- npm run dev module was not found: ../.postwoman/version.json [\#442](https://github.com/liyasthomas/postwoman/issues/442) -- graphql and websocket work, but http and https do not [\#441](https://github.com/liyasthomas/postwoman/issues/441) -- Can I test localhost? [\#433](https://github.com/liyasthomas/postwoman/issues/433) -- No 'Access-Control-Allow-Origin' [\#426](https://github.com/liyasthomas/postwoman/issues/426) -- When uninstall the PWA the "install PWA" link in postwoman.io isn't appear anymore [\#419](https://github.com/liyasthomas/postwoman/issues/419) -- Toggling options will reset the UI to English [\#417](https://github.com/liyasthomas/postwoman/issues/417) -- Ability to send Binary data using Postwoman [\#415](https://github.com/liyasthomas/postwoman/issues/415) -- Oh my dear god why don't we just wrap it in electron [\#413](https://github.com/liyasthomas/postwoman/issues/413) -- UI improvement suggestion for request method drop down [\#409](https://github.com/liyasthomas/postwoman/issues/409) -- Can I share a request with my team? [\#408](https://github.com/liyasthomas/postwoman/issues/408) -- Does it not support the post method? [\#403](https://github.com/liyasthomas/postwoman/issues/403) -- Post can't send request [\#401](https://github.com/liyasthomas/postwoman/issues/401) -- \[Bug\] fix header icons overlap [\#399](https://github.com/liyasthomas/postwoman/issues/399) -- Custom request method [\#398](https://github.com/liyasthomas/postwoman/issues/398) -- Improve translate for pt-BR \(i18n\) [\#395](https://github.com/liyasthomas/postwoman/issues/395) -- Raw input disabled is not working properly [\#394](https://github.com/liyasthomas/postwoman/issues/394) -- Input area is not clearly to identify for users because the dark mode [\#393](https://github.com/liyasthomas/postwoman/issues/393) -- \[UX\] Setting to make sidebar buttons small [\#389](https://github.com/liyasthomas/postwoman/issues/389) -- \[UX\] Improve responsive breaking points [\#388](https://github.com/liyasthomas/postwoman/issues/388) -- \[UX\] Hide history/collections [\#387](https://github.com/liyasthomas/postwoman/issues/387) -- Clearing shortcut overrides browser default [\#374](https://github.com/liyasthomas/postwoman/issues/374) -- Proxy server default configuration [\#373](https://github.com/liyasthomas/postwoman/issues/373) -- Intent to translate [\#367](https://github.com/liyasthomas/postwoman/issues/367) -- \[request\]: CLI possibilities [\#363](https://github.com/liyasthomas/postwoman/issues/363) -- Feature request: OAuth header support/integration [\#358](https://github.com/liyasthomas/postwoman/issues/358) -- Static builds on releases [\#352](https://github.com/liyasthomas/postwoman/issues/352) -- fix:SSE onclose handle [\#349](https://github.com/liyasthomas/postwoman/issues/349) -- i18n support [\#348](https://github.com/liyasthomas/postwoman/issues/348) -- Separate layers in dockerfile to improve image build [\#339](https://github.com/liyasthomas/postwoman/issues/339) -- Internal server environment usage requirements [\#336](https://github.com/liyasthomas/postwoman/issues/336) -- Server Sent Events [\#329](https://github.com/liyasthomas/postwoman/issues/329) -- Generate API documentation [\#326](https://github.com/liyasthomas/postwoman/issues/326) -- \[Request\] Use responses for next request? [\#324](https://github.com/liyasthomas/postwoman/issues/324) -- Auth info on WebSocket connections [\#321](https://github.com/liyasthomas/postwoman/issues/321) -- Set response panel to fullscreen [\#320](https://github.com/liyasthomas/postwoman/issues/320) -- Graphql support [\#312](https://github.com/liyasthomas/postwoman/issues/312) -- Keyboard shortcuts [\#302](https://github.com/liyasthomas/postwoman/issues/302) -- File/binary request body support [\#298](https://github.com/liyasthomas/postwoman/issues/298) -- Make response body area expandable [\#294](https://github.com/liyasthomas/postwoman/issues/294) -- It's possible to tab into read only and non-form elements [\#287](https://github.com/liyasthomas/postwoman/issues/287) -- Change cursor to disabled on disabled inputs [\#286](https://github.com/liyasthomas/postwoman/issues/286) -- Hover Styling on Inputs [\#285](https://github.com/liyasthomas/postwoman/issues/285) -- Focus Styles on Buttons [\#284](https://github.com/liyasthomas/postwoman/issues/284) -- Mobile can't see console for request errors [\#283](https://github.com/liyasthomas/postwoman/issues/283) -- Missing Focus on Inputs [\#279](https://github.com/liyasthomas/postwoman/issues/279) -- Download the request result into a file. [\#278](https://github.com/liyasthomas/postwoman/issues/278) -- Improve UI Contrast [\#277](https://github.com/liyasthomas/postwoman/issues/277) -- Duplicated query string in generated code [\#272](https://github.com/liyasthomas/postwoman/issues/272) -- Query parameters are duplicated [\#271](https://github.com/liyasthomas/postwoman/issues/271) -- Generated code is incorrect [\#269](https://github.com/liyasthomas/postwoman/issues/269) -- \[UI\] \[UX\] Allow app to take width of browser [\#236](https://github.com/liyasthomas/postwoman/issues/236) -- Extend syntax highlighting with ACE for pre-request script textarea [\#235](https://github.com/liyasthomas/postwoman/issues/235) -- Store pre-request scripts in history [\#233](https://github.com/liyasthomas/postwoman/issues/233) -- Lacking documentation and wiki [\#232](https://github.com/liyasthomas/postwoman/issues/232) -- Store the time spent on fetching a response [\#225](https://github.com/liyasthomas/postwoman/issues/225) -- I can't send POST method [\#210](https://github.com/liyasthomas/postwoman/issues/210) -- Cache view [\#188](https://github.com/liyasthomas/postwoman/issues/188) -- Handling request failures when build number is obtained from GitHub [\#122](https://github.com/liyasthomas/postwoman/issues/122) - -**Merged pull requests:** - -- ⬆️ Bump @nuxtjs/axios from 5.9.0 to 5.9.2 [\#472](https://github.com/liyasthomas/postwoman/pull/472) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Added variables to graphql page. [\#464](https://github.com/liyasthomas/postwoman/pull/464) ([pushrbx](https://github.com/pushrbx)) -- i18n [\#463](https://github.com/liyasthomas/postwoman/pull/463) ([liyasthomas](https://github.com/liyasthomas)) -- ⬆️ Bump cypress from 3.8.0 to 3.8.1 [\#460](https://github.com/liyasthomas/postwoman/pull/460) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- i18n\(de-DE\): improve some translations [\#459](https://github.com/liyasthomas/postwoman/pull/459) ([gabschne](https://github.com/gabschne)) -- bn-BD i18n [\#455](https://github.com/liyasthomas/postwoman/pull/455) ([hmtanbir](https://github.com/hmtanbir)) -- API documentation page [\#451](https://github.com/liyasthomas/postwoman/pull/451) ([liyasthomas](https://github.com/liyasthomas)) -- ⬆️ Bump @nuxtjs/axios from 5.8.0 to 5.9.0 [\#450](https://github.com/liyasthomas/postwoman/pull/450) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump nuxt from 2.10.2 to 2.11.0 [\#449](https://github.com/liyasthomas/postwoman/pull/449) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Various UI tweaks [\#439](https://github.com/liyasthomas/postwoman/pull/439) ([liyasthomas](https://github.com/liyasthomas)) -- i18n [\#438](https://github.com/liyasthomas/postwoman/pull/438) ([liyasthomas](https://github.com/liyasthomas)) -- Burmese translation added [\#437](https://github.com/liyasthomas/postwoman/pull/437) ([ZattWine](https://github.com/ZattWine)) -- chore: stick to Vue.js best practices [\#432](https://github.com/liyasthomas/postwoman/pull/432) ([jamesgeorge007](https://github.com/jamesgeorge007)) -- Styled select input [\#431](https://github.com/liyasthomas/postwoman/pull/431) ([liyasthomas](https://github.com/liyasthomas)) -- Bumped dependencies and Improved UI contrast [\#430](https://github.com/liyasthomas/postwoman/pull/430) ([liyasthomas](https://github.com/liyasthomas)) -- ⬆️ Bump cypress from 3.7.0 to 3.8.0 [\#429](https://github.com/liyasthomas/postwoman/pull/429) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- I18n [\#428](https://github.com/liyasthomas/postwoman/pull/428) ([liyasthomas](https://github.com/liyasthomas)) -- I18n Japanese translation added [\#427](https://github.com/liyasthomas/postwoman/pull/427) ([reefqi037](https://github.com/reefqi037)) -- Even [\#424](https://github.com/liyasthomas/postwoman/pull/424) ([liyasthomas](https://github.com/liyasthomas)) -- I18n [\#423](https://github.com/liyasthomas/postwoman/pull/423) ([liyasthomas](https://github.com/liyasthomas)) -- I18n German translation added [\#422](https://github.com/liyasthomas/postwoman/pull/422) ([NJannasch](https://github.com/NJannasch)) -- Header key autocompletion [\#421](https://github.com/liyasthomas/postwoman/pull/421) ([AndrewBastin](https://github.com/AndrewBastin)) -- Update id-ID.js [\#416](https://github.com/liyasthomas/postwoman/pull/416) ([williamsp](https://github.com/williamsp)) -- Improving translation for id-ID [\#414](https://github.com/liyasthomas/postwoman/pull/414) ([williamsp](https://github.com/williamsp)) -- Fixing bug on request saving [\#410](https://github.com/liyasthomas/postwoman/pull/410) ([adevr](https://github.com/adevr)) -- ⬆️ Bump @nuxtjs/google-analytics from 2.2.1 to 2.2.2 [\#407](https://github.com/liyasthomas/postwoman/pull/407) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump vue-virtual-scroll-list from 1.4.3 to 1.4.4 [\#406](https://github.com/liyasthomas/postwoman/pull/406) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump nuxt-i18n from 6.4.0 to 6.4.1 [\#405](https://github.com/liyasthomas/postwoman/pull/405) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- I18n [\#404](https://github.com/liyasthomas/postwoman/pull/404) ([yubathom](https://github.com/yubathom)) -- Custom methods support [\#400](https://github.com/liyasthomas/postwoman/pull/400) ([liyasthomas](https://github.com/liyasthomas)) -- App UI [\#391](https://github.com/liyasthomas/postwoman/pull/391) ([liyasthomas](https://github.com/liyasthomas)) -- i18n [\#383](https://github.com/liyasthomas/postwoman/pull/383) ([liyasthomas](https://github.com/liyasthomas)) -- Added Turkish Language Support [\#382](https://github.com/liyasthomas/postwoman/pull/382) ([AliAnilKocak](https://github.com/AliAnilKocak)) -- Translated new words to Farsi lang [\#380](https://github.com/liyasthomas/postwoman/pull/380) ([hosseinnedaee](https://github.com/hosseinnedaee)) -- Two Way Data Binding \(v-model\) to Ace Editor component [\#379](https://github.com/liyasthomas/postwoman/pull/379) ([AndrewBastin](https://github.com/AndrewBastin)) -- fix: twitter summary card image url [\#378](https://github.com/liyasthomas/postwoman/pull/378) ([peterpeterparker](https://github.com/peterpeterparker)) -- Added nav shortcuts to GraphQL query and response, updated GraphQL shortcut icons [\#377](https://github.com/liyasthomas/postwoman/pull/377) ([AndrewBastin](https://github.com/AndrewBastin)) -- Bump cypress from 3.6.1 to 3.7.0 [\#376](https://github.com/liyasthomas/postwoman/pull/376) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Bump vuex-persist from 2.1.1 to 2.2.0 [\#375](https://github.com/liyasthomas/postwoman/pull/375) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- I18n [\#372](https://github.com/liyasthomas/postwoman/pull/372) ([EdikWang](https://github.com/EdikWang)) -- Use GraphQL logo for GraphQL tab [\#371](https://github.com/liyasthomas/postwoman/pull/371) ([NBTX](https://github.com/NBTX)) -- Update i18n keywords for Bahasa Indonesia [\#369](https://github.com/liyasthomas/postwoman/pull/369) ([wahwahid](https://github.com/wahwahid)) -- Intent to translate to Spanish on I18n [\#368](https://github.com/liyasthomas/postwoman/pull/368) ([adlpaf](https://github.com/adlpaf)) -- I18n [\#366](https://github.com/liyasthomas/postwoman/pull/366) ([liyasthomas](https://github.com/liyasthomas)) -- Add translations for FR/EN catalogues [\#364](https://github.com/liyasthomas/postwoman/pull/364) ([LaurentBrieu](https://github.com/LaurentBrieu)) -- Added Bahasa Indonesia language support [\#362](https://github.com/liyasthomas/postwoman/pull/362) ([wahwahid](https://github.com/wahwahid)) -- i18n [\#361](https://github.com/liyasthomas/postwoman/pull/361) ([liyasthomas](https://github.com/liyasthomas)) -- Add Simplified Chinese language [\#360](https://github.com/liyasthomas/postwoman/pull/360) ([EdikWang](https://github.com/EdikWang)) -- Added Brazilian Portuguese language support [\#359](https://github.com/liyasthomas/postwoman/pull/359) ([tetri](https://github.com/tetri)) -- Added Farsi language support [\#357](https://github.com/liyasthomas/postwoman/pull/357) ([hosseinnedaee](https://github.com/hosseinnedaee)) -- Adding french language basic [\#355](https://github.com/liyasthomas/postwoman/pull/355) ([thomasbnt](https://github.com/thomasbnt)) -- Basic i18n support [\#351](https://github.com/liyasthomas/postwoman/pull/351) ([liyasthomas](https://github.com/liyasthomas)) -- Undo header/param/body param deletion [\#350](https://github.com/liyasthomas/postwoman/pull/350) ([AndrewBastin](https://github.com/AndrewBastin)) -- Added ability to run GraphQL queries [\#346](https://github.com/liyasthomas/postwoman/pull/346) ([AndrewBastin](https://github.com/AndrewBastin)) -- Add Proxy URL option [\#345](https://github.com/liyasthomas/postwoman/pull/345) ([NBTX](https://github.com/NBTX)) -- ♻️ Refactor Functions [\#344](https://github.com/liyasthomas/postwoman/pull/344) ([athul](https://github.com/athul)) -- refactor: minor improvements [\#343](https://github.com/liyasthomas/postwoman/pull/343) ([jamesgeorge007](https://github.com/jamesgeorge007)) - -## [v1.0.0](https://github.com/liyasthomas/postwoman/tree/v1.0.0) (2019-11-04) - -[Full Changelog](https://github.com/liyasthomas/postwoman/compare/v0.1.0...v1.0.0) - -**Fixed bugs:** - -- Bearer Token value still left even after being cleared [\#212](https://github.com/liyasthomas/postwoman/issues/212) -- All changes in input fields lost when you switch to another page [\#203](https://github.com/liyasthomas/postwoman/issues/203) -- POST request json bodies aren't sent [\#180](https://github.com/liyasthomas/postwoman/issues/180) -- Headers turn into 0 : \[Object object\] [\#166](https://github.com/liyasthomas/postwoman/issues/166) -- Send Again Button Constantly Flickering [\#157](https://github.com/liyasthomas/postwoman/issues/157) -- There are cross-domain problems [\#128](https://github.com/liyasthomas/postwoman/issues/128) -- Raw requests are not being sent [\#124](https://github.com/liyasthomas/postwoman/issues/124) -- Request Body Is Not Sent [\#113](https://github.com/liyasthomas/postwoman/issues/113) -- default menu option - 'Http' is not highlighted when launched from installed pwa app \(UI bug\) [\#100](https://github.com/liyasthomas/postwoman/issues/100) -- App is broken with old history in localStorage [\#74](https://github.com/liyasthomas/postwoman/issues/74) -- Last added history entry is removed automatically after refresh [\#66](https://github.com/liyasthomas/postwoman/issues/66) -- Cannot use localhost as base url [\#56](https://github.com/liyasthomas/postwoman/issues/56) -- \[CORS\] No 'Access-Control-Allow-Origin' header is present on the requested resource [\#2](https://github.com/liyasthomas/postwoman/issues/2) - -**Closed issues:** - -- Section labels don't display properly in Firefox [\#237](https://github.com/liyasthomas/postwoman/issues/237) -- Unsupported URLs \[BUG\]? [\#229](https://github.com/liyasthomas/postwoman/issues/229) -- Credentials are still being included in Permalink even when "Include in URL" is turned off [\#227](https://github.com/liyasthomas/postwoman/issues/227) -- Display sendRequest runtime errors in the console [\#206](https://github.com/liyasthomas/postwoman/issues/206) -- Chain requests. Execute a bunch of requests one by one and produce results [\#196](https://github.com/liyasthomas/postwoman/issues/196) -- Allow User to Choose Whether to Include Authentication in Permalink [\#178](https://github.com/liyasthomas/postwoman/issues/178) -- Allow HTTP \(not HTTPS\) on postwoman.io [\#175](https://github.com/liyasthomas/postwoman/issues/175) -- Docker-compose in development [\#168](https://github.com/liyasthomas/postwoman/issues/168) -- Add Docker [\#164](https://github.com/liyasthomas/postwoman/issues/164) -- Missing "Landing/start page" [\#162](https://github.com/liyasthomas/postwoman/issues/162) -- Response with content-type "application/hal+json" shows as \[Object object\] [\#158](https://github.com/liyasthomas/postwoman/issues/158) -- Clear Input [\#155](https://github.com/liyasthomas/postwoman/issues/155) -- A place to discuss [\#149](https://github.com/liyasthomas/postwoman/issues/149) -- Inconsistent version name [\#141](https://github.com/liyasthomas/postwoman/issues/141) -- introduce some script language to parse the response and pass environment variable as request parameter [\#139](https://github.com/liyasthomas/postwoman/issues/139) -- Add links to the footer version and commit sha [\#134](https://github.com/liyasthomas/postwoman/issues/134) -- Please add a label for each request. It will be helpful. [\#133](https://github.com/liyasthomas/postwoman/issues/133) -- Use 'icon buttons' instead of 'text buttons' [\#130](https://github.com/liyasthomas/postwoman/issues/130) -- Change .editorconfig [\#115](https://github.com/liyasthomas/postwoman/issues/115) -- \[UX\] Provide Focus State for Buttons, etc. [\#112](https://github.com/liyasthomas/postwoman/issues/112) -- Autoresize the textarea [\#102](https://github.com/liyasthomas/postwoman/issues/102) -- Content-Type revamping [\#99](https://github.com/liyasthomas/postwoman/issues/99) -- Add linter semistandard [\#98](https://github.com/liyasthomas/postwoman/issues/98) -- Add version number in footer [\#97](https://github.com/liyasthomas/postwoman/issues/97) -- Show "Send" button all over the page or enable hotkeys [\#94](https://github.com/liyasthomas/postwoman/issues/94) -- Import request from cURL [\#93](https://github.com/liyasthomas/postwoman/issues/93) -- Search on History [\#92](https://github.com/liyasthomas/postwoman/issues/92) -- Add support for "application/hal+json" Content-Type [\#88](https://github.com/liyasthomas/postwoman/issues/88) -- The query string is built incorrectly when the path contains a parameter [\#87](https://github.com/liyasthomas/postwoman/issues/87) -- The history doesn't show a date with the timestamp. [\#81](https://github.com/liyasthomas/postwoman/issues/81) -- Option to Copy request as Fetch or XHR Or CURL [\#76](https://github.com/liyasthomas/postwoman/issues/76) -- Not working on Brave Browser anymore [\#71](https://github.com/liyasthomas/postwoman/issues/71) -- Why da fuq is your name plastered all over the README? [\#70](https://github.com/liyasthomas/postwoman/issues/70) -- Comparison with Postman is missing [\#69](https://github.com/liyasthomas/postwoman/issues/69) -- Add Tests [\#65](https://github.com/liyasthomas/postwoman/issues/65) -- HTTP request with different library [\#61](https://github.com/liyasthomas/postwoman/issues/61) -- Editorconfig file [\#60](https://github.com/liyasthomas/postwoman/issues/60) -- 500 this.isValidURL is not a function [\#58](https://github.com/liyasthomas/postwoman/issues/58) -- Request Headers [\#57](https://github.com/liyasthomas/postwoman/issues/57) -- Colored response codes based on status code [\#46](https://github.com/liyasthomas/postwoman/issues/46) -- Improve SEO [\#45](https://github.com/liyasthomas/postwoman/issues/45) -- Add html preview to response section [\#41](https://github.com/liyasthomas/postwoman/issues/41) -- websocket support [\#40](https://github.com/liyasthomas/postwoman/issues/40) -- Styling with Tailwindcss [\#38](https://github.com/liyasthomas/postwoman/issues/38) -- Not Working in IE 11 [\#37](https://github.com/liyasthomas/postwoman/issues/37) -- Raw request body for POST requests and Authorization key/value in Header [\#36](https://github.com/liyasthomas/postwoman/issues/36) -- Code highlight on response body [\#33](https://github.com/liyasthomas/postwoman/issues/33) -- Template selector [\#32](https://github.com/liyasthomas/postwoman/issues/32) -- Vue template [\#31](https://github.com/liyasthomas/postwoman/issues/31) -- Add copy response to clipboard button [\#30](https://github.com/liyasthomas/postwoman/issues/30) -- Ability to store/share/create collections [\#29](https://github.com/liyasthomas/postwoman/issues/29) -- PWA not installable [\#19](https://github.com/liyasthomas/postwoman/issues/19) -- Send request on Enter Key press [\#17](https://github.com/liyasthomas/postwoman/issues/17) -- Simple Misspelling [\#8](https://github.com/liyasthomas/postwoman/issues/8) -- Readable [\#5](https://github.com/liyasthomas/postwoman/issues/5) -- Serialize a request into JSON? [\#4](https://github.com/liyasthomas/postwoman/issues/4) - -**Merged pull requests:** - -- docs: add liyasthomas as a contributor [\#264](https://github.com/liyasthomas/postwoman/pull/264) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- docs: add jamesgeorge007 as a contributor [\#263](https://github.com/liyasthomas/postwoman/pull/263) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- docs: add NBTX as a contributor [\#262](https://github.com/liyasthomas/postwoman/pull/262) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- Fix .all-contributorsrc badge template. [\#260](https://github.com/liyasthomas/postwoman/pull/260) ([NBTX](https://github.com/NBTX)) -- docs: add hosseinnedaee as a contributor [\#259](https://github.com/liyasthomas/postwoman/pull/259) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- docs: add nityanandagohain as a contributor [\#257](https://github.com/liyasthomas/postwoman/pull/257) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- docs: add JacobAnavisca as a contributor [\#256](https://github.com/liyasthomas/postwoman/pull/256) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- docs: add izerozlu as a contributor [\#255](https://github.com/liyasthomas/postwoman/pull/255) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- docs: add vlad0337187 as a contributor [\#254](https://github.com/liyasthomas/postwoman/pull/254) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- docs: add AndrewBastin as a contributor [\#253](https://github.com/liyasthomas/postwoman/pull/253) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- docs: add terranblake as a contributor [\#252](https://github.com/liyasthomas/postwoman/pull/252) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- docs: add nickpalenchar as a contributor [\#251](https://github.com/liyasthomas/postwoman/pull/251) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- docs: add yubathom as a contributor [\#250](https://github.com/liyasthomas/postwoman/pull/250) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- docs: add larouxn as a contributor [\#249](https://github.com/liyasthomas/postwoman/pull/249) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- docs: add NBTX as a contributor [\#248](https://github.com/liyasthomas/postwoman/pull/248) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- docs: add liyasthomas as a contributor [\#247](https://github.com/liyasthomas/postwoman/pull/247) ([allcontributors[bot]](https://github.com/apps/allcontributors)) -- Make page changes more fluid [\#246](https://github.com/liyasthomas/postwoman/pull/246) ([NBTX](https://github.com/NBTX)) -- Minor tweaks [\#245](https://github.com/liyasthomas/postwoman/pull/245) ([liyasthomas](https://github.com/liyasthomas)) -- Add brand new logo to the project [\#244](https://github.com/liyasthomas/postwoman/pull/244) ([caneco](https://github.com/caneco)) -- ⬆️ Bump @nuxtjs/google-tag-manager from 2.3.0 to 2.3.1 [\#243](https://github.com/liyasthomas/postwoman/pull/243) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump yargs-parser from 15.0.0 to 16.1.0 [\#242](https://github.com/liyasthomas/postwoman/pull/242) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump @nuxtjs/toast from 3.2.1 to 3.3.0 [\#241](https://github.com/liyasthomas/postwoman/pull/241) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump highlight.js from 9.15.10 to 9.16.2 [\#240](https://github.com/liyasthomas/postwoman/pull/240) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump cypress from 3.5.0 to 3.6.0 [\#239](https://github.com/liyasthomas/postwoman/pull/239) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Fix legend labels in Firefox, fix colored labels slider [\#238](https://github.com/liyasthomas/postwoman/pull/238) ([NBTX](https://github.com/NBTX)) -- Feature/pre request script [\#231](https://github.com/liyasthomas/postwoman/pull/231) ([nickpalenchar](https://github.com/nickpalenchar)) -- Documentation Cleanup [\#230](https://github.com/liyasthomas/postwoman/pull/230) ([amitdash291](https://github.com/amitdash291)) -- Fix \#227 Exclude credentials from permalink [\#228](https://github.com/liyasthomas/postwoman/pull/228) ([reefqi037](https://github.com/reefqi037)) -- ⬆️ Bump cypress from 3.4.1 to 3.5.0 [\#224](https://github.com/liyasthomas/postwoman/pull/224) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump @nuxtjs/axios from 5.6.0 to 5.8.0 [\#223](https://github.com/liyasthomas/postwoman/pull/223) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump node-sass from 4.12.0 to 4.13.0 [\#222](https://github.com/liyasthomas/postwoman/pull/222) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump nuxt from 2.10.1 to 2.10.2 [\#221](https://github.com/liyasthomas/postwoman/pull/221) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump @nuxtjs/google-analytics from 2.2.0 to 2.2.1 [\#220](https://github.com/liyasthomas/postwoman/pull/220) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump vuex-persist from 2.1.0 to 2.1.1 [\#219](https://github.com/liyasthomas/postwoman/pull/219) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Add the ApolloTV proxy server [\#217](https://github.com/liyasthomas/postwoman/pull/217) ([NBTX](https://github.com/NBTX)) -- Fixed frame colors toggle [\#216](https://github.com/liyasthomas/postwoman/pull/216) ([mateusppereira](https://github.com/mateusppereira)) -- Re-order sections and add toggle for including authentication in URL [\#215](https://github.com/liyasthomas/postwoman/pull/215) ([NBTX](https://github.com/NBTX)) -- chore: minor code refactor [\#214](https://github.com/liyasthomas/postwoman/pull/214) ([jamesgeorge007](https://github.com/jamesgeorge007)) -- Fix \#212 Clear bearer token value [\#213](https://github.com/liyasthomas/postwoman/pull/213) ([reefqi037](https://github.com/reefqi037)) -- bug: keeping information on page change [\#211](https://github.com/liyasthomas/postwoman/pull/211) ([breno-pereira](https://github.com/breno-pereira)) -- Work in Progress: feature/allow-collections-importing [\#209](https://github.com/liyasthomas/postwoman/pull/209) ([vlad0337187](https://github.com/vlad0337187)) -- fix: don't display 'Collection is empty' label if collection has any … [\#208](https://github.com/liyasthomas/postwoman/pull/208) ([vlad0337187](https://github.com/vlad0337187)) -- Feature/log errors [\#207](https://github.com/liyasthomas/postwoman/pull/207) ([nickpalenchar](https://github.com/nickpalenchar)) -- Use returned value from toggle component on change event [\#205](https://github.com/liyasthomas/postwoman/pull/205) ([hosseinnedaee](https://github.com/hosseinnedaee)) -- Fix proxy URL [\#201](https://github.com/liyasthomas/postwoman/pull/201) ([NBTX](https://github.com/NBTX)) -- Fix CORS and Mixed-Content issue & Bug Fixes [\#200](https://github.com/liyasthomas/postwoman/pull/200) ([NBTX](https://github.com/NBTX)) -- Fix CORS and mixed content issue [\#199](https://github.com/liyasthomas/postwoman/pull/199) ([hosseinnedaee](https://github.com/hosseinnedaee)) -- ⬆️ Bump start-server-and-test from 1.10.5 to 1.10.6 [\#198](https://github.com/liyasthomas/postwoman/pull/198) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Added Tooltips [\#197](https://github.com/liyasthomas/postwoman/pull/197) ([AndrewBastin](https://github.com/AndrewBastin)) -- ⬆️ Bump start-server-and-test from 1.10.3 to 1.10.5 [\#194](https://github.com/liyasthomas/postwoman/pull/194) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump @nuxtjs/google-tag-manager from 2.2.1 to 2.3.0 [\#193](https://github.com/liyasthomas/postwoman/pull/193) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump nuxt from 2.10.0 to 2.10.1 [\#192](https://github.com/liyasthomas/postwoman/pull/192) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- ⬆️ Bump yargs-parser from 14.0.0 to 15.0.0 [\#191](https://github.com/liyasthomas/postwoman/pull/191) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Add quotation marks for generated code [\#187](https://github.com/liyasthomas/postwoman/pull/187) ([johnhenry](https://github.com/johnhenry)) -- Added auto theme [\#185](https://github.com/liyasthomas/postwoman/pull/185) ([AndrewBastin](https://github.com/AndrewBastin)) -- Add Request name label for every requests [\#184](https://github.com/liyasthomas/postwoman/pull/184) ([sharath2106](https://github.com/sharath2106)) -- updated threshold and rootMargin for IntersectionObserver [\#182](https://github.com/liyasthomas/postwoman/pull/182) ([edisonaugusthy](https://github.com/edisonaugusthy)) -- Add basic e2e tests [\#181](https://github.com/liyasthomas/postwoman/pull/181) ([yubathom](https://github.com/yubathom)) -- ⬆️ Bump nuxt from 2.9.2 to 2.10.0 [\#179](https://github.com/liyasthomas/postwoman/pull/179) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- 🐛 Fixed sitemap configuration [\#177](https://github.com/liyasthomas/postwoman/pull/177) ([NicoPennec](https://github.com/NicoPennec)) -- Collections [\#176](https://github.com/liyasthomas/postwoman/pull/176) ([TheHollidayInn](https://github.com/TheHollidayInn)) -- Code Refactoring [\#173](https://github.com/liyasthomas/postwoman/pull/173) ([edisonaugusthy](https://github.com/edisonaugusthy)) -- Added Black Theme [\#172](https://github.com/liyasthomas/postwoman/pull/172) ([AndrewBastin](https://github.com/AndrewBastin)) - -## [v0.1.0](https://github.com/liyasthomas/postwoman/tree/v0.1.0) (2019-08-22) - -[Full Changelog](https://github.com/liyasthomas/postwoman/compare/91c08a5e6305cc95a0df46a33fdd0013bf7339b4...v0.1.0) - -\* _This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)_ +Visit [releases](https://github.com/hoppscotch/hoppscotch/releases) for full changelog. diff --git a/package.json b/package.json index aac0f4d7a..07f1a9f9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hoppscotch-app", - "version": "2.1.0", + "version": "2.2.0", "description": "Open source API development ecosystem", "author": "Hoppscotch (support@hoppscotch.io)", "private": true, @@ -21,11 +21,11 @@ ], "dependencies": { "husky": "^7.0.4", - "lint-staged": "^12.1.7" + "lint-staged": "^12.3.1" }, "devDependencies": { - "@commitlint/cli": "^16.0.2", + "@commitlint/cli": "^16.1.0", "@commitlint/config-conventional": "^16.0.0", - "@types/node": "^17.0.9" + "@types/node": "^17.0.10" } } diff --git a/packages/codemirror-lang-graphql/package.json b/packages/codemirror-lang-graphql/package.json index 47851e695..f91e6e277 100644 --- a/packages/codemirror-lang-graphql/package.json +++ b/packages/codemirror-lang-graphql/package.json @@ -3,6 +3,7 @@ "version": "0.1.0", "description": "GraphQL language support for CodeMirror", "author": "Hoppscotch (support@hoppscotch.io)", + "license": "MIT", "scripts": { "prepare": "rollup -c" }, @@ -18,15 +19,14 @@ "dependencies": { "@codemirror/highlight": "^0.19.6", "@codemirror/language": "^0.19.7", - "@lezer/lr": "^0.15.6" + "@lezer/lr": "^0.15.7" }, "devDependencies": { - "@lezer/generator": "^0.15.2", + "@lezer/generator": "^0.15.3", "mocha": "^9.1.4", - "rollup": "^2.64.0", + "rollup": "^2.66.0", "rollup-plugin-dts": "^4.1.0", "rollup-plugin-ts": "^2.0.5", - "typescript": "^4.5.4" - }, - "license": "MIT" + "typescript": "^4.5.5" + } } diff --git a/packages/hoppscotch-app/components/app/Footer.vue b/packages/hoppscotch-app/components/app/Footer.vue index 2f0330b6b..5886f8793 100644 --- a/packages/hoppscotch-app/components/app/Footer.vue +++ b/packages/hoppscotch-app/components/app/Footer.vue @@ -144,7 +144,7 @@ @click.native="options.tippy().hide()" />
- {{ `${t("app.name")} ${t("app.version")}` }} + {{ `${t("app.name")} v${$config.clientVersion}` }}
diff --git a/packages/hoppscotch-app/locales/af.json b/packages/hoppscotch-app/locales/af.json index 48d303c7d..9c3e3b8f9 100644 --- a/packages/hoppscotch-app/locales/af.json +++ b/packages/hoppscotch-app/locales/af.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Bepalings en privaatheid", "twitter": "Twitter", "type_a_command_search": "Tik 'n opdrag of soek ...", - "version": "v2.1.0", "we_use_cookies": "Ons gebruik koekies", "whats_new": "Wat's nuut?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/ca.json b/packages/hoppscotch-app/locales/ca.json index 1b3199e5a..709b9c22c 100644 --- a/packages/hoppscotch-app/locales/ca.json +++ b/packages/hoppscotch-app/locales/ca.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Condicions i privadesa", "twitter": "Twitter", "type_a_command_search": "Escriviu una ordre o cerqueu ...", - "version": "v2.1.0", "we_use_cookies": "Utilitzem cookies", "whats_new": "Que hi ha de nou?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/cn.json b/packages/hoppscotch-app/locales/cn.json index 87eefb697..f17d4c4ea 100644 --- a/packages/hoppscotch-app/locales/cn.json +++ b/packages/hoppscotch-app/locales/cn.json @@ -64,7 +64,6 @@ "terms_and_privacy": "隐私条款", "twitter": "Twitter", "type_a_command_search": "输入命令或搜索内容……", - "version": "v2.1.0", "we_use_cookies": "我们使用 cookies", "whats_new": "新增内容", "wiki": "帮助" diff --git a/packages/hoppscotch-app/locales/cs.json b/packages/hoppscotch-app/locales/cs.json index 2577fe1a1..568cf217c 100644 --- a/packages/hoppscotch-app/locales/cs.json +++ b/packages/hoppscotch-app/locales/cs.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Podmínky a soukromí", "twitter": "Cvrlikání", "type_a_command_search": "Zadejte příkaz nebo hledejte…", - "version": "v2.1.0", "we_use_cookies": "Používáme cookies", "whats_new": "Co je nového?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/da.json b/packages/hoppscotch-app/locales/da.json index 5e714da0e..e1cbb859b 100644 --- a/packages/hoppscotch-app/locales/da.json +++ b/packages/hoppscotch-app/locales/da.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Vilkår og fortrolighed", "twitter": "Twitter", "type_a_command_search": "Skriv en kommando eller søg ...", - "version": "v2.1.0", "we_use_cookies": "Vi bruger cookies", "whats_new": "Hvad er nyt?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/de.json b/packages/hoppscotch-app/locales/de.json index 79ec96abb..40866f6b5 100644 --- a/packages/hoppscotch-app/locales/de.json +++ b/packages/hoppscotch-app/locales/de.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Allgemeine Geschäftsbedingungen und Datenschutzerklärung", "twitter": "Twitter", "type_a_command_search": "Geben Sie einen Befehl ein oder suchen Sie…", - "version": "v2.1.0", "we_use_cookies": "Wir verwenden Cookies", "whats_new": "Was gibt's Neues?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/el.json b/packages/hoppscotch-app/locales/el.json index 110e07f6f..665359d08 100644 --- a/packages/hoppscotch-app/locales/el.json +++ b/packages/hoppscotch-app/locales/el.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Όροι και απόρρητο", "twitter": "Κελάδημα", "type_a_command_search": "Πληκτρολογήστε μια εντολή ή αναζήτηση…", - "version": "v2.1.0", "we_use_cookies": "Χρησιμοποιούμε cookies", "whats_new": "Τι νέα?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/en.json b/packages/hoppscotch-app/locales/en.json index 9f99b9d13..045d15544 100644 --- a/packages/hoppscotch-app/locales/en.json +++ b/packages/hoppscotch-app/locales/en.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Terms and privacy", "twitter": "Twitter", "type_a_command_search": "Type a command or search…", - "version": "v2.1.0", "we_use_cookies": "We use cookies", "whats_new": "What's new?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/es.json b/packages/hoppscotch-app/locales/es.json index d8d813b4e..c6d66a97f 100644 --- a/packages/hoppscotch-app/locales/es.json +++ b/packages/hoppscotch-app/locales/es.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Términos y privacidad", "twitter": "Twitter", "type_a_command_search": "Escribe un comando o busca…", - "version": "v2.1.0", "we_use_cookies": "Usamos cookies", "whats_new": "¿Qué hay de nuevo?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/fi.json b/packages/hoppscotch-app/locales/fi.json index ea9af1763..34b9e5da6 100644 --- a/packages/hoppscotch-app/locales/fi.json +++ b/packages/hoppscotch-app/locales/fi.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Ehdot ja yksityisyys", "twitter": "Viserrys", "type_a_command_search": "Kirjoita komento tai hae…", - "version": "v2.1.0", "we_use_cookies": "Käytämme evästeitä", "whats_new": "Mikä on uutta?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/fr.json b/packages/hoppscotch-app/locales/fr.json index fa167b132..c4d776c7d 100644 --- a/packages/hoppscotch-app/locales/fr.json +++ b/packages/hoppscotch-app/locales/fr.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Conditions et confidentialité", "twitter": "Twitter", "type_a_command_search": "Tapez une commande ou recherchez…", - "version": "v2.1.0", "we_use_cookies": "Nous utilisons des cookies", "whats_new": "Quoi de neuf?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/he.json b/packages/hoppscotch-app/locales/he.json index f3259dd51..5ac68f6ce 100644 --- a/packages/hoppscotch-app/locales/he.json +++ b/packages/hoppscotch-app/locales/he.json @@ -64,7 +64,6 @@ "terms_and_privacy": "תנאים ופרטיות", "twitter": "טוויטר", "type_a_command_search": "הקלד פקודה או חפש ...", - "version": "v2.1.0", "we_use_cookies": "אנו משתמשים בעוגיות", "whats_new": "מה חדש?", "wiki": "ויקי" diff --git a/packages/hoppscotch-app/locales/hu.json b/packages/hoppscotch-app/locales/hu.json index d3cfb20c9..81602fc84 100644 --- a/packages/hoppscotch-app/locales/hu.json +++ b/packages/hoppscotch-app/locales/hu.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Feltételek és adatvédelem", "twitter": "Twitter", "type_a_command_search": "Írjon be parancsot vagy keresést…", - "version": "v2.1.0", "we_use_cookies": "Sütiket használunk", "whats_new": "Mik az újdonságok?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/it.json b/packages/hoppscotch-app/locales/it.json index e3d1a0d6f..88bafcbe0 100644 --- a/packages/hoppscotch-app/locales/it.json +++ b/packages/hoppscotch-app/locales/it.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Termini e privacy", "twitter": "Twitter", "type_a_command_search": "Digita un comando o cerca...", - "version": "v2.1.0", "we_use_cookies": "Utilizziamo i cookie", "whats_new": "Cosa c'è di nuovo?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/ja.json b/packages/hoppscotch-app/locales/ja.json index e21403ddd..9cc3bb472 100644 --- a/packages/hoppscotch-app/locales/ja.json +++ b/packages/hoppscotch-app/locales/ja.json @@ -64,7 +64,6 @@ "terms_and_privacy": "利用規約とプライバシー", "twitter": "ツイッター", "type_a_command_search": "コマンドを入力するか、検索してください…", - "version": "v2.1.0", "we_use_cookies": "クッキーを使用しています", "whats_new": "新着情報?", "wiki": "ウィキ" diff --git a/packages/hoppscotch-app/locales/ko.json b/packages/hoppscotch-app/locales/ko.json index 05f9002a7..30d27dcbd 100644 --- a/packages/hoppscotch-app/locales/ko.json +++ b/packages/hoppscotch-app/locales/ko.json @@ -64,7 +64,6 @@ "terms_and_privacy": "약관 및 개인정보 보호", "twitter": "트위터", "type_a_command_search": "명령을 입력하거나 검색...", - "version": "v2.1.0", "we_use_cookies": "우리는 쿠키를 사용중입니다", "whats_new": "새로운 소식?", "wiki": "위키" diff --git a/packages/hoppscotch-app/locales/nl.json b/packages/hoppscotch-app/locales/nl.json index e4e46b8ab..5595ac2d5 100644 --- a/packages/hoppscotch-app/locales/nl.json +++ b/packages/hoppscotch-app/locales/nl.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Voorwaarden en privacy", "twitter": "Twitter", "type_a_command_search": "Typ een opdracht of zoek...", - "version": "v2.1.0", "we_use_cookies": "Wij gebruiken cookies", "whats_new": "Wat is er nieuw?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/no.json b/packages/hoppscotch-app/locales/no.json index 94aa43bf4..a655b787b 100644 --- a/packages/hoppscotch-app/locales/no.json +++ b/packages/hoppscotch-app/locales/no.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Vilkår og personvern", "twitter": "Twitter", "type_a_command_search": "Skriv inn en kommando eller søk ...", - "version": "v2.1.0", "we_use_cookies": "Vi bruker informasjonskapsler", "whats_new": "Hva er nytt?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/pl.json b/packages/hoppscotch-app/locales/pl.json index d7e816ab2..26357af13 100644 --- a/packages/hoppscotch-app/locales/pl.json +++ b/packages/hoppscotch-app/locales/pl.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Warunki i prywatność", "twitter": "Twitter", "type_a_command_search": "Wpisz polecenie lub wyszukaj…", - "version": "v2.1.0", "we_use_cookies": "Używamy plików cookie", "whats_new": "Co nowego?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/pt-br.json b/packages/hoppscotch-app/locales/pt-br.json index e9346b8a8..2d854b783 100644 --- a/packages/hoppscotch-app/locales/pt-br.json +++ b/packages/hoppscotch-app/locales/pt-br.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Termos e privacidade", "twitter": "Twitter", "type_a_command_search": "Digite um comando ou pesquise ...", - "version": "v2.1.0", "we_use_cookies": "Usamos cookies", "whats_new": "O que há de novo?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/pt.json b/packages/hoppscotch-app/locales/pt.json index e9346b8a8..2d854b783 100644 --- a/packages/hoppscotch-app/locales/pt.json +++ b/packages/hoppscotch-app/locales/pt.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Termos e privacidade", "twitter": "Twitter", "type_a_command_search": "Digite um comando ou pesquise ...", - "version": "v2.1.0", "we_use_cookies": "Usamos cookies", "whats_new": "O que há de novo?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/ro.json b/packages/hoppscotch-app/locales/ro.json index f4de02294..d8c96cb71 100644 --- a/packages/hoppscotch-app/locales/ro.json +++ b/packages/hoppscotch-app/locales/ro.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Termeni și confidențialitate", "twitter": "Stare de nervozitate", "type_a_command_search": "Tastați o comandă sau căutați ...", - "version": "v2.1.0", "we_use_cookies": "Folosim cookie-uri", "whats_new": "Ce mai e nou?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/ru.json b/packages/hoppscotch-app/locales/ru.json index b06657b01..278014bc8 100644 --- a/packages/hoppscotch-app/locales/ru.json +++ b/packages/hoppscotch-app/locales/ru.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Условия и конфиденциальность", "twitter": "Твиттер", "type_a_command_search": "Введите команду или выполните поиск…", - "version": "v2.1.0", "we_use_cookies": "Мы используем куки", "whats_new": "Что нового?", "wiki": "Вики" diff --git a/packages/hoppscotch-app/locales/sv.json b/packages/hoppscotch-app/locales/sv.json index 316edcc61..8ab93d5d8 100644 --- a/packages/hoppscotch-app/locales/sv.json +++ b/packages/hoppscotch-app/locales/sv.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Villkor och sekretess", "twitter": "Twitter", "type_a_command_search": "Skriv ett kommando eller sök ...", - "version": "v2.1.0", "we_use_cookies": "Vi använder cookies", "whats_new": "Vad är nytt?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/tr.json b/packages/hoppscotch-app/locales/tr.json index 691f4c2f9..5220aa93b 100644 --- a/packages/hoppscotch-app/locales/tr.json +++ b/packages/hoppscotch-app/locales/tr.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Şartlar ve gizlilik", "twitter": "heyecan", "type_a_command_search": "Bir komut yazın veya arayın…", - "version": "v2.1.0", "we_use_cookies": "çerez kullanıyoruz", "whats_new": "Ne var ne yok?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/locales/tw.json b/packages/hoppscotch-app/locales/tw.json index c98f25e81..ce8ba3efe 100644 --- a/packages/hoppscotch-app/locales/tw.json +++ b/packages/hoppscotch-app/locales/tw.json @@ -64,7 +64,6 @@ "terms_and_privacy": "隱私條款", "twitter": "Twitter", "type_a_command_search": "輸入命令或搜尋內容……", - "version": "v2.1.0", "we_use_cookies": "我們使用 cookies", "whats_new": "新增內容", "wiki": "幫助" diff --git a/packages/hoppscotch-app/locales/uk.json b/packages/hoppscotch-app/locales/uk.json index 28fa40aa0..451f6b30d 100644 --- a/packages/hoppscotch-app/locales/uk.json +++ b/packages/hoppscotch-app/locales/uk.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Умови та конфіденційність", "twitter": "Twitter", "type_a_command_search": "Введіть команду або виконайте пошук…", - "version": "v2.1.0", "we_use_cookies": "Ми використовуємо файли cookie", "whats_new": "Що нового?", "wiki": "Вікі" diff --git a/packages/hoppscotch-app/locales/vi.json b/packages/hoppscotch-app/locales/vi.json index ad98621ec..6123aeae7 100644 --- a/packages/hoppscotch-app/locales/vi.json +++ b/packages/hoppscotch-app/locales/vi.json @@ -64,7 +64,6 @@ "terms_and_privacy": "Điều khoản và quyền riêng tư", "twitter": "Twitter", "type_a_command_search": "Nhập lệnh hoặc tìm kiếm…", - "version": "v2.1.0", "we_use_cookies": "Chúng tôi sử dụng cookie", "whats_new": "Có gì mới?", "wiki": "Wiki" diff --git a/packages/hoppscotch-app/nuxt.config.js b/packages/hoppscotch-app/nuxt.config.js index c2867febb..8d34cacc1 100644 --- a/packages/hoppscotch-app/nuxt.config.js +++ b/packages/hoppscotch-app/nuxt.config.js @@ -1,4 +1,5 @@ import languages from "./languages" +import pkg from "./package.json" require("dotenv").config() @@ -340,6 +341,10 @@ export default { BASE_URL: process.env.BASE_URL, }, + publicRuntimeConfig: { + clientVersion: pkg.version, + }, + // Router configuration (https://nuxtjs.org/api/configuration-router) router: { linkActiveClass: "active-link", diff --git a/packages/hoppscotch-app/package.json b/packages/hoppscotch-app/package.json index 053585b44..17a08464d 100644 --- a/packages/hoppscotch-app/package.json +++ b/packages/hoppscotch-app/package.json @@ -1,6 +1,6 @@ { "name": "hoppscotch-app", - "version": "2.1.0", + "version": "2.2.0", "description": "Open source API development ecosystem", "author": "Hoppscotch (support@hoppscotch.io)", "private": true, @@ -54,8 +54,8 @@ "@codemirror/state": "^0.19.6", "@codemirror/stream-parser": "^0.19.4", "@codemirror/text": "^0.19.6", - "@codemirror/tooltip": "^0.19.12", - "@codemirror/view": "^0.19.39", + "@codemirror/tooltip": "^0.19.13", + "@codemirror/view": "^0.19.40", "@hoppscotch/codemirror-lang-graphql": "workspace:^0.1.0", "@hoppscotch/data": "workspace:^0.3.0", "@hoppscotch/js-sandbox": "workspace:^1.0.0", @@ -72,10 +72,10 @@ "@urql/exchange-graphcache": "^4.3.6", "acorn": "^8.7.0", "acorn-walk": "^8.2.0", - "axios": "^0.24.0", + "axios": "^0.25.0", "core-js": "^3.20.3", "esprima": "^4.0.1", - "firebase": "^9.6.3", + "firebase": "^9.6.4", "fp-ts": "^2.11.8", "fuse.js": "^6.5.3", "graphql": "^15.5.0", @@ -114,10 +114,10 @@ "yargs-parser": "^21.0.0" }, "devDependencies": { - "@babel/core": "^7.16.7", - "@babel/preset-env": "^7.16.8", + "@babel/core": "^7.16.12", + "@babel/preset-env": "^7.16.11", "@graphql-codegen/add": "^3.1.1", - "@graphql-codegen/cli": "2.3.1", + "@graphql-codegen/cli": "2.4.0", "@graphql-codegen/typed-document-node": "^2.2.2", "@graphql-codegen/typescript": "2.4.2", "@graphql-codegen/typescript-operations": "^2.2.2", @@ -149,7 +149,7 @@ "@types/uuid": "^8.3.4", "@urql/devtools": "^2.0.3", "@vue/composition-api": "^1.4.4", - "@vue/runtime-dom": "^3.2.27", + "@vue/runtime-dom": "^3.2.29", "@vue/test-utils": "^1.3.0", "babel-core": "^7.0.0-bridge.0", "babel-jest": "^27.4.6", @@ -165,16 +165,16 @@ "nuxt-windicss": "^2.2.2", "prettier": "^2.5.1", "raw-loader": "^4.0.2", - "sass": "^1.47.0", + "sass": "^1.49.0", "sass-loader": "^10.2.0", - "stylelint": "^14.2.0", + "stylelint": "^14.3.0", "stylelint-config-prettier": "^9.0.3", "stylelint-config-standard": "^24.0.0", "stylelint-config-standard-scss": "^3.0.0", "ts-jest": "^27.1.3", - "typescript": "^4.5.4", + "typescript": "^4.5.5", "vue-jest": "^3.0.7", - "vue-template-babel-compiler": "^1.1.0", + "vue-template-babel-compiler": "^1.1.2", "worker-loader": "^3.0.8" } } diff --git a/packages/hoppscotch-data/package.json b/packages/hoppscotch-data/package.json index 87cd8f2b5..eb684d659 100644 --- a/packages/hoppscotch-data/package.json +++ b/packages/hoppscotch-data/package.json @@ -20,7 +20,7 @@ "type": "git", "url": "git+https://github.com/hoppscotch/hoppscotch.git" }, - "author": "The Hoppscotch Team ", + "author": "Hoppscotch (support@hoppscotch.io)", "license": "MIT", "bugs": { "url": "https://github.com/hoppscotch/hoppscotch/issues" diff --git a/packages/hoppscotch-js-sandbox/package.json b/packages/hoppscotch-js-sandbox/package.json index 9d5059e1a..57a284995 100644 --- a/packages/hoppscotch-js-sandbox/package.json +++ b/packages/hoppscotch-js-sandbox/package.json @@ -42,9 +42,9 @@ "@relmify/jest-fp-ts": "^1.1.1", "@types/jest": "^27.4.0", "@types/lodash": "^4.14.178", - "@types/node": "^17.0.9", - "@typescript-eslint/eslint-plugin": "^5.9.1", - "@typescript-eslint/parser": "^5.9.1", + "@types/node": "^17.0.10", + "@typescript-eslint/eslint-plugin": "^5.10.0", + "@typescript-eslint/parser": "^5.10.0", "eslint": "^8.7.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0", @@ -52,6 +52,6 @@ "jest": "^27.4.7", "prettier": "^2.5.1", "ts-jest": "^27.1.3", - "typescript": "^4.5.4" + "typescript": "^4.5.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e52495288..01f4b5edf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,48 +4,48 @@ importers: .: specifiers: - '@commitlint/cli': ^16.0.2 + '@commitlint/cli': ^16.1.0 '@commitlint/config-conventional': ^16.0.0 - '@types/node': ^17.0.9 + '@types/node': ^17.0.10 husky: ^7.0.4 - lint-staged: ^12.1.7 + lint-staged: ^12.3.1 dependencies: husky: 7.0.4 - lint-staged: 12.1.7 + lint-staged: 12.3.1 devDependencies: - '@commitlint/cli': 16.0.2_@types+node@17.0.9 + '@commitlint/cli': 16.1.0_@types+node@17.0.10 '@commitlint/config-conventional': 16.0.0 - '@types/node': 17.0.9 + '@types/node': 17.0.10 packages/codemirror-lang-graphql: specifiers: '@codemirror/highlight': ^0.19.6 '@codemirror/language': ^0.19.7 - '@lezer/generator': ^0.15.2 - '@lezer/lr': ^0.15.6 + '@lezer/generator': ^0.15.3 + '@lezer/lr': ^0.15.7 mocha: ^9.1.4 - rollup: ^2.64.0 + rollup: ^2.66.0 rollup-plugin-dts: ^4.1.0 rollup-plugin-ts: ^2.0.5 - typescript: ^4.5.4 + typescript: ^4.5.5 dependencies: '@codemirror/highlight': 0.19.7 '@codemirror/language': 0.19.7 - '@lezer/lr': 0.15.6 + '@lezer/lr': 0.15.7 devDependencies: - '@lezer/generator': 0.15.2 + '@lezer/generator': 0.15.3 mocha: 9.1.4 - rollup: 2.64.0 - rollup-plugin-dts: 4.1.0_rollup@2.64.0+typescript@4.5.4 - rollup-plugin-ts: 2.0.5_rollup@2.64.0+typescript@4.5.4 - typescript: 4.5.4 + rollup: 2.66.0 + rollup-plugin-dts: 4.1.0_rollup@2.66.0+typescript@4.5.5 + rollup-plugin-ts: 2.0.5_rollup@2.66.0+typescript@4.5.5 + typescript: 4.5.5 packages/hoppscotch-app: specifiers: '@apidevtools/swagger-parser': ^10.0.3 '@apollo/client': ^3.5.7 - '@babel/core': ^7.16.7 - '@babel/preset-env': ^7.16.8 + '@babel/core': ^7.16.12 + '@babel/preset-env': ^7.16.11 '@codemirror/autocomplete': ^0.19.12 '@codemirror/closebrackets': ^0.19.0 '@codemirror/commands': ^0.19.7 @@ -65,10 +65,10 @@ importers: '@codemirror/state': ^0.19.6 '@codemirror/stream-parser': ^0.19.4 '@codemirror/text': ^0.19.6 - '@codemirror/tooltip': ^0.19.12 - '@codemirror/view': ^0.19.39 + '@codemirror/tooltip': ^0.19.13 + '@codemirror/view': ^0.19.40 '@graphql-codegen/add': ^3.1.1 - '@graphql-codegen/cli': 2.3.1 + '@graphql-codegen/cli': 2.4.0 '@graphql-codegen/typed-document-node': ^2.2.2 '@graphql-codegen/typescript': 2.4.2 '@graphql-codegen/typescript-operations': ^2.2.2 @@ -114,11 +114,11 @@ importers: '@urql/exchange-auth': ^0.1.7 '@urql/exchange-graphcache': ^4.3.6 '@vue/composition-api': ^1.4.4 - '@vue/runtime-dom': ^3.2.27 + '@vue/runtime-dom': ^3.2.29 '@vue/test-utils': ^1.3.0 acorn: ^8.7.0 acorn-walk: ^8.2.0 - axios: ^0.24.0 + axios: ^0.25.0 babel-core: ^7.0.0-bridge.0 babel-jest: ^27.4.6 babel-loader: ^8.2.3 @@ -129,7 +129,7 @@ importers: eslint-plugin-prettier: ^4.0.0 eslint-plugin-vue: ^8.3.0 esprima: ^4.0.1 - firebase: ^9.6.3 + firebase: ^9.6.4 fp-ts: ^2.11.8 fuse.js: ^6.5.3 graphql: ^15.5.0 @@ -155,14 +155,14 @@ importers: prettier: ^2.5.1 raw-loader: ^4.0.2 rxjs: ^7.5.2 - sass: ^1.47.0 + sass: ^1.49.0 sass-loader: ^10.2.0 socket.io-client-v2: npm:socket.io-client@^2.4.0 socket.io-client-v3: npm:socket.io-client@^3.1.3 socket.io-client-v4: npm:socket.io-client@^4.4.1 socketio-wildcard: ^2.0.0 splitpanes: ^2.3.8 - stylelint: ^14.2.0 + stylelint: ^14.3.0 stylelint-config-prettier: ^9.0.3 stylelint-config-standard: ^24.0.0 stylelint-config-standard-scss: ^3.0.0 @@ -170,13 +170,13 @@ importers: tern: ^0.24.3 timeago.js: ^4.0.2 ts-jest: ^27.1.3 - typescript: ^4.5.4 + typescript: ^4.5.5 uuid: 8.3.2 vue-apollo: ^3.1.0 vue-functional-data-merge: ^3.1.0 vue-github-button: ^1.3.0 vue-jest: ^3.0.7 - vue-template-babel-compiler: ^1.1.0 + vue-template-babel-compiler: ^1.1.2 vue-textarea-autosize: ^1.1.1 vue-tippy: ^4.13.0 vuejs-auto-complete: ^0.9.0 @@ -205,8 +205,8 @@ importers: '@codemirror/state': 0.19.6 '@codemirror/stream-parser': 0.19.4 '@codemirror/text': 0.19.6 - '@codemirror/tooltip': 0.19.12 - '@codemirror/view': 0.19.39 + '@codemirror/tooltip': 0.19.13 + '@codemirror/view': 0.19.40 '@hoppscotch/codemirror-lang-graphql': link:../codemirror-lang-graphql '@hoppscotch/data': link:../hoppscotch-data '@hoppscotch/js-sandbox': link:../hoppscotch-js-sandbox @@ -223,15 +223,15 @@ importers: '@urql/exchange-graphcache': 4.3.6_graphql@15.7.2 acorn: 8.7.0 acorn-walk: 8.2.0 - axios: 0.24.0 + axios: 0.25.0 core-js: 3.20.3 esprima: 4.0.1 - firebase: 9.6.3 + firebase: 9.6.4 fp-ts: 2.11.8 fuse.js: 6.5.3 graphql: 15.7.2 - graphql-language-service-interface: 2.9.1_8f91b510d830ea79a04e3946bbf71dff - graphql-language-service-parser: 1.10.4_8f91b510d830ea79a04e3946bbf71dff + graphql-language-service-interface: 2.9.1_10bffa78ded10dc50757752ad5914fc1 + graphql-language-service-parser: 1.10.4_10bffa78ded10dc50757752ad5914fc1 graphql-tag: 2.12.6_graphql@15.7.2 httpsnippet: 2.0.0 insomnia-importers: 2.4.1_openapi-types@10.0.0 @@ -241,7 +241,7 @@ importers: lodash: 4.17.21 mustache: 4.2.0 node-interval-tree: 1.3.3 - nuxt: 2.15.8_typescript@4.5.4 + nuxt: 2.15.8_typescript@4.5.5 openapi-types: 10.0.0 paho-mqtt: 1.1.0 postman-collection: 4.1.1 @@ -264,26 +264,26 @@ importers: wonka: 4.0.15 yargs-parser: 21.0.0 devDependencies: - '@babel/core': 7.16.7 - '@babel/preset-env': 7.16.8_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/preset-env': 7.16.11_@babel+core@7.16.12 '@graphql-codegen/add': 3.1.1_graphql@15.7.2 - '@graphql-codegen/cli': 2.3.1_8f91b510d830ea79a04e3946bbf71dff + '@graphql-codegen/cli': 2.4.0_10bffa78ded10dc50757752ad5914fc1 '@graphql-codegen/typed-document-node': 2.2.2_graphql@15.7.2 '@graphql-codegen/typescript': 2.4.2_graphql@15.7.2 '@graphql-codegen/typescript-operations': 2.2.2_graphql@15.7.2 '@graphql-codegen/typescript-urql-graphcache': 2.2.3_0078faba29fbf2fd40f25b4af19ce6b4 '@graphql-codegen/urql-introspection': 2.1.1_graphql@15.7.2 '@graphql-typed-document-node/core': 3.1.1_graphql@15.7.2 - '@nuxt/types': 2.15.8_sass@1.48.0 + '@nuxt/types': 2.15.8_sass@1.49.0 '@nuxt/typescript-build': 2.1.0_@nuxt+types@2.15.8+eslint@8.7.0 '@nuxtjs/color-mode': 2.1.1 '@nuxtjs/dotenv': 1.4.1 - '@nuxtjs/eslint-config-typescript': 8.0.0_8031b572a9e3f8a1de70aff2e289fc88 + '@nuxtjs/eslint-config-typescript': 8.0.0_fba2f7198138739da2e4544725d6464d '@nuxtjs/eslint-module': 3.0.2_eslint@8.7.0 '@nuxtjs/google-analytics': 2.4.0 '@nuxtjs/google-fonts': 1.3.0 '@nuxtjs/pwa': 3.3.5 - '@nuxtjs/stylelint-module': 4.1.0_stylelint@14.2.0 + '@nuxtjs/stylelint-module': 4.1.0_stylelint@14.3.0 '@nuxtjs/svg': 0.3.0 '@relmify/jest-fp-ts': 1.1.1_fp-ts@2.11.8+io-ts@2.2.16 '@sentry/browser': 6.16.1 @@ -299,11 +299,11 @@ importers: '@types/uuid': 8.3.4 '@urql/devtools': 2.0.3_@urql+core@2.3.6+graphql@15.7.2 '@vue/composition-api': 1.4.4 - '@vue/runtime-dom': 3.2.27 + '@vue/runtime-dom': 3.2.29 '@vue/test-utils': 1.3.0 - babel-core: 7.0.0-bridge.0_@babel+core@7.16.7 - babel-jest: 27.4.6_@babel+core@7.16.7 - babel-loader: 8.2.3_@babel+core@7.16.7 + babel-core: 7.0.0-bridge.0_@babel+core@7.16.12 + babel-jest: 27.4.6_@babel+core@7.16.12 + babel-loader: 8.2.3_@babel+core@7.16.12 eslint: 8.7.0 eslint-config-prettier: 8.3.0_eslint@8.7.0 eslint-plugin-nuxt: 3.1.0_eslint@8.7.0 @@ -315,16 +315,16 @@ importers: nuxt-windicss: 2.2.2 prettier: 2.5.1 raw-loader: 4.0.2 - sass: 1.48.0 - sass-loader: 10.2.0_sass@1.48.0 - stylelint: 14.2.0 - stylelint-config-prettier: 9.0.3_stylelint@14.2.0 - stylelint-config-standard: 24.0.0_stylelint@14.2.0 - stylelint-config-standard-scss: 3.0.0_stylelint@14.2.0 - ts-jest: 27.1.3_fb0ac01116d5d8b1cb4f3433e32eec15 - typescript: 4.5.4 + sass: 1.49.0 + sass-loader: 10.2.0_sass@1.49.0 + stylelint: 14.3.0 + stylelint-config-prettier: 9.0.3_stylelint@14.3.0 + stylelint-config-standard: 24.0.0_stylelint@14.3.0 + stylelint-config-standard-scss: 3.0.0_stylelint@14.3.0 + ts-jest: 27.1.3_50f47ab6c9bbaa69742d160df61bcd2a + typescript: 4.5.5 vue-jest: 3.0.7_babel-core@7.0.0-bridge.0 - vue-template-babel-compiler: 1.1.0 + vue-template-babel-compiler: 1.1.2 worker-loader: 3.0.8 packages/hoppscotch-data: @@ -344,9 +344,9 @@ importers: '@relmify/jest-fp-ts': ^1.1.1 '@types/jest': ^27.4.0 '@types/lodash': ^4.14.178 - '@types/node': ^17.0.9 - '@typescript-eslint/eslint-plugin': ^5.9.1 - '@typescript-eslint/parser': ^5.9.1 + '@types/node': ^17.0.10 + '@typescript-eslint/eslint-plugin': ^5.10.0 + '@typescript-eslint/parser': ^5.10.0 eslint: ^8.7.0 eslint-config-prettier: ^8.3.0 eslint-plugin-prettier: ^4.0.0 @@ -357,7 +357,7 @@ importers: prettier: ^2.5.1 quickjs-emscripten: ^0.15.0 ts-jest: ^27.1.3 - typescript: ^4.5.4 + typescript: ^4.5.5 dependencies: fp-ts: 2.11.8 lodash: 4.17.21 @@ -367,17 +367,17 @@ importers: '@relmify/jest-fp-ts': 1.1.1_fp-ts@2.11.8+io-ts@2.2.16 '@types/jest': 27.4.0 '@types/lodash': 4.14.178 - '@types/node': 17.0.9 - '@typescript-eslint/eslint-plugin': 5.9.1_bbe74534e31a8c21f1b3522447c55341 - '@typescript-eslint/parser': 5.9.1_eslint@8.7.0+typescript@4.5.4 + '@types/node': 17.0.10 + '@typescript-eslint/eslint-plugin': 5.10.0_706fb07ce74b1db611f19a02ad2ce784 + '@typescript-eslint/parser': 5.10.0_eslint@8.7.0+typescript@4.5.5 eslint: 8.7.0 eslint-config-prettier: 8.3.0_eslint@8.7.0 eslint-plugin-prettier: 4.0.0_4660519532e4c3b0a9e5bb6623cfedf6 io-ts: 2.2.16_fp-ts@2.11.8 jest: 27.4.7 prettier: 2.5.1 - ts-jest: 27.1.3_9364f2ad0b7b67f00a4d081c662c6871 - typescript: 4.5.4 + ts-jest: 27.1.3_a7e53b5e5b59e71a0fd4d8cf128393d5 + typescript: 4.5.5 packages: @@ -470,34 +470,30 @@ packages: resolution: {integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.16.7 + '@babel/highlight': 7.16.10 /@babel/compat-data/7.16.0: resolution: {integrity: sha512-DGjt2QZse5SGd9nfOSqO4WLJ8NN/oHkijbXbPrxuoJO3oIPJL3TciZs9FX+cOHNiY9E9l0opL8g7BmLe3T+9ew==} engines: {node: '>=6.9.0'} dev: false - /@babel/compat-data/7.16.4: - resolution: {integrity: sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==} - engines: {node: '>=6.9.0'} - /@babel/compat-data/7.16.8: resolution: {integrity: sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==} engines: {node: '>=6.9.0'} - /@babel/core/7.16.7: - resolution: {integrity: sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA==} + /@babel/core/7.16.12: + resolution: {integrity: sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/generator': 7.16.7 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.7 + '@babel/generator': 7.16.8 + '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.12 '@babel/helper-module-transforms': 7.16.7 '@babel/helpers': 7.16.7 - '@babel/parser': 7.16.7 + '@babel/parser': 7.16.12 '@babel/template': 7.16.7 - '@babel/traverse': 7.16.7 - '@babel/types': 7.16.7 + '@babel/traverse': 7.16.10 + '@babel/types': 7.16.8 convert-source-map: 1.8.0 debug: 4.3.3 gensync: 1.0.0-beta.2 @@ -507,14 +503,14 @@ packages: transitivePeerDependencies: - supports-color - /@babel/eslint-parser/7.16.3_@babel+core@7.16.7+eslint@8.7.0: + /@babel/eslint-parser/7.16.3_@babel+core@7.16.12+eslint@8.7.0: resolution: {integrity: sha512-iB4ElZT0jAt7PKVaeVulOECdGe6UnmA/O0P9jlF5g5GBOwDVbna8AXhHRu4s27xQf6OkveyA8iTDv1jHdDejgQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': '>=7.11.0' eslint: ^7.5.0 || ^8.0.0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 eslint: 8.7.0 eslint-scope: 5.1.1 eslint-visitor-keys: 2.1.0 @@ -533,7 +529,7 @@ packages: resolution: {integrity: sha512-/ST3Sg8MLGY5HVYmrjOgL60ENux/HfO/CsUh7y4MalThufhE/Ff/6EibFDHi4jiDCaWfJKoqbE6oTh21c5hrRg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.16.7 + '@babel/types': 7.16.8 jsesc: 2.5.2 source-map: 0.5.7 @@ -558,38 +554,38 @@ packages: '@babel/helper-explode-assignable-expression': 7.16.7 '@babel/types': 7.16.8 - /@babel/helper-compilation-targets/7.16.0_@babel+core@7.16.7: + /@babel/helper-compilation-targets/7.16.0_@babel+core@7.16.12: resolution: {integrity: sha512-S7iaOT1SYlqK0sQaCi21RX4+13hmdmnxIEAnQUB/eh7GeAnRjOUgTYpLkUOiRXzD+yog1JxP0qyAQZ7ZxVxLVg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.16.8 - '@babel/core': 7.16.7 + '@babel/compat-data': 7.16.0 + '@babel/core': 7.16.12 '@babel/helper-validator-option': 7.16.7 browserslist: 4.17.5 semver: 6.3.0 dev: false - /@babel/helper-compilation-targets/7.16.7_@babel+core@7.16.7: + /@babel/helper-compilation-targets/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.16.4 - '@babel/core': 7.16.7 + '@babel/compat-data': 7.16.8 + '@babel/core': 7.16.12 '@babel/helper-validator-option': 7.16.7 browserslist: 4.19.1 semver: 6.3.0 - /@babel/helper-create-class-features-plugin/7.16.7_@babel+core@7.16.7: - resolution: {integrity: sha512-kIFozAvVfK05DM4EVQYKK+zteWvY85BFdGBRQBytRyY3y+6PX0DkDOn/CZ3lEuczCfrCxEzwt0YtP/87YPTWSw==} + /@babel/helper-create-class-features-plugin/7.16.10_@babel+core@7.16.12: + resolution: {integrity: sha512-wDeej0pu3WN/ffTxMNCPW5UCiOav8IcLRxSIyp/9+IF2xJUM9h/OYjg0IJLHaL6F8oU8kqMz9nc1vryXhMsgXg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-function-name': 7.16.7 @@ -600,64 +596,64 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helper-create-regexp-features-plugin/7.16.7_@babel+core@7.16.7: + /@babel/helper-create-class-features-plugin/7.16.7_@babel+core@7.16.12: + resolution: {integrity: sha512-kIFozAvVfK05DM4EVQYKK+zteWvY85BFdGBRQBytRyY3y+6PX0DkDOn/CZ3lEuczCfrCxEzwt0YtP/87YPTWSw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.16.12 + '@babel/helper-annotate-as-pure': 7.16.7 + '@babel/helper-environment-visitor': 7.16.7 + '@babel/helper-function-name': 7.16.7 + '@babel/helper-member-expression-to-functions': 7.16.7 + '@babel/helper-optimise-call-expression': 7.16.7 + '@babel/helper-replace-supers': 7.16.7 + '@babel/helper-split-export-declaration': 7.16.7 + transitivePeerDependencies: + - supports-color + + /@babel/helper-create-regexp-features-plugin/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-fk5A6ymfp+O5+p2yCkXAu5Kyj6v0xh0RBeNcAkYUMDvvAAoxvSKXn+Jb37t/yWFiQVDFK1ELpUTD8/aLhCPu+g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-annotate-as-pure': 7.16.7 regexpu-core: 4.8.0 - /@babel/helper-define-polyfill-provider/0.2.4_@babel+core@7.16.7: + /@babel/helper-define-polyfill-provider/0.2.4_@babel+core@7.16.12: resolution: {integrity: sha512-OrpPZ97s+aPi6h2n1OXzdhVis1SGSsMU2aMHgLcOKfsp4/v1NWpx3CWT3lBj5eeBq9cDkPkh+YCfdF7O12uNDQ==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-compilation-targets': 7.16.0_@babel+core@7.16.12 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 - '@babel/traverse': 7.16.7 + '@babel/traverse': 7.16.10 debug: 4.3.3 lodash.debounce: 4.0.8 - resolve: 1.20.0 + resolve: 1.22.0 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-define-polyfill-provider/0.3.0_@babel+core@7.16.7: - resolution: {integrity: sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg==} - peerDependencies: - '@babel/core': ^7.4.0-0 - dependencies: - '@babel/core': 7.16.7 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.7 - '@babel/helper-module-imports': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/traverse': 7.16.7 - debug: 4.3.3 - lodash.debounce: 4.0.8 - resolve: 1.20.0 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - - /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.16.7: + /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.16.12: resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.12 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 - '@babel/traverse': 7.16.7 + '@babel/traverse': 7.16.10 debug: 4.3.3 lodash.debounce: 4.0.8 - resolve: 1.20.0 + resolve: 1.22.0 semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -666,7 +662,7 @@ packages: resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.16.7 + '@babel/types': 7.16.8 /@babel/helper-explode-assignable-expression/7.16.7: resolution: {integrity: sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==} @@ -688,7 +684,7 @@ packages: dependencies: '@babel/helper-get-function-arity': 7.16.7 '@babel/template': 7.16.7 - '@babel/types': 7.16.7 + '@babel/types': 7.16.8 /@babel/helper-get-function-arity/7.16.0: resolution: {integrity: sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==} @@ -700,7 +696,7 @@ packages: resolution: {integrity: sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.16.7 + '@babel/types': 7.16.8 /@babel/helper-hoist-variables/7.16.0: resolution: {integrity: sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg==} @@ -712,7 +708,7 @@ packages: resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.16.7 + '@babel/types': 7.16.8 /@babel/helper-member-expression-to-functions/7.16.7: resolution: {integrity: sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q==} @@ -743,8 +739,8 @@ packages: '@babel/helper-split-export-declaration': 7.16.7 '@babel/helper-validator-identifier': 7.16.7 '@babel/template': 7.16.7 - '@babel/traverse': 7.16.7 - '@babel/types': 7.16.7 + '@babel/traverse': 7.16.10 + '@babel/types': 7.16.8 transitivePeerDependencies: - supports-color @@ -775,7 +771,7 @@ packages: '@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/traverse': 7.16.10 '@babel/types': 7.16.8 transitivePeerDependencies: - supports-color @@ -802,7 +798,7 @@ packages: resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.16.7 + '@babel/types': 7.16.8 /@babel/helper-validator-identifier/7.15.7: resolution: {integrity: sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==} @@ -822,7 +818,7 @@ packages: dependencies: '@babel/helper-function-name': 7.16.7 '@babel/template': 7.16.7 - '@babel/traverse': 7.16.8 + '@babel/traverse': 7.16.10 '@babel/types': 7.16.8 transitivePeerDependencies: - supports-color @@ -832,8 +828,8 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.16.7 - '@babel/traverse': 7.16.7 - '@babel/types': 7.16.7 + '@babel/traverse': 7.16.10 + '@babel/types': 7.16.8 transitivePeerDependencies: - supports-color @@ -845,472 +841,474 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/highlight/7.16.7: - resolution: {integrity: sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==} + /@babel/highlight/7.16.10: + resolution: {integrity: sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.16.7 chalk: 2.4.2 js-tokens: 4.0.0 + /@babel/parser/7.16.12: + resolution: {integrity: sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==} + engines: {node: '>=6.0.0'} + hasBin: true + /@babel/parser/7.16.2: resolution: {integrity: sha512-RUVpT0G2h6rOZwqLDTrKk7ksNv7YpAilTnYe1/Q+eDjxEceRMKVWbCsX7t8h6C1qCFi/1Y8WZjcEPBAFG27GPw==} engines: {node: '>=6.0.0'} hasBin: true - /@babel/parser/7.16.4: - resolution: {integrity: sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng==} - engines: {node: '>=6.0.0'} - hasBin: true - dev: true - - /@babel/parser/7.16.6: - resolution: {integrity: sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==} - engines: {node: '>=6.0.0'} - hasBin: true - /@babel/parser/7.16.7: resolution: {integrity: sha512-sR4eaSrnM7BV7QPzGfEX5paG/6wrZM3I0HDzfIAK06ESvo9oy3xBuVBxE3MbQaKNhvg8g/ixjMWo2CGpzpHsDA==} engines: {node: '>=6.0.0'} hasBin: true - /@babel/parser/7.16.8: - resolution: {integrity: sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==} - engines: {node: '>=6.0.0'} - hasBin: true - - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.7_@babel+core@7.16.7: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.7_@babel+core@7.16.7: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@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+core@7.16.7 + '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.16.12 - /@babel/plugin-proposal-async-generator-functions/7.16.8_@babel+core@7.16.7: + /@babel/plugin-proposal-async-generator-functions/7.16.8_@babel+core@7.16.12: resolution: {integrity: sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@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+core@7.16.7 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.16.12 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-class-properties/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-class-properties/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-create-class-features-plugin': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-create-class-features-plugin': 7.16.7_@babel+core@7.16.12 '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-class-static-block/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-class-static-block/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-dgqJJrcZoG/4CkMopzhPJjGxsIe9A8RlkQLnL/Vhhx8AA9ZuaRwGSlscSh42hazc7WSrya/IK7mTeoF0DP9tEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-create-class-features-plugin': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-create-class-features-plugin': 7.16.10_@babel+core@7.16.12 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.16.7 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.16.12 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-decorators/7.16.0_@babel+core@7.16.7: + /@babel/plugin-proposal-decorators/7.16.0_@babel+core@7.16.12: resolution: {integrity: sha512-ttvhKuVnQwoNQrcTd1oe6o49ahaZ1kns1fsJKzTVOaS/FJDJoK4qzgVS68xzJhYUMgTnbXW6z/T6rlP3lL7tJw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-create-class-features-plugin': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-create-class-features-plugin': 7.16.7_@babel+core@7.16.12 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-decorators': 7.16.0_@babel+core@7.16.7 + '@babel/plugin-syntax-decorators': 7.16.0_@babel+core@7.16.12 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-dynamic-import/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-dynamic-import/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.16.7 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.16.12 - /@babel/plugin-proposal-export-namespace-from/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-export-namespace-from/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.16.7 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.16.12 - /@babel/plugin-proposal-json-strings/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-json-strings/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.16.7 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.16.12 - /@babel/plugin-proposal-logical-assignment-operators/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-logical-assignment-operators/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.16.7 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.16.12 - /@babel/plugin-proposal-nullish-coalescing-operator/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-nullish-coalescing-operator/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.16.7 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.16.12 - /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.16.7 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.16.12 - /@babel/plugin-proposal-object-rest-spread/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-object-rest-spread/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-3O0Y4+dw94HA86qSg9IHfyPktgR7q3gpNVAeiKQd+8jBKFaU5NQS1Yatgo4wY+UFNuLjvxcSmzcsHqrhgTyBUA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.16.8 - '@babel/core': 7.16.7 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.12 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.16.7 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.16.12 + '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.16.12 - /@babel/plugin-proposal-optional-catch-binding/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-optional-catch-binding/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.16.7 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.16.12 - /@babel/plugin-proposal-optional-chaining/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-optional-chaining/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@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+core@7.16.7 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.16.12 - /@babel/plugin-proposal-private-methods/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-private-methods/7.16.11_@babel+core@7.16.12: + resolution: {integrity: sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.12 + '@babel/helper-create-class-features-plugin': 7.16.10_@babel+core@7.16.12 + '@babel/helper-plugin-utils': 7.16.7 + transitivePeerDependencies: + - supports-color + + /@babel/plugin-proposal-private-methods/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-7twV3pzhrRxSwHeIvFE6coPgvo+exNDOiGUMg39o2LiLo1Y+4aKpfkcLGcg1UHonzorCt7SNXnoMyCnnIOA8Sw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-create-class-features-plugin': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-create-class-features-plugin': 7.16.7_@babel+core@7.16.12 '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color + dev: false - /@babel/plugin-proposal-private-property-in-object/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-private-property-in-object/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-create-class-features-plugin': 7.16.7_@babel+core@7.16.7 + '@babel/helper-create-class-features-plugin': 7.16.10_@babel+core@7.16.12 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.16.7 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.16.12 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-unicode-property-regex/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-unicode-property-regex/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-create-regexp-features-plugin': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-create-regexp-features-plugin': 7.16.7_@babel+core@7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.16.7: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.16.12: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.16.7: + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.16.12: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.16.7: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.16.12: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.16.7: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.16.12: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-decorators/7.16.0_@babel+core@7.16.7: + /@babel/plugin-syntax-decorators/7.16.0_@babel+core@7.16.12: resolution: {integrity: sha512-nxnnngZClvlY13nHJAIDow0S7Qzhq64fQ/NlqS+VER3kjW/4F0jLhXjeL8jcwSwz6Ca3rotT5NJD2T9I7lcv7g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 dev: false - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.16.7: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.16.12: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.16.7: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.16.12: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-flow/7.16.7_@babel+core@7.16.7: + /@babel/plugin-syntax-flow/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-UDo3YGQO0jH6ytzVwgSLv9i/CzMcUjbKenL67dTrAZPPv6GFAtDhe6jqnvmoKzC/7htNTohhos+onPtDMqJwaQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.16.7: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.16.12: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.16.7: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.16.12: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-jsx/7.16.0_@babel+core@7.16.7: + /@babel/plugin-syntax-jsx/7.16.0_@babel+core@7.16.12: resolution: {integrity: sha512-8zv2+xiPHwly31RK4RmnEYY5zziuF3O7W2kIDW+07ewWDh6Oi0dRq8kwvulRkFgt6DB97RlKs5c1y068iPlCUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 dev: false - /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.16.7: + /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.16.7: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.16.12: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.16.7: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.16.12: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.16.7: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.16.12: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.16.7: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.16.12: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.16.7: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.16.12: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.16.7: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.16.12: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.16.7: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.16.12: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.16.7: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.16.12: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.16.7: + /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-arrow-functions/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-arrow-functions/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-async-to-generator/7.16.8_@babel+core@7.16.7: + /@babel/plugin-transform-async-to-generator/7.16.8_@babel+core@7.16.12: resolution: {integrity: sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-remap-async-to-generator': 7.16.8 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-block-scoping/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-block-scoping/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-classes/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-classes/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-function-name': 7.16.7 @@ -1322,122 +1320,122 @@ packages: transitivePeerDependencies: - supports-color - /@babel/plugin-transform-computed-properties/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-computed-properties/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-destructuring/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-destructuring/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-VqAwhTHBnu5xBVDCvrvqJbtLUa++qZaWC0Fgr2mqokBlulZARGyIvZDoqbPlPaKImQ9dKAcCzbv+ul//uqu70A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-create-regexp-features-plugin': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-create-regexp-features-plugin': 7.16.7_@babel+core@7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-duplicate-keys/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-duplicate-keys/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-builder-binary-assignment-operator-visitor': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-flow-strip-types/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-flow-strip-types/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-mzmCq3cNsDpZZu9FADYYyfZJIOrSONmHcop2XEKPdBNMa4PDC4eEvcOvzZaCNcjKu72v0XQlA5y1g58aLRXdYg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-flow': 7.16.7_@babel+core@7.16.7 + '@babel/plugin-syntax-flow': 7.16.7_@babel+core@7.16.12 dev: true - /@babel/plugin-transform-for-of/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-for-of/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.12 '@babel/helper-function-name': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-literals/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-literals/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-modules-amd/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-modules-amd/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-module-transforms': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-commonjs/7.16.8_@babel+core@7.16.7: + /@babel/plugin-transform-modules-commonjs/7.16.8_@babel+core@7.16.12: resolution: {integrity: sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-module-transforms': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-simple-access': 7.16.7 @@ -1445,13 +1443,13 @@ packages: transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-systemjs/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-modules-systemjs/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-DuK5E3k+QQmnOqBR9UkusByy5WZWGRxfzV529s9nPra1GE7olmxfqO2FHobEOYSPIjPBTr4p66YDcjQnt8cBmw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-hoist-variables': 7.16.7 '@babel/helper-module-transforms': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 @@ -1460,283 +1458,283 @@ packages: transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-umd/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-modules-umd/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-module-transforms': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-named-capturing-groups-regex/7.16.8_@babel+core@7.16.7: + /@babel/plugin-transform-named-capturing-groups-regex/7.16.8_@babel+core@7.16.12: resolution: {integrity: sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-create-regexp-features-plugin': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-create-regexp-features-plugin': 7.16.7_@babel+core@7.16.12 - /@babel/plugin-transform-new-target/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-new-target/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-replace-supers': 7.16.7 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-parameters/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-parameters/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-react-jsx/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-react-jsx/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-8D16ye66fxiE8m890w0BpPpngG9o9OVBBy0gH2E+2AR7qMR2ZpTYJEqLxAsoroenMId0p/wMW+Blc0meDgu0Ag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@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+core@7.16.7 + '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.16.12 '@babel/types': 7.16.8 dev: true - /@babel/plugin-transform-regenerator/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-regenerator/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-mF7jOgGYCkSJagJ6XCujSQg+6xC1M77/03K2oBmVJWoFGNUtnVJO4WHKJk3dnPC8HCcj4xBQP1Egm8DWh3Pb3Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 regenerator-transform: 0.14.5 - /@babel/plugin-transform-reserved-words/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-reserved-words/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-runtime/7.16.0_@babel+core@7.16.7: + /@babel/plugin-transform-runtime/7.16.0_@babel+core@7.16.12: resolution: {integrity: sha512-zlPf1/XFn5+vWdve3AAhf+Sxl+MVa5VlwTwWgnLx23u4GlatSRQJ3Eoo9vllf0a9il3woQsT4SK+5Z7c06h8ag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 - babel-plugin-polyfill-corejs2: 0.2.3_@babel+core@7.16.7 - babel-plugin-polyfill-corejs3: 0.3.0_@babel+core@7.16.7 - babel-plugin-polyfill-regenerator: 0.2.3_@babel+core@7.16.7 + babel-plugin-polyfill-corejs2: 0.2.3_@babel+core@7.16.12 + babel-plugin-polyfill-corejs3: 0.3.0_@babel+core@7.16.12 + babel-plugin-polyfill-regenerator: 0.2.3_@babel+core@7.16.12 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-spread/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-spread/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - /@babel/plugin-transform-sticky-regex/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-sticky-regex/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-template-literals/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-template-literals/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-typeof-symbol/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-typeof-symbol/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-unicode-escapes/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-unicode-escapes/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-unicode-regex/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-unicode-regex/7.16.7_@babel+core@7.16.12: resolution: {integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-create-regexp-features-plugin': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-create-regexp-features-plugin': 7.16.7_@babel+core@7.16.12 '@babel/helper-plugin-utils': 7.16.7 - /@babel/preset-env/7.16.8_@babel+core@7.16.7: - resolution: {integrity: sha512-9rNKgVCdwHb3z1IlbMyft6yIXIeP3xz6vWvGaLHrJThuEIqWfHb0DNBH9VuTgnDfdbUDhkmkvMZS/YMCtP7Elg==} + /@babel/preset-env/7.16.11_@babel+core@7.16.12: + resolution: {integrity: sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.16.8 - '@babel/core': 7.16.7 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.12 '@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+core@7.16.7 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-async-generator-functions': 7.16.8_@babel+core@7.16.7 - '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-class-static-block': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-dynamic-import': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-export-namespace-from': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-json-strings': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-logical-assignment-operators': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-optional-catch-binding': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-private-methods': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-private-property-in-object': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.16.7 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.16.7 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.16.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.16.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.16.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.16.7 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.16.7 - '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-async-to-generator': 7.16.8_@babel+core@7.16.7 - '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-duplicate-keys': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-exponentiation-operator': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-modules-amd': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-modules-commonjs': 7.16.8_@babel+core@7.16.7 - '@babel/plugin-transform-modules-systemjs': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-modules-umd': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-named-capturing-groups-regex': 7.16.8_@babel+core@7.16.7 - '@babel/plugin-transform-new-target': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-regenerator': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-reserved-words': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-sticky-regex': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-typeof-symbol': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.16.7 - '@babel/preset-modules': 0.1.5_@babel+core@7.16.7 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-async-generator-functions': 7.16.8_@babel+core@7.16.12 + '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-class-static-block': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-dynamic-import': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-export-namespace-from': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-json-strings': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-logical-assignment-operators': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-optional-catch-binding': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-private-methods': 7.16.11_@babel+core@7.16.12 + '@babel/plugin-proposal-private-property-in-object': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.16.12 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.16.12 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.16.12 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.16.12 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.16.12 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.16.12 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.16.12 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.16.12 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.16.12 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.16.12 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.16.12 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.16.12 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.16.12 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.16.12 + '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-async-to-generator': 7.16.8_@babel+core@7.16.12 + '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-duplicate-keys': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-exponentiation-operator': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-modules-amd': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-modules-commonjs': 7.16.8_@babel+core@7.16.12 + '@babel/plugin-transform-modules-systemjs': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-modules-umd': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-named-capturing-groups-regex': 7.16.8_@babel+core@7.16.12 + '@babel/plugin-transform-new-target': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-regenerator': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-reserved-words': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-sticky-regex': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-typeof-symbol': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.16.12 + '@babel/preset-modules': 0.1.5_@babel+core@7.16.12 '@babel/types': 7.16.8 - babel-plugin-polyfill-corejs2: 0.3.0_@babel+core@7.16.7 - babel-plugin-polyfill-corejs3: 0.5.1_@babel+core@7.16.7 - babel-plugin-polyfill-regenerator: 0.3.0_@babel+core@7.16.7 + babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.16.12 + babel-plugin-polyfill-corejs3: 0.5.1_@babel+core@7.16.12 + babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.16.12 core-js-compat: 3.20.3 semver: 6.3.0 transitivePeerDependencies: - supports-color - /@babel/preset-modules/0.1.5_@babel+core@7.16.7: + /@babel/preset-modules/0.1.5_@babel+core@7.16.12: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.16.7 + '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.16.12 '@babel/types': 7.16.8 esutils: 2.0.3 @@ -1758,7 +1756,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.0 - '@babel/parser': 7.16.6 + '@babel/parser': 7.16.2 '@babel/types': 7.16.8 /@babel/template/7.16.7: @@ -1770,8 +1768,8 @@ packages: '@babel/helper-function-name': 7.16.0 '@babel/helper-hoist-variables': 7.16.0 '@babel/helper-split-export-declaration': 7.16.0 - '@babel/parser': 7.16.7 - '@babel/types': 7.16.7 + '@babel/parser': 7.16.12 + '@babel/types': 7.16.8 debug: 4.3.3 globals: 11.12.0 @@ -1792,22 +1790,22 @@ packages: - supports-color dev: false - /@babel/traverse/7.16.3: - resolution: {integrity: sha512-eolumr1vVMjqevCpwVO99yN/LoGL0EyHiLO5I043aYQvwOJ9eR5UsZSClHVCzfhBduMAsSzgA/6AyqPjNayJag==} + /@babel/traverse/7.16.10: + resolution: {integrity: sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/generator': 7.16.7 + '@babel/generator': 7.16.8 + '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-function-name': 7.16.7 '@babel/helper-hoist-variables': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 - '@babel/parser': 7.16.4 + '@babel/parser': 7.16.12 '@babel/types': 7.16.8 debug: 4.3.3 globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: true /@babel/traverse/7.16.7: resolution: {integrity: sha512-8KWJPIb8c2VvY8AJrydh6+fVRo2ODx1wYBU2398xJVq0JomuLBZmVQzLPBblJgHIGYG4znCpUZUZ0Pt2vdmVYQ==} @@ -1820,23 +1818,6 @@ packages: '@babel/helper-hoist-variables': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 '@babel/parser': 7.16.7 - '@babel/types': 7.16.7 - debug: 4.3.3 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - - /@babel/traverse/7.16.8: - resolution: {integrity: sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.16.7 - '@babel/generator': 7.16.8 - '@babel/helper-environment-visitor': 7.16.7 - '@babel/helper-function-name': 7.16.7 - '@babel/helper-hoist-variables': 7.16.7 - '@babel/helper-split-export-declaration': 7.16.7 - '@babel/parser': 7.16.8 '@babel/types': 7.16.8 debug: 4.3.3 globals: 11.12.0 @@ -1857,6 +1838,7 @@ packages: dependencies: '@babel/helper-validator-identifier': 7.16.7 to-fast-properties: 2.0.0 + dev: true /@babel/types/7.16.8: resolution: {integrity: sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==} @@ -1875,8 +1857,8 @@ packages: '@codemirror/language': 0.19.7 '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.6 - '@codemirror/tooltip': 0.19.12 - '@codemirror/view': 0.19.39 + '@codemirror/tooltip': 0.19.13 + '@codemirror/view': 0.19.40 '@lezer/common': 0.15.11 dev: false @@ -1887,7 +1869,7 @@ packages: '@codemirror/rangeset': 0.19.1 '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.6 - '@codemirror/view': 0.19.39 + '@codemirror/view': 0.19.40 dev: false /@codemirror/commands/0.19.7: @@ -1897,7 +1879,7 @@ packages: '@codemirror/matchbrackets': 0.19.3 '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.6 - '@codemirror/view': 0.19.39 + '@codemirror/view': 0.19.40 '@lezer/common': 0.15.11 dev: false @@ -1906,7 +1888,7 @@ packages: dependencies: '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.6 - '@codemirror/view': 0.19.39 + '@codemirror/view': 0.19.40 dev: false /@codemirror/fold/0.19.2: @@ -1916,7 +1898,7 @@ packages: '@codemirror/language': 0.19.7 '@codemirror/rangeset': 0.19.2 '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.39 + '@codemirror/view': 0.19.40 dev: false /@codemirror/gutter/0.19.9: @@ -1924,7 +1906,7 @@ packages: dependencies: '@codemirror/rangeset': 0.19.2 '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.39 + '@codemirror/view': 0.19.40 dev: false /@codemirror/highlight/0.19.7: @@ -1933,7 +1915,7 @@ packages: '@codemirror/language': 0.19.7 '@codemirror/rangeset': 0.19.5 '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.39 + '@codemirror/view': 0.19.40 '@lezer/common': 0.15.11 style-mod: 4.0.0 dev: false @@ -1942,7 +1924,7 @@ packages: resolution: {integrity: sha512-unhP4t3N2smzmHoo/Yio6ueWi+il8gm9VKrvi6wlcdGH5fOfVDNkmjHQ495SiR+EdOG35+3iNebSPYww0vN7ow==} dependencies: '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.39 + '@codemirror/view': 0.19.40 dev: false /@codemirror/lang-javascript/0.19.6: @@ -1953,7 +1935,7 @@ packages: '@codemirror/language': 0.19.7 '@codemirror/lint': 0.19.3 '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.39 + '@codemirror/view': 0.19.40 '@lezer/javascript': 0.15.1 dev: false @@ -1970,9 +1952,9 @@ packages: dependencies: '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.5 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.40 '@lezer/common': 0.15.11 - '@lezer/lr': 0.15.6 + '@lezer/lr': 0.15.7 dev: false /@codemirror/legacy-modes/0.19.0: @@ -1988,8 +1970,8 @@ packages: '@codemirror/panel': 0.19.0 '@codemirror/rangeset': 0.19.2 '@codemirror/state': 0.19.6 - '@codemirror/tooltip': 0.19.12 - '@codemirror/view': 0.19.39 + '@codemirror/tooltip': 0.19.13 + '@codemirror/view': 0.19.40 crelt: 1.0.5 dev: false @@ -1998,7 +1980,7 @@ packages: dependencies: '@codemirror/language': 0.19.7 '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.39 + '@codemirror/view': 0.19.40 '@lezer/common': 0.15.7 dev: false @@ -2006,14 +1988,14 @@ packages: resolution: {integrity: sha512-LJuu49xnuhaAztlhnLJQ57ddOirSyf8/lnl7twsQUG/05RkxodBZ9F7q8r5AOLqOkaQOy9WySEKX1Ur8lD9Q5w==} dependencies: '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.39 + '@codemirror/view': 0.19.40 dev: false /@codemirror/panel/0.19.1: resolution: {integrity: sha512-sYeOCMA3KRYxZYJYn5PNlt9yNsjy3zTNTrbYSfVgjgL9QomIVgOJWPO5hZ2sTN8lufO6lw0vTBsIPL9MSidmBg==} dependencies: '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.39 + '@codemirror/view': 0.19.40 dev: false /@codemirror/rangeset/0.19.1: @@ -2040,12 +2022,18 @@ packages: '@codemirror/state': 0.19.6 dev: false + /@codemirror/rangeset/0.19.6: + resolution: {integrity: sha512-wYtgGnW2Jtrh2nj7vpcBoEZib+jfyilrLN6w7YMTzzSRN8xXhYRorOUg4VQIa1JwFcMQrjSCkIdqXsDqOX1cYg==} + dependencies: + '@codemirror/state': 0.19.6 + dev: false + /@codemirror/rectangular-selection/0.19.1: resolution: {integrity: sha512-9ElnqOg3mpZIWe0prPRd1SZ48Q9QB3bR8Aocq8UtjboJSUG8ABhRrbuTZMW/rMqpBPSjVpCe9xkCCkEQMYQVmw==} dependencies: '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.6 - '@codemirror/view': 0.19.39 + '@codemirror/view': 0.19.40 dev: false /@codemirror/search/0.19.5: @@ -2055,7 +2043,7 @@ packages: '@codemirror/rangeset': 0.19.4 '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.6 - '@codemirror/view': 0.19.39 + '@codemirror/view': 0.19.40 crelt: 1.0.5 dev: false @@ -2084,41 +2072,31 @@ packages: resolution: {integrity: sha512-T9jnREMIygx+TPC1bOuepz18maGq/92q2a+n4qTqObKwvNMg+8cMTslb8yxeEDEq7S3kpgGWxgO1UWbQRij0dA==} dev: false - /@codemirror/tooltip/0.19.12: - resolution: {integrity: sha512-EjF00T/wo+3cKGX1OOiBJF4wgDqtErzKuEqcBQsB2M2kX2O8slzQ0Z0+l5nV2JCe8RpEsz+rWGikjghasokRmw==} + /@codemirror/tooltip/0.19.13: + resolution: {integrity: sha512-7vgvjQjwFQ9hPejw2s+w3UR1XAYjQ5M0F9HRwutXkZHP1tBFV7LnNJ3xBD7F9SR9kAh8WgdL3BpUsEwX1aqoQg==} dependencies: '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.39 + '@codemirror/view': 0.19.40 dev: false - /@codemirror/view/0.19.37: - resolution: {integrity: sha512-SLuLx9p0O1ZHXLehvl5MwSvUrQRcsNGemzTgJ0zRajmc3BBsNigI1PXxdo7tvBhO5DcAzRRBXoke9DZFUR6Qqg==} + /@codemirror/view/0.19.40: + resolution: {integrity: sha512-0CQV99+/nIKTVVbDs0XjW4Rkp8TobzJBXRaUHF6mOroVjuIBBcolE1eAGVEU5LrCS44C798jiP4r/HhLDNS+rw==} dependencies: - '@codemirror/rangeset': 0.19.5 - '@codemirror/state': 0.19.6 - '@codemirror/text': 0.19.5 - style-mod: 4.0.0 - w3c-keyname: 2.2.4 - dev: false - - /@codemirror/view/0.19.39: - resolution: {integrity: sha512-ol4smHAwhWkW8p1diPZiZkLZVmKybKhQigwyrgdF7k1UFNY+/KDH4w2xic8JQXxX+v0ppMsoNf11C+afKJze5g==} - dependencies: - '@codemirror/rangeset': 0.19.5 + '@codemirror/rangeset': 0.19.6 '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.6 style-mod: 4.0.0 w3c-keyname: 2.2.4 dev: false - /@commitlint/cli/16.0.2_@types+node@17.0.9: - resolution: {integrity: sha512-Jt7iaBjoLGC5Nq4dHPTvTYnqPGkElFPBtTXTvBpTgatZApczyjI2plE0oG4GYWPp1suHIS/VdVDOMpPZjGVusg==} + /@commitlint/cli/16.1.0_@types+node@17.0.10: + resolution: {integrity: sha512-x5L1knvA3isRWBRVQx+Q6D45pA9139a2aZQYpxkljMG0dj4UHZkCnsYWpnGalxPxASI7nrI0KedKfS2YeQ55cQ==} engines: {node: '>=v12'} hasBin: true dependencies: '@commitlint/format': 16.0.0 '@commitlint/lint': 16.0.0 - '@commitlint/load': 16.0.0_@types+node@17.0.9 + '@commitlint/load': 16.1.0_@types+node@17.0.10 '@commitlint/read': 16.0.0 '@commitlint/types': 16.0.0 lodash: 4.17.21 @@ -2138,8 +2116,8 @@ packages: conventional-changelog-conventionalcommits: 4.6.3 dev: true - /@commitlint/config-validator/16.0.0: - resolution: {integrity: sha512-i80DGlo1FeC5jZpuoNV9NIjQN/m2dDV3jYGWg+1Wr+KldptkUHXj+6GY1Akll66lJ3D8s6aUGi3comPLHPtWHg==} + /@commitlint/config-validator/16.1.0: + resolution: {integrity: sha512-2cHeZPNTuf1JWbMqyA46MkExor5HMSgv8JrdmzEakUbJHUreh35/wN00FJf57qGs134exQW2thiSQ1IJUsVx2Q==} engines: {node: '>=v12'} dependencies: '@commitlint/types': 16.0.0 @@ -2185,20 +2163,20 @@ packages: '@commitlint/types': 16.0.0 dev: true - /@commitlint/load/16.0.0_@types+node@17.0.9: - resolution: {integrity: sha512-7WhrGCkP6K/XfjBBguLkkI2XUdiiIyMGlNsSoSqgRNiD352EiffhFEApMy1/XOU+viwBBm/On0n5p0NC7e9/4A==} + /@commitlint/load/16.1.0_@types+node@17.0.10: + resolution: {integrity: sha512-MtlEhKjP8jAF85jjX4mw8DUUwCxKsCgAc865hhpnwxjrfBcmGP7Up2AFE/M3ZMGDmSl1X1TMybQk/zohj8Cqdg==} engines: {node: '>=v12'} dependencies: - '@commitlint/config-validator': 16.0.0 + '@commitlint/config-validator': 16.1.0 '@commitlint/execute-rule': 16.0.0 - '@commitlint/resolve-extends': 16.0.0 + '@commitlint/resolve-extends': 16.1.0 '@commitlint/types': 16.0.0 chalk: 4.1.2 cosmiconfig: 7.0.1 - cosmiconfig-typescript-loader: 1.0.2_58ff8c2ecf784f4683a8548a58a2b611 + cosmiconfig-typescript-loader: 1.0.3_9d6cd740eceb93d711351e2e9548d1bd lodash: 4.17.21 resolve-from: 5.0.0 - typescript: 4.5.4 + typescript: 4.5.5 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -2229,11 +2207,11 @@ packages: git-raw-commits: 2.0.11 dev: true - /@commitlint/resolve-extends/16.0.0: - resolution: {integrity: sha512-Z/w9MAQUcxeawpCLtjmkVNXAXOmB2nhW+LYmHEZcx9O6UTauF/1+uuZ2/r0MtzTe1qw2JD+1QHVhEWYHVPlkdA==} + /@commitlint/resolve-extends/16.1.0: + resolution: {integrity: sha512-8182s6AFoUFX6+FT1PgQDt15nO2ogdR/EN8SYVAdhNXw1rLz8kT5saB/ICw567GuRAUgFTUMGCXy3ctMOXPEDg==} engines: {node: '>=v12'} dependencies: - '@commitlint/config-validator': 16.0.0 + '@commitlint/config-validator': 16.1.0 '@commitlint/types': 16.0.0 import-fresh: 3.3.0 lodash: 4.17.21 @@ -2298,7 +2276,7 @@ packages: esbuild: 0.12.29 dev: true - /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_71a2f61964e37a4d68dab6dadd2a99a0: + /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_e1c3b685f8b7686dcc885a02fd14c5f0: resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==} engines: {node: '>=10.0.0'} peerDependencies: @@ -2307,7 +2285,7 @@ packages: cosmiconfig: 7.0.1 lodash.get: 4.4.2 make-error: 1.3.6 - ts-node: 9.1.1_typescript@4.5.4 + ts-node: 9.1.1_typescript@4.5.5 tslib: 2.3.1 transitivePeerDependencies: - typescript @@ -2329,14 +2307,14 @@ packages: - supports-color dev: true - /@firebase/analytics-compat/0.1.6_fb07e6c78a9212d45bbd091b58e5ee0a: + /@firebase/analytics-compat/0.1.6_8c68ed8df7b66473d54007d382e86e85: resolution: {integrity: sha512-xvdp4/zwOG1f+v9JSpfCQoPJ98HcJR42cEnZ9pRIQLmUy7L7QceIuaF3m+zVtoqa4agBQnJ1dhe58FshOFKOPw==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/analytics': 0.7.5_@firebase+app@0.7.13 + '@firebase/analytics': 0.7.5_@firebase+app@0.7.14 '@firebase/analytics-types': 0.7.0 - '@firebase/app-compat': 0.1.14 + '@firebase/app-compat': 0.1.15 '@firebase/component': 0.5.10 '@firebase/util': 1.4.3 tslib: 2.3.1 @@ -2348,26 +2326,26 @@ packages: resolution: {integrity: sha512-DNE2Waiwy5+zZnCfintkDtBfaW6MjIG883474v6Z0K1XZIvl76cLND4iv0YUb48leyF+PJK1KO2XrgHb/KpmhQ==} dev: false - /@firebase/analytics/0.7.5_@firebase+app@0.7.13: + /@firebase/analytics/0.7.5_@firebase+app@0.7.14: resolution: {integrity: sha512-vrKDh84hBbKPJaU2oAZDewyC79D8opJOQZ5AU3BXBBwEfRjKt3C3jj/Vl6aJUme+RKXlomTw3xcHIOoPzTgBVA==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.13 + '@firebase/app': 0.7.14 '@firebase/component': 0.5.10 - '@firebase/installations': 0.5.5_@firebase+app@0.7.13 + '@firebase/installations': 0.5.5_@firebase+app@0.7.14 '@firebase/logger': 0.3.2 '@firebase/util': 1.4.3 tslib: 2.3.1 dev: false - /@firebase/app-check-compat/0.2.3_fb07e6c78a9212d45bbd091b58e5ee0a: + /@firebase/app-check-compat/0.2.3_8c68ed8df7b66473d54007d382e86e85: resolution: {integrity: sha512-e2mKkuecr1XgsyTGXKfg83PcV1UdT7+tXYoHIjeBeLrP5gGL4OQbWCzzt6uVQpk1gmJbUktje/rd6Et6cdL+wg==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-check': 0.5.3_@firebase+app@0.7.13 - '@firebase/app-compat': 0.1.14 + '@firebase/app-check': 0.5.3_@firebase+app@0.7.14 + '@firebase/app-compat': 0.1.15 '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 '@firebase/util': 1.4.3 @@ -2380,22 +2358,22 @@ packages: resolution: {integrity: sha512-uZfn9s4uuRsaX5Lwx+gFP3B6YsyOKUE+Rqa6z9ojT4VSRAsZFko9FRn6OxQUA1z5t5d08fY4pf+/+Dkd5wbdbA==} dev: false - /@firebase/app-check/0.5.3_@firebase+app@0.7.13: + /@firebase/app-check/0.5.3_@firebase+app@0.7.14: resolution: {integrity: sha512-M2/UO5PgxHCl0wPYWGdF6lO8nqclwuRMCIrc+75xv3/Dr3hhUu4ztF5JNaAV5tktSCt1UrnASG+4rNVifCzSRw==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.13 + '@firebase/app': 0.7.14 '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 '@firebase/util': 1.4.3 tslib: 2.3.1 dev: false - /@firebase/app-compat/0.1.14: - resolution: {integrity: sha512-CvT7/TdfWNRudrExAyWiPcMVtaqljE4mch/KfmfSz1mGmK0j/y1DN6PDJ+NZxkI+Za+YRkOI55H6DdIBsYQ0Qg==} + /@firebase/app-compat/0.1.15: + resolution: {integrity: sha512-hfk6eHKUb+qHPZLtQuUdNFY4gTYD47Q64oajKAtb6r6YcErYvxRoZPDJ2Xjv4PCioG+3q+f0YDUKfMJlRtK0IA==} dependencies: - '@firebase/app': 0.7.13 + '@firebase/app': 0.7.14 '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 '@firebase/util': 1.4.3 @@ -2406,8 +2384,8 @@ packages: resolution: {integrity: sha512-6fbHQwDv2jp/v6bXhBw2eSRbNBpxHcd1NBF864UksSMVIqIyri9qpJB1Mn6sGZE+bnDsSQBC5j2TbMxYsJQkQg==} dev: false - /@firebase/app/0.7.13: - resolution: {integrity: sha512-nMnz+lxASVZrWcAgLIgvs2QcsySjYvNpGjDeyhMzrbyBoBLgTux0cGWtm5RrJKx7arqueRpIihxcJtKAzCcIsw==} + /@firebase/app/0.7.14: + resolution: {integrity: sha512-15Pv8Rt45GlDwqlnFRXqlNjjERx2VkWDyWGLsXlCZYg9+F8c++GTWezacFoZfkLzUZ4W54iyofDujfUadzHv1g==} dependencies: '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 @@ -2415,18 +2393,18 @@ packages: tslib: 2.3.1 dev: false - /@firebase/auth-compat/0.2.5_fe4527455d92ca0ea89219dbc846622a: - resolution: {integrity: sha512-Ft9PkmWOioxPMts6CMopN7sHpSXipQigOdm4BQ5HYTGHyLZpid2cj+2LxWsOYqQlhA1YBtzwE7sBRpV0W6bblQ==} + /@firebase/auth-compat/0.2.6_ac0404923be6fa57942dda687cee29d1: + resolution: {integrity: sha512-gBxhGGJ/jiL4LfMC6Nlx7LteKNMlKV+0SsyrXT3SFzpseCX8ayOVo+qKCTAkTJqupm4li1lIgwIXhrD2OsbHBw==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.14 - '@firebase/auth': 0.19.5_@firebase+app@0.7.13 + '@firebase/app-compat': 0.1.15 + '@firebase/auth': 0.19.6_@firebase+app@0.7.14 '@firebase/auth-types': 0.11.0_921e789eab5feb003723e0d148cd47c5 '@firebase/component': 0.5.10 '@firebase/util': 1.4.3 node-fetch: 2.6.5 - selenium-webdriver: 4.1.0 + selenium-webdriver: 4.1.1 tslib: 2.3.1 transitivePeerDependencies: - '@firebase/app' @@ -2455,12 +2433,12 @@ packages: '@firebase/util': 1.4.3 dev: false - /@firebase/auth/0.19.5_@firebase+app@0.7.13: - resolution: {integrity: sha512-3+9XUnxaNb+ck6yULtEwOZbikWpL9KXuNLR34GxRv3mpOKD3uNbbONT149zMo3C6asI1bdv4+hCM78aS8VhZ0w==} + /@firebase/auth/0.19.6_@firebase+app@0.7.14: + resolution: {integrity: sha512-hlIX9jJWk/4E6JiEf9H4LLv8dNJLR17iryR1MaC58Y4U9ioYcxz8q7NMSUTyr5mJjYD/YBWrQXkE1V+gUnMnJw==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.13 + '@firebase/app': 0.7.14 '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 '@firebase/util': 1.4.3 @@ -2479,12 +2457,12 @@ packages: tslib: 2.3.1 dev: false - /@firebase/database-compat/0.1.5_d22b532237d23bed2b940d51687d062e: + /@firebase/database-compat/0.1.5_bf6a48fc8e85e6523d4715f1396e1d1c: resolution: {integrity: sha512-UVxkHL24sZfsjsjs+yiKIdYdrWXHrLxSFCYNdwNXDlTkAc0CWP9AAY3feLhBVpUKk+4Cj0I4sGnyIm2C1ltAYg==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.14 + '@firebase/app-compat': 0.1.15 '@firebase/component': 0.5.10 '@firebase/database': 0.12.5_@firebase+app-types@0.7.0 '@firebase/database-types': 0.9.4 @@ -2515,14 +2493,14 @@ packages: - '@firebase/app-types' dev: false - /@firebase/firestore-compat/0.1.12_fe4527455d92ca0ea89219dbc846622a: + /@firebase/firestore-compat/0.1.12_ac0404923be6fa57942dda687cee29d1: resolution: {integrity: sha512-+8FwiYctRc5Vwa59iGD6IdTNCKqgZYB6yl/PvDJfi+WNhJbMznpHYWBI+urNGHAXBpHRDCwJS08LVsVTsBsS0w==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.14 + '@firebase/app-compat': 0.1.15 '@firebase/component': 0.5.10 - '@firebase/firestore': 3.4.3_@firebase+app@0.7.13 + '@firebase/firestore': 3.4.3_@firebase+app@0.7.14 '@firebase/firestore-types': 2.5.0_921e789eab5feb003723e0d148cd47c5 '@firebase/util': 1.4.3 tslib: 2.3.1 @@ -2541,31 +2519,31 @@ packages: '@firebase/util': 1.4.3 dev: false - /@firebase/firestore/3.4.3_@firebase+app@0.7.13: + /@firebase/firestore/3.4.3_@firebase+app@0.7.14: resolution: {integrity: sha512-mUZY/aTKpliCyoYs7/64olumeTbM42axu2u8QDl28AX+4q7vHGIiks9+H2gaqz/zgWODXiQeBmJlHCb1RlJGhQ==} engines: {node: '>=10.10.0'} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.13 + '@firebase/app': 0.7.14 '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 '@firebase/util': 1.4.3 '@firebase/webchannel-wrapper': 0.6.1 - '@grpc/grpc-js': 1.4.4 - '@grpc/proto-loader': 0.6.7 + '@grpc/grpc-js': 1.5.3 + '@grpc/proto-loader': 0.6.9 node-fetch: 2.6.5 tslib: 2.3.1 dev: false - /@firebase/functions-compat/0.1.8_fe4527455d92ca0ea89219dbc846622a: + /@firebase/functions-compat/0.1.8_ac0404923be6fa57942dda687cee29d1: resolution: {integrity: sha512-9nB6uPzSbnzOE+V7USbHsQxze/xeJC5WTgBOhyHA8eEU/z5mBGfD1eV31QbI7mbSFL8m4N8F5cidDw3zB1G/Jw==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.14 + '@firebase/app-compat': 0.1.15 '@firebase/component': 0.5.10 - '@firebase/functions': 0.7.7_2e05d680a83d9c95188fdb7a3a80f093 + '@firebase/functions': 0.7.7_6fe50591265b03be0da1ae819dd57237 '@firebase/functions-types': 0.5.0 '@firebase/util': 1.4.3 tslib: 2.3.1 @@ -2578,12 +2556,12 @@ packages: resolution: {integrity: sha512-qza0M5EwX+Ocrl1cYI14zoipUX4gI/Shwqv0C1nB864INAD42Dgv4v94BCyxGHBg2kzlWy8PNafdP7zPO8aJQA==} dev: false - /@firebase/functions/0.7.7_2e05d680a83d9c95188fdb7a3a80f093: + /@firebase/functions/0.7.7_6fe50591265b03be0da1ae819dd57237: resolution: {integrity: sha512-e944UigvrqwGHODww8QU1oaZ+KFdqcf/hmf5L2vEakQEIOjCRy6Kal8xAlYpaP4QbC1DEUfY4qC9QoFUErI2fQ==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.13 + '@firebase/app': 0.7.14 '@firebase/app-check-interop-types': 0.1.0 '@firebase/auth-interop-types': 0.1.6_921e789eab5feb003723e0d148cd47c5 '@firebase/component': 0.5.10 @@ -2595,12 +2573,12 @@ packages: - '@firebase/app-types' dev: false - /@firebase/installations/0.5.5_@firebase+app@0.7.13: + /@firebase/installations/0.5.5_@firebase+app@0.7.14: resolution: {integrity: sha512-mYWUxYXPlxcR0YOikPw88TjIS2NK35Z0ivkJL0+FevNnVIsqwGSe12AtPlZB/kzjB0RtHoKW+cWC0V9xiTgJ3Q==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.13 + '@firebase/app': 0.7.14 '@firebase/component': 0.5.10 '@firebase/util': 1.4.3 idb: 3.0.2 @@ -2613,14 +2591,14 @@ packages: tslib: 2.3.1 dev: false - /@firebase/messaging-compat/0.1.6_fb07e6c78a9212d45bbd091b58e5ee0a: - resolution: {integrity: sha512-VzNM5ew8YAH7tzyukY0QqrCKdmaIe1FsWJSNPWcfzMNri8mpfKALIjeFzle+6DrRWZweFsp8ejvcvvulIDILGw==} + /@firebase/messaging-compat/0.1.7_8c68ed8df7b66473d54007d382e86e85: + resolution: {integrity: sha512-EKKcMin7myL8GXu2Mq6daje6o13VZtgxUKe+sLVL4DfxPbJdhVvNirYTi14KM81tDPdKAIakZNIGiIm/r8S2zA==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.14 + '@firebase/app-compat': 0.1.15 '@firebase/component': 0.5.10 - '@firebase/messaging': 0.9.6_@firebase+app@0.7.13 + '@firebase/messaging': 0.9.7_@firebase+app@0.7.14 '@firebase/util': 1.4.3 tslib: 2.3.1 transitivePeerDependencies: @@ -2631,29 +2609,29 @@ packages: resolution: {integrity: sha512-DbvUl/rXAZpQeKBnwz0NYY5OCqr2nFA0Bj28Fmr3NXGqR4PAkfTOHuQlVtLO1Nudo3q0HxAYLa68ZDAcuv2uKQ==} dev: false - /@firebase/messaging/0.9.6_@firebase+app@0.7.13: - resolution: {integrity: sha512-weDGzgU0MNtC6FCFJu/AW+pXbuX/YasHqR42NcLyoHNL8EgjXLPC0EYeMi7B8dY7MCsbc5lbPtqiveOP97L1jQ==} + /@firebase/messaging/0.9.7_@firebase+app@0.7.14: + resolution: {integrity: sha512-qRPWO5fvS1yahe0As0rlpo+Gc3v5IKHlULGJPYvWGJWE3W5aCvooxsT3vYgYNmAMFjgLlugfg8KKd41O1ebgqg==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.13 + '@firebase/app': 0.7.14 '@firebase/component': 0.5.10 - '@firebase/installations': 0.5.5_@firebase+app@0.7.13 + '@firebase/installations': 0.5.5_@firebase+app@0.7.14 '@firebase/messaging-interop-types': 0.1.0 '@firebase/util': 1.4.3 idb: 3.0.2 tslib: 2.3.1 dev: false - /@firebase/performance-compat/0.1.5_fb07e6c78a9212d45bbd091b58e5ee0a: + /@firebase/performance-compat/0.1.5_8c68ed8df7b66473d54007d382e86e85: resolution: {integrity: sha512-s9mqR0GXJaqvIZD/GsshacpKOGa3NP6Yht33mNEtpL7ERqj35mvD1CBoUwH52eMYAaxlQd9y9JrphQgK3EmWWw==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.14 + '@firebase/app-compat': 0.1.15 '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 - '@firebase/performance': 0.5.5_@firebase+app@0.7.13 + '@firebase/performance': 0.5.5_@firebase+app@0.7.14 '@firebase/performance-types': 0.1.0 '@firebase/util': 1.4.3 tslib: 2.3.1 @@ -2665,14 +2643,14 @@ packages: resolution: {integrity: sha512-6p1HxrH0mpx+622Ql6fcxFxfkYSBpE3LSuwM7iTtYU2nw91Hj6THC8Bc8z4nboIq7WvgsT/kOTYVVZzCSlXl8w==} dev: false - /@firebase/performance/0.5.5_@firebase+app@0.7.13: + /@firebase/performance/0.5.5_@firebase+app@0.7.14: resolution: {integrity: sha512-eA8mEKVnyY64fwAKxHbJF5t1hNkdR0EZVib0LfEWl/2elPmFcjik097hqLHzdFE88JYCxNGfFaSPo9Lbk/qe6A==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.13 + '@firebase/app': 0.7.14 '@firebase/component': 0.5.10 - '@firebase/installations': 0.5.5_@firebase+app@0.7.13 + '@firebase/installations': 0.5.5_@firebase+app@0.7.14 '@firebase/logger': 0.3.2 '@firebase/util': 1.4.3 tslib: 2.3.1 @@ -2686,15 +2664,15 @@ packages: whatwg-fetch: 2.0.4 dev: false - /@firebase/remote-config-compat/0.1.5_fb07e6c78a9212d45bbd091b58e5ee0a: + /@firebase/remote-config-compat/0.1.5_8c68ed8df7b66473d54007d382e86e85: resolution: {integrity: sha512-bgpmrCGyOj46c0xNFvivcXRHlaVkbt4mX2etbF9s6jaOILPd4rBHIfAiBpKL64GGwTkrOjWO9/HZun4I01gbpg==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.14 + '@firebase/app-compat': 0.1.15 '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 - '@firebase/remote-config': 0.3.4_@firebase+app@0.7.13 + '@firebase/remote-config': 0.3.4_@firebase+app@0.7.14 '@firebase/remote-config-types': 0.2.0 '@firebase/util': 1.4.3 tslib: 2.3.1 @@ -2706,27 +2684,27 @@ packages: resolution: {integrity: sha512-hqK5sCPeZvcHQ1D6VjJZdW6EexLTXNMJfPdTwbD8NrXUw6UjWC4KWhLK/TSlL0QPsQtcKRkaaoP+9QCgKfMFPw==} dev: false - /@firebase/remote-config/0.3.4_@firebase+app@0.7.13: + /@firebase/remote-config/0.3.4_@firebase+app@0.7.14: resolution: {integrity: sha512-SLlyVVNJ6DnU1AOjNrmv5u9Fge7gUwZVooyxMIkaT3Lj9MBM5MwfJsoG3UyiV4l7yI0iPj34LuKPpMJXOOcs4w==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.13 + '@firebase/app': 0.7.14 '@firebase/component': 0.5.10 - '@firebase/installations': 0.5.5_@firebase+app@0.7.13 + '@firebase/installations': 0.5.5_@firebase+app@0.7.14 '@firebase/logger': 0.3.2 '@firebase/util': 1.4.3 tslib: 2.3.1 dev: false - /@firebase/storage-compat/0.1.9_fe4527455d92ca0ea89219dbc846622a: + /@firebase/storage-compat/0.1.9_ac0404923be6fa57942dda687cee29d1: resolution: {integrity: sha512-FwSNw1FMH8Qk9l+nDmlamesEFVjOfmWO4B2BV4l3YRn5ibvxIvBqRQZP8TGUknHCWKM1b7dMq3C19cVxeJ77VQ==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.14 + '@firebase/app-compat': 0.1.15 '@firebase/component': 0.5.10 - '@firebase/storage': 0.9.1_@firebase+app@0.7.13 + '@firebase/storage': 0.9.1_@firebase+app@0.7.14 '@firebase/storage-types': 0.6.0_921e789eab5feb003723e0d148cd47c5 '@firebase/util': 1.4.3 tslib: 2.3.1 @@ -2745,12 +2723,12 @@ packages: '@firebase/util': 1.4.3 dev: false - /@firebase/storage/0.9.1_@firebase+app@0.7.13: + /@firebase/storage/0.9.1_@firebase+app@0.7.14: resolution: {integrity: sha512-IMPZ21Mm05R9GKTgiiMpbata0tgzQTtZ2YMbVReSTx16GJTIpadXpjFzxhJMjVi/7Wq57LnSxsg9fe56IBSacw==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.13 + '@firebase/app': 0.7.14 '@firebase/component': 0.5.10 '@firebase/util': 1.4.3 node-fetch: 2.6.5 @@ -2781,8 +2759,8 @@ packages: tslib: 2.3.1 dev: true - /@graphql-codegen/cli/2.3.1_8f91b510d830ea79a04e3946bbf71dff: - resolution: {integrity: sha512-xMSvYqFtnRXOp/sVJSyqiFTm70X8ouLXiq5o/R/D3yQtA6NNudAC+Q4oxg9/LZKnRDL6pehwdC8CNnQk0Tf7Sw==} + /@graphql-codegen/cli/2.4.0_10bffa78ded10dc50757752ad5914fc1: + resolution: {integrity: sha512-4iiHH2AxBE17lX5cFdFg6+kh7I6uKQLYG0IZRalRbW/grKL7kuVp/RDUjmVB2GNJTJEhjxYLMJFJZocUmAUBlw==} hasBin: true peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -2795,23 +2773,23 @@ packages: '@graphql-tools/github-loader': 7.2.1_graphql@15.7.2 '@graphql-tools/graphql-file-loader': 7.3.3_graphql@15.7.2 '@graphql-tools/json-file-loader': 7.3.3_graphql@15.7.2 - '@graphql-tools/load': 7.5.0_graphql@15.7.2 - '@graphql-tools/prisma-loader': 7.1.1_bd0b9b855776b637cd61b3759b357e33 - '@graphql-tools/url-loader': 7.7.0_bd0b9b855776b637cd61b3759b357e33 - '@graphql-tools/utils': 8.5.5_graphql@15.7.2 + '@graphql-tools/load': 7.5.1_graphql@15.7.2 + '@graphql-tools/prisma-loader': 7.1.1_40cdd4e48b3bed426175fc762469eeb8 + '@graphql-tools/url-loader': 7.7.0_40cdd4e48b3bed426175fc762469eeb8 + '@graphql-tools/utils': 8.6.1_graphql@15.7.2 ansi-escapes: 4.3.2 chalk: 4.1.2 change-case-all: 1.0.14 - chokidar: 3.5.2 + chokidar: 3.5.3 common-tags: 1.8.2 cosmiconfig: 7.0.1 debounce: 1.2.1 dependency-graph: 0.11.0 detect-indent: 6.1.0 glob: 7.2.0 - globby: 11.0.4 + globby: 11.1.0 graphql: 15.7.2 - graphql-config: 4.1.0_8f91b510d830ea79a04e3946bbf71dff + graphql-config: 4.1.0_10bffa78ded10dc50757752ad5914fc1 inquirer: 8.2.0 is-glob: 4.0.3 json-to-pretty-yaml: 1.2.2 @@ -2831,6 +2809,7 @@ packages: transitivePeerDependencies: - '@types/node' - bufferutil + - encoding - supports-color - typescript - utf-8-validate @@ -2844,7 +2823,7 @@ packages: dependencies: '@graphql-codegen/plugin-helpers': 2.3.2_graphql@15.7.2 '@graphql-tools/schema': 8.3.1_graphql@15.7.2 - '@graphql-tools/utils': 8.5.5_graphql@15.7.2 + '@graphql-tools/utils': 8.6.1_graphql@15.7.2 graphql: 15.7.2 tslib: 2.3.1 dev: true @@ -2974,11 +2953,13 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/utils': 8.5.5_graphql@15.7.2 + '@graphql-tools/utils': 8.6.1_graphql@15.7.2 cross-undici-fetch: 0.0.20 graphql: 15.7.2 sync-fetch: 0.3.1 tslib: 2.3.1 + transitivePeerDependencies: + - encoding dev: true /@graphql-tools/batch-execute/8.3.1_graphql@15.7.2: @@ -2997,9 +2978,9 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 7.1.4_graphql@15.7.2 - '@graphql-tools/utils': 8.5.5_graphql@15.7.2 - globby: 11.0.4 + '@graphql-tools/graphql-tag-pluck': 7.1.5_graphql@15.7.2 + '@graphql-tools/utils': 8.6.1_graphql@15.7.2 + globby: 11.1.0 graphql: 15.7.2 tslib: 2.3.1 unixify: 1.0.0 @@ -3025,8 +3006,8 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 7.1.4_graphql@15.7.2 - '@graphql-tools/utils': 8.5.5_graphql@15.7.2 + '@graphql-tools/graphql-tag-pluck': 7.1.5_graphql@15.7.2 + '@graphql-tools/utils': 8.6.1_graphql@15.7.2 graphql: 15.7.2 is-glob: 4.0.3 micromatch: 4.0.4 @@ -3041,13 +3022,14 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 7.1.4_graphql@15.7.2 - '@graphql-tools/utils': 8.5.5_graphql@15.7.2 + '@graphql-tools/graphql-tag-pluck': 7.1.5_graphql@15.7.2 + '@graphql-tools/utils': 8.6.1_graphql@15.7.2 cross-undici-fetch: 0.0.20 graphql: 15.7.2 sync-fetch: 0.3.1 tslib: 2.3.1 transitivePeerDependencies: + - encoding - supports-color dev: true @@ -3063,15 +3045,15 @@ packages: tslib: 2.3.1 unixify: 1.0.0 - /@graphql-tools/graphql-tag-pluck/7.1.4_graphql@15.7.2: - resolution: {integrity: sha512-0V2AY68ip3YmJ9rnIwQGxXsokCeGD9FTQOeSLzpwG74U0VY6bphfaCp5KVGW+W5sGJchTj3HvnmvdmWZnEZWZA==} + /@graphql-tools/graphql-tag-pluck/7.1.5_graphql@15.7.2: + resolution: {integrity: sha512-NKbFcjlg7cbK+scLXc6eVxXIhX4k8QL6lZ/y5Ju7yrpIN18k2vA78dI6W3Qb5qdftxbDNuC+kDmScZfzzxVPjQ==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@babel/parser': 7.16.4 - '@babel/traverse': 7.16.3 - '@babel/types': 7.16.0 - '@graphql-tools/utils': 8.5.5_graphql@15.7.2 + '@babel/parser': 7.16.12 + '@babel/traverse': 7.16.10 + '@babel/types': 7.16.8 + '@graphql-tools/utils': 8.6.1_graphql@15.7.2 graphql: 15.7.2 tslib: 2.3.1 transitivePeerDependencies: @@ -3110,6 +3092,18 @@ packages: p-limit: 3.1.0 tslib: 2.3.1 + /@graphql-tools/load/7.5.1_graphql@15.7.2: + resolution: {integrity: sha512-j9XcLYZPZdl/TzzqA83qveJmwcCxgGizt5L1+C1/Z68brTEmQHLdQCOR3Ma3ewESJt6DU05kSTu2raKaunkjRg==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 + dependencies: + '@graphql-tools/schema': 8.3.1_graphql@15.7.2 + '@graphql-tools/utils': 8.6.1_graphql@15.7.2 + graphql: 15.7.2 + p-limit: 3.1.0 + tslib: 2.3.1 + dev: true + /@graphql-tools/merge/8.2.1_graphql@15.7.2: resolution: {integrity: sha512-Q240kcUszhXiAYudjuJgNuLgy9CryDP3wp83NOZQezfA6h3ByYKU7xI6DiKrdjyVaGpYN3ppUmdj0uf5GaXzMA==} peerDependencies: @@ -3128,16 +3122,16 @@ packages: tslib: 2.3.1 dev: true - /@graphql-tools/prisma-loader/7.1.1_bd0b9b855776b637cd61b3759b357e33: + /@graphql-tools/prisma-loader/7.1.1_40cdd4e48b3bed426175fc762469eeb8: resolution: {integrity: sha512-9hVpG3BNsXAYMLPlZhSHubk6qBmiHLo/UlU0ldL100sMpqI46iBaHNhTNXZCSdd81hT+4HNqaDXNFqyKJ22OGQ==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/url-loader': 7.7.0_bd0b9b855776b637cd61b3759b357e33 - '@graphql-tools/utils': 8.5.5_graphql@15.7.2 + '@graphql-tools/url-loader': 7.7.0_40cdd4e48b3bed426175fc762469eeb8 + '@graphql-tools/utils': 8.6.1_graphql@15.7.2 '@types/js-yaml': 4.0.5 '@types/json-stable-stringify': 1.0.33 - '@types/jsonwebtoken': 8.5.6 + '@types/jsonwebtoken': 8.5.8 chalk: 4.1.2 debug: 4.3.3 dotenv: 10.0.0 @@ -3157,6 +3151,7 @@ packages: transitivePeerDependencies: - '@types/node' - bufferutil + - encoding - supports-color - utf-8-validate dev: true @@ -3185,7 +3180,7 @@ packages: tslib: 2.3.1 value-or-promise: 1.0.11 - /@graphql-tools/url-loader/7.7.0_bd0b9b855776b637cd61b3759b357e33: + /@graphql-tools/url-loader/7.7.0_40cdd4e48b3bed426175fc762469eeb8: resolution: {integrity: sha512-mBBb+aJqI4E0MVEzyfi76Pi/G6lGxGTVt/tP1YtKJly7UnonNoWOtDusdL3zIVAGhGgLsNrLbGhLDbwSd6TV6A==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -3203,7 +3198,7 @@ packages: graphql-sse: 1.0.6_graphql@15.7.2 graphql-ws: 5.5.5_graphql@15.7.2 isomorphic-ws: 4.0.1_ws@8.4.0 - meros: 1.1.4_@types+node@17.0.9 + meros: 1.1.4_@types+node@17.0.10 subscriptions-transport-ws: 0.11.0_graphql@15.7.2 sync-fetch: 0.3.1 tslib: 2.3.1 @@ -3223,6 +3218,15 @@ packages: graphql: 15.7.2 tslib: 2.3.1 + /@graphql-tools/utils/8.6.1_graphql@15.7.2: + resolution: {integrity: sha512-uxcfHCocp4ENoIiovPxUWZEHOnbXqj3ekWc0rm7fUhW93a1xheARNHcNKhwMTR+UKXVJbTFQdGI1Rl5XdyvDBg==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 + dependencies: + graphql: 15.7.2 + tslib: 2.3.1 + dev: true + /@graphql-tools/wrap/8.3.2_graphql@15.7.2: resolution: {integrity: sha512-7DcOBFB+Dd84x9dxSm7qS4iJONMyfLnCJb8A19vGPffpu4SMJ3sFcgwibKFu5l6mMUiigKgXna2RRgWI+02bKQ==} peerDependencies: @@ -3242,16 +3246,16 @@ packages: dependencies: graphql: 15.7.2 - /@grpc/grpc-js/1.4.4: - resolution: {integrity: sha512-a6222b7Dl6fIlMgzVl7e+NiRoLiZFbpcwvBH2Oli56Bn7W4/3Ld+86hK4ffPn5rx2DlDidmIcvIJiOQXyhv9gA==} + /@grpc/grpc-js/1.5.3: + resolution: {integrity: sha512-q0xgaZ3ymUM+ZOhe1hdocVSdKHCnJ6llLSXcP+MqMXMyYPUZ3mzQOCxZ3Zkg+QZ7sZ950sn7hvueQrIJZumPZg==} engines: {node: ^8.13.0 || >=10.10.0} dependencies: - '@grpc/proto-loader': 0.6.7 - '@types/node': 17.0.9 + '@grpc/proto-loader': 0.6.9 + '@types/node': 17.0.10 dev: false - /@grpc/proto-loader/0.6.7: - resolution: {integrity: sha512-QzTPIyJxU0u+r2qGe8VMl3j/W2ryhEvBv7hc42OjYfthSj370fUrb7na65rG6w3YLZS/fb8p89iTBobfWGDgdw==} + /@grpc/proto-loader/0.6.9: + resolution: {integrity: sha512-UlcCS8VbsU9d3XTXGiEVFonN7hXk+oMXZtoHHG2oSA1/GcDP1q6OUgs20PzHDGizzyi8ufGSUDlk3O2NyY7leg==} engines: {node: '>=6'} hasBin: true dependencies: @@ -3322,7 +3326,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 - '@types/node': 17.0.9 + '@types/node': 17.0.10 chalk: 4.1.2 jest-message-util: 27.4.6 jest-util: 27.4.2 @@ -3343,7 +3347,7 @@ packages: '@jest/test-result': 27.4.6 '@jest/transform': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.9 + '@types/node': 17.0.10 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.8.1 @@ -3380,7 +3384,7 @@ packages: dependencies: '@jest/fake-timers': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.9 + '@types/node': 17.0.10 jest-mock: 27.4.6 dev: true @@ -3390,7 +3394,7 @@ packages: dependencies: '@jest/types': 27.4.2 '@sinonjs/fake-timers': 8.1.0 - '@types/node': 17.0.9 + '@types/node': 17.0.10 jest-message-util: 27.4.6 jest-mock: 27.4.6 jest-util: 27.4.2 @@ -3419,7 +3423,7 @@ packages: '@jest/test-result': 27.4.6 '@jest/transform': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.9 + '@types/node': 17.0.10 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -3478,7 +3482,7 @@ packages: resolution: {integrity: sha512-9MsufmJC8t5JTpWEQJ0OcOOAXaH5ioaIX6uHVBLBMoCZPfKKQF+EqP8kACAvCZ0Y1h2Zr3uOccg8re+Dr5jxyw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@jest/types': 27.4.2 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -3503,7 +3507,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 17.0.9 + '@types/node': 17.0.10 '@types/yargs': 15.0.14 chalk: 4.1.2 dev: true @@ -3514,7 +3518,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 17.0.9 + '@types/node': 17.0.10 '@types/yargs': 16.0.4 chalk: 4.1.2 dev: true @@ -3534,12 +3538,12 @@ packages: resolution: {integrity: sha512-zpS/xty48huX4uBidupmWDYCRBYpVtoTiFhzYhd6GsQwU67WsdSImdWzZJDrF/DhcQ462wyrZahHlo2grFB5ig==} dev: false - /@lezer/generator/0.15.2: - resolution: {integrity: sha512-nxY6TTj0ZAcAvg1zEeaZnt1xODdyPhD0lTaPOgcGOVFHhwwx0Oz7CxZB7Rh+xRCXFr5kJWDtM1uXPp80UZjhAg==} + /@lezer/generator/0.15.3: + resolution: {integrity: sha512-H1VULW9PgKWlQDPgrEGlndGaxZaVswi4AqxNzL+fq5wozaXl4N0plLUeeMmNgrlPmfZ9jBlY1qjreNBJWx7H0Q==} hasBin: true dependencies: '@lezer/common': 0.15.11 - '@lezer/lr': 0.15.6 + '@lezer/lr': 0.15.7 dev: true /@lezer/javascript/0.15.1: @@ -3564,6 +3568,12 @@ packages: resolution: {integrity: sha512-LBqPzUjeW5GRdxHyUlAn6VdpyutV74fIaAtooYdU8dWz5wUjdO5eA1FyHpl1KAhFycoMmjI8D96NJZ0MRNyLJg==} dependencies: '@lezer/common': 0.15.11 + dev: false + + /@lezer/lr/0.15.7: + resolution: {integrity: sha512-rmUukgyKSm6xzXO4cK5hkpX3+ZTHF+bHDkEuhofAVUTS3J23YytUxGWsrDwBVvGbhvxW87kheb2mRYHRwKacDQ==} + dependencies: + '@lezer/common': 0.15.11 /@mdn/browser-compat-data/4.1.2: resolution: {integrity: sha512-IzFTNGGMx+2fUPO2Gne9l9AiiRKIAAr+gsQNWmHzEnExhSbEmXX8BEfmR6ZW/6wu9mACWWmhMWtvjGf/lwcpog==} @@ -3613,18 +3623,18 @@ packages: resolution: {integrity: sha512-z23bY5P7dLTmIbk0ZZ95mcEXIEER/mQCOqEp2vxnzG2nurks+vq6tNcUAXqME1Wl6aXWTXlqky5plBe7RQHzhQ==} dependencies: '@babel/compat-data': 7.16.0 - '@babel/core': 7.16.7 - '@babel/helper-compilation-targets': 7.16.0_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-compilation-targets': 7.16.0_@babel+core@7.16.12 '@babel/helper-module-imports': 7.16.0 - '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-decorators': 7.16.0_@babel+core@7.16.7 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-private-methods': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-runtime': 7.16.0_@babel+core@7.16.7 - '@babel/preset-env': 7.16.8_@babel+core@7.16.7 + '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-decorators': 7.16.0_@babel+core@7.16.12 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-private-methods': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-runtime': 7.16.0_@babel+core@7.16.12 + '@babel/preset-env': 7.16.11_@babel+core@7.16.12 '@babel/runtime': 7.16.3 - '@vue/babel-preset-jsx': 1.2.4_@babel+core@7.16.7 + '@vue/babel-preset-jsx': 1.2.4_@babel+core@7.16.12 core-js: 2.6.12 core-js-compat: 3.19.0 regenerator-runtime: 0.13.9 @@ -3632,13 +3642,13 @@ packages: - supports-color dev: false - /@nuxt/builder/2.15.8_typescript@4.5.4: + /@nuxt/builder/2.15.8_typescript@4.5.5: resolution: {integrity: sha512-WVhN874LFMdgRiJqpxmeKI+vh5lhCUBVOyR9PhL1m1V/GV3fb+Dqc1BKS6XgayrWAWavPLveCJmQ/FID0puOfQ==} dependencies: '@nuxt/devalue': 1.2.5 '@nuxt/utils': 2.15.8 '@nuxt/vue-app': 2.15.8 - '@nuxt/webpack': 2.15.8_typescript@4.5.4 + '@nuxt/webpack': 2.15.8_typescript@4.5.5 chalk: 4.1.2 chokidar: 3.5.2 consola: 2.15.3 @@ -3764,11 +3774,11 @@ packages: ufo: 0.7.9 dev: false - /@nuxt/kit-edge/3.0.0-27376999.6abf75d: - resolution: {integrity: sha512-9VdJR9s9TXHd+lRRZnZRV+5GwkWKYomIS5NONMVgBDFjxotvqkVsCbpHvUja2I0NlcAxKnFePgqeDC20CBrgHQ==} + /@nuxt/kit-edge/3.0.0-27379487.e0cf2d7: + resolution: {integrity: sha512-3ZXC92D9kznntUK1F4MwPWYZaGviER2C00yc7pzm2Dp442jgT6TheMAKNn9g9Xhr5HuupzXTRngVPcTrfT06Ug==} engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0} dependencies: - '@nuxt/schema': /@nuxt/schema-edge/3.0.0-27376999.6abf75d + '@nuxt/schema': /@nuxt/schema-edge/3.0.0-27379487.e0cf2d7 consola: 2.15.3 defu: 5.0.1 dotenv: 14.2.0 @@ -3806,8 +3816,8 @@ packages: node-fetch: 2.6.6 dev: false - /@nuxt/schema-edge/3.0.0-27376999.6abf75d: - resolution: {integrity: sha512-BdoTPuXoHT3aqQL37g/SPk1jOFO4pHbEClsj/5X6cLKwktTcqSbMkwZJF0tTyhvAwiOSFdlTvI34juPhvLNzPw==} + /@nuxt/schema-edge/3.0.0-27379487.e0cf2d7: + resolution: {integrity: sha512-tKC6Vag7cTo0Lt2ovkWj5ElfvJqvJfI+1CtpzymREB44RvjhSDIkJnJYMp/7hnn5+z4lX9VRXy+bf4megTtOiA==} engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0} dependencies: create-require: 1.1.1 @@ -3865,7 +3875,7 @@ packages: std-env: 2.3.1 dev: false - /@nuxt/types/2.15.8_sass@1.48.0: + /@nuxt/types/2.15.8_sass@1.49.0: resolution: {integrity: sha512-zBAG5Fy+SIaZIerOVF1vxy1zz16ZK07QSbsuQAjdtEFlvr+vKK+0AqCv8r8DBY5IVqdMIaw5FgNUz5py0xWdPg==} dependencies: '@types/autoprefixer': 9.7.2 @@ -3886,7 +3896,7 @@ packages: '@types/webpack-bundle-analyzer': 3.9.3 '@types/webpack-dev-middleware': 4.1.2 '@types/webpack-hot-middleware': 2.25.4 - sass-loader: 10.1.1_sass@1.48.0 + sass-loader: 10.1.1_sass@1.49.0 transitivePeerDependencies: - fibers - node-sass @@ -3899,7 +3909,7 @@ packages: peerDependencies: '@nuxt/types': '>=2.13.1' dependencies: - '@nuxt/types': 2.15.8_sass@1.48.0 + '@nuxt/types': 2.15.8_sass@1.49.0 consola: 2.15.3 fork-ts-checker-webpack-plugin: 6.4.0_eslint@8.7.0+typescript@4.2.4 ts-loader: 8.3.0_typescript@4.2.4 @@ -3958,14 +3968,14 @@ packages: vue-server-renderer: 2.6.14 dev: false - /@nuxt/webpack/2.15.8_typescript@4.5.4: + /@nuxt/webpack/2.15.8_typescript@4.5.5: resolution: {integrity: sha512-CzJYFed23Ow/UK0+cI1FVthDre1p2qc8Q97oizG39d3/SIh3aUHjgj8c60wcR+RSxVO0FzZMXkmq02NmA7vWJg==} dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@nuxt/babel-preset-app': 2.15.8 '@nuxt/friendly-errors-webpack-plugin': 2.5.2_webpack@4.46.0 '@nuxt/utils': 2.15.8 - babel-loader: 8.2.3_174483de130731162278521ff93b7183 + babel-loader: 8.2.3_2ca4133eaad1ede48c0159d2a9c3555f cache-loader: 4.1.0_webpack@4.46.0 caniuse-lite: 1.0.30001274 consola: 2.15.3 @@ -3982,7 +3992,7 @@ packages: memory-fs: 0.5.0 optimize-css-assets-webpack-plugin: 5.0.8_webpack@4.46.0 pify: 5.0.0 - pnp-webpack-plugin: 1.7.0_typescript@4.5.4 + pnp-webpack-plugin: 1.7.0_typescript@4.5.5 postcss: 7.0.39 postcss-import: 12.0.1 postcss-import-resolver: 2.0.0 @@ -4047,7 +4057,7 @@ packages: estree-walker: 2.0.2 fs-extra: 9.1.0 magic-string: 0.25.7 - nuxt: 2.15.8_typescript@4.5.4 + nuxt: 2.15.8_typescript@4.5.5 ufo: 0.7.9 unplugin-vue2-script-setup: 0.7.3 upath: 2.0.1 @@ -4066,14 +4076,14 @@ packages: dotenv: 8.6.0 dev: true - /@nuxtjs/eslint-config-typescript/8.0.0_8031b572a9e3f8a1de70aff2e289fc88: + /@nuxtjs/eslint-config-typescript/8.0.0_fba2f7198138739da2e4544725d6464d: resolution: {integrity: sha512-JcRIDCN+lfhzeNw6QGxjUSmXzfnRsEc2gTWO7Kbz9JfznTNwsI+1oWJ2wwOb6MP82d8SkDgu4yINkbDGDgkdaA==} peerDependencies: eslint: ^8.3.0 dependencies: - '@nuxtjs/eslint-config': 8.0.0_ed50a6316580004e9c6e3f138187ca15 - '@typescript-eslint/eslint-plugin': 5.4.0_c6118a094bffb15000b299ae878fb516 - '@typescript-eslint/parser': 5.4.0_eslint@8.7.0+typescript@4.5.4 + '@nuxtjs/eslint-config': 8.0.0_9e54e34a1c1fe8f17df753d3e99f5089 + '@typescript-eslint/eslint-plugin': 5.4.0_aa3c9f6ac2fba0f1ac9a455e6e05a161 + '@typescript-eslint/parser': 5.4.0_eslint@8.7.0+typescript@4.5.5 eslint: 8.7.0 eslint-import-resolver-typescript: 2.5.0_eslint@8.7.0 transitivePeerDependencies: @@ -4083,7 +4093,7 @@ packages: - typescript dev: true - /@nuxtjs/eslint-config/8.0.0_ed50a6316580004e9c6e3f138187ca15: + /@nuxtjs/eslint-config/8.0.0_9e54e34a1c1fe8f17df753d3e99f5089: resolution: {integrity: sha512-NuZSiMdSCuBukwWgmNQuMYoA/jgL9SLfecOurUUQw/1QTcD0YKh0RxY4h9rNJB2jkfayzmZ+Y11hlOml40FVvw==} peerDependencies: eslint: ^8.3.0 @@ -4091,7 +4101,7 @@ packages: eslint: 8.7.0 eslint-config-standard: 16.0.3_307567209c86a35d1935a41944dd570a eslint-plugin-import: 2.25.3_eslint@8.7.0 - eslint-plugin-jest: 25.3.0_ed50a6316580004e9c6e3f138187ca15 + eslint-plugin-jest: 25.3.0_9e54e34a1c1fe8f17df753d3e99f5089 eslint-plugin-node: 11.1.0_eslint@8.7.0 eslint-plugin-promise: 5.1.1_eslint@8.7.0 eslint-plugin-unicorn: 39.0.0_eslint@8.7.0 @@ -4208,15 +4218,15 @@ packages: sitemap: 4.1.1 dev: false - /@nuxtjs/stylelint-module/4.1.0_stylelint@14.2.0: + /@nuxtjs/stylelint-module/4.1.0_stylelint@14.3.0: resolution: {integrity: sha512-XeUZobXlSVW5VDbZBDktB3oFkBm+4JhYlyvZqu4tD7F3Qf4IU5aFwlELbK+VLVewbGgKSEg4QaT5nZdWpgXQBw==} peerDependencies: stylelint: ^13.0.0 || ^14.0.0 webpack: ^4.0.0 || ^5.0.0 dependencies: consola: 2.15.3 - stylelint: 14.2.0 - stylelint-webpack-plugin: 2.3.1_stylelint@14.2.0 + stylelint: 14.3.0 + stylelint-webpack-plugin: 2.3.1_stylelint@14.3.0 dev: true /@nuxtjs/svg/0.3.0: @@ -4468,6 +4478,11 @@ packages: '@sinonjs/commons': 1.8.3 dev: true + /@socket.io/base64-arraybuffer/1.0.2: + resolution: {integrity: sha512-dOlCBKnDw4iShaIsH/bxujKTM18+2TOAsYz+KSc11Am38H4q5Xw8Bbz97ZYdrVNM+um3p7w86Bvvmcn9q+5+eQ==} + engines: {node: '>= 0.6.0'} + dev: false + /@socket.io/component-emitter/3.0.0: resolution: {integrity: sha512-2pTGuibAXJswAPJjaKisthqS/NOK5ypG4LYT6tEAV0S/mxW0zOIvYvGK0V8w8+SHxAm6vRMSjqSalFXeBAqs+Q==} dev: false @@ -4564,26 +4579,26 @@ packages: /@types/babel__generator/7.6.3: resolution: {integrity: sha512-/GWCmzJWqV7diQW54smJZzWbSFf4QYtF71WCKhcx6Ru/tFyQIY2eiiITcCAeuPbNSvT9YCGkVMqqvSk2Z0mXiA==} dependencies: - '@babel/types': 7.16.8 + '@babel/types': 7.16.0 dev: true /@types/babel__generator/7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - '@babel/types': 7.16.8 + '@babel/types': 7.16.7 dev: true /@types/babel__template/7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: '@babel/parser': 7.16.7 - '@babel/types': 7.16.8 + '@babel/types': 7.16.0 dev: true /@types/babel__traverse/7.14.2: resolution: {integrity: sha512-K2waXdXBi2302XUdcHcR1jCeU0LL4TD9HRs/gk0N2Xvrht+G/BfJa4QObBQZfhMdxiCpV3COl5Nfq4uKTeTnJA==} dependencies: - '@babel/types': 7.16.7 + '@babel/types': 7.16.0 dev: true /@types/body-parser/1.19.1: @@ -4691,7 +4706,7 @@ packages: /@types/graceful-fs/4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: - '@types/node': 17.0.9 + '@types/node': 17.0.10 dev: true /@types/har-format/1.2.8: @@ -4764,10 +4779,10 @@ packages: resolution: {integrity: sha1-7ihweulOEdK4J7y+UnC86n8+ce4=} dev: true - /@types/jsonwebtoken/8.5.6: - resolution: {integrity: sha512-+P3O/xC7nzVizIi5VbF34YtqSonFsdnbXBnWUCYRiKOi1f9gA4sEFvXkrGr/QVV23IbMYvcoerI7nnhDUiWXRQ==} + /@types/jsonwebtoken/8.5.8: + resolution: {integrity: sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==} dependencies: - '@types/node': 17.0.6 + '@types/node': 17.0.10 dev: true /@types/keyv/3.1.3: @@ -4814,12 +4829,12 @@ packages: resolution: {integrity: sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==} dev: true + /@types/node/17.0.10: + resolution: {integrity: sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog==} + /@types/node/17.0.6: resolution: {integrity: sha512-+XBAjfZmmivILUzO0HwBJoYkAyyySSLg5KCGBDFLomJo0sV6szvVLAf4ANZZ0pfWzgEds5KmGLG9D5hfEqOhaA==} - /@types/node/17.0.9: - resolution: {integrity: sha512-5dNBXu/FOER+EXnyah7rn8xlNrfMOQb/qXnw4NQgLkCygKBKhdmF/CA5oXVOKZLBEahw8s2WP9LxIcN/oDDRgQ==} - /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: true @@ -5044,7 +5059,34 @@ packages: '@types/yargs-parser': 20.2.1 dev: true - /@typescript-eslint/eslint-plugin/5.4.0_c6118a094bffb15000b299ae878fb516: + /@typescript-eslint/eslint-plugin/5.10.0_706fb07ce74b1db611f19a02ad2ce784: + resolution: {integrity: sha512-XXVKnMsq2fuu9K2KsIxPUGqb6xAImz8MEChClbXmE3VbveFtBUU5bzM6IPVWqzyADIgdkS2Ws/6Xo7W2TeZWjQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + '@typescript-eslint/parser': ^5.0.0 + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/parser': 5.10.0_eslint@8.7.0+typescript@4.5.5 + '@typescript-eslint/scope-manager': 5.10.0 + '@typescript-eslint/type-utils': 5.10.0_eslint@8.7.0+typescript@4.5.5 + '@typescript-eslint/utils': 5.10.0_eslint@8.7.0+typescript@4.5.5 + debug: 4.3.3 + eslint: 8.7.0 + functional-red-black-tree: 1.0.1 + ignore: 5.2.0 + regexpp: 3.2.0 + semver: 7.3.5 + tsutils: 3.21.0_typescript@4.5.5 + typescript: 4.5.5 + transitivePeerDependencies: + - supports-color + dev: true + + /@typescript-eslint/eslint-plugin/5.4.0_aa3c9f6ac2fba0f1ac9a455e6e05a161: resolution: {integrity: sha512-9/yPSBlwzsetCsGEn9j24D8vGQgJkOTr4oMLas/w886ZtzKIs1iyoqFrwsX2fqYEeUwsdBpC21gcjRGo57u0eg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5055,8 +5097,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 5.4.0_eslint@8.7.0+typescript@4.5.4 - '@typescript-eslint/parser': 5.4.0_eslint@8.7.0+typescript@4.5.4 + '@typescript-eslint/experimental-utils': 5.4.0_eslint@8.7.0+typescript@4.5.5 + '@typescript-eslint/parser': 5.4.0_eslint@8.7.0+typescript@4.5.5 '@typescript-eslint/scope-manager': 5.4.0 debug: 4.3.3 eslint: 8.7.0 @@ -5064,40 +5106,13 @@ packages: ignore: 5.1.9 regexpp: 3.2.0 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.5.4 - typescript: 4.5.4 + tsutils: 3.21.0_typescript@4.5.5 + typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/eslint-plugin/5.9.1_bbe74534e31a8c21f1b3522447c55341: - resolution: {integrity: sha512-Xv9tkFlyD4MQGpJgTo6wqDqGvHIRmRgah/2Sjz1PUnJTawjHWIwBivUE9x0QtU2WVii9baYgavo/bHjrZJkqTw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - '@typescript-eslint/parser': ^5.0.0 - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/experimental-utils': 5.9.1_eslint@8.7.0+typescript@4.5.4 - '@typescript-eslint/parser': 5.9.1_eslint@8.7.0+typescript@4.5.4 - '@typescript-eslint/scope-manager': 5.9.1 - '@typescript-eslint/type-utils': 5.9.1_eslint@8.7.0+typescript@4.5.4 - debug: 4.3.3 - eslint: 8.7.0 - functional-red-black-tree: 1.0.1 - ignore: 5.2.0 - regexpp: 3.2.0 - semver: 7.3.5 - tsutils: 3.21.0_typescript@4.5.4 - typescript: 4.5.4 - transitivePeerDependencies: - - supports-color - dev: true - - /@typescript-eslint/experimental-utils/5.4.0_eslint@8.7.0+typescript@4.5.4: + /@typescript-eslint/experimental-utils/5.4.0_eslint@8.7.0+typescript@4.5.5: resolution: {integrity: sha512-Nz2JDIQUdmIGd6p33A+naQmwfkU5KVTLb/5lTk+tLVTDacZKoGQisj8UCxk7onJcrgjIvr8xWqkYI+DbI3TfXg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5106,7 +5121,7 @@ packages: '@types/json-schema': 7.0.9 '@typescript-eslint/scope-manager': 5.4.0 '@typescript-eslint/types': 5.4.0 - '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.4 + '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.5 eslint: 8.7.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.7.0 @@ -5115,25 +5130,27 @@ packages: - typescript dev: true - /@typescript-eslint/experimental-utils/5.9.1_eslint@8.7.0+typescript@4.5.4: - resolution: {integrity: sha512-cb1Njyss0mLL9kLXgS/eEY53SZQ9sT519wpX3i+U457l2UXRDuo87hgKfgRazmu9/tQb0x2sr3Y0yrU+Zz0y+w==} + /@typescript-eslint/parser/5.10.0_eslint@8.7.0+typescript@4.5.5: + resolution: {integrity: sha512-pJB2CCeHWtwOAeIxv8CHVGJhI5FNyJAIpx5Pt72YkK3QfEzt6qAlXZuyaBmyfOdM62qU0rbxJzNToPTVeJGrQw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true dependencies: - '@types/json-schema': 7.0.9 - '@typescript-eslint/scope-manager': 5.9.1 - '@typescript-eslint/types': 5.9.1 - '@typescript-eslint/typescript-estree': 5.9.1_typescript@4.5.4 + '@typescript-eslint/scope-manager': 5.10.0 + '@typescript-eslint/types': 5.10.0 + '@typescript-eslint/typescript-estree': 5.10.0_typescript@4.5.5 + debug: 4.3.3 eslint: 8.7.0 - eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.7.0 + typescript: 4.5.5 transitivePeerDependencies: - supports-color - - typescript dev: true - /@typescript-eslint/parser/5.4.0_eslint@8.7.0+typescript@4.5.4: + /@typescript-eslint/parser/5.4.0_eslint@8.7.0+typescript@4.5.5: resolution: {integrity: sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5145,32 +5162,20 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.4.0 '@typescript-eslint/types': 5.4.0 - '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.4 + '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.5 debug: 4.3.3 eslint: 8.7.0 - typescript: 4.5.4 + typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.9.1_eslint@8.7.0+typescript@4.5.4: - resolution: {integrity: sha512-PLYO0AmwD6s6n0ZQB5kqPgfvh73p0+VqopQQLuNfi7Lm0EpfKyDalchpVwkE+81k5HeiRrTV/9w1aNHzjD7C4g==} + /@typescript-eslint/scope-manager/5.10.0: + resolution: {integrity: sha512-tgNgUgb4MhqK6DoKn3RBhyZ9aJga7EQrw+2/OiDk5hKf3pTVZWyqBi7ukP+Z0iEEDMF5FDa64LqODzlfE4O/Dg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true dependencies: - '@typescript-eslint/scope-manager': 5.9.1 - '@typescript-eslint/types': 5.9.1 - '@typescript-eslint/typescript-estree': 5.9.1_typescript@4.5.4 - debug: 4.3.3 - eslint: 8.7.0 - typescript: 4.5.4 - transitivePeerDependencies: - - supports-color + '@typescript-eslint/types': 5.10.0 + '@typescript-eslint/visitor-keys': 5.10.0 dev: true /@typescript-eslint/scope-manager/5.4.0: @@ -5181,16 +5186,8 @@ packages: '@typescript-eslint/visitor-keys': 5.4.0 dev: true - /@typescript-eslint/scope-manager/5.9.1: - resolution: {integrity: sha512-8BwvWkho3B/UOtzRyW07ffJXPaLSUKFBjpq8aqsRvu6HdEuzCY57+ffT7QoV4QXJXWSU1+7g3wE4AlgImmQ9pQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.9.1 - '@typescript-eslint/visitor-keys': 5.9.1 - dev: true - - /@typescript-eslint/type-utils/5.9.1_eslint@8.7.0+typescript@4.5.4: - resolution: {integrity: sha512-tRSpdBnPRssjlUh35rE9ug5HrUvaB9ntREy7gPXXKwmIx61TNN7+l5YKgi1hMKxo5NvqZCfYhA5FvyuJG6X6vg==} + /@typescript-eslint/type-utils/5.10.0_eslint@8.7.0+typescript@4.5.5: + resolution: {integrity: sha512-TzlyTmufJO5V886N+hTJBGIfnjQDQ32rJYxPaeiyWKdjsv2Ld5l8cbS7pxim4DeNs62fKzRSt8Q14Evs4JnZyQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -5199,26 +5196,47 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 5.9.1_eslint@8.7.0+typescript@4.5.4 + '@typescript-eslint/utils': 5.10.0_eslint@8.7.0+typescript@4.5.5 debug: 4.3.3 eslint: 8.7.0 - tsutils: 3.21.0_typescript@4.5.4 - typescript: 4.5.4 + tsutils: 3.21.0_typescript@4.5.5 + typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true + /@typescript-eslint/types/5.10.0: + resolution: {integrity: sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true + /@typescript-eslint/types/5.4.0: resolution: {integrity: sha512-GjXNpmn+n1LvnttarX+sPD6+S7giO+9LxDIGlRl4wK3a7qMWALOHYuVSZpPTfEIklYjaWuMtfKdeByx0AcaThA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.9.1: - resolution: {integrity: sha512-SsWegWudWpkZCwwYcKoDwuAjoZXnM1y2EbEerTHho19Hmm+bQ56QG4L4jrtCu0bI5STaRTvRTZmjprWlTw/5NQ==} + /@typescript-eslint/typescript-estree/5.10.0_typescript@4.5.5: + resolution: {integrity: sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 5.10.0 + '@typescript-eslint/visitor-keys': 5.10.0 + debug: 4.3.3 + globby: 11.1.0 + is-glob: 4.0.3 + semver: 7.3.5 + tsutils: 3.21.0_typescript@4.5.5 + typescript: 4.5.5 + transitivePeerDependencies: + - supports-color dev: true - /@typescript-eslint/typescript-estree/5.4.0_typescript@4.5.4: + /@typescript-eslint/typescript-estree/5.4.0_typescript@4.5.5: resolution: {integrity: sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5233,31 +5251,36 @@ packages: globby: 11.0.4 is-glob: 4.0.3 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.5.4 - typescript: 4.5.4 + tsutils: 3.21.0_typescript@4.5.5 + typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.9.1_typescript@4.5.4: - resolution: {integrity: sha512-gL1sP6A/KG0HwrahVXI9fZyeVTxEYV//6PmcOn1tD0rw8VhUWYeZeuWHwwhnewnvEMcHjhnJLOBhA9rK4vmb8A==} + /@typescript-eslint/utils/5.10.0_eslint@8.7.0+typescript@4.5.5: + resolution: {integrity: sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@typescript-eslint/types': 5.9.1 - '@typescript-eslint/visitor-keys': 5.9.1 - debug: 4.3.3 - globby: 11.1.0 - is-glob: 4.0.3 - semver: 7.3.5 - tsutils: 3.21.0_typescript@4.5.4 - typescript: 4.5.4 + '@types/json-schema': 7.0.9 + '@typescript-eslint/scope-manager': 5.10.0 + '@typescript-eslint/types': 5.10.0 + '@typescript-eslint/typescript-estree': 5.10.0_typescript@4.5.5 + eslint: 8.7.0 + eslint-scope: 5.1.1 + eslint-utils: 3.0.0_eslint@8.7.0 transitivePeerDependencies: - supports-color + - typescript + dev: true + + /@typescript-eslint/visitor-keys/5.10.0: + resolution: {integrity: sha512-GMxj0K1uyrFLPKASLmZzCuSddmjZVbVj3Ouy5QVuIGKZopxvOr24JsS7gruz6C3GExE01mublZ3mIBOaon9zuQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.10.0 + eslint-visitor-keys: 3.2.0 dev: true /@typescript-eslint/visitor-keys/5.4.0: @@ -5268,14 +5291,6 @@ packages: eslint-visitor-keys: 3.2.0 dev: true - /@typescript-eslint/visitor-keys/5.9.1: - resolution: {integrity: sha512-Xh37pNz9e9ryW4TVdwiFzmr4hloty8cFj8GTWMXh3Z8swGwyQWeCcNgF0hm6t09iZd6eiZmIf4zHedQVP6TVtg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.9.1 - eslint-visitor-keys: 3.2.0 - dev: true - /@ungap/promise-all-settled/1.1.2: resolution: {integrity: sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==} dev: true @@ -5333,101 +5348,101 @@ packages: resolution: {integrity: sha512-QOi5OW45e2R20VygMSNhyQHvpdUwQZqGPc748JLGCYEy+yp8fNFNdbNIGAgZmi9e+2JHPd6i6idRuqivyicIkA==} dev: false - /@vue/babel-plugin-transform-vue-jsx/1.2.1_@babel+core@7.16.7: + /@vue/babel-plugin-transform-vue-jsx/1.2.1_@babel+core@7.16.12: resolution: {integrity: sha512-HJuqwACYehQwh1fNT8f4kyzqlNMpBuUK4rSiSES5D4QsYncv5fxFsLyrxFPG2ksO7t5WP+Vgix6tt6yKClwPzA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/helper-module-imports': 7.16.7 - '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.7 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.12 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 html-tags: 2.0.0 lodash.kebabcase: 4.1.1 svg-tags: 1.0.0 dev: false - /@vue/babel-preset-jsx/1.2.4_@babel+core@7.16.7: + /@vue/babel-preset-jsx/1.2.4_@babel+core@7.16.12: resolution: {integrity: sha512-oRVnmN2a77bYDJzeGSt92AuHXbkIxbf/XXSE3klINnh9AXBmVS1DGa1f0d+dDYpLfsAKElMnqKTQfKn7obcL4w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 - '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.16.7 - '@vue/babel-sugar-composition-api-inject-h': 1.2.1_@babel+core@7.16.7 - '@vue/babel-sugar-composition-api-render-instance': 1.2.4_@babel+core@7.16.7 - '@vue/babel-sugar-functional-vue': 1.2.2_@babel+core@7.16.7 - '@vue/babel-sugar-inject-h': 1.2.2_@babel+core@7.16.7 - '@vue/babel-sugar-v-model': 1.2.3_@babel+core@7.16.7 - '@vue/babel-sugar-v-on': 1.2.3_@babel+core@7.16.7 + '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.16.12 + '@vue/babel-sugar-composition-api-inject-h': 1.2.1_@babel+core@7.16.12 + '@vue/babel-sugar-composition-api-render-instance': 1.2.4_@babel+core@7.16.12 + '@vue/babel-sugar-functional-vue': 1.2.2_@babel+core@7.16.12 + '@vue/babel-sugar-inject-h': 1.2.2_@babel+core@7.16.12 + '@vue/babel-sugar-v-model': 1.2.3_@babel+core@7.16.12 + '@vue/babel-sugar-v-on': 1.2.3_@babel+core@7.16.12 dev: false - /@vue/babel-sugar-composition-api-inject-h/1.2.1_@babel+core@7.16.7: + /@vue/babel-sugar-composition-api-inject-h/1.2.1_@babel+core@7.16.12: resolution: {integrity: sha512-4B3L5Z2G+7s+9Bwbf+zPIifkFNcKth7fQwekVbnOA3cr3Pq71q71goWr97sk4/yyzH8phfe5ODVzEjX7HU7ItQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.12 dev: false - /@vue/babel-sugar-composition-api-render-instance/1.2.4_@babel+core@7.16.7: + /@vue/babel-sugar-composition-api-render-instance/1.2.4_@babel+core@7.16.12: resolution: {integrity: sha512-joha4PZznQMsxQYXtR3MnTgCASC9u3zt9KfBxIeuI5g2gscpTsSKRDzWQt4aqNIpx6cv8On7/m6zmmovlNsG7Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.12 dev: false - /@vue/babel-sugar-functional-vue/1.2.2_@babel+core@7.16.7: + /@vue/babel-sugar-functional-vue/1.2.2_@babel+core@7.16.12: resolution: {integrity: sha512-JvbgGn1bjCLByIAU1VOoepHQ1vFsroSA/QkzdiSs657V79q6OwEWLCQtQnEXD/rLTA8rRit4rMOhFpbjRFm82w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.12 dev: false - /@vue/babel-sugar-inject-h/1.2.2_@babel+core@7.16.7: + /@vue/babel-sugar-inject-h/1.2.2_@babel+core@7.16.12: resolution: {integrity: sha512-y8vTo00oRkzQTgufeotjCLPAvlhnpSkcHFEp60+LJUwygGcd5Chrpn5480AQp/thrxVm8m2ifAk0LyFel9oCnw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.12 dev: false - /@vue/babel-sugar-v-model/1.2.3_@babel+core@7.16.7: + /@vue/babel-sugar-v-model/1.2.3_@babel+core@7.16.12: resolution: {integrity: sha512-A2jxx87mySr/ulAsSSyYE8un6SIH0NWHiLaCWpodPCVOlQVODCaSpiR4+IMsmBr73haG+oeCuSvMOM+ttWUqRQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.12 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 - '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.16.7 + '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.16.12 camelcase: 5.3.1 html-tags: 2.0.0 svg-tags: 1.0.0 dev: false - /@vue/babel-sugar-v-on/1.2.3_@babel+core@7.16.7: + /@vue/babel-sugar-v-on/1.2.3_@babel+core@7.16.12: resolution: {integrity: sha512-kt12VJdz/37D3N3eglBywV8GStKNUhNrsxChXIV+o0MwVXORYuhDTHJRKPgLJRb/EY3vM2aRFQdxJBp9CLikjw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.7 - '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.12 + '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.16.12 camelcase: 5.3.1 dev: false /@vue/compiler-core/3.2.23: resolution: {integrity: sha512-4ZhiI/orx+7EJ1B+0zjgvXMV2uRN+XBfG06UN2sJfND9rH5gtEQT3QmO4erum1o6Irl7y754W8/KSaDJh4EUQg==} dependencies: - '@babel/parser': 7.16.8 + '@babel/parser': 7.16.7 '@vue/shared': 3.2.23 estree-walker: 2.0.2 source-map: 0.6.1 @@ -5441,7 +5456,7 @@ packages: lru-cache: 4.1.5 merge-source-map: 1.1.0 postcss: 7.0.39 - postcss-selector-parser: 6.0.6 + postcss-selector-parser: 6.0.9 source-map: 0.6.1 vue-template-es2015-compiler: 1.9.1 optionalDependencies: @@ -5455,34 +5470,34 @@ packages: dependencies: tslib: 2.3.1 - /@vue/reactivity/3.2.27: - resolution: {integrity: sha512-QPfIQEJidRGIu/mPexhcB4csp1LEg2Nr+/QE72MnXs/OYDtFErhC9FxIyymkxp/xvAgL5wsnSOuDD6zWF42vRQ==} + /@vue/reactivity/3.2.29: + resolution: {integrity: sha512-Ryhb6Gy62YolKXH1gv42pEqwx7zs3n8gacRVZICSgjQz8Qr8QeCcFygBKYfJm3o1SccR7U+bVBQDWZGOyG1k4g==} dependencies: - '@vue/shared': 3.2.27 + '@vue/shared': 3.2.29 dev: true /@vue/ref-transform/3.2.23: resolution: {integrity: sha512-gW0GD2PSAs/th7mC7tPB/UwpIQxclbApVtsDtscDmOJXb2+cdu60ny+SuHNgfrlUT/JqWKQHq7jFKO4woxLNaA==} dependencies: - '@babel/parser': 7.16.8 + '@babel/parser': 7.16.7 '@vue/compiler-core': 3.2.23 '@vue/shared': 3.2.23 estree-walker: 2.0.2 magic-string: 0.25.7 dev: false - /@vue/runtime-core/3.2.27: - resolution: {integrity: sha512-NJrjuViHJyrT4bwIocbE4XDaDlA1Pj61pQlneZZdFEvgdMLlhzCCiJ4WZnWcohYQeisUAZjEFKK8GjQieDPFbw==} + /@vue/runtime-core/3.2.29: + resolution: {integrity: sha512-VMvQuLdzoTGmCwIKTKVwKmIL0qcODIqe74JtK1pVr5lnaE0l25hopodmPag3RcnIcIXe+Ye3B2olRCn7fTCgig==} dependencies: - '@vue/reactivity': 3.2.27 - '@vue/shared': 3.2.27 + '@vue/reactivity': 3.2.29 + '@vue/shared': 3.2.29 dev: true - /@vue/runtime-dom/3.2.27: - resolution: {integrity: sha512-tlnKkvBSkV7MPUp/wRFsYcv67U1rUeZTPfpPzq5Kpmw5NNGkY6J075fFBH2k0MNxDucXS+qfStNrxAyGTUMkSA==} + /@vue/runtime-dom/3.2.29: + resolution: {integrity: sha512-YJgLQLwr+SQyORzTsBQLL5TT/5UiV83tEotqjL7F9aFDIQdFBTCwpkCFvX9jqwHoyi9sJqM9XtTrMcc8z/OjPA==} dependencies: - '@vue/runtime-core': 3.2.27 - '@vue/shared': 3.2.27 + '@vue/runtime-core': 3.2.29 + '@vue/shared': 3.2.29 csstype: 2.6.19 dev: true @@ -5492,6 +5507,11 @@ packages: /@vue/shared/3.2.27: resolution: {integrity: sha512-rpAn9k6O08Lvo7ekBIAnkOukX/4EsEQLPrRJBKhIEasMsOI5eX0f6mq1sDUSY7cgAqWw2d7QtP74CWxdXoyKxA==} + dev: false + + /@vue/shared/3.2.29: + resolution: {integrity: sha512-BjNpU8OK6Z0LVzGUppEk0CMYm/hKDnZfYdjSmPOs0N+TR1cLKJAkDwW8ASZUvaaSLEi6d3hVM7jnWnX+6yWnHw==} + dev: true /@vue/test-utils/1.3.0: resolution: {integrity: sha512-Xk2Xiyj2k5dFb8eYUKkcN9PzqZSppTlx7LaQWBbdA8tqh3jHr/KHX2/YLhNFc/xwDrgeLybqd+4ZCPJSGPIqeA==} @@ -5652,7 +5672,7 @@ packages: '@antfu/utils': 0.3.0 '@windicss/config': 1.6.1 debug: 4.3.3 - fast-glob: 3.2.7 + fast-glob: 3.2.11 magic-string: 0.25.7 micromatch: 4.0.4 windicss: 3.4.2 @@ -5815,8 +5835,8 @@ packages: json-schema-traverse: 0.4.1 uri-js: 4.4.1 - /ajv/8.8.2: - resolution: {integrity: sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==} + /ajv/8.9.0: + resolution: {integrity: sha512-qOKJyNj/h+OWx7s5DePL6Zu1KeM9jPZhwBqs+7DzP6bGOvqzVCSf0xueYmVuaC/oQ/VtS2zLMLHdQFbkka+XDQ==} dependencies: fast-deep-equal: 3.1.3 json-schema-traverse: 1.0.0 @@ -6103,7 +6123,7 @@ packages: num2fraction: 1.2.2 picocolors: 0.2.1 postcss: 7.0.39 - postcss-value-parser: 4.1.0 + postcss-value-parser: 4.2.0 dev: false /axios-retry/3.2.4: @@ -6116,15 +6136,15 @@ packages: /axios/0.21.4: resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==} dependencies: - follow-redirects: 1.14.5 + follow-redirects: 1.14.7 transitivePeerDependencies: - debug dev: false - /axios/0.24.0: - resolution: {integrity: sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==} + /axios/0.25.0: + resolution: {integrity: sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==} dependencies: - follow-redirects: 1.14.5 + follow-redirects: 1.14.7 transitivePeerDependencies: - debug dev: false @@ -6137,26 +6157,26 @@ packages: js-tokens: 3.0.2 dev: true - /babel-core/7.0.0-bridge.0_@babel+core@7.16.7: + /babel-core/7.0.0-bridge.0_@babel+core@7.16.12: resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 dev: true - /babel-jest/27.4.6_@babel+core@7.16.7: + /babel-jest/27.4.6_@babel+core@7.16.12: resolution: {integrity: sha512-qZL0JT0HS1L+lOuH+xC2DVASR3nunZi/ozGhpgauJHgmI7f8rudxf6hUjEHympdQ/J64CdKmPkgfJ+A3U6QCrg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: '@babel/core': ^7.8.0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@jest/transform': 27.4.6 '@jest/types': 27.4.2 '@types/babel__core': 7.1.18 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 27.4.0_@babel+core@7.16.7 + babel-preset-jest: 27.4.0_@babel+core@7.16.12 chalk: 4.1.2 graceful-fs: 4.2.8 slash: 3.0.0 @@ -6164,14 +6184,14 @@ packages: - supports-color dev: true - /babel-loader/8.2.3_174483de130731162278521ff93b7183: + /babel-loader/8.2.3_2ca4133eaad1ede48c0159d2a9c3555f: resolution: {integrity: sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 find-cache-dir: 3.3.2 loader-utils: 1.4.0 make-dir: 3.1.0 @@ -6179,14 +6199,14 @@ packages: webpack: 4.46.0 dev: false - /babel-loader/8.2.3_@babel+core@7.16.7: + /babel-loader/8.2.3_@babel+core@7.16.12: resolution: {integrity: sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 find-cache-dir: 3.3.2 loader-utils: 1.4.0 make-dir: 3.1.0 @@ -6227,72 +6247,72 @@ packages: '@types/babel__traverse': 7.14.2 dev: true - /babel-plugin-polyfill-corejs2/0.2.3_@babel+core@7.16.7: + /babel-plugin-polyfill-corejs2/0.2.3_@babel+core@7.16.12: resolution: {integrity: sha512-NDZ0auNRzmAfE1oDDPW2JhzIMXUk+FFe2ICejmt5T4ocKgiQx3e0VCRx9NCAidcMtL2RUZaWtXnmjTCkx0tcbA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.16.8 - '@babel/core': 7.16.7 - '@babel/helper-define-polyfill-provider': 0.2.4_@babel+core@7.16.7 + '@babel/compat-data': 7.16.0 + '@babel/core': 7.16.12 + '@babel/helper-define-polyfill-provider': 0.2.4_@babel+core@7.16.12 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-polyfill-corejs2/0.3.0_@babel+core@7.16.7: - resolution: {integrity: sha512-wMDoBJ6uG4u4PNFh72Ty6t3EgfA91puCuAwKIazbQlci+ENb/UU9A3xG5lutjUIiXCIn1CY5L15r9LimiJyrSA==} + /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.16.12: + resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.16.8 - '@babel/core': 7.16.7 - '@babel/helper-define-polyfill-provider': 0.3.0_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.16.12 semver: 6.3.0 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-corejs3/0.3.0_@babel+core@7.16.7: + /babel-plugin-polyfill-corejs3/0.3.0_@babel+core@7.16.12: resolution: {integrity: sha512-JLwi9vloVdXLjzACL80j24bG6/T1gYxwowG44dg6HN/7aTPdyPbJJidf6ajoA3RPHHtW0j9KMrSOLpIZpAnPpg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-define-polyfill-provider': 0.2.4_@babel+core@7.16.7 - core-js-compat: 3.20.3 + '@babel/core': 7.16.12 + '@babel/helper-define-polyfill-provider': 0.2.4_@babel+core@7.16.12 + core-js-compat: 3.19.0 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-polyfill-corejs3/0.5.1_@babel+core@7.16.7: + /babel-plugin-polyfill-corejs3/0.5.1_@babel+core@7.16.12: resolution: {integrity: sha512-TihqEe4sQcb/QcPJvxe94/9RZuLQuF1+To4WqQcRvc+3J3gLCPIPgDKzGLG6zmQLfH3nn25heRuDNkS2KR4I8A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.16.12 core-js-compat: 3.20.3 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-regenerator/0.2.3_@babel+core@7.16.7: + /babel-plugin-polyfill-regenerator/0.2.3_@babel+core@7.16.12: resolution: {integrity: sha512-JVE78oRZPKFIeUqFGrSORNzQnrDwZR16oiWeGM8ZyjBn2XAT5OjP+wXx5ESuo33nUsFUEJYjtklnsKbxW5L+7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-define-polyfill-provider': 0.2.4_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-define-polyfill-provider': 0.2.4_@babel+core@7.16.12 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-polyfill-regenerator/0.3.0_@babel+core@7.16.7: - resolution: {integrity: sha512-dhAPTDLGoMW5/84wkgwiLRwMnio2i1fUe53EuvtKMv0pn2p3S8OCoV1xAzfJPl0KOX7IB89s2ib85vbYiea3jg==} + /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.16.12: + resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-define-polyfill-provider': 0.3.0_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.16.12 transitivePeerDependencies: - supports-color @@ -6316,72 +6336,72 @@ packages: babel-types: 6.26.0 dev: true - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.16.7: + /babel-preset-current-node-syntax/1.0.1_@babel+core@7.16.12: resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.16.7 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.16.7 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.16.7 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.16.7 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.16.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.16.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.16.12 + '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.16.12 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.16.12 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.16.12 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.16.12 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.16.12 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.16.12 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.16.12 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.16.12 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.16.12 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.16.12 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.16.12 dev: true - /babel-preset-fbjs/3.4.0_@babel+core@7.16.7: + /babel-preset-fbjs/3.4.0_@babel+core@7.16.12: resolution: {integrity: sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.16.7 - '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.16.7 - '@babel/plugin-syntax-flow': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-flow-strip-types': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-modules-commonjs': 7.16.8_@babel+core@7.16.7 - '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-react-jsx': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.16.12 + '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.16.12 + '@babel/plugin-syntax-flow': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.16.12 + '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-flow-strip-types': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-modules-commonjs': 7.16.8_@babel+core@7.16.12 + '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-react-jsx': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.16.12 babel-plugin-syntax-trailing-function-commas: 7.0.0-beta.0 transitivePeerDependencies: - supports-color dev: true - /babel-preset-jest/27.4.0_@babel+core@7.16.7: + /babel-preset-jest/27.4.0_@babel+core@7.16.12: resolution: {integrity: sha512-NK4jGYpnBvNxcGo7/ZpZJr51jCGT+3bwwpVIDY2oNfTxJJldRtB4VAcYdgp1loDE50ODuTu+yBjpMAswv5tlpg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 babel-plugin-jest-hoist: 27.4.0 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.16.7 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.16.12 dev: true /babel-runtime/6.26.0: @@ -6456,11 +6476,6 @@ packages: engines: {node: '>= 0.6.0'} dev: false - /base64-arraybuffer/1.0.1: - resolution: {integrity: sha512-vFIUq7FdLtjZMhATwDul5RZWv2jpXQ09Pd6jcVEOvIsqCWTRFD/ONHNfyOS8dA/Ippi5dsIgpyKWKZaAKZltbA==} - engines: {node: '>= 0.6.0'} - dev: false - /base64-js/1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} @@ -6660,8 +6675,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001295 - electron-to-chromium: 1.4.31 + caniuse-lite: 1.0.30001301 + electron-to-chromium: 1.4.51 escalade: 3.1.1 node-releases: 2.0.1 picocolors: 1.0.0 @@ -6926,6 +6941,10 @@ packages: /caniuse-lite/1.0.30001295: resolution: {integrity: sha512-lSP16vcyC0FEy0R4ECc9duSPoKoZy+YkpGkue9G4D81OfPnliopaZrU10+qtPdT8PbGXad/PNx43TIQrOmJZSQ==} + dev: true + + /caniuse-lite/1.0.30001301: + resolution: {integrity: sha512-csfD/GpHMqgEL3V3uIgosvh+SVIQvCh43SNu9HRbP1lnxkKm1kjDG4f32PP571JplkLjfS+mg2p1gxR7MYrrIA==} /capital-case/1.0.4: resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} @@ -7068,6 +7087,20 @@ packages: optionalDependencies: fsevents: 2.3.2 + /chokidar/3.5.3: + resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} + engines: {node: '>= 8.10.0'} + dependencies: + anymatch: 3.1.2 + braces: 3.0.2 + glob-parent: 5.1.2 + is-binary-path: 2.1.0 + is-glob: 4.0.3 + normalize-path: 3.0.0 + readdirp: 3.6.0 + optionalDependencies: + fsevents: 2.3.2 + /chownr/1.1.4: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} dev: false @@ -7173,7 +7206,7 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: slice-ansi: 5.0.0 - string-width: 5.0.1 + string-width: 5.1.0 dev: false /cli-width/3.0.0: @@ -7344,14 +7377,14 @@ packages: dot-prop: 5.3.0 dev: true - /compatfactory/0.0.12_typescript@4.5.4: + /compatfactory/0.0.12_typescript@4.5.5: resolution: {integrity: sha512-DD5S1s2mIoVIpYfhCqNZPbOFlt9JDLkXc4d8fAZaeWWIsl7w3bmVS0HNlUkU2SB6iZOdXOjYZgeJZClmL1xnRg==} engines: {node: '>=10.0.0'} peerDependencies: typescript: '>=3.x || >= 4.x' dependencies: helpertypes: 0.0.17 - typescript: 4.5.4 + typescript: 4.5.5 dev: true /component-bind/1.0.0: @@ -7548,17 +7581,17 @@ packages: dependencies: '@iarna/toml': 2.2.5 - /cosmiconfig-typescript-loader/1.0.2_58ff8c2ecf784f4683a8548a58a2b611: - resolution: {integrity: sha512-27ZehvijYqAKVzta5xtZBS3PAliC8CmnWkGXN0vgxAZz7yqxpMjf3aG7flxF5rEiu8FAD7nZZXtOI+xUGn+bVg==} + /cosmiconfig-typescript-loader/1.0.3_9d6cd740eceb93d711351e2e9548d1bd: + resolution: {integrity: sha512-ARo21VjxdacJUcHxgVMEYNIoVPYiuKOEwWBIYej4M22+pEbe3LzKgmht2UPM+0u7/T/KnZf2r/5IzHv2Nwz+/w==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@types/node': '*' typescript: '>=3' dependencies: - '@types/node': 17.0.9 + '@types/node': 17.0.10 cosmiconfig: 7.0.1 - ts-node: 10.4.0_58ff8c2ecf784f4683a8548a58a2b611 - typescript: 4.5.4 + ts-node: 10.4.0_9d6cd740eceb93d711351e2e9548d1bd + typescript: 4.5.5 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -7642,6 +7675,14 @@ packages: node-fetch: 2.6.1 dev: true + /cross-fetch/3.1.5: + resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==} + dependencies: + node-fetch: 2.6.7 + transitivePeerDependencies: + - encoding + dev: true + /cross-spawn/6.0.5: resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==} engines: {node: '>=4.8'} @@ -7666,8 +7707,10 @@ packages: dependencies: abort-controller: 3.0.0 form-data: 4.0.0 - node-fetch: 2.6.6 - undici: 4.12.1 + node-fetch: 2.6.7 + undici: 4.12.2 + transitivePeerDependencies: + - encoding dev: true /cross-undici-fetch/0.1.12: @@ -7746,7 +7789,7 @@ packages: postcss-modules-local-by-default: 3.0.3 postcss-modules-scope: 2.2.0 postcss-modules-values: 3.0.0 - postcss-value-parser: 4.1.0 + postcss-value-parser: 4.2.0 schema-utils: 2.7.1 semver: 7.3.5 webpack: 4.46.0 @@ -8410,6 +8453,10 @@ packages: stream-shift: 1.0.1 dev: false + /eastasianwidth/0.2.0: + resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} + dev: false + /ecdsa-sig-formatter/1.0.11: resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==} dependencies: @@ -8434,6 +8481,10 @@ packages: /electron-to-chromium/1.4.31: resolution: {integrity: sha512-t3XVQtk+Frkv6aTD4RRk0OqosU+VLe1dQFW83MDer78ZD6a52frgXuYOIsLYTQiH2Lm+JB2OKYcn7zrX+YGAiQ==} + dev: true + + /electron-to-chromium/1.4.51: + resolution: {integrity: sha512-JNEmcYl3mk1tGQmy0EvL5eik/CKSBuzAyGP0QFdG6LIgxQe3II0BL1m2zKc2MZMf3uGqHWE1TFddJML0RpjSHQ==} /elegant-spinner/1.0.1: resolution: {integrity: sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=} @@ -8520,7 +8571,7 @@ packages: dependencies: '@socket.io/component-emitter': 3.0.0 debug: 4.3.3 - engine.io-parser: 5.0.2 + engine.io-parser: 5.0.3 has-cors: 1.1.0 parseqs: 0.0.6 parseuri: 0.0.6 @@ -8550,11 +8601,11 @@ packages: base64-arraybuffer: 0.1.4 dev: false - /engine.io-parser/5.0.2: - resolution: {integrity: sha512-wuiO7qO/OEkPJSFueuATIXtrxF7/6GTbAO9QLv7nnbjwZ5tYhLm9zxvLwxstRs0dcT0KUlWTjtIOs1T86jt12g==} + /engine.io-parser/5.0.3: + resolution: {integrity: sha512-BtQxwF27XUNnSafQLvDi0dQ8s3i6VgzSoQMJacpIcGNrlUdfHSKbgm3jmjCVvQluGzqwujQMPAoMai3oYSTurg==} engines: {node: '>=10.0.0'} dependencies: - base64-arraybuffer: 1.0.1 + '@socket.io/base64-arraybuffer': 1.0.2 dev: false /enhanced-resolve/2.3.0: @@ -8930,7 +8981,7 @@ packages: tsconfig-paths: 3.12.0 dev: true - /eslint-plugin-jest/25.3.0_ed50a6316580004e9c6e3f138187ca15: + /eslint-plugin-jest/25.3.0_9e54e34a1c1fe8f17df753d3e99f5089: resolution: {integrity: sha512-79WQtuBsTN1S8Y9+7euBYwxIOia/k7ykkl9OCBHL3xuww5ecursHy/D8GCIlvzHVWv85gOkS5Kv6Sh7RxOgK1Q==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} peerDependencies: @@ -8943,8 +8994,8 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.4.0_c6118a094bffb15000b299ae878fb516 - '@typescript-eslint/experimental-utils': 5.4.0_eslint@8.7.0+typescript@4.5.4 + '@typescript-eslint/eslint-plugin': 5.4.0_aa3c9f6ac2fba0f1ac9a455e6e05a161 + '@typescript-eslint/experimental-utils': 5.4.0_eslint@8.7.0+typescript@4.5.5 eslint: 8.7.0 jest: 27.4.7 transitivePeerDependencies: @@ -9082,8 +9133,8 @@ packages: peerDependencies: eslint: '>=7.0.0' dependencies: - '@babel/core': 7.16.7 - '@babel/eslint-parser': 7.16.3_@babel+core@7.16.7+eslint@8.7.0 + '@babel/core': 7.16.12 + '@babel/eslint-parser': 7.16.3_@babel+core@7.16.12+eslint@8.7.0 eslint: 8.7.0 eslint-visitor-keys: 2.1.0 esquery: 1.4.0 @@ -9415,8 +9466,8 @@ packages: resolution: {integrity: sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==} dev: true - /fast-glob/3.2.10: - resolution: {integrity: sha512-s9nFhFnvR63wls6/kM88kQqDhMu0AfdjqouE2l5GVQPbqLgyFjjU5ry/r2yKsJxpb9Py1EYNqieFrmMaX4v++A==} + /fast-glob/3.2.11: + resolution: {integrity: sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==} engines: {node: '>=8.6.0'} dependencies: '@nodelib/fs.stat': 2.0.5 @@ -9634,34 +9685,34 @@ packages: path-exists: 4.0.0 dev: true - /firebase/9.6.3: - resolution: {integrity: sha512-CMzv2LJGruZNtKI6pk1XLVaDC7ujIcq/S57wbC9XGllykIh86GLNPwVEWuCqCWmQDAZLyhi0t6tW/F2NX3HcPA==} + /firebase/9.6.4: + resolution: {integrity: sha512-f9DpaBeesOKhF1mkAzAmDQ8pWq9VMvjV9y27BDtih+0VrAlHgmGPTt58y9IFZbjQyRsegpuVXjml1hMXe7qG+A==} dependencies: - '@firebase/analytics': 0.7.5_@firebase+app@0.7.13 - '@firebase/analytics-compat': 0.1.6_fb07e6c78a9212d45bbd091b58e5ee0a - '@firebase/app': 0.7.13 - '@firebase/app-check': 0.5.3_@firebase+app@0.7.13 - '@firebase/app-check-compat': 0.2.3_fb07e6c78a9212d45bbd091b58e5ee0a - '@firebase/app-compat': 0.1.14 + '@firebase/analytics': 0.7.5_@firebase+app@0.7.14 + '@firebase/analytics-compat': 0.1.6_8c68ed8df7b66473d54007d382e86e85 + '@firebase/app': 0.7.14 + '@firebase/app-check': 0.5.3_@firebase+app@0.7.14 + '@firebase/app-check-compat': 0.2.3_8c68ed8df7b66473d54007d382e86e85 + '@firebase/app-compat': 0.1.15 '@firebase/app-types': 0.7.0 - '@firebase/auth': 0.19.5_@firebase+app@0.7.13 - '@firebase/auth-compat': 0.2.5_fe4527455d92ca0ea89219dbc846622a + '@firebase/auth': 0.19.6_@firebase+app@0.7.14 + '@firebase/auth-compat': 0.2.6_ac0404923be6fa57942dda687cee29d1 '@firebase/database': 0.12.5_@firebase+app-types@0.7.0 - '@firebase/database-compat': 0.1.5_d22b532237d23bed2b940d51687d062e - '@firebase/firestore': 3.4.3_@firebase+app@0.7.13 - '@firebase/firestore-compat': 0.1.12_fe4527455d92ca0ea89219dbc846622a - '@firebase/functions': 0.7.7_2e05d680a83d9c95188fdb7a3a80f093 - '@firebase/functions-compat': 0.1.8_fe4527455d92ca0ea89219dbc846622a - '@firebase/installations': 0.5.5_@firebase+app@0.7.13 - '@firebase/messaging': 0.9.6_@firebase+app@0.7.13 - '@firebase/messaging-compat': 0.1.6_fb07e6c78a9212d45bbd091b58e5ee0a - '@firebase/performance': 0.5.5_@firebase+app@0.7.13 - '@firebase/performance-compat': 0.1.5_fb07e6c78a9212d45bbd091b58e5ee0a + '@firebase/database-compat': 0.1.5_bf6a48fc8e85e6523d4715f1396e1d1c + '@firebase/firestore': 3.4.3_@firebase+app@0.7.14 + '@firebase/firestore-compat': 0.1.12_ac0404923be6fa57942dda687cee29d1 + '@firebase/functions': 0.7.7_6fe50591265b03be0da1ae819dd57237 + '@firebase/functions-compat': 0.1.8_ac0404923be6fa57942dda687cee29d1 + '@firebase/installations': 0.5.5_@firebase+app@0.7.14 + '@firebase/messaging': 0.9.7_@firebase+app@0.7.14 + '@firebase/messaging-compat': 0.1.7_8c68ed8df7b66473d54007d382e86e85 + '@firebase/performance': 0.5.5_@firebase+app@0.7.14 + '@firebase/performance-compat': 0.1.5_8c68ed8df7b66473d54007d382e86e85 '@firebase/polyfill': 0.3.36 - '@firebase/remote-config': 0.3.4_@firebase+app@0.7.13 - '@firebase/remote-config-compat': 0.1.5_fb07e6c78a9212d45bbd091b58e5ee0a - '@firebase/storage': 0.9.1_@firebase+app@0.7.13 - '@firebase/storage-compat': 0.1.9_fe4527455d92ca0ea89219dbc846622a + '@firebase/remote-config': 0.3.4_@firebase+app@0.7.14 + '@firebase/remote-config-compat': 0.1.5_8c68ed8df7b66473d54007d382e86e85 + '@firebase/storage': 0.9.1_@firebase+app@0.7.14 + '@firebase/storage-compat': 0.1.9_ac0404923be6fa57942dda687cee29d1 '@firebase/util': 1.4.3 transitivePeerDependencies: - bufferutil @@ -9696,8 +9747,8 @@ packages: readable-stream: 2.3.7 dev: false - /follow-redirects/1.14.5: - resolution: {integrity: sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==} + /follow-redirects/1.14.7: + resolution: {integrity: sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -9724,10 +9775,10 @@ packages: vue-template-compiler: optional: true dependencies: - '@babel/code-frame': 7.16.0 + '@babel/code-frame': 7.16.7 '@types/json-schema': 7.0.9 chalk: 4.1.2 - chokidar: 3.5.2 + chokidar: 3.5.3 cosmiconfig: 6.0.0 deepmerge: 4.2.2 eslint: 8.7.0 @@ -9807,7 +9858,7 @@ packages: resolution: {integrity: sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==} engines: {node: '>=12'} dependencies: - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 jsonfile: 6.1.0 universalify: 2.0.0 dev: true @@ -10121,7 +10172,7 @@ packages: dependencies: array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.2.10 + fast-glob: 3.2.11 ignore: 5.2.0 merge2: 1.4.1 slash: 3.0.0 @@ -10133,7 +10184,7 @@ packages: dependencies: array-union: 3.0.1 dir-glob: 3.0.1 - fast-glob: 3.2.10 + fast-glob: 3.2.11 ignore: 5.2.0 merge2: 1.4.1 slash: 4.0.0 @@ -10188,18 +10239,22 @@ packages: /graceful-fs/4.2.8: resolution: {integrity: sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==} - /graphql-config/4.1.0_8f91b510d830ea79a04e3946bbf71dff: + /graceful-fs/4.2.9: + resolution: {integrity: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==} + dev: true + + /graphql-config/4.1.0_10bffa78ded10dc50757752ad5914fc1: resolution: {integrity: sha512-Myqay6pmdcmX3KqoH+bMbeKZ1cTODpHS2CxF1ZzNnfTE+YUpGTcp01bOw6LpzamRb0T/WTYtGFbZeXGo9Hab2Q==} engines: {node: '>= 10.0.0'} peerDependencies: graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_71a2f61964e37a4d68dab6dadd2a99a0 + '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_e1c3b685f8b7686dcc885a02fd14c5f0 '@graphql-tools/graphql-file-loader': 7.3.3_graphql@15.7.2 '@graphql-tools/json-file-loader': 7.3.3_graphql@15.7.2 '@graphql-tools/load': 7.5.0_graphql@15.7.2 '@graphql-tools/merge': 8.2.1_graphql@15.7.2 - '@graphql-tools/url-loader': 7.7.0_bd0b9b855776b637cd61b3759b357e33 + '@graphql-tools/url-loader': 7.7.0_40cdd4e48b3bed426175fc762469eeb8 '@graphql-tools/utils': 8.5.5_graphql@15.7.2 cosmiconfig: 7.0.1 cosmiconfig-toml-loader: 1.0.0 @@ -10212,13 +10267,13 @@ packages: - typescript - utf-8-validate - /graphql-language-service-interface/2.9.1_8f91b510d830ea79a04e3946bbf71dff: + /graphql-language-service-interface/2.9.1_10bffa78ded10dc50757752ad5914fc1: resolution: {integrity: sha512-yGsE67fxJBXxY82+rLDMvUpmzpOUM8XFB+k+xOTUyABWs27osKaoGiuDDXAVGg1adhm+cpunWbipe763ZJkAVA==} peerDependencies: graphql: '>= 15.5.0 <= 16.0.0-experimental-stream-defer.5' dependencies: graphql: 15.7.2 - graphql-language-service-parser: 1.10.4_8f91b510d830ea79a04e3946bbf71dff + graphql-language-service-parser: 1.10.4_10bffa78ded10dc50757752ad5914fc1 graphql-language-service-types: 1.8.3_graphql@15.7.2 graphql-language-service-utils: 2.6.0_graphql@15.7.2 vscode-languageserver-types: 3.16.0 @@ -10229,13 +10284,13 @@ packages: - utf-8-validate dev: false - /graphql-language-service-parser/1.10.4_8f91b510d830ea79a04e3946bbf71dff: + /graphql-language-service-parser/1.10.4_10bffa78ded10dc50757752ad5914fc1: resolution: {integrity: sha512-duDE+0aeKLFVrb9Kf28U84ZEHhHcvTjWIT6dJbIAQJWBaDoht0D4BK9EIhd94I3DtKRc1JCJb2+70y1lvP/hiA==} peerDependencies: graphql: ^15.5.0 || ^16.0.0 dependencies: graphql: 15.7.2 - graphql-language-service-types: 1.8.7_8f91b510d830ea79a04e3946bbf71dff + graphql-language-service-types: 1.8.7_10bffa78ded10dc50757752ad5914fc1 transitivePeerDependencies: - '@types/node' - bufferutil @@ -10251,13 +10306,13 @@ packages: graphql: 15.7.2 dev: false - /graphql-language-service-types/1.8.7_8f91b510d830ea79a04e3946bbf71dff: + /graphql-language-service-types/1.8.7_10bffa78ded10dc50757752ad5914fc1: resolution: {integrity: sha512-LP/Mx0nFBshYEyD0Ny6EVGfacJAGVx+qXtlJP4hLzUdBNOGimfDNtMVIdZANBXHXcM41MDgMHTnyEx2g6/Ttbw==} peerDependencies: graphql: ^15.5.0 || ^16.0.0 dependencies: graphql: 15.7.2 - graphql-config: 4.1.0_8f91b510d830ea79a04e3946bbf71dff + graphql-config: 4.1.0_10bffa78ded10dc50757752ad5914fc1 vscode-languageserver-types: 3.16.0 transitivePeerDependencies: - '@types/node' @@ -10281,10 +10336,12 @@ packages: peerDependencies: graphql: 14 - 16 dependencies: - cross-fetch: 3.1.4 + cross-fetch: 3.1.5 extract-files: 9.0.0 form-data: 3.0.1 graphql: 15.7.2 + transitivePeerDependencies: + - encoding dev: true /graphql-sse/1.0.6_graphql@15.7.2: @@ -10525,8 +10582,8 @@ packages: resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} dev: true - /hosted-git-info/4.0.2: - resolution: {integrity: sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg==} + /hosted-git-info/4.1.0: + resolution: {integrity: sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==} engines: {node: '>=10'} dependencies: lru-cache: 6.0.0 @@ -10697,7 +10754,7 @@ packages: engines: {node: '>=8.0.0'} dependencies: eventemitter3: 4.0.7 - follow-redirects: 1.14.5 + follow-redirects: 1.14.7 requires-port: 1.0.0 transitivePeerDependencies: - debug @@ -11094,6 +11151,11 @@ packages: dependencies: has: 1.0.3 + /is-core-module/2.8.1: + resolution: {integrity: sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==} + dependencies: + has: 1.0.3 + /is-data-descriptor/0.1.4: resolution: {integrity: sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=} engines: {node: '>=0.10.0'} @@ -11425,8 +11487,10 @@ packages: /isomorphic-fetch/3.0.0: resolution: {integrity: sha512-qvUtwJ3j6qwsF3jLxkZ72qCgjMysPzDfeV240JHiGZsANBYd+EEuu35v7dfrJ9Up0Ak07D7GGSkGhCHTqg/5wA==} dependencies: - node-fetch: 2.6.6 + node-fetch: 2.6.7 whatwg-fetch: 3.6.2 + transitivePeerDependencies: + - encoding dev: true /isomorphic-ws/4.0.1_ws@8.4.0: @@ -11445,7 +11509,7 @@ packages: resolution: {integrity: sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/parser': 7.16.7 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 @@ -11501,7 +11565,7 @@ packages: '@jest/environment': 27.4.6 '@jest/test-result': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.9 + '@types/node': 17.0.10 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -11560,10 +11624,10 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@jest/test-sequencer': 27.4.6 '@jest/types': 27.4.2 - babel-jest: 27.4.6_@babel+core@7.16.7 + babel-jest: 27.4.6_@babel+core@7.16.12 chalk: 4.1.2 ci-info: 3.3.0 deepmerge: 4.2.2 @@ -11644,7 +11708,7 @@ packages: '@jest/environment': 27.4.6 '@jest/fake-timers': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.9 + '@types/node': 17.0.10 jest-mock: 27.4.6 jest-util: 27.4.2 jsdom: 16.7.0 @@ -11662,7 +11726,7 @@ packages: '@jest/environment': 27.4.6 '@jest/fake-timers': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.9 + '@types/node': 17.0.10 jest-mock: 27.4.6 jest-util: 27.4.2 dev: true @@ -11683,7 +11747,7 @@ packages: dependencies: '@jest/types': 27.4.2 '@types/graceful-fs': 4.1.5 - '@types/node': 17.0.9 + '@types/node': 17.0.10 anymatch: 3.1.2 fb-watchman: 2.0.1 graceful-fs: 4.2.8 @@ -11705,7 +11769,7 @@ packages: '@jest/source-map': 27.4.0 '@jest/test-result': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.9 + '@types/node': 17.0.10 chalk: 4.1.2 co: 4.6.0 expect: 27.4.6 @@ -11785,7 +11849,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 - '@types/node': 17.0.9 + '@types/node': 17.0.10 dev: true /jest-pnp-resolver/1.2.2_jest-resolve@27.4.6: @@ -11846,7 +11910,7 @@ packages: '@jest/test-result': 27.4.6 '@jest/transform': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.9 + '@types/node': 17.0.10 chalk: 4.1.2 emittery: 0.8.1 exit: 0.1.2 @@ -11910,7 +11974,7 @@ packages: resolution: {integrity: sha512-RDhpcn5f1JYTX2pvJAGDcnsNTnsV9bjYPU8xcV+xPwOXnUPOQwf4ZEuiU6G9H1UztH+OapMgu/ckEVwO87PwnQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@types/node': 17.0.9 + '@types/node': 17.0.10 graceful-fs: 4.2.8 dev: true @@ -11918,16 +11982,16 @@ packages: resolution: {integrity: sha512-fafUCDLQfzuNP9IRcEqaFAMzEe7u5BF7mude51wyWv7VRex60WznZIC7DfKTgSIlJa8aFzYmXclmN328aqSDmQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/generator': 7.16.7 - '@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.16.7 + '@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.16.12 '@babel/traverse': 7.16.7 - '@babel/types': 7.16.7 + '@babel/types': 7.16.8 '@jest/transform': 27.4.6 '@jest/types': 27.4.2 '@types/babel__traverse': 7.14.2 '@types/prettier': 2.4.2 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.16.7 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.16.12 chalk: 4.1.2 expect: 27.4.6 graceful-fs: 4.2.8 @@ -11949,7 +12013,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 - '@types/node': 17.0.9 + '@types/node': 17.0.10 chalk: 4.1.2 ci-info: 3.3.0 graceful-fs: 4.2.8 @@ -11974,7 +12038,7 @@ packages: dependencies: '@jest/test-result': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.9 + '@types/node': 17.0.10 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 27.4.2 @@ -12002,7 +12066,7 @@ packages: resolution: {integrity: sha512-gHWJF/6Xi5CTG5QCvROr6GcmpIqNYpDJyc8A1h/DyXqH1tD6SnRCM0d3U5msV31D2LB/U+E0M+W4oyvKV44oNw==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 17.0.9 + '@types/node': 17.0.10 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -12383,8 +12447,8 @@ packages: /lines-and-columns/1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - /lint-staged/12.1.7: - resolution: {integrity: sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==} + /lint-staged/12.3.1: + resolution: {integrity: sha512-Ocht/eT+4/siWOZDJpNUKcKX2UeWW/pDbohJ4gRsrafAjBi79JK8kiNVk2ciIVNKdw0Q4ABptl2nr6uQAlRImw==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -12394,7 +12458,7 @@ packages: debug: 4.3.3_supports-color@9.2.1 execa: 5.1.1 lilconfig: 2.0.4 - listr2: 3.13.5 + listr2: 4.0.1 micromatch: 4.0.4 normalize-path: 3.0.0 object-inspect: 1.12.0 @@ -12471,9 +12535,9 @@ packages: - zen-observable dev: true - /listr2/3.13.5: - resolution: {integrity: sha512-3n8heFQDSk+NcwBn3CgxEibZGaRzx+pC64n3YjpMD1qguV4nWus3Al+Oo3KooqFKTQEJ1v7MmnbnyyNspgx3NA==} - engines: {node: '>=10.0.0'} + /listr2/4.0.1: + resolution: {integrity: sha512-D65Nl+zyYHL2jQBGmxtH/pU8koPZo5C8iCNE8EoB04RwPgQG1wuaKwVbeZv9LJpiH4Nxs0FCp+nNcG8OqpniiA==} + engines: {node: '>=12'} peerDependencies: enquirer: '>= 2.3.0 < 3' peerDependenciesMeta: @@ -12485,7 +12549,7 @@ packages: log-update: 4.0.0 p-map: 4.0.0 rfdc: 1.3.0 - rxjs: 7.5.1 + rxjs: 7.5.2 through: 2.3.8 wrap-ansi: 7.0.0 dev: false @@ -12925,7 +12989,7 @@ packages: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - /meros/1.1.4_@types+node@17.0.9: + /meros/1.1.4_@types+node@17.0.10: resolution: {integrity: sha512-E9ZXfK9iQfG9s73ars9qvvvbSIkJZF5yOo9j4tcwM5tN8mUKfj/EKN5PzOr3ZH0y5wL7dLAHw3RVEfpQV9Q7VQ==} engines: {node: '>=12'} peerDependencies: @@ -12934,7 +12998,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 17.0.9 + '@types/node': 17.0.10 /micromatch/3.1.0: resolution: {integrity: sha512-3StSelAE+hnRvMs8IdVW7Uhk8CVed5tp+kLLGlBP6WiRAXS21GPGu/Nat4WNPXj2Eoc24B02SaeoyozPMfj0/g==} @@ -13268,6 +13332,12 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true + /nanoid/3.2.0: + resolution: {integrity: sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==} + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + hasBin: true + dev: true + /nanomatch/1.2.13: resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==} engines: {node: '>=0.10.0'} @@ -13346,6 +13416,18 @@ packages: dependencies: whatwg-url: 5.0.0 + /node-fetch/2.6.7: + resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==} + engines: {node: 4.x || >=6.0.0} + peerDependencies: + encoding: ^0.1.0 + peerDependenciesMeta: + encoding: + optional: true + dependencies: + whatwg-url: 5.0.0 + dev: true + /node-forge/0.10.0: resolution: {integrity: sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA==} engines: {node: '>= 6.0.0'} @@ -13427,7 +13509,7 @@ packages: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: hosted-git-info: 2.8.9 - resolve: 1.20.0 + resolve: 1.22.0 semver: 5.7.1 validate-npm-package-license: 3.0.4 dev: true @@ -13436,8 +13518,8 @@ packages: resolution: {integrity: sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==} engines: {node: '>=10'} dependencies: - hosted-git-info: 4.0.2 - is-core-module: 2.8.0 + hosted-git-info: 4.1.0 + is-core-module: 2.8.1 semver: 7.3.5 validate-npm-package-license: 3.0.4 dev: true @@ -13547,7 +13629,7 @@ packages: /nuxt-windicss/2.2.2: resolution: {integrity: sha512-4tvzk9d2TUFxloty187D+wmO8ZNAvpSmRJ5HQO3/AvZdMMhAl4gomXR9fCgFKQe7Fxcj9nIKNInOx8TWowjiqA==} dependencies: - '@nuxt/kit': /@nuxt/kit-edge/3.0.0-27376999.6abf75d + '@nuxt/kit': /@nuxt/kit-edge/3.0.0-27379487.e0cf2d7 '@windicss/plugin-utils': 1.6.1 consola: 2.15.3 defu: 5.0.0 @@ -13565,13 +13647,13 @@ packages: - vite dev: true - /nuxt/2.15.8_typescript@4.5.4: + /nuxt/2.15.8_typescript@4.5.5: resolution: {integrity: sha512-ceK3qLg/Baj7J8mK9bIxqw9AavrF+LXqwYEreBdY/a4Sj8YV4mIvhqea/6E7VTCNNGvKT2sJ/TTJjtfQ597lTA==} hasBin: true requiresBuild: true dependencies: '@nuxt/babel-preset-app': 2.15.8 - '@nuxt/builder': 2.15.8_typescript@4.5.4 + '@nuxt/builder': 2.15.8_typescript@4.5.5 '@nuxt/cli': 2.15.8 '@nuxt/components': 2.2.1 '@nuxt/config': 2.15.8 @@ -13584,7 +13666,7 @@ packages: '@nuxt/utils': 2.15.8 '@nuxt/vue-app': 2.15.8 '@nuxt/vue-renderer': 2.15.8 - '@nuxt/webpack': 2.15.8_typescript@4.5.4 + '@nuxt/webpack': 2.15.8_typescript@4.5.5 transitivePeerDependencies: - bufferutil - consola @@ -14192,11 +14274,11 @@ packages: engines: {node: '>=4'} dev: true - /pnp-webpack-plugin/1.7.0_typescript@4.5.4: + /pnp-webpack-plugin/1.7.0_typescript@4.5.5: resolution: {integrity: sha512-2Rb3vm+EXble/sMXNSu6eoBx8e79gKqhNq9F5ZWW6ERNCTE/Q0wQNne5541tE5vKjfM8hpNCYL+LGc1YTfI0dg==} engines: {node: '>=6'} dependencies: - ts-pnp: 1.2.0_typescript@4.5.4 + ts-pnp: 1.2.0_typescript@4.5.5 transitivePeerDependencies: - typescript dev: false @@ -14214,15 +14296,15 @@ packages: resolution: {integrity: sha512-clkFxk/9pcdb4Vkn0hAHq3YnxBQ2p0CGD1dy24jN+reBck+EWxMbxSUqN4Yj7t0w8csl87K6p0gxBe1utkJsYA==} dependencies: postcss: 7.0.39 - postcss-selector-parser: 6.0.6 + postcss-selector-parser: 6.0.9 dev: false /postcss-calc/7.0.5: resolution: {integrity: sha512-1tKHutbGtLtEZF6PT4JSihCHfIVldU72mZ8SdZHIYriIZ9fh9k9aWSppaT8rHsyI3dX+KSR+W+Ix9BMY3AODrg==} dependencies: postcss: 7.0.39 - postcss-selector-parser: 6.0.6 - postcss-value-parser: 4.1.0 + postcss-selector-parser: 6.0.9 + postcss-value-parser: 4.2.0 dev: false /postcss-color-functional-notation/2.0.1: @@ -14551,8 +14633,8 @@ packages: dependencies: icss-utils: 4.1.1 postcss: 7.0.39 - postcss-selector-parser: 6.0.6 - postcss-value-parser: 4.1.0 + postcss-selector-parser: 6.0.9 + postcss-value-parser: 4.2.0 dev: false /postcss-modules-scope/2.2.0: @@ -14560,7 +14642,7 @@ packages: engines: {node: '>= 6'} dependencies: postcss: 7.0.39 - postcss-selector-parser: 6.0.6 + postcss-selector-parser: 6.0.9 dev: false /postcss-modules-values/3.0.0: @@ -14829,14 +14911,14 @@ packages: dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 + dev: true - /postcss-selector-parser/6.0.8: - resolution: {integrity: sha512-D5PG53d209Z1Uhcc0qAZ5U3t5HagH3cxu+WLZ22jt3gLUpXM4eXXfiO14jiDWST3NNooX/E8wISfOhZ9eIjGTQ==} + /postcss-selector-parser/6.0.9: + resolution: {integrity: sha512-UO3SgnZOVTwu4kyLR22UQ1xZh086RyNZppb7lLAKBFK8a32ttG5i87Y/P3+2bRSjZNyJ1B7hfFNo273tKe9YxQ==} engines: {node: '>=4'} dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 - dev: true /postcss-svgo/4.0.3: resolution: {integrity: sha512-NoRbrcMWTtUghzuKSoIm6XV+sJdvZ7GZSc3wdBN0W19FTtp2ko8NqLsgoh/m9CzNhU3KLPvQmjIwtaNFkaFTvw==} @@ -14873,10 +14955,10 @@ packages: /postcss-value-parser/4.1.0: resolution: {integrity: sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==} + dev: true /postcss-value-parser/4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - dev: true /postcss-values-parser/2.0.1: resolution: {integrity: sha512-2tLuBsA6P4rYTNKCXYG/71C7j1pU6pK503suYOmn4xYrQIzW+opD+7FAFNuGSdZC/3Qfy334QbeMu7MEb8gOxg==} @@ -14917,9 +14999,9 @@ packages: resolution: {integrity: sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==} engines: {node: ^10 || ^12 || >=14} dependencies: - nanoid: 3.1.30 + nanoid: 3.2.0 picocolors: 1.0.0 - source-map-js: 1.0.1 + source-map-js: 1.0.2 dev: true /posthtml-parser/0.2.1: @@ -15139,7 +15221,7 @@ packages: '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 '@types/long': 4.0.1 - '@types/node': 17.0.9 + '@types/node': 17.0.10 long: 4.0.0 dev: false @@ -15477,13 +15559,13 @@ packages: peerDependencies: graphql: ^15.0.0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/generator': 7.16.7 '@babel/parser': 7.16.7 '@babel/runtime': 7.16.7 '@babel/traverse': 7.16.7 '@babel/types': 7.16.8 - babel-preset-fbjs: 3.4.0_@babel+core@7.16.7 + babel-preset-fbjs: 3.4.0_@babel+core@7.16.12 chalk: 4.1.2 fb-watchman: 2.0.1 fbjs: 3.0.2 @@ -15609,6 +15691,14 @@ packages: is-core-module: 2.8.0 path-parse: 1.0.7 + /resolve/1.22.0: + resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==} + hasBin: true + dependencies: + is-core-module: 2.8.1 + path-parse: 1.0.7 + supports-preserve-symlinks-flag: 1.0.0 + /responselike/1.0.2: resolution: {integrity: sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=} dependencies: @@ -15681,7 +15771,7 @@ packages: inherits: 2.0.4 dev: false - /rollup-plugin-dts/4.1.0_rollup@2.64.0+typescript@4.5.4: + /rollup-plugin-dts/4.1.0_rollup@2.66.0+typescript@4.5.5: resolution: {integrity: sha512-rriXIm3jdUiYeiAAd1Fv+x2AxK6Kq6IybB2Z/IdoAW95fb4uRUurYsEYKa8L1seedezDeJhy8cfo8FEL9aZzqg==} engines: {node: '>=v12.22.7'} peerDependencies: @@ -15689,13 +15779,13 @@ packages: typescript: ~4.1 || ~4.2 || ~4.3 || ~4.4 || ~4.5 dependencies: magic-string: 0.25.7 - rollup: 2.64.0 - typescript: 4.5.4 + rollup: 2.66.0 + typescript: 4.5.5 optionalDependencies: '@babel/code-frame': 7.16.7 dev: true - /rollup-plugin-ts/2.0.5_rollup@2.64.0+typescript@4.5.4: + /rollup-plugin-ts/2.0.5_rollup@2.66.0+typescript@4.5.5: resolution: {integrity: sha512-yLfu46XsheAEDs+OxCMnHszble9pYwGYDML82lpMw3x/65kgwd9UQSkPX0HZGk+6L+MN8hFgqeh+SPmv+uOz1w==} engines: {node: '>=10.0.0', npm: '>=7.0.0', pnpm: '>=3.2.0', yarn: '>=1.13'} peerDependencies: @@ -15726,13 +15816,13 @@ packages: browserslist: 4.19.1 browserslist-generator: 1.0.65 chalk: 4.1.2 - compatfactory: 0.0.12_typescript@4.5.4 + compatfactory: 0.0.12_typescript@4.5.5 crosspath: 1.0.0 magic-string: 0.25.7 - rollup: 2.64.0 - ts-clone-node: 0.3.30_typescript@4.5.4 + rollup: 2.66.0 + ts-clone-node: 0.3.30_typescript@4.5.5 tslib: 2.3.1 - typescript: 4.5.4 + typescript: 4.5.5 dev: true /rollup/2.64.0: @@ -15743,6 +15833,14 @@ packages: fsevents: 2.3.2 dev: true + /rollup/2.66.0: + resolution: {integrity: sha512-L6mKOkdyP8HK5kKJXaiWG7KZDumPJjuo1P+cfyHOJPNNTK3Moe7zCH5+fy7v8pVmHXtlxorzaBjvkBMB23s98g==} + engines: {node: '>=10.0.0'} + hasBin: true + optionalDependencies: + fsevents: 2.3.2 + dev: true + /run-async/2.4.1: resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==} engines: {node: '>=0.12.0'} @@ -15764,12 +15862,6 @@ packages: dependencies: tslib: 1.14.1 - /rxjs/7.5.1: - resolution: {integrity: sha512-KExVEeZWxMZnZhUZtsJcFwz8IvPvgu4G2Z2QyqjZQzUGr32KDYuSxrEYO4w3tFFNbfLozcrKUTvTPi+E9ywJkQ==} - dependencies: - tslib: 2.3.1 - dev: false - /rxjs/7.5.2: resolution: {integrity: sha512-PwDt186XaL3QN5qXj/H9DGyHhP3/RYYgZZwqBv9Tv8rsAaiwFH1IsJJlcgD37J7UW5a6O67qX0KWKS3/pu0m4w==} dependencies: @@ -15795,7 +15887,7 @@ packages: /safer-buffer/2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /sass-loader/10.1.1_sass@1.48.0: + /sass-loader/10.1.1_sass@1.49.0: resolution: {integrity: sha512-W6gVDXAd5hR/WHsPicvZdjAWHBcEJ44UahgxcIE196fW2ong0ZHMPO1kZuI5q0VlvMQZh32gpv69PLWQm70qrw==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -15814,12 +15906,12 @@ packages: klona: 2.0.5 loader-utils: 2.0.2 neo-async: 2.6.2 - sass: 1.48.0 + sass: 1.49.0 schema-utils: 3.1.1 semver: 7.3.5 dev: true - /sass-loader/10.2.0_sass@1.48.0: + /sass-loader/10.2.0_sass@1.49.0: resolution: {integrity: sha512-kUceLzC1gIHz0zNJPpqRsJyisWatGYNFRmv2CKZK2/ngMJgLqxTbXwe/hJ85luyvZkgqU3VlJ33UVF2T/0g6mw==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -15838,19 +15930,19 @@ packages: klona: 2.0.5 loader-utils: 2.0.1 neo-async: 2.6.2 - sass: 1.48.0 + sass: 1.49.0 schema-utils: 3.1.1 semver: 7.3.5 dev: true - /sass/1.48.0: - resolution: {integrity: sha512-hQi5g4DcfjcipotoHZ80l7GNJHGqQS5LwMBjVYB/TaT0vcSSpbgM8Ad7cgfsB2M0MinbkEQQPO9+sjjSiwxqmw==} + /sass/1.49.0: + resolution: {integrity: sha512-TVwVdNDj6p6b4QymJtNtRS2YtLJ/CqZriGg0eIAbAKMlN8Xy6kbv33FsEZSF7FufFFM705SQviHjjThfaQ4VNw==} engines: {node: '>=8.9.0'} hasBin: true dependencies: - chokidar: 3.5.2 + chokidar: 3.5.3 immutable: 4.0.0 - source-map-js: 1.0.1 + source-map-js: 1.0.2 dev: true /sax/1.2.4: @@ -15911,19 +16003,19 @@ packages: jszip: 3.7.1 rimraf: 3.0.2 tmp: 0.2.1 - ws: 8.4.0 + ws: 8.4.2 transitivePeerDependencies: - bufferutil - utf-8-validate dev: false - /selenium-webdriver/4.1.0: - resolution: {integrity: sha512-kUDH4N8WruYprTzvug4Pl73Th+WKb5YiLz8z/anOpHyUNUdM3UzrdTOxmSNaf9AczzBeY+qXihzku8D1lMaKOg==} + /selenium-webdriver/4.1.1: + resolution: {integrity: sha512-Fr9e9LC6zvD6/j7NO8M1M/NVxFX67abHcxDJoP5w2KN/Xb1SyYLjMVPGgD14U2TOiKe4XKHf42OmFw9g2JgCBQ==} engines: {node: '>= 10.15.0'} dependencies: jszip: 3.7.1 tmp: 0.2.1 - ws: 8.4.0 + ws: 8.4.2 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -16321,8 +16413,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /source-map-js/1.0.1: - resolution: {integrity: sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==} + /source-map-js/1.0.2: + resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} engines: {node: '>=0.10.0'} dev: true @@ -16575,12 +16667,12 @@ packages: is-fullwidth-code-point: 3.0.0 strip-ansi: 6.0.1 - /string-width/5.0.1: - resolution: {integrity: sha512-5ohWO/M4//8lErlUUtrFy3b11GtNOuMOU0ysKCDXFcfXuuvUXu95akgj/i8ofmaGdN0hCqyl6uu9i8dS/mQp5g==} + /string-width/5.1.0: + resolution: {integrity: sha512-7x54QnN21P+XL/v8SuNKvfgsUre6PXpN7mc77N3HlZv+f1SBRGmjxtOud2Z6FZ8DmdkD/IdjCaf9XXbnqmTZGQ==} engines: {node: '>=12'} dependencies: + eastasianwidth: 0.2.0 emoji-regex: 9.2.2 - is-fullwidth-code-point: 4.0.0 strip-ansi: 7.0.1 dev: false @@ -16715,59 +16807,59 @@ packages: postcss-selector-parser: 3.1.2 dev: false - /stylelint-config-prettier/9.0.3_stylelint@14.2.0: + /stylelint-config-prettier/9.0.3_stylelint@14.3.0: resolution: {integrity: sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg==} engines: {node: '>= 12'} hasBin: true peerDependencies: stylelint: '>=11.0.0' dependencies: - stylelint: 14.2.0 + stylelint: 14.3.0 dev: true - /stylelint-config-recommended-scss/5.0.2_stylelint@14.2.0: + /stylelint-config-recommended-scss/5.0.2_stylelint@14.3.0: resolution: {integrity: sha512-b14BSZjcwW0hqbzm9b0S/ScN2+3CO3O4vcMNOw2KGf8lfVSwJ4p5TbNEXKwKl1+0FMtgRXZj6DqVUe/7nGnuBg==} peerDependencies: stylelint: ^14.0.0 dependencies: postcss-scss: 4.0.2 - stylelint: 14.2.0 - stylelint-config-recommended: 6.0.0_stylelint@14.2.0 - stylelint-scss: 4.0.0_stylelint@14.2.0 + stylelint: 14.3.0 + stylelint-config-recommended: 6.0.0_stylelint@14.3.0 + stylelint-scss: 4.0.0_stylelint@14.3.0 transitivePeerDependencies: - postcss dev: true - /stylelint-config-recommended/6.0.0_stylelint@14.2.0: + /stylelint-config-recommended/6.0.0_stylelint@14.3.0: resolution: {integrity: sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==} peerDependencies: stylelint: ^14.0.0 dependencies: - stylelint: 14.2.0 + stylelint: 14.3.0 dev: true - /stylelint-config-standard-scss/3.0.0_stylelint@14.2.0: + /stylelint-config-standard-scss/3.0.0_stylelint@14.3.0: resolution: {integrity: sha512-zt3ZbzIbllN1iCmc94e4pDxqpkzeR6CJo5DDXzltshuXr+82B8ylHyMMARNnUYrZH80B7wgY7UkKTYCFM0UUyw==} peerDependencies: stylelint: ^14.0.0 dependencies: - stylelint: 14.2.0 - stylelint-config-recommended-scss: 5.0.2_stylelint@14.2.0 - stylelint-config-standard: 24.0.0_stylelint@14.2.0 + stylelint: 14.3.0 + stylelint-config-recommended-scss: 5.0.2_stylelint@14.3.0 + stylelint-config-standard: 24.0.0_stylelint@14.3.0 transitivePeerDependencies: - postcss dev: true - /stylelint-config-standard/24.0.0_stylelint@14.2.0: + /stylelint-config-standard/24.0.0_stylelint@14.3.0: resolution: {integrity: sha512-+RtU7fbNT+VlNbdXJvnjc3USNPZRiRVp/d2DxOF/vBDDTi0kH5RX2Ny6errdtZJH3boO+bmqIYEllEmok4jiuw==} peerDependencies: stylelint: ^14.0.0 dependencies: - stylelint: 14.2.0 - stylelint-config-recommended: 6.0.0_stylelint@14.2.0 + stylelint: 14.3.0 + stylelint-config-recommended: 6.0.0_stylelint@14.3.0 dev: true - /stylelint-scss/4.0.0_stylelint@14.2.0: + /stylelint-scss/4.0.0_stylelint@14.3.0: resolution: {integrity: sha512-lIRhPqtI6I065EJ6aI4mWKsmQt8Krnu6aF9XSL9s8Nd2f/cDKImST0T9TfjnUul3ReKYWozkG9dlpNTZH2FB9w==} peerDependencies: stylelint: ^14.0.0 @@ -16777,10 +16869,10 @@ packages: postcss-resolve-nested-selector: 0.1.1 postcss-selector-parser: 6.0.6 postcss-value-parser: 4.1.0 - stylelint: 14.2.0 + stylelint: 14.3.0 dev: true - /stylelint-webpack-plugin/2.3.1_stylelint@14.2.0: + /stylelint-webpack-plugin/2.3.1_stylelint@14.3.0: resolution: {integrity: sha512-IPNQ0MJpNfTK/eQbkaiktYVYPN0m2tS/p/yCRdVbHpaebtzmMbmvuLtM7B08Wb3nbTOKL8+g1uQul9HVdOKTJQ==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -16794,11 +16886,11 @@ packages: micromatch: 4.0.4 normalize-path: 3.0.0 schema-utils: 3.1.1 - stylelint: 14.2.0 + stylelint: 14.3.0 dev: true - /stylelint/14.2.0: - resolution: {integrity: sha512-i0DrmDXFNpDsWiwx6SPRs4/pyw4kvZgqpDGvsTslQMY7hpUl6r33aQvNSn6cnTg2wtZ9rreFElI7XAKpOWi1vQ==} + /stylelint/14.3.0: + resolution: {integrity: sha512-PZXSwtJe4f4qBPWBwAbHL0M0Qjrv8iHN+cLpUNsffaVMS3YzpDDRI73+2lsqLAYfQEzxRwpll6BDKImREbpHWA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -16807,12 +16899,12 @@ packages: cosmiconfig: 7.0.1 debug: 4.3.3 execall: 2.0.0 - fast-glob: 3.2.7 + fast-glob: 3.2.11 fastest-levenshtein: 1.0.12 file-entry-cache: 6.0.1 get-stdin: 8.0.0 global-modules: 2.0.0 - globby: 11.0.4 + globby: 11.1.0 globjoin: 0.1.4 html-tags: 3.1.0 ignore: 5.2.0 @@ -16830,17 +16922,18 @@ packages: postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.1 postcss-safe-parser: 6.0.0_postcss@8.4.5 - postcss-selector-parser: 6.0.8 + postcss-selector-parser: 6.0.9 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 specificity: 0.4.1 string-width: 4.2.3 strip-ansi: 6.0.1 style-search: 0.1.0 + supports-hyperlinks: 2.2.0 svg-tags: 1.0.0 - table: 6.7.5 + table: 6.8.0 v8-compile-cache: 2.3.0 - write-file-atomic: 3.0.3 + write-file-atomic: 4.0.0 transitivePeerDependencies: - supports-color dev: true @@ -16916,6 +17009,10 @@ packages: supports-color: 7.2.0 dev: true + /supports-preserve-symlinks-flag/1.0.0: + resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} + engines: {node: '>= 0.4'} + /svg-baker-runtime/1.4.7: resolution: {integrity: sha512-Zorfwwj5+lWjk/oxwSMsRdS2sPQQdTmmsvaSpzU+i9ZWi3zugHLt6VckWfnswphQP0LmOel3nggpF5nETbt6xw==} dependencies: @@ -17029,11 +17126,11 @@ packages: buffer: 5.7.1 node-fetch: 2.6.6 - /table/6.7.5: - resolution: {integrity: sha512-LFNeryOqiQHqCVKzhkymKwt6ozeRhlm8IL1mE8rNUurkir4heF6PzMyRgaTa4tlyPTGGgXuvVOF/OLWiH09Lqw==} + /table/6.8.0: + resolution: {integrity: sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==} engines: {node: '>=10.0.0'} dependencies: - ajv: 8.8.2 + ajv: 8.9.0 lodash.truncate: 4.4.2 slice-ansi: 4.0.0 string-width: 4.2.3 @@ -17349,14 +17446,14 @@ packages: engines: {node: '>=8'} dev: true - /ts-clone-node/0.3.30_typescript@4.5.4: + /ts-clone-node/0.3.30_typescript@4.5.5: resolution: {integrity: sha512-T9RLibxk0UBHelLUnSIZNyTxlPzcEk+KFFLXBUAG9YFJ3gPOYRrgD/RHnrlAxwEJ9Gq5S/iB8m3tcuTKtgf5Rw==} engines: {node: '>=10.0.0'} peerDependencies: typescript: ^3.x || ^4.x dependencies: - compatfactory: 0.0.12_typescript@4.5.4 - typescript: 4.5.4 + compatfactory: 0.0.12_typescript@4.5.5 + typescript: 4.5.5 dev: true /ts-interface-checker/0.1.13: @@ -17370,7 +17467,42 @@ packages: tslib: 2.3.1 dev: false - /ts-jest/27.1.3_9364f2ad0b7b67f00a4d081c662c6871: + /ts-jest/27.1.3_50f47ab6c9bbaa69742d160df61bcd2a: + resolution: {integrity: sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + hasBin: true + peerDependencies: + '@babel/core': '>=7.0.0-beta.0 <8' + '@types/jest': ^27.0.0 + babel-jest: '>=27.0.0 <28' + esbuild: ~0.14.0 + jest: ^27.0.0 + typescript: '>=3.8 <5.0' + peerDependenciesMeta: + '@babel/core': + optional: true + '@types/jest': + optional: true + babel-jest: + optional: true + esbuild: + optional: true + dependencies: + '@babel/core': 7.16.12 + babel-jest: 27.4.6_@babel+core@7.16.12 + bs-logger: 0.2.6 + fast-json-stable-stringify: 2.1.0 + jest: 27.4.7 + jest-util: 27.4.2 + json5: 2.2.0 + lodash.memoize: 4.1.2 + make-error: 1.3.6 + semver: 7.3.5 + typescript: 4.5.5 + yargs-parser: 20.2.9 + dev: true + + /ts-jest/27.1.3_a7e53b5e5b59e71a0fd4d8cf128393d5: resolution: {integrity: sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true @@ -17400,42 +17532,7 @@ packages: lodash.memoize: 4.1.2 make-error: 1.3.6 semver: 7.3.5 - typescript: 4.5.4 - yargs-parser: 20.2.9 - dev: true - - /ts-jest/27.1.3_fb0ac01116d5d8b1cb4f3433e32eec15: - resolution: {integrity: sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - hasBin: true - peerDependencies: - '@babel/core': '>=7.0.0-beta.0 <8' - '@types/jest': ^27.0.0 - babel-jest: '>=27.0.0 <28' - esbuild: ~0.14.0 - jest: ^27.0.0 - typescript: '>=3.8 <5.0' - peerDependenciesMeta: - '@babel/core': - optional: true - '@types/jest': - optional: true - babel-jest: - optional: true - esbuild: - optional: true - dependencies: - '@babel/core': 7.16.7 - babel-jest: 27.4.6_@babel+core@7.16.7 - bs-logger: 0.2.6 - fast-json-stable-stringify: 2.1.0 - jest: 27.4.7 - jest-util: 27.4.2 - json5: 2.2.0 - lodash.memoize: 4.1.2 - make-error: 1.3.6 - semver: 7.3.5 - typescript: 4.5.4 + typescript: 4.5.5 yargs-parser: 20.2.9 dev: true @@ -17458,7 +17555,7 @@ packages: resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==} dev: true - /ts-node/10.4.0_58ff8c2ecf784f4683a8548a58a2b611: + /ts-node/10.4.0_9d6cd740eceb93d711351e2e9548d1bd: resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==} hasBin: true peerDependencies: @@ -17477,18 +17574,18 @@ packages: '@tsconfig/node12': 1.0.9 '@tsconfig/node14': 1.0.1 '@tsconfig/node16': 1.0.2 - '@types/node': 17.0.9 + '@types/node': 17.0.10 acorn: 8.7.0 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.5.4 + typescript: 4.5.5 yn: 3.1.1 dev: true - /ts-node/9.1.1_typescript@4.5.4: + /ts-node/9.1.1_typescript@4.5.5: resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==} engines: {node: '>=10.0.0'} hasBin: true @@ -17500,10 +17597,10 @@ packages: diff: 4.0.2 make-error: 1.3.6 source-map-support: 0.5.21 - typescript: 4.5.4 + typescript: 4.5.5 yn: 3.1.1 - /ts-pnp/1.2.0_typescript@4.5.4: + /ts-pnp/1.2.0_typescript@4.5.5: resolution: {integrity: sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==} engines: {node: '>=6'} peerDependencies: @@ -17512,7 +17609,7 @@ packages: typescript: optional: true dependencies: - typescript: 4.5.4 + typescript: 4.5.5 dev: false /tsconfig-paths/3.12.0: @@ -17567,14 +17664,14 @@ packages: - ts-node dev: true - /tsutils/3.21.0_typescript@4.5.4: + /tsutils/3.21.0_typescript@4.5.5: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.5.4 + typescript: 4.5.5 dev: true /tty-browserify/0.0.0: @@ -17629,6 +17726,10 @@ packages: is-typedarray: 1.0.0 dev: true + /typedarray-to-buffer/4.0.0: + resolution: {integrity: sha512-6dOYeZfS3O9RtRD1caom0sMxgK59b27+IwoNy8RDPsmslSGOyU+mpTamlaIW7aNKi90ZQZ9DFaZL3YRoiSCULQ==} + dev: true + /typedarray/0.0.6: resolution: {integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=} dev: false @@ -17639,8 +17740,8 @@ packages: hasBin: true dev: true - /typescript/4.5.4: - resolution: {integrity: sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==} + /typescript/4.5.5: + resolution: {integrity: sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==} engines: {node: '>=4.2.0'} hasBin: true dev: true @@ -17682,6 +17783,11 @@ packages: resolution: {integrity: sha512-MSfap7YiQJqTPP12C11PFRs9raZuVicDbwsZHTjB0a8+SsCqt7KdUis54f373yf7ZFhJzAkGJLaKm0202OIxHg==} engines: {node: '>=12.18'} + /undici/4.12.2: + resolution: {integrity: sha512-RZj6SbkQFs5O/pJCboGEo6l5DTCe3Zg4r/8Z/0/2qnIv08+s6zL4akohOPMYWKc3mzwv15WTvsfMWaafZcvYoQ==} + engines: {node: '>=12.18'} + dev: true + /unfetch/4.2.0: resolution: {integrity: sha512-F9p7yYCn6cIW9El1zi0HI6vqpeIvBsr3dSuRO6Xuppb1u5rXpCPmMvLSyECLhybr9isec8Ohl0hPekMVrEinDA==} dev: false @@ -17766,7 +17872,7 @@ packages: optional: true dependencies: '@antfu/utils': 0.3.0 - '@babel/core': 7.16.7 + '@babel/core': 7.16.12 '@babel/generator': 7.16.7 '@babel/parser': 7.16.7 '@babel/traverse': 7.16.7 @@ -18075,7 +18181,7 @@ packages: vue: ^2.x vue-template-compiler: ^2.x dependencies: - babel-core: 7.0.0-bridge.0_@babel+core@7.16.7 + babel-core: 7.0.0-bridge.0_@babel+core@7.16.12 babel-plugin-transform-es2015-modules-commonjs: 6.26.2 chalk: 2.4.2 deasync: 0.1.23 @@ -18156,21 +18262,21 @@ packages: svg-to-vue: 0.7.0 dev: true - /vue-template-babel-compiler/1.1.0: - resolution: {integrity: sha512-QmyysIUMC9Svs98ODQ86e1PNb8UDE5hMMyFsOpVNS/7NPJ/huhSYcNmaInQJarvnjylLaPiL1uvOhKLnOwsX9Q==} + /vue-template-babel-compiler/1.1.2: + resolution: {integrity: sha512-tisBwEASUEFg0/iqmTZZW/lkZQure2/y6EjXllO/8DoODZ6rhotpoMB9/T9Th+ezZidPSkxg3bpxbT96nTpW8A==} engines: {node: '>=12.0.0'} dependencies: - '@babel/core': 7.16.7 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.16.7 - '@babel/types': 7.16.7 + '@babel/core': 7.16.12 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.16.12 + '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.16.12 + '@babel/types': 7.16.8 deepmerge: 4.2.2 transitivePeerDependencies: - supports-color @@ -18258,7 +18364,7 @@ packages: graceful-fs: 4.2.8 neo-async: 2.6.2 optionalDependencies: - chokidar: 3.5.2 + chokidar: 3.5.3 watchpack-chokidar2: 2.0.1 dev: false @@ -18493,7 +18599,7 @@ packages: cac: 6.7.12 connect: 3.7.0 declass: 0.0.1 - fast-glob: 3.2.7 + fast-glob: 3.2.11 fs-extra: 10.0.0 sirv: 1.0.19 transitivePeerDependencies: @@ -18597,6 +18703,16 @@ packages: typedarray-to-buffer: 3.1.5 dev: true + /write-file-atomic/4.0.0: + resolution: {integrity: sha512-JhcWoKffJNF7ivO9yflBhc7tn3wKnokMUfWpBriM9yCXj4ePQnRPcWglBkkg1AHC8nsW/EfxwwhqsLtOy59djA==} + engines: {node: ^12.13.0 || ^14.15.0 || >=16} + dependencies: + imurmurhash: 0.1.4 + is-typedarray: 1.0.0 + signal-exit: 3.0.6 + typedarray-to-buffer: 4.0.0 + dev: true + /write-json-file/2.3.0: resolution: {integrity: sha1-K2TIozAE1UuGmMdtWFp3zrYdoy8=} engines: {node: '>=4'} @@ -18671,6 +18787,19 @@ packages: utf-8-validate: optional: true + /ws/8.4.2: + resolution: {integrity: sha512-Kbk4Nxyq7/ZWqr/tarI9yIt/+iNNFOjBXEWgTb4ydaNHBNGgvf2QHbS9fdfsndfjFlFwEd4Al+mw83YkaD10ZA==} + 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 + dev: false + /xml-name-validator/3.0.0: resolution: {integrity: sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==} dev: true