From 7f7338faeb4f5336f2e84e7e9d27cdd6bbc393d6 Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Mon, 10 Jan 2022 10:29:31 +0530 Subject: [PATCH] chore(deps): bump --- package.json | 6 +- packages/codemirror-lang-graphql/package.json | 6 +- packages/hoppscotch-app/package.json | 24 +- packages/hoppscotch-data/package.json | 2 +- packages/hoppscotch-js-sandbox/package.json | 12 +- pnpm-lock.yaml | 1584 +++++++++-------- 6 files changed, 832 insertions(+), 802 deletions(-) diff --git a/package.json b/package.json index 49d147407..e3e99982e 100644 --- a/package.json +++ b/package.json @@ -21,11 +21,11 @@ ], "dependencies": { "husky": "^7.0.4", - "lint-staged": "^12.1.5" + "lint-staged": "^12.1.7" }, "devDependencies": { - "@commitlint/cli": "^16.0.1", + "@commitlint/cli": "^16.0.2", "@commitlint/config-conventional": "^16.0.0", - "@types/node": "^17.0.6" + "@types/node": "^17.0.8" } } diff --git a/packages/codemirror-lang-graphql/package.json b/packages/codemirror-lang-graphql/package.json index 1762cdc3d..b3d4c4c1e 100644 --- a/packages/codemirror-lang-graphql/package.json +++ b/packages/codemirror-lang-graphql/package.json @@ -16,16 +16,16 @@ "types": "dist/index.d.ts", "sideEffects": false, "dependencies": { - "@codemirror/highlight": "^0.19.6", + "@codemirror/highlight": "^0.19.7", "@codemirror/language": "^0.19.7", "@lezer/lr": "^0.15.5" }, "devDependencies": { "@lezer/generator": "^0.15.2", "mocha": "^9.1.3", - "rollup": "^2.62.0", + "rollup": "^2.63.0", "rollup-plugin-dts": "^4.1.0", - "rollup-plugin-ts": "^2.0.4", + "rollup-plugin-ts": "^2.0.5", "typescript": "^4.5.4" }, "license": "MIT" diff --git a/packages/hoppscotch-app/package.json b/packages/hoppscotch-app/package.json index c9b2c1e16..5cde9e1c7 100644 --- a/packages/hoppscotch-app/package.json +++ b/packages/hoppscotch-app/package.json @@ -34,15 +34,15 @@ }, "dependencies": { "@apollo/client": "^3.5.6", - "@codemirror/autocomplete": "^0.19.9", + "@codemirror/autocomplete": "^0.19.10", "@codemirror/closebrackets": "^0.19.0", "@codemirror/commands": "^0.19.6", "@codemirror/comment": "^0.19.0", "@codemirror/fold": "^0.19.2", "@codemirror/gutter": "^0.19.9", - "@codemirror/highlight": "^0.19.6", - "@codemirror/history": "^0.19.1", - "@codemirror/lang-javascript": "^0.19.3", + "@codemirror/highlight": "^0.19.7", + "@codemirror/history": "^0.19.2", + "@codemirror/lang-javascript": "^0.19.4", "@codemirror/lang-json": "^0.19.1", "@codemirror/language": "^0.19.7", "@codemirror/legacy-modes": "^0.19.0", @@ -54,7 +54,7 @@ "@codemirror/stream-parser": "^0.19.3", "@codemirror/text": "^0.19.5", "@codemirror/tooltip": "^0.19.10", - "@codemirror/view": "^0.19.37", + "@codemirror/view": "^0.19.39", "@hoppscotch/codemirror-lang-graphql": "workspace:^0.1.0", "@hoppscotch/data": "workspace:^0.2.0", "@hoppscotch/js-sandbox": "workspace:^1.0.0", @@ -74,8 +74,8 @@ "axios": "^0.24.0", "core-js": "^3.20.2", "esprima": "^4.0.1", - "firebase": "^9.6.1", - "fp-ts": "^2.11.5", + "firebase": "^9.6.2", + "fp-ts": "^2.11.6", "fuse.js": "^6.5.3", "graphql": "^15.5.0", "graphql-language-service-interface": "^2.9.1", @@ -92,7 +92,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.4.0", + "socket.io-client-v4": "npm:socket.io-client@^4.4.1", "socketio-wildcard": "^2.0.0", "splitpanes": "^2.3.8", "subscriptions-transport-ws": "^0.11.0", @@ -140,25 +140,25 @@ "@types/httpsnippet": "^1.23.1", "@types/lodash": "^4.14.178", "@types/splitpanes": "^2.2.1", - "@types/uuid": "^8.3.3", + "@types/uuid": "^8.3.4", "@urql/devtools": "^2.0.3", "@vue/composition-api": "^1.4.3", "@vue/runtime-dom": "^3.2.26", "@vue/test-utils": "^1.3.0", "babel-core": "^7.0.0-bridge.0", - "babel-jest": "^27.4.5", + "babel-jest": "^27.4.6", "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.2.0", - "jest": "^27.4.5", + "jest": "^27.4.7", "jest-serializer-vue": "^2.0.2", "npm-run-all": "^4.1.5", "nuxt-windicss": "^2.2.2", "prettier": "^2.5.1", "raw-loader": "^4.0.2", - "sass": "^1.45.2", + "sass": "^1.47.0", "sass-loader": "^10.2.0", "stylelint": "^14.2.0", "stylelint-config-prettier": "^9.0.3", diff --git a/packages/hoppscotch-data/package.json b/packages/hoppscotch-data/package.json index 795f52540..bfac5f233 100644 --- a/packages/hoppscotch-data/package.json +++ b/packages/hoppscotch-data/package.json @@ -28,7 +28,7 @@ "homepage": "https://github.com/hoppscotch/hoppscotch#readme", "devDependencies": { "@types/lodash": "^4.14.178", - "tsup": "^5.11.10" + "tsup": "^5.11.11" }, "dependencies": { "lodash": "^4.17.21" diff --git a/packages/hoppscotch-js-sandbox/package.json b/packages/hoppscotch-js-sandbox/package.json index ae02b8fa7..9455d1c04 100644 --- a/packages/hoppscotch-js-sandbox/package.json +++ b/packages/hoppscotch-js-sandbox/package.json @@ -33,23 +33,23 @@ "author": "Hoppscotch (support@hoppscotch.io)", "license": "MIT", "dependencies": { - "fp-ts": "^2.11.5", + "fp-ts": "^2.11.6", "lodash": "^4.17.21", "quickjs-emscripten": "^0.15.0" }, "devDependencies": { - "@digitak/esrun": "^3.1.1", + "@digitak/esrun": "^3.1.2", "@relmify/jest-fp-ts": "^1.1.1", "@types/jest": "^27.4.0", "@types/lodash": "^4.14.178", - "@types/node": "^17.0.6", - "@typescript-eslint/eslint-plugin": "^5.8.1", - "@typescript-eslint/parser": "^5.8.1", + "@types/node": "^17.0.8", + "@typescript-eslint/eslint-plugin": "^5.9.0", + "@typescript-eslint/parser": "^5.9.0", "eslint": "^8.6.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0", "io-ts": "^2.2.16", - "jest": "^27.4.5", + "jest": "^27.4.7", "prettier": "^2.5.1", "ts-jest": "^27.1.2", "typescript": "^4.5.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ace7077a6..bb339f483 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,40 +4,40 @@ importers: .: specifiers: - '@commitlint/cli': ^16.0.1 + '@commitlint/cli': ^16.0.2 '@commitlint/config-conventional': ^16.0.0 - '@types/node': ^17.0.6 + '@types/node': ^17.0.8 husky: ^7.0.4 - lint-staged: ^12.1.5 + lint-staged: ^12.1.7 dependencies: husky: 7.0.4 - lint-staged: 12.1.5 + lint-staged: 12.1.7 devDependencies: - '@commitlint/cli': 16.0.1_@types+node@17.0.6 + '@commitlint/cli': 16.0.2_@types+node@17.0.8 '@commitlint/config-conventional': 16.0.0 - '@types/node': 17.0.6 + '@types/node': 17.0.8 packages/codemirror-lang-graphql: specifiers: - '@codemirror/highlight': ^0.19.6 + '@codemirror/highlight': ^0.19.7 '@codemirror/language': ^0.19.7 '@lezer/generator': ^0.15.2 '@lezer/lr': ^0.15.5 mocha: ^9.1.3 - rollup: ^2.62.0 + rollup: ^2.63.0 rollup-plugin-dts: ^4.1.0 - rollup-plugin-ts: ^2.0.4 + rollup-plugin-ts: ^2.0.5 typescript: ^4.5.4 dependencies: - '@codemirror/highlight': 0.19.6 + '@codemirror/highlight': 0.19.7 '@codemirror/language': 0.19.7 '@lezer/lr': 0.15.5 devDependencies: '@lezer/generator': 0.15.2 mocha: 9.1.3 - rollup: 2.62.0 - rollup-plugin-dts: 4.1.0_rollup@2.62.0+typescript@4.5.4 - rollup-plugin-ts: 2.0.4_rollup@2.62.0+typescript@4.5.4 + rollup: 2.63.0 + rollup-plugin-dts: 4.1.0_rollup@2.63.0+typescript@4.5.4 + rollup-plugin-ts: 2.0.5_rollup@2.63.0+typescript@4.5.4 typescript: 4.5.4 packages/hoppscotch-app: @@ -45,15 +45,15 @@ importers: '@apollo/client': ^3.5.6 '@babel/core': ^7.16.7 '@babel/preset-env': ^7.16.7 - '@codemirror/autocomplete': ^0.19.9 + '@codemirror/autocomplete': ^0.19.10 '@codemirror/closebrackets': ^0.19.0 '@codemirror/commands': ^0.19.6 '@codemirror/comment': ^0.19.0 '@codemirror/fold': ^0.19.2 '@codemirror/gutter': ^0.19.9 - '@codemirror/highlight': ^0.19.6 - '@codemirror/history': ^0.19.1 - '@codemirror/lang-javascript': ^0.19.3 + '@codemirror/highlight': ^0.19.7 + '@codemirror/history': ^0.19.2 + '@codemirror/lang-javascript': ^0.19.4 '@codemirror/lang-json': ^0.19.1 '@codemirror/language': ^0.19.7 '@codemirror/legacy-modes': ^0.19.0 @@ -65,7 +65,7 @@ importers: '@codemirror/stream-parser': ^0.19.3 '@codemirror/text': ^0.19.5 '@codemirror/tooltip': ^0.19.10 - '@codemirror/view': ^0.19.37 + '@codemirror/view': ^0.19.39 '@graphql-codegen/add': ^3.1.1 '@graphql-codegen/cli': 2.3.1 '@graphql-codegen/typed-document-node': ^2.2.2 @@ -106,7 +106,7 @@ importers: '@types/httpsnippet': ^1.23.1 '@types/lodash': ^4.14.178 '@types/splitpanes': ^2.2.1 - '@types/uuid': ^8.3.3 + '@types/uuid': ^8.3.4 '@urql/core': ^2.3.6 '@urql/devtools': ^2.0.3 '@urql/exchange-auth': ^0.1.7 @@ -118,7 +118,7 @@ importers: acorn-walk: ^8.2.0 axios: ^0.24.0 babel-core: ^7.0.0-bridge.0 - babel-jest: ^27.4.5 + babel-jest: ^27.4.6 core-js: ^3.20.2 eslint: ^8.6.0 eslint-config-prettier: ^8.3.0 @@ -126,8 +126,8 @@ importers: eslint-plugin-prettier: ^4.0.0 eslint-plugin-vue: ^8.2.0 esprima: ^4.0.1 - firebase: ^9.6.1 - fp-ts: ^2.11.5 + firebase: ^9.6.2 + fp-ts: ^2.11.6 fuse.js: ^6.5.3 graphql: ^15.5.0 graphql-language-service-interface: ^2.9.1 @@ -135,7 +135,7 @@ importers: graphql-tag: ^2.12.6 httpsnippet: ^2.0.0 io-ts: ^2.2.16 - jest: ^27.4.5 + jest: ^27.4.7 jest-serializer-vue: ^2.0.2 json-loader: ^0.5.7 lodash: ^4.17.21 @@ -148,11 +148,11 @@ importers: prettier: ^2.5.1 raw-loader: ^4.0.2 rxjs: ^7.5.1 - sass: ^1.45.2 + sass: ^1.47.0 sass-loader: ^10.2.0 socket.io-client-v2: npm:socket.io-client@^2.4.0 socket.io-client-v3: npm:socket.io-client@^3.1.3 - socket.io-client-v4: npm:socket.io-client@^4.4.0 + socket.io-client-v4: npm:socket.io-client@^4.4.1 socketio-wildcard: ^2.0.0 splitpanes: ^2.3.8 stylelint: ^14.2.0 @@ -178,15 +178,15 @@ importers: yargs-parser: ^21.0.0 dependencies: '@apollo/client': 3.5.6_f3f7eb5e21785ef7d5faca94c1a68824 - '@codemirror/autocomplete': 0.19.9 + '@codemirror/autocomplete': 0.19.10 '@codemirror/closebrackets': 0.19.0 '@codemirror/commands': 0.19.6 '@codemirror/comment': 0.19.0 '@codemirror/fold': 0.19.2 '@codemirror/gutter': 0.19.9 - '@codemirror/highlight': 0.19.6 - '@codemirror/history': 0.19.1 - '@codemirror/lang-javascript': 0.19.3 + '@codemirror/highlight': 0.19.7 + '@codemirror/history': 0.19.2 + '@codemirror/lang-javascript': 0.19.4 '@codemirror/lang-json': 0.19.1 '@codemirror/language': 0.19.7 '@codemirror/legacy-modes': 0.19.0 @@ -198,7 +198,7 @@ importers: '@codemirror/stream-parser': 0.19.3 '@codemirror/text': 0.19.5 '@codemirror/tooltip': 0.19.10 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 '@hoppscotch/codemirror-lang-graphql': link:../codemirror-lang-graphql '@hoppscotch/data': link:../hoppscotch-data '@hoppscotch/js-sandbox': link:../hoppscotch-js-sandbox @@ -218,15 +218,15 @@ importers: axios: 0.24.0 core-js: 3.20.2 esprima: 4.0.1 - firebase: 9.6.1 - fp-ts: 2.11.5 + firebase: 9.6.2 + fp-ts: 2.11.6 fuse.js: 6.5.3 graphql: 15.7.2 - graphql-language-service-interface: 2.9.1_6fc3d2884cf7cc5ceaa63c063181dac6 - graphql-language-service-parser: 1.10.4_6fc3d2884cf7cc5ceaa63c063181dac6 + graphql-language-service-interface: 2.9.1_ff6e0ca8cd9cd37aa1844e8a89a000d0 + graphql-language-service-parser: 1.10.4_ff6e0ca8cd9cd37aa1844e8a89a000d0 graphql-tag: 2.12.6_graphql@15.7.2 httpsnippet: 2.0.0 - io-ts: 2.2.16_fp-ts@2.11.5 + io-ts: 2.2.16_fp-ts@2.11.6 json-loader: 0.5.7 lodash: 4.17.21 mustache: 4.2.0 @@ -236,7 +236,7 @@ importers: rxjs: 7.5.1 socket.io-client-v2: /socket.io-client/2.4.0 socket.io-client-v3: /socket.io-client/3.1.3 - socket.io-client-v4: /socket.io-client/4.4.0 + socket.io-client-v4: /socket.io-client/4.4.1 socketio-wildcard: 2.0.0 splitpanes: 2.3.8 subscriptions-transport-ws: 0.11.0_graphql@15.7.2 @@ -255,25 +255,25 @@ 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_6fc3d2884cf7cc5ceaa63c063181dac6 + '@graphql-codegen/cli': 2.3.1_ff6e0ca8cd9cd37aa1844e8a89a000d0 '@graphql-codegen/typed-document-node': 2.2.2_graphql@15.7.2 '@graphql-codegen/typescript': 2.4.2_graphql@15.7.2 '@graphql-codegen/typescript-operations': 2.2.2_graphql@15.7.2 '@graphql-codegen/typescript-urql-graphcache': 2.2.3_0078faba29fbf2fd40f25b4af19ce6b4 '@graphql-codegen/urql-introspection': 2.1.1_graphql@15.7.2 '@graphql-typed-document-node/core': 3.1.1_graphql@15.7.2 - '@nuxt/types': 2.15.8_sass@1.45.2 + '@nuxt/types': 2.15.8_sass@1.47.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_a8c2449df909a7716b8bc433fe74afe5 + '@nuxtjs/eslint-config-typescript': 8.0.0_830bc784bfe45afe5bf3fcfcc89061c7 '@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 '@nuxtjs/stylelint-module': 4.1.0_stylelint@14.2.0 '@nuxtjs/svg': 0.3.0 - '@relmify/jest-fp-ts': 1.1.1_fp-ts@2.11.5+io-ts@2.2.16 + '@relmify/jest-fp-ts': 1.1.1_fp-ts@2.11.6+io-ts@2.2.16 '@sentry/browser': 6.16.1 '@testing-library/jest-dom': 5.16.1 '@types/codemirror': 5.60.5 @@ -283,31 +283,31 @@ importers: '@types/httpsnippet': 1.23.1 '@types/lodash': 4.14.178 '@types/splitpanes': 2.2.1 - '@types/uuid': 8.3.3 + '@types/uuid': 8.3.4 '@urql/devtools': 2.0.3_@urql+core@2.3.6+graphql@15.7.2 '@vue/composition-api': 1.4.3 '@vue/runtime-dom': 3.2.26 '@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 + babel-jest: 27.4.6_@babel+core@7.16.7 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: 27.4.7 jest-serializer-vue: 2.0.2 npm-run-all: 4.1.5 nuxt-windicss: 2.2.2 prettier: 2.5.1 raw-loader: 4.0.2 - sass: 1.45.2 - sass-loader: 10.2.0_sass@1.45.2 + sass: 1.47.0 + sass-loader: 10.2.0_sass@1.47.0 stylelint: 14.2.0 stylelint-config-prettier: 9.0.3_stylelint@14.2.0 stylelint-config-standard: 24.0.0_stylelint@14.2.0 stylelint-config-standard-scss: 3.0.0_stylelint@14.2.0 - ts-jest: 27.1.2_ec062b4b172ee90337481ff2b9700ebc + ts-jest: 27.1.2_fb0ac01116d5d8b1cb4f3433e32eec15 typescript: 4.5.4 vue-jest: 3.0.7_babel-core@7.0.0-bridge.0 vue-template-babel-compiler: 1.0.8 @@ -317,52 +317,52 @@ importers: specifiers: '@types/lodash': ^4.14.178 lodash: ^4.17.21 - tsup: ^5.11.10 + tsup: ^5.11.11 dependencies: lodash: 4.17.21 devDependencies: '@types/lodash': 4.14.178 - tsup: 5.11.10 + tsup: 5.11.11 packages/hoppscotch-js-sandbox: specifiers: - '@digitak/esrun': ^3.1.1 + '@digitak/esrun': ^3.1.2 '@relmify/jest-fp-ts': ^1.1.1 '@types/jest': ^27.4.0 '@types/lodash': ^4.14.178 - '@types/node': ^17.0.6 - '@typescript-eslint/eslint-plugin': ^5.8.1 - '@typescript-eslint/parser': ^5.8.1 + '@types/node': ^17.0.8 + '@typescript-eslint/eslint-plugin': ^5.9.0 + '@typescript-eslint/parser': ^5.9.0 eslint: ^8.6.0 eslint-config-prettier: ^8.3.0 eslint-plugin-prettier: ^4.0.0 - fp-ts: ^2.11.5 + fp-ts: ^2.11.6 io-ts: ^2.2.16 - jest: ^27.4.5 + jest: ^27.4.7 lodash: ^4.17.21 prettier: ^2.5.1 quickjs-emscripten: ^0.15.0 ts-jest: ^27.1.2 typescript: ^4.5.4 dependencies: - fp-ts: 2.11.5 + fp-ts: 2.11.6 lodash: 4.17.21 quickjs-emscripten: 0.15.0 devDependencies: - '@digitak/esrun': 3.1.1 - '@relmify/jest-fp-ts': 1.1.1_fp-ts@2.11.5+io-ts@2.2.16 + '@digitak/esrun': 3.1.2 + '@relmify/jest-fp-ts': 1.1.1_fp-ts@2.11.6+io-ts@2.2.16 '@types/jest': 27.4.0 '@types/lodash': 4.14.178 - '@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 + '@types/node': 17.0.8 + '@typescript-eslint/eslint-plugin': 5.9.0_bd2fd93dbcc607ad2f21b784bccfe0c8 + '@typescript-eslint/parser': 5.9.0_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 + io-ts: 2.2.16_fp-ts@2.11.6 + jest: 27.4.7 prettier: 2.5.1 - ts-jest: 27.1.2_334772dd386c536d54092d15fe05a291 + ts-jest: 27.1.2_9364f2ad0b7b67f00a4d081c662c6871 typescript: 4.5.4 packages: @@ -1771,15 +1771,15 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@codemirror/autocomplete/0.19.9: - resolution: {integrity: sha512-Ph1LWHtFFqNUIqEVrws6I263ihe5TH+TRBPwxQ78j7st7Q67FDAmgKX6mNbUPh02dxfqQrc9qxlo5JIqKeiVdg==} + /@codemirror/autocomplete/0.19.10: + resolution: {integrity: sha512-8mgT+cSVxIoV/AbfJ36+r06xykxpACmXoD8bbTNwnkrttTwLkugxUP2oFAxL7I+TGMwxkX3ZquroyWX0HFO9nQ==} dependencies: '@codemirror/language': 0.19.7 '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.5 '@codemirror/tooltip': 0.19.10 - '@codemirror/view': 0.19.37 - '@lezer/common': 0.15.9 + '@codemirror/view': 0.19.39 + '@lezer/common': 0.15.11 dev: false /@codemirror/closebrackets/0.19.0: @@ -1789,7 +1789,7 @@ packages: '@codemirror/rangeset': 0.19.1 '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.5 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 dev: false /@codemirror/commands/0.19.6: @@ -1799,7 +1799,7 @@ packages: '@codemirror/matchbrackets': 0.19.3 '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.5 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 '@lezer/common': 0.15.10 dev: false @@ -1808,7 +1808,7 @@ packages: dependencies: '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.5 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 dev: false /@codemirror/fold/0.19.2: @@ -1818,7 +1818,7 @@ packages: '@codemirror/language': 0.19.7 '@codemirror/rangeset': 0.19.2 '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 dev: false /@codemirror/gutter/0.19.9: @@ -1826,43 +1826,43 @@ packages: dependencies: '@codemirror/rangeset': 0.19.2 '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 dev: false - /@codemirror/highlight/0.19.6: - resolution: {integrity: sha512-+eibu6on9quY8uN3xJ/n3rH+YIDLlpX7YulVmFvqAIz/ukRQ5tWaBmB7fMixHmnmRIRBRZgB8rNtonuMwZSAHQ==} + /@codemirror/highlight/0.19.7: + resolution: {integrity: sha512-3W32hBCY0pbbv/xidismw+RDMKuIag+fo4kZIbD7WoRj+Ttcaxjf+vP6RttRHXLaaqbWh031lTeON8kMlDhMYw==} dependencies: '@codemirror/language': 0.19.7 - '@codemirror/rangeset': 0.19.5 + '@codemirror/rangeset': 0.19.6 '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 '@lezer/common': 0.15.11 style-mod: 4.0.0 dev: false - /@codemirror/history/0.19.1: - resolution: {integrity: sha512-mcm856QzHj2K6it7XPtKN1lcQ15tB+A5XRtRix9GHRQak4bbY0ljqYJFxD4wNEAAb4uC2axUyl4yEW57DHJmdQ==} + /@codemirror/history/0.19.2: + resolution: {integrity: sha512-unhP4t3N2smzmHoo/Yio6ueWi+il8gm9VKrvi6wlcdGH5fOfVDNkmjHQ495SiR+EdOG35+3iNebSPYww0vN7ow==} dependencies: '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 dev: false - /@codemirror/lang-javascript/0.19.3: - resolution: {integrity: sha512-2NE5z98Nz9Rv4OS5UtgehCSnyQjac+P85+evzy1D/4wllp/EPaHIEEtSP1daBvrLy49SdI/9vES3ZJu6rSv4/w==} + /@codemirror/lang-javascript/0.19.4: + resolution: {integrity: sha512-oRANfqQH5XNcfr0Y9pIzAxqXldLmCLpklknODtmEAZ8wQNBiVmgIeLb3JXdOJ43iZWnnmetkDOctFy/N8KuD4Q==} dependencies: - '@codemirror/autocomplete': 0.19.9 - '@codemirror/highlight': 0.19.6 + '@codemirror/autocomplete': 0.19.10 + '@codemirror/highlight': 0.19.7 '@codemirror/language': 0.19.7 '@codemirror/lint': 0.19.3 '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.37 - '@lezer/javascript': 0.15.1 + '@codemirror/view': 0.19.39 + '@lezer/javascript': 0.15.2 dev: false /@codemirror/lang-json/0.19.1: resolution: {integrity: sha512-66K5TT9HO0ODtpjY+3Ub6t3r0OB1d27P+Kl5oygk4tDavHUBpsyHTJRFw/CdeRM2VwjbpBfctGm/cTrSthFDZg==} dependencies: - '@codemirror/highlight': 0.19.6 + '@codemirror/highlight': 0.19.7 '@codemirror/language': 0.19.7 '@lezer/json': 0.15.0 dev: false @@ -1872,7 +1872,7 @@ packages: dependencies: '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.5 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 '@lezer/common': 0.15.11 '@lezer/lr': 0.15.5 dev: false @@ -1891,7 +1891,7 @@ packages: '@codemirror/rangeset': 0.19.2 '@codemirror/state': 0.19.6 '@codemirror/tooltip': 0.19.10 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 crelt: 1.0.5 dev: false @@ -1900,7 +1900,7 @@ packages: dependencies: '@codemirror/language': 0.19.7 '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 '@lezer/common': 0.15.7 dev: false @@ -1908,14 +1908,14 @@ packages: resolution: {integrity: sha512-LJuu49xnuhaAztlhnLJQ57ddOirSyf8/lnl7twsQUG/05RkxodBZ9F7q8r5AOLqOkaQOy9WySEKX1Ur8lD9Q5w==} dependencies: '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 dev: false /@codemirror/panel/0.19.1: resolution: {integrity: sha512-sYeOCMA3KRYxZYJYn5PNlt9yNsjy3zTNTrbYSfVgjgL9QomIVgOJWPO5hZ2sTN8lufO6lw0vTBsIPL9MSidmBg==} dependencies: '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 dev: false /@codemirror/rangeset/0.19.1: @@ -1936,8 +1936,8 @@ packages: '@codemirror/state': 0.19.6 dev: false - /@codemirror/rangeset/0.19.5: - resolution: {integrity: sha512-L3b+RIwIRKOJ3pJLOtpkxCUjGnxZKFyPb0CjYWKnVLuzEIaEExWWK7sp6rsejxOy8RjYzfCHlFhYB4UdQN7brw==} + /@codemirror/rangeset/0.19.6: + resolution: {integrity: sha512-wYtgGnW2Jtrh2nj7vpcBoEZib+jfyilrLN6w7YMTzzSRN8xXhYRorOUg4VQIa1JwFcMQrjSCkIdqXsDqOX1cYg==} dependencies: '@codemirror/state': 0.19.6 dev: false @@ -1947,7 +1947,7 @@ packages: dependencies: '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.5 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 dev: false /@codemirror/search/0.19.5: @@ -1957,7 +1957,7 @@ packages: '@codemirror/rangeset': 0.19.4 '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.5 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 crelt: 1.0.5 dev: false @@ -1970,7 +1970,7 @@ packages: /@codemirror/stream-parser/0.19.3: resolution: {integrity: sha512-9fV6GgcZSLVvvPCd/SUt00G/Sqt91r0ojEQsgH7koWn4McTFvSujhOs0LHJlQGQRazuuWW1j3eqrv19+E9t40g==} dependencies: - '@codemirror/highlight': 0.19.6 + '@codemirror/highlight': 0.19.7 '@codemirror/language': 0.19.7 '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.5 @@ -1986,27 +1986,27 @@ packages: resolution: {integrity: sha512-xqIhCHr+IYoamdNLvBnU/oDh92zPnsbT1zLaFtKTFi9GI9SxOfBhWY3jfMENlK0j1C9rk8+AvwpXblPGvY/O6w==} dependencies: '@codemirror/state': 0.19.6 - '@codemirror/view': 0.19.37 + '@codemirror/view': 0.19.39 dev: false - /@codemirror/view/0.19.37: - resolution: {integrity: sha512-SLuLx9p0O1ZHXLehvl5MwSvUrQRcsNGemzTgJ0zRajmc3BBsNigI1PXxdo7tvBhO5DcAzRRBXoke9DZFUR6Qqg==} + /@codemirror/view/0.19.39: + resolution: {integrity: sha512-ol4smHAwhWkW8p1diPZiZkLZVmKybKhQigwyrgdF7k1UFNY+/KDH4w2xic8JQXxX+v0ppMsoNf11C+afKJze5g==} dependencies: - '@codemirror/rangeset': 0.19.5 + '@codemirror/rangeset': 0.19.6 '@codemirror/state': 0.19.6 '@codemirror/text': 0.19.5 style-mod: 4.0.0 w3c-keyname: 2.2.4 dev: false - /@commitlint/cli/16.0.1_@types+node@17.0.6: - resolution: {integrity: sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==} + /@commitlint/cli/16.0.2_@types+node@17.0.8: + resolution: {integrity: sha512-Jt7iaBjoLGC5Nq4dHPTvTYnqPGkElFPBtTXTvBpTgatZApczyjI2plE0oG4GYWPp1suHIS/VdVDOMpPZjGVusg==} engines: {node: '>=v12'} hasBin: true dependencies: '@commitlint/format': 16.0.0 '@commitlint/lint': 16.0.0 - '@commitlint/load': 16.0.0_@types+node@17.0.6 + '@commitlint/load': 16.0.0_@types+node@17.0.8 '@commitlint/read': 16.0.0 '@commitlint/types': 16.0.0 lodash: 4.17.21 @@ -2073,7 +2073,7 @@ packages: '@commitlint/types': 16.0.0 dev: true - /@commitlint/load/16.0.0_@types+node@17.0.6: + /@commitlint/load/16.0.0_@types+node@17.0.8: resolution: {integrity: sha512-7WhrGCkP6K/XfjBBguLkkI2XUdiiIyMGlNsSoSqgRNiD352EiffhFEApMy1/XOU+viwBBm/On0n5p0NC7e9/4A==} engines: {node: '>=v12'} dependencies: @@ -2083,7 +2083,7 @@ packages: '@commitlint/types': 16.0.0 chalk: 4.1.2 cosmiconfig: 7.0.1 - cosmiconfig-typescript-loader: 1.0.2_646584a8d620b4d6f5eb4525e8655565 + cosmiconfig-typescript-loader: 1.0.3_faf01e1d5a40372a98081522dcafc186 lodash: 4.17.21 resolve-from: 5.0.0 typescript: 4.5.4 @@ -2176,22 +2176,16 @@ packages: engines: {node: '>=4.0.0'} dev: false - /@digitak/esrun/3.1.1: - resolution: {integrity: sha512-VoIeDYJhqxS0S3cL2RlyIpIVsXN1KafXrCfIVK1BoAz7mmdW6vw/Hl8ZqXJwCcahej/VD/fmz+qNr0BL+VbynQ==} + /@digitak/esrun/3.1.2: + resolution: {integrity: sha512-15zbkLp7Ex8uPEO92GZKygdXkRBovLEN7l2rSmbNT7mRY89MXYjwUqiKe+SWWOw1B1vTuMiabPWouGLWA8q5qg==} engines: {node: '>=14.0'} hasBin: true dependencies: - '@digitak/grubber': 3.0.2 - '@types/chokidar': 2.1.3 anymatch: 3.1.2 chokidar: 3.5.2 esbuild: 0.12.29 dev: true - /@digitak/grubber/3.0.2: - resolution: {integrity: sha512-Vs1zYsmejKxGwshnmHm4YmykHZuYyX09qe7zWjPJHBOnxDfsyQX8jBOHYEfukY2aVY2T1ftxHU165PSMFFjRBA==} - dev: true - /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_71a2f61964e37a4d68dab6dadd2a99a0: resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==} engines: {node: '>=10.0.0'} @@ -2223,16 +2217,16 @@ packages: - supports-color dev: true - /@firebase/analytics-compat/0.1.5_bc9f000ebd4762c2c40bffec17e5b647: - resolution: {integrity: sha512-5cfr0uWwlhoHQYAr6UtQCHwnGjs/3J/bWrfA3INNtzaN4/tTTLTD02iobbccRcM7dM5TR0sZFWS5orfAU3OBFg==} + /@firebase/analytics-compat/0.1.6_66bfbf359ad9540534d7d3b4d84fd1fe: + resolution: {integrity: sha512-xvdp4/zwOG1f+v9JSpfCQoPJ98HcJR42cEnZ9pRIQLmUy7L7QceIuaF3m+zVtoqa4agBQnJ1dhe58FshOFKOPw==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/analytics': 0.7.4_@firebase+app@0.7.11 + '@firebase/analytics': 0.7.5_@firebase+app@0.7.12 '@firebase/analytics-types': 0.7.0 - '@firebase/app-compat': 0.1.12 - '@firebase/component': 0.5.9 - '@firebase/util': 1.4.2 + '@firebase/app-compat': 0.1.13 + '@firebase/component': 0.5.10 + '@firebase/util': 1.4.3 tslib: 2.3.1 transitivePeerDependencies: - '@firebase/app' @@ -2242,29 +2236,29 @@ packages: resolution: {integrity: sha512-DNE2Waiwy5+zZnCfintkDtBfaW6MjIG883474v6Z0K1XZIvl76cLND4iv0YUb48leyF+PJK1KO2XrgHb/KpmhQ==} dev: false - /@firebase/analytics/0.7.4_@firebase+app@0.7.11: - resolution: {integrity: sha512-AU3XMwHW7SFGCNeUKKNW2wXGTdmS164ackt/Epu2bDXCT1OcauPE1AVd+ofULSIDCaDUAQVmvw3JrobgogEU7Q==} + /@firebase/analytics/0.7.5_@firebase+app@0.7.12: + resolution: {integrity: sha512-vrKDh84hBbKPJaU2oAZDewyC79D8opJOQZ5AU3BXBBwEfRjKt3C3jj/Vl6aJUme+RKXlomTw3xcHIOoPzTgBVA==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.11 - '@firebase/component': 0.5.9 - '@firebase/installations': 0.5.4_@firebase+app@0.7.11 + '@firebase/app': 0.7.12 + '@firebase/component': 0.5.10 + '@firebase/installations': 0.5.5_@firebase+app@0.7.12 '@firebase/logger': 0.3.2 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 tslib: 2.3.1 dev: false - /@firebase/app-check-compat/0.2.2_bc9f000ebd4762c2c40bffec17e5b647: - resolution: {integrity: sha512-nX2Ou8Rwo+TMMNDecQOGH78kFw6sORLrsGyu0eC95M853JjisVxTngN1TU/RL5h83ElJ0HhNlz6C3FYAuGNqqA==} + /@firebase/app-check-compat/0.2.3_66bfbf359ad9540534d7d3b4d84fd1fe: + resolution: {integrity: sha512-e2mKkuecr1XgsyTGXKfg83PcV1UdT7+tXYoHIjeBeLrP5gGL4OQbWCzzt6uVQpk1gmJbUktje/rd6Et6cdL+wg==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-check': 0.5.2_@firebase+app@0.7.11 - '@firebase/app-compat': 0.1.12 - '@firebase/component': 0.5.9 + '@firebase/app-check': 0.5.3_@firebase+app@0.7.12 + '@firebase/app-compat': 0.1.13 + '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 tslib: 2.3.1 transitivePeerDependencies: - '@firebase/app' @@ -2274,25 +2268,25 @@ packages: resolution: {integrity: sha512-uZfn9s4uuRsaX5Lwx+gFP3B6YsyOKUE+Rqa6z9ojT4VSRAsZFko9FRn6OxQUA1z5t5d08fY4pf+/+Dkd5wbdbA==} dev: false - /@firebase/app-check/0.5.2_@firebase+app@0.7.11: - resolution: {integrity: sha512-DJrvxcn5QPO5dU735GA9kYpf+GwmCmnd/oQdWVExrRG+yjaLnP0rSJ2HKQ4bZKGo8qig3P7fwQpdMOgP2BXFjQ==} + /@firebase/app-check/0.5.3_@firebase+app@0.7.12: + resolution: {integrity: sha512-M2/UO5PgxHCl0wPYWGdF6lO8nqclwuRMCIrc+75xv3/Dr3hhUu4ztF5JNaAV5tktSCt1UrnASG+4rNVifCzSRw==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.11 - '@firebase/component': 0.5.9 + '@firebase/app': 0.7.12 + '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 tslib: 2.3.1 dev: false - /@firebase/app-compat/0.1.12: - resolution: {integrity: sha512-hRzCCFjwTwrFsAFcuUW2TPpyShJ/OaoA1Yxp4QJr6Xod8g+CQxTMZ4RJ51I5t9fErXvl65VxljhfqFEyB3ZmJA==} + /@firebase/app-compat/0.1.13: + resolution: {integrity: sha512-K5eFU0bIbGTTRPihZEc1BtuOTwEtiKhu2tm4e+g9+c5cMSpJvr+GIQaN8A8SgDeqt13DP9lKqTic2NiG+6EQCw==} dependencies: - '@firebase/app': 0.7.11 - '@firebase/component': 0.5.9 + '@firebase/app': 0.7.12 + '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 tslib: 2.3.1 dev: false @@ -2300,25 +2294,25 @@ packages: resolution: {integrity: sha512-6fbHQwDv2jp/v6bXhBw2eSRbNBpxHcd1NBF864UksSMVIqIyri9qpJB1Mn6sGZE+bnDsSQBC5j2TbMxYsJQkQg==} dev: false - /@firebase/app/0.7.11: - resolution: {integrity: sha512-GnG2XxlMrqd8zRa14Y3gvkPpr0tKTLZtxhUnShWkeSM5bQqk1DK2k9qDsf6D3cYfKCWv+JIg1zmL3oalxfhNNA==} + /@firebase/app/0.7.12: + resolution: {integrity: sha512-eniX/KcMA/iTuRqdYvMuRaPj3DGxWdXa5r2tsmtLbx8HvdY/Wzq3H0p7fyapBRPsg0rO+t3xzWDVZ3Blq2xfCA==} dependencies: - '@firebase/component': 0.5.9 + '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 tslib: 2.3.1 dev: false - /@firebase/auth-compat/0.2.4_8e884c82e3f3b0e81d9dd2c1d4c7f872: - resolution: {integrity: sha512-2OpV6o8U33xiC98G9UrlhEMOOHfXmoum74VghP85BufLroi7erLKawBaDbYiHWK2QYudd8cbOPkk5GDocl1KNQ==} + /@firebase/auth-compat/0.2.5_044646557187b272223ee82a38083841: + resolution: {integrity: sha512-Ft9PkmWOioxPMts6CMopN7sHpSXipQigOdm4BQ5HYTGHyLZpid2cj+2LxWsOYqQlhA1YBtzwE7sBRpV0W6bblQ==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.12 - '@firebase/auth': 0.19.4_@firebase+app@0.7.11 - '@firebase/auth-types': 0.11.0_c42cdbc49715079e71c4358da4138a2d - '@firebase/component': 0.5.9 - '@firebase/util': 1.4.2 + '@firebase/app-compat': 0.1.13 + '@firebase/auth': 0.19.5_@firebase+app@0.7.12 + '@firebase/auth-types': 0.11.0_921e789eab5feb003723e0d148cd47c5 + '@firebase/component': 0.5.10 + '@firebase/util': 1.4.3 node-fetch: 2.6.5 selenium-webdriver: 4.1.0 tslib: 2.3.1 @@ -2329,35 +2323,35 @@ packages: - utf-8-validate dev: false - /@firebase/auth-interop-types/0.1.6_c42cdbc49715079e71c4358da4138a2d: + /@firebase/auth-interop-types/0.1.6_921e789eab5feb003723e0d148cd47c5: resolution: {integrity: sha512-etIi92fW3CctsmR9e3sYM3Uqnoq861M0Id9mdOPF6PWIg38BXL5k4upCNBggGUpLIS0H1grMOvy/wn1xymwe2g==} peerDependencies: '@firebase/app-types': 0.x '@firebase/util': 1.x dependencies: '@firebase/app-types': 0.7.0 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 dev: false - /@firebase/auth-types/0.11.0_c42cdbc49715079e71c4358da4138a2d: + /@firebase/auth-types/0.11.0_921e789eab5feb003723e0d148cd47c5: resolution: {integrity: sha512-q7Bt6cx+ySj9elQHTsKulwk3+qDezhzRBFC9zlQ1BjgMueUOnGMcvqmU0zuKlQ4RhLSH7MNAdBV2znVaoN3Vxw==} peerDependencies: '@firebase/app-types': 0.x '@firebase/util': 1.x dependencies: '@firebase/app-types': 0.7.0 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 dev: false - /@firebase/auth/0.19.4_@firebase+app@0.7.11: - resolution: {integrity: sha512-0FefLGnP0mbgvSSan7j2e25i3pllqF9+KYO5fwuAo3YcgjCyNMBJKaXPlz/J+z6jRHa2itjh4W48jD4Y/FCMqw==} + /@firebase/auth/0.19.5_@firebase+app@0.7.12: + resolution: {integrity: sha512-3+9XUnxaNb+ck6yULtEwOZbikWpL9KXuNLR34GxRv3mpOKD3uNbbONT149zMo3C6asI1bdv4+hCM78aS8VhZ0w==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.11 - '@firebase/component': 0.5.9 + '@firebase/app': 0.7.12 + '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 node-fetch: 2.6.5 selenium-webdriver: 4.0.0-rc-1 tslib: 2.3.1 @@ -2366,102 +2360,102 @@ packages: - utf-8-validate dev: false - /@firebase/component/0.5.9: - resolution: {integrity: sha512-oLCY3x9WbM5rn06qmUvbtJuPj4dIw/C9T4Th52IiHF5tiCRC5k6YthvhfUVcTwfoUhK0fOgtwuKJKA/LpCPjgA==} + /@firebase/component/0.5.10: + resolution: {integrity: sha512-mzUpg6rsBbdQJvAdu1rNWabU3O7qdd+B+/ubE1b+pTbBKfw5ySRpRRE6sKcZ/oQuwLh0HHB6FRJHcylmI7jDzA==} dependencies: - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 tslib: 2.3.1 dev: false - /@firebase/database-compat/0.1.4_0fec86d3fa16c230fa9d156190a4cf63: - resolution: {integrity: sha512-dIJiZLDFF3U+MoEwoPBy7zxWmBUro1KefmwSHlpOoxmPv76tuoPm85NumpW/HmMrtTcTkC2qowtb6NjGE8X7mw==} + /@firebase/database-compat/0.1.5_65170875eef5feac1c23e809c425b114: + resolution: {integrity: sha512-UVxkHL24sZfsjsjs+yiKIdYdrWXHrLxSFCYNdwNXDlTkAc0CWP9AAY3feLhBVpUKk+4Cj0I4sGnyIm2C1ltAYg==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.12 - '@firebase/component': 0.5.9 - '@firebase/database': 0.12.4_@firebase+app-types@0.7.0 - '@firebase/database-types': 0.9.3 + '@firebase/app-compat': 0.1.13 + '@firebase/component': 0.5.10 + '@firebase/database': 0.12.5_@firebase+app-types@0.7.0 + '@firebase/database-types': 0.9.4 '@firebase/logger': 0.3.2 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 tslib: 2.3.1 transitivePeerDependencies: - '@firebase/app-types' dev: false - /@firebase/database-types/0.9.3: - resolution: {integrity: sha512-R+YXLWy/Q7mNUxiUYiMboTwvVoprrgfyvf1Viyevskw6IoH1q8HV1UjlkLSgmRsOT9HPWt7XZUEStVZJFknHwg==} + /@firebase/database-types/0.9.4: + resolution: {integrity: sha512-uAQuc6NUZ5Oh/cWZPeMValtcZ+4L1stgKOeYvz7mLn8+s03tnCDL2N47OLCHdntktVkhImQTwGNARgqhIhtNeA==} dependencies: '@firebase/app-types': 0.7.0 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 dev: false - /@firebase/database/0.12.4_@firebase+app-types@0.7.0: - resolution: {integrity: sha512-XkrL1kXELRNkqKcltuT4hfG1gWmFiGvjFY+z7Lhb//12MqdkLjwa9YMK8c6Lo+Ro+IkWcJArQaOQYe3GkU5Wgg==} + /@firebase/database/0.12.5_@firebase+app-types@0.7.0: + resolution: {integrity: sha512-1Pd2jYqvqZI7SQWAiXbTZxmsOa29PyOaPiUtr8pkLSfLp4AeyMBegYAXCLYLW6BNhKn3zNKFkxYDxYHq4q+Ixg==} dependencies: - '@firebase/auth-interop-types': 0.1.6_c42cdbc49715079e71c4358da4138a2d - '@firebase/component': 0.5.9 + '@firebase/auth-interop-types': 0.1.6_921e789eab5feb003723e0d148cd47c5 + '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 faye-websocket: 0.11.4 tslib: 2.3.1 transitivePeerDependencies: - '@firebase/app-types' dev: false - /@firebase/firestore-compat/0.1.10_8e884c82e3f3b0e81d9dd2c1d4c7f872: - resolution: {integrity: sha512-wnyUzx5bHatnsP+3nX0FmA1jxfDxVW5gCdM59sXxd0PWf4oUOONRlqVstVAHVUH123huGaNdEXY6LUlP7H0EnA==} + /@firebase/firestore-compat/0.1.11_044646557187b272223ee82a38083841: + resolution: {integrity: sha512-Q1RU93WbjZO/kplZ+eq8U8svif9EE8G8Qbe15Qij9d9PU9u9lGqxUDEL/h4DEL3RFgBfklexpRb64pZ4iemZfg==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.12 - '@firebase/component': 0.5.9 - '@firebase/firestore': 3.4.1_@firebase+app@0.7.11 - '@firebase/firestore-types': 2.5.0_c42cdbc49715079e71c4358da4138a2d - '@firebase/util': 1.4.2 + '@firebase/app-compat': 0.1.13 + '@firebase/component': 0.5.10 + '@firebase/firestore': 3.4.2_@firebase+app@0.7.12 + '@firebase/firestore-types': 2.5.0_921e789eab5feb003723e0d148cd47c5 + '@firebase/util': 1.4.3 tslib: 2.3.1 transitivePeerDependencies: - '@firebase/app' - '@firebase/app-types' dev: false - /@firebase/firestore-types/2.5.0_c42cdbc49715079e71c4358da4138a2d: + /@firebase/firestore-types/2.5.0_921e789eab5feb003723e0d148cd47c5: resolution: {integrity: sha512-I6c2m1zUhZ5SH0cWPmINabDyH5w0PPFHk2UHsjBpKdZllzJZ2TwTkXbDtpHUZNmnc/zAa0WNMNMvcvbb/xJLKA==} peerDependencies: '@firebase/app-types': 0.x '@firebase/util': 1.x dependencies: '@firebase/app-types': 0.7.0 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 dev: false - /@firebase/firestore/3.4.1_@firebase+app@0.7.11: - resolution: {integrity: sha512-KSXuaiavHUqk3+0qRe4U8QZ1vfpOc4PuesohLcjA824HexBzXd+6NoUmBs/F9pyS9Ka1rJeECXzXgpk0pInSBw==} + /@firebase/firestore/3.4.2_@firebase+app@0.7.12: + resolution: {integrity: sha512-i9tzocEnMagFEB9MLilhmNlOzG8qz9OMjMF85MGV6kMh2jxHRXGUlcDzjPOBthmlBoGKPHkB/3ZCZvxMsatDSw==} engines: {node: '>=10.10.0'} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.11 - '@firebase/component': 0.5.9 + '@firebase/app': 0.7.12 + '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 '@firebase/webchannel-wrapper': 0.6.1 - '@grpc/grpc-js': 1.4.4 - '@grpc/proto-loader': 0.6.7 + '@grpc/grpc-js': 1.5.0 + '@grpc/proto-loader': 0.6.9 node-fetch: 2.6.5 tslib: 2.3.1 dev: false - /@firebase/functions-compat/0.1.7_8e884c82e3f3b0e81d9dd2c1d4c7f872: - resolution: {integrity: sha512-Rv3mAUIhsLTxIgPWJSESUcmE1tzNHzUlqQStPnxHn6eFFgHVhkU2wg/NMrKZWTFlb51jpKTjh51AQDhRdT3n3A==} + /@firebase/functions-compat/0.1.8_044646557187b272223ee82a38083841: + resolution: {integrity: sha512-9nB6uPzSbnzOE+V7USbHsQxze/xeJC5WTgBOhyHA8eEU/z5mBGfD1eV31QbI7mbSFL8m4N8F5cidDw3zB1G/Jw==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.12 - '@firebase/component': 0.5.9 - '@firebase/functions': 0.7.6_1cb9898d4ad5fb721565bc5a4b0578c4 + '@firebase/app-compat': 0.1.13 + '@firebase/component': 0.5.10 + '@firebase/functions': 0.7.7_3daa4562355d208034ffb80fd170bb9f '@firebase/functions-types': 0.5.0 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 tslib: 2.3.1 transitivePeerDependencies: - '@firebase/app' @@ -2472,31 +2466,31 @@ packages: resolution: {integrity: sha512-qza0M5EwX+Ocrl1cYI14zoipUX4gI/Shwqv0C1nB864INAD42Dgv4v94BCyxGHBg2kzlWy8PNafdP7zPO8aJQA==} dev: false - /@firebase/functions/0.7.6_1cb9898d4ad5fb721565bc5a4b0578c4: - resolution: {integrity: sha512-Kl6a2PbRkOlSlOWJSgYuNp3e53G3cb+axF+r7rbWhJIHiaelG16GerBMxZTSxyiCz77C24LwiA2TKNwe85ObZg==} + /@firebase/functions/0.7.7_3daa4562355d208034ffb80fd170bb9f: + resolution: {integrity: sha512-e944UigvrqwGHODww8QU1oaZ+KFdqcf/hmf5L2vEakQEIOjCRy6Kal8xAlYpaP4QbC1DEUfY4qC9QoFUErI2fQ==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.11 + '@firebase/app': 0.7.12 '@firebase/app-check-interop-types': 0.1.0 - '@firebase/auth-interop-types': 0.1.6_c42cdbc49715079e71c4358da4138a2d - '@firebase/component': 0.5.9 + '@firebase/auth-interop-types': 0.1.6_921e789eab5feb003723e0d148cd47c5 + '@firebase/component': 0.5.10 '@firebase/messaging-interop-types': 0.1.0 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 node-fetch: 2.6.5 tslib: 2.3.1 transitivePeerDependencies: - '@firebase/app-types' dev: false - /@firebase/installations/0.5.4_@firebase+app@0.7.11: - resolution: {integrity: sha512-rYb6Ju/tIBhojmM8FsgS96pErKl6gPgJFnffMO4bKH7HilXhOfgLfKU9k51ZDcps8N0npDx9+AJJ6pL1aYuYZQ==} + /@firebase/installations/0.5.5_@firebase+app@0.7.12: + resolution: {integrity: sha512-mYWUxYXPlxcR0YOikPw88TjIS2NK35Z0ivkJL0+FevNnVIsqwGSe12AtPlZB/kzjB0RtHoKW+cWC0V9xiTgJ3Q==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.11 - '@firebase/component': 0.5.9 - '@firebase/util': 1.4.2 + '@firebase/app': 0.7.12 + '@firebase/component': 0.5.10 + '@firebase/util': 1.4.3 idb: 3.0.2 tslib: 2.3.1 dev: false @@ -2507,15 +2501,15 @@ packages: tslib: 2.3.1 dev: false - /@firebase/messaging-compat/0.1.4_bc9f000ebd4762c2c40bffec17e5b647: - resolution: {integrity: sha512-6477jBw7w7hk0uhnTUMsPoukalpcwbxTTo9kMguHVSXe0t3OdoxeXEaapaNJlOmU4Kgc8j3rsms8IDLdKVpvlA==} + /@firebase/messaging-compat/0.1.5_66bfbf359ad9540534d7d3b4d84fd1fe: + resolution: {integrity: sha512-orEhL8aWFsJp1ULyvh9IDBo7YEVnmc+s8GG8J0Szj4BlWjjhjGvtaUCN/hmfWfpp+tg3yWN1b2bjKl5m8YRZmQ==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.12 - '@firebase/component': 0.5.9 - '@firebase/messaging': 0.9.4_@firebase+app@0.7.11 - '@firebase/util': 1.4.2 + '@firebase/app-compat': 0.1.13 + '@firebase/component': 0.5.10 + '@firebase/messaging': 0.9.5_@firebase+app@0.7.12 + '@firebase/util': 1.4.3 tslib: 2.3.1 transitivePeerDependencies: - '@firebase/app' @@ -2525,31 +2519,31 @@ packages: resolution: {integrity: sha512-DbvUl/rXAZpQeKBnwz0NYY5OCqr2nFA0Bj28Fmr3NXGqR4PAkfTOHuQlVtLO1Nudo3q0HxAYLa68ZDAcuv2uKQ==} dev: false - /@firebase/messaging/0.9.4_@firebase+app@0.7.11: - resolution: {integrity: sha512-OvYV4MLPfDpdP/yltLqZXZRx6rXWz52bEilS2jL2B4sGiuTaXSkR6BIHB54EPTblu32nbyZYdlER4fssz4TfXw==} + /@firebase/messaging/0.9.5_@firebase+app@0.7.12: + resolution: {integrity: sha512-Q0oOEFGvcINTOfW/fa27hFT74fvFOJd0D0yaC4C6uWBCyLwHLN4va+lG8fQkos8XbSMZdnalirRYXDgcFCUebQ==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.11 - '@firebase/component': 0.5.9 - '@firebase/installations': 0.5.4_@firebase+app@0.7.11 + '@firebase/app': 0.7.12 + '@firebase/component': 0.5.10 + '@firebase/installations': 0.5.5_@firebase+app@0.7.12 '@firebase/messaging-interop-types': 0.1.0 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 idb: 3.0.2 tslib: 2.3.1 dev: false - /@firebase/performance-compat/0.1.4_bc9f000ebd4762c2c40bffec17e5b647: - resolution: {integrity: sha512-YuGfmpC0o+YvEBlEZCbPdNbT4Nn2qhi5uMXjqKnNIUepmXUsgOYDiAqM9nxHPoE/6IkvoFMdCj5nTUYVLCFXgg==} + /@firebase/performance-compat/0.1.5_66bfbf359ad9540534d7d3b4d84fd1fe: + resolution: {integrity: sha512-s9mqR0GXJaqvIZD/GsshacpKOGa3NP6Yht33mNEtpL7ERqj35mvD1CBoUwH52eMYAaxlQd9y9JrphQgK3EmWWw==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.12 - '@firebase/component': 0.5.9 + '@firebase/app-compat': 0.1.13 + '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 - '@firebase/performance': 0.5.4_@firebase+app@0.7.11 + '@firebase/performance': 0.5.5_@firebase+app@0.7.12 '@firebase/performance-types': 0.1.0 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 tslib: 2.3.1 transitivePeerDependencies: - '@firebase/app' @@ -2559,16 +2553,16 @@ packages: resolution: {integrity: sha512-6p1HxrH0mpx+622Ql6fcxFxfkYSBpE3LSuwM7iTtYU2nw91Hj6THC8Bc8z4nboIq7WvgsT/kOTYVVZzCSlXl8w==} dev: false - /@firebase/performance/0.5.4_@firebase+app@0.7.11: - resolution: {integrity: sha512-ES6aS4eoMhf9CczntBADDsXhaFea/3a0FADwy/VpWXXBxVb8tqc5tPcoTwd9L5M/aDeSiQMy344rhrSsTbIZEg==} + /@firebase/performance/0.5.5_@firebase+app@0.7.12: + resolution: {integrity: sha512-eA8mEKVnyY64fwAKxHbJF5t1hNkdR0EZVib0LfEWl/2elPmFcjik097hqLHzdFE88JYCxNGfFaSPo9Lbk/qe6A==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.11 - '@firebase/component': 0.5.9 - '@firebase/installations': 0.5.4_@firebase+app@0.7.11 + '@firebase/app': 0.7.12 + '@firebase/component': 0.5.10 + '@firebase/installations': 0.5.5_@firebase+app@0.7.12 '@firebase/logger': 0.3.2 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 tslib: 2.3.1 dev: false @@ -2580,17 +2574,17 @@ packages: whatwg-fetch: 2.0.4 dev: false - /@firebase/remote-config-compat/0.1.4_bc9f000ebd4762c2c40bffec17e5b647: - resolution: {integrity: sha512-6WeKR7E9KJ1RIF9GZiyle1uD4IsIPUBKUnUnFkQhj3FV6cGvQwbeG0rbh7QQLvd0IWuh9lABYjHXWp+rGHQk8A==} + /@firebase/remote-config-compat/0.1.5_66bfbf359ad9540534d7d3b4d84fd1fe: + resolution: {integrity: sha512-bgpmrCGyOj46c0xNFvivcXRHlaVkbt4mX2etbF9s6jaOILPd4rBHIfAiBpKL64GGwTkrOjWO9/HZun4I01gbpg==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.12 - '@firebase/component': 0.5.9 + '@firebase/app-compat': 0.1.13 + '@firebase/component': 0.5.10 '@firebase/logger': 0.3.2 - '@firebase/remote-config': 0.3.3_@firebase+app@0.7.11 + '@firebase/remote-config': 0.3.4_@firebase+app@0.7.12 '@firebase/remote-config-types': 0.2.0 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 tslib: 2.3.1 transitivePeerDependencies: - '@firebase/app' @@ -2600,59 +2594,59 @@ packages: resolution: {integrity: sha512-hqK5sCPeZvcHQ1D6VjJZdW6EexLTXNMJfPdTwbD8NrXUw6UjWC4KWhLK/TSlL0QPsQtcKRkaaoP+9QCgKfMFPw==} dev: false - /@firebase/remote-config/0.3.3_@firebase+app@0.7.11: - resolution: {integrity: sha512-9hZWfB3k3IYsjHbWeUfhv/SDCcOgv/JMJpLXlUbTppXPm1IZ3X9ZW4I9bS86gGYr7m/kSv99U0oxQ7N9PoR8Iw==} + /@firebase/remote-config/0.3.4_@firebase+app@0.7.12: + resolution: {integrity: sha512-SLlyVVNJ6DnU1AOjNrmv5u9Fge7gUwZVooyxMIkaT3Lj9MBM5MwfJsoG3UyiV4l7yI0iPj34LuKPpMJXOOcs4w==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.11 - '@firebase/component': 0.5.9 - '@firebase/installations': 0.5.4_@firebase+app@0.7.11 + '@firebase/app': 0.7.12 + '@firebase/component': 0.5.10 + '@firebase/installations': 0.5.5_@firebase+app@0.7.12 '@firebase/logger': 0.3.2 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 tslib: 2.3.1 dev: false - /@firebase/storage-compat/0.1.8_8e884c82e3f3b0e81d9dd2c1d4c7f872: - resolution: {integrity: sha512-L5R0DQoHCDKIgcBbqTx+6+RQ2533WFKeV3cfLAZCTGjyMUustj0eYDsr7fLhGexwsnpT3DaxhlbzT3icUWoDaA==} + /@firebase/storage-compat/0.1.9_044646557187b272223ee82a38083841: + resolution: {integrity: sha512-FwSNw1FMH8Qk9l+nDmlamesEFVjOfmWO4B2BV4l3YRn5ibvxIvBqRQZP8TGUknHCWKM1b7dMq3C19cVxeJ77VQ==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.1.12 - '@firebase/component': 0.5.9 - '@firebase/storage': 0.9.0_@firebase+app@0.7.11 - '@firebase/storage-types': 0.6.0_c42cdbc49715079e71c4358da4138a2d - '@firebase/util': 1.4.2 + '@firebase/app-compat': 0.1.13 + '@firebase/component': 0.5.10 + '@firebase/storage': 0.9.1_@firebase+app@0.7.12 + '@firebase/storage-types': 0.6.0_921e789eab5feb003723e0d148cd47c5 + '@firebase/util': 1.4.3 tslib: 2.3.1 transitivePeerDependencies: - '@firebase/app' - '@firebase/app-types' dev: false - /@firebase/storage-types/0.6.0_c42cdbc49715079e71c4358da4138a2d: + /@firebase/storage-types/0.6.0_921e789eab5feb003723e0d148cd47c5: resolution: {integrity: sha512-1LpWhcCb1ftpkP/akhzjzeFxgVefs6eMD2QeKiJJUGH1qOiows2w5o0sKCUSQrvrRQS1lz3SFGvNR1Ck/gqxeA==} peerDependencies: '@firebase/app-types': 0.x '@firebase/util': 1.x dependencies: '@firebase/app-types': 0.7.0 - '@firebase/util': 1.4.2 + '@firebase/util': 1.4.3 dev: false - /@firebase/storage/0.9.0_@firebase+app@0.7.11: - resolution: {integrity: sha512-1gSYdrwP9kECmugH9L3tvNMvSjnNJGamj91rrESOFk2ZHDO93qKR90awc68NnhmzFAJOT/eJzVm35LKU6SqUNg==} + /@firebase/storage/0.9.1_@firebase+app@0.7.12: + resolution: {integrity: sha512-IMPZ21Mm05R9GKTgiiMpbata0tgzQTtZ2YMbVReSTx16GJTIpadXpjFzxhJMjVi/7Wq57LnSxsg9fe56IBSacw==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.7.11 - '@firebase/component': 0.5.9 - '@firebase/util': 1.4.2 + '@firebase/app': 0.7.12 + '@firebase/component': 0.5.10 + '@firebase/util': 1.4.3 node-fetch: 2.6.5 tslib: 2.3.1 dev: false - /@firebase/util/1.4.2: - resolution: {integrity: sha512-JMiUo+9QE9lMBvEtBjqsOFdmJgObFvi7OL1A0uFGwTmlCI1ZeNPOEBrwXkgTOelVCdiMO15mAebtEyxFuQ6FsA==} + /@firebase/util/1.4.3: + resolution: {integrity: sha512-gQJl6r0a+MElLQEyU8Dx0kkC2coPj67f/zKZrGR7z7WpLgVanhaCUqEsptwpwoxi9RMFIaebleG+C9xxoARq+Q==} dependencies: tslib: 2.3.1 dev: false @@ -2675,7 +2669,7 @@ packages: tslib: 2.3.1 dev: true - /@graphql-codegen/cli/2.3.1_6fc3d2884cf7cc5ceaa63c063181dac6: + /@graphql-codegen/cli/2.3.1_ff6e0ca8cd9cd37aa1844e8a89a000d0: resolution: {integrity: sha512-xMSvYqFtnRXOp/sVJSyqiFTm70X8ouLXiq5o/R/D3yQtA6NNudAC+Q4oxg9/LZKnRDL6pehwdC8CNnQk0Tf7Sw==} hasBin: true peerDependencies: @@ -2690,8 +2684,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_799e1ae611f12d1a98fe5e3c33409b5c - '@graphql-tools/url-loader': 7.7.0_799e1ae611f12d1a98fe5e3c33409b5c + '@graphql-tools/prisma-loader': 7.1.1_d953db9ea51e310c6c117ebb182bd311 + '@graphql-tools/url-loader': 7.7.0_d953db9ea51e310c6c117ebb182bd311 '@graphql-tools/utils': 8.5.5_graphql@15.7.2 ansi-escapes: 4.3.2 chalk: 4.1.2 @@ -2705,7 +2699,7 @@ packages: glob: 7.2.0 globby: 11.0.4 graphql: 15.7.2 - graphql-config: 4.1.0_6fc3d2884cf7cc5ceaa63c063181dac6 + graphql-config: 4.1.0_ff6e0ca8cd9cd37aa1844e8a89a000d0 inquirer: 8.2.0 is-glob: 4.0.3 json-to-pretty-yaml: 1.2.2 @@ -3022,12 +3016,12 @@ packages: tslib: 2.3.1 dev: true - /@graphql-tools/prisma-loader/7.1.1_799e1ae611f12d1a98fe5e3c33409b5c: + /@graphql-tools/prisma-loader/7.1.1_d953db9ea51e310c6c117ebb182bd311: 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_799e1ae611f12d1a98fe5e3c33409b5c + '@graphql-tools/url-loader': 7.7.0_d953db9ea51e310c6c117ebb182bd311 '@graphql-tools/utils': 8.5.5_graphql@15.7.2 '@types/js-yaml': 4.0.5 '@types/json-stable-stringify': 1.0.33 @@ -3079,7 +3073,7 @@ packages: tslib: 2.3.1 value-or-promise: 1.0.11 - /@graphql-tools/url-loader/7.7.0_799e1ae611f12d1a98fe5e3c33409b5c: + /@graphql-tools/url-loader/7.7.0_d953db9ea51e310c6c117ebb182bd311: resolution: {integrity: sha512-mBBb+aJqI4E0MVEzyfi76Pi/G6lGxGTVt/tP1YtKJly7UnonNoWOtDusdL3zIVAGhGgLsNrLbGhLDbwSd6TV6A==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -3097,7 +3091,7 @@ packages: graphql-sse: 1.0.6_graphql@15.7.2 graphql-ws: 5.5.5_graphql@15.7.2 isomorphic-ws: 4.0.1_ws@8.4.0 - meros: 1.1.4_@types+node@17.0.6 + meros: 1.1.4_@types+node@17.0.8 subscriptions-transport-ws: 0.11.0_graphql@15.7.2 sync-fetch: 0.3.1 tslib: 2.3.1 @@ -3136,16 +3130,16 @@ packages: dependencies: graphql: 15.7.2 - /@grpc/grpc-js/1.4.4: - resolution: {integrity: sha512-a6222b7Dl6fIlMgzVl7e+NiRoLiZFbpcwvBH2Oli56Bn7W4/3Ld+86hK4ffPn5rx2DlDidmIcvIJiOQXyhv9gA==} + /@grpc/grpc-js/1.5.0: + resolution: {integrity: sha512-PDLazk94MFV5hFn/+aSrVj3d5UsOK9HU1xa0ywachvDh1jymBU/Cb+4nGa2NjpfcBoXlHioBC/qIB/XzELednw==} engines: {node: ^8.13.0 || >=10.10.0} dependencies: - '@grpc/proto-loader': 0.6.7 - '@types/node': 16.11.12 + '@grpc/proto-loader': 0.6.9 + '@types/node': 17.0.8 dev: false - /@grpc/proto-loader/0.6.7: - resolution: {integrity: sha512-QzTPIyJxU0u+r2qGe8VMl3j/W2ryhEvBv7hc42OjYfthSj370fUrb7na65rG6w3YLZS/fb8p89iTBobfWGDgdw==} + /@grpc/proto-loader/0.6.9: + resolution: {integrity: sha512-UlcCS8VbsU9d3XTXGiEVFonN7hXk+oMXZtoHHG2oSA1/GcDP1q6OUgs20PzHDGizzyi8ufGSUDlk3O2NyY7leg==} engines: {node: '>=6'} hasBin: true dependencies: @@ -3211,20 +3205,20 @@ packages: engines: {node: '>=8'} dev: true - /@jest/console/27.4.2: - resolution: {integrity: sha512-xknHThRsPB/To1FUbi6pCe43y58qFC03zfb6R7fDb/FfC7k2R3i1l+izRBJf8DI46KhYGRaF14Eo9A3qbBoixg==} + /@jest/console/27.4.6: + resolution: {integrity: sha512-jauXyacQD33n47A44KrlOVeiXHEXDqapSdfb9kTekOchH/Pd18kBIO1+xxJQRLuG+LUuljFCwTG92ra4NW7SpA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 - '@types/node': 17.0.6 + '@types/node': 17.0.8 chalk: 4.1.2 - jest-message-util: 27.4.2 + jest-message-util: 27.4.6 jest-util: 27.4.2 slash: 3.0.0 dev: true - /@jest/core/27.4.5: - resolution: {integrity: sha512-3tm/Pevmi8bDsgvo73nX8p/WPng6KWlCyScW10FPEoN1HU4pwI83tJ3TsFvi1FfzsjwUlMNEPowgb/rPau/LTQ==} + /@jest/core/27.4.7: + resolution: {integrity: sha512-n181PurSJkVMS+kClIFSX/LLvw9ExSb+4IMtD6YnfxZVerw9ANYtW0bPrm0MJu2pfe9SY9FJ9FtQ+MdZkrZwjg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 @@ -3232,30 +3226,30 @@ packages: node-notifier: optional: true dependencies: - '@jest/console': 27.4.2 - '@jest/reporters': 27.4.5 - '@jest/test-result': 27.4.2 - '@jest/transform': 27.4.5 + '@jest/console': 27.4.6 + '@jest/reporters': 27.4.6 + '@jest/test-result': 27.4.6 + '@jest/transform': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.6 + '@types/node': 17.0.8 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.8.1 exit: 0.1.2 - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 jest-changed-files: 27.4.2 - jest-config: 27.4.5 - jest-haste-map: 27.4.5 - jest-message-util: 27.4.2 + jest-config: 27.4.7 + jest-haste-map: 27.4.6 + jest-message-util: 27.4.6 jest-regex-util: 27.4.0 - jest-resolve: 27.4.5 - jest-resolve-dependencies: 27.4.5 - jest-runner: 27.4.5 - jest-runtime: 27.4.5 - jest-snapshot: 27.4.5 + jest-resolve: 27.4.6 + jest-resolve-dependencies: 27.4.6 + jest-runner: 27.4.6 + jest-runtime: 27.4.6 + jest-snapshot: 27.4.6 jest-util: 27.4.2 - jest-validate: 27.4.2 - jest-watcher: 27.4.2 + jest-validate: 27.4.6 + jest-watcher: 27.4.6 micromatch: 4.0.4 rimraf: 3.0.2 slash: 3.0.0 @@ -3268,39 +3262,39 @@ packages: - utf-8-validate dev: true - /@jest/environment/27.4.4: - resolution: {integrity: sha512-q+niMx7cJgt/t/b6dzLOh4W8Ef/8VyKG7hxASK39jakijJzbFBGpptx3RXz13FFV7OishQ9lTbv+dQ5K3EhfDQ==} + /@jest/environment/27.4.6: + resolution: {integrity: sha512-E6t+RXPfATEEGVidr84WngLNWZ8ffCPky8RqqRK6u1Bn0LK92INe0MDttyPl/JOzaq92BmDzOeuqk09TvM22Sg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@jest/fake-timers': 27.4.2 + '@jest/fake-timers': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.6 - jest-mock: 27.4.2 + '@types/node': 17.0.8 + jest-mock: 27.4.6 dev: true - /@jest/fake-timers/27.4.2: - resolution: {integrity: sha512-f/Xpzn5YQk5adtqBgvw1V6bF8Nx3hY0OIRRpCvWcfPl0EAjdqWPdhH3t/3XpiWZqtjIEHDyMKP9ajpva1l4Zmg==} + /@jest/fake-timers/27.4.6: + resolution: {integrity: sha512-mfaethuYF8scV8ntPpiVGIHQgS0XIALbpY2jt2l7wb/bvq4Q5pDLk4EP4D7SAvYT1QrPOPVZAtbdGAOOyIgs7A==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 '@sinonjs/fake-timers': 8.1.0 - '@types/node': 17.0.6 - jest-message-util: 27.4.2 - jest-mock: 27.4.2 + '@types/node': 17.0.8 + jest-message-util: 27.4.6 + jest-mock: 27.4.6 jest-util: 27.4.2 dev: true - /@jest/globals/27.4.4: - resolution: {integrity: sha512-bqpqQhW30BOreXM8bA8t8JbOQzsq/WnPTnBl+It3UxAD9J8yxEAaBEylHx1dtBapAr/UBk8GidXbzmqnee8tYQ==} + /@jest/globals/27.4.6: + resolution: {integrity: sha512-kAiwMGZ7UxrgPzu8Yv9uvWmXXxsy0GciNejlHvfPIfWkSxChzv6bgTS3YqBkGuHcis+ouMFI2696n2t+XYIeFw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@jest/environment': 27.4.4 + '@jest/environment': 27.4.6 '@jest/types': 27.4.2 - expect: 27.4.2 + expect: 27.4.6 dev: true - /@jest/reporters/27.4.5: - resolution: {integrity: sha512-3orsG4vi8zXuBqEoy2LbnC1kuvkg1KQUgqNxmxpQgIOQEPeV0onvZu+qDQnEoX8qTQErtqn/xzcnbpeTuOLSiA==} + /@jest/reporters/27.4.6: + resolution: {integrity: sha512-+Zo9gV81R14+PSq4wzee4GC2mhAN9i9a7qgJWL90Gpx7fHYkWpTBvwWNZUXvJByYR9tAVBdc8VxDWqfJyIUrIQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 @@ -3309,30 +3303,30 @@ packages: optional: true dependencies: '@bcoe/v8-coverage': 0.2.3 - '@jest/console': 27.4.2 - '@jest/test-result': 27.4.2 - '@jest/transform': 27.4.5 + '@jest/console': 27.4.6 + '@jest/test-result': 27.4.6 + '@jest/transform': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.6 + '@types/node': 17.0.8 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 glob: 7.2.0 - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 istanbul-lib-coverage: 3.2.0 - istanbul-lib-instrument: 4.0.3 + istanbul-lib-instrument: 5.1.0 istanbul-lib-report: 3.0.0 istanbul-lib-source-maps: 4.0.1 istanbul-reports: 3.1.3 - jest-haste-map: 27.4.5 - jest-resolve: 27.4.5 + jest-haste-map: 27.4.6 + jest-resolve: 27.4.6 jest-util: 27.4.2 - jest-worker: 27.4.5 + jest-worker: 27.4.6 slash: 3.0.0 source-map: 0.6.1 string-length: 4.0.2 terminal-link: 2.1.1 - v8-to-istanbul: 8.1.0 + v8-to-istanbul: 8.1.1 transitivePeerDependencies: - supports-color dev: true @@ -3342,34 +3336,34 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: callsites: 3.1.0 - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 source-map: 0.6.1 dev: true - /@jest/test-result/27.4.2: - resolution: {integrity: sha512-kr+bCrra9jfTgxHXHa2UwoQjxvQk3Am6QbpAiJ5x/50LW8llOYrxILkqY0lZRW/hu8FXesnudbql263+EW9iNA==} + /@jest/test-result/27.4.6: + resolution: {integrity: sha512-fi9IGj3fkOrlMmhQqa/t9xum8jaJOOAi/lZlm6JXSc55rJMXKHxNDN1oCP39B0/DhNOa2OMupF9BcKZnNtXMOQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@jest/console': 27.4.2 + '@jest/console': 27.4.6 '@jest/types': 27.4.2 '@types/istanbul-lib-coverage': 2.0.4 collect-v8-coverage: 1.0.1 dev: true - /@jest/test-sequencer/27.4.5: - resolution: {integrity: sha512-n5woIn/1v+FT+9hniymHPARA9upYUmfi5Pw9ewVwXCDlK4F5/Gkees9v8vdjGdAIJ2MPHLHodiajLpZZanWzEQ==} + /@jest/test-sequencer/27.4.6: + resolution: {integrity: sha512-3GL+nsf6E1PsyNsJuvPyIz+DwFuCtBdtvPpm/LMXVkBJbdFvQYCDpccYT56qq5BGniXWlE81n2qk1sdXfZebnw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@jest/test-result': 27.4.2 - graceful-fs: 4.2.8 - jest-haste-map: 27.4.5 - jest-runtime: 27.4.5 + '@jest/test-result': 27.4.6 + graceful-fs: 4.2.9 + jest-haste-map: 27.4.6 + jest-runtime: 27.4.6 transitivePeerDependencies: - supports-color dev: true - /@jest/transform/27.4.5: - resolution: {integrity: sha512-PuMet2UlZtlGzwc6L+aZmR3I7CEBpqadO03pU40l2RNY2fFJ191b9/ITB44LNOhVtsyykx0OZvj0PCyuLm7Eew==} + /@jest/transform/27.4.6: + resolution: {integrity: sha512-9MsufmJC8t5JTpWEQJ0OcOOAXaH5ioaIX6uHVBLBMoCZPfKKQF+EqP8kACAvCZ0Y1h2Zr3uOccg8re+Dr5jxyw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@babel/core': 7.16.7 @@ -3378,8 +3372,8 @@ packages: chalk: 4.1.2 convert-source-map: 1.8.0 fast-json-stable-stringify: 2.1.0 - graceful-fs: 4.2.8 - jest-haste-map: 27.4.5 + graceful-fs: 4.2.9 + jest-haste-map: 27.4.6 jest-regex-util: 27.4.0 jest-util: 27.4.2 micromatch: 4.0.4 @@ -3397,7 +3391,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 17.0.6 + '@types/node': 17.0.8 '@types/yargs': 15.0.14 chalk: 4.1.2 dev: true @@ -3408,7 +3402,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 17.0.6 + '@types/node': 17.0.8 '@types/yargs': 16.0.4 chalk: 4.1.2 dev: true @@ -3428,10 +3422,6 @@ packages: resolution: {integrity: sha512-zpS/xty48huX4uBidupmWDYCRBYpVtoTiFhzYhd6GsQwU67WsdSImdWzZJDrF/DhcQ462wyrZahHlo2grFB5ig==} dev: false - /@lezer/common/0.15.9: - resolution: {integrity: sha512-N86tOY/g9pZQuKbmUjL4TQTegm4/34TZXxp1TYYFGdd9Rnhd9RPjQ3zp4q5qp/2qs4xlF4Dheg19K+JqAtvZxg==} - dev: false - /@lezer/generator/0.15.2: resolution: {integrity: sha512-nxY6TTj0ZAcAvg1zEeaZnt1xODdyPhD0lTaPOgcGOVFHhwwx0Oz7CxZB7Rh+xRCXFr5kJWDtM1uXPp80UZjhAg==} hasBin: true @@ -3440,10 +3430,10 @@ packages: '@lezer/lr': 0.15.5 dev: true - /@lezer/javascript/0.15.1: - resolution: {integrity: sha512-EnfO9MF2yDMpN2DEovPbKKdi4tj1phuolBxcEDC35cx+OUfToweMOEBZHr/nhHI79+6HkLMoCK2coch+PT+oBA==} + /@lezer/javascript/0.15.2: + resolution: {integrity: sha512-ytWvdJ1NAc0pfrNipGQs8otJVfjVibpIiFKH0fl99rKSA6cVlyQN/XTj/dEAQCfBfCBPAFdc30cuUe5CGZ0odA==} dependencies: - '@lezer/lr': 0.15.4 + '@lezer/lr': 0.15.5 dev: false /@lezer/json/0.15.0: @@ -3662,19 +3652,19 @@ packages: ufo: 0.7.9 dev: false - /@nuxt/kit-edge/3.0.0-27338323.1e98259: - resolution: {integrity: sha512-lABruok/JkKOoEJNpkZ2M6YMSKBgOaWAyWjDq+Ekk4Ga/FZgok+epTcN3cQBOP/MpH3PXsM2L3zdM8DoEMxeug==} + /@nuxt/kit-edge/3.0.0-27356801.e9128f3: + resolution: {integrity: sha512-hGiqZydtMiK+UhHBsdD0WC+fHeI3xyJixhY2rNPGwFrzdeTrbUy8YH451SbRPOJ8TS0RYQ+cUT6JfMr0YTpnfg==} engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0} dependencies: - '@nuxt/schema': /@nuxt/schema-edge/3.0.0-27338323.1e98259 + '@nuxt/schema': /@nuxt/schema-edge/3.0.0-27356801.e9128f3 consola: 2.15.3 defu: 5.0.0 dotenv: 10.0.0 - globby: 11.0.4 + globby: 11.1.0 hash-sum: 2.0.0 jiti: 1.12.9 lodash.template: 4.5.0 - mlly: 0.3.16 + mlly: 0.3.17 pathe: 0.2.0 pkg-types: 0.3.2 rc9: 1.2.0 @@ -3704,8 +3694,8 @@ packages: node-fetch: 2.6.6 dev: false - /@nuxt/schema-edge/3.0.0-27338323.1e98259: - resolution: {integrity: sha512-TV8HMFEkD2cMLnsYBE0+wQcOSwElw6SW4rnDOFoDhHI61GeflpGZOfXLQRJS2FLAyMv/QVeBHdd+PWWOxDqGgA==} + /@nuxt/schema-edge/3.0.0-27356801.e9128f3: + resolution: {integrity: sha512-LOi5OLFzxrHL7t/a7sn2+fnkNN8y9ipnLG6l6McI+vEuzXi11YeHCYt7PmoqqySXx411hd6lISmYd/aZzBgYkg==} engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0} dependencies: create-require: 1.1.1 @@ -3763,7 +3753,7 @@ packages: std-env: 2.3.1 dev: false - /@nuxt/types/2.15.8_sass@1.45.2: + /@nuxt/types/2.15.8_sass@1.47.0: resolution: {integrity: sha512-zBAG5Fy+SIaZIerOVF1vxy1zz16ZK07QSbsuQAjdtEFlvr+vKK+0AqCv8r8DBY5IVqdMIaw5FgNUz5py0xWdPg==} dependencies: '@types/autoprefixer': 9.7.2 @@ -3784,7 +3774,7 @@ packages: '@types/webpack-bundle-analyzer': 3.9.3 '@types/webpack-dev-middleware': 4.1.2 '@types/webpack-hot-middleware': 2.25.4 - sass-loader: 10.1.1_sass@1.45.2 + sass-loader: 10.1.1_sass@1.47.0 transitivePeerDependencies: - fibers - node-sass @@ -3797,7 +3787,7 @@ packages: peerDependencies: '@nuxt/types': '>=2.13.1' dependencies: - '@nuxt/types': 2.15.8_sass@1.45.2 + '@nuxt/types': 2.15.8_sass@1.47.0 consola: 2.15.3 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 @@ -3964,12 +3954,12 @@ packages: dotenv: 8.6.0 dev: true - /@nuxtjs/eslint-config-typescript/8.0.0_a8c2449df909a7716b8bc433fe74afe5: + /@nuxtjs/eslint-config-typescript/8.0.0_830bc784bfe45afe5bf3fcfcc89061c7: resolution: {integrity: sha512-JcRIDCN+lfhzeNw6QGxjUSmXzfnRsEc2gTWO7Kbz9JfznTNwsI+1oWJ2wwOb6MP82d8SkDgu4yINkbDGDgkdaA==} peerDependencies: eslint: ^8.3.0 dependencies: - '@nuxtjs/eslint-config': 8.0.0_df77038b05eeac6266e413a561a3582f + '@nuxtjs/eslint-config': 8.0.0_d0f51775426634a3a2450b656545e42d '@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 @@ -3981,7 +3971,7 @@ packages: - typescript dev: true - /@nuxtjs/eslint-config/8.0.0_df77038b05eeac6266e413a561a3582f: + /@nuxtjs/eslint-config/8.0.0_d0f51775426634a3a2450b656545e42d: resolution: {integrity: sha512-NuZSiMdSCuBukwWgmNQuMYoA/jgL9SLfecOurUUQw/1QTcD0YKh0RxY4h9rNJB2jkfayzmZ+Y11hlOml40FVvw==} peerDependencies: eslint: ^8.3.0 @@ -3989,7 +3979,7 @@ packages: 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-jest: 25.3.0_d0f51775426634a3a2450b656545e42d 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 @@ -4190,15 +4180,15 @@ packages: resolution: {integrity: sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=} dev: false - /@relmify/jest-fp-ts/1.1.1_fp-ts@2.11.5+io-ts@2.2.16: + /@relmify/jest-fp-ts/1.1.1_fp-ts@2.11.6+io-ts@2.2.16: resolution: {integrity: sha512-cuYK27gjDoEZIzvUuLRvgmqp/t5BlGWMrsVj+kzGlsgYny9xYCAMMRBd38HcFciG6aVTVKrLKqsYNidvU+4vzA==} peerDependencies: fp-ts: 2.x io-ts: 2.x dependencies: expect: 26.6.2 - fp-ts: 2.11.5 - io-ts: 2.2.16_fp-ts@2.11.5 + fp-ts: 2.11.6 + io-ts: 2.2.16_fp-ts@2.11.6 jest-get-type: 26.3.0 jest-matcher-utils: 26.6.2 dev: true @@ -4507,13 +4497,6 @@ packages: '@types/responselike': 1.0.0 dev: true - /@types/chokidar/2.1.3: - resolution: {integrity: sha512-6qK3xoLLAhQVTucQGHTySwOVA1crHRXnJeLwqK6KIFkkKa2aoMFXh+WEi8PotxDtvN6MQJLyYN9ag9P6NLV81w==} - deprecated: This is a stub types definition. chokidar provides its own type definitions, so you do not need this installed. - dependencies: - chokidar: 3.5.2 - dev: true - /@types/clean-css/4.2.5: resolution: {integrity: sha512-NEzjkGGpbs9S9fgC4abuBvTpVwE3i+Acu9BBod3PUyjDVZcNsGx61b8r2PphR61QGPnn0JHVs5ey6/I4eTrkxw==} dependencies: @@ -4596,7 +4579,7 @@ packages: /@types/graceful-fs/4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: - '@types/node': 17.0.6 + '@types/node': 17.0.8 dev: true /@types/har-format/1.2.8: @@ -4650,8 +4633,8 @@ packages: /@types/jest/27.4.0: resolution: {integrity: sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ==} dependencies: - jest-diff: 27.4.2 - pretty-format: 27.4.2 + jest-diff: 27.4.6 + pretty-format: 27.4.6 dev: true /@types/js-yaml/4.0.5: @@ -4717,8 +4700,8 @@ packages: /@types/node/16.11.12: resolution: {integrity: sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==} - /@types/node/16.11.17: - resolution: {integrity: sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==} + /@types/node/16.11.19: + resolution: {integrity: sha512-BPAcfDPoHlRQNKktbsbnpACGdypPFBuX4xQlsWDE7B8XXcfII+SpOLay3/qZmCLb39kV5S1RTYwXdkx2lwLYng==} dev: true /@types/node/16.11.6: @@ -4727,9 +4710,8 @@ packages: /@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/node/17.0.8: + resolution: {integrity: sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==} /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -4870,8 +4852,8 @@ packages: dependencies: source-map: 0.6.1 - /@types/uuid/8.3.3: - resolution: {integrity: sha512-0LbEEx1zxrYB3pgpd1M5lEhLcXjKJnYghvhTRgaBeUivLHMDM1TzF3IJ6hXU2+8uA4Xz+5BA63mtZo5DjVT8iA==} + /@types/uuid/8.3.4: + resolution: {integrity: sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==} dev: true /@types/webpack-bundle-analyzer/3.9.3: @@ -4975,8 +4957,8 @@ packages: - supports-color dev: true - /@typescript-eslint/eslint-plugin/5.8.1_13039593e64cd539d0b4c5c2da390958: - resolution: {integrity: sha512-wTZ5oEKrKj/8/366qTM366zqhIKAp6NCMweoRONtfuC07OAU9nVI2GZZdqQ1qD30WAAtcPdkH+npDwtRFdp4Rw==} + /@typescript-eslint/eslint-plugin/5.9.0_bd2fd93dbcc607ad2f21b784bccfe0c8: + resolution: {integrity: sha512-qT4lr2jysDQBQOPsCCvpPUZHjbABoTJW8V9ZzIYKHMfppJtpdtzszDYsldwhFxlhvrp7aCHeXD1Lb9M1zhwWwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -4986,9 +4968,10 @@ packages: typescript: optional: true dependencies: - '@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 + '@typescript-eslint/experimental-utils': 5.9.0_eslint@8.6.0+typescript@4.5.4 + '@typescript-eslint/parser': 5.9.0_eslint@8.6.0+typescript@4.5.4 + '@typescript-eslint/scope-manager': 5.9.0 + '@typescript-eslint/type-utils': 5.9.0_eslint@8.6.0+typescript@4.5.4 debug: 4.3.3 eslint: 8.6.0 functional-red-black-tree: 1.0.1 @@ -5019,16 +5002,16 @@ packages: - typescript dev: true - /@typescript-eslint/experimental-utils/5.8.1_eslint@8.6.0+typescript@4.5.4: - resolution: {integrity: sha512-fbodVnjIDU4JpeXWRDsG5IfIjYBxEvs8EBO8W1+YVdtrc2B9ppfof5sZhVEDOtgTfFHnYQJDI8+qdqLYO4ceww==} + /@typescript-eslint/experimental-utils/5.9.0_eslint@8.6.0+typescript@4.5.4: + resolution: {integrity: sha512-ZnLVjBrf26dn7ElyaSKa6uDhqwvAi4jBBmHK1VxuFGPRAxhdi18ubQYSGA7SRiFiES3q9JiBOBHEBStOFkwD2g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.9 - '@typescript-eslint/scope-manager': 5.8.1 - '@typescript-eslint/types': 5.8.1 - '@typescript-eslint/typescript-estree': 5.8.1_typescript@4.5.4 + '@typescript-eslint/scope-manager': 5.9.0 + '@typescript-eslint/types': 5.9.0 + '@typescript-eslint/typescript-estree': 5.9.0_typescript@4.5.4 eslint: 8.6.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.6.0 @@ -5057,8 +5040,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.8.1_eslint@8.6.0+typescript@4.5.4: - resolution: {integrity: sha512-K1giKHAjHuyB421SoXMXFHHVI4NdNY603uKw92++D3qyxSeYvC10CBJ/GE5Thpo4WTUvu1mmJI2/FFkz38F2Gw==} + /@typescript-eslint/parser/5.9.0_eslint@8.6.0+typescript@4.5.4: + resolution: {integrity: sha512-/6pOPz8yAxEt4PLzgbFRDpZmHnXCeZgPDrh/1DaVKOjvn/UPMlWhbx/gA96xRi2JxY1kBl2AmwVbyROUqys5xQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -5067,9 +5050,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.8.1 - '@typescript-eslint/types': 5.8.1 - '@typescript-eslint/typescript-estree': 5.8.1_typescript@4.5.4 + '@typescript-eslint/scope-manager': 5.9.0 + '@typescript-eslint/types': 5.9.0 + '@typescript-eslint/typescript-estree': 5.9.0_typescript@4.5.4 debug: 4.3.3 eslint: 8.6.0 typescript: 4.5.4 @@ -5085,12 +5068,31 @@ packages: '@typescript-eslint/visitor-keys': 5.4.0 dev: true - /@typescript-eslint/scope-manager/5.8.1: - resolution: {integrity: sha512-DGxJkNyYruFH3NIZc3PwrzwOQAg7vvgsHsHCILOLvUpupgkwDZdNq/cXU3BjF4LNrCsVg0qxEyWasys5AiJ85Q==} + /@typescript-eslint/scope-manager/5.9.0: + resolution: {integrity: sha512-DKtdIL49Qxk2a8icF6whRk7uThuVz4A6TCXfjdJSwOsf+9ree7vgQWcx0KOyCdk0i9ETX666p4aMhrRhxhUkyg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.8.1 - '@typescript-eslint/visitor-keys': 5.8.1 + '@typescript-eslint/types': 5.9.0 + '@typescript-eslint/visitor-keys': 5.9.0 + dev: true + + /@typescript-eslint/type-utils/5.9.0_eslint@8.6.0+typescript@4.5.4: + resolution: {integrity: sha512-uVCb9dJXpBrK1071ri5aEW7ZHdDHAiqEjYznF3HSSvAJXyrkxGOw2Ejibz/q6BXdT8lea8CMI0CzKNFTNI6TEQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + eslint: '*' + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/experimental-utils': 5.9.0_eslint@8.6.0+typescript@4.5.4 + debug: 4.3.3 + eslint: 8.6.0 + tsutils: 3.21.0_typescript@4.5.4 + typescript: 4.5.4 + transitivePeerDependencies: + - supports-color dev: true /@typescript-eslint/types/5.4.0: @@ -5098,8 +5100,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.8.1: - resolution: {integrity: sha512-L/FlWCCgnjKOLefdok90/pqInkomLnAcF9UAzNr+DSqMC3IffzumHTQTrINXhP1gVp9zlHiYYjvozVZDPleLcA==} + /@typescript-eslint/types/5.9.0: + resolution: {integrity: sha512-mWp6/b56Umo1rwyGCk8fPIzb9Migo8YOniBGPAQDNC6C52SeyNGN4gsVwQTAR+RS2L5xyajON4hOLwAGwPtUwg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -5124,8 +5126,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.8.1_typescript@4.5.4: - resolution: {integrity: sha512-26lQ8l8tTbG7ri7xEcCFT9ijU5Fk+sx/KRRyyzCv7MQ+rZZlqiDPtMKWLC8P7o+dtCnby4c+OlxuX1tp8WfafQ==} + /@typescript-eslint/typescript-estree/5.9.0_typescript@4.5.4: + resolution: {integrity: sha512-kxo3xL2mB7XmiVZcECbaDwYCt3qFXz99tBSuVJR4L/sR7CJ+UNAPrYILILktGj1ppfZ/jNt/cWYbziJUlHl1Pw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -5133,10 +5135,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.8.1 - '@typescript-eslint/visitor-keys': 5.8.1 + '@typescript-eslint/types': 5.9.0 + '@typescript-eslint/visitor-keys': 5.9.0 debug: 4.3.3 - globby: 11.0.4 + globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.5 tsutils: 3.21.0_typescript@4.5.4 @@ -5153,11 +5155,11 @@ packages: eslint-visitor-keys: 3.1.0 dev: true - /@typescript-eslint/visitor-keys/5.8.1: - resolution: {integrity: sha512-SWgiWIwocK6NralrJarPZlWdr0hZnj5GXHIgfdm8hNkyKvpeQuFyLP6YjSIe9kf3YBIfU6OHSZLYkQ+smZwtNg==} + /@typescript-eslint/visitor-keys/5.9.0: + resolution: {integrity: sha512-6zq0mb7LV0ThExKlecvpfepiB+XEtFv/bzx7/jKSgyXTFD7qjmSu1FoiS0x3OZaiS+UIXpH2vd9O89f02RCtgw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.8.1 + '@typescript-eslint/types': 5.9.0 eslint-visitor-keys: 3.1.0 dev: true @@ -6016,20 +6018,20 @@ packages: '@babel/core': 7.16.7 dev: true - /babel-jest/27.4.5_@babel+core@7.16.7: - resolution: {integrity: sha512-3uuUTjXbgtODmSv/DXO9nZfD52IyC2OYTFaXGRzL0kpykzroaquCrD5+lZNafTvZlnNqZHt5pb0M08qVBZnsnA==} + /babel-jest/27.4.6_@babel+core@7.16.7: + resolution: {integrity: sha512-qZL0JT0HS1L+lOuH+xC2DVASR3nunZi/ozGhpgauJHgmI7f8rudxf6hUjEHympdQ/J64CdKmPkgfJ+A3U6QCrg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: '@babel/core': ^7.8.0 dependencies: '@babel/core': 7.16.7 - '@jest/transform': 27.4.5 + '@jest/transform': 27.4.6 '@jest/types': 27.4.2 '@types/babel__core': 7.1.18 babel-plugin-istanbul: 6.1.1 babel-preset-jest: 27.4.0_@babel+core@7.16.7 chalk: 4.1.2 - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 slash: 3.0.0 transitivePeerDependencies: - supports-color @@ -6482,7 +6484,7 @@ packages: '@types/semver': 7.3.9 '@types/ua-parser-js': 0.7.36 browserslist: 4.18.1 - caniuse-lite: 1.0.30001295 + caniuse-lite: 1.0.30001298 isbot: 3.3.4 object-path: 0.11.8 semver: 7.3.5 @@ -6505,8 +6507,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001295 - electron-to-chromium: 1.4.31 + caniuse-lite: 1.0.30001298 + electron-to-chromium: 1.4.38 escalade: 3.1.1 node-releases: 2.0.1 picocolors: 1.0.0 @@ -6517,8 +6519,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001295 - electron-to-chromium: 1.4.31 + caniuse-lite: 1.0.30001298 + electron-to-chromium: 1.4.38 escalade: 3.1.1 node-releases: 2.0.1 picocolors: 1.0.0 @@ -6574,12 +6576,12 @@ packages: resolution: {integrity: sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=} dev: false - /bundle-require/2.2.0_esbuild@0.14.10: + /bundle-require/2.2.0_esbuild@0.14.11: resolution: {integrity: sha512-JDVxYEAxEX1g8AWtadiIkCkFf42RulEl5AOIvUa4cpuEL/VKpK2lJwogyswHnp+qizNQxM0Ylamw7CjPRaJZuA==} peerDependencies: esbuild: '>=0.13' dependencies: - esbuild: 0.14.10 + esbuild: 0.14.11 dev: true /bytes/3.0.0: @@ -6599,7 +6601,7 @@ packages: chownr: 1.1.4 figgy-pudding: 3.5.2 glob: 7.2.0 - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 infer-owner: 1.0.4 lru-cache: 5.1.1 mississippi: 3.0.0 @@ -6773,8 +6775,8 @@ packages: /caniuse-lite/1.0.30001274: resolution: {integrity: sha512-+Nkvv0fHyhISkiMIjnyjmf5YJcQ1IQHZN6U9TLUMroWR38FNwpsC51Gb68yueafX1V6ifOisInSgP9WJFS13ew==} - /caniuse-lite/1.0.30001295: - resolution: {integrity: sha512-lSP16vcyC0FEy0R4ECc9duSPoKoZy+YkpGkue9G4D81OfPnliopaZrU10+qtPdT8PbGXad/PNx43TIQrOmJZSQ==} + /caniuse-lite/1.0.30001298: + resolution: {integrity: sha512-AcKqikjMLlvghZL/vfTHorlQsLDhGRalYf1+GmWCf5SCMziSGjRYQW/JEksj14NaYHIR6KIhrFAy0HV5C25UzQ==} /capital-case/1.0.4: resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} @@ -7019,7 +7021,7 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: slice-ansi: 5.0.0 - string-width: 5.0.1 + string-width: 5.1.0 dev: false /cli-width/3.0.0: @@ -7396,16 +7398,16 @@ packages: dependencies: '@iarna/toml': 2.2.5 - /cosmiconfig-typescript-loader/1.0.2_646584a8d620b4d6f5eb4525e8655565: - resolution: {integrity: sha512-27ZehvijYqAKVzta5xtZBS3PAliC8CmnWkGXN0vgxAZz7yqxpMjf3aG7flxF5rEiu8FAD7nZZXtOI+xUGn+bVg==} + /cosmiconfig-typescript-loader/1.0.3_faf01e1d5a40372a98081522dcafc186: + resolution: {integrity: sha512-ARo21VjxdacJUcHxgVMEYNIoVPYiuKOEwWBIYej4M22+pEbe3LzKgmht2UPM+0u7/T/KnZf2r/5IzHv2Nwz+/w==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@types/node': '*' typescript: '>=3' dependencies: - '@types/node': 17.0.6 + '@types/node': 17.0.8 cosmiconfig: 7.0.1 - ts-node: 10.4.0_646584a8d620b4d6f5eb4525e8655565 + ts-node: 10.4.0_faf01e1d5a40372a98081522dcafc186 typescript: 4.5.4 transitivePeerDependencies: - '@swc/core' @@ -7531,7 +7533,7 @@ packages: resolution: {integrity: sha512-mpjkSErNO6vioL/Cde2aF4UBysPFEMyn+1AN1t7Oc4yqvzSRWe8iBte4P8BHyjo64OmC+ZBxwjIqmpSpIWiQ7Q==} engines: {node: '>=10.0.0'} dependencies: - '@types/node': 16.11.17 + '@types/node': 16.11.19 dev: true /crypto-browserify/3.12.0: @@ -8249,6 +8251,10 @@ packages: stream-shift: 1.0.1 dev: false + /eastasianwidth/0.2.0: + resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} + dev: false + /ecdsa-sig-formatter/1.0.11: resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==} dependencies: @@ -8271,8 +8277,8 @@ packages: /electron-to-chromium/1.3.886: resolution: {integrity: sha512-+vYdeBosI63VkCtNWnEVFjgNd/IZwvnsWkKyPtWAvrhA+XfByKoBJcbsMgudVU/bUcGAF9Xp3aXn96voWlc3oQ==} - /electron-to-chromium/1.4.31: - resolution: {integrity: sha512-t3XVQtk+Frkv6aTD4RRk0OqosU+VLe1dQFW83MDer78ZD6a52frgXuYOIsLYTQiH2Lm+JB2OKYcn7zrX+YGAiQ==} + /electron-to-chromium/1.4.38: + resolution: {integrity: sha512-WhHt3sZazKj0KK/UpgsbGQnUUoFeAHVishzHFExMxagpZgjiGYSC9S0ZlbhCfSH2L2i+2A1yyqOIliTctMx7KQ==} /elegant-spinner/1.0.1: resolution: {integrity: sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=} @@ -8478,144 +8484,144 @@ packages: is-date-object: 1.0.5 is-symbol: 1.0.4 - /esbuild-android-arm64/0.14.10: - resolution: {integrity: sha512-vzkTafHKoiMX4uIN1kBnE/HXYLpNT95EgGanVk6DHGeYgDolU0NBxjO7yZpq4ZGFPOx8384eAdDrBYhO11TAlQ==} + /esbuild-android-arm64/0.14.11: + resolution: {integrity: sha512-6iHjgvMnC/SzDH8TefL+/3lgCjYWwAd1LixYfmz/TBPbDQlxcuSkX0yiQgcJB9k+ibZ54yjVXziIwGdlc+6WNw==} cpu: [arm64] os: [android] requiresBuild: true dev: true optional: true - /esbuild-darwin-64/0.14.10: - resolution: {integrity: sha512-DJwzFVB95ZV7C3PQbf052WqaUuuMFXJeZJ0LKdnP1w+QOU0rlbKfX0tzuhoS//rOXUj1TFIwRuRsd0FX6skR7A==} + /esbuild-darwin-64/0.14.11: + resolution: {integrity: sha512-olq84ikh6TiBcrs3FnM4eR5VPPlcJcdW8BnUz/lNoEWYifYQ+Po5DuYV1oz1CTFMw4k6bQIZl8T3yxL+ZT2uvQ==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /esbuild-darwin-arm64/0.14.10: - resolution: {integrity: sha512-RNaaoZDg3nsqs5z56vYCjk/VJ76npf752W0rOaCl5lO5TsgV9zecfdYgt7dtUrIx8b7APhVaNYud+tGsDOVC9g==} + /esbuild-darwin-arm64/0.14.11: + resolution: {integrity: sha512-Jj0ieWLREPBYr/TZJrb2GFH8PVzDqiQWavo1pOFFShrcmHWDBDrlDxPzEZ67NF/Un3t6sNNmeI1TUS/fe1xARg==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /esbuild-freebsd-64/0.14.10: - resolution: {integrity: sha512-10B3AzW894u6bGZZhWiJOHw1uEHb4AFbUuBdyml1Ht0vIqd+KqWW+iY/yMwQAzILr2WJZqEhbOXRkJtY8aRqOw==} + /esbuild-freebsd-64/0.14.11: + resolution: {integrity: sha512-C5sT3/XIztxxz/zwDjPRHyzj/NJFOnakAanXuyfLDwhwupKPd76/PPHHyJx6Po6NI6PomgVp/zi6GRB8PfrOTA==} cpu: [x64] os: [freebsd] requiresBuild: true dev: true optional: true - /esbuild-freebsd-arm64/0.14.10: - resolution: {integrity: sha512-mSQrKB7UaWvuryBTCo9leOfY2uEUSimAvcKIaUWbk5Hth9Sg+Try+qNA/NibPgs/vHkX0KFo/Rce6RPea+P15g==} + /esbuild-freebsd-arm64/0.14.11: + resolution: {integrity: sha512-y3Llu4wbs0bk4cwjsdAtVOesXb6JkdfZDLKMt+v1U3tOEPBdSu6w8796VTksJgPfqvpX22JmPLClls0h5p+L9w==} cpu: [arm64] os: [freebsd] requiresBuild: true dev: true optional: true - /esbuild-linux-32/0.14.10: - resolution: {integrity: sha512-lktF09JgJLZ63ANYHIPdYe339PDuVn19Q/FcGKkXWf+jSPkn5xkYzAabboNGZNUgNqSJ/vY7VrOn6UrBbJjgYA==} + /esbuild-linux-32/0.14.11: + resolution: {integrity: sha512-Cg3nVsxArjyLke9EuwictFF3Sva+UlDTwHIuIyx8qpxRYAOUTmxr2LzYrhHyTcGOleLGXUXYsnUVwKqnKAgkcg==} cpu: [ia32] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-64/0.14.10: - resolution: {integrity: sha512-K+gCQz2oLIIBI8ZM77e9sYD5/DwEpeYCrOQ2SYXx+R4OU2CT9QjJDi4/OpE7ko4AcYMlMW7qrOCuLSgAlEj4Wg==} + /esbuild-linux-64/0.14.11: + resolution: {integrity: sha512-oeR6dIrrojr8DKVrxtH3xl4eencmjsgI6kPkDCRIIFwv4p+K7ySviM85K66BN01oLjzthpUMvBVfWSJkBLeRbg==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-arm/0.14.10: - resolution: {integrity: sha512-BYa60dZ/KPmNKYxtHa3LSEdfKWHcm/RzP0MjB4AeBPhjS0D6/okhaBesZIY9kVIGDyeenKsJNOmnVt4+dhNnvQ==} + /esbuild-linux-arm/0.14.11: + resolution: {integrity: sha512-vcwskfD9g0tojux/ZaTJptJQU3a7YgTYsptK1y6LQ/rJmw7U5QJvboNawqM98Ca3ToYEucfCRGbl66OTNtp6KQ==} cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-arm64/0.14.10: - resolution: {integrity: sha512-+qocQuQvcp5wo/V+OLXxqHPc+gxHttJEvbU/xrCGE03vIMqraL4wMua8JQx0SWEnJCWP+Nhf//v8OSwz1Xr5kA==} + /esbuild-linux-arm64/0.14.11: + resolution: {integrity: sha512-+e6ZCgTFQYZlmg2OqLkg1jHLYtkNDksxWDBWNtI4XG4WxuOCUErLqfEt9qWjvzK3XBcCzHImrajkUjO+rRkbMg==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-mips64le/0.14.10: - resolution: {integrity: sha512-nmUd2xoBXpGo4NJCEWoaBj+n4EtDoLEvEYc8Z3aSJrY0Oa6s04czD1flmhd0I/d6QEU8b7GQ9U0g/rtBfhtxBg==} + /esbuild-linux-mips64le/0.14.11: + resolution: {integrity: sha512-Rrs99L+p54vepmXIb87xTG6ukrQv+CzrM8eoeR+r/OFL2Rg8RlyEtCeshXJ2+Q66MXZOgPJaokXJZb9snq28bw==} cpu: [mips64el] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-ppc64le/0.14.10: - resolution: {integrity: sha512-vsOWZjm0rZix7HSmqwPph9arRVCyPtUpcURdayQDuIhMG2/UxJxpbdRaa//w4zYqcJzAWwuyH2PAlyy0ZNuxqQ==} + /esbuild-linux-ppc64le/0.14.11: + resolution: {integrity: sha512-JyzziGAI0D30Vyzt0HDihp4s1IUtJ3ssV2zx9O/c+U/dhUHVP2TmlYjzCfCr2Q6mwXTeloDcLS4qkyvJtYptdQ==} cpu: [ppc64] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-s390x/0.14.10: - resolution: {integrity: sha512-knArKKZm0ypIYWOWyOT7+accVwbVV1LZnl2FWWy05u9Tyv5oqJ2F5+X2Vqe/gqd61enJXQWqoufXopvG3zULOg==} + /esbuild-linux-s390x/0.14.11: + resolution: {integrity: sha512-DoThrkzunZ1nfRGoDN6REwmo8ZZWHd2ztniPVIR5RMw/Il9wiWEYBahb8jnMzQaSOxBsGp0PbyJeVLTUatnlcw==} cpu: [s390x] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-netbsd-64/0.14.10: - resolution: {integrity: sha512-6Gg8neVcLeyq0yt9bZpReb8ntZ8LBEjthxrcYWVrBElcltnDjIy1hrzsujt0+sC2rL+TlSsE9dzgyuvlDdPp2w==} + /esbuild-netbsd-64/0.14.11: + resolution: {integrity: sha512-12luoRQz+6eihKYh1zjrw0CBa2aw3twIiHV/FAfjh2NEBDgJQOY4WCEUEN+Rgon7xmLh4XUxCQjnwrvf8zhACw==} cpu: [x64] os: [netbsd] requiresBuild: true dev: true optional: true - /esbuild-openbsd-64/0.14.10: - resolution: {integrity: sha512-9rkHZzp10zI90CfKbFrwmQjqZaeDmyQ6s9/hvCwRkbOCHuto6RvMYH9ghQpcr5cUxD5OQIA+sHXi0zokRNXjcg==} + /esbuild-openbsd-64/0.14.11: + resolution: {integrity: sha512-l18TZDjmvwW6cDeR4fmizNoxndyDHamGOOAenwI4SOJbzlJmwfr0jUgjbaXCUuYVOA964siw+Ix+A+bhALWg8Q==} cpu: [x64] os: [openbsd] requiresBuild: true dev: true optional: true - /esbuild-sunos-64/0.14.10: - resolution: {integrity: sha512-mEU+pqkhkhbwpJj5DiN3vL0GUFR/yrL3qj8ER1amIVyRibKbj02VM1QaIuk1sy5DRVIKiFXXgCaHvH3RNWCHIw==} + /esbuild-sunos-64/0.14.11: + resolution: {integrity: sha512-bmYzDtwASBB8c+0/HVOAiE9diR7+8zLm/i3kEojUH2z0aIs6x/S4KiTuT5/0VKJ4zk69kXel1cNWlHBMkmavQg==} cpu: [x64] os: [sunos] requiresBuild: true dev: true optional: true - /esbuild-windows-32/0.14.10: - resolution: {integrity: sha512-Z5DieUL1N6s78dOSdL95KWf8Y89RtPGxIoMF+LEy8ChDsX+pZpz6uAVCn+YaWpqQXO+2TnrcbgBIoprq2Mco1g==} + /esbuild-windows-32/0.14.11: + resolution: {integrity: sha512-J1Ys5hMid8QgdY00OBvIolXgCQn1ARhYtxPnG6ESWNTty3ashtc4+As5nTrsErnv8ZGUcWZe4WzTP/DmEVX1UQ==} cpu: [ia32] os: [win32] requiresBuild: true dev: true optional: true - /esbuild-windows-64/0.14.10: - resolution: {integrity: sha512-LE5Mm62y0Bilu7RDryBhHIX8rK3at5VwJ6IGM3BsASidCfOBTzqcs7Yy0/Vkq39VKeTmy9/66BAfVoZRNznoDw==} + /esbuild-windows-64/0.14.11: + resolution: {integrity: sha512-h9FmMskMuGeN/9G9+LlHPAoiQk9jlKDUn9yA0MpiGzwLa82E7r1b1u+h2a+InprbSnSLxDq/7p5YGtYVO85Mlg==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /esbuild-windows-arm64/0.14.10: - resolution: {integrity: sha512-OJOyxDtabvcUYTc+O4dR0JMzLBz6G9+gXIHA7Oc5d5Fv1xiYa0nUeo8+W5s2e6ZkPRdIwOseYoL70rZz80S5BA==} + /esbuild-windows-arm64/0.14.11: + resolution: {integrity: sha512-dZp7Krv13KpwKklt9/1vBFBMqxEQIO6ri7Azf8C+ob4zOegpJmha2XY9VVWP/OyQ0OWk6cEeIzMJwInRZrzBUQ==} cpu: [arm64] os: [win32] requiresBuild: true @@ -8628,29 +8634,29 @@ packages: requiresBuild: true dev: true - /esbuild/0.14.10: - resolution: {integrity: sha512-ibZb+NwFqBwHHJlpnFMtg4aNmVK+LUtYMFC9CuKs6lDCBEvCHpqCFZFEirpqt1jOugwKGx8gALNGvX56lQyfew==} + /esbuild/0.14.11: + resolution: {integrity: sha512-xZvPtVj6yecnDeFb3KjjCM6i7B5TCAQZT77kkW/CpXTMnd6VLnRPKrUB1XHI1pSq6a4Zcy3BGueQ8VljqjDGCg==} hasBin: true requiresBuild: true optionalDependencies: - 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 + esbuild-android-arm64: 0.14.11 + esbuild-darwin-64: 0.14.11 + esbuild-darwin-arm64: 0.14.11 + esbuild-freebsd-64: 0.14.11 + esbuild-freebsd-arm64: 0.14.11 + esbuild-linux-32: 0.14.11 + esbuild-linux-64: 0.14.11 + esbuild-linux-arm: 0.14.11 + esbuild-linux-arm64: 0.14.11 + esbuild-linux-mips64le: 0.14.11 + esbuild-linux-ppc64le: 0.14.11 + esbuild-linux-s390x: 0.14.11 + esbuild-netbsd-64: 0.14.11 + esbuild-openbsd-64: 0.14.11 + esbuild-sunos-64: 0.14.11 + esbuild-windows-32: 0.14.11 + esbuild-windows-64: 0.14.11 + esbuild-windows-arm64: 0.14.11 dev: true /escalade/3.1.1: @@ -8776,7 +8782,7 @@ packages: tsconfig-paths: 3.12.0 dev: true - /eslint-plugin-jest/25.3.0_df77038b05eeac6266e413a561a3582f: + /eslint-plugin-jest/25.3.0_d0f51775426634a3a2450b656545e42d: resolution: {integrity: sha512-79WQtuBsTN1S8Y9+7euBYwxIOia/k7ykkl9OCBHL3xuww5ecursHy/D8GCIlvzHVWv85gOkS5Kv6Sh7RxOgK1Q==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} peerDependencies: @@ -8792,7 +8798,7 @@ packages: '@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 + jest: 27.4.7 transitivePeerDependencies: - supports-color - typescript @@ -9189,16 +9195,14 @@ packages: jest-regex-util: 26.0.0 dev: true - /expect/27.4.2: - resolution: {integrity: sha512-BjAXIDC6ZOW+WBFNg96J22D27Nq5ohn+oGcuP2rtOtcjuxNoV9McpQ60PcQWhdFOSBIQdR72e+4HdnbZTFSTyg==} + /expect/27.4.6: + resolution: {integrity: sha512-1M/0kAALIaj5LaG66sFJTbRsWTADnylly82cu4bspI0nl+pgP4E6Bh/aqdHlTUjul06K7xQnnrAoqfxVU0+/ag==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 - ansi-styles: 5.2.0 jest-get-type: 27.4.0 - jest-matcher-utils: 27.4.2 - jest-message-util: 27.4.2 - jest-regex-util: 27.4.0 + jest-matcher-utils: 27.4.6 + jest-message-util: 27.4.6 dev: true /extend-shallow/2.0.1: @@ -9271,6 +9275,17 @@ packages: resolution: {integrity: sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==} dev: true + /fast-glob/3.2.10: + resolution: {integrity: sha512-s9nFhFnvR63wls6/kM88kQqDhMu0AfdjqouE2l5GVQPbqLgyFjjU5ry/r2yKsJxpb9Py1EYNqieFrmMaX4v++A==} + engines: {node: '>=8.6.0'} + dependencies: + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.4 + dev: true + /fast-glob/3.2.7: resolution: {integrity: sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==} engines: {node: '>=8'} @@ -9469,35 +9484,35 @@ packages: path-exists: 4.0.0 dev: true - /firebase/9.6.1: - resolution: {integrity: sha512-d4wbkVMRiSREa1jfFx2z/Kq3KueEKfNWApvdrEAxvzDRN4eiFLeZSZM/MOxj7TR01e/hANnw2lrYKMUpg21ukg==} + /firebase/9.6.2: + resolution: {integrity: sha512-YVQa6vYfgs50cooiZYjgvYqpUiPYvNM7yPi72P+6d7VC9ABCMaFJEIaHOPcwjsU+zEA8sChi13yQ66G8lDpZeg==} dependencies: - '@firebase/analytics': 0.7.4_@firebase+app@0.7.11 - '@firebase/analytics-compat': 0.1.5_bc9f000ebd4762c2c40bffec17e5b647 - '@firebase/app': 0.7.11 - '@firebase/app-check': 0.5.2_@firebase+app@0.7.11 - '@firebase/app-check-compat': 0.2.2_bc9f000ebd4762c2c40bffec17e5b647 - '@firebase/app-compat': 0.1.12 + '@firebase/analytics': 0.7.5_@firebase+app@0.7.12 + '@firebase/analytics-compat': 0.1.6_66bfbf359ad9540534d7d3b4d84fd1fe + '@firebase/app': 0.7.12 + '@firebase/app-check': 0.5.3_@firebase+app@0.7.12 + '@firebase/app-check-compat': 0.2.3_66bfbf359ad9540534d7d3b4d84fd1fe + '@firebase/app-compat': 0.1.13 '@firebase/app-types': 0.7.0 - '@firebase/auth': 0.19.4_@firebase+app@0.7.11 - '@firebase/auth-compat': 0.2.4_8e884c82e3f3b0e81d9dd2c1d4c7f872 - '@firebase/database': 0.12.4_@firebase+app-types@0.7.0 - '@firebase/database-compat': 0.1.4_0fec86d3fa16c230fa9d156190a4cf63 - '@firebase/firestore': 3.4.1_@firebase+app@0.7.11 - '@firebase/firestore-compat': 0.1.10_8e884c82e3f3b0e81d9dd2c1d4c7f872 - '@firebase/functions': 0.7.6_1cb9898d4ad5fb721565bc5a4b0578c4 - '@firebase/functions-compat': 0.1.7_8e884c82e3f3b0e81d9dd2c1d4c7f872 - '@firebase/installations': 0.5.4_@firebase+app@0.7.11 - '@firebase/messaging': 0.9.4_@firebase+app@0.7.11 - '@firebase/messaging-compat': 0.1.4_bc9f000ebd4762c2c40bffec17e5b647 - '@firebase/performance': 0.5.4_@firebase+app@0.7.11 - '@firebase/performance-compat': 0.1.4_bc9f000ebd4762c2c40bffec17e5b647 + '@firebase/auth': 0.19.5_@firebase+app@0.7.12 + '@firebase/auth-compat': 0.2.5_044646557187b272223ee82a38083841 + '@firebase/database': 0.12.5_@firebase+app-types@0.7.0 + '@firebase/database-compat': 0.1.5_65170875eef5feac1c23e809c425b114 + '@firebase/firestore': 3.4.2_@firebase+app@0.7.12 + '@firebase/firestore-compat': 0.1.11_044646557187b272223ee82a38083841 + '@firebase/functions': 0.7.7_3daa4562355d208034ffb80fd170bb9f + '@firebase/functions-compat': 0.1.8_044646557187b272223ee82a38083841 + '@firebase/installations': 0.5.5_@firebase+app@0.7.12 + '@firebase/messaging': 0.9.5_@firebase+app@0.7.12 + '@firebase/messaging-compat': 0.1.5_66bfbf359ad9540534d7d3b4d84fd1fe + '@firebase/performance': 0.5.5_@firebase+app@0.7.12 + '@firebase/performance-compat': 0.1.5_66bfbf359ad9540534d7d3b4d84fd1fe '@firebase/polyfill': 0.3.36 - '@firebase/remote-config': 0.3.3_@firebase+app@0.7.11 - '@firebase/remote-config-compat': 0.1.4_bc9f000ebd4762c2c40bffec17e5b647 - '@firebase/storage': 0.9.0_@firebase+app@0.7.11 - '@firebase/storage-compat': 0.1.8_8e884c82e3f3b0e81d9dd2c1d4c7f872 - '@firebase/util': 1.4.2 + '@firebase/remote-config': 0.3.4_@firebase+app@0.7.12 + '@firebase/remote-config-compat': 0.1.5_66bfbf359ad9540534d7d3b4d84fd1fe + '@firebase/storage': 0.9.1_@firebase+app@0.7.12 + '@firebase/storage-compat': 0.1.9_044646557187b272223ee82a38083841 + '@firebase/util': 1.4.3 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -9613,8 +9628,8 @@ packages: node-domexception: 1.0.0 web-streams-polyfill: 4.0.0-beta.1 - /fp-ts/2.11.5: - resolution: {integrity: sha512-OqlwJq1BdpB83BZXTqI+dNcA6uYk6qk4u9Cgnt64Y+XS7dwdbp/mobx8S2KXf2AXH+scNmA/UVK3SEFHR3vHZA==} + /fp-ts/2.11.6: + resolution: {integrity: sha512-/EDgWhlWXenPvyax2UyKPhdHK+IkVFQZUggby41dCeWgE2F20Z3cx8eWikotwKicfKu7HvZ+tz3xN0vdOGrL6A==} dev: false /fragment-cache/0.2.1: @@ -9642,7 +9657,7 @@ packages: resolution: {integrity: sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==} engines: {node: '>=12'} dependencies: - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 jsonfile: 6.1.0 universalify: 2.0.0 dev: true @@ -9687,7 +9702,7 @@ packages: /fs-write-stream-atomic/1.0.10: resolution: {integrity: sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=} dependencies: - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 iferr: 0.1.5 imurmurhash: 0.1.4 readable-stream: 2.3.7 @@ -9950,6 +9965,18 @@ packages: merge2: 1.4.1 slash: 3.0.0 + /globby/11.1.0: + resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} + engines: {node: '>=10'} + dependencies: + array-union: 2.1.0 + dir-glob: 3.0.1 + fast-glob: 3.2.10 + ignore: 5.2.0 + merge2: 1.4.1 + slash: 3.0.0 + dev: true + /globjoin/0.1.4: resolution: {integrity: sha1-L0SUrIkZ43Z8XLtpHp9GMyQoXUM=} dev: true @@ -9999,7 +10026,10 @@ packages: /graceful-fs/4.2.8: resolution: {integrity: sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==} - /graphql-config/4.1.0_6fc3d2884cf7cc5ceaa63c063181dac6: + /graceful-fs/4.2.9: + resolution: {integrity: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==} + + /graphql-config/4.1.0_ff6e0ca8cd9cd37aa1844e8a89a000d0: resolution: {integrity: sha512-Myqay6pmdcmX3KqoH+bMbeKZ1cTODpHS2CxF1ZzNnfTE+YUpGTcp01bOw6LpzamRb0T/WTYtGFbZeXGo9Hab2Q==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -10010,7 +10040,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_799e1ae611f12d1a98fe5e3c33409b5c + '@graphql-tools/url-loader': 7.7.0_d953db9ea51e310c6c117ebb182bd311 '@graphql-tools/utils': 8.5.5_graphql@15.7.2 cosmiconfig: 7.0.1 cosmiconfig-toml-loader: 1.0.0 @@ -10023,13 +10053,13 @@ packages: - typescript - utf-8-validate - /graphql-language-service-interface/2.9.1_6fc3d2884cf7cc5ceaa63c063181dac6: + /graphql-language-service-interface/2.9.1_ff6e0ca8cd9cd37aa1844e8a89a000d0: 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_6fc3d2884cf7cc5ceaa63c063181dac6 + graphql-language-service-parser: 1.10.4_ff6e0ca8cd9cd37aa1844e8a89a000d0 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 @@ -10040,13 +10070,13 @@ packages: - utf-8-validate dev: false - /graphql-language-service-parser/1.10.4_6fc3d2884cf7cc5ceaa63c063181dac6: + /graphql-language-service-parser/1.10.4_ff6e0ca8cd9cd37aa1844e8a89a000d0: 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_6fc3d2884cf7cc5ceaa63c063181dac6 + graphql-language-service-types: 1.8.7_ff6e0ca8cd9cd37aa1844e8a89a000d0 transitivePeerDependencies: - '@types/node' - bufferutil @@ -10062,13 +10092,13 @@ packages: graphql: 15.7.2 dev: false - /graphql-language-service-types/1.8.7_6fc3d2884cf7cc5ceaa63c063181dac6: + /graphql-language-service-types/1.8.7_ff6e0ca8cd9cd37aa1844e8a89a000d0: 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_6fc3d2884cf7cc5ceaa63c063181dac6 + graphql-config: 4.1.0_ff6e0ca8cd9cd37aa1844e8a89a000d0 vscode-languageserver-types: 3.16.0 transitivePeerDependencies: - '@types/node' @@ -10175,7 +10205,7 @@ packages: dependencies: chalk: 2.4.2 find-cache-dir: 2.1.0 - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 lodash: 4.17.21 mkdirp: 0.5.5 node-object-hash: 1.4.2 @@ -10337,8 +10367,8 @@ packages: resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} dev: true - /hosted-git-info/4.0.2: - resolution: {integrity: sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg==} + /hosted-git-info/4.1.0: + resolution: {integrity: sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==} engines: {node: '>=10'} dependencies: lru-cache: 6.0.0 @@ -10674,8 +10704,8 @@ packages: engines: {node: '>=8'} dev: true - /import-local/3.0.3: - resolution: {integrity: sha512-bE9iaUY3CXH8Cwfan/abDKAxe1KGT9kyGsBPqf6DMK/z0a2OzAsrukeYNgIH6cH5Xr452jb1TUL8rSfCLjZ9uA==} + /import-local/3.1.0: + resolution: {integrity: sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==} engines: {node: '>=8'} hasBin: true dependencies: @@ -10781,12 +10811,12 @@ packages: loose-envify: 1.4.0 dev: true - /io-ts/2.2.16_fp-ts@2.11.5: + /io-ts/2.2.16_fp-ts@2.11.6: resolution: {integrity: sha512-y5TTSa6VP6le0hhmIyN0dqEXkrZeJLeC5KApJq6VLci3UEKF80lZ+KuoUs02RhBxNWlrqSNxzfI7otLX1Euv8Q==} peerDependencies: fp-ts: ^2.5.0 dependencies: - fp-ts: 2.11.5 + fp-ts: 2.11.6 /ip/1.1.5: resolution: {integrity: sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=} @@ -10880,6 +10910,12 @@ packages: dependencies: has: 1.0.3 + /is-core-module/2.8.1: + resolution: {integrity: sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==} + dependencies: + has: 1.0.3 + dev: true + /is-data-descriptor/0.1.4: resolution: {integrity: sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=} engines: {node: '>=0.10.0'} @@ -11227,18 +11263,6 @@ packages: engines: {node: '>=8'} dev: true - /istanbul-lib-instrument/4.0.3: - resolution: {integrity: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==} - engines: {node: '>=8'} - dependencies: - '@babel/core': 7.16.7 - '@istanbuljs/schema': 0.1.3 - istanbul-lib-coverage: 3.2.0 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - /istanbul-lib-instrument/5.1.0: resolution: {integrity: sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q==} engines: {node: '>=8'} @@ -11292,26 +11316,26 @@ packages: throat: 6.0.1 dev: true - /jest-circus/27.4.5: - resolution: {integrity: sha512-eTNWa9wsvBwPykhMMShheafbwyakcdHZaEYh5iRrQ0PFJxkDP/e3U/FvzGuKWu2WpwUA3C3hPlfpuzvOdTVqnw==} + /jest-circus/27.4.6: + resolution: {integrity: sha512-UA7AI5HZrW4wRM72Ro80uRR2Fg+7nR0GESbSI/2M+ambbzVuA63mn5T1p3Z/wlhntzGpIG1xx78GP2YIkf6PhQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@jest/environment': 27.4.4 - '@jest/test-result': 27.4.2 + '@jest/environment': 27.4.6 + '@jest/test-result': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.6 + '@types/node': 17.0.8 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 - expect: 27.4.2 + expect: 27.4.6 is-generator-fn: 2.1.0 - jest-each: 27.4.2 - jest-matcher-utils: 27.4.2 - jest-message-util: 27.4.2 - jest-runtime: 27.4.5 - jest-snapshot: 27.4.5 + jest-each: 27.4.6 + jest-matcher-utils: 27.4.6 + jest-message-util: 27.4.6 + jest-runtime: 27.4.6 + jest-snapshot: 27.4.6 jest-util: 27.4.2 - pretty-format: 27.4.2 + pretty-format: 27.4.6 slash: 3.0.0 stack-utils: 2.0.5 throat: 6.0.1 @@ -11319,8 +11343,8 @@ packages: - supports-color dev: true - /jest-cli/27.4.5: - resolution: {integrity: sha512-hrky3DSgE0u7sQxaCL7bdebEPHx5QzYmrGuUjaPLmPE8jx5adtvGuOlRspvMoVLTTDOHRnZDoRLYJuA+VCI7Hg==} + /jest-cli/27.4.7: + resolution: {integrity: sha512-zREYhvjjqe1KsGV15mdnxjThKNDgza1fhDT+iUsXWLCq3sxe9w5xnvyctcYVT5PcdLSjv7Y5dCwTS3FCF1tiuw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true peerDependencies: @@ -11329,16 +11353,16 @@ packages: node-notifier: optional: true dependencies: - '@jest/core': 27.4.5 - '@jest/test-result': 27.4.2 + '@jest/core': 27.4.7 + '@jest/test-result': 27.4.6 '@jest/types': 27.4.2 chalk: 4.1.2 exit: 0.1.2 - graceful-fs: 4.2.8 - import-local: 3.0.3 - jest-config: 27.4.5 + graceful-fs: 4.2.9 + import-local: 3.1.0 + jest-config: 27.4.7 jest-util: 27.4.2 - jest-validate: 27.4.2 + jest-validate: 27.4.6 prompts: 2.4.2 yargs: 16.2.0 transitivePeerDependencies: @@ -11349,8 +11373,8 @@ packages: - utf-8-validate dev: true - /jest-config/27.4.5: - resolution: {integrity: sha512-t+STVJtPt+fpqQ8GBw850NtSQbnDOw/UzdPfzDaHQ48/AylQlW7LHj3dH+ndxhC1UxJ0Q3qkq7IH+nM1skwTwA==} + /jest-config/27.4.7: + resolution: {integrity: sha512-xz/o/KJJEedHMrIY9v2ParIoYSrSVY6IVeE4z5Z3i101GoA5XgfbJz+1C8EYPsv7u7f39dS8F9v46BHDhn0vlw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: ts-node: '>=9.0.0' @@ -11359,26 +11383,26 @@ packages: optional: true dependencies: '@babel/core': 7.16.7 - '@jest/test-sequencer': 27.4.5 + '@jest/test-sequencer': 27.4.6 '@jest/types': 27.4.2 - babel-jest: 27.4.5_@babel+core@7.16.7 + babel-jest: 27.4.6_@babel+core@7.16.7 chalk: 4.1.2 ci-info: 3.3.0 deepmerge: 4.2.2 glob: 7.2.0 - graceful-fs: 4.2.8 - jest-circus: 27.4.5 - jest-environment-jsdom: 27.4.4 - jest-environment-node: 27.4.4 + graceful-fs: 4.2.9 + jest-circus: 27.4.6 + jest-environment-jsdom: 27.4.6 + jest-environment-node: 27.4.6 jest-get-type: 27.4.0 - jest-jasmine2: 27.4.5 + jest-jasmine2: 27.4.6 jest-regex-util: 27.4.0 - jest-resolve: 27.4.5 - jest-runner: 27.4.5 + jest-resolve: 27.4.6 + jest-runner: 27.4.6 jest-util: 27.4.2 - jest-validate: 27.4.2 + jest-validate: 27.4.6 micromatch: 4.0.4 - pretty-format: 27.4.2 + pretty-format: 27.4.6 slash: 3.0.0 transitivePeerDependencies: - bufferutil @@ -11397,14 +11421,14 @@ packages: pretty-format: 26.6.2 dev: true - /jest-diff/27.4.2: - resolution: {integrity: sha512-ujc9ToyUZDh9KcqvQDkk/gkbf6zSaeEg9AiBxtttXW59H/AcqEYp1ciXAtJp+jXWva5nAf/ePtSsgWwE5mqp4Q==} + /jest-diff/27.4.6: + resolution: {integrity: sha512-zjaB0sh0Lb13VyPsd92V7HkqF6yKRH9vm33rwBt7rPYrpQvS1nCvlIy2pICbKta+ZjWngYLNn4cCK4nyZkjS/w==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: chalk: 4.1.2 diff-sequences: 27.4.0 jest-get-type: 27.4.0 - pretty-format: 27.4.2 + pretty-format: 27.4.6 dev: true /jest-docblock/27.4.0: @@ -11414,26 +11438,26 @@ packages: detect-newline: 3.1.0 dev: true - /jest-each/27.4.2: - resolution: {integrity: sha512-53V2MNyW28CTruB3lXaHNk6PkiIFuzdOC9gR3C6j8YE/ACfrPnz+slB0s17AgU1TtxNzLuHyvNlLJ+8QYw9nBg==} + /jest-each/27.4.6: + resolution: {integrity: sha512-n6QDq8y2Hsmn22tRkgAk+z6MCX7MeVlAzxmZDshfS2jLcaBlyhpF3tZSJLR+kXmh23GEvS0ojMR8i6ZeRvpQcA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 chalk: 4.1.2 jest-get-type: 27.4.0 jest-util: 27.4.2 - pretty-format: 27.4.2 + pretty-format: 27.4.6 dev: true - /jest-environment-jsdom/27.4.4: - resolution: {integrity: sha512-cYR3ndNfHBqQgFvS1RL7dNqSvD//K56j/q1s2ygNHcfTCAp12zfIromO1w3COmXrxS8hWAh7+CmZmGCIoqGcGA==} + /jest-environment-jsdom/27.4.6: + resolution: {integrity: sha512-o3dx5p/kHPbUlRvSNjypEcEtgs6LmvESMzgRFQE6c+Prwl2JLA4RZ7qAnxc5VM8kutsGRTB15jXeeSbJsKN9iA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@jest/environment': 27.4.4 - '@jest/fake-timers': 27.4.2 + '@jest/environment': 27.4.6 + '@jest/fake-timers': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.6 - jest-mock: 27.4.2 + '@types/node': 17.0.8 + jest-mock: 27.4.6 jest-util: 27.4.2 jsdom: 16.7.0 transitivePeerDependencies: @@ -11443,15 +11467,15 @@ packages: - utf-8-validate dev: true - /jest-environment-node/27.4.4: - resolution: {integrity: sha512-D+v3lbJ2GjQTQR23TK0kY3vFVmSeea05giInI41HHOaJnAwOnmUHTZgUaZL+VxUB43pIzoa7PMwWtCVlIUoVoA==} + /jest-environment-node/27.4.6: + resolution: {integrity: sha512-yfHlZ9m+kzTKZV0hVfhVu6GuDxKAYeFHrfulmy7Jxwsq4V7+ZK7f+c0XP/tbVDMQW7E4neG2u147hFkuVz0MlQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@jest/environment': 27.4.4 - '@jest/fake-timers': 27.4.2 + '@jest/environment': 27.4.6 + '@jest/fake-timers': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.6 - jest-mock: 27.4.2 + '@types/node': 17.0.8 + jest-mock: 27.4.6 jest-util: 27.4.2 dev: true @@ -11465,58 +11489,57 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dev: true - /jest-haste-map/27.4.5: - resolution: {integrity: sha512-oJm1b5qhhPs78K24EDGifWS0dELYxnoBiDhatT/FThgB9yxqUm5F6li3Pv+Q+apMBmmPNzOBnZ7ZxWMB1Leq1Q==} + /jest-haste-map/27.4.6: + resolution: {integrity: sha512-0tNpgxg7BKurZeFkIOvGCkbmOHbLFf4LUQOxrQSMjvrQaQe3l6E8x6jYC1NuWkGo5WDdbr8FEzUxV2+LWNawKQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 '@types/graceful-fs': 4.1.5 - '@types/node': 17.0.6 + '@types/node': 17.0.8 anymatch: 3.1.2 fb-watchman: 2.0.1 - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 jest-regex-util: 27.4.0 jest-serializer: 27.4.0 jest-util: 27.4.2 - jest-worker: 27.4.5 + jest-worker: 27.4.6 micromatch: 4.0.4 walker: 1.0.8 optionalDependencies: fsevents: 2.3.2 dev: true - /jest-jasmine2/27.4.5: - resolution: {integrity: sha512-oUnvwhJDj2LhOiUB1kdnJjkx8C5PwgUZQb9urF77mELH9DGR4e2GqpWQKBOYXWs5+uTN9BGDqRz3Aeg5Wts7aw==} + /jest-jasmine2/27.4.6: + resolution: {integrity: sha512-uAGNXF644I/whzhsf7/qf74gqy9OuhvJ0XYp8SDecX2ooGeaPnmJMjXjKt0mqh1Rl5dtRGxJgNrHlBQIBfS5Nw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/traverse': 7.16.7 - '@jest/environment': 27.4.4 + '@jest/environment': 27.4.6 '@jest/source-map': 27.4.0 - '@jest/test-result': 27.4.2 + '@jest/test-result': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.6 + '@types/node': 17.0.8 chalk: 4.1.2 co: 4.6.0 - expect: 27.4.2 + expect: 27.4.6 is-generator-fn: 2.1.0 - jest-each: 27.4.2 - jest-matcher-utils: 27.4.2 - jest-message-util: 27.4.2 - jest-runtime: 27.4.5 - jest-snapshot: 27.4.5 + jest-each: 27.4.6 + jest-matcher-utils: 27.4.6 + jest-message-util: 27.4.6 + jest-runtime: 27.4.6 + jest-snapshot: 27.4.6 jest-util: 27.4.2 - pretty-format: 27.4.2 + pretty-format: 27.4.6 throat: 6.0.1 transitivePeerDependencies: - supports-color dev: true - /jest-leak-detector/27.4.2: - resolution: {integrity: sha512-ml0KvFYZllzPBJWDei3mDzUhyp/M4ubKebX++fPaudpe8OsxUE+m+P6ciVLboQsrzOCWDjE20/eXew9QMx/VGw==} + /jest-leak-detector/27.4.6: + resolution: {integrity: sha512-kkaGixDf9R7CjHm2pOzfTxZTQQQ2gHTIWKY/JZSiYTc90bZp8kSZnUMS3uLAfwTZwc0tcMRoEX74e14LG1WapA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: jest-get-type: 27.4.0 - pretty-format: 27.4.2 + pretty-format: 27.4.6 dev: true /jest-matcher-utils/26.6.2: @@ -11529,14 +11552,14 @@ packages: pretty-format: 26.6.2 dev: true - /jest-matcher-utils/27.4.2: - resolution: {integrity: sha512-jyP28er3RRtMv+fmYC/PKG8wvAmfGcSNproVTW2Y0P/OY7/hWUOmsPfxN1jOhM+0u2xU984u2yEagGivz9OBGQ==} + /jest-matcher-utils/27.4.6: + resolution: {integrity: sha512-XD4PKT3Wn1LQnRAq7ZsTI0VRuEc9OrCPFiO1XL7bftTGmfNF0DcEwMHRgqiu7NGf8ZoZDREpGrCniDkjt79WbA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: chalk: 4.1.2 - jest-diff: 27.4.2 + jest-diff: 27.4.6 jest-get-type: 27.4.0 - pretty-format: 27.4.2 + pretty-format: 27.4.6 dev: true /jest-message-util/26.6.2: @@ -11547,37 +11570,37 @@ packages: '@jest/types': 26.6.2 '@types/stack-utils': 2.0.1 chalk: 4.1.2 - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 micromatch: 4.0.4 pretty-format: 26.6.2 slash: 3.0.0 stack-utils: 2.0.5 dev: true - /jest-message-util/27.4.2: - resolution: {integrity: sha512-OMRqRNd9E0DkBLZpFtZkAGYOXl6ZpoMtQJWTAREJKDOFa0M6ptB7L67tp+cszMBkvSgKOhNtQp2Vbcz3ZZKo/w==} + /jest-message-util/27.4.6: + resolution: {integrity: sha512-0p5szriFU0U74czRSFjH6RyS7UYIAkn/ntwMuOwTGWrQIOh5NzXXrq72LOqIkJKKvFbPq+byZKuBz78fjBERBA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@babel/code-frame': 7.16.7 '@jest/types': 27.4.2 '@types/stack-utils': 2.0.1 chalk: 4.1.2 - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 micromatch: 4.0.4 - pretty-format: 27.4.2 + pretty-format: 27.4.6 slash: 3.0.0 stack-utils: 2.0.5 dev: true - /jest-mock/27.4.2: - resolution: {integrity: sha512-PDDPuyhoukk20JrQKeofK12hqtSka7mWH0QQuxSNgrdiPsrnYYLS6wbzu/HDlxZRzji5ylLRULeuI/vmZZDrYA==} + /jest-mock/27.4.6: + resolution: {integrity: sha512-kvojdYRkst8iVSZ1EJ+vc1RRD9llueBjKzXzeCytH3dMM7zvPV/ULcfI2nr0v0VUgm3Bjt3hBCQvOeaBz+ZTHw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 - '@types/node': 17.0.6 + '@types/node': 17.0.8 dev: true - /jest-pnp-resolver/1.2.2_jest-resolve@27.4.5: + /jest-pnp-resolver/1.2.2_jest-resolve@27.4.6: resolution: {integrity: sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==} engines: {node: '>=6'} peerDependencies: @@ -11586,7 +11609,7 @@ packages: jest-resolve: optional: true dependencies: - jest-resolve: 27.4.5 + jest-resolve: 27.4.6 dev: true /jest-regex-util/26.0.0: @@ -11599,57 +11622,57 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dev: true - /jest-resolve-dependencies/27.4.5: - resolution: {integrity: sha512-elEVvkvRK51y037NshtEkEnukMBWvlPzZHiL847OrIljJ8yIsujD2GXRPqDXC4rEVKbcdsy7W0FxoZb4WmEs7w==} + /jest-resolve-dependencies/27.4.6: + resolution: {integrity: sha512-W85uJZcFXEVZ7+MZqIPCscdjuctruNGXUZ3OHSXOfXR9ITgbUKeHj+uGcies+0SsvI5GtUfTw4dY7u9qjTvQOw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 jest-regex-util: 27.4.0 - jest-snapshot: 27.4.5 + jest-snapshot: 27.4.6 transitivePeerDependencies: - supports-color dev: true - /jest-resolve/27.4.5: - resolution: {integrity: sha512-xU3z1BuOz/hUhVUL+918KqUgK+skqOuUsAi7A+iwoUldK6/+PW+utK8l8cxIWT9AW7IAhGNXjSAh1UYmjULZZw==} + /jest-resolve/27.4.6: + resolution: {integrity: sha512-SFfITVApqtirbITKFAO7jOVN45UgFzcRdQanOFzjnbd+CACDoyeX7206JyU92l4cRr73+Qy/TlW51+4vHGt+zw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 chalk: 4.1.2 - graceful-fs: 4.2.8 - jest-haste-map: 27.4.5 - jest-pnp-resolver: 1.2.2_jest-resolve@27.4.5 + graceful-fs: 4.2.9 + jest-haste-map: 27.4.6 + jest-pnp-resolver: 1.2.2_jest-resolve@27.4.6 jest-util: 27.4.2 - jest-validate: 27.4.2 - resolve: 1.20.0 + jest-validate: 27.4.6 + resolve: 1.21.0 resolve.exports: 1.1.0 slash: 3.0.0 dev: true - /jest-runner/27.4.5: - resolution: {integrity: sha512-/irauncTfmY1WkTaRQGRWcyQLzK1g98GYG/8QvIPviHgO1Fqz1JYeEIsSfF+9mc/UTA6S+IIHFgKyvUrtiBIZg==} + /jest-runner/27.4.6: + resolution: {integrity: sha512-IDeFt2SG4DzqalYBZRgbbPmpwV3X0DcntjezPBERvnhwKGWTW7C5pbbA5lVkmvgteeNfdd/23gwqv3aiilpYPg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@jest/console': 27.4.2 - '@jest/environment': 27.4.4 - '@jest/test-result': 27.4.2 - '@jest/transform': 27.4.5 + '@jest/console': 27.4.6 + '@jest/environment': 27.4.6 + '@jest/test-result': 27.4.6 + '@jest/transform': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.6 + '@types/node': 17.0.8 chalk: 4.1.2 emittery: 0.8.1 exit: 0.1.2 - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 jest-docblock: 27.4.0 - jest-environment-jsdom: 27.4.4 - jest-environment-node: 27.4.4 - jest-haste-map: 27.4.5 - jest-leak-detector: 27.4.2 - jest-message-util: 27.4.2 - jest-resolve: 27.4.5 - jest-runtime: 27.4.5 + jest-environment-jsdom: 27.4.6 + jest-environment-node: 27.4.6 + jest-haste-map: 27.4.6 + jest-leak-detector: 27.4.6 + jest-message-util: 27.4.6 + jest-resolve: 27.4.6 + jest-runtime: 27.4.6 jest-util: 27.4.2 - jest-worker: 27.4.5 + jest-worker: 27.4.6 source-map-support: 0.5.21 throat: 6.0.1 transitivePeerDependencies: @@ -11659,36 +11682,32 @@ packages: - utf-8-validate dev: true - /jest-runtime/27.4.5: - resolution: {integrity: sha512-CIYqwuJQXHQtPd/idgrx4zgJ6iCb6uBjQq1RSAGQrw2S8XifDmoM1Ot8NRd80ooAm+ZNdHVwsktIMGlA1F1FAQ==} + /jest-runtime/27.4.6: + resolution: {integrity: sha512-eXYeoR/MbIpVDrjqy5d6cGCFOYBFFDeKaNWqTp0h6E74dK0zLHzASQXJpl5a2/40euBmKnprNLJ0Kh0LCndnWQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@jest/console': 27.4.2 - '@jest/environment': 27.4.4 - '@jest/globals': 27.4.4 + '@jest/environment': 27.4.6 + '@jest/fake-timers': 27.4.6 + '@jest/globals': 27.4.6 '@jest/source-map': 27.4.0 - '@jest/test-result': 27.4.2 - '@jest/transform': 27.4.5 + '@jest/test-result': 27.4.6 + '@jest/transform': 27.4.6 '@jest/types': 27.4.2 - '@types/yargs': 16.0.4 chalk: 4.1.2 cjs-module-lexer: 1.2.2 collect-v8-coverage: 1.0.1 execa: 5.1.1 - exit: 0.1.2 glob: 7.2.0 - graceful-fs: 4.2.8 - jest-haste-map: 27.4.5 - jest-message-util: 27.4.2 - jest-mock: 27.4.2 + graceful-fs: 4.2.9 + jest-haste-map: 27.4.6 + jest-message-util: 27.4.6 + jest-mock: 27.4.6 jest-regex-util: 27.4.0 - jest-resolve: 27.4.5 - jest-snapshot: 27.4.5 + jest-resolve: 27.4.6 + jest-snapshot: 27.4.6 jest-util: 27.4.2 - jest-validate: 27.4.2 slash: 3.0.0 strip-bom: 4.0.0 - yargs: 16.2.0 transitivePeerDependencies: - supports-color dev: true @@ -11703,37 +11722,35 @@ 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.6 - graceful-fs: 4.2.8 + '@types/node': 17.0.8 + graceful-fs: 4.2.9 dev: true - /jest-snapshot/27.4.5: - resolution: {integrity: sha512-eCi/iM1YJFrJWiT9de4+RpWWWBqsHiYxFG9V9o/n0WXs6GpW4lUt4FAHAgFPTLPqCUVzrMQmSmTZSgQzwqR7IQ==} + /jest-snapshot/27.4.6: + resolution: {integrity: sha512-fafUCDLQfzuNP9IRcEqaFAMzEe7u5BF7mude51wyWv7VRex60WznZIC7DfKTgSIlJa8aFzYmXclmN328aqSDmQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@babel/core': 7.16.7 '@babel/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/transform': 27.4.6 '@jest/types': 27.4.2 '@types/babel__traverse': 7.14.2 '@types/prettier': 2.4.2 babel-preset-current-node-syntax: 1.0.1_@babel+core@7.16.7 chalk: 4.1.2 - expect: 27.4.2 - graceful-fs: 4.2.8 - jest-diff: 27.4.2 + expect: 27.4.6 + graceful-fs: 4.2.9 + jest-diff: 27.4.6 jest-get-type: 27.4.0 - jest-haste-map: 27.4.5 - jest-matcher-utils: 27.4.2 - jest-message-util: 27.4.2 - jest-resolve: 27.4.5 + jest-haste-map: 27.4.6 + jest-matcher-utils: 27.4.6 + jest-message-util: 27.4.6 jest-util: 27.4.2 natural-compare: 1.4.0 - pretty-format: 27.4.2 + pretty-format: 27.4.6 semver: 7.3.5 transitivePeerDependencies: - supports-color @@ -11744,15 +11761,15 @@ 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.6 + '@types/node': 17.0.8 chalk: 4.1.2 ci-info: 3.3.0 - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 picomatch: 2.3.1 dev: true - /jest-validate/27.4.2: - resolution: {integrity: sha512-hWYsSUej+Fs8ZhOm5vhWzwSLmVaPAxRy+Mr+z5MzeaHm9AxUpXdoVMEW4R86y5gOobVfBsMFLk4Rb+QkiEpx1A==} + /jest-validate/27.4.6: + resolution: {integrity: sha512-872mEmCPVlBqbA5dToC57vA3yJaMRfIdpCoD3cyHWJOMx+SJwLNw0I71EkWs41oza/Er9Zno9XuTkRYCPDUJXQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 @@ -11760,16 +11777,16 @@ packages: chalk: 4.1.2 jest-get-type: 27.4.0 leven: 3.1.0 - pretty-format: 27.4.2 + pretty-format: 27.4.6 dev: true - /jest-watcher/27.4.2: - resolution: {integrity: sha512-NJvMVyyBeXfDezhWzUOCOYZrUmkSCiatpjpm+nFUid74OZEHk6aMLrZAukIiFDwdbqp6mTM6Ui1w4oc+8EobQg==} + /jest-watcher/27.4.6: + resolution: {integrity: sha512-yKQ20OMBiCDigbD0quhQKLkBO+ObGN79MO4nT7YaCuQ5SM+dkBNWE8cZX0FjU6czwMvWw6StWbe+Wv4jJPJ+fw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@jest/test-result': 27.4.2 + '@jest/test-result': 27.4.6 '@jest/types': 27.4.2 - '@types/node': 17.0.6 + '@types/node': 17.0.8 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 27.4.2 @@ -11793,17 +11810,17 @@ packages: supports-color: 8.1.1 dev: true - /jest-worker/27.4.5: - resolution: {integrity: sha512-f2s8kEdy15cv9r7q4KkzGXvlY0JTcmCbMHZBfSQDwW77REr45IDWwd0lksDFeVHH2jJ5pqb90T77XscrjeGzzg==} + /jest-worker/27.4.6: + resolution: {integrity: sha512-gHWJF/6Xi5CTG5QCvROr6GcmpIqNYpDJyc8A1h/DyXqH1tD6SnRCM0d3U5msV31D2LB/U+E0M+W4oyvKV44oNw==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 17.0.6 + '@types/node': 17.0.8 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true - /jest/27.4.5: - resolution: {integrity: sha512-uT5MiVN3Jppt314kidCk47MYIRilJjA/l2mxwiuzzxGUeJIvA8/pDaJOAX5KWvjAo7SCydcW0/4WEtgbLMiJkg==} + /jest/27.4.7: + resolution: {integrity: sha512-8heYvsx7nV/m8m24Vk26Y87g73Ba6ueUd0MWed/NXMhSZIm62U/llVbS0PJe1SHunbyXjJ/BqG1z9bFjGUIvTg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true peerDependencies: @@ -11812,9 +11829,9 @@ packages: node-notifier: optional: true dependencies: - '@jest/core': 27.4.5 - import-local: 3.0.3 - jest-cli: 27.4.5 + '@jest/core': 27.4.7 + import-local: 3.1.0 + jest-cli: 27.4.7 transitivePeerDependencies: - bufferutil - canvas @@ -12004,7 +12021,7 @@ packages: dependencies: universalify: 2.0.0 optionalDependencies: - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 /jsonify/0.0.0: resolution: {integrity: sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=} @@ -12171,8 +12188,8 @@ packages: /lines-and-columns/1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - /lint-staged/12.1.5: - resolution: {integrity: sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==} + /lint-staged/12.1.7: + resolution: {integrity: sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -12182,7 +12199,7 @@ packages: debug: 4.3.3_supports-color@9.2.1 execa: 5.1.1 lilconfig: 2.0.4 - listr2: 3.13.5 + listr2: 3.14.0 micromatch: 4.0.4 normalize-path: 3.0.0 object-inspect: 1.12.0 @@ -12254,8 +12271,8 @@ packages: - zen-observable dev: true - /listr2/3.13.5: - resolution: {integrity: sha512-3n8heFQDSk+NcwBn3CgxEibZGaRzx+pC64n3YjpMD1qguV4nWus3Al+Oo3KooqFKTQEJ1v7MmnbnyyNspgx3NA==} + /listr2/3.14.0: + resolution: {integrity: sha512-TyWI8G99GX9GjE54cJ+RrNMcIFBfwMPxc3XTFiAYGN4s10hWROGtOg7+O6u6LE3mNkyld7RSLE6nrKBvTfcs3g==} engines: {node: '>=10.0.0'} peerDependencies: enquirer: '>= 2.3.0 < 3' @@ -12704,7 +12721,7 @@ packages: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - /meros/1.1.4_@types+node@17.0.6: + /meros/1.1.4_@types+node@17.0.8: resolution: {integrity: sha512-E9ZXfK9iQfG9s73ars9qvvvbSIkJZF5yOo9j4tcwM5tN8mUKfj/EKN5PzOr3ZH0y5wL7dLAHw3RVEfpQV9Q7VQ==} engines: {node: '>=12'} peerDependencies: @@ -12713,7 +12730,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 17.0.6 + '@types/node': 17.0.8 /micromatch/3.1.0: resolution: {integrity: sha512-3StSelAE+hnRvMs8IdVW7Uhk8CVed5tp+kLLGlBP6WiRAXS21GPGu/Nat4WNPXj2Eoc24B02SaeoyozPMfj0/g==} @@ -12935,8 +12952,8 @@ packages: engines: {node: '>=10'} hasBin: true - /mlly/0.3.16: - resolution: {integrity: sha512-DVydmuR8fmiMetH39kp8VXYslN0XDh+OxULuU/ov8TMwVIxDGQ8PsJIrNi6cZZaHiIYL6wtO6+sjGpVc7msKUg==} + /mlly/0.3.17: + resolution: {integrity: sha512-C3v8eHB9KqmS1ewOB5DUgljX13C3xuoaXZd5bOLtwpxk9pBZhA+wyVgYXPuP4aukQ9bKYWjy+YQVC+DmniIsgA==} dev: true /mocha/9.1.3: @@ -13200,7 +13217,7 @@ packages: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: hosted-git-info: 2.8.9 - resolve: 1.20.0 + resolve: 1.21.0 semver: 5.7.1 validate-npm-package-license: 3.0.4 dev: true @@ -13209,8 +13226,8 @@ packages: resolution: {integrity: sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==} engines: {node: '>=10'} dependencies: - hosted-git-info: 4.0.2 - is-core-module: 2.8.0 + hosted-git-info: 4.1.0 + is-core-module: 2.8.1 semver: 7.3.5 validate-npm-package-license: 3.0.4 dev: true @@ -13320,7 +13337,7 @@ packages: /nuxt-windicss/2.2.2: resolution: {integrity: sha512-4tvzk9d2TUFxloty187D+wmO8ZNAvpSmRJ5HQO3/AvZdMMhAl4gomXR9fCgFKQe7Fxcj9nIKNInOx8TWowjiqA==} dependencies: - '@nuxt/kit': /@nuxt/kit-edge/3.0.0-27338323.1e98259 + '@nuxt/kit': /@nuxt/kit-edge/3.0.0-27356801.e9128f3 '@windicss/plugin-utils': 1.6.1 consola: 2.15.3 defu: 5.0.0 @@ -13932,7 +13949,7 @@ packages: resolution: {integrity: sha512-eBYzX/7NYsQEOR2alWY4rnQB49G62oHzFpoi9Som56aUr8vB8UGcmcIia9v8fpBeuhH3Ltentuk2OGpp4IQV3Q==} dependencies: jsonc-parser: 3.0.0 - mlly: 0.3.16 + mlly: 0.3.17 pathe: 0.2.0 dev: true @@ -14760,11 +14777,10 @@ packages: react-is: 17.0.2 dev: true - /pretty-format/27.4.2: - resolution: {integrity: sha512-p0wNtJ9oLuvgOQDEIZ9zQjZffK7KtyR6Si0jnXULIDwrlNF8Cuir3AZP0hHv0jmKuNN/edOnbMjnzd4uTcmWiw==} + /pretty-format/27.4.6: + resolution: {integrity: sha512-NblstegA1y/RJW2VyML+3LlpFjzx62cUrtBIKIWDXEDkjNeleA7Od7nrzcs/VLQvAeV4CgSYhrN39DRN88Qi/g==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@jest/types': 27.4.2 ansi-regex: 5.0.1 ansi-styles: 5.2.0 react-is: 17.0.2 @@ -14829,7 +14845,7 @@ packages: /proper-lockfile/4.1.2: resolution: {integrity: sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA==} dependencies: - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 retry: 0.12.0 signal-exit: 3.0.5 dev: false @@ -14854,7 +14870,7 @@ packages: '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 '@types/long': 4.0.1 - '@types/node': 16.11.12 + '@types/node': 17.0.8 long: 4.0.0 dev: false @@ -15089,7 +15105,7 @@ packages: resolution: {integrity: sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==} engines: {node: '>=0.10'} dependencies: - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 micromatch: 3.1.10 readable-stream: 2.3.7 dev: false @@ -15324,6 +15340,15 @@ packages: is-core-module: 2.8.0 path-parse: 1.0.7 + /resolve/1.21.0: + resolution: {integrity: sha512-3wCbTpk5WJlyE4mSOtDLhqQmGFi0/TD9VPwmiolnk8U0wRgMEktqCXd3vy5buTO3tljvalNvKrjHEfrd2WpEKA==} + hasBin: true + dependencies: + is-core-module: 2.8.1 + path-parse: 1.0.7 + supports-preserve-symlinks-flag: 1.0.0 + dev: true + /responselike/1.0.2: resolution: {integrity: sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=} dependencies: @@ -15396,7 +15421,7 @@ packages: inherits: 2.0.4 dev: false - /rollup-plugin-dts/4.1.0_rollup@2.62.0+typescript@4.5.4: + /rollup-plugin-dts/4.1.0_rollup@2.63.0+typescript@4.5.4: resolution: {integrity: sha512-rriXIm3jdUiYeiAAd1Fv+x2AxK6Kq6IybB2Z/IdoAW95fb4uRUurYsEYKa8L1seedezDeJhy8cfo8FEL9aZzqg==} engines: {node: '>=v12.22.7'} peerDependencies: @@ -15404,14 +15429,14 @@ packages: typescript: ~4.1 || ~4.2 || ~4.3 || ~4.4 || ~4.5 dependencies: magic-string: 0.25.7 - rollup: 2.62.0 + rollup: 2.63.0 typescript: 4.5.4 optionalDependencies: '@babel/code-frame': 7.16.7 dev: true - /rollup-plugin-ts/2.0.4_rollup@2.62.0+typescript@4.5.4: - resolution: {integrity: sha512-VXx1qg+8ySrMxThIoBzy73qRg4q8SD0H8Kd8XquVMm4nrH8bj80DBEJ2baZekQWa5TxHyVOHHNloZ+oqCLhLTQ==} + /rollup-plugin-ts/2.0.5_rollup@2.63.0+typescript@4.5.4: + resolution: {integrity: sha512-yLfu46XsheAEDs+OxCMnHszble9pYwGYDML82lpMw3x/65kgwd9UQSkPX0HZGk+6L+MN8hFgqeh+SPmv+uOz1w==} engines: {node: '>=10.0.0', npm: '>=7.0.0', pnpm: '>=3.2.0', yarn: '>=1.13'} peerDependencies: '@babel/core': '>=6.x || >=7.x' @@ -15444,14 +15469,14 @@ packages: compatfactory: 0.0.12_typescript@4.5.4 crosspath: 1.0.0 magic-string: 0.25.7 - rollup: 2.62.0 - ts-clone-node: 0.3.29_typescript@4.5.4 + rollup: 2.63.0 + ts-clone-node: 0.3.30_typescript@4.5.4 tslib: 2.3.1 typescript: 4.5.4 dev: true - /rollup/2.62.0: - resolution: {integrity: sha512-cJEQq2gwB0GWMD3rYImefQTSjrPYaC6s4J9pYqnstVLJ1CHa/aZNVkD4Epuvg4iLeMA4KRiq7UM7awKK6j7jcw==} + /rollup/2.63.0: + resolution: {integrity: sha512-nps0idjmD+NXl6OREfyYXMn/dar3WGcyKn+KBzPdaLecub3x/LrId0wUcthcr8oZUAcZAR8NKcfGGFlNgGL1kQ==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -15504,7 +15529,7 @@ packages: /safer-buffer/2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /sass-loader/10.1.1_sass@1.45.2: + /sass-loader/10.1.1_sass@1.47.0: resolution: {integrity: sha512-W6gVDXAd5hR/WHsPicvZdjAWHBcEJ44UahgxcIE196fW2ong0ZHMPO1kZuI5q0VlvMQZh32gpv69PLWQm70qrw==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -15523,12 +15548,12 @@ packages: klona: 2.0.5 loader-utils: 2.0.1 neo-async: 2.6.2 - sass: 1.45.2 + sass: 1.47.0 schema-utils: 3.1.1 semver: 7.3.5 dev: true - /sass-loader/10.2.0_sass@1.45.2: + /sass-loader/10.2.0_sass@1.47.0: resolution: {integrity: sha512-kUceLzC1gIHz0zNJPpqRsJyisWatGYNFRmv2CKZK2/ngMJgLqxTbXwe/hJ85luyvZkgqU3VlJ33UVF2T/0g6mw==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -15547,13 +15572,13 @@ packages: klona: 2.0.5 loader-utils: 2.0.1 neo-async: 2.6.2 - sass: 1.45.2 + sass: 1.47.0 schema-utils: 3.1.1 semver: 7.3.5 dev: true - /sass/1.45.2: - resolution: {integrity: sha512-cKfs+F9AMPAFlbbTXNsbGvg3y58nV0mXA3E94jqaySKcC8Kq3/8983zVKQ0TLMUrHw7hF9Tnd3Bz9z5Xgtrl9g==} + /sass/1.47.0: + resolution: {integrity: sha512-GtXwvwgD7/6MLUZPnlA5/8cdRgC9SzT5kAnnJMRmEZQFRE3J56Foswig4NyyyQGsnmNvg6EUM/FP0Pe9Y2zywQ==} engines: {node: '>=8.9.0'} hasBin: true dependencies: @@ -15956,8 +15981,8 @@ packages: - utf-8-validate dev: false - /socket.io-client/4.4.0: - resolution: {integrity: sha512-g7riSEJXi7qCFImPow98oT8X++MSsHz6MMFRXkWNJ6uEROSHOa3kxdrsYWMq85dO+09CFMkcqlpjvbVXQl4z6g==} + /socket.io-client/4.4.1: + resolution: {integrity: sha512-N5C/L5fLNha5Ojd7Yeb/puKcPWWcoB/A09fEjjNsg91EDVr5twk/OEyO6VT9dlLSUNY85NpW6KBhVMvaLKQ3vQ==} engines: {node: '>=10.0.0'} dependencies: '@socket.io/component-emitter': 3.0.0 @@ -16282,12 +16307,12 @@ packages: is-fullwidth-code-point: 3.0.0 strip-ansi: 6.0.1 - /string-width/5.0.1: - resolution: {integrity: sha512-5ohWO/M4//8lErlUUtrFy3b11GtNOuMOU0ysKCDXFcfXuuvUXu95akgj/i8ofmaGdN0hCqyl6uu9i8dS/mQp5g==} + /string-width/5.1.0: + resolution: {integrity: sha512-7x54QnN21P+XL/v8SuNKvfgsUre6PXpN7mc77N3HlZv+f1SBRGmjxtOud2Z6FZ8DmdkD/IdjCaf9XXbnqmTZGQ==} engines: {node: '>=12'} dependencies: + eastasianwidth: 0.2.0 emoji-regex: 9.2.2 - is-fullwidth-code-point: 4.0.0 strip-ansi: 7.0.1 dev: false @@ -16623,6 +16648,11 @@ packages: supports-color: 7.2.0 dev: true + /supports-preserve-symlinks-flag/1.0.0: + resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} + engines: {node: '>= 0.4'} + dev: true + /svg-baker-runtime/1.4.7: resolution: {integrity: sha512-Zorfwwj5+lWjk/oxwSMsRdS2sPQQdTmmsvaSpzU+i9ZWi3zugHLt6VckWfnswphQP0LmOel3nggpF5nETbt6xw==} dependencies: @@ -17040,8 +17070,8 @@ packages: engines: {node: '>=8'} dev: true - /ts-clone-node/0.3.29_typescript@4.5.4: - resolution: {integrity: sha512-UDwVrUSH7zXXy/E+I5Xr7d5Eddqc2Uj/BlqlOiJyDRQo4qPD129p3cyVZY5r7/p8aCPmNGJn0y4CLtbfVc+kag==} + /ts-clone-node/0.3.30_typescript@4.5.4: + resolution: {integrity: sha512-T9RLibxk0UBHelLUnSIZNyTxlPzcEk+KFFLXBUAG9YFJ3gPOYRrgD/RHnrlAxwEJ9Gq5S/iB8m3tcuTKtgf5Rw==} engines: {node: '>=10.0.0'} peerDependencies: typescript: ^3.x || ^4.x @@ -17061,7 +17091,7 @@ packages: tslib: 2.3.1 dev: false - /ts-jest/27.1.2_334772dd386c536d54092d15fe05a291: + /ts-jest/27.1.2_9364f2ad0b7b67f00a4d081c662c6871: resolution: {integrity: sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true @@ -17085,7 +17115,7 @@ packages: '@types/jest': 27.4.0 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 27.4.5 + jest: 27.4.7 jest-util: 27.4.2 json5: 2.2.0 lodash.memoize: 4.1.2 @@ -17095,7 +17125,7 @@ packages: yargs-parser: 20.2.9 dev: true - /ts-jest/27.1.2_ec062b4b172ee90337481ff2b9700ebc: + /ts-jest/27.1.2_fb0ac01116d5d8b1cb4f3433e32eec15: resolution: {integrity: sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true @@ -17117,10 +17147,10 @@ packages: optional: true dependencies: '@babel/core': 7.16.7 - babel-jest: 27.4.5_@babel+core@7.16.7 + babel-jest: 27.4.6_@babel+core@7.16.7 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 27.4.5 + jest: 27.4.7 jest-util: 27.4.2 json5: 2.2.0 lodash.memoize: 4.1.2 @@ -17149,7 +17179,7 @@ packages: resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==} dev: true - /ts-node/10.4.0_646584a8d620b4d6f5eb4525e8655565: + /ts-node/10.4.0_faf01e1d5a40372a98081522dcafc186: resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==} hasBin: true peerDependencies: @@ -17168,7 +17198,7 @@ packages: '@tsconfig/node12': 1.0.9 '@tsconfig/node14': 1.0.1 '@tsconfig/node16': 1.0.2 - '@types/node': 17.0.6 + '@types/node': 17.0.8 acorn: 8.7.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -17230,8 +17260,8 @@ packages: /tslib/2.3.1: resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==} - /tsup/5.11.10: - resolution: {integrity: sha512-z8YzbPyF8Vvj37h+TY84AfvlmKZtBTRuWwRETWUbfckMj854WeLkuRQV8vRyoY8bLJQhnKWlLge/3fVbFZGERg==} + /tsup/5.11.11: + resolution: {integrity: sha512-rgbTu+KhAI9PdGUS07rKohDXbRLTstBGJaxl75q7RZYRGF+n+kN8L4RlXY5pqYb9Hsq0gEB6nS39v7nSvVBS+g==} hasBin: true peerDependencies: typescript: ^4.1.0 @@ -17239,17 +17269,17 @@ packages: typescript: optional: true dependencies: - bundle-require: 2.2.0_esbuild@0.14.10 + bundle-require: 2.2.0_esbuild@0.14.11 cac: 6.7.12 chokidar: 3.5.2 debug: 4.3.3 - esbuild: 0.14.10 + esbuild: 0.14.11 execa: 5.1.1 - globby: 11.0.4 + globby: 11.1.0 joycon: 3.1.1 postcss-load-config: 3.1.1 resolve-from: 5.0.0 - rollup: 2.62.0 + rollup: 2.63.0 source-map: 0.7.3 sucrase: 3.20.3 tree-kill: 1.2.2 @@ -17647,8 +17677,8 @@ packages: resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==} dev: true - /v8-to-istanbul/8.1.0: - resolution: {integrity: sha512-/PRhfd8aTNp9Ggr62HPzXg2XasNFGy5PBt0Rp04du7/8GNNSgxFL6WBTkgMKSL9bFjH+8kKEG3f37FmxiTqUUA==} + /v8-to-istanbul/8.1.1: + resolution: {integrity: sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==} engines: {node: '>=10.12.0'} dependencies: '@types/istanbul-lib-coverage': 2.0.4 @@ -17942,7 +17972,7 @@ packages: /watchpack/1.7.5: resolution: {integrity: sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==} dependencies: - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 neo-async: 2.6.2 optionalDependencies: chokidar: 3.5.2 @@ -18270,7 +18300,7 @@ packages: /write-file-atomic/2.4.3: resolution: {integrity: sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==} dependencies: - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 imurmurhash: 0.1.4 signal-exit: 3.0.6 dev: false @@ -18289,7 +18319,7 @@ packages: engines: {node: '>=4'} dependencies: detect-indent: 5.0.0 - graceful-fs: 4.2.8 + graceful-fs: 4.2.9 make-dir: 1.3.0 pify: 3.0.0 sort-keys: 2.0.0 @@ -18428,11 +18458,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==} @@ -18475,7 +18505,7 @@ packages: require-directory: 2.1.1 string-width: 4.2.3 y18n: 5.0.8 - yargs-parser: 20.2.4 + yargs-parser: 20.2.9 /yargs/17.3.1: resolution: {integrity: sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA==}