diff --git a/.eslintrc.yaml b/.eslintrc.yaml index 79be4a174..cab2d0972 100644 --- a/.eslintrc.yaml +++ b/.eslintrc.yaml @@ -39,7 +39,7 @@ rules: jsx-a11y/no-static-element-interactions: 'off' import/extensions: - error - - always + - ignorePackages parserOptions: sourceType: module ecmaVersion: latest diff --git a/.gitignore b/.gitignore index ffb01ac63..8920d978a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ **/es/* **/coverage/* **/.lowdefy/* +**/.next/* **/.env **/lowdefy.yaml !packages/docs/lowdefy.yaml diff --git a/.pnp.cjs b/.pnp.cjs index 1c1db3150..bc84d3f3b 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -661,6 +661,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["@babel/code-frame", [ + ["npm:7.12.11", { + "packageLocation": "./.yarn/cache/@babel-code-frame-npm-7.12.11-1a9a1b277f-3963eff3eb.zip/node_modules/@babel/code-frame/", + "packageDependencies": [ + ["@babel/code-frame", "npm:7.12.11"], + ["@babel/highlight", "npm:7.16.0"] + ], + "linkType": "HARD", + }], ["npm:7.15.8", { "packageLocation": "./.yarn/cache/@babel-code-frame-npm-7.15.8-c1e84dfd13-d75950f0e0.zip/node_modules/@babel/code-frame/", "packageDependencies": [ @@ -1050,6 +1058,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["js-tokens", "npm:4.0.0"] ], "linkType": "HARD", + }], + ["npm:7.16.0", { + "packageLocation": "./.yarn/cache/@babel-highlight-npm-7.16.0-61272efee6-abf244c48f.zip/node_modules/@babel/highlight/", + "packageDependencies": [ + ["@babel/highlight", "npm:7.16.0"], + ["@babel/helper-validator-identifier", "npm:7.15.7"], + ["chalk", "npm:2.4.2"], + ["js-tokens", "npm:4.0.0"] + ], + "linkType": "HARD", }] ]], ["@babel/parser", [ @@ -1717,6 +1735,20 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], "linkType": "SOFT", }], + ["virtual:53d78f03f641cec796c0fa3d28185b6f07846bc6eac2a00c5fb5a653755025318274e473d70d9c5cfb4db211917a2513ff8946732f23c0f8b48eb555320a5c4d#npm:7.14.5", { + "packageLocation": "./.yarn/__virtual__/@babel-plugin-syntax-jsx-virtual-609b8b6aeb/0/cache/@babel-plugin-syntax-jsx-npm-7.14.5-14192e29dd-3a2ba87534.zip/node_modules/@babel/plugin-syntax-jsx/", + "packageDependencies": [ + ["@babel/plugin-syntax-jsx", "virtual:53d78f03f641cec796c0fa3d28185b6f07846bc6eac2a00c5fb5a653755025318274e473d70d9c5cfb4db211917a2513ff8946732f23c0f8b48eb555320a5c4d#npm:7.14.5"], + ["@babel/core", null], + ["@babel/helper-plugin-utils", "npm:7.14.5"], + ["@types/babel__core", null] + ], + "packagePeers": [ + "@babel/core", + "@types/babel__core" + ], + "linkType": "HARD", + }], ["virtual:708d8948fc30b9ef3ec684ea39310c9df16b0ef495f553302d7598c879c4f9d823ebeb1fbfc155913ba2abd5be3b3de6a04bc8ecc5c1a0c19f1fc47a702295e0#npm:7.14.5", { "packageLocation": "./.yarn/__virtual__/@babel-plugin-syntax-jsx-virtual-4bb8fd4ad3/0/cache/@babel-plugin-syntax-jsx-npm-7.14.5-14192e29dd-3a2ba87534.zip/node_modules/@babel/plugin-syntax-jsx/", "packageDependencies": [ @@ -3052,6 +3084,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["regenerator-runtime", "npm:0.13.9"] ], "linkType": "HARD", + }], + ["npm:7.16.0", { + "packageLocation": "./.yarn/cache/@babel-runtime-npm-7.16.0-2f490bebb5-bfbca3ec52.zip/node_modules/@babel/runtime/", + "packageDependencies": [ + ["@babel/runtime", "npm:7.16.0"], + ["regenerator-runtime", "npm:0.13.9"] + ], + "linkType": "HARD", }] ]], ["@babel/runtime-corejs3", [ @@ -3096,6 +3136,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["@babel/types", [ + ["npm:7.15.0", { + "packageLocation": "./.yarn/cache/@babel-types-npm-7.15.0-20151d256a-6d6bcdfce9.zip/node_modules/@babel/types/", + "packageDependencies": [ + ["@babel/types", "npm:7.15.0"], + ["@babel/helper-validator-identifier", "npm:7.15.7"], + ["to-fast-properties", "npm:2.0.0"] + ], + "linkType": "HARD", + }], ["npm:7.15.6", { "packageLocation": "./.yarn/cache/@babel-types-npm-7.15.6-330b07a916-37f497dde1.zip/node_modules/@babel/types/", "packageDependencies": [ @@ -3365,16 +3414,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["@fastify/ajv-compiler", [ - ["npm:1.1.0", { - "packageLocation": "./.yarn/cache/@fastify-ajv-compiler-npm-1.1.0-8f156239a8-b8a2522ead.zip/node_modules/@fastify/ajv-compiler/", - "packageDependencies": [ - ["@fastify/ajv-compiler", "npm:1.1.0"], - ["ajv", "npm:6.12.6"] - ], - "linkType": "HARD", - }] - ]], ["@gar/promisify", [ ["npm:1.1.2", { "packageLocation": "./.yarn/cache/@gar-promisify-npm-1.1.2-2343f94380-d05081e088.zip/node_modules/@gar/promisify/", @@ -3384,6 +3423,36 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["@hapi/accept", [ + ["npm:5.0.2", { + "packageLocation": "./.yarn/cache/@hapi-accept-npm-5.0.2-cfe21ffd1e-8088cbc245.zip/node_modules/@hapi/accept/", + "packageDependencies": [ + ["@hapi/accept", "npm:5.0.2"], + ["@hapi/boom", "npm:9.1.4"], + ["@hapi/hoek", "npm:9.2.1"] + ], + "linkType": "HARD", + }] + ]], + ["@hapi/boom", [ + ["npm:9.1.4", { + "packageLocation": "./.yarn/cache/@hapi-boom-npm-9.1.4-1a3569656a-b1cdde1e82.zip/node_modules/@hapi/boom/", + "packageDependencies": [ + ["@hapi/boom", "npm:9.1.4"], + ["@hapi/hoek", "npm:9.2.1"] + ], + "linkType": "HARD", + }] + ]], + ["@hapi/hoek", [ + ["npm:9.2.1", { + "packageLocation": "./.yarn/cache/@hapi-hoek-npm-9.2.1-5e7f2fab98-6a439f672d.zip/node_modules/@hapi/hoek/", + "packageDependencies": [ + ["@hapi/hoek", "npm:9.2.1"] + ], + "linkType": "HARD", + }] + ]], ["@humanwhocodes/config-array", [ ["npm:0.6.0", { "packageLocation": "./.yarn/cache/@humanwhocodes-config-array-npm-0.6.0-da5f51e2f3-1025b07514.zip/node_modules/@humanwhocodes/config-array/", @@ -5265,20 +5334,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageLocation": "./packages/server/", "packageDependencies": [ ["@lowdefy/server", "workspace:packages/server"], - ["@babel/cli", "virtual:b6fa685df68481df8aea241d69a5d4ac044afe9a6d5347abc450d1a9a0b048b47a068daa4b51891dcc21a6f39ddd0469d8cb1b5ac2b845697d880ad1457b4396#npm:7.15.7"], - ["@babel/core", "npm:7.15.8"], - ["@babel/preset-env", "virtual:b6fa685df68481df8aea241d69a5d4ac044afe9a6d5347abc450d1a9a0b048b47a068daa4b51891dcc21a6f39ddd0469d8cb1b5ac2b845697d880ad1457b4396#npm:7.15.8"], - ["@babel/preset-react", "virtual:22157ea722f8d6428f1fcf0a6f7f6c7d6b902d9c785256c60a65fe6cd0db76ebccc7c1457ee047df0ba6909ff018e300c4f4957a60f5b670089810dfc417af9b#npm:7.14.5"], ["@lowdefy/api", "workspace:packages/api"], - ["@lowdefy/block-tools", "workspace:packages/blockTools"], - ["@lowdefy/client", "workspace:packages/client"], ["@lowdefy/helpers", "workspace:packages/helpers"], ["@lowdefy/node-utils", "workspace:packages/node-utils"], - ["babel-jest", "virtual:4d3a3f79f60b2294109a713555c084c0489a2a4f97b0d45817e4aa63b6e15e6ef8f5a5dafe41a4ed8f9dc47978495fbbf92e43efd40de2306fb74fb2638214c5#npm:27.3.1"], - ["fastify", "npm:3.22.1"], - ["fastify-static", "npm:4.4.2"], - ["jest", "virtual:4a7337632ff6e9ee5a1c45a62a9ff4cc325a9367b21424babda93e269fe01b671e885bc41bdeebafb83c81f2a8eebbf0102043354a4e58905f61c8c3387cda1e#npm:27.3.1"], - ["nodemon", "npm:2.0.14"] + ["@next/eslint-plugin-next", "npm:12.0.2"], + ["less", "npm:4.1.2"], + ["less-loader", "virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:10.2.0"], + ["next", "virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:12.0.3"], + ["next-auth", "virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:4.0.0-beta.6"], + ["next-with-less", "virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:2.0.2"], + ["react", "npm:18.0.0-alpha-327d5c484-20211106"], + ["react-dom", "virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:18.0.0-alpha-327d5c484-20211106"] ], "linkType": "SOFT", }] @@ -5314,6 +5380,200 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["@next/env", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/cache/@next-env-npm-12.0.3-7d6bedd0fd-45fde5f669.zip/node_modules/@next/env/", + "packageDependencies": [ + ["@next/env", "npm:12.0.3"] + ], + "linkType": "HARD", + }] + ]], + ["@next/eslint-plugin-next", [ + ["npm:12.0.2", { + "packageLocation": "./.yarn/cache/@next-eslint-plugin-next-npm-12.0.2-777794a450-1b776d475a.zip/node_modules/@next/eslint-plugin-next/", + "packageDependencies": [ + ["@next/eslint-plugin-next", "npm:12.0.2"], + ["glob", "npm:7.1.7"] + ], + "linkType": "HARD", + }] + ]], + ["@next/polyfill-module", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/cache/@next-polyfill-module-npm-12.0.3-621261636c-828e0323a3.zip/node_modules/@next/polyfill-module/", + "packageDependencies": [ + ["@next/polyfill-module", "npm:12.0.3"] + ], + "linkType": "HARD", + }] + ]], + ["@next/react-dev-overlay", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/cache/@next-react-dev-overlay-npm-12.0.3-78570264b3-c5433992c1.zip/node_modules/@next/react-dev-overlay/", + "packageDependencies": [ + ["@next/react-dev-overlay", "npm:12.0.3"] + ], + "linkType": "SOFT", + }], + ["virtual:1f878baf2c9570ba1124aa83145ce729ce7dd170200df5c65b69cbddf66dcaa5c70fa7d4d0a2605eadcb6b1e73168153a518aea0234fc86e1b911d9fb6c2c1ed#npm:12.0.3", { + "packageLocation": "./.yarn/__virtual__/@next-react-dev-overlay-virtual-9a979f3d9b/0/cache/@next-react-dev-overlay-npm-12.0.3-78570264b3-c5433992c1.zip/node_modules/@next/react-dev-overlay/", + "packageDependencies": [ + ["@next/react-dev-overlay", "virtual:1f878baf2c9570ba1124aa83145ce729ce7dd170200df5c65b69cbddf66dcaa5c70fa7d4d0a2605eadcb6b1e73168153a518aea0234fc86e1b911d9fb6c2c1ed#npm:12.0.3"], + ["@babel/code-frame", "npm:7.12.11"], + ["@types/react", null], + ["@types/react-dom", null], + ["@types/webpack", null], + ["anser", "npm:1.4.9"], + ["chalk", "npm:4.0.0"], + ["classnames", "npm:2.2.6"], + ["css.escape", "npm:1.5.1"], + ["data-uri-to-buffer", "npm:3.0.1"], + ["platform", "npm:1.3.6"], + ["react", "npm:18.0.0-alpha-327d5c484-20211106"], + ["react-dom", "virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:18.0.0-alpha-327d5c484-20211106"], + ["shell-quote", "npm:1.7.3"], + ["source-map", "npm:0.8.0-beta.0"], + ["stacktrace-parser", "npm:0.1.10"], + ["strip-ansi", "npm:6.0.1"], + ["webpack", null] + ], + "packagePeers": [ + "@types/react-dom", + "@types/react", + "@types/webpack", + "react-dom", + "react", + "webpack" + ], + "linkType": "HARD", + }] + ]], + ["@next/react-refresh-utils", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/cache/@next-react-refresh-utils-npm-12.0.3-2d96b8fa67-7e9c6ea480.zip/node_modules/@next/react-refresh-utils/", + "packageDependencies": [ + ["@next/react-refresh-utils", "npm:12.0.3"] + ], + "linkType": "SOFT", + }], + ["virtual:1f878baf2c9570ba1124aa83145ce729ce7dd170200df5c65b69cbddf66dcaa5c70fa7d4d0a2605eadcb6b1e73168153a518aea0234fc86e1b911d9fb6c2c1ed#npm:12.0.3", { + "packageLocation": "./.yarn/__virtual__/@next-react-refresh-utils-virtual-0b46af4a34/0/cache/@next-react-refresh-utils-npm-12.0.3-2d96b8fa67-7e9c6ea480.zip/node_modules/@next/react-refresh-utils/", + "packageDependencies": [ + ["@next/react-refresh-utils", "virtual:1f878baf2c9570ba1124aa83145ce729ce7dd170200df5c65b69cbddf66dcaa5c70fa7d4d0a2605eadcb6b1e73168153a518aea0234fc86e1b911d9fb6c2c1ed#npm:12.0.3"], + ["@types/react-refresh", null], + ["@types/webpack", null], + ["react-refresh", "npm:0.8.3"], + ["webpack", null] + ], + "packagePeers": [ + "@types/react-refresh", + "@types/webpack", + "react-refresh", + "webpack" + ], + "linkType": "HARD", + }] + ]], + ["@next/swc-android-arm64", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/unplugged/@next-swc-android-arm64-npm-12.0.3-36c0b95ce8/node_modules/@next/swc-android-arm64/", + "packageDependencies": [ + ["@next/swc-android-arm64", "npm:12.0.3"] + ], + "linkType": "HARD", + }] + ]], + ["@next/swc-darwin-arm64", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/unplugged/@next-swc-darwin-arm64-npm-12.0.3-3a1d4de5e2/node_modules/@next/swc-darwin-arm64/", + "packageDependencies": [ + ["@next/swc-darwin-arm64", "npm:12.0.3"] + ], + "linkType": "HARD", + }] + ]], + ["@next/swc-darwin-x64", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/unplugged/@next-swc-darwin-x64-npm-12.0.3-a2433f1b97/node_modules/@next/swc-darwin-x64/", + "packageDependencies": [ + ["@next/swc-darwin-x64", "npm:12.0.3"] + ], + "linkType": "HARD", + }] + ]], + ["@next/swc-linux-arm-gnueabihf", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/unplugged/@next-swc-linux-arm-gnueabihf-npm-12.0.3-1108fcc677/node_modules/@next/swc-linux-arm-gnueabihf/", + "packageDependencies": [ + ["@next/swc-linux-arm-gnueabihf", "npm:12.0.3"] + ], + "linkType": "HARD", + }] + ]], + ["@next/swc-linux-arm64-gnu", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/unplugged/@next-swc-linux-arm64-gnu-npm-12.0.3-9aa11046a9/node_modules/@next/swc-linux-arm64-gnu/", + "packageDependencies": [ + ["@next/swc-linux-arm64-gnu", "npm:12.0.3"] + ], + "linkType": "HARD", + }] + ]], + ["@next/swc-linux-arm64-musl", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/unplugged/@next-swc-linux-arm64-musl-npm-12.0.3-e1fc596907/node_modules/@next/swc-linux-arm64-musl/", + "packageDependencies": [ + ["@next/swc-linux-arm64-musl", "npm:12.0.3"] + ], + "linkType": "HARD", + }] + ]], + ["@next/swc-linux-x64-gnu", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/unplugged/@next-swc-linux-x64-gnu-npm-12.0.3-903b1f3ddd/node_modules/@next/swc-linux-x64-gnu/", + "packageDependencies": [ + ["@next/swc-linux-x64-gnu", "npm:12.0.3"] + ], + "linkType": "HARD", + }] + ]], + ["@next/swc-linux-x64-musl", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/unplugged/@next-swc-linux-x64-musl-npm-12.0.3-e6e6e5fe53/node_modules/@next/swc-linux-x64-musl/", + "packageDependencies": [ + ["@next/swc-linux-x64-musl", "npm:12.0.3"] + ], + "linkType": "HARD", + }] + ]], + ["@next/swc-win32-arm64-msvc", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/unplugged/@next-swc-win32-arm64-msvc-npm-12.0.3-49313b276d/node_modules/@next/swc-win32-arm64-msvc/", + "packageDependencies": [ + ["@next/swc-win32-arm64-msvc", "npm:12.0.3"] + ], + "linkType": "HARD", + }] + ]], + ["@next/swc-win32-ia32-msvc", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/unplugged/@next-swc-win32-ia32-msvc-npm-12.0.3-e88703bc78/node_modules/@next/swc-win32-ia32-msvc/", + "packageDependencies": [ + ["@next/swc-win32-ia32-msvc", "npm:12.0.3"] + ], + "linkType": "HARD", + }] + ]], + ["@next/swc-win32-x64-msvc", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/unplugged/@next-swc-win32-x64-msvc-npm-12.0.3-b2ecd87ca4/node_modules/@next/swc-win32-x64-msvc/", + "packageDependencies": [ + ["@next/swc-win32-x64-msvc", "npm:12.0.3"] + ], + "linkType": "HARD", + }] + ]], ["@nicolo-ribaudo/chokidar-2", [ ["npm:2.1.8-no-fsevents.3", { "packageLocation": "./.yarn/cache/@nicolo-ribaudo-chokidar-2-npm-2.1.8-no-fsevents.3-79ca8bfcef-ee55cc9241.zip/node_modules/@nicolo-ribaudo/chokidar-2/", @@ -5660,6 +5920,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["@panva/hkdf", [ + ["npm:1.0.1", { + "packageLocation": "./.yarn/cache/@panva-hkdf-npm-1.0.1-fb7ae1f416-883c423c00.zip/node_modules/@panva/hkdf/", + "packageDependencies": [ + ["@panva/hkdf", "npm:1.0.1"] + ], + "linkType": "HARD", + }] + ]], ["@protobufjs/aspromise", [ ["npm:1.1.2", { "packageLocation": "./.yarn/cache/@protobufjs-aspromise-npm-1.1.2-71d00b938f-011fe7ef08.zip/node_modules/@protobufjs/aspromise/", @@ -7622,15 +7891,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["abstract-logging", [ - ["npm:2.0.1", { - "packageLocation": "./.yarn/cache/abstract-logging-npm-2.0.1-b805b8edfa-6967d15e5a.zip/node_modules/abstract-logging/", - "packageDependencies": [ - ["abstract-logging", "npm:2.0.1"] - ], - "linkType": "HARD", - }] - ]], ["accepts", [ ["npm:1.3.7", { "packageLocation": "./.yarn/cache/accepts-npm-1.3.7-0dc9de65aa-27fc8060ff.zip/node_modules/accepts/", @@ -7859,6 +8119,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["anser", [ + ["npm:1.4.9", { + "packageLocation": "./.yarn/cache/anser-npm-1.4.9-6b6677f7c6-1f77042dee.zip/node_modules/anser/", + "packageDependencies": [ + ["anser", "npm:1.4.9"] + ], + "linkType": "HARD", + }] + ]], ["ansi-align", [ ["npm:3.0.1", { "packageLocation": "./.yarn/cache/ansi-align-npm-3.0.1-8e6288d20a-6abfa08f21.zip/node_modules/ansi-align/", @@ -8372,15 +8641,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["archy", [ - ["npm:1.0.0", { - "packageLocation": "./.yarn/cache/archy-npm-1.0.0-7db8bfdc3b-504ae7af65.zip/node_modules/archy/", - "packageDependencies": [ - ["archy", "npm:1.0.0"] - ], - "linkType": "HARD", - }] - ]], ["are-we-there-yet", [ ["npm:1.1.7", { "packageLocation": "./.yarn/cache/are-we-there-yet-npm-1.1.7-db9f39924e-70d251719c.zip/node_modules/are-we-there-yet/", @@ -8582,6 +8842,32 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["asn1.js", [ + ["npm:5.4.1", { + "packageLocation": "./.yarn/cache/asn1.js-npm-5.4.1-37c7edbcb0-3786a101ac.zip/node_modules/asn1.js/", + "packageDependencies": [ + ["asn1.js", "npm:5.4.1"], + ["bn.js", "npm:4.12.0"], + ["inherits", "npm:2.0.4"], + ["minimalistic-assert", "npm:1.0.1"], + ["safer-buffer", "npm:2.1.2"] + ], + "linkType": "HARD", + }] + ]], + ["assert", [ + ["npm:2.0.0", { + "packageLocation": "./.yarn/cache/assert-npm-2.0.0-ef73bc19f5-bb91f181a8.zip/node_modules/assert/", + "packageDependencies": [ + ["assert", "npm:2.0.0"], + ["es6-object-assign", "npm:1.1.0"], + ["is-nan", "npm:1.3.2"], + ["object-is", "npm:1.1.5"], + ["util", "npm:0.12.4"] + ], + "linkType": "HARD", + }] + ]], ["assert-plus", [ ["npm:1.0.0", { "packageLocation": "./.yarn/cache/assert-plus-npm-1.0.0-cac95ef098-19b4340cb8.zip/node_modules/assert-plus/", @@ -8666,15 +8952,11 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["avvio", [ - ["npm:7.2.2", { - "packageLocation": "./.yarn/cache/avvio-npm-7.2.2-59206ab649-ece793dd14.zip/node_modules/avvio/", + ["available-typed-arrays", [ + ["npm:1.0.5", { + "packageLocation": "./.yarn/cache/available-typed-arrays-npm-1.0.5-88f321e4d3-20eb47b3ce.zip/node_modules/available-typed-arrays/", "packageDependencies": [ - ["avvio", "npm:7.2.2"], - ["archy", "npm:1.0.0"], - ["debug", "virtual:58c45d1abcfbfa1f01b5cd3e53439720ec2578dbff5c28038489c39241aed010924080812c1c0437781a7914d49dcd5ab8069f87498c3e84e93a3fb3ed6111b7#npm:4.3.2"], - ["fastq", "npm:1.13.0"], - ["queue-microtask", "npm:1.2.3"] + ["available-typed-arrays", "npm:1.0.5"] ], "linkType": "HARD", }] @@ -9340,6 +9622,22 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["bn.js", [ + ["npm:4.12.0", { + "packageLocation": "./.yarn/cache/bn.js-npm-4.12.0-3ec6c884f6-39afb4f15f.zip/node_modules/bn.js/", + "packageDependencies": [ + ["bn.js", "npm:4.12.0"] + ], + "linkType": "HARD", + }], + ["npm:5.2.0", { + "packageLocation": "./.yarn/cache/bn.js-npm-5.2.0-11748c0b07-6117170393.zip/node_modules/bn.js/", + "packageDependencies": [ + ["bn.js", "npm:5.2.0"] + ], + "linkType": "HARD", + }] + ]], ["body-parser", [ ["npm:1.19.0", { "packageLocation": "./.yarn/cache/body-parser-npm-1.19.0-6e177cabfa-490231b4c8.zip/node_modules/body-parser/", @@ -9421,6 +9719,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["brorand", [ + ["npm:1.1.0", { + "packageLocation": "./.yarn/cache/brorand-npm-1.1.0-ea86634c4b-8a05c9f3c4.zip/node_modules/brorand/", + "packageDependencies": [ + ["brorand", "npm:1.1.0"] + ], + "linkType": "HARD", + }] + ]], ["browser-process-hrtime", [ ["npm:1.0.0", { "packageLocation": "./.yarn/cache/browser-process-hrtime-npm-1.0.0-db700805c2-e30f868cdb.zip/node_modules/browser-process-hrtime/", @@ -9430,7 +9737,98 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["browserify-aes", [ + ["npm:1.2.0", { + "packageLocation": "./.yarn/cache/browserify-aes-npm-1.2.0-2ad4aeefbe-4a17c3eb55.zip/node_modules/browserify-aes/", + "packageDependencies": [ + ["browserify-aes", "npm:1.2.0"], + ["buffer-xor", "npm:1.0.3"], + ["cipher-base", "npm:1.0.4"], + ["create-hash", "npm:1.2.0"], + ["evp_bytestokey", "npm:1.0.3"], + ["inherits", "npm:2.0.4"], + ["safe-buffer", "npm:5.2.1"] + ], + "linkType": "HARD", + }] + ]], + ["browserify-cipher", [ + ["npm:1.0.1", { + "packageLocation": "./.yarn/cache/browserify-cipher-npm-1.0.1-e00d75c093-2d8500acf1.zip/node_modules/browserify-cipher/", + "packageDependencies": [ + ["browserify-cipher", "npm:1.0.1"], + ["browserify-aes", "npm:1.2.0"], + ["browserify-des", "npm:1.0.2"], + ["evp_bytestokey", "npm:1.0.3"] + ], + "linkType": "HARD", + }] + ]], + ["browserify-des", [ + ["npm:1.0.2", { + "packageLocation": "./.yarn/cache/browserify-des-npm-1.0.2-5d04e0cde2-b15a3e358a.zip/node_modules/browserify-des/", + "packageDependencies": [ + ["browserify-des", "npm:1.0.2"], + ["cipher-base", "npm:1.0.4"], + ["des.js", "npm:1.0.1"], + ["inherits", "npm:2.0.4"], + ["safe-buffer", "npm:5.2.1"] + ], + "linkType": "HARD", + }] + ]], + ["browserify-rsa", [ + ["npm:4.1.0", { + "packageLocation": "./.yarn/cache/browserify-rsa-npm-4.1.0-2a224a51bc-155f0c1358.zip/node_modules/browserify-rsa/", + "packageDependencies": [ + ["browserify-rsa", "npm:4.1.0"], + ["bn.js", "npm:5.2.0"], + ["randombytes", "npm:2.1.0"] + ], + "linkType": "HARD", + }] + ]], + ["browserify-sign", [ + ["npm:4.2.1", { + "packageLocation": "./.yarn/cache/browserify-sign-npm-4.2.1-9a8530ca87-0221f190e3.zip/node_modules/browserify-sign/", + "packageDependencies": [ + ["browserify-sign", "npm:4.2.1"], + ["bn.js", "npm:5.2.0"], + ["browserify-rsa", "npm:4.1.0"], + ["create-hash", "npm:1.2.0"], + ["create-hmac", "npm:1.1.7"], + ["elliptic", "npm:6.5.4"], + ["inherits", "npm:2.0.4"], + ["parse-asn1", "npm:5.1.6"], + ["readable-stream", "npm:3.6.0"], + ["safe-buffer", "npm:5.2.1"] + ], + "linkType": "HARD", + }] + ]], + ["browserify-zlib", [ + ["npm:0.2.0", { + "packageLocation": "./.yarn/cache/browserify-zlib-npm-0.2.0-eab4087284-5cd9d6a665.zip/node_modules/browserify-zlib/", + "packageDependencies": [ + ["browserify-zlib", "npm:0.2.0"], + ["pako", "npm:1.0.11"] + ], + "linkType": "HARD", + }] + ]], ["browserslist", [ + ["npm:4.16.6", { + "packageLocation": "./.yarn/cache/browserslist-npm-4.16.6-a20cef1ca7-3dffc86892.zip/node_modules/browserslist/", + "packageDependencies": [ + ["browserslist", "npm:4.16.6"], + ["caniuse-lite", "npm:1.0.30001279"], + ["colorette", "npm:1.4.0"], + ["electron-to-chromium", "npm:1.3.892"], + ["escalade", "npm:3.1.1"], + ["node-releases", "npm:1.1.77"] + ], + "linkType": "HARD", + }], ["npm:4.17.5", { "packageLocation": "./.yarn/cache/browserslist-npm-4.17.5-52ced5f3ad-0a1d762305.zip/node_modules/browserslist/", "packageDependencies": [ @@ -9474,6 +9872,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], "linkType": "HARD", }], + ["npm:5.6.0", { + "packageLocation": "./.yarn/cache/buffer-npm-5.6.0-e1494693bf-d659494c50.zip/node_modules/buffer/", + "packageDependencies": [ + ["buffer", "npm:5.6.0"], + ["base64-js", "npm:1.5.1"], + ["ieee754", "npm:1.2.1"] + ], + "linkType": "HARD", + }], ["npm:5.7.1", { "packageLocation": "./.yarn/cache/buffer-npm-5.7.1-513ef8259e-e2cf8429e1.zip/node_modules/buffer/", "packageDependencies": [ @@ -9567,6 +9974,24 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["buffer-xor", [ + ["npm:1.0.3", { + "packageLocation": "./.yarn/cache/buffer-xor-npm-1.0.3-56bb81b0dd-10c520df29.zip/node_modules/buffer-xor/", + "packageDependencies": [ + ["buffer-xor", "npm:1.0.3"] + ], + "linkType": "HARD", + }] + ]], + ["builtin-status-codes", [ + ["npm:3.0.0", { + "packageLocation": "./.yarn/cache/builtin-status-codes-npm-3.0.0-e376b0580b-1119429cf4.zip/node_modules/builtin-status-codes/", + "packageDependencies": [ + ["builtin-status-codes", "npm:3.0.0"] + ], + "linkType": "HARD", + }] + ]], ["builtins", [ ["npm:1.0.3", { "packageLocation": "./.yarn/cache/builtins-npm-1.0.3-f09d2d57f2-47ce94f7ee.zip/node_modules/builtins/", @@ -9759,6 +10184,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["caniuse-lite", "npm:1.0.30001271"] ], "linkType": "HARD", + }], + ["npm:1.0.30001279", { + "packageLocation": "./.yarn/cache/caniuse-lite-npm-1.0.30001279-68db227148-c033057771.zip/node_modules/caniuse-lite/", + "packageDependencies": [ + ["caniuse-lite", "npm:1.0.30001279"] + ], + "linkType": "HARD", }] ]], ["capital-case", [ @@ -9811,6 +10243,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], "linkType": "HARD", }], + ["npm:4.0.0", { + "packageLocation": "./.yarn/cache/chalk-npm-4.0.0-50e5418ea0-a9580afd4a.zip/node_modules/chalk/", + "packageDependencies": [ + ["chalk", "npm:4.0.0"], + ["ansi-styles", "npm:4.3.0"], + ["supports-color", "npm:7.2.0"] + ], + "linkType": "HARD", + }], ["npm:4.1.2", { "packageLocation": "./.yarn/cache/chalk-npm-4.1.2-ba8b67ab80-fe75c9d5c7.zip/node_modules/chalk/", "packageDependencies": [ @@ -9900,6 +10341,21 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["chokidar", [ + ["npm:3.5.1", { + "packageLocation": "./.yarn/cache/chokidar-npm-3.5.1-205217279e-b7774e6e3a.zip/node_modules/chokidar/", + "packageDependencies": [ + ["chokidar", "npm:3.5.1"], + ["anymatch", "npm:3.1.2"], + ["braces", "npm:3.0.2"], + ["fsevents", "patch:fsevents@npm%3A2.3.2#~builtin::version=2.3.2&hash=1cc4b2"], + ["glob-parent", "npm:5.1.2"], + ["is-binary-path", "npm:2.1.0"], + ["is-glob", "npm:4.0.3"], + ["normalize-path", "npm:3.0.0"], + ["readdirp", "npm:3.5.0"] + ], + "linkType": "HARD", + }], ["npm:3.5.2", { "packageLocation": "./.yarn/cache/chokidar-npm-3.5.2-6752340fec-d1fda32fcd.zip/node_modules/chokidar/", "packageDependencies": [ @@ -9957,6 +10413,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["cipher-base", [ + ["npm:1.0.4", { + "packageLocation": "./.yarn/cache/cipher-base-npm-1.0.4-2e98b97140-47d3568dbc.zip/node_modules/cipher-base/", + "packageDependencies": [ + ["cipher-base", "npm:1.0.4"], + ["inherits", "npm:2.0.4"], + ["safe-buffer", "npm:5.2.1"] + ], + "linkType": "HARD", + }] + ]], ["cjs-module-lexer", [ ["npm:1.2.2", { "packageLocation": "./.yarn/cache/cjs-module-lexer-npm-1.2.2-473ce063ea-977f3f042b.zip/node_modules/cjs-module-lexer/", @@ -9967,6 +10434,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["classnames", [ + ["npm:2.2.6", { + "packageLocation": "./.yarn/cache/classnames-npm-2.2.6-98e9901cf4-09a4fda780.zip/node_modules/classnames/", + "packageDependencies": [ + ["classnames", "npm:2.2.6"] + ], + "linkType": "HARD", + }], ["npm:2.3.1", { "packageLocation": "./.yarn/cache/classnames-npm-2.3.1-f2ae0a8d3c-14db8889d5.zip/node_modules/classnames/", "packageDependencies": [ @@ -10316,6 +10790,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["colorette", [ + ["npm:1.4.0", { + "packageLocation": "./.yarn/cache/colorette-npm-1.4.0-7e94b44dc3-01c3c16058.zip/node_modules/colorette/", + "packageDependencies": [ + ["colorette", "npm:1.4.0"] + ], + "linkType": "HARD", + }], ["npm:2.0.16", { "packageLocation": "./.yarn/cache/colorette-npm-2.0.16-7b996485d7-cd55596a3a.zip/node_modules/colorette/", "packageDependencies": [ @@ -10524,6 +11005,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["constants-browserify", [ + ["npm:1.0.0", { + "packageLocation": "./.yarn/cache/constants-browserify-npm-1.0.0-b9a9bcfe4b-f7ac8c6d0b.zip/node_modules/constants-browserify/", + "packageDependencies": [ + ["constants-browserify", "npm:1.0.0"] + ], + "linkType": "HARD", + }] + ]], ["content-disposition", [ ["npm:0.5.3", { "packageLocation": "./.yarn/cache/content-disposition-npm-0.5.3-9a9a567e17-95bf164c0b.zip/node_modules/content-disposition/", @@ -10648,6 +11138,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["convert-source-map", [ + ["npm:1.7.0", { + "packageLocation": "./.yarn/cache/convert-source-map-npm-1.7.0-f9727424f7-bcd2e3ea7d.zip/node_modules/convert-source-map/", + "packageDependencies": [ + ["convert-source-map", "npm:1.7.0"], + ["safe-buffer", "npm:5.1.2"] + ], + "linkType": "HARD", + }], ["npm:1.8.0", { "packageLocation": "./.yarn/cache/convert-source-map-npm-1.8.0-037f671dde-985d974a2d.zip/node_modules/convert-source-map/", "packageDependencies": [ @@ -10924,6 +11422,46 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["create-ecdh", [ + ["npm:4.0.4", { + "packageLocation": "./.yarn/cache/create-ecdh-npm-4.0.4-1048ce2035-0dd7fca971.zip/node_modules/create-ecdh/", + "packageDependencies": [ + ["create-ecdh", "npm:4.0.4"], + ["bn.js", "npm:4.12.0"], + ["elliptic", "npm:6.5.4"] + ], + "linkType": "HARD", + }] + ]], + ["create-hash", [ + ["npm:1.2.0", { + "packageLocation": "./.yarn/cache/create-hash-npm-1.2.0-afd048e1ce-02a6ae3bb9.zip/node_modules/create-hash/", + "packageDependencies": [ + ["create-hash", "npm:1.2.0"], + ["cipher-base", "npm:1.0.4"], + ["inherits", "npm:2.0.4"], + ["md5.js", "npm:1.3.5"], + ["ripemd160", "npm:2.0.2"], + ["sha.js", "npm:2.4.11"] + ], + "linkType": "HARD", + }] + ]], + ["create-hmac", [ + ["npm:1.1.7", { + "packageLocation": "./.yarn/cache/create-hmac-npm-1.1.7-b4ef32668a-ba12bb2257.zip/node_modules/create-hmac/", + "packageDependencies": [ + ["create-hmac", "npm:1.1.7"], + ["cipher-base", "npm:1.0.4"], + ["create-hash", "npm:1.2.0"], + ["inherits", "npm:2.0.4"], + ["ripemd160", "npm:2.0.2"], + ["safe-buffer", "npm:5.2.1"], + ["sha.js", "npm:2.4.11"] + ], + "linkType": "HARD", + }] + ]], ["cross-spawn", [ ["npm:7.0.3", { "packageLocation": "./.yarn/cache/cross-spawn-npm-7.0.3-e4ff3e65b3-671cc7c728.zip/node_modules/cross-spawn/", @@ -10945,6 +11483,26 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["crypto-browserify", [ + ["npm:3.12.0", { + "packageLocation": "./.yarn/cache/crypto-browserify-npm-3.12.0-bed454fef0-c1609af826.zip/node_modules/crypto-browserify/", + "packageDependencies": [ + ["crypto-browserify", "npm:3.12.0"], + ["browserify-cipher", "npm:1.0.1"], + ["browserify-sign", "npm:4.2.1"], + ["create-ecdh", "npm:4.0.4"], + ["create-hash", "npm:1.2.0"], + ["create-hmac", "npm:1.1.7"], + ["diffie-hellman", "npm:5.0.3"], + ["inherits", "npm:2.0.4"], + ["pbkdf2", "npm:3.1.2"], + ["public-encrypt", "npm:4.0.3"], + ["randombytes", "npm:2.1.0"], + ["randomfill", "npm:1.0.4"] + ], + "linkType": "HARD", + }] + ]], ["crypto-random-string", [ ["npm:2.0.0", { "packageLocation": "./.yarn/cache/crypto-random-string-npm-2.0.0-8ab47992ef-0283879f55.zip/node_modules/crypto-random-string/", @@ -11175,6 +11733,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["css.escape", [ + ["npm:1.5.1", { + "packageLocation": "./.yarn/cache/css.escape-npm-1.5.1-b24d2ba77a-f6d38088d8.zip/node_modules/css.escape/", + "packageDependencies": [ + ["css.escape", "npm:1.5.1"] + ], + "linkType": "HARD", + }] + ]], ["cssesc", [ ["npm:3.0.0", { "packageLocation": "./.yarn/cache/cssesc-npm-3.0.0-15ec56f86f-f8c4ababff.zip/node_modules/cssesc/", @@ -11202,6 +11769,52 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["cssnano-preset-simple", [ + ["npm:3.0.0", { + "packageLocation": "./.yarn/cache/cssnano-preset-simple-npm-3.0.0-42fae6d1e4-03ad717960.zip/node_modules/cssnano-preset-simple/", + "packageDependencies": [ + ["cssnano-preset-simple", "npm:3.0.0"] + ], + "linkType": "SOFT", + }], + ["virtual:8732698e821c69ed2f51979475d96a600c7ee90a7ccdaf2ecacc58a01613f5f386a3a12ad5c27b1cb4836c30b4da51b1f166012940c5e0a67aa5b78651eb1953#npm:3.0.0", { + "packageLocation": "./.yarn/__virtual__/cssnano-preset-simple-virtual-36a8e82534/0/cache/cssnano-preset-simple-npm-3.0.0-42fae6d1e4-03ad717960.zip/node_modules/cssnano-preset-simple/", + "packageDependencies": [ + ["cssnano-preset-simple", "virtual:8732698e821c69ed2f51979475d96a600c7ee90a7ccdaf2ecacc58a01613f5f386a3a12ad5c27b1cb4836c30b4da51b1f166012940c5e0a67aa5b78651eb1953#npm:3.0.0"], + ["@types/postcss", null], + ["caniuse-lite", "npm:1.0.30001279"], + ["postcss", "npm:8.2.15"] + ], + "packagePeers": [ + "@types/postcss", + "postcss" + ], + "linkType": "HARD", + }] + ]], + ["cssnano-simple", [ + ["npm:3.0.0", { + "packageLocation": "./.yarn/cache/cssnano-simple-npm-3.0.0-28645e9ae6-6d2410f912.zip/node_modules/cssnano-simple/", + "packageDependencies": [ + ["cssnano-simple", "npm:3.0.0"] + ], + "linkType": "SOFT", + }], + ["virtual:1f878baf2c9570ba1124aa83145ce729ce7dd170200df5c65b69cbddf66dcaa5c70fa7d4d0a2605eadcb6b1e73168153a518aea0234fc86e1b911d9fb6c2c1ed#npm:3.0.0", { + "packageLocation": "./.yarn/__virtual__/cssnano-simple-virtual-8732698e82/0/cache/cssnano-simple-npm-3.0.0-28645e9ae6-6d2410f912.zip/node_modules/cssnano-simple/", + "packageDependencies": [ + ["cssnano-simple", "virtual:1f878baf2c9570ba1124aa83145ce729ce7dd170200df5c65b69cbddf66dcaa5c70fa7d4d0a2605eadcb6b1e73168153a518aea0234fc86e1b911d9fb6c2c1ed#npm:3.0.0"], + ["@types/postcss", null], + ["cssnano-preset-simple", "virtual:8732698e821c69ed2f51979475d96a600c7ee90a7ccdaf2ecacc58a01613f5f386a3a12ad5c27b1cb4836c30b4da51b1f166012940c5e0a67aa5b78651eb1953#npm:3.0.0"], + ["postcss", "npm:8.2.15"] + ], + "packagePeers": [ + "@types/postcss", + "postcss" + ], + "linkType": "HARD", + }] + ]], ["cssom", [ ["npm:0.3.8", { "packageLocation": "./.yarn/cache/cssom-npm-0.3.8-a9291d36ff-24beb3087c.zip/node_modules/cssom/", @@ -11276,6 +11889,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["data-uri-to-buffer", [ + ["npm:3.0.1", { + "packageLocation": "./.yarn/cache/data-uri-to-buffer-npm-3.0.1-830646f9ee-c59c300968.zip/node_modules/data-uri-to-buffer/", + "packageDependencies": [ + ["data-uri-to-buffer", "npm:3.0.1"] + ], + "linkType": "HARD", + }] + ]], ["data-urls", [ ["npm:2.0.0", { "packageLocation": "./.yarn/cache/data-urls-npm-2.0.0-2b80c32b82-97caf828aa.zip/node_modules/data-urls/", @@ -11759,6 +12381,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["des.js", [ + ["npm:1.0.1", { + "packageLocation": "./.yarn/cache/des.js-npm-1.0.1-9f155eddb6-1ec2eedd7e.zip/node_modules/des.js/", + "packageDependencies": [ + ["des.js", "npm:1.0.1"], + ["inherits", "npm:2.0.4"], + ["minimalistic-assert", "npm:1.0.1"] + ], + "linkType": "HARD", + }] + ]], ["destroy", [ ["npm:1.0.4", { "packageLocation": "./.yarn/cache/destroy-npm-1.0.4-a2203e01cb-da9ab4961d.zip/node_modules/destroy/", @@ -11860,6 +12493,18 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["diffie-hellman", [ + ["npm:5.0.3", { + "packageLocation": "./.yarn/cache/diffie-hellman-npm-5.0.3-cbef8f3171-0e620f3221.zip/node_modules/diffie-hellman/", + "packageDependencies": [ + ["diffie-hellman", "npm:5.0.3"], + ["bn.js", "npm:4.12.0"], + ["miller-rabin", "npm:4.0.1"], + ["randombytes", "npm:2.1.0"] + ], + "linkType": "HARD", + }] + ]], ["dir-glob", [ ["npm:3.0.1", { "packageLocation": "./.yarn/cache/dir-glob-npm-3.0.1-1aea628b1b-fa05e18324.zip/node_modules/dir-glob/", @@ -11967,6 +12612,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["domain-browser", [ + ["npm:4.19.0", { + "packageLocation": "./.yarn/cache/domain-browser-npm-4.19.0-8d673cbdc6-1b77fa2a85.zip/node_modules/domain-browser/", + "packageDependencies": [ + ["domain-browser", "npm:4.19.0"] + ], + "linkType": "HARD", + }] + ]], ["domelementtype", [ ["npm:1.3.1", { "packageLocation": "./.yarn/cache/domelementtype-npm-1.3.1-87c4b5f9f4-7893da4021.zip/node_modules/domelementtype/", @@ -12186,6 +12840,29 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["electron-to-chromium", "npm:1.3.879"] ], "linkType": "HARD", + }], + ["npm:1.3.892", { + "packageLocation": "./.yarn/cache/electron-to-chromium-npm-1.3.892-c8e39378d7-330a185e71.zip/node_modules/electron-to-chromium/", + "packageDependencies": [ + ["electron-to-chromium", "npm:1.3.892"] + ], + "linkType": "HARD", + }] + ]], + ["elliptic", [ + ["npm:6.5.4", { + "packageLocation": "./.yarn/cache/elliptic-npm-6.5.4-0ca8204a86-d56d21fd04.zip/node_modules/elliptic/", + "packageDependencies": [ + ["elliptic", "npm:6.5.4"], + ["bn.js", "npm:4.12.0"], + ["brorand", "npm:1.1.0"], + ["hash.js", "npm:1.1.7"], + ["hmac-drbg", "npm:1.0.1"], + ["inherits", "npm:2.0.4"], + ["minimalistic-assert", "npm:1.0.1"], + ["minimalistic-crypto-utils", "npm:1.0.1"] + ], + "linkType": "HARD", }] ]], ["emittery", [ @@ -12214,6 +12891,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["emojis-list", [ + ["npm:2.1.0", { + "packageLocation": "./.yarn/cache/emojis-list-npm-2.1.0-e19a336e35-fb61fa6356.zip/node_modules/emojis-list/", + "packageDependencies": [ + ["emojis-list", "npm:2.1.0"] + ], + "linkType": "HARD", + }], ["npm:3.0.0", { "packageLocation": "./.yarn/cache/emojis-list-npm-3.0.0-7faa48e6fd-ddaaa02542.zip/node_modules/emojis-list/", "packageDependencies": [ @@ -12241,15 +12925,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["encoding-negotiator", [ - ["npm:2.0.1", { - "packageLocation": "./.yarn/cache/encoding-negotiator-npm-2.0.1-452b98424f-3a9226dc47.zip/node_modules/encoding-negotiator/", - "packageDependencies": [ - ["encoding-negotiator", "npm:2.0.1"] - ], - "linkType": "HARD", - }] - ]], ["end-of-stream", [ ["npm:1.1.0", { "packageLocation": "./.yarn/cache/end-of-stream-npm-1.1.0-318d442be5-9fa637e259.zip/node_modules/end-of-stream/", @@ -12433,6 +13108,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["es6-object-assign", [ + ["npm:1.1.0", { + "packageLocation": "./.yarn/cache/es6-object-assign-npm-1.1.0-0565318480-8d4fdf6348.zip/node_modules/es6-object-assign/", + "packageDependencies": [ + ["es6-object-assign", "npm:1.1.0"] + ], + "linkType": "HARD", + }] + ]], ["es6-symbol", [ ["npm:3.1.3", { "packageLocation": "./.yarn/cache/es6-symbol-npm-3.1.3-34d72f2a23-cd49722c2a.zip/node_modules/es6-symbol/", @@ -12963,6 +13647,18 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["evp_bytestokey", [ + ["npm:1.0.3", { + "packageLocation": "./.yarn/cache/evp_bytestokey-npm-1.0.3-4a2644aaea-ad4e1577f1.zip/node_modules/evp_bytestokey/", + "packageDependencies": [ + ["evp_bytestokey", "npm:1.0.3"], + ["md5.js", "npm:1.3.5"], + ["node-gyp", "npm:8.3.0"], + ["safe-buffer", "npm:5.2.1"] + ], + "linkType": "HARD", + }] + ]], ["execa", [ ["npm:5.1.1", { "packageLocation": "./.yarn/cache/execa-npm-5.1.1-191347acf5-fba9022c8c.zip/node_modules/execa/", @@ -13100,15 +13796,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["fast-decode-uri-component", [ - ["npm:1.0.1", { - "packageLocation": "./.yarn/cache/fast-decode-uri-component-npm-1.0.1-578ba9fecf-427a48fe09.zip/node_modules/fast-decode-uri-component/", - "packageDependencies": [ - ["fast-decode-uri-component", "npm:1.0.1"] - ], - "linkType": "HARD", - }] - ]], ["fast-deep-equal", [ ["npm:3.1.3", { "packageLocation": "./.yarn/cache/fast-deep-equal-npm-3.1.3-790edcfcf5-e21a9d8d84.zip/node_modules/fast-deep-equal/", @@ -13150,19 +13837,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["fast-json-stringify", [ - ["npm:2.7.11", { - "packageLocation": "./.yarn/cache/fast-json-stringify-npm-2.7.11-2403442c85-814f5e0d4f.zip/node_modules/fast-json-stringify/", - "packageDependencies": [ - ["fast-json-stringify", "npm:2.7.11"], - ["ajv", "npm:6.12.6"], - ["deepmerge", "npm:4.2.2"], - ["rfdc", "npm:1.3.0"], - ["string-similarity", "npm:4.0.4"] - ], - "linkType": "HARD", - }] - ]], ["fast-levenshtein", [ ["npm:2.0.6", { "packageLocation": "./.yarn/cache/fast-levenshtein-npm-2.0.6-fcd74b8df5-92cfec0a8d.zip/node_modules/fast-levenshtein/", @@ -13208,64 +13882,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["fastify", [ - ["npm:3.22.1", { - "packageLocation": "./.yarn/cache/fastify-npm-3.22.1-7e33344f34-057f290456.zip/node_modules/fastify/", - "packageDependencies": [ - ["fastify", "npm:3.22.1"], - ["@fastify/ajv-compiler", "npm:1.1.0"], - ["abstract-logging", "npm:2.0.1"], - ["avvio", "npm:7.2.2"], - ["fast-json-stringify", "npm:2.7.11"], - ["fastify-error", "npm:0.3.1"], - ["fastify-warning", "npm:0.2.0"], - ["find-my-way", "npm:4.3.3"], - ["flatstr", "npm:1.0.12"], - ["light-my-request", "npm:4.6.0"], - ["pino", "npm:6.13.3"], - ["proxy-addr", "npm:2.0.7"], - ["rfdc", "npm:1.3.0"], - ["secure-json-parse", "npm:2.4.0"], - ["semver", "npm:7.3.5"], - ["tiny-lru", "npm:7.0.6"] - ], - "linkType": "HARD", - }] - ]], - ["fastify-error", [ - ["npm:0.3.1", { - "packageLocation": "./.yarn/cache/fastify-error-npm-0.3.1-9c1ef70a86-fd6a0f6f87.zip/node_modules/fastify-error/", - "packageDependencies": [ - ["fastify-error", "npm:0.3.1"] - ], - "linkType": "HARD", - }] - ]], - ["fastify-plugin", [ - ["npm:3.0.0", { - "packageLocation": "./.yarn/cache/fastify-plugin-npm-3.0.0-385207f150-0032469078.zip/node_modules/fastify-plugin/", - "packageDependencies": [ - ["fastify-plugin", "npm:3.0.0"] - ], - "linkType": "HARD", - }] - ]], - ["fastify-static", [ - ["npm:4.4.2", { - "packageLocation": "./.yarn/cache/fastify-static-npm-4.4.2-a729e8c241-2b45049c54.zip/node_modules/fastify-static/", - "packageDependencies": [ - ["fastify-static", "npm:4.4.2"], - ["content-disposition", "npm:0.5.3"], - ["encoding-negotiator", "npm:2.0.1"], - ["fastify-plugin", "npm:3.0.0"], - ["glob", "npm:7.2.0"], - ["p-limit", "npm:3.1.0"], - ["readable-stream", "npm:3.6.0"], - ["send", "npm:0.17.1"] - ], - "linkType": "HARD", - }] - ]], ["fastify-warning", [ ["npm:0.2.0", { "packageLocation": "./.yarn/cache/fastify-warning-npm-0.2.0-f9c53563fc-c19ebccf54.zip/node_modules/fastify-warning/", @@ -13404,6 +14020,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["find-cache-dir", [ + ["npm:3.3.1", { + "packageLocation": "./.yarn/cache/find-cache-dir-npm-3.3.1-66916b4b23-0f7c22b65e.zip/node_modules/find-cache-dir/", + "packageDependencies": [ + ["find-cache-dir", "npm:3.3.1"], + ["commondir", "npm:1.0.1"], + ["make-dir", "npm:3.1.0"], + ["pkg-dir", "npm:4.2.0"] + ], + "linkType": "HARD", + }], ["npm:3.3.2", { "packageLocation": "./.yarn/cache/find-cache-dir-npm-3.3.2-836e68dd83-1e61c2e64f.zip/node_modules/find-cache-dir/", "packageDependencies": [ @@ -13415,19 +14041,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["find-my-way", [ - ["npm:4.3.3", { - "packageLocation": "./.yarn/cache/find-my-way-npm-4.3.3-71a92171a0-c5f212d2d2.zip/node_modules/find-my-way/", - "packageDependencies": [ - ["find-my-way", "npm:4.3.3"], - ["fast-decode-uri-component", "npm:1.0.1"], - ["fast-deep-equal", "npm:3.1.3"], - ["safe-regex2", "npm:2.0.0"], - ["semver-store", "npm:0.3.0"] - ], - "linkType": "HARD", - }] - ]], ["find-root", [ ["npm:1.1.0", { "packageLocation": "./.yarn/cache/find-root-npm-1.1.0-a16a94005f-b2a59fe4b6.zip/node_modules/find-root/", @@ -13467,15 +14080,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["flatstr", [ - ["npm:1.0.12", { - "packageLocation": "./.yarn/cache/flatstr-npm-1.0.12-4311d37d16-e1bb562c94.zip/node_modules/flatstr/", - "packageDependencies": [ - ["flatstr", "npm:1.0.12"] - ], - "linkType": "HARD", - }] - ]], ["flatted", [ ["npm:3.2.2", { "packageLocation": "./.yarn/cache/flatted-npm-3.2.2-d61e116742-9d5e03fd93.zip/node_modules/flatted/", @@ -13515,6 +14119,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["foreach", [ + ["npm:2.0.5", { + "packageLocation": "./.yarn/cache/foreach-npm-2.0.5-9fbfc73114-dab4fbfef0.zip/node_modules/foreach/", + "packageDependencies": [ + ["foreach", "npm:2.0.5"] + ], + "linkType": "HARD", + }] + ]], ["forever-agent", [ ["npm:0.6.1", { "packageLocation": "./.yarn/cache/forever-agent-npm-0.6.1-01dae53bf9-766ae6e220.zip/node_modules/forever-agent/", @@ -13792,6 +14405,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["get-orientation", [ + ["npm:1.1.2", { + "packageLocation": "./.yarn/cache/get-orientation-npm-1.1.2-1c1b381f3c-4b6b9ca03b.zip/node_modules/get-orientation/", + "packageDependencies": [ + ["get-orientation", "npm:1.1.2"], + ["stream-parser", "npm:0.3.1"] + ], + "linkType": "HARD", + }] + ]], ["get-package-type", [ ["npm:0.1.0", { "packageLocation": "./.yarn/cache/get-package-type-npm-0.1.0-6c70cdc8ab-bba0811116.zip/node_modules/get-package-type/", @@ -13964,6 +14587,19 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["glob", [ + ["npm:7.1.7", { + "packageLocation": "./.yarn/cache/glob-npm-7.1.7-5698ad9c48-b61f48973b.zip/node_modules/glob/", + "packageDependencies": [ + ["glob", "npm:7.1.7"], + ["fs.realpath", "npm:1.0.0"], + ["inflight", "npm:1.0.6"], + ["inherits", "npm:2.0.4"], + ["minimatch", "npm:3.0.4"], + ["once", "npm:1.4.0"], + ["path-is-absolute", "npm:1.0.1"] + ], + "linkType": "HARD", + }], ["npm:7.2.0", { "packageLocation": "./.yarn/cache/glob-npm-7.2.0-bb4644d239-78a8ea9423.zip/node_modules/glob/", "packageDependencies": [ @@ -14400,6 +15036,29 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["hash-base", [ + ["npm:3.1.0", { + "packageLocation": "./.yarn/cache/hash-base-npm-3.1.0-26fc5711dd-26b7e97ac3.zip/node_modules/hash-base/", + "packageDependencies": [ + ["hash-base", "npm:3.1.0"], + ["inherits", "npm:2.0.4"], + ["readable-stream", "npm:3.6.0"], + ["safe-buffer", "npm:5.2.1"] + ], + "linkType": "HARD", + }] + ]], + ["hash.js", [ + ["npm:1.1.7", { + "packageLocation": "./.yarn/cache/hash.js-npm-1.1.7-f1ad187358-e350096e65.zip/node_modules/hash.js/", + "packageDependencies": [ + ["hash.js", "npm:1.1.7"], + ["inherits", "npm:2.0.4"], + ["minimalistic-assert", "npm:1.0.1"] + ], + "linkType": "HARD", + }] + ]], ["hast-util-parse-selector", [ ["npm:2.2.5", { "packageLocation": "./.yarn/cache/hast-util-parse-selector-npm-2.2.5-cd773533ea-22ee4afbd1.zip/node_modules/hast-util-parse-selector/", @@ -14474,6 +15133,18 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["hmac-drbg", [ + ["npm:1.0.1", { + "packageLocation": "./.yarn/cache/hmac-drbg-npm-1.0.1-3499ad31cd-bd30b6a68d.zip/node_modules/hmac-drbg/", + "packageDependencies": [ + ["hmac-drbg", "npm:1.0.1"], + ["hash.js", "npm:1.1.7"], + ["minimalistic-assert", "npm:1.0.1"], + ["minimalistic-crypto-utils", "npm:1.0.1"] + ], + "linkType": "HARD", + }] + ]], ["hoist-non-react-statics", [ ["npm:3.3.2", { "packageLocation": "./.yarn/cache/hoist-non-react-statics-npm-3.3.2-e7b709e6c1-b153827042.zip/node_modules/hoist-non-react-statics/", @@ -14938,6 +15609,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["https-browserify", [ + ["npm:1.0.0", { + "packageLocation": "./.yarn/cache/https-browserify-npm-1.0.0-7d6b10abbc-09b35353e4.zip/node_modules/https-browserify/", + "packageDependencies": [ + ["https-browserify", "npm:1.0.0"] + ], + "linkType": "HARD", + }] + ]], ["https-proxy-agent", [ ["npm:5.0.0", { "packageLocation": "./.yarn/cache/https-proxy-agent-npm-5.0.0-bb777903c3-165bfb090b.zip/node_modules/https-proxy-agent/", @@ -15066,6 +15746,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["image-size", "npm:0.5.5"] ], "linkType": "HARD", + }], + ["npm:1.0.0", { + "packageLocation": "./.yarn/cache/image-size-npm-1.0.0-0d3b1ec70c-2d9d1edc43.zip/node_modules/image-size/", + "packageDependencies": [ + ["image-size", "npm:1.0.0"], + ["queue", "npm:6.0.2"] + ], + "linkType": "HARD", }] ]], ["import-fresh", [ @@ -15463,6 +16151,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["is-generator-function", [ + ["npm:1.0.10", { + "packageLocation": "./.yarn/cache/is-generator-function-npm-1.0.10-1d0f3809ef-d54644e7db.zip/node_modules/is-generator-function/", + "packageDependencies": [ + ["is-generator-function", "npm:1.0.10"], + ["has-tostringtag", "npm:1.0.0"] + ], + "linkType": "HARD", + }] + ]], ["is-glob", [ ["npm:4.0.3", { "packageLocation": "./.yarn/cache/is-glob-npm-4.0.3-cb87bf1bdb-d381c1319f.zip/node_modules/is-glob/", @@ -15521,6 +16219,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["is-nan", [ + ["npm:1.3.2", { + "packageLocation": "./.yarn/cache/is-nan-npm-1.3.2-a087d31a28-5dfadcef6a.zip/node_modules/is-nan/", + "packageDependencies": [ + ["is-nan", "npm:1.3.2"], + ["call-bind", "npm:1.0.2"], + ["define-properties", "npm:1.1.3"] + ], + "linkType": "HARD", + }] + ]], ["is-natural-number", [ ["npm:4.0.1", { "packageLocation": "./.yarn/cache/is-natural-number-npm-4.0.1-b5fd86a31d-3e5e3d52e0.zip/node_modules/is-natural-number/", @@ -15746,6 +16455,20 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["is-typed-array", [ + ["npm:1.1.8", { + "packageLocation": "./.yarn/cache/is-typed-array-npm-1.1.8-147f090d0d-aa0f9f0716.zip/node_modules/is-typed-array/", + "packageDependencies": [ + ["is-typed-array", "npm:1.1.8"], + ["available-typed-arrays", "npm:1.0.5"], + ["call-bind", "npm:1.0.2"], + ["es-abstract", "npm:1.19.1"], + ["foreach", "npm:2.0.5"], + ["has-tostringtag", "npm:1.0.0"] + ], + "linkType": "HARD", + }] + ]], ["is-typedarray", [ ["npm:1.0.0", { "packageLocation": "./.yarn/cache/is-typedarray-npm-1.0.0-bbd99de5b6-3508c6cd0a.zip/node_modules/is-typedarray/", @@ -16495,6 +17218,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["jest-worker", [ + ["npm:27.0.0-next.5", { + "packageLocation": "./.yarn/cache/jest-worker-npm-27.0.0-next.5-6f53fab806-d56bfe67cd.zip/node_modules/jest-worker/", + "packageDependencies": [ + ["jest-worker", "npm:27.0.0-next.5"], + ["@types/node", "npm:16.11.6"], + ["merge-stream", "npm:2.0.0"], + ["supports-color", "npm:8.1.1"] + ], + "linkType": "HARD", + }], ["npm:27.3.1", { "packageLocation": "./.yarn/cache/jest-worker-npm-27.3.1-21ad1addc5-125d46939d.zip/node_modules/jest-worker/", "packageDependencies": [ @@ -16523,6 +17256,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@panva/asn1.js", "npm:1.0.0"] ], "linkType": "HARD", + }], + ["npm:4.2.0", { + "packageLocation": "./.yarn/cache/jose-npm-4.2.0-63a879fd9e-d85cbf36ac.zip/node_modules/jose/", + "packageDependencies": [ + ["jose", "npm:4.2.0"] + ], + "linkType": "HARD", }] ]], ["joycon", [ @@ -17062,6 +17802,24 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], "linkType": "SOFT", }], + ["virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:10.2.0", { + "packageLocation": "./.yarn/__virtual__/less-loader-virtual-0a8b084303/0/cache/less-loader-npm-10.2.0-9c6619a5c0-42a2b56a9d.zip/node_modules/less-loader/", + "packageDependencies": [ + ["less-loader", "virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:10.2.0"], + ["@types/less", null], + ["@types/webpack", null], + ["klona", "npm:2.0.4"], + ["less", "npm:4.1.2"], + ["webpack", null] + ], + "packagePeers": [ + "@types/less", + "@types/webpack", + "less", + "webpack" + ], + "linkType": "HARD", + }], ["virtual:03b50f68d1bc1bcd2c564b153fc8a0f3f73d722ae5563251798eadf289b054849d6a1f3602228c617458c9af844d044431bcc00bb48aa96b362ca9055e633014#npm:10.2.0", { "packageLocation": "./.yarn/__virtual__/less-loader-virtual-a75950a56a/0/cache/less-loader-npm-10.2.0-9c6619a5c0-42a2b56a9d.zip/node_modules/less-loader/", "packageDependencies": [ @@ -17180,19 +17938,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["light-my-request", [ - ["npm:4.6.0", { - "packageLocation": "./.yarn/cache/light-my-request-npm-4.6.0-eac58e421d-5e367cec28.zip/node_modules/light-my-request/", - "packageDependencies": [ - ["light-my-request", "npm:4.6.0"], - ["ajv", "npm:8.6.3"], - ["cookie", "npm:0.4.1"], - ["fastify-warning", "npm:0.2.0"], - ["set-cookie-parser", "npm:2.4.8"] - ], - "linkType": "HARD", - }] - ]], ["lines-and-columns", [ ["npm:1.1.6", { "packageLocation": "./.yarn/cache/lines-and-columns-npm-1.1.6-23e74fab67-198a5436b1.zip/node_modules/lines-and-columns/", @@ -17236,6 +17981,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["loader-utils", [ + ["npm:1.2.3", { + "packageLocation": "./.yarn/cache/loader-utils-npm-1.2.3-d5bb1b4e08-385407fc26.zip/node_modules/loader-utils/", + "packageDependencies": [ + ["loader-utils", "npm:1.2.3"], + ["big.js", "npm:5.2.2"], + ["emojis-list", "npm:2.1.0"], + ["json5", "npm:1.0.1"] + ], + "linkType": "HARD", + }], ["npm:1.4.0", { "packageLocation": "./.yarn/cache/loader-utils-npm-1.4.0-a56254a277-d150b15e7a.zip/node_modules/loader-utils/", "packageDependencies": [ @@ -17722,6 +18477,18 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["md5.js", [ + ["npm:1.3.5", { + "packageLocation": "./.yarn/cache/md5.js-npm-1.3.5-130901125a-098494d885.zip/node_modules/md5.js/", + "packageDependencies": [ + ["md5.js", "npm:1.3.5"], + ["hash-base", "npm:3.1.0"], + ["inherits", "npm:2.0.4"], + ["safe-buffer", "npm:5.2.1"] + ], + "linkType": "HARD", + }] + ]], ["mdast-add-list-metadata", [ ["npm:1.0.1", { "packageLocation": "./.yarn/cache/mdast-add-list-metadata-npm-1.0.1-af1e386973-5408207afc.zip/node_modules/mdast-add-list-metadata/", @@ -18026,6 +18793,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["miller-rabin", [ + ["npm:4.0.1", { + "packageLocation": "./.yarn/cache/miller-rabin-npm-4.0.1-3426ac0bf7-00cd1ab838.zip/node_modules/miller-rabin/", + "packageDependencies": [ + ["miller-rabin", "npm:4.0.1"], + ["bn.js", "npm:4.12.0"], + ["brorand", "npm:1.1.0"] + ], + "linkType": "HARD", + }] + ]], ["mime", [ ["npm:1.6.0", { "packageLocation": "./.yarn/cache/mime-npm-1.6.0-60ae95038a-fef25e3926.zip/node_modules/mime/", @@ -18141,6 +18919,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["minimalistic-crypto-utils", [ + ["npm:1.0.1", { + "packageLocation": "./.yarn/cache/minimalistic-crypto-utils-npm-1.0.1-e66b10822e-6e8a0422b3.zip/node_modules/minimalistic-crypto-utils/", + "packageDependencies": [ + ["minimalistic-crypto-utils", "npm:1.0.1"] + ], + "linkType": "HARD", + }] + ]], ["minimatch", [ ["npm:3.0.4", { "packageLocation": "./.yarn/cache/minimatch-npm-3.0.4-6e76f51c23-66ac295f8a.zip/node_modules/minimatch/", @@ -18609,6 +19396,142 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["next", [ + ["npm:12.0.3", { + "packageLocation": "./.yarn/cache/next-npm-12.0.3-9304238c07-68be20fdc9.zip/node_modules/next/", + "packageDependencies": [ + ["next", "npm:12.0.3"] + ], + "linkType": "SOFT", + }], + ["virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:12.0.3", { + "packageLocation": "./.yarn/__virtual__/next-virtual-1f878baf2c/0/cache/next-npm-12.0.3-9304238c07-68be20fdc9.zip/node_modules/next/", + "packageDependencies": [ + ["next", "virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:12.0.3"], + ["@babel/runtime", "npm:7.15.4"], + ["@hapi/accept", "npm:5.0.2"], + ["@napi-rs/triples", "npm:1.0.3"], + ["@next/env", "npm:12.0.3"], + ["@next/polyfill-module", "npm:12.0.3"], + ["@next/react-dev-overlay", "virtual:1f878baf2c9570ba1124aa83145ce729ce7dd170200df5c65b69cbddf66dcaa5c70fa7d4d0a2605eadcb6b1e73168153a518aea0234fc86e1b911d9fb6c2c1ed#npm:12.0.3"], + ["@next/react-refresh-utils", "virtual:1f878baf2c9570ba1124aa83145ce729ce7dd170200df5c65b69cbddf66dcaa5c70fa7d4d0a2605eadcb6b1e73168153a518aea0234fc86e1b911d9fb6c2c1ed#npm:12.0.3"], + ["@next/swc-android-arm64", "npm:12.0.3"], + ["@next/swc-darwin-arm64", "npm:12.0.3"], + ["@next/swc-darwin-x64", "npm:12.0.3"], + ["@next/swc-linux-arm-gnueabihf", "npm:12.0.3"], + ["@next/swc-linux-arm64-gnu", "npm:12.0.3"], + ["@next/swc-linux-arm64-musl", "npm:12.0.3"], + ["@next/swc-linux-x64-gnu", "npm:12.0.3"], + ["@next/swc-linux-x64-musl", "npm:12.0.3"], + ["@next/swc-win32-arm64-msvc", "npm:12.0.3"], + ["@next/swc-win32-ia32-msvc", "npm:12.0.3"], + ["@next/swc-win32-x64-msvc", "npm:12.0.3"], + ["@types/fibers", null], + ["@types/node-sass", null], + ["@types/react", null], + ["@types/react-dom", null], + ["@types/sass", null], + ["acorn", "npm:8.5.0"], + ["assert", "npm:2.0.0"], + ["browserify-zlib", "npm:0.2.0"], + ["browserslist", "npm:4.16.6"], + ["buffer", "npm:5.6.0"], + ["caniuse-lite", "npm:1.0.30001279"], + ["chalk", "npm:2.4.2"], + ["chokidar", "npm:3.5.1"], + ["constants-browserify", "npm:1.0.0"], + ["crypto-browserify", "npm:3.12.0"], + ["cssnano-simple", "virtual:1f878baf2c9570ba1124aa83145ce729ce7dd170200df5c65b69cbddf66dcaa5c70fa7d4d0a2605eadcb6b1e73168153a518aea0234fc86e1b911d9fb6c2c1ed#npm:3.0.0"], + ["domain-browser", "npm:4.19.0"], + ["encoding", "npm:0.1.13"], + ["etag", "npm:1.8.1"], + ["events", "npm:3.3.0"], + ["fibers", null], + ["find-cache-dir", "npm:3.3.1"], + ["get-orientation", "npm:1.1.2"], + ["https-browserify", "npm:1.0.0"], + ["image-size", "npm:1.0.0"], + ["jest-worker", "npm:27.0.0-next.5"], + ["node-fetch", "npm:2.6.1"], + ["node-html-parser", "npm:1.4.9"], + ["node-sass", null], + ["os-browserify", "npm:0.3.0"], + ["p-limit", "npm:3.1.0"], + ["path-browserify", "npm:1.0.1"], + ["postcss", "npm:8.2.15"], + ["process", "npm:0.11.10"], + ["querystring-es3", "npm:0.2.1"], + ["raw-body", "npm:2.4.1"], + ["react", "npm:18.0.0-alpha-327d5c484-20211106"], + ["react-dom", "virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:18.0.0-alpha-327d5c484-20211106"], + ["react-is", "npm:17.0.2"], + ["react-refresh", "npm:0.8.3"], + ["regenerator-runtime", "npm:0.13.4"], + ["sass", null], + ["stream-browserify", "npm:3.0.0"], + ["stream-http", "npm:3.1.1"], + ["string_decoder", "npm:1.3.0"], + ["styled-jsx", "virtual:1f878baf2c9570ba1124aa83145ce729ce7dd170200df5c65b69cbddf66dcaa5c70fa7d4d0a2605eadcb6b1e73168153a518aea0234fc86e1b911d9fb6c2c1ed#npm:5.0.0-beta.3"], + ["timers-browserify", "npm:2.0.12"], + ["tty-browserify", "npm:0.0.1"], + ["use-subscription", "virtual:1f878baf2c9570ba1124aa83145ce729ce7dd170200df5c65b69cbddf66dcaa5c70fa7d4d0a2605eadcb6b1e73168153a518aea0234fc86e1b911d9fb6c2c1ed#npm:1.5.1"], + ["util", "npm:0.12.4"], + ["vm-browserify", "npm:1.1.2"], + ["watchpack", "npm:2.1.1"] + ], + "packagePeers": [ + "@types/fibers", + "@types/node-sass", + "@types/react-dom", + "@types/react", + "@types/sass", + "fibers", + "node-sass", + "react-dom", + "react", + "sass" + ], + "linkType": "HARD", + }] + ]], + ["next-auth", [ + ["npm:4.0.0-beta.6", { + "packageLocation": "./.yarn/cache/next-auth-npm-4.0.0-beta.6-7fd2f6be94-115157d2d3.zip/node_modules/next-auth/", + "packageDependencies": [ + ["next-auth", "npm:4.0.0-beta.6"] + ], + "linkType": "SOFT", + }], + ["virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:4.0.0-beta.6", { + "packageLocation": "./.yarn/__virtual__/next-auth-virtual-465e0add14/0/cache/next-auth-npm-4.0.0-beta.6-7fd2f6be94-115157d2d3.zip/node_modules/next-auth/", + "packageDependencies": [ + ["next-auth", "virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:4.0.0-beta.6"], + ["@babel/runtime", "npm:7.16.0"], + ["@panva/hkdf", "npm:1.0.1"], + ["@types/nodemailer", null], + ["@types/react", null], + ["@types/react-dom", null], + ["jose", "npm:4.2.0"], + ["nodemailer", null], + ["oauth", "npm:0.9.15"], + ["openid-client", "npm:5.0.2"], + ["preact", "npm:10.5.15"], + ["preact-render-to-string", "virtual:465e0add14e1fddf1f349509a97876885626527fc91b439284c4e5895abca749616e7cbb00af9ce859e2e49eaa5bee0d246533f70d6a98d9b925c981072075b6#npm:5.1.19"], + ["react", "npm:18.0.0-alpha-327d5c484-20211106"], + ["react-dom", "virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:18.0.0-alpha-327d5c484-20211106"], + ["uuid", "npm:8.3.2"] + ], + "packagePeers": [ + "@types/nodemailer", + "@types/react-dom", + "@types/react", + "nodemailer", + "react-dom", + "react" + ], + "linkType": "HARD", + }] + ]], ["next-tick", [ ["npm:1.0.0", { "packageLocation": "./.yarn/cache/next-tick-npm-1.0.0-0c0dd4bec1-83fcb3d4f8.zip/node_modules/next-tick/", @@ -18625,6 +19548,37 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["next-with-less", [ + ["npm:2.0.2", { + "packageLocation": "./.yarn/cache/next-with-less-npm-2.0.2-82afd3c6bb-21777e6fe2.zip/node_modules/next-with-less/", + "packageDependencies": [ + ["next-with-less", "npm:2.0.2"] + ], + "linkType": "SOFT", + }], + ["virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:2.0.2", { + "packageLocation": "./.yarn/__virtual__/next-with-less-virtual-6a1e4808f2/0/cache/next-with-less-npm-2.0.2-82afd3c6bb-21777e6fe2.zip/node_modules/next-with-less/", + "packageDependencies": [ + ["next-with-less", "virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:2.0.2"], + ["@types/less", null], + ["@types/less-loader", null], + ["@types/next", null], + ["clone-deep", "npm:4.0.1"], + ["less", "npm:4.1.2"], + ["less-loader", "virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:10.2.0"], + ["next", "virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:12.0.3"] + ], + "packagePeers": [ + "@types/less-loader", + "@types/less", + "@types/next", + "less-loader", + "less", + "next" + ], + "linkType": "HARD", + }] + ]], ["no-case", [ ["npm:3.0.4", { "packageLocation": "./.yarn/cache/no-case-npm-3.0.4-12884c3d98-0b2ebc113d.zip/node_modules/no-case/", @@ -18666,6 +19620,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["node-fetch", [ + ["npm:2.6.1", { + "packageLocation": "./.yarn/cache/node-fetch-npm-2.6.1-46c670dbc1-91075bedd5.zip/node_modules/node-fetch/", + "packageDependencies": [ + ["node-fetch", "npm:2.6.1"] + ], + "linkType": "HARD", + }], ["npm:2.6.5", { "packageLocation": "./.yarn/cache/node-fetch-npm-2.6.5-77aced0674-4e83db4507.zip/node_modules/node-fetch/", "packageDependencies": [ @@ -18757,6 +19718,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["node-html-parser", [ + ["npm:1.4.9", { + "packageLocation": "./.yarn/cache/node-html-parser-npm-1.4.9-267030a0e0-fbcf5ea22f.zip/node_modules/node-html-parser/", + "packageDependencies": [ + ["node-html-parser", "npm:1.4.9"], + ["he", "npm:1.2.0"] + ], + "linkType": "HARD", + }] + ]], ["node-int64", [ ["npm:0.4.0", { "packageLocation": "./.yarn/cache/node-int64-npm-0.4.0-0dc04ec3b2-d0b30b1ee6.zip/node_modules/node-int64/", @@ -18795,6 +19766,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["node-releases", [ + ["npm:1.1.77", { + "packageLocation": "./.yarn/cache/node-releases-npm-1.1.77-808fdb4df0-eb2fcb4531.zip/node_modules/node-releases/", + "packageDependencies": [ + ["node-releases", "npm:1.1.77"] + ], + "linkType": "HARD", + }], ["npm:2.0.1", { "packageLocation": "./.yarn/cache/node-releases-npm-2.0.1-77b8e327f7-b20dd8d4bc.zip/node_modules/node-releases/", "packageDependencies": [ @@ -19117,6 +20095,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["oauth", [ + ["npm:0.9.15", { + "packageLocation": "./.yarn/cache/oauth-npm-0.9.15-a6aae972bc-957c0d8d85.zip/node_modules/oauth/", + "packageDependencies": [ + ["oauth", "npm:0.9.15"] + ], + "linkType": "HARD", + }] + ]], ["oauth-sign", [ ["npm:0.9.0", { "packageLocation": "./.yarn/cache/oauth-sign-npm-0.9.0-7aa9422221-8f5497a127.zip/node_modules/oauth-sign/", @@ -19372,6 +20359,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["oidc-token-hash", "npm:5.0.1"] ], "linkType": "HARD", + }], + ["npm:5.0.2", { + "packageLocation": "./.yarn/cache/openid-client-npm-5.0.2-a781f98453-79acd48157.zip/node_modules/openid-client/", + "packageDependencies": [ + ["openid-client", "npm:5.0.2"], + ["jose", "npm:4.2.0"], + ["lru-cache", "npm:6.0.0"], + ["object-hash", "npm:2.2.0"], + ["oidc-token-hash", "npm:5.0.1"] + ], + "linkType": "HARD", }] ]], ["optionator", [ @@ -19420,6 +20418,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["os-browserify", [ + ["npm:0.3.0", { + "packageLocation": "./.yarn/cache/os-browserify-npm-0.3.0-cbc91c79a5-16e37ba3c0.zip/node_modules/os-browserify/", + "packageDependencies": [ + ["os-browserify", "npm:0.3.0"] + ], + "linkType": "HARD", + }] + ]], ["os-homedir", [ ["npm:1.0.2", { "packageLocation": "./.yarn/cache/os-homedir-npm-1.0.2-01f82faa88-af609f5a7a.zip/node_modules/os-homedir/", @@ -19680,6 +20687,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["pako", [ + ["npm:1.0.11", { + "packageLocation": "./.yarn/cache/pako-npm-1.0.11-b8f1b69d3e-1be2bfa1f8.zip/node_modules/pako/", + "packageDependencies": [ + ["pako", "npm:1.0.11"] + ], + "linkType": "HARD", + }] + ]], ["param-case", [ ["npm:3.0.4", { "packageLocation": "./.yarn/cache/param-case-npm-3.0.4-cfb242ad97-b34227fd0f.zip/node_modules/param-case/", @@ -19701,6 +20717,20 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["parse-asn1", [ + ["npm:5.1.6", { + "packageLocation": "./.yarn/cache/parse-asn1-npm-5.1.6-6cc3a6eeae-9243311d1f.zip/node_modules/parse-asn1/", + "packageDependencies": [ + ["parse-asn1", "npm:5.1.6"], + ["asn1.js", "npm:5.4.1"], + ["browserify-aes", "npm:1.2.0"], + ["evp_bytestokey", "npm:1.0.3"], + ["pbkdf2", "npm:3.1.2"], + ["safe-buffer", "npm:5.2.1"] + ], + "linkType": "HARD", + }] + ]], ["parse-entities", [ ["npm:2.0.0", { "packageLocation": "./.yarn/cache/parse-entities-npm-2.0.0-b7b4f46ff6-7addfd3e7d.zip/node_modules/parse-entities/", @@ -19802,6 +20832,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["path-browserify", [ + ["npm:1.0.1", { + "packageLocation": "./.yarn/cache/path-browserify-npm-1.0.1-f975d99a99-c6d7fa3764.zip/node_modules/path-browserify/", + "packageDependencies": [ + ["path-browserify", "npm:1.0.1"] + ], + "linkType": "HARD", + }] + ]], ["path-case", [ ["npm:3.0.4", { "packageLocation": "./.yarn/cache/path-case-npm-3.0.4-5a1981bc0c-61de052622.zip/node_modules/path-case/", @@ -19899,6 +20938,20 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["pbkdf2", [ + ["npm:3.1.2", { + "packageLocation": "./.yarn/cache/pbkdf2-npm-3.1.2-d67bbb584f-2c950a100b.zip/node_modules/pbkdf2/", + "packageDependencies": [ + ["pbkdf2", "npm:3.1.2"], + ["create-hash", "npm:1.2.0"], + ["create-hmac", "npm:1.1.7"], + ["ripemd160", "npm:2.0.2"], + ["safe-buffer", "npm:5.2.1"], + ["sha.js", "npm:2.4.11"] + ], + "linkType": "HARD", + }] + ]], ["pend", [ ["npm:1.2.0", { "packageLocation": "./.yarn/cache/pend-npm-1.2.0-7a13d93266-6c72f52433.zip/node_modules/pend/", @@ -20087,20 +21140,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["pino", [ - ["npm:6.13.3", { - "packageLocation": "./.yarn/cache/pino-npm-6.13.3-50e2aceb53-a580decd47.zip/node_modules/pino/", - "packageDependencies": [ - ["pino", "npm:6.13.3"], - ["fast-redact", "npm:3.0.2"], - ["fast-safe-stringify", "npm:2.1.1"], - ["fastify-warning", "npm:0.2.0"], - ["flatstr", "npm:1.0.12"], - ["pino-std-serializers", "npm:3.2.0"], - ["quick-format-unescaped", "npm:4.0.4"], - ["sonic-boom", "npm:1.4.1"] - ], - "linkType": "HARD", - }], ["npm:7.0.5", { "packageLocation": "./.yarn/cache/pino-npm-7.0.5-23de843545-5690112023.zip/node_modules/pino/", "packageDependencies": [ @@ -20152,13 +21191,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["pino-std-serializers", [ - ["npm:3.2.0", { - "packageLocation": "./.yarn/cache/pino-std-serializers-npm-3.2.0-9fd67503a4-77e29675b1.zip/node_modules/pino-std-serializers/", - "packageDependencies": [ - ["pino-std-serializers", "npm:3.2.0"] - ], - "linkType": "HARD", - }], ["npm:4.0.0", { "packageLocation": "./.yarn/cache/pino-std-serializers-npm-4.0.0-391192ed8b-89d487729b.zip/node_modules/pino-std-serializers/", "packageDependencies": [ @@ -20195,6 +21227,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["platform", [ + ["npm:1.3.6", { + "packageLocation": "./.yarn/cache/platform-npm-1.3.6-8c3cef9352-6f472a09c6.zip/node_modules/platform/", + "packageDependencies": [ + ["platform", "npm:1.3.6"] + ], + "linkType": "HARD", + }] + ]], ["pluralize", [ ["npm:7.0.0", { "packageLocation": "./.yarn/cache/pluralize-npm-7.0.0-5e0212129c-e3f694924b.zip/node_modules/pluralize/", @@ -20217,6 +21258,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["postcss", [ + ["npm:8.2.15", { + "packageLocation": "./.yarn/cache/postcss-npm-8.2.15-8a34d0d953-07c309e531.zip/node_modules/postcss/", + "packageDependencies": [ + ["postcss", "npm:8.2.15"], + ["colorette", "npm:1.4.0"], + ["nanoid", "npm:3.1.30"], + ["source-map", "npm:0.6.1"] + ], + "linkType": "HARD", + }], ["npm:8.3.11", { "packageLocation": "./.yarn/cache/postcss-npm-8.3.11-ded5d923bd-1a230553d7.zip/node_modules/postcss/", "packageDependencies": [ @@ -20378,6 +21429,38 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["preact", [ + ["npm:10.5.15", { + "packageLocation": "./.yarn/cache/preact-npm-10.5.15-85160105e7-1c9f025ed6.zip/node_modules/preact/", + "packageDependencies": [ + ["preact", "npm:10.5.15"] + ], + "linkType": "HARD", + }] + ]], + ["preact-render-to-string", [ + ["npm:5.1.19", { + "packageLocation": "./.yarn/cache/preact-render-to-string-npm-5.1.19-12c6fd3420-b8b454d7b4.zip/node_modules/preact-render-to-string/", + "packageDependencies": [ + ["preact-render-to-string", "npm:5.1.19"] + ], + "linkType": "SOFT", + }], + ["virtual:465e0add14e1fddf1f349509a97876885626527fc91b439284c4e5895abca749616e7cbb00af9ce859e2e49eaa5bee0d246533f70d6a98d9b925c981072075b6#npm:5.1.19", { + "packageLocation": "./.yarn/__virtual__/preact-render-to-string-virtual-05b4e696f8/0/cache/preact-render-to-string-npm-5.1.19-12c6fd3420-b8b454d7b4.zip/node_modules/preact-render-to-string/", + "packageDependencies": [ + ["preact-render-to-string", "virtual:465e0add14e1fddf1f349509a97876885626527fc91b439284c4e5895abca749616e7cbb00af9ce859e2e49eaa5bee0d246533f70d6a98d9b925c981072075b6#npm:5.1.19"], + ["@types/preact", null], + ["preact", "npm:10.5.15"], + ["pretty-format", "npm:3.8.0"] + ], + "packagePeers": [ + "@types/preact", + "preact" + ], + "linkType": "HARD", + }] + ]], ["prebuild-install", [ ["npm:6.1.4", { "packageLocation": "./.yarn/cache/prebuild-install-npm-6.1.4-dba03730c6-de4313eda8.zip/node_modules/prebuild-install/", @@ -20475,6 +21558,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["react-is", "npm:17.0.2"] ], "linkType": "HARD", + }], + ["npm:3.8.0", { + "packageLocation": "./.yarn/cache/pretty-format-npm-3.8.0-293db331d9-21a114d43e.zip/node_modules/pretty-format/", + "packageDependencies": [ + ["pretty-format", "npm:3.8.0"] + ], + "linkType": "HARD", }] ]], ["prismjs", [ @@ -20674,6 +21764,21 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["public-encrypt", [ + ["npm:4.0.3", { + "packageLocation": "./.yarn/cache/public-encrypt-npm-4.0.3-b25e19fada-215d446e43.zip/node_modules/public-encrypt/", + "packageDependencies": [ + ["public-encrypt", "npm:4.0.3"], + ["bn.js", "npm:4.12.0"], + ["browserify-rsa", "npm:4.1.0"], + ["create-hash", "npm:1.2.0"], + ["parse-asn1", "npm:5.1.6"], + ["randombytes", "npm:2.1.0"], + ["safe-buffer", "npm:5.2.1"] + ], + "linkType": "HARD", + }] + ]], ["pump", [ ["npm:3.0.0", { "packageLocation": "./.yarn/cache/pump-npm-3.0.0-0080bf6a7a-e42e9229fb.zip/node_modules/pump/", @@ -20777,6 +21882,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["querystring-es3", [ + ["npm:0.2.1", { + "packageLocation": "./.yarn/cache/querystring-es3-npm-0.2.1-f4632f2760-691e8d6b8b.zip/node_modules/querystring-es3/", + "packageDependencies": [ + ["querystring-es3", "npm:0.2.1"] + ], + "linkType": "HARD", + }] + ]], ["querystringify", [ ["npm:2.2.0", { "packageLocation": "./.yarn/cache/querystringify-npm-2.2.0-4e77c9f606-5641ea231b.zip/node_modules/querystringify/", @@ -20786,6 +21900,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["queue", [ + ["npm:6.0.2", { + "packageLocation": "./.yarn/cache/queue-npm-6.0.2-ebbcf599cf-ebc2363924.zip/node_modules/queue/", + "packageDependencies": [ + ["queue", "npm:6.0.2"], + ["inherits", "npm:2.0.4"] + ], + "linkType": "HARD", + }] + ]], ["queue-microtask", [ ["npm:1.2.3", { "packageLocation": "./.yarn/cache/queue-microtask-npm-1.2.3-fcc98e4e2d-b676f8c040.zip/node_modules/queue-microtask/", @@ -20849,6 +21973,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["randomfill", [ + ["npm:1.0.4", { + "packageLocation": "./.yarn/cache/randomfill-npm-1.0.4-a08651a679-33734bb578.zip/node_modules/randomfill/", + "packageDependencies": [ + ["randomfill", "npm:1.0.4"], + ["randombytes", "npm:2.1.0"], + ["safe-buffer", "npm:5.2.1"] + ], + "linkType": "HARD", + }] + ]], ["range-parser", [ ["npm:1.2.1", { "packageLocation": "./.yarn/cache/range-parser-npm-1.2.1-1a470fa390-0a268d4fea.zip/node_modules/range-parser/", @@ -20869,6 +22004,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["unpipe", "npm:1.0.0"] ], "linkType": "HARD", + }], + ["npm:2.4.1", { + "packageLocation": "./.yarn/cache/raw-body-npm-2.4.1-e6e30ccf94-d5e9179d2f.zip/node_modules/raw-body/", + "packageDependencies": [ + ["raw-body", "npm:2.4.1"], + ["bytes", "npm:3.1.0"], + ["http-errors", "npm:1.7.3"], + ["iconv-lite", "npm:0.4.24"], + ["unpipe", "npm:1.0.0"] + ], + "linkType": "HARD", }] ]], ["rc", [ @@ -21962,6 +23108,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["object-assign", "npm:4.1.1"] ], "linkType": "HARD", + }], + ["npm:18.0.0-alpha-327d5c484-20211106", { + "packageLocation": "./.yarn/cache/react-npm-18.0.0-alpha-327d5c484-20211106-81e2361e8b-2ee0d4b733.zip/node_modules/react/", + "packageDependencies": [ + ["react", "npm:18.0.0-alpha-327d5c484-20211106"], + ["loose-envify", "npm:1.4.0"], + ["object-assign", "npm:4.1.1"] + ], + "linkType": "HARD", }] ]], ["react-color", [ @@ -22001,6 +23156,29 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], "linkType": "SOFT", }], + ["npm:18.0.0-alpha-327d5c484-20211106", { + "packageLocation": "./.yarn/cache/react-dom-npm-18.0.0-alpha-327d5c484-20211106-657dab794f-c1da729219.zip/node_modules/react-dom/", + "packageDependencies": [ + ["react-dom", "npm:18.0.0-alpha-327d5c484-20211106"] + ], + "linkType": "SOFT", + }], + ["virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:18.0.0-alpha-327d5c484-20211106", { + "packageLocation": "./.yarn/__virtual__/react-dom-virtual-c45d2f60e6/0/cache/react-dom-npm-18.0.0-alpha-327d5c484-20211106-657dab794f-c1da729219.zip/node_modules/react-dom/", + "packageDependencies": [ + ["react-dom", "virtual:003bebd8b7a948d12b44e2c11a621884feb1891eea3645171e827971487f79396db9f7422bc411ccf3f90877e94ec86f5c3da70b96efb5daddb2ee3b35eae5c6#npm:18.0.0-alpha-327d5c484-20211106"], + ["@types/react", null], + ["loose-envify", "npm:1.4.0"], + ["object-assign", "npm:4.1.1"], + ["react", "npm:18.0.0-alpha-327d5c484-20211106"], + ["scheduler", "npm:0.21.0-alpha-327d5c484-20211106"] + ], + "packagePeers": [ + "@types/react", + "react" + ], + "linkType": "HARD", + }], ["virtual:22157ea722f8d6428f1fcf0a6f7f6c7d6b902d9c785256c60a65fe6cd0db76ebccc7c1457ee047df0ba6909ff018e300c4f4957a60f5b670089810dfc417af9b#npm:17.0.2", { "packageLocation": "./.yarn/__virtual__/react-dom-virtual-9dd5f85f01/0/cache/react-dom-npm-17.0.2-f551215af1-1c1eaa3bca.zip/node_modules/react-dom/", "packageDependencies": [ @@ -22110,6 +23288,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["react-refresh", [ + ["npm:0.8.3", { + "packageLocation": "./.yarn/cache/react-refresh-npm-0.8.3-9b3fb3900b-3cffe5a9cb.zip/node_modules/react-refresh/", + "packageDependencies": [ + ["react-refresh", "npm:0.8.3"] + ], + "linkType": "HARD", + }] + ]], ["react-router", [ ["npm:5.2.1", { "packageLocation": "./.yarn/cache/react-router-npm-5.2.1-ea754d7473-7daae084bf.zip/node_modules/react-router/", @@ -22432,6 +23619,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["readdirp", [ + ["npm:3.5.0", { + "packageLocation": "./.yarn/cache/readdirp-npm-3.5.0-a1b1568d32-6b1a9341e2.zip/node_modules/readdirp/", + "packageDependencies": [ + ["readdirp", "npm:3.5.0"], + ["picomatch", "npm:2.3.0"] + ], + "linkType": "HARD", + }], ["npm:3.6.0", { "packageLocation": "./.yarn/cache/readdirp-npm-3.6.0-f950cc74ab-1ced032e6e.zip/node_modules/readdirp/", "packageDependencies": [ @@ -22502,6 +23697,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["regenerator-runtime", [ + ["npm:0.13.4", { + "packageLocation": "./.yarn/cache/regenerator-runtime-npm-0.13.4-09f9ad5d1a-ba49669ddb.zip/node_modules/regenerator-runtime/", + "packageDependencies": [ + ["regenerator-runtime", "npm:0.13.4"] + ], + "linkType": "HARD", + }], ["npm:0.13.9", { "packageLocation": "./.yarn/cache/regenerator-runtime-npm-0.13.9-6d02340eec-65ed455fe5.zip/node_modules/regenerator-runtime/", "packageDependencies": [ @@ -22859,15 +24061,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["ret", [ - ["npm:0.2.2", { - "packageLocation": "./.yarn/cache/ret-npm-0.2.2-f5d3022812-774964bb41.zip/node_modules/ret/", - "packageDependencies": [ - ["ret", "npm:0.2.2"] - ], - "linkType": "HARD", - }] - ]], ["retry", [ ["npm:0.12.0", { "packageLocation": "./.yarn/cache/retry-npm-0.12.0-72ac7fb4cc-623bd7d2e5.zip/node_modules/retry/", @@ -22920,6 +24113,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["ripemd160", [ + ["npm:2.0.2", { + "packageLocation": "./.yarn/cache/ripemd160-npm-2.0.2-7b1fb8dc76-006accc405.zip/node_modules/ripemd160/", + "packageDependencies": [ + ["ripemd160", "npm:2.0.2"], + ["hash-base", "npm:3.1.0"], + ["inherits", "npm:2.0.4"] + ], + "linkType": "HARD", + }] + ]], ["run-async", [ ["npm:2.4.1", { "packageLocation": "./.yarn/cache/run-async-npm-2.4.1-a94bb90861-a2c88aa15d.zip/node_modules/run-async/", @@ -22965,16 +24169,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["safe-regex2", [ - ["npm:2.0.0", { - "packageLocation": "./.yarn/cache/safe-regex2-npm-2.0.0-eadecc9909-f5e182fca0.zip/node_modules/safe-regex2/", - "packageDependencies": [ - ["safe-regex2", "npm:2.0.0"], - ["ret", "npm:0.2.2"] - ], - "linkType": "HARD", - }] - ]], ["safer-buffer", [ ["npm:2.1.2", { "packageLocation": "./.yarn/cache/safer-buffer-npm-2.1.2-8d5c0b705e-cab8f25ae6.zip/node_modules/safer-buffer/", @@ -23029,6 +24223,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["object-assign", "npm:4.1.1"] ], "linkType": "HARD", + }], + ["npm:0.21.0-alpha-327d5c484-20211106", { + "packageLocation": "./.yarn/cache/scheduler-npm-0.21.0-alpha-327d5c484-20211106-0829114998-060056d9ec.zip/node_modules/scheduler/", + "packageDependencies": [ + ["scheduler", "npm:0.21.0-alpha-327d5c484-20211106"], + ["loose-envify", "npm:1.4.0"], + ["object-assign", "npm:4.1.1"] + ], + "linkType": "HARD", }] ]], ["schema-utils", [ @@ -23149,15 +24352,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["semver-store", [ - ["npm:0.3.0", { - "packageLocation": "./.yarn/cache/semver-store-npm-0.3.0-0fc88fd5b9-b38f747123.zip/node_modules/semver-store/", - "packageDependencies": [ - ["semver-store", "npm:0.3.0"] - ], - "linkType": "HARD", - }] - ]], ["send", [ ["npm:0.17.1", { "packageLocation": "./.yarn/cache/send-npm-0.17.1-aad5512679-d214c2fa42.zip/node_modules/send/", @@ -23240,11 +24434,11 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["set-cookie-parser", [ - ["npm:2.4.8", { - "packageLocation": "./.yarn/cache/set-cookie-parser-npm-2.4.8-3e04c5b17b-e15b5df9a5.zip/node_modules/set-cookie-parser/", + ["setimmediate", [ + ["npm:1.0.5", { + "packageLocation": "./.yarn/cache/setimmediate-npm-1.0.5-54587459b6-c9a6f2c5b5.zip/node_modules/setimmediate/", "packageDependencies": [ - ["set-cookie-parser", "npm:2.4.8"] + ["setimmediate", "npm:1.0.5"] ], "linkType": "HARD", }] @@ -23321,6 +24515,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["shell-quote", [ + ["npm:1.7.3", { + "packageLocation": "./.yarn/cache/shell-quote-npm-1.7.3-76a78a6d77-aca58e73a3.zip/node_modules/shell-quote/", + "packageDependencies": [ + ["shell-quote", "npm:1.7.3"] + ], + "linkType": "HARD", + }] + ]], ["side-channel", [ ["npm:1.0.4", { "packageLocation": "./.yarn/cache/side-channel-npm-1.0.4-e1f38b9e06-351e41b947.zip/node_modules/side-channel/", @@ -23472,15 +24675,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["sonic-boom", [ - ["npm:1.4.1", { - "packageLocation": "./.yarn/cache/sonic-boom-npm-1.4.1-e42b921f99-189fa8fe5c.zip/node_modules/sonic-boom/", - "packageDependencies": [ - ["sonic-boom", "npm:1.4.1"], - ["atomic-sleep", "npm:1.0.0"], - ["flatstr", "npm:1.0.12"] - ], - "linkType": "HARD", - }], ["npm:2.3.0", { "packageLocation": "./.yarn/cache/sonic-boom-npm-2.3.0-6a1292957e-208329d153.zip/node_modules/sonic-boom/", "packageDependencies": [ @@ -23529,6 +24723,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["source-map", "npm:0.7.3"] ], "linkType": "HARD", + }], + ["npm:0.8.0-beta.0", { + "packageLocation": "./.yarn/cache/source-map-npm-0.8.0-beta.0-688a309e94-e94169be64.zip/node_modules/source-map/", + "packageDependencies": [ + ["source-map", "npm:0.8.0-beta.0"], + ["whatwg-url", "npm:7.1.0"] + ], + "linkType": "HARD", }] ]], ["source-map-js", [ @@ -23763,6 +24965,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["stacktrace-parser", [ + ["npm:0.1.10", { + "packageLocation": "./.yarn/cache/stacktrace-parser-npm-0.1.10-36f3e571bd-f4fbddfc09.zip/node_modules/stacktrace-parser/", + "packageDependencies": [ + ["stacktrace-parser", "npm:0.1.10"], + ["type-fest", "npm:0.7.1"] + ], + "linkType": "HARD", + }] + ]], ["statuses", [ ["npm:1.5.0", { "packageLocation": "./.yarn/cache/statuses-npm-1.5.0-f88f91b2e9-c469b9519d.zip/node_modules/statuses/", @@ -23781,6 +24993,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["stream-browserify", [ + ["npm:3.0.0", { + "packageLocation": "./.yarn/cache/stream-browserify-npm-3.0.0-4c0bd97245-4c47ef64d6.zip/node_modules/stream-browserify/", + "packageDependencies": [ + ["stream-browserify", "npm:3.0.0"], + ["inherits", "npm:2.0.4"], + ["readable-stream", "npm:3.6.0"] + ], + "linkType": "HARD", + }] + ]], ["stream-buffers", [ ["npm:3.0.2", { "packageLocation": "./.yarn/cache/stream-buffers-npm-3.0.2-81e4221c31-b09fdeea60.zip/node_modules/stream-buffers/", @@ -23790,6 +25013,29 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["stream-http", [ + ["npm:3.1.1", { + "packageLocation": "./.yarn/cache/stream-http-npm-3.1.1-6dfb396242-17d10d1357.zip/node_modules/stream-http/", + "packageDependencies": [ + ["stream-http", "npm:3.1.1"], + ["builtin-status-codes", "npm:3.0.0"], + ["inherits", "npm:2.0.4"], + ["readable-stream", "npm:3.6.0"], + ["xtend", "npm:4.0.2"] + ], + "linkType": "HARD", + }] + ]], + ["stream-parser", [ + ["npm:0.3.1", { + "packageLocation": "./.yarn/cache/stream-parser-npm-0.3.1-0b70187c85-4d86ff8cff.zip/node_modules/stream-parser/", + "packageDependencies": [ + ["stream-parser", "npm:0.3.1"], + ["debug", "virtual:417683fec031a9a471ce056745709ed686c6a4e2dc33f2fbdc6a7f090e5f4f11be15e15f3bb7410d247fe1b951885adef191cd58c4df20b8207227bff42da848#npm:2.6.9"] + ], + "linkType": "HARD", + }] + ]], ["stream-shift", [ ["npm:1.0.1", { "packageLocation": "./.yarn/cache/stream-shift-npm-1.0.1-9526210fa7-59b82b44b2.zip/node_modules/stream-shift/", @@ -23848,6 +25094,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["string-hash", [ + ["npm:1.1.3", { + "packageLocation": "./.yarn/cache/string-hash-npm-1.1.3-3cb8892e7c-104b8667a5.zip/node_modules/string-hash/", + "packageDependencies": [ + ["string-hash", "npm:1.1.3"] + ], + "linkType": "HARD", + }] + ]], ["string-length", [ ["npm:4.0.2", { "packageLocation": "./.yarn/cache/string-length-npm-4.0.2-675173c7a2-ce85533ef5.zip/node_modules/string-length/", @@ -23859,15 +25114,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["string-similarity", [ - ["npm:4.0.4", { - "packageLocation": "./.yarn/cache/string-similarity-npm-4.0.4-74971fe325-797b41b24e.zip/node_modules/string-similarity/", - "packageDependencies": [ - ["string-similarity", "npm:4.0.4"] - ], - "linkType": "HARD", - }] - ]], ["string-width", [ ["npm:1.0.2", { "packageLocation": "./.yarn/cache/string-width-npm-1.0.2-01031f9add-5c79439e95.zip/node_modules/string-width/", @@ -24183,7 +25429,46 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["styled-jsx", [ + ["npm:5.0.0-beta.3", { + "packageLocation": "./.yarn/cache/styled-jsx-npm-5.0.0-beta.3-7438ddd560-cc328a92b5.zip/node_modules/styled-jsx/", + "packageDependencies": [ + ["styled-jsx", "npm:5.0.0-beta.3"] + ], + "linkType": "SOFT", + }], + ["virtual:1f878baf2c9570ba1124aa83145ce729ce7dd170200df5c65b69cbddf66dcaa5c70fa7d4d0a2605eadcb6b1e73168153a518aea0234fc86e1b911d9fb6c2c1ed#npm:5.0.0-beta.3", { + "packageLocation": "./.yarn/__virtual__/styled-jsx-virtual-53d78f03f6/0/cache/styled-jsx-npm-5.0.0-beta.3-7438ddd560-cc328a92b5.zip/node_modules/styled-jsx/", + "packageDependencies": [ + ["styled-jsx", "virtual:1f878baf2c9570ba1124aa83145ce729ce7dd170200df5c65b69cbddf66dcaa5c70fa7d4d0a2605eadcb6b1e73168153a518aea0234fc86e1b911d9fb6c2c1ed#npm:5.0.0-beta.3"], + ["@babel/core", null], + ["@babel/plugin-syntax-jsx", "virtual:53d78f03f641cec796c0fa3d28185b6f07846bc6eac2a00c5fb5a653755025318274e473d70d9c5cfb4db211917a2513ff8946732f23c0f8b48eb555320a5c4d#npm:7.14.5"], + ["@babel/types", "npm:7.15.0"], + ["@types/react", null], + ["convert-source-map", "npm:1.7.0"], + ["loader-utils", "npm:1.2.3"], + ["react", "npm:18.0.0-alpha-327d5c484-20211106"], + ["source-map", "npm:0.7.3"], + ["string-hash", "npm:1.1.3"], + ["stylis", "npm:3.5.4"], + ["stylis-rule-sheet", "virtual:53d78f03f641cec796c0fa3d28185b6f07846bc6eac2a00c5fb5a653755025318274e473d70d9c5cfb4db211917a2513ff8946732f23c0f8b48eb555320a5c4d#npm:0.0.10"] + ], + "packagePeers": [ + "@babel/core", + "@types/react", + "react" + ], + "linkType": "HARD", + }] + ]], ["stylis", [ + ["npm:3.5.4", { + "packageLocation": "./.yarn/cache/stylis-npm-3.5.4-a35153f87b-3673a748ad.zip/node_modules/stylis/", + "packageDependencies": [ + ["stylis", "npm:3.5.4"] + ], + "linkType": "HARD", + }], ["npm:4.0.10", { "packageLocation": "./.yarn/cache/stylis-npm-4.0.10-4c0fa47ff8-0fecaf5c23.zip/node_modules/stylis/", "packageDependencies": [ @@ -24192,6 +25477,28 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["stylis-rule-sheet", [ + ["npm:0.0.10", { + "packageLocation": "./.yarn/cache/stylis-rule-sheet-npm-0.0.10-bc7763b753-97ad016c64.zip/node_modules/stylis-rule-sheet/", + "packageDependencies": [ + ["stylis-rule-sheet", "npm:0.0.10"] + ], + "linkType": "SOFT", + }], + ["virtual:53d78f03f641cec796c0fa3d28185b6f07846bc6eac2a00c5fb5a653755025318274e473d70d9c5cfb4db211917a2513ff8946732f23c0f8b48eb555320a5c4d#npm:0.0.10", { + "packageLocation": "./.yarn/__virtual__/stylis-rule-sheet-virtual-63e9ace7a8/0/cache/stylis-rule-sheet-npm-0.0.10-bc7763b753-97ad016c64.zip/node_modules/stylis-rule-sheet/", + "packageDependencies": [ + ["stylis-rule-sheet", "virtual:53d78f03f641cec796c0fa3d28185b6f07846bc6eac2a00c5fb5a653755025318274e473d70d9c5cfb4db211917a2513ff8946732f23c0f8b48eb555320a5c4d#npm:0.0.10"], + ["@types/stylis", null], + ["stylis", "npm:3.5.4"] + ], + "packagePeers": [ + "@types/stylis", + "stylis" + ], + "linkType": "HARD", + }] + ]], ["subscriptions-transport-ws", [ ["npm:0.9.19", { "packageLocation": "./.yarn/cache/subscriptions-transport-ws-npm-0.9.19-5f31f99bef-6979b36e03.zip/node_modules/subscriptions-transport-ws/", @@ -24850,6 +26157,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["timers-browserify", [ + ["npm:2.0.12", { + "packageLocation": "./.yarn/cache/timers-browserify-npm-2.0.12-ad02d37cc3-ec37ae2990.zip/node_modules/timers-browserify/", + "packageDependencies": [ + ["timers-browserify", "npm:2.0.12"], + ["setimmediate", "npm:1.0.5"] + ], + "linkType": "HARD", + }] + ]], ["timers-ext", [ ["npm:0.1.7", { "packageLocation": "./.yarn/cache/timers-ext-npm-0.1.7-7edcefbfb5-ef3f27a070.zip/node_modules/timers-ext/", @@ -24870,15 +26187,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["tiny-lru", [ - ["npm:7.0.6", { - "packageLocation": "./.yarn/cache/tiny-lru-npm-7.0.6-872b74163c-36a786a911.zip/node_modules/tiny-lru/", - "packageDependencies": [ - ["tiny-lru", "npm:7.0.6"] - ], - "linkType": "HARD", - }] - ]], ["tiny-warning", [ ["npm:1.0.3", { "packageLocation": "./.yarn/cache/tiny-warning-npm-1.0.3-750b7a07c4-da62c4acac.zip/node_modules/tiny-warning/", @@ -25038,6 +26346,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], "linkType": "HARD", }], + ["npm:1.0.1", { + "packageLocation": "./.yarn/cache/tr46-npm-1.0.1-9547f343a4-96d4ed46bc.zip/node_modules/tr46/", + "packageDependencies": [ + ["tr46", "npm:1.0.1"], + ["punycode", "npm:2.1.1"] + ], + "linkType": "HARD", + }], ["npm:2.1.0", { "packageLocation": "./.yarn/cache/tr46-npm-2.1.0-00af583f4f-ffe6049b9d.zip/node_modules/tr46/", "packageDependencies": [ @@ -25120,6 +26436,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["tty-browserify", [ + ["npm:0.0.1", { + "packageLocation": "./.yarn/cache/tty-browserify-npm-0.0.1-d2494d5a73-93b745d43f.zip/node_modules/tty-browserify/", + "packageDependencies": [ + ["tty-browserify", "npm:0.0.1"] + ], + "linkType": "HARD", + }] + ]], ["tunnel", [ ["npm:0.0.6", { "packageLocation": "./.yarn/cache/tunnel-npm-0.0.6-b1c0830ea4-c362948df9.zip/node_modules/tunnel/", @@ -25236,6 +26561,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], "linkType": "HARD", }], + ["npm:0.7.1", { + "packageLocation": "./.yarn/cache/type-fest-npm-0.7.1-7b37912923-5b1b113529.zip/node_modules/type-fest/", + "packageDependencies": [ + ["type-fest", "npm:0.7.1"] + ], + "linkType": "HARD", + }], ["npm:0.8.1", { "packageLocation": "./.yarn/cache/type-fest-npm-0.8.1-351ad028fe-d61c4b2eba.zip/node_modules/type-fest/", "packageDependencies": [ @@ -25612,6 +26944,44 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["use-subscription", [ + ["npm:1.5.1", { + "packageLocation": "./.yarn/cache/use-subscription-npm-1.5.1-d91d77edbb-96e64977a5.zip/node_modules/use-subscription/", + "packageDependencies": [ + ["use-subscription", "npm:1.5.1"] + ], + "linkType": "SOFT", + }], + ["virtual:1f878baf2c9570ba1124aa83145ce729ce7dd170200df5c65b69cbddf66dcaa5c70fa7d4d0a2605eadcb6b1e73168153a518aea0234fc86e1b911d9fb6c2c1ed#npm:1.5.1", { + "packageLocation": "./.yarn/__virtual__/use-subscription-virtual-2c2b358b4c/0/cache/use-subscription-npm-1.5.1-d91d77edbb-96e64977a5.zip/node_modules/use-subscription/", + "packageDependencies": [ + ["use-subscription", "virtual:1f878baf2c9570ba1124aa83145ce729ce7dd170200df5c65b69cbddf66dcaa5c70fa7d4d0a2605eadcb6b1e73168153a518aea0234fc86e1b911d9fb6c2c1ed#npm:1.5.1"], + ["@types/react", null], + ["object-assign", "npm:4.1.1"], + ["react", "npm:18.0.0-alpha-327d5c484-20211106"] + ], + "packagePeers": [ + "@types/react", + "react" + ], + "linkType": "HARD", + }] + ]], + ["util", [ + ["npm:0.12.4", { + "packageLocation": "./.yarn/cache/util-npm-0.12.4-a022701e3b-8eac7a6e6b.zip/node_modules/util/", + "packageDependencies": [ + ["util", "npm:0.12.4"], + ["inherits", "npm:2.0.4"], + ["is-arguments", "npm:1.1.1"], + ["is-generator-function", "npm:1.0.10"], + ["is-typed-array", "npm:1.1.8"], + ["safe-buffer", "npm:5.2.1"], + ["which-typed-array", "npm:1.1.7"] + ], + "linkType": "HARD", + }] + ]], ["util-deprecate", [ ["npm:1.0.2", { "packageLocation": "./.yarn/cache/util-deprecate-npm-1.0.2-e3fe1a219c-474acf1146.zip/node_modules/util-deprecate/", @@ -25782,6 +27152,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["vm-browserify", [ + ["npm:1.1.2", { + "packageLocation": "./.yarn/cache/vm-browserify-npm-1.1.2-f96404b36f-10a1c50aab.zip/node_modules/vm-browserify/", + "packageDependencies": [ + ["vm-browserify", "npm:1.1.2"] + ], + "linkType": "HARD", + }] + ]], ["w3c-hr-time", [ ["npm:1.0.2", { "packageLocation": "./.yarn/cache/w3c-hr-time-npm-1.0.2-87f88e51d9-ec3c2dacbf.zip/node_modules/w3c-hr-time/", @@ -25823,6 +27202,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["watchpack", [ + ["npm:2.1.1", { + "packageLocation": "./.yarn/cache/watchpack-npm-2.1.1-6185708078-4a2d7ed1b4.zip/node_modules/watchpack/", + "packageDependencies": [ + ["watchpack", "npm:2.1.1"], + ["glob-to-regexp", "npm:0.4.1"], + ["graceful-fs", "npm:4.2.8"] + ], + "linkType": "HARD", + }], ["npm:2.2.0", { "packageLocation": "./.yarn/cache/watchpack-npm-2.2.0-fca5986ad5-e275f48fae.zip/node_modules/watchpack/", "packageDependencies": [ @@ -25861,6 +27249,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], "linkType": "HARD", }], + ["npm:4.0.2", { + "packageLocation": "./.yarn/cache/webidl-conversions-npm-4.0.2-1d159e6409-c93d8dfe90.zip/node_modules/webidl-conversions/", + "packageDependencies": [ + ["webidl-conversions", "npm:4.0.2"] + ], + "linkType": "HARD", + }], ["npm:5.0.0", { "packageLocation": "./.yarn/cache/webidl-conversions-npm-5.0.0-9649787484-ccf1ec2ca7.zip/node_modules/webidl-conversions/", "packageDependencies": [ @@ -27191,6 +28586,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], "linkType": "HARD", }], + ["npm:7.1.0", { + "packageLocation": "./.yarn/cache/whatwg-url-npm-7.1.0-d6cae01571-fecb07c872.zip/node_modules/whatwg-url/", + "packageDependencies": [ + ["whatwg-url", "npm:7.1.0"], + ["lodash.sortby", "npm:4.7.0"], + ["tr46", "npm:1.0.1"], + ["webidl-conversions", "npm:4.0.2"] + ], + "linkType": "HARD", + }], ["npm:8.7.0", { "packageLocation": "./.yarn/cache/whatwg-url-npm-8.7.0-67af66db8f-a87abcc6ce.zip/node_modules/whatwg-url/", "packageDependencies": [ @@ -27234,6 +28639,21 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["which-typed-array", [ + ["npm:1.1.7", { + "packageLocation": "./.yarn/cache/which-typed-array-npm-1.1.7-7cf2d674e6-147837cf58.zip/node_modules/which-typed-array/", + "packageDependencies": [ + ["which-typed-array", "npm:1.1.7"], + ["available-typed-arrays", "npm:1.0.5"], + ["call-bind", "npm:1.0.2"], + ["es-abstract", "npm:1.19.1"], + ["foreach", "npm:2.0.5"], + ["has-tostringtag", "npm:1.0.0"], + ["is-typed-array", "npm:1.1.8"] + ], + "linkType": "HARD", + }] + ]], ["wide-align", [ ["npm:1.1.5", { "packageLocation": "./.yarn/cache/wide-align-npm-1.1.5-889d77e592-d5fc37cd56.zip/node_modules/wide-align/", diff --git a/.yarn/cache/@babel-code-frame-npm-7.12.11-1a9a1b277f-3963eff3eb.zip b/.yarn/cache/@babel-code-frame-npm-7.12.11-1a9a1b277f-3963eff3eb.zip new file mode 100644 index 000000000..404e74ab0 Binary files /dev/null and b/.yarn/cache/@babel-code-frame-npm-7.12.11-1a9a1b277f-3963eff3eb.zip differ diff --git a/.yarn/cache/@babel-highlight-npm-7.16.0-61272efee6-abf244c48f.zip b/.yarn/cache/@babel-highlight-npm-7.16.0-61272efee6-abf244c48f.zip new file mode 100644 index 000000000..52d80abd6 Binary files /dev/null and b/.yarn/cache/@babel-highlight-npm-7.16.0-61272efee6-abf244c48f.zip differ diff --git a/.yarn/cache/@babel-runtime-npm-7.16.0-2f490bebb5-bfbca3ec52.zip b/.yarn/cache/@babel-runtime-npm-7.16.0-2f490bebb5-bfbca3ec52.zip new file mode 100644 index 000000000..9a9cbd88f Binary files /dev/null and b/.yarn/cache/@babel-runtime-npm-7.16.0-2f490bebb5-bfbca3ec52.zip differ diff --git a/.yarn/cache/@babel-types-npm-7.15.0-20151d256a-6d6bcdfce9.zip b/.yarn/cache/@babel-types-npm-7.15.0-20151d256a-6d6bcdfce9.zip new file mode 100644 index 000000000..08349e332 Binary files /dev/null and b/.yarn/cache/@babel-types-npm-7.15.0-20151d256a-6d6bcdfce9.zip differ diff --git a/.yarn/cache/@fastify-ajv-compiler-npm-1.1.0-8f156239a8-b8a2522ead.zip b/.yarn/cache/@fastify-ajv-compiler-npm-1.1.0-8f156239a8-b8a2522ead.zip deleted file mode 100644 index 1efd797b7..000000000 Binary files a/.yarn/cache/@fastify-ajv-compiler-npm-1.1.0-8f156239a8-b8a2522ead.zip and /dev/null differ diff --git a/.yarn/cache/@hapi-accept-npm-5.0.2-cfe21ffd1e-8088cbc245.zip b/.yarn/cache/@hapi-accept-npm-5.0.2-cfe21ffd1e-8088cbc245.zip new file mode 100644 index 000000000..cd58fdbee Binary files /dev/null and b/.yarn/cache/@hapi-accept-npm-5.0.2-cfe21ffd1e-8088cbc245.zip differ diff --git a/.yarn/cache/@hapi-boom-npm-9.1.4-1a3569656a-b1cdde1e82.zip b/.yarn/cache/@hapi-boom-npm-9.1.4-1a3569656a-b1cdde1e82.zip new file mode 100644 index 000000000..cb675fcc5 Binary files /dev/null and b/.yarn/cache/@hapi-boom-npm-9.1.4-1a3569656a-b1cdde1e82.zip differ diff --git a/.yarn/cache/@hapi-hoek-npm-9.2.1-5e7f2fab98-6a439f672d.zip b/.yarn/cache/@hapi-hoek-npm-9.2.1-5e7f2fab98-6a439f672d.zip new file mode 100644 index 000000000..63df8b721 Binary files /dev/null and b/.yarn/cache/@hapi-hoek-npm-9.2.1-5e7f2fab98-6a439f672d.zip differ diff --git a/.yarn/cache/@next-env-npm-12.0.3-7d6bedd0fd-45fde5f669.zip b/.yarn/cache/@next-env-npm-12.0.3-7d6bedd0fd-45fde5f669.zip new file mode 100644 index 000000000..9ed6334fd Binary files /dev/null and b/.yarn/cache/@next-env-npm-12.0.3-7d6bedd0fd-45fde5f669.zip differ diff --git a/.yarn/cache/@next-eslint-plugin-next-npm-12.0.2-777794a450-1b776d475a.zip b/.yarn/cache/@next-eslint-plugin-next-npm-12.0.2-777794a450-1b776d475a.zip new file mode 100644 index 000000000..e10bd465f Binary files /dev/null and b/.yarn/cache/@next-eslint-plugin-next-npm-12.0.2-777794a450-1b776d475a.zip differ diff --git a/.yarn/cache/@next-polyfill-module-npm-12.0.3-621261636c-828e0323a3.zip b/.yarn/cache/@next-polyfill-module-npm-12.0.3-621261636c-828e0323a3.zip new file mode 100644 index 000000000..dbc2fc6ea Binary files /dev/null and b/.yarn/cache/@next-polyfill-module-npm-12.0.3-621261636c-828e0323a3.zip differ diff --git a/.yarn/cache/@next-react-dev-overlay-npm-12.0.3-78570264b3-c5433992c1.zip b/.yarn/cache/@next-react-dev-overlay-npm-12.0.3-78570264b3-c5433992c1.zip new file mode 100644 index 000000000..840c68a2f Binary files /dev/null and b/.yarn/cache/@next-react-dev-overlay-npm-12.0.3-78570264b3-c5433992c1.zip differ diff --git a/.yarn/cache/@next-react-refresh-utils-npm-12.0.3-2d96b8fa67-7e9c6ea480.zip b/.yarn/cache/@next-react-refresh-utils-npm-12.0.3-2d96b8fa67-7e9c6ea480.zip new file mode 100644 index 000000000..68e011b29 Binary files /dev/null and b/.yarn/cache/@next-react-refresh-utils-npm-12.0.3-2d96b8fa67-7e9c6ea480.zip differ diff --git a/.yarn/cache/@next-swc-android-arm64-npm-12.0.3-36c0b95ce8-615c95d182.zip b/.yarn/cache/@next-swc-android-arm64-npm-12.0.3-36c0b95ce8-615c95d182.zip new file mode 100644 index 000000000..c4e6032da Binary files /dev/null and b/.yarn/cache/@next-swc-android-arm64-npm-12.0.3-36c0b95ce8-615c95d182.zip differ diff --git a/.yarn/cache/@next-swc-darwin-arm64-npm-12.0.3-3a1d4de5e2-f6c0bfbb09.zip b/.yarn/cache/@next-swc-darwin-arm64-npm-12.0.3-3a1d4de5e2-f6c0bfbb09.zip new file mode 100644 index 000000000..2b60d5314 Binary files /dev/null and b/.yarn/cache/@next-swc-darwin-arm64-npm-12.0.3-3a1d4de5e2-f6c0bfbb09.zip differ diff --git a/.yarn/cache/@next-swc-darwin-x64-npm-12.0.3-a2433f1b97-22906cd7a8.zip b/.yarn/cache/@next-swc-darwin-x64-npm-12.0.3-a2433f1b97-22906cd7a8.zip new file mode 100644 index 000000000..8701ac052 Binary files /dev/null and b/.yarn/cache/@next-swc-darwin-x64-npm-12.0.3-a2433f1b97-22906cd7a8.zip differ diff --git a/.yarn/cache/@next-swc-linux-arm-gnueabihf-npm-12.0.3-1108fcc677-3474c5681d.zip b/.yarn/cache/@next-swc-linux-arm-gnueabihf-npm-12.0.3-1108fcc677-3474c5681d.zip new file mode 100644 index 000000000..82bf1b267 Binary files /dev/null and b/.yarn/cache/@next-swc-linux-arm-gnueabihf-npm-12.0.3-1108fcc677-3474c5681d.zip differ diff --git a/.yarn/cache/@next-swc-linux-arm64-gnu-npm-12.0.3-9aa11046a9-ede87d91e5.zip b/.yarn/cache/@next-swc-linux-arm64-gnu-npm-12.0.3-9aa11046a9-ede87d91e5.zip new file mode 100644 index 000000000..a49aa26c9 Binary files /dev/null and b/.yarn/cache/@next-swc-linux-arm64-gnu-npm-12.0.3-9aa11046a9-ede87d91e5.zip differ diff --git a/.yarn/cache/@next-swc-linux-arm64-musl-npm-12.0.3-e1fc596907-f6cbe1e7dd.zip b/.yarn/cache/@next-swc-linux-arm64-musl-npm-12.0.3-e1fc596907-f6cbe1e7dd.zip new file mode 100644 index 000000000..5783513b9 Binary files /dev/null and b/.yarn/cache/@next-swc-linux-arm64-musl-npm-12.0.3-e1fc596907-f6cbe1e7dd.zip differ diff --git a/.yarn/cache/@next-swc-linux-x64-gnu-npm-12.0.3-903b1f3ddd-0b0bc4b7c1.zip b/.yarn/cache/@next-swc-linux-x64-gnu-npm-12.0.3-903b1f3ddd-0b0bc4b7c1.zip new file mode 100644 index 000000000..6f0ff265b Binary files /dev/null and b/.yarn/cache/@next-swc-linux-x64-gnu-npm-12.0.3-903b1f3ddd-0b0bc4b7c1.zip differ diff --git a/.yarn/cache/@next-swc-linux-x64-musl-npm-12.0.3-e6e6e5fe53-6678c0a7b9.zip b/.yarn/cache/@next-swc-linux-x64-musl-npm-12.0.3-e6e6e5fe53-6678c0a7b9.zip new file mode 100644 index 000000000..fa674017f Binary files /dev/null and b/.yarn/cache/@next-swc-linux-x64-musl-npm-12.0.3-e6e6e5fe53-6678c0a7b9.zip differ diff --git a/.yarn/cache/@next-swc-win32-arm64-msvc-npm-12.0.3-49313b276d-0c2d9dddd3.zip b/.yarn/cache/@next-swc-win32-arm64-msvc-npm-12.0.3-49313b276d-0c2d9dddd3.zip new file mode 100644 index 000000000..dae37073d Binary files /dev/null and b/.yarn/cache/@next-swc-win32-arm64-msvc-npm-12.0.3-49313b276d-0c2d9dddd3.zip differ diff --git a/.yarn/cache/@next-swc-win32-ia32-msvc-npm-12.0.3-e88703bc78-dc79d45f9e.zip b/.yarn/cache/@next-swc-win32-ia32-msvc-npm-12.0.3-e88703bc78-dc79d45f9e.zip new file mode 100644 index 000000000..65ec6a9eb Binary files /dev/null and b/.yarn/cache/@next-swc-win32-ia32-msvc-npm-12.0.3-e88703bc78-dc79d45f9e.zip differ diff --git a/.yarn/cache/@next-swc-win32-x64-msvc-npm-12.0.3-b2ecd87ca4-2c2f2540c8.zip b/.yarn/cache/@next-swc-win32-x64-msvc-npm-12.0.3-b2ecd87ca4-2c2f2540c8.zip new file mode 100644 index 000000000..976e4b2cc Binary files /dev/null and b/.yarn/cache/@next-swc-win32-x64-msvc-npm-12.0.3-b2ecd87ca4-2c2f2540c8.zip differ diff --git a/.yarn/cache/@panva-hkdf-npm-1.0.1-fb7ae1f416-883c423c00.zip b/.yarn/cache/@panva-hkdf-npm-1.0.1-fb7ae1f416-883c423c00.zip new file mode 100644 index 000000000..66c93a5da Binary files /dev/null and b/.yarn/cache/@panva-hkdf-npm-1.0.1-fb7ae1f416-883c423c00.zip differ diff --git a/.yarn/cache/abstract-logging-npm-2.0.1-b805b8edfa-6967d15e5a.zip b/.yarn/cache/abstract-logging-npm-2.0.1-b805b8edfa-6967d15e5a.zip deleted file mode 100644 index 587c59aba..000000000 Binary files a/.yarn/cache/abstract-logging-npm-2.0.1-b805b8edfa-6967d15e5a.zip and /dev/null differ diff --git a/.yarn/cache/anser-npm-1.4.9-6b6677f7c6-1f77042dee.zip b/.yarn/cache/anser-npm-1.4.9-6b6677f7c6-1f77042dee.zip new file mode 100644 index 000000000..3b810f8e7 Binary files /dev/null and b/.yarn/cache/anser-npm-1.4.9-6b6677f7c6-1f77042dee.zip differ diff --git a/.yarn/cache/archy-npm-1.0.0-7db8bfdc3b-504ae7af65.zip b/.yarn/cache/archy-npm-1.0.0-7db8bfdc3b-504ae7af65.zip deleted file mode 100644 index 2ab9f6694..000000000 Binary files a/.yarn/cache/archy-npm-1.0.0-7db8bfdc3b-504ae7af65.zip and /dev/null differ diff --git a/.yarn/cache/asn1.js-npm-5.4.1-37c7edbcb0-3786a101ac.zip b/.yarn/cache/asn1.js-npm-5.4.1-37c7edbcb0-3786a101ac.zip new file mode 100644 index 000000000..39e96a163 Binary files /dev/null and b/.yarn/cache/asn1.js-npm-5.4.1-37c7edbcb0-3786a101ac.zip differ diff --git a/.yarn/cache/assert-npm-2.0.0-ef73bc19f5-bb91f181a8.zip b/.yarn/cache/assert-npm-2.0.0-ef73bc19f5-bb91f181a8.zip new file mode 100644 index 000000000..80543ed0e Binary files /dev/null and b/.yarn/cache/assert-npm-2.0.0-ef73bc19f5-bb91f181a8.zip differ diff --git a/.yarn/cache/available-typed-arrays-npm-1.0.5-88f321e4d3-20eb47b3ce.zip b/.yarn/cache/available-typed-arrays-npm-1.0.5-88f321e4d3-20eb47b3ce.zip new file mode 100644 index 000000000..62f8601d5 Binary files /dev/null and b/.yarn/cache/available-typed-arrays-npm-1.0.5-88f321e4d3-20eb47b3ce.zip differ diff --git a/.yarn/cache/avvio-npm-7.2.2-59206ab649-ece793dd14.zip b/.yarn/cache/avvio-npm-7.2.2-59206ab649-ece793dd14.zip deleted file mode 100644 index 4744ac0cc..000000000 Binary files a/.yarn/cache/avvio-npm-7.2.2-59206ab649-ece793dd14.zip and /dev/null differ diff --git a/.yarn/cache/bn.js-npm-4.12.0-3ec6c884f6-39afb4f15f.zip b/.yarn/cache/bn.js-npm-4.12.0-3ec6c884f6-39afb4f15f.zip new file mode 100644 index 000000000..b8e780696 Binary files /dev/null and b/.yarn/cache/bn.js-npm-4.12.0-3ec6c884f6-39afb4f15f.zip differ diff --git a/.yarn/cache/bn.js-npm-5.2.0-11748c0b07-6117170393.zip b/.yarn/cache/bn.js-npm-5.2.0-11748c0b07-6117170393.zip new file mode 100644 index 000000000..41e4f96ff Binary files /dev/null and b/.yarn/cache/bn.js-npm-5.2.0-11748c0b07-6117170393.zip differ diff --git a/.yarn/cache/brorand-npm-1.1.0-ea86634c4b-8a05c9f3c4.zip b/.yarn/cache/brorand-npm-1.1.0-ea86634c4b-8a05c9f3c4.zip new file mode 100644 index 000000000..d23841168 Binary files /dev/null and b/.yarn/cache/brorand-npm-1.1.0-ea86634c4b-8a05c9f3c4.zip differ diff --git a/.yarn/cache/browserify-aes-npm-1.2.0-2ad4aeefbe-4a17c3eb55.zip b/.yarn/cache/browserify-aes-npm-1.2.0-2ad4aeefbe-4a17c3eb55.zip new file mode 100644 index 000000000..66bfb898d Binary files /dev/null and b/.yarn/cache/browserify-aes-npm-1.2.0-2ad4aeefbe-4a17c3eb55.zip differ diff --git a/.yarn/cache/browserify-cipher-npm-1.0.1-e00d75c093-2d8500acf1.zip b/.yarn/cache/browserify-cipher-npm-1.0.1-e00d75c093-2d8500acf1.zip new file mode 100644 index 000000000..26bf43d83 Binary files /dev/null and b/.yarn/cache/browserify-cipher-npm-1.0.1-e00d75c093-2d8500acf1.zip differ diff --git a/.yarn/cache/browserify-des-npm-1.0.2-5d04e0cde2-b15a3e358a.zip b/.yarn/cache/browserify-des-npm-1.0.2-5d04e0cde2-b15a3e358a.zip new file mode 100644 index 000000000..bed53ad0d Binary files /dev/null and b/.yarn/cache/browserify-des-npm-1.0.2-5d04e0cde2-b15a3e358a.zip differ diff --git a/.yarn/cache/browserify-rsa-npm-4.1.0-2a224a51bc-155f0c1358.zip b/.yarn/cache/browserify-rsa-npm-4.1.0-2a224a51bc-155f0c1358.zip new file mode 100644 index 000000000..9fb3d71d6 Binary files /dev/null and b/.yarn/cache/browserify-rsa-npm-4.1.0-2a224a51bc-155f0c1358.zip differ diff --git a/.yarn/cache/browserify-sign-npm-4.2.1-9a8530ca87-0221f190e3.zip b/.yarn/cache/browserify-sign-npm-4.2.1-9a8530ca87-0221f190e3.zip new file mode 100644 index 000000000..9d443277e Binary files /dev/null and b/.yarn/cache/browserify-sign-npm-4.2.1-9a8530ca87-0221f190e3.zip differ diff --git a/.yarn/cache/browserify-zlib-npm-0.2.0-eab4087284-5cd9d6a665.zip b/.yarn/cache/browserify-zlib-npm-0.2.0-eab4087284-5cd9d6a665.zip new file mode 100644 index 000000000..74928a1f2 Binary files /dev/null and b/.yarn/cache/browserify-zlib-npm-0.2.0-eab4087284-5cd9d6a665.zip differ diff --git a/.yarn/cache/browserslist-npm-4.16.6-a20cef1ca7-3dffc86892.zip b/.yarn/cache/browserslist-npm-4.16.6-a20cef1ca7-3dffc86892.zip new file mode 100644 index 000000000..b72a7941c Binary files /dev/null and b/.yarn/cache/browserslist-npm-4.16.6-a20cef1ca7-3dffc86892.zip differ diff --git a/.yarn/cache/buffer-npm-5.6.0-e1494693bf-d659494c50.zip b/.yarn/cache/buffer-npm-5.6.0-e1494693bf-d659494c50.zip new file mode 100644 index 000000000..ba7b0dc11 Binary files /dev/null and b/.yarn/cache/buffer-npm-5.6.0-e1494693bf-d659494c50.zip differ diff --git a/.yarn/cache/buffer-xor-npm-1.0.3-56bb81b0dd-10c520df29.zip b/.yarn/cache/buffer-xor-npm-1.0.3-56bb81b0dd-10c520df29.zip new file mode 100644 index 000000000..7a036a163 Binary files /dev/null and b/.yarn/cache/buffer-xor-npm-1.0.3-56bb81b0dd-10c520df29.zip differ diff --git a/.yarn/cache/builtin-status-codes-npm-3.0.0-e376b0580b-1119429cf4.zip b/.yarn/cache/builtin-status-codes-npm-3.0.0-e376b0580b-1119429cf4.zip new file mode 100644 index 000000000..13e1b5599 Binary files /dev/null and b/.yarn/cache/builtin-status-codes-npm-3.0.0-e376b0580b-1119429cf4.zip differ diff --git a/.yarn/cache/caniuse-lite-npm-1.0.30001279-68db227148-c033057771.zip b/.yarn/cache/caniuse-lite-npm-1.0.30001279-68db227148-c033057771.zip new file mode 100644 index 000000000..117c56dee Binary files /dev/null and b/.yarn/cache/caniuse-lite-npm-1.0.30001279-68db227148-c033057771.zip differ diff --git a/.yarn/cache/chalk-npm-4.0.0-50e5418ea0-a9580afd4a.zip b/.yarn/cache/chalk-npm-4.0.0-50e5418ea0-a9580afd4a.zip new file mode 100644 index 000000000..de5e2835c Binary files /dev/null and b/.yarn/cache/chalk-npm-4.0.0-50e5418ea0-a9580afd4a.zip differ diff --git a/.yarn/cache/chokidar-npm-3.5.1-205217279e-b7774e6e3a.zip b/.yarn/cache/chokidar-npm-3.5.1-205217279e-b7774e6e3a.zip new file mode 100644 index 000000000..adfe0ab1f Binary files /dev/null and b/.yarn/cache/chokidar-npm-3.5.1-205217279e-b7774e6e3a.zip differ diff --git a/.yarn/cache/cipher-base-npm-1.0.4-2e98b97140-47d3568dbc.zip b/.yarn/cache/cipher-base-npm-1.0.4-2e98b97140-47d3568dbc.zip new file mode 100644 index 000000000..02eeb2cc0 Binary files /dev/null and b/.yarn/cache/cipher-base-npm-1.0.4-2e98b97140-47d3568dbc.zip differ diff --git a/.yarn/cache/classnames-npm-2.2.6-98e9901cf4-09a4fda780.zip b/.yarn/cache/classnames-npm-2.2.6-98e9901cf4-09a4fda780.zip new file mode 100644 index 000000000..b88e5914a Binary files /dev/null and b/.yarn/cache/classnames-npm-2.2.6-98e9901cf4-09a4fda780.zip differ diff --git a/.yarn/cache/colorette-npm-1.4.0-7e94b44dc3-01c3c16058.zip b/.yarn/cache/colorette-npm-1.4.0-7e94b44dc3-01c3c16058.zip new file mode 100644 index 000000000..4fc1ec12c Binary files /dev/null and b/.yarn/cache/colorette-npm-1.4.0-7e94b44dc3-01c3c16058.zip differ diff --git a/.yarn/cache/constants-browserify-npm-1.0.0-b9a9bcfe4b-f7ac8c6d0b.zip b/.yarn/cache/constants-browserify-npm-1.0.0-b9a9bcfe4b-f7ac8c6d0b.zip new file mode 100644 index 000000000..d1618d9c5 Binary files /dev/null and b/.yarn/cache/constants-browserify-npm-1.0.0-b9a9bcfe4b-f7ac8c6d0b.zip differ diff --git a/.yarn/cache/convert-source-map-npm-1.7.0-f9727424f7-bcd2e3ea7d.zip b/.yarn/cache/convert-source-map-npm-1.7.0-f9727424f7-bcd2e3ea7d.zip new file mode 100644 index 000000000..f8cf2e8da Binary files /dev/null and b/.yarn/cache/convert-source-map-npm-1.7.0-f9727424f7-bcd2e3ea7d.zip differ diff --git a/.yarn/cache/create-ecdh-npm-4.0.4-1048ce2035-0dd7fca971.zip b/.yarn/cache/create-ecdh-npm-4.0.4-1048ce2035-0dd7fca971.zip new file mode 100644 index 000000000..64ebbe44b Binary files /dev/null and b/.yarn/cache/create-ecdh-npm-4.0.4-1048ce2035-0dd7fca971.zip differ diff --git a/.yarn/cache/create-hash-npm-1.2.0-afd048e1ce-02a6ae3bb9.zip b/.yarn/cache/create-hash-npm-1.2.0-afd048e1ce-02a6ae3bb9.zip new file mode 100644 index 000000000..cb81aa9aa Binary files /dev/null and b/.yarn/cache/create-hash-npm-1.2.0-afd048e1ce-02a6ae3bb9.zip differ diff --git a/.yarn/cache/create-hmac-npm-1.1.7-b4ef32668a-ba12bb2257.zip b/.yarn/cache/create-hmac-npm-1.1.7-b4ef32668a-ba12bb2257.zip new file mode 100644 index 000000000..07a58d193 Binary files /dev/null and b/.yarn/cache/create-hmac-npm-1.1.7-b4ef32668a-ba12bb2257.zip differ diff --git a/.yarn/cache/crypto-browserify-npm-3.12.0-bed454fef0-c1609af826.zip b/.yarn/cache/crypto-browserify-npm-3.12.0-bed454fef0-c1609af826.zip new file mode 100644 index 000000000..b4b8d3dfe Binary files /dev/null and b/.yarn/cache/crypto-browserify-npm-3.12.0-bed454fef0-c1609af826.zip differ diff --git a/.yarn/cache/css.escape-npm-1.5.1-b24d2ba77a-f6d38088d8.zip b/.yarn/cache/css.escape-npm-1.5.1-b24d2ba77a-f6d38088d8.zip new file mode 100644 index 000000000..036e6c29d Binary files /dev/null and b/.yarn/cache/css.escape-npm-1.5.1-b24d2ba77a-f6d38088d8.zip differ diff --git a/.yarn/cache/cssnano-preset-simple-npm-3.0.0-42fae6d1e4-03ad717960.zip b/.yarn/cache/cssnano-preset-simple-npm-3.0.0-42fae6d1e4-03ad717960.zip new file mode 100644 index 000000000..8c891d865 Binary files /dev/null and b/.yarn/cache/cssnano-preset-simple-npm-3.0.0-42fae6d1e4-03ad717960.zip differ diff --git a/.yarn/cache/cssnano-simple-npm-3.0.0-28645e9ae6-6d2410f912.zip b/.yarn/cache/cssnano-simple-npm-3.0.0-28645e9ae6-6d2410f912.zip new file mode 100644 index 000000000..110335f64 Binary files /dev/null and b/.yarn/cache/cssnano-simple-npm-3.0.0-28645e9ae6-6d2410f912.zip differ diff --git a/.yarn/cache/data-uri-to-buffer-npm-3.0.1-830646f9ee-c59c300968.zip b/.yarn/cache/data-uri-to-buffer-npm-3.0.1-830646f9ee-c59c300968.zip new file mode 100644 index 000000000..7ce295f5e Binary files /dev/null and b/.yarn/cache/data-uri-to-buffer-npm-3.0.1-830646f9ee-c59c300968.zip differ diff --git a/.yarn/cache/des.js-npm-1.0.1-9f155eddb6-1ec2eedd7e.zip b/.yarn/cache/des.js-npm-1.0.1-9f155eddb6-1ec2eedd7e.zip new file mode 100644 index 000000000..cf75727ed Binary files /dev/null and b/.yarn/cache/des.js-npm-1.0.1-9f155eddb6-1ec2eedd7e.zip differ diff --git a/.yarn/cache/diffie-hellman-npm-5.0.3-cbef8f3171-0e620f3221.zip b/.yarn/cache/diffie-hellman-npm-5.0.3-cbef8f3171-0e620f3221.zip new file mode 100644 index 000000000..823a8a839 Binary files /dev/null and b/.yarn/cache/diffie-hellman-npm-5.0.3-cbef8f3171-0e620f3221.zip differ diff --git a/.yarn/cache/domain-browser-npm-4.19.0-8d673cbdc6-1b77fa2a85.zip b/.yarn/cache/domain-browser-npm-4.19.0-8d673cbdc6-1b77fa2a85.zip new file mode 100644 index 000000000..6fc34be59 Binary files /dev/null and b/.yarn/cache/domain-browser-npm-4.19.0-8d673cbdc6-1b77fa2a85.zip differ diff --git a/.yarn/cache/electron-to-chromium-npm-1.3.892-c8e39378d7-330a185e71.zip b/.yarn/cache/electron-to-chromium-npm-1.3.892-c8e39378d7-330a185e71.zip new file mode 100644 index 000000000..d1c6184a7 Binary files /dev/null and b/.yarn/cache/electron-to-chromium-npm-1.3.892-c8e39378d7-330a185e71.zip differ diff --git a/.yarn/cache/elliptic-npm-6.5.4-0ca8204a86-d56d21fd04.zip b/.yarn/cache/elliptic-npm-6.5.4-0ca8204a86-d56d21fd04.zip new file mode 100644 index 000000000..be33454d2 Binary files /dev/null and b/.yarn/cache/elliptic-npm-6.5.4-0ca8204a86-d56d21fd04.zip differ diff --git a/.yarn/cache/emojis-list-npm-2.1.0-e19a336e35-fb61fa6356.zip b/.yarn/cache/emojis-list-npm-2.1.0-e19a336e35-fb61fa6356.zip new file mode 100644 index 000000000..b9a355bf4 Binary files /dev/null and b/.yarn/cache/emojis-list-npm-2.1.0-e19a336e35-fb61fa6356.zip differ diff --git a/.yarn/cache/encoding-negotiator-npm-2.0.1-452b98424f-3a9226dc47.zip b/.yarn/cache/encoding-negotiator-npm-2.0.1-452b98424f-3a9226dc47.zip deleted file mode 100644 index 2f9da75c0..000000000 Binary files a/.yarn/cache/encoding-negotiator-npm-2.0.1-452b98424f-3a9226dc47.zip and /dev/null differ diff --git a/.yarn/cache/es6-object-assign-npm-1.1.0-0565318480-8d4fdf6348.zip b/.yarn/cache/es6-object-assign-npm-1.1.0-0565318480-8d4fdf6348.zip new file mode 100644 index 000000000..8fca3cd4f Binary files /dev/null and b/.yarn/cache/es6-object-assign-npm-1.1.0-0565318480-8d4fdf6348.zip differ diff --git a/.yarn/cache/evp_bytestokey-npm-1.0.3-4a2644aaea-ad4e1577f1.zip b/.yarn/cache/evp_bytestokey-npm-1.0.3-4a2644aaea-ad4e1577f1.zip new file mode 100644 index 000000000..7688cebcd Binary files /dev/null and b/.yarn/cache/evp_bytestokey-npm-1.0.3-4a2644aaea-ad4e1577f1.zip differ diff --git a/.yarn/cache/fast-decode-uri-component-npm-1.0.1-578ba9fecf-427a48fe09.zip b/.yarn/cache/fast-decode-uri-component-npm-1.0.1-578ba9fecf-427a48fe09.zip deleted file mode 100644 index a2ebdfe0b..000000000 Binary files a/.yarn/cache/fast-decode-uri-component-npm-1.0.1-578ba9fecf-427a48fe09.zip and /dev/null differ diff --git a/.yarn/cache/fast-json-stringify-npm-2.7.11-2403442c85-814f5e0d4f.zip b/.yarn/cache/fast-json-stringify-npm-2.7.11-2403442c85-814f5e0d4f.zip deleted file mode 100644 index 7c4caa085..000000000 Binary files a/.yarn/cache/fast-json-stringify-npm-2.7.11-2403442c85-814f5e0d4f.zip and /dev/null differ diff --git a/.yarn/cache/fastify-error-npm-0.3.1-9c1ef70a86-fd6a0f6f87.zip b/.yarn/cache/fastify-error-npm-0.3.1-9c1ef70a86-fd6a0f6f87.zip deleted file mode 100644 index b5f258a9c..000000000 Binary files a/.yarn/cache/fastify-error-npm-0.3.1-9c1ef70a86-fd6a0f6f87.zip and /dev/null differ diff --git a/.yarn/cache/fastify-npm-3.22.1-7e33344f34-057f290456.zip b/.yarn/cache/fastify-npm-3.22.1-7e33344f34-057f290456.zip deleted file mode 100644 index 193db5c7b..000000000 Binary files a/.yarn/cache/fastify-npm-3.22.1-7e33344f34-057f290456.zip and /dev/null differ diff --git a/.yarn/cache/fastify-plugin-npm-3.0.0-385207f150-0032469078.zip b/.yarn/cache/fastify-plugin-npm-3.0.0-385207f150-0032469078.zip deleted file mode 100644 index 4c2da50cd..000000000 Binary files a/.yarn/cache/fastify-plugin-npm-3.0.0-385207f150-0032469078.zip and /dev/null differ diff --git a/.yarn/cache/fastify-static-npm-4.4.2-a729e8c241-2b45049c54.zip b/.yarn/cache/fastify-static-npm-4.4.2-a729e8c241-2b45049c54.zip deleted file mode 100644 index 3b8f17746..000000000 Binary files a/.yarn/cache/fastify-static-npm-4.4.2-a729e8c241-2b45049c54.zip and /dev/null differ diff --git a/.yarn/cache/find-cache-dir-npm-3.3.1-66916b4b23-0f7c22b65e.zip b/.yarn/cache/find-cache-dir-npm-3.3.1-66916b4b23-0f7c22b65e.zip new file mode 100644 index 000000000..106ed017e Binary files /dev/null and b/.yarn/cache/find-cache-dir-npm-3.3.1-66916b4b23-0f7c22b65e.zip differ diff --git a/.yarn/cache/find-my-way-npm-4.3.3-71a92171a0-c5f212d2d2.zip b/.yarn/cache/find-my-way-npm-4.3.3-71a92171a0-c5f212d2d2.zip deleted file mode 100644 index 39e642dcd..000000000 Binary files a/.yarn/cache/find-my-way-npm-4.3.3-71a92171a0-c5f212d2d2.zip and /dev/null differ diff --git a/.yarn/cache/flatstr-npm-1.0.12-4311d37d16-e1bb562c94.zip b/.yarn/cache/flatstr-npm-1.0.12-4311d37d16-e1bb562c94.zip deleted file mode 100644 index 0ead0ea76..000000000 Binary files a/.yarn/cache/flatstr-npm-1.0.12-4311d37d16-e1bb562c94.zip and /dev/null differ diff --git a/.yarn/cache/foreach-npm-2.0.5-9fbfc73114-dab4fbfef0.zip b/.yarn/cache/foreach-npm-2.0.5-9fbfc73114-dab4fbfef0.zip new file mode 100644 index 000000000..c80ba2ee2 Binary files /dev/null and b/.yarn/cache/foreach-npm-2.0.5-9fbfc73114-dab4fbfef0.zip differ diff --git a/.yarn/cache/get-orientation-npm-1.1.2-1c1b381f3c-4b6b9ca03b.zip b/.yarn/cache/get-orientation-npm-1.1.2-1c1b381f3c-4b6b9ca03b.zip new file mode 100644 index 000000000..c7c8afd1a Binary files /dev/null and b/.yarn/cache/get-orientation-npm-1.1.2-1c1b381f3c-4b6b9ca03b.zip differ diff --git a/.yarn/cache/glob-npm-7.1.7-5698ad9c48-b61f48973b.zip b/.yarn/cache/glob-npm-7.1.7-5698ad9c48-b61f48973b.zip new file mode 100644 index 000000000..e1b168a7c Binary files /dev/null and b/.yarn/cache/glob-npm-7.1.7-5698ad9c48-b61f48973b.zip differ diff --git a/.yarn/cache/hash-base-npm-3.1.0-26fc5711dd-26b7e97ac3.zip b/.yarn/cache/hash-base-npm-3.1.0-26fc5711dd-26b7e97ac3.zip new file mode 100644 index 000000000..c43529d3a Binary files /dev/null and b/.yarn/cache/hash-base-npm-3.1.0-26fc5711dd-26b7e97ac3.zip differ diff --git a/.yarn/cache/hash.js-npm-1.1.7-f1ad187358-e350096e65.zip b/.yarn/cache/hash.js-npm-1.1.7-f1ad187358-e350096e65.zip new file mode 100644 index 000000000..8ec9b47f8 Binary files /dev/null and b/.yarn/cache/hash.js-npm-1.1.7-f1ad187358-e350096e65.zip differ diff --git a/.yarn/cache/hmac-drbg-npm-1.0.1-3499ad31cd-bd30b6a68d.zip b/.yarn/cache/hmac-drbg-npm-1.0.1-3499ad31cd-bd30b6a68d.zip new file mode 100644 index 000000000..e53988bb2 Binary files /dev/null and b/.yarn/cache/hmac-drbg-npm-1.0.1-3499ad31cd-bd30b6a68d.zip differ diff --git a/.yarn/cache/https-browserify-npm-1.0.0-7d6b10abbc-09b35353e4.zip b/.yarn/cache/https-browserify-npm-1.0.0-7d6b10abbc-09b35353e4.zip new file mode 100644 index 000000000..9be5bb0dd Binary files /dev/null and b/.yarn/cache/https-browserify-npm-1.0.0-7d6b10abbc-09b35353e4.zip differ diff --git a/.yarn/cache/image-size-npm-1.0.0-0d3b1ec70c-2d9d1edc43.zip b/.yarn/cache/image-size-npm-1.0.0-0d3b1ec70c-2d9d1edc43.zip new file mode 100644 index 000000000..b8c9f8f5c Binary files /dev/null and b/.yarn/cache/image-size-npm-1.0.0-0d3b1ec70c-2d9d1edc43.zip differ diff --git a/.yarn/cache/is-generator-function-npm-1.0.10-1d0f3809ef-d54644e7db.zip b/.yarn/cache/is-generator-function-npm-1.0.10-1d0f3809ef-d54644e7db.zip new file mode 100644 index 000000000..6045379e6 Binary files /dev/null and b/.yarn/cache/is-generator-function-npm-1.0.10-1d0f3809ef-d54644e7db.zip differ diff --git a/.yarn/cache/is-nan-npm-1.3.2-a087d31a28-5dfadcef6a.zip b/.yarn/cache/is-nan-npm-1.3.2-a087d31a28-5dfadcef6a.zip new file mode 100644 index 000000000..7b75a2865 Binary files /dev/null and b/.yarn/cache/is-nan-npm-1.3.2-a087d31a28-5dfadcef6a.zip differ diff --git a/.yarn/cache/is-typed-array-npm-1.1.8-147f090d0d-aa0f9f0716.zip b/.yarn/cache/is-typed-array-npm-1.1.8-147f090d0d-aa0f9f0716.zip new file mode 100644 index 000000000..275bf5b2e Binary files /dev/null and b/.yarn/cache/is-typed-array-npm-1.1.8-147f090d0d-aa0f9f0716.zip differ diff --git a/.yarn/cache/jest-worker-npm-27.0.0-next.5-6f53fab806-d56bfe67cd.zip b/.yarn/cache/jest-worker-npm-27.0.0-next.5-6f53fab806-d56bfe67cd.zip new file mode 100644 index 000000000..5734def09 Binary files /dev/null and b/.yarn/cache/jest-worker-npm-27.0.0-next.5-6f53fab806-d56bfe67cd.zip differ diff --git a/.yarn/cache/jose-npm-4.2.0-63a879fd9e-d85cbf36ac.zip b/.yarn/cache/jose-npm-4.2.0-63a879fd9e-d85cbf36ac.zip new file mode 100644 index 000000000..f0c74b436 Binary files /dev/null and b/.yarn/cache/jose-npm-4.2.0-63a879fd9e-d85cbf36ac.zip differ diff --git a/.yarn/cache/light-my-request-npm-4.6.0-eac58e421d-5e367cec28.zip b/.yarn/cache/light-my-request-npm-4.6.0-eac58e421d-5e367cec28.zip deleted file mode 100644 index 011a6bf2a..000000000 Binary files a/.yarn/cache/light-my-request-npm-4.6.0-eac58e421d-5e367cec28.zip and /dev/null differ diff --git a/.yarn/cache/loader-utils-npm-1.2.3-d5bb1b4e08-385407fc26.zip b/.yarn/cache/loader-utils-npm-1.2.3-d5bb1b4e08-385407fc26.zip new file mode 100644 index 000000000..4f7910c71 Binary files /dev/null and b/.yarn/cache/loader-utils-npm-1.2.3-d5bb1b4e08-385407fc26.zip differ diff --git a/.yarn/cache/md5.js-npm-1.3.5-130901125a-098494d885.zip b/.yarn/cache/md5.js-npm-1.3.5-130901125a-098494d885.zip new file mode 100644 index 000000000..b9cd75b5e Binary files /dev/null and b/.yarn/cache/md5.js-npm-1.3.5-130901125a-098494d885.zip differ diff --git a/.yarn/cache/miller-rabin-npm-4.0.1-3426ac0bf7-00cd1ab838.zip b/.yarn/cache/miller-rabin-npm-4.0.1-3426ac0bf7-00cd1ab838.zip new file mode 100644 index 000000000..5e0fde11c Binary files /dev/null and b/.yarn/cache/miller-rabin-npm-4.0.1-3426ac0bf7-00cd1ab838.zip differ diff --git a/.yarn/cache/minimalistic-crypto-utils-npm-1.0.1-e66b10822e-6e8a0422b3.zip b/.yarn/cache/minimalistic-crypto-utils-npm-1.0.1-e66b10822e-6e8a0422b3.zip new file mode 100644 index 000000000..c4225afc0 Binary files /dev/null and b/.yarn/cache/minimalistic-crypto-utils-npm-1.0.1-e66b10822e-6e8a0422b3.zip differ diff --git a/.yarn/cache/next-auth-npm-4.0.0-beta.6-7fd2f6be94-115157d2d3.zip b/.yarn/cache/next-auth-npm-4.0.0-beta.6-7fd2f6be94-115157d2d3.zip new file mode 100644 index 000000000..80a76119f Binary files /dev/null and b/.yarn/cache/next-auth-npm-4.0.0-beta.6-7fd2f6be94-115157d2d3.zip differ diff --git a/.yarn/cache/next-npm-12.0.3-9304238c07-68be20fdc9.zip b/.yarn/cache/next-npm-12.0.3-9304238c07-68be20fdc9.zip new file mode 100644 index 000000000..20b6f9a05 Binary files /dev/null and b/.yarn/cache/next-npm-12.0.3-9304238c07-68be20fdc9.zip differ diff --git a/.yarn/cache/next-with-less-npm-2.0.2-82afd3c6bb-21777e6fe2.zip b/.yarn/cache/next-with-less-npm-2.0.2-82afd3c6bb-21777e6fe2.zip new file mode 100644 index 000000000..d1ec32852 Binary files /dev/null and b/.yarn/cache/next-with-less-npm-2.0.2-82afd3c6bb-21777e6fe2.zip differ diff --git a/.yarn/cache/node-fetch-npm-2.6.1-46c670dbc1-91075bedd5.zip b/.yarn/cache/node-fetch-npm-2.6.1-46c670dbc1-91075bedd5.zip new file mode 100644 index 000000000..f9919f565 Binary files /dev/null and b/.yarn/cache/node-fetch-npm-2.6.1-46c670dbc1-91075bedd5.zip differ diff --git a/.yarn/cache/node-html-parser-npm-1.4.9-267030a0e0-fbcf5ea22f.zip b/.yarn/cache/node-html-parser-npm-1.4.9-267030a0e0-fbcf5ea22f.zip new file mode 100644 index 000000000..1241e7f62 Binary files /dev/null and b/.yarn/cache/node-html-parser-npm-1.4.9-267030a0e0-fbcf5ea22f.zip differ diff --git a/.yarn/cache/node-releases-npm-1.1.77-808fdb4df0-eb2fcb4531.zip b/.yarn/cache/node-releases-npm-1.1.77-808fdb4df0-eb2fcb4531.zip new file mode 100644 index 000000000..70b12acdf Binary files /dev/null and b/.yarn/cache/node-releases-npm-1.1.77-808fdb4df0-eb2fcb4531.zip differ diff --git a/.yarn/cache/oauth-npm-0.9.15-a6aae972bc-957c0d8d85.zip b/.yarn/cache/oauth-npm-0.9.15-a6aae972bc-957c0d8d85.zip new file mode 100644 index 000000000..aab1c2532 Binary files /dev/null and b/.yarn/cache/oauth-npm-0.9.15-a6aae972bc-957c0d8d85.zip differ diff --git a/.yarn/cache/openid-client-npm-5.0.2-a781f98453-79acd48157.zip b/.yarn/cache/openid-client-npm-5.0.2-a781f98453-79acd48157.zip new file mode 100644 index 000000000..64908ba52 Binary files /dev/null and b/.yarn/cache/openid-client-npm-5.0.2-a781f98453-79acd48157.zip differ diff --git a/.yarn/cache/os-browserify-npm-0.3.0-cbc91c79a5-16e37ba3c0.zip b/.yarn/cache/os-browserify-npm-0.3.0-cbc91c79a5-16e37ba3c0.zip new file mode 100644 index 000000000..b30422a9d Binary files /dev/null and b/.yarn/cache/os-browserify-npm-0.3.0-cbc91c79a5-16e37ba3c0.zip differ diff --git a/.yarn/cache/pako-npm-1.0.11-b8f1b69d3e-1be2bfa1f8.zip b/.yarn/cache/pako-npm-1.0.11-b8f1b69d3e-1be2bfa1f8.zip new file mode 100644 index 000000000..4a6767ba8 Binary files /dev/null and b/.yarn/cache/pako-npm-1.0.11-b8f1b69d3e-1be2bfa1f8.zip differ diff --git a/.yarn/cache/parse-asn1-npm-5.1.6-6cc3a6eeae-9243311d1f.zip b/.yarn/cache/parse-asn1-npm-5.1.6-6cc3a6eeae-9243311d1f.zip new file mode 100644 index 000000000..f67be7dd7 Binary files /dev/null and b/.yarn/cache/parse-asn1-npm-5.1.6-6cc3a6eeae-9243311d1f.zip differ diff --git a/.yarn/cache/path-browserify-npm-1.0.1-f975d99a99-c6d7fa3764.zip b/.yarn/cache/path-browserify-npm-1.0.1-f975d99a99-c6d7fa3764.zip new file mode 100644 index 000000000..7c06907e5 Binary files /dev/null and b/.yarn/cache/path-browserify-npm-1.0.1-f975d99a99-c6d7fa3764.zip differ diff --git a/.yarn/cache/pbkdf2-npm-3.1.2-d67bbb584f-2c950a100b.zip b/.yarn/cache/pbkdf2-npm-3.1.2-d67bbb584f-2c950a100b.zip new file mode 100644 index 000000000..ac14daba0 Binary files /dev/null and b/.yarn/cache/pbkdf2-npm-3.1.2-d67bbb584f-2c950a100b.zip differ diff --git a/.yarn/cache/pino-npm-6.13.3-50e2aceb53-a580decd47.zip b/.yarn/cache/pino-npm-6.13.3-50e2aceb53-a580decd47.zip deleted file mode 100644 index 3b8946551..000000000 Binary files a/.yarn/cache/pino-npm-6.13.3-50e2aceb53-a580decd47.zip and /dev/null differ diff --git a/.yarn/cache/pino-std-serializers-npm-3.2.0-9fd67503a4-77e29675b1.zip b/.yarn/cache/pino-std-serializers-npm-3.2.0-9fd67503a4-77e29675b1.zip deleted file mode 100644 index fa0c61ed0..000000000 Binary files a/.yarn/cache/pino-std-serializers-npm-3.2.0-9fd67503a4-77e29675b1.zip and /dev/null differ diff --git a/.yarn/cache/platform-npm-1.3.6-8c3cef9352-6f472a09c6.zip b/.yarn/cache/platform-npm-1.3.6-8c3cef9352-6f472a09c6.zip new file mode 100644 index 000000000..978ae74e6 Binary files /dev/null and b/.yarn/cache/platform-npm-1.3.6-8c3cef9352-6f472a09c6.zip differ diff --git a/.yarn/cache/postcss-npm-8.2.15-8a34d0d953-07c309e531.zip b/.yarn/cache/postcss-npm-8.2.15-8a34d0d953-07c309e531.zip new file mode 100644 index 000000000..c17ef1418 Binary files /dev/null and b/.yarn/cache/postcss-npm-8.2.15-8a34d0d953-07c309e531.zip differ diff --git a/.yarn/cache/preact-npm-10.5.15-85160105e7-1c9f025ed6.zip b/.yarn/cache/preact-npm-10.5.15-85160105e7-1c9f025ed6.zip new file mode 100644 index 000000000..31725b421 Binary files /dev/null and b/.yarn/cache/preact-npm-10.5.15-85160105e7-1c9f025ed6.zip differ diff --git a/.yarn/cache/preact-render-to-string-npm-5.1.19-12c6fd3420-b8b454d7b4.zip b/.yarn/cache/preact-render-to-string-npm-5.1.19-12c6fd3420-b8b454d7b4.zip new file mode 100644 index 000000000..19376b705 Binary files /dev/null and b/.yarn/cache/preact-render-to-string-npm-5.1.19-12c6fd3420-b8b454d7b4.zip differ diff --git a/.yarn/cache/pretty-format-npm-3.8.0-293db331d9-21a114d43e.zip b/.yarn/cache/pretty-format-npm-3.8.0-293db331d9-21a114d43e.zip new file mode 100644 index 000000000..9c7f46259 Binary files /dev/null and b/.yarn/cache/pretty-format-npm-3.8.0-293db331d9-21a114d43e.zip differ diff --git a/.yarn/cache/public-encrypt-npm-4.0.3-b25e19fada-215d446e43.zip b/.yarn/cache/public-encrypt-npm-4.0.3-b25e19fada-215d446e43.zip new file mode 100644 index 000000000..0eb1ae59f Binary files /dev/null and b/.yarn/cache/public-encrypt-npm-4.0.3-b25e19fada-215d446e43.zip differ diff --git a/.yarn/cache/querystring-es3-npm-0.2.1-f4632f2760-691e8d6b8b.zip b/.yarn/cache/querystring-es3-npm-0.2.1-f4632f2760-691e8d6b8b.zip new file mode 100644 index 000000000..a37d5c271 Binary files /dev/null and b/.yarn/cache/querystring-es3-npm-0.2.1-f4632f2760-691e8d6b8b.zip differ diff --git a/.yarn/cache/queue-npm-6.0.2-ebbcf599cf-ebc2363924.zip b/.yarn/cache/queue-npm-6.0.2-ebbcf599cf-ebc2363924.zip new file mode 100644 index 000000000..df189658c Binary files /dev/null and b/.yarn/cache/queue-npm-6.0.2-ebbcf599cf-ebc2363924.zip differ diff --git a/.yarn/cache/randomfill-npm-1.0.4-a08651a679-33734bb578.zip b/.yarn/cache/randomfill-npm-1.0.4-a08651a679-33734bb578.zip new file mode 100644 index 000000000..0bd86f4bd Binary files /dev/null and b/.yarn/cache/randomfill-npm-1.0.4-a08651a679-33734bb578.zip differ diff --git a/.yarn/cache/raw-body-npm-2.4.1-e6e30ccf94-d5e9179d2f.zip b/.yarn/cache/raw-body-npm-2.4.1-e6e30ccf94-d5e9179d2f.zip new file mode 100644 index 000000000..17c84fc70 Binary files /dev/null and b/.yarn/cache/raw-body-npm-2.4.1-e6e30ccf94-d5e9179d2f.zip differ diff --git a/.yarn/cache/react-dom-npm-18.0.0-alpha-327d5c484-20211106-657dab794f-c1da729219.zip b/.yarn/cache/react-dom-npm-18.0.0-alpha-327d5c484-20211106-657dab794f-c1da729219.zip new file mode 100644 index 000000000..46e7db3d3 Binary files /dev/null and b/.yarn/cache/react-dom-npm-18.0.0-alpha-327d5c484-20211106-657dab794f-c1da729219.zip differ diff --git a/.yarn/cache/react-npm-18.0.0-alpha-327d5c484-20211106-81e2361e8b-2ee0d4b733.zip b/.yarn/cache/react-npm-18.0.0-alpha-327d5c484-20211106-81e2361e8b-2ee0d4b733.zip new file mode 100644 index 000000000..817fc1e56 Binary files /dev/null and b/.yarn/cache/react-npm-18.0.0-alpha-327d5c484-20211106-81e2361e8b-2ee0d4b733.zip differ diff --git a/.yarn/cache/react-refresh-npm-0.8.3-9b3fb3900b-3cffe5a9cb.zip b/.yarn/cache/react-refresh-npm-0.8.3-9b3fb3900b-3cffe5a9cb.zip new file mode 100644 index 000000000..e2e46444f Binary files /dev/null and b/.yarn/cache/react-refresh-npm-0.8.3-9b3fb3900b-3cffe5a9cb.zip differ diff --git a/.yarn/cache/readdirp-npm-3.5.0-a1b1568d32-6b1a9341e2.zip b/.yarn/cache/readdirp-npm-3.5.0-a1b1568d32-6b1a9341e2.zip new file mode 100644 index 000000000..cdc5186af Binary files /dev/null and b/.yarn/cache/readdirp-npm-3.5.0-a1b1568d32-6b1a9341e2.zip differ diff --git a/.yarn/cache/regenerator-runtime-npm-0.13.4-09f9ad5d1a-ba49669ddb.zip b/.yarn/cache/regenerator-runtime-npm-0.13.4-09f9ad5d1a-ba49669ddb.zip new file mode 100644 index 000000000..814731b1f Binary files /dev/null and b/.yarn/cache/regenerator-runtime-npm-0.13.4-09f9ad5d1a-ba49669ddb.zip differ diff --git a/.yarn/cache/ret-npm-0.2.2-f5d3022812-774964bb41.zip b/.yarn/cache/ret-npm-0.2.2-f5d3022812-774964bb41.zip deleted file mode 100644 index 495e63ba0..000000000 Binary files a/.yarn/cache/ret-npm-0.2.2-f5d3022812-774964bb41.zip and /dev/null differ diff --git a/.yarn/cache/ripemd160-npm-2.0.2-7b1fb8dc76-006accc405.zip b/.yarn/cache/ripemd160-npm-2.0.2-7b1fb8dc76-006accc405.zip new file mode 100644 index 000000000..05c1425cd Binary files /dev/null and b/.yarn/cache/ripemd160-npm-2.0.2-7b1fb8dc76-006accc405.zip differ diff --git a/.yarn/cache/safe-regex2-npm-2.0.0-eadecc9909-f5e182fca0.zip b/.yarn/cache/safe-regex2-npm-2.0.0-eadecc9909-f5e182fca0.zip deleted file mode 100644 index 8ae7c9e5e..000000000 Binary files a/.yarn/cache/safe-regex2-npm-2.0.0-eadecc9909-f5e182fca0.zip and /dev/null differ diff --git a/.yarn/cache/scheduler-npm-0.21.0-alpha-327d5c484-20211106-0829114998-060056d9ec.zip b/.yarn/cache/scheduler-npm-0.21.0-alpha-327d5c484-20211106-0829114998-060056d9ec.zip new file mode 100644 index 000000000..39f709c2d Binary files /dev/null and b/.yarn/cache/scheduler-npm-0.21.0-alpha-327d5c484-20211106-0829114998-060056d9ec.zip differ diff --git a/.yarn/cache/semver-store-npm-0.3.0-0fc88fd5b9-b38f747123.zip b/.yarn/cache/semver-store-npm-0.3.0-0fc88fd5b9-b38f747123.zip deleted file mode 100644 index 3075d8a16..000000000 Binary files a/.yarn/cache/semver-store-npm-0.3.0-0fc88fd5b9-b38f747123.zip and /dev/null differ diff --git a/.yarn/cache/set-cookie-parser-npm-2.4.8-3e04c5b17b-e15b5df9a5.zip b/.yarn/cache/set-cookie-parser-npm-2.4.8-3e04c5b17b-e15b5df9a5.zip deleted file mode 100644 index a2835af30..000000000 Binary files a/.yarn/cache/set-cookie-parser-npm-2.4.8-3e04c5b17b-e15b5df9a5.zip and /dev/null differ diff --git a/.yarn/cache/setimmediate-npm-1.0.5-54587459b6-c9a6f2c5b5.zip b/.yarn/cache/setimmediate-npm-1.0.5-54587459b6-c9a6f2c5b5.zip new file mode 100644 index 000000000..ec2aee7ef Binary files /dev/null and b/.yarn/cache/setimmediate-npm-1.0.5-54587459b6-c9a6f2c5b5.zip differ diff --git a/.yarn/cache/shell-quote-npm-1.7.3-76a78a6d77-aca58e73a3.zip b/.yarn/cache/shell-quote-npm-1.7.3-76a78a6d77-aca58e73a3.zip new file mode 100644 index 000000000..ab19bd91e Binary files /dev/null and b/.yarn/cache/shell-quote-npm-1.7.3-76a78a6d77-aca58e73a3.zip differ diff --git a/.yarn/cache/sonic-boom-npm-1.4.1-e42b921f99-189fa8fe5c.zip b/.yarn/cache/sonic-boom-npm-1.4.1-e42b921f99-189fa8fe5c.zip deleted file mode 100644 index 7e23ef076..000000000 Binary files a/.yarn/cache/sonic-boom-npm-1.4.1-e42b921f99-189fa8fe5c.zip and /dev/null differ diff --git a/.yarn/cache/source-map-npm-0.8.0-beta.0-688a309e94-e94169be64.zip b/.yarn/cache/source-map-npm-0.8.0-beta.0-688a309e94-e94169be64.zip new file mode 100644 index 000000000..877220ab4 Binary files /dev/null and b/.yarn/cache/source-map-npm-0.8.0-beta.0-688a309e94-e94169be64.zip differ diff --git a/.yarn/cache/stacktrace-parser-npm-0.1.10-36f3e571bd-f4fbddfc09.zip b/.yarn/cache/stacktrace-parser-npm-0.1.10-36f3e571bd-f4fbddfc09.zip new file mode 100644 index 000000000..7c60bb39f Binary files /dev/null and b/.yarn/cache/stacktrace-parser-npm-0.1.10-36f3e571bd-f4fbddfc09.zip differ diff --git a/.yarn/cache/stream-browserify-npm-3.0.0-4c0bd97245-4c47ef64d6.zip b/.yarn/cache/stream-browserify-npm-3.0.0-4c0bd97245-4c47ef64d6.zip new file mode 100644 index 000000000..57e1f6e30 Binary files /dev/null and b/.yarn/cache/stream-browserify-npm-3.0.0-4c0bd97245-4c47ef64d6.zip differ diff --git a/.yarn/cache/stream-http-npm-3.1.1-6dfb396242-17d10d1357.zip b/.yarn/cache/stream-http-npm-3.1.1-6dfb396242-17d10d1357.zip new file mode 100644 index 000000000..87a06bbe5 Binary files /dev/null and b/.yarn/cache/stream-http-npm-3.1.1-6dfb396242-17d10d1357.zip differ diff --git a/.yarn/cache/stream-parser-npm-0.3.1-0b70187c85-4d86ff8cff.zip b/.yarn/cache/stream-parser-npm-0.3.1-0b70187c85-4d86ff8cff.zip new file mode 100644 index 000000000..c743fd168 Binary files /dev/null and b/.yarn/cache/stream-parser-npm-0.3.1-0b70187c85-4d86ff8cff.zip differ diff --git a/.yarn/cache/string-hash-npm-1.1.3-3cb8892e7c-104b8667a5.zip b/.yarn/cache/string-hash-npm-1.1.3-3cb8892e7c-104b8667a5.zip new file mode 100644 index 000000000..6b6de2cdc Binary files /dev/null and b/.yarn/cache/string-hash-npm-1.1.3-3cb8892e7c-104b8667a5.zip differ diff --git a/.yarn/cache/string-similarity-npm-4.0.4-74971fe325-797b41b24e.zip b/.yarn/cache/string-similarity-npm-4.0.4-74971fe325-797b41b24e.zip deleted file mode 100644 index 12cbd78af..000000000 Binary files a/.yarn/cache/string-similarity-npm-4.0.4-74971fe325-797b41b24e.zip and /dev/null differ diff --git a/.yarn/cache/styled-jsx-npm-5.0.0-beta.3-7438ddd560-cc328a92b5.zip b/.yarn/cache/styled-jsx-npm-5.0.0-beta.3-7438ddd560-cc328a92b5.zip new file mode 100644 index 000000000..a4de8ccf9 Binary files /dev/null and b/.yarn/cache/styled-jsx-npm-5.0.0-beta.3-7438ddd560-cc328a92b5.zip differ diff --git a/.yarn/cache/stylis-npm-3.5.4-a35153f87b-3673a748ad.zip b/.yarn/cache/stylis-npm-3.5.4-a35153f87b-3673a748ad.zip new file mode 100644 index 000000000..e21a77d05 Binary files /dev/null and b/.yarn/cache/stylis-npm-3.5.4-a35153f87b-3673a748ad.zip differ diff --git a/.yarn/cache/stylis-rule-sheet-npm-0.0.10-bc7763b753-97ad016c64.zip b/.yarn/cache/stylis-rule-sheet-npm-0.0.10-bc7763b753-97ad016c64.zip new file mode 100644 index 000000000..6b1d969e5 Binary files /dev/null and b/.yarn/cache/stylis-rule-sheet-npm-0.0.10-bc7763b753-97ad016c64.zip differ diff --git a/.yarn/cache/timers-browserify-npm-2.0.12-ad02d37cc3-ec37ae2990.zip b/.yarn/cache/timers-browserify-npm-2.0.12-ad02d37cc3-ec37ae2990.zip new file mode 100644 index 000000000..7f113ddf8 Binary files /dev/null and b/.yarn/cache/timers-browserify-npm-2.0.12-ad02d37cc3-ec37ae2990.zip differ diff --git a/.yarn/cache/tiny-lru-npm-7.0.6-872b74163c-36a786a911.zip b/.yarn/cache/tiny-lru-npm-7.0.6-872b74163c-36a786a911.zip deleted file mode 100644 index d6203fc7f..000000000 Binary files a/.yarn/cache/tiny-lru-npm-7.0.6-872b74163c-36a786a911.zip and /dev/null differ diff --git a/.yarn/cache/tr46-npm-1.0.1-9547f343a4-96d4ed46bc.zip b/.yarn/cache/tr46-npm-1.0.1-9547f343a4-96d4ed46bc.zip new file mode 100644 index 000000000..3130815a0 Binary files /dev/null and b/.yarn/cache/tr46-npm-1.0.1-9547f343a4-96d4ed46bc.zip differ diff --git a/.yarn/cache/tty-browserify-npm-0.0.1-d2494d5a73-93b745d43f.zip b/.yarn/cache/tty-browserify-npm-0.0.1-d2494d5a73-93b745d43f.zip new file mode 100644 index 000000000..c1c641bbf Binary files /dev/null and b/.yarn/cache/tty-browserify-npm-0.0.1-d2494d5a73-93b745d43f.zip differ diff --git a/.yarn/cache/type-fest-npm-0.7.1-7b37912923-5b1b113529.zip b/.yarn/cache/type-fest-npm-0.7.1-7b37912923-5b1b113529.zip new file mode 100644 index 000000000..230bd110d Binary files /dev/null and b/.yarn/cache/type-fest-npm-0.7.1-7b37912923-5b1b113529.zip differ diff --git a/.yarn/cache/use-subscription-npm-1.5.1-d91d77edbb-96e64977a5.zip b/.yarn/cache/use-subscription-npm-1.5.1-d91d77edbb-96e64977a5.zip new file mode 100644 index 000000000..f733bd298 Binary files /dev/null and b/.yarn/cache/use-subscription-npm-1.5.1-d91d77edbb-96e64977a5.zip differ diff --git a/.yarn/cache/util-npm-0.12.4-a022701e3b-8eac7a6e6b.zip b/.yarn/cache/util-npm-0.12.4-a022701e3b-8eac7a6e6b.zip new file mode 100644 index 000000000..d60211d60 Binary files /dev/null and b/.yarn/cache/util-npm-0.12.4-a022701e3b-8eac7a6e6b.zip differ diff --git a/.yarn/cache/vm-browserify-npm-1.1.2-f96404b36f-10a1c50aab.zip b/.yarn/cache/vm-browserify-npm-1.1.2-f96404b36f-10a1c50aab.zip new file mode 100644 index 000000000..8b6c71cea Binary files /dev/null and b/.yarn/cache/vm-browserify-npm-1.1.2-f96404b36f-10a1c50aab.zip differ diff --git a/.yarn/cache/watchpack-npm-2.1.1-6185708078-4a2d7ed1b4.zip b/.yarn/cache/watchpack-npm-2.1.1-6185708078-4a2d7ed1b4.zip new file mode 100644 index 000000000..c38dc196c Binary files /dev/null and b/.yarn/cache/watchpack-npm-2.1.1-6185708078-4a2d7ed1b4.zip differ diff --git a/.yarn/cache/webidl-conversions-npm-4.0.2-1d159e6409-c93d8dfe90.zip b/.yarn/cache/webidl-conversions-npm-4.0.2-1d159e6409-c93d8dfe90.zip new file mode 100644 index 000000000..a75f5ee65 Binary files /dev/null and b/.yarn/cache/webidl-conversions-npm-4.0.2-1d159e6409-c93d8dfe90.zip differ diff --git a/.yarn/cache/whatwg-url-npm-7.1.0-d6cae01571-fecb07c872.zip b/.yarn/cache/whatwg-url-npm-7.1.0-d6cae01571-fecb07c872.zip new file mode 100644 index 000000000..9f2181485 Binary files /dev/null and b/.yarn/cache/whatwg-url-npm-7.1.0-d6cae01571-fecb07c872.zip differ diff --git a/.yarn/cache/which-typed-array-npm-1.1.7-7cf2d674e6-147837cf58.zip b/.yarn/cache/which-typed-array-npm-1.1.7-7cf2d674e6-147837cf58.zip new file mode 100644 index 000000000..cc17650e9 Binary files /dev/null and b/.yarn/cache/which-typed-array-npm-1.1.7-7cf2d674e6-147837cf58.zip differ diff --git a/packages/server/.babelrc b/packages/server/.babelrc deleted file mode 100644 index cd680e14b..000000000 --- a/packages/server/.babelrc +++ /dev/null @@ -1,13 +0,0 @@ -{ - "presets": [ - [ - "@babel/preset-env", - { - "targets": { - "node": "12", - "esmodules": true - } - } - ] - ] -} diff --git a/packages/server/.eslintrc.yaml b/packages/server/.eslintrc.yaml new file mode 100644 index 000000000..7414baaaa --- /dev/null +++ b/packages/server/.eslintrc.yaml @@ -0,0 +1 @@ +extends: 'plugin:@next/next/core-web-vitals' diff --git a/packages/server/jest.config.js b/packages/server/jest.config.js deleted file mode 100644 index f928ad977..000000000 --- a/packages/server/jest.config.js +++ /dev/null @@ -1,11 +0,0 @@ -module.exports = { - clearMocks: true, - collectCoverage: true, - collectCoverageFrom: ['src/**/*.js'], - coverageDirectory: 'coverage', - coveragePathIgnorePatterns: ['/dist/', '/test/', '/src/shell/'], - coverageReporters: [['lcov', { projectRoot: '../../..' }], 'text', 'clover'], - errorOnDeprecated: true, - testEnvironment: 'node', - testPathIgnorePatterns: ['/dist/', '/.lowdefy/'], -}; diff --git a/packages/server/next.config.js b/packages/server/next.config.js new file mode 100644 index 000000000..3634828f7 --- /dev/null +++ b/packages/server/next.config.js @@ -0,0 +1,21 @@ +const withLess = require('next-with-less'); + +const lessConfig = withLess({ + lessLoaderOptions: { + lessOptions: { + modifyVars: { + 'primary-color': '#9900FF', + 'border-radius-base': '32px', + }, + }, + }, +}); + +module.exports = { + ...lessConfig, + reactStrictMode: true, + // productionBrowserSourceMaps: true + // experimental: { + // concurrentFeatures: true, + // }, +}; diff --git a/packages/server/package.json b/packages/server/package.json index b8285e83c..b826689bb 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -25,34 +25,31 @@ "type": "git", "url": "https://github.com/lowdefy/lowdefy.git" }, - "main": "dist/index.js", + "type": "module", "files": [ "dist/*" ], "scripts": { - "babel": "babel src --out-dir dist", - "build": "yarn clean && yarn babel", - "clean": "rm -rf dist", - "prepare": "yarn build", - "start": "nodemon dist/server.js" + "build": "next build", + "dev": "next dev", + "start": "next start", + "lint": "next lint", + "next": "next" }, "dependencies": { "@lowdefy/api": "3.22.0", - "@lowdefy/client": "3.22.0", "@lowdefy/helpers": "3.22.0", "@lowdefy/node-utils": "3.22.0", - "fastify": "3.22.1", - "fastify-static": "4.4.2" + "next": "12.0.3", + "next-auth": "4.0.0-beta.6", + "react": "alpha", + "react-dom": "alpha" }, "devDependencies": { - "@babel/cli": "7.15.7", - "@babel/core": "7.15.8", - "@babel/preset-env": "7.15.8", - "@babel/preset-react": "7.14.5", - "@lowdefy/block-tools": "3.22.0", - "babel-jest": "27.3.1", - "jest": "27.3.1", - "nodemon": "2.0.14" + "@next/eslint-plugin-next": "12.0.2", + "less": "4.1.2", + "less-loader": "10.2.0", + "next-with-less": "2.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/server/src/routes/homeHtml.js b/packages/server/src/components/Block.js similarity index 65% rename from packages/server/src/routes/homeHtml.js rename to packages/server/src/components/Block.js index 2bace125e..7fce78c15 100644 --- a/packages/server/src/routes/homeHtml.js +++ b/packages/server/src/components/Block.js @@ -14,15 +14,17 @@ limitations under the License. */ -import { homePageId } from '@lowdefy/api'; +import React from 'react'; -async function homeHtmlHandler(request, reply) { - const home = await homePageId(request.lowdefyContext); - if (!home) { - reply.redirect('/404'); - return; - } - reply.redirect(`/${home}`); -} +const Block = ({ pageContext, lowdefy }) => { + const { pageConfig } = pageContext; + const Comp = lowdefy.Components[pageConfig.type]; + return ( + <> +
{JSON.stringify(pageConfig)}
+ + + ); +}; -export default homeHtmlHandler; +export default Block; diff --git a/packages/server/src/components/Blocks.js b/packages/server/src/components/Blocks.js new file mode 100644 index 000000000..bb85b0984 --- /dev/null +++ b/packages/server/src/components/Blocks.js @@ -0,0 +1,32 @@ +/* + Copyright 2020-2021 Lowdefy, Inc + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +*/ + +/* eslint-disable import/no-unresolved */ +import dynamic from 'next/dynamic'; + +// import Button from '@lowdefy/blocks-antd/blocks/Button/Button.js'; + +// // ------------- GENERATED AT BUILD ------------- +const Blocks = { + // Button, + // Label: dynamic(() => import('@lowdefy/blocks-antd/blocks/Label/Label.js'), { suspense: true }), + // TextInput: dynamic(() => import('@lowdefy/blocks-antd/blocks/TextInput/TextInput.js'), { + // suspense: true, + // }), + // Icon: dynamic(() => import('@lowdefy/blocks-antd/blocks/Icon/Icon.js'), { suspense: true }), +}; + +export default Blocks; diff --git a/packages/server/src/routes/openIdLogoutUrl.js b/packages/server/src/components/LowdefyContext.js similarity index 60% rename from packages/server/src/routes/openIdLogoutUrl.js rename to packages/server/src/components/LowdefyContext.js index 4864d8376..34018dd05 100644 --- a/packages/server/src/routes/openIdLogoutUrl.js +++ b/packages/server/src/components/LowdefyContext.js @@ -14,14 +14,20 @@ limitations under the License. */ -import { openIdLogoutUrl } from '@lowdefy/api'; +// import dynamic from 'next/dynamic'; -async function openIdLogoutUrlHandler(request, reply) { - const { idToken } = request.body; - const data = await openIdLogoutUrl(request.lowdefyContext, { - idToken, - }); - reply.send(data); -} +import { useSession } from 'next-auth/react'; +import Components from './Blocks.js'; -export default openIdLogoutUrlHandler; +const LowdefyContext = ({ children }) => { + const { data: session } = useSession(); + console.log(session); + const lowdefy = { + Components, + pages: {}, + updaters: {}, + }; + return <>{children(lowdefy)}; +}; + +export default LowdefyContext; diff --git a/packages/server/src/routes/pageHtml.js b/packages/server/src/components/Page.js similarity index 62% rename from packages/server/src/routes/pageHtml.js rename to packages/server/src/components/Page.js index f12ed8753..06043293d 100644 --- a/packages/server/src/routes/pageHtml.js +++ b/packages/server/src/components/Page.js @@ -14,17 +14,16 @@ limitations under the License. */ -import { pageHtml } from '@lowdefy/api'; +import React from 'react'; +import PageContext from './PageContext.js'; +import Block from './Block.js'; -async function pageHtmlHandler(request, reply) { - const { pageId } = request.params; - const page = await pageHtml(request.lowdefyContext, { pageId }); - if (!page) { - reply.redirect('/404'); - return; - } - reply.type('text/html'); - reply.send(page); -} +const Page = ({ lowdefy, pageConfig }) => { + return ( + + {(pageContext) => } + + ); +}; -export default pageHtmlHandler; +export default Page; diff --git a/packages/server/src/components/PageContext.js b/packages/server/src/components/PageContext.js new file mode 100644 index 000000000..f7cd7a7df --- /dev/null +++ b/packages/server/src/components/PageContext.js @@ -0,0 +1,71 @@ +/* + Copyright 2020-2021 Lowdefy, Inc + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +*/ + +import { useEffect, useState } from 'react'; +// import getContext from '@lowdefy/engine'; +import getPageContext from './getPageContext.js'; + +// import MountEvents from './MountEvents'; +const LoadingBlock = () =>
Loading...
; + +const Context = ({ children, lowdefy, pageConfig }) => { + const [context, setContext] = useState({}); + const [error, setError] = useState(null); + + useEffect(() => { + let mounted = true; + const mount = async () => { + try { + const ctx = await getPageContext({ + pageConfig, + lowdefy, + }); + if (mounted) { + setContext(ctx); + } + } catch (err) { + // ?? + setError(err); + } + }; + mount(); + return () => { + mounted = false; + }; + }, [pageConfig, lowdefy]); + + // ?? + if (error) throw error; + + if (context.id !== pageConfig.pageId) return ; + + return children(context); + + // return ( + // + // context.RootBlocks.areas.root.blocks[0].triggerEvent({ name }) + // } + // > + // {(loaded) => (!loaded ? : children(context))} + // + // ); +}; + +export default Context; diff --git a/packages/server/src/routes/openIdAuthorizationUrl.js b/packages/server/src/components/getPageContext.js similarity index 57% rename from packages/server/src/routes/openIdAuthorizationUrl.js rename to packages/server/src/components/getPageContext.js index 70b92c1dc..a7fa69448 100644 --- a/packages/server/src/routes/openIdAuthorizationUrl.js +++ b/packages/server/src/components/getPageContext.js @@ -14,17 +14,23 @@ limitations under the License. */ -import { openIdAuthorizationUrl } from '@lowdefy/api'; +function getPageContext({ pageConfig, lowdefy }) { + if (!pageConfig) { + throw new Error('A page must be provided to get context.'); + } + const { pageId } = pageConfig; + if (lowdefy.pages[pageId]) { + return lowdefy.pages[pageId]; + } -async function openIdAuthorizationUrlHandler(request, reply) { - const { authUrlQueryParams, pageId, urlQuery } = request.body; - - const data = await openIdAuthorizationUrl(request.lowdefyContext, { - authUrlQueryParams, - pageId, - urlQuery, - }); - reply.send(data); + lowdefy.pages[pageId] = { + id: pageId, + pageId: pageId, + update: () => {}, + pageConfig, + }; + const ctx = lowdefy.pages[pageId]; + return ctx; } -export default openIdAuthorizationUrlHandler; +export default getPageContext; diff --git a/packages/server/src/index.js b/packages/server/src/index.js deleted file mode 100644 index 8156730bd..000000000 --- a/packages/server/src/index.js +++ /dev/null @@ -1,67 +0,0 @@ -/* - Copyright 2020-2021 Lowdefy, Inc - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. -*/ - -import Fastify from 'fastify'; - -import routes from './routes'; -import staticFiles from './staticFiles'; - -function getServer({ - buildDirectory, - clientDirectory, - connections, - development = false, - logger, - publicDirectory, - secrets, - // serverBasePath = '', - serveStaticFiles = true, -}) { - const fastify = Fastify({ - // TODO - // prefix: serverBasePath !== '' ? `/${serverBasePath}` : '', - logger: logger || true, - }); - - fastify.register(routes, { - lowdefy: { - buildDirectory, - connections, - development, - secrets, - serveStaticFiles, - }, - }); - - if (serveStaticFiles) { - fastify.register(staticFiles, { - prefix: '/client', - lowdefy: { - directory: clientDirectory, - }, - }); - fastify.register(staticFiles, { - prefix: '/public', - lowdefy: { - directory: publicDirectory, - }, - }); - } - - return fastify; -} - -export default getServer; diff --git a/packages/server/src/pages/[pageId].js b/packages/server/src/pages/[pageId].js new file mode 100644 index 000000000..c59f449c0 --- /dev/null +++ b/packages/server/src/pages/[pageId].js @@ -0,0 +1,62 @@ +/* + Copyright 2020-2021 Lowdefy, Inc + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +*/ + +import path from 'path'; +import React from 'react'; + +import { readFile } from '@lowdefy/node-utils'; +import { getSession } from 'next-auth/react'; + +import Page from '../components/Page.js'; + +const PageWrapper = ({ lowdefy, pageConfig }) => { + return ; +}; + +export async function getServerSideProps(context) { + const session = await getSession(context); + const { pageId } = context.params; + const buildDirectory = path.join(process.cwd(), '.lowdefy/build'); + + const pageContent = await readFile(path.join(buildDirectory, `pages/${pageId}/${pageId}.json`)); + + if (!pageContent) { + return { + notFound: true, + }; + } + + return { + props: { + session, + pageConfig: JSON.parse(pageContent), + }, + }; +} + +// export async function getStaticPaths(context) { +// const buildDirectory = path.join(process.cwd(), '.lowdefy/build'); +// const pagesContent = await fs.readFile(path.join(buildDirectory, 'pages.json'), 'utf8'); +// const pagesConfig = JSON.parse(pagesContent); +// const paths = pagesConfig.pages.map((page) => ({ params: { pageId: page.pageId } })); + +// return { +// paths, +// fallback: false, +// }; +// } + +export default PageWrapper; diff --git a/packages/server/src/staticFiles/index.js b/packages/server/src/pages/_app.js similarity index 63% rename from packages/server/src/staticFiles/index.js rename to packages/server/src/pages/_app.js index af27f1b29..5f6fddc90 100644 --- a/packages/server/src/staticFiles/index.js +++ b/packages/server/src/pages/_app.js @@ -14,15 +14,18 @@ limitations under the License. */ -import path from 'path'; -import fastifyStatic from 'fastify-static'; +import React, { Suspense } from 'react'; -function publicFiles(fastify, { lowdefy }, done) { - fastify.register(fastifyStatic, { - root: path.resolve(lowdefy.directory), - }); +import LowdefyContext from '../components/LowdefyContext.js'; - done(); +import './app.less'; + +function MyApp({ Component, pageProps }) { + return ( + + {(lowdefy) => } + + ); } -export default publicFiles; +export default MyApp; diff --git a/packages/server/src/routes/pageConfig.js b/packages/server/src/pages/api/auth/[...nextauth].js similarity index 65% rename from packages/server/src/routes/pageConfig.js rename to packages/server/src/pages/api/auth/[...nextauth].js index 0cc285427..90e7125f7 100644 --- a/packages/server/src/routes/pageConfig.js +++ b/packages/server/src/pages/api/auth/[...nextauth].js @@ -14,12 +14,15 @@ limitations under the License. */ -import { pageConfig } from '@lowdefy/api'; +import NextAuth from 'next-auth'; +import Auth0Provider from 'next-auth/providers/auth0'; -async function pageConfigHandler(request, reply) { - const { pageId } = request.params; - const page = await pageConfig(request.lowdefyContext, { pageId }); - reply.send(page); -} - -export default pageConfigHandler; +export default NextAuth({ + providers: [ + Auth0Provider({ + clientId: process.env.AUTH0_CLIENT_ID, + clientSecret: process.env.AUTH0_CLIENT_SECRET, + issuer: process.env.AUTH0_ISSUER, + }), + ], +}); diff --git a/packages/server/src/pages/app.less b/packages/server/src/pages/app.less new file mode 100644 index 000000000..d2e11f174 --- /dev/null +++ b/packages/server/src/pages/app.less @@ -0,0 +1,5 @@ +// ------------- GENERATED AT BUILD ------------- +// @import '@lowdefy/blocks-antd/style.less'; +// @import '@lowdefy/blocks-antd/blocks/Label/style.less'; +// @import '@lowdefy/blocks-antd/blocks/Button/style.less'; +// @import '@lowdefy/blocks-antd/blocks/TextInput/style.less'; diff --git a/packages/server/src/routes/root.js b/packages/server/src/pages/index.js similarity index 74% rename from packages/server/src/routes/root.js rename to packages/server/src/pages/index.js index 643163bc3..c0906c478 100644 --- a/packages/server/src/routes/root.js +++ b/packages/server/src/pages/index.js @@ -14,11 +14,8 @@ limitations under the License. */ -import { rootConfig } from '@lowdefy/api'; +import Page from '../components/Page'; -async function rootConfigHandler(request, reply) { - const root = await rootConfig(request.lowdefyContext); - reply.send(root); +export default function Home({ lowdefy }) { + return ; } - -export default rootConfigHandler; diff --git a/packages/server/src/routes/index.js b/packages/server/src/routes/index.js deleted file mode 100644 index 5ceab448c..000000000 --- a/packages/server/src/routes/index.js +++ /dev/null @@ -1,59 +0,0 @@ -/* - Copyright 2020-2021 Lowdefy, Inc - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. -*/ - -import { createContext } from '@lowdefy/api'; -import homeHtmlHandler from './homeHtml'; -import openIdAuthorizationUrlHandler from './openIdAuthorizationUrl'; -import openIdCallbackHandler from './openIdCallback'; -import openIdLogoutUrlHandler from './openIdLogoutUrl'; -import pageHtmlHandler from './pageHtml'; -import pageConfigHandler from './pageConfig'; -import requestHandler from './request'; -import rootHandler from './root'; - -async function routes(fastify, { lowdefy }, done) { - // This is done as an optimisation, the lowdefyContext object will be added in the preHandler hook - fastify.decorateRequest('lowdefyContext', null); - - const { buildDirectory, connections, development, secrets, serveStaticFiles } = lowdefy; - const contextFn = await createContext({ buildDirectory, connections, development, secrets }); - - fastify.addHook('preHandler', (request, reply, done) => { - request.lowdefyContext = contextFn({ - headers: request.headers, - host: request.hostname, - logger: request.log, - protocol: request.protocol, - setHeader: (key, value) => reply.header(key, value), - }); - done(); - }); - - if (serveStaticFiles) { - fastify.get('/', homeHtmlHandler); - fastify.get('/:pageId', pageHtmlHandler); - } - fastify.get('/lowdefy/page/:pageId', pageConfigHandler); - fastify.post('/lowdefy/request/:pageId/:requestId', requestHandler); - fastify.get('/lowdefy/root', rootHandler); - fastify.get('/auth/openid-callback', openIdCallbackHandler); - - fastify.post('/lowdefy/auth/openIdAuthorizationUrl', openIdAuthorizationUrlHandler); - fastify.post('/lowdefy/auth/openIdLogoutUrl', openIdLogoutUrlHandler); - done(); -} - -export default routes; diff --git a/packages/server/src/routes/openIdCallback.js b/packages/server/src/routes/openIdCallback.js deleted file mode 100644 index 7f6d59b8f..000000000 --- a/packages/server/src/routes/openIdCallback.js +++ /dev/null @@ -1,53 +0,0 @@ -/* - Copyright 2020-2021 Lowdefy, Inc - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. -*/ - -import { homePageId, openIdCallback, AuthenticationError } from '@lowdefy/api'; -import { type, urlQuery as urlQueryFn } from '@lowdefy/helpers'; - -async function openIdCallbackHandler(request, reply) { - try { - const { code, state, error, error_description } = request.query; - - if (error) { - if (error_description) throw new AuthenticationError(error_description); - throw new AuthenticationError(error); - } - - if (!code || !state) throw new AuthenticationError('Authentication error.'); - - // Authentication an idToken cookies are set by openIdCallback function. - let { pageId, urlQuery } = await openIdCallback(request.lowdefyContext, { - code, - state, - }); - - if (!pageId) { - pageId = await homePageId(request.lowdefyContext); - } - const templateUrlQuery = type.isNone(urlQuery) ? '' : `?${urlQueryFn.stringify(urlQuery)}`; - - reply.redirect(`/${pageId}${templateUrlQuery}`); - } catch (error) { - // TODO - console.log(error); - console.log(error.message); - console.log(error.stack); - reply.type('text/html'); - reply.send(`

Error

${error.message}

`); - } -} - -export default openIdCallbackHandler; diff --git a/packages/server/src/routes/request.js b/packages/server/src/routes/request.js deleted file mode 100644 index adc956a4d..000000000 --- a/packages/server/src/routes/request.js +++ /dev/null @@ -1,26 +0,0 @@ -/* - Copyright 2020-2021 Lowdefy, Inc - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. -*/ - -import { request as requestFn } from '@lowdefy/api'; - -async function requestHandler(request, reply) { - const { pageId, requestId } = request.params; - const { payload } = request.body; - const response = await requestFn(request.lowdefyContext, { pageId, payload, requestId }); - reply.send(response); -} - -export default requestHandler; diff --git a/yarn.lock b/yarn.lock index 4146374b6..b797a9c46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -382,6 +382,15 @@ __metadata: languageName: node linkType: hard +"@babel/code-frame@npm:7.12.11": + version: 7.12.11 + resolution: "@babel/code-frame@npm:7.12.11" + dependencies: + "@babel/highlight": ^7.10.4 + checksum: 3963eff3ebfb0e091c7e6f99596ef4b258683e4ba8a134e4e95f77afe85be5c931e184fff6435fb4885d12eba04a5e25532f7fbc292ca13b48e7da943474e2f3 + languageName: node + linkType: hard + "@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.14.5, @babel/code-frame@npm:^7.15.8": version: 7.15.8 resolution: "@babel/code-frame@npm:7.15.8" @@ -686,6 +695,17 @@ __metadata: languageName: node linkType: hard +"@babel/highlight@npm:^7.10.4": + version: 7.16.0 + resolution: "@babel/highlight@npm:7.16.0" + dependencies: + "@babel/helper-validator-identifier": ^7.15.7 + chalk: ^2.0.0 + js-tokens: ^4.0.0 + checksum: abf244c48fcff20ec87830e8b99c776f4dcdd9138e63decc195719a94148da35339639e0d8045eb9d1f3e67a39ab90a9c3f5ce2d579fb1a0368d911ddf29b4e5 + languageName: node + linkType: hard + "@babel/highlight@npm:^7.14.5": version: 7.14.5 resolution: "@babel/highlight@npm:7.14.5" @@ -995,7 +1015,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-syntax-jsx@npm:^7.12.13, @babel/plugin-syntax-jsx@npm:^7.14.5": +"@babel/plugin-syntax-jsx@npm:7.14.5, @babel/plugin-syntax-jsx@npm:^7.12.13, @babel/plugin-syntax-jsx@npm:^7.14.5": version: 7.14.5 resolution: "@babel/plugin-syntax-jsx@npm:7.14.5" dependencies: @@ -1654,7 +1674,7 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.10.4, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4": +"@babel/runtime@npm:7.15.4, @babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.10.4, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4": version: 7.15.4 resolution: "@babel/runtime@npm:7.15.4" dependencies: @@ -1663,6 +1683,15 @@ __metadata: languageName: node linkType: hard +"@babel/runtime@npm:^7.15.4": + version: 7.16.0 + resolution: "@babel/runtime@npm:7.16.0" + dependencies: + regenerator-runtime: ^0.13.4 + checksum: bfbca3ec52c94de262a3932473bceeead1a088b50194108fa1ff6eda447333f0f7d43fa4e9c5937c6e5d45bf838da8480905d0a227589b257c51f954ea060bac + languageName: node + linkType: hard + "@babel/template@npm:^7.15.4, @babel/template@npm:^7.3.3": version: 7.15.4 resolution: "@babel/template@npm:7.15.4" @@ -1691,6 +1720,16 @@ __metadata: languageName: node linkType: hard +"@babel/types@npm:7.15.0": + version: 7.15.0 + resolution: "@babel/types@npm:7.15.0" + dependencies: + "@babel/helper-validator-identifier": ^7.14.9 + to-fast-properties: ^2.0.0 + checksum: 6d6bcdfce94b5446520a24087c6dede453e28425af092965b304d4028e9bca79712fd691cdad031e3570c7667bf3206e5f642bcccbfccb33d42ca4a8203587f9 + languageName: node + linkType: hard + "@babel/types@npm:^7.0.0, @babel/types@npm:^7.14.9, @babel/types@npm:^7.15.4, @babel/types@npm:^7.15.6, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3": version: 7.15.6 resolution: "@babel/types@npm:7.15.6" @@ -1904,15 +1943,6 @@ __metadata: languageName: node linkType: hard -"@fastify/ajv-compiler@npm:^1.0.0": - version: 1.1.0 - resolution: "@fastify/ajv-compiler@npm:1.1.0" - dependencies: - ajv: ^6.12.6 - checksum: b8a2522ead00a01ab7ff2921f00aa8e4aeb943949191ce2a617c88e4679db1358a70e4099791828a397a50e5d6f6bd75184ad0ac75a12dffeb9df4c089986a32 - languageName: node - linkType: hard - "@gar/promisify@npm:^1.0.1": version: 1.1.2 resolution: "@gar/promisify@npm:1.1.2" @@ -1920,6 +1950,32 @@ __metadata: languageName: node linkType: hard +"@hapi/accept@npm:5.0.2": + version: 5.0.2 + resolution: "@hapi/accept@npm:5.0.2" + dependencies: + "@hapi/boom": 9.x.x + "@hapi/hoek": 9.x.x + checksum: 8088cbc245287f52722b2f6c42ae1f21f1f40001453582876b7de0329104427f88a277cd7857458bfc8ade4b9c872c9e5571b94de3c38440e40dbd3d25387954 + languageName: node + linkType: hard + +"@hapi/boom@npm:9.x.x": + version: 9.1.4 + resolution: "@hapi/boom@npm:9.1.4" + dependencies: + "@hapi/hoek": 9.x.x + checksum: b1cdde1e82fae8222d893ac74e13e9a784f0398ffcb7ece32f6eb69bad990ca62f3c40cca19673e74cc676628ff121ee5576d6b0f1add92dcfa182ff9b90b937 + languageName: node + linkType: hard + +"@hapi/hoek@npm:9.x.x": + version: 9.2.1 + resolution: "@hapi/hoek@npm:9.2.1" + checksum: 6a439f672df5f12f1d08d56967b4cb364ce05d81e95e3c3c1b88c5a98b917ca91c70e78cc0b2b4219a760cceec1f22d6658bfc93a83670cecc1ce9ca2247ebd8 + languageName: node + linkType: hard + "@humanwhocodes/config-array@npm:^0.6.0": version: 0.6.0 resolution: "@humanwhocodes/config-array@npm:0.6.0" @@ -3645,30 +3701,166 @@ __metadata: version: 0.0.0-use.local resolution: "@lowdefy/server@workspace:packages/server" dependencies: - "@babel/cli": 7.15.7 - "@babel/core": 7.15.8 - "@babel/preset-env": 7.15.8 - "@babel/preset-react": 7.14.5 "@lowdefy/api": 3.22.0 - "@lowdefy/block-tools": 3.22.0 - "@lowdefy/client": 3.22.0 "@lowdefy/helpers": 3.22.0 "@lowdefy/node-utils": 3.22.0 - babel-jest: 27.3.1 - fastify: 3.22.1 - fastify-static: 4.4.2 - jest: 27.3.1 - nodemon: 2.0.14 + "@next/eslint-plugin-next": 12.0.2 + less: 4.1.2 + less-loader: 10.2.0 + next: 12.0.3 + next-auth: 4.0.0-beta.6 + next-with-less: 2.0.2 + react: alpha + react-dom: alpha languageName: unknown linkType: soft -"@napi-rs/triples@npm:^1.0.3": +"@napi-rs/triples@npm:1.0.3, @napi-rs/triples@npm:^1.0.3": version: 1.0.3 resolution: "@napi-rs/triples@npm:1.0.3" checksum: c83a4cc55f69115bf4ce1d5924efce7f5faf2dc79fd52257385559f668ce91a03c5d7d004df01ebba56028a9b663955eb97f31b65ac0acff7a93c143f0d809af languageName: node linkType: hard +"@next/env@npm:12.0.3": + version: 12.0.3 + resolution: "@next/env@npm:12.0.3" + checksum: 45fde5f6695b9c227ae7e8bfcccbf0c6cb1985cbd41a7298614050542dd8b5cd4c417879d94586deaed2a213cea31b02111d6c1491cc52ce33f5a9ffcc758031 + languageName: node + linkType: hard + +"@next/eslint-plugin-next@npm:12.0.2": + version: 12.0.2 + resolution: "@next/eslint-plugin-next@npm:12.0.2" + dependencies: + glob: 7.1.7 + checksum: 1b776d475ac31b52ffb77ddbc9542f6811d856ec647c91af9ee4540d0a7716174bcd8de0e83e4ed9f6ae7f3ca78771f85b45c7eed30540a5c4f43cb1cadb82ca + languageName: node + linkType: hard + +"@next/polyfill-module@npm:12.0.3": + version: 12.0.3 + resolution: "@next/polyfill-module@npm:12.0.3" + checksum: 828e0323a32faaa30545971a1339819a2389956a740915b6e32d911f86e9389b86d36b80da288a2077836bae68eb2ca0765f9aaead0a6ecd8a53b6281372833c + languageName: node + linkType: hard + +"@next/react-dev-overlay@npm:12.0.3": + version: 12.0.3 + resolution: "@next/react-dev-overlay@npm:12.0.3" + dependencies: + "@babel/code-frame": 7.12.11 + anser: 1.4.9 + chalk: 4.0.0 + classnames: 2.2.6 + css.escape: 1.5.1 + data-uri-to-buffer: 3.0.1 + platform: 1.3.6 + shell-quote: 1.7.3 + source-map: 0.8.0-beta.0 + stacktrace-parser: 0.1.10 + strip-ansi: 6.0.1 + peerDependencies: + react: ^17.0.2 + react-dom: ^17.0.2 + webpack: ^4 || ^5 + peerDependenciesMeta: + webpack: + optional: true + checksum: c5433992c190027a614a364f565469194c9a5e8c2587054a1ce169bb47e22e2c8f3e6f54c8b435898ceb29fd003c0a8eb383160e6424ead63a404300d331d706 + languageName: node + linkType: hard + +"@next/react-refresh-utils@npm:12.0.3": + version: 12.0.3 + resolution: "@next/react-refresh-utils@npm:12.0.3" + peerDependencies: + react-refresh: 0.8.3 + webpack: ^4 || ^5 + peerDependenciesMeta: + webpack: + optional: true + checksum: 7e9c6ea48011cb97adf9e789adee580be1171c6db35835780e576ad11104afa5ed78caef9f479179ab769c77fbe96926bc3806bfa52ebc75ee188c89aa178386 + languageName: node + linkType: hard + +"@next/swc-android-arm64@npm:12.0.3": + version: 12.0.3 + resolution: "@next/swc-android-arm64@npm:12.0.3" + checksum: 615c95d182685ec47ef58c377385b7aa8b460a3a70feb89123f24d58004cc5e1f5e37befb745846c920a5b6a4d69fc05ae81547264e5e0b4b11cc08f6dd89dd4 + languageName: node + linkType: hard + +"@next/swc-darwin-arm64@npm:12.0.3": + version: 12.0.3 + resolution: "@next/swc-darwin-arm64@npm:12.0.3" + checksum: f6c0bfbb099d530c7eca30a865fbbf01ff7abde58d3314e33d85ab3275238f07601f30b95876f3afe059caf8ec8ba41b19b8c3e4b92a6cf3c5c2bf9d21f768ac + languageName: node + linkType: hard + +"@next/swc-darwin-x64@npm:12.0.3": + version: 12.0.3 + resolution: "@next/swc-darwin-x64@npm:12.0.3" + checksum: 22906cd7a86becf03082042847745e1666193269b389227ed078fc315bcdbaaa9dbd0725d010c346725f3c6f8591e6474a8b152e798fbb1975b02c015c378f61 + languageName: node + linkType: hard + +"@next/swc-linux-arm-gnueabihf@npm:12.0.3": + version: 12.0.3 + resolution: "@next/swc-linux-arm-gnueabihf@npm:12.0.3" + checksum: 3474c5681d77710a664eddb50d06f2df00436caea28df1ffb6ab58e4d1b9683896fa35aab645bee95d92b4484bb2a45bd16ee5628f3639a1a240785a5cc7f604 + languageName: node + linkType: hard + +"@next/swc-linux-arm64-gnu@npm:12.0.3": + version: 12.0.3 + resolution: "@next/swc-linux-arm64-gnu@npm:12.0.3" + checksum: ede87d91e5943a92a47184bca29fd9ce97e2a25d318307a83e64f2b45adde91505cc8ef8352b91799f0126e5d8faf528eb8e4ae9efa025016613bec8bd5e4eb5 + languageName: node + linkType: hard + +"@next/swc-linux-arm64-musl@npm:12.0.3": + version: 12.0.3 + resolution: "@next/swc-linux-arm64-musl@npm:12.0.3" + checksum: f6cbe1e7dd9593d849bc279bf4239cc4705e2e833561455208df5c6011badcf9be48f21bbb04ae629c86af87d56f3d18a573a6ed3577774c8decc3e0a3b9c9c3 + languageName: node + linkType: hard + +"@next/swc-linux-x64-gnu@npm:12.0.3": + version: 12.0.3 + resolution: "@next/swc-linux-x64-gnu@npm:12.0.3" + checksum: 0b0bc4b7c142f05d2db0ba97f1e3612e60c91a0e0da2ce72a6376622b91dbff99150fa0192f834abde36d462ef6e732db2145b93b380b931f9aa77ef9fbf39d1 + languageName: node + linkType: hard + +"@next/swc-linux-x64-musl@npm:12.0.3": + version: 12.0.3 + resolution: "@next/swc-linux-x64-musl@npm:12.0.3" + checksum: 6678c0a7b921a25ef2d0e11ee2317656dc56e3849bbd9f143a93b8745d483910693851a8956d4615bf1d8c355d38ed4e08a6141f577eeeb627f6ec0f20ddb757 + languageName: node + linkType: hard + +"@next/swc-win32-arm64-msvc@npm:12.0.3": + version: 12.0.3 + resolution: "@next/swc-win32-arm64-msvc@npm:12.0.3" + checksum: 0c2d9dddd331215fe4de34891ffd8fa072b245a65f64d770b119adaa2f5781b18a183a313acb4b2b8476f58aebf72ada9a86069e6e146af2273016ad48f711ad + languageName: node + linkType: hard + +"@next/swc-win32-ia32-msvc@npm:12.0.3": + version: 12.0.3 + resolution: "@next/swc-win32-ia32-msvc@npm:12.0.3" + checksum: dc79d45f9ec027df828b3174a85a05d68fb6562e5407d4e4ebea9313649993d55c93451eb208f7a32623b77550a892806eef7a6c89b8a42d1347d43774863d5a + languageName: node + linkType: hard + +"@next/swc-win32-x64-msvc@npm:12.0.3": + version: 12.0.3 + resolution: "@next/swc-win32-x64-msvc@npm:12.0.3" + checksum: 2c2f2540c8965dfc429b7a176328b03ee52ef5f8a08973238c55abbd50929c7745b71c4b0b9bdb2a4c54f3e877589f71e519db9c4b89e0ac2a22de7896e3272b + languageName: node + linkType: hard + "@nicolo-ribaudo/chokidar-2@npm:2.1.8-no-fsevents.3": version: 2.1.8-no-fsevents.3 resolution: "@nicolo-ribaudo/chokidar-2@npm:2.1.8-no-fsevents.3" @@ -3947,6 +4139,13 @@ __metadata: languageName: node linkType: hard +"@panva/hkdf@npm:^1.0.0": + version: 1.0.1 + resolution: "@panva/hkdf@npm:1.0.1" + checksum: 883c423c006fdef48021ed3982938e814acac60b2b4820253064ef5d7d057c58684aa294af1aff767541a71cc23d878db60464e7243dc5150188d81c06c82196 + languageName: node + linkType: hard + "@protobufjs/aspromise@npm:^1.1.1, @protobufjs/aspromise@npm:^1.1.2": version: 1.1.2 resolution: "@protobufjs/aspromise@npm:1.1.2" @@ -5285,13 +5484,6 @@ __metadata: languageName: node linkType: hard -"abstract-logging@npm:^2.0.0": - version: 2.0.1 - resolution: "abstract-logging@npm:2.0.1" - checksum: 6967d15e5abbafd17f56eaf30ba8278c99333586fa4f7935fd80e93cfdc006c37fcc819c5d63ee373a12e6cb2d0417f7c3c6b9e42b957a25af9937d26749415e - languageName: node - linkType: hard - "accepts@npm:^1.3.5, accepts@npm:~1.3.4, accepts@npm:~1.3.5, accepts@npm:~1.3.7": version: 1.3.7 resolution: "accepts@npm:1.3.7" @@ -5337,6 +5529,15 @@ __metadata: languageName: node linkType: hard +"acorn@npm:8.5.0, acorn@npm:^8.2.4, acorn@npm:^8.4.1, acorn@npm:^8.5.0": + version: 8.5.0 + resolution: "acorn@npm:8.5.0" + bin: + acorn: bin/acorn + checksum: 2e4c1dbed3da327684863debf31d341bf8882c6893c506653872c00977eee45675feb9129255d6c74c88424d2b20d889ca6de5b39776e5e3cccfc756b3ca1da8 + languageName: node + linkType: hard + "acorn@npm:^7.1.1": version: 7.4.1 resolution: "acorn@npm:7.4.1" @@ -5346,15 +5547,6 @@ __metadata: languageName: node linkType: hard -"acorn@npm:^8.2.4, acorn@npm:^8.4.1, acorn@npm:^8.5.0": - version: 8.5.0 - resolution: "acorn@npm:8.5.0" - bin: - acorn: bin/acorn - checksum: 2e4c1dbed3da327684863debf31d341bf8882c6893c506653872c00977eee45675feb9129255d6c74c88424d2b20d889ca6de5b39776e5e3cccfc756b3ca1da8 - languageName: node - linkType: hard - "adal-node@npm:^0.2.1, adal-node@npm:^0.2.2": version: 0.2.3 resolution: "adal-node@npm:0.2.3" @@ -5435,7 +5627,7 @@ __metadata: languageName: node linkType: hard -"ajv@npm:8.6.3, ajv@npm:^8.1.0": +"ajv@npm:8.6.3": version: 8.6.3 resolution: "ajv@npm:8.6.3" dependencies: @@ -5447,7 +5639,7 @@ __metadata: languageName: node linkType: hard -"ajv@npm:^6.10.0, ajv@npm:^6.11.0, ajv@npm:^6.12.3, ajv@npm:^6.12.4, ajv@npm:^6.12.5, ajv@npm:^6.12.6": +"ajv@npm:^6.10.0, ajv@npm:^6.12.3, ajv@npm:^6.12.4, ajv@npm:^6.12.5": version: 6.12.6 resolution: "ajv@npm:6.12.6" dependencies: @@ -5459,6 +5651,13 @@ __metadata: languageName: node linkType: hard +"anser@npm:1.4.9": + version: 1.4.9 + resolution: "anser@npm:1.4.9" + checksum: 1f77042dee6083bfacda4cf56cc2b02fe1490cb7d928aca2c9372b1b21acd8bc3360e4fcb4bc59991e3617aae3ae685c1c668641279ca0e1591f7923804ed5d8 + languageName: node + linkType: hard + "ansi-align@npm:^3.0.0": version: 3.0.1 resolution: "ansi-align@npm:3.0.1" @@ -5599,7 +5798,7 @@ __metadata: languageName: node linkType: hard -"anymatch@npm:^3.0.3, anymatch@npm:~3.1.2": +"anymatch@npm:^3.0.3, anymatch@npm:~3.1.1, anymatch@npm:~3.1.2": version: 3.1.2 resolution: "anymatch@npm:3.1.2" dependencies: @@ -5821,13 +6020,6 @@ __metadata: languageName: node linkType: hard -"archy@npm:^1.0.0": - version: 1.0.0 - resolution: "archy@npm:1.0.0" - checksum: 504ae7af655130bab9f471343cfdb054feaec7d8e300e13348bc9fe9e660f83d422e473069584f73233c701ae37d1c8452ff2522f2a20c38849e0f406f1732ac - languageName: node - linkType: hard - "are-we-there-yet@npm:~1.1.2": version: 1.1.7 resolution: "are-we-there-yet@npm:1.1.7" @@ -5997,6 +6189,18 @@ __metadata: languageName: node linkType: hard +"asn1.js@npm:^5.2.0": + version: 5.4.1 + resolution: "asn1.js@npm:5.4.1" + dependencies: + bn.js: ^4.0.0 + inherits: ^2.0.1 + minimalistic-assert: ^1.0.0 + safer-buffer: ^2.1.0 + checksum: 3786a101ac6f304bd4e9a7df79549a7561950a13d4bcaec0c7790d44c80d147c1a94ba3d4e663673406064642a40b23fcd6c82a9952468e386c1a1376d747f9a + languageName: node + linkType: hard + "asn1@npm:~0.2.3": version: 0.2.4 resolution: "asn1@npm:0.2.4" @@ -6013,6 +6217,18 @@ __metadata: languageName: node linkType: hard +"assert@npm:2.0.0": + version: 2.0.0 + resolution: "assert@npm:2.0.0" + dependencies: + es6-object-assign: ^1.1.0 + is-nan: ^1.2.1 + object-is: ^1.0.1 + util: ^0.12.0 + checksum: bb91f181a86d10588ee16c5e09c280f9811373974c29974cbe401987ea34e966699d7989a812b0e19377b511ea0bc627f5905647ce569311824848ede382cae8 + languageName: node + linkType: hard + "ast-types-flow@npm:^0.0.7": version: 0.0.7 resolution: "ast-types-flow@npm:0.0.7" @@ -6075,15 +6291,10 @@ __metadata: languageName: node linkType: hard -"avvio@npm:^7.1.2": - version: 7.2.2 - resolution: "avvio@npm:7.2.2" - dependencies: - archy: ^1.0.0 - debug: ^4.0.0 - fastq: ^1.6.1 - queue-microtask: ^1.1.2 - checksum: ece793dd148dbb50e24f40dacf4852b804405fc1cd34ce794659ffc020c6de41695d87999edc0bb2573c802eaa7766493859dbc432d5dc0079381f318c2705a1 +"available-typed-arrays@npm:^1.0.5": + version: 1.0.5 + resolution: "available-typed-arrays@npm:1.0.5" + checksum: 20eb47b3cefd7db027b9bbb993c658abd36d4edd3fe1060e83699a03ee275b0c9b216cc076ff3f2db29073225fb70e7613987af14269ac1fe2a19803ccc97f1a languageName: node linkType: hard @@ -6438,6 +6649,20 @@ __metadata: languageName: node linkType: hard +"bn.js@npm:^4.0.0, bn.js@npm:^4.1.0, bn.js@npm:^4.11.9": + version: 4.12.0 + resolution: "bn.js@npm:4.12.0" + checksum: 39afb4f15f4ea537b55eaf1446c896af28ac948fdcf47171961475724d1bb65118cca49fa6e3d67706e4790955ec0e74de584e45c8f1ef89f46c812bee5b5a12 + languageName: node + linkType: hard + +"bn.js@npm:^5.0.0, bn.js@npm:^5.1.1": + version: 5.2.0 + resolution: "bn.js@npm:5.2.0" + checksum: 6117170393200f68b35a061ecbf55d01dd989302e7b3c798a3012354fa638d124f0b2f79e63f77be5556be80322a09c40339eda6413ba7468524c0b6d4b4cb7a + languageName: node + linkType: hard + "body-parser@npm:1.19.0, body-parser@npm:^1.18.3": version: 1.19.0 resolution: "body-parser@npm:1.19.0" @@ -6512,6 +6737,13 @@ __metadata: languageName: node linkType: hard +"brorand@npm:^1.0.1, brorand@npm:^1.1.0": + version: 1.1.0 + resolution: "brorand@npm:1.1.0" + checksum: 8a05c9f3c4b46572dec6ef71012b1946db6cae8c7bb60ccd4b7dd5a84655db49fe043ecc6272e7ef1f69dc53d6730b9e2a3a03a8310509a3d797a618cbee52be + languageName: node + linkType: hard + "browser-process-hrtime@npm:^1.0.0": version: 1.0.0 resolution: "browser-process-hrtime@npm:1.0.0" @@ -6519,6 +6751,94 @@ __metadata: languageName: node linkType: hard +"browserify-aes@npm:^1.0.0, browserify-aes@npm:^1.0.4": + version: 1.2.0 + resolution: "browserify-aes@npm:1.2.0" + dependencies: + buffer-xor: ^1.0.3 + cipher-base: ^1.0.0 + create-hash: ^1.1.0 + evp_bytestokey: ^1.0.3 + inherits: ^2.0.1 + safe-buffer: ^5.0.1 + checksum: 4a17c3eb55a2aa61c934c286f34921933086bf6d67f02d4adb09fcc6f2fc93977b47d9d884c25619144fccd47b3b3a399e1ad8b3ff5a346be47270114bcf7104 + languageName: node + linkType: hard + +"browserify-cipher@npm:^1.0.0": + version: 1.0.1 + resolution: "browserify-cipher@npm:1.0.1" + dependencies: + browserify-aes: ^1.0.4 + browserify-des: ^1.0.0 + evp_bytestokey: ^1.0.0 + checksum: 2d8500acf1ee535e6bebe808f7a20e4c3a9e2ed1a6885fff1facbfd201ac013ef030422bec65ca9ece8ffe82b03ca580421463f9c45af6c8415fd629f4118c13 + languageName: node + linkType: hard + +"browserify-des@npm:^1.0.0": + version: 1.0.2 + resolution: "browserify-des@npm:1.0.2" + dependencies: + cipher-base: ^1.0.1 + des.js: ^1.0.0 + inherits: ^2.0.1 + safe-buffer: ^5.1.2 + checksum: b15a3e358a1d78a3b62ddc06c845d02afde6fc826dab23f1b9c016e643e7b1fda41de628d2110b712f6a44fb10cbc1800bc6872a03ddd363fb50768e010395b7 + languageName: node + linkType: hard + +"browserify-rsa@npm:^4.0.0, browserify-rsa@npm:^4.0.1": + version: 4.1.0 + resolution: "browserify-rsa@npm:4.1.0" + dependencies: + bn.js: ^5.0.0 + randombytes: ^2.0.1 + checksum: 155f0c135873efc85620571a33d884aa8810e40176125ad424ec9d85016ff105a07f6231650914a760cca66f29af0494087947b7be34880dd4599a0cd3c38e54 + languageName: node + linkType: hard + +"browserify-sign@npm:^4.0.0": + version: 4.2.1 + resolution: "browserify-sign@npm:4.2.1" + dependencies: + bn.js: ^5.1.1 + browserify-rsa: ^4.0.1 + create-hash: ^1.2.0 + create-hmac: ^1.1.7 + elliptic: ^6.5.3 + inherits: ^2.0.4 + parse-asn1: ^5.1.5 + readable-stream: ^3.6.0 + safe-buffer: ^5.2.0 + checksum: 0221f190e3f5b2d40183fa51621be7e838d9caa329fe1ba773406b7637855f37b30f5d83e52ff8f244ed12ffe6278dd9983638609ed88c841ce547e603855707 + languageName: node + linkType: hard + +"browserify-zlib@npm:0.2.0": + version: 0.2.0 + resolution: "browserify-zlib@npm:0.2.0" + dependencies: + pako: ~1.0.5 + checksum: 5cd9d6a665190fedb4a97dfbad8dabc8698d8a507298a03f42c734e96d58ca35d3c7d4085e283440bbca1cd1938cff85031728079bedb3345310c58ab1ec92d6 + languageName: node + linkType: hard + +"browserslist@npm:4.16.6": + version: 4.16.6 + resolution: "browserslist@npm:4.16.6" + dependencies: + caniuse-lite: ^1.0.30001219 + colorette: ^1.2.2 + electron-to-chromium: ^1.3.723 + escalade: ^3.1.1 + node-releases: ^1.1.71 + bin: + browserslist: cli.js + checksum: 3dffc86892d2dcfcfc66b52519b7e5698ae070b4fc92ab047e760efc4cae0474e9e70bbe10d769c8d3491b655ef3a2a885b88e7196c83cc5dc0a46dfdba8b70c + languageName: node + linkType: hard + "browserslist@npm:^4.14.5, browserslist@npm:^4.16.6, browserslist@npm:^4.17.5": version: 4.17.5 resolution: "browserslist@npm:4.17.5" @@ -6609,6 +6929,13 @@ __metadata: languageName: node linkType: hard +"buffer-xor@npm:^1.0.3": + version: 1.0.3 + resolution: "buffer-xor@npm:1.0.3" + checksum: 10c520df29d62fa6e785e2800e586a20fc4f6dfad84bcdbd12e1e8a83856de1cb75c7ebd7abe6d036bbfab738a6cf18a3ae9c8e5a2e2eb3167ca7399ce65373a + languageName: node + linkType: hard + "buffer@npm:4.9.2": version: 4.9.2 resolution: "buffer@npm:4.9.2" @@ -6620,6 +6947,16 @@ __metadata: languageName: node linkType: hard +"buffer@npm:5.6.0": + version: 5.6.0 + resolution: "buffer@npm:5.6.0" + dependencies: + base64-js: ^1.0.2 + ieee754: ^1.1.4 + checksum: d659494c5032dd39d03d2912e64179cc44c6340e7e9d1f68d3840e7ab4559989fbce92b4950174593c38d05268224235ba404f0878775cab2a616b6dcad9c23e + languageName: node + linkType: hard + "buffer@npm:^5.2.1, buffer@npm:^5.5.0": version: 5.7.1 resolution: "buffer@npm:5.7.1" @@ -6640,6 +6977,13 @@ __metadata: languageName: node linkType: hard +"builtin-status-codes@npm:^3.0.0": + version: 3.0.0 + resolution: "builtin-status-codes@npm:3.0.0" + checksum: 1119429cf4b0d57bf76b248ad6f529167d343156ebbcc4d4e4ad600484f6bc63002595cbb61b67ad03ce55cd1d3c4711c03bbf198bf24653b8392420482f3773 + languageName: node + linkType: hard + "builtins@npm:^1.0.3": version: 1.0.3 resolution: "builtins@npm:1.0.3" @@ -6806,6 +7150,13 @@ __metadata: languageName: node linkType: hard +"caniuse-lite@npm:^1.0.30001202, caniuse-lite@npm:^1.0.30001219, caniuse-lite@npm:^1.0.30001228": + version: 1.0.30001279 + resolution: "caniuse-lite@npm:1.0.30001279" + checksum: c0330577718e4221caae92a1bee8131f546668001840cf66455d5aa6050797f44709865779c5cdcba7cbf32527004a743dc2879497d23f60478f8bbb203cfeeb + languageName: node + linkType: hard + "caniuse-lite@npm:^1.0.30001271": version: 1.0.30001271 resolution: "caniuse-lite@npm:1.0.30001271" @@ -6849,6 +7200,16 @@ __metadata: languageName: node linkType: hard +"chalk@npm:4.0.0": + version: 4.0.0 + resolution: "chalk@npm:4.0.0" + dependencies: + ansi-styles: ^4.1.0 + supports-color: ^7.1.0 + checksum: a9580afd4af8ffa8add8edb565d1b3f77efb880c5d887d3bb72a948d1bfb2bc764db2ceb6d62a60103aa384f3da71eb1969c7f68e886055e0a3438550e809cde + languageName: node + linkType: hard + "chalk@npm:4.1.2, chalk@npm:^4.0.0, chalk@npm:^4.1.0": version: 4.1.2 resolution: "chalk@npm:4.1.2" @@ -6935,6 +7296,25 @@ __metadata: languageName: node linkType: hard +"chokidar@npm:3.5.1": + version: 3.5.1 + resolution: "chokidar@npm:3.5.1" + dependencies: + anymatch: ~3.1.1 + braces: ~3.0.2 + fsevents: ~2.3.1 + glob-parent: ~5.1.0 + is-binary-path: ~2.1.0 + is-glob: ~4.0.1 + normalize-path: ~3.0.0 + readdirp: ~3.5.0 + dependenciesMeta: + fsevents: + optional: true + checksum: b7774e6e3aeca084d39e8542041555a11452414c744122436101243f89580fad97154ae11525e46bfa816313ae32533e2a88e8587e4d50b14ea716a9e6538978 + languageName: node + linkType: hard + "chokidar@npm:3.5.2, chokidar@npm:^3.2.2, chokidar@npm:^3.4.0, chokidar@npm:^3.5.1": version: 3.5.2 resolution: "chokidar@npm:3.5.2" @@ -6989,6 +7369,16 @@ __metadata: languageName: node linkType: hard +"cipher-base@npm:^1.0.0, cipher-base@npm:^1.0.1, cipher-base@npm:^1.0.3": + version: 1.0.4 + resolution: "cipher-base@npm:1.0.4" + dependencies: + inherits: ^2.0.1 + safe-buffer: ^5.0.1 + checksum: 47d3568dbc17431a339bad1fe7dff83ac0891be8206911ace3d3b818fc695f376df809bea406e759cdea07fff4b454fa25f1013e648851bec790c1d75763032e + languageName: node + linkType: hard + "cjs-module-lexer@npm:^1.0.0": version: 1.2.2 resolution: "cjs-module-lexer@npm:1.2.2" @@ -6996,6 +7386,13 @@ __metadata: languageName: node linkType: hard +"classnames@npm:2.2.6": + version: 2.2.6 + resolution: "classnames@npm:2.2.6" + checksum: 09a4fda780158aa8399079898eabeeca0c48c28641d9e4de140db7412e5e346843039ded1af0152f755afc2cc246ff8c3d6f227bf0dcb004e070b7fa14ec54cc + languageName: node + linkType: hard + "classnames@npm:2.3.1, classnames@npm:2.x, classnames@npm:^2.2.1, classnames@npm:^2.2.3, classnames@npm:^2.2.5, classnames@npm:^2.2.6": version: 2.3.1 resolution: "classnames@npm:2.3.1" @@ -7191,6 +7588,13 @@ __metadata: languageName: node linkType: hard +"colorette@npm:^1.2.2": + version: 1.4.0 + resolution: "colorette@npm:1.4.0" + checksum: 01c3c16058b182a4ab4c126a65a75faa4d38a20fa7c845090b25453acec6c371bb2c5dceb0a2338511f17902b9d1a9af0cadd8509c9403894b79311032c256c3 + languageName: node + linkType: hard + "columnify@npm:^1.5.4": version: 1.5.4 resolution: "columnify@npm:1.5.4" @@ -7368,7 +7772,14 @@ __metadata: languageName: node linkType: hard -"content-disposition@npm:0.5.3, content-disposition@npm:^0.5.3": +"constants-browserify@npm:1.0.0": + version: 1.0.0 + resolution: "constants-browserify@npm:1.0.0" + checksum: f7ac8c6d0b6e4e0c77340a1d47a3574e25abd580bfd99ad707b26ff7618596cf1a5e5ce9caf44715e9e01d4a5d12cb3b4edaf1176f34c19adb2874815a56e64f + languageName: node + linkType: hard + +"content-disposition@npm:0.5.3": version: 0.5.3 resolution: "content-disposition@npm:0.5.3" dependencies: @@ -7486,6 +7897,15 @@ __metadata: languageName: node linkType: hard +"convert-source-map@npm:1.7.0": + version: 1.7.0 + resolution: "convert-source-map@npm:1.7.0" + dependencies: + safe-buffer: ~5.1.1 + checksum: bcd2e3ea7d37f96b85a6e362c8a89402ccc73757256e3ee53aa2c22fe915adb854c66b1f81111be815a3a6a6ce3c58e8001858e883c9d5b4fe08a853fa865967 + languageName: node + linkType: hard + "convert-source-map@npm:^1.1.0, convert-source-map@npm:^1.4.0, convert-source-map@npm:^1.5.0, convert-source-map@npm:^1.6.0, convert-source-map@npm:^1.7.0": version: 1.8.0 resolution: "convert-source-map@npm:1.8.0" @@ -7509,7 +7929,7 @@ __metadata: languageName: node linkType: hard -"cookie@npm:0.4.1, cookie@npm:^0.4.0": +"cookie@npm:0.4.1": version: 0.4.1 resolution: "cookie@npm:0.4.1" checksum: bd7c47f5d94ab70ccdfe8210cde7d725880d2fcda06d8e375afbdd82de0c8d3b73541996e9ce57d35f67f672c4ee6d60208adec06b3c5fc94cebb85196084cf8 @@ -7618,6 +8038,43 @@ __metadata: languageName: node linkType: hard +"create-ecdh@npm:^4.0.0": + version: 4.0.4 + resolution: "create-ecdh@npm:4.0.4" + dependencies: + bn.js: ^4.1.0 + elliptic: ^6.5.3 + checksum: 0dd7fca9711d09e152375b79acf1e3f306d1a25ba87b8ff14c2fd8e68b83aafe0a7dd6c4e540c9ffbdd227a5fa1ad9b81eca1f233c38bb47770597ba247e614b + languageName: node + linkType: hard + +"create-hash@npm:^1.1.0, create-hash@npm:^1.1.2, create-hash@npm:^1.2.0": + version: 1.2.0 + resolution: "create-hash@npm:1.2.0" + dependencies: + cipher-base: ^1.0.1 + inherits: ^2.0.1 + md5.js: ^1.3.4 + ripemd160: ^2.0.1 + sha.js: ^2.4.0 + checksum: 02a6ae3bb9cd4afee3fabd846c1d8426a0e6b495560a977ba46120c473cb283be6aa1cace76b5f927cf4e499c6146fb798253e48e83d522feba807d6b722eaa9 + languageName: node + linkType: hard + +"create-hmac@npm:^1.1.0, create-hmac@npm:^1.1.4, create-hmac@npm:^1.1.7": + version: 1.1.7 + resolution: "create-hmac@npm:1.1.7" + dependencies: + cipher-base: ^1.0.3 + create-hash: ^1.1.0 + inherits: ^2.0.1 + ripemd160: ^2.0.0 + safe-buffer: ^5.0.1 + sha.js: ^2.4.8 + checksum: ba12bb2257b585a0396108c72830e85f882ab659c3320c83584b1037f8ab72415095167ced80dc4ce8e446a8ecc4b2acf36d87befe0707d73b26cf9dc77440ed + languageName: node + linkType: hard + "cross-spawn@npm:7.0.3, cross-spawn@npm:^7.0.2, cross-spawn@npm:^7.0.3": version: 7.0.3 resolution: "cross-spawn@npm:7.0.3" @@ -7629,6 +8086,25 @@ __metadata: languageName: node linkType: hard +"crypto-browserify@npm:3.12.0": + version: 3.12.0 + resolution: "crypto-browserify@npm:3.12.0" + dependencies: + browserify-cipher: ^1.0.0 + browserify-sign: ^4.0.0 + create-ecdh: ^4.0.0 + create-hash: ^1.1.0 + create-hmac: ^1.1.0 + diffie-hellman: ^5.0.0 + inherits: ^2.0.1 + pbkdf2: ^3.0.3 + public-encrypt: ^4.0.0 + randombytes: ^2.0.0 + randomfill: ^1.0.3 + checksum: c1609af82605474262f3eaa07daa0b2140026bd264ab316d4bf1170272570dbe02f0c49e29407fe0d3634f96c507c27a19a6765fb856fed854a625f9d15618e2 + languageName: node + linkType: hard + "crypto-random-string@npm:^2.0.0": version: 2.0.0 resolution: "crypto-random-string@npm:2.0.0" @@ -7681,6 +8157,13 @@ __metadata: languageName: node linkType: hard +"css.escape@npm:1.5.1": + version: 1.5.1 + resolution: "css.escape@npm:1.5.1" + checksum: f6d38088d870a961794a2580b2b2af1027731bb43261cfdce14f19238a88664b351cc8978abc20f06cc6bbde725699dec8deb6fe9816b139fc3f2af28719e774 + languageName: node + linkType: hard + "cssesc@npm:^3.0.0": version: 3.0.0 resolution: "cssesc@npm:3.0.0" @@ -7704,6 +8187,31 @@ __metadata: languageName: node linkType: hard +"cssnano-preset-simple@npm:^3.0.0": + version: 3.0.0 + resolution: "cssnano-preset-simple@npm:3.0.0" + dependencies: + caniuse-lite: ^1.0.30001202 + peerDependencies: + postcss: ^8.2.15 + checksum: 03ad717960abdf8786092609c57278632633cab2b4374cbbb7dfc7ced194339a429d01f61f29264f2da268c6aa6015be7a5cc397725902d20fac1c081cce7315 + languageName: node + linkType: hard + +"cssnano-simple@npm:3.0.0": + version: 3.0.0 + resolution: "cssnano-simple@npm:3.0.0" + dependencies: + cssnano-preset-simple: ^3.0.0 + peerDependencies: + postcss: ^8.2.15 + peerDependenciesMeta: + postcss: + optional: true + checksum: 6d2410f91202aa0edd6a74363d34fcf9dada5b7f9d2127950785e50b1de4ff2144f2c81b72be87a93e7700c251858750df3128542ca44d0d505e430dfdf84b19 + languageName: node + linkType: hard + "cssom@npm:^0.4.4": version: 0.4.4 resolution: "cssom@npm:0.4.4" @@ -7767,6 +8275,13 @@ __metadata: languageName: node linkType: hard +"data-uri-to-buffer@npm:3.0.1": + version: 3.0.1 + resolution: "data-uri-to-buffer@npm:3.0.1" + checksum: c59c3009686a78c071806b72f4810856ec28222f0f4e252aa495ec027ed9732298ceea99c50328cf59b151dd34cbc3ad6150bbb43e41fc56fa19f48c99e9fc30 + languageName: node + linkType: hard + "data-urls@npm:^2.0.0": version: 2.0.0 resolution: "data-urls@npm:2.0.0" @@ -7813,7 +8328,7 @@ __metadata: languageName: node linkType: hard -"debug@npm:2.6.9, debug@npm:^2.6.9": +"debug@npm:2, debug@npm:2.6.9, debug@npm:^2.6.9": version: 2.6.9 resolution: "debug@npm:2.6.9" dependencies: @@ -8155,6 +8670,16 @@ __metadata: languageName: node linkType: hard +"des.js@npm:^1.0.0": + version: 1.0.1 + resolution: "des.js@npm:1.0.1" + dependencies: + inherits: ^2.0.1 + minimalistic-assert: ^1.0.0 + checksum: 1ec2eedd7ed6bd61dd5e0519fd4c96124e93bb22de8a9d211b02d63e5dd152824853d919bb2090f965cc0e3eb9c515950a9836b332020d810f9c71feb0fd7df4 + languageName: node + linkType: hard + "destroy@npm:~1.0.4": version: 1.0.4 resolution: "destroy@npm:1.0.4" @@ -8241,6 +8766,17 @@ __metadata: languageName: node linkType: hard +"diffie-hellman@npm:^5.0.0": + version: 5.0.3 + resolution: "diffie-hellman@npm:5.0.3" + dependencies: + bn.js: ^4.1.0 + miller-rabin: ^4.0.0 + randombytes: ^2.0.0 + checksum: 0e620f322170c41076e70181dd1c24e23b08b47dbb92a22a644f3b89b6d3834b0f8ee19e37916164e5eb1ee26d2aa836d6129f92723995267250a0b541811065 + languageName: node + linkType: hard + "dir-glob@npm:^3.0.1": version: 3.0.1 resolution: "dir-glob@npm:3.0.1" @@ -8338,6 +8874,13 @@ __metadata: languageName: node linkType: hard +"domain-browser@npm:4.19.0": + version: 4.19.0 + resolution: "domain-browser@npm:4.19.0" + checksum: 1b77fa2a85f1531b8bdfcc42c2a2706016aeaddeed12ce4851f9d6a17135588e05120e380c6b5b645290522684f9311a6e0a3e68b46f864f864ed89620d4bdd7 + languageName: node + linkType: hard + "domelementtype@npm:1, domelementtype@npm:^1.3.1": version: 1.3.1 resolution: "domelementtype@npm:1.3.1" @@ -8517,6 +9060,13 @@ __metadata: languageName: node linkType: hard +"electron-to-chromium@npm:^1.3.723": + version: 1.3.892 + resolution: "electron-to-chromium@npm:1.3.892" + checksum: 330a185e712dc9e2e5eca40138ce2e425408f7ff76ec28e8d8e7a487d59d160a1446aa54229b8e6a58cb2900181b1ff1280afbf538a8a5c0cc6102d0b6909ce8 + languageName: node + linkType: hard + "electron-to-chromium@npm:^1.3.878": version: 1.3.879 resolution: "electron-to-chromium@npm:1.3.879" @@ -8524,6 +9074,21 @@ __metadata: languageName: node linkType: hard +"elliptic@npm:^6.5.3": + version: 6.5.4 + resolution: "elliptic@npm:6.5.4" + dependencies: + bn.js: ^4.11.9 + brorand: ^1.1.0 + hash.js: ^1.0.0 + hmac-drbg: ^1.0.1 + inherits: ^2.0.4 + minimalistic-assert: ^1.0.1 + minimalistic-crypto-utils: ^1.0.1 + checksum: d56d21fd04e97869f7ffcc92e18903b9f67f2d4637a23c860492fbbff5a3155fd9ca0184ce0c865dd6eb2487d234ce9551335c021c376cd2d3b7cb749c7d10f4 + languageName: node + linkType: hard + "emittery@npm:^0.8.1": version: 0.8.1 resolution: "emittery@npm:0.8.1" @@ -8545,6 +9110,13 @@ __metadata: languageName: node linkType: hard +"emojis-list@npm:^2.0.0": + version: 2.1.0 + resolution: "emojis-list@npm:2.1.0" + checksum: fb61fa6356dfcc9fbe6db8e334c29da365a34d3d82a915cb59621883d3023d804fd5edad5acd42b8eec016936e81d3b38e2faf921b32e073758374253afe1272 + languageName: node + linkType: hard + "emojis-list@npm:^3.0.0": version: 3.0.0 resolution: "emojis-list@npm:3.0.0" @@ -8559,14 +9131,7 @@ __metadata: languageName: node linkType: hard -"encoding-negotiator@npm:^2.0.1": - version: 2.0.1 - resolution: "encoding-negotiator@npm:2.0.1" - checksum: 3a9226dc47a327796c7c01d06eff0bf9a614ef9b8cbe3a7539d0c506ae92e603582c4fc5b5a61d093ff14a5d71b1b332d28a7dad73eda798a08ed73c08531c41 - languageName: node - linkType: hard - -"encoding@npm:^0.1.12": +"encoding@npm:0.1.13, encoding@npm:^0.1.12": version: 0.1.13 resolution: "encoding@npm:0.1.13" dependencies: @@ -8676,7 +9241,7 @@ __metadata: languageName: node linkType: hard -"es-abstract@npm:^1.19.0, es-abstract@npm:^1.19.1": +"es-abstract@npm:^1.18.5, es-abstract@npm:^1.19.0, es-abstract@npm:^1.19.1": version: 1.19.1 resolution: "es-abstract@npm:1.19.1" dependencies: @@ -8744,6 +9309,13 @@ __metadata: languageName: node linkType: hard +"es6-object-assign@npm:^1.1.0": + version: 1.1.0 + resolution: "es6-object-assign@npm:1.1.0" + checksum: 8d4fdf63484d78b5c64cacc2c2e1165bc7b6a64b739d2a9db6a4dc8641d99cc9efb433cdd4dc3d3d6b00bfa6ce959694e4665e3255190339945c5f33b692b5d8 + languageName: node + linkType: hard + "es6-symbol@npm:^3.1.1, es6-symbol@npm:~3.1.3": version: 3.1.3 resolution: "es6-symbol@npm:3.1.3" @@ -9111,7 +9683,7 @@ __metadata: languageName: node linkType: hard -"etag@npm:~1.8.1": +"etag@npm:1.8.1, etag@npm:~1.8.1": version: 1.8.1 resolution: "etag@npm:1.8.1" checksum: 571aeb3dbe0f2bbd4e4fadbdb44f325fc75335cd5f6f6b6a091e6a06a9f25ed5392f0863c5442acb0646787446e816f13cbfc6edce5b07658541dff573cab1ff @@ -9156,13 +9728,24 @@ __metadata: languageName: node linkType: hard -"events@npm:^3.0.0, events@npm:^3.2.0": +"events@npm:3.3.0, events@npm:^3.0.0, events@npm:^3.2.0": version: 3.3.0 resolution: "events@npm:3.3.0" checksum: f6f487ad2198aa41d878fa31452f1a3c00958f46e9019286ff4787c84aac329332ab45c9cdc8c445928fc6d7ded294b9e005a7fce9426488518017831b272780 languageName: node linkType: hard +"evp_bytestokey@npm:^1.0.0, evp_bytestokey@npm:^1.0.3": + version: 1.0.3 + resolution: "evp_bytestokey@npm:1.0.3" + dependencies: + md5.js: ^1.3.4 + node-gyp: latest + safe-buffer: ^5.1.1 + checksum: ad4e1577f1a6b721c7800dcc7c733fe01f6c310732bb5bf2240245c2a5b45a38518b91d8be2c610611623160b9d1c0e91f1ce96d639f8b53e8894625cf20fa45 + languageName: node + linkType: hard + "execa@npm:^5.0.0": version: 5.1.1 resolution: "execa@npm:5.1.1" @@ -9287,13 +9870,6 @@ __metadata: languageName: node linkType: hard -"fast-decode-uri-component@npm:^1.0.1": - version: 1.0.1 - resolution: "fast-decode-uri-component@npm:1.0.1" - checksum: 427a48fe0907e76f0e9a2c228e253b4d8a8ab21d130ee9e4bb8339c5ba4086235cf9576831f7b20955a752eae4b525a177ff9d5825dd8d416e7726939194fbee - languageName: node - linkType: hard - "fast-deep-equal@npm:^3.1.1, fast-deep-equal@npm:^3.1.3": version: 3.1.3 resolution: "fast-deep-equal@npm:3.1.3" @@ -9328,18 +9904,6 @@ __metadata: languageName: node linkType: hard -"fast-json-stringify@npm:^2.5.2": - version: 2.7.11 - resolution: "fast-json-stringify@npm:2.7.11" - dependencies: - ajv: ^6.11.0 - deepmerge: ^4.2.2 - rfdc: ^1.2.0 - string-similarity: ^4.0.1 - checksum: 814f5e0d4f5054214287f055aa5792bf0ecbc0a7b0fe800f4484fd6564c92fc41b7e7f12fe9c77cb4cb5534fc1de08a5c8bf5c5e899cf8718fd115b4cd7c3778 - languageName: node - linkType: hard - "fast-levenshtein@npm:^2.0.6, fast-levenshtein@npm:~2.0.6": version: 2.0.6 resolution: "fast-levenshtein@npm:2.0.6" @@ -9354,7 +9918,7 @@ __metadata: languageName: node linkType: hard -"fast-safe-stringify@npm:^2.0.7, fast-safe-stringify@npm:^2.0.8": +"fast-safe-stringify@npm:^2.0.7": version: 2.1.1 resolution: "fast-safe-stringify@npm:2.1.1" checksum: a851cbddc451745662f8f00ddb622d6766f9bd97642dabfd9a405fb0d646d69fc0b9a1243cbf67f5f18a39f40f6fa821737651ff1bceeba06c9992ca2dc5bd3d @@ -9375,35 +9939,6 @@ __metadata: languageName: node linkType: hard -"fastify-error@npm:^0.3.0": - version: 0.3.1 - resolution: "fastify-error@npm:0.3.1" - checksum: fd6a0f6f87b5e4ab59a4d3d66124bd13830a1cf85cf1987259dfb1175fc6a4bcae68b076ad78f6bb06654f72af133b44813090e9ce5502d2ef56ddcb2b0fa867 - languageName: node - linkType: hard - -"fastify-plugin@npm:^3.0.0": - version: 3.0.0 - resolution: "fastify-plugin@npm:3.0.0" - checksum: 00324690789ee02f977ab58ba70d937e2e420a6813a6aa7ae3ba47e34022dc8ac40e15a36ab14a67d94474de984398b1c8b30279fb51d92966f5d3d3ebd1b6fa - languageName: node - linkType: hard - -"fastify-static@npm:4.4.2": - version: 4.4.2 - resolution: "fastify-static@npm:4.4.2" - dependencies: - content-disposition: ^0.5.3 - encoding-negotiator: ^2.0.1 - fastify-plugin: ^3.0.0 - glob: ^7.1.4 - p-limit: ^3.1.0 - readable-stream: ^3.4.0 - send: ^0.17.1 - checksum: 2b45049c54a6d9e28a55ac053d9ad8cffad92c6d8807844a2a9a39dcbd59b6094e4cb61ff5287917dc7736e6ab6755c5bd8ae21f7221469605a360689226859c - languageName: node - linkType: hard - "fastify-warning@npm:^0.2.0": version: 0.2.0 resolution: "fastify-warning@npm:0.2.0" @@ -9411,30 +9946,7 @@ __metadata: languageName: node linkType: hard -"fastify@npm:3.22.1": - version: 3.22.1 - resolution: "fastify@npm:3.22.1" - dependencies: - "@fastify/ajv-compiler": ^1.0.0 - abstract-logging: ^2.0.0 - avvio: ^7.1.2 - fast-json-stringify: ^2.5.2 - fastify-error: ^0.3.0 - fastify-warning: ^0.2.0 - find-my-way: ^4.1.0 - flatstr: ^1.0.12 - light-my-request: ^4.2.0 - pino: ^6.13.0 - proxy-addr: ^2.0.7 - rfdc: ^1.1.4 - secure-json-parse: ^2.0.0 - semver: ^7.3.2 - tiny-lru: ^7.0.0 - checksum: 057f29045629250923b962c5fbd421811378ef32c497bc02bb1c0a75294f43ca73e7041262a306b7c1d6bf243d2096d63cc4192aaa6c9053efcd4557e225d470 - languageName: node - linkType: hard - -"fastq@npm:^1.6.0, fastq@npm:^1.6.1": +"fastq@npm:^1.6.0": version: 1.13.0 resolution: "fastq@npm:1.13.0" dependencies: @@ -9549,6 +10061,17 @@ __metadata: languageName: node linkType: hard +"find-cache-dir@npm:3.3.1": + version: 3.3.1 + resolution: "find-cache-dir@npm:3.3.1" + dependencies: + commondir: ^1.0.1 + make-dir: ^3.0.2 + pkg-dir: ^4.1.0 + checksum: 0f7c22b65e07f9b486b4560227d014fab1e79ffbbfbafb87d113a2e878510bd620ef6fdff090e5248bb2846d28851d19e42bfdc7c50687966acc106328e7abf1 + languageName: node + linkType: hard + "find-cache-dir@npm:^3.3.1": version: 3.3.2 resolution: "find-cache-dir@npm:3.3.2" @@ -9560,18 +10083,6 @@ __metadata: languageName: node linkType: hard -"find-my-way@npm:^4.1.0": - version: 4.3.3 - resolution: "find-my-way@npm:4.3.3" - dependencies: - fast-decode-uri-component: ^1.0.1 - fast-deep-equal: ^3.1.3 - safe-regex2: ^2.0.0 - semver-store: ^0.3.0 - checksum: c5f212d2d2a5e76be91a86409b2de9391a1c3cf5210d357facf0fe91d1e46608865aa2396a98a8d4772116bfae2eb0b05abe4efa725d5cf3cc9b9554bb34e048 - languageName: node - linkType: hard - "find-root@npm:^1.1.0": version: 1.1.0 resolution: "find-root@npm:1.1.0" @@ -9608,13 +10119,6 @@ __metadata: languageName: node linkType: hard -"flatstr@npm:^1.0.12": - version: 1.0.12 - resolution: "flatstr@npm:1.0.12" - checksum: e1bb562c94b119e958bf37e55738b172b5f8aaae6532b9660ecd877779f8559dbbc89613ba6b29ccc13447e14c59277d41450f785cf75c30df9fce62f459e9a8 - languageName: node - linkType: hard - "flatted@npm:^3.1.0": version: 3.2.2 resolution: "flatted@npm:3.2.2" @@ -9641,6 +10145,13 @@ __metadata: languageName: node linkType: hard +"foreach@npm:^2.0.5": + version: 2.0.5 + resolution: "foreach@npm:2.0.5" + checksum: dab4fbfef0b40b69ee5eab81bcb9626b8fa8b3469c8cfa26480f3e5e1ee08c40eae07048c9a967c65aeda26e774511ccc70b3f10a604c01753c6ef24361f0fc8 + languageName: node + linkType: hard + "forever-agent@npm:~0.6.1": version: 0.6.1 resolution: "forever-agent@npm:0.6.1" @@ -9789,7 +10300,7 @@ __metadata: languageName: node linkType: hard -"fsevents@^2.3.2, fsevents@~2.3.2": +"fsevents@^2.3.2, fsevents@~2.3.1, fsevents@~2.3.2": version: 2.3.2 resolution: "fsevents@npm:2.3.2" dependencies: @@ -9798,7 +10309,7 @@ __metadata: languageName: node linkType: hard -"fsevents@patch:fsevents@^2.3.2#~builtin, fsevents@patch:fsevents@~2.3.2#~builtin": +"fsevents@patch:fsevents@^2.3.2#~builtin, fsevents@patch:fsevents@~2.3.1#~builtin, fsevents@patch:fsevents@~2.3.2#~builtin": version: 2.3.2 resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin::version=2.3.2&hash=1cc4b2" dependencies: @@ -9897,6 +10408,15 @@ __metadata: languageName: node linkType: hard +"get-orientation@npm:1.1.2": + version: 1.1.2 + resolution: "get-orientation@npm:1.1.2" + dependencies: + stream-parser: ^0.3.1 + checksum: 4b6b9ca03b74a3aeebc56a78898fe1598a188d5026ce77fae7c41b49bccc9993b0e15d694fbe9eda4735c0e1cf2fae119f819faacba64c1b68254f47b3d04612 + languageName: node + linkType: hard + "get-package-type@npm:^0.1.0": version: 0.1.0 resolution: "get-package-type@npm:0.1.0" @@ -10058,7 +10578,7 @@ __metadata: languageName: node linkType: hard -"glob-parent@npm:^5.1.1, glob-parent@npm:^5.1.2, glob-parent@npm:~5.1.2": +"glob-parent@npm:^5.1.1, glob-parent@npm:^5.1.2, glob-parent@npm:~5.1.0, glob-parent@npm:~5.1.2": version: 5.1.2 resolution: "glob-parent@npm:5.1.2" dependencies: @@ -10083,6 +10603,20 @@ __metadata: languageName: node linkType: hard +"glob@npm:7.1.7": + version: 7.1.7 + resolution: "glob@npm:7.1.7" + dependencies: + fs.realpath: ^1.0.0 + inflight: ^1.0.4 + inherits: 2 + minimatch: ^3.0.4 + once: ^1.3.0 + path-is-absolute: ^1.0.0 + checksum: b61f48973bbdcf5159997b0874a2165db572b368b931135832599875919c237fc05c12984e38fe828e69aa8a921eb0e8a4997266211c517c9cfaae8a93988bb8 + languageName: node + linkType: hard + "glob@npm:^7.0.0, glob@npm:^7.0.3, glob@npm:^7.1.1, glob@npm:^7.1.2, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6": version: 7.2.0 resolution: "glob@npm:7.2.0" @@ -10424,6 +10958,27 @@ __metadata: languageName: node linkType: hard +"hash-base@npm:^3.0.0": + version: 3.1.0 + resolution: "hash-base@npm:3.1.0" + dependencies: + inherits: ^2.0.4 + readable-stream: ^3.6.0 + safe-buffer: ^5.2.0 + checksum: 26b7e97ac3de13cb23fc3145e7e3450b0530274a9562144fc2bf5c1e2983afd0e09ed7cc3b20974ba66039fad316db463da80eb452e7373e780cbee9a0d2f2dc + languageName: node + linkType: hard + +"hash.js@npm:^1.0.0, hash.js@npm:^1.0.3": + version: 1.1.7 + resolution: "hash.js@npm:1.1.7" + dependencies: + inherits: ^2.0.3 + minimalistic-assert: ^1.0.1 + checksum: e350096e659c62422b85fa508e4b3669017311aa4c49b74f19f8e1bc7f3a54a584fdfd45326d4964d6011f2b2d882e38bea775a96046f2a61b7779a979629d8f + languageName: node + linkType: hard + "hast-util-parse-selector@npm:^2.0.0": version: 2.2.5 resolution: "hast-util-parse-selector@npm:2.2.5" @@ -10444,7 +10999,7 @@ __metadata: languageName: node linkType: hard -"he@npm:^1.2.0": +"he@npm:1.2.0, he@npm:^1.2.0": version: 1.2.0 resolution: "he@npm:1.2.0" bin: @@ -10491,6 +11046,17 @@ __metadata: languageName: node linkType: hard +"hmac-drbg@npm:^1.0.1": + version: 1.0.1 + resolution: "hmac-drbg@npm:1.0.1" + dependencies: + hash.js: ^1.0.3 + minimalistic-assert: ^1.0.0 + minimalistic-crypto-utils: ^1.0.1 + checksum: bd30b6a68d7f22d63f10e1888aee497d7c2c5c0bb469e66bbdac99f143904d1dfe95f8131f95b3e86c86dd239963c9d972fcbe147e7cffa00e55d18585c43fe0 + languageName: node + linkType: hard + "hoist-non-react-statics@npm:^3.1.0": version: 3.3.2 resolution: "hoist-non-react-statics@npm:3.3.2" @@ -10669,6 +11235,19 @@ __metadata: languageName: node linkType: hard +"http-errors@npm:1.7.3, http-errors@npm:~1.7.2": + version: 1.7.3 + resolution: "http-errors@npm:1.7.3" + dependencies: + depd: ~1.1.2 + inherits: 2.0.4 + setprototypeof: 1.1.1 + statuses: ">= 1.5.0 < 2" + toidentifier: 1.0.0 + checksum: a59f359473f4b3ea78305beee90d186268d6075432622a46fb7483059068a2dd4c854a20ac8cd438883127e06afb78c1309168bde6cdfeed1e3700eb42487d99 + languageName: node + linkType: hard + "http-errors@npm:^1.7.3": version: 1.8.0 resolution: "http-errors@npm:1.8.0" @@ -10694,19 +11273,6 @@ __metadata: languageName: node linkType: hard -"http-errors@npm:~1.7.2": - version: 1.7.3 - resolution: "http-errors@npm:1.7.3" - dependencies: - depd: ~1.1.2 - inherits: 2.0.4 - setprototypeof: 1.1.1 - statuses: ">= 1.5.0 < 2" - toidentifier: 1.0.0 - checksum: a59f359473f4b3ea78305beee90d186268d6075432622a46fb7483059068a2dd4c854a20ac8cd438883127e06afb78c1309168bde6cdfeed1e3700eb42487d99 - languageName: node - linkType: hard - "http-parser-js@npm:>=0.5.1": version: 0.5.3 resolution: "http-parser-js@npm:0.5.3" @@ -10770,6 +11336,13 @@ __metadata: languageName: node linkType: hard +"https-browserify@npm:1.0.0": + version: 1.0.0 + resolution: "https-browserify@npm:1.0.0" + checksum: 09b35353e42069fde2435760d13f8a3fb7dd9105e358270e2e225b8a94f811b461edd17cb57594e5f36ec1218f121c160ddceeec6e8be2d55e01dcbbbed8cbae + languageName: node + linkType: hard + "https-proxy-agent@npm:^5.0.0": version: 5.0.0 resolution: "https-proxy-agent@npm:5.0.0" @@ -10867,6 +11440,17 @@ __metadata: languageName: node linkType: hard +"image-size@npm:1.0.0": + version: 1.0.0 + resolution: "image-size@npm:1.0.0" + dependencies: + queue: 6.0.2 + bin: + image-size: bin/image-size.js + checksum: 2d9d1edc43c0fa8effd27c44cd2d1b02ecc963219e78a76ac80b9d363f69c5aa19990cc23a323959ea510742ff07667e231f0852fd57eba5dc5b55432b58106d + languageName: node + linkType: hard + "image-size@npm:~0.5.0": version: 0.5.5 resolution: "image-size@npm:0.5.5" @@ -10936,7 +11520,7 @@ __metadata: languageName: node linkType: hard -"inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.1, inherits@npm:^2.0.3, inherits@npm:^2.0.4, inherits@npm:~2.0.0, inherits@npm:~2.0.3": +"inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.1, inherits@npm:^2.0.3, inherits@npm:^2.0.4, inherits@npm:~2.0.0, inherits@npm:~2.0.3, inherits@npm:~2.0.4": version: 2.0.4 resolution: "inherits@npm:2.0.4" checksum: 4a48a733847879d6cf6691860a6b1e3f0f4754176e4d71494c41f3475553768b10f84b5ce1d40fbd0e34e6bfbb864ee35858ad4dd2cf31e02fc4a154b724d7f1 @@ -11216,6 +11800,15 @@ __metadata: languageName: node linkType: hard +"is-generator-function@npm:^1.0.7": + version: 1.0.10 + resolution: "is-generator-function@npm:1.0.10" + dependencies: + has-tostringtag: ^1.0.0 + checksum: d54644e7dbaccef15ceb1e5d91d680eb5068c9ee9f9eb0a9e04173eb5542c9b51b5ab52c5537f5703e48d5fddfd376817c1ca07a84a407b7115b769d4bdde72b + languageName: node + linkType: hard + "is-glob@npm:^4.0.0, is-glob@npm:^4.0.1, is-glob@npm:^4.0.3, is-glob@npm:~4.0.1": version: 4.0.3 resolution: "is-glob@npm:4.0.3" @@ -11265,6 +11858,16 @@ __metadata: languageName: node linkType: hard +"is-nan@npm:^1.2.1": + version: 1.3.2 + resolution: "is-nan@npm:1.3.2" + dependencies: + call-bind: ^1.0.0 + define-properties: ^1.1.3 + checksum: 5dfadcef6ad12d3029d43643d9800adbba21cf3ce2ec849f734b0e14ee8da4070d82b15fdb35138716d02587c6578225b9a22779cab34888a139cc43e4e3610a + languageName: node + linkType: hard + "is-natural-number@npm:^4.0.1": version: 4.0.1 resolution: "is-natural-number@npm:4.0.1" @@ -11459,6 +12062,19 @@ __metadata: languageName: node linkType: hard +"is-typed-array@npm:^1.1.3, is-typed-array@npm:^1.1.7": + version: 1.1.8 + resolution: "is-typed-array@npm:1.1.8" + dependencies: + available-typed-arrays: ^1.0.5 + call-bind: ^1.0.2 + es-abstract: ^1.18.5 + foreach: ^2.0.5 + has-tostringtag: ^1.0.0 + checksum: aa0f9f0716e19e2fb8aef69e69e4205479d25ace778e2339fc910948115cde4b0d9aff9d5d1e8b80f09a5664998278e05e54ad3dc9cb12cefcf86db71084ed00 + languageName: node + linkType: hard + "is-typedarray@npm:^1.0.0, is-typedarray@npm:~1.0.0": version: 1.0.0 resolution: "is-typedarray@npm:1.0.0" @@ -12112,6 +12728,17 @@ __metadata: languageName: node linkType: hard +"jest-worker@npm:27.0.0-next.5": + version: 27.0.0-next.5 + resolution: "jest-worker@npm:27.0.0-next.5" + dependencies: + "@types/node": "*" + merge-stream: ^2.0.0 + supports-color: ^8.0.0 + checksum: d56bfe67cdb32472d5ffe120bf4956a158155f8d7083c2ef258dc6b498a77d80cbee9aa029bbfb7e72f49e2de0c0dfbf5f76b48d39573f7d020578739ac5ea0d + languageName: node + linkType: hard + "jest-worker@npm:^27.0.6, jest-worker@npm:^27.3.1": version: 27.3.1 resolution: "jest-worker@npm:27.3.1" @@ -12157,6 +12784,13 @@ __metadata: languageName: node linkType: hard +"jose@npm:^4.1.0, jose@npm:^4.1.2": + version: 4.2.0 + resolution: "jose@npm:4.2.0" + checksum: d85cbf36ac61047bee6c216daa0dd80b00ab5d66ffdd1ab6d54a47510b54802f7a3a8275c59db65b97d0d86c88a5d4b45eebe91617e81b9d1b5f76cbfe435a92 + languageName: node + linkType: hard + "joycon@npm:^3.0.0": version: 3.0.1 resolution: "joycon@npm:3.0.1" @@ -12729,18 +13363,6 @@ __metadata: languageName: node linkType: hard -"light-my-request@npm:^4.2.0": - version: 4.6.0 - resolution: "light-my-request@npm:4.6.0" - dependencies: - ajv: ^8.1.0 - cookie: ^0.4.0 - fastify-warning: ^0.2.0 - set-cookie-parser: ^2.4.1 - checksum: 5e367cec28be846f2cc77e0ae9d18cc3bc1076e321b639603ac773b9bb940964f1ce7d3169490c18ab186674130ae581933e86c5b34a639cc11c7b29e99c05da - languageName: node - linkType: hard - "lines-and-columns@npm:^1.1.6": version: 1.1.6 resolution: "lines-and-columns@npm:1.1.6" @@ -12779,6 +13401,17 @@ __metadata: languageName: node linkType: hard +"loader-utils@npm:1.2.3": + version: 1.2.3 + resolution: "loader-utils@npm:1.2.3" + dependencies: + big.js: ^5.2.2 + emojis-list: ^2.0.0 + json5: ^1.0.1 + checksum: 385407fc2683b6d664276fd41df962296de4a15030bb24389de77b175570c3b56bd896869376ba14cf8b33a9e257e17a91d395739ba7e23b5b68a8749a41df7e + languageName: node + linkType: hard + "loader-utils@npm:^1.4.0": version: 1.4.0 resolution: "loader-utils@npm:1.4.0" @@ -13214,6 +13847,17 @@ __metadata: languageName: node linkType: hard +"md5.js@npm:^1.3.4": + version: 1.3.5 + resolution: "md5.js@npm:1.3.5" + dependencies: + hash-base: ^3.0.0 + inherits: ^2.0.1 + safe-buffer: ^5.1.2 + checksum: 098494d885684bcc4f92294b18ba61b7bd353c23147fbc4688c75b45cb8590f5a95fd4584d742415dcc52487f7a1ef6ea611cfa1543b0dc4492fe026357f3f0c + languageName: node + linkType: hard + "mdast-add-list-metadata@npm:1.0.1": version: 1.0.1 resolution: "mdast-add-list-metadata@npm:1.0.1" @@ -13483,6 +14127,18 @@ __metadata: languageName: node linkType: hard +"miller-rabin@npm:^4.0.0": + version: 4.0.1 + resolution: "miller-rabin@npm:4.0.1" + dependencies: + bn.js: ^4.0.0 + brorand: ^1.0.1 + bin: + miller-rabin: bin/miller-rabin + checksum: 00cd1ab838ac49b03f236cc32a14d29d7d28637a53096bf5c6246a032a37749c9bd9ce7360cbf55b41b89b7d649824949ff12bc8eee29ac77c6b38eada619ece + languageName: node + linkType: hard + "mime-db@npm:1.50.0, mime-db@npm:>= 1.43.0 < 2": version: 1.50.0 resolution: "mime-db@npm:1.50.0" @@ -13563,13 +14219,20 @@ __metadata: languageName: node linkType: hard -"minimalistic-assert@npm:^1.0.0": +"minimalistic-assert@npm:^1.0.0, minimalistic-assert@npm:^1.0.1": version: 1.0.1 resolution: "minimalistic-assert@npm:1.0.1" checksum: cc7974a9268fbf130fb055aff76700d7e2d8be5f761fb5c60318d0ed010d839ab3661a533ad29a5d37653133385204c503bfac995aaa4236f4e847461ea32ba7 languageName: node linkType: hard +"minimalistic-crypto-utils@npm:^1.0.1": + version: 1.0.1 + resolution: "minimalistic-crypto-utils@npm:1.0.1" + checksum: 6e8a0422b30039406efd4c440829ea8f988845db02a3299f372fceba56ffa94994a9c0f2fd70c17f9969eedfbd72f34b5070ead9656a34d3f71c0bd72583a0ed + languageName: node + linkType: hard + "minimatch@npm:^3.0.4": version: 3.0.4 resolution: "minimatch@npm:3.0.4" @@ -13932,7 +14595,7 @@ __metadata: languageName: node linkType: hard -"nanoid@npm:^3.1.30": +"nanoid@npm:^3.1.23, nanoid@npm:^3.1.30": version: 3.1.30 resolution: "nanoid@npm:3.1.30" bin: @@ -13999,6 +14662,29 @@ __metadata: languageName: node linkType: hard +"next-auth@npm:4.0.0-beta.6": + version: 4.0.0-beta.6 + resolution: "next-auth@npm:4.0.0-beta.6" + dependencies: + "@babel/runtime": ^7.15.4 + "@panva/hkdf": ^1.0.0 + jose: ^4.1.2 + oauth: ^0.9.15 + openid-client: ^5.0.1 + preact: ^10.5.14 + preact-render-to-string: ^5.1.19 + uuid: ^8.3.2 + peerDependencies: + nodemailer: ^6.6.5 + react: ^17.0.2 + react-dom: ^17.0.2 + peerDependenciesMeta: + nodemailer: + optional: true + checksum: 115157d2d3ce508bf67388e76363c804cd3f4eafb606c857efaa2c07ef8c3c7588990a7b7f2553e7a3cc2b960dade2e8d45d61d4011d42f4b2c51ee16919e687 + languageName: node + linkType: hard + "next-tick@npm:1, next-tick@npm:^1.1.0": version: 1.1.0 resolution: "next-tick@npm:1.1.0" @@ -14013,6 +14699,125 @@ __metadata: languageName: node linkType: hard +"next-with-less@npm:2.0.2": + version: 2.0.2 + resolution: "next-with-less@npm:2.0.2" + dependencies: + clone-deep: ^4.0.1 + peerDependencies: + less: "*" + less-loader: ">= 7.0.0" + next: ">= 11.0.1" + checksum: 21777e6fe249ae8db9b3da8e89172750ae283ad8397ee53974139eb52b030f8d41bb1c69be31a234f92e33a8f5df08bb42ad1a3ba2eede9ee15a7323f8b6da69 + languageName: node + linkType: hard + +"next@npm:12.0.3": + version: 12.0.3 + resolution: "next@npm:12.0.3" + dependencies: + "@babel/runtime": 7.15.4 + "@hapi/accept": 5.0.2 + "@napi-rs/triples": 1.0.3 + "@next/env": 12.0.3 + "@next/polyfill-module": 12.0.3 + "@next/react-dev-overlay": 12.0.3 + "@next/react-refresh-utils": 12.0.3 + "@next/swc-android-arm64": 12.0.3 + "@next/swc-darwin-arm64": 12.0.3 + "@next/swc-darwin-x64": 12.0.3 + "@next/swc-linux-arm-gnueabihf": 12.0.3 + "@next/swc-linux-arm64-gnu": 12.0.3 + "@next/swc-linux-arm64-musl": 12.0.3 + "@next/swc-linux-x64-gnu": 12.0.3 + "@next/swc-linux-x64-musl": 12.0.3 + "@next/swc-win32-arm64-msvc": 12.0.3 + "@next/swc-win32-ia32-msvc": 12.0.3 + "@next/swc-win32-x64-msvc": 12.0.3 + acorn: 8.5.0 + assert: 2.0.0 + browserify-zlib: 0.2.0 + browserslist: 4.16.6 + buffer: 5.6.0 + caniuse-lite: ^1.0.30001228 + chalk: 2.4.2 + chokidar: 3.5.1 + constants-browserify: 1.0.0 + crypto-browserify: 3.12.0 + cssnano-simple: 3.0.0 + domain-browser: 4.19.0 + encoding: 0.1.13 + etag: 1.8.1 + events: 3.3.0 + find-cache-dir: 3.3.1 + get-orientation: 1.1.2 + https-browserify: 1.0.0 + image-size: 1.0.0 + jest-worker: 27.0.0-next.5 + node-fetch: 2.6.1 + node-html-parser: 1.4.9 + os-browserify: 0.3.0 + p-limit: 3.1.0 + path-browserify: 1.0.1 + postcss: 8.2.15 + process: 0.11.10 + querystring-es3: 0.2.1 + raw-body: 2.4.1 + react-is: 17.0.2 + react-refresh: 0.8.3 + regenerator-runtime: 0.13.4 + stream-browserify: 3.0.0 + stream-http: 3.1.1 + string_decoder: 1.3.0 + styled-jsx: 5.0.0-beta.3 + timers-browserify: 2.0.12 + tty-browserify: 0.0.1 + use-subscription: 1.5.1 + util: 0.12.4 + vm-browserify: 1.1.2 + watchpack: 2.1.1 + peerDependencies: + fibers: ">= 3.1.0" + node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 + react: ^17.0.2 || ^18.0.0 + react-dom: ^17.0.2 || ^18.0.0 + sass: ^1.3.0 + dependenciesMeta: + "@next/swc-android-arm64": + optional: true + "@next/swc-darwin-arm64": + optional: true + "@next/swc-darwin-x64": + optional: true + "@next/swc-linux-arm-gnueabihf": + optional: true + "@next/swc-linux-arm64-gnu": + optional: true + "@next/swc-linux-arm64-musl": + optional: true + "@next/swc-linux-x64-gnu": + optional: true + "@next/swc-linux-x64-musl": + optional: true + "@next/swc-win32-arm64-msvc": + optional: true + "@next/swc-win32-ia32-msvc": + optional: true + "@next/swc-win32-x64-msvc": + optional: true + peerDependenciesMeta: + fibers: + optional: true + node-sass: + optional: true + sass: + optional: true + bin: + next: dist/bin/next + checksum: 68be20fdc9a681ad3d705666b500bbac9fdec9700272810e1eb3733cb77fe4ac01879aca15859ed217c123629cec3798bec3245e5e07b9011bc8b0ab8a6853a6 + languageName: node + linkType: hard + "no-case@npm:^3.0.4": version: 3.0.4 resolution: "no-case@npm:3.0.4" @@ -14048,6 +14853,13 @@ __metadata: languageName: node linkType: hard +"node-fetch@npm:2.6.1": + version: 2.6.1 + resolution: "node-fetch@npm:2.6.1" + checksum: 91075bedd57879117e310fbcc36983ad5d699e522edb1ebcdc4ee5294c982843982652925c3532729fdc86b2d64a8a827797a745f332040d91823c8752ee4d7c + languageName: node + linkType: hard + "node-fetch@npm:^2.6.0, node-fetch@npm:^2.6.1": version: 2.6.5 resolution: "node-fetch@npm:2.6.5" @@ -14147,6 +14959,15 @@ __metadata: languageName: node linkType: hard +"node-html-parser@npm:1.4.9": + version: 1.4.9 + resolution: "node-html-parser@npm:1.4.9" + dependencies: + he: 1.2.0 + checksum: fbcf5ea22f266b36a4761d448d3db7bcee6d7570e3a8ec38cbde223fe3d705cda1df8c287907520ae2d6bac8f68ef4dacdb5fd76c375c13c50bc746e980f4a91 + languageName: node + linkType: hard + "node-int64@npm:^0.4.0": version: 0.4.0 resolution: "node-int64@npm:0.4.0" @@ -14181,6 +15002,13 @@ __metadata: languageName: node linkType: hard +"node-releases@npm:^1.1.71": + version: 1.1.77 + resolution: "node-releases@npm:1.1.77" + checksum: eb2fcb45310e7d77f82bfdadeca546a698d258e011f15d88ad9a452a5e838a672ec532906581096ca19c66284a788330c3b09227ffc540e67228730f41b9c2e2 + languageName: node + linkType: hard + "node-releases@npm:^2.0.1": version: 2.0.1 resolution: "node-releases@npm:2.0.1" @@ -14496,6 +15324,13 @@ __metadata: languageName: node linkType: hard +"oauth@npm:^0.9.15": + version: 0.9.15 + resolution: "oauth@npm:0.9.15" + checksum: 957c0d8d85300398dcb0e293953650c0fc3facc795bee8228238414f19f59cef5fd4ee8d17a972c142924c10c5f6ec50ef80f77f4a6cc6e3c98f9d22c027801c + languageName: node + linkType: hard + "object-assign@npm:4.x, object-assign@npm:^4, object-assign@npm:^4.0.1, object-assign@npm:^4.1.0, object-assign@npm:^4.1.1": version: 4.1.1 resolution: "object-assign@npm:4.1.1" @@ -14716,6 +15551,18 @@ __metadata: languageName: node linkType: hard +"openid-client@npm:^5.0.1": + version: 5.0.2 + resolution: "openid-client@npm:5.0.2" + dependencies: + jose: ^4.1.0 + lru-cache: ^6.0.0 + object-hash: ^2.0.1 + oidc-token-hash: ^5.0.1 + checksum: 79acd4815707cb5aad387465cef08004ee9a543c19fdce79834b672d8e4fcfa2437b4ad0c7583d5900d4c4b565dbfb658d6af5428cee42fddd6d38be954a6b5f + languageName: node + linkType: hard + "optionator@npm:^0.8.1": version: 0.8.3 resolution: "optionator@npm:0.8.3" @@ -14761,6 +15608,13 @@ __metadata: languageName: node linkType: hard +"os-browserify@npm:0.3.0": + version: 0.3.0 + resolution: "os-browserify@npm:0.3.0" + checksum: 16e37ba3c0e6a4c63443c7b55799ce4066d59104143cb637ecb9fce586d5da319cdca786ba1c867abbe3890d2cbf37953f2d51eea85e20dd6c4570d6c54bfebf + languageName: node + linkType: hard + "os-homedir@npm:^1.0.0": version: 1.0.2 resolution: "os-homedir@npm:1.0.2" @@ -14815,6 +15669,15 @@ __metadata: languageName: node linkType: hard +"p-limit@npm:3.1.0, p-limit@npm:^3.1.0": + version: 3.1.0 + resolution: "p-limit@npm:3.1.0" + dependencies: + yocto-queue: ^0.1.0 + checksum: 7c3690c4dbf62ef625671e20b7bdf1cbc9534e83352a2780f165b0d3ceba21907e77ad63401708145ca4e25bfc51636588d89a8c0aeb715e6c37d1c066430360 + languageName: node + linkType: hard + "p-limit@npm:^1.1.0": version: 1.3.0 resolution: "p-limit@npm:1.3.0" @@ -14833,15 +15696,6 @@ __metadata: languageName: node linkType: hard -"p-limit@npm:^3.1.0": - version: 3.1.0 - resolution: "p-limit@npm:3.1.0" - dependencies: - yocto-queue: ^0.1.0 - checksum: 7c3690c4dbf62ef625671e20b7bdf1cbc9534e83352a2780f165b0d3ceba21907e77ad63401708145ca4e25bfc51636588d89a8c0aeb715e6c37d1c066430360 - languageName: node - linkType: hard - "p-locate@npm:^2.0.0": version: 2.0.0 resolution: "p-locate@npm:2.0.0" @@ -14997,6 +15851,13 @@ __metadata: languageName: node linkType: hard +"pako@npm:~1.0.5": + version: 1.0.11 + resolution: "pako@npm:1.0.11" + checksum: 1be2bfa1f807608c7538afa15d6f25baa523c30ec870a3228a89579e474a4d992f4293859524e46d5d87fd30fa17c5edf34dbef0671251d9749820b488660b16 + languageName: node + linkType: hard + "param-case@npm:^3.0.4": version: 3.0.4 resolution: "param-case@npm:3.0.4" @@ -15016,6 +15877,19 @@ __metadata: languageName: node linkType: hard +"parse-asn1@npm:^5.0.0, parse-asn1@npm:^5.1.5": + version: 5.1.6 + resolution: "parse-asn1@npm:5.1.6" + dependencies: + asn1.js: ^5.2.0 + browserify-aes: ^1.0.0 + evp_bytestokey: ^1.0.0 + pbkdf2: ^3.0.3 + safe-buffer: ^5.1.1 + checksum: 9243311d1f88089bc9f2158972aa38d1abd5452f7b7cabf84954ed766048fe574d434d82c6f5a39b988683e96fb84cd933071dda38927e03469dc8c8d14463c7 + languageName: node + linkType: hard + "parse-entities@npm:^2.0.0": version: 2.0.0 resolution: "parse-entities@npm:2.0.0" @@ -15107,6 +15981,13 @@ __metadata: languageName: node linkType: hard +"path-browserify@npm:1.0.1": + version: 1.0.1 + resolution: "path-browserify@npm:1.0.1" + checksum: c6d7fa376423fe35b95b2d67990060c3ee304fc815ff0a2dc1c6c3cfaff2bd0d572ee67e18f19d0ea3bbe32e8add2a05021132ac40509416459fffee35200699 + languageName: node + linkType: hard + "path-case@npm:^3.0.4": version: 3.0.4 resolution: "path-case@npm:3.0.4" @@ -15191,6 +16072,19 @@ __metadata: languageName: node linkType: hard +"pbkdf2@npm:^3.0.3": + version: 3.1.2 + resolution: "pbkdf2@npm:3.1.2" + dependencies: + create-hash: ^1.1.2 + create-hmac: ^1.1.4 + ripemd160: ^2.0.1 + safe-buffer: ^5.0.1 + sha.js: ^2.4.8 + checksum: 2c950a100b1da72123449208e231afc188d980177d021d7121e96a2de7f2abbc96ead2b87d03d8fe5c318face097f203270d7e27908af9f471c165a4e8e69c92 + languageName: node + linkType: hard + "pend@npm:~1.2.0": version: 1.2.0 resolution: "pend@npm:1.2.0" @@ -15367,13 +16261,6 @@ __metadata: languageName: node linkType: hard -"pino-std-serializers@npm:^3.1.0": - version: 3.2.0 - resolution: "pino-std-serializers@npm:3.2.0" - checksum: 77e29675b116e42ae9fe6d4ef52ef3a082ffc54922b122d85935f93ddcc20277f0b0c873c5c6c5274a67b0409c672aaae3de6bcea10a2d84699718dda55ba95b - languageName: node - linkType: hard - "pino-std-serializers@npm:^4.0.0": version: 4.0.0 resolution: "pino-std-serializers@npm:4.0.0" @@ -15401,23 +16288,6 @@ __metadata: languageName: node linkType: hard -"pino@npm:^6.13.0": - version: 6.13.3 - resolution: "pino@npm:6.13.3" - dependencies: - fast-redact: ^3.0.0 - fast-safe-stringify: ^2.0.8 - fastify-warning: ^0.2.0 - flatstr: ^1.0.12 - pino-std-serializers: ^3.1.0 - quick-format-unescaped: ^4.0.3 - sonic-boom: ^1.0.2 - bin: - pino: bin.js - checksum: a580decd47a1c8b32a846ba1cb478087b523636d697bd4c57833d10b3f2b35c7d06739715ad9a291b41caf002b8d1bbf98674bfb3e99989fd41b7d934cca861c - languageName: node - linkType: hard - "pirates@npm:^4.0.1": version: 4.0.1 resolution: "pirates@npm:4.0.1" @@ -15445,6 +16315,13 @@ __metadata: languageName: node linkType: hard +"platform@npm:1.3.6": + version: 1.3.6 + resolution: "platform@npm:1.3.6" + checksum: 6f472a09c61d418c7e26c1c16d0bdc029549d512dbec6526216a1e59ec68100d07007d0097dcba69dddad883d6f2a83361b4bdfe0094a3d9a2af24158643d85e + languageName: node + linkType: hard + "pluralize@npm:^7.0.0": version: 7.0.0 resolution: "pluralize@npm:7.0.0" @@ -15524,6 +16401,17 @@ __metadata: languageName: node linkType: hard +"postcss@npm:8.2.15": + version: 8.2.15 + resolution: "postcss@npm:8.2.15" + dependencies: + colorette: ^1.2.2 + nanoid: ^3.1.23 + source-map: ^0.6.1 + checksum: 07c309e5318843cdbb240b19101c8c679e19cb88544811de921dd9125118d6c0603afe925da7f2ac928dd7d4c0c6380ccdedf032400af5013210a3f145baca5d + languageName: node + linkType: hard + "postcss@npm:^8.2.15": version: 8.3.11 resolution: "postcss@npm:8.3.11" @@ -15565,6 +16453,24 @@ __metadata: languageName: node linkType: hard +"preact-render-to-string@npm:^5.1.19": + version: 5.1.19 + resolution: "preact-render-to-string@npm:5.1.19" + dependencies: + pretty-format: ^3.8.0 + peerDependencies: + preact: ">=10" + checksum: b8b454d7b4bd93d6dcfc5e1269cfef1756e850c524e80340be62b88582cb88eb926a3edc0088f4dc2a454f56c1e09faa10bced081f25204342fd338275aa5af1 + languageName: node + linkType: hard + +"preact@npm:^10.5.14": + version: 10.5.15 + resolution: "preact@npm:10.5.15" + checksum: 1c9f025ed6ff9c6cbe85da4feb88011795914d615244089396d1157376897a09f478eac0d582c66bc5a96c2841ebd9f8dfbe0a28e8c1820bdd7c314083350d40 + languageName: node + linkType: hard + "prebuild-install@npm:^6.0.0": version: 6.1.4 resolution: "prebuild-install@npm:6.1.4" @@ -15656,6 +16562,13 @@ __metadata: languageName: node linkType: hard +"pretty-format@npm:^3.8.0": + version: 3.8.0 + resolution: "pretty-format@npm:3.8.0" + checksum: 21a114d43ef06978f8f7f6212be4649b0b094f05d9b30e14e37550bf35c8ca24d8adbca9e5adc4cc15d9eaf7a1e7a30478a4dc37b30982bfdf0292a5b385484c + languageName: node + linkType: hard + "prismjs@npm:^1.22.0, prismjs@npm:~1.25.0": version: 1.25.0 resolution: "prismjs@npm:1.25.0" @@ -15782,7 +16695,7 @@ __metadata: languageName: node linkType: hard -"proxy-addr@npm:^2.0.7, proxy-addr@npm:~2.0.5": +"proxy-addr@npm:~2.0.5": version: 2.0.7 resolution: "proxy-addr@npm:2.0.7" dependencies: @@ -15813,6 +16726,20 @@ __metadata: languageName: node linkType: hard +"public-encrypt@npm:^4.0.0": + version: 4.0.3 + resolution: "public-encrypt@npm:4.0.3" + dependencies: + bn.js: ^4.1.0 + browserify-rsa: ^4.0.0 + create-hash: ^1.1.0 + parse-asn1: ^5.0.0 + randombytes: ^2.0.1 + safe-buffer: ^5.1.2 + checksum: 215d446e43cef021a20b67c1df455e5eea134af0b1f9b8a35f9e850abf32991b0c307327bc5b9bc07162c288d5cdb3d4a783ea6c6640979ed7b5017e3e0c9935 + languageName: node + linkType: hard + "pump@npm:^3.0.0": version: 3.0.0 resolution: "pump@npm:3.0.0" @@ -15900,6 +16827,13 @@ __metadata: languageName: node linkType: hard +"querystring-es3@npm:0.2.1": + version: 0.2.1 + resolution: "querystring-es3@npm:0.2.1" + checksum: 691e8d6b8b157e7cd49ae8e83fcf86de39ab3ba948c25abaa94fba84c0986c641aa2f597770848c64abce290ed17a39c9df6df737dfa7e87c3b63acc7d225d61 + languageName: node + linkType: hard + "querystring@npm:0.2.0": version: 0.2.0 resolution: "querystring@npm:0.2.0" @@ -15914,13 +16848,22 @@ __metadata: languageName: node linkType: hard -"queue-microtask@npm:^1.1.2, queue-microtask@npm:^1.2.2": +"queue-microtask@npm:^1.2.2": version: 1.2.3 resolution: "queue-microtask@npm:1.2.3" checksum: b676f8c040cdc5b12723ad2f91414d267605b26419d5c821ff03befa817ddd10e238d22b25d604920340fd73efd8ba795465a0377c4adf45a4a41e4234e42dc4 languageName: node linkType: hard +"queue@npm:6.0.2": + version: 6.0.2 + resolution: "queue@npm:6.0.2" + dependencies: + inherits: ~2.0.3 + checksum: ebc23639248e4fe40a789f713c20548e513e053b3dc4924b6cb0ad741e3f264dcff948225c8737834dd4f9ec286dbc06a1a7c13858ea382d9379f4303bcc0916 + languageName: node + linkType: hard + "quick-format-unescaped@npm:^4.0.3": version: 4.0.4 resolution: "quick-format-unescaped@npm:4.0.4" @@ -15958,7 +16901,7 @@ __metadata: languageName: node linkType: hard -"randombytes@npm:^2.1.0": +"randombytes@npm:^2.0.0, randombytes@npm:^2.0.1, randombytes@npm:^2.0.5, randombytes@npm:^2.1.0": version: 2.1.0 resolution: "randombytes@npm:2.1.0" dependencies: @@ -15967,6 +16910,16 @@ __metadata: languageName: node linkType: hard +"randomfill@npm:^1.0.3": + version: 1.0.4 + resolution: "randomfill@npm:1.0.4" + dependencies: + randombytes: ^2.0.5 + safe-buffer: ^5.1.0 + checksum: 33734bb578a868d29ee1b8555e21a36711db084065d94e019a6d03caa67debef8d6a1bfd06a2b597e32901ddc761ab483a85393f0d9a75838f1912461d4dbfc7 + languageName: node + linkType: hard + "range-parser@npm:^1.2.1, range-parser@npm:~1.2.1": version: 1.2.1 resolution: "range-parser@npm:1.2.1" @@ -15986,6 +16939,18 @@ __metadata: languageName: node linkType: hard +"raw-body@npm:2.4.1": + version: 2.4.1 + resolution: "raw-body@npm:2.4.1" + dependencies: + bytes: 3.1.0 + http-errors: 1.7.3 + iconv-lite: 0.4.24 + unpipe: 1.0.0 + checksum: d5e9179d2f1f0a652cd107c080f25d165c724f546124d620c8df7fb80322df42bff547a8b310e55e1f7952556d013716a21b30162192eb0b3332d7efcba75883 + languageName: node + linkType: hard + "rc-align@npm:^4.0.0": version: 4.0.11 resolution: "rc-align@npm:4.0.11" @@ -16570,6 +17535,19 @@ __metadata: languageName: node linkType: hard +"react-dom@npm:alpha": + version: 18.0.0-alpha-327d5c484-20211106 + resolution: "react-dom@npm:18.0.0-alpha-327d5c484-20211106" + dependencies: + loose-envify: ^1.1.0 + object-assign: ^4.1.1 + scheduler: 0.21.0-alpha-327d5c484-20211106 + peerDependencies: + react: 18.0.0-alpha-327d5c484-20211106 + checksum: c1da729219ae3c9d01f6ff5cf0b1290b745317e620a17b429623b6be3826a84d0993ee74a279cc1923c569e1179c0d6dc4aed6272923a4f219b40f319edbd1f6 + languageName: node + linkType: hard + "react-fast-compare@npm:^3.1.1": version: 3.2.0 resolution: "react-fast-compare@npm:3.2.0" @@ -16591,6 +17569,13 @@ __metadata: languageName: node linkType: hard +"react-is@npm:17.0.2, react-is@npm:^17.0.1": + version: 17.0.2 + resolution: "react-is@npm:17.0.2" + checksum: 9d6d111d8990dc98bc5402c1266a808b0459b5d54830bbea24c12d908b536df7883f268a7868cfaedde3dd9d4e0d574db456f84d2e6df9c4526f99bb4b5344d8 + languageName: node + linkType: hard + "react-is@npm:^16.12.0, react-is@npm:^16.6.0, react-is@npm:^16.7.0, react-is@npm:^16.8.1, react-is@npm:^16.8.6": version: 16.13.1 resolution: "react-is@npm:16.13.1" @@ -16598,13 +17583,6 @@ __metadata: languageName: node linkType: hard -"react-is@npm:^17.0.1": - version: 17.0.2 - resolution: "react-is@npm:17.0.2" - checksum: 9d6d111d8990dc98bc5402c1266a808b0459b5d54830bbea24c12d908b536df7883f268a7868cfaedde3dd9d4e0d574db456f84d2e6df9c4526f99bb4b5344d8 - languageName: node - linkType: hard - "react-lifecycles-compat@npm:^3.0.4": version: 3.0.4 resolution: "react-lifecycles-compat@npm:3.0.4" @@ -16633,6 +17611,13 @@ __metadata: languageName: node linkType: hard +"react-refresh@npm:0.8.3": + version: 0.8.3 + resolution: "react-refresh@npm:0.8.3" + checksum: 3cffe5a9cbac1c5d59bf74bf9fff43c987d87ef32098b9092ea94b6637377d86c08565b9374d9397f446b3fbcd95de986ec77220a16f979687cb39b7b89e2f91 + languageName: node + linkType: hard + "react-router-dom@npm:5.2.1": version: 5.2.1 resolution: "react-router-dom@npm:5.2.1" @@ -16717,6 +17702,16 @@ __metadata: languageName: node linkType: hard +"react@npm:alpha": + version: 18.0.0-alpha-327d5c484-20211106 + resolution: "react@npm:18.0.0-alpha-327d5c484-20211106" + dependencies: + loose-envify: ^1.1.0 + object-assign: ^4.1.1 + checksum: 2ee0d4b73302d4fcae20fc3f371bb369922337df877ee0ce508098d0cd3e1c158c77556d549fc7aeb8885ebbcefe47de7a110c4a886c53034ebc4f18b793d4b6 + languageName: node + linkType: hard + "reactcss@npm:^1.2.0": version: 1.2.3 resolution: "reactcss@npm:1.2.3" @@ -16858,7 +17853,7 @@ __metadata: languageName: node linkType: hard -"readable-stream@npm:3, readable-stream@npm:^3.0.0, readable-stream@npm:^3.0.2, readable-stream@npm:^3.0.6, readable-stream@npm:^3.1.1, readable-stream@npm:^3.4.0, readable-stream@npm:^3.6.0": +"readable-stream@npm:3, readable-stream@npm:^3.0.0, readable-stream@npm:^3.0.2, readable-stream@npm:^3.0.6, readable-stream@npm:^3.1.1, readable-stream@npm:^3.4.0, readable-stream@npm:^3.5.0, readable-stream@npm:^3.6.0": version: 3.6.0 resolution: "readable-stream@npm:3.6.0" dependencies: @@ -16881,6 +17876,15 @@ __metadata: languageName: node linkType: hard +"readdirp@npm:~3.5.0": + version: 3.5.0 + resolution: "readdirp@npm:3.5.0" + dependencies: + picomatch: ^2.2.1 + checksum: 6b1a9341e295e15d4fb40c010216cbcb6266587cd0b3ce7defabd66fa1b4e35f9fba3d64c2187fd38fadd01ccbfc5f1b33fdfb1da63b3cbf66224b7c6d75ce5a + languageName: node + linkType: hard + "readdirp@npm:~3.6.0": version: 3.6.0 resolution: "readdirp@npm:3.6.0" @@ -16945,6 +17949,13 @@ __metadata: languageName: node linkType: hard +"regenerator-runtime@npm:0.13.4": + version: 0.13.4 + resolution: "regenerator-runtime@npm:0.13.4" + checksum: ba49669ddbb56a12f8acf3e09427dfb89d83c4db466c387e8d7df8c13285695c6622a0112e12bdae492a97fdad3e68b2ef3f171bcc44d30a00adb1c9e121eaaa + languageName: node + linkType: hard + "regenerator-runtime@npm:^0.13.4": version: 0.13.9 resolution: "regenerator-runtime@npm:0.13.9" @@ -17285,13 +18296,6 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"ret@npm:~0.2.0": - version: 0.2.2 - resolution: "ret@npm:0.2.2" - checksum: 774964bb413a3525e687bca92d81c1cd75555ec33147c32ecca22f3d06409e35df87952cfe3d57afff7650a0f7e42139cf60cb44e94c29dde390243bc1941f16 - languageName: node - linkType: hard - "retry@npm:0.13.1, retry@npm:^0.13.1": version: 0.13.1 resolution: "retry@npm:0.13.1" @@ -17313,7 +18317,7 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"rfdc@npm:^1.1.4, rfdc@npm:^1.2.0, rfdc@npm:^1.3.0": +"rfdc@npm:^1.3.0": version: 1.3.0 resolution: "rfdc@npm:1.3.0" checksum: fb2ba8512e43519983b4c61bd3fa77c0f410eff6bae68b08614437bc3f35f91362215f7b4a73cbda6f67330b5746ce07db5dd9850ad3edc91271ad6deea0df32 @@ -17342,6 +18346,16 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"ripemd160@npm:^2.0.0, ripemd160@npm:^2.0.1": + version: 2.0.2 + resolution: "ripemd160@npm:2.0.2" + dependencies: + hash-base: ^3.0.0 + inherits: ^2.0.1 + checksum: 006accc40578ee2beae382757c4ce2908a826b27e2b079efdcd2959ee544ddf210b7b5d7d5e80467807604244e7388427330f5c6d4cd61e6edaddc5773ccc393 + languageName: node + linkType: hard + "run-async@npm:^2.4.0": version: 2.4.1 resolution: "run-async@npm:2.4.1" @@ -17374,22 +18388,13 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"safe-buffer@npm:>=5.1.0, safe-buffer@npm:^5.0.1, safe-buffer@npm:^5.1.0, safe-buffer@npm:^5.1.1, safe-buffer@npm:^5.1.2, safe-buffer@npm:^5.2.1, safe-buffer@npm:~5.2.0": +"safe-buffer@npm:>=5.1.0, safe-buffer@npm:^5.0.1, safe-buffer@npm:^5.1.0, safe-buffer@npm:^5.1.1, safe-buffer@npm:^5.1.2, safe-buffer@npm:^5.2.0, safe-buffer@npm:^5.2.1, safe-buffer@npm:~5.2.0": version: 5.2.1 resolution: "safe-buffer@npm:5.2.1" checksum: b99c4b41fdd67a6aaf280fcd05e9ffb0813654894223afb78a31f14a19ad220bba8aba1cb14eddce1fcfb037155fe6de4e861784eb434f7d11ed58d1e70dd491 languageName: node linkType: hard -"safe-regex2@npm:^2.0.0": - version: 2.0.0 - resolution: "safe-regex2@npm:2.0.0" - dependencies: - ret: ~0.2.0 - checksum: f5e182fca040dedd50ae052ea0eb035d9903b2db71243d5d8b43299735857288ef2ab52546a368d9c6fd1333b2a0d039297925e78ffc14845354f3f6158af7c2 - languageName: node - linkType: hard - "safer-buffer@npm:>= 2.1.2 < 3, safer-buffer@npm:>= 2.1.2 < 3.0.0, safer-buffer@npm:^2.0.2, safer-buffer@npm:^2.1.0, safer-buffer@npm:~2.1.0": version: 2.1.2 resolution: "safer-buffer@npm:2.1.2" @@ -17429,6 +18434,16 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"scheduler@npm:0.21.0-alpha-327d5c484-20211106": + version: 0.21.0-alpha-327d5c484-20211106 + resolution: "scheduler@npm:0.21.0-alpha-327d5c484-20211106" + dependencies: + loose-envify: ^1.1.0 + object-assign: ^4.1.1 + checksum: 060056d9ecd24c03cec49d7a78082a0ebff01d869f1381be0992fbd9ba9db72db00cd370309c710f8b79cd92f69110ef8c7f7a843bd7aaf61bae200384d27892 + languageName: node + linkType: hard + "scheduler@npm:^0.20.2": version: 0.20.2 resolution: "scheduler@npm:0.20.2" @@ -17470,7 +18485,7 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"secure-json-parse@npm:^2.0.0, secure-json-parse@npm:^2.4.0": +"secure-json-parse@npm:^2.4.0": version: 2.4.0 resolution: "secure-json-parse@npm:2.4.0" checksum: efaafcaa08a4646ca829b29168474f57fb289a0ca7a1d77b66b55a0292785bc6eb9143b21cfc50b37dd12a823c25b12aa1771f18314ed5a616a1f8f12a318533 @@ -17514,13 +18529,6 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"semver-store@npm:^0.3.0": - version: 0.3.0 - resolution: "semver-store@npm:0.3.0" - checksum: b38f747123e850191526a912657c653c7e5963d164a8daf99e52aa30bc8c5bdac176dc6dab714e17a1a8489ac138c18ff7161b1961f1882888bce637990442dd - languageName: node - linkType: hard - "semver@npm:2 || 3 || 4 || 5, semver@npm:^5.1.0, semver@npm:^5.3.0, semver@npm:^5.4.1, semver@npm:^5.6.0, semver@npm:^5.7.1": version: 5.7.1 resolution: "semver@npm:5.7.1" @@ -17568,7 +18576,7 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"send@npm:0.17.1, send@npm:^0.17.1": +"send@npm:0.17.1": version: 0.17.1 resolution: "send@npm:0.17.1" dependencies: @@ -17643,10 +18651,10 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"set-cookie-parser@npm:^2.4.1": - version: 2.4.8 - resolution: "set-cookie-parser@npm:2.4.8" - checksum: e15b5df9a56ab06d4895286033a6aff7b318ad024310df058b5821b3539cc06f716ef529618cac0dd78df40e37830de715f388c0f97f84062dd9be2326efcd0c +"setimmediate@npm:^1.0.4": + version: 1.0.5 + resolution: "setimmediate@npm:1.0.5" + checksum: c9a6f2c5b51a2dabdc0247db9c46460152ffc62ee139f3157440bd48e7c59425093f42719ac1d7931f054f153e2d26cf37dfeb8da17a794a58198a2705e527fd languageName: node linkType: hard @@ -17671,7 +18679,7 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"sha.js@npm:^2.4.11": +"sha.js@npm:^2.4.0, sha.js@npm:^2.4.11, sha.js@npm:^2.4.8": version: 2.4.11 resolution: "sha.js@npm:2.4.11" dependencies: @@ -17715,6 +18723,13 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"shell-quote@npm:1.7.3": + version: 1.7.3 + resolution: "shell-quote@npm:1.7.3" + checksum: aca58e73a3a5d933d02e0bdddedc53ee14f7c2ec264f97ac915b9d4482d077a38e422aa664631d60a672cd3cdb4054eb2e6c0303f54882453dacb6483e482d34 + languageName: node + linkType: hard + "side-channel@npm:^1.0.4": version: 1.0.4 resolution: "side-channel@npm:1.0.4" @@ -17846,16 +18861,6 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"sonic-boom@npm:^1.0.2": - version: 1.4.1 - resolution: "sonic-boom@npm:1.4.1" - dependencies: - atomic-sleep: ^1.0.0 - flatstr: ^1.0.12 - checksum: 189fa8fe5c2dc05d3513fc1a4926a2f16f132fa6fa0b511745a436010cdcd9c1d3b3cb6a9d7c05bd32a965dc77673a5ac0eb0992e920bdedd16330d95323124f - languageName: node - linkType: hard - "sonic-boom@npm:^2.2.0, sonic-boom@npm:^2.2.1": version: 2.3.0 resolution: "sonic-boom@npm:2.3.0" @@ -17900,6 +18905,22 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"source-map@npm:0.7.3, source-map@npm:^0.7.3, source-map@npm:~0.7.2": + version: 0.7.3 + resolution: "source-map@npm:0.7.3" + checksum: cd24efb3b8fa69b64bf28e3c1b1a500de77e84260c5b7f2b873f88284df17974157cc88d386ee9b6d081f08fdd8242f3fc05c953685a6ad81aad94c7393dedea + languageName: node + linkType: hard + +"source-map@npm:0.8.0-beta.0": + version: 0.8.0-beta.0 + resolution: "source-map@npm:0.8.0-beta.0" + dependencies: + whatwg-url: ^7.0.0 + checksum: e94169be6461ab0ac0913313ad1719a14c60d402bd22b0ad96f4a6cffd79130d91ab5df0a5336a326b04d2df131c1409f563c9dc0d21a6ca6239a44b6c8dbd92 + languageName: node + linkType: hard + "source-map@npm:^0.5.0, source-map@npm:^0.5.7": version: 0.5.7 resolution: "source-map@npm:0.5.7" @@ -17914,13 +18935,6 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"source-map@npm:^0.7.3, source-map@npm:~0.7.2": - version: 0.7.3 - resolution: "source-map@npm:0.7.3" - checksum: cd24efb3b8fa69b64bf28e3c1b1a500de77e84260c5b7f2b873f88284df17974157cc88d386ee9b6d081f08fdd8242f3fc05c953685a6ad81aad94c7393dedea - languageName: node - linkType: hard - "space-separated-tokens@npm:^1.0.0": version: 1.1.5 resolution: "space-separated-tokens@npm:1.1.5" @@ -18111,6 +19125,15 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"stacktrace-parser@npm:0.1.10": + version: 0.1.10 + resolution: "stacktrace-parser@npm:0.1.10" + dependencies: + type-fest: ^0.7.1 + checksum: f4fbddfc09121d91e587b60de4beb4941108e967d71ad3a171812dc839b010ca374d064ad0a296295fed13acd103609d99a4224a25b4e67de13cae131f1901ee + languageName: node + linkType: hard + "statuses@npm:>= 1.4.0 < 2, statuses@npm:>= 1.5.0 < 2, statuses@npm:~1.5.0": version: 1.5.0 resolution: "statuses@npm:1.5.0" @@ -18125,6 +19148,16 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"stream-browserify@npm:3.0.0": + version: 3.0.0 + resolution: "stream-browserify@npm:3.0.0" + dependencies: + inherits: ~2.0.4 + readable-stream: ^3.5.0 + checksum: 4c47ef64d6f03815a9ca3874e2319805e8e8a85f3550776c47ce523b6f4c6cd57f40e46ec6a9ab8ad260fde61863c2718f250d3bedb3fe9052444eb9abfd9921 + languageName: node + linkType: hard + "stream-buffers@npm:^3.0.2": version: 3.0.2 resolution: "stream-buffers@npm:3.0.2" @@ -18132,6 +19165,27 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"stream-http@npm:3.1.1": + version: 3.1.1 + resolution: "stream-http@npm:3.1.1" + dependencies: + builtin-status-codes: ^3.0.0 + inherits: ^2.0.4 + readable-stream: ^3.6.0 + xtend: ^4.0.2 + checksum: 17d10d1357bc2ee45cd7a65e6525cf9ac09b79e75bc058ecfdbd91cd576f2d914a6cf026ce9f5904790c8cfe7b158065d411884e9996126a0c13fe9acbecf6b0 + languageName: node + linkType: hard + +"stream-parser@npm:^0.3.1": + version: 0.3.1 + resolution: "stream-parser@npm:0.3.1" + dependencies: + debug: 2 + checksum: 4d86ff8cffe7c7587dc91433fff9dce38a93ea7e9f47560055addc81eae6b6befab22b75643ce539faf325fe2b17d371778242566bed086e75f6cffb1e76c06c + languageName: node + linkType: hard + "stream-shift@npm:^1.0.0": version: 1.0.1 resolution: "stream-shift@npm:1.0.1" @@ -18180,6 +19234,13 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"string-hash@npm:1.1.3": + version: 1.1.3 + resolution: "string-hash@npm:1.1.3" + checksum: 104b8667a5e0dc71bfcd29fee09cb88c6102e27bfb07c55f95535d90587d016731d52299380052e514266f4028a7a5172e0d9ac58e2f8f5001be61dc77c0754d + languageName: node + linkType: hard + "string-length@npm:^4.0.1": version: 4.0.2 resolution: "string-length@npm:4.0.2" @@ -18190,13 +19251,6 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"string-similarity@npm:^4.0.1": - version: 4.0.4 - resolution: "string-similarity@npm:4.0.4" - checksum: 797b41b24e1eb6b3b0ab896950b58c295a19a82933479c75f7b5279ffb63e0b456a8c8d10329c02f607ca1a50370e961e83d552aa468ff3b0fa15809abc9eff7 - languageName: node - linkType: hard - "string-width@npm:^1.0.1": version: 1.0.2 resolution: "string-width@npm:1.0.2" @@ -18255,7 +19309,7 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"string_decoder@npm:^1.1.1": +"string_decoder@npm:1.3.0, string_decoder@npm:^1.1.1": version: 1.3.0 resolution: "string_decoder@npm:1.3.0" dependencies: @@ -18273,6 +19327,15 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"strip-ansi@npm:6.0.1, strip-ansi@npm:^6.0.0, strip-ansi@npm:^6.0.1": + version: 6.0.1 + resolution: "strip-ansi@npm:6.0.1" + dependencies: + ansi-regex: ^5.0.1 + checksum: f3cd25890aef3ba6e1a74e20896c21a46f482e93df4a06567cebf2b57edabb15133f1f94e57434e0a958d61186087b1008e89c94875d019910a213181a14fc8c + languageName: node + linkType: hard + "strip-ansi@npm:^3.0.0, strip-ansi@npm:^3.0.1": version: 3.0.1 resolution: "strip-ansi@npm:3.0.1" @@ -18282,15 +19345,6 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"strip-ansi@npm:^6.0.0, strip-ansi@npm:^6.0.1": - version: 6.0.1 - resolution: "strip-ansi@npm:6.0.1" - dependencies: - ansi-regex: ^5.0.1 - checksum: f3cd25890aef3ba6e1a74e20896c21a46f482e93df4a06567cebf2b57edabb15133f1f94e57434e0a958d61186087b1008e89c94875d019910a213181a14fc8c - languageName: node - linkType: hard - "strip-ansi@npm:^7.0.0": version: 7.0.1 resolution: "strip-ansi@npm:7.0.1" @@ -18385,6 +19439,43 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"styled-jsx@npm:5.0.0-beta.3": + version: 5.0.0-beta.3 + resolution: "styled-jsx@npm:5.0.0-beta.3" + dependencies: + "@babel/plugin-syntax-jsx": 7.14.5 + "@babel/types": 7.15.0 + convert-source-map: 1.7.0 + loader-utils: 1.2.3 + source-map: 0.7.3 + string-hash: 1.1.3 + stylis: 3.5.4 + stylis-rule-sheet: 0.0.10 + peerDependencies: + react: ">= 16.8.0 || 17.x.x || 18.x.x" + peerDependenciesMeta: + "@babel/core": + optional: true + checksum: cc328a92b56fe4aadcb29031be1b006279f1194592f66677079abc7d4294d388962f9634ef67dccdc592ef3d8ceaa8af9603c60198cbd371444e46074a6b1747 + languageName: node + linkType: hard + +"stylis-rule-sheet@npm:0.0.10": + version: 0.0.10 + resolution: "stylis-rule-sheet@npm:0.0.10" + peerDependencies: + stylis: ^3.5.0 + checksum: 97ad016c64ecce8d4b2c2c1c3cf3260de3c0e2b151e78f90ded6cc1bfcca536625a77277af16a9c8a241236a9e4fd5b70d88dfa32e9b48afaddb8f102a95582d + languageName: node + linkType: hard + +"stylis@npm:3.5.4": + version: 3.5.4 + resolution: "stylis@npm:3.5.4" + checksum: 3673a748ad236219bd77ca9c0a8730b8726812e612cbc844aa6f029f13666a10cf2825a5f8d41f05e8af02b5987d31b7d3ebe995e4b42e0255366fec23489b77 + languageName: node + linkType: hard + "stylis@npm:^4.0.10, stylis@npm:^4.0.3": version: 4.0.10 resolution: "stylis@npm:4.0.10" @@ -18739,6 +19830,15 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"timers-browserify@npm:2.0.12": + version: 2.0.12 + resolution: "timers-browserify@npm:2.0.12" + dependencies: + setimmediate: ^1.0.4 + checksum: ec37ae299066bef6c464dcac29c7adafba1999e7227a9bdc4e105a459bee0f0b27234a46bfd7ab4041da79619e06a58433472867a913d01c26f8a203f87cee70 + languageName: node + linkType: hard + "timers-ext@npm:^0.1.7": version: 0.1.7 resolution: "timers-ext@npm:0.1.7" @@ -18756,13 +19856,6 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"tiny-lru@npm:^7.0.0": - version: 7.0.6 - resolution: "tiny-lru@npm:7.0.6" - checksum: 36a786a9111a3a358a698c9404783ad3f5396f6ed891672ffa4cd7dec4617abb8dfed6af7611bbaf8a3942a9475534c8b80f9bd58d7efa9aa594f395c9805f09 - languageName: node - linkType: hard - "tiny-warning@npm:^1.0.0, tiny-warning@npm:^1.0.3": version: 1.0.3 resolution: "tiny-warning@npm:1.0.3" @@ -18898,6 +19991,15 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"tr46@npm:^1.0.1": + version: 1.0.1 + resolution: "tr46@npm:1.0.1" + dependencies: + punycode: ^2.1.0 + checksum: 96d4ed46bc161db75dbf9247a236ea0bfcaf5758baae6749e92afab0bc5a09cb59af21788ede7e55080f2bf02dce3e4a8f2a484cc45164e29f4b5e68f7cbcc1a + languageName: node + linkType: hard + "tr46@npm:^2.1.0": version: 2.1.0 resolution: "tr46@npm:2.1.0" @@ -18977,6 +20079,13 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"tty-browserify@npm:0.0.1": + version: 0.0.1 + resolution: "tty-browserify@npm:0.0.1" + checksum: 93b745d43fa5a7d2b948fa23be8d313576d1d884b48acd957c07710bac1c0d8ac34c0556ad4c57c73d36e11741763ef66b3fb4fb97b06b7e4d525315a3cd45f5 + languageName: node + linkType: hard + "tunnel-agent@npm:^0.6.0": version: 0.6.0 resolution: "tunnel-agent@npm:0.6.0" @@ -19067,6 +20176,13 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"type-fest@npm:^0.7.1": + version: 0.7.1 + resolution: "type-fest@npm:0.7.1" + checksum: 5b1b113529d59949d97b76977d545989ddc11b81bb0c766b6d2ccc65473cb4b4a5c7d24f5be2c2bb2de302a5d7a13c1732ea1d34c8c59b7e0ec1f890cf7fc424 + languageName: node + linkType: hard + "type-fest@npm:^0.8.1": version: 0.8.1 resolution: "type-fest@npm:0.8.1" @@ -19412,6 +20528,17 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"use-subscription@npm:1.5.1": + version: 1.5.1 + resolution: "use-subscription@npm:1.5.1" + dependencies: + object-assign: ^4.1.1 + peerDependencies: + react: ^16.8.0 || ^17.0.0 + checksum: 96e64977a573244fd11350a3141b2cf57fb72dd9dd902f387c8a0a565d0a948bc81588bd7378c6ef6defc0d1119f37f73aac4a7a287c8443abd444bd4e7bbea8 + languageName: node + linkType: hard + "util-deprecate@npm:^1.0.1, util-deprecate@npm:^1.0.2, util-deprecate@npm:~1.0.1": version: 1.0.2 resolution: "util-deprecate@npm:1.0.2" @@ -19441,6 +20568,20 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"util@npm:0.12.4, util@npm:^0.12.0": + version: 0.12.4 + resolution: "util@npm:0.12.4" + dependencies: + inherits: ^2.0.3 + is-arguments: ^1.0.4 + is-generator-function: ^1.0.7 + is-typed-array: ^1.1.3 + safe-buffer: ^5.1.2 + which-typed-array: ^1.1.2 + checksum: 8eac7a6e6b341c0f1b3eb73bbe5dfcae31a7e9699c8fc3266789f3e95f7637946a7700dcf1904dbd3749a58a36760ebf7acf4bb5b717f7468532a8a79f44eff0 + languageName: node + linkType: hard + "utila@npm:~0.4": version: 0.4.0 resolution: "utila@npm:0.4.0" @@ -19566,6 +20707,13 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"vm-browserify@npm:1.1.2": + version: 1.1.2 + resolution: "vm-browserify@npm:1.1.2" + checksum: 10a1c50aab54ff8b4c9042c15fc64aefccce8d2fb90c0640403242db0ee7fb269f9b102bdb69cfb435d7ef3180d61fd4fb004a043a12709abaf9056cfd7e039d + languageName: node + linkType: hard + "w3c-hr-time@npm:^1.0.2": version: 1.0.2 resolution: "w3c-hr-time@npm:1.0.2" @@ -19602,6 +20750,16 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"watchpack@npm:2.1.1": + version: 2.1.1 + resolution: "watchpack@npm:2.1.1" + dependencies: + glob-to-regexp: ^0.4.1 + graceful-fs: ^4.1.2 + checksum: 4a2d7ed1b441814b232db9c065beaee40ad0e37f77279331d663fa950b6b1926210a8dfa6009dc806b248f15d48826c9c6ce1a7fd6e6c94178d13c6c0a33f32c + languageName: node + linkType: hard + "watchpack@npm:^2.2.0": version: 2.2.0 resolution: "watchpack@npm:2.2.0" @@ -19637,6 +20795,13 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"webidl-conversions@npm:^4.0.2": + version: 4.0.2 + resolution: "webidl-conversions@npm:4.0.2" + checksum: c93d8dfe908a0140a4ae9c0ebc87a33805b416a33ee638a605b551523eec94a9632165e54632f6d57a39c5f948c4bab10e0e066525e9a4b87a79f0d04fbca374 + languageName: node + linkType: hard + "webidl-conversions@npm:^5.0.0": version: 5.0.0 resolution: "webidl-conversions@npm:5.0.0" @@ -19874,6 +21039,17 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"whatwg-url@npm:^7.0.0": + version: 7.1.0 + resolution: "whatwg-url@npm:7.1.0" + dependencies: + lodash.sortby: ^4.7.0 + tr46: ^1.0.1 + webidl-conversions: ^4.0.2 + checksum: fecb07c87290b47d2ec2fb6d6ca26daad3c9e211e0e531dd7566e7ff95b5b3525a57d4f32640ad4adf057717e0c215731db842ad761e61d947e81010e05cf5fd + languageName: node + linkType: hard + "whatwg-url@npm:^8.0.0, whatwg-url@npm:^8.4.0, whatwg-url@npm:^8.5.0": version: 8.7.0 resolution: "whatwg-url@npm:8.7.0" @@ -19898,6 +21074,20 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"which-typed-array@npm:^1.1.2": + version: 1.1.7 + resolution: "which-typed-array@npm:1.1.7" + dependencies: + available-typed-arrays: ^1.0.5 + call-bind: ^1.0.2 + es-abstract: ^1.18.5 + foreach: ^2.0.5 + has-tostringtag: ^1.0.0 + is-typed-array: ^1.1.7 + checksum: 147837cf5866e36b6b2e427731709e02f79f1578477cbde68ed773a5307520a6cb6836c73c79c30690a473266ee59010b83b6d9b25d8d677a40ff77fb37a8a84 + languageName: node + linkType: hard + "which@npm:1, which@npm:^1.3.1": version: 1.3.1 resolution: "which@npm:1.3.1" @@ -20158,7 +21348,7 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"xtend@npm:^4.0.0, xtend@npm:^4.0.1, xtend@npm:~4.0.1": +"xtend@npm:^4.0.0, xtend@npm:^4.0.1, xtend@npm:^4.0.2, xtend@npm:~4.0.1": version: 4.0.2 resolution: "xtend@npm:4.0.2" checksum: ac5dfa738b21f6e7f0dd6e65e1b3155036d68104e67e5d5d1bde74892e327d7e5636a076f625599dc394330a731861e87343ff184b0047fef1360a7ec0a5a36a