From 41e39e2141a705edaebcdc1d1521cb1ec31f618a Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Mon, 3 Jan 2022 06:44:14 +0530 Subject: [PATCH] chore(deps): bump --- package.json | 5 +- packages/codemirror-lang-graphql/package.json | 4 +- packages/hoppscotch-app/locales/af.json | 8 +- packages/hoppscotch-app/locales/ar.json | 8 +- packages/hoppscotch-app/locales/ca.json | 8 +- packages/hoppscotch-app/locales/cn.json | 8 +- packages/hoppscotch-app/locales/cs.json | 8 +- packages/hoppscotch-app/locales/da.json | 8 +- packages/hoppscotch-app/locales/de.json | 8 +- packages/hoppscotch-app/locales/el.json | 8 +- packages/hoppscotch-app/locales/en.json | 8 +- packages/hoppscotch-app/locales/es.json | 8 +- packages/hoppscotch-app/locales/fi.json | 8 +- packages/hoppscotch-app/locales/fr.json | 8 +- packages/hoppscotch-app/locales/he.json | 8 +- packages/hoppscotch-app/locales/hu.json | 8 +- packages/hoppscotch-app/locales/it.json | 8 +- packages/hoppscotch-app/locales/ja.json | 8 +- packages/hoppscotch-app/locales/ko.json | 8 +- packages/hoppscotch-app/locales/nl.json | 8 +- packages/hoppscotch-app/locales/no.json | 8 +- packages/hoppscotch-app/locales/pl.json | 8 +- packages/hoppscotch-app/locales/pt-br.json | 8 +- packages/hoppscotch-app/locales/pt.json | 8 +- packages/hoppscotch-app/locales/ro.json | 8 +- packages/hoppscotch-app/locales/ru.json | 8 +- packages/hoppscotch-app/locales/sr.json | 8 +- packages/hoppscotch-app/locales/sv.json | 8 +- packages/hoppscotch-app/locales/tr.json | 8 +- packages/hoppscotch-app/locales/tw.json | 8 +- packages/hoppscotch-app/locales/uk.json | 8 +- packages/hoppscotch-app/locales/vi.json | 8 +- packages/hoppscotch-app/package.json | 14 +- packages/hoppscotch-js-sandbox/package.json | 4 +- pnpm-lock.yaml | 737 +++++++++--------- 35 files changed, 499 insertions(+), 505 deletions(-) diff --git a/package.json b/package.json index 6a386773b..49d147407 100644 --- a/package.json +++ b/package.json @@ -21,10 +21,11 @@ ], "dependencies": { "husky": "^7.0.4", - "lint-staged": "^12.1.4" + "lint-staged": "^12.1.5" }, "devDependencies": { "@commitlint/cli": "^16.0.1", - "@commitlint/config-conventional": "^16.0.0" + "@commitlint/config-conventional": "^16.0.0", + "@types/node": "^17.0.6" } } diff --git a/packages/codemirror-lang-graphql/package.json b/packages/codemirror-lang-graphql/package.json index bd4b82c26..1762cdc3d 100644 --- a/packages/codemirror-lang-graphql/package.json +++ b/packages/codemirror-lang-graphql/package.json @@ -21,8 +21,8 @@ "@lezer/lr": "^0.15.5" }, "devDependencies": { - "@lezer/generator": "^0.15.0", - "mocha": "^9.0.1", + "@lezer/generator": "^0.15.2", + "mocha": "^9.1.3", "rollup": "^2.62.0", "rollup-plugin-dts": "^4.1.0", "rollup-plugin-ts": "^2.0.4", diff --git a/packages/hoppscotch-app/locales/af.json b/packages/hoppscotch-app/locales/af.json index 77193192f..cc4caf99e 100644 --- a/packages/hoppscotch-app/locales/af.json +++ b/packages/hoppscotch-app/locales/af.json @@ -428,10 +428,10 @@ "title": "Versoek" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/ar.json b/packages/hoppscotch-app/locales/ar.json index 8e443672f..89e332762 100644 --- a/packages/hoppscotch-app/locales/ar.json +++ b/packages/hoppscotch-app/locales/ar.json @@ -428,10 +428,10 @@ "title": "طلب" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/ca.json b/packages/hoppscotch-app/locales/ca.json index 4a62b461b..d6edbd757 100644 --- a/packages/hoppscotch-app/locales/ca.json +++ b/packages/hoppscotch-app/locales/ca.json @@ -428,10 +428,10 @@ "title": "Sol·licitud" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/cn.json b/packages/hoppscotch-app/locales/cn.json index 03c89b7ed..6dcaf9c5c 100644 --- a/packages/hoppscotch-app/locales/cn.json +++ b/packages/hoppscotch-app/locales/cn.json @@ -428,10 +428,10 @@ "title": "请求" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/cs.json b/packages/hoppscotch-app/locales/cs.json index 19cabf2dd..865604561 100644 --- a/packages/hoppscotch-app/locales/cs.json +++ b/packages/hoppscotch-app/locales/cs.json @@ -428,10 +428,10 @@ "title": "Žádost" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/da.json b/packages/hoppscotch-app/locales/da.json index ab101d669..cb8b419b2 100644 --- a/packages/hoppscotch-app/locales/da.json +++ b/packages/hoppscotch-app/locales/da.json @@ -428,10 +428,10 @@ "title": "Anmodning" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/de.json b/packages/hoppscotch-app/locales/de.json index c0423775f..e34e91929 100644 --- a/packages/hoppscotch-app/locales/de.json +++ b/packages/hoppscotch-app/locales/de.json @@ -428,10 +428,10 @@ "title": "Anfrage" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/el.json b/packages/hoppscotch-app/locales/el.json index f60c5c625..f160f29e8 100644 --- a/packages/hoppscotch-app/locales/el.json +++ b/packages/hoppscotch-app/locales/el.json @@ -428,10 +428,10 @@ "title": "Αίτηση" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/en.json b/packages/hoppscotch-app/locales/en.json index 85ee108f0..a316824d7 100644 --- a/packages/hoppscotch-app/locales/en.json +++ b/packages/hoppscotch-app/locales/en.json @@ -428,10 +428,10 @@ "title": "Request" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/es.json b/packages/hoppscotch-app/locales/es.json index aff2a3632..ba90ae7f4 100644 --- a/packages/hoppscotch-app/locales/es.json +++ b/packages/hoppscotch-app/locales/es.json @@ -428,10 +428,10 @@ "title": "Petición" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/fi.json b/packages/hoppscotch-app/locales/fi.json index 3fbc60b03..5b7fb6f9d 100644 --- a/packages/hoppscotch-app/locales/fi.json +++ b/packages/hoppscotch-app/locales/fi.json @@ -428,10 +428,10 @@ "title": "Pyyntö" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/fr.json b/packages/hoppscotch-app/locales/fr.json index 6d590f879..1777af95c 100644 --- a/packages/hoppscotch-app/locales/fr.json +++ b/packages/hoppscotch-app/locales/fr.json @@ -428,10 +428,10 @@ "title": "Requête" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/he.json b/packages/hoppscotch-app/locales/he.json index 21eb7cb5b..ce9f836d0 100644 --- a/packages/hoppscotch-app/locales/he.json +++ b/packages/hoppscotch-app/locales/he.json @@ -428,10 +428,10 @@ "title": "בַּקָשָׁה" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/hu.json b/packages/hoppscotch-app/locales/hu.json index 2db48629e..97fa0e30f 100644 --- a/packages/hoppscotch-app/locales/hu.json +++ b/packages/hoppscotch-app/locales/hu.json @@ -428,10 +428,10 @@ "title": "Kérés" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/it.json b/packages/hoppscotch-app/locales/it.json index 1257b5013..4b9489c22 100644 --- a/packages/hoppscotch-app/locales/it.json +++ b/packages/hoppscotch-app/locales/it.json @@ -428,10 +428,10 @@ "title": "Richiesta" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/ja.json b/packages/hoppscotch-app/locales/ja.json index 19cc2a690..439d2f97d 100644 --- a/packages/hoppscotch-app/locales/ja.json +++ b/packages/hoppscotch-app/locales/ja.json @@ -428,10 +428,10 @@ "title": "リクエスト" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/ko.json b/packages/hoppscotch-app/locales/ko.json index 11f7ea119..2104cc832 100644 --- a/packages/hoppscotch-app/locales/ko.json +++ b/packages/hoppscotch-app/locales/ko.json @@ -428,10 +428,10 @@ "title": "리퀘스트" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/nl.json b/packages/hoppscotch-app/locales/nl.json index 9e76a4b42..0539b8008 100644 --- a/packages/hoppscotch-app/locales/nl.json +++ b/packages/hoppscotch-app/locales/nl.json @@ -428,10 +428,10 @@ "title": "Verzoek" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/no.json b/packages/hoppscotch-app/locales/no.json index 3b2770e8d..4c1d5a26b 100644 --- a/packages/hoppscotch-app/locales/no.json +++ b/packages/hoppscotch-app/locales/no.json @@ -428,10 +428,10 @@ "title": "Be om" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/pl.json b/packages/hoppscotch-app/locales/pl.json index 2274ea994..b126f832d 100644 --- a/packages/hoppscotch-app/locales/pl.json +++ b/packages/hoppscotch-app/locales/pl.json @@ -428,10 +428,10 @@ "title": "Żądania" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/pt-br.json b/packages/hoppscotch-app/locales/pt-br.json index 47f973123..141e69b61 100644 --- a/packages/hoppscotch-app/locales/pt-br.json +++ b/packages/hoppscotch-app/locales/pt-br.json @@ -428,10 +428,10 @@ "title": "Solicitar" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/pt.json b/packages/hoppscotch-app/locales/pt.json index 47f973123..141e69b61 100644 --- a/packages/hoppscotch-app/locales/pt.json +++ b/packages/hoppscotch-app/locales/pt.json @@ -428,10 +428,10 @@ "title": "Solicitar" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/ro.json b/packages/hoppscotch-app/locales/ro.json index 0f694a320..96cbf18a6 100644 --- a/packages/hoppscotch-app/locales/ro.json +++ b/packages/hoppscotch-app/locales/ro.json @@ -428,10 +428,10 @@ "title": "Cerere" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/ru.json b/packages/hoppscotch-app/locales/ru.json index 54c53055f..4c172d051 100644 --- a/packages/hoppscotch-app/locales/ru.json +++ b/packages/hoppscotch-app/locales/ru.json @@ -428,10 +428,10 @@ "title": "Запрос" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/sr.json b/packages/hoppscotch-app/locales/sr.json index 545b2ef9d..31a16adeb 100644 --- a/packages/hoppscotch-app/locales/sr.json +++ b/packages/hoppscotch-app/locales/sr.json @@ -428,10 +428,10 @@ "title": "Захтев" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/sv.json b/packages/hoppscotch-app/locales/sv.json index 8624ce96c..c20eb33fd 100644 --- a/packages/hoppscotch-app/locales/sv.json +++ b/packages/hoppscotch-app/locales/sv.json @@ -428,10 +428,10 @@ "title": "Begäran" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/tr.json b/packages/hoppscotch-app/locales/tr.json index 673c561fc..097aefe50 100644 --- a/packages/hoppscotch-app/locales/tr.json +++ b/packages/hoppscotch-app/locales/tr.json @@ -428,10 +428,10 @@ "title": "İstek" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/tw.json b/packages/hoppscotch-app/locales/tw.json index f16e92c9b..74f67707f 100644 --- a/packages/hoppscotch-app/locales/tw.json +++ b/packages/hoppscotch-app/locales/tw.json @@ -428,10 +428,10 @@ "title": "請求" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/uk.json b/packages/hoppscotch-app/locales/uk.json index d71b6f737..134f799aa 100644 --- a/packages/hoppscotch-app/locales/uk.json +++ b/packages/hoppscotch-app/locales/uk.json @@ -428,10 +428,10 @@ "title": "Запит" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/locales/vi.json b/packages/hoppscotch-app/locales/vi.json index b288dac23..9db969fa0 100644 --- a/packages/hoppscotch-app/locales/vi.json +++ b/packages/hoppscotch-app/locales/vi.json @@ -428,10 +428,10 @@ "title": "Yêu cầu" }, "theme": { - "black": "Black theme", - "dark": "Dark theme", - "light": "Light theme", - "system": "System theme", + "black": "Switch theme to black mode", + "dark": "Switch theme to dark mode", + "light": "Switch theme to light mode", + "system": "Switch theme to system mode", "title": "Theme" } }, diff --git a/packages/hoppscotch-app/package.json b/packages/hoppscotch-app/package.json index 83576cf89..96033719c 100644 --- a/packages/hoppscotch-app/package.json +++ b/packages/hoppscotch-app/package.json @@ -33,7 +33,7 @@ "gql-codegen": "graphql-codegen --config gql-codegen.yml" }, "dependencies": { - "@apollo/client": "^3.5.5", + "@apollo/client": "^3.5.6", "@codemirror/autocomplete": "^0.19.9", "@codemirror/closebrackets": "^0.19.0", "@codemirror/commands": "^0.19.6", @@ -72,7 +72,7 @@ "acorn": "^8.7.0", "acorn-walk": "^8.2.0", "axios": "^0.24.0", - "core-js": "^3.20.1", + "core-js": "^3.20.2", "esprima": "^4.0.1", "firebase": "^9.6.1", "fp-ts": "^2.11.5", @@ -91,7 +91,7 @@ "rxjs": "^7.5.1", "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.3.2", + "socket.io-client-v4": "npm:socket.io-client@^4.4.0", "socketio-wildcard": "^2.0.0", "splitpanes": "^2.3.8", "subscriptions-transport-ws": "^0.11.0", @@ -131,11 +131,11 @@ "@nuxtjs/svg": "^0.3.0", "@relmify/jest-fp-ts": "^1.1.1", "@sentry/browser": "^6.16.1", - "@testing-library/jest-dom": "^5.16.0", + "@testing-library/jest-dom": "^5.16.1", "@types/codemirror": "^5.60.5", "@types/cookie": "^0.4.1", "@types/esprima": "^4.0.3", - "@types/lodash": "^4.14.177", + "@types/lodash": "^4.14.178", "@types/splitpanes": "^2.2.1", "@types/uuid": "^8.3.3", "@urql/devtools": "^2.0.3", @@ -144,11 +144,11 @@ "@vue/test-utils": "^1.3.0", "babel-core": "^7.0.0-bridge.0", "babel-jest": "^27.4.5", - "eslint": "^8.5.0", + "eslint": "^8.6.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-nuxt": "^3.1.0", "eslint-plugin-prettier": "^4.0.0", - "eslint-plugin-vue": "^8.1.1", + "eslint-plugin-vue": "^8.2.0", "jest": "^27.4.5", "jest-serializer-vue": "^2.0.2", "npm-run-all": "^4.1.5", diff --git a/packages/hoppscotch-js-sandbox/package.json b/packages/hoppscotch-js-sandbox/package.json index 1291cdc4f..ae02b8fa7 100644 --- a/packages/hoppscotch-js-sandbox/package.json +++ b/packages/hoppscotch-js-sandbox/package.json @@ -42,10 +42,10 @@ "@relmify/jest-fp-ts": "^1.1.1", "@types/jest": "^27.4.0", "@types/lodash": "^4.14.178", - "@types/node": "^17.0.5", + "@types/node": "^17.0.6", "@typescript-eslint/eslint-plugin": "^5.8.1", "@typescript-eslint/parser": "^5.8.1", - "eslint": "^8.5.0", + "eslint": "^8.6.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0", "io-ts": "^2.2.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a50d179e9..aa434ae7c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,22 +6,24 @@ importers: specifiers: '@commitlint/cli': ^16.0.1 '@commitlint/config-conventional': ^16.0.0 + '@types/node': ^17.0.6 husky: ^7.0.4 - lint-staged: ^12.1.4 + lint-staged: ^12.1.5 dependencies: husky: 7.0.4 - lint-staged: 12.1.4 + lint-staged: 12.1.5 devDependencies: - '@commitlint/cli': 16.0.1 + '@commitlint/cli': 16.0.1_@types+node@17.0.6 '@commitlint/config-conventional': 16.0.0 + '@types/node': 17.0.6 packages/codemirror-lang-graphql: specifiers: '@codemirror/highlight': ^0.19.6 '@codemirror/language': ^0.19.7 - '@lezer/generator': ^0.15.0 + '@lezer/generator': ^0.15.2 '@lezer/lr': ^0.15.5 - mocha: ^9.0.1 + mocha: ^9.1.3 rollup: ^2.62.0 rollup-plugin-dts: ^4.1.0 rollup-plugin-ts: ^2.0.4 @@ -40,7 +42,7 @@ importers: packages/hoppscotch-app: specifiers: - '@apollo/client': ^3.5.5 + '@apollo/client': ^3.5.6 '@babel/core': ^7.16.7 '@babel/preset-env': ^7.16.7 '@codemirror/autocomplete': ^0.19.9 @@ -96,11 +98,11 @@ importers: '@nuxtjs/toast': ^3.3.1 '@relmify/jest-fp-ts': ^1.1.1 '@sentry/browser': ^6.16.1 - '@testing-library/jest-dom': ^5.16.0 + '@testing-library/jest-dom': ^5.16.1 '@types/codemirror': ^5.60.5 '@types/cookie': ^0.4.1 '@types/esprima': ^4.0.3 - '@types/lodash': ^4.14.177 + '@types/lodash': ^4.14.178 '@types/splitpanes': ^2.2.1 '@types/uuid': ^8.3.3 '@urql/core': ^2.3.6 @@ -115,12 +117,12 @@ importers: axios: ^0.24.0 babel-core: ^7.0.0-bridge.0 babel-jest: ^27.4.5 - core-js: ^3.20.1 - eslint: ^8.5.0 + core-js: ^3.20.2 + eslint: ^8.6.0 eslint-config-prettier: ^8.3.0 eslint-plugin-nuxt: ^3.1.0 eslint-plugin-prettier: ^4.0.0 - eslint-plugin-vue: ^8.1.1 + eslint-plugin-vue: ^8.2.0 esprima: ^4.0.1 firebase: ^9.6.1 fp-ts: ^2.11.5 @@ -147,7 +149,7 @@ importers: 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.3.2 + socket.io-client-v4: npm:socket.io-client@^4.4.0 socketio-wildcard: ^2.0.0 splitpanes: ^2.3.8 stylelint: ^14.2.0 @@ -210,14 +212,14 @@ importers: acorn: 8.7.0 acorn-walk: 8.2.0 axios: 0.24.0 - core-js: 3.20.1 + core-js: 3.20.2 esprima: 4.0.1 firebase: 9.6.1 fp-ts: 2.11.5 fuse.js: 6.5.3 graphql: 15.7.2 - graphql-language-service-interface: 2.9.1_graphql@15.7.2+typescript@4.5.4 - graphql-language-service-parser: 1.10.4_graphql@15.7.2+typescript@4.5.4 + graphql-language-service-interface: 2.9.1_6fc3d2884cf7cc5ceaa63c063181dac6 + graphql-language-service-parser: 1.10.4_6fc3d2884cf7cc5ceaa63c063181dac6 graphql-tag: 2.12.6_graphql@15.7.2 io-ts: 2.2.16_fp-ts@2.11.5 json-loader: 0.5.7 @@ -248,7 +250,7 @@ importers: '@babel/core': 7.16.7 '@babel/preset-env': 7.16.7_@babel+core@7.16.7 '@graphql-codegen/add': 3.1.1_graphql@15.7.2 - '@graphql-codegen/cli': 2.3.1_graphql@15.7.2+typescript@4.5.4 + '@graphql-codegen/cli': 2.3.1_6fc3d2884cf7cc5ceaa63c063181dac6 '@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 @@ -256,11 +258,11 @@ importers: '@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.45.2 - '@nuxt/typescript-build': 2.1.0_@nuxt+types@2.15.8+eslint@8.5.0 + '@nuxt/typescript-build': 2.1.0_@nuxt+types@2.15.8+eslint@8.6.0 '@nuxtjs/color-mode': 2.1.1 '@nuxtjs/dotenv': 1.4.1 - '@nuxtjs/eslint-config-typescript': 8.0.0_67c8b681367d853d9012c48027869743 - '@nuxtjs/eslint-module': 3.0.2_eslint@8.5.0 + '@nuxtjs/eslint-config-typescript': 8.0.0_a8c2449df909a7716b8bc433fe74afe5 + '@nuxtjs/eslint-module': 3.0.2_eslint@8.6.0 '@nuxtjs/google-analytics': 2.4.0 '@nuxtjs/google-fonts': 1.3.0 '@nuxtjs/pwa': 3.3.5 @@ -281,11 +283,11 @@ importers: '@vue/test-utils': 1.3.0 babel-core: 7.0.0-bridge.0_@babel+core@7.16.7 babel-jest: 27.4.5_@babel+core@7.16.7 - eslint: 8.5.0 - eslint-config-prettier: 8.3.0_eslint@8.5.0 - eslint-plugin-nuxt: 3.1.0_eslint@8.5.0 - eslint-plugin-prettier: 4.0.0_94e1b6d3ce6ea916847122712570e9ae - eslint-plugin-vue: 8.2.0_eslint@8.5.0 + eslint: 8.6.0 + eslint-config-prettier: 8.3.0_eslint@8.6.0 + eslint-plugin-nuxt: 3.1.0_eslint@8.6.0 + eslint-plugin-prettier: 4.0.0_1c588f61426b1faf18812943f1678311 + eslint-plugin-vue: 8.2.0_eslint@8.6.0 jest: 27.4.5 jest-serializer-vue: 2.0.2 npm-run-all: 4.1.5 @@ -315,10 +317,10 @@ importers: '@relmify/jest-fp-ts': ^1.1.1 '@types/jest': ^27.4.0 '@types/lodash': ^4.14.178 - '@types/node': ^17.0.5 + '@types/node': ^17.0.6 '@typescript-eslint/eslint-plugin': ^5.8.1 '@typescript-eslint/parser': ^5.8.1 - eslint: ^8.5.0 + eslint: ^8.6.0 eslint-config-prettier: ^8.3.0 eslint-plugin-prettier: ^4.0.0 fp-ts: ^2.11.5 @@ -338,12 +340,12 @@ importers: '@relmify/jest-fp-ts': 1.1.1_fp-ts@2.11.5+io-ts@2.2.16 '@types/jest': 27.4.0 '@types/lodash': 4.14.178 - '@types/node': 17.0.5 - '@typescript-eslint/eslint-plugin': 5.8.1_3a47348159e115370aa4cba56aba33b6 - '@typescript-eslint/parser': 5.8.1_eslint@8.5.0+typescript@4.5.4 - eslint: 8.5.0 - eslint-config-prettier: 8.3.0_eslint@8.5.0 - eslint-plugin-prettier: 4.0.0_94e1b6d3ce6ea916847122712570e9ae + '@types/node': 17.0.6 + '@typescript-eslint/eslint-plugin': 5.8.1_13039593e64cd539d0b4c5c2da390958 + '@typescript-eslint/parser': 5.8.1_eslint@8.6.0+typescript@4.5.4 + eslint: 8.6.0 + eslint-config-prettier: 8.3.0_eslint@8.6.0 + eslint-plugin-prettier: 4.0.0_1c588f61426b1faf18812943f1678311 io-ts: 2.2.16_fp-ts@2.11.5 jest: 27.4.5 prettier: 2.5.1 @@ -428,7 +430,7 @@ packages: transitivePeerDependencies: - supports-color - /@babel/eslint-parser/7.16.3_@babel+core@7.16.7+eslint@8.5.0: + /@babel/eslint-parser/7.16.3_@babel+core@7.16.7+eslint@8.6.0: resolution: {integrity: sha512-iB4ElZT0jAt7PKVaeVulOECdGe6UnmA/O0P9jlF5g5GBOwDVbna8AXhHRu4s27xQf6OkveyA8iTDv1jHdDejgQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: @@ -436,7 +438,7 @@ packages: eslint: ^7.5.0 || ^8.0.0 dependencies: '@babel/core': 7.16.7 - eslint: 8.5.0 + eslint: 8.6.0 eslint-scope: 5.1.1 eslint-visitor-keys: 2.1.0 semver: 6.3.0 @@ -449,6 +451,7 @@ packages: '@babel/types': 7.16.0 jsesc: 2.5.2 source-map: 0.5.7 + dev: false /@babel/generator/7.16.7: resolution: {integrity: sha512-/ST3Sg8MLGY5HVYmrjOgL60ENux/HfO/CsUh7y4MalThufhE/Ff/6EibFDHi4jiDCaWfJKoqbE6oTh21c5hrRg==} @@ -677,10 +680,6 @@ packages: dependencies: '@babel/types': 7.16.7 - /@babel/helper-plugin-utils/7.16.5: - resolution: {integrity: sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==} - engines: {node: '>=6.9.0'} - /@babel/helper-plugin-utils/7.16.7: resolution: {integrity: sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==} engines: {node: '>=6.9.0'} @@ -796,6 +795,7 @@ packages: resolution: {integrity: sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==} engines: {node: '>=6.0.0'} hasBin: true + dev: false /@babel/parser/7.16.7: resolution: {integrity: sha512-sR4eaSrnM7BV7QPzGfEX5paG/6wrZM3I0HDzfIAK06ESvo9oy3xBuVBxE3MbQaKNhvg8g/ixjMWo2CGpzpHsDA==} @@ -1059,7 +1059,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.16.7: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} @@ -1067,7 +1067,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.16.7: @@ -1076,7 +1076,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.16.7: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} @@ -1129,7 +1129,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.16.7: @@ -1138,7 +1138,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-jsx/7.16.0_@babel+core@7.16.7: resolution: {integrity: sha512-8zv2+xiPHwly31RK4RmnEYY5zziuF3O7W2kIDW+07ewWDh6Oi0dRq8kwvulRkFgt6DB97RlKs5c1y068iPlCUg==} @@ -1166,7 +1166,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.16.7: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} @@ -1174,7 +1174,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.16.7: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} @@ -1182,7 +1182,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.16.7: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} @@ -1190,7 +1190,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.16.7: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} @@ -1198,7 +1198,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.16.7: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} @@ -1206,7 +1206,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.16.7: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} @@ -1224,10 +1224,10 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-typescript/7.16.5_@babel+core@7.16.7: - resolution: {integrity: sha512-/d4//lZ1Vqb4mZ5xTep3dDK888j7BGM/iKqBmndBaoYAFPlPKrGU608VVBz5JeyAb6YQDjRu1UKqj86UhwWVgw==} + /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.16.7: + resolution: {integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1717,6 +1717,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.9 + dev: false /@babel/runtime/7.16.7: resolution: {integrity: sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==} @@ -1731,6 +1732,7 @@ packages: '@babel/code-frame': 7.16.0 '@babel/parser': 7.16.6 '@babel/types': 7.16.0 + dev: false /@babel/template/7.16.7: resolution: {integrity: sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==} @@ -1774,24 +1776,6 @@ packages: - supports-color dev: true - /@babel/traverse/7.16.5: - resolution: {integrity: sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.16.7 - '@babel/generator': 7.16.5 - '@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.6 - '@babel/types': 7.16.0 - debug: 4.3.3 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/traverse/7.16.7: resolution: {integrity: sha512-8KWJPIb8c2VvY8AJrydh6+fVRo2ODx1wYBU2398xJVq0JomuLBZmVQzLPBblJgHIGYG4znCpUZUZ0Pt2vdmVYQ==} engines: {node: '>=6.9.0'} @@ -1889,10 +1873,10 @@ packages: resolution: {integrity: sha512-+eibu6on9quY8uN3xJ/n3rH+YIDLlpX7YulVmFvqAIz/ukRQ5tWaBmB7fMixHmnmRIRBRZgB8rNtonuMwZSAHQ==} dependencies: '@codemirror/language': 0.19.7 - '@codemirror/rangeset': 0.19.2 + '@codemirror/rangeset': 0.19.5 '@codemirror/state': 0.19.6 '@codemirror/view': 0.19.37 - '@lezer/common': 0.15.8 + '@lezer/common': 0.15.11 style-mod: 4.0.0 dev: false @@ -1929,7 +1913,7 @@ packages: '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.5 '@codemirror/view': 0.19.37 - '@lezer/common': 0.15.10 + '@lezer/common': 0.15.11 '@lezer/lr': 0.15.5 dev: false @@ -2055,14 +2039,14 @@ packages: w3c-keyname: 2.2.4 dev: false - /@commitlint/cli/16.0.1: + /@commitlint/cli/16.0.1_@types+node@17.0.6: resolution: {integrity: sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==} engines: {node: '>=v12'} hasBin: true dependencies: '@commitlint/format': 16.0.0 '@commitlint/lint': 16.0.0 - '@commitlint/load': 16.0.0 + '@commitlint/load': 16.0.0_@types+node@17.0.6 '@commitlint/read': 16.0.0 '@commitlint/types': 16.0.0 lodash: 4.17.21 @@ -2129,7 +2113,7 @@ packages: '@commitlint/types': 16.0.0 dev: true - /@commitlint/load/16.0.0: + /@commitlint/load/16.0.0_@types+node@17.0.6: resolution: {integrity: sha512-7WhrGCkP6K/XfjBBguLkkI2XUdiiIyMGlNsSoSqgRNiD352EiffhFEApMy1/XOU+viwBBm/On0n5p0NC7e9/4A==} engines: {node: '>=v12'} dependencies: @@ -2139,7 +2123,7 @@ packages: '@commitlint/types': 16.0.0 chalk: 4.1.2 cosmiconfig: 7.0.1 - cosmiconfig-typescript-loader: 1.0.2_typescript@4.5.4 + cosmiconfig-typescript-loader: 1.0.2_646584a8d620b4d6f5eb4525e8655565 lodash: 4.17.21 resolve-from: 5.0.0 typescript: 4.5.4 @@ -2268,7 +2252,7 @@ packages: dependencies: ajv: 6.12.6 debug: 4.3.3 - espree: 9.2.0 + espree: 9.3.0 globals: 13.12.0 ignore: 4.0.6 import-fresh: 3.3.0 @@ -2731,7 +2715,7 @@ packages: tslib: 2.3.1 dev: true - /@graphql-codegen/cli/2.3.1_graphql@15.7.2+typescript@4.5.4: + /@graphql-codegen/cli/2.3.1_6fc3d2884cf7cc5ceaa63c063181dac6: resolution: {integrity: sha512-xMSvYqFtnRXOp/sVJSyqiFTm70X8ouLXiq5o/R/D3yQtA6NNudAC+Q4oxg9/LZKnRDL6pehwdC8CNnQk0Tf7Sw==} hasBin: true peerDependencies: @@ -2746,8 +2730,8 @@ packages: '@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_graphql@15.7.2 - '@graphql-tools/url-loader': 7.7.0_graphql@15.7.2 + '@graphql-tools/prisma-loader': 7.1.1_799e1ae611f12d1a98fe5e3c33409b5c + '@graphql-tools/url-loader': 7.7.0_799e1ae611f12d1a98fe5e3c33409b5c '@graphql-tools/utils': 8.5.5_graphql@15.7.2 ansi-escapes: 4.3.2 chalk: 4.1.2 @@ -2761,7 +2745,7 @@ packages: glob: 7.2.0 globby: 11.0.4 graphql: 15.7.2 - graphql-config: 4.1.0_graphql@15.7.2+typescript@4.5.4 + graphql-config: 4.1.0_6fc3d2884cf7cc5ceaa63c063181dac6 inquirer: 8.2.0 is-glob: 4.0.3 json-to-pretty-yaml: 1.2.2 @@ -3078,12 +3062,12 @@ packages: tslib: 2.3.1 dev: true - /@graphql-tools/prisma-loader/7.1.1_graphql@15.7.2: + /@graphql-tools/prisma-loader/7.1.1_799e1ae611f12d1a98fe5e3c33409b5c: 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_graphql@15.7.2 + '@graphql-tools/url-loader': 7.7.0_799e1ae611f12d1a98fe5e3c33409b5c '@graphql-tools/utils': 8.5.5_graphql@15.7.2 '@types/js-yaml': 4.0.5 '@types/json-stable-stringify': 1.0.33 @@ -3135,7 +3119,7 @@ packages: tslib: 2.3.1 value-or-promise: 1.0.11 - /@graphql-tools/url-loader/7.7.0_graphql@15.7.2: + /@graphql-tools/url-loader/7.7.0_799e1ae611f12d1a98fe5e3c33409b5c: resolution: {integrity: sha512-mBBb+aJqI4E0MVEzyfi76Pi/G6lGxGTVt/tP1YtKJly7UnonNoWOtDusdL3zIVAGhGgLsNrLbGhLDbwSd6TV6A==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -3153,7 +3137,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 + meros: 1.1.4_@types+node@17.0.6 subscriptions-transport-ws: 0.11.0_graphql@15.7.2 sync-fetch: 0.3.1 tslib: 2.3.1 @@ -3272,7 +3256,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.5 + '@types/node': 17.0.6 chalk: 4.1.2 jest-message-util: 27.4.2 jest-util: 27.4.2 @@ -3293,7 +3277,7 @@ packages: '@jest/test-result': 27.4.2 '@jest/transform': 27.4.5 '@jest/types': 27.4.2 - '@types/node': 17.0.5 + '@types/node': 17.0.6 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.8.1 @@ -3330,7 +3314,7 @@ packages: dependencies: '@jest/fake-timers': 27.4.2 '@jest/types': 27.4.2 - '@types/node': 17.0.5 + '@types/node': 17.0.6 jest-mock: 27.4.2 dev: true @@ -3340,7 +3324,7 @@ packages: dependencies: '@jest/types': 27.4.2 '@sinonjs/fake-timers': 8.1.0 - '@types/node': 17.0.5 + '@types/node': 17.0.6 jest-message-util: 27.4.2 jest-mock: 27.4.2 jest-util: 27.4.2 @@ -3369,7 +3353,7 @@ packages: '@jest/test-result': 27.4.2 '@jest/transform': 27.4.5 '@jest/types': 27.4.2 - '@types/node': 17.0.5 + '@types/node': 17.0.6 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -3379,7 +3363,7 @@ packages: istanbul-lib-instrument: 4.0.3 istanbul-lib-report: 3.0.0 istanbul-lib-source-maps: 4.0.1 - istanbul-reports: 3.1.1 + istanbul-reports: 3.1.3 jest-haste-map: 27.4.5 jest-resolve: 27.4.5 jest-util: 27.4.2 @@ -3408,7 +3392,7 @@ packages: dependencies: '@jest/console': 27.4.2 '@jest/types': 27.4.2 - '@types/istanbul-lib-coverage': 2.0.3 + '@types/istanbul-lib-coverage': 2.0.4 collect-v8-coverage: 1.0.1 dev: true @@ -3451,9 +3435,9 @@ packages: resolution: {integrity: sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==} engines: {node: '>= 10.14.2'} dependencies: - '@types/istanbul-lib-coverage': 2.0.3 + '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 17.0.5 + '@types/node': 17.0.6 '@types/yargs': 15.0.14 chalk: 4.1.2 dev: true @@ -3462,18 +3446,23 @@ packages: resolution: {integrity: sha512-j35yw0PMTPpZsUoOBiuHzr1zTYoad1cVIE0ajEjcrJONxxrko/IRGKkXx3os0Nsi4Hu3+5VmDbVfq5WhG/pWAg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@types/istanbul-lib-coverage': 2.0.3 + '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 17.0.5 + '@types/node': 17.0.6 '@types/yargs': 16.0.4 chalk: 4.1.2 dev: true /@lezer/common/0.15.10: resolution: {integrity: sha512-vlr+be73zTDoQBIknBVOh/633tmbQcjxUu9PIeVeYESeBK3V6TuBW96RRFg93Y2cyK9lglz241gOgSn452HFvA==} + dev: false + + /@lezer/common/0.15.11: + resolution: {integrity: sha512-vv0nSdIaVCRcJ8rPuDdsrNVfBOYe/4Szr/LhF929XyDmBndLDuWiCCHooGlGlJfzELyO608AyDhVsuX/ZG36NA==} /@lezer/common/0.15.7: resolution: {integrity: sha512-Rw8TDJnBzZnkyzIXs1Tmmd241FrBLJBj8gkdy3y0joGFb8Z4I/joKEsR+gv1pb13o1TMsZxm3fmP+d/wPt2CTQ==} + dev: false /@lezer/common/0.15.8: resolution: {integrity: sha512-zpS/xty48huX4uBidupmWDYCRBYpVtoTiFhzYhd6GsQwU67WsdSImdWzZJDrF/DhcQ462wyrZahHlo2grFB5ig==} @@ -3487,7 +3476,7 @@ packages: resolution: {integrity: sha512-nxY6TTj0ZAcAvg1zEeaZnt1xODdyPhD0lTaPOgcGOVFHhwwx0Oz7CxZB7Rh+xRCXFr5kJWDtM1uXPp80UZjhAg==} hasBin: true dependencies: - '@lezer/common': 0.15.7 + '@lezer/common': 0.15.11 '@lezer/lr': 0.15.5 dev: true @@ -3512,10 +3501,10 @@ packages: /@lezer/lr/0.15.5: resolution: {integrity: sha512-DEcLyhdmBxD1foQe7RegLrSlfS/XaTMGLkO5evkzHWAQKh/JnFWp7j7iNB7s2EpxzRrBCh0U+W7JDCeFhv2mng==} dependencies: - '@lezer/common': 0.15.10 + '@lezer/common': 0.15.11 - /@mdn/browser-compat-data/4.0.11: - resolution: {integrity: sha512-rmQPBLe3/DuJy0Bcr1KNuSiIcgV67R2AeLxagKMQTI0R8F9lLC894wJRYhA5ytV0CIi7dzxILqdFeuVbqrkoCA==} + /@mdn/browser-compat-data/4.1.2: + resolution: {integrity: sha512-IzFTNGGMx+2fUPO2Gne9l9AiiRKIAAr+gsQNWmHzEnExhSbEmXX8BEfmR6ZW/6wu9mACWWmhMWtvjGf/lwcpog==} dev: true /@n1ru4l/graphql-live-query/0.9.0_graphql@15.7.2: @@ -3843,14 +3832,14 @@ packages: - webpack dev: true - /@nuxt/typescript-build/2.1.0_@nuxt+types@2.15.8+eslint@8.5.0: + /@nuxt/typescript-build/2.1.0_@nuxt+types@2.15.8+eslint@8.6.0: resolution: {integrity: sha512-7TLMpfzgOckf3cBkzoPFns6Xl8FzY6MoFfm/5HUE47QeTWAdOG9ZFxMrVhHWieZHYUuV+k6byRtaRv4S/3R8zA==} peerDependencies: '@nuxt/types': '>=2.13.1' dependencies: '@nuxt/types': 2.15.8_sass@1.45.2 consola: 2.15.3 - fork-ts-checker-webpack-plugin: 6.4.0_eslint@8.5.0+typescript@4.2.4 + fork-ts-checker-webpack-plugin: 6.4.0_eslint@8.6.0+typescript@4.2.4 ts-loader: 8.3.0_typescript@4.2.4 typescript: 4.2.4 transitivePeerDependencies: @@ -4015,16 +4004,16 @@ packages: dotenv: 8.6.0 dev: true - /@nuxtjs/eslint-config-typescript/8.0.0_67c8b681367d853d9012c48027869743: + /@nuxtjs/eslint-config-typescript/8.0.0_a8c2449df909a7716b8bc433fe74afe5: resolution: {integrity: sha512-JcRIDCN+lfhzeNw6QGxjUSmXzfnRsEc2gTWO7Kbz9JfznTNwsI+1oWJ2wwOb6MP82d8SkDgu4yINkbDGDgkdaA==} peerDependencies: eslint: ^8.3.0 dependencies: - '@nuxtjs/eslint-config': 8.0.0_6b2080c3e93c7bce1fb8a7113cbfa609 - '@typescript-eslint/eslint-plugin': 5.4.0_8b4df63d5a7c398f8debb7ff9e13f365 - '@typescript-eslint/parser': 5.4.0_eslint@8.5.0+typescript@4.5.4 - eslint: 8.5.0 - eslint-import-resolver-typescript: 2.5.0_eslint@8.5.0 + '@nuxtjs/eslint-config': 8.0.0_df77038b05eeac6266e413a561a3582f + '@typescript-eslint/eslint-plugin': 5.4.0_b2aa2c5fe6d0aa0437139bc4af08ca9c + '@typescript-eslint/parser': 5.4.0_eslint@8.6.0+typescript@4.5.4 + eslint: 8.6.0 + eslint-import-resolver-typescript: 2.5.0_eslint@8.6.0 transitivePeerDependencies: - eslint-plugin-import - jest @@ -4032,19 +4021,19 @@ packages: - typescript dev: true - /@nuxtjs/eslint-config/8.0.0_6b2080c3e93c7bce1fb8a7113cbfa609: + /@nuxtjs/eslint-config/8.0.0_df77038b05eeac6266e413a561a3582f: resolution: {integrity: sha512-NuZSiMdSCuBukwWgmNQuMYoA/jgL9SLfecOurUUQw/1QTcD0YKh0RxY4h9rNJB2jkfayzmZ+Y11hlOml40FVvw==} peerDependencies: eslint: ^8.3.0 dependencies: - eslint: 8.5.0 - eslint-config-standard: 16.0.3_cf57ce177ecd870ab6f2f91e60ef4a49 - eslint-plugin-import: 2.25.3_eslint@8.5.0 - eslint-plugin-jest: 25.3.0_6b2080c3e93c7bce1fb8a7113cbfa609 - eslint-plugin-node: 11.1.0_eslint@8.5.0 - eslint-plugin-promise: 5.1.1_eslint@8.5.0 - eslint-plugin-unicorn: 39.0.0_eslint@8.5.0 - eslint-plugin-vue: 8.2.0_eslint@8.5.0 + eslint: 8.6.0 + eslint-config-standard: 16.0.3_ce351d38976dbf7078524c5a3b0ec8a0 + eslint-plugin-import: 2.25.3_eslint@8.6.0 + eslint-plugin-jest: 25.3.0_df77038b05eeac6266e413a561a3582f + eslint-plugin-node: 11.1.0_eslint@8.6.0 + eslint-plugin-promise: 5.1.1_eslint@8.6.0 + eslint-plugin-unicorn: 39.0.0_eslint@8.6.0 + eslint-plugin-vue: 8.2.0_eslint@8.6.0 transitivePeerDependencies: - '@typescript-eslint/eslint-plugin' - jest @@ -4052,14 +4041,14 @@ packages: - typescript dev: true - /@nuxtjs/eslint-module/3.0.2_eslint@8.5.0: + /@nuxtjs/eslint-module/3.0.2_eslint@8.6.0: resolution: {integrity: sha512-9q6/bMSvUU2L7Vhy5LUmghW3BQZMReQAvywBwZtX7s62W6dIL7IdD1T3u2zc8JW90grtJK84Ocx3dyYTj/Oavw==} peerDependencies: eslint: '>=7' dependencies: consola: 2.15.3 - eslint: 8.5.0 - eslint-webpack-plugin: 2.5.4_eslint@8.5.0 + eslint: 8.6.0 + eslint-webpack-plugin: 2.5.4_eslint@8.6.0 transitivePeerDependencies: - webpack dev: true @@ -4260,6 +4249,15 @@ packages: dependencies: estree-walker: 2.0.2 picomatch: 2.3.0 + dev: false + + /@rollup/pluginutils/4.1.2: + resolution: {integrity: sha512-ROn4qvkxP9SyPeHaf7uQC/GPFY6L/OWy9+bd9AwcjOAWQwxRscoEyAUD8qCY5o5iL4jqQwoLk2kaTKJPb/HwzQ==} + engines: {node: '>= 8.0.0'} + dependencies: + estree-walker: 2.0.2 + picomatch: 2.3.1 + dev: true /@samverschueren/stream-to-observable/0.3.1_rxjs@6.6.7: resolution: {integrity: sha512-c/qwwcHyafOQuVQJj0IlBjf5yYgBI7YPJ77k4fOJYesb41jio65eaJODRUmfYKhTOFBrIZ66kgvGPlNbjuoRdQ==} @@ -4430,7 +4428,7 @@ packages: resolution: {integrity: sha512-ajUJdfDIuTCadB79ukO+0l8O+QwN0LiSxDaYUTI4LndbbUsGi6rWU1SCexXzBA2NSjlVB9/vbkasQIL3tmPBjw==} engines: {node: '>=8', npm: '>=6', yarn: '>=1'} dependencies: - '@babel/runtime': 7.16.3 + '@babel/runtime': 7.16.7 '@types/testing-library__jest-dom': 5.14.2 aria-query: 5.0.0 chalk: 3.0.0 @@ -4491,12 +4489,12 @@ packages: '@types/babel__traverse': 7.14.2 dev: true - /@types/babel__core/7.1.17: - resolution: {integrity: sha512-6zzkezS9QEIL8yCBvXWxPTJPNuMeECJVxSOhxNY/jfq9LxOTHivaYTqr37n9LknWWRTIkzqH2UilS5QFvfa90A==} + /@types/babel__core/7.1.18: + resolution: {integrity: sha512-S7unDjm/C7z2A2R9NzfKCK1I+BAALDtxEmsJBwlB3EzNfb929ykjL++1CK9LO++EIp2fQrC8O+BwjKvz6UeDyQ==} dependencies: - '@babel/parser': 7.16.6 - '@babel/types': 7.16.0 - '@types/babel__generator': 7.6.3 + '@babel/parser': 7.16.7 + '@babel/types': 7.16.7 + '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 '@types/babel__traverse': 7.14.2 dev: true @@ -4507,17 +4505,23 @@ packages: '@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.7 + dev: true + /@types/babel__template/7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.16.6 - '@babel/types': 7.16.0 + '@babel/parser': 7.16.7 + '@babel/types': 7.16.7 dev: true /@types/babel__traverse/7.14.2: resolution: {integrity: sha512-K2waXdXBi2302XUdcHcR1jCeU0LL4TD9HRs/gk0N2Xvrht+G/BfJa4QObBQZfhMdxiCpV3COl5Nfq4uKTeTnJA==} dependencies: - '@babel/types': 7.16.0 + '@babel/types': 7.16.7 dev: true /@types/body-parser/1.19.1: @@ -4632,7 +4636,7 @@ packages: /@types/graceful-fs/4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: - '@types/node': 17.0.5 + '@types/node': 17.0.6 dev: true /@types/html-minifier-terser/5.1.2: @@ -4657,14 +4661,14 @@ packages: '@types/node': 16.11.12 dev: false - /@types/istanbul-lib-coverage/2.0.3: - resolution: {integrity: sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==} + /@types/istanbul-lib-coverage/2.0.4: + resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==} dev: true /@types/istanbul-lib-report/3.0.0: resolution: {integrity: sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==} dependencies: - '@types/istanbul-lib-coverage': 2.0.3 + '@types/istanbul-lib-coverage': 2.0.4 dev: true /@types/istanbul-reports/3.0.1: @@ -4673,13 +4677,6 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/27.0.3: - resolution: {integrity: sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==} - dependencies: - jest-diff: 27.4.2 - pretty-format: 27.4.2 - dev: true - /@types/jest/27.4.0: resolution: {integrity: sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ==} dependencies: @@ -4750,16 +4747,20 @@ packages: /@types/node/16.11.12: resolution: {integrity: sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==} + /@types/node/16.11.17: + resolution: {integrity: sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==} + dev: true + /@types/node/16.11.6: resolution: {integrity: sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==} - /@types/node/16.11.9: - resolution: {integrity: sha512-MKmdASMf3LtPzwLyRrFjtFFZ48cMf8jmX5VRYrDQiJa8Ybu5VAmkqBWqKU8fdCwD8ysw4mQ9nrEHvzg6gunR7A==} - dev: true - /@types/node/17.0.5: resolution: {integrity: sha512-w3mrvNXLeDYV1GKTZorGJQivK6XLCoGwpnyJFbJVK/aTBQUxOCaa/GlFAAN3OTDFcb7h5tiFG+YXCO2By+riZw==} + /@types/node/17.0.6: + resolution: {integrity: sha512-+XBAjfZmmivILUzO0HwBJoYkAyyySSLg5KCGBDFLomJo0sV6szvVLAf4ANZZ0pfWzgEds5KmGLG9D5hfEqOhaA==} + dev: true + /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: true @@ -4884,7 +4885,7 @@ packages: /@types/testing-library__jest-dom/5.14.2: resolution: {integrity: sha512-vehbtyHUShPxIa9SioxDwCvgxukDMH//icJG90sXQBUm5lJOHLT5kNeU9tnivhnA/TkOFMzGIXN2cTc4hY8/kg==} dependencies: - '@types/jest': 27.0.3 + '@types/jest': 27.4.0 dev: true /@types/throttle-debounce/2.1.0: @@ -4978,7 +4979,7 @@ packages: '@types/yargs-parser': 20.2.1 dev: true - /@typescript-eslint/eslint-plugin/5.4.0_8b4df63d5a7c398f8debb7ff9e13f365: + /@typescript-eslint/eslint-plugin/5.4.0_b2aa2c5fe6d0aa0437139bc4af08ca9c: resolution: {integrity: sha512-9/yPSBlwzsetCsGEn9j24D8vGQgJkOTr4oMLas/w886ZtzKIs1iyoqFrwsX2fqYEeUwsdBpC21gcjRGo57u0eg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4989,11 +4990,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 5.4.0_eslint@8.5.0+typescript@4.5.4 - '@typescript-eslint/parser': 5.4.0_eslint@8.5.0+typescript@4.5.4 + '@typescript-eslint/experimental-utils': 5.4.0_eslint@8.6.0+typescript@4.5.4 + '@typescript-eslint/parser': 5.4.0_eslint@8.6.0+typescript@4.5.4 '@typescript-eslint/scope-manager': 5.4.0 debug: 4.3.3 - eslint: 8.5.0 + eslint: 8.6.0 functional-red-black-tree: 1.0.1 ignore: 5.1.9 regexpp: 3.2.0 @@ -5004,7 +5005,7 @@ packages: - supports-color dev: true - /@typescript-eslint/eslint-plugin/5.8.1_3a47348159e115370aa4cba56aba33b6: + /@typescript-eslint/eslint-plugin/5.8.1_13039593e64cd539d0b4c5c2da390958: resolution: {integrity: sha512-wTZ5oEKrKj/8/366qTM366zqhIKAp6NCMweoRONtfuC07OAU9nVI2GZZdqQ1qD30WAAtcPdkH+npDwtRFdp4Rw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5015,11 +5016,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 5.8.1_eslint@8.5.0+typescript@4.5.4 - '@typescript-eslint/parser': 5.8.1_eslint@8.5.0+typescript@4.5.4 + '@typescript-eslint/experimental-utils': 5.8.1_eslint@8.6.0+typescript@4.5.4 + '@typescript-eslint/parser': 5.8.1_eslint@8.6.0+typescript@4.5.4 '@typescript-eslint/scope-manager': 5.8.1 debug: 4.3.3 - eslint: 8.5.0 + eslint: 8.6.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -5030,7 +5031,7 @@ packages: - supports-color dev: true - /@typescript-eslint/experimental-utils/5.4.0_eslint@8.5.0+typescript@4.5.4: + /@typescript-eslint/experimental-utils/5.4.0_eslint@8.6.0+typescript@4.5.4: resolution: {integrity: sha512-Nz2JDIQUdmIGd6p33A+naQmwfkU5KVTLb/5lTk+tLVTDacZKoGQisj8UCxk7onJcrgjIvr8xWqkYI+DbI3TfXg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5040,15 +5041,15 @@ packages: '@typescript-eslint/scope-manager': 5.4.0 '@typescript-eslint/types': 5.4.0 '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.4 - eslint: 8.5.0 + eslint: 8.6.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.5.0 + eslint-utils: 3.0.0_eslint@8.6.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/experimental-utils/5.8.1_eslint@8.5.0+typescript@4.5.4: + /@typescript-eslint/experimental-utils/5.8.1_eslint@8.6.0+typescript@4.5.4: resolution: {integrity: sha512-fbodVnjIDU4JpeXWRDsG5IfIjYBxEvs8EBO8W1+YVdtrc2B9ppfof5sZhVEDOtgTfFHnYQJDI8+qdqLYO4ceww==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5058,15 +5059,15 @@ packages: '@typescript-eslint/scope-manager': 5.8.1 '@typescript-eslint/types': 5.8.1 '@typescript-eslint/typescript-estree': 5.8.1_typescript@4.5.4 - eslint: 8.5.0 + eslint: 8.6.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.5.0 + eslint-utils: 3.0.0_eslint@8.6.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/parser/5.4.0_eslint@8.5.0+typescript@4.5.4: + /@typescript-eslint/parser/5.4.0_eslint@8.6.0+typescript@4.5.4: resolution: {integrity: sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5080,13 +5081,13 @@ packages: '@typescript-eslint/types': 5.4.0 '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.4 debug: 4.3.3 - eslint: 8.5.0 + eslint: 8.6.0 typescript: 4.5.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.8.1_eslint@8.5.0+typescript@4.5.4: + /@typescript-eslint/parser/5.8.1_eslint@8.6.0+typescript@4.5.4: resolution: {integrity: sha512-K1giKHAjHuyB421SoXMXFHHVI4NdNY603uKw92++D3qyxSeYvC10CBJ/GE5Thpo4WTUvu1mmJI2/FFkz38F2Gw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5100,7 +5101,7 @@ packages: '@typescript-eslint/types': 5.8.1 '@typescript-eslint/typescript-estree': 5.8.1_typescript@4.5.4 debug: 4.3.3 - eslint: 8.5.0 + eslint: 8.6.0 typescript: 4.5.4 transitivePeerDependencies: - supports-color @@ -5841,7 +5842,7 @@ packages: engines: {node: '>= 8'} dependencies: normalize-path: 3.0.0 - picomatch: 2.3.0 + picomatch: 2.3.1 /aproba/1.2.0: resolution: {integrity: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==} @@ -6055,7 +6056,7 @@ packages: '@babel/core': 7.16.7 '@jest/transform': 27.4.5 '@jest/types': 27.4.2 - '@types/babel__core': 7.1.17 + '@types/babel__core': 7.1.18 babel-plugin-istanbul: 6.1.1 babel-preset-jest: 27.4.0_@babel+core@7.16.7 chalk: 4.1.2 @@ -6095,7 +6096,7 @@ packages: resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==} engines: {node: '>=8'} dependencies: - '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-plugin-utils': 7.16.7 '@istanbuljs/load-nyc-config': 1.1.0 '@istanbuljs/schema': 0.1.3 istanbul-lib-instrument: 5.1.0 @@ -6108,9 +6109,9 @@ packages: resolution: {integrity: sha512-Jcu7qS4OX5kTWBc45Hz7BMmgXuJqRnhatqpUhnzGC3OBYpOmf2tv6jFNwZpwM7wU7MUuv2r9IPS/ZlYOuburVw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/template': 7.16.0 - '@babel/types': 7.16.0 - '@types/babel__core': 7.1.17 + '@babel/template': 7.16.7 + '@babel/types': 7.16.7 + '@types/babel__core': 7.1.18 '@types/babel__traverse': 7.14.2 dev: true @@ -6507,12 +6508,12 @@ packages: resolution: {integrity: sha512-2+p27BTZ0T6fGAn57IZOoGRTDqIhaHVPHWTg5ZejMA/SKaQG1ChvfOnb9sxqRwLMUGtrUXbX0QQA7H1s6oQh0A==} engines: {node: '>=8.0.0'} dependencies: - '@mdn/browser-compat-data': 4.0.11 + '@mdn/browser-compat-data': 4.1.2 '@types/object-path': 0.11.1 '@types/semver': 7.3.9 '@types/ua-parser-js': 0.7.36 browserslist: 4.18.1 - caniuse-lite: 1.0.30001282 + caniuse-lite: 1.0.30001295 isbot: 3.3.4 object-path: 0.11.8 semver: 7.3.5 @@ -6535,8 +6536,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001286 - electron-to-chromium: 1.4.16 + caniuse-lite: 1.0.30001295 + electron-to-chromium: 1.4.31 escalade: 3.1.1 node-releases: 2.0.1 picocolors: 1.0.0 @@ -6547,8 +6548,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001294 - electron-to-chromium: 1.4.30 + caniuse-lite: 1.0.30001295 + electron-to-chromium: 1.4.31 escalade: 3.1.1 node-releases: 2.0.1 picocolors: 1.0.0 @@ -6604,12 +6605,12 @@ packages: resolution: {integrity: sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=} dev: false - /bundle-require/2.2.0_esbuild@0.14.9: + /bundle-require/2.2.0_esbuild@0.14.10: resolution: {integrity: sha512-JDVxYEAxEX1g8AWtadiIkCkFf42RulEl5AOIvUa4cpuEL/VKpK2lJwogyswHnp+qizNQxM0Ylamw7CjPRaJZuA==} peerDependencies: esbuild: '>=0.13' dependencies: - esbuild: 0.14.9 + esbuild: 0.14.10 dev: true /bytes/3.0.0: @@ -6784,9 +6785,10 @@ packages: /camelcase/6.2.0: resolution: {integrity: sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==} engines: {node: '>=10'} + dev: false - /camelcase/6.2.1: - resolution: {integrity: sha512-tVI4q5jjFV5CavAU8DXfza/TJcZutVKo/5Foskmsqcm0MsL91moHvwiGNnqaa2o6PF/7yT5ikDRcVcl8Rj6LCA==} + /camelcase/6.3.0: + resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} engines: {node: '>=10'} dev: true @@ -6802,16 +6804,8 @@ packages: /caniuse-lite/1.0.30001274: resolution: {integrity: sha512-+Nkvv0fHyhISkiMIjnyjmf5YJcQ1IQHZN6U9TLUMroWR38FNwpsC51Gb68yueafX1V6ifOisInSgP9WJFS13ew==} - /caniuse-lite/1.0.30001282: - resolution: {integrity: sha512-YhF/hG6nqBEllymSIjLtR2iWDDnChvhnVJqp+vloyt2tEHFG1yBR+ac2B/rOw0qOK0m0lEXU2dv4E/sMk5P9Kg==} - dev: true - - /caniuse-lite/1.0.30001286: - resolution: {integrity: sha512-zaEMRH6xg8ESMi2eQ3R4eZ5qw/hJiVsO/HlLwniIwErij0JDr9P+8V4dtx1l+kLq6j3yy8l8W4fst1lBnat5wQ==} - dev: true - - /caniuse-lite/1.0.30001294: - resolution: {integrity: sha512-LiMlrs1nSKZ8qkNhpUf5KD0Al1KCBE3zaT7OLOwEkagXMEDij98SiOovn9wxVGQpklk9vVC/pUSqgYmkmKOS8g==} + /caniuse-lite/1.0.30001295: + resolution: {integrity: sha512-lSP16vcyC0FEy0R4ECc9duSPoKoZy+YkpGkue9G4D81OfPnliopaZrU10+qtPdT8PbGXad/PNx43TIQrOmJZSQ==} /capital-case/1.0.4: resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} @@ -7416,8 +7410,8 @@ packages: deprecated: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. requiresBuild: true - /core-js/3.20.1: - resolution: {integrity: sha512-btdpStYFQScnNVQ5slVcr858KP0YWYjV16eGJQw8Gg7CWtu/2qNvIM3qVRIR3n1pK2R9NNOrTevbvAYxajwEjg==} + /core-js/3.20.2: + resolution: {integrity: sha512-nuqhq11DcOAbFBV4zCbKeGbKQsUDRqTX0oqx7AttUBuqe3h20ixsE039QHelbL6P4h+9kytVqyEtyZ6gsiwEYw==} requiresBuild: true dev: false @@ -7434,15 +7428,16 @@ packages: dependencies: '@iarna/toml': 2.2.5 - /cosmiconfig-typescript-loader/1.0.2_typescript@4.5.4: + /cosmiconfig-typescript-loader/1.0.2_646584a8d620b4d6f5eb4525e8655565: resolution: {integrity: sha512-27ZehvijYqAKVzta5xtZBS3PAliC8CmnWkGXN0vgxAZz7yqxpMjf3aG7flxF5rEiu8FAD7nZZXtOI+xUGn+bVg==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@types/node': '*' typescript: '>=3' dependencies: + '@types/node': 17.0.6 cosmiconfig: 7.0.1 - ts-node: 10.4.0_typescript@4.5.4 + ts-node: 10.4.0_646584a8d620b4d6f5eb4525e8655565 typescript: 4.5.4 transitivePeerDependencies: - '@swc/core' @@ -7568,7 +7563,7 @@ packages: resolution: {integrity: sha512-mpjkSErNO6vioL/Cde2aF4UBysPFEMyn+1AN1t7Oc4yqvzSRWe8iBte4P8BHyjo64OmC+ZBxwjIqmpSpIWiQ7Q==} engines: {node: '>=10.0.0'} dependencies: - '@types/node': 16.11.9 + '@types/node': 16.11.17 dev: true /crypto-browserify/3.12.0: @@ -8309,12 +8304,8 @@ packages: /electron-to-chromium/1.3.886: resolution: {integrity: sha512-+vYdeBosI63VkCtNWnEVFjgNd/IZwvnsWkKyPtWAvrhA+XfByKoBJcbsMgudVU/bUcGAF9Xp3aXn96voWlc3oQ==} - /electron-to-chromium/1.4.16: - resolution: {integrity: sha512-BQb7FgYwnu6haWLU63/CdVW+9xhmHls3RCQUFiV4lvw3wimEHTVcUk2hkuZo76QhR8nnDdfZE7evJIZqijwPdA==} - dev: true - - /electron-to-chromium/1.4.30: - resolution: {integrity: sha512-609z9sIMxDHg+TcR/VB3MXwH+uwtrYyeAwWc/orhnr90ixs6WVGSrt85CDLGUdNnLqCA7liv426V20EecjvflQ==} + /electron-to-chromium/1.4.31: + resolution: {integrity: sha512-t3XVQtk+Frkv6aTD4RRk0OqosU+VLe1dQFW83MDer78ZD6a52frgXuYOIsLYTQiH2Lm+JB2OKYcn7zrX+YGAiQ==} /elegant-spinner/1.0.1: resolution: {integrity: sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=} @@ -8520,144 +8511,144 @@ packages: is-date-object: 1.0.5 is-symbol: 1.0.4 - /esbuild-android-arm64/0.14.9: - resolution: {integrity: sha512-VpSCuUR07G4Re/5QzqtdxS5ZgxkCRyzu4Kf5SH1/EkXzRGeoWQt8xirkOMK58pfmg/FlS/fQNgwl3Txej4LoVg==} + /esbuild-android-arm64/0.14.10: + resolution: {integrity: sha512-vzkTafHKoiMX4uIN1kBnE/HXYLpNT95EgGanVk6DHGeYgDolU0NBxjO7yZpq4ZGFPOx8384eAdDrBYhO11TAlQ==} cpu: [arm64] os: [android] requiresBuild: true dev: true optional: true - /esbuild-darwin-64/0.14.9: - resolution: {integrity: sha512-F/RcRHMG5ccAL8n9VIy8ZC4D0IHZrN/1IhHQbY4qPXrMlh42FucR0TW4lr3vdHF3caaId1jdDSQQJ7jXR+ZC5Q==} + /esbuild-darwin-64/0.14.10: + resolution: {integrity: sha512-DJwzFVB95ZV7C3PQbf052WqaUuuMFXJeZJ0LKdnP1w+QOU0rlbKfX0tzuhoS//rOXUj1TFIwRuRsd0FX6skR7A==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /esbuild-darwin-arm64/0.14.9: - resolution: {integrity: sha512-3ue+1T4FR5TaAu4/V1eFMG8Uwn0pgAwQZb/WwL1X78d5Cy8wOVQ67KNH1lsjU+y/9AcwMKZ9x0GGNxBB4a1Rbw==} + /esbuild-darwin-arm64/0.14.10: + resolution: {integrity: sha512-RNaaoZDg3nsqs5z56vYCjk/VJ76npf752W0rOaCl5lO5TsgV9zecfdYgt7dtUrIx8b7APhVaNYud+tGsDOVC9g==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /esbuild-freebsd-64/0.14.9: - resolution: {integrity: sha512-0YEjWt6ijaf5Y3Q50YS1lZxuWZWMV/T7atQEuQnF8ioq5jamrVr8j1TZ9+rxcLgH1lBMsXj8IwW+6BleXredEg==} + /esbuild-freebsd-64/0.14.10: + resolution: {integrity: sha512-10B3AzW894u6bGZZhWiJOHw1uEHb4AFbUuBdyml1Ht0vIqd+KqWW+iY/yMwQAzILr2WJZqEhbOXRkJtY8aRqOw==} cpu: [x64] os: [freebsd] requiresBuild: true dev: true optional: true - /esbuild-freebsd-arm64/0.14.9: - resolution: {integrity: sha512-82w5qMgEeYvf8+vX/2KE5TOZf8rv8VK4TFiK6lDzdgdwwmBU5C8kdT3rO5Llan2K2LKndrou1eyi/fHwFcwPJQ==} + /esbuild-freebsd-arm64/0.14.10: + resolution: {integrity: sha512-mSQrKB7UaWvuryBTCo9leOfY2uEUSimAvcKIaUWbk5Hth9Sg+Try+qNA/NibPgs/vHkX0KFo/Rce6RPea+P15g==} cpu: [arm64] os: [freebsd] requiresBuild: true dev: true optional: true - /esbuild-linux-32/0.14.9: - resolution: {integrity: sha512-eu8J8HNpco7Mkd7T7djQRzGBeuve41kbXRxFHOwwbZXMNQojXjBqLuradi5i/Vsw+CA4G/yVpmJI2S75Cit2mQ==} + /esbuild-linux-32/0.14.10: + resolution: {integrity: sha512-lktF09JgJLZ63ANYHIPdYe339PDuVn19Q/FcGKkXWf+jSPkn5xkYzAabboNGZNUgNqSJ/vY7VrOn6UrBbJjgYA==} cpu: [ia32] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-64/0.14.9: - resolution: {integrity: sha512-WoEI+R6/PLZAxS7XagfQMFgRtLUi5cjqqU9VCfo3tnWmAXh/wt8QtUfCVVCcXVwZLS/RNvI19CtfjlrJU61nOg==} + /esbuild-linux-64/0.14.10: + resolution: {integrity: sha512-K+gCQz2oLIIBI8ZM77e9sYD5/DwEpeYCrOQ2SYXx+R4OU2CT9QjJDi4/OpE7ko4AcYMlMW7qrOCuLSgAlEj4Wg==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-arm/0.14.9: - resolution: {integrity: sha512-d3k1ZPREjaKYyhsS8x3jvc4ekjIZ8SmuihP60mrN1f6p5y07NKWw9i0OWD1p6hy+7g6cjMWq00tstMIikGB9Yg==} + /esbuild-linux-arm/0.14.10: + resolution: {integrity: sha512-BYa60dZ/KPmNKYxtHa3LSEdfKWHcm/RzP0MjB4AeBPhjS0D6/okhaBesZIY9kVIGDyeenKsJNOmnVt4+dhNnvQ==} cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-arm64/0.14.9: - resolution: {integrity: sha512-joUE0yQgWMDkQqBx3+6SdNCVZ10F1O4+WM94moghvhdTzkYpECIc/WvfqMF/w0V8Hecw3QJ7vugO7jsFlXXd4Q==} + /esbuild-linux-arm64/0.14.10: + resolution: {integrity: sha512-+qocQuQvcp5wo/V+OLXxqHPc+gxHttJEvbU/xrCGE03vIMqraL4wMua8JQx0SWEnJCWP+Nhf//v8OSwz1Xr5kA==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-mips64le/0.14.9: - resolution: {integrity: sha512-ZAuheiDRo2c4rxx8GUTEwPvos0zUwCYjP9K2WfCSmDL6m3RpaObCQhZghrDuoIUwvc/D6SWuABsKE9VzogsltQ==} + /esbuild-linux-mips64le/0.14.10: + resolution: {integrity: sha512-nmUd2xoBXpGo4NJCEWoaBj+n4EtDoLEvEYc8Z3aSJrY0Oa6s04czD1flmhd0I/d6QEU8b7GQ9U0g/rtBfhtxBg==} cpu: [mips64el] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-ppc64le/0.14.9: - resolution: {integrity: sha512-Pm8FeG5l314k3a2mbu3SAc5E2eLFuGUsGiSlw8V6xtA4whxJ7rit7951w9jBhz+1Vqqtqprg2IYTng3j2CGhVw==} + /esbuild-linux-ppc64le/0.14.10: + resolution: {integrity: sha512-vsOWZjm0rZix7HSmqwPph9arRVCyPtUpcURdayQDuIhMG2/UxJxpbdRaa//w4zYqcJzAWwuyH2PAlyy0ZNuxqQ==} cpu: [ppc64] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-s390x/0.14.9: - resolution: {integrity: sha512-G8FNZygV82N1/LOfPD8ZX7Mn1dPpKKPrZc93ebSJ8/VgNIafOAhV5vaeK1lhcx6ZSu+jJU/UyQQMG1CIvHRIaw==} + /esbuild-linux-s390x/0.14.10: + resolution: {integrity: sha512-knArKKZm0ypIYWOWyOT7+accVwbVV1LZnl2FWWy05u9Tyv5oqJ2F5+X2Vqe/gqd61enJXQWqoufXopvG3zULOg==} cpu: [s390x] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-netbsd-64/0.14.9: - resolution: {integrity: sha512-b7vPrn5XN0GRtNAQ3w+gq8AwUfWSRBkcPAdA5UUT5rkrw7wKFyMqi2/zREBc/Knu5YOsLmZPQSoM8QL6qy79cg==} + /esbuild-netbsd-64/0.14.10: + resolution: {integrity: sha512-6Gg8neVcLeyq0yt9bZpReb8ntZ8LBEjthxrcYWVrBElcltnDjIy1hrzsujt0+sC2rL+TlSsE9dzgyuvlDdPp2w==} cpu: [x64] os: [netbsd] requiresBuild: true dev: true optional: true - /esbuild-openbsd-64/0.14.9: - resolution: {integrity: sha512-w95Rt/vmVhZWfzZmeoMIHxbFiOFDmxC7GEdnCbDTXX2vlwKu+CIDIKOgWW+R1T2JqTNo5tu9dRkngKZMfbUo/A==} + /esbuild-openbsd-64/0.14.10: + resolution: {integrity: sha512-9rkHZzp10zI90CfKbFrwmQjqZaeDmyQ6s9/hvCwRkbOCHuto6RvMYH9ghQpcr5cUxD5OQIA+sHXi0zokRNXjcg==} cpu: [x64] os: [openbsd] requiresBuild: true dev: true optional: true - /esbuild-sunos-64/0.14.9: - resolution: {integrity: sha512-mzgmQZAVGo+uLkQXTY0viqVSEQKesmR5OEMMq1jM/2jucbZUcyaq8dVKRIWJJEzwNgZ6MpeOpshUtOzGxxy8ag==} + /esbuild-sunos-64/0.14.10: + resolution: {integrity: sha512-mEU+pqkhkhbwpJj5DiN3vL0GUFR/yrL3qj8ER1amIVyRibKbj02VM1QaIuk1sy5DRVIKiFXXgCaHvH3RNWCHIw==} cpu: [x64] os: [sunos] requiresBuild: true dev: true optional: true - /esbuild-windows-32/0.14.9: - resolution: {integrity: sha512-sYHEJLwdDJpjjSUyIGqPC1GRXl0Z/YT1K85Tcrv4iqZEXFR0rT7sTV+E0XC911FbTJHfuAdUJixkwAQeLMdrUg==} + /esbuild-windows-32/0.14.10: + resolution: {integrity: sha512-Z5DieUL1N6s78dOSdL95KWf8Y89RtPGxIoMF+LEy8ChDsX+pZpz6uAVCn+YaWpqQXO+2TnrcbgBIoprq2Mco1g==} cpu: [ia32] os: [win32] requiresBuild: true dev: true optional: true - /esbuild-windows-64/0.14.9: - resolution: {integrity: sha512-xJTpyFzpH51LGlVR2C3P+Gpnjujsx5kEtJj5V/x8TyD94VW+EpszyND/pay15CIF64pWywyQt2jmGUDl6kzkEw==} + /esbuild-windows-64/0.14.10: + resolution: {integrity: sha512-LE5Mm62y0Bilu7RDryBhHIX8rK3at5VwJ6IGM3BsASidCfOBTzqcs7Yy0/Vkq39VKeTmy9/66BAfVoZRNznoDw==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /esbuild-windows-arm64/0.14.9: - resolution: {integrity: sha512-NKPPsYVlHqdF0yMuMJrjuAzqS/BHrMXZ8TN1Du+Pgi8KkmxzNXRPDHQV0NPPJ+Z7Lp09joEHSz1zrvQRs1j6jw==} + /esbuild-windows-arm64/0.14.10: + resolution: {integrity: sha512-OJOyxDtabvcUYTc+O4dR0JMzLBz6G9+gXIHA7Oc5d5Fv1xiYa0nUeo8+W5s2e6ZkPRdIwOseYoL70rZz80S5BA==} cpu: [arm64] os: [win32] requiresBuild: true @@ -8670,29 +8661,29 @@ packages: requiresBuild: true dev: true - /esbuild/0.14.9: - resolution: {integrity: sha512-uuT3kFsfUvzNW6I2RKKIHuCvutY/U9KFcAP6emUm98WvBhyhEr5vGkZLeN3r3vXfoykl+7xekAH8Ky09LXBd0Q==} + /esbuild/0.14.10: + resolution: {integrity: sha512-ibZb+NwFqBwHHJlpnFMtg4aNmVK+LUtYMFC9CuKs6lDCBEvCHpqCFZFEirpqt1jOugwKGx8gALNGvX56lQyfew==} hasBin: true requiresBuild: true optionalDependencies: - esbuild-android-arm64: 0.14.9 - esbuild-darwin-64: 0.14.9 - esbuild-darwin-arm64: 0.14.9 - esbuild-freebsd-64: 0.14.9 - esbuild-freebsd-arm64: 0.14.9 - esbuild-linux-32: 0.14.9 - esbuild-linux-64: 0.14.9 - esbuild-linux-arm: 0.14.9 - esbuild-linux-arm64: 0.14.9 - esbuild-linux-mips64le: 0.14.9 - esbuild-linux-ppc64le: 0.14.9 - esbuild-linux-s390x: 0.14.9 - esbuild-netbsd-64: 0.14.9 - esbuild-openbsd-64: 0.14.9 - esbuild-sunos-64: 0.14.9 - esbuild-windows-32: 0.14.9 - esbuild-windows-64: 0.14.9 - esbuild-windows-arm64: 0.14.9 + esbuild-android-arm64: 0.14.10 + esbuild-darwin-64: 0.14.10 + esbuild-darwin-arm64: 0.14.10 + esbuild-freebsd-64: 0.14.10 + esbuild-freebsd-arm64: 0.14.10 + esbuild-linux-32: 0.14.10 + esbuild-linux-64: 0.14.10 + esbuild-linux-arm: 0.14.10 + esbuild-linux-arm64: 0.14.10 + esbuild-linux-mips64le: 0.14.10 + esbuild-linux-ppc64le: 0.14.10 + esbuild-linux-s390x: 0.14.10 + esbuild-netbsd-64: 0.14.10 + esbuild-openbsd-64: 0.14.10 + esbuild-sunos-64: 0.14.10 + esbuild-windows-32: 0.14.10 + esbuild-windows-64: 0.14.10 + esbuild-windows-arm64: 0.14.10 dev: true /escalade/3.1.1: @@ -8729,16 +8720,16 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-prettier/8.3.0_eslint@8.5.0: + /eslint-config-prettier/8.3.0_eslint@8.6.0: resolution: {integrity: sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.5.0 + eslint: 8.6.0 dev: true - /eslint-config-standard/16.0.3_cf57ce177ecd870ab6f2f91e60ef4a49: + /eslint-config-standard/16.0.3_ce351d38976dbf7078524c5a3b0ec8a0: resolution: {integrity: sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg==} peerDependencies: eslint: ^7.12.1 @@ -8746,10 +8737,10 @@ packages: eslint-plugin-node: ^11.1.0 eslint-plugin-promise: ^4.2.1 || ^5.0.0 dependencies: - eslint: 8.5.0 - eslint-plugin-import: 2.25.3_eslint@8.5.0 - eslint-plugin-node: 11.1.0_eslint@8.5.0 - eslint-plugin-promise: 5.1.1_eslint@8.5.0 + eslint: 8.6.0 + eslint-plugin-import: 2.25.3_eslint@8.6.0 + eslint-plugin-node: 11.1.0_eslint@8.6.0 + eslint-plugin-promise: 5.1.1_eslint@8.6.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -8759,7 +8750,7 @@ packages: resolve: 1.20.0 dev: true - /eslint-import-resolver-typescript/2.5.0_eslint@8.5.0: + /eslint-import-resolver-typescript/2.5.0_eslint@8.6.0: resolution: {integrity: sha512-qZ6e5CFr+I7K4VVhQu3M/9xGv9/YmwsEXrsm3nimw8vWaVHRDrQRp26BgCypTxBp3vUp4o5aVEJRiy0F2DFddQ==} engines: {node: '>=4'} peerDependencies: @@ -8767,7 +8758,7 @@ packages: eslint-plugin-import: '*' dependencies: debug: 4.3.3 - eslint: 8.5.0 + eslint: 8.6.0 glob: 7.2.0 is-glob: 4.0.3 resolve: 1.20.0 @@ -8785,18 +8776,18 @@ packages: pkg-dir: 2.0.0 dev: true - /eslint-plugin-es/3.0.1_eslint@8.5.0: + /eslint-plugin-es/3.0.1_eslint@8.6.0: resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.5.0 + eslint: 8.6.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-import/2.25.3_eslint@8.5.0: + /eslint-plugin-import/2.25.3_eslint@8.6.0: resolution: {integrity: sha512-RzAVbby+72IB3iOEL8clzPLzL3wpDrlwjsTBAQXgyp5SeTqqY+0bFubwuo+y/HLhNZcXV4XqTBO4LGsfyHIDXg==} engines: {node: '>=4'} peerDependencies: @@ -8806,7 +8797,7 @@ packages: array.prototype.flat: 1.2.5 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.5.0 + eslint: 8.6.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.1 has: 1.0.3 @@ -8818,7 +8809,7 @@ packages: tsconfig-paths: 3.12.0 dev: true - /eslint-plugin-jest/25.3.0_6b2080c3e93c7bce1fb8a7113cbfa609: + /eslint-plugin-jest/25.3.0_df77038b05eeac6266e413a561a3582f: resolution: {integrity: sha512-79WQtuBsTN1S8Y9+7euBYwxIOia/k7ykkl9OCBHL3xuww5ecursHy/D8GCIlvzHVWv85gOkS5Kv6Sh7RxOgK1Q==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} peerDependencies: @@ -8831,23 +8822,23 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.4.0_8b4df63d5a7c398f8debb7ff9e13f365 - '@typescript-eslint/experimental-utils': 5.4.0_eslint@8.5.0+typescript@4.5.4 - eslint: 8.5.0 + '@typescript-eslint/eslint-plugin': 5.4.0_b2aa2c5fe6d0aa0437139bc4af08ca9c + '@typescript-eslint/experimental-utils': 5.4.0_eslint@8.6.0+typescript@4.5.4 + eslint: 8.6.0 jest: 27.4.5 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-node/11.1.0_eslint@8.5.0: + /eslint-plugin-node/11.1.0_eslint@8.6.0: resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=5.16.0' dependencies: - eslint: 8.5.0 - eslint-plugin-es: 3.0.1_eslint@8.5.0 + eslint: 8.6.0 + eslint-plugin-es: 3.0.1_eslint@8.6.0 eslint-utils: 2.1.0 ignore: 5.1.9 minimatch: 3.0.4 @@ -8855,18 +8846,18 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-nuxt/3.1.0_eslint@8.5.0: + /eslint-plugin-nuxt/3.1.0_eslint@8.6.0: resolution: {integrity: sha512-vW+XbbMhncihLs+GYP+f6rqyBq33O3dNUqoFckbLGlWUsAyTzTp/2KYQC7MGpRg8Rq8JPj5Or2ypuSn7gOveHw==} dependencies: - eslint-plugin-vue: 8.2.0_eslint@8.5.0 + eslint-plugin-vue: 8.2.0_eslint@8.6.0 semver: 7.3.5 - vue-eslint-parser: 8.0.1_eslint@8.5.0 + vue-eslint-parser: 8.0.1_eslint@8.6.0 transitivePeerDependencies: - eslint - supports-color dev: true - /eslint-plugin-prettier/4.0.0_94e1b6d3ce6ea916847122712570e9ae: + /eslint-plugin-prettier/4.0.0_1c588f61426b1faf18812943f1678311: resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==} engines: {node: '>=6.0.0'} peerDependencies: @@ -8877,22 +8868,22 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.5.0 - eslint-config-prettier: 8.3.0_eslint@8.5.0 + eslint: 8.6.0 + eslint-config-prettier: 8.3.0_eslint@8.6.0 prettier: 2.5.1 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-promise/5.1.1_eslint@8.5.0: + /eslint-plugin-promise/5.1.1_eslint@8.6.0: resolution: {integrity: sha512-XgdcdyNzHfmlQyweOPTxmc7pIsS6dE4MvwhXWMQ2Dxs1XAL2GJDilUsjWen6TWik0aSI+zD/PqocZBblcm9rdA==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: eslint: ^7.0.0 dependencies: - eslint: 8.5.0 + eslint: 8.6.0 dev: true - /eslint-plugin-unicorn/39.0.0_eslint@8.5.0: + /eslint-plugin-unicorn/39.0.0_eslint@8.6.0: resolution: {integrity: sha512-fd5RK2FtYjGcIx3wra7csIE/wkkmBo22T1gZtRTsLr1Mb+KsFKJ+JOdSqhHXQUrI/JTs/Mon64cEYzTgSCbltw==} engines: {node: '>=12'} peerDependencies: @@ -8901,9 +8892,9 @@ packages: '@babel/helper-validator-identifier': 7.15.7 ci-info: 3.3.0 clean-regexp: 1.0.0 - eslint: 8.5.0 - eslint-template-visitor: 2.3.2_eslint@8.5.0 - eslint-utils: 3.0.0_eslint@8.5.0 + eslint: 8.6.0 + eslint-template-visitor: 2.3.2_eslint@8.6.0 + eslint-utils: 3.0.0_eslint@8.6.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.1.0 @@ -8918,17 +8909,17 @@ packages: - supports-color dev: true - /eslint-plugin-vue/8.2.0_eslint@8.5.0: + /eslint-plugin-vue/8.2.0_eslint@8.6.0: resolution: {integrity: sha512-cLIdTuOAMXyHeQ4drYKcZfoyzdwdBpH279X8/N0DgmotEI9yFKb5O/cAgoie/CkQZCH/MOmh0xw/KEfS90zY2A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.5.0 - eslint-utils: 3.0.0_eslint@8.5.0 + eslint: 8.6.0 + eslint-utils: 3.0.0_eslint@8.6.0 natural-compare: 1.4.0 semver: 7.3.5 - vue-eslint-parser: 8.0.1_eslint@8.5.0 + vue-eslint-parser: 8.0.1_eslint@8.6.0 transitivePeerDependencies: - supports-color dev: true @@ -8965,14 +8956,14 @@ packages: estraverse: 5.3.0 dev: true - /eslint-template-visitor/2.3.2_eslint@8.5.0: + /eslint-template-visitor/2.3.2_eslint@8.6.0: resolution: {integrity: sha512-3ydhqFpuV7x1M9EK52BPNj6V0Kwu0KKkcIAfpUhwHbR8ocRln/oUHgfxQupY8O1h4Qv/POHDumb/BwwNfxbtnA==} peerDependencies: eslint: '>=7.0.0' dependencies: '@babel/core': 7.16.7 - '@babel/eslint-parser': 7.16.3_@babel+core@7.16.7+eslint@8.5.0 - eslint: 8.5.0 + '@babel/eslint-parser': 7.16.3_@babel+core@7.16.7+eslint@8.6.0 + eslint: 8.6.0 eslint-visitor-keys: 2.1.0 esquery: 1.4.0 multimap: 1.1.0 @@ -8987,13 +8978,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.5.0: + /eslint-utils/3.0.0_eslint@8.6.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.5.0 + eslint: 8.6.0 eslint-visitor-keys: 2.1.0 dev: true @@ -9012,7 +9003,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint-webpack-plugin/2.5.4_eslint@8.5.0: + /eslint-webpack-plugin/2.5.4_eslint@8.6.0: resolution: {integrity: sha512-7rYh0m76KyKSDE+B+2PUQrlNS4HJ51t3WKpkJg6vo2jFMbEPTG99cBV0Dm7LXSHucN4WGCG65wQcRiTFrj7iWw==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -9021,15 +9012,15 @@ packages: dependencies: '@types/eslint': 7.28.2 arrify: 2.0.1 - eslint: 8.5.0 + eslint: 8.6.0 jest-worker: 26.6.2 micromatch: 4.0.4 normalize-path: 3.0.0 schema-utils: 3.1.1 dev: true - /eslint/8.5.0: - resolution: {integrity: sha512-tVGSkgNbOfiHyVte8bCM8OmX+xG9PzVG/B4UCF60zx7j61WIVY/AqJECDgpLD4DbbESD0e174gOg3ZlrX15GDg==} + /eslint/8.6.0: + resolution: {integrity: sha512-UvxdOJ7mXFlw7iuHZA4jmzPaUqIw54mZrv+XPYKNbKdLR0et4rf60lIZUU9kiNtnzzMzGWxMV+tQ7uG7JG8DPw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: @@ -9043,9 +9034,9 @@ packages: enquirer: 2.3.6 escape-string-regexp: 4.0.0 eslint-scope: 7.1.0 - eslint-utils: 3.0.0_eslint@8.5.0 + eslint-utils: 3.0.0_eslint@8.6.0 eslint-visitor-keys: 3.1.0 - espree: 9.2.0 + espree: 9.3.0 esquery: 1.4.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -9084,6 +9075,15 @@ packages: eslint-visitor-keys: 3.1.0 dev: true + /espree/9.3.0: + resolution: {integrity: sha512-d/5nCsb0JcqsSEeQzFZ8DH1RmxPcglRWh24EFTlUEmCKoehXGdpsx0RkHDubqUI8LSAIKMQp4r9SzQ3n+sm4HQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + acorn: 8.7.0 + acorn-jsx: 5.3.2_acorn@8.7.0 + eslint-visitor-keys: 3.1.0 + dev: true + /esprima/4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} @@ -9566,7 +9566,7 @@ packages: resolution: {integrity: sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=} engines: {node: '>=0.10.0'} - /fork-ts-checker-webpack-plugin/6.4.0_eslint@8.5.0+typescript@4.2.4: + /fork-ts-checker-webpack-plugin/6.4.0_eslint@8.6.0+typescript@4.2.4: resolution: {integrity: sha512-3I3wFkc4DbzaUDPWEi96wdYGu4EKtxBafhZYm0o4mX51d9bphAY4P3mBl8K5mFXFJqVzHfmdbm9kLGnm7vwwBg==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -9586,7 +9586,7 @@ packages: chokidar: 3.5.2 cosmiconfig: 6.0.0 deepmerge: 4.2.2 - eslint: 8.5.0 + eslint: 8.6.0 fs-extra: 9.1.0 glob: 7.2.0 memfs: 3.3.0 @@ -9987,7 +9987,7 @@ packages: /graceful-fs/4.2.8: resolution: {integrity: sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==} - /graphql-config/4.1.0_graphql@15.7.2+typescript@4.5.4: + /graphql-config/4.1.0_6fc3d2884cf7cc5ceaa63c063181dac6: resolution: {integrity: sha512-Myqay6pmdcmX3KqoH+bMbeKZ1cTODpHS2CxF1ZzNnfTE+YUpGTcp01bOw6LpzamRb0T/WTYtGFbZeXGo9Hab2Q==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -9998,7 +9998,7 @@ packages: '@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_graphql@15.7.2 + '@graphql-tools/url-loader': 7.7.0_799e1ae611f12d1a98fe5e3c33409b5c '@graphql-tools/utils': 8.5.5_graphql@15.7.2 cosmiconfig: 7.0.1 cosmiconfig-toml-loader: 1.0.0 @@ -10011,13 +10011,13 @@ packages: - typescript - utf-8-validate - /graphql-language-service-interface/2.9.1_graphql@15.7.2+typescript@4.5.4: + /graphql-language-service-interface/2.9.1_6fc3d2884cf7cc5ceaa63c063181dac6: 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_graphql@15.7.2+typescript@4.5.4 + graphql-language-service-parser: 1.10.4_6fc3d2884cf7cc5ceaa63c063181dac6 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 @@ -10028,13 +10028,13 @@ packages: - utf-8-validate dev: false - /graphql-language-service-parser/1.10.4_graphql@15.7.2+typescript@4.5.4: + /graphql-language-service-parser/1.10.4_6fc3d2884cf7cc5ceaa63c063181dac6: 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_graphql@15.7.2+typescript@4.5.4 + graphql-language-service-types: 1.8.7_6fc3d2884cf7cc5ceaa63c063181dac6 transitivePeerDependencies: - '@types/node' - bufferutil @@ -10050,13 +10050,13 @@ packages: graphql: 15.7.2 dev: false - /graphql-language-service-types/1.8.7_graphql@15.7.2+typescript@4.5.4: + /graphql-language-service-types/1.8.7_6fc3d2884cf7cc5ceaa63c063181dac6: 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_graphql@15.7.2+typescript@4.5.4 + graphql-config: 4.1.0_6fc3d2884cf7cc5ceaa63c063181dac6 vscode-languageserver-types: 3.16.0 transitivePeerDependencies: - '@types/node' @@ -10598,13 +10598,6 @@ packages: import-from: 2.1.0 dev: false - /import-cwd/3.0.0: - resolution: {integrity: sha512-4pnzH16plW+hgvRECbDWpQl3cqtvSofHWh44met7ESfZ8UZOWWddm8hEyDTqREJ9RbYHY8gi8DqmaelApoOGMg==} - engines: {node: '>=8'} - dependencies: - import-from: 3.0.0 - dev: true - /import-fresh/2.0.0: resolution: {integrity: sha1-2BNVwVYS04bGH53dOSLUMEgipUY=} engines: {node: '>=4'} @@ -10627,13 +10620,6 @@ packages: resolve-from: 3.0.0 dev: false - /import-from/3.0.0: - resolution: {integrity: sha512-CiuXOFFSzkU5x/CR0+z7T91Iht4CXgfCxVOFRhh2Zyhg5wOpWvvDLQUsWl+gcN+QscYBjez8hDCt85O7RLDttQ==} - engines: {node: '>=8'} - dependencies: - resolve-from: 5.0.0 - dev: true - /import-from/4.0.0: resolution: {integrity: sha512-P9J71vT5nLlDeV8FHs5nNxaLbrpfAV5cF5srvbZfpwpcJoM/xZR3hiv+q+SAnuSmuGbXMWud063iIMx/V/EWZQ==} engines: {node: '>=12.2'} @@ -11204,7 +11190,7 @@ packages: engines: {node: '>=8'} dependencies: '@babel/core': 7.16.7 - '@babel/parser': 7.16.6 + '@babel/parser': 7.16.7 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -11232,8 +11218,8 @@ packages: - supports-color dev: true - /istanbul-reports/3.1.1: - resolution: {integrity: sha512-q1kvhAXWSsXfMjCdNHNPKZZv94OlspKnoGv+R9RGbnqOOQ0VbNfLFgQDVgi7hHenKsndGq3/o0OBdzDXthWcNw==} + /istanbul-reports/3.1.3: + resolution: {integrity: sha512-x9LtDVtfm/t1GFiLl3NffC7hz+I1ragvgX1P/Lg1NlIagifZDKUkuuaAxH/qpwj2IuEfD8G2Bs/UKp+sZ/pKkg==} engines: {node: '>=8'} dependencies: html-escaper: 2.0.2 @@ -11259,7 +11245,7 @@ packages: '@jest/environment': 27.4.4 '@jest/test-result': 27.4.2 '@jest/types': 27.4.2 - '@types/node': 17.0.5 + '@types/node': 17.0.6 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -11392,7 +11378,7 @@ packages: '@jest/environment': 27.4.4 '@jest/fake-timers': 27.4.2 '@jest/types': 27.4.2 - '@types/node': 17.0.5 + '@types/node': 17.0.6 jest-mock: 27.4.2 jest-util: 27.4.2 jsdom: 16.7.0 @@ -11410,7 +11396,7 @@ packages: '@jest/environment': 27.4.4 '@jest/fake-timers': 27.4.2 '@jest/types': 27.4.2 - '@types/node': 17.0.5 + '@types/node': 17.0.6 jest-mock: 27.4.2 jest-util: 27.4.2 dev: true @@ -11431,7 +11417,7 @@ packages: dependencies: '@jest/types': 27.4.2 '@types/graceful-fs': 4.1.5 - '@types/node': 17.0.5 + '@types/node': 17.0.6 anymatch: 3.1.2 fb-watchman: 2.0.1 graceful-fs: 4.2.8 @@ -11454,7 +11440,7 @@ packages: '@jest/source-map': 27.4.0 '@jest/test-result': 27.4.2 '@jest/types': 27.4.2 - '@types/node': 17.0.5 + '@types/node': 17.0.6 chalk: 4.1.2 co: 4.6.0 expect: 27.4.2 @@ -11503,7 +11489,7 @@ packages: resolution: {integrity: sha512-rGiLePzQ3AzwUshu2+Rn+UMFk0pHN58sOG+IaJbk5Jxuqo3NYO1U2/MIR4S1sKgsoYSXSzdtSa0TgrmtUwEbmA==} engines: {node: '>= 10.14.2'} dependencies: - '@babel/code-frame': 7.16.0 + '@babel/code-frame': 7.16.7 '@jest/types': 26.6.2 '@types/stack-utils': 2.0.1 chalk: 4.1.2 @@ -11518,7 +11504,7 @@ packages: resolution: {integrity: sha512-OMRqRNd9E0DkBLZpFtZkAGYOXl6ZpoMtQJWTAREJKDOFa0M6ptB7L67tp+cszMBkvSgKOhNtQp2Vbcz3ZZKo/w==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/code-frame': 7.16.0 + '@babel/code-frame': 7.16.7 '@jest/types': 27.4.2 '@types/stack-utils': 2.0.1 chalk: 4.1.2 @@ -11534,7 +11520,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.5 + '@types/node': 17.0.6 dev: true /jest-pnp-resolver/1.2.2_jest-resolve@27.4.5: @@ -11595,7 +11581,7 @@ packages: '@jest/test-result': 27.4.2 '@jest/transform': 27.4.5 '@jest/types': 27.4.2 - '@types/node': 17.0.5 + '@types/node': 17.0.6 chalk: 4.1.2 emittery: 0.8.1 exit: 0.1.2 @@ -11663,7 +11649,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.5 + '@types/node': 17.0.6 graceful-fs: 4.2.8 dev: true @@ -11672,11 +11658,11 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@babel/core': 7.16.7 - '@babel/generator': 7.16.5 - '@babel/parser': 7.16.6 - '@babel/plugin-syntax-typescript': 7.16.5_@babel+core@7.16.7 - '@babel/traverse': 7.16.5 - '@babel/types': 7.16.0 + '@babel/generator': 7.16.7 + '@babel/parser': 7.16.7 + '@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.16.7 + '@babel/traverse': 7.16.7 + '@babel/types': 7.16.7 '@jest/transform': 27.4.5 '@jest/types': 27.4.2 '@types/babel__traverse': 7.14.2 @@ -11704,11 +11690,11 @@ 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.5 + '@types/node': 17.0.6 chalk: 4.1.2 ci-info: 3.3.0 graceful-fs: 4.2.8 - picomatch: 2.3.0 + picomatch: 2.3.1 dev: true /jest-validate/27.4.2: @@ -11716,7 +11702,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 - camelcase: 6.2.1 + camelcase: 6.3.0 chalk: 4.1.2 jest-get-type: 27.4.0 leven: 3.1.0 @@ -11729,7 +11715,7 @@ packages: dependencies: '@jest/test-result': 27.4.2 '@jest/types': 27.4.2 - '@types/node': 17.0.5 + '@types/node': 17.0.6 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 27.4.2 @@ -11757,7 +11743,7 @@ packages: resolution: {integrity: sha512-f2s8kEdy15cv9r7q4KkzGXvlY0JTcmCbMHZBfSQDwW77REr45IDWwd0lksDFeVHH2jJ5pqb90T77XscrjeGzzg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 17.0.5 + '@types/node': 17.0.6 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -12131,8 +12117,8 @@ packages: /lines-and-columns/1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - /lint-staged/12.1.4: - resolution: {integrity: sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==} + /lint-staged/12.1.5: + resolution: {integrity: sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -12660,7 +12646,7 @@ packages: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - /meros/1.1.4: + /meros/1.1.4_@types+node@17.0.6: resolution: {integrity: sha512-E9ZXfK9iQfG9s73ars9qvvvbSIkJZF5yOo9j4tcwM5tN8mUKfj/EKN5PzOr3ZH0y5wL7dLAHw3RVEfpQV9Q7VQ==} engines: {node: '>=12'} peerDependencies: @@ -12668,6 +12654,8 @@ packages: peerDependenciesMeta: '@types/node': optional: true + dependencies: + '@types/node': 17.0.6 /micromatch/3.1.0: resolution: {integrity: sha512-3StSelAE+hnRvMs8IdVW7Uhk8CVed5tp+kLLGlBP6WiRAXS21GPGu/Nat4WNPXj2Eoc24B02SaeoyozPMfj0/g==} @@ -12712,7 +12700,7 @@ packages: engines: {node: '>=8.6'} dependencies: braces: 3.0.2 - picomatch: 2.3.0 + picomatch: 2.3.1 /miller-rabin/4.0.1: resolution: {integrity: sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==} @@ -13803,6 +13791,11 @@ packages: /picomatch/2.3.0: resolution: {integrity: sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==} engines: {node: '>=8.6'} + dev: false + + /picomatch/2.3.1: + resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} + engines: {node: '>=8.6'} /pidtree/0.3.1: resolution: {integrity: sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==} @@ -14109,8 +14102,8 @@ packages: import-cwd: 2.1.0 dev: false - /postcss-load-config/3.1.0: - resolution: {integrity: sha512-ipM8Ds01ZUophjDTQYSVP70slFSYg3T0/zyfII5vzhN6V57YSxMgG5syXuwi5VtS8wSf3iL30v0uBdoIVx4Q0g==} + /postcss-load-config/3.1.1: + resolution: {integrity: sha512-c/9XYboIbSEUZpiD1UQD0IKiUe8n9WHYV7YFe7X7J+ZwCsEKkUJSFWjS9hBU1RR9THR7jMXst8sxiqP0jjo2mg==} engines: {node: '>= 10'} peerDependencies: ts-node: '>=9.0.0' @@ -14118,7 +14111,6 @@ packages: ts-node: optional: true dependencies: - import-cwd: 3.0.0 lilconfig: 2.0.4 yaml: 1.10.2 dev: true @@ -15025,7 +15017,7 @@ packages: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} engines: {node: '>=8.10.0'} dependencies: - picomatch: 2.3.0 + picomatch: 2.3.1 /redent/3.0.0: resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==} @@ -15333,7 +15325,7 @@ packages: rollup: 2.62.0 typescript: 4.5.4 optionalDependencies: - '@babel/code-frame': 7.16.0 + '@babel/code-frame': 7.16.7 dev: true /rollup-plugin-ts/2.0.4_rollup@2.62.0+typescript@4.5.4: @@ -15362,9 +15354,9 @@ packages: '@swc/helpers': optional: true dependencies: - '@rollup/pluginutils': 4.1.1 + '@rollup/pluginutils': 4.1.2 '@wessberg/stringutil': 1.0.19 - browserslist: 4.18.1 + browserslist: 4.19.1 browserslist-generator: 1.0.65 chalk: 4.1.2 compatfactory: 0.0.12_typescript@4.5.4 @@ -17054,7 +17046,7 @@ packages: resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==} dev: true - /ts-node/10.4.0_typescript@4.5.4: + /ts-node/10.4.0_646584a8d620b4d6f5eb4525e8655565: resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==} hasBin: true peerDependencies: @@ -17073,6 +17065,7 @@ packages: '@tsconfig/node12': 1.0.9 '@tsconfig/node14': 1.0.1 '@tsconfig/node16': 1.0.2 + '@types/node': 17.0.6 acorn: 8.7.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -17143,15 +17136,15 @@ packages: typescript: optional: true dependencies: - bundle-require: 2.2.0_esbuild@0.14.9 + bundle-require: 2.2.0_esbuild@0.14.10 cac: 6.7.12 chokidar: 3.5.2 debug: 4.3.3 - esbuild: 0.14.9 + esbuild: 0.14.10 execa: 5.1.1 globby: 11.0.4 joycon: 3.1.1 - postcss-load-config: 3.1.0 + postcss-load-config: 3.1.1 resolve-from: 5.0.0 rollup: 2.62.0 source-map: 0.7.3 @@ -17555,7 +17548,7 @@ packages: resolution: {integrity: sha512-/PRhfd8aTNp9Ggr62HPzXg2XasNFGy5PBt0Rp04du7/8GNNSgxFL6WBTkgMKSL9bFjH+8kKEG3f37FmxiTqUUA==} engines: {node: '>=10.12.0'} dependencies: - '@types/istanbul-lib-coverage': 2.0.3 + '@types/istanbul-lib-coverage': 2.0.4 convert-source-map: 1.8.0 source-map: 0.7.3 dev: true @@ -17624,14 +17617,14 @@ packages: resolution: {integrity: sha512-vKl1skEKn8EK9f8P2ZzhRnuaRHLHrlt1sbRmazlvsx6EiC3A8oWF8YCBrMJzoN+W3OnElwIGbVjsx6/xelY1AA==} dev: false - /vue-eslint-parser/8.0.1_eslint@8.5.0: + /vue-eslint-parser/8.0.1_eslint@8.6.0: resolution: {integrity: sha512-lhWjDXJhe3UZw2uu3ztX51SJAPGPey1Tff2RK3TyZURwbuI4vximQLzz4nQfCv8CZq4xx7uIiogHMMoSJPr33A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.3 - eslint: 8.5.0 + eslint: 8.6.0 eslint-scope: 6.0.0 eslint-visitor-keys: 3.1.0 espree: 9.2.0 @@ -18313,11 +18306,11 @@ packages: /yargs-parser/20.2.4: resolution: {integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==} engines: {node: '>=10'} - dev: true /yargs-parser/20.2.9: resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'} + dev: true /yargs-parser/21.0.0: resolution: {integrity: sha512-z9kApYUOCwoeZ78rfRYYWdiU/iNL6mwwYlkkZfJoyMR1xps+NEBX5X7XmRpxkZHhXJ6+Ey00IwKxBBSW9FIjyA==} @@ -18327,7 +18320,7 @@ packages: resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==} engines: {node: '>=10'} dependencies: - camelcase: 6.2.0 + camelcase: 6.3.0 decamelize: 4.0.0 flat: 5.0.2 is-plain-obj: 2.1.0 @@ -18360,7 +18353,7 @@ packages: require-directory: 2.1.1 string-width: 4.2.3 y18n: 5.0.8 - yargs-parser: 20.2.9 + yargs-parser: 20.2.4 /yargs/17.3.1: resolution: {integrity: sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA==}