From 182338a9fd6b99b802fd89faf41888a043a2bf20 Mon Sep 17 00:00:00 2001 From: Matt Christ Date: Fri, 21 Oct 2022 19:56:07 -0500 Subject: nodePackages.@zwave-js/server: init at 1.24.0 `zwave-server` is the corrently-recommended ZWave integration for Home Assistant: https://www.home-assistant.io/integrations/zwave_js/ Homepage: https://github.com/zwave-js/zwave-js-server Release notes: https://github.com/zwave-js/zwave-js-server/releases/tag/1.24.0 --- pkgs/development/node-packages/main-programs.nix | 1 + pkgs/development/node-packages/node-packages.json | 1 + pkgs/development/node-packages/node-packages.nix | 8547 +++++++++++---------- 3 files changed, 4559 insertions(+), 3990 deletions(-) (limited to 'pkgs/development/node-packages') diff --git a/pkgs/development/node-packages/main-programs.nix b/pkgs/development/node-packages/main-programs.nix index 7565613eca32a..db729f0e1c396 100644 --- a/pkgs/development/node-packages/main-programs.nix +++ b/pkgs/development/node-packages/main-programs.nix @@ -80,4 +80,5 @@ vscode-json-languageserver-bin = "json-languageserver"; vue-language-server = "vls"; webtorrent-cli = "webtorrent"; + "@zwave-js/server" = "zwave-server"; } diff --git a/pkgs/development/node-packages/node-packages.json b/pkgs/development/node-packages/node-packages.json index e175de4d5f042..19228324e65aa 100644 --- a/pkgs/development/node-packages/node-packages.json +++ b/pkgs/development/node-packages/node-packages.json @@ -398,5 +398,6 @@ , "yalc" , "yarn" , "yo" +, "@zwave-js/server" , "zx" ] diff --git a/pkgs/development/node-packages/node-packages.nix b/pkgs/development/node-packages/node-packages.nix index 6d5ce854445e8..d3c58ef973ab1 100644 --- a/pkgs/development/node-packages/node-packages.nix +++ b/pkgs/development/node-packages/node-packages.nix @@ -31,6 +31,15 @@ let sha512 = "kBX7Ay911iXZ3VZ1pYltj3Rfu7Ow9H7sK4H4RSfWIfWR2JKNB40K808wppoRIEzE2j2hXLU+r6TJgCAliCGhyQ=="; }; }; + "@adobe/css-tools-4.0.1" = { + name = "_at_adobe_slash_css-tools"; + packageName = "@adobe/css-tools"; + version = "4.0.1"; + src = fetchurl { + url = "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.0.1.tgz"; + sha512 = "+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g=="; + }; + }; "@akryum/winattr-3.0.0" = { name = "_at_akryum_slash_winattr"; packageName = "@akryum/winattr"; @@ -40,6 +49,33 @@ let sha512 = "t4WmWoGV9gyzypwG3y3JlcK2t8fKLtvzBA7xEoFTj9SMPvOuLsf13uh4ikK0RRaaa9RPPWLgFUdOyIRaQvCpwQ=="; }; }; + "@alcalzone/jsonl-db-2.5.3" = { + name = "_at_alcalzone_slash_jsonl-db"; + packageName = "@alcalzone/jsonl-db"; + version = "2.5.3"; + src = fetchurl { + url = "https://registry.npmjs.org/@alcalzone/jsonl-db/-/jsonl-db-2.5.3.tgz"; + sha512 = "CuQ6aoBusGex0AJWEgwXfgApdUD9YsxM9JCnim8S6Z1icO5AxecxWEiBm1a2/m2vfwA7roqg+LEHbwon9EkgRw=="; + }; + }; + "@alcalzone/pak-0.8.1" = { + name = "_at_alcalzone_slash_pak"; + packageName = "@alcalzone/pak"; + version = "0.8.1"; + src = fetchurl { + url = "https://registry.npmjs.org/@alcalzone/pak/-/pak-0.8.1.tgz"; + sha512 = "sPdxNxdXLH96kbyWLdIljVSIY2N6/qnPqkq5AlWvuizjGQUwHIUtWZHLss9XNDV/hY7YkgdIb9ILHbMTnRBxVQ=="; + }; + }; + "@alcalzone/proper-lockfile-4.1.3-0" = { + name = "_at_alcalzone_slash_proper-lockfile"; + packageName = "@alcalzone/proper-lockfile"; + version = "4.1.3-0"; + src = fetchurl { + url = "https://registry.npmjs.org/@alcalzone/proper-lockfile/-/proper-lockfile-4.1.3-0.tgz"; + sha512 = "8mlX3l5Xc+pYyiK9G156NyMosNuvvukL+TtNMqw7ti2zgVpz+WqPMPb2J1WU8I03Jbm4cXF+Q0D53hWvQqLQ0Q=="; + }; + }; "@alexbosworth/caporal-1.4.4" = { name = "_at_alexbosworth_slash_caporal"; packageName = "@alexbosworth/caporal"; @@ -112,13 +148,13 @@ let sha512 = "qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w=="; }; }; - "@angular-devkit/architect-0.1402.5" = { + "@angular-devkit/architect-0.1402.6" = { name = "_at_angular-devkit_slash_architect"; packageName = "@angular-devkit/architect"; - version = "0.1402.5"; + version = "0.1402.6"; src = fetchurl { - url = "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1402.5.tgz"; - sha512 = "vtJEwB51UEY1Q7FCI7xGLdhdb2SRTtI1Qs0or95momn85NuxlaMQsXK1Wxu9/EwtWKZK8dXePXbB/hpiNt61JQ=="; + url = "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1402.6.tgz"; + sha512 = "qTmPBD7fBXBtlSapGLUEcJvRuL/O556zCFFpH3kSlzPNTYxi2falBjGY+4aG+078RXT1vVZtFsvRTart6VbhAg=="; }; }; "@angular-devkit/core-14.2.1" = { @@ -139,13 +175,13 @@ let sha512 = "ofDhTmJqoAkmkJP0duwUaCxDBMxPlc+AWYwgs3rKKZeJBb0d+tchEXHXevD5bYbbRfXtnwM+Vye2XYHhA4nWAA=="; }; }; - "@angular-devkit/core-14.2.5" = { + "@angular-devkit/core-14.2.6" = { name = "_at_angular-devkit_slash_core"; packageName = "@angular-devkit/core"; - version = "14.2.5"; + version = "14.2.6"; src = fetchurl { - url = "https://registry.npmjs.org/@angular-devkit/core/-/core-14.2.5.tgz"; - sha512 = "lSje+HX0fx9Y2A4k63jVHrWdGT4wellhwcZpTCv9P6LvdfTkAlrfra3TaYhUPjavCsPwlRC/VVQN3Qkzk5m6gA=="; + url = "https://registry.npmjs.org/@angular-devkit/core/-/core-14.2.6.tgz"; + sha512 = "qtRSdRm/h7C3ya04PJTDgQXV6mM8Y4RakANX1GTSXetCf9AVSxg74NJX76DWUgiHT4JiPYnJgJU6Hr/L0H6JOQ=="; }; }; "@angular-devkit/schematics-14.2.1" = { @@ -166,13 +202,13 @@ let sha512 = "90hseNg1yQ2AR+lVr/NByZRHnYAlzCL6hr9p9q1KPHxA3Owo04yX6n6dvR/xf27hCopXInXKPsasR59XCx5ZOQ=="; }; }; - "@angular-devkit/schematics-14.2.5" = { + "@angular-devkit/schematics-14.2.6" = { name = "_at_angular-devkit_slash_schematics"; packageName = "@angular-devkit/schematics"; - version = "14.2.5"; + version = "14.2.6"; src = fetchurl { - url = "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-14.2.5.tgz"; - sha512 = "3a//d8f/yuR1F2QXAyX4pShWdkHBWbY1qpqqVnN9gRJ+ye6pY098gsCQKpKXPZGeV08ugu5v79f5JELMthBBSQ=="; + url = "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-14.2.6.tgz"; + sha512 = "mSFtc4M49mWrYsgJx/P6bA6SzXb8SeZqmppKRMoEQxiXI1bwFdGLNWzAmzEsGvS96h/nPIaOfcX5cKJSp++4FA=="; }; }; "@angular-devkit/schematics-cli-14.2.2" = { @@ -400,13 +436,13 @@ let sha512 = "nLgYLomqjVimEzQ4cdvVQkcryi970NDvcRVPfd0OPeXhBfda38WjBq+WhQFk+czSHrmrSp34YHBxpat0EtiowA=="; }; }; - "@apollo/utils.logger-1.0.0" = { + "@apollo/utils.logger-1.0.1" = { name = "_at_apollo_slash_utils.logger"; packageName = "@apollo/utils.logger"; - version = "1.0.0"; + version = "1.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@apollo/utils.logger/-/utils.logger-1.0.0.tgz"; - sha512 = "dx9XrjyisD2pOa+KsB5RcDbWIAdgC91gJfeyLCgy0ctJMjQe7yZK5kdWaWlaOoCeX0z6YI9iYlg7vMPyMpQF3Q=="; + url = "https://registry.npmjs.org/@apollo/utils.logger/-/utils.logger-1.0.1.tgz"; + sha512 = "XdlzoY7fYNK4OIcvMD2G94RoFZbzTQaNP0jozmqqMudmaGo2I/2Jx71xlDJ801mWA/mbYRihyaw6KJii7k5RVA=="; }; }; "@apollo/utils.printwithreducedwhitespace-1.1.0" = { @@ -499,13 +535,13 @@ let sha512 = "TmB2K5UfpDpSbCNBBntXzKHcAk2EA3/P68jmWvmJvglVUdkO9V6kTAuXVe12+h6C4GK0ndwuCrHHtEVcL5t6pQ=="; }; }; - "@astrojs/compiler-0.23.5" = { + "@astrojs/compiler-0.27.2" = { name = "_at_astrojs_slash_compiler"; packageName = "@astrojs/compiler"; - version = "0.23.5"; + version = "0.27.2"; src = fetchurl { - url = "https://registry.npmjs.org/@astrojs/compiler/-/compiler-0.23.5.tgz"; - sha512 = "vBMPy9ok4iLapSyCCT1qsZ9dK7LkVFl9mObtLEmWiec9myGHS9h2kQY2xzPeFNJiWXUf9O6tSyQpQTy5As/p3g=="; + url = "https://registry.npmjs.org/@astrojs/compiler/-/compiler-0.27.2.tgz"; + sha512 = "VG4X87cUkcmT40HqEwShQzUgl0VSnVTszobbmnhAOkHzdoWMxhwAm61A2o5fEsv6eEK8M0lW/fGwkSofYM5GcQ=="; }; }; "@asyncapi/specs-3.2.1" = { @@ -589,733 +625,742 @@ let sha512 = "Lgu5v/0e/BcrZ5m/IWqzPUf3UYFTy/PpeED+uc9SWUR1iZQL8XXbGQg10UfllwwBryO3hFF5dizK+78aoXC1eA=="; }; }; - "@aws-sdk/abort-controller-3.186.0" = { + "@aws-sdk/abort-controller-3.193.0" = { name = "_at_aws-sdk_slash_abort-controller"; packageName = "@aws-sdk/abort-controller"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/abort-controller/-/abort-controller-3.186.0.tgz"; - sha512 = "JFvvvtEcbYOvVRRXasi64Dd1VcOz5kJmPvtzsJ+HzMHvPbGGs/aopOJAZQJMJttzJmJwVTay0QL6yag9Kk8nYA=="; + url = "https://registry.npmjs.org/@aws-sdk/abort-controller/-/abort-controller-3.193.0.tgz"; + sha512 = "MYPBm5PWyKP+Tq37mKs5wDbyAyVMocF5iYmx738LYXBSj8A1V4LTFrvfd4U16BRC/sM0DYB9fBFJUQ9ISFRVYw=="; }; }; - "@aws-sdk/chunked-blob-reader-3.186.0" = { + "@aws-sdk/chunked-blob-reader-3.188.0" = { name = "_at_aws-sdk_slash_chunked-blob-reader"; packageName = "@aws-sdk/chunked-blob-reader"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/chunked-blob-reader/-/chunked-blob-reader-3.186.0.tgz"; - sha512 = "ChpW/teYM0vhV4vG7/ZE4zwr2IWrLX+R/s6LulqgC9x/5fngMUAjT7D8V9UgoCwjKosxBEaKEKuGcgBdODGndg=="; + url = "https://registry.npmjs.org/@aws-sdk/chunked-blob-reader/-/chunked-blob-reader-3.188.0.tgz"; + sha512 = "zkPRFZZPL3eH+kH86LDYYXImiClA1/sW60zYOjse9Pgka+eDJlvBN6hcYxwDEKjcwATYiSRR1aVQHcfCinlGXg=="; }; }; - "@aws-sdk/chunked-blob-reader-native-3.186.0" = { + "@aws-sdk/chunked-blob-reader-native-3.188.0" = { name = "_at_aws-sdk_slash_chunked-blob-reader-native"; packageName = "@aws-sdk/chunked-blob-reader-native"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/chunked-blob-reader-native/-/chunked-blob-reader-native-3.186.0.tgz"; - sha512 = "klbrNZYWRhfkRMSK9NJObXgU9DD1lqYufH0BjeoYgApg5Dsywa+GpN/1DQveKTxGs08GFnhsc27dJLcNJCmAXw=="; + url = "https://registry.npmjs.org/@aws-sdk/chunked-blob-reader-native/-/chunked-blob-reader-native-3.188.0.tgz"; + sha512 = "WielYjaAHfT/HAOW7Tj6yVeNdaOtts3aUm9Sf/3D+ElbCTGyaaMNfE4x0a+qn6dJZXewf1eAxybOIU5ftIeSGw=="; }; }; - "@aws-sdk/client-s3-3.186.0" = { + "@aws-sdk/client-s3-3.193.0" = { name = "_at_aws-sdk_slash_client-s3"; packageName = "@aws-sdk/client-s3"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.186.0.tgz"; - sha512 = "tUvUkqKh1MQ8g4HDJyekZnSVjJ44pjo0QZmrV9gwpnyCymYoxPShz5zT5CsYyXYTOx81yxIBw6/mkFKEJ8MZ2g=="; + url = "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.193.0.tgz"; + sha512 = "I5X71P9RtqIt9GDaerOMtmlE11Qr3GzOTwz07UJSvDUM9JDyLKUJNI+AN/MRfZ9hnxntdnBOCX0pEGGUkteRRg=="; }; }; - "@aws-sdk/client-sso-3.186.0" = { + "@aws-sdk/client-sso-3.193.0" = { name = "_at_aws-sdk_slash_client-sso"; packageName = "@aws-sdk/client-sso"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.186.0.tgz"; - sha512 = "qwLPomqq+fjvp42izzEpBEtGL2+dIlWH5pUCteV55hTEwHgo+m9LJPIrMWkPeoMBzqbNiu5n6+zihnwYlCIlEA=="; + url = "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.193.0.tgz"; + sha512 = "NxDckym95mtimYp9uWRA1lcyJHDyS8OZEaDC+dZ/tt5wGyPoc3ftHZNWDLzZM1PUjzgo+XzjMBVkWMvk/SRSYw=="; }; }; - "@aws-sdk/client-sts-3.186.0" = { + "@aws-sdk/client-sts-3.193.0" = { name = "_at_aws-sdk_slash_client-sts"; packageName = "@aws-sdk/client-sts"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.186.0.tgz"; - sha512 = "lyAPI6YmIWWYZHQ9fBZ7QgXjGMTtktL5fk8kOcZ98ja+8Vu0STH1/u837uxqvZta8/k0wijunIL3jWUhjsNRcg=="; + url = "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.193.0.tgz"; + sha512 = "IZiJR13pvubHXibpFq7ACDZLrP6WFtKDC/mxhyTSAsehyJq0IaRj7ApMdOIfySo6dUJv64Q+6E+ScR0Mx7+/aA=="; }; }; - "@aws-sdk/config-resolver-3.186.0" = { + "@aws-sdk/config-resolver-3.193.0" = { name = "_at_aws-sdk_slash_config-resolver"; packageName = "@aws-sdk/config-resolver"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/config-resolver/-/config-resolver-3.186.0.tgz"; - sha512 = "l8DR7Q4grEn1fgo2/KvtIfIHJS33HGKPQnht8OPxkl0dMzOJ0jxjOw/tMbrIcPnr2T3Fi7LLcj3dY1Fo1poruQ=="; + url = "https://registry.npmjs.org/@aws-sdk/config-resolver/-/config-resolver-3.193.0.tgz"; + sha512 = "HIjuv2A1glgkXy9g/A8bfsiz3jTFaRbwGZheoHFZod6iEQQEbbeAsBe3u2AZyzOrVLgs8lOvBtgU8XKSJWjDkw=="; }; }; - "@aws-sdk/credential-provider-env-3.186.0" = { + "@aws-sdk/credential-provider-env-3.193.0" = { name = "_at_aws-sdk_slash_credential-provider-env"; packageName = "@aws-sdk/credential-provider-env"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.186.0.tgz"; - sha512 = "N9LPAqi1lsQWgxzmU4NPvLPnCN5+IQ3Ai1IFf3wM6FFPNoSUd1kIA2c6xaf0BE7j5Kelm0raZOb4LnV3TBAv+g=="; + url = "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.193.0.tgz"; + sha512 = "pRqZoIaqCdWB4JJdR6DqDn3u+CwKJchwiCPnRtChwC8KXCMkT4njq9J1bWG3imYeTxP/G06O1PDONEuD4pPtNQ=="; }; }; - "@aws-sdk/credential-provider-imds-3.186.0" = { + "@aws-sdk/credential-provider-imds-3.193.0" = { name = "_at_aws-sdk_slash_credential-provider-imds"; packageName = "@aws-sdk/credential-provider-imds"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/credential-provider-imds/-/credential-provider-imds-3.186.0.tgz"; - sha512 = "iJeC7KrEgPPAuXjCZ3ExYZrRQvzpSdTZopYgUm5TnNZ8S1NU/4nvv5xVy61JvMj3JQAeG8UDYYgC421Foc8wQw=="; + url = "https://registry.npmjs.org/@aws-sdk/credential-provider-imds/-/credential-provider-imds-3.193.0.tgz"; + sha512 = "jC7uT7uVpO/iitz49toHMGFKXQ2igWQQG2SKirREqDRaz5HSXwEP1V3rcOlNNyGIBPMggDjZnxYgJHqBXSq9Ag=="; }; }; - "@aws-sdk/credential-provider-ini-3.186.0" = { + "@aws-sdk/credential-provider-ini-3.193.0" = { name = "_at_aws-sdk_slash_credential-provider-ini"; packageName = "@aws-sdk/credential-provider-ini"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.186.0.tgz"; - sha512 = "ecrFh3MoZhAj5P2k/HXo/hMJQ3sfmvlommzXuZ/D1Bj2yMcyWuBhF1A83Fwd2gtYrWRrllsK3IOMM5Jr8UIVZA=="; + url = "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.193.0.tgz"; + sha512 = "JQ4tyeLjwsa9Jo95yTrLgFFspAP5GwaZDqDJArG98waKDzxhl7FeBs+N32+oux6WB7RKRB0svOK02nnoWnrjVg=="; }; }; - "@aws-sdk/credential-provider-node-3.186.0" = { + "@aws-sdk/credential-provider-node-3.193.0" = { name = "_at_aws-sdk_slash_credential-provider-node"; packageName = "@aws-sdk/credential-provider-node"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.186.0.tgz"; - sha512 = "HIt2XhSRhEvVgRxTveLCzIkd/SzEBQfkQ6xMJhkBtfJw1o3+jeCk+VysXM0idqmXytctL0O3g9cvvTHOsUgxOA=="; + url = "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.193.0.tgz"; + sha512 = "2E8yWVw1vLb6IumZxA0w4mes759YSCTHLdfp5nMBpn+d+Otz26mczKSe7xr7AaVONq+/sVPUl2GfTFTWM4B0eA=="; }; }; - "@aws-sdk/credential-provider-process-3.186.0" = { + "@aws-sdk/credential-provider-process-3.193.0" = { name = "_at_aws-sdk_slash_credential-provider-process"; packageName = "@aws-sdk/credential-provider-process"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.186.0.tgz"; - sha512 = "ATRU6gbXvWC1TLnjOEZugC/PBXHBoZgBADid4fDcEQY1vF5e5Ux1kmqkJxyHtV5Wl8sE2uJfwWn+FlpUHRX67g=="; + url = "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.193.0.tgz"; + sha512 = "zpXxtQzQqkaUuFqmHW9dSkh9p/1k+XNKlwEkG8FTwAJNUWmy2ZMJv+8NTVn4s4vaRu7xJ1er9chspYr7mvxHlA=="; }; }; - "@aws-sdk/credential-provider-sso-3.186.0" = { + "@aws-sdk/credential-provider-sso-3.193.0" = { name = "_at_aws-sdk_slash_credential-provider-sso"; packageName = "@aws-sdk/credential-provider-sso"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.186.0.tgz"; - sha512 = "mJ+IZljgXPx99HCmuLgBVDPLepHrwqnEEC/0wigrLCx6uz3SrAWmGZsNbxSEtb2CFSAaczlTHcU/kIl7XZIyeQ=="; + url = "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.193.0.tgz"; + sha512 = "jBFWreNFZUgnGyCkpxDGf+LrXTuzEfjYkJYti1HnnsUF4vF0PsVZS6/FQi1mDl3pqorrtgknI59ENnAhKVxtBg=="; }; }; - "@aws-sdk/credential-provider-web-identity-3.186.0" = { + "@aws-sdk/credential-provider-web-identity-3.193.0" = { name = "_at_aws-sdk_slash_credential-provider-web-identity"; packageName = "@aws-sdk/credential-provider-web-identity"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.186.0.tgz"; - sha512 = "KqzI5eBV72FE+8SuOQAu+r53RXGVHg4AuDJmdXyo7Gc4wS/B9FNElA8jVUjjYgVnf0FSiri+l41VzQ44dCopSA=="; + url = "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.193.0.tgz"; + sha512 = "MIQY9KwLCBnRyIt7an4EtMrFQZz2HC1E8vQDdKVzmeQBBePhW61fnX9XDP9bfc3Ypg1NggLG00KBPEC88twLFg=="; }; }; - "@aws-sdk/eventstream-codec-3.186.0" = { + "@aws-sdk/eventstream-codec-3.193.0" = { name = "_at_aws-sdk_slash_eventstream-codec"; packageName = "@aws-sdk/eventstream-codec"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/eventstream-codec/-/eventstream-codec-3.186.0.tgz"; - sha512 = "3kLcJ0/H+zxFlhTlE1SGoFpzd/SitwXOsTSlYVwrwdISKRjooGg0BJpm1CSTkvmWnQIUlYijJvS96TAJ+fCPIA=="; + url = "https://registry.npmjs.org/@aws-sdk/eventstream-codec/-/eventstream-codec-3.193.0.tgz"; + sha512 = "K6rPYZAxexCyohR+w/G0hVxfHtY4H8e5QXj945YBmF8jfAmrjSbKDLmgPypqiENebvD1qTisXpraWjqWIABSHg=="; }; }; - "@aws-sdk/eventstream-serde-browser-3.186.0" = { + "@aws-sdk/eventstream-serde-browser-3.193.0" = { name = "_at_aws-sdk_slash_eventstream-serde-browser"; packageName = "@aws-sdk/eventstream-serde-browser"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/eventstream-serde-browser/-/eventstream-serde-browser-3.186.0.tgz"; - sha512 = "0r2c+yugBdkP5bglGhGOgztjeHdHTKqu2u6bvTByM0nJShNO9YyqWygqPqDUOE5axcYQE1D0aFDGzDtP3mGJhw=="; + url = "https://registry.npmjs.org/@aws-sdk/eventstream-serde-browser/-/eventstream-serde-browser-3.193.0.tgz"; + sha512 = "V6qTzyaxxcZz5/8A1sV6SWtRZzbjKtdqfrTrh8oM86svpRHOfDcacbwMZqXt+L1tbZsv0ZPEn8j1MDiiv17P9g=="; }; }; - "@aws-sdk/eventstream-serde-config-resolver-3.186.0" = { + "@aws-sdk/eventstream-serde-config-resolver-3.193.0" = { name = "_at_aws-sdk_slash_eventstream-serde-config-resolver"; packageName = "@aws-sdk/eventstream-serde-config-resolver"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-3.186.0.tgz"; - sha512 = "xhwCqYrAX5c7fg9COXVw6r7Sa3BO5cCfQMSR5S1QisE7do8K1GDKEHvUCheOx+RLon+P3glLjuNBMdD0HfCVNA=="; + url = "https://registry.npmjs.org/@aws-sdk/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-3.193.0.tgz"; + sha512 = "RnnjEcl8NSIEb8+mQL+Zkro+ke3qrXpPmwolB752HIEBu9U0iG1wYuaBeXaxXNk4K+UGe/eNHM5UXh6Uur4ioQ=="; }; }; - "@aws-sdk/eventstream-serde-node-3.186.0" = { + "@aws-sdk/eventstream-serde-node-3.193.0" = { name = "_at_aws-sdk_slash_eventstream-serde-node"; packageName = "@aws-sdk/eventstream-serde-node"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/eventstream-serde-node/-/eventstream-serde-node-3.186.0.tgz"; - sha512 = "9p/gdukJYfmA+OEYd6MfIuufxrrfdt15lBDM3FODuc9j09LSYSRHSxthkIhiM5XYYaaUM+4R0ZlSMdaC3vFDFQ=="; + url = "https://registry.npmjs.org/@aws-sdk/eventstream-serde-node/-/eventstream-serde-node-3.193.0.tgz"; + sha512 = "hNSVB7kEkgUtOvB1iUF0MYXkScB97++0uqJ/TLAdmFmBFaF/yPcvVJtCwyolcAmgHQRnDtVILpa4URM/Jh8viw=="; }; }; - "@aws-sdk/eventstream-serde-universal-3.186.0" = { + "@aws-sdk/eventstream-serde-universal-3.193.0" = { name = "_at_aws-sdk_slash_eventstream-serde-universal"; packageName = "@aws-sdk/eventstream-serde-universal"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/eventstream-serde-universal/-/eventstream-serde-universal-3.186.0.tgz"; - sha512 = "rIgPmwUxn2tzainBoh+cxAF+b7o01CcW+17yloXmawsi0kiR7QK7v9m/JTGQPWKtHSsPOrtRzuiWQNX57SlcsQ=="; + url = "https://registry.npmjs.org/@aws-sdk/eventstream-serde-universal/-/eventstream-serde-universal-3.193.0.tgz"; + sha512 = "r+uo+UWPU72BCOQ3DK80OjM6O52ZIo7NT1Fw65tBXHP55AVp15V4OKivyWTcIhLfCtWAeoeJJTbQvq+u8uI4JA=="; }; }; - "@aws-sdk/fetch-http-handler-3.186.0" = { + "@aws-sdk/fetch-http-handler-3.193.0" = { name = "_at_aws-sdk_slash_fetch-http-handler"; packageName = "@aws-sdk/fetch-http-handler"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/fetch-http-handler/-/fetch-http-handler-3.186.0.tgz"; - sha512 = "k2v4AAHRD76WnLg7arH94EvIclClo/YfuqO7NoQ6/KwOxjRhs4G6TgIsAZ9E0xmqoJoV81Xqy8H8ldfy9F8LEw=="; + url = "https://registry.npmjs.org/@aws-sdk/fetch-http-handler/-/fetch-http-handler-3.193.0.tgz"; + sha512 = "UhIS2LtCK9hqBzYVon6BI8WebJW1KC0GGIL/Gse5bqzU9iAGgFLAe66qg9k+/h3Jjc5LNAYzqXNVizMwn7689Q=="; }; }; - "@aws-sdk/hash-blob-browser-3.186.0" = { + "@aws-sdk/hash-blob-browser-3.193.0" = { name = "_at_aws-sdk_slash_hash-blob-browser"; packageName = "@aws-sdk/hash-blob-browser"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/hash-blob-browser/-/hash-blob-browser-3.186.0.tgz"; - sha512 = "u8QvmXGySqy2QRbkAfx1bX/idSiejuy2q3WKamGysy9Ylogprr5kq2v0E+7vnLo9rBjuquUbVvI5eskIgZDMmg=="; + url = "https://registry.npmjs.org/@aws-sdk/hash-blob-browser/-/hash-blob-browser-3.193.0.tgz"; + sha512 = "jku1nk5mw82t3tZN0ehpG7f/cGXM4MT60OBLVV2eRsaUbZtZyYrP4jy3cKhhsZV0cNfZJUf1/yHDIZKEocr06Q=="; }; }; - "@aws-sdk/hash-node-3.186.0" = { + "@aws-sdk/hash-node-3.193.0" = { name = "_at_aws-sdk_slash_hash-node"; packageName = "@aws-sdk/hash-node"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/hash-node/-/hash-node-3.186.0.tgz"; - sha512 = "G3zuK8/3KExDTxqrGqko+opOMLRF0BwcwekV/wm3GKIM/NnLhHblBs2zd/yi7VsEoWmuzibfp6uzxgFpEoJ87w=="; + url = "https://registry.npmjs.org/@aws-sdk/hash-node/-/hash-node-3.193.0.tgz"; + sha512 = "O2SLPVBjrCUo+4ouAdRUoHBYsyurO9LcjNZNYD7YQOotBTbVFA3cx7kTZu+K4B6kX7FDaGbqbE1C/T1/eg/r+w=="; }; }; - "@aws-sdk/hash-stream-node-3.186.0" = { + "@aws-sdk/hash-stream-node-3.193.0" = { name = "_at_aws-sdk_slash_hash-stream-node"; packageName = "@aws-sdk/hash-stream-node"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/hash-stream-node/-/hash-stream-node-3.186.0.tgz"; - sha512 = "n+VphPuMbl2iKrW1zVpoqQQDuPej/Hr4+I5UdZC39Cq/XfgDqh6QDy73Q9OypGuyEKrxZ5E5Pa+BWi4pGtt08w=="; + url = "https://registry.npmjs.org/@aws-sdk/hash-stream-node/-/hash-stream-node-3.193.0.tgz"; + sha512 = "lNQwS76zd2RBoIDV0eEd82I8IfTPgAH+/ZLW+TzOx7WoWcvVh7cWEEjJyiq/Pc0Pu6W9lgIcMkjOh8+4ejZeQg=="; }; }; - "@aws-sdk/invalid-dependency-3.186.0" = { + "@aws-sdk/invalid-dependency-3.193.0" = { name = "_at_aws-sdk_slash_invalid-dependency"; packageName = "@aws-sdk/invalid-dependency"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/invalid-dependency/-/invalid-dependency-3.186.0.tgz"; - sha512 = "hjeZKqORhG2DPWYZ776lQ9YO3gjw166vZHZCZU/43kEYaCZHsF4mexHwHzreAY6RfS25cH60Um7dUh1aeVIpkw=="; + url = "https://registry.npmjs.org/@aws-sdk/invalid-dependency/-/invalid-dependency-3.193.0.tgz"; + sha512 = "54DCknekLwJAI1os76XJ8XCzfAH7BGkBGtlWk5WCNkZTfj3rf5RUiXz4uoKUMWE1rZmyMDoDDS1PBo+yTVKW5w=="; }; }; - "@aws-sdk/is-array-buffer-3.186.0" = { + "@aws-sdk/is-array-buffer-3.188.0" = { name = "_at_aws-sdk_slash_is-array-buffer"; packageName = "@aws-sdk/is-array-buffer"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/is-array-buffer/-/is-array-buffer-3.186.0.tgz"; - sha512 = "fObm+P6mjWYzxoFY4y2STHBmSdgKbIAXez0xope563mox62I8I4hhVPUCaDVydXvDpJv8tbedJMk0meJl22+xA=="; + url = "https://registry.npmjs.org/@aws-sdk/is-array-buffer/-/is-array-buffer-3.188.0.tgz"; + sha512 = "n69N4zJZCNd87Rf4NzufPzhactUeM877Y0Tp/F3KiHqGeTnVjYUa4Lv1vLBjqtfjYb2HWT3NKlYn5yzrhaEwiQ=="; }; }; - "@aws-sdk/md5-js-3.186.0" = { + "@aws-sdk/md5-js-3.193.0" = { name = "_at_aws-sdk_slash_md5-js"; packageName = "@aws-sdk/md5-js"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/md5-js/-/md5-js-3.186.0.tgz"; - sha512 = "Pp86oeTi8qtfY4fIZYrHOqRWJc0PjolxETdtWBUhtjC8HY81ckZMqe+5Aosy8mtQJus/k83S0CJAyfE2ko/a6Q=="; + url = "https://registry.npmjs.org/@aws-sdk/md5-js/-/md5-js-3.193.0.tgz"; + sha512 = "ifoCUGltLVGd3IN32SbKEYTREjeLBCuPVr+adjSyTrM+dZ2cIUrhnaid5KL0srMO/rgNwktDqVnxLdi90Sa2Uw=="; }; }; - "@aws-sdk/middleware-bucket-endpoint-3.186.0" = { + "@aws-sdk/middleware-bucket-endpoint-3.193.0" = { name = "_at_aws-sdk_slash_middleware-bucket-endpoint"; packageName = "@aws-sdk/middleware-bucket-endpoint"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.186.0.tgz"; - sha512 = "Vrb/ZXxWohhq86lGnp8E+H9AyNJFEt70fjFavkMCrQe7mx4+WHNc5agsTRPF+IESV0MgsbDtELP72Gzqc4fpWQ=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.193.0.tgz"; + sha512 = "0wZWsgwSKghPFpE0B8togI64uMcjj7HIZoHGSsFUjuwr1vXMQm1pcR4ScJ7JAGWsuvXmkDtY0382rQOdc58hnA=="; }; }; - "@aws-sdk/middleware-content-length-3.186.0" = { + "@aws-sdk/middleware-content-length-3.193.0" = { name = "_at_aws-sdk_slash_middleware-content-length"; packageName = "@aws-sdk/middleware-content-length"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-content-length/-/middleware-content-length-3.186.0.tgz"; - sha512 = "Ol3c1ks3IK1s+Okc/rHIX7w2WpXofuQdoAEme37gHeml+8FtUlWH/881h62xfMdf+0YZpRuYv/eM7lBmJBPNJw=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-content-length/-/middleware-content-length-3.193.0.tgz"; + sha512 = "em0Sqo7O7DFOcVXU460pbcYuIjblDTZqK2YE62nQ0T+5Nbj+MSjuoite+rRRdRww9VqBkUROGKON45bUNjogtQ=="; }; }; - "@aws-sdk/middleware-endpoint-3.186.0" = { + "@aws-sdk/middleware-endpoint-3.193.0" = { name = "_at_aws-sdk_slash_middleware-endpoint"; packageName = "@aws-sdk/middleware-endpoint"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-endpoint/-/middleware-endpoint-3.186.0.tgz"; - sha512 = "cQCxFkx+ggb+O16000JZHDbM7m4+4L0cGoY8mVcEtcgWjT8eNgrI2enXqC6tAI4e9hitpNzFb3JMbc1aQG37uQ=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-endpoint/-/middleware-endpoint-3.193.0.tgz"; + sha512 = "Inbpt7jcHGvzF7UOJOCxx9wih0+eAQYERikokidWJa7M405EJpVYq1mGbeOcQUPANU3uWF1AObmUUFhbkriHQw=="; }; }; - "@aws-sdk/middleware-expect-continue-3.186.0" = { + "@aws-sdk/middleware-expect-continue-3.193.0" = { name = "_at_aws-sdk_slash_middleware-expect-continue"; packageName = "@aws-sdk/middleware-expect-continue"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.186.0.tgz"; - sha512 = "ITGzpajC5jPl+1TDRJCWb2ASQuy0qcMijKP6xcCRPcuAyHPgrH59f+3CCfqNcnehNJptHoD5hFIU6r+WcOF8hQ=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.193.0.tgz"; + sha512 = "9VME6p1SLaXP49SHPsfCAd0m45W2XgAtD13bLPgqW80zWpD6OwcYER2LvqDJch9rm9fX9IB19xRqrpiJx8imfw=="; }; }; - "@aws-sdk/middleware-flexible-checksums-3.186.0" = { + "@aws-sdk/middleware-flexible-checksums-3.193.0" = { name = "_at_aws-sdk_slash_middleware-flexible-checksums"; packageName = "@aws-sdk/middleware-flexible-checksums"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.186.0.tgz"; - sha512 = "zb1a5b2JHNMbD0pkozs/TLIfxbvZVpAcF947LEDblD5OsC8UW/a3hTVDvq7K7TLT6jgrgEzMKJbqoxqGzPQlLA=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.193.0.tgz"; + sha512 = "eMnziJ3WCTu07A47Xv7p9ntBv02j3PsB/+ficwDiG9AUA33dZDdoHS1D1JE7WfQJLrK5mFNUKRXGEGlhZGC9Gw=="; }; }; - "@aws-sdk/middleware-host-header-3.186.0" = { + "@aws-sdk/middleware-host-header-3.193.0" = { name = "_at_aws-sdk_slash_middleware-host-header"; packageName = "@aws-sdk/middleware-host-header"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.186.0.tgz"; - sha512 = "5bTzrRzP2IGwyF3QCyMGtSXpOOud537x32htZf344IvVjrqZF/P8CDfGTkHkeBCIH+wnJxjK+l/QBb3ypAMIqQ=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.193.0.tgz"; + sha512 = "aegzj5oRWd//lmfmkzRmgG2b4l3140v8Ey4QkqCxcowvAEX5a7rh23yuKaGtmiePwv2RQalCKz+tN6JXCm8g6Q=="; }; }; - "@aws-sdk/middleware-location-constraint-3.186.0" = { + "@aws-sdk/middleware-location-constraint-3.193.0" = { name = "_at_aws-sdk_slash_middleware-location-constraint"; packageName = "@aws-sdk/middleware-location-constraint"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.186.0.tgz"; - sha512 = "86swCv/+BYhXMCiAU6rVRk/z009bfpGfjnVBuoFfFbHp6zS3Ak11UotTzhw/Yyiyb06p/qL4vFfRERrMYnpmew=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.193.0.tgz"; + sha512 = "Z084OP+nG95DDaHehk8nYDoQQUaPe02IvQ6U5ZMSAMNTKxwIBn1wRrRAgYfnH1zSpAe3cEz27sF+UPRnafeLjQ=="; }; }; - "@aws-sdk/middleware-logger-3.186.0" = { + "@aws-sdk/middleware-logger-3.193.0" = { name = "_at_aws-sdk_slash_middleware-logger"; packageName = "@aws-sdk/middleware-logger"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.186.0.tgz"; - sha512 = "/1gGBImQT8xYh80pB7QtyzA799TqXtLZYQUohWAsFReYB7fdh5o+mu2rX0FNzZnrLIh2zBUNs4yaWGsnab4uXg=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.193.0.tgz"; + sha512 = "D/h1pU5tAcyJpJ8ZeD1Sta0S9QZPcxERYRBiJdEl8VUrYwfy3Cl1WJedVOmd5nG73ZLRSyHeXHewb/ohge3yKQ=="; }; }; - "@aws-sdk/middleware-recursion-detection-3.186.0" = { + "@aws-sdk/middleware-recursion-detection-3.193.0" = { name = "_at_aws-sdk_slash_middleware-recursion-detection"; packageName = "@aws-sdk/middleware-recursion-detection"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.186.0.tgz"; - sha512 = "Za7k26Kovb4LuV5tmC6wcVILDCt0kwztwSlB991xk4vwNTja8kKxSt53WsYG8Q2wSaW6UOIbSoguZVyxbIY07Q=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.193.0.tgz"; + sha512 = "fMWP76Q1GOb/9OzS1arizm6Dbfo02DPZ6xp7OoAN3PS6ybH3Eb47s/gP3jzgBPAITQacFj4St/4a06YWYrN3NA=="; }; }; - "@aws-sdk/middleware-retry-3.186.0" = { + "@aws-sdk/middleware-retry-3.193.0" = { name = "_at_aws-sdk_slash_middleware-retry"; packageName = "@aws-sdk/middleware-retry"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-retry/-/middleware-retry-3.186.0.tgz"; - sha512 = "/VI9emEKhhDzlNv9lQMmkyxx3GjJ8yPfXH3HuAeOgM1wx1BjCTLRYEWnTbQwq7BDzVENdneleCsGAp7yaj80Aw=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-retry/-/middleware-retry-3.193.0.tgz"; + sha512 = "zTQkHLBQBJi6ns655WYcYLyLPc1tgbEYU080Oc8zlveLUqoDn1ogkcmNhG7XMeQuBvWZBYN7J3/wFaXlDzeCKg=="; }; }; - "@aws-sdk/middleware-sdk-s3-3.186.0" = { + "@aws-sdk/middleware-sdk-s3-3.193.0" = { name = "_at_aws-sdk_slash_middleware-sdk-s3"; packageName = "@aws-sdk/middleware-sdk-s3"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.186.0.tgz"; - sha512 = "NffDytJCSNm+fkQs0sP3ePgtIkgd6Xqxfx1YI+Qzwlnej3Jdh9doDhuxxT/fQoJPfgf77y0iMC4a3tNr69fW6g=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.193.0.tgz"; + sha512 = "SynIfwLxXhMKEK7cR6xWQ4WuMCZt7CtyN3WMYN5ywwhR3nOTndrYfX/+RjFRStvad17Blj32hZXO74wMArN1vA=="; }; }; - "@aws-sdk/middleware-sdk-sts-3.186.0" = { + "@aws-sdk/middleware-sdk-sts-3.193.0" = { name = "_at_aws-sdk_slash_middleware-sdk-sts"; packageName = "@aws-sdk/middleware-sdk-sts"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-sdk-sts/-/middleware-sdk-sts-3.186.0.tgz"; - sha512 = "GDcK0O8rjtnd+XRGnxzheq1V2jk4Sj4HtjrxW/ROyhzLOAOyyxutBt+/zOpDD6Gba3qxc69wE+Cf/qngOkEkDw=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-sdk-sts/-/middleware-sdk-sts-3.193.0.tgz"; + sha512 = "TafiDkeflUsnbNa89TLkDnAiRRp1gAaZLDAjt75AzriRKZnhtFfYUXWb+qAuN50T+CkJ/gZI9LHDZL5ogz/HxQ=="; }; }; - "@aws-sdk/middleware-serde-3.186.0" = { + "@aws-sdk/middleware-serde-3.193.0" = { name = "_at_aws-sdk_slash_middleware-serde"; packageName = "@aws-sdk/middleware-serde"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-serde/-/middleware-serde-3.186.0.tgz"; - sha512 = "6FEAz70RNf18fKL5O7CepPSwTKJEIoyG9zU6p17GzKMgPeFsxS5xO94Hcq5tV2/CqeHliebjqhKY7yi+Pgok7g=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-serde/-/middleware-serde-3.193.0.tgz"; + sha512 = "dH93EJYVztY+ZDPzSMRi9LfAZfKO+luH62raNy49hlNa4jiyE1Tc/+qwlmOEpfGsrtcZ9TgsON1uFF9sgBXXaA=="; }; }; - "@aws-sdk/middleware-signing-3.186.0" = { + "@aws-sdk/middleware-signing-3.193.0" = { name = "_at_aws-sdk_slash_middleware-signing"; packageName = "@aws-sdk/middleware-signing"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-signing/-/middleware-signing-3.186.0.tgz"; - sha512 = "riCJYG/LlF/rkgVbHkr4xJscc0/sECzDivzTaUmfb9kJhAwGxCyNqnTvg0q6UO00kxSdEB9zNZI2/iJYVBijBQ=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-signing/-/middleware-signing-3.193.0.tgz"; + sha512 = "obBoELGPf5ikvHYZwbzllLeuODiokdDfe92Ve2ufeOa/d8+xsmbqNzNdCTLNNTmr1tEIaEE7ngZVTOiHqAVhyw=="; }; }; - "@aws-sdk/middleware-ssec-3.186.0" = { + "@aws-sdk/middleware-ssec-3.193.0" = { name = "_at_aws-sdk_slash_middleware-ssec"; packageName = "@aws-sdk/middleware-ssec"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-ssec/-/middleware-ssec-3.186.0.tgz"; - sha512 = "nNBp3t1GvCTp+uN3stJMzHb1H/jmId+qPBFUwvCItrSUL6lLnJi+OxFr/cNuZpJdlLR3FyX0jyJEKMsBEJHAkA=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-ssec/-/middleware-ssec-3.193.0.tgz"; + sha512 = "ZpvD5Zpl3ocLXNFYdkSMxiDW4QyL/6XRwDfeSqXy8iWhVs/WmES2W+KWBRNh6K8mp5/ZDuycwLWeAYFNqZLUaA=="; }; }; - "@aws-sdk/middleware-stack-3.186.0" = { + "@aws-sdk/middleware-stack-3.193.0" = { name = "_at_aws-sdk_slash_middleware-stack"; packageName = "@aws-sdk/middleware-stack"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-stack/-/middleware-stack-3.186.0.tgz"; - sha512 = "fENMoo0pW7UBrbuycPf+3WZ+fcUgP9PnQ0jcOK3WWZlZ9d2ewh4HNxLh4EE3NkNYj4VIUFXtTUuVNHlG8trXjQ=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-stack/-/middleware-stack-3.193.0.tgz"; + sha512 = "Ix5d7gE6bZwFNIVf0dGnjYuymz1gjitNoAZDPpv1nEZlUMek/jcno5lmzWFzUZXY/azpbIyaPwq/wm/c69au5A=="; }; }; - "@aws-sdk/middleware-user-agent-3.186.0" = { + "@aws-sdk/middleware-user-agent-3.193.0" = { name = "_at_aws-sdk_slash_middleware-user-agent"; packageName = "@aws-sdk/middleware-user-agent"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.186.0.tgz"; - sha512 = "fb+F2PF9DLKOVMgmhkr+ltN8ZhNJavTla9aqmbd01846OLEaN1n5xEnV7p8q5+EznVBWDF38Oz9Ae5BMt3Hs7w=="; + url = "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.193.0.tgz"; + sha512 = "0vT6F9NwYQK7ARUUJeHTUIUPnupsO3IbmjHSi1+clkssFlJm2UfmSGeafiWe4AYH3anATTvZEtcxX5DZT/ExbA=="; }; }; - "@aws-sdk/node-config-provider-3.186.0" = { + "@aws-sdk/node-config-provider-3.193.0" = { name = "_at_aws-sdk_slash_node-config-provider"; packageName = "@aws-sdk/node-config-provider"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/node-config-provider/-/node-config-provider-3.186.0.tgz"; - sha512 = "De93mgmtuUUeoiKXU8pVHXWKPBfJQlS/lh1k2H9T2Pd9Tzi0l7p5ttddx4BsEx4gk+Pc5flNz+DeptiSjZpa4A=="; + url = "https://registry.npmjs.org/@aws-sdk/node-config-provider/-/node-config-provider-3.193.0.tgz"; + sha512 = "5RLdjQLH69ISRG8TX9klSLOpEySXxj+z9E9Em39HRvw0/rDcd8poCTADvjYIOqRVvMka0z/hm+elvUTIVn/DRw=="; }; }; - "@aws-sdk/node-http-handler-3.186.0" = { + "@aws-sdk/node-http-handler-3.193.0" = { name = "_at_aws-sdk_slash_node-http-handler"; packageName = "@aws-sdk/node-http-handler"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/node-http-handler/-/node-http-handler-3.186.0.tgz"; - sha512 = "CbkbDuPZT9UNJ4dAZJWB3BV+Z65wFy7OduqGkzNNrKq6ZYMUfehthhUOTk8vU6RMe/0FkN+J0fFXlBx/bs/cHw=="; + url = "https://registry.npmjs.org/@aws-sdk/node-http-handler/-/node-http-handler-3.193.0.tgz"; + sha512 = "DP4BmFw64HOShgpAPEEMZedVnRmKKjHOwMEoXcnNlAkMXnYUFHiKvudYq87Q2AnSlT6OHkyMviB61gEvIk73dA=="; }; }; - "@aws-sdk/property-provider-3.186.0" = { + "@aws-sdk/property-provider-3.193.0" = { name = "_at_aws-sdk_slash_property-provider"; packageName = "@aws-sdk/property-provider"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/property-provider/-/property-provider-3.186.0.tgz"; - sha512 = "nWKqt36UW3xV23RlHUmat+yevw9up+T+953nfjcmCBKtgWlCWu/aUzewTRhKj3VRscbN+Wer95SBw9Lr/MMOlQ=="; + url = "https://registry.npmjs.org/@aws-sdk/property-provider/-/property-provider-3.193.0.tgz"; + sha512 = "IaDR/PdZjKlAeSq2E/6u6nkPsZF9wvhHZckwH7uumq4ocWsWXFzaT+hKpV4YZPHx9n+K2YV4Gn/bDedpz99W1Q=="; }; }; - "@aws-sdk/protocol-http-3.186.0" = { + "@aws-sdk/protocol-http-3.193.0" = { name = "_at_aws-sdk_slash_protocol-http"; packageName = "@aws-sdk/protocol-http"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/protocol-http/-/protocol-http-3.186.0.tgz"; - sha512 = "l/KYr/UBDUU5ginqTgHtFfHR3X6ljf/1J1ThIiUg3C3kVC/Zwztm7BEOw8hHRWnWQGU/jYasGYcrcPLdQqFZyQ=="; + url = "https://registry.npmjs.org/@aws-sdk/protocol-http/-/protocol-http-3.193.0.tgz"; + sha512 = "r0wbTwFJyXq0uiImI6giqG3g/RO1N/y4wwPA7qr7OC+KXJ0NkyVxIf6e7Vx8h06aM1ATtngbwJaMP59kVCp85A=="; }; }; - "@aws-sdk/querystring-builder-3.186.0" = { + "@aws-sdk/querystring-builder-3.193.0" = { name = "_at_aws-sdk_slash_querystring-builder"; packageName = "@aws-sdk/querystring-builder"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/querystring-builder/-/querystring-builder-3.186.0.tgz"; - sha512 = "mweCpuLufImxfq/rRBTEpjGuB4xhQvbokA+otjnUxlPdIobytLqEs7pCGQfLzQ7+1ZMo8LBXt70RH4A2nSX/JQ=="; + url = "https://registry.npmjs.org/@aws-sdk/querystring-builder/-/querystring-builder-3.193.0.tgz"; + sha512 = "PRaK6649iw0UO45UjUoiUzFcOKXZb8pMjjFJpqALpEvdZT3twxqhlPXujT7GWPKrSwO4uPLNnyYEtPY82wx2vw=="; }; }; - "@aws-sdk/querystring-parser-3.186.0" = { + "@aws-sdk/querystring-parser-3.193.0" = { name = "_at_aws-sdk_slash_querystring-parser"; packageName = "@aws-sdk/querystring-parser"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/querystring-parser/-/querystring-parser-3.186.0.tgz"; - sha512 = "0iYfEloghzPVXJjmnzHamNx1F1jIiTW9Svy5ZF9LVqyr/uHZcQuiWYsuhWloBMLs8mfWarkZM02WfxZ8buAuhg=="; + url = "https://registry.npmjs.org/@aws-sdk/querystring-parser/-/querystring-parser-3.193.0.tgz"; + sha512 = "dGEPCe8SK4/td5dSpiaEI3SvT5eHXrbJWbLGyD4FL3n7WCGMy2xVWAB/yrgzD0GdLDjDa8L5vLVz6yT1P9i+hA=="; }; }; - "@aws-sdk/s3-request-presigner-3.186.0" = { + "@aws-sdk/s3-request-presigner-3.193.0" = { name = "_at_aws-sdk_slash_s3-request-presigner"; packageName = "@aws-sdk/s3-request-presigner"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.186.0.tgz"; - sha512 = "tEs6EkAEwzmQ9h5e0+8j8/mT4e9RUHOpB0R6hErjAXJ5HZ8VXhEdyp4vvcFR5q3g+W7z3zKiPoQoIrIqSk3D2A=="; + url = "https://registry.npmjs.org/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.193.0.tgz"; + sha512 = "KgWFq6IFGZM+ARWpPSnQyrBgPlMGcJV685kIYY8xBH3JDYXEgVAIWaQssQWVwAtLLzPA1kl/pVwHYcDDLLAMeA=="; }; }; - "@aws-sdk/service-error-classification-3.186.0" = { + "@aws-sdk/service-error-classification-3.193.0" = { name = "_at_aws-sdk_slash_service-error-classification"; packageName = "@aws-sdk/service-error-classification"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/service-error-classification/-/service-error-classification-3.186.0.tgz"; - sha512 = "DRl3ORk4tF+jmH5uvftlfaq0IeKKpt0UPAOAFQ/JFWe+TjOcQd/K+VC0iiIG97YFp3aeFmH1JbEgsNxd+8fdxw=="; + url = "https://registry.npmjs.org/@aws-sdk/service-error-classification/-/service-error-classification-3.193.0.tgz"; + sha512 = "bPnXVu8ErE1RfWVVQKc2TE7EuoImUi4dSPW9g80fGRzJdQNwXb636C+7OUuWvSDzmFwuBYqZza8GZjVd+rz2zQ=="; }; }; - "@aws-sdk/shared-ini-file-loader-3.186.0" = { + "@aws-sdk/shared-ini-file-loader-3.193.0" = { name = "_at_aws-sdk_slash_shared-ini-file-loader"; packageName = "@aws-sdk/shared-ini-file-loader"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/shared-ini-file-loader/-/shared-ini-file-loader-3.186.0.tgz"; - sha512 = "2FZqxmICtwN9CYid4dwfJSz/gGFHyStFQ3HCOQ8DsJUf2yREMSBsVmKqsyWgOrYcQ98gPcD5GIa7QO5yl3XF6A=="; + url = "https://registry.npmjs.org/@aws-sdk/shared-ini-file-loader/-/shared-ini-file-loader-3.193.0.tgz"; + sha512 = "hnvZup8RSpFXfah7Rrn6+lQJnAOCO+OiDJ2R/iMgZQh475GRQpLbu3cPhCOkjB14vVLygJtW8trK/0+zKq93bQ=="; }; }; - "@aws-sdk/signature-v4-3.186.0" = { + "@aws-sdk/signature-v4-3.193.0" = { name = "_at_aws-sdk_slash_signature-v4"; packageName = "@aws-sdk/signature-v4"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/signature-v4/-/signature-v4-3.186.0.tgz"; - sha512 = "18i96P5c4suMqwSNhnEOqhq4doqqyjH4fn0YV3F8TkekHPIWP4mtIJ0PWAN4eievqdtcKgD/GqVO6FaJG9texw=="; + url = "https://registry.npmjs.org/@aws-sdk/signature-v4/-/signature-v4-3.193.0.tgz"; + sha512 = "JEqqOB8wQZz6g1ERNUOIBFDFt8OJtz5G5Uh1CdkS5W66gyWnJEz/dE1hA2VTqqQwHGGEsIEV/hlzruU1lXsvFA=="; }; }; - "@aws-sdk/signature-v4-crt-3.186.0" = { + "@aws-sdk/signature-v4-crt-3.193.0" = { name = "_at_aws-sdk_slash_signature-v4-crt"; packageName = "@aws-sdk/signature-v4-crt"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/signature-v4-crt/-/signature-v4-crt-3.186.0.tgz"; - sha512 = "Zwkd2m11hlyYsZN3Gbe1ARNgYl8HMLtsvvIYjhMIdcVIrYfNVCjkhHjhJZzSUotdwwgm5oQ++AfBX0K+sP7xxg=="; + url = "https://registry.npmjs.org/@aws-sdk/signature-v4-crt/-/signature-v4-crt-3.193.0.tgz"; + sha512 = "j9m41p52rt85vGTg/S1X8H90d4LmGixrawFAMYNXXwXe0fVlmkeWIyruCBOQCWwi/scjBl3mC/KVMrn3yH5qjg=="; }; }; - "@aws-sdk/signature-v4-multi-region-3.186.0" = { + "@aws-sdk/signature-v4-multi-region-3.193.0" = { name = "_at_aws-sdk_slash_signature-v4-multi-region"; packageName = "@aws-sdk/signature-v4-multi-region"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.186.0.tgz"; - sha512 = "99+WIti/zaoYgRAFTWSC2206E71gi+bPtPFbijLzQHMpmB3QlzPYobx3xyepgQ+LL0FQcfqD5zFtdmlcoWTddQ=="; + url = "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.193.0.tgz"; + sha512 = "NUlTZVu7kB9LWk290ofWhDGK3O2qTx+RtAoCQbifn5mLe2d0FPIe9CibPg+IY4rkbXTyEBbSs2FaxFjcAlW8JA=="; }; }; - "@aws-sdk/smithy-client-3.186.0" = { + "@aws-sdk/smithy-client-3.193.0" = { name = "_at_aws-sdk_slash_smithy-client"; packageName = "@aws-sdk/smithy-client"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/smithy-client/-/smithy-client-3.186.0.tgz"; - sha512 = "rdAxSFGSnrSprVJ6i1BXi65r4X14cuya6fYe8dSdgmFSa+U2ZevT97lb3tSINCUxBGeMXhENIzbVGkRZuMh+DQ=="; + url = "https://registry.npmjs.org/@aws-sdk/smithy-client/-/smithy-client-3.193.0.tgz"; + sha512 = "BY0jhfW76vyXr7ODMaKO3eyS98RSrZgOMl6DTQV9sk7eFP/MPVlG7p7nfX/CDIgPBIO1z0A0i2CVIzYur9uGgQ=="; }; }; - "@aws-sdk/types-3.186.0" = { + "@aws-sdk/types-3.193.0" = { name = "_at_aws-sdk_slash_types"; packageName = "@aws-sdk/types"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/types/-/types-3.186.0.tgz"; - sha512 = "NatmSU37U+XauMFJCdFI6nougC20JUFZar+ump5wVv0i54H+2Refg1YbFDxSs0FY28TSB9jfhWIpfFBmXgL5MQ=="; + url = "https://registry.npmjs.org/@aws-sdk/types/-/types-3.193.0.tgz"; + sha512 = "LV/wcPolRZKORrcHwkH59QMCkiDR5sM+9ZtuTxvyUGG2QFW/kjoxs08fUF10OWNJMrotBI+czDc5QJRgN8BlAw=="; }; }; - "@aws-sdk/url-parser-3.186.0" = { + "@aws-sdk/url-parser-3.193.0" = { name = "_at_aws-sdk_slash_url-parser"; packageName = "@aws-sdk/url-parser"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/url-parser/-/url-parser-3.186.0.tgz"; - sha512 = "jfdJkKqJZp8qjjwEjIGDqbqTuajBsddw02f86WiL8bPqD8W13/hdqbG4Fpwc+Bm6GwR6/4MY6xWXFnk8jDUKeA=="; + url = "https://registry.npmjs.org/@aws-sdk/url-parser/-/url-parser-3.193.0.tgz"; + sha512 = "hwD1koJlOu2a6GvaSbNbdo7I6a3tmrsNTZr8bCjAcbqpc5pDThcpnl/Uaz3zHmMPs92U8I6BvWoK6pH8By06qw=="; }; }; - "@aws-sdk/util-arn-parser-3.186.0" = { + "@aws-sdk/util-arn-parser-3.188.0" = { name = "_at_aws-sdk_slash_util-arn-parser"; packageName = "@aws-sdk/util-arn-parser"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-arn-parser/-/util-arn-parser-3.186.0.tgz"; - sha512 = "hhTziyXeiNylZfZ6yXmaAhOUSmS3xQiofXRm1CcxMttHWmTOI6OrepKa2kOkNZsZe28vfuy4I7vbWPi2LcwSqA=="; + url = "https://registry.npmjs.org/@aws-sdk/util-arn-parser/-/util-arn-parser-3.188.0.tgz"; + sha512 = "q4nZzt/g3sRY9a3sj1PaNFwql5bXfKSW4fRy0zLdbZHcYdgq2oQfVsJTIlL9lUNjifkXiIsmk61Q16JExtrLyw=="; }; }; - "@aws-sdk/util-base64-browser-3.186.0" = { + "@aws-sdk/util-base64-browser-3.188.0" = { name = "_at_aws-sdk_slash_util-base64-browser"; packageName = "@aws-sdk/util-base64-browser"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-base64-browser/-/util-base64-browser-3.186.0.tgz"; - sha512 = "TpQL8opoFfzTwUDxKeon/vuc83kGXpYqjl6hR8WzmHoQgmFfdFlV+0KXZOohra1001OP3FhqvMqaYbO8p9vXVQ=="; + url = "https://registry.npmjs.org/@aws-sdk/util-base64-browser/-/util-base64-browser-3.188.0.tgz"; + sha512 = "qlH+5NZBLiyKziL335BEPedYxX6j+p7KFRWXvDQox9S+s+gLCayednpK+fteOhBenCcR9fUZOVuAPScy1I8qCg=="; }; }; - "@aws-sdk/util-base64-node-3.186.0" = { + "@aws-sdk/util-base64-node-3.188.0" = { name = "_at_aws-sdk_slash_util-base64-node"; packageName = "@aws-sdk/util-base64-node"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-base64-node/-/util-base64-node-3.186.0.tgz"; - sha512 = "wH5Y/EQNBfGS4VkkmiMyZXU+Ak6VCoFM1GKWopV+sj03zR2D4FHexi4SxWwEBMpZCd6foMtihhbNBuPA5fnh6w=="; + url = "https://registry.npmjs.org/@aws-sdk/util-base64-node/-/util-base64-node-3.188.0.tgz"; + sha512 = "r1dccRsRjKq+OhVRUfqFiW3sGgZBjHbMeHLbrAs9jrOjU2PTQ8PSzAXLvX/9lmp7YjmX17Qvlsg0NCr1tbB9OA=="; }; }; - "@aws-sdk/util-body-length-browser-3.186.0" = { + "@aws-sdk/util-body-length-browser-3.188.0" = { name = "_at_aws-sdk_slash_util-body-length-browser"; packageName = "@aws-sdk/util-body-length-browser"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-body-length-browser/-/util-body-length-browser-3.186.0.tgz"; - sha512 = "zKtjkI/dkj9oGkjo+7fIz+I9KuHrVt1ROAeL4OmDESS8UZi3/O8uMDFMuCp8jft6H+WFuYH6qRVWAVwXMiasXw=="; + url = "https://registry.npmjs.org/@aws-sdk/util-body-length-browser/-/util-body-length-browser-3.188.0.tgz"; + sha512 = "8VpnwFWXhnZ/iRSl9mTf+VKOX9wDE8QtN4bj9pBfxwf90H1X7E8T6NkiZD3k+HubYf2J94e7DbeHs7fuCPW5Qg=="; }; }; - "@aws-sdk/util-body-length-node-3.186.0" = { + "@aws-sdk/util-body-length-node-3.188.0" = { name = "_at_aws-sdk_slash_util-body-length-node"; packageName = "@aws-sdk/util-body-length-node"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-body-length-node/-/util-body-length-node-3.186.0.tgz"; - sha512 = "U7Ii8u8Wvu9EnBWKKeuwkdrWto3c0j7LG677Spe6vtwWkvY70n9WGfiKHTgBpVeLNv8jvfcx5+H0UOPQK1o9SQ=="; + url = "https://registry.npmjs.org/@aws-sdk/util-body-length-node/-/util-body-length-node-3.188.0.tgz"; + sha512 = "XwqP3vxk60MKp4YDdvDeCD6BPOiG2e+/Ou4AofZOy5/toB6NKz2pFNibQIUg2+jc7mPMnGnvOW3MQEgSJ+gu/Q=="; }; }; - "@aws-sdk/util-buffer-from-3.186.0" = { + "@aws-sdk/util-buffer-from-3.188.0" = { name = "_at_aws-sdk_slash_util-buffer-from"; packageName = "@aws-sdk/util-buffer-from"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-buffer-from/-/util-buffer-from-3.186.0.tgz"; - sha512 = "be2GCk2lsLWg/2V5Y+S4/9pOMXhOQo4DR4dIqBdR2R+jrMMHN9Xsr5QrkT6chcqLaJ/SBlwiAEEi3StMRmCOXA=="; + url = "https://registry.npmjs.org/@aws-sdk/util-buffer-from/-/util-buffer-from-3.188.0.tgz"; + sha512 = "NX1WXZ8TH20IZb4jPFT2CnLKSqZWddGxtfiWxD9M47YOtq/SSQeR82fhqqVjJn4P8w2F5E28f+Du4ntg/sGcxA=="; }; }; - "@aws-sdk/util-config-provider-3.186.0" = { + "@aws-sdk/util-config-provider-3.188.0" = { name = "_at_aws-sdk_slash_util-config-provider"; packageName = "@aws-sdk/util-config-provider"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-config-provider/-/util-config-provider-3.186.0.tgz"; - sha512 = "71Qwu/PN02XsRLApyxG0EUy/NxWh/CXxtl2C7qY14t+KTiRapwbDkdJ1cMsqYqghYP4BwJoj1M+EFMQSSlkZQQ=="; + url = "https://registry.npmjs.org/@aws-sdk/util-config-provider/-/util-config-provider-3.188.0.tgz"; + sha512 = "LBA7tLbi7v4uvbOJhSnjJrxbcRifKK/1ZVK94JTV2MNSCCyNkFotyEI5UWDl10YKriTIUyf7o5cakpiDZ3O4xg=="; }; }; - "@aws-sdk/util-create-request-3.186.0" = { + "@aws-sdk/util-create-request-3.193.0" = { name = "_at_aws-sdk_slash_util-create-request"; packageName = "@aws-sdk/util-create-request"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-create-request/-/util-create-request-3.186.0.tgz"; - sha512 = "2ek6bkfi6RaGCiww9rp5yFPVq2Nu+J0/LpToAAkxouSJVIcau+ao0oSbzGAbC2KUFnfpapGcy+m2qzGYKO4ibQ=="; + url = "https://registry.npmjs.org/@aws-sdk/util-create-request/-/util-create-request-3.193.0.tgz"; + sha512 = "cEuWTB47dRvqBrHcaJTC+EV2EUbjKujNoa5uPPDV8R/LBTWi68mzlQSxPzRuhYHDbb7nxmEMMgwgKQBbC32J6Q=="; }; }; - "@aws-sdk/util-defaults-mode-browser-3.186.0" = { + "@aws-sdk/util-defaults-mode-browser-3.193.0" = { name = "_at_aws-sdk_slash_util-defaults-mode-browser"; packageName = "@aws-sdk/util-defaults-mode-browser"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-defaults-mode-browser/-/util-defaults-mode-browser-3.186.0.tgz"; - sha512 = "U8GOfIdQ0dZ7RRVpPynGteAHx4URtEh+JfWHHVfS6xLPthPHWTbyRhkQX++K/F8Jk+T5U8Anrrqlea4TlcO2DA=="; + url = "https://registry.npmjs.org/@aws-sdk/util-defaults-mode-browser/-/util-defaults-mode-browser-3.193.0.tgz"; + sha512 = "9riQKFrSJcsNAMnPA/3ltpSxNykeO20klE/UKjxEoD7UWjxLwsPK22UJjFwMRaHoAFcZD0LU/SgPxbC0ktCYCg=="; }; }; - "@aws-sdk/util-defaults-mode-node-3.186.0" = { + "@aws-sdk/util-defaults-mode-node-3.193.0" = { name = "_at_aws-sdk_slash_util-defaults-mode-node"; packageName = "@aws-sdk/util-defaults-mode-node"; - version = "3.186.0"; + version = "3.193.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@aws-sdk/util-defaults-mode-node/-/util-defaults-mode-node-3.193.0.tgz"; + sha512 = "occQmckvPRiM4YQIZnulfKKKjykGKWloa5ByGC5gOEGlyeP9zJpfs4zc/M2kArTAt+d2r3wkBtsKe5yKSlVEhA=="; + }; + }; + "@aws-sdk/util-endpoints-3.193.0" = { + name = "_at_aws-sdk_slash_util-endpoints"; + packageName = "@aws-sdk/util-endpoints"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-defaults-mode-node/-/util-defaults-mode-node-3.186.0.tgz"; - sha512 = "N6O5bpwCiE4z8y7SPHd7KYlszmNOYREa+mMgtOIXRU3VXSEHVKVWTZsHKvNTTHpW0qMqtgIvjvXCo3vsch5l3A=="; + url = "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.193.0.tgz"; + sha512 = "DiYqsNM7CpZPsMlQgoulbZ21IgvLvUaVnybyZDKEctWrtHJyIajK4a0eDOAmNCQ/urzIGQNvXl7I0kKx2DYMWg=="; }; }; - "@aws-sdk/util-format-url-3.186.0" = { + "@aws-sdk/util-format-url-3.193.0" = { name = "_at_aws-sdk_slash_util-format-url"; packageName = "@aws-sdk/util-format-url"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-format-url/-/util-format-url-3.186.0.tgz"; - sha512 = "0xB6GIIVhOW9CzUghDNzEbakM+jybNG289zD6LIDE0DxX+PaIRsAD3pz0aRs59JOZzIArOn5/krQ+iZppptYiw=="; + url = "https://registry.npmjs.org/@aws-sdk/util-format-url/-/util-format-url-3.193.0.tgz"; + sha512 = "GSoH093CXU4RKHTWiVzN8LScdmp8U0aQpEvzMBVsbl+BrzKeD2Q7wyO4iJIIx4phlLZHSGEQw4Zr0D3UPGzMwg=="; }; }; - "@aws-sdk/util-hex-encoding-3.186.0" = { + "@aws-sdk/util-hex-encoding-3.188.0" = { name = "_at_aws-sdk_slash_util-hex-encoding"; packageName = "@aws-sdk/util-hex-encoding"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-hex-encoding/-/util-hex-encoding-3.186.0.tgz"; - sha512 = "UL9rdgIZz1E/jpAfaKH8QgUxNK9VP5JPgoR0bSiaefMjnsoBh0x/VVMsfUyziOoJCMLebhJzFowtwrSKEGsxNg=="; + url = "https://registry.npmjs.org/@aws-sdk/util-hex-encoding/-/util-hex-encoding-3.188.0.tgz"; + sha512 = "QyWovTtjQ2RYxqVM+STPh65owSqzuXURnfoof778spyX4iQ4z46wOge1YV2ZtwS8w5LWd9eeVvDrLu5POPYOnA=="; }; }; - "@aws-sdk/util-locate-window-3.186.0" = { + "@aws-sdk/util-locate-window-3.188.0" = { name = "_at_aws-sdk_slash_util-locate-window"; packageName = "@aws-sdk/util-locate-window"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.186.0.tgz"; - sha512 = "fmQLkH16ga6c5fWsA+kBYklQJjlPlcc8uayTR4avi5g3Nxqm6wPpyUwo5CppwjwWMeS+NXG0HgITtkkGntcRNg=="; + url = "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.188.0.tgz"; + sha512 = "SxobBVLZkkLSawTCfeQnhVX3Azm9O+C2dngZVe1+BqtF8+retUbVTs7OfYeWBlawVkULKF2e781lTzEHBBjCzw=="; }; }; - "@aws-sdk/util-middleware-3.186.0" = { + "@aws-sdk/util-middleware-3.193.0" = { name = "_at_aws-sdk_slash_util-middleware"; packageName = "@aws-sdk/util-middleware"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-middleware/-/util-middleware-3.186.0.tgz"; - sha512 = "fddwDgXtnHyL9mEZ4s1tBBsKnVQHqTUmFbZKUUKPrg9CxOh0Y/zZxEa5Olg/8dS/LzM1tvg0ATkcyd4/kEHIhg=="; + url = "https://registry.npmjs.org/@aws-sdk/util-middleware/-/util-middleware-3.193.0.tgz"; + sha512 = "+aC6pmkcGgpxaMWCH/FXTsGWl2W342oQGs1OYKGi+W8z9UguXrqamWjdkdMqgunvj9qOEG2KBMKz1FWFFZlUyA=="; }; }; - "@aws-sdk/util-stream-browser-3.186.0" = { + "@aws-sdk/util-stream-browser-3.193.0" = { name = "_at_aws-sdk_slash_util-stream-browser"; packageName = "@aws-sdk/util-stream-browser"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-stream-browser/-/util-stream-browser-3.186.0.tgz"; - sha512 = "fXlIA4jkcGN8YVrwtNWuR3JDoQZrs47uKJrg++3T0qf9EyPRgtki7tUITZpcDx+0qnm24yyLAedIXYzYt2iGcA=="; + url = "https://registry.npmjs.org/@aws-sdk/util-stream-browser/-/util-stream-browser-3.193.0.tgz"; + sha512 = "+KaNWRsRiRodQYlGGuYHgjbEa6Qu4fOTrG3NXEBDYIEGH705OCnlLlkvFRWMcDbTPuJN7c4N4jB89KF3c19hsg=="; }; }; - "@aws-sdk/util-stream-node-3.186.0" = { + "@aws-sdk/util-stream-node-3.193.0" = { name = "_at_aws-sdk_slash_util-stream-node"; packageName = "@aws-sdk/util-stream-node"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-stream-node/-/util-stream-node-3.186.0.tgz"; - sha512 = "CTb8PmgGQx/3FYA1n1+ksnzIUpJGC7jEHk/E06cmWloixhSIRJuBXJ8b1AgSVDVrY/8wfYO/2VW28Dp7wZfmOw=="; + url = "https://registry.npmjs.org/@aws-sdk/util-stream-node/-/util-stream-node-3.193.0.tgz"; + sha512 = "XwcXpa1tYuj/0CLVg3C64YT5JDLykc0NrV23mje0hCwBgteG0w6pu5F5M1zXWofSVNOVYERYtmdmUAvx7XPm5w=="; }; }; - "@aws-sdk/util-uri-escape-3.186.0" = { + "@aws-sdk/util-uri-escape-3.188.0" = { name = "_at_aws-sdk_slash_util-uri-escape"; packageName = "@aws-sdk/util-uri-escape"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-uri-escape/-/util-uri-escape-3.186.0.tgz"; - sha512 = "imtOrJFpIZAipAg8VmRqYwv1G/x4xzyoxOJ48ZSn1/ZGnKEEnB6n6E9gwYRebi4mlRuMSVeZwCPLq0ey5hReeQ=="; + url = "https://registry.npmjs.org/@aws-sdk/util-uri-escape/-/util-uri-escape-3.188.0.tgz"; + sha512 = "4Y6AYZMT483Tiuq8dxz5WHIiPNdSFPGrl6tRTo2Oi2FcwypwmFhqgEGcqxeXDUJktvaCBxeA08DLr/AemVhPCg=="; }; }; - "@aws-sdk/util-user-agent-browser-3.186.0" = { + "@aws-sdk/util-user-agent-browser-3.193.0" = { name = "_at_aws-sdk_slash_util-user-agent-browser"; packageName = "@aws-sdk/util-user-agent-browser"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.186.0.tgz"; - sha512 = "fbRcTTutMk4YXY3A2LePI4jWSIeHOT8DaYavpc/9Xshz/WH9RTGMmokeVOcClRNBeDSi5cELPJJ7gx6SFD3ZlQ=="; + url = "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.193.0.tgz"; + sha512 = "1EkGYsUtOMEyJG/UBIR4PtmO3lVjKNoUImoMpLtEucoGbWz5RG9zFSwLevjFyFs5roUBFlxkSpTMo8xQ3aRzQg=="; }; }; - "@aws-sdk/util-user-agent-node-3.186.0" = { + "@aws-sdk/util-user-agent-node-3.193.0" = { name = "_at_aws-sdk_slash_util-user-agent-node"; packageName = "@aws-sdk/util-user-agent-node"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.186.0.tgz"; - sha512 = "oWZR7hN6NtOgnT6fUvHaafgbipQc2xJCRB93XHiF9aZGptGNLJzznIOP7uURdn0bTnF73ejbUXWLQIm8/6ue6w=="; + url = "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.193.0.tgz"; + sha512 = "G/2/1cSgsxVtREAm8Eq8Duib5PXzXknFRHuDpAxJ5++lsJMXoYMReS278KgV54cojOkAVfcODDTqmY3Av0WHhQ=="; }; }; - "@aws-sdk/util-utf8-browser-3.186.0" = { + "@aws-sdk/util-utf8-browser-3.188.0" = { name = "_at_aws-sdk_slash_util-utf8-browser"; packageName = "@aws-sdk/util-utf8-browser"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.186.0.tgz"; - sha512 = "n+IdFYF/4qT2WxhMOCeig8LndDggaYHw3BJJtfIBZRiS16lgwcGYvOUmhCkn0aSlG1f/eyg9YZHQG0iz9eLdHQ=="; + url = "https://registry.npmjs.org/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.188.0.tgz"; + sha512 = "jt627x0+jE+Ydr9NwkFstg3cUvgWh56qdaqAMDsqgRlKD21md/6G226z/Qxl7lb1VEW2LlmCx43ai/37Qwcj2Q=="; }; }; - "@aws-sdk/util-utf8-node-3.186.0" = { + "@aws-sdk/util-utf8-node-3.188.0" = { name = "_at_aws-sdk_slash_util-utf8-node"; packageName = "@aws-sdk/util-utf8-node"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-utf8-node/-/util-utf8-node-3.186.0.tgz"; - sha512 = "7qlE0dOVdjuRbZTb7HFywnHHCrsN7AeQiTnsWT63mjXGDbPeUWQQw3TrdI20um3cxZXnKoeudGq8K6zbXyQ4iA=="; + url = "https://registry.npmjs.org/@aws-sdk/util-utf8-node/-/util-utf8-node-3.188.0.tgz"; + sha512 = "hCgP4+C0Lekjpjt2zFJ2R/iHes5sBGljXa5bScOFAEkRUc0Qw0VNgTv7LpEbIOAwGmqyxBoCwBW0YHPW1DfmYQ=="; }; }; - "@aws-sdk/util-waiter-3.186.0" = { + "@aws-sdk/util-waiter-3.193.0" = { name = "_at_aws-sdk_slash_util-waiter"; packageName = "@aws-sdk/util-waiter"; - version = "3.186.0"; + version = "3.193.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/util-waiter/-/util-waiter-3.186.0.tgz"; - sha512 = "oSm45VadBBWC/K2W1mrRNzm9RzbXt6VopBQ5iTDU7B3qIXlyAG9k1JqOvmYIdYq1oOgjM3Hv2+9sngi3+MZs1A=="; + url = "https://registry.npmjs.org/@aws-sdk/util-waiter/-/util-waiter-3.193.0.tgz"; + sha512 = "CGdTZqvZHzffaQ2lKYTAhNLssts2W0fFM8079zF6/4uuBmwr8oDxpGKtoaMhI5zfyV1MtEp7P4JzEuH+xJ5oQg=="; }; }; - "@aws-sdk/xml-builder-3.186.0" = { + "@aws-sdk/xml-builder-3.188.0" = { name = "_at_aws-sdk_slash_xml-builder"; packageName = "@aws-sdk/xml-builder"; - version = "3.186.0"; + version = "3.188.0"; src = fetchurl { - url = "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.186.0.tgz"; - sha512 = "9Ss3w1yenQNFYdHpa7OFL81M6Okef8UzY263SCCodhCg1ZKwN+vN1T4C7zhcMpxWsmDD/UmEpN+eXCLnFNE8PQ=="; + url = "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.188.0.tgz"; + sha512 = "/Hah3gAtrBpEaDInX3eSS0nXw/IUeb+rWiGspXxb5O8bh5kyjQqeu8/sVJQlpOtq4aPDbMDmloH4k696qTqgbw=="; }; }; "@azu/format-text-1.0.1" = { @@ -1444,31 +1489,31 @@ let sha512 = "aK4s3Xxjrx3daZr3VylxejK3vG5ExXck5WOHDJ8in/k9AqlfIyFMMT1uG7u8mNjX+QRILTIn0/Xgschfh/dQ9g=="; }; }; - "@azure/msal-browser-2.29.0" = { + "@azure/msal-browser-2.30.0" = { name = "_at_azure_slash_msal-browser"; packageName = "@azure/msal-browser"; - version = "2.29.0"; + version = "2.30.0"; src = fetchurl { - url = "https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-2.29.0.tgz"; - sha512 = "ezrB0qL1WsJSNgvLmAN5vKr/4pH28UYLe8JUZeHzB6Z408JU8qYXXGnHAhDPzpDg0g91eG05IdIVrLwxk/i15g=="; + url = "https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-2.30.0.tgz"; + sha512 = "4Y9+rjJiTFP7KEmuq1btmIrBgk0ImNyKsXj6A6NHZALd1X0M6W7L7kxpH6F+d1tEkMv8bYnZdn7IcauXbL8Llw=="; }; }; - "@azure/msal-common-7.5.0" = { + "@azure/msal-common-7.6.0" = { name = "_at_azure_slash_msal-common"; packageName = "@azure/msal-common"; - version = "7.5.0"; + version = "7.6.0"; src = fetchurl { - url = "https://registry.npmjs.org/@azure/msal-common/-/msal-common-7.5.0.tgz"; - sha512 = "W+SIsGSjkUAyDggA/6QVMKErttQ/8Bq9l/7ADr7GJwt9JFsc+XNBdQDsOsUvZ7YCVkZcSgzJw2MZJLIBqfQtQA=="; + url = "https://registry.npmjs.org/@azure/msal-common/-/msal-common-7.6.0.tgz"; + sha512 = "XqfbglUTVLdkHQ8F9UQJtKseRr3sSnr9ysboxtoswvaMVaEfvyLtMoHv9XdKUfOc0qKGzNgRFd9yRjIWVepl6Q=="; }; }; - "@azure/msal-node-1.14.1" = { + "@azure/msal-node-1.14.2" = { name = "_at_azure_slash_msal-node"; packageName = "@azure/msal-node"; - version = "1.14.1"; + version = "1.14.2"; src = fetchurl { - url = "https://registry.npmjs.org/@azure/msal-node/-/msal-node-1.14.1.tgz"; - sha512 = "RftjLd35xlafh5cPT17zrzpYdcsbHKJal7R/FTbThpbetSk8y8vQHUzNwWNhBM6GFFiyMS4IQ+zs+z8bgJ4sKQ=="; + url = "https://registry.npmjs.org/@azure/msal-node/-/msal-node-1.14.2.tgz"; + sha512 = "t3whVhhLdZVVeDEtUPD2Wqfa8BDi3EDMnpWp8dbuRW0GhUpikBfs4AQU0Fe6P9zS87n9LpmUTLrIcPEEuzkvfA=="; }; }; "@babel/cli-7.19.3" = { @@ -1525,13 +1570,13 @@ let sha512 = "nrvxS5u6QUN5gLl1GEakIcmOeoUHT1/gQtdMRq18WFURJ5osn4ppJLVSseMQo4zVWKJfBTF4muIYijXUnKlRLQ=="; }; }; - "@babel/core-7.19.3" = { + "@babel/core-7.19.6" = { name = "_at_babel_slash_core"; packageName = "@babel/core"; - version = "7.19.3"; + version = "7.19.6"; src = fetchurl { - url = "https://registry.npmjs.org/@babel/core/-/core-7.19.3.tgz"; - sha512 = "WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ=="; + url = "https://registry.npmjs.org/@babel/core/-/core-7.19.6.tgz"; + sha512 = "D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg=="; }; }; "@babel/core-7.9.0" = { @@ -1552,13 +1597,13 @@ let sha512 = "W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw=="; }; }; - "@babel/generator-7.19.4" = { + "@babel/generator-7.19.6" = { name = "_at_babel_slash_generator"; packageName = "@babel/generator"; - version = "7.19.4"; + version = "7.19.6"; src = fetchurl { - url = "https://registry.npmjs.org/@babel/generator/-/generator-7.19.4.tgz"; - sha512 = "5T2lY5vXqS+5UEit/5TwcIUeCnwgCljcF8IQRT6XRQPBrvLeq5V8W+URv+GvwoF3FP8tkhp++evVyDzkDGzNmA=="; + url = "https://registry.npmjs.org/@babel/generator/-/generator-7.19.6.tgz"; + sha512 = "oHGRUQeoX1QrKeJIKVe0hwjGqNnVYsM5Nep5zo0uE0m42sLH+Fsd2pStJ5sRM1bNyTUUoz0pe2lTeMJrb/taTA=="; }; }; "@babel/helper-annotate-as-pure-7.18.6" = { @@ -1669,13 +1714,13 @@ let sha512 = "0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA=="; }; }; - "@babel/helper-module-transforms-7.19.0" = { + "@babel/helper-module-transforms-7.19.6" = { name = "_at_babel_slash_helper-module-transforms"; packageName = "@babel/helper-module-transforms"; - version = "7.19.0"; + version = "7.19.6"; src = fetchurl { - url = "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz"; - sha512 = "3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ=="; + url = "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.19.6.tgz"; + sha512 = "fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw=="; }; }; "@babel/helper-optimise-call-expression-7.18.6" = { @@ -1813,13 +1858,13 @@ let sha512 = "FDge0dFazETFcxGw/EXzOkN8uJp0PC7Qbm+Pe9T+av2zlBpOgunFHkQPPn+eRuClU73JF+98D531UgayY89tow=="; }; }; - "@babel/parser-7.19.4" = { + "@babel/parser-7.19.6" = { name = "_at_babel_slash_parser"; packageName = "@babel/parser"; - version = "7.19.4"; + version = "7.19.6"; src = fetchurl { - url = "https://registry.npmjs.org/@babel/parser/-/parser-7.19.4.tgz"; - sha512 = "qpVT7gtuOLjWeDTKLkJ6sryqLliBaFpAtGeqw5cs5giLldvh+Ch0plqnUMKoVAUS6ZEueQQiZV+p5pxtPitEsA=="; + url = "https://registry.npmjs.org/@babel/parser/-/parser-7.19.6.tgz"; + sha512 = "h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA=="; }; }; "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6" = { @@ -1876,13 +1921,13 @@ let sha512 = "+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw=="; }; }; - "@babel/plugin-proposal-decorators-7.19.3" = { + "@babel/plugin-proposal-decorators-7.19.6" = { name = "_at_babel_slash_plugin-proposal-decorators"; packageName = "@babel/plugin-proposal-decorators"; - version = "7.19.3"; + version = "7.19.6"; src = fetchurl { - url = "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.19.3.tgz"; - sha512 = "MbgXtNXqo7RTKYIXVchVJGPvaVufQH3pxvQyfbGvNw1DObIhph+PesYXJTcd8J4DdWibvf6Z2eanOyItX8WnJg=="; + url = "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.19.6.tgz"; + sha512 = "PKWforYpkVkogpOW0RaPuh7eQ7AoFgBJP+d87tQCRY2LVbvyGtfRM7RtrhCBsNgZb+2EY28SeWB6p2xe1Z5oAw=="; }; }; "@babel/plugin-proposal-dynamic-import-7.18.6" = { @@ -2335,31 +2380,31 @@ let sha512 = "qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA=="; }; }; - "@babel/plugin-transform-modules-amd-7.18.6" = { + "@babel/plugin-transform-modules-amd-7.19.6" = { name = "_at_babel_slash_plugin-transform-modules-amd"; packageName = "@babel/plugin-transform-modules-amd"; - version = "7.18.6"; + version = "7.19.6"; src = fetchurl { - url = "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.18.6.tgz"; - sha512 = "Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg=="; + url = "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.19.6.tgz"; + sha512 = "uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg=="; }; }; - "@babel/plugin-transform-modules-commonjs-7.18.6" = { + "@babel/plugin-transform-modules-commonjs-7.19.6" = { name = "_at_babel_slash_plugin-transform-modules-commonjs"; packageName = "@babel/plugin-transform-modules-commonjs"; - version = "7.18.6"; + version = "7.19.6"; src = fetchurl { - url = "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.6.tgz"; - sha512 = "Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q=="; + url = "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.19.6.tgz"; + sha512 = "8PIa1ym4XRTKuSsOUXqDG0YaOlEuTVvHMe5JCfgBMOtHvJKw/4NGovEGN33viISshG/rZNVrACiBmPQLvWN8xQ=="; }; }; - "@babel/plugin-transform-modules-systemjs-7.19.0" = { + "@babel/plugin-transform-modules-systemjs-7.19.6" = { name = "_at_babel_slash_plugin-transform-modules-systemjs"; packageName = "@babel/plugin-transform-modules-systemjs"; - version = "7.19.0"; + version = "7.19.6"; src = fetchurl { - url = "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.19.0.tgz"; - sha512 = "x9aiR0WXAWmOWsqcsnrzGR+ieaTMVyGyffPVA7F8cXAGt/UxefYv6uSHZLkAFChN5M5Iy1+wjE+xJuPt22H39A=="; + url = "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.19.6.tgz"; + sha512 = "fqGLBepcc3kErfR9R3DnVpURmckXP7gj7bAlrTQyBxrigFqszZCkFkcoxzCp2v32XmwXLvbw+8Yq9/b+QqksjQ=="; }; }; "@babel/plugin-transform-modules-umd-7.18.6" = { @@ -2452,13 +2497,13 @@ let sha512 = "A0LQGx4+4Jv7u/tWzoJF7alZwnBDQd6cGLh9P+Ttk4dpiL+J5p7NSNv/9tlEFFJDq3kjxOavWmbm6t0Gk+A3Ig=="; }; }; - "@babel/plugin-transform-react-jsx-source-7.18.6" = { + "@babel/plugin-transform-react-jsx-source-7.19.6" = { name = "_at_babel_slash_plugin-transform-react-jsx-source"; packageName = "@babel/plugin-transform-react-jsx-source"; - version = "7.18.6"; + version = "7.19.6"; src = fetchurl { - url = "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.18.6.tgz"; - sha512 = "utZmlASneDfdaMh0m/WausbjUjEdGrQJz0vFK93d7wD3xf5wBtX219+q6IlCNZeguIcxS2f/CvLZrlLSvSHQXw=="; + url = "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.19.6.tgz"; + sha512 = "RpAi004QyMNisst/pvSanoRdJ4q+jMCWyk9zdw/CyLB9j8RXEahodR6l2GyttDRyEVWZtbN+TpLiHJ3t34LbsQ=="; }; }; "@babel/plugin-transform-react-pure-annotations-7.18.6" = { @@ -2497,13 +2542,13 @@ let sha512 = "yECRVxRu25Nsf6IY5v5XrXhcW9ZHomUQiq30VO8H7r3JYPcBJDTcxZmT+6v1O3QKKrDp1Wp40LinGbcd+jlp9A=="; }; }; - "@babel/plugin-transform-runtime-7.19.1" = { + "@babel/plugin-transform-runtime-7.19.6" = { name = "_at_babel_slash_plugin-transform-runtime"; packageName = "@babel/plugin-transform-runtime"; - version = "7.19.1"; + version = "7.19.6"; src = fetchurl { - url = "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.19.1.tgz"; - sha512 = "2nJjTUFIzBMP/f/miLxEK9vxwW/KUXsdvN4sR//TmuDhe6yU2h57WmIOE12Gng3MDP/xpjUV/ToZRdcf8Yj4fA=="; + url = "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.19.6.tgz"; + sha512 = "PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw=="; }; }; "@babel/plugin-transform-shorthand-properties-7.18.6" = { @@ -2677,15 +2722,6 @@ let sha512 = "7hGhzlcmg01CvH1EHdSPVXYX1aJ8KCEyz6I9xYIi/asDtzBPMyMhVibhM/K6g/5qnKBwjZtp10bNZIEFTRW1MA=="; }; }; - "@babel/runtime-7.18.9" = { - name = "_at_babel_slash_runtime"; - packageName = "@babel/runtime"; - version = "7.18.9"; - src = fetchurl { - url = "https://registry.npmjs.org/@babel/runtime/-/runtime-7.18.9.tgz"; - sha512 = "lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw=="; - }; - }; "@babel/runtime-7.19.4" = { name = "_at_babel_slash_runtime"; packageName = "@babel/runtime"; @@ -2713,13 +2749,13 @@ let sha512 = "Yww0jXgolNtkhcK+Txo5JN+DjBpNmmAtD7G99HOebhEjBzjnACG09Tip9C8lSOF6PrhA56OeJWeOZduNJaKxBA=="; }; }; - "@babel/runtime-corejs3-7.19.4" = { + "@babel/runtime-corejs3-7.19.6" = { name = "_at_babel_slash_runtime-corejs3"; packageName = "@babel/runtime-corejs3"; - version = "7.19.4"; + version = "7.19.6"; src = fetchurl { - url = "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.19.4.tgz"; - sha512 = "HzjQ8+dzdx7dmZy4DQ8KV8aHi/74AjEbBGTFutBmg/pd3dY5/q1sfuOGPTFGEytlQhWoeVXqcK5BwMgIkRkNDQ=="; + url = "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.19.6.tgz"; + sha512 = "oWNn1ZlGde7b4i/3tnixpH9qI0bOAACiUs+KEES4UUCnsPjVWFlWdLV/iwJuPC2qp3EowbAqsm+0XqNwnwYhxA=="; }; }; "@babel/template-7.0.0" = { @@ -2740,13 +2776,13 @@ let sha512 = "TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA=="; }; }; - "@babel/traverse-7.19.4" = { + "@babel/traverse-7.19.6" = { name = "_at_babel_slash_traverse"; packageName = "@babel/traverse"; - version = "7.19.4"; + version = "7.19.6"; src = fetchurl { - url = "https://registry.npmjs.org/@babel/traverse/-/traverse-7.19.4.tgz"; - sha512 = "w3K1i+V5u2aJUOXBFFC5pveFLmtq1s3qcdDNC2qRI6WPBQIDaKFqXxDEqDO/h1dQ3HjsZoZMyIy6jGLq0xtw+g=="; + url = "https://registry.npmjs.org/@babel/traverse/-/traverse-7.19.6.tgz"; + sha512 = "6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ=="; }; }; "@babel/types-7.18.4" = { @@ -2776,22 +2812,22 @@ let sha512 = "4qmwwNabzJ6TbdWLjfVFqoCz6OPZpPDV6xvSmnEnS6tWSQ+bepi/ybzx3kKOGtNk1lu0tFDU6tnVti7uz23XaQ=="; }; }; - "@blueprintjs/core-4.11.2" = { + "@blueprintjs/core-4.11.4" = { name = "_at_blueprintjs_slash_core"; packageName = "@blueprintjs/core"; - version = "4.11.2"; + version = "4.11.4"; src = fetchurl { - url = "https://registry.npmjs.org/@blueprintjs/core/-/core-4.11.2.tgz"; - sha512 = "FTo8Gd9K82u0Ydr6EqLeiH4/NxPX4U2WfqHvm2ZOJjhGooyBROqgYad3PXhepoN+LZm+EmiBvDwxqbHKDlYmlw=="; + url = "https://registry.npmjs.org/@blueprintjs/core/-/core-4.11.4.tgz"; + sha512 = "YgcOmCaCXapDkKaphXpR6/8qoTwdnxjquVvClcc6uX9vTHfvFdCX0Wm1rCpxkyI9SO+BUPc/MFjWcWhW+5nN4g=="; }; }; - "@blueprintjs/icons-4.6.3" = { + "@blueprintjs/icons-4.8.0" = { name = "_at_blueprintjs_slash_icons"; packageName = "@blueprintjs/icons"; - version = "4.6.3"; + version = "4.8.0"; src = fetchurl { - url = "https://registry.npmjs.org/@blueprintjs/icons/-/icons-4.6.3.tgz"; - sha512 = "PF+4qFMFyi751O2teQGkEylW6b0MuxoPyz34sTc43ouMs+xLMGenP5Mz/c4VtzsOJz6r1AdvC9V1T02vKcMEKg=="; + url = "https://registry.npmjs.org/@blueprintjs/icons/-/icons-4.8.0.tgz"; + sha512 = "odvkqqbryiaRU5w914c42PgqaEVB/XxTRCH1/fieeACuJYnC2KOLSU1IQOathg44L3PrB4xADhg+gZ6YhXR/4Q=="; }; }; "@bmewburn/js-beautify-1.13.0" = { @@ -2839,40 +2875,40 @@ let sha512 = "WUwXC5pOHNuSzFUpzh0KpbuTfAtbPAU5DLKdYIWhWSrs4iof7Qxq25dkWfiA6Ksp/AmM2tnCTLDWaU7AxpCQOQ=="; }; }; - "@braintree/sanitize-url-3.1.0" = { + "@braintree/sanitize-url-6.0.1" = { name = "_at_braintree_slash_sanitize-url"; packageName = "@braintree/sanitize-url"; - version = "3.1.0"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-3.1.0.tgz"; - sha512 = "GcIY79elgB+azP74j8vqkiXz8xLFfIzbQJdlwOPisgbKT00tviJQuEghOXSMVxJ00HoYJbGswr4kcllUc4xCcg=="; + url = "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-6.0.1.tgz"; + sha512 = "zr9Qs9KFQiEvMWdZesjcmRJlUck5NR+eKGS1uyKk+oYTWwlYrsoPEi6VmG6/TzBD1hKCGEimrhTgGS6hvn/xIQ=="; }; }; - "@cdktf/hcl2cdk-0.13.0" = { + "@cdktf/hcl2cdk-0.13.1" = { name = "_at_cdktf_slash_hcl2cdk"; packageName = "@cdktf/hcl2cdk"; - version = "0.13.0"; + version = "0.13.1"; src = fetchurl { - url = "https://registry.npmjs.org/@cdktf/hcl2cdk/-/hcl2cdk-0.13.0.tgz"; - sha512 = "T2im8v+QquuNcY7WWEHIOiWxFTntXSapARcBFF/fE+HjxzWii67ARS9NAt3sqe22tnOZR+PY3tWi4xZsy7Rdxw=="; + url = "https://registry.npmjs.org/@cdktf/hcl2cdk/-/hcl2cdk-0.13.1.tgz"; + sha512 = "E/ufc1l1MvR4tCMnUCd0hQW+Z9LY8v5TBXocPahf2xeiQHtYeGIRGoeWaQCmB0ArJPhhcdQ0my+utaf/XYDyew=="; }; }; - "@cdktf/hcl2json-0.13.0" = { + "@cdktf/hcl2json-0.13.1" = { name = "_at_cdktf_slash_hcl2json"; packageName = "@cdktf/hcl2json"; - version = "0.13.0"; + version = "0.13.1"; src = fetchurl { - url = "https://registry.npmjs.org/@cdktf/hcl2json/-/hcl2json-0.13.0.tgz"; - sha512 = "makPa7VVrhr43UExQonP/3QBre2CpIq8laZfu5BbKgnOWM0N4dl5yzwWbD14FCklxlHQYjRg/N0KBxltHqG6yA=="; + url = "https://registry.npmjs.org/@cdktf/hcl2json/-/hcl2json-0.13.1.tgz"; + sha512 = "B32jbmRPizBnHH4z2v9Ip/wNj23X9fhGcl4S/EWzGdpOgIoZRlBIk3qBnuun3b9ObPLnr3z+vIWbxERcXt2BTw=="; }; }; - "@cdktf/provider-generator-0.13.0" = { + "@cdktf/provider-generator-0.13.1" = { name = "_at_cdktf_slash_provider-generator"; packageName = "@cdktf/provider-generator"; - version = "0.13.0"; + version = "0.13.1"; src = fetchurl { - url = "https://registry.npmjs.org/@cdktf/provider-generator/-/provider-generator-0.13.0.tgz"; - sha512 = "jk7QPZFCxdlQtjaLjtYswlnDcWulszd61N3ayAmeFStgX3G8gJmDI+tJyL479t6lmyn6kPeYLiax4uI+ECd1IA=="; + url = "https://registry.npmjs.org/@cdktf/provider-generator/-/provider-generator-0.13.1.tgz"; + sha512 = "WuP32OIfVwEszfVKraTn8h5SDN1M1Oj9ErdEZngqfjOViX4w9opxFDcYt/403ujVubQUscxR7mQnjVkdfdMlFQ=="; }; }; "@chemzqm/neovim-5.7.10" = { @@ -3424,13 +3460,13 @@ let sha512 = "MUwA2YKpqaQOSR4V1/CVGRNk8Ii5kf6I8Ch+4/BhRZRQXuwWbi21rDRYWPqdQWps7VNzAbbMA+PQDWsD5YY38g=="; }; }; - "@cspell/dict-software-terms-2.2.13" = { + "@cspell/dict-software-terms-2.3.0" = { name = "_at_cspell_slash_dict-software-terms"; packageName = "@cspell/dict-software-terms"; - version = "2.2.13"; + version = "2.3.0"; src = fetchurl { - url = "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.13.tgz"; - sha512 = "8PSJkeOKqbxdjAkUa0J1C1nPCk8ucg/Mn5SaUaBzQyKlPwGnvOAC/BbtflTDYjxX0jTwkQ16KWZK1T5DaYadLQ=="; + url = "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.3.0.tgz"; + sha512 = "rl+quUw68IxjWgeX/QDMgQsImZ1DaKzFyYMSGrCNcNPp4b4SMLwHCKoJ97/uOnUnw0jaBxueXoqp2iyN/QiOVw=="; }; }; "@cspell/dict-sql-1.0.4" = { @@ -3640,31 +3676,31 @@ let sha512 = "dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw=="; }; }; - "@edge-runtime/format-1.1.0-beta.33" = { + "@edge-runtime/format-1.1.0-beta.34" = { name = "_at_edge-runtime_slash_format"; packageName = "@edge-runtime/format"; - version = "1.1.0-beta.33"; + version = "1.1.0-beta.34"; src = fetchurl { - url = "https://registry.npmjs.org/@edge-runtime/format/-/format-1.1.0-beta.33.tgz"; - sha512 = "t34oTdZOqYSiguCGnt9GYzh9mrnhCHNRPGDvxt5PB5T3LZpSVk+vfSXRqpvTxy51sxQpxvTZry8QLC+E+Fm67w=="; + url = "https://registry.npmjs.org/@edge-runtime/format/-/format-1.1.0-beta.34.tgz"; + sha512 = "AdV7FlpBDDiwdPxmrCmq2ICMxzJr3Zoq/bUuIMC09jEmx8fpIAepAABVTEqr+X/6vhIiD2ermIog8qvAG4RZMg=="; }; }; - "@edge-runtime/primitives-1.1.0-beta.36" = { + "@edge-runtime/primitives-1.1.0-beta.37" = { name = "_at_edge-runtime_slash_primitives"; packageName = "@edge-runtime/primitives"; - version = "1.1.0-beta.36"; + version = "1.1.0-beta.37"; src = fetchurl { - url = "https://registry.npmjs.org/@edge-runtime/primitives/-/primitives-1.1.0-beta.36.tgz"; - sha512 = "Tji7SGWmn1+JGSnzFtWUoS7+kODIFprTyIAw0EBOVWEQKWfs7r0aTEm1XkJR0+d1jP9f0GB5LBKG/Z7KFyhx7g=="; + url = "https://registry.npmjs.org/@edge-runtime/primitives/-/primitives-1.1.0-beta.37.tgz"; + sha512 = "S3aN8X6wXhM7CJI3FRF480CMNkw4mH6grMV/enQz8VWGrvD1U5njQNRh/Zymoe0RHzEI/aIDjSk3V49h+ULt9g=="; }; }; - "@edge-runtime/vm-1.1.0-beta.36" = { + "@edge-runtime/vm-1.1.0-beta.37" = { name = "_at_edge-runtime_slash_vm"; packageName = "@edge-runtime/vm"; - version = "1.1.0-beta.36"; + version = "1.1.0-beta.37"; src = fetchurl { - url = "https://registry.npmjs.org/@edge-runtime/vm/-/vm-1.1.0-beta.36.tgz"; - sha512 = "uPZmL7X+lKBFJsTg8nC0qPDBx4JGgpRqlgJi2s77g2NOtqitQOI90BfIKHZSSoMQEwTqfvAkpu2ui8nazOwHxA=="; + url = "https://registry.npmjs.org/@edge-runtime/vm/-/vm-1.1.0-beta.37.tgz"; + sha512 = "1OrFifIxDFpwb1VyrFD8kwWVppc6D1uN7xh5jQzW7jHaVJ0Dw4C2nSAbLe6YKPYj67o09vW72WLzfUcryeD0Pg=="; }; }; "@electron-forge/async-ora-6.0.0-beta.67" = { @@ -3829,6 +3865,15 @@ let sha512 = "tRR8s7uufaZhL9HgPEQ1GA5x+sL/MTvvUAhn55uQ5yEryrYtrFa1MtFlxGnkVnPlYTfAyrPdyzHxX7peXfVTJQ=="; }; }; + "@electron/asar-3.2.1" = { + name = "_at_electron_slash_asar"; + packageName = "@electron/asar"; + version = "3.2.1"; + src = fetchurl { + url = "https://registry.npmjs.org/@electron/asar/-/asar-3.2.1.tgz"; + sha512 = "hE2cQMZ5+4o7+6T2lUaVbxIzrOjZZfX7dB02xuapyYFJZEAiWTelq6J3mMoxzd0iONDvYLPVKecB5tyjIoVDVA=="; + }; + }; "@electron/get-1.14.1" = { name = "_at_electron_slash_get"; packageName = "@electron/get"; @@ -3838,22 +3883,22 @@ let sha512 = "BrZYyL/6m0ZXz/lDxy/nlVhQz+WF+iPS6qXolEU8atw7h6v1aYkjwJZ63m+bJMBTxDE66X+r2tPS4a/8C82sZw=="; }; }; - "@electron/get-2.0.1" = { + "@electron/get-2.0.2" = { name = "_at_electron_slash_get"; packageName = "@electron/get"; - version = "2.0.1"; + version = "2.0.2"; src = fetchurl { - url = "https://registry.npmjs.org/@electron/get/-/get-2.0.1.tgz"; - sha512 = "8nmTGC/3/6IaEfeTcQwtJdjLA/L3sb0XQJUv9x3ZfM0pfmKvkSdelbT4pgF3dpCQOvSmJ97kYAvFltikVjfepA=="; + url = "https://registry.npmjs.org/@electron/get/-/get-2.0.2.tgz"; + sha512 = "eFZVFoRXb3GFGd7Ak7W4+6jBl9wBtiZ4AaYOse97ej6mKj5tkyO0dUnUChs1IhJZtx1BENo4/p4WUTXpi6vT+g=="; }; }; - "@electron/universal-1.3.1" = { + "@electron/universal-1.3.3" = { name = "_at_electron_slash_universal"; packageName = "@electron/universal"; - version = "1.3.1"; + version = "1.3.3"; src = fetchurl { - url = "https://registry.npmjs.org/@electron/universal/-/universal-1.3.1.tgz"; - sha512 = "y1r1dpiyrOa3EOxKgr2Rwsv69Dya2MC1LwM+9/QG5jeCetd2s73NTrpubBD6scv9sRNexYYik8or/Fo8sNtNbg=="; + url = "https://registry.npmjs.org/@electron/universal/-/universal-1.3.3.tgz"; + sha512 = "79yc61D5QWaQpia+sLQbIIi5iVoV4y9HtgOTlE0fYT0xoyg+ChwndBl4a0Q7yJfDsqq+/nLEPE655F0bTpDiCg=="; }; }; "@emmetio/abbreviation-2.2.3" = { @@ -3955,22 +4000,22 @@ let sha512 = "uZbcXi0zbmKC/050p3gJnne5Qdzw8vkXIv+c2BW0Lsc1ji1SkrxbKPUy5Efr0blbTu1SL8w4eyfpnSdPg3G0Qg=="; }; }; - "@esbuild/android-arm-0.15.10" = { + "@esbuild/android-arm-0.15.12" = { name = "_at_esbuild_slash_android-arm"; packageName = "@esbuild/android-arm"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.15.10.tgz"; - sha512 = "FNONeQPy/ox+5NBkcSbYJxoXj9GWu8gVGJTVmUyoOCKQFDTrHVKgNSzChdNt0I8Aj/iKcsDf2r9BFwv+FSNUXg=="; + url = "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.15.12.tgz"; + sha512 = "IC7TqIqiyE0MmvAhWkl/8AEzpOtbhRNDo7aph47We1NbE5w2bt/Q+giAhe0YYeVpYnIhGMcuZY92qDK6dQauvA=="; }; }; - "@esbuild/linux-loong64-0.15.10" = { + "@esbuild/linux-loong64-0.15.12" = { name = "_at_esbuild_slash_linux-loong64"; packageName = "@esbuild/linux-loong64"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.15.10.tgz"; - sha512 = "w0Ou3Z83LOYEkwaui2M8VwIp+nLi/NA60lBLMvaJ+vXVMcsARYdEzLNE7RSm4+lSg4zq4d7fAVuzk7PNQ5JFgg=="; + url = "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.15.12.tgz"; + sha512 = "tZEowDjvU7O7I04GYvWQOS4yyP9E/7YlsB0jjw1Ycukgr2ycEzKyIk5tms5WnLBymaewc6VmRKnn5IJWgK4eFw=="; }; }; "@eslint/eslintrc-0.4.3" = { @@ -3991,6 +4036,123 @@ let sha512 = "uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg=="; }; }; + "@esm2cjs/cacheable-lookup-7.0.0" = { + name = "_at_esm2cjs_slash_cacheable-lookup"; + packageName = "@esm2cjs/cacheable-lookup"; + version = "7.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@esm2cjs/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz"; + sha512 = "5HzrA5N0lSMtx2RdXfD9Z4HUFaRGwVOFs7jsFG8jDivoZjYYwZFsSqvA17TaNZYFcwBrkSCqHlxDu2YDpjjUBA=="; + }; + }; + "@esm2cjs/cacheable-request-10.2.2" = { + name = "_at_esm2cjs_slash_cacheable-request"; + packageName = "@esm2cjs/cacheable-request"; + version = "10.2.2"; + src = fetchurl { + url = "https://registry.npmjs.org/@esm2cjs/cacheable-request/-/cacheable-request-10.2.2.tgz"; + sha512 = "Le2lPwq0AJkT6dpzfN6D8I7GnDS5nWVkgzJWqmLxOPbeNir2d1i30jOdeUrZFS3bVaJUGhot7VioBOe8uTfRHg=="; + }; + }; + "@esm2cjs/form-data-encoder-2.1.3" = { + name = "_at_esm2cjs_slash_form-data-encoder"; + packageName = "@esm2cjs/form-data-encoder"; + version = "2.1.3"; + src = fetchurl { + url = "https://registry.npmjs.org/@esm2cjs/form-data-encoder/-/form-data-encoder-2.1.3.tgz"; + sha512 = "gX11zQAutacDK2URqivqRQ3KUzWqxgjjVcamIvM9i+oS2Qf0QVZoBiVv34E3Nmjf+IYNBjXpOlwiyc9F1vni1A=="; + }; + }; + "@esm2cjs/got-12.5.2" = { + name = "_at_esm2cjs_slash_got"; + packageName = "@esm2cjs/got"; + version = "12.5.2"; + src = fetchurl { + url = "https://registry.npmjs.org/@esm2cjs/got/-/got-12.5.2.tgz"; + sha512 = "BADfmu71GA9RYWx0pEWwzpaJO4Xcx0XTST2UeeHhsO0S12Bsf/6OJ9jdtKlQDM/VoYp4DkbMhL5SH54w2uMGRg=="; + }; + }; + "@esm2cjs/http-timer-5.0.1" = { + name = "_at_esm2cjs_slash_http-timer"; + packageName = "@esm2cjs/http-timer"; + version = "5.0.1"; + src = fetchurl { + url = "https://registry.npmjs.org/@esm2cjs/http-timer/-/http-timer-5.0.1.tgz"; + sha512 = "BuqNhUgDz7pZffEwVXRXhRNb6l46CCu17knfUW7juP6H5ugqFFrLOcNiVjt66h4HjsHA0V5NKR7udA7kziqhoQ=="; + }; + }; + "@esm2cjs/is-5.3.0" = { + name = "_at_esm2cjs_slash_is"; + packageName = "@esm2cjs/is"; + version = "5.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@esm2cjs/is/-/is-5.3.0.tgz"; + sha512 = "0v/CjH5qDJPbHrswb2T3BdHe0gDt6wKEaXGtAvrJgcJ3ptP6gdYWTflw3AJeCVZ42BK3/joU50ldz77Rikx5CQ=="; + }; + }; + "@esm2cjs/lowercase-keys-3.0.0" = { + name = "_at_esm2cjs_slash_lowercase-keys"; + packageName = "@esm2cjs/lowercase-keys"; + version = "3.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@esm2cjs/lowercase-keys/-/lowercase-keys-3.0.0.tgz"; + sha512 = "hqfn6odHNsUaMq2qptVKthPJCts6MxDf6eRIUl49NiN2CIu4CoaTGEswC+9WBg0hhzC+BqlfXTBNCgjp7OWyCQ=="; + }; + }; + "@esm2cjs/mimic-response-4.0.0" = { + name = "_at_esm2cjs_slash_mimic-response"; + packageName = "@esm2cjs/mimic-response"; + version = "4.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@esm2cjs/mimic-response/-/mimic-response-4.0.0.tgz"; + sha512 = "v0OcLK+2AmkCaUVirWNu+e8j8xd8jRIXhC/VbpFp4AkVXGovFspCmwx26IluxXiz8vHckP4uLy/GzMatiEqdLg=="; + }; + }; + "@esm2cjs/normalize-url-7.2.0" = { + name = "_at_esm2cjs_slash_normalize-url"; + packageName = "@esm2cjs/normalize-url"; + version = "7.2.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@esm2cjs/normalize-url/-/normalize-url-7.2.0.tgz"; + sha512 = "K1y4qR6p3PVE01NPvsozNHWTiCuD44XGk+lmri8N/t0GjfMIFsgVYvHRUoVKB/f4o/f0egQvaThLlEaSN+ELsA=="; + }; + }; + "@esm2cjs/p-cancelable-3.0.0" = { + name = "_at_esm2cjs_slash_p-cancelable"; + packageName = "@esm2cjs/p-cancelable"; + version = "3.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@esm2cjs/p-cancelable/-/p-cancelable-3.0.0.tgz"; + sha512 = "ETfhJRf8RpTHYua7nk9izoEYK4SbNBEvRoUF14VqSGgZt5qIOa5dnFsa1LBJ4Spw5UtjjD4LdwFW/93qnRFV0A=="; + }; + }; + "@esm2cjs/p-queue-7.3.0" = { + name = "_at_esm2cjs_slash_p-queue"; + packageName = "@esm2cjs/p-queue"; + version = "7.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@esm2cjs/p-queue/-/p-queue-7.3.0.tgz"; + sha512 = "2sLG0pX2KlvRRv/UXOoZ1tg9w1V2FAerm514BWq1ykNlJPHaIpz0GfbaBWFgCFSlfcaHmxjvs7ZlHtPrPUXWMg=="; + }; + }; + "@esm2cjs/p-timeout-5.1.0" = { + name = "_at_esm2cjs_slash_p-timeout"; + packageName = "@esm2cjs/p-timeout"; + version = "5.1.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@esm2cjs/p-timeout/-/p-timeout-5.1.0.tgz"; + sha512 = "QW2sTVKgqiK1nirBD8Sq39izyYj3IINfzwtxn/rpcFjMan7qXovQG3X2SzTsLKxw/phftc2M9Qh4lPtBfb2Bzg=="; + }; + }; + "@esm2cjs/responselike-3.0.0" = { + name = "_at_esm2cjs_slash_responselike"; + packageName = "@esm2cjs/responselike"; + version = "3.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@esm2cjs/responselike/-/responselike-3.0.0.tgz"; + sha512 = "VIQ3pvevlVGC1uzQ7JxCQH3VFmzmC8ASXk35oKq4+VaLBZioKJR/eXk8C7GD8OgajnNByClo/rEsku1fqMTNSw=="; + }; + }; "@exodus/schemasafe-1.0.0-rc.9" = { name = "_at_exodus_slash_schemasafe"; packageName = "@exodus/schemasafe"; @@ -4027,13 +4189,13 @@ let sha512 = "Ydf4LidRB/EBI+YrB+cVLqIseiRfjUI/AeHBgjGMtq3GroraDu81OV7zqophRgupngoL3iS3JUMDMnxO7g39qA=="; }; }; - "@expo/cli-0.3.1" = { + "@expo/cli-0.3.2" = { name = "_at_expo_slash_cli"; packageName = "@expo/cli"; - version = "0.3.1"; + version = "0.3.2"; src = fetchurl { - url = "https://registry.npmjs.org/@expo/cli/-/cli-0.3.1.tgz"; - sha512 = "amdsNf5quVs9ZbO+q35sdtpWJvvQz5pqtl8ZOv5jqRriIp1G9zcOFTDG0TnGxANQ0F2b5GcU4fn7pxAzRLDHmQ=="; + url = "https://registry.npmjs.org/@expo/cli/-/cli-0.3.2.tgz"; + sha512 = "P6yogdPCRKaoLjuH7D8jgq6kTzM4gWuQ+vssBPWhbnoymV5AClQOxvACPDHD+biKhvGsaXEQLMoi93lPQzcDlQ=="; }; }; "@expo/code-signing-certificates-0.0.2" = { @@ -4504,22 +4666,22 @@ let sha512 = "puklLc6Jvg279OGagqkSfuHML6ckBhw3gJakdvIZHKeJiduh+34U4Finl3K24yBSXzG2WsN+LwLTd1Vcociy+g=="; }; }; - "@fluentui/font-icons-mdl2-8.5.1" = { + "@fluentui/font-icons-mdl2-8.5.2" = { name = "_at_fluentui_slash_font-icons-mdl2"; packageName = "@fluentui/font-icons-mdl2"; - version = "8.5.1"; + version = "8.5.2"; src = fetchurl { - url = "https://registry.npmjs.org/@fluentui/font-icons-mdl2/-/font-icons-mdl2-8.5.1.tgz"; - sha512 = "706EOX9EO28GkOchYq5Wb9ED7bAbrnKqt1hJgDXyXh7eL+87lSRacKHaS8kZETuqqC/MdOeHqiPo0NqIW/dA4A=="; + url = "https://registry.npmjs.org/@fluentui/font-icons-mdl2/-/font-icons-mdl2-8.5.2.tgz"; + sha512 = "qDbZNiXVPx6X/Z2MpU3Oa2kWNSrk5+mG8ZRdH/thD7iwnV4l6DtBctNyXK/Cjq4EpG3eQQra8LBVxwOyDt0GqA=="; }; }; - "@fluentui/foundation-legacy-8.2.21" = { + "@fluentui/foundation-legacy-8.2.22" = { name = "_at_fluentui_slash_foundation-legacy"; packageName = "@fluentui/foundation-legacy"; - version = "8.2.21"; + version = "8.2.22"; src = fetchurl { - url = "https://registry.npmjs.org/@fluentui/foundation-legacy/-/foundation-legacy-8.2.21.tgz"; - sha512 = "HY55Arf3Hxyclc/fsWusO1Yh1JEvkHqpMMbwhs9s3D8hiSLMAFNp8lgWew9x4yqDHeYYfdXJYJ5BSHqMAlTj+g=="; + url = "https://registry.npmjs.org/@fluentui/foundation-legacy/-/foundation-legacy-8.2.22.tgz"; + sha512 = "wyv5KxmgG/Qivd0eUkQ4mpAdy3caPV9WrPd10MMw/0TGyCCrzq7+REZYVilRy1+VWQspQxWxRH7Kex9+LqPlKA=="; }; }; "@fluentui/keyboard-key-0.4.2" = { @@ -4540,49 +4702,49 @@ let sha512 = "bHWftN3zTp1bbBfmAEH8YK9UURWj2mffw7b7VaW2Og1qxwv3GMSza1cyv/d3EVqpMJ8AVwFv3mbi9p1ieMN9mw=="; }; }; - "@fluentui/react-8.98.0" = { + "@fluentui/react-8.98.5" = { name = "_at_fluentui_slash_react"; packageName = "@fluentui/react"; - version = "8.98.0"; + version = "8.98.5"; src = fetchurl { - url = "https://registry.npmjs.org/@fluentui/react/-/react-8.98.0.tgz"; - sha512 = "BIClnchh0Ucv+DRp/qgkvNGoElpwgUzGyem9sz/W7OmmndL5UDxHIx9B7EBG5BM0Xmpiwhah1i17FO+j7WMnYQ=="; + url = "https://registry.npmjs.org/@fluentui/react/-/react-8.98.5.tgz"; + sha512 = "nUObXEg2I9rku9uLkvrTvjm+eiwBAQXzrZUAiAaCS425v+DXX8a2kxu86SyemlsZJJ4wiX8gYHoNIVz+a1zESA=="; }; }; - "@fluentui/react-focus-8.8.6" = { + "@fluentui/react-focus-8.8.7" = { name = "_at_fluentui_slash_react-focus"; packageName = "@fluentui/react-focus"; - version = "8.8.6"; + version = "8.8.7"; src = fetchurl { - url = "https://registry.npmjs.org/@fluentui/react-focus/-/react-focus-8.8.6.tgz"; - sha512 = "Ys4w9120o65Xx2SAs9yjgOEnU0YT9vpgx/61TWd2/KeUQMDRyzipVMVa7qEjpLnuDiNWzdfTCs2cGqApv8MbzQ=="; + url = "https://registry.npmjs.org/@fluentui/react-focus/-/react-focus-8.8.7.tgz"; + sha512 = "ezQ9efT08JPYNuAinpWMIM8+hpaUpOOhr8ysl9iYBqC5J76Prs4sGylN0T8uWT7jQnuvSLdKYOr7vd+6ERGFsQ=="; }; }; - "@fluentui/react-hooks-8.6.11" = { + "@fluentui/react-hooks-8.6.12" = { name = "_at_fluentui_slash_react-hooks"; packageName = "@fluentui/react-hooks"; - version = "8.6.11"; + version = "8.6.12"; src = fetchurl { - url = "https://registry.npmjs.org/@fluentui/react-hooks/-/react-hooks-8.6.11.tgz"; - sha512 = "qQAg/Hqchz0BGL1KJhg211uhhBDxF0bvMCdVKVoeeJNj4q3Cdvam87zHi7/W5gP8i6jgCILr7MrV3dH9umA/Sw=="; + url = "https://registry.npmjs.org/@fluentui/react-hooks/-/react-hooks-8.6.12.tgz"; + sha512 = "zjxOgBMNgg0RRmlB/lfGvApvVxwLfVqwQF5BtKe9DHWGXV7B1Pz9IrYOZ+vI6Mup3eqBAcnU01AURU8PG5RT/g=="; }; }; - "@fluentui/react-portal-compat-context-9.0.2" = { + "@fluentui/react-portal-compat-context-9.0.3" = { name = "_at_fluentui_slash_react-portal-compat-context"; packageName = "@fluentui/react-portal-compat-context"; - version = "9.0.2"; + version = "9.0.3"; src = fetchurl { - url = "https://registry.npmjs.org/@fluentui/react-portal-compat-context/-/react-portal-compat-context-9.0.2.tgz"; - sha512 = "dZiXbi01rjs4mTbHOiwSGG8JkUYGNlt+hOJhfGQobzRfFRU8ZMJpsY+8AeIcXfT08vIapjC5ofI5Nscpp0PftQ=="; + url = "https://registry.npmjs.org/@fluentui/react-portal-compat-context/-/react-portal-compat-context-9.0.3.tgz"; + sha512 = "XZczqvKJflK6jFv6RekFXzZFnxvd1tBbIsRFs6JMX8zNqMO7ZQJ6Yfee5LLs6HnZE5BKowE7jIUMOTH9yOmyJg=="; }; }; - "@fluentui/react-window-provider-2.2.2" = { + "@fluentui/react-window-provider-2.2.3" = { name = "_at_fluentui_slash_react-window-provider"; packageName = "@fluentui/react-window-provider"; - version = "2.2.2"; + version = "2.2.3"; src = fetchurl { - url = "https://registry.npmjs.org/@fluentui/react-window-provider/-/react-window-provider-2.2.2.tgz"; - sha512 = "/1uQ01HqGRpUOMozUy1FYmxp6blZZvtKN50rqxnQJr8O1bcpg8lJzhq064E8EjOXfdNh47zKSloP4ebbDI5vrw=="; + url = "https://registry.npmjs.org/@fluentui/react-window-provider/-/react-window-provider-2.2.3.tgz"; + sha512 = "uJztbyMu7x/cSYnJ0Rbmult/t22zFnQG20Jtlhmh5/g+M8QiF/T7xz9dkNe4Hon4KmpqnZpd8ds4nmX0fwxODg=="; }; }; "@fluentui/set-version-8.2.2" = { @@ -4594,31 +4756,31 @@ let sha512 = "Vg20KZ0ufgWjxx6GFbqC5wiVxXZDUWgNT0r0By/Eyj4bUSb1jG6lmf5z1oY1dUX0YS6Cp5e6GnvbNdXg5E7orA=="; }; }; - "@fluentui/style-utilities-8.8.0" = { + "@fluentui/style-utilities-8.8.1" = { name = "_at_fluentui_slash_style-utilities"; packageName = "@fluentui/style-utilities"; - version = "8.8.0"; + version = "8.8.1"; src = fetchurl { - url = "https://registry.npmjs.org/@fluentui/style-utilities/-/style-utilities-8.8.0.tgz"; - sha512 = "wqntrpzOGvBNojAlnXVQB98hYQkS0g5ZckF/JxkNDWYRUcemu9bUTgBOg1hdiV9DM8nxyg34LE794oMxRIuLHA=="; + url = "https://registry.npmjs.org/@fluentui/style-utilities/-/style-utilities-8.8.1.tgz"; + sha512 = "asOdSI9+9qgnvpriRuAluREM94iyJJOONA+yZvJiYkVttgFRt77xWrabFjuEbX4pPCmqHhmA0d7dz8zPKgV7cA=="; }; }; - "@fluentui/theme-2.6.16" = { + "@fluentui/theme-2.6.17" = { name = "_at_fluentui_slash_theme"; packageName = "@fluentui/theme"; - version = "2.6.16"; + version = "2.6.17"; src = fetchurl { - url = "https://registry.npmjs.org/@fluentui/theme/-/theme-2.6.16.tgz"; - sha512 = "Ml2oMVvoOxRYD9HPjEkGCWvnQnzDyrufa5k8bPYN8xjJbbEGtDjjswcfrSVfHx1fCR1CFgybHR8jj3pvXRTXUQ=="; + url = "https://registry.npmjs.org/@fluentui/theme/-/theme-2.6.17.tgz"; + sha512 = "9pxMhOugX3bwY86TresiR6UQNszylD4oiVCAj5s5li7zGos+psdOMrmz9LykIEn1mbAofT/XvRCYfiKECtHEpA=="; }; }; - "@fluentui/utilities-8.13.1" = { + "@fluentui/utilities-8.13.2" = { name = "_at_fluentui_slash_utilities"; packageName = "@fluentui/utilities"; - version = "8.13.1"; + version = "8.13.2"; src = fetchurl { - url = "https://registry.npmjs.org/@fluentui/utilities/-/utilities-8.13.1.tgz"; - sha512 = "BpLa0lSYnZ3YoTGB6T/pQ0vUVq0PEr6gF+daptyeiLUkEXVoy3HYgX6ZanA62wJ89ycIwI8A+1aUEbmtDMupYg=="; + url = "https://registry.npmjs.org/@fluentui/utilities/-/utilities-8.13.2.tgz"; + sha512 = "0AHJBMyYVI7vFChXdPynFf32IYB2y6z4EB5ACzW8UkPFrwkHncbj5pPPE24MCbV7jYR49YrHn9eLY38B+H4iiw=="; }; }; "@forge/api-2.7.0" = { @@ -4648,22 +4810,22 @@ let sha512 = "+GFtFqBhFzwKaKmeEfw1jWQgZJNX4q11CCx1fSPFJB49Fdjb7k3lx74jAyzHlX0UWnm6DMK+/cYT7j5t6G9LfA=="; }; }; - "@forge/bundler-3.1.2" = { + "@forge/bundler-3.1.3" = { name = "_at_forge_slash_bundler"; packageName = "@forge/bundler"; - version = "3.1.2"; + version = "3.1.3"; src = fetchurl { - url = "https://registry.npmjs.org/@forge/bundler/-/bundler-3.1.2.tgz"; - sha512 = "dCceVDQ4hsuNMwqNlU0DwHJ3XaljNBp0ruKZIQ0phxhL3tAO1s1x0xjzQH5iWT4J3SdPvfiFZWjMyoJ1Pt9EZw=="; + url = "https://registry.npmjs.org/@forge/bundler/-/bundler-3.1.3.tgz"; + sha512 = "0gxUAU8bbIeqlmrCHlXuDDxHoUy4425yoTpVgQJH4dRZrTdJ352HyBFtiaUkUgofe+Rli5pZc+vY3TV4H+SxEg=="; }; }; - "@forge/cli-shared-3.2.0" = { + "@forge/cli-shared-3.2.1" = { name = "_at_forge_slash_cli-shared"; packageName = "@forge/cli-shared"; - version = "3.2.0"; + version = "3.2.1"; src = fetchurl { - url = "https://registry.npmjs.org/@forge/cli-shared/-/cli-shared-3.2.0.tgz"; - sha512 = "QWKBVNCIkWRZ9JgULvCnd5bHGPx+oX57gkvnWsbB3DUgqwu+q8amVWbQ94j91kzOMc/2TS7vHhpt6frujP6Z0g=="; + url = "https://registry.npmjs.org/@forge/cli-shared/-/cli-shared-3.2.1.tgz"; + sha512 = "dxo5iAlRLxQoKEJg2tO9uwmE3DhkxZT9Or4HlP2lZqB9ehukl2CkjW+M2sOyUi1807PKygpFi0PBAdnQ2Mu8mw=="; }; }; "@forge/egress-1.1.1" = { @@ -4675,13 +4837,13 @@ let sha512 = "ycnIIOKyurzchlocjjvTwqtQNsCF98XRT+YvwVwZWwKZ0OmSzPcXPZImrIFw3dF1qySwRwRL31R0xZ1HYUEs8w=="; }; }; - "@forge/lint-3.2.6" = { + "@forge/lint-3.2.7" = { name = "_at_forge_slash_lint"; packageName = "@forge/lint"; - version = "3.2.6"; + version = "3.2.7"; src = fetchurl { - url = "https://registry.npmjs.org/@forge/lint/-/lint-3.2.6.tgz"; - sha512 = "yu7gjlMLbh/pigAWpk03knZHoL2F5rRz1lh4zb0CZnldccKzlQYiz/Sv2BfcuTikcCR9x4dRphy/0E43Z0dEKQ=="; + url = "https://registry.npmjs.org/@forge/lint/-/lint-3.2.7.tgz"; + sha512 = "bjuas6Qav3MB2WYfv69HWR+ALd3srtibe67JSyK+KQC5IbpJBLXPmNoab4kZAxtryLlH+8JGzRf+vKMnJTCOoA=="; }; }; "@forge/manifest-4.4.0" = { @@ -5116,6 +5278,15 @@ let sha512 = "GVtMU4oh/TeKkWGzXUEsyZtyvSUIT1z49RtGH1UnEGeL+sLuxKl8QH3KZTlSB329R1sWJmesm5hQ5CxXdYH9dg=="; }; }; + "@grpc/grpc-js-1.7.2" = { + name = "_at_grpc_slash_grpc-js"; + packageName = "@grpc/grpc-js"; + version = "1.7.2"; + src = fetchurl { + url = "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.7.2.tgz"; + sha512 = "MqqbVynbe3VUSnApFW/dpkDaa9T1ASqRnMWeSPGFO/Ro98R7XUDLacfeBa7RaSI1iFu9GYk5gBKARf0zipFe4w=="; + }; + }; "@grpc/proto-loader-0.6.12" = { name = "_at_grpc_slash_proto-loader"; packageName = "@grpc/proto-loader"; @@ -5242,6 +5413,15 @@ let sha512 = "2JYy//YE2YINTe21hpdVMBNc7aYFkgDeY9JUz/BCjFZmYLn0UjGaCc4BpTcMGXNJwuqoUenw2WGOFGHsJqlIDw=="; }; }; + "@homebridge/ciao-1.1.5" = { + name = "_at_homebridge_slash_ciao"; + packageName = "@homebridge/ciao"; + version = "1.1.5"; + src = fetchurl { + url = "https://registry.npmjs.org/@homebridge/ciao/-/ciao-1.1.5.tgz"; + sha512 = "ZI9tcbPfX2d8oP1PNeLzrZLXISAIDUtJQWk4JVVJKCxktC6tQ3JyWXT9t1FbB5xtl82M1jdCgyAbWbjhUtRWcA=="; + }; + }; "@hpcc-js/wasm-1.16.1" = { name = "_at_hpcc-js_slash_wasm"; packageName = "@hpcc-js/wasm"; @@ -5278,15 +5458,6 @@ let sha512 = "FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg=="; }; }; - "@humanwhocodes/gitignore-to-minimatch-1.0.2" = { - name = "_at_humanwhocodes_slash_gitignore-to-minimatch"; - packageName = "@humanwhocodes/gitignore-to-minimatch"; - version = "1.0.2"; - src = fetchurl { - url = "https://registry.npmjs.org/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz"; - sha512 = "rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA=="; - }; - }; "@humanwhocodes/module-importer-1.0.1" = { name = "_at_humanwhocodes_slash_module-importer"; packageName = "@humanwhocodes/module-importer"; @@ -5566,76 +5737,76 @@ let sha512 = "Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw=="; }; }; - "@joplin/fork-htmlparser2-4.1.40" = { + "@joplin/fork-htmlparser2-4.1.41" = { name = "_at_joplin_slash_fork-htmlparser2"; packageName = "@joplin/fork-htmlparser2"; - version = "4.1.40"; + version = "4.1.41"; src = fetchurl { - url = "https://registry.npmjs.org/@joplin/fork-htmlparser2/-/fork-htmlparser2-4.1.40.tgz"; - sha512 = "WlE5Mv/GDKMkHZ5G+FHzUanKr+AzEQpvN8/dwtnQpnQHpK9GLX/AcdOK7tsRRFDcdXRh09/7YZAm1D1PI/Vr+g=="; + url = "https://registry.npmjs.org/@joplin/fork-htmlparser2/-/fork-htmlparser2-4.1.41.tgz"; + sha512 = "kESOGrSvP4NnClZHSmiFRi8dNYTqlsKrlpV8ds+al26Otw5/j/wljd13EVTfRxmc0EuBRPLJONBF+Of9hTF89g=="; }; }; - "@joplin/fork-sax-1.2.44" = { + "@joplin/fork-sax-1.2.45" = { name = "_at_joplin_slash_fork-sax"; packageName = "@joplin/fork-sax"; - version = "1.2.44"; + version = "1.2.45"; src = fetchurl { - url = "https://registry.npmjs.org/@joplin/fork-sax/-/fork-sax-1.2.44.tgz"; - sha512 = "qLThSeU2oxtgEssr2yd3wB+5hf6IthgdGrZloHiu96ci/p5jSNEtY6KqKh1HnsJTEd0x8eSwI4CkiIIbcYfeKA=="; + url = "https://registry.npmjs.org/@joplin/fork-sax/-/fork-sax-1.2.45.tgz"; + sha512 = "mE1Mdqk8tDixtQsmDfYeZspJzuoaoW79XM4HAEnpzS9WyLRhmS84ReTRx/PUaesYrB8yEDHAihgHEkaRfhM1bg=="; }; }; - "@joplin/fork-uslug-1.0.5" = { + "@joplin/fork-uslug-1.0.6" = { name = "_at_joplin_slash_fork-uslug"; packageName = "@joplin/fork-uslug"; - version = "1.0.5"; + version = "1.0.6"; src = fetchurl { - url = "https://registry.npmjs.org/@joplin/fork-uslug/-/fork-uslug-1.0.5.tgz"; - sha512 = "BaVw98Op5EhtLF+0mvmUsqQIwtOTL0G9H7Wj+vv7lKDWNWB3Xd6BwpvnuvK9UAUxT/K6Y7jTXuLpsVb1F1auvQ=="; + url = "https://registry.npmjs.org/@joplin/fork-uslug/-/fork-uslug-1.0.6.tgz"; + sha512 = "T1GeffoLrX+7zQ1ChseusRrTPqgNp782lMh2ZTVzFz3FWrqIn1/vtsj3VA+Wu2v1CQRew+BFV/Ojh9Lsppf/lA=="; }; }; - "@joplin/htmlpack-2.8.1" = { + "@joplin/htmlpack-2.9.1" = { name = "_at_joplin_slash_htmlpack"; packageName = "@joplin/htmlpack"; - version = "2.8.1"; + version = "2.9.1"; src = fetchurl { - url = "https://registry.npmjs.org/@joplin/htmlpack/-/htmlpack-2.8.1.tgz"; - sha512 = "FiUYIyWdmBqteTaPxHc0hQT8AN7Mivyrb7rlSGGzg3yr7OjAyEk/BXsFta5uIduaW0/CzHtVvMUzg7L5GJ3WnQ=="; + url = "https://registry.npmjs.org/@joplin/htmlpack/-/htmlpack-2.9.1.tgz"; + sha512 = "VLNsLkmf7VfmlppnA62zm+dl5oG1v0RUqfekO4GE3+d9kjpyF1+z4/314tUmrJDIXa3VJDH4wQyhHQ5o/Ss8Yg=="; }; }; - "@joplin/lib-2.8.1" = { + "@joplin/lib-2.9.1" = { name = "_at_joplin_slash_lib"; packageName = "@joplin/lib"; - version = "2.8.1"; + version = "2.9.1"; src = fetchurl { - url = "https://registry.npmjs.org/@joplin/lib/-/lib-2.8.1.tgz"; - sha512 = "KIxCsRNvP+zJHbAKexBCtjgtSFU7LsX23OZpfwX2LUPL6al24RUKkDOARAu2E08OIB+topih+tZ/eNfupDieSg=="; + url = "https://registry.npmjs.org/@joplin/lib/-/lib-2.9.1.tgz"; + sha512 = "PjZxaVw2gD3SVRiiz04kS0DVnPPQ6/aPOjtY1/CeJ5+CbWekee2RlU5dAsmMh7WYiP3H+Dsn0/kTvg/gta9Kmw=="; }; }; - "@joplin/renderer-2.8.1" = { + "@joplin/renderer-2.9.1" = { name = "_at_joplin_slash_renderer"; packageName = "@joplin/renderer"; - version = "2.8.1"; + version = "2.9.1"; src = fetchurl { - url = "https://registry.npmjs.org/@joplin/renderer/-/renderer-2.8.1.tgz"; - sha512 = "be3vQEGK/GnVxbUKAMADj9kh/06CC2nM8p54Ia1Qfb2kMTm7bt+CeG7YqkMejGeiV6V/ezu3g9fRAfn8KrsYsQ=="; + url = "https://registry.npmjs.org/@joplin/renderer/-/renderer-2.9.1.tgz"; + sha512 = "zxno3My11uPOPo7dJbKTgZhctWEmMUtsdNpwzmBppi8mN36AfUjwgNHvhKwiu97iSNVvg81bDFsE14yMi/bkiA=="; }; }; - "@joplin/turndown-4.0.62" = { + "@joplin/turndown-4.0.63" = { name = "_at_joplin_slash_turndown"; packageName = "@joplin/turndown"; - version = "4.0.62"; + version = "4.0.63"; src = fetchurl { - url = "https://registry.npmjs.org/@joplin/turndown/-/turndown-4.0.62.tgz"; - sha512 = "oQBW4rz0NcXswmmhfISbgpD15PvDEnAw3Gzb9/638KTfdQTNXJUAixCjGYxWTKF7M82GXUkk3Gf6r74rWxJ4Kw=="; + url = "https://registry.npmjs.org/@joplin/turndown/-/turndown-4.0.63.tgz"; + sha512 = "2Qch4BkiMVSMT0p38ontt7DB9lGreByxbDJmFZW+Iiyq3kxQFh2Js+DzmE+djkX7C1qmvXRfESEXTYQYKUj5iA=="; }; }; - "@joplin/turndown-plugin-gfm-1.0.44" = { + "@joplin/turndown-plugin-gfm-1.0.45" = { name = "_at_joplin_slash_turndown-plugin-gfm"; packageName = "@joplin/turndown-plugin-gfm"; - version = "1.0.44"; + version = "1.0.45"; src = fetchurl { - url = "https://registry.npmjs.org/@joplin/turndown-plugin-gfm/-/turndown-plugin-gfm-1.0.44.tgz"; - sha512 = "lpVI/fpj0CKzWzpsOxsmqwjWlIrw+IZlIEz3h8Vqoviz8dCYbqSSY/4VxpiUDmBpxX/3Xk73R5BfzqiAHBmYqA=="; + url = "https://registry.npmjs.org/@joplin/turndown-plugin-gfm/-/turndown-plugin-gfm-1.0.45.tgz"; + sha512 = "RUQfMrFqFp2wB0mOZPGOTq6LVUVBOhQg87+ecv1+qF2gTHZm3jQd77iV5Eddbg2WjCj06eCG99et3kdPf0YwVw=="; }; }; "@josephg/resolvable-1.0.1" = { @@ -5701,13 +5872,13 @@ let sha512 = "XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw=="; }; }; - "@jridgewell/trace-mapping-0.3.16" = { + "@jridgewell/trace-mapping-0.3.17" = { name = "_at_jridgewell_slash_trace-mapping"; packageName = "@jridgewell/trace-mapping"; - version = "0.3.16"; + version = "0.3.17"; src = fetchurl { - url = "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.16.tgz"; - sha512 = "LCQ+NeThyJ4k1W2d+vIKdxuSt9R3pQSZ4P92m7EakaYuXcVWbHuT5bjNcqLd4Rdgi6xYWYDvBJZJLZSLanjDcA=="; + url = "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz"; + sha512 = "MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g=="; }; }; "@jridgewell/trace-mapping-0.3.9" = { @@ -5719,13 +5890,13 @@ let sha512 = "3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ=="; }; }; - "@js-joda/core-5.4.1" = { + "@js-joda/core-5.4.2" = { name = "_at_js-joda_slash_core"; packageName = "@js-joda/core"; - version = "5.4.1"; + version = "5.4.2"; src = fetchurl { - url = "https://registry.npmjs.org/@js-joda/core/-/core-5.4.1.tgz"; - sha512 = "+uMco2Xm9VYJ81XYWwrvgsM9xEvqs9JvLNrN4/fOg7YJKk4yeqAg+O/cpoFPTGxvfL2Zy0mUcnKlIz9UV0Cadw=="; + url = "https://registry.npmjs.org/@js-joda/core/-/core-5.4.2.tgz"; + sha512 = "QIDIZ9a0NfDStgD47VaTgwiPjlw1p4QPLwjOB/9+/DqIztoQopPNNAd+HdtQMHgE+ibP3dJacd8/TVL/A1RaaA=="; }; }; "@jsdevtools/ono-7.1.3" = { @@ -5755,22 +5926,22 @@ let sha512 = "qtLGzCNzPVJ3kdH6/zoLWDPjauHIKiLSBAR71Wa0+PWvGA8wODUQvRgxtpUA5YqAYL3CQ8S4qXhd/9WuWTZirg=="; }; }; - "@jsii/check-node-1.69.0" = { + "@jsii/check-node-1.70.0" = { name = "_at_jsii_slash_check-node"; packageName = "@jsii/check-node"; - version = "1.69.0"; + version = "1.70.0"; src = fetchurl { - url = "https://registry.npmjs.org/@jsii/check-node/-/check-node-1.69.0.tgz"; - sha512 = "a+g42wsMM1SB91f+/ZGqtEccaCfJkpfbKYczzLM8tN7P00TGHraTFBqd/G6jndRw4mrR+T+3GaAKlzmNLqYIUg=="; + url = "https://registry.npmjs.org/@jsii/check-node/-/check-node-1.70.0.tgz"; + sha512 = "lebc8VgekEEStNn1K/khkRzs41sjC88tBE0xEkjDpsFNBMXNuek8I9dkaFbjQ9c+P0TsOa17JJUMLxjgCtjW5A=="; }; }; - "@jsii/spec-1.69.0" = { + "@jsii/spec-1.70.0" = { name = "_at_jsii_slash_spec"; packageName = "@jsii/spec"; - version = "1.69.0"; + version = "1.70.0"; src = fetchurl { - url = "https://registry.npmjs.org/@jsii/spec/-/spec-1.69.0.tgz"; - sha512 = "Dj41jQc6GgbXHyc/IzhmKdrMJSuF7hetRmCkwMvj0/T2WWNAUK/UNNw40QnksfIhB8yooDAoMqGVU/71fbDyaA=="; + url = "https://registry.npmjs.org/@jsii/spec/-/spec-1.70.0.tgz"; + sha512 = "2l09VaZvT8OLRMwtVm+JxzrzpO6+eR4Scn9B8+zvE9NptX5jN+X68V0VngDuWTJqHs7ntbYCmHQDWuLm0bPr1A=="; }; }; "@juggle/resize-observer-3.4.0" = { @@ -5944,544 +6115,544 @@ let sha512 = "Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A=="; }; }; - "@lerna/add-5.6.2" = { + "@lerna/add-6.0.1" = { name = "_at_lerna_slash_add"; packageName = "@lerna/add"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/add/-/add-5.6.2.tgz"; - sha512 = "NHrm7kYiqP+EviguY7/NltJ3G9vGmJW6v2BASUOhP9FZDhYbq3O+rCDlFdoVRNtcyrSg90rZFMOWHph4KOoCQQ=="; + url = "https://registry.npmjs.org/@lerna/add/-/add-6.0.1.tgz"; + sha512 = "cCQIlMODhi3KYyTDOp2WWL4Kj2dKK+MmCiaSf+USrbSWPVVXQGn5Eb11XOMUfYYq3Ula75sWL2urtYwuu8IbmA=="; }; }; - "@lerna/bootstrap-5.6.2" = { + "@lerna/bootstrap-6.0.1" = { name = "_at_lerna_slash_bootstrap"; packageName = "@lerna/bootstrap"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/bootstrap/-/bootstrap-5.6.2.tgz"; - sha512 = "S2fMOEXbef7nrybQhzBywIGSLhuiQ5huPp1sU+v9Y6XEBsy/2IA+lb0gsZosvPqlRfMtiaFstL+QunaBhlWECA=="; + url = "https://registry.npmjs.org/@lerna/bootstrap/-/bootstrap-6.0.1.tgz"; + sha512 = "a3DWchHFOiRmDN24VTdmTxKvAqw6Msp8pDCWXq4rgOQSFxqyYECd8BYvmy8dTW6LcC4EG0HqTGRguuEaKCasOw=="; }; }; - "@lerna/changed-5.6.2" = { + "@lerna/changed-6.0.1" = { name = "_at_lerna_slash_changed"; packageName = "@lerna/changed"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/changed/-/changed-5.6.2.tgz"; - sha512 = "uUgrkdj1eYJHQGsXXlpH5oEAfu3x0qzeTjgvpdNrxHEdQWi7zWiW59hRadmiImc14uJJYIwVK5q/QLugrsdGFQ=="; + url = "https://registry.npmjs.org/@lerna/changed/-/changed-6.0.1.tgz"; + sha512 = "b0KzqpNv25ZxH9M/7jtDQaXWUBhVzBVJ8DQ4PjjeoulOCQ+mA9tNQr8UVmeU1UZiaNtNz6Hcy55vyvVvNe07VA=="; }; }; - "@lerna/check-working-tree-5.6.2" = { + "@lerna/check-working-tree-6.0.1" = { name = "_at_lerna_slash_check-working-tree"; packageName = "@lerna/check-working-tree"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/check-working-tree/-/check-working-tree-5.6.2.tgz"; - sha512 = "6Vf3IB6p+iNIubwVgr8A/KOmGh5xb4SyRmhFtAVqe33yWl2p3yc+mU5nGoz4ET3JLF1T9MhsePj0hNt6qyOTLQ=="; + url = "https://registry.npmjs.org/@lerna/check-working-tree/-/check-working-tree-6.0.1.tgz"; + sha512 = "9Ti1EuE3IiJUvvAtFk+Xr9Uw6KehT78ghnI4f/hi4uew5q0Mf2+DMaBNexbhOTpRFBeIq4ucDFhiN091pNkUNw=="; }; }; - "@lerna/child-process-5.6.2" = { + "@lerna/child-process-6.0.1" = { name = "_at_lerna_slash_child-process"; packageName = "@lerna/child-process"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/child-process/-/child-process-5.6.2.tgz"; - sha512 = "QIOQ3jIbWdduHd5892fbo3u7/dQgbhzEBB7cvf+Ys/iCPP8UQrBECi1lfRgA4kcTKC2MyMz0SoyXZz/lFcXc3A=="; + url = "https://registry.npmjs.org/@lerna/child-process/-/child-process-6.0.1.tgz"; + sha512 = "5smM8Or/RQkHysNFrUYdrCYlhpr3buNpCYU7T2DPYzOWRPm+X5rCvt/dDOcS3UgYT2jEyS86S5Y7pK2X7eXtmg=="; }; }; - "@lerna/clean-5.6.2" = { + "@lerna/clean-6.0.1" = { name = "_at_lerna_slash_clean"; packageName = "@lerna/clean"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/clean/-/clean-5.6.2.tgz"; - sha512 = "A7j8r0Hk2pGyLUyaCmx4keNHen1L/KdcOjb4nR6X8GtTJR5AeA47a8rRKOCz9wwdyMPlo2Dau7d3RV9viv7a5g=="; + url = "https://registry.npmjs.org/@lerna/clean/-/clean-6.0.1.tgz"; + sha512 = "ZaWPzzYNkJM7Ib2GWPLSELVBf5nRCGOGBtR9DSLKAore0Me876JLgi4h2R+Y2PVyCvT1kmoQKAclnjxdZbCONA=="; }; }; - "@lerna/cli-5.6.2" = { + "@lerna/cli-6.0.1" = { name = "_at_lerna_slash_cli"; packageName = "@lerna/cli"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/cli/-/cli-5.6.2.tgz"; - sha512 = "w0NRIEqDOmYKlA5t0iyqx0hbY7zcozvApmfvwF0lhkuhf3k6LRAFSamtimGQWicC779a7J2NXw4ASuBV47Fs1Q=="; + url = "https://registry.npmjs.org/@lerna/cli/-/cli-6.0.1.tgz"; + sha512 = "AuAnUXkBGdts/rmHltrkZucYy11OwYPb/4HM3zxLeq4O30w2ocZIytkOtSkuVKOMPWBZR8b37fNuZBzvxe5OmA=="; }; }; - "@lerna/collect-uncommitted-5.6.2" = { + "@lerna/collect-uncommitted-6.0.1" = { name = "_at_lerna_slash_collect-uncommitted"; packageName = "@lerna/collect-uncommitted"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/collect-uncommitted/-/collect-uncommitted-5.6.2.tgz"; - sha512 = "i0jhxpypyOsW2PpPwIw4xg6EPh7/N3YuiI6P2yL7PynZ8nOv8DkIdoyMkhUP4gALjBfckH8Bj94eIaKMviqW4w=="; + url = "https://registry.npmjs.org/@lerna/collect-uncommitted/-/collect-uncommitted-6.0.1.tgz"; + sha512 = "qPqwmIlSlf8XBJnqMc+6pz6qXQ0Pfjil70FB2IPvoWbfrLvMI6K3I/AXeub9X5fj5HYqNs1XtwhWHJcMFpJddw=="; }; }; - "@lerna/collect-updates-5.6.2" = { + "@lerna/collect-updates-6.0.1" = { name = "_at_lerna_slash_collect-updates"; packageName = "@lerna/collect-updates"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/collect-updates/-/collect-updates-5.6.2.tgz"; - sha512 = "DdTK13X6PIsh9HINiMniFeiivAizR/1FBB+hDVe6tOhsXFBfjHMw1xZhXlE+mYIoFmDm1UFK7zvQSexoaxRqFA=="; + url = "https://registry.npmjs.org/@lerna/collect-updates/-/collect-updates-6.0.1.tgz"; + sha512 = "OwRcLqD1N5znlZM/Ctf031RDkodHVO62byiD35AbHGoGM2EI2TSYyIbqnJ8QsQJMB05/KhIBndL8Mpcdle7/rg=="; }; }; - "@lerna/command-5.6.2" = { + "@lerna/command-6.0.1" = { name = "_at_lerna_slash_command"; packageName = "@lerna/command"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/command/-/command-5.6.2.tgz"; - sha512 = "eLVGI9TmxcaGt1M7TXGhhBZoeWOtOedMiH7NuCGHtL6TMJ9k+SCExyx+KpNmE6ImyNOzws6EvYLPLjftiqmoaA=="; + url = "https://registry.npmjs.org/@lerna/command/-/command-6.0.1.tgz"; + sha512 = "V9w8M7pMU7KztxaL0+fetTSQYTa12bhTl86ll9VjlgYZ5qUAXk9E42Y8hbVThyYtHEhkRnIMinkWsmH/9YKU/A=="; }; }; - "@lerna/conventional-commits-5.6.2" = { + "@lerna/conventional-commits-6.0.1" = { name = "_at_lerna_slash_conventional-commits"; packageName = "@lerna/conventional-commits"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/conventional-commits/-/conventional-commits-5.6.2.tgz"; - sha512 = "fPrJpYJhxCgY2uyOCTcAAC6+T6lUAtpEGxLbjWHWTb13oKKEygp9THoFpe6SbAD0fYMb3jeZCZCqNofM62rmuA=="; + url = "https://registry.npmjs.org/@lerna/conventional-commits/-/conventional-commits-6.0.1.tgz"; + sha512 = "6oIGEZKy1GpooW28C0aEDkZ/rVkqpX44knP8Jyb5//1054QogqPhGC5q6J0lZxyhun8dQkpF6XTHlIintI8xow=="; }; }; - "@lerna/create-5.6.2" = { + "@lerna/create-6.0.1" = { name = "_at_lerna_slash_create"; packageName = "@lerna/create"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/create/-/create-5.6.2.tgz"; - sha512 = "+Y5cMUxMNXjTTU9IHpgRYIwKo39w+blui1P+s+qYlZUSCUAew0xNpOBG8iN0Nc5X9op4U094oIdHxv7Dyz6tWQ=="; + url = "https://registry.npmjs.org/@lerna/create/-/create-6.0.1.tgz"; + sha512 = "VuTdvBJDzvAaMBYoKTRMBQC+nfwnihxdA/ekUqBD+W8MMsqPLCGCneyl7JK9RaSSib/10LyRDEmfo79UAndcgQ=="; }; }; - "@lerna/create-symlink-5.6.2" = { + "@lerna/create-symlink-6.0.1" = { name = "_at_lerna_slash_create-symlink"; packageName = "@lerna/create-symlink"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/create-symlink/-/create-symlink-5.6.2.tgz"; - sha512 = "0WIs3P6ohPVh2+t5axrLZDE5Dt7fe3Kv0Auj0sBiBd6MmKZ2oS76apIl0Bspdbv8jX8+TRKGv6ib0280D0dtEw=="; + url = "https://registry.npmjs.org/@lerna/create-symlink/-/create-symlink-6.0.1.tgz"; + sha512 = "ZmLx9SP5De6u1xkD7Z6gMMFuyLKCb+2bodreFe7ryOVP3cOLbmNOmgMgj+gtUgIwIv7BDwX3qFWlPY6B3VW3hQ=="; }; }; - "@lerna/describe-ref-5.6.2" = { + "@lerna/describe-ref-6.0.1" = { name = "_at_lerna_slash_describe-ref"; packageName = "@lerna/describe-ref"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/describe-ref/-/describe-ref-5.6.2.tgz"; - sha512 = "UqU0N77aT1W8duYGir7R+Sk3jsY/c4lhcCEcnayMpFScMbAp0ETGsW04cYsHK29sgg+ZCc5zEwebBqabWhMhnA=="; + url = "https://registry.npmjs.org/@lerna/describe-ref/-/describe-ref-6.0.1.tgz"; + sha512 = "PcTVt4qgAXUPBtWHyqixtwE/eXe56+DFRnfTcJlb4x5F7LJ+7VNpdR/81qfP89Xj10U5IjELXbXmriz1KMwhfw=="; }; }; - "@lerna/diff-5.6.2" = { + "@lerna/diff-6.0.1" = { name = "_at_lerna_slash_diff"; packageName = "@lerna/diff"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/diff/-/diff-5.6.2.tgz"; - sha512 = "aHKzKvUvUI8vOcshC2Za/bdz+plM3r/ycqUrPqaERzp+kc1pYHyPeXezydVdEmgmmwmyKI5hx4+2QNnzOnun2A=="; + url = "https://registry.npmjs.org/@lerna/diff/-/diff-6.0.1.tgz"; + sha512 = "/pGXH9txA8wX1YJ/KOBXzx0Z2opADBW4HKPCxxHAu+6dTGMbKABDljVT5Np3UpfIrAGDE5fTuf0aGL4vkKUWrg=="; }; }; - "@lerna/exec-5.6.2" = { + "@lerna/exec-6.0.1" = { name = "_at_lerna_slash_exec"; packageName = "@lerna/exec"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/exec/-/exec-5.6.2.tgz"; - sha512 = "meZozok5stK7S0oAVn+kdbTmU+kHj9GTXjW7V8kgwG9ld+JJMTH3nKK1L3mEKyk9TFu9vFWyEOF7HNK6yEOoVg=="; + url = "https://registry.npmjs.org/@lerna/exec/-/exec-6.0.1.tgz"; + sha512 = "x9puoI3091Alp45w7XOGRxThOw45p+tWGPR5TBCEQiiH7f8eF9Dc4WX5HXf31ooK6NmD40eKPYhBgy8oQnJY9w=="; }; }; - "@lerna/filter-options-5.6.2" = { + "@lerna/filter-options-6.0.1" = { name = "_at_lerna_slash_filter-options"; packageName = "@lerna/filter-options"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/filter-options/-/filter-options-5.6.2.tgz"; - sha512 = "4Z0HIhPak2TabTsUqEBQaQeOqgqEt0qyskvsY0oviYvqP/nrJfJBZh4H93jIiNQF59LJCn5Ce3KJJrLExxjlzw=="; + url = "https://registry.npmjs.org/@lerna/filter-options/-/filter-options-6.0.1.tgz"; + sha512 = "6KxbBI/2skRl/yQdjugQ1PWrSLq19650z8mltF0HT7B686fj7LlDNtESFOtY6iZ8IPqKBkIavOP0DPmJZd7Szw=="; }; }; - "@lerna/filter-packages-5.6.2" = { + "@lerna/filter-packages-6.0.1" = { name = "_at_lerna_slash_filter-packages"; packageName = "@lerna/filter-packages"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/filter-packages/-/filter-packages-5.6.2.tgz"; - sha512 = "el9V2lTEG0Bbz+Omo45hATkRVnChCTJhcTpth19cMJ6mQ4M5H4IgbWCJdFMBi/RpTnOhz9BhJxDbj95kuIvvzw=="; + url = "https://registry.npmjs.org/@lerna/filter-packages/-/filter-packages-6.0.1.tgz"; + sha512 = "2bKhexeF07Urs2b0xYX2OgYUN0EzmS2FSgvw0KT6He48PGOkqgJjU7PIiWdPyOvZdukwm07qXTmJZulAHftceA=="; }; }; - "@lerna/get-npm-exec-opts-5.6.2" = { + "@lerna/get-npm-exec-opts-6.0.1" = { name = "_at_lerna_slash_get-npm-exec-opts"; packageName = "@lerna/get-npm-exec-opts"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/get-npm-exec-opts/-/get-npm-exec-opts-5.6.2.tgz"; - sha512 = "0RbSDJ+QC9D5UWZJh3DN7mBIU1NhBmdHOE289oHSkjDY+uEjdzMPkEUy+wZ8fCzMLFnnNQkAEqNaOAzZ7dmFLA=="; + url = "https://registry.npmjs.org/@lerna/get-npm-exec-opts/-/get-npm-exec-opts-6.0.1.tgz"; + sha512 = "y2T+ODP8HNzHQn1ldrrPW+n823fGsN2sY0r78yURFxYZnxA9ZINyQ6IAejo5LqHrYN8Qhr++0RHo2tUisIHdKg=="; }; }; - "@lerna/get-packed-5.6.2" = { + "@lerna/get-packed-6.0.1" = { name = "_at_lerna_slash_get-packed"; packageName = "@lerna/get-packed"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/get-packed/-/get-packed-5.6.2.tgz"; - sha512 = "pp5nNDmtrtd21aKHjwwOY5CS7XNIHxINzGa+Jholn1jMDYUtdskpN++ZqYbATGpW831++NJuiuBVyqAWi9xbXg=="; + url = "https://registry.npmjs.org/@lerna/get-packed/-/get-packed-6.0.1.tgz"; + sha512 = "Z/5J5vbjdeGqZcPvUSiszvyizHdsTRiFlpPORWK3YfIsHllUB7QZnVHLg92UnSJrpPE0O1gH+k6ByhhR+3qEdA=="; }; }; - "@lerna/github-client-5.6.2" = { + "@lerna/github-client-6.0.1" = { name = "_at_lerna_slash_github-client"; packageName = "@lerna/github-client"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/github-client/-/github-client-5.6.2.tgz"; - sha512 = "pjALazZoRZtKqfwLBwmW3HPptVhQm54PvA8s3qhCQ+3JkqrZiIFwkkxNZxs3jwzr+aaSOzfhSzCndg0urb0GXA=="; + url = "https://registry.npmjs.org/@lerna/github-client/-/github-client-6.0.1.tgz"; + sha512 = "UA7V3XUunJnrfCL2eyW9QsCjBWShv4dCRGUITXmpQJrNIMZIqVbBJzqN9LVHDNc/hEVZGt0EjtHWdpFCgD4ypg=="; }; }; - "@lerna/gitlab-client-5.6.2" = { + "@lerna/gitlab-client-6.0.1" = { name = "_at_lerna_slash_gitlab-client"; packageName = "@lerna/gitlab-client"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/gitlab-client/-/gitlab-client-5.6.2.tgz"; - sha512 = "TInJmbrsmYIwUyrRxytjO82KjJbRwm67F7LoZs1shAq6rMvNqi4NxSY9j+hT/939alFmEq1zssoy/caeLXHRfQ=="; + url = "https://registry.npmjs.org/@lerna/gitlab-client/-/gitlab-client-6.0.1.tgz"; + sha512 = "yyaBKf/OqBAau6xDk1tnMjfkxRpC/j3OwUyXFFGfJFSulWRHpbHoFSfvIgOn/hkjAr9FfHC7TXItRg8qdm38Wg=="; }; }; - "@lerna/global-options-5.6.2" = { + "@lerna/global-options-6.0.1" = { name = "_at_lerna_slash_global-options"; packageName = "@lerna/global-options"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/global-options/-/global-options-5.6.2.tgz"; - sha512 = "kaKELURXTlczthNJskdOvh6GGMyt24qat0xMoJZ8plYMdofJfhz24h1OFcvB/EwCUwP/XV1+ohE5P+vdktbrEg=="; + url = "https://registry.npmjs.org/@lerna/global-options/-/global-options-6.0.1.tgz"; + sha512 = "vzjDI3Bg2NR+cSgfjHWax2bF1HmQYjJF2tmZlT/hJbwhaVMIEnhzHnJ9Yycmm98cdV77xEMlbmk5YD7xgFdG2w=="; }; }; - "@lerna/has-npm-version-5.6.2" = { + "@lerna/has-npm-version-6.0.1" = { name = "_at_lerna_slash_has-npm-version"; packageName = "@lerna/has-npm-version"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/has-npm-version/-/has-npm-version-5.6.2.tgz"; - sha512 = "kXCnSzffmTWsaK0ol30coyCfO8WH26HFbmJjRBzKv7VGkuAIcB6gX2gqRRgNLLlvI+Yrp+JSlpVNVnu15SEH2g=="; + url = "https://registry.npmjs.org/@lerna/has-npm-version/-/has-npm-version-6.0.1.tgz"; + sha512 = "ol1onJaauMXK0cQsfRX2rvbhNRyNBY9Ne5trrRjfMROa7Tnr8c3I4+aKQs7m4z1JdWaGBV4xBH+NSZ/esPuaWA=="; }; }; - "@lerna/import-5.6.2" = { + "@lerna/import-6.0.1" = { name = "_at_lerna_slash_import"; packageName = "@lerna/import"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/import/-/import-5.6.2.tgz"; - sha512 = "xQUE49mtcP0z3KUdXBsyvp8rGDz6phuYUoQbhcFRJ7WPcQKzMvtm0XYrER6c2YWEX7QOuDac6tU82P8zTrTBaA=="; + url = "https://registry.npmjs.org/@lerna/import/-/import-6.0.1.tgz"; + sha512 = "GrTtIWUCnDf+FqRjenV2OKWU+khoZj0h/etgfXus45PBO2+V/SkkzIY4xof23XphiydUYrSrYtwx2i1aEmk3Wg=="; }; }; - "@lerna/info-5.6.2" = { + "@lerna/info-6.0.1" = { name = "_at_lerna_slash_info"; packageName = "@lerna/info"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/info/-/info-5.6.2.tgz"; - sha512 = "MPjY5Olj+fiZHgfEdwXUFRKamdEuLr9Ob/qut8JsB/oQSQ4ALdQfnrOcMT8lJIcC2R67EA5yav2lHPBIkezm8A=="; + url = "https://registry.npmjs.org/@lerna/info/-/info-6.0.1.tgz"; + sha512 = "QEW7JtJjoR1etUrcft7BnrwPZFHE2JPmt2DoSvSmLISLyy+HlmdXHK+p6Ej3g1ql8gS0GWCacgwmlRZ27CDp5A=="; }; }; - "@lerna/init-5.6.2" = { + "@lerna/init-6.0.1" = { name = "_at_lerna_slash_init"; packageName = "@lerna/init"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/init/-/init-5.6.2.tgz"; - sha512 = "ahU3/lgF+J8kdJAQysihFJROHthkIDXfHmvhw7AYnzf94HjxGNXj7nz6i3At1/dM/1nQhR+4/uNR1/OU4tTYYQ=="; + url = "https://registry.npmjs.org/@lerna/init/-/init-6.0.1.tgz"; + sha512 = "zOMrSij09LSAVUUujpD3y32wkHp8dQ+/dVCp4USlfcGfI+kIPc5prkYCGDO8dEcqkze0pMfDMF23pVNvAf9g7w=="; }; }; - "@lerna/link-5.6.2" = { + "@lerna/link-6.0.1" = { name = "_at_lerna_slash_link"; packageName = "@lerna/link"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/link/-/link-5.6.2.tgz"; - sha512 = "hXxQ4R3z6rUF1v2x62oIzLyeHL96u7ZBhxqYMJrm763D1VMSDcHKF9CjJfc6J9vH5Z2ZbL6CQg50Hw5mUpJbjg=="; + url = "https://registry.npmjs.org/@lerna/link/-/link-6.0.1.tgz"; + sha512 = "VXZ77AWsJCycTu219ZLUHyRzMd5hgivLk5ZyBD1s/emArFvdEmGLscj2RXn3P3w/951b+DNG2Zbi6nek0iJ6DA=="; }; }; - "@lerna/list-5.6.2" = { + "@lerna/list-6.0.1" = { name = "_at_lerna_slash_list"; packageName = "@lerna/list"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/list/-/list-5.6.2.tgz"; - sha512 = "WjE5O2tQ3TcS+8LqXUaxi0YdldhxUhNihT5+Gg4vzGdIlrPDioO50Zjo9d8jOU7i3LMIk6EzCma0sZr2CVfEGg=="; + url = "https://registry.npmjs.org/@lerna/list/-/list-6.0.1.tgz"; + sha512 = "M9Vneh866E1nlpU88rcUMLR+XTVi3VY0fLPr1OqXdYF+eTe6RkEHUQj8HIk94Rnt02HsWc4+FO31T4i5sf+PaA=="; }; }; - "@lerna/listable-5.6.2" = { + "@lerna/listable-6.0.1" = { name = "_at_lerna_slash_listable"; packageName = "@lerna/listable"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/listable/-/listable-5.6.2.tgz"; - sha512 = "8Yp49BwkY/5XqVru38Zko+6Wj/sgbwzJfIGEPy3Qu575r1NA/b9eI1gX22aMsEeXUeGOybR7nWT5ewnPQHjqvA=="; + url = "https://registry.npmjs.org/@lerna/listable/-/listable-6.0.1.tgz"; + sha512 = "+xEByVX0sbnBW3EBu3XCg71Bz9/dahncmCjNK0kVnZLnQZzfULCndaQeSt+f9KO0VCs8h1tnXdo2uLPm4lThnw=="; }; }; - "@lerna/log-packed-5.6.2" = { + "@lerna/log-packed-6.0.1" = { name = "_at_lerna_slash_log-packed"; packageName = "@lerna/log-packed"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/log-packed/-/log-packed-5.6.2.tgz"; - sha512 = "O9GODG7tMtWk+2fufn2MOkIDBYMRoKBhYMHshO5Aw/VIsH76DIxpX1koMzWfUngM/C70R4uNAKcVWineX4qzIw=="; + url = "https://registry.npmjs.org/@lerna/log-packed/-/log-packed-6.0.1.tgz"; + sha512 = "HTJdZzfBbb5jyk/QU2O6o+yaWRwLoaPruhK+Q3ESTzQ2mlNCr0CI4UKWDcWURWx0EsVsYqsoUHuPZInpIHqCnA=="; }; }; - "@lerna/npm-conf-5.6.2" = { + "@lerna/npm-conf-6.0.1" = { name = "_at_lerna_slash_npm-conf"; packageName = "@lerna/npm-conf"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/npm-conf/-/npm-conf-5.6.2.tgz"; - sha512 = "gWDPhw1wjXYXphk/PAghTLexO5T6abVFhXb+KOMCeem366mY0F5bM88PiorL73aErTNUoR8n+V4X29NTZzDZpQ=="; + url = "https://registry.npmjs.org/@lerna/npm-conf/-/npm-conf-6.0.1.tgz"; + sha512 = "VjxODCnl6QJGoQ8z8AWEID1GO9CtCr2yRyn6NoRdBOTYmzI5KhBBM+nWmyMSOUe0EZI+K5j04/GRzKHg2KXTAQ=="; }; }; - "@lerna/npm-dist-tag-5.6.2" = { + "@lerna/npm-dist-tag-6.0.1" = { name = "_at_lerna_slash_npm-dist-tag"; packageName = "@lerna/npm-dist-tag"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/npm-dist-tag/-/npm-dist-tag-5.6.2.tgz"; - sha512 = "t2RmxV6Eog4acXkUI+EzWuYVbeVVY139pANIWS9qtdajfgp4GVXZi1S8mAIb70yeHdNpCp1mhK0xpCrFH9LvGQ=="; + url = "https://registry.npmjs.org/@lerna/npm-dist-tag/-/npm-dist-tag-6.0.1.tgz"; + sha512 = "jJKDgnhj6xGqSWGcbwdcbPtoo2m4mHRwqu8iln9e3TMOEyUO9aA4uvd0/18tEAsboOMiLUhhcQ8709iKv21ZEA=="; }; }; - "@lerna/npm-install-5.6.2" = { + "@lerna/npm-install-6.0.1" = { name = "_at_lerna_slash_npm-install"; packageName = "@lerna/npm-install"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/npm-install/-/npm-install-5.6.2.tgz"; - sha512 = "AT226zdEo+uGENd37jwYgdALKJAIJK4pNOfmXWZWzVb9oMOr8I2YSjPYvSYUNG7gOo2YJQU8x5Zd7OShv2924Q=="; + url = "https://registry.npmjs.org/@lerna/npm-install/-/npm-install-6.0.1.tgz"; + sha512 = "saDJSyhhl/wxgZSzRx2/pr0wsMR+hZpdhLGd1lZgo5XzLq3ogK+BxPFz3AK3xhRnNaMq96gDQ3xmeetoV53lwQ=="; }; }; - "@lerna/npm-publish-5.6.2" = { + "@lerna/npm-publish-6.0.1" = { name = "_at_lerna_slash_npm-publish"; packageName = "@lerna/npm-publish"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/npm-publish/-/npm-publish-5.6.2.tgz"; - sha512 = "ldSyewCfv9fAeC5xNjL0HKGSUxcC048EJoe/B+KRUmd+IPidvZxMEzRu08lSC/q3V9YeUv9ZvRnxATXOM8CffA=="; + url = "https://registry.npmjs.org/@lerna/npm-publish/-/npm-publish-6.0.1.tgz"; + sha512 = "hgzF9fOfp010z7PJtqNLxNXiHr6u4UDVwiX8g22rhJKBh9Ekrq7N9NS3mF0l+RcleRU/jJKYtZ0Ci3fICaaRUg=="; }; }; - "@lerna/npm-run-script-5.6.2" = { + "@lerna/npm-run-script-6.0.1" = { name = "_at_lerna_slash_npm-run-script"; packageName = "@lerna/npm-run-script"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/npm-run-script/-/npm-run-script-5.6.2.tgz"; - sha512 = "MOQoWNcAyJivM8SYp0zELM7vg/Dj07j4YMdxZkey+S1UO0T4/vKBxb575o16hH4WeNzC3Pd7WBlb7C8dLOfNwQ=="; + url = "https://registry.npmjs.org/@lerna/npm-run-script/-/npm-run-script-6.0.1.tgz"; + sha512 = "K+D4LEoVRuBoKRImprkVRHIORu0xouX+c6yI1B93KWHKJ60H8qCeB0gQkA30pFALx3qG07bXVnFmfK9SGQXD3Q=="; }; }; - "@lerna/otplease-5.6.2" = { + "@lerna/otplease-6.0.1" = { name = "_at_lerna_slash_otplease"; packageName = "@lerna/otplease"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/otplease/-/otplease-5.6.2.tgz"; - sha512 = "dGS4lzkEQVTMAgji82jp8RK6UK32wlzrBAO4P4iiVHCUTuwNLsY9oeBXvVXSMrosJnl6Hbe0NOvi43mqSucGoA=="; + url = "https://registry.npmjs.org/@lerna/otplease/-/otplease-6.0.1.tgz"; + sha512 = "RrP8GtfE9yz37GuuCFqddR3mVIQc1ulUpAaaDNK4AOTb7gM0aCsTN7V2gCGBk1zdIsBuvNvNqt5jpWm4U6/EAA=="; }; }; - "@lerna/output-5.6.2" = { + "@lerna/output-6.0.1" = { name = "_at_lerna_slash_output"; packageName = "@lerna/output"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/output/-/output-5.6.2.tgz"; - sha512 = "++d+bfOQwY66yo7q1XuAvRcqtRHCG45e/awP5xQomTZ6R1rhWiZ3whWdc9Z6lF7+UtBB9toSYYffKU/xc3L0yQ=="; + url = "https://registry.npmjs.org/@lerna/output/-/output-6.0.1.tgz"; + sha512 = "4jZ3fgaCbnsTZ353/lXE/3w20Cge6G3iUoESVip+JE2yhZ8rWgPISG8RFR0YGEtSgq2yC9AgGnGlvmOnAc4SAQ=="; }; }; - "@lerna/pack-directory-5.6.2" = { + "@lerna/pack-directory-6.0.1" = { name = "_at_lerna_slash_pack-directory"; packageName = "@lerna/pack-directory"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/pack-directory/-/pack-directory-5.6.2.tgz"; - sha512 = "w5Jk5fo+HkN4Le7WMOudTcmAymcf0xPd302TqAQncjXpk0cb8tZbj+5bbNHsGb58GRjOIm5icQbHXooQUxbHhA=="; + url = "https://registry.npmjs.org/@lerna/pack-directory/-/pack-directory-6.0.1.tgz"; + sha512 = "vNgS5Rs7s6khOYuHE5nTds0VDfHBH8YNGvV1s0yGAg/Zkivi7bOTs8jDQFiYhQX3HOTC1/85BLhGQ3zcDHlrew=="; }; }; - "@lerna/package-5.6.2" = { + "@lerna/package-6.0.1" = { name = "_at_lerna_slash_package"; packageName = "@lerna/package"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/package/-/package-5.6.2.tgz"; - sha512 = "LaOC8moyM5J9WnRiWZkedjOninSclBOJyPqhif6mHb2kCFX6jAroNYzE8KM4cphu8CunHuhI6Ixzswtv+Dultw=="; + url = "https://registry.npmjs.org/@lerna/package/-/package-6.0.1.tgz"; + sha512 = "vCwyiLVJ4K3SR6KZleglq1dUXIiYGmk3b+NrFWP/Z3dhVE0C+RqgxSsAS4aaUNMSO2KSI0dBdce7BT/D+FdpIQ=="; }; }; - "@lerna/package-graph-5.6.2" = { + "@lerna/package-graph-6.0.1" = { name = "_at_lerna_slash_package-graph"; packageName = "@lerna/package-graph"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/package-graph/-/package-graph-5.6.2.tgz"; - sha512 = "TmL61qBBvA3Tc4qICDirZzdFFwWOA6qicIXUruLiE2PblRowRmCO1bKrrP6XbDOspzwrkPef6N2F2/5gHQAnkQ=="; + url = "https://registry.npmjs.org/@lerna/package-graph/-/package-graph-6.0.1.tgz"; + sha512 = "OMppRWpfSaI6HO/Tc5FVpNefgOsCc3/DzaMLme6QTTpbEwD3EhvQ3Xx0MgsGMPdmZhWp/WOoAJsVRnLa+l03gg=="; }; }; - "@lerna/prerelease-id-from-version-5.6.2" = { + "@lerna/prerelease-id-from-version-6.0.1" = { name = "_at_lerna_slash_prerelease-id-from-version"; packageName = "@lerna/prerelease-id-from-version"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/prerelease-id-from-version/-/prerelease-id-from-version-5.6.2.tgz"; - sha512 = "7gIm9fecWFVNy2kpj/KbH11bRcpyANAwpsft3X5m6J7y7A6FTUscCbEvl3ZNdpQKHNuvnHgCtkm3A5PMSCEgkA=="; + url = "https://registry.npmjs.org/@lerna/prerelease-id-from-version/-/prerelease-id-from-version-6.0.1.tgz"; + sha512 = "aZBs/FinztKjNXlk0cW99FpABynZzZwlmJuW4h9nMrQPgWoaDAERfImbefIH/lcpxdRuuGtClyZUFBOSq8ppfg=="; }; }; - "@lerna/profiler-5.6.2" = { + "@lerna/profiler-6.0.1" = { name = "_at_lerna_slash_profiler"; packageName = "@lerna/profiler"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/profiler/-/profiler-5.6.2.tgz"; - sha512 = "okwkagP5zyRIOYTceu/9/esW7UZFt7lyL6q6ZgpSG3TYC5Ay+FXLtS6Xiha/FQdVdumFqKULDWTGovzUlxcwaw=="; + url = "https://registry.npmjs.org/@lerna/profiler/-/profiler-6.0.1.tgz"; + sha512 = "vZrgF5pDhYWY/Gx7MjtyOgTVMA6swDV2+xPZwkvRD1Z0XpWEIn5d79zRN/1SBpdMNozC7Lj++1oEbCGNWhy/ow=="; }; }; - "@lerna/project-5.6.2" = { + "@lerna/project-6.0.1" = { name = "_at_lerna_slash_project"; packageName = "@lerna/project"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/project/-/project-5.6.2.tgz"; - sha512 = "kPIMcIy/0DVWM91FPMMFmXyAnCuuLm3NdhnA8NusE//VuY9wC6QC/3OwuCY39b2dbko/fPZheqKeAZkkMH6sGg=="; + url = "https://registry.npmjs.org/@lerna/project/-/project-6.0.1.tgz"; + sha512 = "/n2QuAEgImbwUqrJND15FxYu29p/mLTUpL/8cSg6IUlOQRFyXteESRyl8A2Ex7Wj00FMbtB13vgbmTdkTgKL0A=="; }; }; - "@lerna/prompt-5.6.2" = { + "@lerna/prompt-6.0.1" = { name = "_at_lerna_slash_prompt"; packageName = "@lerna/prompt"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/prompt/-/prompt-5.6.2.tgz"; - sha512 = "4hTNmVYADEr0GJTMegWV+GW6n+dzKx1vN9v2ISqyle283Myv930WxuyO0PeYGqTrkneJsyPreCMovuEGCvZ0iQ=="; + url = "https://registry.npmjs.org/@lerna/prompt/-/prompt-6.0.1.tgz"; + sha512 = "faR7oVdHBO3QTJ6o9kUEDPpyjCftd/CCa1rAC6q8f3vlLfCPrTym0qT+DcOBFGpDQh4m2dmGfJZgpXIVi6bMbg=="; }; }; - "@lerna/publish-5.6.2" = { + "@lerna/publish-6.0.1" = { name = "_at_lerna_slash_publish"; packageName = "@lerna/publish"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/publish/-/publish-5.6.2.tgz"; - sha512 = "QaW0GjMJMuWlRNjeDCjmY/vjriGSWgkLS23yu8VKNtV5U3dt5yIKA3DNGV3HgZACuu45kQxzMDsfLzgzbGNtYA=="; + url = "https://registry.npmjs.org/@lerna/publish/-/publish-6.0.1.tgz"; + sha512 = "xIleRwCuPHtShNSPc6RDH33Z+EO1E4O0LOhPq5qTwanNPYh5eL6bDHBsox44BbMD9dhhI4PUrqIGTu3AoKdDxg=="; }; }; - "@lerna/pulse-till-done-5.6.2" = { + "@lerna/pulse-till-done-6.0.1" = { name = "_at_lerna_slash_pulse-till-done"; packageName = "@lerna/pulse-till-done"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/pulse-till-done/-/pulse-till-done-5.6.2.tgz"; - sha512 = "eA/X1RCxU5YGMNZmbgPi+Kyfx1Q3bn4P9jo/LZy+/NRRr1po3ASXP2GJZ1auBh/9A2ELDvvKTOXCVHqczKC6rA=="; + url = "https://registry.npmjs.org/@lerna/pulse-till-done/-/pulse-till-done-6.0.1.tgz"; + sha512 = "DK5Ylh/O7Vzn9ObEggvoHdLxc1hiXsDZ4fUvSmi50kc5QrMrk+xo6OyPgIaDBhYxj6lm3TQ1KkvWnRgiEynKAg=="; }; }; - "@lerna/query-graph-5.6.2" = { + "@lerna/query-graph-6.0.1" = { name = "_at_lerna_slash_query-graph"; packageName = "@lerna/query-graph"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/query-graph/-/query-graph-5.6.2.tgz"; - sha512 = "KRngr96yBP8XYDi9/U62fnGO+ZXqm04Qk6a2HtoTr/ha8QvO1s7Tgm0xs/G7qWXDQHZgunWIbmK/LhxM7eFQrw=="; + url = "https://registry.npmjs.org/@lerna/query-graph/-/query-graph-6.0.1.tgz"; + sha512 = "X8Z63Ax5a9nXgNBG+IAXEdCL4MG88akr7L4mBvKiTPrK5VgP46YzuZSaSoPI8bU67MlWBkSYQWAJJ5t0HEtKTw=="; }; }; - "@lerna/resolve-symlink-5.6.2" = { + "@lerna/resolve-symlink-6.0.1" = { name = "_at_lerna_slash_resolve-symlink"; packageName = "@lerna/resolve-symlink"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/resolve-symlink/-/resolve-symlink-5.6.2.tgz"; - sha512 = "PDQy+7M8JEFtwIVHJgWvSxHkxJf9zXCENkvIWDB+SsoDPhw9+caewt46bTeP5iGm9pOMu3oZukaWo/TvF7sNjg=="; + url = "https://registry.npmjs.org/@lerna/resolve-symlink/-/resolve-symlink-6.0.1.tgz"; + sha512 = "btosycLN+2lpqou6pz0Oeq4XIKHDIn0NvdnuCBLxtuBOBNIkdlx5QWKCtZ31GYKbCUt55w1DSGL64kfVuejVQQ=="; }; }; - "@lerna/rimraf-dir-5.6.2" = { + "@lerna/rimraf-dir-6.0.1" = { name = "_at_lerna_slash_rimraf-dir"; packageName = "@lerna/rimraf-dir"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/rimraf-dir/-/rimraf-dir-5.6.2.tgz"; - sha512 = "jgEfzz7uBUiQKteq3G8MtJiA2D2VoKmZSSY3VSiW/tPOSXYxxSHxEsClQdCeNa6+sYrDNDT8fP6MJ3lPLjDeLA=="; + url = "https://registry.npmjs.org/@lerna/rimraf-dir/-/rimraf-dir-6.0.1.tgz"; + sha512 = "rBFkwrxEQWFfZV5IMiPfGVubOquvOTNsPJPUf5tZoPAqKHXVQi5iYZGB65VG8JA7eFenZxh5mVErX2gtWFh1Ew=="; }; }; - "@lerna/run-5.6.2" = { + "@lerna/run-6.0.1" = { name = "_at_lerna_slash_run"; packageName = "@lerna/run"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/run/-/run-5.6.2.tgz"; - sha512 = "c2kJxdFrNg5KOkrhmgwKKUOsfSrGNlFCe26EttufOJ3xfY0VnXlEw9rHOkTgwtu7969rfCdyaVP1qckMrF1Dgw=="; + url = "https://registry.npmjs.org/@lerna/run/-/run-6.0.1.tgz"; + sha512 = "F1vvpaevsWCjaQs3NlBegH54izm3cO3Qbg/cRRzPZMK4Jo7gE1ddL7+zCIq0zGt6aeVqRGBOtUMk4SvNGkzI4w=="; }; }; - "@lerna/run-lifecycle-5.6.2" = { + "@lerna/run-lifecycle-6.0.1" = { name = "_at_lerna_slash_run-lifecycle"; packageName = "@lerna/run-lifecycle"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/run-lifecycle/-/run-lifecycle-5.6.2.tgz"; - sha512 = "u9gGgq/50Fm8dvfcc/TSHOCAQvzLD7poVanDMhHYWOAqRDnellJEEmA1K/Yka4vZmySrzluahkry9G6jcREt+g=="; + url = "https://registry.npmjs.org/@lerna/run-lifecycle/-/run-lifecycle-6.0.1.tgz"; + sha512 = "gC7rnV3mrgFFIM8GlHc3d22ovYHoExu9CuIAxN26CVrMq7iEYxWoxYvweqVANsCHR7CVbs+dsDx8/TP1pQG8wg=="; }; }; - "@lerna/run-topologically-5.6.2" = { + "@lerna/run-topologically-6.0.1" = { name = "_at_lerna_slash_run-topologically"; packageName = "@lerna/run-topologically"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/run-topologically/-/run-topologically-5.6.2.tgz"; - sha512 = "QQ/jGOIsVvUg3izShWsd67RlWYh9UOH2yw97Ol1zySX9+JspCMVQrn9eKq1Pk8twQOFhT87LpT/aaxbTBgREPw=="; + url = "https://registry.npmjs.org/@lerna/run-topologically/-/run-topologically-6.0.1.tgz"; + sha512 = "p4J9RvOUyDUjQ21tDh7Durci9YnuBu3T8WXD8xu5ZwcxVnawK1h5B8kP4V1R5L/jwNqkXsAnlLwikPVGQ5Iptw=="; }; }; - "@lerna/symlink-binary-5.6.2" = { + "@lerna/symlink-binary-6.0.1" = { name = "_at_lerna_slash_symlink-binary"; packageName = "@lerna/symlink-binary"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/symlink-binary/-/symlink-binary-5.6.2.tgz"; - sha512 = "Cth+miwYyO81WAmrQbPBrLHuF+F0UUc0el5kRXLH6j5zzaRS3kMM68r40M7MmfH8m3GPi7691UARoWFEotW5jw=="; + url = "https://registry.npmjs.org/@lerna/symlink-binary/-/symlink-binary-6.0.1.tgz"; + sha512 = "TcwxDMgU9w+hGl0EeYihPytVRKV0KTeZZW4Bq6NEtjTCIIuKWxZjcY5ocxW22i6BClBvfFAJqkf+e+i3Nixlhg=="; }; }; - "@lerna/symlink-dependencies-5.6.2" = { + "@lerna/symlink-dependencies-6.0.1" = { name = "_at_lerna_slash_symlink-dependencies"; packageName = "@lerna/symlink-dependencies"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/symlink-dependencies/-/symlink-dependencies-5.6.2.tgz"; - sha512 = "dUVNQLEcjVOIQiT9OlSAKt0ykjyJPy8l9i4NJDe2/0XYaUjo8PWsxJ0vrutz27jzi2aZUy07ASmowQZEmnLHAw=="; + url = "https://registry.npmjs.org/@lerna/symlink-dependencies/-/symlink-dependencies-6.0.1.tgz"; + sha512 = "ImyqjLjMBu0ORGO9gYHr9oDgN/5QeeGuELtYNweLS5vMNSH1dokQW9fqZSrgfCJPbxeCizBcDTi/Knqg17ebkA=="; }; }; - "@lerna/temp-write-5.6.2" = { + "@lerna/temp-write-6.0.1" = { name = "_at_lerna_slash_temp-write"; packageName = "@lerna/temp-write"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/temp-write/-/temp-write-5.6.2.tgz"; - sha512 = "S5ZNVTurSwWBmc9kh5alfSjmO3+BnRT6shYtOlmVIUYqWeYVYA5C1Htj322bbU4CSNCMFK6NQl4qGKL17HMuig=="; + url = "https://registry.npmjs.org/@lerna/temp-write/-/temp-write-6.0.1.tgz"; + sha512 = "9eklYncDnwTnGF9o14GOrZU05ZK5n6/x5XYRQHbuLfK5T9pmOiUyl6sO1613cZygUMaWHHi7BLtBPiw2CklqXQ=="; }; }; - "@lerna/timer-5.6.2" = { + "@lerna/timer-6.0.1" = { name = "_at_lerna_slash_timer"; packageName = "@lerna/timer"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/timer/-/timer-5.6.2.tgz"; - sha512 = "AjMOiLc2B+5Nzdd9hNORetAdZ/WK8YNGX/+2ypzM68TMAPfIT5C40hMlSva9Yg4RsBz22REopXgM5s2zQd5ZQA=="; + url = "https://registry.npmjs.org/@lerna/timer/-/timer-6.0.1.tgz"; + sha512 = "FLoga8iprKmRkh9jO+LP4Bm7MZLO4wNHM4LML4Dlh9CPwcIOWTteI8wSgRXvEJpt33IRIoPOUnfL3iHh8WwaYA=="; }; }; - "@lerna/validation-error-5.6.2" = { + "@lerna/validation-error-6.0.1" = { name = "_at_lerna_slash_validation-error"; packageName = "@lerna/validation-error"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/validation-error/-/validation-error-5.6.2.tgz"; - sha512 = "4WlDUHaa+RSJNyJRtX3gVIAPVzjZD2tle8AJ0ZYBfdZnZmG0VlB2pD1FIbOQPK8sY2h5m0cHLRvfLoLncqHvdQ=="; + url = "https://registry.npmjs.org/@lerna/validation-error/-/validation-error-6.0.1.tgz"; + sha512 = "kjAxfFY1pDltwoCTvMQCbnpBwMXBFuvE4hdi8qePhBQ1Lf0PlTOI4ZqMFIkaTud+oujzysDXraTJbYTjc+C+zw=="; }; }; - "@lerna/version-5.6.2" = { + "@lerna/version-6.0.1" = { name = "_at_lerna_slash_version"; packageName = "@lerna/version"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/version/-/version-5.6.2.tgz"; - sha512 = "odNSR2rTbHW++xMZSQKu/F6Syrd/sUvwDLPaMKktoOSPKmycHt/eWcuQQyACdtc43Iqeu4uQd7PCLsniqOVFrw=="; + url = "https://registry.npmjs.org/@lerna/version/-/version-6.0.1.tgz"; + sha512 = "d/addeHVsRFWx3fb/XZIh6f23KuEC9Fn3ytpaMzA8rlLF3Nob1opIR98ZfUz7Nf+skpIV1QiIbXdJTZzIKvd9g=="; }; }; - "@lerna/write-log-file-5.6.2" = { + "@lerna/write-log-file-6.0.1" = { name = "_at_lerna_slash_write-log-file"; packageName = "@lerna/write-log-file"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@lerna/write-log-file/-/write-log-file-5.6.2.tgz"; - sha512 = "J09l18QnWQ3sXIRwuJkjXY3+KwPR2uO5NgbZGE3GXJK1V/LzOBRMvjGAIbuQHXw25uqe7vpLUpB8drtnFrubCQ=="; + url = "https://registry.npmjs.org/@lerna/write-log-file/-/write-log-file-6.0.1.tgz"; + sha512 = "fJGDE8rlE35DwKSqV8M1VV2xw/vQlgwTwURjNOMvd1Ar23Aa9CkJC4XAwc9uUgIku34IsWUM8MNbw9ClSsJaqw=="; }; }; "@lezer/common-0.15.12" = { @@ -6799,13 +6970,13 @@ let sha512 = "ES5rj6J39FUkHe/b3C9SJs8bqIungYhuU7rBINTBaHOv/Ce4RCb3Gw08CZVl32W33UEkgRkzyWaIedV4at+QHg=="; }; }; - "@mdn/browser-compat-data-5.1.8" = { + "@mdn/browser-compat-data-5.2.6" = { name = "_at_mdn_slash_browser-compat-data"; packageName = "@mdn/browser-compat-data"; - version = "5.1.8"; + version = "5.2.6"; src = fetchurl { - url = "https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-5.1.8.tgz"; - sha512 = "gHZvccExN0upm9gjJZnmavwQWeFHwxBOxiwiHzYYtsRSlu0xBafz0WFCgRqWmzJh/ABNz87/4nhB7FTaop3r6Q=="; + url = "https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-5.2.6.tgz"; + sha512 = "KJfP6iTcVX+R5OSC4NOIF4V9fTyifcjwmdkOk7UzsaWxkF21rc6KhGlohqiSRVEynidGO1EEyyYf/PD3jsM1gA=="; }; }; "@medable/mdctl-api-1.0.67" = { @@ -6979,175 +7150,175 @@ let sha512 = "W+IzEBw8a6LOOfRJM02dTT7BDZijxm+Z7lhtOAz1+y9vQm1Kdz9jlAO+qCEKsfxtUOmKilW8DIRqFw2aUgKeGg=="; }; }; - "@miniflare/cache-2.9.0" = { + "@miniflare/cache-2.10.0" = { name = "_at_miniflare_slash_cache"; packageName = "@miniflare/cache"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/cache/-/cache-2.9.0.tgz"; - sha512 = "lriPxUEva9TJ01vU9P7pI60s3SsFnb4apWkNwZ+D7CRqyXPipSbapY8BWI2FUIwkEG7xap6UhzeTS76NettCXQ=="; + url = "https://registry.npmjs.org/@miniflare/cache/-/cache-2.10.0.tgz"; + sha512 = "nzEqFVPnD7Yf0HMDv7gCPpf4NSXfjhc+zg3gSwUS4Dad5bWV10B1ujTZW6HxQulW3CBHIg616mTjXIiaimVuEQ=="; }; }; - "@miniflare/cli-parser-2.9.0" = { + "@miniflare/cli-parser-2.10.0" = { name = "_at_miniflare_slash_cli-parser"; packageName = "@miniflare/cli-parser"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/cli-parser/-/cli-parser-2.9.0.tgz"; - sha512 = "gu8Z7NWNcYw6514/yOvajaj3GmebRucx+EEt3p1vKirO+gvFgKAt/puyUN3p7u8ZZmLuLF/B+wVnH3lj8BWKlg=="; + url = "https://registry.npmjs.org/@miniflare/cli-parser/-/cli-parser-2.10.0.tgz"; + sha512 = "NAiCtqlHTUKCmV+Jl9af+ixGmMhiGhIyIfr/vCdbismNEBxEsrQGg3sQYTNfvCkdHtODurQqayQreFq21OuEow=="; }; }; - "@miniflare/core-2.9.0" = { + "@miniflare/core-2.10.0" = { name = "_at_miniflare_slash_core"; packageName = "@miniflare/core"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/core/-/core-2.9.0.tgz"; - sha512 = "QqSwF6oHvgrFvN5lnrLc6EEagFlZWW+UMU8QdrE8305cNGHrIOxKCA2nte4PVFZUVw/Ts13a0tVhUk3a2fAyxQ=="; + url = "https://registry.npmjs.org/@miniflare/core/-/core-2.10.0.tgz"; + sha512 = "Jx1M5oXQua0jzsJVdZSq07baVRmGC/6JkglrPQGAlZ7gQ1sunVZzq9fjxFqj0bqfEuYS0Wy6+lvK4rOAHISIjw=="; }; }; - "@miniflare/d1-2.9.0" = { + "@miniflare/d1-2.10.0" = { name = "_at_miniflare_slash_d1"; packageName = "@miniflare/d1"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/d1/-/d1-2.9.0.tgz"; - sha512 = "swK9nzxw1SvVh/4cH3bRR1SBuHQU/YsB8WvuHojxufmgviAD1xhms3XO3rkpAzfKoGM5Oy6DovMe0xUXV/GS0w=="; + url = "https://registry.npmjs.org/@miniflare/d1/-/d1-2.10.0.tgz"; + sha512 = "mOYZSmpTthH0tmFTQ+O9G0Q+iDAd7oiUtoIBianlKa9QiqYAoO7EBUPy6kUgDHXapOcN5Ri1u3J5UTpxXvw3qg=="; }; }; - "@miniflare/durable-objects-2.9.0" = { + "@miniflare/durable-objects-2.10.0" = { name = "_at_miniflare_slash_durable-objects"; packageName = "@miniflare/durable-objects"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/durable-objects/-/durable-objects-2.9.0.tgz"; - sha512 = "7uTvfEUXS7xqwrsWOwWrFUuKc4EiMpVkAWPeYGLB/0TJaJ6N+sZMpYYymdW79TQwPIDfgtpfkIy93MRydqpnrw=="; + url = "https://registry.npmjs.org/@miniflare/durable-objects/-/durable-objects-2.10.0.tgz"; + sha512 = "gU45f52gveFtCasm0ixYnt0mHI1lHrPomtmF+89oZGKBzOqUfO5diDs6wmoRSnovOWZCwtmwQGRoorAQN7AmoA=="; }; }; - "@miniflare/html-rewriter-2.9.0" = { + "@miniflare/html-rewriter-2.10.0" = { name = "_at_miniflare_slash_html-rewriter"; packageName = "@miniflare/html-rewriter"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/html-rewriter/-/html-rewriter-2.9.0.tgz"; - sha512 = "K5OB70PtkMo7M+tU46s/cX/j/qtjD9AlJ0hecYswrxVsfrT/YWyrCQJevmShFfJ92h7jPNigbeC3Od3JiVb6QA=="; + url = "https://registry.npmjs.org/@miniflare/html-rewriter/-/html-rewriter-2.10.0.tgz"; + sha512 = "hCdG99L8+Ros4dn3B5H37PlQPBH0859EoRslzNTd4jzGIkwdiawpJvrvesL8056GjbUjeJN1zh7OPBRuMgyGLw=="; }; }; - "@miniflare/http-server-2.9.0" = { + "@miniflare/http-server-2.10.0" = { name = "_at_miniflare_slash_http-server"; packageName = "@miniflare/http-server"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/http-server/-/http-server-2.9.0.tgz"; - sha512 = "IVJMkFfMpecq9WiCTvATEKhMuKPK9fMs2E6zmgexaefr3u1VlNtj2QxBxoPUXkT9xMJQlT5sSKstlRR1XKDz9Q=="; + url = "https://registry.npmjs.org/@miniflare/http-server/-/http-server-2.10.0.tgz"; + sha512 = "cm6hwkONucll93yoY8dteMp//Knvmb7n6zAgeHrtuNYKn//lAL6bRY//VLTttrMmfWxZFi1C7WpOeCv8Mn6/ug=="; }; }; - "@miniflare/kv-2.9.0" = { + "@miniflare/kv-2.10.0" = { name = "_at_miniflare_slash_kv"; packageName = "@miniflare/kv"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/kv/-/kv-2.9.0.tgz"; - sha512 = "EqG51okY5rDtgjYs2Ny6j6IUVdTlJzDjwBKBIuW+wOV9NsAAzEchKVdYAXc8CyxvkggpYX481HydTD2OzK3INQ=="; + url = "https://registry.npmjs.org/@miniflare/kv/-/kv-2.10.0.tgz"; + sha512 = "3+u1lO77FnlS0lQ6b1VgM1E/ZgQ/zy/FU+SdBG5LUOIiv3x522VYHOApeJLnSEo0KtZUB22Ni0fWQM6DgpaREg=="; }; }; - "@miniflare/queues-2.9.0" = { + "@miniflare/queues-2.10.0" = { name = "_at_miniflare_slash_queues"; packageName = "@miniflare/queues"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/queues/-/queues-2.9.0.tgz"; - sha512 = "cAHWIlLF57rxQaJl19AzXw1k0SOM/uLTlx8r2PylHajZ/RRSs7CkCox3oKA6E5zKyfyxk2M64bmsAFZ9RCA0gw=="; + url = "https://registry.npmjs.org/@miniflare/queues/-/queues-2.10.0.tgz"; + sha512 = "WKdO6qI9rfS96KlCjazzPFf+qj6DPov4vONyf18+jzbRjRJh/xwWSk1/1h5A+gDPwVNG8TsNRPh9DW5OKBGNjw=="; }; }; - "@miniflare/r2-2.9.0" = { + "@miniflare/r2-2.10.0" = { name = "_at_miniflare_slash_r2"; packageName = "@miniflare/r2"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/r2/-/r2-2.9.0.tgz"; - sha512 = "aMFWxxciAE3YsVok2OLy3A7hP5+2j/NaK7txmadgoe1CA8HYZyNuvv7v6bn8HKM5gWnJdT8sk4yEbMbBQ7Jv/A=="; + url = "https://registry.npmjs.org/@miniflare/r2/-/r2-2.10.0.tgz"; + sha512 = "uC1CCWbwM1t8DdpZgrveg6+CkZLfTq+wUMqs20BC5rCT8u8UyRv6ZVRQ7pTPiswLyt1oYDTXsZJK7tjV0U0zew=="; }; }; - "@miniflare/runner-vm-2.9.0" = { + "@miniflare/runner-vm-2.10.0" = { name = "_at_miniflare_slash_runner-vm"; packageName = "@miniflare/runner-vm"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/runner-vm/-/runner-vm-2.9.0.tgz"; - sha512 = "vewP+Fy7Czb261GmB9x/YtQkoDs/QP9B5LbP0YfJ35bI2C2j940eJLm8JP72IHV7ILtWNOqMc3Ure8uAbpf9NQ=="; + url = "https://registry.npmjs.org/@miniflare/runner-vm/-/runner-vm-2.10.0.tgz"; + sha512 = "oTsHitQdQ1B1kT3G/6n9AEXsMd/sT1D8tLGzc7Xr79ZrxYxwRO0ATF3cdkxk4dUjUqg/RUqvOJV4YjJGyqvctg=="; }; }; - "@miniflare/scheduler-2.9.0" = { + "@miniflare/scheduler-2.10.0" = { name = "_at_miniflare_slash_scheduler"; packageName = "@miniflare/scheduler"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/scheduler/-/scheduler-2.9.0.tgz"; - sha512 = "eodSCGkJYi4Z+Imbx/bNScDfDSt5HOypVSYjbFHj+hA2aNOdkGw6a1b6mzwx49jJD3GadIkonZAKD0S114yWMA=="; + url = "https://registry.npmjs.org/@miniflare/scheduler/-/scheduler-2.10.0.tgz"; + sha512 = "eGt2cZFE/yo585nT8xINQwdbTotZfeRIh6FUWmZkbva1i5SW0zTiOojr5a95vAGBF3TzwWGsUuzJpLhBB69a/g=="; }; }; - "@miniflare/shared-2.9.0" = { + "@miniflare/shared-2.10.0" = { name = "_at_miniflare_slash_shared"; packageName = "@miniflare/shared"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/shared/-/shared-2.9.0.tgz"; - sha512 = "5Ew/Ph0cHDQqKvOlmN70kz+qZW0hdgE9fQBStKLY3vDYhnBEhopbCUChSS+FCcL7WtxVJJVE7iB6J09NQTnQ/A=="; + url = "https://registry.npmjs.org/@miniflare/shared/-/shared-2.10.0.tgz"; + sha512 = "GDSweEhJ3nNtStGm6taZGUNytM0QTQ/sjZSedAKyF1/aHRaZUcD9cuKAMgIbSpKfvgGdLMNS7Bhd8jb249TO7g=="; }; }; - "@miniflare/sites-2.9.0" = { + "@miniflare/sites-2.10.0" = { name = "_at_miniflare_slash_sites"; packageName = "@miniflare/sites"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/sites/-/sites-2.9.0.tgz"; - sha512 = "+tWf7znxSQqXWGzPup8Xqkl8EmLmx+HaLC+UBtWPNnaJZrsjbbVxKwHpmGIdm+wZasEGfQk/82R21gUs9wdZnw=="; + url = "https://registry.npmjs.org/@miniflare/sites/-/sites-2.10.0.tgz"; + sha512 = "1NVAT6+JS2OubL+pOOR5E/6MMddxQHWMi/yIDSumyyfXmj7Sm7n5dE1FvNPetggMP4f8+AjoyT9AYvdd1wkspQ=="; }; }; - "@miniflare/storage-file-2.9.0" = { + "@miniflare/storage-file-2.10.0" = { name = "_at_miniflare_slash_storage-file"; packageName = "@miniflare/storage-file"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/storage-file/-/storage-file-2.9.0.tgz"; - sha512 = "HZHtHfJaLoDzQFddoIMcDGgAJ3/Nee98gwUYusQam7rj9pbEXnWmk54dzjzsDlkQpB/3MBFQNbtN5Bj1NIt0pg=="; + url = "https://registry.npmjs.org/@miniflare/storage-file/-/storage-file-2.10.0.tgz"; + sha512 = "K/cRIWiTl4+Z+VO6tl4VfuYXA3NLJgvGPV+BCRYD7uTKuPYHqDMErtD1BI1I7nc3WJhwIXfzJrAR3XXhSKKWQQ=="; }; }; - "@miniflare/storage-memory-2.9.0" = { + "@miniflare/storage-memory-2.10.0" = { name = "_at_miniflare_slash_storage-memory"; packageName = "@miniflare/storage-memory"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/storage-memory/-/storage-memory-2.9.0.tgz"; - sha512 = "p2yrr0omQhv6teDbdzhdBKzoQAFmUBMLEx+PtrO7CJHX15ICD08/pFAFAp96IcljNwZZDchU20Z3AcbldMj6Tw=="; + url = "https://registry.npmjs.org/@miniflare/storage-memory/-/storage-memory-2.10.0.tgz"; + sha512 = "ZATU+qZtJ9yG0umgTrOEUi9SU//YyDb8nYXMgqT4JHODYA3RTz1SyyiQSOOz589upJPdu1LN+0j8W24WGRwwxQ=="; }; }; - "@miniflare/storage-redis-2.9.0" = { + "@miniflare/storage-redis-2.10.0" = { name = "_at_miniflare_slash_storage-redis"; packageName = "@miniflare/storage-redis"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/storage-redis/-/storage-redis-2.9.0.tgz"; - sha512 = "tHHm0IwC+NuRpGZ6zY3WYZPkwp0SZCToPM5vX+NyAj/4KPDJ6X3y6+O2FM8gJggDw6eDfh6kgyvMQ1GUtrl91A=="; + url = "https://registry.npmjs.org/@miniflare/storage-redis/-/storage-redis-2.10.0.tgz"; + sha512 = "Fayi8gf6eFujSO+HpB+PDfZDG2OCksqfgxbQaKo39Q7ltVNY7awY9yZO/gnSUvfByGm/JzKhjKvYc2yXnjn62w=="; }; }; - "@miniflare/watcher-2.9.0" = { + "@miniflare/watcher-2.10.0" = { name = "_at_miniflare_slash_watcher"; packageName = "@miniflare/watcher"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/watcher/-/watcher-2.9.0.tgz"; - sha512 = "Yqz8Q1He/2chebXvmCft8sMamuUiDQ4FIn0bwiF0+GBP2vvGCmy6SejXZY4ZD4REluPqQSis3CLKcIOWlHnIsw=="; + url = "https://registry.npmjs.org/@miniflare/watcher/-/watcher-2.10.0.tgz"; + sha512 = "X9CFYYyszfSYDzs07KhbWC2i08Dpyh3D60fPonYZcoZAfa5h9eATHUdRGvNCdax7awYp4b8bvU8upAI//OPlMg=="; }; }; - "@miniflare/web-sockets-2.9.0" = { + "@miniflare/web-sockets-2.10.0" = { name = "_at_miniflare_slash_web-sockets"; packageName = "@miniflare/web-sockets"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@miniflare/web-sockets/-/web-sockets-2.9.0.tgz"; - sha512 = "Nob9e84m78qeQCka6OQf/JdNOmMkKCkX+i3rg+TYKSSITiMVuyzWp3vz3Ma184lAZiLg44lxBF4ZzENEdi99Kg=="; + url = "https://registry.npmjs.org/@miniflare/web-sockets/-/web-sockets-2.10.0.tgz"; + sha512 = "W+PrapdQqNEEFeD+amENgPQWcETGDp7OEh6JAoSzCRhHA0OoMe8DG0xb5a5+2FjGW/J7FFKsv84wkURpmFT4dQ=="; }; }; "@mischnic/json-sourcemap-0.1.0" = { @@ -7546,6 +7717,15 @@ let sha512 = "yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ=="; }; }; + "@npmcli/fs-3.0.0" = { + name = "_at_npmcli_slash_fs"; + packageName = "@npmcli/fs"; + version = "3.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@npmcli/fs/-/fs-3.0.0.tgz"; + sha512 = "GdeVD+dnBxzMslTFvnctLX5yIqV4ZNZBWNbo1OejQ++bZpnFNQ1AjOn9Sboi+LzheQbCBU1ts1mhEVduHrcZOQ=="; + }; + }; "@npmcli/git-2.1.0" = { name = "_at_npmcli_slash_git"; packageName = "@npmcli/git"; @@ -7618,6 +7798,15 @@ let sha512 = "mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ=="; }; }; + "@npmcli/move-file-3.0.0" = { + name = "_at_npmcli_slash_move-file"; + packageName = "@npmcli/move-file"; + version = "3.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@npmcli/move-file/-/move-file-3.0.0.tgz"; + sha512 = "mOUBUIXsqAQBfn87vGIjBAve6JmD9PkP9Vdq2SayDqQh2Ol60hnXaBSvT4V6IQiho1otw6SipnVV1fulvOiyKQ=="; + }; + }; "@npmcli/name-from-folder-1.0.1" = { name = "_at_npmcli_slash_name-from-folder"; packageName = "@npmcli/name-from-folder"; @@ -7708,31 +7897,31 @@ let sha512 = "7dqywvVudPSrRCW5nTHpHgeWnbBtz8cFkOuKrecm6ih+oO9ciydhWt6OF7HlqupRRmB8Q/gECVdB9LMfToJbRg=="; }; }; - "@nrwl/cli-14.8.3" = { + "@nrwl/cli-15.0.0" = { name = "_at_nrwl_slash_cli"; packageName = "@nrwl/cli"; - version = "14.8.3"; + version = "15.0.0"; src = fetchurl { - url = "https://registry.npmjs.org/@nrwl/cli/-/cli-14.8.3.tgz"; - sha512 = "a8URAbqyZvegXMYU8pCA3Hfv0UdiDJc6HboazxinCJJgZWyqKYxRIWmKiWnfpXsr+qF6ntmBR/tC6yHbOL22gQ=="; + url = "https://registry.npmjs.org/@nrwl/cli/-/cli-15.0.0.tgz"; + sha512 = "D0zAhZ375bQnoUM2HLifMzAa75A3/lC9OkkewsiVVbqaznjEIry8ezHZepgfjFRVzLr3ue7FIpDEH3iJIYzvVw=="; }; }; - "@nrwl/devkit-14.8.3" = { + "@nrwl/devkit-15.0.0" = { name = "_at_nrwl_slash_devkit"; packageName = "@nrwl/devkit"; - version = "14.8.3"; + version = "15.0.0"; src = fetchurl { - url = "https://registry.npmjs.org/@nrwl/devkit/-/devkit-14.8.3.tgz"; - sha512 = "jEH+oKS4F4MJvoIe0Zw6zUODO2j2ib7f+62D4lMDKl5qopcgnKyU9rVnSCDolqCH81j326dfr8b7FfE6Z7p71A=="; + url = "https://registry.npmjs.org/@nrwl/devkit/-/devkit-15.0.0.tgz"; + sha512 = "ALtPfILlxLDg77rV/XNdDGbhUkh0gZPj/4Ehy3ScvVqPhTrDIZNLGX13dXgUUF9xhGb7SXPmvzZkduBpqmHnfQ=="; }; }; - "@nrwl/tao-14.8.3" = { + "@nrwl/tao-15.0.0" = { name = "_at_nrwl_slash_tao"; packageName = "@nrwl/tao"; - version = "14.8.3"; + version = "15.0.0"; src = fetchurl { - url = "https://registry.npmjs.org/@nrwl/tao/-/tao-14.8.3.tgz"; - sha512 = "lN7+1biSM/7PYMMgh3jjOXJ9fe6VjhVrtZsDcB6lcklpShjXfHXqlpXDM7vjlw19aLeZMdFWHFoU2C5BTBtzgQ=="; + url = "https://registry.npmjs.org/@nrwl/tao/-/tao-15.0.0.tgz"; + sha512 = "qup1eSWYwp/KVrw/wxeWBvYttQ9dcbQnqpXb5NQMD31SpXEZSpJB1i3GV/o6CF5qQQSNLwICXZx25rNTTQAqpg=="; }; }; "@oclif/command-1.8.0" = { @@ -7906,13 +8095,13 @@ let sha512 = "r5FVUJCOLl19AxiuZD2VRZ/ORjp/4IN98Of6YJoJOkY75CIBuYfmiNHGrDwXr+aLGG55igl9QrxX3hbiXlLb+g=="; }; }; - "@octokit/auth-token-3.0.1" = { + "@octokit/auth-token-3.0.2" = { name = "_at_octokit_slash_auth-token"; packageName = "@octokit/auth-token"; - version = "3.0.1"; + version = "3.0.2"; src = fetchurl { - url = "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.1.tgz"; - sha512 = "/USkK4cioY209wXRpund6HZzHo9GmjakpV9ycOkpMcMxMk7QVcVFVyCMtzvXYiHsB2crgDgrtNYSELYFBXhhaA=="; + url = "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.2.tgz"; + sha512 = "pq7CwIMV1kmzkFTimdwjAINCXKTajZErLB4wMLYapR2nuB/Jpr66+05wOTZMSCBXP6n4DdDWT2W19Bm17vU69Q=="; }; }; "@octokit/core-3.6.0" = { @@ -7924,13 +8113,13 @@ let sha512 = "7RKRKuA4xTjMhY+eG3jthb3hlZCsOwg3rztWh75Xc+ShDWOfDDATWbeZpAHBNRpm4Tv9WgBMOy1zEJYXG6NJ7Q=="; }; }; - "@octokit/core-4.0.5" = { + "@octokit/core-4.1.0" = { name = "_at_octokit_slash_core"; packageName = "@octokit/core"; - version = "4.0.5"; + version = "4.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@octokit/core/-/core-4.0.5.tgz"; - sha512 = "4R3HeHTYVHCfzSAi0C6pbGXV8UDI5Rk+k3G7kLVNckswN9mvpOzW9oENfjfH3nEmzg8y3AmKmzs8Sg6pLCeOCA=="; + url = "https://registry.npmjs.org/@octokit/core/-/core-4.1.0.tgz"; + sha512 = "Czz/59VefU+kKDy+ZfDwtOIYIkFjExOKf+HA92aiTZJ6EfWpFzYQWw0l54ji8bVmyhc+mGaLUbSUmXazG7z5OQ=="; }; }; "@octokit/endpoint-6.0.12" = { @@ -7942,13 +8131,13 @@ let sha512 = "lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA=="; }; }; - "@octokit/endpoint-7.0.2" = { + "@octokit/endpoint-7.0.3" = { name = "_at_octokit_slash_endpoint"; packageName = "@octokit/endpoint"; - version = "7.0.2"; + version = "7.0.3"; src = fetchurl { - url = "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-7.0.2.tgz"; - sha512 = "8/AUACfE9vpRpehE6ZLfEtzkibe5nfsSwFZVMsG8qabqRt1M81qZYUFRZa1B8w8lP6cdfDJfRq9HWS+MbmR7tw=="; + url = "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-7.0.3.tgz"; + sha512 = "57gRlb28bwTsdNXq+O3JTQ7ERmBTuik9+LelgcLIVfYwf235VHbN9QNo4kXExtp/h8T423cR5iJThKtFYxC7Lw=="; }; }; "@octokit/graphql-4.8.0" = { @@ -7960,13 +8149,13 @@ let sha512 = "0gv+qLSBLKF0z8TKaSKTsS39scVKF9dbMxJpj3U0vC7wjNWFuIpL/z76Qe2fiuCbDRcJSavkXsVtMS6/dtQQsg=="; }; }; - "@octokit/graphql-5.0.1" = { + "@octokit/graphql-5.0.4" = { name = "_at_octokit_slash_graphql"; packageName = "@octokit/graphql"; - version = "5.0.1"; + version = "5.0.4"; src = fetchurl { - url = "https://registry.npmjs.org/@octokit/graphql/-/graphql-5.0.1.tgz"; - sha512 = "sxmnewSwAixkP1TrLdE6yRG53eEhHhDTYUykUwdV9x8f91WcbhunIHk9x1PZLALdBZKRPUO2HRcm4kezZ79HoA=="; + url = "https://registry.npmjs.org/@octokit/graphql/-/graphql-5.0.4.tgz"; + sha512 = "amO1M5QUQgYQo09aStR/XO7KAl13xpigcy/kI8/N1PnZYSS69fgte+xA4+c2DISKqUZfsh0wwjc2FaCt99L41A=="; }; }; "@octokit/openapi-types-12.11.0" = { @@ -7978,13 +8167,13 @@ let sha512 = "VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ=="; }; }; - "@octokit/openapi-types-13.13.1" = { + "@octokit/openapi-types-14.0.0" = { name = "_at_octokit_slash_openapi-types"; packageName = "@octokit/openapi-types"; - version = "13.13.1"; + version = "14.0.0"; src = fetchurl { - url = "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-13.13.1.tgz"; - sha512 = "4EuKSk3N95UBWFau3Bz9b3pheQ8jQYbKmBL5+GSuY8YDPDwu03J4BjI+66yNi8aaX/3h1qDpb0mbBkLdr+cfGQ=="; + url = "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-14.0.0.tgz"; + sha512 = "HNWisMYlR8VCnNurDU6os2ikx0s0VyEjDYHNS/h4cgb8DeOxQ0n72HyinUtdDVxJhFy3FWLGl0DJhfEWk3P5Iw=="; }; }; "@octokit/plugin-enterprise-rest-6.0.1" = { @@ -8005,13 +8194,13 @@ let sha512 = "aCZTEf0y2h3OLbrgKkrfFdjRL6eSOo8komneVQJnYecAxIej7Bafor2xhuDJOIFau4pk0i/P28/XgtbyPF0ZHw=="; }; }; - "@octokit/plugin-paginate-rest-4.3.1" = { + "@octokit/plugin-paginate-rest-5.0.1" = { name = "_at_octokit_slash_plugin-paginate-rest"; packageName = "@octokit/plugin-paginate-rest"; - version = "4.3.1"; + version = "5.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-4.3.1.tgz"; - sha512 = "h8KKxESmSFTcXX409CAxlaOYscEDvN2KGQRsLCGT1NSqRW+D6EXLVQ8vuHhFznS9MuH9QYw1GfsUN30bg8hjVA=="; + url = "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-5.0.1.tgz"; + sha512 = "7A+rEkS70pH36Z6JivSlR7Zqepz3KVucEFVDnSrgHXzG7WLAzYwcHZbKdfTXHwuTHbkT1vKvz7dHl1+HNf6Qyw=="; }; }; "@octokit/plugin-request-log-1.0.4" = { @@ -8032,13 +8221,13 @@ let sha512 = "8QFz29Fg5jDuTPXVtey05BLm7OB+M8fnvE64RNegzX7U+5NUXcOcnpTIK0YfSHBg8gYd0oxIq3IZTe9SfPZiRw=="; }; }; - "@octokit/plugin-rest-endpoint-methods-6.6.2" = { + "@octokit/plugin-rest-endpoint-methods-6.7.0" = { name = "_at_octokit_slash_plugin-rest-endpoint-methods"; packageName = "@octokit/plugin-rest-endpoint-methods"; - version = "6.6.2"; + version = "6.7.0"; src = fetchurl { - url = "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-6.6.2.tgz"; - sha512 = "n9dL5KMpz9qVFSNdcVWC8ZPbl68QbTk7+CMPXCXqaMZOLn1n1YuoSFFCy84Ge0fx333fUqpnBHv8BFjwGtUQkA=="; + url = "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-6.7.0.tgz"; + sha512 = "orxQ0fAHA7IpYhG2flD2AygztPlGYNAdlzYz8yrD8NDgelPfOYoRPROfEyIe035PlxvbYrgkfUZIhSBKju/Cvw=="; }; }; "@octokit/plugin-retry-3.0.9" = { @@ -8068,13 +8257,13 @@ let sha512 = "bFJl0I1KVc9jYTe9tdGGpAMPy32dLBXXo1dS/YwSCTL/2nd9XeHsY616RE3HPXDVk+a+dBuzyz5YdlXwcDTr2A=="; }; }; - "@octokit/request-6.2.1" = { + "@octokit/request-6.2.2" = { name = "_at_octokit_slash_request"; packageName = "@octokit/request"; - version = "6.2.1"; + version = "6.2.2"; src = fetchurl { - url = "https://registry.npmjs.org/@octokit/request/-/request-6.2.1.tgz"; - sha512 = "gYKRCia3cpajRzDSU+3pt1q2OcuC6PK8PmFIyxZDWCzRXRSIBH8jXjFJ8ZceoygBIm0KsEUg4x1+XcYBz7dHPQ=="; + url = "https://registry.npmjs.org/@octokit/request/-/request-6.2.2.tgz"; + sha512 = "6VDqgj0HMc2FUX2awIs+sM6OwLgwHvAi4KCK3mT2H2IKRt6oH9d0fej5LluF5mck1lRR/rFWN0YIDSYXYSylbw=="; }; }; "@octokit/request-error-2.1.0" = { @@ -8086,13 +8275,13 @@ let sha512 = "1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg=="; }; }; - "@octokit/request-error-3.0.1" = { + "@octokit/request-error-3.0.2" = { name = "_at_octokit_slash_request-error"; packageName = "@octokit/request-error"; - version = "3.0.1"; + version = "3.0.2"; src = fetchurl { - url = "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.1.tgz"; - sha512 = "ym4Bp0HTP7F3VFssV88WD1ZyCIRoE8H35pXSKwLeMizcdZAYc/t6N9X9Yr9n6t3aG9IH75XDnZ6UeZph0vHMWQ=="; + url = "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.2.tgz"; + sha512 = "WMNOFYrSaX8zXWoJg9u/pKgWPo94JXilMLb2VManNOby9EZxrQaBe/QSC4a1TzpAlpxofg2X/jMnCyZgL6y7eg=="; }; }; "@octokit/rest-18.12.0" = { @@ -8104,13 +8293,13 @@ let sha512 = "gDPiOHlyGavxr72y0guQEhLsemgVjwRePayJ+FcKc2SJqKUbxbkvf5kAZEWA/MKvsfYlQAMVzNJE3ezQcxMJ2Q=="; }; }; - "@octokit/rest-19.0.4" = { + "@octokit/rest-19.0.5" = { name = "_at_octokit_slash_rest"; packageName = "@octokit/rest"; - version = "19.0.4"; + version = "19.0.5"; src = fetchurl { - url = "https://registry.npmjs.org/@octokit/rest/-/rest-19.0.4.tgz"; - sha512 = "LwG668+6lE8zlSYOfwPj4FxWdv/qFXYBpv79TWIQEpBLKA9D/IMcWsF/U9RGpA3YqMVDiTxpgVpEW3zTFfPFTA=="; + url = "https://registry.npmjs.org/@octokit/rest/-/rest-19.0.5.tgz"; + sha512 = "+4qdrUFq2lk7Va+Qff3ofREQWGBeoTKNqlJO+FGjFP35ZahP+nBenhZiGdu8USSgmq4Ky3IJ/i4u0xbLqHaeow=="; }; }; "@octokit/types-6.41.0" = { @@ -8122,13 +8311,13 @@ let sha512 = "eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg=="; }; }; - "@octokit/types-7.5.1" = { + "@octokit/types-8.0.0" = { name = "_at_octokit_slash_types"; packageName = "@octokit/types"; - version = "7.5.1"; + version = "8.0.0"; src = fetchurl { - url = "https://registry.npmjs.org/@octokit/types/-/types-7.5.1.tgz"; - sha512 = "Zk4OUMLCSpXNI8KZZn47lVLJSsgMyCimsWWQI5hyjZg7hdYm0kjotaIkbG0Pp8SfU2CofMBzonboTqvzn3FrJA=="; + url = "https://registry.npmjs.org/@octokit/types/-/types-8.0.0.tgz"; + sha512 = "65/TPpOJP1i3K4lBJMnWqPUJ6zuOtzhtagDvydAWbEXpbFYA0oMKKyLb95NFZZP0lSh/4b6K+DQlzvYQJQQePg=="; }; }; "@opencensus/core-0.0.8" = { @@ -9166,22 +9355,22 @@ let sha512 = "4zPwwloYWdR6RznMafV7Fsw3n2CeDPp/+qEIQbaX/tBbPY1KmU0OAXmhRfhD5AzgB5kdV1aQ7KnQr1GeQXl9Dg=="; }; }; - "@prisma/engines-4.4.0" = { + "@prisma/engines-4.5.0" = { name = "_at_prisma_slash_engines"; packageName = "@prisma/engines"; - version = "4.4.0"; + version = "4.5.0"; src = fetchurl { - url = "https://registry.npmjs.org/@prisma/engines/-/engines-4.4.0.tgz"; - sha512 = "Fpykccxlt9MHrAs/QpPGpI2nOiRxuLA+LiApgA59ibbf24YICZIMWd3SI2YD+q0IAIso0jCGiHhirAIbxK3RyQ=="; + url = "https://registry.npmjs.org/@prisma/engines/-/engines-4.5.0.tgz"; + sha512 = "4t9ir2SbQQr/wMCNU4YpHWp5hU14J2m3wHUZnGJPpmBF8YtkisxyVyQsKd1e6FyLTaGq8LOLhm6VLYHKqKNm+g=="; }; }; - "@prisma/prisma-fmt-wasm-4.4.0-66.f352a33b70356f46311da8b00d83386dd9f145d6" = { + "@prisma/prisma-fmt-wasm-4.5.0-43.0362da9eebca54d94c8ef5edd3b2e90af99ba452" = { name = "_at_prisma_slash_prisma-fmt-wasm"; packageName = "@prisma/prisma-fmt-wasm"; - version = "4.4.0-66.f352a33b70356f46311da8b00d83386dd9f145d6"; + version = "4.5.0-43.0362da9eebca54d94c8ef5edd3b2e90af99ba452"; src = fetchurl { - url = "https://registry.npmjs.org/@prisma/prisma-fmt-wasm/-/prisma-fmt-wasm-4.4.0-66.f352a33b70356f46311da8b00d83386dd9f145d6.tgz"; - sha512 = "Hc2i5nfAt3nLDUkQNWJcKFJaA9Avd5zz6t85w9SW7P0vGtFXScQ+xIu6znbULr9bc0pgTWejY1We2u/7EMxHWw=="; + url = "https://registry.npmjs.org/@prisma/prisma-fmt-wasm/-/prisma-fmt-wasm-4.5.0-43.0362da9eebca54d94c8ef5edd3b2e90af99ba452.tgz"; + sha512 = "MYWUyB+sk3AL/dJFdAzoGbmcYQKA3F8SzsdPUCVfH3I0FujdwbR+pabIXogOHVt8eZySiJWW7+yAWOD2GkBtoA=="; }; }; "@protobufjs/aspromise-1.1.2" = { @@ -9391,13 +9580,13 @@ let sha512 = "9GWx27t7xWhDIR02PA18nzBdLcKQRgc46xNQvjFkrYk4UOmvKhJ/dawwiX0cCOeetN5LcaaiqQbVOWYK62SGHw=="; }; }; - "@redocly/openapi-core-1.0.0-beta.110" = { + "@redocly/openapi-core-1.0.0-beta.111" = { name = "_at_redocly_slash_openapi-core"; packageName = "@redocly/openapi-core"; - version = "1.0.0-beta.110"; + version = "1.0.0-beta.111"; src = fetchurl { - url = "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.0.0-beta.110.tgz"; - sha512 = "i+7NkKB7I4eEjkAXH02FHxAIcn08S2rUFA9PND4EQHMYw6kxkXQ+hPnBVwaXCzonauqO1CTwVqb8ZcTeKcvtgw=="; + url = "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.0.0-beta.111.tgz"; + sha512 = "t3dwM+IpQWisFyVvcgd7x9LvIv3B2uQOrfyHoQcEIERW3wsouvX98Vh/qhCh+xAXXXpH8Sh+k4Cz2Qn4ei9VAw=="; }; }; "@rollup/plugin-commonjs-20.0.0" = { @@ -9454,22 +9643,22 @@ let sha512 = "c/qwwcHyafOQuVQJj0IlBjf5yYgBI7YPJ77k4fOJYesb41jio65eaJODRUmfYKhTOFBrIZ66kgvGPlNbjuoRdQ=="; }; }; - "@sap/hana-client-2.14.18" = { + "@sap/hana-client-2.14.22" = { name = "_at_sap_slash_hana-client"; packageName = "@sap/hana-client"; - version = "2.14.18"; + version = "2.14.22"; src = fetchurl { - url = "https://registry.npmjs.org/@sap/hana-client/-/hana-client-2.14.18.tgz"; - sha512 = "9TfoDuxWZyUYIwISVVMPguX9iirZrD0cI6rI0xXg6URRaqk71GZ5U0ueomeZapSY1nni2Yf+th1ZjU+jSUw/9g=="; + url = "https://registry.npmjs.org/@sap/hana-client/-/hana-client-2.14.22.tgz"; + sha512 = "Do1VnybxssI5kAg/ti4GoEOhgU7p7R9T9/v9amzDNZMg7rC7C4LVno+x++ERTWv81pzSaSrYKkr2O/MP7OE1hA=="; }; }; - "@schematics/angular-14.2.5" = { + "@schematics/angular-14.2.6" = { name = "_at_schematics_slash_angular"; packageName = "@schematics/angular"; - version = "14.2.5"; + version = "14.2.6"; src = fetchurl { - url = "https://registry.npmjs.org/@schematics/angular/-/angular-14.2.5.tgz"; - sha512 = "oYtQJi68EcDK940fny9t12JGE6z/ZbLeCZs+cPh4XT7ytRdO4anypBtKx18+E+b6jUnox4FxIGOf2WpkSAosYA=="; + url = "https://registry.npmjs.org/@schematics/angular/-/angular-14.2.6.tgz"; + sha512 = "oeyMAQr3Q9nvAX+5FRgXcTMX9lqqenElBmAuwfqqdB0qD1jmkJ8TpWRuvYVA/931njpIwhfyLrzmzeNnJb23Sg=="; }; }; "@segment/loosely-validate-event-2.0.0" = { @@ -9499,6 +9688,15 @@ let sha512 = "tOfZ/umqB2AcHPGbIrsFLcvApdTm9ggpi/kQZFkej7kMphjT+SGBiQfYtjyg9jcRW+ilAR4JXC9BGKsdEQ+8Vw=="; }; }; + "@sentry/core-7.16.0" = { + name = "_at_sentry_slash_core"; + packageName = "@sentry/core"; + version = "7.16.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@sentry/core/-/core-7.16.0.tgz"; + sha512 = "vq6H1b/IPTvzDD9coQ3wIudvSjkAYuUlXb1dv69dRlq4v3st9dcKBps1Zf0lQ1i4TVlDLoe1iGMmNFglMF1Q5w=="; + }; + }; "@sentry/hub-6.19.7" = { name = "_at_sentry_slash_hub"; packageName = "@sentry/hub"; @@ -9508,6 +9706,15 @@ let sha512 = "y3OtbYFAqKHCWezF0EGGr5lcyI2KbaXW2Ik7Xp8Mu9TxbSTuwTe4rTntwg8ngPjUQU3SUHzgjqVB8qjiGqFXCA=="; }; }; + "@sentry/integrations-7.16.0" = { + name = "_at_sentry_slash_integrations"; + packageName = "@sentry/integrations"; + version = "7.16.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@sentry/integrations/-/integrations-7.16.0.tgz"; + sha512 = "PJRmFUHOKMf1APOlwxGB7Z6LHzJP4xL6OLSoiwnruRuHaGvdyILA53fr/A6wRMSPyTxJDJpNkcN36cA56mLxYA=="; + }; + }; "@sentry/minimal-6.19.7" = { name = "_at_sentry_slash_minimal"; packageName = "@sentry/minimal"; @@ -9526,6 +9733,15 @@ let sha512 = "gtmRC4dAXKODMpHXKfrkfvyBL3cI8y64vEi3fDD046uqYcrWdgoQsffuBbxMAizc6Ez1ia+f0Flue6p15Qaltg=="; }; }; + "@sentry/node-7.16.0" = { + name = "_at_sentry_slash_node"; + packageName = "@sentry/node"; + version = "7.16.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@sentry/node/-/node-7.16.0.tgz"; + sha512 = "OC0TO6UTetv8IsX3zNhdeui7YVIQCnhkbfi+CMrB6YsHaMP2A9qH5gNyu/hKbaY9+4xci7e4rxyRmI65aKS9ow=="; + }; + }; "@sentry/types-6.19.7" = { name = "_at_sentry_slash_types"; packageName = "@sentry/types"; @@ -9535,6 +9751,15 @@ let sha512 = "jH84pDYE+hHIbVnab3Hr+ZXr1v8QABfhx39KknxqKWr2l0oEItzepV0URvbEhB446lk/S/59230dlUUIBGsXbg=="; }; }; + "@sentry/types-7.16.0" = { + name = "_at_sentry_slash_types"; + packageName = "@sentry/types"; + version = "7.16.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@sentry/types/-/types-7.16.0.tgz"; + sha512 = "i6D+OK6d0l/k+VQvRp/Pt21WkDEgVBUIZq+sOkEZJczbcfexVdXKeXXoYTD2vYuFq8Yy28fzlsZaKI+NoH94yQ=="; + }; + }; "@sentry/utils-6.19.7" = { name = "_at_sentry_slash_utils"; packageName = "@sentry/utils"; @@ -9544,6 +9769,141 @@ let sha512 = "z95ECmE3i9pbWoXQrD/7PgkBAzJYR+iXtPuTkpBjDKs86O3mT+PXOT3BAn79w2wkn7/i3vOGD2xVr1uiMl26dA=="; }; }; + "@sentry/utils-7.16.0" = { + name = "_at_sentry_slash_utils"; + packageName = "@sentry/utils"; + version = "7.16.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@sentry/utils/-/utils-7.16.0.tgz"; + sha512 = "3Zh1txg7IRp4kZAdG27YF7K6lD1IZyuAo9KjoPg1Xzqa4DOZyASJuEkbf+rK2a9T4HrtVHHXJUsNbKg8WM3VHg=="; + }; + }; + "@serialport/binding-mock-10.2.2" = { + name = "_at_serialport_slash_binding-mock"; + packageName = "@serialport/binding-mock"; + version = "10.2.2"; + src = fetchurl { + url = "https://registry.npmjs.org/@serialport/binding-mock/-/binding-mock-10.2.2.tgz"; + sha512 = "HAFzGhk9OuFMpuor7aT5G1ChPgn5qSsklTFOTUX72Rl6p0xwcSVsRtG/xaGp6bxpN7fI9D/S8THLBWbBgS6ldw=="; + }; + }; + "@serialport/bindings-cpp-10.7.0" = { + name = "_at_serialport_slash_bindings-cpp"; + packageName = "@serialport/bindings-cpp"; + version = "10.7.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@serialport/bindings-cpp/-/bindings-cpp-10.7.0.tgz"; + sha512 = "Xx1wA2UCG2loS32hxNvWJI4smCzGKhWqE85//fLRzHoGgE1lSLe3Nk7W40/ebrlGFHWRbQZmeaIF4chb2XLliA=="; + }; + }; + "@serialport/bindings-interface-1.2.1" = { + name = "_at_serialport_slash_bindings-interface"; + packageName = "@serialport/bindings-interface"; + version = "1.2.1"; + src = fetchurl { + url = "https://registry.npmjs.org/@serialport/bindings-interface/-/bindings-interface-1.2.1.tgz"; + sha512 = "63Dyqz2gtryRDDckFusOYqLYhR3Hq/M4sEdbF9i/VsvDb6T+tNVgoAKUZ+FMrXXKnCSu+hYbk+MTc0XQANszxw=="; + }; + }; + "@serialport/parser-byte-length-10.3.0" = { + name = "_at_serialport_slash_parser-byte-length"; + packageName = "@serialport/parser-byte-length"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@serialport/parser-byte-length/-/parser-byte-length-10.3.0.tgz"; + sha512 = "pJ/VoFemzKRRNDHLhFfPThwP40QrGaEnm9TtwL7o2GihEPwzBg3T0bN13ew5TpbbUYZdMpUtpm3CGfl6av9rUQ=="; + }; + }; + "@serialport/parser-cctalk-10.3.0" = { + name = "_at_serialport_slash_parser-cctalk"; + packageName = "@serialport/parser-cctalk"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@serialport/parser-cctalk/-/parser-cctalk-10.3.0.tgz"; + sha512 = "8ujmk8EvVbDPrNF4mM33bWvUYJOZ0wXbY3WCRazHRWvyCdL0VO0DQvW81ZqgoTpiDQZm5r8wQu9rmuemahF6vQ=="; + }; + }; + "@serialport/parser-delimiter-10.3.0" = { + name = "_at_serialport_slash_parser-delimiter"; + packageName = "@serialport/parser-delimiter"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@serialport/parser-delimiter/-/parser-delimiter-10.3.0.tgz"; + sha512 = "9E4Vj6s0UbbcCCTclwegHGPYjJhdm9qLCS0lowXQDEQC5naZnbsELemMHs93nD9jHPcyx1B4oXkMnVZLxX5TYw=="; + }; + }; + "@serialport/parser-inter-byte-timeout-10.3.0" = { + name = "_at_serialport_slash_parser-inter-byte-timeout"; + packageName = "@serialport/parser-inter-byte-timeout"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@serialport/parser-inter-byte-timeout/-/parser-inter-byte-timeout-10.3.0.tgz"; + sha512 = "wKP0QK85NHgvT6BBB1qBfKBBU4pf8kespNXAZBUYmFT+P4n8r8IZE2mqigCD+AiZcfWNQoAizwOsT/Jx/qeVig=="; + }; + }; + "@serialport/parser-packet-length-10.3.0" = { + name = "_at_serialport_slash_parser-packet-length"; + packageName = "@serialport/parser-packet-length"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@serialport/parser-packet-length/-/parser-packet-length-10.3.0.tgz"; + sha512 = "bj0cWzt8YSQj/E5fRQVYdi4TsfTlZQrXlXrUwjyTsCONv8IPOHzsz+yY0fw5SEMiJtaLyqvPkCHLsttOd/zFsg=="; + }; + }; + "@serialport/parser-readline-10.3.0" = { + name = "_at_serialport_slash_parser-readline"; + packageName = "@serialport/parser-readline"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@serialport/parser-readline/-/parser-readline-10.3.0.tgz"; + sha512 = "ki3ATZ3/RAqnqGROBKE7k+OeZ0DZXZ53GTca4q71OU5RazbbNhTOBQLKLXD3v9QZXCMJdg4hGW/2Y0DuMUqMQg=="; + }; + }; + "@serialport/parser-ready-10.3.0" = { + name = "_at_serialport_slash_parser-ready"; + packageName = "@serialport/parser-ready"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@serialport/parser-ready/-/parser-ready-10.3.0.tgz"; + sha512 = "1owywJ4p592dJyVrEJZPIh6pUZ3/y/LN6kGTDH2wxdewRUITo/sGvDy0er5i2+dJD3yuowiAz0dOHSdz8tevJA=="; + }; + }; + "@serialport/parser-regex-10.3.0" = { + name = "_at_serialport_slash_parser-regex"; + packageName = "@serialport/parser-regex"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@serialport/parser-regex/-/parser-regex-10.3.0.tgz"; + sha512 = "tIogTs7CvTH+UUFnsvE7i33MSISyTPTGPWlglWYH2/5coipXY503jlaYS1YGe818wWNcSx6YAjMZRdhTWwM39w=="; + }; + }; + "@serialport/parser-slip-encoder-10.3.0" = { + name = "_at_serialport_slash_parser-slip-encoder"; + packageName = "@serialport/parser-slip-encoder"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@serialport/parser-slip-encoder/-/parser-slip-encoder-10.3.0.tgz"; + sha512 = "JI0ILF5sylWn8f0MuMzHFBix/iMUTa79/Z95KaPZYnVaEdA7h7hh/o21Jmon/26P3RJwL1SNJCjZ81zfan+LtQ=="; + }; + }; + "@serialport/parser-spacepacket-10.3.0" = { + name = "_at_serialport_slash_parser-spacepacket"; + packageName = "@serialport/parser-spacepacket"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@serialport/parser-spacepacket/-/parser-spacepacket-10.3.0.tgz"; + sha512 = "PDF73ClEPsClD1FEJZHNuBevDKsJCkqy/XD5+S5eA6+tY5D4HLrVgSWsg+3qqB6+dlpwf2CzHe+uO8D3teuKHA=="; + }; + }; + "@serialport/stream-10.3.0" = { + name = "_at_serialport_slash_stream"; + packageName = "@serialport/stream"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@serialport/stream/-/stream-10.3.0.tgz"; + sha512 = "7sooi5fHogYNVEJwxVdg872xO6TuMgQd2E9iRmv+o8pk/1dbBnPkmH6Ka3st1mVE+0KnIJqVlgei+ncSsqXIGw=="; + }; + }; "@serverless/dashboard-plugin-6.2.2" = { name = "_at_serverless_slash_dashboard-plugin"; packageName = "@serverless/dashboard-plugin"; @@ -9571,13 +9931,13 @@ let sha512 = "DAa5Z0JAZc6UfrTZLYwqoZxgAponZpFwaqd7WzzMA+loMCkYWyJNwxrAmV6cr2UUJpkko4toPZuJ3vM9Ie+NDA=="; }; }; - "@serverless/utils-6.7.0" = { + "@serverless/utils-6.8.0" = { name = "_at_serverless_slash_utils"; packageName = "@serverless/utils"; - version = "6.7.0"; + version = "6.8.0"; src = fetchurl { - url = "https://registry.npmjs.org/@serverless/utils/-/utils-6.7.0.tgz"; - sha512 = "aUjkkOTJ5wH7f3raSIDeTCR4JsAbd9p5Pjs7yW3sVOmu0qiTPHZOr1x1TIkb3WDHiAoQQY8zGhfzW7zLTcAA3Q=="; + url = "https://registry.npmjs.org/@serverless/utils/-/utils-6.8.0.tgz"; + sha512 = "qh1lh1Uo3hBylzqBLqJqJ7qeBcZQd6UIFULBJRz8IdPmDK1iiIO2fMV+bHQ8ZYgAfBnjJCMwwOMdSdV3KzFq1g=="; }; }; "@sideway/address-4.1.4" = { @@ -9760,13 +10120,13 @@ let sha512 = "T7VNNlYVM1SgQ+VsMYhnDkcGmWhQdL0bDyGm5TlQ3GBXnJscEClUUOKduWTmm2zCnvNLC1hc3JpuXjs/nFOc5w=="; }; }; - "@sqltools/formatter-1.2.3" = { + "@sqltools/formatter-1.2.5" = { name = "_at_sqltools_slash_formatter"; packageName = "@sqltools/formatter"; - version = "1.2.3"; + version = "1.2.5"; src = fetchurl { - url = "https://registry.npmjs.org/@sqltools/formatter/-/formatter-1.2.3.tgz"; - sha512 = "O3uyB/JbkAEMZaP3YqyHH7TMnex7tWyCbCI4EfJdOCoN6HIhqdJBWTM6aCCiWQ/5f5wxjgU735QAIpJbjDvmzg=="; + url = "https://registry.npmjs.org/@sqltools/formatter/-/formatter-1.2.5.tgz"; + sha512 = "Uy0+khmZqUrUGm5dmMqVlnvufZRSK0FbYzVgp0UMstm+F5+W2/jnEEQyc9vo1ZR/E5ZI/B1WjjoTqBqwJL6Krw=="; }; }; "@squoosh/lib-0.4.1" = { @@ -9940,13 +10300,13 @@ let sha512 = "+qpwsDG2jQ4ULQmegBWonI3UnF6tUh351WDnV1GU8acl8eaeKbS+ZUNBgoP2f9tnMTfITdctVRFEGC3D6P7f9g=="; }; }; - "@stoplight/spectral-core-1.14.2" = { + "@stoplight/spectral-core-1.15.0" = { name = "_at_stoplight_slash_spectral-core"; packageName = "@stoplight/spectral-core"; - version = "1.14.2"; + version = "1.15.0"; src = fetchurl { - url = "https://registry.npmjs.org/@stoplight/spectral-core/-/spectral-core-1.14.2.tgz"; - sha512 = "W2Z31lasEICpZS50STFskOdkn4g0Va81XA1A88LIj9mvlctDFf4BfpjLgIjKkI4f2DEK5C4j3COcbbzV8y5Xig=="; + url = "https://registry.npmjs.org/@stoplight/spectral-core/-/spectral-core-1.15.0.tgz"; + sha512 = "+DwK8SmnujMZJaxJeNU11vWY+DFOnt4oQM1TzAuvufdd3Y6Lsno88Jl31OaR1M9Fn7l/u3v1anBB/SSl/fI5rQ=="; }; }; "@stoplight/spectral-formats-1.4.0" = { @@ -9985,22 +10345,22 @@ let sha512 = "0tY7nTOccvTsa3c4QbSWfJ8wGfPO1RXvmKnmBjuyLfoTMNuhkHPII9gKhCjygsshzsBLxs2IyRHZYhWYVnEbCA=="; }; }; - "@stoplight/spectral-ruleset-bundler-1.3.2" = { + "@stoplight/spectral-ruleset-bundler-1.3.3" = { name = "_at_stoplight_slash_spectral-ruleset-bundler"; packageName = "@stoplight/spectral-ruleset-bundler"; - version = "1.3.2"; + version = "1.3.3"; src = fetchurl { - url = "https://registry.npmjs.org/@stoplight/spectral-ruleset-bundler/-/spectral-ruleset-bundler-1.3.2.tgz"; - sha512 = "sy7mHVBwmo5/8dUlnWiel2UND1Mnu3x+okBAgLmkGcIpXz74rMmVY3h5vT6rjxw65WZ3/c3mtm1dRQuSe+q5fw=="; + url = "https://registry.npmjs.org/@stoplight/spectral-ruleset-bundler/-/spectral-ruleset-bundler-1.3.3.tgz"; + sha512 = "hfHl7XZeF/wWMpSrsLqLnH2GevRHjSIqtBL2aRjO2SjMCTbO9LVz80p4sYaxrCcu4wQ6K71gMZXsG687+3fAeg=="; }; }; - "@stoplight/spectral-ruleset-migrator-1.7.4" = { + "@stoplight/spectral-ruleset-migrator-1.8.0" = { name = "_at_stoplight_slash_spectral-ruleset-migrator"; packageName = "@stoplight/spectral-ruleset-migrator"; - version = "1.7.4"; + version = "1.8.0"; src = fetchurl { - url = "https://registry.npmjs.org/@stoplight/spectral-ruleset-migrator/-/spectral-ruleset-migrator-1.7.4.tgz"; - sha512 = "QySMWSvGUC5D8cNDvXhrXEY0a4DB5hewHwjxXbwlH51fVNiVKJ4+KcaCW3s2yAT4T1p6/ij8NkLX9T81D4vSCg=="; + url = "https://registry.npmjs.org/@stoplight/spectral-ruleset-migrator/-/spectral-ruleset-migrator-1.8.0.tgz"; + sha512 = "zg6RPF+d8uS7zAp5TzUph3hQG4sgGcG5Fsw8Zx24H1REyuSkjiIfyee2Kf13c3BcIlTXvnFc4csz2rNXpZO7Ug=="; }; }; "@stoplight/spectral-rulesets-1.14.1" = { @@ -10129,130 +10489,130 @@ let sha512 = "PA4p7nC5LwPdEVcQXFxMTpfvizYPeMoB55nIIx+yC3FiLnyPgC2hcpUitPy5h8RRGdCZ/Mvb2ryEcVYS8nI6YA=="; }; }; - "@swc/core-1.3.6" = { + "@swc/core-1.3.10" = { name = "_at_swc_slash_core"; packageName = "@swc/core"; - version = "1.3.6"; + version = "1.3.10"; src = fetchurl { - url = "https://registry.npmjs.org/@swc/core/-/core-1.3.6.tgz"; - sha512 = "L3EemOWywrxXsRQFeU50PYFwrDKOxi2RGTT+TT3CcbIszwc7qnE6vsVzEll/eK32H1veicc0EegkZgtD4PFNRA=="; + url = "https://registry.npmjs.org/@swc/core/-/core-1.3.10.tgz"; + sha512 = "A5YjYFa45ThHOwftKqIQKNbukxJGTsdBQAqoTr+QD1/L6jbRg3xxhU5UDyVdUIULz40PH6YQiulyUVbyrjl1Iw=="; }; }; - "@swc/core-android-arm-eabi-1.3.6" = { + "@swc/core-android-arm-eabi-1.3.10" = { name = "_at_swc_slash_core-android-arm-eabi"; packageName = "@swc/core-android-arm-eabi"; - version = "1.3.6"; + version = "1.3.10"; src = fetchurl { - url = "https://registry.npmjs.org/@swc/core-android-arm-eabi/-/core-android-arm-eabi-1.3.6.tgz"; - sha512 = "FQk/4cRRDoMPLgSm/1WvEqRqlSgBb6Twd5W13NYUbXJpzPGoPHhzwaCEbpGjPKG/OvAqA2NVrWquuJjhDvQyVQ=="; + url = "https://registry.npmjs.org/@swc/core-android-arm-eabi/-/core-android-arm-eabi-1.3.10.tgz"; + sha512 = "yeW0dvv7SSmb0Y1Hhr9+QceoDjn2uulcaY+LUZ9Zt2UBHl/95c7QVgjDaE2B/lSlTV5En/81/q58lXoT/IqjGw=="; }; }; - "@swc/core-android-arm64-1.3.6" = { + "@swc/core-android-arm64-1.3.10" = { name = "_at_swc_slash_core-android-arm64"; packageName = "@swc/core-android-arm64"; - version = "1.3.6"; + version = "1.3.10"; src = fetchurl { - url = "https://registry.npmjs.org/@swc/core-android-arm64/-/core-android-arm64-1.3.6.tgz"; - sha512 = "6qjZYatlFAN0IKhhYFsN+BaywooHFpK9/A/jMkjgIfbUoDz3wPJWZc2MDvcttgqZ+cfsSCcGeNw++H894z1zfw=="; + url = "https://registry.npmjs.org/@swc/core-android-arm64/-/core-android-arm64-1.3.10.tgz"; + sha512 = "HXkUXP4Lm3Xc9qfd9J/6/YfxknWk0Esqmu6nFRikXDc691aXHDcDZ2D8SqPlhx2CZT1juuRajphOaUXMTaAP3g=="; }; }; - "@swc/core-darwin-arm64-1.3.6" = { + "@swc/core-darwin-arm64-1.3.10" = { name = "_at_swc_slash_core-darwin-arm64"; packageName = "@swc/core-darwin-arm64"; - version = "1.3.6"; + version = "1.3.10"; src = fetchurl { - url = "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.6.tgz"; - sha512 = "2qjaABxA7cloVTkS+uDEcVQ5buSi8de7qEv6P6InDE/iCjnI5ALyDxn7eauJJsVKimh9DyqN9sSZJ/z9U4FDUQ=="; + url = "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.10.tgz"; + sha512 = "X1eM5LDk24W/pbGamwpMRGkQW1BC+1xYNzS38hiK5YCS20TDZwI5LIg2pTEecKl/SRt1WFMwAThUwKbp4m1HIA=="; }; }; - "@swc/core-darwin-x64-1.3.6" = { + "@swc/core-darwin-x64-1.3.10" = { name = "_at_swc_slash_core-darwin-x64"; packageName = "@swc/core-darwin-x64"; - version = "1.3.6"; + version = "1.3.10"; src = fetchurl { - url = "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.3.6.tgz"; - sha512 = "+OtW18d2o3RUuXodB41ZDj0iRCeXNL0OxVU0jTl7iyCWDypmCzhalbaQXD/ZJxgnpGRB7/s2ZwNR/gzjXgz9VA=="; + url = "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.3.10.tgz"; + sha512 = "wrsv6upfEzwCGHB7y7IsdrppyywNV7C5TZDXVYv3GCUQZAFlRBar+1yHMojuPxPvyjjfHtTEr68MOhUwq9ti3w=="; }; }; - "@swc/core-freebsd-x64-1.3.6" = { + "@swc/core-freebsd-x64-1.3.10" = { name = "_at_swc_slash_core-freebsd-x64"; packageName = "@swc/core-freebsd-x64"; - version = "1.3.6"; + version = "1.3.10"; src = fetchurl { - url = "https://registry.npmjs.org/@swc/core-freebsd-x64/-/core-freebsd-x64-1.3.6.tgz"; - sha512 = "f+ePNodn7ET9qEa93VMfnsPNnubWKIkn0EfxmfzJCt/abNVZ7+DyCSABfWKkexOZ8OuNyxnBCdKLL6nlizxkhQ=="; + url = "https://registry.npmjs.org/@swc/core-freebsd-x64/-/core-freebsd-x64-1.3.10.tgz"; + sha512 = "tJ+ncGIZcueU3RVuQtawLvU0zGza4YKH7aD9unaypFE6e0qx34EX7fzObAhTUi881muEFIU/mDKmVpFqdEi7QQ=="; }; }; - "@swc/core-linux-arm-gnueabihf-1.3.6" = { + "@swc/core-linux-arm-gnueabihf-1.3.10" = { name = "_at_swc_slash_core-linux-arm-gnueabihf"; packageName = "@swc/core-linux-arm-gnueabihf"; - version = "1.3.6"; + version = "1.3.10"; src = fetchurl { - url = "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.6.tgz"; - sha512 = "JwdJmqKzsdq7Itg5ssKDEY9mP3AkQ+XENF6WXXlaNu1U/InqQhD0DqsFzw4TQ4LzB7lB7Wj+dv3JjKIhnHNNag=="; + url = "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.10.tgz"; + sha512 = "4IsAIBk1zdzTINZR5+kPE170yyIQMY76R/yKxtHuzMYxhOaErxsObokttyZ9k9ImlZRujTzEn3A5SsZ/EvibUA=="; }; }; - "@swc/core-linux-arm64-gnu-1.3.6" = { + "@swc/core-linux-arm64-gnu-1.3.10" = { name = "_at_swc_slash_core-linux-arm64-gnu"; packageName = "@swc/core-linux-arm64-gnu"; - version = "1.3.6"; + version = "1.3.10"; src = fetchurl { - url = "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.6.tgz"; - sha512 = "sRoPnwYFX+t95S7khi4KL2lZMZwbuzvPUf8NYmtTzfqVIseo8HD6IMgyeaQHYDfwDGF5elQGi4ALjRx2huSi0Q=="; + url = "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.10.tgz"; + sha512 = "OaOd+wFbcTQwOD9Ce5luUp8qYoEvdX3s00Bby+j7hybu1fVZK4W40cqzVRp/EDElriG0I+tAdFvQW7PCcEzsPQ=="; }; }; - "@swc/core-linux-arm64-musl-1.3.6" = { + "@swc/core-linux-arm64-musl-1.3.10" = { name = "_at_swc_slash_core-linux-arm64-musl"; packageName = "@swc/core-linux-arm64-musl"; - version = "1.3.6"; + version = "1.3.10"; src = fetchurl { - url = "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.6.tgz"; - sha512 = "XT8vRcxGaKujiplFfuMtGRgZ3Nx611TMVLUg91alzEIe2Adtrpaumzrwv2vqVdMr4X4GBK9z0rHsqkDLPhmuaw=="; + url = "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.10.tgz"; + sha512 = "AUzQ/5T2hoNIgZlnbflDufWDEfJbw+w8FwKoCp7kKyLLAXG8RHgTsx0TazzQ8PVcAQk8lWI2EBrObLL82n91kQ=="; }; }; - "@swc/core-linux-x64-gnu-1.3.6" = { + "@swc/core-linux-x64-gnu-1.3.10" = { name = "_at_swc_slash_core-linux-x64-gnu"; packageName = "@swc/core-linux-x64-gnu"; - version = "1.3.6"; + version = "1.3.10"; src = fetchurl { - url = "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.6.tgz"; - sha512 = "nip81Ngcx8cory+FtapKhXb/rgh/pTAlvTiwJjMhsE3xcKRsbnJEPMVIoArCBV0BmYJBLWvOtpHf8B62JS7L5w=="; + url = "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.10.tgz"; + sha512 = "rjAyQVRkHCWvCA0wyk0nhJdVMfown6wLvDztKZ0wyT6NDDFdvekTMgALQXL5MW4Q0MYBvGMSauoysTZCdZW9aA=="; }; }; - "@swc/core-linux-x64-musl-1.3.6" = { + "@swc/core-linux-x64-musl-1.3.10" = { name = "_at_swc_slash_core-linux-x64-musl"; packageName = "@swc/core-linux-x64-musl"; - version = "1.3.6"; + version = "1.3.10"; src = fetchurl { - url = "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.6.tgz"; - sha512 = "IzrQB67BY/rSZPJXWU3XzpkJqh4vYkYuOUmz1yrV/vxgPjJp/kUllfBYsHCiIedb7sjvfTt409SIN0FlPJY2+Q=="; + url = "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.10.tgz"; + sha512 = "X5KFbPTxcXaycGOrKoiPNCBUOjhCf8GpeNFpM7QASEWulWWM7nkMPrNeXKmQgJBlRT2j3iLine4Pkyc2bLPlVg=="; }; }; - "@swc/core-win32-arm64-msvc-1.3.6" = { + "@swc/core-win32-arm64-msvc-1.3.10" = { name = "_at_swc_slash_core-win32-arm64-msvc"; packageName = "@swc/core-win32-arm64-msvc"; - version = "1.3.6"; + version = "1.3.10"; src = fetchurl { - url = "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.6.tgz"; - sha512 = "gLsE/4qgqTxy0OOFJKi9QRs9mVYv4yOXSwPB2Rb+grOmNnG+Ds2LWqGEaABKDErnUtTQiOzLpdwesNZxeJgMhA=="; + url = "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.10.tgz"; + sha512 = "KcQIERfwGyTAcJOnqGsFbRtU6wSm91xwYFVYjeYy2aNU/SKQ5rtwPTW1UAaUDdwDcS1Y49fNWWj+GPtdaZ+WXQ=="; }; }; - "@swc/core-win32-ia32-msvc-1.3.6" = { + "@swc/core-win32-ia32-msvc-1.3.10" = { name = "_at_swc_slash_core-win32-ia32-msvc"; packageName = "@swc/core-win32-ia32-msvc"; - version = "1.3.6"; + version = "1.3.10"; src = fetchurl { - url = "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.6.tgz"; - sha512 = "0Jr7KMGEPapYGni+97oNOeVP7edBwjMGQ9HsJUUN1uIE7fALQ+zVGuwbc+22myql2Uhh5V5hZx5xtVraqLVMHw=="; + url = "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.10.tgz"; + sha512 = "bNpFGZX8tNkwWbQyFRSO+wJ9BgE38ItEodTUXmBsC1xhsHPYLYMlP+6lDKvkO7+jzRMLbyWWUyoWXCEfkvdYWw=="; }; }; - "@swc/core-win32-x64-msvc-1.3.6" = { + "@swc/core-win32-x64-msvc-1.3.10" = { name = "_at_swc_slash_core-win32-x64-msvc"; packageName = "@swc/core-win32-x64-msvc"; - version = "1.3.6"; + version = "1.3.10"; src = fetchurl { - url = "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.6.tgz"; - sha512 = "O3F/jxqaFwGq9XxYeCIVRCDIR4+GdSBu/5io6TkN8O5QLqB3/KOJVDn6TALtbL6ClwjUwZt66HKnYeSx19j2Ow=="; + url = "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.10.tgz"; + sha512 = "40yeeov6XcJHm99anMeEn/NwhDcoM2fhBQHWRVZfCa43QC45AUjJ3kWrD76U6MPGnGy7MsCOXdFyu1mJOAHKEw=="; }; }; "@swc/helpers-0.4.12" = { @@ -10282,13 +10642,13 @@ let sha512 = "rNcJsBxS70+pv8YUWwf5fRlWX6JoY/HJc25HD/F8m6Kv7XhJdqPPMhyX6TKkUBPAG7TWlZYoxa+rHAjPy4Cj3Q=="; }; }; - "@swc/wasm-1.3.6" = { + "@swc/wasm-1.3.10" = { name = "_at_swc_slash_wasm"; packageName = "@swc/wasm"; - version = "1.3.6"; + version = "1.3.10"; src = fetchurl { - url = "https://registry.npmjs.org/@swc/wasm/-/wasm-1.3.6.tgz"; - sha512 = "rFygmNDMl25/t2ETAtFjpcw6acQOm/o4sW/GN0fVPFUdNpI2zr2/oCXpyRM71OUPbXvksy9jXrt7yMZGD65+wQ=="; + url = "https://registry.npmjs.org/@swc/wasm/-/wasm-1.3.10.tgz"; + sha512 = "5sIyq54S1a+07OiC/H6rgAoF1FqXuuqJJwZLdnCNsausQ/SZCEJ7pZ3TameKLnic+lhmsWgOR03rl+35CGj+hg=="; }; }; "@szmarczak/http-timer-1.1.2" = { @@ -10651,13 +11011,13 @@ let sha512 = "G4yqdVlhr6YhzLXFKy5F7HtRBU8Y23+iWy7UKthMq/OSQnL1hbsoeXESQ2LY8zEDlknipDG3nRGhUC9tkwvy/w=="; }; }; - "@types/better-sqlite3-7.6.1" = { + "@types/better-sqlite3-7.6.2" = { name = "_at_types_slash_better-sqlite3"; packageName = "@types/better-sqlite3"; - version = "7.6.1"; + version = "7.6.2"; src = fetchurl { - url = "https://registry.npmjs.org/@types/better-sqlite3/-/better-sqlite3-7.6.1.tgz"; - sha512 = "2MuzBUSwAjY8GoT04vcLUojHmuuOCEFboESZfx6u9gpnHym5mYBMhCKGoe+R+yXkiho1xg348LRH8x27cJLHjw=="; + url = "https://registry.npmjs.org/@types/better-sqlite3/-/better-sqlite3-7.6.2.tgz"; + sha512 = "RgmaapusqTq6IMAr4McMyAsC6RshYTCjXCnzwVV59WctUxC8bNPyUfT9t5F81lKcU41lLurhjqjoMHfauzfqGg=="; }; }; "@types/bn.js-5.1.1" = { @@ -10822,15 +11182,6 @@ let sha512 = "9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg=="; }; }; - "@types/decompress-4.2.4" = { - name = "_at_types_slash_decompress"; - packageName = "@types/decompress"; - version = "4.2.4"; - src = fetchurl { - url = "https://registry.npmjs.org/@types/decompress/-/decompress-4.2.4.tgz"; - sha512 = "/C8kTMRTNiNuWGl5nEyKbPiMv6HA+0RbEXzFhFBEzASM6+oa4tJro9b8nj7eRlOFfuLdzUU+DS/GPDlvvzMOhA=="; - }; - }; "@types/diff-3.5.5" = { name = "_at_types_slash_diff"; packageName = "@types/diff"; @@ -10849,15 +11200,6 @@ let sha512 = "Rt4IC1T7xkCWa0OG1oSsPa0iqnxlDeQqKXZAHrQGLb7wFGncWm85MaxKUjAGejOrUynOgWlFi4c6S6IyJwoK4g=="; }; }; - "@types/download-8.0.1" = { - name = "_at_types_slash_download"; - packageName = "@types/download"; - version = "8.0.1"; - src = fetchurl { - url = "https://registry.npmjs.org/@types/download/-/download-8.0.1.tgz"; - sha512 = "t5DjMD6Y1DxjXtEHl7Kt+nQn9rOmVLYD8p4Swrcc5QpgyqyqR2gXTIK6RwwMnNeFJ+ZIiIW789fQKzCrK7AOFA=="; - }; - }; "@types/duplexify-3.6.1" = { name = "_at_types_slash_duplexify"; packageName = "@types/duplexify"; @@ -10903,13 +11245,13 @@ let sha512 = "VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng=="; }; }; - "@types/eslint-8.4.6" = { + "@types/eslint-8.4.7" = { name = "_at_types_slash_eslint"; packageName = "@types/eslint"; - version = "8.4.6"; + version = "8.4.7"; src = fetchurl { - url = "https://registry.npmjs.org/@types/eslint/-/eslint-8.4.6.tgz"; - sha512 = "/fqTbjxyFUaYNO7VcW5g+4npmqVACz1bB7RTHYuLj+PRjw9hrCwrUXVQFpChUS0JsyEFvMZ7U/PfmvWgxJhI9g=="; + url = "https://registry.npmjs.org/@types/eslint/-/eslint-8.4.7.tgz"; + sha512 = "ehM7cCt2RSFs42mb+lcmhFT9ouIlV92PuaeRGn8N8c98oMjG4Z5pJHA9b1QiCcuqnbPSHcyfiD3mlhqMaHsQIw=="; }; }; "@types/eslint-scope-3.7.4" = { @@ -11056,15 +11398,6 @@ let sha512 = "ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA=="; }; }; - "@types/got-8.3.6" = { - name = "_at_types_slash_got"; - packageName = "@types/got"; - version = "8.3.6"; - src = fetchurl { - url = "https://registry.npmjs.org/@types/got/-/got-8.3.6.tgz"; - sha512 = "nvLlj+831dhdm4LR2Ly+HTpdLyBaMynoOr6wpIxS19d/bPeHQxFU5XQ6Gp6ohBpxvCWZM1uHQIC2+ySRH1rGrQ=="; - }; - }; "@types/hast-2.3.4" = { name = "_at_types_slash_hast"; packageName = "@types/hast"; @@ -11272,6 +11605,15 @@ let sha512 = "BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg=="; }; }; + "@types/keyv-4.2.0" = { + name = "_at_types_slash_keyv"; + packageName = "@types/keyv"; + version = "4.2.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@types/keyv/-/keyv-4.2.0.tgz"; + sha512 = "xoBtGl5R9jeKUhc8ZqeYaRDx04qqJ10yhhXYGmJ4Jr8qKpvMsDQQrNUvF/wUJ4klOtmJeJM+p2Xo3zp9uaC3tw=="; + }; + }; "@types/linkify-it-3.0.2" = { name = "_at_types_slash_linkify-it"; packageName = "@types/linkify-it"; @@ -11497,13 +11839,13 @@ let sha512 = "USUftMYpmuMzeWobskoPfzDi+vkpe0dvcOBRNOscFrGxVp4jomnRxWuVohgqBow2xyIPC0S3gjxV/5079jhmDg=="; }; }; - "@types/node-14.18.31" = { + "@types/node-14.18.32" = { name = "_at_types_slash_node"; packageName = "@types/node"; - version = "14.18.31"; + version = "14.18.32"; src = fetchurl { - url = "https://registry.npmjs.org/@types/node/-/node-14.18.31.tgz"; - sha512 = "vQAnaReSQkEDa8uwAyQby8bYGKu84R/deEc6mg5T8fX6gzCn8QW6rziSgsti1fNvsrswKUKPnVTi7uoB+u62Mw=="; + url = "https://registry.npmjs.org/@types/node/-/node-14.18.32.tgz"; + sha512 = "Y6S38pFr04yb13qqHf8uk1nHE3lXgQ30WZbv1mLliV9pt0NjvqdWttLcrOYLnXbOafknVYRHZGoMSpR9UwfYow=="; }; }; "@types/node-15.14.9" = { @@ -11524,22 +11866,13 @@ let sha512 = "ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w=="; }; }; - "@types/node-16.11.64" = { - name = "_at_types_slash_node"; - packageName = "@types/node"; - version = "16.11.64"; - src = fetchurl { - url = "https://registry.npmjs.org/@types/node/-/node-16.11.64.tgz"; - sha512 = "z5hPTlVFzNwtJ2LNozTpJcD1Cu44c4LNuzaq1mwxmiHWQh2ULdR6Vjwo1UGldzRpzL0yUEdZddnfqGW2G70z6Q=="; - }; - }; - "@types/node-17.0.33" = { + "@types/node-16.11.68" = { name = "_at_types_slash_node"; packageName = "@types/node"; - version = "17.0.33"; + version = "16.11.68"; src = fetchurl { - url = "https://registry.npmjs.org/@types/node/-/node-17.0.33.tgz"; - sha512 = "miWq2m2FiQZmaHfdZNcbpp9PuXg34W5JZ5CrJ/BaS70VuhoJENBEQybeiYSaPBRNq6KQGnjfEnc/F3PN++D+XQ=="; + url = "https://registry.npmjs.org/@types/node/-/node-16.11.68.tgz"; + sha512 = "JkRpuVz3xCNCWaeQ5EHLR/6woMbHZz/jZ7Kmc63AkU+1HxnoUugzSWMck7dsR4DvNYX8jp9wTi9K7WvnxOIQZQ=="; }; }; "@types/node-17.0.38" = { @@ -11560,6 +11893,24 @@ let sha512 = "w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw=="; }; }; + "@types/node-18.11.2" = { + name = "_at_types_slash_node"; + packageName = "@types/node"; + version = "18.11.2"; + src = fetchurl { + url = "https://registry.npmjs.org/@types/node/-/node-18.11.2.tgz"; + sha512 = "BWN3M23gLO2jVG8g/XHIRFWiiV4/GckeFIqbU/C4V3xpoBBWSMk4OZomouN0wCkfQFPqgZikyLr7DOYDysIkkw=="; + }; + }; + "@types/node-18.11.3" = { + name = "_at_types_slash_node"; + packageName = "@types/node"; + version = "18.11.3"; + src = fetchurl { + url = "https://registry.npmjs.org/@types/node/-/node-18.11.3.tgz"; + sha512 = "fNjDQzzOsZeKZu5NATgXUPsaFaTxeRgFXoosrHivTl8RGeV733OLawXsGfEk9a8/tySyZUyiZ6E8LcjPFZ2y1A=="; + }; + }; "@types/node-18.7.14" = { name = "_at_types_slash_node"; packageName = "@types/node"; @@ -11578,13 +11929,13 @@ let sha512 = "vuYaNuEIbOYLTLUAJh50ezEbvxrD43iby+lpUA2aa148Nh5kX/AVO/9m1Ahmbux2iU5uxJTNF9g2Y+31uml7RQ=="; }; }; - "@types/node-18.8.3" = { + "@types/node-18.8.4" = { name = "_at_types_slash_node"; packageName = "@types/node"; - version = "18.8.3"; + version = "18.8.4"; src = fetchurl { - url = "https://registry.npmjs.org/@types/node/-/node-18.8.3.tgz"; - sha512 = "0os9vz6BpGwxGe9LOhgP/ncvYN5Tx1fNcd2TM3rD/aCGBkysb+ZWpXEocG24h6ZzOi13+VB8HndAQFezsSOw1w=="; + url = "https://registry.npmjs.org/@types/node/-/node-18.8.4.tgz"; + sha512 = "WdlVphvfR/GJCLEMbNA8lJ0lhFNBj4SW3O+O5/cEGw9oYrv0al9zTwuQsq+myDUXgNx2jgBynoVgZ2MMJ6pbow=="; }; }; "@types/node-6.14.13" = { @@ -11749,6 +12100,15 @@ let sha512 = "VjnqEmqGnasQKV0CWLevqMTXBYG9GbwuE6x3VetERLh0cq2LTptFE73MrQi2S7GkKXCf2GgwItB/melLnxfnsg=="; }; }; + "@types/react-dom-18.0.6" = { + name = "_at_types_slash_react-dom"; + packageName = "@types/react-dom"; + version = "18.0.6"; + src = fetchurl { + url = "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.6.tgz"; + sha512 = "/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA=="; + }; + }; "@types/react-window-1.8.5" = { name = "_at_types_slash_react-window"; packageName = "@types/react-window"; @@ -11839,6 +12199,15 @@ let sha512 = "Da66lEIFeIz9ltsdMZcpQvmrmmoqrfju8pm1BH8WbYjZSwUgCwXLb9C+9XYogwBITnbsSaMdVPb2ekf7TV+03w=="; }; }; + "@types/semver-7.3.12" = { + name = "_at_types_slash_semver"; + packageName = "@types/semver"; + version = "7.3.12"; + src = fetchurl { + url = "https://registry.npmjs.org/@types/semver/-/semver-7.3.12.tgz"; + sha512 = "WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A=="; + }; + }; "@types/serve-index-1.9.1" = { name = "_at_types_slash_serve-index"; packageName = "@types/serve-index"; @@ -12100,13 +12469,13 @@ let sha512 = "ZfJck4M7nrGasfs4A4YbUoxis3Vu24cETw3DERsNYtDZmYSYtk6ljKexKFKhImO/ZmY6ZMsmegu2FPkXoUFImA=="; }; }; - "@types/webpack-4.41.32" = { + "@types/webpack-4.41.33" = { name = "_at_types_slash_webpack"; packageName = "@types/webpack"; - version = "4.41.32"; + version = "4.41.33"; src = fetchurl { - url = "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.32.tgz"; - sha512 = "cb+0ioil/7oz5//7tZUSwbrSAN/NWHrQylz5cW8G0dWTcF/g+/dSdMlKVZspBYuMAN1+WnwHrkxiRrLcwd0Heg=="; + url = "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.33.tgz"; + sha512 = "PPajH64Ft2vWevkerISMtnZ8rTs4YmRbs+23c402J0INmxDKCrhZNvwZYtzx96gY2wAtXdrK1BS2fiC8MlLr3g=="; }; }; "@types/webpack-dev-server-3.11.6" = { @@ -12235,13 +12604,13 @@ let sha512 = "aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg=="; }; }; - "@typescript-eslint/eslint-plugin-5.39.0" = { + "@typescript-eslint/eslint-plugin-5.40.1" = { name = "_at_typescript-eslint_slash_eslint-plugin"; packageName = "@typescript-eslint/eslint-plugin"; - version = "5.39.0"; + version = "5.40.1"; src = fetchurl { - url = "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.39.0.tgz"; - sha512 = "xVfKOkBm5iWMNGKQ2fwX5GVgBuHmZBO1tCRwXmY5oAIsPscfwm2UADDuNB8ZVYCtpQvJK4xpjrK7jEhcJ0zY9A=="; + url = "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.40.1.tgz"; + sha512 = "FsWboKkWdytGiXT5O1/R9j37YgcjO8MKHSUmWnIEjVaz0krHkplPnYi7mwdb+5+cs0toFNQb0HIrN7zONdIEWg=="; }; }; "@typescript-eslint/experimental-utils-4.33.0" = { @@ -12262,13 +12631,13 @@ let sha512 = "ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA=="; }; }; - "@typescript-eslint/parser-5.39.0" = { + "@typescript-eslint/parser-5.40.1" = { name = "_at_typescript-eslint_slash_parser"; packageName = "@typescript-eslint/parser"; - version = "5.39.0"; + version = "5.40.1"; src = fetchurl { - url = "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.39.0.tgz"; - sha512 = "PhxLjrZnHShe431sBAGHaNe6BDdxAASDySgsBCGxcBecVCi8NQWxQZMcizNA4g0pN51bBAn/FUfkWG3SDVcGlA=="; + url = "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.40.1.tgz"; + sha512 = "IK6x55va5w4YvXd4b3VrXQPldV9vQTxi5ov+g4pMANsXPTXOcfjx08CRR1Dfrcc51syPtXHF5bgLlMHYFrvQtg=="; }; }; "@typescript-eslint/scope-manager-4.33.0" = { @@ -12280,22 +12649,22 @@ let sha512 = "5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ=="; }; }; - "@typescript-eslint/scope-manager-5.39.0" = { + "@typescript-eslint/scope-manager-5.40.1" = { name = "_at_typescript-eslint_slash_scope-manager"; packageName = "@typescript-eslint/scope-manager"; - version = "5.39.0"; + version = "5.40.1"; src = fetchurl { - url = "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.39.0.tgz"; - sha512 = "/I13vAqmG3dyqMVSZPjsbuNQlYS082Y7OMkwhCfLXYsmlI0ca4nkL7wJ/4gjX70LD4P8Hnw1JywUVVAwepURBw=="; + url = "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.40.1.tgz"; + sha512 = "jkn4xsJiUQucI16OLCXrLRXDZ3afKhOIqXs4R3O+M00hdQLKR58WuyXPZZjhKLFCEP2g+TXdBRtLQ33UfAdRUg=="; }; }; - "@typescript-eslint/type-utils-5.39.0" = { + "@typescript-eslint/type-utils-5.40.1" = { name = "_at_typescript-eslint_slash_type-utils"; packageName = "@typescript-eslint/type-utils"; - version = "5.39.0"; + version = "5.40.1"; src = fetchurl { - url = "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.39.0.tgz"; - sha512 = "KJHJkOothljQWzR3t/GunL0TPKY+fGJtnpl+pX+sJ0YiKTz3q2Zr87SGTmFqsCMFrLt5E0+o+S6eQY0FAXj9uA=="; + url = "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.40.1.tgz"; + sha512 = "DLAs+AHQOe6n5LRraXiv27IYPhleF0ldEmx6yBqBgBLaNRKTkffhV1RPsjoJBhVup2zHxfaRtan8/YRBgYhU9Q=="; }; }; "@typescript-eslint/types-3.10.1" = { @@ -12316,13 +12685,13 @@ let sha512 = "zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ=="; }; }; - "@typescript-eslint/types-5.39.0" = { + "@typescript-eslint/types-5.40.1" = { name = "_at_typescript-eslint_slash_types"; packageName = "@typescript-eslint/types"; - version = "5.39.0"; + version = "5.40.1"; src = fetchurl { - url = "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.39.0.tgz"; - sha512 = "gQMZrnfEBFXK38hYqt8Lkwt8f4U6yq+2H5VDSgP/qiTzC8Nw8JO3OuSUOQ2qW37S/dlwdkHDntkZM6SQhKyPhw=="; + url = "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.40.1.tgz"; + sha512 = "Icg9kiuVJSwdzSQvtdGspOlWNjVDnF3qVIKXdJ103o36yRprdl3Ge5cABQx+csx960nuMF21v8qvO31v9t3OHw=="; }; }; "@typescript-eslint/typescript-estree-3.10.1" = { @@ -12343,22 +12712,22 @@ let sha512 = "rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA=="; }; }; - "@typescript-eslint/typescript-estree-5.39.0" = { + "@typescript-eslint/typescript-estree-5.40.1" = { name = "_at_typescript-eslint_slash_typescript-estree"; packageName = "@typescript-eslint/typescript-estree"; - version = "5.39.0"; + version = "5.40.1"; src = fetchurl { - url = "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.39.0.tgz"; - sha512 = "qLFQP0f398sdnogJoLtd43pUgB18Q50QSA+BTE5h3sUxySzbWDpTSdgt4UyxNSozY/oDK2ta6HVAzvGgq8JYnA=="; + url = "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.40.1.tgz"; + sha512 = "5QTP/nW5+60jBcEPfXy/EZL01qrl9GZtbgDZtDPlfW5zj/zjNrdI2B5zMUHmOsfvOr2cWqwVdWjobCiHcedmQA=="; }; }; - "@typescript-eslint/utils-5.39.0" = { + "@typescript-eslint/utils-5.40.1" = { name = "_at_typescript-eslint_slash_utils"; packageName = "@typescript-eslint/utils"; - version = "5.39.0"; + version = "5.40.1"; src = fetchurl { - url = "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.39.0.tgz"; - sha512 = "+DnY5jkpOpgj+EBtYPyHRjXampJfC0yUZZzfzLuUWVZvCuKqSdJVC8UhdWipIw7VKNTfwfAPiOWzYkAwuIhiAg=="; + url = "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.40.1.tgz"; + sha512 = "a2TAVScoX9fjryNrW6BZRnreDUszxqm9eQ9Esv8n5nXApMW0zeANUYlwh/DED04SC/ifuBvXgZpIK5xeJHQ3aw=="; }; }; "@typescript-eslint/visitor-keys-3.10.1" = { @@ -12379,22 +12748,13 @@ let sha512 = "uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg=="; }; }; - "@typescript-eslint/visitor-keys-5.39.0" = { + "@typescript-eslint/visitor-keys-5.40.1" = { name = "_at_typescript-eslint_slash_visitor-keys"; packageName = "@typescript-eslint/visitor-keys"; - version = "5.39.0"; - src = fetchurl { - url = "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.39.0.tgz"; - sha512 = "yyE3RPwOG+XJBLrhvsxAidUgybJVQ/hG8BhiJo0k8JSAYfk/CshVcxf0HwP4Jt7WZZ6vLmxdo1p6EyN3tzFTkg=="; - }; - }; - "@ungap/promise-all-settled-1.1.2" = { - name = "_at_ungap_slash_promise-all-settled"; - packageName = "@ungap/promise-all-settled"; - version = "1.1.2"; + version = "5.40.1"; src = fetchurl { - url = "https://registry.npmjs.org/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz"; - sha512 = "sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q=="; + url = "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.40.1.tgz"; + sha512 = "A2DGmeZ+FMja0geX5rww+DpvILpwo1OsiQs0M+joPWJYsiEFBLsH0y1oFymPNul6Z5okSmHpP4ivkc2N0Cgfkw=="; }; }; "@uphold/request-logger-2.0.0" = { @@ -12442,40 +12802,40 @@ let sha512 = "CgGy/rs3VlcWglSEi5SitbMjueDlG4Oq8fveHFdvcCVGf2Vj5Oeq0Blbjfd8vfyXBQS0cPgdZD8kalOPeV0URA=="; }; }; - "@vercel/build-utils-5.5.4" = { + "@vercel/build-utils-5.5.5" = { name = "_at_vercel_slash_build-utils"; packageName = "@vercel/build-utils"; - version = "5.5.4"; + version = "5.5.5"; src = fetchurl { - url = "https://registry.npmjs.org/@vercel/build-utils/-/build-utils-5.5.4.tgz"; - sha512 = "urAVFyrH6NTznN8bG1S4KHMpMwEaRXMRMeUXuMZXdGiznB83pACZ/5xpSzaLTIKrOrdYWVUrGcFjhLDMVRqCWQ=="; + url = "https://registry.npmjs.org/@vercel/build-utils/-/build-utils-5.5.5.tgz"; + sha512 = "ZBJpqnqm2OqYyWEqfRn0CYvlmSdOf/igtFy58x0bvSbJdN6Dx2rEw9sNg8SU7O/+zWpKP5rRfWcT6iql/p0sCg=="; }; }; - "@vercel/go-2.2.12" = { + "@vercel/go-2.2.13" = { name = "_at_vercel_slash_go"; packageName = "@vercel/go"; - version = "2.2.12"; + version = "2.2.13"; src = fetchurl { - url = "https://registry.npmjs.org/@vercel/go/-/go-2.2.12.tgz"; - sha512 = "Lo4Wa/Ptd0V29ZJBVD1RrDcHRbtV9zoBDIZUpLsTgcE/B5UxompNMRaAl8CuWWdR8tBWJhpNv5LhBydsnIp1BQ=="; + url = "https://registry.npmjs.org/@vercel/go/-/go-2.2.13.tgz"; + sha512 = "nfeGtp10KnqWDSQlIGyyzHbF02xIPymMHWA6oZ+0G6ygSVR7TwcDcwLbC9Rbre1ayh/RUa4tysOaMx7N3MPFqQ=="; }; }; - "@vercel/hydrogen-0.0.25" = { + "@vercel/hydrogen-0.0.26" = { name = "_at_vercel_slash_hydrogen"; packageName = "@vercel/hydrogen"; - version = "0.0.25"; + version = "0.0.26"; src = fetchurl { - url = "https://registry.npmjs.org/@vercel/hydrogen/-/hydrogen-0.0.25.tgz"; - sha512 = "nKSzSpY+jaKqP4sBo8kDDZ5gNg1rY5jLrZWn8e21EPwqHIlkktB/Kca2/teEelGv4DxmvtFne50y7VQeOqf7TA=="; + url = "https://registry.npmjs.org/@vercel/hydrogen/-/hydrogen-0.0.26.tgz"; + sha512 = "RYtb+PDRUkEojIayAZ7loDC3nghjfW8zKArQLch6YdjUdDO87FYXa6lrvEjWnn1Y7ViP0+1ncKZT0Eh8MrUjqQ=="; }; }; - "@vercel/next-3.2.3" = { + "@vercel/next-3.2.6" = { name = "_at_vercel_slash_next"; packageName = "@vercel/next"; - version = "3.2.3"; + version = "3.2.6"; src = fetchurl { - url = "https://registry.npmjs.org/@vercel/next/-/next-3.2.3.tgz"; - sha512 = "4f592wBTzjb949Ea0ce1oYN0MZJunzZp7Y6XGOKZFPtYBlKOQx35ibvwEuRNi2FU/YGVe1V7Xr3TE+UHkEzmOQ=="; + url = "https://registry.npmjs.org/@vercel/next/-/next-3.2.6.tgz"; + sha512 = "x8TqYVvdWHSdyyS8FHOKibIKDB6dgATX8b8t7Plb5RP+eCLfTfjkJe0g3UlfoNPfc1s0+hQolKtIBk3sveoWgA=="; }; }; "@vercel/nft-0.22.1" = { @@ -12487,13 +12847,13 @@ let sha512 = "lYYZIoxRurqDOSoVIdBicGnpUIpfyaS5qVjdPq+EfI285WqtZK3NK/dyCkiyBul+X2U2OEhRyeMdXPCHGJbohw=="; }; }; - "@vercel/node-2.5.22" = { + "@vercel/node-2.5.26" = { name = "_at_vercel_slash_node"; packageName = "@vercel/node"; - version = "2.5.22"; + version = "2.5.26"; src = fetchurl { - url = "https://registry.npmjs.org/@vercel/node/-/node-2.5.22.tgz"; - sha512 = "phlgW4qHGEt/yQ/nbGCd3vrFM0n48/MBbvmAKgTeVE/mjzdWxPnuSHNQlaipJkzfT3tv8kiiJu9ZoicuDoACTw=="; + url = "https://registry.npmjs.org/@vercel/node/-/node-2.5.26.tgz"; + sha512 = "Kj3dXBwpttUB7XG5joXKIBDtkow71678NHhfpp1a7S/50U9n5R2ztsJKMPpQ1m7HgEkMezQt2YO5E+39c2jkug=="; }; }; "@vercel/node-bridge-3.0.0" = { @@ -12505,31 +12865,31 @@ let sha512 = "TNQK6cufwrhd8ASDk5YHHenH8Xhp9sY8xUjOTKnQQI37KLk+Sw2HlHhT5rzUFN23ahosUlkY8InwtYUmSNb9kw=="; }; }; - "@vercel/python-3.1.21" = { + "@vercel/python-3.1.22" = { name = "_at_vercel_slash_python"; packageName = "@vercel/python"; - version = "3.1.21"; + version = "3.1.22"; src = fetchurl { - url = "https://registry.npmjs.org/@vercel/python/-/python-3.1.21.tgz"; - sha512 = "IZISToeALReKnxmV15SlZqkjQaPIRJI0Yxpeb7FvCJZ0VB2EDKI4hdB/CFEa/WeWuO5uGpYlP40XHYCx1bBLtA=="; + url = "https://registry.npmjs.org/@vercel/python/-/python-3.1.22.tgz"; + sha512 = "s1/QZ4MJ0KXjvU5RBQpaB1d6pvAbjy+hAKAqx6A4s+q6PC5Q1+WuDeHxjm/UrhUPiu0qy88RlhojZgVT92ysJQ=="; }; }; - "@vercel/redwood-1.0.30" = { + "@vercel/redwood-1.0.31" = { name = "_at_vercel_slash_redwood"; packageName = "@vercel/redwood"; - version = "1.0.30"; + version = "1.0.31"; src = fetchurl { - url = "https://registry.npmjs.org/@vercel/redwood/-/redwood-1.0.30.tgz"; - sha512 = "ym287iYa2+3LNT+VjdmRGCpqvS7cvBtlGGHqOZAAxAbTumGxSF/8jRmDwJZPrVUcz0k2pHehDQyrD/7yjFnAlA=="; + url = "https://registry.npmjs.org/@vercel/redwood/-/redwood-1.0.31.tgz"; + sha512 = "cq1CsO8VoeCFtj7o7PFLx4PnbBX3zn1L9BUgxCcWNRnr3EJmpo28W1LXG1Z4U97JADzkDoXhDRz9PReLC15Unw=="; }; }; - "@vercel/remix-1.0.31" = { + "@vercel/remix-1.0.32" = { name = "_at_vercel_slash_remix"; packageName = "@vercel/remix"; - version = "1.0.31"; + version = "1.0.32"; src = fetchurl { - url = "https://registry.npmjs.org/@vercel/remix/-/remix-1.0.31.tgz"; - sha512 = "xZ1sn27FgSURDytDRpfxnIi6v7pkWt+SapE5Zf33KysmTfQJRHP51RhcdviIClh6fYhxGoTM6UqWAM6rcUODFA=="; + url = "https://registry.npmjs.org/@vercel/remix/-/remix-1.0.32.tgz"; + sha512 = "6jMgJR9ZqXII7A4sWFv15eZ4Rf6+vwDU4k5rvAxXBC1tHnIzNrI4CE/cBw8fP2l78REPvtYZJLMNyXBAXFXFDg=="; }; }; "@vercel/routing-utils-2.0.2" = { @@ -12541,22 +12901,22 @@ let sha512 = "Ach23n7fjhVVRplBVDmSlJ0E1rJTOxuQdqJfyuC6yGQl5ykmfarCXfjrLFCgeujqmQwAU9q0PR3K6HVOaAmbfg=="; }; }; - "@vercel/ruby-1.3.38" = { + "@vercel/ruby-1.3.39" = { name = "_at_vercel_slash_ruby"; packageName = "@vercel/ruby"; - version = "1.3.38"; + version = "1.3.39"; src = fetchurl { - url = "https://registry.npmjs.org/@vercel/ruby/-/ruby-1.3.38.tgz"; - sha512 = "SQDzD8pxXVAIIi/lmRRAmwXrZA6dazTV+rSKKo5uQxgcYTdQp3XIesaCUZjuOUbXEKlQBmEm20mo9qwmYOeEJQ=="; + url = "https://registry.npmjs.org/@vercel/ruby/-/ruby-1.3.39.tgz"; + sha512 = "rVnuaCgwsnNOyQ9IYJDHE/hDJmaxy7p2LaZH8hAwuvnCrWtZ9KH3g4a2QASV5UTS2JGgHxSOKvrWMAIE6DUQ2g=="; }; }; - "@vercel/static-build-1.0.30" = { + "@vercel/static-build-1.0.32" = { name = "_at_vercel_slash_static-build"; packageName = "@vercel/static-build"; - version = "1.0.30"; + version = "1.0.32"; src = fetchurl { - url = "https://registry.npmjs.org/@vercel/static-build/-/static-build-1.0.30.tgz"; - sha512 = "Musk+kv8HY2ZgZXycv7W8miUPHkXvTjQjS1lEpRrNk3s9ImMIHrWCNLpbMPL3zDPLJ6JkP5+LSj6ltrWOY1OXQ=="; + url = "https://registry.npmjs.org/@vercel/static-build/-/static-build-1.0.32.tgz"; + sha512 = "pXHMTyW6//NmZRcDu7Z1p3djtsVWrXdWO2A36ZPFgxsyoFLhh0ynM6g+dWZ9vPPTDhUq/WE/IBy5ceIAP3qehQ=="; }; }; "@vercel/static-config-2.0.3" = { @@ -12577,13 +12937,13 @@ let sha512 = "lUki5QLS47bz/U8IlG9VQ+1lfxMtxMZENmU5nu4Z71eOD5j9FK0SmYGL5NiVJg9WBWeAU0VxRADMY2Qpq7BfVg=="; }; }; - "@vscode/test-electron-2.1.5" = { + "@vscode/test-electron-2.2.0" = { name = "_at_vscode_slash_test-electron"; packageName = "@vscode/test-electron"; - version = "2.1.5"; + version = "2.2.0"; src = fetchurl { - url = "https://registry.npmjs.org/@vscode/test-electron/-/test-electron-2.1.5.tgz"; - sha512 = "O/ioqFpV+RvKbRykX2ItYPnbcZ4Hk5V0rY4uhQjQTLhGL9WZUvS7exzuYQCCI+ilSqJpctvxq2llTfGXf9UnnA=="; + url = "https://registry.npmjs.org/@vscode/test-electron/-/test-electron-2.2.0.tgz"; + sha512 = "xk2xrOTMG75/hxO8OVVZ+GErv9gmdZwOD8rEHV3ty3n1Joav2yFcfrmqD6Ukref27U13LEL8gVvSHzauGAK5nQ=="; }; }; "@vue/cli-overlay-4.5.19" = { @@ -12685,49 +13045,49 @@ let sha512 = "jNYQ+3z7HDZ3IR3Z3Dlo3yOPbHexpygkn2IJ7sjA62oGolnNWeF7kvpLwni18l8N5InhS66m9w31an1Fs5pCZA=="; }; }; - "@vue/compiler-core-3.2.40" = { + "@vue/compiler-core-3.2.41" = { name = "_at_vue_slash_compiler-core"; packageName = "@vue/compiler-core"; - version = "3.2.40"; + version = "3.2.41"; src = fetchurl { - url = "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.40.tgz"; - sha512 = "2Dc3Stk0J/VyQ4OUr2yEC53kU28614lZS+bnrCbFSAIftBJ40g/2yQzf4mPBiFuqguMB7hyHaujdgZAQ67kZYA=="; + url = "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.41.tgz"; + sha512 = "oA4mH6SA78DT+96/nsi4p9DX97PHcNROxs51lYk7gb9Z4BPKQ3Mh+BLn6CQZBw857Iuhu28BfMSRHAlPvD4vlw=="; }; }; - "@vue/compiler-dom-3.2.40" = { + "@vue/compiler-dom-3.2.41" = { name = "_at_vue_slash_compiler-dom"; packageName = "@vue/compiler-dom"; - version = "3.2.40"; + version = "3.2.41"; src = fetchurl { - url = "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.2.40.tgz"; - sha512 = "OZCNyYVC2LQJy4H7h0o28rtk+4v+HMQygRTpmibGoG9wZyomQiS5otU7qo3Wlq5UfHDw2RFwxb9BJgKjVpjrQw=="; + url = "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.2.41.tgz"; + sha512 = "xe5TbbIsonjENxJsYRbDJvthzqxLNk+tb3d/c47zgREDa/PCp6/Y4gC/skM4H6PIuX5DAxm7fFJdbjjUH2QTMw=="; }; }; - "@vue/compiler-sfc-2.7.10" = { + "@vue/compiler-sfc-2.7.13" = { name = "_at_vue_slash_compiler-sfc"; packageName = "@vue/compiler-sfc"; - version = "2.7.10"; + version = "2.7.13"; src = fetchurl { - url = "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.10.tgz"; - sha512 = "55Shns6WPxlYsz4WX7q9ZJBL77sKE1ZAYNYStLs6GbhIOMrNtjMvzcob6gu3cGlfpCR4bT7NXgyJ3tly2+Hx8Q=="; + url = "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.13.tgz"; + sha512 = "zzu2rLRZlgIU+OT3Atbr7Y6PG+LW4wVQpPfNRrGDH3dM9PsrcVfa+1pKb8bW467bGM3aDOvAnsYLWVpYIv3GRg=="; }; }; - "@vue/compiler-sfc-3.2.40" = { + "@vue/compiler-sfc-3.2.41" = { name = "_at_vue_slash_compiler-sfc"; packageName = "@vue/compiler-sfc"; - version = "3.2.40"; + version = "3.2.41"; src = fetchurl { - url = "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.2.40.tgz"; - sha512 = "tzqwniIN1fu1PDHC3CpqY/dPCfN/RN1thpBC+g69kJcrl7mbGiHKNwbA6kJ3XKKy8R6JLKqcpVugqN4HkeBFFg=="; + url = "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.2.41.tgz"; + sha512 = "+1P2m5kxOeaxVmJNXnBskAn3BenbTmbxBxWOtBq3mQTCokIreuMULFantBUclP0+KnzNCMOvcnKinqQZmiOF8w=="; }; }; - "@vue/compiler-ssr-3.2.40" = { + "@vue/compiler-ssr-3.2.41" = { name = "_at_vue_slash_compiler-ssr"; packageName = "@vue/compiler-ssr"; - version = "3.2.40"; + version = "3.2.41"; src = fetchurl { - url = "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.2.40.tgz"; - sha512 = "80cQcgasKjrPPuKcxwuCx7feq+wC6oFl5YaKSee9pV3DNq+6fmCVwEEC3vvkf/E2aI76rIJSOYHsWSEIxK74oQ=="; + url = "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.2.41.tgz"; + sha512 = "Y5wPiNIiaMz/sps8+DmhaKfDm1xgj6GrH99z4gq2LQenfVQcYXmHIOBcs5qPwl7jaW3SUQWjkAPKMfQemEQZwQ=="; }; }; "@vue/component-compiler-utils-3.3.0" = { @@ -12766,22 +13126,22 @@ let sha512 = "LIZMuJk38pk9U9Ur4YzHjlIyMuxPlACdBIHH9/nGYVTsaGKOSnSuELiE8vS9wa+dJpIYspYUOqk+L1Q4pgHQHQ=="; }; }; - "@vue/reactivity-transform-3.2.40" = { + "@vue/reactivity-transform-3.2.41" = { name = "_at_vue_slash_reactivity-transform"; packageName = "@vue/reactivity-transform"; - version = "3.2.40"; + version = "3.2.41"; src = fetchurl { - url = "https://registry.npmjs.org/@vue/reactivity-transform/-/reactivity-transform-3.2.40.tgz"; - sha512 = "HQUCVwEaacq6fGEsg2NUuGKIhUveMCjOk8jGHqLXPI2w6zFoPrlQhwWEaINTv5kkZDXKEnCijAp+4gNEHG03yw=="; + url = "https://registry.npmjs.org/@vue/reactivity-transform/-/reactivity-transform-3.2.41.tgz"; + sha512 = "mK5+BNMsL4hHi+IR3Ft/ho6Za+L3FA5j8WvreJ7XzHrqkPq8jtF/SMo7tuc9gHjLDwKZX1nP1JQOKo9IEAn54A=="; }; }; - "@vue/shared-3.2.40" = { + "@vue/shared-3.2.41" = { name = "_at_vue_slash_shared"; packageName = "@vue/shared"; - version = "3.2.40"; + version = "3.2.41"; src = fetchurl { - url = "https://registry.npmjs.org/@vue/shared/-/shared-3.2.40.tgz"; - sha512 = "0PLQ6RUtZM0vO3teRfzGi4ltLUO5aO+kLgwh4Um3THSR03rpQWLTuRCkuO5A41ITzwdWeKdPHtSARuPkoo5pCQ=="; + url = "https://registry.npmjs.org/@vue/shared/-/shared-3.2.41.tgz"; + sha512 = "W9mfWLHmJhkfAmV+7gDjcHeAWALQtgGT3JErxULl0oz6R6+3ug91I7IErs93eCFhPCZPHBs4QJS7YWEV7A3sxw=="; }; }; "@vue/web-component-wrapper-1.3.0" = { @@ -13504,40 +13864,40 @@ let sha512 = "0LqJ2UMyGkZgP/cp4x89nKibX8r/XMgC+G4Xhobxq34gSOrihqHQjEvPeTiVgjX4MsH7340v8cE2y5pKX6m0aA=="; }; }; - "@withgraphite/retype-0.3.13" = { + "@withgraphite/retype-0.3.15" = { name = "_at_withgraphite_slash_retype"; packageName = "@withgraphite/retype"; - version = "0.3.13"; + version = "0.3.15"; src = fetchurl { - url = "https://registry.npmjs.org/@withgraphite/retype/-/retype-0.3.13.tgz"; - sha512 = "jGhsyvjRdZCMeOQ+NiNij/zd2FXRyoOCGoJnRT0lg35jfW55ikRPpQ5zOSbbW0H78UPpyz7X97NAKxa8uVBtVg=="; + url = "https://registry.npmjs.org/@withgraphite/retype/-/retype-0.3.15.tgz"; + sha512 = "J5eVSg+2BtksS+2rZi9ttJlushYpapCMxqyDGDUti/gfFpOgXaPxNMpDJ0TgJFEnFNea1Xrc3djhv7JxzhY+pQ=="; }; }; - "@withgraphite/retyped-routes-0.3.5" = { + "@withgraphite/retyped-routes-0.3.7" = { name = "_at_withgraphite_slash_retyped-routes"; packageName = "@withgraphite/retyped-routes"; - version = "0.3.5"; + version = "0.3.7"; src = fetchurl { - url = "https://registry.npmjs.org/@withgraphite/retyped-routes/-/retyped-routes-0.3.5.tgz"; - sha512 = "sm55SgyPGE5gYq9qGrixg3fho3ZOlA6DlHFfYfCS0zrV0piKtCYOuyQB7fiQa8jOM2f89ZBHzlEr3JQmJTTaCA=="; + url = "https://registry.npmjs.org/@withgraphite/retyped-routes/-/retyped-routes-0.3.7.tgz"; + sha512 = "veadl+nEIw6zgbtchoAcl3C8469SZm5xyRvlrZTVFJK1kzniAEdTaUNsnRHsvC2HME3a5WdYoIZk/k24wegKvA=="; }; }; - "@xmldom/xmldom-0.7.5" = { + "@xmldom/xmldom-0.7.6" = { name = "_at_xmldom_slash_xmldom"; packageName = "@xmldom/xmldom"; - version = "0.7.5"; + version = "0.7.6"; src = fetchurl { - url = "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.5.tgz"; - sha512 = "V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A=="; + url = "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.6.tgz"; + sha512 = "HHXP9hskkFQHy8QxxUXkS7946FFIhYVfGqsk0WLwllmexN9x/+R4UBLvurHEuyXRfVEObVR8APuQehykLviwSQ=="; }; }; - "@xmldom/xmldom-0.8.2" = { + "@xmldom/xmldom-0.8.3" = { name = "_at_xmldom_slash_xmldom"; packageName = "@xmldom/xmldom"; - version = "0.8.2"; + version = "0.8.3"; src = fetchurl { - url = "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.2.tgz"; - sha512 = "+R0juSseERyoPvnBQ/cZih6bpF7IpCXlWbHRoCRzYzqpz6gWHOgf8o4MOEf6KBVuOyqU+gCNLkCWVIJAro8XyQ=="; + url = "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.3.tgz"; + sha512 = "Lv2vySXypg4nfa51LY1nU8yDAGo/5YwF+EY/rUZgIbfvwVARcd67ttCM8SMsTeJy51YhHYavEq+FS6R0hW9PFQ=="; }; }; "@xmpp/base64-0.13.1" = { @@ -13828,13 +14188,13 @@ let sha512 = "GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ=="; }; }; - "@yarnpkg/parsers-3.0.0-rc.24" = { + "@yarnpkg/parsers-3.0.0-rc.26" = { name = "_at_yarnpkg_slash_parsers"; packageName = "@yarnpkg/parsers"; - version = "3.0.0-rc.24"; + version = "3.0.0-rc.26"; src = fetchurl { - url = "https://registry.npmjs.org/@yarnpkg/parsers/-/parsers-3.0.0-rc.24.tgz"; - sha512 = "A5wXsIUOipZUGDly1SHBht1OjKKW4y+E9EzzJxR2tby0Pj3atgCta9RSYa4+aXLkFfIMX3onnykmJnwJWqJj5g=="; + url = "https://registry.npmjs.org/@yarnpkg/parsers/-/parsers-3.0.0-rc.26.tgz"; + sha512 = "F52Zryoi6uSHi43A/htykDD7l1707TQjHeAHTKxNWJBTwvrEKWYvuu1w8bzSHpFVc06ig2KyrpHPfmeiuOip8Q=="; }; }; "@zeit/schemas-2.21.0" = { @@ -13864,6 +14224,78 @@ let sha512 = "nzvgl3VfhcELQ8LyVrYOru+UtAy1nrygk2+AGbTm8a5YcO6o8lSjAT+pfg3vJWxIoZKOUhrK6UU7xW/+00kQrg=="; }; }; + "@zwave-js/cc-10.3.0" = { + name = "_at_zwave-js_slash_cc"; + packageName = "@zwave-js/cc"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@zwave-js/cc/-/cc-10.3.0.tgz"; + sha512 = "2i6X692ZbJwWmL/SWAy9Q+Kk1P0wJY6rt2C6XiNKKN3JjGFERk8YeQBqfkZOgmw5X1VVZAKdGgd7sV4j2Ea6kA=="; + }; + }; + "@zwave-js/config-10.3.0" = { + name = "_at_zwave-js_slash_config"; + packageName = "@zwave-js/config"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@zwave-js/config/-/config-10.3.0.tgz"; + sha512 = "y5ECjFiDJoTPoDwmMk/QZ/OQggoxwuwR1Ztb5ycHzZC9vpemjcqJ1MwDggoQ7VHwI2OGQwYG5bA0X6DjhAM6PA=="; + }; + }; + "@zwave-js/core-10.3.0" = { + name = "_at_zwave-js_slash_core"; + packageName = "@zwave-js/core"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@zwave-js/core/-/core-10.3.0.tgz"; + sha512 = "TP8fzgCq6Nh92tMgN4s2tObMO74vp5NtoX6w3u+WmmtJVyxBf40QeWVJlvbuvpKUZt01uZ2jsnI399SibJgxYg=="; + }; + }; + "@zwave-js/host-10.3.0" = { + name = "_at_zwave-js_slash_host"; + packageName = "@zwave-js/host"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@zwave-js/host/-/host-10.3.0.tgz"; + sha512 = "Z61yHrC+8p7eyC/w2I81DBvD0htWLLEPHwYPRqCpoetyMqCktKseTdFzj59arRPCWIhKE8xDoiwVxjmfxRENrw=="; + }; + }; + "@zwave-js/nvmedit-10.3.0" = { + name = "_at_zwave-js_slash_nvmedit"; + packageName = "@zwave-js/nvmedit"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@zwave-js/nvmedit/-/nvmedit-10.3.0.tgz"; + sha512 = "0WwTxkPErfuZCKDfJyXAmpzkaNkCnYVw2GmWquavF8QRCv/N40aX7hYoVt8F3JoiPL4/V/gSNUCx6VxvlO3QRA=="; + }; + }; + "@zwave-js/serial-10.3.0" = { + name = "_at_zwave-js_slash_serial"; + packageName = "@zwave-js/serial"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@zwave-js/serial/-/serial-10.3.0.tgz"; + sha512 = "/WFTuDNO7VINlBpuTK/NU9U+MP9705juvlCC6ntUggzHaQVn1U6NLB72PcPvbQlZszocWq3Gv0BTfxYvMe5VzA=="; + }; + }; + "@zwave-js/shared-10.3.0" = { + name = "_at_zwave-js_slash_shared"; + packageName = "@zwave-js/shared"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@zwave-js/shared/-/shared-10.3.0.tgz"; + sha512 = "3U9S8lJZQxf6aVoH7Hir4KsGnHiinJkzqaEUeOzHyxNeYoZlniIlN9QYtkc21GXFxCcEIrkhoiXbHat7R0LOKg=="; + }; + }; + "@zwave-js/testing-10.3.0" = { + name = "_at_zwave-js_slash_testing"; + packageName = "@zwave-js/testing"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@zwave-js/testing/-/testing-10.3.0.tgz"; + sha512 = "8gif28+miJ6eA8VFkpmiGIDsBWhXW6EEm0t6f2ECDrKlU+mUqZzahZqcPICXDmT7RRqPB/XLoNzMWtsaK6bROQ=="; + }; + }; "CSSselect-0.4.1" = { name = "CSSselect"; packageName = "CSSselect"; @@ -14269,13 +14701,13 @@ let sha512 = "qQLMr+8o0WC4FZGQTcJiKBVC59JylcPSrTtk6usvmIDFUOCKegapy1VHQwRbFMOFyb/inzUVqHs+eMYKDM1YeQ=="; }; }; - "addons-linter-5.14.0" = { + "addons-linter-5.18.0" = { name = "addons-linter"; packageName = "addons-linter"; - version = "5.14.0"; + version = "5.18.0"; src = fetchurl { - url = "https://registry.npmjs.org/addons-linter/-/addons-linter-5.14.0.tgz"; - sha512 = "50thc5vltnIeRkLCH/PxmnKhWXiguDs7SoPVNDF7YkMp9X58zHBJKKBgroJZaDFwzWOPLdxOM9ClU0JFkLR8WQ=="; + url = "https://registry.npmjs.org/addons-linter/-/addons-linter-5.18.0.tgz"; + sha512 = "pce7nSuf/fNesDTmiD077auB15gcWZVHSVFmmAU/mm4BpzDPJBYp5rBYVMDaLjTAsYxR6Qq1ICBN8zryso2UxQ=="; }; }; "addons-moz-compare-1.2.0" = { @@ -14287,13 +14719,13 @@ let sha512 = "COG8qk2/dubPqabfcoJW4E7pm2EQDI43iMrHnhlobvq/uRMEzx/PYJ1KaUZ97Vgg44R3QdRG5CvDsTRbMUHcDw=="; }; }; - "addons-scanner-utils-7.1.0" = { + "addons-scanner-utils-8.1.0" = { name = "addons-scanner-utils"; packageName = "addons-scanner-utils"; - version = "7.1.0"; + version = "8.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/addons-scanner-utils/-/addons-scanner-utils-7.1.0.tgz"; - sha512 = "I6uQtJg3sbNtbGOsR2GmTtegCegYTXFRTnnvukEcX0jWidI4enyENyCV1MNkoLSw5xbgKIM/bFuSm4IPFlDYrg=="; + url = "https://registry.npmjs.org/addons-scanner-utils/-/addons-scanner-utils-8.1.0.tgz"; + sha512 = "wxqnmmrzZXjz4B4GZbFcR4HJxTP+pGu+C6iOjMJdmL6mgZZey/UEVJlU6XTxu8GdGv0bUoJxyIioH8XEDxy91Q=="; }; }; "addr-to-ip-port-1.5.4" = { @@ -14593,6 +15025,15 @@ let sha512 = "0UP3aJCzfzBOkmLR+EinJDCfg6DNtprj3bVPo7JJNgUpZMKt097t9xxQOWFGRoB4JvKKIHE2qe0HkVaS/HyrjQ=="; }; }; + "alcalzone-shared-4.0.8" = { + name = "alcalzone-shared"; + packageName = "alcalzone-shared"; + version = "4.0.8"; + src = fetchurl { + url = "https://registry.npmjs.org/alcalzone-shared/-/alcalzone-shared-4.0.8.tgz"; + sha512 = "Rr0efCjNL9lw7miDvU8exL87Y42ehsLU2jUGNQUphhnlvxnTMrHeApWgoOSGZvsE2PhxC3KO7Z+VpQ/IbuV3aA=="; + }; + }; "alex-9.1.1" = { name = "alex"; packageName = "alex"; @@ -14980,13 +15421,13 @@ let sha512 = "Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA=="; }; }; - "ansi-styles-6.1.1" = { + "ansi-styles-6.2.1" = { name = "ansi-styles"; packageName = "ansi-styles"; - version = "6.1.1"; + version = "6.2.1"; src = fetchurl { - url = "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.1.1.tgz"; - sha512 = "qDOv24WjnYuL+wbwHdlsYZFy+cgPtrYw0Tn7GLORicQp9BkQLzrgI3Pm4VyR9ERZ41YTn7KlMPuL1n05WdZvmg=="; + url = "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz"; + sha512 = "bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug=="; }; }; "ansi-term-0.0.2" = { @@ -15709,15 +16150,6 @@ let sha512 = "M1HQyIXcBGtVywBt8WVdim+lrNaK7VHp99Qt5pSNziXznKHViIBbXWtfRTpEFpF/c4FdfxNAsCCwPp5phBYJtw=="; }; }; - "array-flat-polyfill-1.0.1" = { - name = "array-flat-polyfill"; - packageName = "array-flat-polyfill"; - version = "1.0.1"; - src = fetchurl { - url = "https://registry.npmjs.org/array-flat-polyfill/-/array-flat-polyfill-1.0.1.tgz"; - sha512 = "hfJmKupmQN0lwi0xG6FQ5U8Rd97RnIERplymOv/qpq8AoNKPPAnxJadjFA23FNWm88wykh9HmpLJUUwUtNU/iw=="; - }; - }; "array-flatten-1.1.1" = { name = "array-flatten"; packageName = "array-flatten"; @@ -16762,13 +17194,13 @@ let sha512 = "545VawhsCQ7yEx9jZKV0hTTW3FS/waycISWMvnNwqRfpU9o4FQ4DSu3je7ekn5yFKM+91dxJC+IfJgtIV8WaUw=="; }; }; - "aws-sdk-2.1231.0" = { + "aws-sdk-2.1237.0" = { name = "aws-sdk"; packageName = "aws-sdk"; - version = "2.1231.0"; + version = "2.1237.0"; src = fetchurl { - url = "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1231.0.tgz"; - sha512 = "ONBuRsOxsu0zL8u/Vmz49tPWi9D4ls2pjb6szdfSx9VQef7bOnWe9gJpWoA94OTzcjOWsvjsG7UgjvQJkIuPBg=="; + url = "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1237.0.tgz"; + sha512 = "yjPtCDtyCPwRoTdO9fUYm2h5yi3Dlnfx3OUzrepVk9gA/byclzwHsVL8SibCw5y/+euGNud9xl67uDRDvzIGcg=="; }; }; "aws-sign2-0.6.0" = { @@ -16870,6 +17302,15 @@ let sha512 = "t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ=="; }; }; + "axios-1.1.3" = { + name = "axios"; + packageName = "axios"; + version = "1.1.3"; + src = fetchurl { + url = "https://registry.npmjs.org/axios/-/axios-1.1.3.tgz"; + sha512 = "00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA=="; + }; + }; "axios-cookiejar-support-0.5.1" = { name = "axios-cookiejar-support"; packageName = "axios-cookiejar-support"; @@ -16915,13 +17356,13 @@ let sha512 = "XdiGPhrpaT5J8wdERRKs5g8E0Zy1pvOYTli7z9E8nmOn3YGp4FhtjhrOyFmX/8veWCwdI69mCHKJw6l+4J/bHA=="; }; }; - "b4a-1.6.0" = { + "b4a-1.6.1" = { name = "b4a"; packageName = "b4a"; - version = "1.6.0"; + version = "1.6.1"; src = fetchurl { - url = "https://registry.npmjs.org/b4a/-/b4a-1.6.0.tgz"; - sha512 = "fsTxXxj1081Yq5MOQ06gZ5+e2QcSyP2U6NofdOWyq+lrNI4IjkZ+fLVmoQ6uUCiNg1NWePMMVq93vOTdbJmErw=="; + url = "https://registry.npmjs.org/b4a/-/b4a-1.6.1.tgz"; + sha512 = "AsKjNhz72yxteo/0EtQEiwkMUgk/tGmycXlbG4g3Ard2/ULtNLUykGOkeK0egmN27h0xMAhb76jYccW+XTBExA=="; }; }; "babel-code-frame-6.26.0" = { @@ -16969,15 +17410,6 @@ let sha512 = "OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ=="; }; }; - "babel-plugin-dynamic-import-node-2.3.3" = { - name = "babel-plugin-dynamic-import-node"; - packageName = "babel-plugin-dynamic-import-node"; - version = "2.3.3"; - src = fetchurl { - url = "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz"; - sha512 = "jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ=="; - }; - }; "babel-plugin-jsx-pragmatic-1.0.2" = { name = "babel-plugin-jsx-pragmatic"; packageName = "babel-plugin-jsx-pragmatic"; @@ -18139,13 +18571,13 @@ let sha512 = "1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w=="; }; }; - "bl-5.0.0" = { + "bl-5.1.0" = { name = "bl"; packageName = "bl"; - version = "5.0.0"; + version = "5.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/bl/-/bl-5.0.0.tgz"; - sha512 = "8vxFNZ0pflFfi0WXA3WQXlj6CaMEwsmh63I1CNp0q+wWv8sD0ARx1KovSQd0l2GkwrMIOyedq0EF1FxI+RCZLQ=="; + url = "https://registry.npmjs.org/bl/-/bl-5.1.0.tgz"; + sha512 = "tv1ZJHLfTDnXE6tMHv73YgSJaWR2AFuPwMntBe7XL/GBFHnT0CLnsHMogfk5+GzCDC5ZWarSCYaIGATZt9dNsQ=="; }; }; "blake2b-2.1.4" = { @@ -18517,15 +18949,6 @@ let sha512 = "jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw=="; }; }; - "bolt01-1.2.4" = { - name = "bolt01"; - packageName = "bolt01"; - version = "1.2.4"; - src = fetchurl { - url = "https://registry.npmjs.org/bolt01/-/bolt01-1.2.4.tgz"; - sha512 = "384VACEF6DSao3ffTeD19rgsaYXIQ1UtHUSZf2KAKRYe0i4Amu05E7aNRzymNAB9VapL3nCu5ehR130InCRFCA=="; - }; - }; "bolt01-1.2.5" = { name = "bolt01"; packageName = "bolt01"; @@ -19382,6 +19805,15 @@ let sha512 = "tcBWO2Dl4e7Asr9hTGcpVrCe+F7DubpmqWCTbj4FHLmjqO2hIaC383acQubWtRJhdceqs5uBHs6Es+Sk//RKiQ=="; }; }; + "buffer-equal-1.0.1" = { + name = "buffer-equal"; + packageName = "buffer-equal"; + version = "1.0.1"; + src = fetchurl { + url = "https://registry.npmjs.org/buffer-equal/-/buffer-equal-1.0.1.tgz"; + sha512 = "QoV3ptgEaQpvVwbXdSO39iqPQTCxSF7A5U99AxbHYqUdCizL/lH2Z0A2y6nbZucxMEOtNyZfG2s6gsVugGpKkg=="; + }; + }; "buffer-equal-constant-time-1.0.1" = { name = "buffer-equal-constant-time"; packageName = "buffer-equal-constant-time"; @@ -19544,13 +19976,13 @@ let sha512 = "HTm14iMQKK2FjFLRTM5lAVcyaUzOnqbPtesFIvREgXpJHdQm8bWS+GkQgIkfaBYRHuCnea7w8UVNfwiAQhlr9A=="; }; }; - "bufferutil-4.0.6" = { + "bufferutil-4.0.7" = { name = "bufferutil"; packageName = "bufferutil"; - version = "4.0.6"; + version = "4.0.7"; src = fetchurl { - url = "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.6.tgz"; - sha512 = "jduaYOYtnio4aIAyc6UbvPCVcgq7nYpVnucyxr6eCYg/Woad9Hf/oxxBRDnGGjPfjUm6j5O/uBWhIu4iLebFaw=="; + url = "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.7.tgz"; + sha512 = "kukuqc39WOHtdxtw4UScxF/WVnMFVSQVKhtx3AjZJzhd0RGZZldcrfSEbVsWWe6KNH253574cq5F+wpv0G9pJw=="; }; }; "bufferview-1.0.1" = { @@ -19868,6 +20300,15 @@ let sha512 = "/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ=="; }; }; + "cacache-17.0.1" = { + name = "cacache"; + packageName = "cacache"; + version = "17.0.1"; + src = fetchurl { + url = "https://registry.npmjs.org/cacache/-/cacache-17.0.1.tgz"; + sha512 = "HRnDSZUXB5hdCQc2wuB8eBQPe1a9PVU2Ow8zMTi82NGJZmBGNTSjEGzetlndKlqpVYBa4esdaJ2LH6/uOB4sFQ=="; + }; + }; "cache-base-1.0.1" = { name = "cache-base"; packageName = "cache-base"; @@ -19940,13 +20381,13 @@ let sha512 = "+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w=="; }; }; - "cacheable-request-10.2.1" = { + "cacheable-request-10.2.2" = { name = "cacheable-request"; packageName = "cacheable-request"; - version = "10.2.1"; + version = "10.2.2"; src = fetchurl { - url = "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.1.tgz"; - sha512 = "3tLJyBjGuXw1s5gpKFSG3iS4kaKT4id04dZi98wzHQp/8cqZNweBnrF9J+rrlvrf4M53OdtDGNctNHFias8BEA=="; + url = "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.2.tgz"; + sha512 = "KxjQZM3UIo7/J6W4sLpwFvu1GB3Whv8NtZ8ZrUL284eiQjiXeeqWTdhixNrp/NLZ/JNuFBo6BD4ZaO8ZJ5BN8Q=="; }; }; "cacheable-request-2.1.4" = { @@ -20255,13 +20696,13 @@ let sha512 = "Rjs1H+A9R+Ig+4E/9oyB66UC5Mj9Xq3N//vcLf2WzgdTi/3gUu3Z9KoqmlrEG4VuuLK8wJHofxzdQXz/knhiYg=="; }; }; - "camelize-1.0.0" = { + "camelize-1.0.1" = { name = "camelize"; packageName = "camelize"; - version = "1.0.0"; + version = "1.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz"; - sha512 = "W2lPwkBkMZwFlPCXhIlYgxu+7gC/NUlCtdK652DAJ1JdgV0sTrvuPFshNPrFa1TY2JOkLhgdeEBplB4ezEa+xg=="; + url = "https://registry.npmjs.org/camelize/-/camelize-1.0.1.tgz"; + sha512 = "dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ=="; }; }; "caniuse-api-3.0.0" = { @@ -20273,13 +20714,13 @@ let sha512 = "bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw=="; }; }; - "caniuse-lite-1.0.30001418" = { + "caniuse-lite-1.0.30001423" = { name = "caniuse-lite"; packageName = "caniuse-lite"; - version = "1.0.30001418"; + version = "1.0.30001423"; src = fetchurl { - url = "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001418.tgz"; - sha512 = "oIs7+JL3K9JRQ3jPZjlH6qyYDp+nBTCais7hjh0s+fuBwufc7uZ7hPYMXrDOJhV360KGMTcczMRObk0/iMqZRg=="; + url = "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001423.tgz"; + sha512 = "09iwWGOlifvE1XuHokFMP7eR38a0JnajoyL3/i87c8ZjRWRrdKo1fqjNfugfBD0UDBIOz0U+jtNhJ0EPm1VleQ=="; }; }; "canvas-2.10.1" = { @@ -20444,31 +20885,31 @@ let sha512 = "eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg=="; }; }; - "cdk8s-2.5.12" = { + "cdk8s-2.5.23" = { name = "cdk8s"; packageName = "cdk8s"; - version = "2.5.12"; + version = "2.5.23"; src = fetchurl { - url = "https://registry.npmjs.org/cdk8s/-/cdk8s-2.5.12.tgz"; - sha512 = "Hm60r2EYEMuQT5aV4Z3k4nd80+TMFtcT+nreHJvMPw5diSlPo1ldunKg+gaheN3EItkC97yFLw15AHRMJPX2zA=="; + url = "https://registry.npmjs.org/cdk8s/-/cdk8s-2.5.23.tgz"; + sha512 = "Wf5zJnkBSdQou3ASdBF+NaVqTPpR9S2cnZzDKx78b4KKDsl0rCEG1X6CG41Y2ZIgEUcxgR2X/K6juz9EfprWAw=="; }; }; - "cdk8s-plus-22-2.0.0-rc.144" = { - name = "cdk8s-plus-22"; - packageName = "cdk8s-plus-22"; - version = "2.0.0-rc.144"; + "cdk8s-plus-25-2.0.0-rc.18" = { + name = "cdk8s-plus-25"; + packageName = "cdk8s-plus-25"; + version = "2.0.0-rc.18"; src = fetchurl { - url = "https://registry.npmjs.org/cdk8s-plus-22/-/cdk8s-plus-22-2.0.0-rc.144.tgz"; - sha512 = "XHz1QGuliZr6gz/erbU8cJJzq3CIlUsEQz/sNbClWDVb0CcNxlvCjL+HwxTDSgCjw26rC0ZrMhO0KWLeJIiMeg=="; + url = "https://registry.npmjs.org/cdk8s-plus-25/-/cdk8s-plus-25-2.0.0-rc.18.tgz"; + sha512 = "RG4yVJup/UMFYZTLf+yaJOP0OORcIGx7vo85PKTakiA9WM9kfoGO+6le8vYZllJ9HeIrT4f3TYN8Pt327Dda3g=="; }; }; - "cdktf-0.13.0" = { + "cdktf-0.13.1" = { name = "cdktf"; packageName = "cdktf"; - version = "0.13.0"; + version = "0.13.1"; src = fetchurl { - url = "https://registry.npmjs.org/cdktf/-/cdktf-0.13.0.tgz"; - sha512 = "9eba2Gfvr2aqKJfGAQU0wmnFoNSduTVxy/W8bo4x1LjpeHPR/YK07Yb+zI2Ef76XFoGpRVC3wVMti+4BZE+4AQ=="; + url = "https://registry.npmjs.org/cdktf/-/cdktf-0.13.1.tgz"; + sha512 = "exCUk6mzamu0VLZrn3aDlbR2fejPTeyJtz5bssCwnwJN8gNRkiEw7LPWja6zPESNzFXHP0ccHMwpHiJYR7H5qA=="; }; }; "center-align-0.1.3" = { @@ -20597,13 +21038,13 @@ let sha512 = "Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w=="; }; }; - "chalk-5.1.0" = { + "chalk-5.1.2" = { name = "chalk"; packageName = "chalk"; - version = "5.1.0"; + version = "5.1.2"; src = fetchurl { - url = "https://registry.npmjs.org/chalk/-/chalk-5.1.0.tgz"; - sha512 = "56zD4khRTBoIyzUYAFgDDaPhUMN/fC/rySe6aZGqbj/VWiU2eI3l6ZLOtYGFZAV5v02mwPjtpzlrOveJiz5eZQ=="; + url = "https://registry.npmjs.org/chalk/-/chalk-5.1.2.tgz"; + sha512 = "E5CkT4jWURs1Vy5qGJye+XwCkNj7Od3Af7CP6SujMetSMkLs8Do2RWJK5yx1wamHV/op8Rz+9rltjaTQWDnEFQ=="; }; }; "chalk-template-0.4.0" = { @@ -22100,13 +22541,13 @@ let sha512 = "+xi2ENsvchtUNa8oBUU58gHgmyN6BEEeZ8NIEgeQ0XnC+AoyihivgZYe+OOiNi+fLy/NUowugwV5gP8XWYDm0Q=="; }; }; - "codemaker-1.69.0" = { + "codemaker-1.70.0" = { name = "codemaker"; packageName = "codemaker"; - version = "1.69.0"; + version = "1.70.0"; src = fetchurl { - url = "https://registry.npmjs.org/codemaker/-/codemaker-1.69.0.tgz"; - sha512 = "FbJeIr6isHvABZ56wdujvRLQOJOmS6MoptN4ylLKDNr/dp/+tzpa9kY2R2Y7eWxMW5sTYFBNsVJDpErMcMwhig=="; + url = "https://registry.npmjs.org/codemaker/-/codemaker-1.70.0.tgz"; + sha512 = "ZiS349YLSwzoe9ZVfupMBd794x3IO4Au6JsyYCchFjbBCzU10TllLigFWSQuVKXBpaBk3I6QhaDuK+JsosDKsg=="; }; }; "codepage-1.4.0" = { @@ -22271,15 +22712,6 @@ let sha512 = "Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g=="; }; }; - "colorette-2.0.16" = { - name = "colorette"; - packageName = "colorette"; - version = "2.0.16"; - src = fetchurl { - url = "https://registry.npmjs.org/colorette/-/colorette-2.0.16.tgz"; - sha512 = "hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g=="; - }; - }; "colorette-2.0.19" = { name = "colorette"; packageName = "colorette"; @@ -23198,13 +23630,13 @@ let sha512 = "xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ=="; }; }; - "constructs-10.1.127" = { + "constructs-10.1.135" = { name = "constructs"; packageName = "constructs"; - version = "10.1.127"; + version = "10.1.135"; src = fetchurl { - url = "https://registry.npmjs.org/constructs/-/constructs-10.1.127.tgz"; - sha512 = "pdWLyxoUHqbZ47aSNjagXCnR705Ehu5QBYn9+N9ysiZJauz8EBHf9MHwJZk8vsWW3E1IZtprRaTQaeJaF9rtsg=="; + url = "https://registry.npmjs.org/constructs/-/constructs-10.1.135.tgz"; + sha512 = "J+DLybfvCNsu4Hyez3cs62/ZprulSH8tpHsXigGiLT708bRrdIqOKiYqCOtZ04BjA22yxUfmC4YqB0hq9sl5MA=="; }; }; "consume-http-header-1.0.0" = { @@ -23532,13 +23964,13 @@ let sha512 = "LNHI/Ll1UqBTGhrR6vMhtVZmX4kjYdCJUjIM6Ydp7/oJ5w1C0MKrzELuUAmMlU0eKwBGx6PaO0TRZ/KDXAFTBg=="; }; }; - "convert-source-map-1.8.0" = { + "convert-source-map-1.9.0" = { name = "convert-source-map"; packageName = "convert-source-map"; - version = "1.8.0"; + version = "1.9.0"; src = fetchurl { - url = "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz"; - sha512 = "+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA=="; + url = "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz"; + sha512 = "ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A=="; }; }; "convert-to-ecmascript-compatible-varname-0.1.5" = { @@ -23820,13 +24252,13 @@ let sha512 = "Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ=="; }; }; - "core-js-3.22.8" = { + "core-js-3.25.3" = { name = "core-js"; packageName = "core-js"; - version = "3.22.8"; + version = "3.25.3"; src = fetchurl { - url = "https://registry.npmjs.org/core-js/-/core-js-3.22.8.tgz"; - sha512 = "UoGQ/cfzGYIuiq6Z7vWL1HfkE9U9IZ4Ub+0XSiJTCzvbZzgPA69oDF2f+lgJ6dFFLEdjW5O6svvoKzXX23xFkA=="; + url = "https://registry.npmjs.org/core-js/-/core-js-3.25.3.tgz"; + sha512 = "y1hvKXmPHvm5B7w4ln1S4uc9eV/O5+iFExSRUimnvIph11uaizFR8LFMdONN8hG3P2pipUfX4Y/fR8rAEtcHcQ=="; }; }; "core-js-3.25.5" = { @@ -24909,13 +25341,13 @@ let sha512 = "byxnDBxM1AVF3YfmsK7Smop9/usNz7gAZYSo9eYp61TGcNXraJby1rAiLyJSt1/8Iho2qaxZOtZCOvQMXogPtg=="; }; }; - "csv-parse-5.3.0" = { + "csv-parse-5.3.1" = { name = "csv-parse"; packageName = "csv-parse"; - version = "5.3.0"; + version = "5.3.1"; src = fetchurl { - url = "https://registry.npmjs.org/csv-parse/-/csv-parse-5.3.0.tgz"; - sha512 = "UXJCGwvJ2fep39purtAn27OUYmxB1JQto+zhZ4QlJpzsirtSFbzLvip1aIgziqNdZp/TptvsKEV5BZSxe10/DQ=="; + url = "https://registry.npmjs.org/csv-parse/-/csv-parse-5.3.1.tgz"; + sha512 = "R4Hv6eGJNzgcKdThZ6XORbSQ873HVcNke74QIq+LbwpT90LaZ8Xzl7KKiuIP16xq/P7ofzRt0h7S0xm+fVScsw=="; }; }; "csv-stream-0.2.0" = { @@ -26097,13 +26529,13 @@ let sha512 = "2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA=="; }; }; - "dayjs-1.11.5" = { + "dayjs-1.11.6" = { name = "dayjs"; packageName = "dayjs"; - version = "1.11.5"; + version = "1.11.6"; src = fetchurl { - url = "https://registry.npmjs.org/dayjs/-/dayjs-1.11.5.tgz"; - sha512 = "CAdX5Q3YW3Gclyo5Vpqkgpj8fSdLQcRuzfX6mC6Phy0nfJ0eGYOeS7m4mt2plDWLAtA4TqTakvbboHvUxfe4iA=="; + url = "https://registry.npmjs.org/dayjs/-/dayjs-1.11.6.tgz"; + sha512 = "zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ=="; }; }; "dayjs-1.8.36" = { @@ -26367,13 +26799,13 @@ let sha512 = "ocLWuYzRPoS9bfiSdDd3cxvrzovVMZnRDVEzAs+hWIVXGDbHxWMECij2OBuyB/An0FFW/nLuq6Kv1i/YC5Qfzg=="; }; }; - "decimal.js-10.4.1" = { + "decimal.js-10.4.2" = { name = "decimal.js"; packageName = "decimal.js"; - version = "10.4.1"; + version = "10.4.2"; src = fetchurl { - url = "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.1.tgz"; - sha512 = "F29o+vci4DodHYT9UrR5IEbfBw9pE5eSapIJdTqXK5+6hq+t8VRxwQyKlW2i+KDKFkkJQRvFyI/QXD83h8LyQw=="; + url = "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.2.tgz"; + sha512 = "ic1yEvwT6GuvaYwBLLY6/aFFgjZdySKTE8en/fkU3QICTmRtgtSlFn0u0BXN06InZwtfCelR7j8LRiDI/02iGA=="; }; }; "decimal.js-7.5.1" = { @@ -26835,13 +27267,13 @@ let sha512 = "jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ=="; }; }; - "defined-1.0.0" = { + "defined-1.0.1" = { name = "defined"; packageName = "defined"; - version = "1.0.0"; + version = "1.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz"; - sha512 = "Y2caI5+ZwS5c3RiNDJ6u53VhQHv+hHKwhkI1iHvceKUHw9Df6EK2zRLfjejRgMuCuxK7PfSWIMwWecceVvThjQ=="; + url = "https://registry.npmjs.org/defined/-/defined-1.0.1.tgz"; + sha512 = "hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q=="; }; }; "degenerator-2.2.0" = { @@ -27942,15 +28374,6 @@ let sha512 = "3VdM/SXBZX2omc9JF9nOPCtDaYQ67BGp5CoLpIQlO2KCAPETs8TcDHacF26jXadGbvUteZzRTeos2fhID5+ucQ=="; }; }; - "dompurify-2.3.5" = { - name = "dompurify"; - packageName = "dompurify"; - version = "2.3.5"; - src = fetchurl { - url = "https://registry.npmjs.org/dompurify/-/dompurify-2.3.5.tgz"; - sha512 = "kD+f8qEaa42+mjdOpKeztu9Mfx5bv9gVLO6K9jRx4uGvh6Wv06Srn4jr1wPNY2OOUGGSKHNFN+A8MA3v0E0QAQ=="; - }; - }; "dompurify-2.4.0" = { name = "dompurify"; packageName = "dompurify"; @@ -28059,6 +28482,15 @@ let sha512 = "rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q=="; }; }; + "dotenv-16.0.3" = { + name = "dotenv"; + packageName = "dotenv"; + version = "16.0.3"; + src = fetchurl { + url = "https://registry.npmjs.org/dotenv/-/dotenv-16.0.3.tgz"; + sha512 = "7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ=="; + }; + }; "dotenv-5.0.1" = { name = "dotenv"; packageName = "dotenv"; @@ -28104,6 +28536,15 @@ let sha512 = "YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA=="; }; }; + "dotenv-expand-9.0.0" = { + name = "dotenv-expand"; + packageName = "dotenv-expand"; + version = "9.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-9.0.0.tgz"; + sha512 = "uW8Hrhp5ammm9x7kBLR6jDfujgaDarNA02tprvZdyrJ7MpdzD1KyrIHG4l+YoC2fJ2UcdFdNWNWIjt+sexBHJw=="; + }; + }; "dotf-2.0.2" = { name = "dotf"; packageName = "dotf"; @@ -28149,15 +28590,6 @@ let sha512 = "xqnBTVd/E+GxJVrX5/eUJiLYjCGPwMpdL+jGhGU57BvtcA7wwhtHVbXBeUk51kOpW3S7Jn3BQbN9Q1R1Km2qDQ=="; }; }; - "download-8.0.0" = { - name = "download"; - packageName = "download"; - version = "8.0.0"; - src = fetchurl { - url = "https://registry.npmjs.org/download/-/download-8.0.0.tgz"; - sha512 = "ASRY5QhDk7FK+XrQtQyvhpDKanLluEEQtWl/J7Lxuf/b+i8RYh997QeXvL85xitrmRKVlx9c7eTrcRdq2GS4eA=="; - }; - }; "download-git-repo-1.1.0" = { name = "download-git-repo"; packageName = "download-git-repo"; @@ -28446,13 +28878,13 @@ let sha512 = "hDZWhCHZ1wu4P2g2RVsM2MjDmmJzhvcsXr5qHUSBJZXvuhJSunhbVsWoBXdIe0/yTa3RV4UaWpOmFmrVsKr0wA=="; }; }; - "edge-runtime-1.1.0-beta.37" = { + "edge-runtime-1.1.0-beta.40" = { name = "edge-runtime"; packageName = "edge-runtime"; - version = "1.1.0-beta.37"; + version = "1.1.0-beta.40"; src = fetchurl { - url = "https://registry.npmjs.org/edge-runtime/-/edge-runtime-1.1.0-beta.37.tgz"; - sha512 = "IP0xYNmp0XXoXVnrAf/e67224ZkMUUBMyUUohVxWWI5XdyetIGRNWp3GifDy3LpbuE02yv42rgtoE+tm+whcLA=="; + url = "https://registry.npmjs.org/edge-runtime/-/edge-runtime-1.1.0-beta.40.tgz"; + sha512 = "KuoSRsQZUMyec6gtD9YOFA5ohmWtquTXKco+pLv1/1zcHmD0/rXU1QkTkE40BKwq+O02Esk9iPlx9LkHaQr3vg=="; }; }; "editor-1.0.0" = { @@ -28536,13 +28968,13 @@ let sha512 = "frkBt8skyo8SmlG4TbByDxZw6/tqttRYYIBaeTBfkoG18OyD59IVwVaXXHO8UYKB5/1C2Rce0Gj6uoxlAHQHzQ=="; }; }; - "electron-notarize-1.2.1" = { + "electron-notarize-1.2.2" = { name = "electron-notarize"; packageName = "electron-notarize"; - version = "1.2.1"; + version = "1.2.2"; src = fetchurl { - url = "https://registry.npmjs.org/electron-notarize/-/electron-notarize-1.2.1.tgz"; - sha512 = "u/ECWhIrhkSQpZM4cJzVZ5TsmkaqrRo5LDC/KMbGF0sPkm53Ng59+M0zp8QVaql0obfJy9vlVT+4iOkAi2UDlA=="; + url = "https://registry.npmjs.org/electron-notarize/-/electron-notarize-1.2.2.tgz"; + sha512 = "ZStVWYcWI7g87/PgjPJSIIhwQXOaw4/XeXU+pWqMMktSLHaGMLHdyPPN7Cmao7+Cr7fYufA16npdtMndYciHNw=="; }; }; "electron-osx-sign-0.5.0" = { @@ -28572,13 +29004,13 @@ let sha512 = "FkEZNFViUem3P0RLYbZkUjC8LUFIK+wKq09GHoOITSJjfDAVQv964hwaNseTTWt58sITQX3/5fHNYcTefqaCWw=="; }; }; - "electron-to-chromium-1.4.276" = { + "electron-to-chromium-1.4.284" = { name = "electron-to-chromium"; packageName = "electron-to-chromium"; - version = "1.4.276"; + version = "1.4.284"; src = fetchurl { - url = "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.276.tgz"; - sha512 = "EpuHPqu8YhonqLBXHoU6hDJCD98FCe6KDoet3/gY1qsQ6usjJoHqBH2YIVs8FXaAtHwVL8Uqa/fsYao/vq9VWQ=="; + url = "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz"; + sha512 = "M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA=="; }; }; "electrum-client-git+https://github.com/janoside/electrum-client" = { @@ -28952,13 +29384,13 @@ let sha512 = "IH8ZhDIwiLv0d/wXVzmjfV9Y82hbJIDhCGSVUV8o1kcpDe2I6Y3bZA3ZbJy4Ls7k7IVmcy/qn4k9RKWFhUGf5w=="; }; }; - "engine.io-client-6.2.2" = { + "engine.io-client-6.2.3" = { name = "engine.io-client"; packageName = "engine.io-client"; - version = "6.2.2"; + version = "6.2.3"; src = fetchurl { - url = "https://registry.npmjs.org/engine.io-client/-/engine.io-client-6.2.2.tgz"; - sha512 = "8ZQmx0LQGRTYkHuogVZuGSpDqYZtCM/nv8zQ68VZ+JkOpazJ7ICdsSpaO6iXwvaU30oFg5QJOJWj8zWqhbKjkQ=="; + url = "https://registry.npmjs.org/engine.io-client/-/engine.io-client-6.2.3.tgz"; + sha512 = "aXPtgF1JS3RuuKcpSrBtimSjYvrbhKW9froICH4s0F3XQWLxsKNxqzG39nnvQZQnva4CMvUK63T7shevxRyYHw=="; }; }; "engine.io-parser-1.0.6" = { @@ -29183,8 +29615,8 @@ let version = "0.1.3"; src = fetchgit { url = "https://github.com/discordapp/erlpack"; - rev = "3b793a333dd3f6a140b9168ea91e9fa9660753ce"; - sha256 = "7eb1f85028d116df7b1d7771904d2adabf1db928b59bb671881062500cd42a07"; + rev = "cbe76be04c2210fc9cb6ff95910f0937c1011d04"; + sha256 = "79681d02010ee9b48f9a2fb25de821ac316a357a72e582d9e22a0dcf33ccf1a6"; }; }; "err-code-2.0.3" = { @@ -29484,13 +29916,13 @@ let sha512 = "+CvnDitD7Q5sT7F+FM65sWkF8wJRf+j9fPcprxYV4j+ohmzVj2W7caUqH2s5kCaCJAfcAICjSlKhDCcvDpU7nw=="; }; }; - "esbuild-0.15.10" = { + "esbuild-0.15.12" = { name = "esbuild"; packageName = "esbuild"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild/-/esbuild-0.15.10.tgz"; - sha512 = "N7wBhfJ/E5fzn/SpNgX+oW2RLRjwaL8Y0ezqNqhjD6w0H2p0rDuEz2FKZqpqLnO8DCaWumKe8dsC/ljvVSSxng=="; + url = "https://registry.npmjs.org/esbuild/-/esbuild-0.15.12.tgz"; + sha512 = "PcT+/wyDqJQsRVhaE9uX/Oq4XLrFh0ce/bs2TJh4CSaw9xuvI+xFrH2nAYOADbhQjUgAhNWC5LKoUsakm4dxng=="; }; }; "esbuild-android-64-0.14.47" = { @@ -29511,13 +29943,13 @@ let sha512 = "6FOuKTHnC86dtrKDmdSj2CkcKF8PnqkaIXqvgydqfJmqBazCPdw+relrMlhGjkvVdiiGV70rpdnyFmA65ekBCQ=="; }; }; - "esbuild-android-64-0.15.10" = { + "esbuild-android-64-0.15.12" = { name = "esbuild-android-64"; packageName = "esbuild-android-64"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-android-64/-/esbuild-android-64-0.15.10.tgz"; - sha512 = "UI7krF8OYO1N7JYTgLT9ML5j4+45ra3amLZKx7LO3lmLt1Ibn8t3aZbX5Pu4BjWiqDuJ3m/hsvhPhK/5Y/YpnA=="; + url = "https://registry.npmjs.org/esbuild-android-64/-/esbuild-android-64-0.15.12.tgz"; + sha512 = "MJKXwvPY9g0rGps0+U65HlTsM1wUs9lbjt5CU19RESqycGFDRijMDQsh68MtbzkqWSRdEtiKS1mtPzKneaAI0Q=="; }; }; "esbuild-android-arm64-0.14.47" = { @@ -29538,13 +29970,13 @@ let sha512 = "vBtp//5VVkZWmYYvHsqBRCMMi1MzKuMIn5XDScmnykMTu9+TD9v0NMEDqQxvtFToeYmojdo5UCV2vzMQWJcJ4A=="; }; }; - "esbuild-android-arm64-0.15.10" = { + "esbuild-android-arm64-0.15.12" = { name = "esbuild-android-arm64"; packageName = "esbuild-android-arm64"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-android-arm64/-/esbuild-android-arm64-0.15.10.tgz"; - sha512 = "EOt55D6xBk5O05AK8brXUbZmoFj4chM8u3riGflLa6ziEoVvNjRdD7Cnp82NHQGfSHgYR06XsPI8/sMuA/cUwg=="; + url = "https://registry.npmjs.org/esbuild-android-arm64/-/esbuild-android-arm64-0.15.12.tgz"; + sha512 = "Hc9SEcZbIMhhLcvhr1DH+lrrec9SFTiRzfJ7EGSBZiiw994gfkVV6vG0sLWqQQ6DD7V4+OggB+Hn0IRUdDUqvA=="; }; }; "esbuild-darwin-64-0.14.47" = { @@ -29565,13 +29997,13 @@ let sha512 = "YFmXPIOvuagDcwCejMRtCDjgPfnDu+bNeh5FU2Ryi68ADDVlWEpbtpAbrtf/lvFTWPexbgyKgzppNgsmLPr8PA=="; }; }; - "esbuild-darwin-64-0.15.10" = { + "esbuild-darwin-64-0.15.12" = { name = "esbuild-darwin-64"; packageName = "esbuild-darwin-64"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-darwin-64/-/esbuild-darwin-64-0.15.10.tgz"; - sha512 = "hbDJugTicqIm+WKZgp208d7FcXcaK8j2c0l+fqSJ3d2AzQAfjEYDRM3Z2oMeqSJ9uFxyj/muSACLdix7oTstRA=="; + url = "https://registry.npmjs.org/esbuild-darwin-64/-/esbuild-darwin-64-0.15.12.tgz"; + sha512 = "qkmqrTVYPFiePt5qFjP8w/S+GIUMbt6k8qmiPraECUWfPptaPJUGkCKrWEfYFRWB7bY23FV95rhvPyh/KARP8Q=="; }; }; "esbuild-darwin-arm64-0.14.47" = { @@ -29592,13 +30024,13 @@ let sha512 = "juYD0QnSKwAMfzwKdIF6YbueXzS6N7y4GXPDeDkApz/1RzlT42mvX9jgNmyOlWKN7YzQAYbcUEJmZJYQGdf2ow=="; }; }; - "esbuild-darwin-arm64-0.15.10" = { + "esbuild-darwin-arm64-0.15.12" = { name = "esbuild-darwin-arm64"; packageName = "esbuild-darwin-arm64"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.15.10.tgz"; - sha512 = "M1t5+Kj4IgSbYmunf2BB6EKLkWUq+XlqaFRiGOk8bmBapu9bCDrxjf4kUnWn59Dka3I27EiuHBKd1rSO4osLFQ=="; + url = "https://registry.npmjs.org/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.15.12.tgz"; + sha512 = "z4zPX02tQ41kcXMyN3c/GfZpIjKoI/BzHrdKUwhC/Ki5BAhWv59A9M8H+iqaRbwpzYrYidTybBwiZAIWCLJAkw=="; }; }; "esbuild-freebsd-64-0.14.47" = { @@ -29619,13 +30051,13 @@ let sha512 = "cLEI/aXjb6vo5O2Y8rvVSQ7smgLldwYY5xMxqh/dQGfWO+R1NJOFsiax3IS4Ng300SVp7Gz3czxT6d6qf2cw0g=="; }; }; - "esbuild-freebsd-64-0.15.10" = { + "esbuild-freebsd-64-0.15.12" = { name = "esbuild-freebsd-64"; packageName = "esbuild-freebsd-64"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-freebsd-64/-/esbuild-freebsd-64-0.15.10.tgz"; - sha512 = "KMBFMa7C8oc97nqDdoZwtDBX7gfpolkk6Bcmj6YFMrtCMVgoU/x2DI1p74DmYl7CSS6Ppa3xgemrLrr5IjIn0w=="; + url = "https://registry.npmjs.org/esbuild-freebsd-64/-/esbuild-freebsd-64-0.15.12.tgz"; + sha512 = "XFL7gKMCKXLDiAiBjhLG0XECliXaRLTZh6hsyzqUqPUf/PY4C6EJDTKIeqqPKXaVJ8+fzNek88285krSz1QECw=="; }; }; "esbuild-freebsd-arm64-0.14.47" = { @@ -29646,13 +30078,13 @@ let sha512 = "TcWVw/rCL2F+jUgRkgLa3qltd5gzKjIMGhkVybkjk6PJadYInPtgtUBp1/hG+mxyigaT7ib+od1Xb84b+L+1Mg=="; }; }; - "esbuild-freebsd-arm64-0.15.10" = { + "esbuild-freebsd-arm64-0.15.12" = { name = "esbuild-freebsd-arm64"; packageName = "esbuild-freebsd-arm64"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.15.10.tgz"; - sha512 = "m2KNbuCX13yQqLlbSojFMHpewbn8wW5uDS6DxRpmaZKzyq8Dbsku6hHvh2U+BcLwWY4mpgXzFUoENEf7IcioGg=="; + url = "https://registry.npmjs.org/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.15.12.tgz"; + sha512 = "jwEIu5UCUk6TjiG1X+KQnCGISI+ILnXzIzt9yDVrhjug2fkYzlLbl0K43q96Q3KB66v6N1UFF0r5Ks4Xo7i72g=="; }; }; "esbuild-linux-32-0.14.47" = { @@ -29673,13 +30105,13 @@ let sha512 = "RFqpyC5ChyWrjx8Xj2K0EC1aN0A37H6OJfmUXIASEqJoHcntuV3j2Efr9RNmUhMfNE6yEj2VpYuDteZLGDMr0w=="; }; }; - "esbuild-linux-32-0.15.10" = { + "esbuild-linux-32-0.15.12" = { name = "esbuild-linux-32"; packageName = "esbuild-linux-32"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-linux-32/-/esbuild-linux-32-0.15.10.tgz"; - sha512 = "guXrwSYFAvNkuQ39FNeV4sNkNms1bLlA5vF1H0cazZBOLdLFIny6BhT+TUbK/hdByMQhtWQ5jI9VAmPKbVPu1w=="; + url = "https://registry.npmjs.org/esbuild-linux-32/-/esbuild-linux-32-0.15.12.tgz"; + sha512 = "uSQuSEyF1kVzGzuIr4XM+v7TPKxHjBnLcwv2yPyCz8riV8VUCnO/C4BF3w5dHiVpCd5Z1cebBtZJNlC4anWpwA=="; }; }; "esbuild-linux-64-0.14.47" = { @@ -29700,13 +30132,13 @@ let sha512 = "dxjhrqo5i7Rq6DXwz5v+MEHVs9VNFItJmHBe1CxROWNf4miOGoQhqSG8StStbDkQ1Mtobg6ng+4fwByOhoQoeA=="; }; }; - "esbuild-linux-64-0.15.10" = { + "esbuild-linux-64-0.15.12" = { name = "esbuild-linux-64"; packageName = "esbuild-linux-64"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-linux-64/-/esbuild-linux-64-0.15.10.tgz"; - sha512 = "jd8XfaSJeucMpD63YNMO1JCrdJhckHWcMv6O233bL4l6ogQKQOxBYSRP/XLWP+6kVTu0obXovuckJDcA0DKtQA=="; + url = "https://registry.npmjs.org/esbuild-linux-64/-/esbuild-linux-64-0.15.12.tgz"; + sha512 = "QcgCKb7zfJxqT9o5z9ZUeGH1k8N6iX1Y7VNsEi5F9+HzN1OIx7ESxtQXDN9jbeUSPiRH1n9cw6gFT3H4qbdvcA=="; }; }; "esbuild-linux-arm-0.14.47" = { @@ -29727,13 +30159,13 @@ let sha512 = "LsJynDxYF6Neg7ZC7748yweCDD+N8ByCv22/7IAZglIEniEkqdF4HCaa49JNDLw1UQGlYuhOB8ZT/MmcSWzcWg=="; }; }; - "esbuild-linux-arm-0.15.10" = { + "esbuild-linux-arm-0.15.12" = { name = "esbuild-linux-arm"; packageName = "esbuild-linux-arm"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-linux-arm/-/esbuild-linux-arm-0.15.10.tgz"; - sha512 = "6N8vThLL/Lysy9y4Ex8XoLQAlbZKUyExCWyayGi2KgTBelKpPgj6RZnUaKri0dHNPGgReJriKVU6+KDGQwn10A=="; + url = "https://registry.npmjs.org/esbuild-linux-arm/-/esbuild-linux-arm-0.15.12.tgz"; + sha512 = "Wf7T0aNylGcLu7hBnzMvsTfEXdEdJY/hY3u36Vla21aY66xR0MS5I1Hw8nVquXjTN0A6fk/vnr32tkC/C2lb0A=="; }; }; "esbuild-linux-arm64-0.14.47" = { @@ -29754,13 +30186,13 @@ let sha512 = "D9rFxGutoqQX3xJPxqd6o+kvYKeIbM0ifW2y0bgKk5HPgQQOo2k9/2Vpto3ybGYaFPCE5qTGtqQta9PoP6ZEzw=="; }; }; - "esbuild-linux-arm64-0.15.10" = { + "esbuild-linux-arm64-0.15.12" = { name = "esbuild-linux-arm64"; packageName = "esbuild-linux-arm64"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-linux-arm64/-/esbuild-linux-arm64-0.15.10.tgz"; - sha512 = "GByBi4fgkvZFTHFDYNftu1DQ1GzR23jws0oWyCfhnI7eMOe+wgwWrc78dbNk709Ivdr/evefm2PJiUBMiusS1A=="; + url = "https://registry.npmjs.org/esbuild-linux-arm64/-/esbuild-linux-arm64-0.15.12.tgz"; + sha512 = "HtNq5xm8fUpZKwWKS2/YGwSfTF+339L4aIA8yphNKYJckd5hVdhfdl6GM2P3HwLSCORS++++7++//ApEwXEuAQ=="; }; }; "esbuild-linux-mips64le-0.14.47" = { @@ -29781,13 +30213,13 @@ let sha512 = "vS54wQjy4IinLSlb5EIlLoln8buh1yDgliP4CuEHumrPk4PvvP4kTRIG4SzMXm6t19N0rIfT4bNdAxzJLg2k6A=="; }; }; - "esbuild-linux-mips64le-0.15.10" = { + "esbuild-linux-mips64le-0.15.12" = { name = "esbuild-linux-mips64le"; packageName = "esbuild-linux-mips64le"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.15.10.tgz"; - sha512 = "BxP+LbaGVGIdQNJUNF7qpYjEGWb0YyHVSKqYKrn+pTwH/SiHUxFyJYSP3pqkku61olQiSBnSmWZ+YUpj78Tw7Q=="; + url = "https://registry.npmjs.org/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.15.12.tgz"; + sha512 = "Qol3+AvivngUZkTVFgLpb0H6DT+N5/zM3V1YgTkryPYFeUvuT5JFNDR3ZiS6LxhyF8EE+fiNtzwlPqMDqVcc6A=="; }; }; "esbuild-linux-ppc64le-0.14.47" = { @@ -29808,13 +30240,13 @@ let sha512 = "xcdd62Y3VfGoyphNP/aIV9LP+RzFw5M5Z7ja+zdpQHHvokJM7d0rlDRMN+iSSwvUymQkqZO+G/xjb4/75du8BQ=="; }; }; - "esbuild-linux-ppc64le-0.15.10" = { + "esbuild-linux-ppc64le-0.15.12" = { name = "esbuild-linux-ppc64le"; packageName = "esbuild-linux-ppc64le"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.15.10.tgz"; - sha512 = "LoSQCd6498PmninNgqd/BR7z3Bsk/mabImBWuQ4wQgmQEeanzWd5BQU2aNi9mBURCLgyheuZS6Xhrw5luw3OkQ=="; + url = "https://registry.npmjs.org/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.15.12.tgz"; + sha512 = "4D8qUCo+CFKaR0cGXtGyVsOI7w7k93Qxb3KFXWr75An0DHamYzq8lt7TNZKoOq/Gh8c40/aKaxvcZnTgQ0TJNg=="; }; }; "esbuild-linux-riscv64-0.14.47" = { @@ -29835,13 +30267,13 @@ let sha512 = "syXHGak9wkAnFz0gMmRBoy44JV0rp4kVCEA36P5MCeZcxFq8+fllBC2t6sKI23w3qd8Vwo9pTADCgjTSf3L3rA=="; }; }; - "esbuild-linux-riscv64-0.15.10" = { + "esbuild-linux-riscv64-0.15.12" = { name = "esbuild-linux-riscv64"; packageName = "esbuild-linux-riscv64"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.15.10.tgz"; - sha512 = "Lrl9Cr2YROvPV4wmZ1/g48httE8z/5SCiXIyebiB5N8VT7pX3t6meI7TQVHw/wQpqP/AF4SksDuFImPTM7Z32Q=="; + url = "https://registry.npmjs.org/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.15.12.tgz"; + sha512 = "G9w6NcuuCI6TUUxe6ka0enjZHDnSVK8bO+1qDhMOCtl7Tr78CcZilJj8SGLN00zO5iIlwNRZKHjdMpfFgNn1VA=="; }; }; "esbuild-linux-s390x-0.14.47" = { @@ -29862,13 +30294,13 @@ let sha512 = "kFAJY3dv+Wq8o28K/C7xkZk/X34rgTwhknSsElIqoEo8armCOjMJ6NsMxm48KaWY2h2RUYGtQmr+RGuUPKBhyw=="; }; }; - "esbuild-linux-s390x-0.15.10" = { + "esbuild-linux-s390x-0.15.12" = { name = "esbuild-linux-s390x"; packageName = "esbuild-linux-s390x"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-linux-s390x/-/esbuild-linux-s390x-0.15.10.tgz"; - sha512 = "ReP+6q3eLVVP2lpRrvl5EodKX7EZ1bS1/z5j6hsluAlZP5aHhk6ghT6Cq3IANvvDdscMMCB4QEbI+AjtvoOFpA=="; + url = "https://registry.npmjs.org/esbuild-linux-s390x/-/esbuild-linux-s390x-0.15.12.tgz"; + sha512 = "Lt6BDnuXbXeqSlVuuUM5z18GkJAZf3ERskGZbAWjrQoi9xbEIsj/hEzVnSAFLtkfLuy2DE4RwTcX02tZFunXww=="; }; }; "esbuild-netbsd-64-0.14.47" = { @@ -29889,13 +30321,13 @@ let sha512 = "ZZBI7qrR1FevdPBVHz/1GSk1x5GDL/iy42Zy8+neEm/HA7ma+hH/bwPEjeHXKWUDvM36CZpSL/fn1/y9/Hb+1A=="; }; }; - "esbuild-netbsd-64-0.15.10" = { + "esbuild-netbsd-64-0.15.12" = { name = "esbuild-netbsd-64"; packageName = "esbuild-netbsd-64"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-netbsd-64/-/esbuild-netbsd-64-0.15.10.tgz"; - sha512 = "iGDYtJCMCqldMskQ4eIV+QSS/CuT7xyy9i2/FjpKvxAuCzrESZXiA1L64YNj6/afuzfBe9i8m/uDkFHy257hTw=="; + url = "https://registry.npmjs.org/esbuild-netbsd-64/-/esbuild-netbsd-64-0.15.12.tgz"; + sha512 = "jlUxCiHO1dsqoURZDQts+HK100o0hXfi4t54MNRMCAqKGAV33JCVvMplLAa2FwviSojT/5ZG5HUfG3gstwAG8w=="; }; }; "esbuild-openbsd-64-0.14.47" = { @@ -29916,13 +30348,13 @@ let sha512 = "7R1/p39M+LSVQVgDVlcY1KKm6kFKjERSX1lipMG51NPcspJD1tmiZSmmBXoY5jhHIu6JL1QkFDTx94gMYK6vfA=="; }; }; - "esbuild-openbsd-64-0.15.10" = { + "esbuild-openbsd-64-0.15.12" = { name = "esbuild-openbsd-64"; packageName = "esbuild-openbsd-64"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-openbsd-64/-/esbuild-openbsd-64-0.15.10.tgz"; - sha512 = "ftMMIwHWrnrYnvuJQRJs/Smlcb28F9ICGde/P3FUTCgDDM0N7WA0o9uOR38f5Xe2/OhNCgkjNeb7QeaE3cyWkQ=="; + url = "https://registry.npmjs.org/esbuild-openbsd-64/-/esbuild-openbsd-64-0.15.12.tgz"; + sha512 = "1o1uAfRTMIWNOmpf8v7iudND0L6zRBYSH45sofCZywrcf7NcZA+c7aFsS1YryU+yN7aRppTqdUK1PgbZVaB1Dw=="; }; }; "esbuild-sunos-64-0.14.47" = { @@ -29943,13 +30375,13 @@ let sha512 = "HoHaCswHxLEYN8eBTtyO0bFEWvA3Kdb++hSQ/lLG7TyKF69TeSG0RNoBRAs45x/oCeWaTDntEZlYwAfQlhEtJA=="; }; }; - "esbuild-sunos-64-0.15.10" = { + "esbuild-sunos-64-0.15.12" = { name = "esbuild-sunos-64"; packageName = "esbuild-sunos-64"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-sunos-64/-/esbuild-sunos-64-0.15.10.tgz"; - sha512 = "mf7hBL9Uo2gcy2r3rUFMjVpTaGpFJJE5QTDDqUFf1632FxteYANffDZmKbqX0PfeQ2XjUDE604IcE7OJeoHiyg=="; + url = "https://registry.npmjs.org/esbuild-sunos-64/-/esbuild-sunos-64-0.15.12.tgz"; + sha512 = "nkl251DpoWoBO9Eq9aFdoIt2yYmp4I3kvQjba3jFKlMXuqQ9A4q+JaqdkCouG3DHgAGnzshzaGu6xofGcXyPXg=="; }; }; "esbuild-windows-32-0.14.47" = { @@ -29970,13 +30402,13 @@ let sha512 = "4rtwSAM35A07CBt1/X8RWieDj3ZUHQqUOaEo5ZBs69rt5WAFjP4aqCIobdqOy4FdhYw1yF8Z0xFBTyc9lgPtEg=="; }; }; - "esbuild-windows-32-0.15.10" = { + "esbuild-windows-32-0.15.12" = { name = "esbuild-windows-32"; packageName = "esbuild-windows-32"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-windows-32/-/esbuild-windows-32-0.15.10.tgz"; - sha512 = "ttFVo+Cg8b5+qHmZHbEc8Vl17kCleHhLzgT8X04y8zudEApo0PxPg9Mz8Z2cKH1bCYlve1XL8LkyXGFjtUYeGg=="; + url = "https://registry.npmjs.org/esbuild-windows-32/-/esbuild-windows-32-0.15.12.tgz"; + sha512 = "WlGeBZHgPC00O08luIp5B2SP4cNCp/PcS+3Pcg31kdcJPopHxLkdCXtadLU9J82LCfw4TVls21A6lilQ9mzHrw=="; }; }; "esbuild-windows-64-0.14.47" = { @@ -29997,13 +30429,13 @@ let sha512 = "HoN/5HGRXJpWODprGCgKbdMvrC3A2gqvzewu2eECRw2sYxOUoh2TV1tS+G7bHNapPGI79woQJGV6pFH7GH7qnA=="; }; }; - "esbuild-windows-64-0.15.10" = { + "esbuild-windows-64-0.15.12" = { name = "esbuild-windows-64"; packageName = "esbuild-windows-64"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-windows-64/-/esbuild-windows-64-0.15.10.tgz"; - sha512 = "2H0gdsyHi5x+8lbng3hLbxDWR7mKHWh5BXZGKVG830KUmXOOWFE2YKJ4tHRkejRduOGDrBvHBriYsGtmTv3ntA=="; + url = "https://registry.npmjs.org/esbuild-windows-64/-/esbuild-windows-64-0.15.12.tgz"; + sha512 = "VActO3WnWZSN//xjSfbiGOSyC+wkZtI8I4KlgrTo5oHJM6z3MZZBCuFaZHd8hzf/W9KPhF0lY8OqlmWC9HO5AA=="; }; }; "esbuild-windows-arm64-0.14.47" = { @@ -30024,13 +30456,13 @@ let sha512 = "JQDqPjuOH7o+BsKMSddMfmVJXrnYZxXDHsoLHc0xgmAZkOOCflRmC43q31pk79F9xuyWY45jDBPolb5ZgGOf9g=="; }; }; - "esbuild-windows-arm64-0.15.10" = { + "esbuild-windows-arm64-0.15.12" = { name = "esbuild-windows-arm64"; packageName = "esbuild-windows-arm64"; - version = "0.15.10"; + version = "0.15.12"; src = fetchurl { - url = "https://registry.npmjs.org/esbuild-windows-arm64/-/esbuild-windows-arm64-0.15.10.tgz"; - sha512 = "S+th4F+F8VLsHLR0zrUcG+Et4hx0RKgK1eyHc08kztmLOES8BWwMiaGdoW9hiXuzznXQ0I/Fg904MNbr11Nktw=="; + url = "https://registry.npmjs.org/esbuild-windows-arm64/-/esbuild-windows-arm64-0.15.12.tgz"; + sha512 = "Of3MIacva1OK/m4zCNIvBfz8VVROBmQT+gRX6pFTLPngFYcj6TFH/12VveAqq1k9VB2l28EoVMNMUCcmsfwyuA=="; }; }; "esc-exit-3.0.0" = { @@ -30222,15 +30654,6 @@ let sha512 = "VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA=="; }; }; - "eslint-8.21.0" = { - name = "eslint"; - packageName = "eslint"; - version = "8.21.0"; - src = fetchurl { - url = "https://registry.npmjs.org/eslint/-/eslint-8.21.0.tgz"; - sha512 = "/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA=="; - }; - }; "eslint-8.25.0" = { name = "eslint"; packageName = "eslint"; @@ -30330,13 +30753,13 @@ let sha512 = "htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g=="; }; }; - "eslint-plugin-react-7.31.9" = { + "eslint-plugin-react-7.31.10" = { name = "eslint-plugin-react"; packageName = "eslint-plugin-react"; - version = "7.31.9"; + version = "7.31.10"; src = fetchurl { - url = "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.9.tgz"; - sha512 = "vrVJwusIw4L99lyfXjtCw8HWdloajsiYslMavogrBe2Gl8gr95TJsJnOMRasN4b4N24I3XuJf6aAV6MhyGmjqw=="; + url = "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.10.tgz"; + sha512 = "e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA=="; }; }; "eslint-plugin-react-hooks-4.6.0" = { @@ -30519,15 +30942,6 @@ let sha512 = "v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g=="; }; }; - "espree-9.3.3" = { - name = "espree"; - packageName = "espree"; - version = "9.3.3"; - src = fetchurl { - url = "https://registry.npmjs.org/espree/-/espree-9.3.3.tgz"; - sha512 = "ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng=="; - }; - }; "espree-9.4.0" = { name = "espree"; packageName = "espree"; @@ -31131,13 +31545,13 @@ let sha512 = "0FU2hZ5Hh6iQnarpRtQurM/aAvp3RIbfvgLHrcqJYzhXyV2KFruhuChf9NC6waAhiUR7FFtlugkI4p7f2Fqlow=="; }; }; - "exegesis-4.1.0" = { + "exegesis-4.1.1" = { name = "exegesis"; packageName = "exegesis"; - version = "4.1.0"; + version = "4.1.1"; src = fetchurl { - url = "https://registry.npmjs.org/exegesis/-/exegesis-4.1.0.tgz"; - sha512 = "iqc55n+hmv8d1KYNMjq7bCcp4u74oRY6MBcj6Vsux7Wd4mRvlgahKqrBTyLIWwscNjEF3qvPmeJ0RPTj8ORMNg=="; + url = "https://registry.npmjs.org/exegesis/-/exegesis-4.1.1.tgz"; + sha512 = "PvSqaMOw2absLBgsthtJyVOeCHN4lxQ1dM7ibXb6TfZZJaoXtGELoEAGJRFvdN16+u9kg8oy1okZXRk8VpimWA=="; }; }; "exegesis-express-4.0.0" = { @@ -31257,13 +31671,13 @@ let sha512 = "/wSgNMxFusiYRy1rd19LT2SQlIXDppHpumpWo06wxjflD1OYxDLbl6rMVw+U3bxD5Nuhex4TKqv9Aem4D0lVzQ=="; }; }; - "expo-46.0.15" = { + "expo-46.0.16" = { name = "expo"; packageName = "expo"; - version = "46.0.15"; + version = "46.0.16"; src = fetchurl { - url = "https://registry.npmjs.org/expo/-/expo-46.0.15.tgz"; - sha512 = "/uZLQgXKni/rLoJPUESte901Z8owZH4weItLGhac2T37zZEUHIqcWdI/1+BaN8Racz9x54PzgbIMh09QMgv9mQ=="; + url = "https://registry.npmjs.org/expo/-/expo-46.0.16.tgz"; + sha512 = "lZETkf3t+gbZjKjSceIpU7I8Rmm5nZ0ZG1WPzNBBbm+k64/+kKV96s6RqS37W1TTDpIbd+AucT9kKpvtv0JB2A=="; }; }; "expo-application-4.2.2" = { @@ -31356,13 +31770,13 @@ let sha512 = "S8qfaXCv//7tQWV9M+JKx3CF7ypYhDdSUbkUQdaVO/r8D76/aRTArY/aRw1yEfaAOzyK8C8diDToV1itl51DfQ=="; }; }; - "expo-modules-core-0.11.7" = { + "expo-modules-core-0.11.8" = { name = "expo-modules-core"; packageName = "expo-modules-core"; - version = "0.11.7"; + version = "0.11.8"; src = fetchurl { - url = "https://registry.npmjs.org/expo-modules-core/-/expo-modules-core-0.11.7.tgz"; - sha512 = "lTH6MYULX99JK3zN4bhjRD3I9Y1CGx0RAhpZ6gCTO8GQ/DNw4xZRUwburKL9dJeZM5G1xJOcGoBkTfeMjUVe+g=="; + url = "https://registry.npmjs.org/expo-modules-core/-/expo-modules-core-0.11.8.tgz"; + sha512 = "goC2ghZFVaV6nXEbk+kz9oKnQmqW8fHVUCSPxC0QXhV0ay1dA9Ki6qqMPagkBJUPAz89NsNqW3bYR6DFXq7lvA=="; }; }; "expo-pwa-0.0.123" = { @@ -32139,22 +32553,22 @@ let sha512 = "Vi9Db6dVe0GbWHtZxYzlpLbIq4o1FnVIaVud3RMYF/E7d4l0r37aepMY16qZBNfniw/o02BP9LAqCYCKjFTy+Q=="; }; }; - "fast-xml-parser-3.19.0" = { + "fast-xml-parser-3.21.1" = { name = "fast-xml-parser"; packageName = "fast-xml-parser"; - version = "3.19.0"; + version = "3.21.1"; src = fetchurl { - url = "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-3.19.0.tgz"; - sha512 = "4pXwmBplsCPv8FOY1WRakF970TjNGnGnfbOnLqjlYvMiF1SR3yOHyxMR/YCXpPTOspNF5gwudqktIP4VsWkvBg=="; + url = "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-3.21.1.tgz"; + sha512 = "FTFVjYoBOZTJekiUsawGsSYV9QL0A+zDYCRj7y34IO6Jg+2IMYEtQa+bbictpdpV8dHxXywqU7C0gRDEOFtBFg=="; }; }; - "fast-xml-parser-3.21.1" = { + "fast-xml-parser-4.0.11" = { name = "fast-xml-parser"; packageName = "fast-xml-parser"; - version = "3.21.1"; + version = "4.0.11"; src = fetchurl { - url = "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-3.21.1.tgz"; - sha512 = "FTFVjYoBOZTJekiUsawGsSYV9QL0A+zDYCRj7y34IO6Jg+2IMYEtQa+bbictpdpV8dHxXywqU7C0gRDEOFtBFg=="; + url = "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.0.11.tgz"; + sha512 = "4aUg3aNRR/WjQAcpceODG1C3x3lFANXRo8+1biqfieHmg9pyMt7qB4lQV/Ta6sJCTbA5vfD8fnA8S54JATiFUA=="; }; }; "fastest-levenshtein-1.0.16" = { @@ -32220,13 +32634,13 @@ let sha512 = "WtySTkS4OKev5JtpHXnib4Gxiurzh5NCGvWrFaZ34m6JehfTUhKZvn9njTfw48t6JumVQOmrKqpmGcdwxnhqBQ=="; }; }; - "faunadb-4.7.0" = { + "faunadb-4.7.1" = { name = "faunadb"; packageName = "faunadb"; - version = "4.7.0"; + version = "4.7.1"; src = fetchurl { - url = "https://registry.npmjs.org/faunadb/-/faunadb-4.7.0.tgz"; - sha512 = "bX5c2n+lEOrdu1PbkSFpDUdE/PLQ2x6jZptY4fAwOF9hCw6DIvmfk1ZjLipWUswOvydvlku2/7O3imqXa557iw=="; + url = "https://registry.npmjs.org/faunadb/-/faunadb-4.7.1.tgz"; + sha512 = "36frUeNww/TF3mMCSyLMjSy0BLD+ZURrmev6M/Tf1Q+Bu8K1Bk1tHJI9Uf2+di8oxe/38Xzo37Mi4EGaekbrAg=="; }; }; "faye-websocket-0.10.0" = { @@ -32319,13 +32733,13 @@ let sha512 = "cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g=="; }; }; - "fdir-5.2.0" = { + "fdir-5.3.0" = { name = "fdir"; packageName = "fdir"; - version = "5.2.0"; + version = "5.3.0"; src = fetchurl { - url = "https://registry.npmjs.org/fdir/-/fdir-5.2.0.tgz"; - sha512 = "skyI2Laxtj9GYzmktPgY6DT8uswXq+VoxH26SskykvEhTSbi7tRM/787uZt/p8maxrQCJdzC90zX1btbxiJ6lw=="; + url = "https://registry.npmjs.org/fdir/-/fdir-5.3.0.tgz"; + sha512 = "BtE53+jaa7nNHT+gPdfU6cFAXOJUWDs2b5GFox8dtl6zLXmfNf/N6im69b9nqNNwDyl27mpIWX8qR7AafWzSdQ=="; }; }; "fecha-4.2.3" = { @@ -32553,6 +32967,15 @@ let sha512 = "WhYlIPdaYeE6/Pow1Js4QwRQBVXRoRWCZxPLL/YrzUwsZHT8fZuBxP8zZHawLQ8HxwORumP+CoRVuUxkAJD0dw=="; }; }; + "file-stream-rotator-0.6.1" = { + name = "file-stream-rotator"; + packageName = "file-stream-rotator"; + version = "0.6.1"; + src = fetchurl { + url = "https://registry.npmjs.org/file-stream-rotator/-/file-stream-rotator-0.6.1.tgz"; + sha512 = "u+dBid4PvZw17PmDeRcNOtCP9CCK/9lRN2w+r1xIS7yOL9JFrIBKTvrYsxT4P0pGtThYTn++QS5ChHaUov3+zQ=="; + }; + }; "file-type-10.11.0" = { name = "file-type"; packageName = "file-type"; @@ -32562,15 +32985,6 @@ let sha512 = "uzk64HRpUZyTGZtVuvrjP0FYxzQrBf4rojot6J65YMEbwBLB0CWm0CLojVpwpmFmxcE/lkvYICgfcGozbBq6rw=="; }; }; - "file-type-11.1.0" = { - name = "file-type"; - packageName = "file-type"; - version = "11.1.0"; - src = fetchurl { - url = "https://registry.npmjs.org/file-type/-/file-type-11.1.0.tgz"; - sha512 = "rM0UO7Qm9K7TWTtA6AShI/t7H5BPjDeGVDaNyg9BjHAj3PysKy7+8C8D137R88jnR3rFJZQB/tFgydl5sN5m7g=="; - }; - }; "file-type-12.3.1" = { name = "file-type"; packageName = "file-type"; @@ -32706,15 +33120,6 @@ let sha512 = "ICw7NTT6RsDp2rnYKVd8Fu4cr6ITzGy3+u4vUujPkabyaz+03F24NWEX7fs5fp+kBonlaqPH8fAO2NM+SXt/JA=="; }; }; - "filenamify-3.0.0" = { - name = "filenamify"; - packageName = "filenamify"; - version = "3.0.0"; - src = fetchurl { - url = "https://registry.npmjs.org/filenamify/-/filenamify-3.0.0.tgz"; - sha512 = "5EFZ//MsvJgXjBAFJ+Bh2YaCTRF/VP1YOmGrgt+KJ4SFRLjI87EIdwLLuT6wQX0I4F9W41xutobzczjsOKlI/g=="; - }; - }; "filenamify-4.1.0" = { name = "filenamify"; packageName = "filenamify"; @@ -32733,6 +33138,15 @@ let sha512 = "hcFKyUG57yWGAzu1CMt/dPzYZuv+jAJUT85bL8mrXvNe6hWj6yEHEc4EdcgiA6Z3oi1/9wXJdZPXF2dZNgwgOg=="; }; }; + "filesize-10.0.5" = { + name = "filesize"; + packageName = "filesize"; + version = "10.0.5"; + src = fetchurl { + url = "https://registry.npmjs.org/filesize/-/filesize-10.0.5.tgz"; + sha512 = "qrzyt8gLh86nsyYiC3ibI5KyIYRCWg2yqIklYrWF4a0qNfekik4OQfn7AoPJG2hRrPMSlH6fET4VEITweZAzjA=="; + }; + }; "filesize-3.6.1" = { name = "filesize"; packageName = "filesize"; @@ -33201,13 +33615,13 @@ let sha512 = "d+9na7t9FyH8gBJoNDSi28mE4NgQVGGvxQ4aHtFRetjyh5SXjuus+V5EZaxFmFdXVemSOrx0lsgEl/ZMjnOWJA=="; }; }; - "flow-parser-0.188.2" = { + "flow-parser-0.190.0" = { name = "flow-parser"; packageName = "flow-parser"; - version = "0.188.2"; + version = "0.190.0"; src = fetchurl { - url = "https://registry.npmjs.org/flow-parser/-/flow-parser-0.188.2.tgz"; - sha512 = "Qnvihm7h4YDgFVQV2h0TcLE421D20/giBg93Dtobj+CHRnZ39vmsbDPM9IenUBtZuY0vWRiJp6slOv7dvmlKbg=="; + url = "https://registry.npmjs.org/flow-parser/-/flow-parser-0.190.0.tgz"; + sha512 = "9jxaqkeeARD//nhwDoN//j+EFcwzKJCGPtTQzUdKZdlZG3JmUdbV6XJFLD9sbWFPUmcCT1mblwILwdoq0mKWQw=="; }; }; "fluent-ffmpeg-2.1.2" = { @@ -33705,13 +34119,13 @@ let sha512 = "wJaE62fLaB3jCYvY2ZHjZvmKK2iiLiiehX38rz5QZxtdN8fVPJDeZUiVvJrHStdTc+23LHlyZuSEKgFc0pxi2g=="; }; }; - "fp-ts-2.12.3" = { + "fp-ts-2.13.1" = { name = "fp-ts"; packageName = "fp-ts"; - version = "2.12.3"; + version = "2.13.1"; src = fetchurl { - url = "https://registry.npmjs.org/fp-ts/-/fp-ts-2.12.3.tgz"; - sha512 = "8m0XvW8kZbfnJOA4NvSVXu95mLbPf4LQGwQyqVukIYS4KzSNJiyKSmuZUmbVHteUi6MGkAJGPb0goPZqI+Tsqg=="; + url = "https://registry.npmjs.org/fp-ts/-/fp-ts-2.13.1.tgz"; + sha512 = "0eu5ULPS2c/jsa1lGFneEFFEdTbembJv8e4QKXeVJ3lm/5hyve06dlKZrpxmMwJt6rYen7sxmHHK2CLaXvWuWQ=="; }; }; "fraction.js-4.2.0" = { @@ -35524,15 +35938,6 @@ let sha512 = "YSwLaGMOgSBx9roJlNLL12c+FRiw7VECphinc6mGucphc/ZxTHgdEz6gmJqH6NOzYEd/yr64hwjom5pZ+tJVpg=="; }; }; - "goldengate-11.2.2" = { - name = "goldengate"; - packageName = "goldengate"; - version = "11.2.2"; - src = fetchurl { - url = "https://registry.npmjs.org/goldengate/-/goldengate-11.2.2.tgz"; - sha512 = "/KNzppPCD5wjIeGPfoCsehgF9bArdssaQ0TVBy/rt8aYUuuuvFNmi1+0GsTKYBDRohFtlbv/1h3RG7OqEzY8XQ=="; - }; - }; "goldengate-11.4.0" = { name = "goldengate"; packageName = "goldengate"; @@ -35560,13 +35965,13 @@ let sha512 = "5Rk7iLNDFhFeBYc3s8l1CqzbEBcdhwR193RlD4vSNFajIcINKI8W8P0JLmBpwymHqqWbX34pJDQu39cSy/6RsA=="; }; }; - "google-auth-library-8.5.2" = { + "google-auth-library-8.6.0" = { name = "google-auth-library"; packageName = "google-auth-library"; - version = "8.5.2"; + version = "8.6.0"; src = fetchurl { - url = "https://registry.npmjs.org/google-auth-library/-/google-auth-library-8.5.2.tgz"; - sha512 = "FPfOSaI8n2TVXFHTP8/vAVFCXhyALj7w9/Rgefux3oeKZ/nQDNmfNTJ+lIKcoYT1cKkvMllp1Eood7Y5L+TP+A=="; + url = "https://registry.npmjs.org/google-auth-library/-/google-auth-library-8.6.0.tgz"; + sha512 = "y6bw1yTWMVgs1vGJwBZ3uu+uIClfgxQfsEVcTNKjQeNQOVwox69+ZUgTeTAzrh+74hBqrk1gWyb9RsQVDI7seg=="; }; }; "google-gax-3.5.2" = { @@ -35677,13 +36082,13 @@ let sha512 = "o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ=="; }; }; - "got-12.5.1" = { + "got-12.5.2" = { name = "got"; packageName = "got"; - version = "12.5.1"; + version = "12.5.2"; src = fetchurl { - url = "https://registry.npmjs.org/got/-/got-12.5.1.tgz"; - sha512 = "sD16AK8cCyUoPtKr/NMvLTFFa+T3i3S+zoiuvhq0HP2YiqBZA9AtlBjAdsQBsLBK7slPuvmfE0OxhGi7N5dD4w=="; + url = "https://registry.npmjs.org/got/-/got-12.5.2.tgz"; + sha512 = "guHGMSEcsA5m1oPRweXUJnug0vuvlkX9wx5hzOka+ZBrBUOJHU0Z1JcNu3QE5IPGnA5aXUsQHdWOD4eJg9/v3A=="; }; }; "got-3.3.1" = { @@ -35776,15 +36181,6 @@ let sha512 = "is3hDn9zb8XXnjbEeAEIqxTpLHUiGBqjegLmXPuyMBfKAggpadWFku4/AP8iYAGBX6qR9/5UIUIp47V0XI3aMw=="; }; }; - "grammy-1.11.1" = { - name = "grammy"; - packageName = "grammy"; - version = "1.11.1"; - src = fetchurl { - url = "https://registry.npmjs.org/grammy/-/grammy-1.11.1.tgz"; - sha512 = "K+KdzTNKNqgeBM7sdzwepKCQxHMWqxOu52z7vUe/FQcTxH+XbTvYHrA86Htgwmhaz7pO5d8TuIXeejfBOo3jsw=="; - }; - }; "grammy-1.11.2" = { name = "grammy"; packageName = "grammy"; @@ -35848,13 +36244,13 @@ let sha512 = "KNdgwG0dbVjhJqRUw0OivJ5pkUHunbk4vDatwdfITfNvPugX0xR327ZKsaOcr3snbiBJfyGu7lCrXeYp4KF8YA=="; }; }; - "graphology-types-0.24.4" = { + "graphology-types-0.24.5" = { name = "graphology-types"; packageName = "graphology-types"; - version = "0.24.4"; + version = "0.24.5"; src = fetchurl { - url = "https://registry.npmjs.org/graphology-types/-/graphology-types-0.24.4.tgz"; - sha512 = "CSgmycWiviCctMFO86YoUTJN1t4/PLKC5Pos2Hite+7kCUXTr+mGlDUAOgpcKG1IfFaeL9VDmTjFpzs2rTnPWw=="; + url = "https://registry.npmjs.org/graphology-types/-/graphology-types-0.24.5.tgz"; + sha512 = "m8FVoj9b6MwIaTN+/AvoxXhcK5n0uSe7ZnhbQNTcjh94vzN6m5hU501LihtCfRjF35QEMVrXYOrTNO0wAR1Gxw=="; }; }; "graphql-0.11.7" = { @@ -35974,13 +36370,13 @@ let sha512 = "duDE+0aeKLFVrb9Kf28U84ZEHhHcvTjWIT6dJbIAQJWBaDoht0D4BK9EIhd94I3DtKRc1JCJb2+70y1lvP/hiA=="; }; }; - "graphql-language-service-server-2.8.4" = { + "graphql-language-service-server-2.8.9" = { name = "graphql-language-service-server"; packageName = "graphql-language-service-server"; - version = "2.8.4"; + version = "2.8.9"; src = fetchurl { - url = "https://registry.npmjs.org/graphql-language-service-server/-/graphql-language-service-server-2.8.4.tgz"; - sha512 = "LCRrTBZHbop/ckKKvzHXnP5RXx24LfsFhv5w00wV1oMdGr7mMZivoMjVmrd1B/9CgBrXew/RjMbQtUjo8MGSfA=="; + url = "https://registry.npmjs.org/graphql-language-service-server/-/graphql-language-service-server-2.8.9.tgz"; + sha512 = "HNy1/kxVN8OFrnUD3fv3bt/epgzbB+YxcZVu1RoXsiIwzJB3C4m8ocBZky/bCNtyj6A3zPTTCwdwQ3+XaXwKEw=="; }; }; "graphql-language-service-types-1.8.7" = { @@ -36901,13 +37297,13 @@ let sha512 = "nDM6bvd7lIqDUiYEiu5Sl/+6ReP0BMk/2f4U/Rooccxkj0P5nm+acM5PrGJ/t5I8qPGiqZSE6hVAwZEdZIvP4w=="; }; }; - "hastscript-7.0.2" = { + "hastscript-7.1.0" = { name = "hastscript"; packageName = "hastscript"; - version = "7.0.2"; + version = "7.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/hastscript/-/hastscript-7.0.2.tgz"; - sha512 = "uA8ooUY4ipaBvKcMuPehTAB/YfFLSSzCwFSwT6ltJbocFUKH/GDHLN+tflq7lSRf9H86uOuxOFkh1KgIy3Gg2g=="; + url = "https://registry.npmjs.org/hastscript/-/hastscript-7.1.0.tgz"; + sha512 = "uBjaTTLN0MkCZxY/R2fWUOcu7FRtUVzKRO5P/RAfgsu3yFiMB1JWCO4AjeVkgHxAira1f2UecHK5WfS9QurlWA=="; }; }; "hasurl-1.0.0" = { @@ -37333,6 +37729,15 @@ let sha512 = "SCleE2Uc1bM752ymxg8QXYGW0TWtAV4ZW3TqH1aOnyi6T6YW2xadCcclm5qeVjvMvfQ2RKNtZxO7uVb9CTPt1A=="; }; }; + "hpagent-1.1.0" = { + name = "hpagent"; + packageName = "hpagent"; + version = "1.1.0"; + src = fetchurl { + url = "https://registry.npmjs.org/hpagent/-/hpagent-1.1.0.tgz"; + sha512 = "bgJcBmNTZaJO03xtXOTNfoFEf/3VwoZ/gJ2O4ekTCZu4LSFtfzQFrJ0kjq8ZSS0+IdghXqQIiDUnpp0eUR9IJg=="; + }; + }; "hs-client-0.0.11" = { name = "hs-client"; packageName = "hs-client"; @@ -38350,6 +38755,15 @@ let sha512 = "yemi4pMf51WKT7khInJqAvsIGzoqYXblnsz0ql8tM+yi1EKYTY1evX4NAbJrLL/Aanr2HyZeluqU+Oi7MGHokw=="; }; }; + "ignore-walk-6.0.0" = { + name = "ignore-walk"; + packageName = "ignore-walk"; + version = "6.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.0.tgz"; + sha512 = "bTf9UWe/UP1yxG3QUrj/KOvEhTAUWPcv+WvbFZ28LcqznXabp7Xu6o9y1JEC18+oqODuS7VhTpekV5XvFwsxJg=="; + }; + }; "image-data-uri-2.0.1" = { name = "image-data-uri"; packageName = "image-data-uri"; @@ -39016,22 +39430,13 @@ let sha512 = "nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg=="; }; }; - "inquirer-9.1.2" = { - name = "inquirer"; - packageName = "inquirer"; - version = "9.1.2"; - src = fetchurl { - url = "https://registry.npmjs.org/inquirer/-/inquirer-9.1.2.tgz"; - sha512 = "Hj2Ml1WpxKJU2npP2Rj0OURGkHV+GtNW2CwFdHDiXlqUBAUrWTcZHxCkFywX/XHzOS7wrG/kExgJFbUkVgyHzg=="; - }; - }; - "inquirer-9.1.3" = { + "inquirer-9.1.4" = { name = "inquirer"; packageName = "inquirer"; - version = "9.1.3"; + version = "9.1.4"; src = fetchurl { - url = "https://registry.npmjs.org/inquirer/-/inquirer-9.1.3.tgz"; - sha512 = "3OoUzit8tEebW4tpIZUXPRvcGNm4xhGeQp+GpdupDiz2OdWAqjO50EoeVOXx1Z91M0GLe6d16jJUArIhI/cNPQ=="; + url = "https://registry.npmjs.org/inquirer/-/inquirer-9.1.4.tgz"; + sha512 = "9hiJxE5gkK/cM2d1mTEnuurGTAoHebbkX0BYl3h7iEg7FYfuNIom+nDfBCSWtvSnoSrWCeBxqqBZu26xdlJlXA=="; }; }; "inquirer-autocomplete-prompt-1.4.0" = { @@ -39880,13 +40285,13 @@ let sha512 = "H1U8Vz0cfXNujrJzEcvvwMDW9Ra+biSYA3ThdQvAnMLJkEHQXn6bWzLkxHtVYJ+Sdbx0b6finn3jZiaVe7MAHA=="; }; }; - "is-core-module-2.10.0" = { + "is-core-module-2.11.0" = { name = "is-core-module"; packageName = "is-core-module"; - version = "2.10.0"; + version = "2.11.0"; src = fetchurl { - url = "https://registry.npmjs.org/is-core-module/-/is-core-module-2.10.0.tgz"; - sha512 = "Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg=="; + url = "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz"; + sha512 = "RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw=="; }; }; "is-core-module-2.9.0" = { @@ -41743,13 +42148,13 @@ let sha512 = "OX5dG6DTbcr/kbMFj0KGYxuew69HPcAE3K/sZpEV2nP6e/j/C0HV+HNiBPCASxdx5T7DMoa0s8UeHWMnb6n2zw=="; }; }; - "joi-17.6.2" = { + "joi-17.6.3" = { name = "joi"; packageName = "joi"; - version = "17.6.2"; + version = "17.6.3"; src = fetchurl { - url = "https://registry.npmjs.org/joi/-/joi-17.6.2.tgz"; - sha512 = "+gqqdh1xc1wb+Lor0J9toqgeReyDOCqOdG8QSdRcEvwrcRiFQZneUCGKjFjuyBWUb3uaFOgY56yMaZ5FIc+H4w=="; + url = "https://registry.npmjs.org/joi/-/joi-17.6.3.tgz"; + sha512 = "YlQsIaS9MHYekzf1Qe11LjTkNzx9qhYluK3172z38RxYoAUf82XMX1p1DG1H4Wtk2ED/vPdSn9OggqtDu+aTow=="; }; }; "join-async-iterator-1.1.1" = { @@ -41779,6 +42184,15 @@ let sha512 = "jnt9OC34sLXMLJ6YfPQ2ZEKrR9mB5ZbSnQb4LPaOx1c5rTzxpR33L18jjp0r75mGGTJmsil3qwN1B5IBeTnSSA=="; }; }; + "jose-4.10.0" = { + name = "jose"; + packageName = "jose"; + version = "4.10.0"; + src = fetchurl { + url = "https://registry.npmjs.org/jose/-/jose-4.10.0.tgz"; + sha512 = "KEhB/eLGLomWGPTb+/RNbYsTjIyx03JmbqAyIyiXBuNSa7CmNrJd5ysFhblayzs/e/vbOPMUaLnjHUMhGp4yLw=="; + }; + }; "joycon-3.1.1" = { name = "joycon"; packageName = "joycon"; @@ -41888,13 +42302,13 @@ let sha512 = "NnRs6dsyqUXejqk/yv2aiXlAvOs56sLkX6nUdeaNezI5LFFLlsZjOThmwnrcwh5ZZRwZlCMnVAY3CvhIhoVEKQ=="; }; }; - "js-beautify-1.14.6" = { + "js-beautify-1.14.7" = { name = "js-beautify"; packageName = "js-beautify"; - version = "1.14.6"; + version = "1.14.7"; src = fetchurl { - url = "https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.6.tgz"; - sha512 = "GfofQY5zDp+cuHc+gsEXKPpNw2KbPddreEo35O6jT6i0RVK6LhsoYBhq5TvK4/n74wnA0QbK8gGd+jUZwTMKJw=="; + url = "https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.7.tgz"; + sha512 = "5SOX1KXPFKx+5f6ZrPsIPEY7NwKeQz47n3jm2i+XeHx9MoRsfQenlOP13FQhWvg8JRS0+XLO6XYUQ2GX+q+T9A=="; }; }; "js-git-0.7.8" = { @@ -42221,49 +42635,49 @@ let sha512 = "xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g=="; }; }; - "jsii-1.69.0" = { + "jsii-1.70.0" = { name = "jsii"; packageName = "jsii"; - version = "1.69.0"; + version = "1.70.0"; src = fetchurl { - url = "https://registry.npmjs.org/jsii/-/jsii-1.69.0.tgz"; - sha512 = "gusMQ8inlV2/51KsZmZ/H+FeoExrloksgeg8ohvIgF3tvqZKZDh0LvJFGNEeqcJzr+P1OZ3KHVEUI2M0XXicRw=="; + url = "https://registry.npmjs.org/jsii/-/jsii-1.70.0.tgz"; + sha512 = "RDr/D6IPhCpx5A53qIS99rtwMlDVbjt5F0frCmgalXs2DNiqIm2C8OTUGToVQUrCbX1Lx8eZBmsYWLxG0bQLcg=="; }; }; - "jsii-pacmak-1.69.0" = { + "jsii-pacmak-1.70.0" = { name = "jsii-pacmak"; packageName = "jsii-pacmak"; - version = "1.69.0"; + version = "1.70.0"; src = fetchurl { - url = "https://registry.npmjs.org/jsii-pacmak/-/jsii-pacmak-1.69.0.tgz"; - sha512 = "dMNyKOV+5mlRm7nT1UjpbXiYCPwHfiULH0JnBQWpGZBD3k8o9vVbMlV4oecxufTVrZH9DH39Mh+GQjR9yS9g1w=="; + url = "https://registry.npmjs.org/jsii-pacmak/-/jsii-pacmak-1.70.0.tgz"; + sha512 = "BbfIT21BVx1QB1EBLytHxO/CeI+zseI2sp+7wA/Uzfg7U1zS7DoqvsGjZwdl0RvinIJOvkzS55vP5qY5i7btcA=="; }; }; - "jsii-reflect-1.69.0" = { + "jsii-reflect-1.70.0" = { name = "jsii-reflect"; packageName = "jsii-reflect"; - version = "1.69.0"; + version = "1.70.0"; src = fetchurl { - url = "https://registry.npmjs.org/jsii-reflect/-/jsii-reflect-1.69.0.tgz"; - sha512 = "gQA4Yu3OlHVmD1X8ysYwgolV5JKS8WbY8p9AKCUQsNbflxUGpYwJrX/Otl+VdiYnIhBZ7+v+VvOG9eYGMUH6IQ=="; + url = "https://registry.npmjs.org/jsii-reflect/-/jsii-reflect-1.70.0.tgz"; + sha512 = "1enHoO6/G5o6RB+lzbQEUkXBFoZZRGJCfgYboLcYiH0tITX/FjipeTR9Wgkh9QumwdlBlMTXuxEPyRFVjQ7jcg=="; }; }; - "jsii-rosetta-1.69.0" = { + "jsii-rosetta-1.70.0" = { name = "jsii-rosetta"; packageName = "jsii-rosetta"; - version = "1.69.0"; + version = "1.70.0"; src = fetchurl { - url = "https://registry.npmjs.org/jsii-rosetta/-/jsii-rosetta-1.69.0.tgz"; - sha512 = "zAvvzRShVMmUxNRLtbR4HShGEn17kyiED5XSo1CrVu4JzG6I7YEtYO1WrNFe1XTh76Bbi4OoamZm3Um91DPtXg=="; + url = "https://registry.npmjs.org/jsii-rosetta/-/jsii-rosetta-1.70.0.tgz"; + sha512 = "iLfogMZ7tTP0g6iMGPHZOHCjn5+K4agb6oalFYbN8iUXVgf+DwKCOGTIN0TxNpy3YFvb4YhCWVENdYPDu/5Nvw=="; }; }; - "jsii-srcmak-0.1.698" = { + "jsii-srcmak-0.1.709" = { name = "jsii-srcmak"; packageName = "jsii-srcmak"; - version = "0.1.698"; + version = "0.1.709"; src = fetchurl { - url = "https://registry.npmjs.org/jsii-srcmak/-/jsii-srcmak-0.1.698.tgz"; - sha512 = "rELtXGP065txtYrKifEPCY/ON9QxC/+AeFGGRfQBdXfP2fmTNtKRWxpnGOM59gEnSdjqwFUVnrkXGa4t3vJKNw=="; + url = "https://registry.npmjs.org/jsii-srcmak/-/jsii-srcmak-0.1.709.tgz"; + sha512 = "GMPn+tyDaJ2yu3Zah6ez5+poAL5UZOiGiMJYcGhjDclV98HUv8whfsot/8tlcMk6mN9231RNmWi3kFT8On1OzA=="; }; }; "json-bigint-1.0.0" = { @@ -42320,6 +42734,15 @@ let sha512 = "JvJcV01JSiO7LRz7DY1Fpzn4wX2rJ3dfNTiAfnlvLNdhhnm0Pgdvhi2SGpENrZn7eSg26Ps3TPhOcuD/a4STXQ=="; }; }; + "json-logic-js-2.0.2" = { + name = "json-logic-js"; + packageName = "json-logic-js"; + version = "2.0.2"; + src = fetchurl { + url = "https://registry.npmjs.org/json-logic-js/-/json-logic-js-2.0.2.tgz"; + sha512 = "ZBtBdMJieqQcH7IX/LaBsr5pX+Y5JIW+EhejtM3Ffg2jdN9Iwf+Ht6TbHnvAZ/YtwyuhPaCBlnvzrwVeWdvGDQ=="; + }; + }; "json-merge-patch-1.0.2" = { name = "json-merge-patch"; packageName = "json-merge-patch"; @@ -42347,6 +42770,15 @@ let sha512 = "xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="; }; }; + "json-parse-even-better-errors-3.0.0" = { + name = "json-parse-even-better-errors"; + packageName = "json-parse-even-better-errors"; + version = "3.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.0.tgz"; + sha512 = "iZbGHafX/59r39gPwVPRBGw0QQKnA7tte5pSMrhWOW7swGsVvVTjmfyAV9pNqk8YGT7tRCdxRu8uzcgZwoDooA=="; + }; + }; "json-parse-helpfulerror-1.0.3" = { name = "json-parse-helpfulerror"; packageName = "json-parse-helpfulerror"; @@ -42599,13 +43031,13 @@ let sha512 = "YRZbUnyaJZLZUJSRi2G/MqahCyRv9n/ds+4oIetjDF3jWQA7AG7iSeKTiZiCNqtMZM7HDyt0e/W6lEnoGEmMGA=="; }; }; - "json2jsii-0.3.147" = { + "json2jsii-0.3.158" = { name = "json2jsii"; packageName = "json2jsii"; - version = "0.3.147"; + version = "0.3.158"; src = fetchurl { - url = "https://registry.npmjs.org/json2jsii/-/json2jsii-0.3.147.tgz"; - sha512 = "CKxpNrFvHql7xUqJCUhMq6tJLKq35q7/1P+LUlrL7JGD1Ii16VcKyDxNZzyNFTPNp0XPrvdOzxhrSLgjy2ssJw=="; + url = "https://registry.npmjs.org/json2jsii/-/json2jsii-0.3.158.tgz"; + sha512 = "hhHcDr7eXvRRWNQHxp2PMhb7fGKzkTfk1YKd1wnBgQNOc0Xk7u3gE/DGRQfPsb28tqwQAQ1QwWnL1GTi77Q63A=="; }; }; "json3-3.2.6" = { @@ -42770,13 +43202,13 @@ let sha512 = "5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ=="; }; }; - "jsonify-0.0.0" = { + "jsonify-0.0.1" = { name = "jsonify"; packageName = "jsonify"; - version = "0.0.0"; + version = "0.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz"; - sha512 = "trvBk1ki43VZptdBI5rIlG4YOzyeH/WefQt5rj1grasPn4iiZWKet8nkgc4GlsAylaztn0qZfUYOiTsASJFdNA=="; + url = "https://registry.npmjs.org/jsonify/-/jsonify-0.0.1.tgz"; + sha512 = "2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg=="; }; }; "jsonlines-0.1.1" = { @@ -43328,13 +43760,13 @@ let sha512 = "2YvuMsA+jnFGtBareKqgANOEKe1mk3HKiXu2fRmAfyxG0MJAywNhi5ttWA3PMjl4NmpyjZNbFifR2vNjW1znfA=="; }; }; - "khroma-1.4.1" = { + "khroma-2.0.0" = { name = "khroma"; packageName = "khroma"; - version = "1.4.1"; + version = "2.0.0"; src = fetchurl { - url = "https://registry.npmjs.org/khroma/-/khroma-1.4.1.tgz"; - sha512 = "+GmxKvmiRuCcUYDgR7g5Ngo0JEDeOsGdNONdU2zsiBQaK4z19Y2NvXqfEDE0ZiIrg45GTZyAnPLVsLZZACYm3Q=="; + url = "https://registry.npmjs.org/khroma/-/khroma-2.0.0.tgz"; + sha512 = "2J8rDNlQWbtiNYThZRvmMv5yt44ZakX+Tz5ZIp/mN1pt4snn+m030Va5Z4v8xA0cQFDXBwO/8i42xL4QPsVk3g=="; }; }; "killable-1.0.1" = { @@ -43751,22 +44183,22 @@ let sha512 = "taeidSNMbF4AuUXjoFStT5CSTknicaKqu+0vrw7gYEMrpQgG74BEzlS0BGYmxW20JdGm2gpm7jtZ542ZG/h8tA=="; }; }; - "launchdarkly-js-sdk-common-4.2.0" = { + "launchdarkly-js-sdk-common-4.3.1" = { name = "launchdarkly-js-sdk-common"; packageName = "launchdarkly-js-sdk-common"; - version = "4.2.0"; + version = "4.3.1"; src = fetchurl { - url = "https://registry.npmjs.org/launchdarkly-js-sdk-common/-/launchdarkly-js-sdk-common-4.2.0.tgz"; - sha512 = "JpM44VQWbewbAPVm284NfZ79AMKxwE48luT9qvwvXzQZqIHBd3rTa5SRPV8+AzAo76aPyndGDcolw7LFk5bTPA=="; + url = "https://registry.npmjs.org/launchdarkly-js-sdk-common/-/launchdarkly-js-sdk-common-4.3.1.tgz"; + sha512 = "7BjDH/HSjtKqxLH+NkgBIoPG9+2dyBvWvSFUixD4e3/R1O0QEYtpun03v6Ws4/C5jY/S0j0N7H/L4GzlWGxm+w=="; }; }; - "launchdarkly-node-client-sdk-2.1.0" = { + "launchdarkly-node-client-sdk-2.2.0" = { name = "launchdarkly-node-client-sdk"; packageName = "launchdarkly-node-client-sdk"; - version = "2.1.0"; + version = "2.2.0"; src = fetchurl { - url = "https://registry.npmjs.org/launchdarkly-node-client-sdk/-/launchdarkly-node-client-sdk-2.1.0.tgz"; - sha512 = "lNU8dWyhYRIMzgxEvekzDPQ8Jz4BcL3kicQT4+CSngnu9Rt/XQlMTRjcTGkvrOT7S5QoGl8xPQ9VFm9V6NEcWg=="; + url = "https://registry.npmjs.org/launchdarkly-node-client-sdk/-/launchdarkly-node-client-sdk-2.2.0.tgz"; + sha512 = "vbmfeZyfkW49ZZpNeJLfRXVMaVtszqOQvfnwFpycSh3HAJl3zMcn3X29B+hwVz06MlvLHbEMDgpXwD4NFb9tRQ=="; }; }; "layered-graph-1.2.0" = { @@ -44228,15 +44660,6 @@ let sha512 = "BbqAKApLb9ywUli+0a+PcV04SyJ/N1q/8qgCNe6U97KbPCS1BTksEuHFLYdvc8DltuhfxIUBqDZsC0bBGtl3lA=="; }; }; - "lightning-5.16.0" = { - name = "lightning"; - packageName = "lightning"; - version = "5.16.0"; - src = fetchurl { - url = "https://registry.npmjs.org/lightning/-/lightning-5.16.0.tgz"; - sha512 = "1Y3CUEjFkj7vIn65h/GXsOU2H9oT/DTeCsorlG3CxFrsTDS+knDlOyP+7DFWBYqWbPXdggrqgQJyjQcz5/YK+Q=="; - }; - }; "lightning-5.16.1" = { name = "lightning"; packageName = "lightning"; @@ -44273,6 +44696,24 @@ let sha512 = "lgaoBmqZm96R48L46sypPSAUvZhcfr/dYTQVYE+0/Im5+vTodq0elia3gq69P5WV/nwiOG464a5fMnaczu3Pnw=="; }; }; + "lightning-6.2.3" = { + name = "lightning"; + packageName = "lightning"; + version = "6.2.3"; + src = fetchurl { + url = "https://registry.npmjs.org/lightning/-/lightning-6.2.3.tgz"; + sha512 = "qJtOofaxb1u6IxL9wXd0jTCwevmL0tMrRO8BBo7stKWIYslENDtaia0DnZJkZM2hh9PYh1736h+oHJWo/QVHTA=="; + }; + }; + "lightning-6.2.4" = { + name = "lightning"; + packageName = "lightning"; + version = "6.2.4"; + src = fetchurl { + url = "https://registry.npmjs.org/lightning/-/lightning-6.2.4.tgz"; + sha512 = "cbfuQg3hnEQS3Q43MNH/PJ/oa/znVZTPNN6tIX/aoqwbIS5VU0vbJ3URMdiyYXe1UjMDHU1i4cIbV5orWL8asw=="; + }; + }; "lightningcss-1.16.0" = { name = "lightningcss"; packageName = "lightningcss"; @@ -44561,15 +45002,6 @@ let sha512 = "iBA0cb13CobBSoGJLfZgnrykLlfJipDAnvtf+YwIqqzBEsTeQYsXrHaSBkaHd5wCWeabwrNvhjZoFMUrlo+eLw=="; }; }; - "ln-accounting-5.0.7" = { - name = "ln-accounting"; - packageName = "ln-accounting"; - version = "5.0.7"; - src = fetchurl { - url = "https://registry.npmjs.org/ln-accounting/-/ln-accounting-5.0.7.tgz"; - sha512 = "yO8stbm3Ewd/EfO56a1FnV4pR4bjvwHG8ZilDryQMpHFSBu6ChLZ+r5wUe4uvH9gb963fQcy+N6vdeZPloYJsQ=="; - }; - }; "ln-accounting-6.0.0" = { name = "ln-accounting"; packageName = "ln-accounting"; @@ -44579,15 +45011,6 @@ let sha512 = "BBYwH5Qs1XZmwLS7SmNC9VSMfs2gECFRT2KifFkYgwHj+QylMGkczsHL4CU6F/B8yb0BZUAi916Ns+9bV6KQ/g=="; }; }; - "ln-service-53.17.0" = { - name = "ln-service"; - packageName = "ln-service"; - version = "53.17.0"; - src = fetchurl { - url = "https://registry.npmjs.org/ln-service/-/ln-service-53.17.0.tgz"; - sha512 = "XLrVzIoGfjAxUXJbiE+LHD68cDAAa4W7aemsXyM3k7sz63NOQjoHBTpoz9u2kqjCGB4ll0qePIw7Aao9WFWKJg=="; - }; - }; "ln-service-53.17.1" = { name = "ln-service"; packageName = "ln-service"; @@ -44624,13 +45047,22 @@ let sha512 = "wLum4gvNdyg1DFPHPCaDHv43mdr9OZ6hKzE+Og54y16WwnVCQfM9xNzA5fV2u47CJJXAULsu0R0vVE/6aAeXCQ=="; }; }; - "ln-sync-3.12.1" = { - name = "ln-sync"; - packageName = "ln-sync"; - version = "3.12.1"; + "ln-service-54.2.2" = { + name = "ln-service"; + packageName = "ln-service"; + version = "54.2.2"; + src = fetchurl { + url = "https://registry.npmjs.org/ln-service/-/ln-service-54.2.2.tgz"; + sha512 = "tVsU4r6hnQwT1Rr0EFXvlEmlpcQvdhzp/snKf49kEYwGAt2y6m9pYGPZdPuQQxVSWJMzGf6w+arGZR4nA/WDvA=="; + }; + }; + "ln-service-54.2.3" = { + name = "ln-service"; + packageName = "ln-service"; + version = "54.2.3"; src = fetchurl { - url = "https://registry.npmjs.org/ln-sync/-/ln-sync-3.12.1.tgz"; - sha512 = "Wr1g/H0Vi322P7oLmSksNJxSgDbmyIAuVwSwHbo+tVpDRdJUSw/RxhRquLdFz/8ienXm2S9ylcaI8e21Xh6xJA=="; + url = "https://registry.npmjs.org/ln-service/-/ln-service-54.2.3.tgz"; + sha512 = "JEIdi71SJTIQJ2bVq5jYu/NSvEmYkpGVm4w5yORR3CXc2BcVy1aKF8tiemZNOByLQv8j3hZcHao31Bwcz+1G1A=="; }; }; "ln-sync-3.14.0" = { @@ -44642,13 +45074,13 @@ let sha512 = "qLRJvl9WqcVo5cbfGeOprflN9194hf9Azd9fHikeixaziWiV1WBObR8jWE4ShQ+dZVnptd6FP8fSNRJqtq4WgA=="; }; }; - "ln-telegram-3.22.5" = { + "ln-telegram-4.0.0" = { name = "ln-telegram"; packageName = "ln-telegram"; - version = "3.22.5"; + version = "4.0.0"; src = fetchurl { - url = "https://registry.npmjs.org/ln-telegram/-/ln-telegram-3.22.5.tgz"; - sha512 = "JL9e1DH9li7MvW5eskDllaYt4ZHKgGjJeQ0UfMwFWmtvG9pFaiwPYfSWvmxgYiEjJCmmhhfGVML//Pa9kmCXTw=="; + url = "https://registry.npmjs.org/ln-telegram/-/ln-telegram-4.0.0.tgz"; + sha512 = "2hqfnSU+Eqd7BpzG+G9HKBTXv6vt1nlOH8VIwApL1HHo/XGFBHINZ1Rpg9ciLZdhP2RiuKUFKYU7JN31w3K4mg=="; }; }; "load-bmfont-1.4.1" = { @@ -44813,13 +45245,13 @@ let sha512 = "rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ=="; }; }; - "loader-utils-2.0.2" = { + "loader-utils-2.0.3" = { name = "loader-utils"; packageName = "loader-utils"; - version = "2.0.2"; + version = "2.0.3"; src = fetchurl { - url = "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz"; - sha512 = "TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A=="; + url = "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.3.tgz"; + sha512 = "THWqIsn8QRnvLl0shHYVBN9syumU8pYWEHPTmkiVGd+7K5eFNVSY6AJhRvgGF70gg1Dz+l/k8WicvFCxdEs60A=="; }; }; "loady-0.0.5" = { @@ -48252,13 +48684,13 @@ let sha512 = "cylD/HcPXjeSVEPj4menLP0mndi6gvqmTlDq3QF4Vptn1tgc6ilgK7rdcAUA4X3RTkymXRwLuZpNncIfq1q1AA=="; }; }; - "mermaid-8.14.0" = { + "mermaid-9.1.7" = { name = "mermaid"; packageName = "mermaid"; - version = "8.14.0"; + version = "9.1.7"; src = fetchurl { - url = "https://registry.npmjs.org/mermaid/-/mermaid-8.14.0.tgz"; - sha512 = "ITSHjwVaby1Li738sxhF48sLTxcNyUAoWfoqyztL1f7J6JOLpHOuQPNLBb6lxGPUA0u7xP9IRULgvod0dKu35A=="; + url = "https://registry.npmjs.org/mermaid/-/mermaid-9.1.7.tgz"; + sha512 = "MRVHXy5FLjnUQUG7YS3UN9jEN6FXCJbFCXVGJQjVIbiR6Vhw0j/6pLIjqsiah9xoHmQU6DEaKOvB3S1g/1nBPA=="; }; }; "meros-1.1.4" = { @@ -49143,13 +49575,13 @@ let sha512 = "LfHUYIA047rrqIZEn0gwbqbzarU5bmZ8yZ9SizeoiPwVq5cemE3foJTJZ3pCktUq/IPkKNGghFHJk1O8149mOA=="; }; }; - "miniflare-2.9.0" = { + "miniflare-2.10.0" = { name = "miniflare"; packageName = "miniflare"; - version = "2.9.0"; + version = "2.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/miniflare/-/miniflare-2.9.0.tgz"; - sha512 = "HBGQ5Jj6sMU1B1hX6G3ML46ThtUvu1nvxgXjDDmhp2RhWKYj0XvcohW/nPPL/MTP1gpvfT880De9EHmobVsDsw=="; + url = "https://registry.npmjs.org/miniflare/-/miniflare-2.10.0.tgz"; + sha512 = "WPveqChVDdmDGv+wFqXjFqEZlZ5/aBlAKX37h/e4TAjl2XsK5nPfQATP8jZXwNDEC5iE29bYZymOqeZkp+t7OA=="; }; }; "minilog-3.1.0" = { @@ -49305,6 +49737,15 @@ let sha512 = "Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="; }; }; + "minimist-1.2.7" = { + name = "minimist"; + packageName = "minimist"; + version = "1.2.7"; + src = fetchurl { + url = "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz"; + sha512 = "bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g=="; + }; + }; "minimist-options-3.0.2" = { name = "minimist-options"; packageName = "minimist-options"; @@ -49719,13 +50160,13 @@ let sha512 = "cBMXjSW+fjOb4tyaVHuaVE/A5TqkukDWiOfxxAjY+PEqmmBQlLwn+8OzwPiG3brouXKY5Un4pBjAeB6UToXHaQ=="; }; }; - "moment-mini-2.29.4" = { + "moment-mini-2.24.0" = { name = "moment-mini"; packageName = "moment-mini"; - version = "2.29.4"; + version = "2.24.0"; src = fetchurl { - url = "https://registry.npmjs.org/moment-mini/-/moment-mini-2.29.4.tgz"; - sha512 = "uhXpYwHFeiTbY9KSgPPRoo1nt8OxNVdMVoTBYHfSEKeRkIkwGpO+gERmhuhBtzfaeOyTkykSrm2+noJBgqt3Hg=="; + url = "https://registry.npmjs.org/moment-mini/-/moment-mini-2.24.0.tgz"; + sha512 = "9ARkWHBs+6YJIvrIp0Ik5tyTTtP9PoV0Ssu2Ocq5y9v8+NOOpWiRshAp8c4rZVWTOe+157on/5G+zj5pwIQFEQ=="; }; }; "moment-timezone-0.5.34" = { @@ -49737,13 +50178,13 @@ let sha512 = "3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg=="; }; }; - "moment-timezone-0.5.37" = { + "moment-timezone-0.5.38" = { name = "moment-timezone"; packageName = "moment-timezone"; - version = "0.5.37"; + version = "0.5.38"; src = fetchurl { - url = "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.37.tgz"; - sha512 = "uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg=="; + url = "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.38.tgz"; + sha512 = "nMIrzGah4+oYZPflDvLZUgoVUO4fvAqHstvG3xAUnMolWncuAiLDWNnJZj6EwJGMGfb1ZcuTFE6GI3hNOVWI/Q=="; }; }; "mongodb-3.7.3" = { @@ -50457,13 +50898,13 @@ let sha512 = "M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ=="; }; }; - "nan-2.16.0" = { + "nan-2.17.0" = { name = "nan"; packageName = "nan"; - version = "2.16.0"; + version = "2.17.0"; src = fetchurl { - url = "https://registry.npmjs.org/nan/-/nan-2.16.0.tgz"; - sha512 = "UdAqHyFngu7TfQKsCBgAA6pWDkT8MAO7d0jyOecVhN5354xbLqdn8mV9Tat9gepAupm0bt2DbeaSC8vS52MuFA=="; + url = "https://registry.npmjs.org/nan/-/nan-2.17.0.tgz"; + sha512 = "2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ=="; }; }; "nan-2.3.5" = { @@ -51214,13 +51655,13 @@ let sha512 = "/2D0wOQPgaUWzVSVgRMx+trKJRC2UG4SUc4oCJoXx9Uxjtp0Vy3/kt7zcbxHF8+Z/pK3UloLWzBISg72brfy1w=="; }; }; - "node-abi-3.26.0" = { + "node-abi-3.28.0" = { name = "node-abi"; packageName = "node-abi"; - version = "3.26.0"; + version = "3.28.0"; src = fetchurl { - url = "https://registry.npmjs.org/node-abi/-/node-abi-3.26.0.tgz"; - sha512 = "jRVtMFTChbi2i/jqo/i2iP9634KMe+7K1v35mIdj3Mn59i5q27ZYhn+sW6npISM/PQg7HrP2kwtRBMmh5Uvzdg=="; + url = "https://registry.npmjs.org/node-abi/-/node-abi-3.28.0.tgz"; + sha512 = "fRlDb4I0eLcQeUvGq7IY3xHrSb0c9ummdvDSYWfT9+LKP+3jCKw/tKoqaM7r1BAoiAC6GtwyjaGnOz6B3OtF+A=="; }; }; "node-abort-controller-3.0.1" = { @@ -51511,13 +51952,13 @@ let sha512 = "olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w=="; }; }; - "node-gyp-9.2.0" = { + "node-gyp-9.3.0" = { name = "node-gyp"; packageName = "node-gyp"; - version = "9.2.0"; + version = "9.3.0"; src = fetchurl { - url = "https://registry.npmjs.org/node-gyp/-/node-gyp-9.2.0.tgz"; - sha512 = "/+/YxGfIJOh/fnMsr4Ep0v6oOIjnO1BgLd2dcDspBX1spTkQU7xSIox5RdRE/2/Uq3ZwK8Z5swRIbMUmPlslmg=="; + url = "https://registry.npmjs.org/node-gyp/-/node-gyp-9.3.0.tgz"; + sha512 = "A6rJWfXFz7TQNjpldJ915WFb1LnhO4lIve3ANPbWreuEoLoKlFT3sxIepPBkLhM27crW8YmN+pjlgbasH6cH/Q=="; }; }; "node-gyp-build-4.1.1" = { @@ -52267,6 +52708,15 @@ let sha512 = "awzfKUO7v0FscrSpRoogyNm0sajikhBWpU0QMrW09AMi9n1PoKU6WaIqUzuJSQnpciZZmJ/jMZ2Egfmb/9LiWQ=="; }; }; + "npm-normalize-package-bin-3.0.0" = { + name = "npm-normalize-package-bin"; + packageName = "npm-normalize-package-bin"; + version = "3.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.0.tgz"; + sha512 = "g+DPQSkusnk7HYXr75NtzkIP4+N81i3RPsGFidF3DzHd9MT9wWngmqoeg/fnHFz5MNdtG4w03s+QnhewSLTT2Q=="; + }; + }; "npm-package-arg-6.1.0" = { name = "npm-package-arg"; packageName = "npm-package-arg"; @@ -52366,6 +52816,15 @@ let sha512 = "263/0NGrn32YFYi4J533qzrQ/krmmrWwhKkzwTuM4f/07ug51odoaNjUexxO4vxlzURHcmYMH1QjvHjsNDKLVg=="; }; }; + "npm-packlist-7.0.1" = { + name = "npm-packlist"; + packageName = "npm-packlist"; + version = "7.0.1"; + src = fetchurl { + url = "https://registry.npmjs.org/npm-packlist/-/npm-packlist-7.0.1.tgz"; + sha512 = "XddbYutimy7hdmP7S1tHMjFwghn64lvgdnhYG0KLGFBWjEvMt1/jg95OR3vPNNCjkakHS+k4a//3XOO8JOGI2A=="; + }; + }; "npm-pick-manifest-6.1.1" = { name = "npm-pick-manifest"; packageName = "npm-pick-manifest"; @@ -52555,13 +53014,22 @@ let sha512 = "I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA=="; }; }; - "npx-import-1.1.3" = { + "npx-import-1.1.4" = { name = "npx-import"; packageName = "npx-import"; - version = "1.1.3"; + version = "1.1.4"; src = fetchurl { - url = "https://registry.npmjs.org/npx-import/-/npx-import-1.1.3.tgz"; - sha512 = "zy6249FJ81OtPsvz2y0+rgis31EN5wbdwBG2umtEh65W/4onYArHuoUSZ+W+T7BQYK7YF+h9G4CuGPusMCcLOw=="; + url = "https://registry.npmjs.org/npx-import/-/npx-import-1.1.4.tgz"; + sha512 = "3ShymTWOgqGyNlh5lMJAejLuIv3W1K3fbI5Ewc6YErZU3Sp0PqsNs8UIU1O8z5+KVl/Du5ag56Gza9vdorGEoA=="; + }; + }; + "nrf-intel-hex-1.3.0" = { + name = "nrf-intel-hex"; + packageName = "nrf-intel-hex"; + version = "1.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/nrf-intel-hex/-/nrf-intel-hex-1.3.0.tgz"; + sha512 = "oXwBJxX/0Jc4fe2Jxjv3Mw9/qw9JdToDLvJuozfVx+twpkc2oSUm8W/OODX6W4kmWOaYA11ORpGLfQ8BP7mndw=="; }; }; "nssocket-0.6.0" = { @@ -52699,13 +53167,13 @@ let sha512 = "90yv+6538zuvUMnN+zCr8LuV6bPFdq50304114vJYJ8RDyK8D5O9Phpbd6SZWgI7PwzmmfN1upeOJlvybDSgCw=="; }; }; - "nx-14.8.3" = { + "nx-15.0.0" = { name = "nx"; packageName = "nx"; - version = "14.8.3"; + version = "15.0.0"; src = fetchurl { - url = "https://registry.npmjs.org/nx/-/nx-14.8.3.tgz"; - sha512 = "6aMYrzlTqE77vHbaE1teI5P1A2oYkJGkuDMIo/zegRwUxCAjRzLAluUgPrmgqhuPTyTDn8p4aDfxAWV3Q0o/2Q=="; + url = "https://registry.npmjs.org/nx/-/nx-15.0.0.tgz"; + sha512 = "uh9Ou5oj7yr6Uyp4QhqW1vIVoanYn1sJM1jzOyoT17GAhhODfS0BtQgUvlmInDuRqP8LMaPg4LXFMby07U1HXg=="; }; }; "nyc-15.1.0" = { @@ -53375,13 +53843,13 @@ let sha512 = "jQ31cORBFE6td25deYeD80wxKBMj+zBmHTrVxnc6CKhx8gho6ipmWM5zj/oeoqioZ99yqBls9Z/9Nss7J26G2g=="; }; }; - "oo-ascii-tree-1.69.0" = { + "oo-ascii-tree-1.70.0" = { name = "oo-ascii-tree"; packageName = "oo-ascii-tree"; - version = "1.69.0"; + version = "1.70.0"; src = fetchurl { - url = "https://registry.npmjs.org/oo-ascii-tree/-/oo-ascii-tree-1.69.0.tgz"; - sha512 = "U5bHVg5nC4OHPNd6ZDSotQ1ccRA+4Rb+bWcY+IJuf4imtO3wrJeSDlKVgMf92mwdVDHMZJ3QKJgElCASdr9Bgw=="; + url = "https://registry.npmjs.org/oo-ascii-tree/-/oo-ascii-tree-1.70.0.tgz"; + sha512 = "vu/NGcQKC6f3fz2C7qmDW1WP2WFK3CvG1JbweyKlnRsZrdbY0VCH9RKsNaoYUTu9tzafCZ4HWeLEkgXALQMsUg=="; }; }; "open-0.0.2" = { @@ -53654,15 +54122,6 @@ let sha512 = "/Yvsd2D7miYB4HLJ3hOOS0+vnowQpaT75FsHzr/y5M9P4q9bwa7RcbW2YdH6KZBn8ceLbKGnHxMZ1CHliGHUFw=="; }; }; - "openapi3-ts-2.0.2" = { - name = "openapi3-ts"; - packageName = "openapi3-ts"; - version = "2.0.2"; - src = fetchurl { - url = "https://registry.npmjs.org/openapi3-ts/-/openapi3-ts-2.0.2.tgz"; - sha512 = "TxhYBMoqx9frXyOgnRHufjQfPXomTIHYKhSKJ6jHfj13kS8OEIhvmE8CTuQyKtjjWttAjX5DPxM1vmalEpo8Qw=="; - }; - }; "openapi3-ts-3.1.1" = { name = "openapi3-ts"; packageName = "openapi3-ts"; @@ -54599,15 +55058,6 @@ let sha512 = "RRTnDb2TBG/epPRI2yYXsimO0v3BXC8Yd3ogr1545IaqKK17VGhbWVeGGN+XfCm/08OK8635nH31c8bATkHuSw=="; }; }; - "p2tr-1.3.1" = { - name = "p2tr"; - packageName = "p2tr"; - version = "1.3.1"; - src = fetchurl { - url = "https://registry.npmjs.org/p2tr/-/p2tr-1.3.1.tgz"; - sha512 = "gwfolcu1fmuXy2muugnXub05PuwMYzvQH1rcksd5HRCY+QS7WgJCs+01kWoqioKXuXWPMqy3HEU/hfH0Cvf3cQ=="; - }; - }; "p2tr-1.3.2" = { name = "p2tr"; packageName = "p2tr"; @@ -54797,6 +55247,15 @@ let sha512 = "Gu8fU3GsvOPkak2CkbojR7vjs3k3P9cA6uazKTHdsdV0gpCEQq2opelnEv30KRQWgVzP5Vd/5umjcedma3MKtg=="; }; }; + "pacote-15.0.0" = { + name = "pacote"; + packageName = "pacote"; + version = "15.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/pacote/-/pacote-15.0.0.tgz"; + sha512 = "YsMK5om14r2rf4Ukum5R43zKFoJe0swrsZRbG4fUfTJUxHpdMrie6+Js/jaNtn7Bq0YRL9SnAajPqz6n4wgi6g=="; + }; + }; "pad-0.0.5" = { name = "pad"; packageName = "pad"; @@ -54824,15 +55283,6 @@ let sha512 = "8EKVBxCRSvLnsX1p2LlSFSH3c2/wuhY9/BXXWu8boL78FbVKqn2L5SpURt1x5iw6Gq8PTqJ7MdPoe5nCtX3I+g=="; }; }; - "paid-services-3.21.0" = { - name = "paid-services"; - packageName = "paid-services"; - version = "3.21.0"; - src = fetchurl { - url = "https://registry.npmjs.org/paid-services/-/paid-services-3.21.0.tgz"; - sha512 = "no1NKJWBSf/S4uotO/zf7TragfKkP45wLE7HlJVhY552DkHLbO+bacAg4BSjQ4/K0C9EyK6CRip/gOnza3UfZA=="; - }; - }; "paid-services-4.0.0" = { name = "paid-services"; packageName = "paid-services"; @@ -56165,13 +56615,13 @@ let sha512 = "cv3xAQos+pugVX+BfXpHsbyz/dLzX+lr44zNMsYiGxUw+kV5sgQCIcLd1z+0vq+KyC7dJ+/ts2PsfgWfSC3WXA=="; }; }; - "pidusage-3.0.0" = { + "pidusage-3.0.1" = { name = "pidusage"; packageName = "pidusage"; - version = "3.0.0"; + version = "3.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/pidusage/-/pidusage-3.0.0.tgz"; - sha512 = "8VJLToXhj+RYZGNVw8oxc7dS54iCQXUJ+MDFHezQ/fwF5B8W4OWodAMboc1wb08S/4LiHwAmkT4ohf/d3YPPsw=="; + url = "https://registry.npmjs.org/pidusage/-/pidusage-3.0.1.tgz"; + sha512 = "/UlE6DQIe6yuDvm3v6756U0ErEsj60FLQTRZ4qPQF9b5yZKhf4c0llzD0tZpyE03nn8HQoLniFgKsL0ABB3nCg=="; }; }; "piece-length-2.0.1" = { @@ -56237,22 +56687,22 @@ let sha512 = "0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw=="; }; }; - "pino-8.4.0" = { + "pino-8.4.2" = { name = "pino"; packageName = "pino"; - version = "8.4.0"; + version = "8.4.2"; src = fetchurl { - url = "https://registry.npmjs.org/pino/-/pino-8.4.0.tgz"; - sha512 = "R95U66WOb4Ggtb1RPGnC2uvtc8T0i1FSbrKHrAudRtiLDrlNxKjM1MyCJu+V4gL0qdE/7/LoXAmkEY/TlX6ELA=="; + url = "https://registry.npmjs.org/pino/-/pino-8.4.2.tgz"; + sha512 = "PlXDeGhJZfAuVay+wtlS02s5j8uisQveZExYdAm9MwwxUQSz9R7Q78XtjM2tTa4sa5KJmygimZjZxXXuHgV6ew=="; }; }; - "pino-8.4.2" = { + "pino-8.6.1" = { name = "pino"; packageName = "pino"; - version = "8.4.2"; + version = "8.6.1"; src = fetchurl { - url = "https://registry.npmjs.org/pino/-/pino-8.4.2.tgz"; - sha512 = "PlXDeGhJZfAuVay+wtlS02s5j8uisQveZExYdAm9MwwxUQSz9R7Q78XtjM2tTa4sa5KJmygimZjZxXXuHgV6ew=="; + url = "https://registry.npmjs.org/pino/-/pino-8.6.1.tgz"; + sha512 = "fi+V2K98eMZjQ/uEHHSiMALNrz7HaFdKNYuyA3ZUrbH0f1e8sPFDmeRGzg7ZH2q4QDxGnJPOswmqlEaTAZeDPA=="; }; }; "pino-abstract-transport-1.0.0" = { @@ -56822,22 +57272,13 @@ let sha512 = "yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA=="; }; }; - "postcss-8.4.16" = { - name = "postcss"; - packageName = "postcss"; - version = "8.4.16"; - src = fetchurl { - url = "https://registry.npmjs.org/postcss/-/postcss-8.4.16.tgz"; - sha512 = "ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ=="; - }; - }; - "postcss-8.4.17" = { + "postcss-8.4.18" = { name = "postcss"; packageName = "postcss"; - version = "8.4.17"; + version = "8.4.18"; src = fetchurl { - url = "https://registry.npmjs.org/postcss/-/postcss-8.4.17.tgz"; - sha512 = "UNxNOLQydcOFi41yHNMcKRZ39NeXlr8AxGuZJsdub8vIb12fHzcq37DTU/QtbI6WLxNg2gF9Z+8qtRwTj1UI1Q=="; + url = "https://registry.npmjs.org/postcss/-/postcss-8.4.18.tgz"; + sha512 = "Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA=="; }; }; "postcss-calc-7.0.5" = { @@ -57254,13 +57695,13 @@ let sha512 = "1//E5jCBrZ9DmRX+zCtmQtRSV6PV42Ix7Bzj9GbwJceduuf7IqP8MgeTXuRDHOWj2m0VzZD5+roFWDuU8RQjcg=="; }; }; - "postcss-nested-5.0.6" = { + "postcss-nested-6.0.0" = { name = "postcss-nested"; packageName = "postcss-nested"; - version = "5.0.6"; + version = "6.0.0"; src = fetchurl { - url = "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.6.tgz"; - sha512 = "rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA=="; + url = "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.0.tgz"; + sha512 = "0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w=="; }; }; "postcss-normalize-charset-4.0.1" = { @@ -58172,13 +58613,13 @@ let sha512 = "GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w=="; }; }; - "prettier-plugin-astro-0.5.5" = { + "prettier-plugin-astro-0.6.0" = { name = "prettier-plugin-astro"; packageName = "prettier-plugin-astro"; - version = "0.5.5"; + version = "0.6.0"; src = fetchurl { - url = "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.5.5.tgz"; - sha512 = "tEJiPjTB1eVT5Czcbkj9GoRG/oMewOnG9x737p/hJUD5QXJmn7LiYFM2dKkX0i4A1fhhsGfXT+uqsAXcw2r8JQ=="; + url = "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.6.0.tgz"; + sha512 = "xU67TzyGi1u/pwVbEh55AwoOfcOpsh9BtD2MpUAEVrViAcdrBDcmA9VN0edLgla7f2NYu8ntGakxTSrSNFv1mQ=="; }; }; "prettier-plugin-svelte-2.8.0" = { @@ -58586,13 +59027,13 @@ let sha512 = "vuf0Lf0lOxyQREH7GDIOUMLS7kz+gs8i6B+Yi8dC68a2sychGrHTJYghMBD6k7eUcH0H5P73EckCA48xijWqXw=="; }; }; - "promise-breaker-5.0.0" = { + "promise-breaker-6.0.0" = { name = "promise-breaker"; packageName = "promise-breaker"; - version = "5.0.0"; + version = "6.0.0"; src = fetchurl { - url = "https://registry.npmjs.org/promise-breaker/-/promise-breaker-5.0.0.tgz"; - sha512 = "mgsWQuG4kJ1dtO6e/QlNDLFtMkMzzecsC69aI5hlLEjGHFNpHrvGhFi4LiK5jg2SMQj74/diH+wZliL9LpGsyA=="; + url = "https://registry.npmjs.org/promise-breaker/-/promise-breaker-6.0.0.tgz"; + sha512 = "BthzO9yTPswGf7etOBiHCVuugs2N01/Q/94dIPls48z2zCmrnDptUUZzfIb+41xq0MnYZ/BzmOd6ikDR4ibNZA=="; }; }; "promise-call-limit-1.0.1" = { @@ -59027,15 +59468,6 @@ let sha512 = "0VnamPPYHl4uaU/nSFeZZpR21QAWRz+sRv4iW9+v/GS/J5U5iZB5BNN6J0RMoOvdx2gWM2+ZFMIm58q24e4UYA=="; }; }; - "psbt-2.0.1" = { - name = "psbt"; - packageName = "psbt"; - version = "2.0.1"; - src = fetchurl { - url = "https://registry.npmjs.org/psbt/-/psbt-2.0.1.tgz"; - sha512 = "4s5DSXDJ9xAYjuRJXf8rEuqs+Leyl11TE3y98xzlhMJN2UYXSLkAW1KSUdm/gdu1cSTcdcicIFZscNXmxFko+w=="; - }; - }; "psbt-2.3.0" = { name = "psbt"; packageName = "psbt"; @@ -59045,15 +59477,6 @@ let sha512 = "SSolDk4UhgEHyQRbpM5sZyNbQfjnYtm3w0LcFr03UmNXIYUGKqTZFCJJmbELIlwXywQDAn5W5bW1x75SC/9aPQ=="; }; }; - "psbt-2.4.0" = { - name = "psbt"; - packageName = "psbt"; - version = "2.4.0"; - src = fetchurl { - url = "https://registry.npmjs.org/psbt/-/psbt-2.4.0.tgz"; - sha512 = "688dCfCB6Vte/d3DRvIEt6ry51n27F8eY3c18YojtfCIs9rRMxobJGApPDgddF6XNRgqbvSZBKIVwEekVK5Mtw=="; - }; - }; "psbt-2.7.1" = { name = "psbt"; packageName = "psbt"; @@ -60071,13 +60494,13 @@ let sha512 = "pMpnA0qRdFp32b1sJl1wOJNxZLQ2cbQx+k6tjNtZ8CpvVhNqEPRgivZ2WOUev2YMajecdH7ctUPDvEe87nariQ=="; }; }; - "pyright-1.1.274" = { + "pyright-1.1.276" = { name = "pyright"; packageName = "pyright"; - version = "1.1.274"; + version = "1.1.276"; src = fetchurl { - url = "https://registry.npmjs.org/pyright/-/pyright-1.1.274.tgz"; - sha512 = "+MEiHktoAxlehWbBAF2vwJkJxV5tObbLK6vnc7u+iDBH06vuHqTqY33AV+YGNwfDEU35chw5zu7H3EpGROXsGQ=="; + url = "https://registry.npmjs.org/pyright/-/pyright-1.1.276.tgz"; + sha512 = "qG98S7X16hoymOlngwleX4bg6CzlE6sxclrqkif8Kqfm0bsaC/jiBxs2lWN+QJY9JL8hpK6j5MchFh4qSaZCEw=="; }; }; "q-0.9.7" = { @@ -60737,13 +61160,13 @@ let sha512 = "PPYLwZ63lXi6Tv2EZ8w3M4FzC0rVqvxivaOVS8pXSp5FMIHFnvi4MWHL3UdFLhwSy50aNtJsgjY0mBC6oFL26Q=="; }; }; - "rate-limiter-flexible-2.3.11" = { + "rate-limiter-flexible-2.3.12" = { name = "rate-limiter-flexible"; packageName = "rate-limiter-flexible"; - version = "2.3.11"; + version = "2.3.12"; src = fetchurl { - url = "https://registry.npmjs.org/rate-limiter-flexible/-/rate-limiter-flexible-2.3.11.tgz"; - sha512 = "MFLtfs1llUNBkJxeTkSZD7oAxVg1nZ79bevE2TmqQMbmKGoi8DBua3VAZFz5bsjEr0A6Mbr9AJuf5lvYSCok2Q=="; + url = "https://registry.npmjs.org/rate-limiter-flexible/-/rate-limiter-flexible-2.3.12.tgz"; + sha512 = "L8gGX+R7mUmyP7Cu0DjcRabGwkOwvS7IHdVptOPyOV5TAdUsvRgdDhzlk9eVt+S/B16m6DUWWMDwcAuFKElCfg=="; }; }; "raven-js-3.27.2" = { @@ -60935,13 +61358,13 @@ let sha512 = "dx0LvIGHcOPtKbeiSUM4jqpBl3TcY7CDjZdfOIcKeznE7BWr9dg0iPG90G5yfVQ+p/rGNMXdbfStvzQZEVEi4A=="; }; }; - "react-devtools-core-4.26.0" = { + "react-devtools-core-4.26.1" = { name = "react-devtools-core"; packageName = "react-devtools-core"; - version = "4.26.0"; + version = "4.26.1"; src = fetchurl { - url = "https://registry.npmjs.org/react-devtools-core/-/react-devtools-core-4.26.0.tgz"; - sha512 = "OO0Q+vXtHYCXvRQ6elLiOUph3MjsCpuYktGTLnBpizYm46f8tAPuJKihGkwsceitHSJNpzNIjJaYHgX96CyTUQ=="; + url = "https://registry.npmjs.org/react-devtools-core/-/react-devtools-core-4.26.1.tgz"; + sha512 = "r1csa5n9nABVpSdAadwTG7K+SfgRJPc/Hdx89BkV5IlA1mEGgGi3ir630ST5D/xYlJQaY3VE75YGADgpNW7HIw=="; }; }; "react-dom-16.14.0" = { @@ -61286,6 +61709,15 @@ let sha512 = "W/BKtbL+dUjTuRL2vziuYhp76s5HZ9qQhd/dKfWIZveD0O40453QNyZhC0e63lqZrAQ4jiOapVoeJ7JrszenQQ=="; }; }; + "read-package-json-fast-3.0.1" = { + name = "read-package-json-fast"; + packageName = "read-package-json-fast"; + version = "3.0.1"; + src = fetchurl { + url = "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-3.0.1.tgz"; + sha512 = "8+HW7Yo+cjfF+md8DqsZHgats2mxf7gGYow/+2JjxrftoHFZz9v4dzd0EubzYbkNaLxrTVcnllHwklXN2+7aTQ=="; + }; + }; "read-pkg-1.1.0" = { name = "read-pkg"; packageName = "read-pkg"; @@ -61916,13 +62348,13 @@ let sha512 = "odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg=="; }; }; - "regenerator-runtime-0.13.9" = { + "regenerator-runtime-0.13.10" = { name = "regenerator-runtime"; packageName = "regenerator-runtime"; - version = "0.13.9"; + version = "0.13.10"; src = fetchurl { - url = "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz"; - sha512 = "p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA=="; + url = "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.10.tgz"; + sha512 = "KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw=="; }; }; "regenerator-transform-0.15.0" = { @@ -64364,13 +64796,13 @@ let sha512 = "ERq4hUjKDbJfE4+XtZLFPCDi8Vb1JqaxAPTxWFLBx8XcAlf9Bda/ZJdVezs/NAfsMQScyIlUMx+Yeu7P7rx5jw=="; }; }; - "safe-stable-stringify-2.4.0" = { + "safe-stable-stringify-2.4.1" = { name = "safe-stable-stringify"; packageName = "safe-stable-stringify"; - version = "2.4.0"; + version = "2.4.1"; src = fetchurl { - url = "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.4.0.tgz"; - sha512 = "eehKHKpab6E741ud7ZIMcXhKcP6TSIezPkNZhy5U8xC6+VvrRdUA2tMgxGxaGl4cz7c2Ew5+mg5+wNB16KQqrA=="; + url = "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.4.1.tgz"; + sha512 = "dVHE6bMtS/bnL2mwualjc6IxEv1F+OCUpA46pKUj6F8uDbUM0jCCulPqRNPSnWwGNKx5etqMjZYdXtrm5KJZGA=="; }; }; "safer-buffer-2.1.2" = { @@ -65201,6 +65633,15 @@ let sha512 = "owllqNuDDEimQat7EPG0tH7JjO090xKNzUtYz6X+Sk2BXDnOCilDdNLwjWeFywG9xkJul1ULvtUQa9O4pUaY0w=="; }; }; + "serialport-10.4.0" = { + name = "serialport"; + packageName = "serialport"; + version = "10.4.0"; + src = fetchurl { + url = "https://registry.npmjs.org/serialport/-/serialport-10.4.0.tgz"; + sha512 = "PszPM5SnFMgSXom60PkKS2A9nMlNbHkuoyRBlzdSWw9rmgOn258+V0dYbWMrETJMM+TJV32vqBzjg5MmmUMwMw=="; + }; + }; "serve-11.3.2" = { name = "serve"; packageName = "serve"; @@ -65507,6 +65948,15 @@ let sha512 = "Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw=="; }; }; + "shell-quote-1.7.4" = { + name = "shell-quote"; + packageName = "shell-quote"; + version = "1.7.4"; + src = fetchurl { + url = "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.4.tgz"; + sha512 = "8o/QEhSSRb1a5i7TFR0iM4G16Z0vYB2OQVs4G3aAFXjn3T6yEx8AZxy1PgDF7I00LZHYA3WxaSYIf5e5sAX8Rw=="; + }; + }; "shelljs-0.7.8" = { name = "shelljs"; packageName = "shelljs"; @@ -65687,13 +66137,13 @@ let sha512 = "fCvEXfh6NWpm+YSuY2bpXb/VIihqWA6hLsgboC+0nl71Q7N7o2eaCW8mJa/NLvQhs6jpd3VZV4UiUQlV6+lc8g=="; }; }; - "sign-addon-5.0.0" = { + "sign-addon-5.1.0" = { name = "sign-addon"; packageName = "sign-addon"; - version = "5.0.0"; + version = "5.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/sign-addon/-/sign-addon-5.0.0.tgz"; - sha512 = "qO3YYs8/kV7SyY8Kqmk1TW30FAVnvxTxUvncnK82H1+k4AkhVw33owReKyzoiHfNpgv1ugmgxA9jEsAIWqVCCg=="; + url = "https://registry.npmjs.org/sign-addon/-/sign-addon-5.1.0.tgz"; + sha512 = "fag/csbsw25WpW+G+uWE6rRImSjlfwQNjuP28fFhvXpfW+kXccxl/o1QEW+hXtTidwpysksb7Y0B8UCeMkYkSA=="; }; }; "signal-exit-3.0.7" = { @@ -66299,13 +66749,13 @@ let sha512 = "s04vrBswdQBUmuWJuuNTmXUVJhP0cVky8bBDhdkf8y0Ptsu7fKU2LuLbts9g+pdmAdyMMn8F/9Mf1/wbtUN0fg=="; }; }; - "socket.io-4.5.2" = { + "socket.io-4.5.3" = { name = "socket.io"; packageName = "socket.io"; - version = "4.5.2"; + version = "4.5.3"; src = fetchurl { - url = "https://registry.npmjs.org/socket.io/-/socket.io-4.5.2.tgz"; - sha512 = "6fCnk4ARMPZN448+SQcnn1u8OHUC72puJcNtSgg2xS34Cu7br1gQ09YKkO1PFfDn/wyUE9ZgMAwosJed003+NQ=="; + url = "https://registry.npmjs.org/socket.io/-/socket.io-4.5.3.tgz"; + sha512 = "zdpnnKU+H6mOp7nYRXH4GNv1ux6HL6+lHL8g7Ds7Lj8CkdK1jJK/dlwsKDculbyOHifcJ0Pr/yeXnZQ5GeFrcg=="; }; }; "socket.io-adapter-0.2.0" = { @@ -66380,13 +66830,13 @@ let sha512 = "2B9LqSunN60yV8F7S84CCEEcgbYNfrn7ejIInZtLZ7ppWtiX8rGZAjvdCvbnC8bqo/9RlCNOUsORLyskxSFP1g=="; }; }; - "socket.io-client-4.5.2" = { + "socket.io-client-4.5.3" = { name = "socket.io-client"; packageName = "socket.io-client"; - version = "4.5.2"; + version = "4.5.3"; src = fetchurl { - url = "https://registry.npmjs.org/socket.io-client/-/socket.io-client-4.5.2.tgz"; - sha512 = "naqYfFu7CLDiQ1B7AlLhRXKX3gdeaIMfgigwavDzgJoIUYulc1qHH5+2XflTsXTPY7BlPH5rppJyUjhjrKQKLg=="; + url = "https://registry.npmjs.org/socket.io-client/-/socket.io-client-4.5.3.tgz"; + sha512 = "I/hqDYpQ6JKwtJOf5ikM+Qz+YujZPMEl6qBLhxiP0nX+TfXKhW4KZZG8lamrD6Y5ngjmYHreESVasVCgi5Kl3A=="; }; }; "socket.io-parser-2.1.2" = { @@ -66830,15 +67280,6 @@ let sha512 = "try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA=="; }; }; - "source-map-support-0.5.19" = { - name = "source-map-support"; - packageName = "source-map-support"; - version = "0.5.19"; - src = fetchurl { - url = "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz"; - sha512 = "Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw=="; - }; - }; "source-map-support-0.5.20" = { name = "source-map-support"; packageName = "source-map-support"; @@ -67776,13 +68217,13 @@ let sha512 = "HkgRbZeFe3YhBLfv5C6AgJaz1ESlQ5MP7sAdRTpCYwU4wo0U+d/irvVUsnUimPq6FO/Zn6gmW8BiCk+JBv3rGw=="; }; }; - "ssb-uri2-2.1.0" = { + "ssb-uri2-2.3.0" = { name = "ssb-uri2"; packageName = "ssb-uri2"; - version = "2.1.0"; + version = "2.3.0"; src = fetchurl { - url = "https://registry.npmjs.org/ssb-uri2/-/ssb-uri2-2.1.0.tgz"; - sha512 = "s7+gH8385NiWC8+P99TnW/t0tN+Wj5tZ9DJ8u7Ay8nkBPzNuOFvjk8o07P6QvHwLKa5tAh/pBCjv6QKIBI10vg=="; + url = "https://registry.npmjs.org/ssb-uri2/-/ssb-uri2-2.3.0.tgz"; + sha512 = "qZLkObiPF0iINeluBMTdxZqmzhxCee14I6JnlG5nZ/oahk6iRp4h/rR1iTVNLlusNjXfqU5JjA9zE/jc1C3nfw=="; }; }; "ssb-validate-4.1.4" = { @@ -67902,6 +68343,15 @@ let sha512 = "YzAzemVrXEf1OeZUpveXLeYUT5VVw/I5gxLeyzq1aMS3pRvFvCeaGliNFjKR3VKtGXRqF9WamqKwYadIG6vStQ=="; }; }; + "ssri-10.0.0" = { + name = "ssri"; + packageName = "ssri"; + version = "10.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/ssri/-/ssri-10.0.0.tgz"; + sha512 = "64ghGOpqW0k+jh7m5jndBGdVEoPikWwGQmBNN5ks6jyUSMymzHDTlnNHOvzp+6MmHOljr2MokUzvRksnTwG0Iw=="; + }; + }; "ssri-5.3.0" = { name = "ssri"; packageName = "ssri"; @@ -69423,13 +69873,22 @@ let sha512 = "MuzIIVRSbc8XxHH7FjkvWqkIcr1BvoMZoR/oFuAJDlh7VSaNJzrB4uJ38GRQa+mWjLXODAMzeDe0xi9GYbGwnw=="; }; }; - "stylus-supremacy-2.15.0" = { + "stylus-0.59.0" = { + name = "stylus"; + packageName = "stylus"; + version = "0.59.0"; + src = fetchurl { + url = "https://registry.npmjs.org/stylus/-/stylus-0.59.0.tgz"; + sha512 = "lQ9w/XIOH5ZHVNuNbWW8D822r+/wBSO/d6XvtyHLF7LW4KaCIDeVbvn5DF8fGCJAUCwVhVi/h6J0NUcnylUEjg=="; + }; + }; + "stylus-supremacy-2.17.3" = { name = "stylus-supremacy"; packageName = "stylus-supremacy"; - version = "2.15.0"; + version = "2.17.3"; src = fetchurl { - url = "https://registry.npmjs.org/stylus-supremacy/-/stylus-supremacy-2.15.0.tgz"; - sha512 = "XXfA33wxC8xQ0rW9WpA0MOuLOLuzmVsDUmdI1qyKiafJmg1+oqn/efMbtTxUKDgk13DGqNqUgCPhkS16g5T7Qw=="; + url = "https://registry.npmjs.org/stylus-supremacy/-/stylus-supremacy-2.17.3.tgz"; + sha512 = "d/O2TtSjF8TeJSyARMSKFNyTX/ZUFOHco7wNH4axB0DhKmm2jekwPxs0CQ43kzZ1WidLgueQWBWmTZXDyEH8vQ=="; }; }; "subarg-1.0.0" = { @@ -69747,13 +70206,13 @@ let sha512 = "ay4MPFjfiQzDsyTidljJLXQi22l2AwjcuamYnJWj/LdhaHdKmDJxRox52WXimdcLpMuLDtkQvv4+jEu+wu9eSw=="; }; }; - "svelte-3.50.1" = { + "svelte-3.52.0" = { name = "svelte"; packageName = "svelte"; - version = "3.50.1"; + version = "3.52.0"; src = fetchurl { - url = "https://registry.npmjs.org/svelte/-/svelte-3.50.1.tgz"; - sha512 = "bS4odcsdj5D5jEg6riZuMg5NKelzPtmsCbD9RG+8umU03TeNkdWnP6pqbCm0s8UQNBkqk29w/Bdubn3C+HWSwA=="; + url = "https://registry.npmjs.org/svelte/-/svelte-3.52.0.tgz"; + sha512 = "FxcnEUOAVfr10vDU5dVgJN19IvqeHQCS1zfe8vayTfis9A2t5Fhx+JDe5uv/C3j//bB1umpLJ6quhgs9xyUbCQ=="; }; }; "svelte-preprocess-4.10.7" = { @@ -69927,13 +70386,13 @@ let sha512 = "8z18eX8G/jbTXYzyNIaobrnD7PSN7yU/YkSasMmajrXtw0FGS64XjrKn5v37d36qmU3o1xLeuYnktshRr7uIFw=="; }; }; - "swagger-ui-dist-4.14.2" = { + "swagger-ui-dist-4.15.0" = { name = "swagger-ui-dist"; packageName = "swagger-ui-dist"; - version = "4.14.2"; + version = "4.15.0"; src = fetchurl { - url = "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-4.14.2.tgz"; - sha512 = "kOIU7Ts3TrXDLb3/c9jRe4qGp8O3bRT19FFJA8wJfrRFkcK/4atPn3krhtBVJ57ZkNNofworXHxuYwmaisXBdg=="; + url = "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-4.15.0.tgz"; + sha512 = "vAsIdNHraLuBRm1vrxcMaLk/y/PGBTvHLf4lQGQ3LaEXkORtIxw11sBMpYJL3keOLaFJ1OqNXuURd6eShoFLZQ=="; }; }; "swagger2openapi-7.0.8" = { @@ -70053,13 +70512,13 @@ let sha512 = "dJp4qg+x4JwSEW1HibAuMi0IIrBI3wuQr2GimmqB7OXR50wmwzfdusG+p39R9w3R6aFtZ2mzvxvWKQ3Bd/vx3g=="; }; }; - "synckit-0.7.3" = { + "synckit-0.8.4" = { name = "synckit"; packageName = "synckit"; - version = "0.7.3"; + version = "0.8.4"; src = fetchurl { - url = "https://registry.npmjs.org/synckit/-/synckit-0.7.3.tgz"; - sha512 = "jNroMv7Juy+mJ/CHW5H6TzsLWpa1qck6sCHbkv8YTur+irSq2PjbvmGnm2gy14BUQ6jF33vyR4DPssHqmqsDQw=="; + url = "https://registry.npmjs.org/synckit/-/synckit-0.8.4.tgz"; + sha512 = "Dn2ZkzMdSX827QbowGbU/4yjWuvNaCoScLLoMo/yKbu+P4GBR6cRGKZH27k6a9bRzdqcyd1DE96pQtQ6uNkmyw=="; }; }; "syntax-error-1.4.0" = { @@ -70071,13 +70530,13 @@ let sha512 = "YPPlu67mdnHGTup2A8ff7BC2Pjq0e0Yp/IyTFN03zWO0RcK07uLcbi7C2KpGR2FvWbaB0+bfE27a+sBKebSo7w=="; }; }; - "systeminformation-5.12.6" = { + "systeminformation-5.12.7" = { name = "systeminformation"; packageName = "systeminformation"; - version = "5.12.6"; + version = "5.12.7"; src = fetchurl { - url = "https://registry.npmjs.org/systeminformation/-/systeminformation-5.12.6.tgz"; - sha512 = "FkCvT5BOuH1OE3+8lFM25oXIYJ0CM8kq4Wgvz2jyBTrsOIgha/6gdJXgbF4rv+g0j/5wJqQLDKan7kc/p7uIvw=="; + url = "https://registry.npmjs.org/systeminformation/-/systeminformation-5.12.7.tgz"; + sha512 = "Kubdu6YzMWtGEsnGF5ddohvIWsxOlEkV0P/3oKTPl56ADOowDiWBR59RpIRvbijXwEQrnRKeF3MOuH7apdEc/g=="; }; }; "sywac-1.3.0" = { @@ -70198,13 +70657,13 @@ let sha512 = "PX8klSxW1u3SdgDrDeewh5GNE+hkJ4h02JvHfV6YrHqWOVJ88nUdSQqtsUf/gWhgZlPAws3fiZ+F1f8euspcuQ=="; }; }; - "tailwindcss-3.1.8" = { + "tailwindcss-3.2.0" = { name = "tailwindcss"; packageName = "tailwindcss"; - version = "3.1.8"; + version = "3.2.0"; src = fetchurl { - url = "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.1.8.tgz"; - sha512 = "YSneUCZSFDYMwk+TGq8qYFdCA3yfBRdBlS7txSq0LUmzyeqRe3a8fBQzbz9M3WS/iFT4BNf/nmw9mEzrnSaC0g=="; + url = "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.0.tgz"; + sha512 = "ARh/W0uH5UlWIC2nn02V0+5fyF0k6qZliyt4QYic2upOhPUE/Spu1EURNc9txJ3+4j8OEmdigqfDpw4d2tA4vA=="; }; }; "taketalk-1.0.0" = { @@ -71845,13 +72304,13 @@ let sha512 = "iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ=="; }; }; - "traverse-0.6.6" = { + "traverse-0.6.7" = { name = "traverse"; packageName = "traverse"; - version = "0.6.6"; + version = "0.6.7"; src = fetchurl { - url = "https://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz"; - sha512 = "kdf4JKs8lbARxWdp7RKdNzoJBhGUcIalSYibuGyHJbmk40pOysQ0+QPvlkCOICOivDWU2IJo2rkrxyTK2AH4fw=="; + url = "https://registry.npmjs.org/traverse/-/traverse-0.6.7.tgz"; + sha512 = "/y956gpUo9ZNCb99YjxG7OaslxZWHfCHAUUfshwqOXmxUIvqLjVO581BT+gM59+QV9tFe6/CGG53tsA1Y7RSdg=="; }; }; "tree-kill-1.2.2" = { @@ -72673,15 +73132,6 @@ let sha512 = "yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA=="; }; }; - "type-fest-2.12.2" = { - name = "type-fest"; - packageName = "type-fest"; - version = "2.12.2"; - src = fetchurl { - url = "https://registry.npmjs.org/type-fest/-/type-fest-2.12.2.tgz"; - sha512 = "qt6ylCGpLjZ7AaODxbpyBZSs9fCI9SkL3Z9q2oxMBQhs/uyY+VD8jHA8ULCGmWQJlBgqvO3EJeAngOHD8zQCrQ=="; - }; - }; "type-fest-2.13.0" = { name = "type-fest"; packageName = "type-fest"; @@ -73015,13 +73465,13 @@ let sha512 = "+O8/qh/Qj8CgC6eYBVBykMrNtp5Gebn4dlGD/kKXVkJNDwyrAwSIqwz8CDf+tsAIWVycKcku6gIXJ0qwx/ZXaQ=="; }; }; - "ua-parser-js-0.7.31" = { + "ua-parser-js-0.7.32" = { name = "ua-parser-js"; packageName = "ua-parser-js"; - version = "0.7.31"; + version = "0.7.32"; src = fetchurl { - url = "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.31.tgz"; - sha512 = "qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ=="; + url = "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.32.tgz"; + sha512 = "f9BESNVhzlhEFf2CHMSj40NWOjYPl1YKYbrvIr/hFTDEmLq7SRbWvm7FcdcpCYT95zrOhC7gZSxjdnnTpBcwVw=="; }; }; "ua-parser-js-1.0.2" = { @@ -73681,6 +74131,15 @@ let sha512 = "ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A=="; }; }; + "unique-filename-3.0.0" = { + name = "unique-filename"; + packageName = "unique-filename"; + version = "3.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/unique-filename/-/unique-filename-3.0.0.tgz"; + sha512 = "afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g=="; + }; + }; "unique-slug-2.0.2" = { name = "unique-slug"; packageName = "unique-slug"; @@ -73699,6 +74158,15 @@ let sha512 = "8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w=="; }; }; + "unique-slug-4.0.0" = { + name = "unique-slug"; + packageName = "unique-slug"; + version = "4.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/unique-slug/-/unique-slug-4.0.0.tgz"; + sha512 = "WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ=="; + }; + }; "unique-stream-2.3.1" = { name = "unique-stream"; packageName = "unique-stream"; @@ -74113,13 +74581,13 @@ let sha512 = "8rMeVYWSIyccIJscb9NdCfZKSRBKYTeVnwmiRYT2ulE3qd1RaDQ0xQDP+rI3ccIWbhu/zuo5cgN8z73belNZgw=="; }; }; - "unix-dgram-2.0.4" = { + "unix-dgram-2.0.6" = { name = "unix-dgram"; packageName = "unix-dgram"; - version = "2.0.4"; + version = "2.0.6"; src = fetchurl { - url = "https://registry.npmjs.org/unix-dgram/-/unix-dgram-2.0.4.tgz"; - sha512 = "7tpK6x7ls7J7pDrrAU63h93R0dVhRbPwiRRCawR10cl+2e1VOvF3bHlVJc6WI1dl/8qk5He673QU+Ogv7bPNaw=="; + url = "https://registry.npmjs.org/unix-dgram/-/unix-dgram-2.0.6.tgz"; + sha512 = "AURroAsb73BZ6CdAyMrTk/hYKNj3DuYYEuOaB8bYMOHGKupRNScw90Q5C71tWJc3uE7dIeXRyuwN0xLLq3vDTg=="; }; }; "unixify-1.0.0" = { @@ -74707,22 +75175,22 @@ let sha512 = "CcV1z1L/e1wFAZwl8T6o1MmxIsg/ClZ4nmUolyIhb3ZJKbD/ZQTZXstCf6BiRcvaThSJVI8SqWLodWq/hnWDxQ=="; }; }; - "utf-8-validate-5.0.7" = { + "utf-8-validate-5.0.10" = { name = "utf-8-validate"; packageName = "utf-8-validate"; - version = "5.0.7"; + version = "5.0.10"; src = fetchurl { - url = "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.7.tgz"; - sha512 = "vLt1O5Pp+flcArHGIyKEQq883nBt8nN8tVBcoL0qUXj2XT1n7p70yGIq2VK98I5FdZ1YHc0wk/koOnHjnXWk1Q=="; + url = "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.10.tgz"; + sha512 = "Z6czzLq4u8fPOyx7TU6X3dvUZVvoJmxSQ+IcrlmagKhilxlhZgxPK6C5Jqbkw1IDUmFTM+cz9QDnnLTwDz/2gQ=="; }; }; - "utf-8-validate-5.0.9" = { + "utf-8-validate-5.0.7" = { name = "utf-8-validate"; packageName = "utf-8-validate"; - version = "5.0.9"; + version = "5.0.7"; src = fetchurl { - url = "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.9.tgz"; - sha512 = "Yek7dAy0v3Kl0orwMlvi7TPtiCNrdfHNd7Gcc/pLq4BLXqfAmd0J7OWMizUQnTTJsyjKn02mU7anqwfmUP4J8Q=="; + url = "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.7.tgz"; + sha512 = "vLt1O5Pp+flcArHGIyKEQq883nBt8nN8tVBcoL0qUXj2XT1n7p70yGIq2VK98I5FdZ1YHc0wk/koOnHjnXWk1Q=="; }; }; "utf7-1.0.2" = { @@ -74806,13 +75274,13 @@ let sha512 = "HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ=="; }; }; - "util-0.12.4" = { + "util-0.12.5" = { name = "util"; packageName = "util"; - version = "0.12.4"; + version = "0.12.5"; src = fetchurl { - url = "https://registry.npmjs.org/util/-/util-0.12.4.tgz"; - sha512 = "bxZ9qtSlGUWSOy9Qa9Xgk11kSslpuZwaxCg4sNIDj6FLucDab2JxnHwyNTCpHMtK1MjoQiWQ6DiUMZYbSrO+Sw=="; + url = "https://registry.npmjs.org/util/-/util-0.12.5.tgz"; + sha512 = "kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA=="; }; }; "util-0.4.9" = { @@ -75976,13 +76444,13 @@ let sha512 = "Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w=="; }; }; - "vsce-2.11.0" = { + "vsce-2.13.0" = { name = "vsce"; packageName = "vsce"; - version = "2.11.0"; + version = "2.13.0"; src = fetchurl { - url = "https://registry.npmjs.org/vsce/-/vsce-2.11.0.tgz"; - sha512 = "pr9Y0va/HCer0tTifeqaUrK24JJSpRd6oLeF/PY6FtrY41e+lwxiAq6jfMXx4ShAZglYg2rFKoKROwa7E7SEqQ=="; + url = "https://registry.npmjs.org/vsce/-/vsce-2.13.0.tgz"; + sha512 = "t1otQ2lqyi5Y/G6qUl9BEc561nEIYrZbLT8k+R1SoZaKNa6gaehaLGQG5zvB524YPGZOVvbOBzAXoO7Mor1J5g=="; }; }; "vscode-css-languageservice-3.0.13" = { @@ -76201,6 +76669,15 @@ let sha512 = "RY7HwI/ydoC1Wwg4gJ3y6LpU9FJRZAUnTYMXthqhFXXu77ErDd/xkREpGuk4MyYkk4a+XDWAMqe0S3KkelYQEQ=="; }; }; + "vscode-jsonrpc-8.1.0-next.1" = { + name = "vscode-jsonrpc"; + packageName = "vscode-jsonrpc"; + version = "8.1.0-next.1"; + src = fetchurl { + url = "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-8.1.0-next.1.tgz"; + sha512 = "FiPG+9TuMIga3t+kkalQytwqMtJu1djI+Pq+Ut2tvAJpcNHDJ0PYdjFv5mgEvTEJLujrYwjWHVkNe+XfHPBD/w=="; + }; + }; "vscode-languageclient-4.0.1" = { name = "vscode-languageclient"; packageName = "vscode-languageclient"; @@ -76309,6 +76786,15 @@ let sha512 = "bpEt2ggPxKzsAOZlXmCJ50bV7VrxwCS5BI4+egUmure/oI/t4OlFzi/YNtVvY24A2UDOZAgwFGgnZPwqSJubkA=="; }; }; + "vscode-languageserver-8.1.0-next.1" = { + name = "vscode-languageserver"; + packageName = "vscode-languageserver"; + version = "8.1.0-next.1"; + src = fetchurl { + url = "https://registry.npmjs.org/vscode-languageserver/-/vscode-languageserver-8.1.0-next.1.tgz"; + sha512 = "u14Rk4JgXI+7iS6AEXI2pNc1dWh/5JEXtaqa4TeBECKJlN+5242mbGBBPaHMOE7sSI1Kh66XhEMZJhPYjUfjHw=="; + }; + }; "vscode-languageserver-protocol-3.14.1" = { name = "vscode-languageserver-protocol"; packageName = "vscode-languageserver-protocol"; @@ -76372,6 +76858,15 @@ let sha512 = "8kYisQ3z/SQ2kyjlNeQxbkkTNmVFoQCqkmGrzLH6A9ecPlgTbp3wDTnUNqaUxYr4vlAcloxx8zwy7G5WdguYNg=="; }; }; + "vscode-languageserver-protocol-3.17.3-next.1" = { + name = "vscode-languageserver-protocol"; + packageName = "vscode-languageserver-protocol"; + version = "3.17.3-next.1"; + src = fetchurl { + url = "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.3-next.1.tgz"; + sha512 = "vgjvPE0zox+1Fi4ljsSFJ+B3g8wGNbuAEEdulueVdv+R2VHtc06+dgxhWiG4LKPqXwjPDmiuxCnvd2xk3fzTTw=="; + }; + }; "vscode-languageserver-protocol-3.5.1" = { name = "vscode-languageserver-protocol"; packageName = "vscode-languageserver-protocol"; @@ -76498,13 +76993,13 @@ let sha512 = "D4rUfu/oKYdc9Tmec0nEfedj+uXO2tZHR+eoHs9rE9G/QpRyZaHuug8ZUNGTGdO+ALLGgenL6bRpY8y3J9acHg=="; }; }; - "vscode-markdown-languageservice-0.0.0" = { + "vscode-markdown-languageservice-0.2.0-alpha.2" = { name = "vscode-markdown-languageservice"; packageName = "vscode-markdown-languageservice"; - version = "0.0.0"; + version = "0.2.0-alpha.2"; src = fetchurl { - url = "https://registry.npmjs.org/vscode-markdown-languageservice/-/vscode-markdown-languageservice-0.0.0.tgz"; - sha512 = "Qux6lErBmasjBnDtK6Ff7LZxdrFl29ChxaJWLuT+p67UcAZt3UdCcFjll+BpZJ8hLKfsVGEG6rdYFAuRXaty9Q=="; + url = "https://registry.npmjs.org/vscode-markdown-languageservice/-/vscode-markdown-languageservice-0.2.0-alpha.2.tgz"; + sha512 = "2/Mp/b63ohC8k0h1boWohf2G6SwLb3IA+c3UcqPs4FdaRpGqpf2wVXaT5aQ5qVRGpqvCwfyyyr2YEdqwuQc5KA=="; }; }; "vscode-nls-2.0.2" = { @@ -76615,13 +77110,13 @@ let sha512 = "x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ=="; }; }; - "vue-2.7.10" = { + "vue-2.7.13" = { name = "vue"; packageName = "vue"; - version = "2.7.10"; + version = "2.7.13"; src = fetchurl { - url = "https://registry.npmjs.org/vue/-/vue-2.7.10.tgz"; - sha512 = "HmFC70qarSHPXcKtW8U8fgIkF6JGvjEmDiVInTkKZP0gIlEPhlVlcJJLkdGIDiNkIeA2zJPQTWJUI4iWe+AVfg=="; + url = "https://registry.npmjs.org/vue/-/vue-2.7.13.tgz"; + sha512 = "QnM6ULTNnPmn71eUO+4hdjfBIA3H0GLsBnchnI/kS678tjI45GOUZhXd0oP/gX9isikXz1PAzSnkPspp9EUNfQ=="; }; }; "vue-class-component-7.2.6" = { @@ -76750,13 +77245,13 @@ let sha512 = "ODQS1SyMbjKoO1JBJZojSw6FE4qnh9rIpUZn2EUT86FKizx9uH5z6uXiIrm4/Nb/gwxTi/o17ZDEGWAXHvtC7g=="; }; }; - "vue-template-compiler-2.7.10" = { + "vue-template-compiler-2.7.13" = { name = "vue-template-compiler"; packageName = "vue-template-compiler"; - version = "2.7.10"; + version = "2.7.13"; src = fetchurl { - url = "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.10.tgz"; - sha512 = "QO+8R9YRq1Gudm8ZMdo/lImZLJVUIAM8c07Vp84ojdDAf8HmPJc7XB556PcXV218k2AkKznsRz6xB5uOjAC4EQ=="; + url = "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.13.tgz"; + sha512 = "jYM6TClwDS9YqP48gYrtAtaOhRKkbYmbzE+Q51gX5YDr777n7tNI/IZk4QV4l/PjQPNh/FVa/E92sh/RqKMrog=="; }; }; "vue-template-es2015-compiler-1.9.1" = { @@ -77911,6 +78406,15 @@ let sha512 = "MsE1gRx1m5jdTTO9Ld/vND4krP2To+lgDoMEHGGa4HIlAUyXJtfc7CxQcGXVyz2IBpw5hbFkj2b/AtUdQwyRew=="; }; }; + "winston-daily-rotate-file-4.7.1" = { + name = "winston-daily-rotate-file"; + packageName = "winston-daily-rotate-file"; + version = "4.7.1"; + src = fetchurl { + url = "https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-4.7.1.tgz"; + sha512 = "7LGPiYGBPNyGHLn9z33i96zx/bd71pjBn9tqQzO3I4Tayv94WPmBNwKC7CO1wPHdP9uvu+Md/1nr6VSH9h0iaA=="; + }; + }; "winston-transport-4.5.0" = { name = "winston-transport"; packageName = "winston-transport"; @@ -78352,15 +78856,6 @@ let sha512 = "BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg=="; }; }; - "ws-8.6.0" = { - name = "ws"; - packageName = "ws"; - version = "8.6.0"; - src = fetchurl { - url = "https://registry.npmjs.org/ws/-/ws-8.6.0.tgz"; - sha512 = "AzmM3aH3gk0aX7/rZLYvjdvZooofDu3fFOzGqcSnQ1tOcTWwhM/o+q++E8mAyVVIyUdajrkzWUGftaVSDLn1bw=="; - }; - }; "ws-8.7.0" = { name = "ws"; packageName = "ws"; @@ -78875,6 +79370,15 @@ let sha512 = "og7TEJhXvn1a7kzZGQ7ETjdQVS2UfZyTlsEdDOqvQF7GoxNfY+0YLCzBy1kPdsDDx4QuNAonQPddpsn6Xl/7sw=="; }; }; + "xstate-4.29.0" = { + name = "xstate"; + packageName = "xstate"; + version = "4.29.0"; + src = fetchurl { + url = "https://registry.npmjs.org/xstate/-/xstate-4.29.0.tgz"; + sha512 = "F6WF5s6xG/bm8Oxi2ETuzwGQW8yleL5I4JPxZl49m7Uw7D4LAXu+4dvUK78Uo4D863sM8auqw6+1Xmj9mFlmDQ=="; + }; + }; "xstream-11.14.0" = { name = "xstream"; packageName = "xstream"; @@ -79460,13 +79964,13 @@ let sha512 = "9Ni+uXWeFix9+1t7s1q40zZdbcpdi/OwgD4N4cVaqI+bppPciOOXQ/RSggannwZu8m8zrSWELn6/93G7308jgg=="; }; }; - "yeoman-environment-3.12.0" = { + "yeoman-environment-3.12.1" = { name = "yeoman-environment"; packageName = "yeoman-environment"; - version = "3.12.0"; + version = "3.12.1"; src = fetchurl { - url = "https://registry.npmjs.org/yeoman-environment/-/yeoman-environment-3.12.0.tgz"; - sha512 = "W+2gD6lLzS2GUs67QjnvBYgY0SdXN3g1viI01noI/OXEW0BZYspnvs+sl6V5x+qeUk4flnT1uph49b10fEVs4A=="; + url = "https://registry.npmjs.org/yeoman-environment/-/yeoman-environment-3.12.1.tgz"; + sha512 = "q5nC954SE4BEkWFXOwkifbelEZrza6z7vnXCC9bTWvfHjRiaG45eqzv/M6/u4l6PvB/KMmBPgMrACV2mBHE+PQ=="; }; }; "yeoman-generator-5.7.0" = { @@ -79649,6 +80153,15 @@ let sha512 = "UzIwO92D0dSFwIRyyqAfRXICITLjF0IP8tRbEK/un7adirMssWZx8xF/1hZNE7t61knWZ+lhEuUvxlu2MO8qqA=="; }; }; + "zwave-js-10.3.0" = { + name = "zwave-js"; + packageName = "zwave-js"; + version = "10.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/zwave-js/-/zwave-js-10.3.0.tgz"; + sha512 = "t1hCpsFYH7ry2E1oJAnbI5PJfP+h9tczoW3fVs7LdVD9IOVKR9x3UHHlmW+H/quDUmXzwXRWb6l6t73xfKFsHw=="; + }; + }; "zwitch-1.0.5" = { name = "zwitch"; packageName = "zwitch"; @@ -79682,15 +80195,15 @@ in "@angular/cli" = nodeEnv.buildNodePackage { name = "_at_angular_slash_cli"; packageName = "@angular/cli"; - version = "14.2.5"; + version = "14.2.6"; src = fetchurl { - url = "https://registry.npmjs.org/@angular/cli/-/cli-14.2.5.tgz"; - sha512 = "jrvQ7nv/8k8i6D7LXrZi+DXQQkpmqoxC/NZL7hH1zyB9shlnG/ekMl+T4y7tvg3MWKxJuIfWVtz/EwOkMKmEaA=="; + url = "https://registry.npmjs.org/@angular/cli/-/cli-14.2.6.tgz"; + sha512 = "8tXpe3htfZY8a+Am4nluVcztMFD5wnx4edGEDkkOiqkrUzbCtX4AyEBjUFldsYKZXbRFU46xEfM6jBnLOjxDZQ=="; }; dependencies = [ - sources."@angular-devkit/architect-0.1402.5" - sources."@angular-devkit/core-14.2.5" - sources."@angular-devkit/schematics-14.2.5" + sources."@angular-devkit/architect-0.1402.6" + sources."@angular-devkit/core-14.2.6" + sources."@angular-devkit/schematics-14.2.6" sources."@gar/promisify-1.1.3" sources."@npmcli/fs-2.1.2" sources."@npmcli/git-3.0.2" @@ -79699,7 +80212,7 @@ in sources."@npmcli/node-gyp-2.0.0" sources."@npmcli/promise-spawn-3.0.0" sources."@npmcli/run-script-4.2.1" - sources."@schematics/angular-14.2.5" + sources."@schematics/angular-14.2.6" sources."@tootallnate/once-2.0.0" sources."@yarnpkg/lockfile-1.1.0" sources."abbrev-1.1.1" @@ -79803,7 +80316,7 @@ in }) sources."ip-2.0.0" sources."is-binary-path-2.1.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-docker-2.2.1" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" @@ -79837,7 +80350,7 @@ in sources."ms-2.1.2" sources."mute-stream-0.0.8" sources."negotiator-0.6.3" - sources."node-gyp-9.2.0" + sources."node-gyp-9.3.0" sources."nopt-6.0.0" sources."normalize-package-data-4.0.1" sources."normalize-path-3.0.0" @@ -80012,7 +80525,7 @@ in sources."json5-2.2.1" sources."lodash.clonedeep-4.5.0" sources."minimatch-5.1.0" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."on-exit-leak-free-2.1.0" sources."once-1.4.0" sources."pino-8.4.2" @@ -80026,7 +80539,7 @@ in sources."readable-stream-4.2.0" sources."real-require-0.2.0" sources."safe-buffer-5.2.1" - sources."safe-stable-stringify-2.4.0" + sources."safe-stable-stringify-2.4.1" sources."secure-json-parse-2.5.0" sources."sonic-boom-3.2.0" sources."split2-4.1.0" @@ -80086,7 +80599,7 @@ in sources."braces-3.0.2" sources."buffer-6.0.3" sources."buffer-crc32-0.2.13" - sources."buffer-equal-1.0.0" + sources."buffer-equal-1.0.1" sources."cache-directory-2.0.0" sources."call-bind-1.0.2" sources."clean-git-ref-2.0.1" @@ -80100,7 +80613,7 @@ in }) sources."colorette-2.0.19" sources."concat-map-0.0.1" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."convict-6.2.3" sources."core-util-is-1.0.3" sources."crc-32-1.2.2" @@ -80180,7 +80693,7 @@ in sources."mime-types-2.1.35" sources."mimic-response-3.1.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minimisted-2.0.1" sources."multi-progress-4.0.0" sources."neo-async-2.6.2" @@ -80230,7 +80743,7 @@ in sources."require-from-string-2.0.2" sources."resolve-options-1.1.0" sources."safe-buffer-5.1.2" - sources."safe-stable-stringify-2.4.0" + sources."safe-stable-stringify-2.4.1" sources."secure-json-parse-2.5.0" sources."sha.js-2.4.11" sources."should-proxy-1.0.4" @@ -80293,13 +80806,13 @@ in "@astrojs/language-server" = nodeEnv.buildNodePackage { name = "_at_astrojs_slash_language-server"; packageName = "@astrojs/language-server"; - version = "0.27.0"; + version = "0.28.1"; src = fetchurl { - url = "https://registry.npmjs.org/@astrojs/language-server/-/language-server-0.27.0.tgz"; - sha512 = "4nT2KqAhxjjElATs/4Q8nkiUlu+YalJqZIEW4YOGEoSDbju/pw7fy8CJHFOhkPmGux8173N58i6l1cewGcxluw=="; + url = "https://registry.npmjs.org/@astrojs/language-server/-/language-server-0.28.1.tgz"; + sha512 = "PhWuvsmmWziD5KFB1J84IeRoWDUgl1Gb8l7Vz6feJdQ3vjTsykT0hMpiht8wp0CtXbY+c8ee3DuV5ZFUvtI/5g=="; }; dependencies = [ - sources."@astrojs/compiler-0.23.5" + sources."@astrojs/compiler-0.27.2" sources."@emmetio/abbreviation-2.2.3" sources."@emmetio/css-abbreviation-2.1.4" sources."@emmetio/scanner-1.0.0" @@ -80325,14 +80838,14 @@ in sources."path-key-3.1.1" sources."picocolors-1.0.0" sources."prettier-2.7.1" - sources."prettier-plugin-astro-0.5.5" + sources."prettier-plugin-astro-0.6.0" sources."s.color-0.0.15" sources."sass-formatter-0.7.5" sources."shebang-command-2.0.0" sources."shebang-regex-3.0.0" sources."source-map-0.7.4" sources."suf-log-2.5.3" - sources."synckit-0.7.3" + sources."synckit-0.8.4" sources."tiny-glob-0.2.9" sources."tslib-2.4.0" sources."vscode-css-languageservice-6.1.1" @@ -80358,10 +80871,10 @@ in "@bitwarden/cli" = nodeEnv.buildNodePackage { name = "_at_bitwarden_slash_cli"; packageName = "@bitwarden/cli"; - version = "2022.9.0"; + version = "2022.10.0"; src = fetchurl { - url = "https://registry.npmjs.org/@bitwarden/cli/-/cli-2022.9.0.tgz"; - sha512 = "loEAekzYXuxb8mk5rp/XqPGXzUBALTUIn+A7j0SXuQh5AG8TND6fNuCW3Z1z0HLhp6GY7Hqgk/QL4Z51xNilbw=="; + url = "https://registry.npmjs.org/@bitwarden/cli/-/cli-2022.10.0.tgz"; + sha512 = "2Qp/A5oQqbqjH9n1xy+OoCjOx5fF4Wq48Vq0ppiGAkb1rlCHWIIw0MPxYlR9AGUkj9OyHYhkLr/UzXW0GoB/CA=="; }; dependencies = [ (sources."@koa/multer-3.0.0" // { @@ -80402,7 +80915,7 @@ in sources."browser-hrtime-1.1.8" sources."browser-process-hrtime-1.0.0" sources."buffer-from-1.1.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."busboy-0.2.14" sources."bytes-3.1.2" sources."cache-content-type-1.0.1" @@ -80450,7 +80963,7 @@ in }) sources."data-urls-2.0.0" sources."debug-4.3.4" - sources."decimal.js-10.4.1" + sources."decimal.js-10.4.2" sources."decompress-response-4.2.1" sources."deep-equal-1.0.1" sources."deep-is-0.1.4" @@ -80561,7 +81074,7 @@ in sources."mimic-fn-2.1.0" sources."mimic-response-2.1.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minizlib-2.1.2" sources."mkdirp-0.5.6" @@ -80573,7 +81086,7 @@ in ]; }) sources."mute-stream-0.0.8" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."negotiator-0.6.3" (sources."node-fetch-2.6.7" // { dependencies = [ @@ -80679,7 +81192,7 @@ in sources."universalify-0.2.0" sources."unpipe-1.0.0" sources."url-parse-1.5.10" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."vary-1.1.2" sources."w3c-hr-time-1.0.2" @@ -80756,51 +81269,51 @@ in sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/sourcemap-codec-1.4.14" sources."@jridgewell/trace-mapping-0.3.9" - sources."@swc/core-1.3.6" - (sources."@swc/core-android-arm-eabi-1.3.6" // { + sources."@swc/core-1.3.10" + (sources."@swc/core-android-arm-eabi-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.122" ]; }) - (sources."@swc/core-android-arm64-1.3.6" // { + (sources."@swc/core-android-arm64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-darwin-arm64-1.3.6" - sources."@swc/core-darwin-x64-1.3.6" - (sources."@swc/core-freebsd-x64-1.3.6" // { + sources."@swc/core-darwin-arm64-1.3.10" + sources."@swc/core-darwin-x64-1.3.10" + (sources."@swc/core-freebsd-x64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-linux-arm-gnueabihf-1.3.6" // { + (sources."@swc/core-linux-arm-gnueabihf-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-linux-arm64-gnu-1.3.6" - sources."@swc/core-linux-arm64-musl-1.3.6" - sources."@swc/core-linux-x64-gnu-1.3.6" - sources."@swc/core-linux-x64-musl-1.3.6" - (sources."@swc/core-win32-arm64-msvc-1.3.6" // { + sources."@swc/core-linux-arm64-gnu-1.3.10" + sources."@swc/core-linux-arm64-musl-1.3.10" + sources."@swc/core-linux-x64-gnu-1.3.10" + sources."@swc/core-linux-x64-musl-1.3.10" + (sources."@swc/core-win32-arm64-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-win32-ia32-msvc-1.3.6" // { + (sources."@swc/core-win32-ia32-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-win32-x64-msvc-1.3.6" - sources."@swc/wasm-1.3.6" + sources."@swc/core-win32-x64-msvc-1.3.10" + sources."@swc/wasm-1.3.10" sources."@tsconfig/node10-1.0.9" sources."@tsconfig/node12-1.0.11" sources."@tsconfig/node14-1.0.3" sources."@tsconfig/node16-1.0.3" sources."@types/minimist-1.2.2" - sources."@types/node-14.18.31" + sources."@types/node-14.18.32" sources."@types/normalize-package-data-2.4.1" sources."@types/parse-json-4.0.0" sources."JSONStream-1.3.5" @@ -80863,7 +81376,7 @@ in sources."inherits-2.0.4" sources."ini-1.3.8" sources."is-arrayish-0.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-fullwidth-code-point-3.0.0" sources."is-obj-2.0.0" sources."is-plain-obj-1.1.0" @@ -80886,7 +81399,7 @@ in sources."merge-stream-2.0.0" sources."mimic-fn-2.1.0" sources."min-indent-1.0.1" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minimist-options-4.1.0" sources."normalize-package-data-3.0.3" sources."npm-run-path-4.0.1" @@ -81042,10 +81555,10 @@ in "@forge/cli" = nodeEnv.buildNodePackage { name = "_at_forge_slash_cli"; packageName = "@forge/cli"; - version = "5.2.0"; + version = "5.2.1"; src = fetchurl { - url = "https://registry.npmjs.org/@forge/cli/-/cli-5.2.0.tgz"; - sha512 = "KoFDuisUshhGtS5XHjy0rZOW7PD5+LHqZy0nRZz7S67e5Rcxt67Dl6zLsYB9CjPJs4htQKCYImUcmCm0+YLy0Q=="; + url = "https://registry.npmjs.org/@forge/cli/-/cli-5.2.1.tgz"; + sha512 = "4epmmkIITJCT9cyeozMJj0eXTMBCjgvcufGd5o5sOGO57FiNjbf2IFdmPRsieVZg7XpjEQIfBxTxxXW2CBlggQ=="; }; dependencies = [ sources."@ampproject/remapping-2.2.0" @@ -81057,8 +81570,8 @@ in }) sources."@babel/code-frame-7.18.6" sources."@babel/compat-data-7.19.4" - sources."@babel/core-7.19.3" - (sources."@babel/generator-7.19.4" // { + sources."@babel/core-7.19.6" + (sources."@babel/generator-7.19.6" // { dependencies = [ sources."@jridgewell/gen-mapping-0.3.2" ]; @@ -81071,7 +81584,7 @@ in sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-member-expression-to-functions-7.18.9" sources."@babel/helper-module-imports-7.18.6" - sources."@babel/helper-module-transforms-7.19.0" + sources."@babel/helper-module-transforms-7.19.6" sources."@babel/helper-optimise-call-expression-7.18.6" sources."@babel/helper-plugin-utils-7.19.0" sources."@babel/helper-replace-supers-7.19.1" @@ -81083,7 +81596,7 @@ in sources."@babel/helper-validator-option-7.18.6" sources."@babel/helpers-7.19.4" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/plugin-proposal-class-properties-7.18.6" sources."@babel/plugin-proposal-numeric-separator-7.18.6" sources."@babel/plugin-proposal-optional-chaining-7.18.9" @@ -81095,15 +81608,15 @@ in sources."@babel/plugin-transform-typescript-7.19.3" sources."@babel/preset-typescript-7.18.6" sources."@babel/template-7.18.10" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" sources."@colors/colors-1.5.0" sources."@discoveryjs/json-ext-0.5.7" sources."@forge/api-2.7.0" sources."@forge/auth-0.0.1" sources."@forge/babel-plugin-transform-ui-1.1.0" - sources."@forge/bundler-3.1.2" - (sources."@forge/cli-shared-3.2.0" // { + sources."@forge/bundler-3.1.3" + (sources."@forge/cli-shared-3.2.1" // { dependencies = [ sources."glob-7.2.3" ]; @@ -81114,7 +81627,7 @@ in sources."minimatch-5.1.0" ]; }) - sources."@forge/lint-3.2.6" + sources."@forge/lint-3.2.7" sources."@forge/manifest-4.4.0" sources."@forge/storage-1.3.0" sources."@forge/util-1.2.0" @@ -81127,17 +81640,17 @@ in ]; }) sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@jsdevtools/ono-7.1.3" sources."@polka/url-1.0.0-next.21" sources."@sindresorhus/is-0.14.0" sources."@szmarczak/http-timer-1.1.2" - sources."@types/eslint-8.4.6" + sources."@types/eslint-8.4.7" sources."@types/eslint-scope-3.7.4" sources."@types/estree-0.0.51" sources."@types/html-minifier-terser-6.1.0" sources."@types/json-schema-7.0.11" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/node-fetch-2.6.2" sources."@typescript-eslint/types-3.10.1" (sources."@typescript-eslint/typescript-estree-3.10.1" // { @@ -81186,6 +81699,7 @@ in sources."glob-7.2.3" sources."inherits-2.0.4" sources."readable-stream-2.3.7" + sources."safe-buffer-5.1.2" sources."string_decoder-1.1.1" ]; }) @@ -81229,7 +81743,6 @@ in (sources."browserify-sign-4.2.1" // { dependencies = [ sources."inherits-2.0.4" - sources."safe-buffer-5.2.1" ]; }) sources."browserify-zlib-0.2.0" @@ -81240,7 +81753,7 @@ in sources."buffer-indexof-polyfill-1.0.2" sources."buffer-xor-1.0.3" sources."buffers-0.1.1" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bunyan-1.8.15" (sources."cacheable-request-6.1.0" // { dependencies = [ @@ -81255,7 +81768,7 @@ in sources."tslib-2.4.0" ]; }) - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."case-1.6.3" sources."chainsaw-0.1.0" sources."chalk-2.4.2" @@ -81301,7 +81814,7 @@ in sources."concat-map-0.0.1" sources."conf-6.2.4" sources."console-browserify-1.2.0" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."core-util-is-1.0.3" sources."crc-32-1.2.2" sources."crc32-stream-4.0.2" @@ -81325,7 +81838,7 @@ in sources."css-select-4.3.0" sources."css-what-6.1.0" sources."d-1.0.1" - sources."dayjs-1.11.5" + sources."dayjs-1.11.6" sources."debounce-fn-3.0.1" sources."debug-4.3.4" sources."decompress-response-6.0.0" @@ -81359,11 +81872,12 @@ in dependencies = [ sources."inherits-2.0.4" sources."readable-stream-2.3.7" + sources."safe-buffer-5.1.2" sources."string_decoder-1.1.1" ]; }) sources."duplexer3-0.1.5" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" (sources."elliptic-6.5.4" // { dependencies = [ sources."bn.js-4.12.0" @@ -81421,7 +81935,7 @@ in sources."find-cache-dir-3.3.2" sources."find-up-4.1.0" sources."form-data-3.0.1" - sources."fp-ts-2.12.3" + sources."fp-ts-2.13.1" sources."fs-constants-1.0.0" sources."fs-extra-8.1.0" sources."fs-monkey-1.0.3" @@ -81465,7 +81979,6 @@ in (sources."hash-base-3.1.0" // { dependencies = [ sources."inherits-2.0.4" - sources."safe-buffer-5.2.1" ]; }) (sources."hash.js-1.1.7" // { @@ -81492,14 +82005,13 @@ in sources."inflight-1.0.6" sources."inherits-2.0.1" sources."ini-1.3.8" - (sources."inquirer-8.2.4" // { + (sources."inquirer-7.3.3" // { dependencies = [ sources."ansi-styles-4.3.0" sources."chalk-4.1.2" sources."color-convert-2.0.1" sources."color-name-1.1.4" sources."has-flag-4.0.0" - sources."ora-5.4.1" sources."supports-color-7.2.0" ]; }) @@ -81509,7 +82021,7 @@ in sources."is-bigint-1.0.4" sources."is-boolean-object-1.1.2" sources."is-callable-1.2.7" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-date-object-1.0.5" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" @@ -81526,7 +82038,6 @@ in sources."is-string-1.0.7" sources."is-symbol-1.0.4" sources."is-typedarray-1.0.0" - sources."is-unicode-supported-0.1.0" sources."is-weakref-1.0.2" sources."isarray-1.0.0" sources."isexe-2.0.0" @@ -81554,29 +82065,30 @@ in sources."json-stringify-safe-5.0.1" sources."json5-2.2.1" sources."jsonfile-4.0.0" - sources."jsonify-0.0.0" + sources."jsonify-0.0.1" sources."jsonpointer-5.0.1" sources."keytar-7.9.0" sources."keyv-3.1.0" sources."kind-of-6.0.3" sources."latest-version-5.1.0" sources."launchdarkly-eventsource-1.4.3" - (sources."launchdarkly-js-sdk-common-4.2.0" // { + (sources."launchdarkly-js-sdk-common-4.3.1" // { dependencies = [ sources."uuid-8.3.2" ]; }) - sources."launchdarkly-node-client-sdk-2.1.0" + sources."launchdarkly-node-client-sdk-2.2.0" (sources."lazystream-1.0.1" // { dependencies = [ sources."inherits-2.0.4" sources."readable-stream-2.3.7" + sources."safe-buffer-5.1.2" sources."string_decoder-1.1.1" ]; }) sources."listenercount-1.0.1" sources."loader-runner-4.3.0" - sources."loader-utils-2.0.2" + sources."loader-utils-2.0.3" sources."locate-path-5.0.0" sources."lodash-4.17.21" sources."lodash.assignin-4.2.0" @@ -81595,16 +82107,7 @@ in sources."lodash.some-4.6.0" sources."lodash.sortby-4.7.0" sources."lodash.union-4.6.0" - (sources."log-symbols-4.1.0" // { - dependencies = [ - sources."ansi-styles-4.3.0" - sources."chalk-4.1.2" - sources."color-convert-2.0.1" - sources."color-name-1.1.4" - sources."has-flag-4.0.0" - sources."supports-color-7.2.0" - ]; - }) + sources."log-symbols-3.0.0" (sources."lower-case-2.0.2" // { dependencies = [ sources."tslib-2.4.0" @@ -81631,7 +82134,7 @@ in sources."minimalistic-assert-1.0.1" sources."minimalistic-crypto-utils-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-1.0.4" sources."mkdirp-classic-0.5.3" sources."moment-2.29.4" @@ -81644,7 +82147,7 @@ in ]; }) sources."mz-2.7.0" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."napi-build-utils-1.0.2" sources."ncp-2.0.0" sources."neo-async-2.6.2" @@ -81654,7 +82157,7 @@ in sources."tslib-2.4.0" ]; }) - (sources."node-abi-3.26.0" // { + (sources."node-abi-3.28.0" // { dependencies = [ sources."semver-7.3.8" ]; @@ -81687,16 +82190,6 @@ in sources."color-convert-2.0.1" sources."color-name-1.1.4" sources."has-flag-4.0.0" - (sources."log-symbols-3.0.0" // { - dependencies = [ - sources."ansi-styles-3.2.1" - sources."chalk-2.4.2" - sources."color-convert-1.9.3" - sources."color-name-1.1.3" - sources."has-flag-3.0.0" - sources."supports-color-5.5.0" - ]; - }) sources."supports-color-7.2.0" ]; }) @@ -81795,12 +82288,8 @@ in sources."rimraf-2.4.5" sources."ripemd160-2.0.2" sources."run-async-2.4.1" - (sources."rxjs-7.5.7" // { - dependencies = [ - sources."tslib-2.4.0" - ]; - }) - sources."safe-buffer-5.1.2" + sources."rxjs-6.6.7" + sources."safe-buffer-5.2.1" sources."safe-json-stringify-1.2.0" sources."safe-regex-test-1.0.0" sources."safer-buffer-2.1.2" @@ -81826,11 +82315,7 @@ in sources."string-width-4.2.3" sources."string.prototype.trimend-1.0.5" sources."string.prototype.trimstart-1.0.5" - (sources."string_decoder-1.3.0" // { - dependencies = [ - sources."safe-buffer-5.2.1" - ]; - }) + sources."string_decoder-1.3.0" sources."strip-ansi-6.0.1" sources."strip-json-comments-2.0.1" sources."supports-color-5.5.0" @@ -81913,6 +82398,7 @@ in dependencies = [ sources."inherits-2.0.4" sources."readable-stream-2.3.7" + sources."safe-buffer-5.1.2" sources."string_decoder-1.1.1" ]; }) @@ -81930,7 +82416,7 @@ in }) sources."url-parse-1.5.10" sources."url-parse-lax-3.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."utf8-byte-length-1.0.4" (sources."util-0.11.1" // { dependencies = [ @@ -82018,9 +82504,9 @@ in sources."@szmarczak/http-timer-4.0.6" sources."@types/cacheable-request-6.0.2" sources."@types/http-cache-semantics-4.0.1" - sources."@types/keyv-3.1.4" + sources."@types/keyv-4.2.0" sources."@types/minimatch-3.0.5" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/normalize-package-data-2.4.1" sources."@types/responselike-1.0.0" sources."abort-controller-3.0.0" @@ -82142,7 +82628,7 @@ in }) sources."is-arrayish-0.2.1" sources."is-binary-path-2.1.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-docker-2.2.1" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-4.0.0" @@ -82167,7 +82653,7 @@ in sources."lodash-4.17.21" (sources."log-symbols-5.1.0" // { dependencies = [ - sources."chalk-5.1.0" + sources."chalk-5.1.2" sources."is-unicode-supported-1.3.0" ]; }) @@ -82197,9 +82683,9 @@ in sources."open-8.4.0" (sources."ora-6.1.2" // { dependencies = [ - sources."bl-5.0.0" + sources."bl-5.1.0" sources."buffer-6.0.3" - sources."chalk-5.1.0" + sources."chalk-5.1.2" sources."cli-cursor-4.0.0" sources."is-interactive-2.0.0" sources."is-unicode-supported-1.3.0" @@ -82269,7 +82755,7 @@ in sources."signal-exit-3.0.7" (sources."slice-ansi-5.0.0" // { dependencies = [ - sources."ansi-styles-6.1.1" + sources."ansi-styles-6.2.1" ]; }) sources."spdx-correct-3.1.1" @@ -82335,7 +82821,7 @@ in sha512 = "Pl9Q5rqt4hKGVcZ1/iPMj8VXY3US0UgY8JGkgm+XFUtAJ9JntN0Qj1bj1JBfPj5R7YyrZzuuDbEk4eOCd+wI/A=="; }; dependencies = [ - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@medable/mdctl-api-1.0.67" sources."@medable/mdctl-api-driver-1.0.67" sources."@medable/mdctl-axon-tools-1.0.67" @@ -82370,7 +82856,7 @@ in sources."@types/markdown-it-12.2.3" sources."@types/mdurl-1.0.2" sources."@types/minimatch-5.1.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/tough-cookie-2.3.8" sources."abbrev-1.1.1" sources."abort-controller-3.0.0" @@ -82512,7 +82998,7 @@ in sources."deep-extend-0.6.0" sources."deep-is-0.1.4" sources."define-property-2.0.2" - sources."defined-1.0.0" + sources."defined-1.0.1" sources."delayed-stream-1.0.0" sources."delegates-1.0.0" sources."detect-libc-1.0.3" @@ -82712,7 +83198,7 @@ in sources."ip-regex-2.1.0" sources."is-accessor-descriptor-1.0.0" sources."is-buffer-1.1.6" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-data-descriptor-1.0.0" sources."is-descriptor-1.0.2" sources."is-extendable-0.1.1" @@ -82803,7 +83289,7 @@ in sources."mimic-fn-1.2.0" sources."mimic-response-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-2.9.0" sources."minizlib-1.3.3" (sources."mixin-deep-1.3.2" // { @@ -83322,7 +83808,7 @@ in sources."is-plain-object-5.0.0" sources."is-unicode-supported-0.1.0" sources."isexe-2.0.0" - sources."joi-17.6.2" + sources."joi-17.6.3" sources."js-yaml-3.14.1" sources."jsonfile-6.1.0" sources."lodash-4.17.21" @@ -83407,7 +83893,7 @@ in sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/source-map-0.3.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" (sources."@nestjs/schematics-9.0.3" // { dependencies = [ (sources."@angular-devkit/core-14.2.1" // { @@ -83423,11 +83909,11 @@ in sources."jsonc-parser-3.2.0" ]; }) - sources."@types/eslint-8.4.6" + sources."@types/eslint-8.4.7" sources."@types/eslint-scope-3.7.4" sources."@types/estree-0.0.51" sources."@types/json-schema-7.0.11" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/parse-json-4.0.0" sources."@webassemblyjs/ast-1.11.1" sources."@webassemblyjs/floating-point-hex-parser-1.11.1" @@ -83471,7 +83957,7 @@ in sources."buffer-5.7.1" sources."buffer-from-1.1.2" sources."callsites-3.1.0" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."chalk-3.0.0" sources."chardet-0.7.0" sources."chokidar-3.5.3" @@ -83490,7 +83976,7 @@ in sources."de-indent-1.0.2" sources."deepmerge-4.2.2" sources."defaults-1.0.4" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."emoji-regex-8.0.0" sources."end-of-stream-1.4.4" sources."enhanced-resolve-5.10.0" @@ -83544,7 +84030,7 @@ in sources."interpret-1.4.0" sources."is-arrayish-0.2.1" sources."is-binary-path-2.1.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" sources."is-glob-4.0.3" @@ -83581,7 +84067,7 @@ in sources."mime-types-2.1.35" sources."mimic-fn-2.1.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mute-stream-0.0.8" sources."neo-async-2.6.2" sources."node-abort-controller-3.0.1" @@ -83673,7 +84159,7 @@ in sources."update-browserslist-db-1.0.10" sources."uri-js-4.4.1" sources."util-deprecate-1.0.2" - sources."vue-template-compiler-2.7.10" + sources."vue-template-compiler-2.7.13" sources."watchpack-2.4.0" sources."wcwidth-1.0.1" sources."webpack-5.74.0" @@ -83769,50 +84255,50 @@ in sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - sources."@swc/core-1.3.6" - (sources."@swc/core-android-arm-eabi-1.3.6" // { + sources."@swc/core-1.3.10" + (sources."@swc/core-android-arm-eabi-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.122" ]; }) - (sources."@swc/core-android-arm64-1.3.6" // { + (sources."@swc/core-android-arm64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-darwin-arm64-1.3.6" - sources."@swc/core-darwin-x64-1.3.6" - (sources."@swc/core-freebsd-x64-1.3.6" // { + sources."@swc/core-darwin-arm64-1.3.10" + sources."@swc/core-darwin-x64-1.3.10" + (sources."@swc/core-freebsd-x64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-linux-arm-gnueabihf-1.3.6" // { + (sources."@swc/core-linux-arm-gnueabihf-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-linux-arm64-gnu-1.3.6" - sources."@swc/core-linux-arm64-musl-1.3.6" - sources."@swc/core-linux-x64-gnu-1.3.6" - sources."@swc/core-linux-x64-musl-1.3.6" - (sources."@swc/core-win32-arm64-msvc-1.3.6" // { + sources."@swc/core-linux-arm64-gnu-1.3.10" + sources."@swc/core-linux-arm64-musl-1.3.10" + sources."@swc/core-linux-x64-gnu-1.3.10" + sources."@swc/core-linux-x64-musl-1.3.10" + (sources."@swc/core-win32-arm64-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-win32-ia32-msvc-1.3.6" // { + (sources."@swc/core-win32-ia32-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-win32-x64-msvc-1.3.6" - sources."@swc/wasm-1.3.6" + sources."@swc/core-win32-x64-msvc-1.3.10" + sources."@swc/wasm-1.3.10" sources."@tsconfig/node10-1.0.9" sources."@tsconfig/node12-1.0.11" sources."@tsconfig/node14-1.0.3" sources."@tsconfig/node16-1.0.3" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."acorn-7.4.1" sources."acorn-node-1.8.2" sources."acorn-walk-7.2.0" @@ -83829,7 +84315,7 @@ in sources."color-name-1.1.4" sources."create-require-1.1.1" sources."cssesc-3.0.0" - sources."defined-1.0.0" + sources."defined-1.0.1" sources."detective-5.2.1" sources."didyoumean-1.2.2" sources."diff-4.0.2" @@ -83846,7 +84332,7 @@ in sources."glob-parent-6.0.2" sources."has-1.0.3" sources."is-binary-path-2.1.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-extglob-2.1.1" sources."is-glob-4.0.3" sources."is-number-7.0.0" @@ -83854,7 +84340,7 @@ in sources."make-error-1.3.6" sources."merge2-1.4.1" sources."micromatch-4.0.5" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."nanoid-3.3.4" sources."normalize-path-3.0.0" sources."object-hash-3.0.0" @@ -83862,11 +84348,11 @@ in sources."picocolors-1.0.0" sources."picomatch-2.3.1" sources."pify-2.3.0" - sources."postcss-8.4.17" + sources."postcss-8.4.18" sources."postcss-import-14.1.0" sources."postcss-js-4.0.0" sources."postcss-load-config-3.1.4" - sources."postcss-nested-5.0.6" + sources."postcss-nested-6.0.0" sources."postcss-selector-parser-6.0.10" sources."postcss-value-parser-4.2.0" sources."queue-microtask-1.2.3" @@ -83878,7 +84364,7 @@ in sources."run-parallel-1.2.0" sources."source-map-js-1.0.2" sources."supports-preserve-symlinks-flag-1.0.0" - sources."tailwindcss-3.1.8" + sources."tailwindcss-3.2.0" sources."to-regex-range-5.0.1" (sources."ts-node-10.9.1" // { dependencies = [ @@ -83920,50 +84406,50 @@ in sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - sources."@swc/core-1.3.6" - (sources."@swc/core-android-arm-eabi-1.3.6" // { + sources."@swc/core-1.3.10" + (sources."@swc/core-android-arm-eabi-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.122" ]; }) - (sources."@swc/core-android-arm64-1.3.6" // { + (sources."@swc/core-android-arm64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-darwin-arm64-1.3.6" - sources."@swc/core-darwin-x64-1.3.6" - (sources."@swc/core-freebsd-x64-1.3.6" // { + sources."@swc/core-darwin-arm64-1.3.10" + sources."@swc/core-darwin-x64-1.3.10" + (sources."@swc/core-freebsd-x64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-linux-arm-gnueabihf-1.3.6" // { + (sources."@swc/core-linux-arm-gnueabihf-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-linux-arm64-gnu-1.3.6" - sources."@swc/core-linux-arm64-musl-1.3.6" - sources."@swc/core-linux-x64-gnu-1.3.6" - sources."@swc/core-linux-x64-musl-1.3.6" - (sources."@swc/core-win32-arm64-msvc-1.3.6" // { + sources."@swc/core-linux-arm64-gnu-1.3.10" + sources."@swc/core-linux-arm64-musl-1.3.10" + sources."@swc/core-linux-x64-gnu-1.3.10" + sources."@swc/core-linux-x64-musl-1.3.10" + (sources."@swc/core-win32-arm64-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-win32-ia32-msvc-1.3.6" // { + (sources."@swc/core-win32-ia32-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-win32-x64-msvc-1.3.6" - sources."@swc/wasm-1.3.6" + sources."@swc/core-win32-x64-msvc-1.3.10" + sources."@swc/wasm-1.3.10" sources."@tsconfig/node10-1.0.9" sources."@tsconfig/node12-1.0.11" sources."@tsconfig/node14-1.0.3" sources."@tsconfig/node16-1.0.3" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."acorn-7.4.1" sources."acorn-node-1.8.2" sources."acorn-walk-7.2.0" @@ -83980,7 +84466,7 @@ in sources."color-name-1.1.4" sources."create-require-1.1.1" sources."cssesc-3.0.0" - sources."defined-1.0.0" + sources."defined-1.0.1" sources."detective-5.2.1" sources."didyoumean-1.2.2" sources."diff-4.0.2" @@ -83997,7 +84483,7 @@ in sources."glob-parent-6.0.2" sources."has-1.0.3" sources."is-binary-path-2.1.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-extglob-2.1.1" sources."is-glob-4.0.3" sources."is-number-7.0.0" @@ -84006,7 +84492,7 @@ in sources."merge2-1.4.1" sources."micromatch-4.0.5" sources."mini-svg-data-uri-1.4.4" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."nanoid-3.3.4" sources."normalize-path-3.0.0" sources."object-hash-3.0.0" @@ -84014,11 +84500,11 @@ in sources."picocolors-1.0.0" sources."picomatch-2.3.1" sources."pify-2.3.0" - sources."postcss-8.4.17" + sources."postcss-8.4.18" sources."postcss-import-14.1.0" sources."postcss-js-4.0.0" sources."postcss-load-config-3.1.4" - sources."postcss-nested-5.0.6" + sources."postcss-nested-6.0.0" sources."postcss-selector-parser-6.0.10" sources."postcss-value-parser-4.2.0" sources."queue-microtask-1.2.3" @@ -84030,7 +84516,7 @@ in sources."run-parallel-1.2.0" sources."source-map-js-1.0.2" sources."supports-preserve-symlinks-flag-1.0.0" - sources."tailwindcss-3.1.8" + sources."tailwindcss-3.2.0" sources."to-regex-range-5.0.1" (sources."ts-node-10.9.1" // { dependencies = [ @@ -84059,10 +84545,10 @@ in "@tailwindcss/language-server" = nodeEnv.buildNodePackage { name = "_at_tailwindcss_slash_language-server"; packageName = "@tailwindcss/language-server"; - version = "0.0.9"; + version = "0.0.10"; src = fetchurl { - url = "https://registry.npmjs.org/@tailwindcss/language-server/-/language-server-0.0.9.tgz"; - sha512 = "x0rvJkO8TmwhJWjBH7z4Qn1SLaaYYtvY8Liw5SnMX62u6QuNZ0R0XU9P7nVQg+x0rxakC8oQgS2+wfYRNUyHgQ=="; + url = "https://registry.npmjs.org/@tailwindcss/language-server/-/language-server-0.0.10.tgz"; + sha512 = "4rG07stqhws4/UyRLbHDc+plmxDfTOH/w0sLGvK7LoQq4GaaN0Ov8vEqL60ef94am6pp/ZrjIB5qL6kG7DshHA=="; }; buildInputs = globalBuildInputs; meta = { @@ -84090,50 +84576,50 @@ in sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - sources."@swc/core-1.3.6" - (sources."@swc/core-android-arm-eabi-1.3.6" // { + sources."@swc/core-1.3.10" + (sources."@swc/core-android-arm-eabi-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.122" ]; }) - (sources."@swc/core-android-arm64-1.3.6" // { + (sources."@swc/core-android-arm64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-darwin-arm64-1.3.6" - sources."@swc/core-darwin-x64-1.3.6" - (sources."@swc/core-freebsd-x64-1.3.6" // { + sources."@swc/core-darwin-arm64-1.3.10" + sources."@swc/core-darwin-x64-1.3.10" + (sources."@swc/core-freebsd-x64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-linux-arm-gnueabihf-1.3.6" // { + (sources."@swc/core-linux-arm-gnueabihf-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-linux-arm64-gnu-1.3.6" - sources."@swc/core-linux-arm64-musl-1.3.6" - sources."@swc/core-linux-x64-gnu-1.3.6" - sources."@swc/core-linux-x64-musl-1.3.6" - (sources."@swc/core-win32-arm64-msvc-1.3.6" // { + sources."@swc/core-linux-arm64-gnu-1.3.10" + sources."@swc/core-linux-arm64-musl-1.3.10" + sources."@swc/core-linux-x64-gnu-1.3.10" + sources."@swc/core-linux-x64-musl-1.3.10" + (sources."@swc/core-win32-arm64-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-win32-ia32-msvc-1.3.6" // { + (sources."@swc/core-win32-ia32-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-win32-x64-msvc-1.3.6" - sources."@swc/wasm-1.3.6" + sources."@swc/core-win32-x64-msvc-1.3.10" + sources."@swc/wasm-1.3.10" sources."@tsconfig/node10-1.0.9" sources."@tsconfig/node12-1.0.11" sources."@tsconfig/node14-1.0.3" sources."@tsconfig/node16-1.0.3" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."acorn-7.4.1" sources."acorn-node-1.8.2" sources."acorn-walk-7.2.0" @@ -84150,7 +84636,7 @@ in sources."color-name-1.1.4" sources."create-require-1.1.1" sources."cssesc-3.0.0" - sources."defined-1.0.0" + sources."defined-1.0.1" sources."detective-5.2.1" sources."didyoumean-1.2.2" sources."diff-4.0.2" @@ -84167,7 +84653,7 @@ in sources."glob-parent-6.0.2" sources."has-1.0.3" sources."is-binary-path-2.1.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-extglob-2.1.1" sources."is-glob-4.0.3" sources."is-number-7.0.0" @@ -84175,7 +84661,7 @@ in sources."make-error-1.3.6" sources."merge2-1.4.1" sources."micromatch-4.0.5" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."nanoid-3.3.4" sources."normalize-path-3.0.0" sources."object-hash-3.0.0" @@ -84183,11 +84669,11 @@ in sources."picocolors-1.0.0" sources."picomatch-2.3.1" sources."pify-2.3.0" - sources."postcss-8.4.17" + sources."postcss-8.4.18" sources."postcss-import-14.1.0" sources."postcss-js-4.0.0" sources."postcss-load-config-3.1.4" - sources."postcss-nested-5.0.6" + sources."postcss-nested-6.0.0" sources."postcss-selector-parser-6.0.10" sources."postcss-value-parser-4.2.0" sources."queue-microtask-1.2.3" @@ -84199,7 +84685,7 @@ in sources."run-parallel-1.2.0" sources."source-map-js-1.0.2" sources."supports-preserve-symlinks-flag-1.0.0" - sources."tailwindcss-3.1.8" + sources."tailwindcss-3.2.0" sources."to-regex-range-5.0.1" (sources."ts-node-10.9.1" // { dependencies = [ @@ -84241,50 +84727,50 @@ in sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - sources."@swc/core-1.3.6" - (sources."@swc/core-android-arm-eabi-1.3.6" // { + sources."@swc/core-1.3.10" + (sources."@swc/core-android-arm-eabi-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.122" ]; }) - (sources."@swc/core-android-arm64-1.3.6" // { + (sources."@swc/core-android-arm64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-darwin-arm64-1.3.6" - sources."@swc/core-darwin-x64-1.3.6" - (sources."@swc/core-freebsd-x64-1.3.6" // { + sources."@swc/core-darwin-arm64-1.3.10" + sources."@swc/core-darwin-x64-1.3.10" + (sources."@swc/core-freebsd-x64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-linux-arm-gnueabihf-1.3.6" // { + (sources."@swc/core-linux-arm-gnueabihf-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-linux-arm64-gnu-1.3.6" - sources."@swc/core-linux-arm64-musl-1.3.6" - sources."@swc/core-linux-x64-gnu-1.3.6" - sources."@swc/core-linux-x64-musl-1.3.6" - (sources."@swc/core-win32-arm64-msvc-1.3.6" // { + sources."@swc/core-linux-arm64-gnu-1.3.10" + sources."@swc/core-linux-arm64-musl-1.3.10" + sources."@swc/core-linux-x64-gnu-1.3.10" + sources."@swc/core-linux-x64-musl-1.3.10" + (sources."@swc/core-win32-arm64-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-win32-ia32-msvc-1.3.6" // { + (sources."@swc/core-win32-ia32-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-win32-x64-msvc-1.3.6" - sources."@swc/wasm-1.3.6" + sources."@swc/core-win32-x64-msvc-1.3.10" + sources."@swc/wasm-1.3.10" sources."@tsconfig/node10-1.0.9" sources."@tsconfig/node12-1.0.11" sources."@tsconfig/node14-1.0.3" sources."@tsconfig/node16-1.0.3" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."acorn-7.4.1" sources."acorn-node-1.8.2" sources."acorn-walk-7.2.0" @@ -84301,7 +84787,7 @@ in sources."color-name-1.1.4" sources."create-require-1.1.1" sources."cssesc-3.0.0" - sources."defined-1.0.0" + sources."defined-1.0.1" sources."detective-5.2.1" sources."didyoumean-1.2.2" sources."diff-4.0.2" @@ -84318,7 +84804,7 @@ in sources."glob-parent-6.0.2" sources."has-1.0.3" sources."is-binary-path-2.1.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-extglob-2.1.1" sources."is-glob-4.0.3" sources."is-number-7.0.0" @@ -84329,7 +84815,7 @@ in sources."make-error-1.3.6" sources."merge2-1.4.1" sources."micromatch-4.0.5" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."nanoid-3.3.4" sources."normalize-path-3.0.0" sources."object-hash-3.0.0" @@ -84337,11 +84823,11 @@ in sources."picocolors-1.0.0" sources."picomatch-2.3.1" sources."pify-2.3.0" - sources."postcss-8.4.17" + sources."postcss-8.4.18" sources."postcss-import-14.1.0" sources."postcss-js-4.0.0" sources."postcss-load-config-3.1.4" - sources."postcss-nested-5.0.6" + sources."postcss-nested-6.0.0" sources."postcss-selector-parser-6.0.10" sources."postcss-value-parser-4.2.0" sources."queue-microtask-1.2.3" @@ -84353,7 +84839,7 @@ in sources."run-parallel-1.2.0" sources."source-map-js-1.0.2" sources."supports-preserve-symlinks-flag-1.0.0" - sources."tailwindcss-3.1.8" + sources."tailwindcss-3.2.0" sources."to-regex-range-5.0.1" (sources."ts-node-10.9.1" // { dependencies = [ @@ -84382,10 +84868,10 @@ in "@uppy/companion" = nodeEnv.buildNodePackage { name = "_at_uppy_slash_companion"; packageName = "@uppy/companion"; - version = "4.0.3"; + version = "4.0.5"; src = fetchurl { - url = "https://registry.npmjs.org/@uppy/companion/-/companion-4.0.3.tgz"; - sha512 = "YYwZpUjh63N1kt4Gs4vpGTK0vYQZBC9s83GoGzpflGMUthcrTHp1uj12uqZqXc/5qI3K1IlQsBuIKNUV5pWCAQ=="; + url = "https://registry.npmjs.org/@uppy/companion/-/companion-4.0.5.tgz"; + sha512 = "Z3cItS4gS46fhWKQHV5PNZDgJv7Mmq/3apQpQZdDM0wfQkyfHZHlE5C2K51+AGvb+WgWqPHm7Hv7XgIrzxyjlw=="; }; dependencies = [ sources."@redis/bloom-1.0.2" @@ -84398,8 +84884,8 @@ in sources."@szmarczak/http-timer-4.0.6" sources."@types/cacheable-request-6.0.2" sources."@types/http-cache-semantics-4.0.1" - sources."@types/keyv-3.1.4" - sources."@types/node-18.8.3" + sources."@types/keyv-4.2.0" + sources."@types/node-18.11.3" sources."@types/responselike-1.0.0" sources."accepts-1.3.8" sources."ansi-styles-4.3.0" @@ -84407,7 +84893,7 @@ in sources."asynckit-0.4.0" sources."atob-2.1.2" sources."available-typed-arrays-1.0.5" - sources."aws-sdk-2.1231.0" + sources."aws-sdk-2.1237.0" sources."base64-js-1.5.1" (sources."basic-auth-2.0.1" // { dependencies = [ @@ -84419,7 +84905,7 @@ in sources."buffer-4.9.2" sources."buffer-equal-constant-time-1.0.1" sources."buffer-from-1.1.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bytes-3.1.2" sources."cacheable-lookup-5.0.4" sources."cacheable-request-7.0.2" @@ -84570,7 +85056,7 @@ in sources."mime-types-2.1.35" sources."mimic-response-1.0.1" sources."moment-2.29.4" - sources."moment-timezone-0.5.37" + sources."moment-timezone-0.5.38" (sources."morgan-1.10.0" // { dependencies = [ sources."on-finished-2.3.0" @@ -84648,8 +85134,8 @@ in sources."url-0.10.3" sources."url-parse-1.5.10" sources."url-value-parser-2.2.0" - sources."utf-8-validate-5.0.9" - sources."util-0.12.4" + sources."utf-8-validate-5.0.10" + sources."util-0.12.5" sources."utils-merge-1.0.1" sources."uuid-8.0.0" sources."validator-13.7.0" @@ -84695,7 +85181,7 @@ in sources."lru-cache-7.14.0" ]; }) - sources."@apollo/utils.logger-1.0.0" + sources."@apollo/utils.logger-1.0.1" sources."@apollo/utils.printwithreducedwhitespace-1.1.0" sources."@apollo/utils.removealiases-1.0.0" sources."@apollo/utils.sortast-1.1.0" @@ -84705,12 +85191,12 @@ in sources."@apollographql/graphql-playground-html-1.6.29" sources."@babel/code-frame-7.18.6" sources."@babel/compat-data-7.19.4" - (sources."@babel/core-7.19.3" // { + (sources."@babel/core-7.19.6" // { dependencies = [ sources."semver-6.3.0" ]; }) - (sources."@babel/generator-7.19.4" // { + (sources."@babel/generator-7.19.6" // { dependencies = [ sources."@jridgewell/gen-mapping-0.3.2" ]; @@ -84735,7 +85221,7 @@ in sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-member-expression-to-functions-7.18.9" sources."@babel/helper-module-imports-7.18.6" - sources."@babel/helper-module-transforms-7.19.0" + sources."@babel/helper-module-transforms-7.19.6" sources."@babel/helper-optimise-call-expression-7.18.6" sources."@babel/helper-plugin-utils-7.19.0" sources."@babel/helper-remap-async-to-generator-7.18.9" @@ -84758,7 +85244,7 @@ in sources."supports-color-5.5.0" ]; }) - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6" sources."@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.9" sources."@babel/plugin-proposal-async-generator-functions-7.19.1" @@ -84808,9 +85294,9 @@ in sources."@babel/plugin-transform-function-name-7.18.9" sources."@babel/plugin-transform-literals-7.18.9" sources."@babel/plugin-transform-member-expression-literals-7.18.6" - sources."@babel/plugin-transform-modules-amd-7.18.6" - sources."@babel/plugin-transform-modules-commonjs-7.18.6" - sources."@babel/plugin-transform-modules-systemjs-7.19.0" + sources."@babel/plugin-transform-modules-amd-7.19.6" + sources."@babel/plugin-transform-modules-commonjs-7.19.6" + sources."@babel/plugin-transform-modules-systemjs-7.19.6" sources."@babel/plugin-transform-modules-umd-7.18.6" sources."@babel/plugin-transform-named-capturing-groups-regex-7.19.1" sources."@babel/plugin-transform-new-target-7.18.6" @@ -84844,7 +85330,7 @@ in }) sources."@babel/runtime-7.19.4" sources."@babel/template-7.18.10" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" sources."@graphql-tools/merge-8.3.1" (sources."@graphql-tools/mock-8.7.6" // { @@ -84863,7 +85349,7 @@ in sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@node-ipc/js-queue-2.0.3" sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" @@ -84898,7 +85384,7 @@ in }) sources."@types/long-4.0.2" sources."@types/mime-3.0.1" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/normalize-package-data-2.4.1" sources."@types/qs-6.9.7" sources."@types/range-parser-1.2.4" @@ -84912,10 +85398,10 @@ in }) sources."@vue/cli-ui-addon-webpack-5.0.8" sources."@vue/cli-ui-addon-widgets-5.0.8" - sources."@vue/compiler-core-3.2.40" - sources."@vue/compiler-dom-3.2.40" - sources."@vue/compiler-sfc-2.7.10" - sources."@vue/shared-3.2.40" + sources."@vue/compiler-core-3.2.41" + sources."@vue/compiler-dom-3.2.41" + sources."@vue/compiler-sfc-2.7.13" + sources."@vue/shared-3.2.41" sources."accepts-1.3.8" sources."aggregate-error-3.1.0" sources."ansi-align-3.0.1" @@ -84954,7 +85440,6 @@ in sources."at-least-node-1.0.0" sources."atob-2.1.2" sources."babel-core-7.0.0-bridge.0" - sources."babel-plugin-dynamic-import-node-2.3.3" (sources."babel-plugin-polyfill-corejs2-0.3.3" // { dependencies = [ sources."semver-6.3.0" @@ -84991,7 +85476,7 @@ in sources."buffer-crc32-0.2.13" sources."buffer-fill-1.0.0" sources."buffer-from-1.1.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."builtins-1.0.3" sources."bytes-3.1.2" sources."cache-base-1.0.1" @@ -85003,7 +85488,7 @@ in }) sources."call-bind-1.0.2" sources."camelcase-6.3.0" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."caw-2.0.1" sources."chalk-4.1.2" sources."chardet-0.7.0" @@ -85048,11 +85533,7 @@ in }) sources."content-disposition-0.5.4" sources."content-type-1.0.4" - (sources."convert-source-map-1.8.0" // { - dependencies = [ - sources."safe-buffer-5.1.2" - ]; - }) + sources."convert-source-map-1.9.0" sources."cookie-0.5.0" sources."cookie-signature-1.0.6" sources."copy-descriptor-0.1.1" @@ -85103,7 +85584,6 @@ in sources."deepmerge-4.2.2" sources."defaults-1.0.4" sources."define-lazy-prop-2.0.0" - sources."define-properties-1.1.4" sources."define-property-2.0.2" sources."depd-2.0.0" sources."destroy-1.2.0" @@ -85118,7 +85598,7 @@ in sources."easy-stack-1.0.1" sources."ee-first-1.1.1" sources."ejs-3.1.8" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."emoji-regex-8.0.0" sources."encodeurl-1.0.2" sources."encoding-0.1.13" @@ -85226,7 +85706,7 @@ in sources."which-2.0.2" ]; }) - sources."flow-parser-0.188.2" + sources."flow-parser-0.190.0" sources."for-in-1.0.2" sources."forwarded-0.2.0" sources."fragment-cache-0.2.1" @@ -85273,7 +85753,6 @@ in sources."growly-1.3.0" sources."has-1.0.3" sources."has-flag-4.0.0" - sources."has-property-descriptors-1.0.0" sources."has-symbol-support-x-1.4.2" sources."has-symbols-1.0.3" sources."has-to-string-tag-x-1.4.1" @@ -85307,7 +85786,7 @@ in sources."is-accessor-descriptor-1.0.0" sources."is-arrayish-0.2.1" sources."is-buffer-1.1.6" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-data-descriptor-1.0.0" sources."is-descriptor-1.0.2" sources."is-docker-2.2.1" @@ -85339,7 +85818,7 @@ in ]; }) sources."javascript-stringify-2.1.0" - sources."joi-17.6.2" + sources."joi-17.6.3" sources."js-message-1.0.7" sources."js-tokens-4.0.0" sources."js-yaml-4.1.0" @@ -85398,7 +85877,7 @@ in sources."mimic-fn-2.1.0" sources."mimic-response-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" (sources."mixin-deep-1.3.2" // { dependencies = [ sources."is-extendable-1.0.1" @@ -85449,9 +85928,7 @@ in ]; }) sources."object-inspect-1.12.2" - sources."object-keys-1.1.1" sources."object-visit-1.0.1" - sources."object.assign-4.1.4" sources."object.pick-1.3.0" sources."on-finished-2.4.1" sources."once-1.4.0" @@ -85509,7 +85986,7 @@ in ]; }) sources."posix-character-classes-0.1.1" - (sources."postcss-8.4.17" // { + (sources."postcss-8.4.18" // { dependencies = [ sources."nanoid-3.3.4" ]; @@ -85541,7 +86018,7 @@ in sources."recast-0.20.5" sources."regenerate-1.4.2" sources."regenerate-unicode-properties-10.1.0" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."regenerator-transform-0.15.0" sources."regex-not-1.0.2" sources."regexpu-core-5.2.1" @@ -85597,7 +86074,7 @@ in sources."shallow-clone-3.0.1" sources."shebang-command-1.2.0" sources."shebang-regex-1.0.0" - sources."shell-quote-1.7.3" + sources."shell-quote-1.7.4" sources."shellwords-0.1.1" sources."shortid-2.2.16" sources."side-channel-1.0.4" @@ -85748,7 +86225,7 @@ in sources."url-parse-lax-3.0.0" sources."url-to-options-1.0.1" sources."use-3.1.1" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."uuid-9.0.0" @@ -85756,7 +86233,7 @@ in sources."validate-npm-package-name-3.0.0" sources."value-or-promise-1.0.11" sources."vary-1.1.2" - sources."vue-2.7.10" + sources."vue-2.7.13" (sources."vue-codemod-0.0.5" // { dependencies = [ sources."inquirer-7.3.3" @@ -85931,18 +86408,18 @@ in }; dependencies = [ sources."@babel/code-frame-7.18.6" - sources."@babel/generator-7.19.4" + sources."@babel/generator-7.19.6" sources."@babel/helper-string-parser-7.19.4" sources."@babel/helper-validator-identifier-7.19.1" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/template-7.18.10" sources."@babel/types-7.19.4" sources."@jridgewell/gen-mapping-0.3.2" sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@webassemblyjs/ast-1.11.1" sources."@webassemblyjs/floating-point-hex-parser-1.11.1" sources."@webassemblyjs/helper-api-error-1.11.1" @@ -86157,7 +86634,7 @@ in sources."hast-util-to-nlcst-2.2.0" sources."hast-util-to-string-2.0.0" sources."hast-util-whitespace-2.0.0" - sources."hastscript-7.0.2" + sources."hastscript-7.1.0" sources."hosted-git-info-4.1.0" sources."http-cache-semantics-4.1.0" sources."ignore-5.2.0" @@ -86173,7 +86650,7 @@ in sources."is-arrayish-0.2.1" sources."is-buffer-2.0.5" sources."is-ci-2.0.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-decimal-2.0.1" sources."is-empty-1.2.0" sources."is-fullwidth-code-point-3.0.0" @@ -86283,7 +86760,7 @@ in sources."mimic-response-1.0.1" sources."min-indent-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minimist-options-4.1.0" sources."mri-1.2.0" sources."ms-2.1.2" @@ -86498,8 +86975,8 @@ in sources."@ampproject/remapping-2.2.0" sources."@babel/code-frame-7.18.6" sources."@babel/compat-data-7.19.4" - sources."@babel/core-7.19.3" - (sources."@babel/generator-7.19.4" // { + sources."@babel/core-7.19.6" + (sources."@babel/generator-7.19.6" // { dependencies = [ sources."@jridgewell/gen-mapping-0.3.2" ]; @@ -86509,7 +86986,7 @@ in sources."@babel/helper-function-name-7.19.0" sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-module-imports-7.18.6" - sources."@babel/helper-module-transforms-7.19.0" + sources."@babel/helper-module-transforms-7.19.6" sources."@babel/helper-simple-access-7.19.4" sources."@babel/helper-split-export-declaration-7.18.6" sources."@babel/helper-string-parser-7.19.4" @@ -86517,16 +86994,16 @@ in sources."@babel/helper-validator-option-7.18.6" sources."@babel/helpers-7.19.4" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/template-7.18.10" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" sources."@jridgewell/gen-mapping-0.1.1" sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" - sources."@xmldom/xmldom-0.8.2" + sources."@jridgewell/trace-mapping-0.3.17" + sources."@xmldom/xmldom-0.8.3" sources."JSV-4.0.2" sources."ansi-styles-3.2.1" sources."array-unique-0.3.2" @@ -86534,17 +87011,17 @@ in sources."balanced-match-1.0.2" sources."brace-expansion-2.0.1" sources."browserslist-4.21.4" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."chalk-2.4.2" sources."color-convert-1.9.3" sources."color-name-1.1.3" sources."colors-1.4.0" sources."commander-8.3.0" sources."concat-map-0.0.1" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."debug-4.3.4" sources."ejs-3.1.6" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."ensure-posix-path-1.1.1" sources."escalade-3.1.1" sources."escape-string-regexp-1.0.5" @@ -86575,7 +87052,7 @@ in sources."homedir-polyfill-1.0.3" sources."ini-1.3.8" sources."is-3.3.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-windows-1.0.2" sources."isexe-2.0.0" (sources."jake-10.8.5" // { @@ -86615,7 +87092,6 @@ in sources."picocolors-1.0.0" sources."pkginfo-0.4.1" sources."resolve-1.22.1" - sources."safe-buffer-5.1.2" sources."sax-0.5.8" sources."semver-6.3.0" sources."source-map-0.7.4" @@ -86846,7 +87322,7 @@ in dependencies = [ sources."@types/glob-7.2.0" sources."@types/minimatch-5.1.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."balanced-match-1.0.2" sources."brace-expansion-1.1.11" sources."chromium-pickle-js-0.2.0" @@ -86892,7 +87368,7 @@ in sources."inherits-2.0.4" sources."isstream-0.1.2" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."once-1.4.0" (sources."optimist-0.6.1" // { @@ -86931,15 +87407,15 @@ in }; dependencies = [ sources."browserslist-4.21.4" - sources."caniuse-lite-1.0.30001418" - sources."electron-to-chromium-1.4.276" + sources."caniuse-lite-1.0.30001423" + sources."electron-to-chromium-1.4.284" sources."escalade-3.1.1" sources."fraction.js-4.2.0" sources."nanoid-3.3.4" sources."node-releases-2.0.6" sources."normalize-range-0.1.2" sources."picocolors-1.0.0" - sources."postcss-8.4.17" + sources."postcss-8.4.18" sources."postcss-value-parser-4.2.0" sources."source-map-js-1.0.2" sources."update-browserslist-db-1.0.10" @@ -86968,7 +87444,7 @@ in sources."handlebars-4.7.7" sources."iconv-lite-0.6.3" sources."lru-cache-6.0.0" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."neo-async-2.6.2" sources."node-fetch-2.6.7" sources."parse-github-url-1.0.2" @@ -87002,7 +87478,7 @@ in }; dependencies = [ sources."@tootallnate/once-1.1.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/yauzl-2.10.0" sources."agent-base-6.0.2" sources."ansi-escapes-4.3.2" @@ -87010,7 +87486,7 @@ in sources."ansi-styles-4.3.0" sources."ast-types-0.13.4" sources."available-typed-arrays-1.0.5" - (sources."aws-sdk-2.1231.0" // { + (sources."aws-sdk-2.1237.0" // { dependencies = [ sources."uuid-8.0.0" ]; @@ -87027,7 +87503,7 @@ in sources."brace-expansion-1.1.11" sources."buffer-4.9.2" sources."buffer-crc32-0.2.13" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bytes-3.1.2" sources."call-bind-1.0.2" sources."chalk-4.1.2" @@ -87141,7 +87617,7 @@ in sources."lru-cache-5.1.1" sources."mimic-fn-2.1.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-1.0.4" sources."ms-2.1.2" sources."mute-stream-0.0.8" @@ -87231,8 +87707,8 @@ in sources."universalify-0.1.2" sources."unpipe-1.0.0" sources."url-0.10.3" - sources."utf-8-validate-5.0.9" - sources."util-0.12.4" + sources."utf-8-validate-5.0.10" + sources."util-0.12.5" sources."util-deprecate-1.0.2" sources."uuid-8.3.2" sources."wcwidth-1.0.1" @@ -87261,10 +87737,10 @@ in aws-cdk = nodeEnv.buildNodePackage { name = "aws-cdk"; packageName = "aws-cdk"; - version = "2.45.0"; + version = "2.47.0"; src = fetchurl { - url = "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.45.0.tgz"; - sha512 = "AIug6Ugvtd3I0+U3gTNZtJVDhOgpGpxwWMoOQUlX6xKGwDgQxWrWdq2QWe7ZyKgCRnY9SM90fa+Yxbx+VYk9Bw=="; + url = "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.47.0.tgz"; + sha512 = "v0S98ddAQ6bbe3uc7UvoxcQGebeIxZBv9tqvfj1f6IpauWpodApgX7s0yJtGbRWIX120Z8eaO8m/M+BeGrpRDQ=="; }; dependencies = [ sources."fsevents-2.3.2" @@ -87415,7 +87891,7 @@ in sources."is-alphanumerical-1.0.4" sources."is-arrayish-0.2.1" sources."is-buffer-2.0.5" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-decimal-1.0.4" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" @@ -87700,10 +88176,10 @@ in balanceofsatoshis = nodeEnv.buildNodePackage { name = "balanceofsatoshis"; packageName = "balanceofsatoshis"; - version = "13.1.1"; + version = "13.1.6"; src = fetchurl { - url = "https://registry.npmjs.org/balanceofsatoshis/-/balanceofsatoshis-13.1.1.tgz"; - sha512 = "KDuH6RAEeNEq5mD4TF/RgFV1RiSCPecB9fdysem5597NshdmFrC5Epi7D1FwLiNiA6KIPSAd7dXr2K6dPcZA8Q=="; + url = "https://registry.npmjs.org/balanceofsatoshis/-/balanceofsatoshis-13.1.6.tgz"; + sha512 = "jfNaXhQdt3LsxXKIAk1eL7PzSRvFt3ynuBBgOgVyNHDjbBJeYh7tWMkUG2/gQL/dbL9AHe+dGHLbMPX5Il8DTw=="; }; dependencies = [ (sources."@alexbosworth/caporal-1.4.4" // { @@ -87752,7 +88228,7 @@ in sources."@types/express-serve-static-core-4.17.31" sources."@types/long-4.0.2" sources."@types/mime-3.0.1" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/qs-6.9.7" sources."@types/range-parser-1.2.4" sources."@types/request-2.48.8" @@ -87790,7 +88266,7 @@ in sources."bip68-1.0.4" sources."bitcoin-ops-1.4.1" sources."bitcoinjs-lib-6.0.2" - (sources."bl-5.0.0" // { + (sources."bl-5.1.0" // { dependencies = [ sources."readable-stream-3.6.0" ]; @@ -87810,7 +88286,7 @@ in sources."bs58check-2.1.2" sources."buffer-6.0.3" sources."buffer-from-1.1.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bytes-3.1.2" sources."call-bind-1.0.2" sources."cbor-8.1.0" @@ -87850,7 +88326,7 @@ in sources."cors-2.8.5" sources."create-hash-1.2.0" sources."crypto-js-4.1.1" - sources."csv-parse-5.3.0" + sources."csv-parse-5.3.1" sources."debug-2.6.9" sources."defaults-1.0.4" sources."define-property-1.0.0" @@ -87928,12 +88404,12 @@ in sources."import-lazy-4.0.0" sources."inherits-2.0.4" sources."ini-3.0.1" - (sources."inquirer-9.1.2" // { + (sources."inquirer-9.1.4" // { dependencies = [ - sources."ansi-escapes-5.0.0" + sources."ansi-escapes-6.0.0" sources."ansi-regex-6.0.1" - sources."ansi-styles-6.1.1" - sources."chalk-5.1.0" + sources."ansi-styles-6.2.1" + sources."chalk-5.1.2" sources."cli-cursor-4.0.0" sources."cli-width-4.0.0" sources."emoji-regex-9.2.2" @@ -87946,7 +88422,7 @@ in sources."string-width-5.1.2" sources."strip-ansi-7.0.1" sources."tmp-0.0.33" - sources."type-fest-1.4.0" + sources."type-fest-3.1.0" sources."wrap-ansi-8.0.1" ]; }) @@ -87981,18 +88457,33 @@ in sources."ecpair-2.0.1" ]; }) - sources."ln-accounting-6.0.0" - (sources."ln-service-54.2.0" // { + (sources."ln-accounting-6.0.0" // { dependencies = [ sources."@grpc/grpc-js-1.7.1" sources."@grpc/proto-loader-0.7.3" sources."@types/express-4.17.14" sources."@types/node-18.8.1" sources."lightning-6.2.0" + sources."ln-service-54.2.0" sources."type-fest-3.0.0" sources."ws-8.9.0" ]; }) + (sources."ln-service-54.2.3" // { + dependencies = [ + sources."@grpc/grpc-js-1.7.2" + sources."@grpc/proto-loader-0.7.3" + sources."@types/express-4.17.14" + sources."@types/node-18.11.2" + sources."body-parser-1.20.1" + sources."express-4.18.2" + sources."lightning-6.2.4" + sources."qs-6.11.0" + sources."safe-buffer-5.2.1" + sources."type-fest-3.1.0" + sources."ws-8.9.0" + ]; + }) (sources."ln-sync-3.14.0" // { dependencies = [ sources."@grpc/grpc-js-1.6.11" @@ -88002,91 +88493,20 @@ in sources."ln-service-53.22.0" ]; }) - (sources."ln-telegram-3.22.5" // { + (sources."ln-telegram-4.0.0" // { dependencies = [ - sources."@grpc/grpc-js-1.6.7" - sources."@grpc/proto-loader-0.6.12" - sources."@types/node-17.0.33" - sources."bitcoinjs-lib-6.0.1" - sources."bn.js-5.2.0" - sources."bolt01-1.2.4" - sources."colorette-2.0.16" - sources."debug-4.3.4" - sources."ecpair-2.0.1" - sources."grammy-1.11.1" - (sources."invoices-2.0.6" // { - dependencies = [ - sources."bolt07-1.8.1" - ]; - }) - (sources."lightning-5.16.0" // { - dependencies = [ - sources."async-3.2.3" - sources."asyncjs-util-1.2.9" - sources."bolt07-1.8.1" - sources."psbt-2.0.1" - ]; - }) - (sources."ln-accounting-5.0.7" // { - dependencies = [ - sources."@types/node-17.0.38" - sources."async-3.2.3" - sources."asyncjs-util-1.2.9" - sources."bn.js-5.2.1" - sources."bolt07-1.8.1" - sources."goldengate-11.2.2" - (sources."ln-service-53.17.1" // { - dependencies = [ - sources."lightning-5.16.1" - sources."psbt-2.3.0" - sources."ws-8.7.0" - ]; - }) - (sources."ln-sync-3.12.1" // { - dependencies = [ - sources."ln-service-53.17.0" - sources."psbt-2.3.0" - ]; - }) - sources."type-fest-2.13.0" - ]; - }) - (sources."ln-service-53.23.0" // { - dependencies = [ - sources."@grpc/grpc-js-1.6.12" - sources."@grpc/proto-loader-0.7.2" - sources."@types/node-18.7.14" - sources."bitcoinjs-lib-6.0.2" - sources."bn.js-5.2.1" - sources."invoices-2.2.0" - sources."lightning-5.21.0" - sources."protobufjs-7.1.2" - sources."psbt-2.7.1" - sources."type-fest-2.19.0" - sources."ws-8.8.1" - ]; - }) - sources."long-5.2.0" - sources."ms-2.1.2" - sources."p2tr-1.3.1" - (sources."paid-services-3.21.0" // { - dependencies = [ - sources."bitcoinjs-lib-6.0.2" - sources."bn.js-5.2.1" - sources."bolt01-1.2.5" - sources."invoices-2.2.0" - sources."p2tr-1.3.2" - sources."psbt-2.7.1" - ]; - }) - sources."protobufjs-6.11.3" - (sources."psbt-2.4.0" // { - dependencies = [ - sources."bn.js-5.2.1" - ]; - }) - sources."type-fest-2.12.2" - sources."ws-8.6.0" + sources."@grpc/grpc-js-1.7.1" + sources."@grpc/proto-loader-0.7.3" + sources."@types/express-4.17.14" + sources."@types/node-18.8.4" + sources."body-parser-1.20.1" + sources."express-4.18.2" + sources."lightning-6.2.3" + sources."ln-service-54.2.2" + sources."qs-6.11.0" + sources."safe-buffer-5.2.1" + sources."type-fest-3.1.0" + sources."ws-8.9.0" ]; }) sources."lodash-4.17.21" @@ -88100,7 +88520,7 @@ in sources."lodash.uniq-4.5.0" (sources."log-symbols-5.1.0" // { dependencies = [ - sources."chalk-5.1.0" + sources."chalk-5.1.2" ]; }) (sources."logform-2.4.2" // { @@ -88145,7 +88565,7 @@ in (sources."ora-6.1.2" // { dependencies = [ sources."ansi-regex-6.0.1" - sources."chalk-5.1.0" + sources."chalk-5.1.2" sources."cli-cursor-4.0.0" sources."onetime-5.1.2" sources."restore-cursor-4.0.0" @@ -88155,7 +88575,18 @@ in sources."os-shim-0.1.3" sources."os-tmpdir-1.0.2" sources."p2tr-1.3.2" - sources."paid-services-4.0.0" + (sources."paid-services-4.0.0" // { + dependencies = [ + sources."@grpc/grpc-js-1.7.1" + sources."@grpc/proto-loader-0.7.3" + sources."@types/express-4.17.14" + sources."@types/node-18.8.1" + sources."lightning-6.2.0" + sources."ln-service-54.2.0" + sources."type-fest-3.0.0" + sources."ws-8.9.0" + ]; + }) sources."parseurl-1.3.3" sources."path-to-regexp-0.1.7" sources."pinkie-2.0.4" @@ -88224,7 +88655,7 @@ in sources."rx-4.1.0" sources."rxjs-7.5.7" sources."safe-buffer-5.1.2" - sources."safe-stable-stringify-2.4.0" + sources."safe-stable-stringify-2.4.1" sources."safer-buffer-2.1.2" sources."sanitize-filename-1.6.3" (sources."send-0.18.0" // { @@ -88290,7 +88721,7 @@ in sources."uint8array-tools-0.0.7" sources."unpipe-1.0.0" sources."uri-js-4.4.1" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."utf8-byte-length-1.0.4" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" @@ -88487,7 +88918,7 @@ in sources."inherits-2.0.4" sources."intersect-1.0.1" sources."is-arrayish-0.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-finite-1.1.0" sources."is-plain-obj-1.1.0" sources."is-utf8-0.2.1" @@ -88512,7 +88943,7 @@ in sources."meow-3.7.0" sources."mime-db-1.52.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.0.0" sources."natives-1.1.6" @@ -88641,7 +89072,7 @@ in sources."crypto-browserify-3.12.0" sources."dash-ast-1.0.0" sources."define-properties-1.1.4" - sources."defined-1.0.0" + sources."defined-1.0.1" sources."deps-sort-2.0.1" sources."des.js-1.0.1" sources."detective-5.2.1" @@ -88696,7 +89127,7 @@ in sources."is-boolean-object-1.1.2" sources."is-buffer-1.1.6" sources."is-callable-1.2.7" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-date-object-1.0.5" sources."is-generator-function-1.0.10" sources."is-negative-zero-2.0.2" @@ -88720,7 +89151,7 @@ in sources."minimalistic-assert-1.0.1" sources."minimalistic-crypto-utils-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-classic-0.5.3" sources."module-deps-6.2.3" sources."object-assign-4.1.1" @@ -88764,7 +89195,7 @@ in sources."safer-buffer-2.1.2" sources."sha.js-2.4.11" sources."shasum-object-1.0.0" - sources."shell-quote-1.7.3" + sources."shell-quote-1.7.4" sources."side-channel-1.0.4" sources."simple-concat-1.0.1" sources."source-map-0.5.7" @@ -88799,7 +89230,7 @@ in sources."punycode-1.3.2" ]; }) - sources."util-0.12.4" + sources."util-0.12.5" sources."util-deprecate-1.0.2" sources."vm-browserify-1.1.2" sources."which-boxed-primitive-1.0.2" @@ -88829,7 +89260,7 @@ in sources."@socket.io/component-emitter-3.1.0" sources."@types/cookie-0.4.1" sources."@types/cors-2.8.12" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."accepts-1.3.8" sources."ansi-regex-2.1.1" sources."ansi-styles-2.2.1" @@ -88847,7 +89278,7 @@ in sources."browser-sync-ui-2.27.10" sources."bs-recipes-1.3.4" sources."bs-snippet-injector-2.0.1" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bytes-3.1.2" sources."chalk-1.1.3" sources."chokidar-3.5.3" @@ -88881,7 +89312,7 @@ in sources."emoji-regex-8.0.0" sources."encodeurl-1.0.2" sources."engine.io-6.2.0" - sources."engine.io-client-6.2.2" + sources."engine.io-client-6.2.3" sources."engine.io-parser-5.0.4" sources."escalade-3.1.1" sources."escape-html-1.0.3" @@ -88986,9 +89417,9 @@ in sources."serve-static-1.13.2" sources."server-destroy-1.0.1" sources."setprototypeof-1.2.0" - sources."socket.io-4.5.2" + sources."socket.io-4.5.3" sources."socket.io-adapter-2.4.0" - sources."socket.io-client-4.5.2" + sources."socket.io-client-4.5.3" sources."socket.io-parser-4.2.1" sources."statuses-1.3.1" sources."stream-throttle-0.1.3" @@ -89008,7 +89439,7 @@ in sources."ua-parser-js-1.0.2" sources."universalify-0.1.2" sources."unpipe-1.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."utils-merge-1.0.1" sources."vary-1.1.2" (sources."wrap-ansi-7.0.0" // { @@ -89054,7 +89485,7 @@ in sources."@babel/helper-string-parser-7.19.4" sources."@babel/helper-validator-identifier-7.19.1" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/types-7.19.4" sources."@kwsites/file-exists-1.1.1" sources."@kwsites/promise-deferred-1.1.1" @@ -89176,7 +89607,7 @@ in sources."map-obj-1.0.1" ]; }) - sources."decimal.js-10.4.1" + sources."decimal.js-10.4.2" sources."delayed-stream-1.0.0" sources."denque-1.5.1" sources."depd-2.0.0" @@ -89258,7 +89689,7 @@ in sources."ipaddr.js-1.9.1" sources."is-arrayish-0.2.1" sources."is-buffer-1.1.6" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-expression-4.0.0" sources."is-fullwidth-code-point-3.0.0" sources."is-plain-obj-1.1.0" @@ -89310,7 +89741,7 @@ in sources."minimalistic-assert-1.0.1" sources."minimalistic-crypto-utils-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minimist-options-4.1.0" sources."mkdirp-0.5.6" sources."moment-2.29.4" @@ -89323,7 +89754,7 @@ in }) sources."ms-2.0.0" sources."mv-2.1.1" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."ncp-2.0.0" sources."negotiator-0.6.3" sources."normalize-package-data-3.0.3" @@ -89521,7 +89952,7 @@ in sources."@protobufjs/pool-1.1.0" sources."@protobufjs/utf8-1.1.0" sources."@types/long-4.0.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."addr-to-ip-port-1.5.4" sources."airplay-js-0.2.16" sources."ajv-6.12.6" @@ -89664,7 +90095,7 @@ in sources."ip-set-1.0.2" sources."ipaddr.js-2.0.1" sources."is-arrayish-0.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-finite-1.1.0" sources."is-typedarray-1.0.0" sources."is-utf8-0.2.1" @@ -89707,7 +90138,7 @@ in sources."mime-types-2.1.35" sources."mimic-response-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.3.5" sources."mkdirp-classic-0.5.3" sources."ms-2.1.2" @@ -90171,7 +90602,7 @@ in sources."is-arrayish-0.2.1" sources."is-buffer-1.1.6" sources."is-ci-1.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-data-descriptor-1.0.0" sources."is-descriptor-1.0.2" sources."is-extendable-0.1.1" @@ -90258,7 +90689,7 @@ in sources."mimic-fn-1.2.0" sources."min-document-2.19.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minimist-options-3.0.2" (sources."mixin-deep-1.3.2" // { dependencies = [ @@ -90617,19 +91048,19 @@ in cdk8s-cli = nodeEnv.buildNodePackage { name = "cdk8s-cli"; packageName = "cdk8s-cli"; - version = "2.1.10"; + version = "2.1.22"; src = fetchurl { - url = "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.1.10.tgz"; - sha512 = "qUGnFwUlKBEuLcT4ttNNJKT6qtGhIiowcQb7u0Kw3DjW+J0eJdyRhOOtKgizf0Ba9wvJyUFSD4fRbWD7+NIqEA=="; + url = "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.1.22.tgz"; + sha512 = "fGyPyurF8CBecBmVUemObrkvmMkIen7uaJywu7LEXLLEc0eL1AwCkpJOspeMX78ZQfBhLNXb+tsvjHVZomzb+Q=="; }; dependencies = [ - sources."@jsii/check-node-1.69.0" - sources."@jsii/spec-1.69.0" + sources."@jsii/check-node-1.70.0" + sources."@jsii/spec-1.70.0" sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - sources."@types/node-14.18.31" - sources."@xmldom/xmldom-0.8.2" + sources."@types/node-14.18.32" + sources."@xmldom/xmldom-0.8.3" sources."ajv-8.11.0" sources."ansi-regex-5.0.1" sources."ansi-styles-4.3.0" @@ -90638,12 +91069,12 @@ in sources."braces-3.0.2" sources."camelcase-6.3.0" sources."case-1.6.3" - sources."cdk8s-2.5.12" - sources."cdk8s-plus-22-2.0.0-rc.144" + sources."cdk8s-2.5.23" + sources."cdk8s-plus-25-2.0.0-rc.18" sources."chalk-4.1.2" sources."cliui-7.0.4" sources."clone-2.1.2" - (sources."codemaker-1.69.0" // { + (sources."codemaker-1.70.0" // { dependencies = [ sources."fs-extra-10.1.0" ]; @@ -90652,7 +91083,7 @@ in sources."color-name-1.1.4" sources."colors-1.4.0" sources."commonmark-0.30.0" - sources."constructs-10.1.127" + sources."constructs-10.1.135" sources."date-format-4.0.14" sources."debug-4.3.4" sources."decamelize-5.0.1" @@ -90683,37 +91114,37 @@ in sources."is-fullwidth-code-point-3.0.0" sources."is-glob-4.0.3" sources."is-number-7.0.0" - (sources."jsii-1.69.0" // { + (sources."jsii-1.70.0" // { dependencies = [ sources."fs-extra-10.1.0" sources."yargs-16.2.0" ]; }) - (sources."jsii-pacmak-1.69.0" // { + (sources."jsii-pacmak-1.70.0" // { dependencies = [ sources."fs-extra-10.1.0" sources."yargs-16.2.0" ]; }) - (sources."jsii-reflect-1.69.0" // { + (sources."jsii-reflect-1.70.0" // { dependencies = [ sources."fs-extra-10.1.0" sources."yargs-16.2.0" ]; }) - (sources."jsii-rosetta-1.69.0" // { + (sources."jsii-rosetta-1.70.0" // { dependencies = [ sources."yargs-16.2.0" ]; }) - (sources."jsii-srcmak-0.1.698" // { + (sources."jsii-srcmak-0.1.709" // { dependencies = [ sources."fs-extra-9.1.0" ]; }) sources."json-schema-0.4.0" sources."json-schema-traverse-1.0.0" - sources."json2jsii-0.3.147" + sources."json2jsii-0.3.158" sources."jsonfile-6.1.0" sources."locate-path-5.0.0" sources."lodash.truncate-4.4.2" @@ -90723,11 +91154,11 @@ in sources."mdurl-1.0.1" sources."merge2-1.4.1" sources."micromatch-4.0.5" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."ms-2.1.2" sources."ncp-2.0.0" sources."no-case-3.0.4" - sources."oo-ascii-tree-1.69.0" + sources."oo-ascii-tree-1.70.0" sources."p-limit-2.3.0" sources."p-locate-4.1.0" sources."p-try-2.2.0" @@ -90795,29 +91226,29 @@ in cdktf-cli = nodeEnv.buildNodePackage { name = "cdktf-cli"; packageName = "cdktf-cli"; - version = "0.13.0"; + version = "0.13.1"; src = fetchurl { - url = "https://registry.npmjs.org/cdktf-cli/-/cdktf-cli-0.13.0.tgz"; - sha512 = "3RrPxVm9edQ+LgxRAhOpb22B+WmP33XWNs2Djv2cEg7bz/PkkWZOEb+uMeFoRrD24ZvPyfphlBFQb4TjHAB/ZQ=="; + url = "https://registry.npmjs.org/cdktf-cli/-/cdktf-cli-0.13.1.tgz"; + sha512 = "p8R0FTuCxrOEHC6JB2v8zTlK5YNJQBCGdv9lr+760YkImN1YJ+f9gYicd/1Xr6ZYgUOS2ExWENf+9c7Mz1CsWA=="; }; dependencies = [ sources."@babel/code-frame-7.18.6" - sources."@babel/generator-7.19.4" + sources."@babel/generator-7.19.6" sources."@babel/helper-string-parser-7.19.4" sources."@babel/helper-validator-identifier-7.19.1" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/template-7.18.10" sources."@babel/types-7.19.4" - sources."@cdktf/hcl2cdk-0.13.0" - sources."@cdktf/hcl2json-0.13.0" - sources."@cdktf/provider-generator-0.13.0" + sources."@cdktf/hcl2cdk-0.13.1" + sources."@cdktf/hcl2json-0.13.1" + sources."@cdktf/provider-generator-0.13.1" sources."@jridgewell/gen-mapping-0.3.2" sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" - (sources."@jsii/check-node-1.69.0" // { + sources."@jridgewell/trace-mapping-0.3.17" + (sources."@jsii/check-node-1.70.0" // { dependencies = [ sources."ansi-styles-4.3.0" sources."chalk-4.1.2" @@ -90827,7 +91258,7 @@ in sources."supports-color-7.2.0" ]; }) - sources."@jsii/spec-1.69.0" + sources."@jsii/spec-1.70.0" sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" @@ -90837,7 +91268,7 @@ in sources."@sentry/node-6.19.7" sources."@sentry/types-6.19.7" sources."@sentry/utils-6.19.7" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/node-fetch-2.6.2" sources."@types/prop-types-15.7.5" sources."@types/react-18.0.21" @@ -90845,7 +91276,7 @@ in sources."@types/yargs-17.0.13" sources."@types/yargs-parser-21.0.0" sources."@types/yoga-layout-1.9.2" - sources."@xmldom/xmldom-0.8.2" + sources."@xmldom/xmldom-0.8.3" sources."agent-base-6.0.2" sources."ajv-8.11.0" (sources."ansi-escapes-4.3.2" // { @@ -90863,10 +91294,10 @@ in sources."balanced-match-1.0.2" sources."brace-expansion-1.1.11" sources."braces-3.0.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."camelcase-6.3.0" sources."case-1.6.3" - sources."cdktf-0.13.0" + sources."cdktf-0.13.1" sources."chalk-2.4.2" sources."ci-info-2.0.0" sources."cli-boxes-2.2.1" @@ -90875,7 +91306,7 @@ in sources."cliui-6.0.0" sources."clone-2.1.2" sources."code-excerpt-3.0.0" - (sources."codemaker-1.69.0" // { + (sources."codemaker-1.70.0" // { dependencies = [ sources."decamelize-5.0.1" sources."fs-extra-10.1.0" @@ -90888,7 +91319,7 @@ in sources."combined-stream-1.0.8" sources."commonmark-0.30.0" sources."concat-map-0.0.1" - sources."constructs-10.1.127" + sources."constructs-10.1.135" sources."convert-to-spaces-1.0.2" sources."cookie-0.4.2" sources."cross-spawn-7.0.3" @@ -90926,7 +91357,7 @@ in sources."graceful-fs-4.2.10" (sources."graphology-0.25.0" // { dependencies = [ - sources."graphology-types-0.24.4" + sources."graphology-types-0.24.5" ]; }) sources."graphology-types-0.21.2" @@ -90956,7 +91387,7 @@ in sources."isexe-2.0.0" sources."js-tokens-4.0.0" sources."jsesc-2.5.2" - (sources."jsii-1.69.0" // { + (sources."jsii-1.70.0" // { dependencies = [ sources."ansi-styles-4.3.0" sources."chalk-4.1.2" @@ -90974,7 +91405,7 @@ in sources."yargs-parser-20.2.9" ]; }) - (sources."jsii-pacmak-1.69.0" // { + (sources."jsii-pacmak-1.70.0" // { dependencies = [ sources."ansi-styles-4.3.0" sources."cliui-7.0.4" @@ -90990,7 +91421,7 @@ in sources."yargs-parser-20.2.9" ]; }) - (sources."jsii-reflect-1.69.0" // { + (sources."jsii-reflect-1.70.0" // { dependencies = [ sources."ansi-styles-4.3.0" sources."chalk-4.1.2" @@ -91008,7 +91439,7 @@ in sources."yargs-parser-20.2.9" ]; }) - (sources."jsii-rosetta-1.69.0" // { + (sources."jsii-rosetta-1.70.0" // { dependencies = [ sources."ansi-styles-4.3.0" sources."cliui-7.0.4" @@ -91020,7 +91451,7 @@ in sources."yargs-parser-20.2.9" ]; }) - (sources."jsii-srcmak-0.1.698" // { + (sources."jsii-srcmak-0.1.709" // { dependencies = [ sources."fs-extra-9.1.0" sources."jsonfile-6.1.0" @@ -91048,7 +91479,7 @@ in sources."brace-expansion-2.0.1" ]; }) - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."ms-2.1.2" sources."ncp-2.0.0" sources."node-abort-controller-3.0.1" @@ -91058,7 +91489,7 @@ in sources."obliterator-2.0.4" sources."once-1.4.0" sources."onetime-5.1.2" - sources."oo-ascii-tree-1.69.0" + sources."oo-ascii-tree-1.70.0" sources."p-limit-2.3.0" sources."p-locate-4.1.0" sources."p-try-2.2.0" @@ -91071,7 +91502,7 @@ in sources."punycode-2.1.1" sources."queue-microtask-1.2.3" sources."react-17.0.2" - sources."react-devtools-core-4.26.0" + sources."react-devtools-core-4.26.1" sources."react-reconciler-0.26.2" sources."require-directory-2.1.1" sources."require-from-string-2.0.2" @@ -91094,7 +91525,7 @@ in sources."set-blocking-2.0.0" sources."shebang-command-2.0.0" sources."shebang-regex-3.0.0" - sources."shell-quote-1.7.3" + sources."shell-quote-1.7.4" sources."signal-exit-3.0.7" (sources."slice-ansi-3.0.0" // { dependencies = [ @@ -91124,7 +91555,7 @@ in sources."typescript-3.9.10" sources."universalify-0.1.2" sources."uri-js-4.4.1" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."webidl-conversions-3.0.1" sources."whatwg-url-5.0.0" sources."which-2.0.2" @@ -91267,7 +91698,7 @@ in sources."human-signals-2.1.0" sources."indent-string-5.0.0" sources."is-arrayish-0.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-docker-2.2.1" sources."is-plain-obj-1.1.0" sources."is-stream-2.0.1" @@ -91392,10 +91823,10 @@ in coc-clangd = nodeEnv.buildNodePackage { name = "coc-clangd"; packageName = "coc-clangd"; - version = "0.26.0"; + version = "0.26.1"; src = fetchurl { - url = "https://registry.npmjs.org/coc-clangd/-/coc-clangd-0.26.0.tgz"; - sha512 = "8k37u4XWNIwr9vQN7LNPUMATtWyhcc/u2an6f9YC2mpinYYt8P8rhoqQDrFPTnO/YIjtH1J8jQWCYa8d0X4vKA=="; + url = "https://registry.npmjs.org/coc-clangd/-/coc-clangd-0.26.1.tgz"; + sha512 = "ibwBUnjsG6mihgJHcx/qy/2m95tgN1QyL8QphcN0fLsmvLS2lNFbS4sGXdyYH4KwyjH8+xR3/0DrYxTlLSbWhQ=="; }; buildInputs = globalBuildInputs; meta = { @@ -91892,7 +92323,7 @@ in sources."fb-watchman-2.0.2" sources."flatted-3.2.7" sources."follow-redirects-1.15.2" - sources."fp-ts-2.12.3" + sources."fp-ts-2.13.1" sources."fs-extra-8.1.0" sources."fs-minipass-2.1.0" sources."fs.realpath-1.0.0" @@ -91954,7 +92385,7 @@ in sources."lru-cache-6.0.0" sources."metals-languageclient-0.4.2" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minizlib-2.1.2" sources."mkdirp-1.0.4" @@ -92000,7 +92431,7 @@ in sources."setimmediate-1.0.5" sources."shebang-command-1.2.0" sources."shebang-regex-1.0.0" - sources."shell-quote-1.7.3" + sources."shell-quote-1.7.4" sources."side-channel-1.0.4" sources."signal-exit-3.0.7" sources."streamroller-3.1.3" @@ -92089,13 +92520,13 @@ in coc-pyright = nodeEnv.buildNodePackage { name = "coc-pyright"; packageName = "coc-pyright"; - version = "1.1.272"; + version = "1.1.275"; src = fetchurl { - url = "https://registry.npmjs.org/coc-pyright/-/coc-pyright-1.1.272.tgz"; - sha512 = "xT62PH/Ffomul8c5wy4BIdk7IFt4RsqM5hI9w2YU4oq9jWgS6QcMZp2fGcwZJO3L7G4pdjSGtfjFpWVL5KhVzA=="; + url = "https://registry.npmjs.org/coc-pyright/-/coc-pyright-1.1.275.tgz"; + sha512 = "yk7c8ELQixTwjXnG24htMTVoWb4C1UXazhs6MiQsUjjJKsuyFntodPtpvkEDyQ3rZKlx8LNCH5g/5N9W7hP8IA=="; }; dependencies = [ - sources."pyright-1.1.274" + sources."pyright-1.1.276" ]; buildInputs = globalBuildInputs; meta = { @@ -92169,10 +92600,10 @@ in coc-rust-analyzer = nodeEnv.buildNodePackage { name = "coc-rust-analyzer"; packageName = "coc-rust-analyzer"; - version = "0.68.4"; + version = "0.69.1"; src = fetchurl { - url = "https://registry.npmjs.org/coc-rust-analyzer/-/coc-rust-analyzer-0.68.4.tgz"; - sha512 = "90PFsmwheDgytlzH65RGjnTFCVzMhfmvjOCj0VkgnuAEuiBbccMPQv/cuzS5Mbj6e74NWG5FI4QHRukEgsZdPA=="; + url = "https://registry.npmjs.org/coc-rust-analyzer/-/coc-rust-analyzer-0.69.1.tgz"; + sha512 = "SHm2LYXvkrKoQjuL0rX8gw2Vqv47G5muXA7r2mR45YySixRsQWlOtdM6SQg1R9LoHQjeSwGs3pxor6soi+eVnA=="; }; buildInputs = globalBuildInputs; meta = { @@ -92339,8 +92770,8 @@ in sources."@ampproject/remapping-2.2.0" sources."@babel/code-frame-7.18.6" sources."@babel/compat-data-7.19.4" - sources."@babel/core-7.19.3" - (sources."@babel/generator-7.19.4" // { + sources."@babel/core-7.19.6" + (sources."@babel/generator-7.19.6" // { dependencies = [ sources."@jridgewell/gen-mapping-0.3.2" ]; @@ -92350,7 +92781,7 @@ in sources."@babel/helper-function-name-7.19.0" sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-module-imports-7.18.6" - sources."@babel/helper-module-transforms-7.19.0" + sources."@babel/helper-module-transforms-7.19.6" sources."@babel/helper-simple-access-7.19.4" sources."@babel/helper-split-export-declaration-7.18.6" sources."@babel/helper-string-parser-7.19.4" @@ -92362,15 +92793,15 @@ in sources."chalk-2.4.2" ]; }) - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/template-7.18.10" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" sources."@jridgewell/gen-mapping-0.1.1" sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" @@ -92404,7 +92835,7 @@ in sources."callsites-3.1.0" sources."camelcase-5.3.1" sources."camelcase-keys-6.2.2" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" (sources."chalk-4.1.2" // { dependencies = [ sources."ansi-styles-4.3.0" @@ -92421,7 +92852,7 @@ in sources."color-convert-1.9.3" sources."color-name-1.1.3" sources."concat-map-0.0.1" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."cosmiconfig-7.0.1" sources."cssesc-3.0.0" sources."debug-4.3.4" @@ -92441,7 +92872,7 @@ in sources."domelementtype-1.3.1" sources."domhandler-2.4.2" sources."domutils-1.7.0" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."emoji-regex-8.0.0" sources."entities-1.1.2" sources."error-ex-1.3.2" @@ -92493,7 +92924,7 @@ in sources."is-alphanumerical-1.0.4" sources."is-arrayish-0.2.1" sources."is-buffer-2.0.5" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-decimal-1.0.4" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" @@ -92530,7 +92961,7 @@ in sources."micromatch-4.0.5" sources."min-indent-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" (sources."minimist-options-4.1.0" // { dependencies = [ sources."is-plain-obj-1.1.0" @@ -92603,7 +93034,7 @@ in sources."reusify-1.0.4" sources."rimraf-3.0.2" sources."run-parallel-1.2.0" - sources."safe-buffer-5.1.2" + sources."safe-buffer-5.2.1" sources."semver-6.3.0" sources."signal-exit-3.0.7" sources."slash-3.0.0" @@ -92621,11 +93052,7 @@ in sources."spdx-license-ids-3.0.12" sources."specificity-0.4.1" sources."string-width-4.2.3" - (sources."string_decoder-1.3.0" // { - dependencies = [ - sources."safe-buffer-5.2.1" - ]; - }) + sources."string_decoder-1.3.0" sources."strip-ansi-6.0.1" sources."strip-indent-3.0.0" sources."style-search-0.1.0" @@ -92809,11 +93236,11 @@ in sources."has-flag-3.0.0" sources."inflight-1.0.6" sources."inherits-2.0.4" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."js-tokens-4.0.0" sources."js-yaml-3.14.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."once-1.4.0" sources."path-is-absolute-1.0.1" @@ -92875,10 +93302,10 @@ in coc-tsserver = nodeEnv.buildNodePackage { name = "coc-tsserver"; packageName = "coc-tsserver"; - version = "1.11.11"; + version = "1.11.12"; src = fetchurl { - url = "https://registry.npmjs.org/coc-tsserver/-/coc-tsserver-1.11.11.tgz"; - sha512 = "gg8muOoV54D4IawMSGIVgLGevyMD6K0U8TYc4xFMjZt9bvuv5fkeLXxxH+yAfmtFXVmFWSrCAff1gPibnIPOvw=="; + url = "https://registry.npmjs.org/coc-tsserver/-/coc-tsserver-1.11.12.tgz"; + sha512 = "pffJc102a8HRp9H7h4nyLUoQE9ZToWvx+lSTrFTbSgO9EKceGrUCdTBOryonbdhA1C7CPq9dDMJERlqH4XHdfQ=="; }; dependencies = [ sources."typescript-4.8.4" @@ -93019,7 +93446,7 @@ in sources."imurmurhash-0.1.4" sources."inflight-1.0.6" sources."inherits-2.0.4" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-expression-4.0.0" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" @@ -93036,7 +93463,7 @@ in sources."lodash.truncate-4.4.2" sources."lru-cache-6.0.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.1.2" sources."natural-compare-1.4.0" @@ -93302,7 +93729,7 @@ in ]; }) sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."nice-try-1.0.5" (sources."npm-conf-1.1.3" // { @@ -93472,7 +93899,7 @@ in sources."lodash-4.17.21" sources."require-directory-2.1.1" sources."rxjs-7.5.7" - sources."shell-quote-1.7.3" + sources."shell-quote-1.7.4" sources."spawn-command-0.0.2" sources."string-width-4.2.3" sources."strip-ansi-6.0.1" @@ -93530,7 +93957,7 @@ in sources."readable-stream-3.6.0" sources."requires-port-1.0.0" sources."safe-buffer-5.2.1" - sources."safe-stable-stringify-2.4.0" + sources."safe-stable-stringify-2.4.1" sources."simple-swizzle-0.2.2" sources."stack-trace-0.0.10" sources."strftime-0.10.1" @@ -93640,7 +94067,7 @@ in sources."inherits-2.0.4" sources."ini-1.3.8" sources."is-arrayish-0.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-fullwidth-code-point-3.0.0" sources."is-obj-2.0.0" sources."is-plain-obj-1.1.0" @@ -93688,7 +94115,7 @@ in ]; }) sources."min-indent-1.0.1" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minimist-options-4.1.0" sources."modify-values-1.0.1" sources."neo-async-2.6.2" @@ -94089,7 +94516,7 @@ in sources."ip-2.0.0" sources."ipaddr.js-1.9.1" sources."is-ci-2.0.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-docker-2.2.1" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-1.0.0" @@ -94150,7 +94577,7 @@ in sources."mimic-fn-2.1.0" sources."mimic-response-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minipass-collect-1.0.2" sources."minipass-fetch-1.4.1" @@ -94312,7 +94739,7 @@ in sources."strip-json-comments-2.0.1" sources."supports-color-7.2.0" sources."supports-preserve-symlinks-flag-1.0.0" - sources."systeminformation-5.12.6" + sources."systeminformation-5.12.7" sources."tar-6.1.11" sources."through-2.3.8" sources."tmp-0.2.1" @@ -94451,7 +94878,7 @@ in sources."ignore-5.2.0" sources."indent-string-5.0.0" sources."is-arrayish-0.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-extglob-2.1.1" sources."is-glob-4.0.3" sources."is-number-7.0.0" @@ -94543,7 +94970,7 @@ in sources."@cycle/run-3.4.0" sources."@cycle/time-0.10.1" sources."@types/cookiejar-2.1.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/superagent-3.8.2" sources."ansi-escapes-3.2.0" sources."ansi-regex-2.1.1" @@ -94628,7 +95055,7 @@ in sources."mime-db-1.52.0" sources."mime-types-2.1.35" sources."mimic-fn-1.2.0" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."ms-2.1.3" sources."mute-stream-0.0.7" sources."next-tick-1.1.0" @@ -94733,7 +95160,7 @@ in sources."kleur-3.0.3" sources."lru-cache-6.0.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.0.0" sources."once-1.4.0" @@ -94867,7 +95294,7 @@ in sources."@cspell/dict-ruby-2.0.2" sources."@cspell/dict-rust-2.0.1" sources."@cspell/dict-scala-2.0.0" - sources."@cspell/dict-software-terms-2.2.13" + sources."@cspell/dict-software-terms-2.3.0" sources."@cspell/dict-sql-1.0.4" sources."@cspell/dict-swift-1.0.3" sources."@cspell/dict-typescript-2.0.2" @@ -95074,7 +95501,7 @@ in sources."atomic-batcher-1.0.2" sources."aws-sign2-0.7.0" sources."aws4-1.11.0" - sources."b4a-1.6.0" + sources."b4a-1.6.1" sources."balanced-match-1.0.2" (sources."base-0.11.2" // { dependencies = [ @@ -95356,7 +95783,7 @@ in sources."mimic-response-2.1.0" sources."min-document-2.19.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mirror-folder-3.1.0" (sources."mixin-deep-1.3.2" // { dependencies = [ @@ -95369,7 +95796,7 @@ in sources."multicast-dns-7.2.5" sources."mute-stream-0.0.8" sources."mutexify-1.4.0" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."nanoassert-1.1.0" sources."nanobus-4.5.0" sources."nanoguard-1.3.0" @@ -95671,8 +96098,8 @@ in sources."@ampproject/remapping-2.2.0" sources."@babel/code-frame-7.18.6" sources."@babel/compat-data-7.19.4" - sources."@babel/core-7.19.3" - (sources."@babel/generator-7.19.4" // { + sources."@babel/core-7.19.6" + (sources."@babel/generator-7.19.6" // { dependencies = [ sources."@jridgewell/gen-mapping-0.3.2" ]; @@ -95689,7 +96116,7 @@ in sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-member-expression-to-functions-7.18.9" sources."@babel/helper-module-imports-7.18.6" - sources."@babel/helper-module-transforms-7.19.0" + sources."@babel/helper-module-transforms-7.19.6" sources."@babel/helper-optimise-call-expression-7.18.6" sources."@babel/helper-plugin-utils-7.19.0" sources."@babel/helper-remap-async-to-generator-7.18.9" @@ -95703,7 +96130,7 @@ in sources."@babel/helper-wrap-function-7.19.0" sources."@babel/helpers-7.19.4" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6" sources."@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.9" sources."@babel/plugin-proposal-async-generator-functions-7.19.1" @@ -95751,9 +96178,9 @@ in sources."@babel/plugin-transform-function-name-7.18.9" sources."@babel/plugin-transform-literals-7.18.9" sources."@babel/plugin-transform-member-expression-literals-7.18.6" - sources."@babel/plugin-transform-modules-amd-7.18.6" - sources."@babel/plugin-transform-modules-commonjs-7.18.6" - sources."@babel/plugin-transform-modules-systemjs-7.19.0" + sources."@babel/plugin-transform-modules-amd-7.19.6" + sources."@babel/plugin-transform-modules-commonjs-7.19.6" + sources."@babel/plugin-transform-modules-systemjs-7.19.6" sources."@babel/plugin-transform-modules-umd-7.18.6" sources."@babel/plugin-transform-named-capturing-groups-regex-7.19.1" sources."@babel/plugin-transform-new-target-7.18.6" @@ -95778,11 +96205,11 @@ in sources."@babel/preset-react-7.18.6" sources."@babel/runtime-7.19.4" sources."@babel/template-7.18.10" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" sources."@blueprintjs/colors-4.1.7" - sources."@blueprintjs/core-4.11.2" - sources."@blueprintjs/icons-4.6.3" + sources."@blueprintjs/core-4.11.4" + sources."@blueprintjs/icons-4.8.0" sources."@deltachat/message_parser_wasm-0.4.0" sources."@deltachat/react-qr-reader-4.0.0" sources."@electron/get-1.14.1" @@ -95791,7 +96218,7 @@ in sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@juggle/resize-observer-3.4.0" sources."@mapbox/extent-0.4.0" sources."@mapbox/geojson-coords-0.0.2" @@ -95815,7 +96242,7 @@ in sources."@types/mapbox-gl-0.54.5" sources."@types/mime-types-2.1.1" sources."@types/minimist-1.2.2" - sources."@types/node-14.18.31" + sources."@types/node-14.18.32" sources."@types/prop-types-15.7.5" sources."@types/rc-1.2.1" sources."@types/react-17.0.50" @@ -95842,7 +96269,6 @@ in sources."async-done-1.3.2" sources."async-each-1.0.3" sources."atob-2.1.2" - sources."babel-plugin-dynamic-import-node-2.3.3" sources."babel-plugin-polyfill-corejs2-0.3.3" sources."babel-plugin-polyfill-corejs3-0.6.0" sources."babel-plugin-polyfill-regenerator-0.4.1" @@ -95871,7 +96297,7 @@ in }) sources."call-bind-1.0.2" sources."camel-case-4.1.2" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."capital-case-1.0.4" sources."chalk-2.4.2" sources."change-case-4.1.2" @@ -95902,7 +96328,7 @@ in sources."concat-stream-1.6.2" sources."config-chain-1.1.13" sources."constant-case-3.0.4" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."copy-descriptor-0.1.1" sources."core-js-compat-3.25.5" sources."core-util-is-1.0.3" @@ -95926,10 +96352,10 @@ in sources."earcut-2.2.4" (sources."electron-18.3.15" // { dependencies = [ - sources."@types/node-16.11.64" + sources."@types/node-16.11.68" ]; }) - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."emoji-js-clean-4.0.0" sources."emoji-mart-3.0.1" sources."emoji-regex-9.2.2" @@ -96045,7 +96471,7 @@ in sources."is-arguments-1.1.1" sources."is-binary-path-1.0.1" sources."is-buffer-1.1.6" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-data-descriptor-1.0.0" sources."is-date-object-1.0.5" sources."is-descriptor-1.0.2" @@ -96097,7 +96523,7 @@ in sources."mime-db-1.52.0" sources."mime-types-2.1.35" sources."mimic-response-1.0.1" - sources."minimist-1.2.6" + sources."minimist-1.2.7" (sources."mixin-deep-1.3.2" // { dependencies = [ sources."is-extendable-1.0.1" @@ -96107,7 +96533,7 @@ in sources."moment-2.29.4" sources."ms-2.1.2" sources."murmurhash-js-1.0.0" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."nanomatch-1.2.13" sources."napi-macros-2.0.0" sources."no-case-3.0.4" @@ -96134,7 +96560,6 @@ in sources."object-is-1.1.5" sources."object-keys-1.1.1" sources."object-visit-1.0.1" - sources."object.assign-4.1.4" sources."object.defaults-1.1.0" sources."object.pick-1.3.0" sources."once-1.4.0" @@ -96179,7 +96604,7 @@ in sources."readdirp-2.2.1" sources."regenerate-1.4.2" sources."regenerate-unicode-properties-10.1.0" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."regenerator-transform-0.15.0" sources."regex-not-1.0.2" sources."regexp.prototype.flags-1.4.3" @@ -96305,7 +96730,7 @@ in sources."to-readable-stream-1.0.0" sources."to-regex-3.0.2" sources."to-regex-range-2.1.1" - sources."traverse-0.6.6" + sources."traverse-0.6.7" sources."tslib-2.3.1" sources."tunnel-0.0.6" sources."type-fest-0.13.1" @@ -96362,7 +96787,7 @@ in sha512 = "SfKVTg5qqe5aXSrSAXABM1yJl3OjekhSg6ryJyLjK1015waNj9fmMq8SrHI6qWuICtiprfYbh/f55giBJcC9Ag=="; }; dependencies = [ - sources."minimist-1.2.6" + sources."minimist-1.2.7" ]; buildInputs = globalBuildInputs; meta = { @@ -96495,15 +96920,15 @@ in elasticdump = nodeEnv.buildNodePackage { name = "elasticdump"; packageName = "elasticdump"; - version = "6.90.0"; + version = "6.92.0"; src = fetchurl { - url = "https://registry.npmjs.org/elasticdump/-/elasticdump-6.90.0.tgz"; - sha512 = "xroof/ETZNWB5c3kVTEUYMqInxk5I64Pt+v+CbNinK6h18+TY6i5srBLPO3Gc+CUCfpiqc7iX3ftzrRc4p0qww=="; + url = "https://registry.npmjs.org/elasticdump/-/elasticdump-6.92.0.tgz"; + sha512 = "i1UYXYujm8tRhh5rEyssShTm3Rf30H+JJZ6m+udcZrZ0hcIJbILgU+ncKnBlNBQ3XVZVESeqMdzT15A/VE/xPA=="; }; dependencies = [ sources."@fast-csv/format-4.3.5" sources."@fast-csv/parse-4.3.6" - sources."@types/node-14.18.31" + sources."@types/node-14.18.32" sources."JSONStream-1.3.5" sources."ajv-6.12.6" sources."asn1-0.2.6" @@ -96572,7 +96997,7 @@ in sources."method-missing-1.2.4" sources."mime-db-1.52.0" sources."mime-types-2.1.35" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."oauth-sign-0.9.0" sources."p-finally-1.0.0" sources."p-queue-6.6.2" @@ -96664,7 +97089,12 @@ in sources."@electron-forge/template-typescript-6.0.0-beta.67" sources."@electron-forge/template-typescript-webpack-6.0.0-beta.67" sources."@electron-forge/template-webpack-6.0.0-beta.67" - (sources."@electron/get-2.0.1" // { + (sources."@electron/asar-3.2.1" // { + dependencies = [ + sources."commander-5.1.0" + ]; + }) + (sources."@electron/get-2.0.2" // { dependencies = [ sources."fs-extra-8.1.0" sources."jsonfile-4.0.0" @@ -96672,7 +97102,7 @@ in sources."universalify-0.1.2" ]; }) - (sources."@electron/universal-1.3.1" // { + (sources."@electron/universal-1.3.3" // { dependencies = [ sources."@malept/cross-spawn-promise-1.1.1" sources."fs-extra-9.1.0" @@ -96691,9 +97121,9 @@ in sources."@types/cacheable-request-6.0.2" sources."@types/glob-7.2.0" sources."@types/http-cache-semantics-4.0.1" - sources."@types/keyv-3.1.4" + sources."@types/keyv-4.2.0" sources."@types/minimatch-5.1.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/responselike-1.0.0" sources."@types/yauzl-2.10.0" sources."abbrev-1.1.1" @@ -96757,7 +97187,6 @@ in sources."commander-4.1.1" sources."compare-version-0.1.2" sources."concat-map-0.0.1" - sources."config-chain-1.1.13" sources."console-control-strings-1.1.0" sources."cross-spawn-7.0.3" (sources."cross-spawn-windows-exe-1.2.0" // { @@ -96789,7 +97218,7 @@ in sources."minimatch-3.0.4" ]; }) - (sources."electron-notarize-1.2.1" // { + (sources."electron-notarize-1.2.2" // { dependencies = [ sources."fs-extra-9.1.0" ]; @@ -96802,7 +97231,6 @@ in sources."electron-packager-16.0.0" sources."electron-rebuild-3.2.9" sources."emoji-regex-8.0.0" - sources."encodeurl-1.0.2" sources."encoding-0.1.13" sources."end-of-stream-1.4.4" sources."env-paths-2.2.1" @@ -96883,7 +97311,6 @@ in sources."which-1.3.1" ]; }) - sources."global-tunnel-ng-2.7.1" sources."globalthis-1.0.3" sources."got-11.8.5" sources."graceful-fs-4.2.10" @@ -96911,7 +97338,7 @@ in sources."inquirer-8.2.4" sources."ip-2.0.0" sources."is-arrayish-0.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-docker-2.2.1" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" @@ -96951,7 +97378,7 @@ in sources."mimic-fn-2.1.0" sources."mimic-response-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minipass-collect-1.0.2" sources."minipass-fetch-2.1.2" @@ -96964,11 +97391,11 @@ in sources."mute-stream-0.0.8" sources."negotiator-0.6.3" sources."nice-try-1.0.5" - sources."node-abi-3.26.0" + sources."node-abi-3.28.0" sources."node-addon-api-3.2.1" sources."node-api-version-0.1.4" sources."node-fetch-2.6.7" - sources."node-gyp-9.2.0" + sources."node-gyp-9.3.0" sources."node-gyp-build-4.5.0" sources."nopt-6.0.0" (sources."normalize-package-data-2.5.0" // { @@ -96977,11 +97404,6 @@ in ]; }) sources."normalize-url-6.1.0" - (sources."npm-conf-1.1.3" // { - dependencies = [ - sources."pify-3.0.0" - ]; - }) (sources."npm-run-path-2.0.2" // { dependencies = [ sources."path-key-2.0.1" @@ -97029,7 +97451,6 @@ in sources."progress-2.0.3" sources."promise-inflight-1.0.1" sources."promise-retry-2.0.1" - sources."proto-list-1.2.4" sources."pump-3.0.0" sources."queue-microtask-1.2.3" sources."quick-lru-5.1.1" @@ -97096,7 +97517,6 @@ in sources."tr46-0.0.3" sources."trim-repeated-1.0.0" sources."tslib-2.4.0" - sources."tunnel-0.0.6" sources."type-fest-0.13.1" sources."unique-filename-2.0.1" sources."unique-slug-3.0.0" @@ -97142,10 +97562,10 @@ in eas-cli = nodeEnv.buildNodePackage { name = "eas-cli"; packageName = "eas-cli"; - version = "2.3.0"; + version = "2.4.1"; src = fetchurl { - url = "https://registry.npmjs.org/eas-cli/-/eas-cli-2.3.0.tgz"; - sha512 = "Tc9gxflhjqb8o67NIj9tF5ES5qI2ckDj+29OEYjyQIxJVAAV0kJzH5+kFSmGlAV8qV4L3tUku+ur8LRPsJnzbA=="; + url = "https://registry.npmjs.org/eas-cli/-/eas-cli-2.4.1.tgz"; + sha512 = "WWNjbjrJJ8A0PM5/A/uNIZxm9BGPE14RYp4rCtlnxS/sGMzlTKv0uUtdXkctoX5ssbZF+O9SjKvmEHk6SzHnxQ=="; }; dependencies = [ sources."@babel/code-frame-7.10.4" @@ -97237,7 +97657,7 @@ in sources."@sideway/pinpoint-2.0.0" sources."@urql/core-2.6.1" sources."@urql/exchange-retry-0.3.3" - sources."@xmldom/xmldom-0.7.5" + sources."@xmldom/xmldom-0.7.6" sources."agent-base-6.0.2" sources."ajv-6.12.6" (sources."ansi-escapes-4.3.2" // { @@ -97419,7 +97839,7 @@ in sources."brace-expansion-2.0.1" ]; }) - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minizlib-2.1.2" sources."mkdirp-0.5.6" @@ -97618,12 +98038,12 @@ in sources."@ampproject/remapping-2.2.0" sources."@babel/code-frame-7.18.6" sources."@babel/compat-data-7.19.4" - (sources."@babel/core-7.19.3" // { + (sources."@babel/core-7.19.6" // { dependencies = [ sources."semver-6.3.0" ]; }) - (sources."@babel/generator-7.19.4" // { + (sources."@babel/generator-7.19.6" // { dependencies = [ sources."@jridgewell/gen-mapping-0.3.2" ]; @@ -97638,7 +98058,7 @@ in sources."@babel/helper-function-name-7.19.0" sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-module-imports-7.18.6" - sources."@babel/helper-module-transforms-7.19.0" + sources."@babel/helper-module-transforms-7.19.6" sources."@babel/helper-plugin-utils-7.19.0" sources."@babel/helper-simple-access-7.19.4" sources."@babel/helper-split-export-declaration-7.18.6" @@ -97647,7 +98067,7 @@ in sources."@babel/helper-validator-option-7.18.6" sources."@babel/helpers-7.19.4" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/plugin-proposal-object-rest-spread-7.19.4" sources."@babel/plugin-syntax-jsx-7.18.6" sources."@babel/plugin-syntax-object-rest-spread-7.8.3" @@ -97655,13 +98075,13 @@ in sources."@babel/plugin-transform-parameters-7.18.8" sources."@babel/plugin-transform-react-jsx-7.19.0" sources."@babel/template-7.18.10" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" sources."@jridgewell/gen-mapping-0.1.1" sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@types/minimist-1.2.2" sources."@types/normalize-package-data-2.4.1" sources."@types/prop-types-15.7.5" @@ -97684,13 +98104,13 @@ in sources."balanced-match-1.0.2" sources."brace-expansion-1.1.11" sources."browserslist-4.21.4" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."caller-callsite-4.1.0" sources."caller-path-3.0.1" sources."callsites-3.1.0" sources."camelcase-5.3.1" sources."camelcase-keys-6.2.2" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."chalk-2.4.2" sources."ci-info-2.0.0" sources."cli-boxes-2.2.1" @@ -97707,7 +98127,7 @@ in sources."semver-7.3.8" ]; }) - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."convert-to-spaces-1.0.2" sources."cross-spawn-6.0.5" sources."csstype-3.1.1" @@ -97720,7 +98140,7 @@ in ]; }) sources."dot-prop-5.3.0" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."emoji-regex-8.0.0" sources."emojilib-2.4.0" sources."end-of-stream-1.4.4" @@ -97770,7 +98190,7 @@ in }) sources."is-arrayish-0.2.1" sources."is-ci-2.0.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-docker-2.2.1" sources."is-fullwidth-code-point-3.0.0" sources."is-obj-2.0.0" @@ -97846,7 +98266,7 @@ in sources."punycode-2.1.1" sources."quick-lru-4.0.1" sources."react-16.14.0" - sources."react-devtools-core-4.26.0" + sources."react-devtools-core-4.26.1" sources."react-is-16.13.1" (sources."react-reconciler-0.26.2" // { dependencies = [ @@ -97872,12 +98292,11 @@ in sources."resolve-from-3.0.0" sources."restore-cursor-3.1.0" sources."rimraf-3.0.2" - sources."safe-buffer-5.1.2" sources."scheduler-0.20.2" sources."semver-5.7.1" sources."shebang-command-1.2.0" sources."shebang-regex-1.0.0" - sources."shell-quote-1.7.3" + sources."shell-quote-1.7.4" sources."signal-exit-3.0.7" sources."skin-tone-1.0.0" (sources."slice-ansi-3.0.0" // { @@ -97908,7 +98327,7 @@ in sources."unicode-emoji-modifier-base-1.0.0" sources."update-browserslist-db-1.0.10" sources."uri-js-4.4.1" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."validate-npm-package-license-3.0.4" sources."which-1.3.1" sources."widest-line-3.1.0" @@ -97982,9 +98401,9 @@ in }) sources."@azure/keyvault-keys-4.6.0" sources."@azure/logger-1.0.3" - sources."@azure/msal-browser-2.29.0" - sources."@azure/msal-common-7.5.0" - (sources."@azure/msal-node-1.14.1" // { + sources."@azure/msal-browser-2.30.0" + sources."@azure/msal-common-7.6.0" + (sources."@azure/msal-node-1.14.2" // { dependencies = [ sources."uuid-8.3.2" ]; @@ -98023,19 +98442,19 @@ in }) sources."@fluentui/date-time-utilities-8.5.2" sources."@fluentui/dom-utilities-2.2.2" - sources."@fluentui/font-icons-mdl2-8.5.1" - sources."@fluentui/foundation-legacy-8.2.21" + sources."@fluentui/font-icons-mdl2-8.5.2" + sources."@fluentui/foundation-legacy-8.2.22" sources."@fluentui/keyboard-key-0.4.2" sources."@fluentui/merge-styles-8.5.3" - sources."@fluentui/react-8.98.0" - sources."@fluentui/react-focus-8.8.6" - sources."@fluentui/react-hooks-8.6.11" - sources."@fluentui/react-portal-compat-context-9.0.2" - sources."@fluentui/react-window-provider-2.2.2" + sources."@fluentui/react-8.98.5" + sources."@fluentui/react-focus-8.8.7" + sources."@fluentui/react-hooks-8.6.12" + sources."@fluentui/react-portal-compat-context-9.0.3" + sources."@fluentui/react-window-provider-2.2.3" sources."@fluentui/set-version-8.2.2" - sources."@fluentui/style-utilities-8.8.0" - sources."@fluentui/theme-2.6.16" - sources."@fluentui/utilities-8.13.1" + sources."@fluentui/style-utilities-8.8.1" + sources."@fluentui/theme-2.6.17" + sources."@fluentui/utilities-8.13.2" sources."@gar/promisify-1.1.3" (sources."@gulp-sourcemaps/identity-map-2.0.1" // { dependencies = [ @@ -98064,8 +98483,8 @@ in sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/source-map-0.3.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" - sources."@js-joda/core-5.4.1" + sources."@jridgewell/trace-mapping-0.3.17" + sources."@js-joda/core-5.4.2" sources."@mapbox/node-pre-gyp-1.0.10" sources."@microsoft/load-themed-styles-1.10.295" sources."@node-rs/crc32-1.5.1" @@ -98097,52 +98516,52 @@ in sources."@redis/json-1.0.4" sources."@redis/search-1.1.0" sources."@redis/time-series-1.0.3" - (sources."@sap/hana-client-2.14.18" // { + (sources."@sap/hana-client-2.14.22" // { dependencies = [ sources."debug-3.1.0" ]; }) sources."@sindresorhus/is-0.14.0" - sources."@sqltools/formatter-1.2.3" - sources."@swc/core-1.3.6" - (sources."@swc/core-android-arm-eabi-1.3.6" // { + sources."@sqltools/formatter-1.2.5" + sources."@swc/core-1.3.10" + (sources."@swc/core-android-arm-eabi-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.122" ]; }) - (sources."@swc/core-android-arm64-1.3.6" // { + (sources."@swc/core-android-arm64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-darwin-arm64-1.3.6" - sources."@swc/core-darwin-x64-1.3.6" - (sources."@swc/core-freebsd-x64-1.3.6" // { + sources."@swc/core-darwin-arm64-1.3.10" + sources."@swc/core-darwin-x64-1.3.10" + (sources."@swc/core-freebsd-x64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-linux-arm-gnueabihf-1.3.6" // { + (sources."@swc/core-linux-arm-gnueabihf-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-linux-arm64-gnu-1.3.6" - sources."@swc/core-linux-arm64-musl-1.3.6" - sources."@swc/core-linux-x64-gnu-1.3.6" - sources."@swc/core-linux-x64-musl-1.3.6" - (sources."@swc/core-win32-arm64-msvc-1.3.6" // { + sources."@swc/core-linux-arm64-gnu-1.3.10" + sources."@swc/core-linux-arm64-musl-1.3.10" + sources."@swc/core-linux-x64-gnu-1.3.10" + sources."@swc/core-linux-x64-musl-1.3.10" + (sources."@swc/core-win32-arm64-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-win32-ia32-msvc-1.3.6" // { + (sources."@swc/core-win32-ia32-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-win32-x64-msvc-1.3.6" - sources."@swc/wasm-1.3.6" + sources."@swc/core-win32-x64-msvc-1.3.10" + sources."@swc/wasm-1.3.10" sources."@szmarczak/http-timer-1.1.2" sources."@tediousjs/connection-string-0.4.1" sources."@tokenizer/token-0.3.0" @@ -98157,7 +98576,7 @@ in sources."@types/cookie-0.4.1" sources."@types/cors-2.8.12" sources."@types/es-aggregate-error-1.0.2" - sources."@types/eslint-8.4.6" + sources."@types/eslint-8.4.7" sources."@types/eslint-scope-3.7.4" sources."@types/estree-0.0.51" sources."@types/express-4.17.13" @@ -98175,8 +98594,8 @@ in sources."@types/prop-types-15.7.5" sources."@types/qs-6.9.7" sources."@types/range-parser-1.2.4" - sources."@types/react-17.0.50" - sources."@types/react-dom-17.0.17" + sources."@types/react-18.0.21" + sources."@types/react-dom-18.0.6" sources."@types/scheduler-0.16.2" sources."@types/serve-static-1.15.0" sources."@types/socket.io-3.0.1" @@ -98361,11 +98780,11 @@ in sources."browserslist-4.21.4" sources."bson-1.1.6" sources."buffer-5.7.1" - sources."buffer-equal-1.0.0" + sources."buffer-equal-1.0.1" sources."buffer-equal-constant-time-1.0.1" sources."buffer-from-1.1.2" sources."buffer-writer-2.0.0" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" (sources."busboy-0.2.14" // { dependencies = [ sources."readable-stream-1.1.14" @@ -98390,7 +98809,7 @@ in sources."call-bind-1.0.2" sources."callsites-3.1.0" sources."camelcase-3.0.0" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."chalk-4.1.2" sources."chardet-0.7.0" (sources."chokidar-2.1.8" // { @@ -98468,7 +98887,7 @@ in sources."console-control-strings-1.1.0" sources."content-disposition-0.5.3" sources."content-type-1.0.4" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."cookie-0.4.0" sources."cookie-signature-1.0.6" sources."copy-descriptor-0.1.1" @@ -98550,7 +98969,7 @@ in sources."each-props-1.3.2" sources."ecdsa-sig-formatter-1.0.11" sources."ee-first-1.1.1" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."emoji-regex-8.0.0" sources."encodeurl-1.0.2" (sources."encoding-0.1.13" // { @@ -98815,7 +99234,7 @@ in sources."json-schema-traverse-0.4.1" sources."levn-0.3.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.1.2" sources."optionator-0.8.3" @@ -98940,7 +99359,7 @@ in sources."is-boolean-object-1.1.2" sources."is-buffer-1.1.6" sources."is-callable-1.2.7" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-data-descriptor-1.0.0" sources."is-date-object-1.0.5" sources."is-descriptor-1.0.2" @@ -99154,7 +99573,7 @@ in ]; }) sources."openapi-types-7.2.3" - sources."swagger-ui-dist-4.14.2" + sources."swagger-ui-dist-4.15.0" ]; }) (sources."mixin-deep-1.3.2" // { @@ -99188,7 +99607,7 @@ in }) (sources."multer-1.4.3" // { dependencies = [ - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" ]; }) @@ -99214,7 +99633,7 @@ in sources."yallist-2.1.2" ]; }) - sources."nan-2.16.0" + sources."nan-2.17.0" sources."nanomatch-1.2.13" sources."napi-build-utils-1.0.2" sources."native-duplexpair-1.0.0" @@ -99223,7 +99642,7 @@ in sources."neo-async-2.6.2" sources."next-tick-1.1.0" sources."nice-try-1.0.5" - sources."node-abi-3.26.0" + sources."node-abi-3.28.0" sources."node-abort-controller-3.0.1" sources."node-addon-api-4.3.0" sources."node-fetch-2.6.7" @@ -99666,7 +100085,7 @@ in sources."tarn-3.0.2" (sources."tedious-15.1.0" // { dependencies = [ - sources."bl-5.0.0" + sources."bl-5.1.0" sources."buffer-6.0.3" sources."iconv-lite-0.6.3" sources."inherits-2.0.4" @@ -99775,7 +100194,7 @@ in sources."url-join-4.0.1" sources."url-parse-lax-3.0.0" sources."use-3.1.1" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."uuid-3.4.0" @@ -99816,7 +100235,7 @@ in sources."wrappy-1.0.2" (sources."write-1.0.3" // { dependencies = [ - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" ]; }) @@ -99866,7 +100285,7 @@ in sources."@babel/code-frame-7.18.6" sources."@babel/helper-validator-identifier-7.19.1" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" (sources."@eslint/eslintrc-0.4.3" // { dependencies = [ sources."eslint-visitor-keys-1.3.0" @@ -99925,7 +100344,7 @@ in sources."@types/mime-3.0.1" sources."@types/minimatch-5.1.2" sources."@types/minimist-1.2.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/normalize-package-data-2.4.1" sources."@types/parse-json-4.0.0" sources."@types/q-1.5.5" @@ -99941,7 +100360,7 @@ in sources."source-map-0.6.1" ]; }) - (sources."@types/webpack-4.41.32" // { + (sources."@types/webpack-4.41.33" // { dependencies = [ sources."source-map-0.6.1" ]; @@ -100064,18 +100483,18 @@ in sources."yallist-3.1.1" ]; }) - (sources."@vue/compiler-core-3.2.40" // { + (sources."@vue/compiler-core-3.2.41" // { dependencies = [ sources."source-map-0.6.1" ]; }) - sources."@vue/compiler-dom-3.2.40" - (sources."@vue/compiler-sfc-3.2.40" // { + sources."@vue/compiler-dom-3.2.41" + (sources."@vue/compiler-sfc-3.2.41" // { dependencies = [ sources."source-map-0.6.1" ]; }) - sources."@vue/compiler-ssr-3.2.40" + sources."@vue/compiler-ssr-3.2.41" (sources."@vue/component-compiler-utils-3.3.0" // { dependencies = [ sources."hash-sum-1.0.2" @@ -100089,8 +100508,8 @@ in sources."@vue/eslint-config-prettier-6.0.0" sources."@vue/eslint-config-typescript-7.0.0" sources."@vue/preload-webpack-plugin-1.1.2" - sources."@vue/reactivity-transform-3.2.40" - sources."@vue/shared-3.2.40" + sources."@vue/reactivity-transform-3.2.41" + sources."@vue/shared-3.2.41" sources."@vue/web-component-wrapper-1.3.0" sources."@webassemblyjs/ast-1.9.0" sources."@webassemblyjs/floating-point-hex-parser-1.9.0" @@ -100238,7 +100657,7 @@ in sources."buffer-indexof-1.1.1" sources."buffer-json-2.0.0" sources."buffer-xor-1.0.3" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."builtin-modules-1.1.1" sources."builtin-status-codes-3.0.0" sources."bytes-3.1.2" @@ -100276,7 +100695,7 @@ in sources."camelcase-5.3.1" sources."camelcase-keys-6.2.2" sources."caniuse-api-3.0.0" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."case-sensitive-paths-webpack-plugin-2.4.0" sources."caseless-0.12.0" sources."chalk-2.4.2" @@ -100553,7 +100972,7 @@ in sources."ecc-jsbn-0.1.2" sources."ee-first-1.1.1" sources."ejs-2.7.4" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" (sources."elliptic-6.5.4" // { dependencies = [ sources."bn.js-4.12.0" @@ -100979,7 +101398,7 @@ in sources."is-callable-1.2.7" sources."is-ci-1.2.1" sources."is-color-stop-1.1.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-data-descriptor-1.0.0" sources."is-date-object-1.0.5" sources."is-descriptor-1.0.2" @@ -101027,7 +101446,7 @@ in sources."json-stringify-safe-5.0.1" sources."json5-1.0.1" sources."jsonfile-6.1.0" - sources."jsonify-0.0.0" + sources."jsonify-0.0.1" sources."jsprim-1.4.2" sources."killable-1.0.1" sources."kind-of-6.0.3" @@ -101107,7 +101526,7 @@ in sources."minimalistic-assert-1.0.1" sources."minimalistic-crypto-utils-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" (sources."minimist-options-4.1.0" // { dependencies = [ sources."is-plain-obj-1.1.0" @@ -101129,7 +101548,7 @@ in sources."multicast-dns-service-types-1.1.0" sources."mute-stream-0.0.8" sources."mz-2.7.0" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."nanoid-3.3.4" sources."nanomatch-1.2.13" sources."natural-compare-1.4.0" @@ -101181,7 +101600,7 @@ in (sources."null-loader-4.0.1" // { dependencies = [ sources."json5-2.2.1" - sources."loader-utils-2.0.2" + sources."loader-utils-2.0.3" sources."schema-utils-3.1.1" ]; }) @@ -101273,7 +101692,7 @@ in ]; }) sources."posix-character-classes-0.1.1" - sources."postcss-8.4.17" + sources."postcss-8.4.18" (sources."postcss-calc-7.0.5" // { dependencies = [ sources."picocolors-0.2.1" @@ -101651,7 +102070,7 @@ in (sources."sass-loader-10.2.0" // { dependencies = [ sources."json5-2.2.1" - sources."loader-utils-2.0.2" + sources."loader-utils-2.0.3" sources."schema-utils-3.1.1" ]; }) @@ -101700,7 +102119,7 @@ in sources."sha.js-2.4.11" sources."shebang-command-1.2.0" sources."shebang-regex-1.0.0" - sources."shell-quote-1.7.3" + sources."shell-quote-1.7.4" sources."shelljs-0.8.5" sources."side-channel-1.0.4" sources."signal-exit-3.0.7" @@ -101953,7 +102372,7 @@ in }) sources."url-parse-1.5.10" sources."use-3.1.1" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" (sources."util-0.11.1" // { dependencies = [ sources."inherits-2.0.3" @@ -101993,7 +102412,7 @@ in sources."color-name-1.1.4" sources."has-flag-4.0.0" sources."json5-2.2.1" - sources."loader-utils-2.0.2" + sources."loader-utils-2.0.3" sources."supports-color-7.2.0" ]; }) @@ -102012,7 +102431,7 @@ in dependencies = [ sources."file-loader-6.2.0" sources."json5-2.2.1" - sources."loader-utils-2.0.2" + sources."loader-utils-2.0.3" sources."schema-utils-3.1.1" ]; }) @@ -102508,7 +102927,7 @@ in sources."semver-5.7.1" ]; }) - sources."@babel/generator-7.19.4" + sources."@babel/generator-7.19.6" sources."@babel/helper-annotate-as-pure-7.18.6" sources."@babel/helper-builder-binary-assignment-operator-visitor-7.18.9" (sources."@babel/helper-compilation-targets-7.19.3" // { @@ -102529,7 +102948,7 @@ in sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-member-expression-to-functions-7.18.9" sources."@babel/helper-module-imports-7.18.6" - sources."@babel/helper-module-transforms-7.19.0" + sources."@babel/helper-module-transforms-7.19.6" sources."@babel/helper-optimise-call-expression-7.18.6" sources."@babel/helper-plugin-utils-7.19.0" sources."@babel/helper-remap-async-to-generator-7.18.9" @@ -102547,12 +102966,12 @@ in sources."chalk-2.4.2" ]; }) - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6" (sources."@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.9" // { dependencies = [ sources."@babel/code-frame-7.18.6" - sources."@babel/core-7.19.3" + sources."@babel/core-7.19.6" sources."json5-2.2.1" sources."semver-6.3.0" ]; @@ -102562,12 +102981,12 @@ in (sources."@babel/plugin-proposal-class-static-block-7.18.6" // { dependencies = [ sources."@babel/code-frame-7.18.6" - sources."@babel/core-7.19.3" + sources."@babel/core-7.19.6" sources."json5-2.2.1" sources."semver-6.3.0" ]; }) - sources."@babel/plugin-proposal-decorators-7.19.3" + sources."@babel/plugin-proposal-decorators-7.19.6" sources."@babel/plugin-proposal-dynamic-import-7.18.6" sources."@babel/plugin-proposal-export-default-from-7.18.10" sources."@babel/plugin-proposal-export-namespace-from-7.18.9" @@ -102616,9 +103035,9 @@ in sources."@babel/plugin-transform-function-name-7.18.9" sources."@babel/plugin-transform-literals-7.18.9" sources."@babel/plugin-transform-member-expression-literals-7.18.6" - sources."@babel/plugin-transform-modules-amd-7.18.6" - sources."@babel/plugin-transform-modules-commonjs-7.18.6" - sources."@babel/plugin-transform-modules-systemjs-7.19.0" + sources."@babel/plugin-transform-modules-amd-7.19.6" + sources."@babel/plugin-transform-modules-commonjs-7.19.6" + sources."@babel/plugin-transform-modules-systemjs-7.19.6" sources."@babel/plugin-transform-modules-umd-7.18.6" sources."@babel/plugin-transform-named-capturing-groups-regex-7.19.1" sources."@babel/plugin-transform-new-target-7.18.6" @@ -102628,10 +103047,10 @@ in sources."@babel/plugin-transform-react-display-name-7.18.6" sources."@babel/plugin-transform-react-jsx-7.19.0" sources."@babel/plugin-transform-react-jsx-self-7.18.6" - sources."@babel/plugin-transform-react-jsx-source-7.18.6" + sources."@babel/plugin-transform-react-jsx-source-7.19.6" sources."@babel/plugin-transform-regenerator-7.18.6" sources."@babel/plugin-transform-reserved-words-7.18.6" - (sources."@babel/plugin-transform-runtime-7.19.1" // { + (sources."@babel/plugin-transform-runtime-7.19.6" // { dependencies = [ sources."semver-6.3.0" ]; @@ -102656,7 +103075,7 @@ in sources."@babel/code-frame-7.18.6" ]; }) - (sources."@babel/traverse-7.19.4" // { + (sources."@babel/traverse-7.19.6" // { dependencies = [ sources."@babel/code-frame-7.18.6" ]; @@ -102665,7 +103084,7 @@ in sources."@colors/colors-1.5.0" sources."@expo/apple-utils-0.0.0-alpha.31" sources."@expo/bunyan-4.0.0" - (sources."@expo/cli-0.3.1" // { + (sources."@expo/cli-0.3.2" // { dependencies = [ sources."@babel/runtime-7.19.4" (sources."@expo/config-7.0.1" // { @@ -102784,7 +103203,7 @@ in sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" @@ -102814,9 +103233,9 @@ in sources."@types/istanbul-lib-report-3.0.0" sources."@types/istanbul-reports-3.0.1" sources."@types/json-schema-7.0.11" - sources."@types/keyv-3.1.4" + sources."@types/keyv-4.2.0" sources."@types/minimatch-5.1.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/q-1.5.5" sources."@types/responselike-1.0.0" sources."@types/retry-0.12.2" @@ -102827,7 +103246,7 @@ in sources."source-map-0.6.1" ]; }) - (sources."@types/webpack-4.41.32" // { + (sources."@types/webpack-4.41.33" // { dependencies = [ sources."source-map-0.6.1" ]; @@ -102859,7 +103278,7 @@ in sources."@webassemblyjs/wasm-parser-1.9.0" sources."@webassemblyjs/wast-parser-1.9.0" sources."@webassemblyjs/wast-printer-1.9.0" - sources."@xmldom/xmldom-0.7.5" + sources."@xmldom/xmldom-0.7.6" sources."@xtuc/ieee754-1.2.0" sources."@xtuc/long-4.2.2" sources."accepts-1.3.8" @@ -102925,7 +103344,6 @@ in sources."schema-utils-2.7.1" ]; }) - sources."babel-plugin-dynamic-import-node-2.3.3" sources."babel-plugin-module-resolver-4.1.0" (sources."babel-plugin-polyfill-corejs2-0.3.3" // { dependencies = [ @@ -102981,7 +103399,6 @@ in (sources."browserify-sign-4.2.1" // { dependencies = [ sources."readable-stream-3.6.0" - sources."safe-buffer-5.2.1" ]; }) sources."browserify-zlib-0.2.0" @@ -103017,7 +103434,7 @@ in }) sources."camelcase-6.3.0" sources."caniuse-api-3.0.0" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" (sources."chalk-4.1.2" // { dependencies = [ sources."ansi-styles-4.3.0" @@ -103105,6 +103522,7 @@ in sources."bytes-3.0.0" sources."debug-2.6.9" sources."ms-2.0.0" + sources."safe-buffer-5.1.2" ]; }) sources."concat-map-0.0.1" @@ -103120,7 +103538,7 @@ in sources."constants-browserify-1.0.0" sources."content-disposition-0.5.2" sources."content-type-1.0.4" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."cookie-0.3.1" sources."cookie-signature-1.0.6" (sources."copy-concurrently-1.0.5" // { @@ -103271,7 +103689,7 @@ in sources."duplexer3-0.1.5" sources."duplexify-3.7.1" sources."ee-first-1.1.1" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" (sources."elliptic-6.5.4" // { dependencies = [ sources."bn.js-4.12.0" @@ -103343,7 +103761,7 @@ in sources."ms-2.0.0" ]; }) - (sources."expo-46.0.15" // { + (sources."expo-46.0.16" // { dependencies = [ sources."@babel/runtime-7.19.4" sources."commander-7.2.0" @@ -103380,7 +103798,7 @@ in sources."fs-extra-9.1.0" ]; }) - sources."expo-modules-core-0.11.7" + sources."expo-modules-core-0.11.8" (sources."expo-pwa-0.0.123" // { dependencies = [ sources."@expo/image-utils-0.3.22" @@ -103404,6 +103822,7 @@ in sources."ms-2.0.0" sources."qs-6.5.2" sources."raw-body-2.3.3" + sources."safe-buffer-5.1.2" sources."send-0.16.2" sources."setprototypeof-1.1.0" sources."statuses-1.4.0" @@ -103543,7 +103962,6 @@ in (sources."hash-base-3.1.0" // { dependencies = [ sources."readable-stream-3.6.0" - sources."safe-buffer-5.2.1" ]; }) sources."hash.js-1.1.7" @@ -103629,7 +104047,7 @@ in sources."is-buffer-1.1.6" sources."is-callable-1.2.7" sources."is-color-stop-1.1.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-data-descriptor-1.0.0" sources."is-date-object-1.0.5" sources."is-descriptor-1.0.2" @@ -103702,7 +104120,7 @@ in ]; }) sources."jimp-compact-0.16.1" - sources."joi-17.6.2" + sources."joi-17.6.3" sources."join-component-1.1.0" sources."js-tokens-4.0.0" (sources."js-yaml-3.14.1" // { @@ -103733,7 +104151,7 @@ in sources."leven-3.1.0" sources."lines-and-columns-1.2.4" sources."loader-runner-2.4.0" - (sources."loader-utils-2.0.2" // { + (sources."loader-utils-2.0.3" // { dependencies = [ sources."json5-2.2.1" ]; @@ -103779,7 +104197,7 @@ in (sources."metro-react-native-babel-preset-0.72.3" // { dependencies = [ sources."@babel/code-frame-7.18.6" - sources."@babel/core-7.19.3" + sources."@babel/core-7.19.6" sources."json5-2.2.1" sources."semver-6.3.0" ]; @@ -103805,7 +104223,7 @@ in sources."minimalistic-assert-1.0.1" sources."minimalistic-crypto-utils-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.1.6" sources."minipass-collect-1.0.2" sources."minipass-flush-1.0.5" @@ -103828,7 +104246,7 @@ in sources."multicast-dns-service-types-1.1.0" sources."mv-2.1.1" sources."mz-2.7.0" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."nanomatch-1.2.13" sources."ncp-2.0.0" (sources."needle-2.9.1" // { @@ -104211,7 +104629,11 @@ in sources."react-refresh-0.4.3" sources."read-chunk-3.2.0" sources."read-last-lines-1.6.0" - sources."readable-stream-2.3.7" + (sources."readable-stream-2.3.7" // { + dependencies = [ + sources."safe-buffer-5.1.2" + ]; + }) sources."readdirp-3.6.0" (sources."recursive-readdir-2.2.2" // { dependencies = [ @@ -104220,7 +104642,7 @@ in }) sources."regenerate-1.4.2" sources."regenerate-unicode-properties-10.1.0" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."regenerator-transform-0.15.0" sources."regex-not-1.0.2" sources."regexp.prototype.flags-1.4.3" @@ -104281,7 +104703,7 @@ in sources."router-ips-1.0.0" sources."run-parallel-1.2.0" sources."run-queue-1.0.3" - sources."safe-buffer-5.1.2" + sources."safe-buffer-5.2.1" sources."safe-json-stringify-1.2.0" sources."safe-regex-1.1.0" sources."safe-regex-test-1.0.0" @@ -104448,7 +104870,11 @@ in sources."string-width-4.2.3" sources."string.prototype.trimend-1.0.5" sources."string.prototype.trimstart-1.0.5" - sources."string_decoder-1.1.1" + (sources."string_decoder-1.1.1" // { + dependencies = [ + sources."safe-buffer-5.1.2" + ]; + }) sources."strip-ansi-6.0.1" sources."strip-eof-1.0.0" sources."strip-json-comments-2.0.1" @@ -104552,7 +104978,7 @@ in sources."to-regex-range-5.0.1" sources."toidentifier-1.0.0" sources."tr46-0.0.3" - sources."traverse-0.6.6" + sources."traverse-0.6.7" sources."tree-kill-1.2.2" sources."ts-interface-checker-0.1.13" sources."ts-pnp-1.2.0" @@ -104562,7 +104988,7 @@ in sources."type-fest-0.12.0" sources."type-is-1.6.18" sources."typedarray-0.0.6" - sources."ua-parser-js-0.7.31" + sources."ua-parser-js-0.7.32" sources."unbox-primitive-1.0.2" sources."unicode-canonical-property-names-ecmascript-2.0.0" sources."unicode-match-property-ecmascript-2.0.0" @@ -104723,7 +105149,6 @@ in sources."raw-body-2.5.1" sources."readdirp-2.2.1" sources."rimraf-2.7.1" - sources."safe-buffer-5.2.1" sources."schema-utils-1.0.0" sources."semver-6.3.0" sources."serve-static-1.15.0" @@ -104837,8 +105262,8 @@ in sources."@ampproject/remapping-2.2.0" sources."@babel/code-frame-7.18.6" sources."@babel/compat-data-7.19.4" - sources."@babel/core-7.19.3" - (sources."@babel/generator-7.19.4" // { + sources."@babel/core-7.19.6" + (sources."@babel/generator-7.19.6" // { dependencies = [ sources."@jridgewell/gen-mapping-0.3.2" ]; @@ -104849,7 +105274,7 @@ in sources."@babel/helper-function-name-7.19.0" sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-module-imports-7.18.6" - sources."@babel/helper-module-transforms-7.19.0" + sources."@babel/helper-module-transforms-7.19.6" sources."@babel/helper-plugin-utils-7.19.0" sources."@babel/helper-simple-access-7.19.4" sources."@babel/helper-split-export-declaration-7.18.6" @@ -104858,7 +105283,7 @@ in sources."@babel/helper-validator-option-7.18.6" sources."@babel/helpers-7.19.4" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/plugin-proposal-object-rest-spread-7.19.4" sources."@babel/plugin-syntax-jsx-7.18.6" sources."@babel/plugin-syntax-object-rest-spread-7.8.3" @@ -104866,15 +105291,15 @@ in sources."@babel/plugin-transform-parameters-7.18.8" sources."@babel/plugin-transform-react-jsx-7.19.0" sources."@babel/template-7.18.10" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" sources."@jridgewell/gen-mapping-0.1.1" sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@types/minimist-1.2.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/normalize-package-data-2.4.1" sources."@types/prop-types-15.7.5" sources."@types/react-18.0.21" @@ -104899,13 +105324,13 @@ in sources."browserslist-4.21.4" sources."buffer-5.7.1" sources."buffer-crc32-0.2.13" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."caller-callsite-4.1.0" sources."caller-path-3.0.1" sources."callsites-3.1.0" sources."camelcase-5.3.1" sources."camelcase-keys-6.2.2" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."chalk-2.4.2" sources."chownr-1.1.4" sources."ci-info-2.0.0" @@ -104918,7 +105343,7 @@ in sources."color-name-1.1.3" sources."commondir-1.0.1" sources."concat-map-0.0.1" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."convert-to-spaces-1.0.2" sources."cross-fetch-3.1.5" sources."csstype-3.1.1" @@ -104931,7 +105356,7 @@ in }) sources."delay-5.0.0" sources."devtools-protocol-0.0.981744" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."emoji-regex-8.0.0" sources."encoding-0.1.13" sources."end-of-stream-1.4.4" @@ -104973,7 +105398,7 @@ in sources."ink-spinner-4.0.3" sources."is-arrayish-0.2.1" sources."is-ci-2.0.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-fullwidth-code-point-3.0.0" sources."is-plain-obj-1.1.0" sources."js-tokens-4.0.0" @@ -105031,7 +105456,7 @@ in }) sources."quick-lru-4.0.1" sources."react-17.0.2" - sources."react-devtools-core-4.26.0" + sources."react-devtools-core-4.26.1" sources."react-reconciler-0.26.2" (sources."read-pkg-5.2.0" // { dependencies = [ @@ -105052,11 +105477,11 @@ in sources."resolve-from-3.0.0" sources."restore-cursor-3.1.0" sources."rimraf-3.0.2" - sources."safe-buffer-5.1.2" + sources."safe-buffer-5.2.1" sources."safer-buffer-2.1.2" sources."scheduler-0.20.2" sources."semver-6.3.0" - sources."shell-quote-1.7.3" + sources."shell-quote-1.7.4" sources."signal-exit-3.0.7" (sources."slice-ansi-3.0.0" // { dependencies = [ @@ -105075,11 +105500,7 @@ in ]; }) sources."string-width-4.2.3" - (sources."string_decoder-1.3.0" // { - dependencies = [ - sources."safe-buffer-5.2.1" - ]; - }) + sources."string_decoder-1.3.0" sources."strip-ansi-6.0.1" sources."strip-indent-3.0.0" sources."supports-color-5.5.0" @@ -105093,7 +105514,7 @@ in sources."type-fest-0.12.0" sources."unbzip2-stream-1.4.3" sources."update-browserslist-db-1.0.10" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."validate-npm-package-license-3.0.4" sources."webidl-conversions-3.0.1" @@ -105263,7 +105684,7 @@ in sources."semver-5.7.1" ]; }) - sources."csv-parse-5.3.0" + sources."csv-parse-5.3.1" sources."csv-stream-0.2.0" sources."dashdash-1.14.1" sources."debug-4.3.4" @@ -105298,7 +105719,7 @@ in sources."fast-json-stable-stringify-2.1.0" sources."fast-levenshtein-2.0.6" sources."fastq-1.13.0" - sources."faunadb-4.7.0" + sources."faunadb-4.7.1" (sources."figures-3.2.0" // { dependencies = [ sources."escape-string-regexp-1.0.5" @@ -105429,7 +105850,7 @@ in sources."qs-6.5.3" sources."query-string-5.1.1" sources."queue-microtask-1.2.3" - sources."rate-limiter-flexible-2.3.11" + sources."rate-limiter-flexible-2.3.12" (sources."readable-stream-2.3.7" // { dependencies = [ sources."safe-buffer-5.1.2" @@ -105518,10 +105939,10 @@ in firebase-tools = nodeEnv.buildNodePackage { name = "firebase-tools"; packageName = "firebase-tools"; - version = "11.14.1"; + version = "11.15.0"; src = fetchurl { - url = "https://registry.npmjs.org/firebase-tools/-/firebase-tools-11.14.1.tgz"; - sha512 = "y/oAxjULKzkfvgM873SqxB7HGlpF8GhRNCir6uhE+bmxI918tVqtmQP2+Uj+VT15vLz/RoZlseuZYZsW3PtAYw=="; + url = "https://registry.npmjs.org/firebase-tools/-/firebase-tools-11.15.0.tgz"; + sha512 = "lxoMYvaBbozwGDZCegou1qyB5078BbNmbdW8cd4dDvCAF5/dCo/2MA69qhaUmC/2DhqQkk5fz3Xl+HSTOtm4eA=="; }; dependencies = [ (sources."@apidevtools/json-schema-ref-parser-9.0.9" // { @@ -105529,11 +105950,11 @@ in sources."js-yaml-4.1.0" ]; }) - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@colors/colors-1.5.0" sources."@dabh/diagnostics-2.0.3" - sources."@esbuild/android-arm-0.15.10" - sources."@esbuild/linux-loong64-0.15.10" + sources."@esbuild/android-arm-0.15.12" + sources."@esbuild/linux-loong64-0.15.12" sources."@gar/promisify-1.1.3" sources."@google-cloud/paginator-4.0.1" sources."@google-cloud/precise-date-3.0.1" @@ -105541,10 +105962,10 @@ in sources."@google-cloud/promisify-2.0.4" (sources."@google-cloud/pubsub-3.2.0" // { dependencies = [ - sources."google-auth-library-8.5.2" + sources."google-auth-library-8.6.0" ]; }) - sources."@grpc/grpc-js-1.7.1" + sources."@grpc/grpc-js-1.7.2" sources."@grpc/proto-loader-0.7.3" sources."@jsdevtools/ono-7.1.3" (sources."@npmcli/fs-2.1.2" // { @@ -105574,7 +105995,7 @@ in sources."@types/long-4.0.2" sources."@types/markdown-it-12.2.3" sources."@types/mdurl-1.0.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."abbrev-1.1.1" sources."abort-controller-3.0.0" sources."accepts-1.3.8" @@ -105656,7 +106077,7 @@ in sources."buffer-equal-constant-time-1.0.1" sources."buffer-indexof-polyfill-1.0.2" sources."buffers-0.1.1" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bytes-3.1.2" (sources."cacache-16.1.3" // { dependencies = [ @@ -105753,7 +106174,7 @@ in ]; }) sources."crypto-random-string-2.0.0" - sources."csv-parse-5.3.0" + sources."csv-parse-5.3.1" sources."dashdash-1.14.1" sources."data-uri-to-buffer-3.0.1" sources."debug-4.3.4" @@ -105793,27 +106214,27 @@ in sources."entities-2.1.0" sources."env-paths-2.2.1" sources."err-code-2.0.3" - sources."esbuild-0.15.10" - sources."esbuild-android-64-0.15.10" - sources."esbuild-android-arm64-0.15.10" - sources."esbuild-darwin-64-0.15.10" - sources."esbuild-darwin-arm64-0.15.10" - sources."esbuild-freebsd-64-0.15.10" - sources."esbuild-freebsd-arm64-0.15.10" - sources."esbuild-linux-32-0.15.10" - sources."esbuild-linux-64-0.15.10" - sources."esbuild-linux-arm-0.15.10" - sources."esbuild-linux-arm64-0.15.10" - sources."esbuild-linux-mips64le-0.15.10" - sources."esbuild-linux-ppc64le-0.15.10" - sources."esbuild-linux-riscv64-0.15.10" - sources."esbuild-linux-s390x-0.15.10" - sources."esbuild-netbsd-64-0.15.10" - sources."esbuild-openbsd-64-0.15.10" - sources."esbuild-sunos-64-0.15.10" - sources."esbuild-windows-32-0.15.10" - sources."esbuild-windows-64-0.15.10" - sources."esbuild-windows-arm64-0.15.10" + sources."esbuild-0.15.12" + sources."esbuild-android-64-0.15.12" + sources."esbuild-android-arm64-0.15.12" + sources."esbuild-darwin-64-0.15.12" + sources."esbuild-darwin-arm64-0.15.12" + sources."esbuild-freebsd-64-0.15.12" + sources."esbuild-freebsd-arm64-0.15.12" + sources."esbuild-linux-32-0.15.12" + sources."esbuild-linux-64-0.15.12" + sources."esbuild-linux-arm-0.15.12" + sources."esbuild-linux-arm64-0.15.12" + sources."esbuild-linux-mips64le-0.15.12" + sources."esbuild-linux-ppc64le-0.15.12" + sources."esbuild-linux-riscv64-0.15.12" + sources."esbuild-linux-s390x-0.15.12" + sources."esbuild-netbsd-64-0.15.12" + sources."esbuild-openbsd-64-0.15.12" + sources."esbuild-sunos-64-0.15.12" + sources."esbuild-windows-32-0.15.12" + sources."esbuild-windows-64-0.15.12" + sources."esbuild-windows-arm64-0.15.12" sources."escalade-3.1.1" sources."escape-goat-2.1.1" sources."escape-html-1.0.3" @@ -105831,7 +106252,7 @@ in sources."etag-1.8.1" sources."event-target-shim-5.0.1" sources."events-listener-1.1.0" - (sources."exegesis-4.1.0" // { + (sources."exegesis-4.1.1" // { dependencies = [ sources."ajv-8.11.0" sources."json-schema-traverse-1.0.0" @@ -105929,7 +106350,7 @@ in }) (sources."google-gax-3.5.2" // { dependencies = [ - sources."google-auth-library-8.5.2" + sources."google-auth-library-8.6.0" ]; }) sources."google-p12-pem-4.0.1" @@ -106072,7 +106493,7 @@ in (sources."marked-terminal-5.1.1" // { dependencies = [ sources."ansi-escapes-5.0.0" - sources."chalk-5.1.0" + sources."chalk-5.1.2" sources."type-fest-1.4.0" ]; }) @@ -106090,7 +106511,7 @@ in sources."brace-expansion-1.1.11" ]; }) - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minipass-collect-1.0.2" sources."minipass-fetch-2.1.2" @@ -106108,14 +106529,14 @@ in }) sources."ms-2.1.2" sources."mute-stream-0.0.8" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."negotiator-0.6.3" sources."netmask-2.0.2" sources."nice-try-1.0.5" sources."node-emoji-1.11.0" sources."node-fetch-2.6.7" sources."node-forge-1.3.1" - (sources."node-gyp-9.2.0" // { + (sources."node-gyp-9.3.0" // { dependencies = [ sources."semver-7.3.8" sources."which-2.0.2" @@ -106136,7 +106557,7 @@ in sources."one-time-1.0.0" sources."onetime-5.1.2" sources."open-6.4.0" - sources."openapi3-ts-2.0.2" + sources."openapi3-ts-3.1.1" sources."optionator-0.8.3" sources."ora-5.4.1" sources."os-tmpdir-1.0.2" @@ -106167,7 +106588,7 @@ in sources."prepend-http-2.0.0" sources."process-nextick-args-2.0.1" sources."progress-2.0.3" - sources."promise-breaker-5.0.0" + sources."promise-breaker-6.0.0" sources."promise-inflight-1.0.1" (sources."promise-retry-2.0.1" // { dependencies = [ @@ -106244,7 +106665,7 @@ in sources."run-async-2.4.1" sources."rxjs-7.5.7" sources."safe-buffer-5.2.1" - sources."safe-stable-stringify-2.4.0" + sources."safe-stable-stringify-2.4.1" sources."safer-buffer-2.1.2" sources."semver-5.7.1" (sources."semver-diff-3.1.1" // { @@ -106353,7 +106774,7 @@ in sources."uri-js-4.4.1" sources."url-join-0.0.1" sources."url-parse-lax-3.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."uuid-8.3.2" @@ -106383,7 +106804,7 @@ in sources."xregexp-2.0.0" sources."y18n-5.0.8" sources."yallist-4.0.0" - sources."yaml-1.10.2" + sources."yaml-2.1.3" sources."yargs-16.2.0" sources."yargs-parser-20.2.9" sources."zip-stream-4.1.0" @@ -106546,7 +106967,7 @@ in ]; }) sources."is-arrayish-0.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-fullwidth-code-point-4.0.0" sources."is-interactive-1.0.0" sources."is-plain-obj-1.1.0" @@ -106623,7 +107044,7 @@ in sources."signal-exit-3.0.7" (sources."slice-ansi-5.0.0" // { dependencies = [ - sources."ansi-styles-6.1.1" + sources."ansi-styles-6.2.1" ]; }) sources."spdx-correct-3.1.1" @@ -106681,7 +107102,7 @@ in sources."@types/atob-2.1.2" sources."@types/bn.js-5.1.1" sources."@types/inquirer-6.5.0" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/pbkdf2-3.1.0" sources."@types/secp256k1-4.0.3" sources."@types/through-0.0.30" @@ -106803,7 +107224,7 @@ in sources."mimic-fn-2.1.0" sources."minimalistic-assert-1.0.1" sources."minimalistic-crypto-utils-1.0.1" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."mute-stream-0.0.8" sources."nedb-1.8.0" @@ -107151,12 +107572,12 @@ in sources."mixin-deep-1.3.2" (sources."mkdirp-0.5.6" // { dependencies = [ - sources."minimist-1.2.6" + sources."minimist-1.2.7" ]; }) sources."ms-2.0.0" sources."mute-stream-0.0.8" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."nanomatch-1.2.13" (sources."nconf-0.6.9" // { dependencies = [ @@ -107203,7 +107624,7 @@ in (sources."prettyjson-1.2.5" // { dependencies = [ sources."colors-1.4.0" - sources."minimist-1.2.6" + sources."minimist-1.2.7" ]; }) sources."process-nextick-args-2.0.1" @@ -107233,7 +107654,7 @@ in sources."safe-buffer-5.1.2" sources."safe-regex-1.1.0" sources."safe-regex-test-1.0.0" - sources."safe-stable-stringify-2.4.0" + sources."safe-stable-stringify-2.4.1" (sources."set-value-2.0.1" // { dependencies = [ sources."extend-shallow-2.0.1" @@ -107436,12 +107857,12 @@ in sources."@ampproject/remapping-2.2.0" sources."@babel/code-frame-7.18.6" sources."@babel/compat-data-7.19.4" - (sources."@babel/core-7.19.3" // { + (sources."@babel/core-7.19.6" // { dependencies = [ sources."semver-6.3.0" ]; }) - (sources."@babel/generator-7.19.4" // { + (sources."@babel/generator-7.19.6" // { dependencies = [ sources."@jridgewell/gen-mapping-0.3.2" ]; @@ -107458,7 +107879,7 @@ in sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-member-expression-to-functions-7.18.9" sources."@babel/helper-module-imports-7.18.6" - sources."@babel/helper-module-transforms-7.19.0" + sources."@babel/helper-module-transforms-7.19.6" sources."@babel/helper-optimise-call-expression-7.18.6" sources."@babel/helper-plugin-utils-7.19.0" sources."@babel/helper-replace-supers-7.19.1" @@ -107473,13 +107894,13 @@ in sources."chalk-2.4.2" ]; }) - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/plugin-syntax-typescript-7.18.6" sources."@babel/plugin-transform-typescript-7.19.3" sources."@babel/preset-typescript-7.18.6" sources."@babel/runtime-7.19.4" sources."@babel/template-7.18.10" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" sources."@hapi/hoek-9.3.0" sources."@hapi/topo-5.1.0" @@ -107487,7 +107908,7 @@ in sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@lmdb/lmdb-darwin-arm64-2.5.3" sources."@lmdb/lmdb-darwin-x64-2.5.3" sources."@lmdb/lmdb-linux-arm-2.5.3" @@ -107511,8 +107932,8 @@ in sources."@types/cacheable-request-6.0.2" sources."@types/common-tags-1.8.1" sources."@types/http-cache-semantics-4.0.1" - sources."@types/keyv-3.1.4" - sources."@types/node-18.8.3" + sources."@types/keyv-4.2.0" + sources."@types/node-18.11.3" sources."@types/node-fetch-2.6.2" sources."@types/responselike-1.0.0" sources."@types/yoga-layout-1.9.2" @@ -107539,7 +107960,7 @@ in ]; }) sources."camelcase-6.3.0" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" (sources."chalk-4.1.2" // { dependencies = [ sources."ansi-styles-4.3.0" @@ -107575,7 +107996,7 @@ in sources."concat-map-0.0.1" sources."configstore-5.0.1" sources."convert-hrtime-3.0.0" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."create-gatsby-2.24.0" (sources."cross-spawn-6.0.5" // { dependencies = [ @@ -107602,7 +108023,7 @@ in sources."domutils-2.8.0" sources."dot-prop-5.3.0" sources."duplexer3-0.1.5" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."emoji-regex-8.0.0" sources."encoding-0.1.13" sources."end-of-stream-1.4.4" @@ -107693,7 +108114,7 @@ in sources."is-wsl-2.2.0" sources."is-yarn-global-0.3.0" sources."isexe-2.0.0" - sources."joi-17.6.2" + sources."joi-17.6.3" sources."js-tokens-4.0.0" sources."jsesc-2.5.2" sources."json-buffer-3.0.1" @@ -107719,7 +108140,7 @@ in sources."mimic-fn-2.1.0" sources."mimic-response-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."ms-2.1.2" sources."msgpackr-1.7.2" sources."msgpackr-extract-2.1.2" @@ -107791,7 +108212,7 @@ in sources."readable-stream-3.6.0" sources."readable-web-to-node-stream-3.0.2" sources."redux-4.1.2" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."registry-auth-token-4.2.2" sources."registry-url-5.1.0" (sources."renderkid-2.0.7" // { @@ -107811,7 +108232,7 @@ in sources."rimraf-3.0.2" sources."run-async-2.4.1" sources."rxjs-6.6.7" - sources."safe-buffer-5.1.2" + sources."safe-buffer-5.2.1" sources."safer-buffer-2.1.2" sources."semver-7.3.8" (sources."semver-diff-3.1.1" // { @@ -107826,11 +108247,7 @@ in sources."sisteransi-1.0.5" sources."stack-trace-0.0.10" sources."string-width-4.2.3" - (sources."string_decoder-1.3.0" // { - dependencies = [ - sources."safe-buffer-5.2.1" - ]; - }) + sources."string_decoder-1.3.0" (sources."strip-ansi-6.0.1" // { dependencies = [ sources."ansi-regex-5.0.1" @@ -108116,7 +108533,7 @@ in sources."interpret-1.4.0" sources."ip-2.0.0" sources."is-arrayish-0.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" sources."is-glob-4.0.3" @@ -108159,7 +108576,7 @@ in sources."micromatch-4.0.5" sources."mimic-fn-2.1.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minipass-collect-1.0.2" sources."minipass-fetch-1.4.1" @@ -108357,7 +108774,7 @@ in sources."wrappy-1.0.2" sources."write-file-atomic-4.0.2" sources."yallist-4.0.0" - (sources."yeoman-environment-3.12.0" // { + (sources."yeoman-environment-3.12.1" // { dependencies = [ sources."escape-string-regexp-4.0.0" sources."find-up-5.0.0" @@ -108426,7 +108843,7 @@ in sources."has-flag-3.0.0" sources."iconv-lite-0.6.3" sources."iterall-1.3.0" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."node-fetch-2.6.7" sources."safer-buffer-2.1.2" sources."supports-color-5.5.0" @@ -108483,7 +108900,7 @@ in }; dependencies = [ sources."asyncmemo-1.0.0" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."chloride-2.4.1" sources."chloride-test-1.2.4" sources."clarify-error-1.0.0" @@ -108522,7 +108939,7 @@ in sources."lrucache-1.0.3" sources."mime-db-1.52.0" sources."mime-types-2.1.35" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."moment-2.29.4" sources."moo-0.5.2" @@ -108645,7 +109062,7 @@ in sources."ssb-pull-requests-1.0.0" sources."ssb-ref-2.16.0" sources."ssb-typescript-2.8.0" - sources."ssb-uri2-2.1.0" + sources."ssb-uri2-2.3.0" (sources."stream-to-pull-stream-1.7.3" // { dependencies = [ sources."looper-3.0.0" @@ -108656,7 +109073,7 @@ in sources."tweetnacl-0.14.5" sources."tweetnacl-auth-0.3.1" sources."typedarray-to-buffer-4.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."ws-7.5.9" sources."xtend-4.0.2" ]; @@ -108704,14 +109121,14 @@ in sources."@szmarczak/http-timer-4.0.6" sources."@types/cacheable-request-6.0.2" sources."@types/http-cache-semantics-4.0.1" - sources."@types/keyv-3.1.4" - sources."@types/node-18.8.3" + sources."@types/keyv-4.2.0" + sources."@types/node-18.11.3" sources."@types/responselike-1.0.0" sources."ansi-regex-6.0.1" sources."ansi-styles-4.3.0" sources."asynckit-0.4.0" sources."base64-js-1.5.1" - sources."bl-5.0.0" + sources."bl-5.1.0" sources."buffer-6.0.3" sources."cacheable-lookup-5.0.4" sources."cacheable-request-7.0.2" @@ -108755,7 +109172,7 @@ in sources."li-1.3.0" (sources."log-symbols-5.1.0" // { dependencies = [ - sources."chalk-5.1.0" + sources."chalk-5.1.2" ]; }) sources."lowercase-keys-2.0.0" @@ -108770,7 +109187,7 @@ in sources."onetime-5.1.2" (sources."ora-6.1.2" // { dependencies = [ - sources."chalk-5.1.0" + sources."chalk-5.1.2" ]; }) sources."p-cancelable-2.1.1" @@ -108845,14 +109262,14 @@ in sources."strip-ansi-6.0.1" ]; }) - sources."ansi-escapes-5.0.0" + sources."ansi-escapes-6.0.0" sources."ansi-regex-6.0.1" - sources."ansi-styles-6.1.1" + sources."ansi-styles-6.2.1" sources."arrify-1.0.1" sources."ast-types-0.13.4" sources."atomically-1.7.0" sources."base64-js-1.5.1" - sources."bl-5.0.0" + sources."bl-5.1.0" (sources."boxen-7.0.0" // { dependencies = [ sources."camelcase-7.0.0" @@ -108862,10 +109279,14 @@ in sources."buffer-6.0.3" sources."bytes-3.1.2" sources."cacheable-lookup-7.0.0" - sources."cacheable-request-10.2.1" + sources."cacheable-request-10.2.2" sources."camelcase-6.3.0" - sources."camelcase-keys-7.0.2" - sources."chalk-5.1.0" + (sources."camelcase-keys-7.0.2" // { + dependencies = [ + sources."type-fest-1.4.0" + ]; + }) + sources."chalk-5.1.2" sources."chardet-0.7.0" sources."ci-info-3.5.0" sources."cli-boxes-3.0.0" @@ -108884,7 +109305,11 @@ in sources."configstore-6.0.0" sources."core-util-is-1.0.3" sources."cross-spawn-7.0.3" - sources."crypto-random-string-4.0.0" + (sources."crypto-random-string-4.0.0" // { + dependencies = [ + sources."type-fest-1.4.0" + ]; + }) sources."data-uri-to-buffer-4.0.0" sources."debounce-fn-4.0.0" sources."debug-4.3.4" @@ -108948,7 +109373,7 @@ in ]; }) sources."global-dirs-3.0.0" - sources."got-12.5.1" + sources."got-12.5.2" sources."graceful-fs-4.2.10" sources."hard-rejection-2.1.0" sources."has-1.0.3" @@ -108968,17 +109393,12 @@ in sources."indent-string-5.0.0" sources."inherits-2.0.4" sources."ini-2.0.0" - sources."inquirer-9.1.3" - (sources."inquirer-autocomplete-prompt-3.0.0" // { - dependencies = [ - sources."ansi-escapes-6.0.0" - sources."type-fest-3.1.0" - ]; - }) + sources."inquirer-9.1.4" + sources."inquirer-autocomplete-prompt-3.0.0" sources."ip-1.1.8" sources."is-arrayish-0.2.1" sources."is-ci-3.0.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-fullwidth-code-point-3.0.0" sources."is-installed-globally-0.4.0" sources."is-interactive-2.0.0" @@ -109013,12 +109433,16 @@ in sources."lowercase-keys-3.0.0" sources."lru-cache-6.0.0" sources."map-obj-4.3.0" - sources."meow-10.1.5" + (sources."meow-10.1.5" // { + dependencies = [ + sources."type-fest-1.4.0" + ]; + }) sources."merge-stream-2.0.0" sources."mimic-fn-3.1.0" sources."mimic-response-4.0.0" sources."min-indent-1.0.1" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minimist-options-4.1.0" sources."ms-2.1.2" sources."mute-stream-0.0.8" @@ -109070,7 +109494,11 @@ in sources."ini-1.3.8" ]; }) - sources."read-pkg-6.0.0" + (sources."read-pkg-6.0.0" // { + dependencies = [ + sources."type-fest-1.4.0" + ]; + }) (sources."read-pkg-up-8.0.0" // { dependencies = [ sources."find-up-5.0.0" @@ -109078,6 +109506,7 @@ in sources."p-limit-3.1.0" sources."p-locate-5.0.0" sources."path-exists-4.0.0" + sources."type-fest-1.4.0" ]; }) sources."readable-stream-3.6.0" @@ -109124,7 +109553,7 @@ in sources."trim-newlines-4.0.2" sources."tslib-2.4.0" sources."type-check-0.3.2" - sources."type-fest-1.4.0" + sources."type-fest-3.1.0" sources."typedarray-to-buffer-3.1.5" sources."unique-string-3.0.0" sources."universalify-0.1.2" @@ -109272,7 +109701,7 @@ in ]; }) sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.1.3" sources."node-fetch-2.6.7" @@ -109484,7 +109913,7 @@ in sources."@nodelib/fs.walk-1.2.8" sources."@sindresorhus/is-0.14.0" sources."@szmarczak/http-timer-1.1.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/parse-json-4.0.0" sources."@types/websocket-1.0.2" sources."abort-controller-3.0.0" @@ -109513,7 +109942,7 @@ in sources."brace-expansion-1.1.11" sources."braces-3.0.2" sources."buffer-5.7.1" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" (sources."cacheable-request-6.1.0" // { dependencies = [ sources."get-stream-5.2.0" @@ -109761,7 +110190,7 @@ in sources."mimic-fn-1.2.0" sources."mimic-response-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minizlib-2.1.2" sources."mkdirp-1.0.4" @@ -109919,7 +110348,7 @@ in sources."unixify-1.0.0" sources."uri-js-4.4.1" sources."url-parse-lax-3.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."uuid-3.4.0" sources."valid-url-1.0.9" sources."value-or-promise-1.0.11" @@ -109963,10 +110392,10 @@ in graphql-language-service-cli = nodeEnv.buildNodePackage { name = "graphql-language-service-cli"; packageName = "graphql-language-service-cli"; - version = "3.3.3"; + version = "3.3.9"; src = fetchurl { - url = "https://registry.npmjs.org/graphql-language-service-cli/-/graphql-language-service-cli-3.3.3.tgz"; - sha512 = "wmfRKyHc9tlJSU6YupyJnLjZ0KdCQSxtkrb2eUanY55Vd4rV4O4VV/woMHVYOXqBNP8wbhZ19m9g6iFMJjXwJg=="; + url = "https://registry.npmjs.org/graphql-language-service-cli/-/graphql-language-service-cli-3.3.9.tgz"; + sha512 = "KOadisZQPXv8wyw/USyeDebf1QIYKf4B1344ljbMfzVHiGBHDymUZu03XmXVUpLcVfQt29XZGxRDPcJUSLOLsw=="; }; dependencies = [ sources."@ardatan/sync-fetch-0.0.1" @@ -109974,7 +110403,7 @@ in sources."@babel/helper-string-parser-7.19.4" sources."@babel/helper-validator-identifier-7.19.1" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/polyfill-7.12.1" sources."@babel/types-7.19.4" sources."@endemolshinegroup/cosmiconfig-typescript-loader-3.0.2" @@ -109996,7 +110425,7 @@ in sources."@peculiar/asn1-schema-2.3.0" sources."@peculiar/json-schema-1.1.12" sources."@peculiar/webcrypto-1.4.0" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/parse-json-4.0.0" sources."@types/ws-8.5.3" sources."@whatwg-node/fetch-0.4.7" @@ -110010,7 +110439,7 @@ in sources."brace-expansion-1.1.11" sources."braces-3.0.2" sources."buffer-from-1.1.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."busboy-1.6.0" sources."callsites-3.1.0" sources."chalk-2.4.2" @@ -110055,7 +110484,7 @@ in ]; }) sources."graphql-language-service-5.1.0" - sources."graphql-language-service-server-2.8.4" + sources."graphql-language-service-server-2.8.9" sources."graphql-ws-5.11.2" sources."has-flag-3.0.0" sources."iconv-lite-0.6.3" @@ -110099,7 +110528,7 @@ in sources."pvtsutils-1.3.2" sources."pvutils-1.1.3" sources."queue-microtask-1.2.3" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."remove-trailing-separator-1.1.0" sources."require-directory-2.1.1" sources."resolve-from-5.0.0" @@ -110122,7 +110551,7 @@ in sources."typescript-4.8.4" sources."undici-5.11.0" sources."unixify-1.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."value-or-promise-1.0.11" sources."vscode-jsonrpc-8.0.2" sources."vscode-languageserver-8.0.2" @@ -110239,51 +110668,51 @@ in sources."@peculiar/asn1-schema-2.3.0" sources."@peculiar/json-schema-1.1.12" sources."@peculiar/webcrypto-1.4.0" - sources."@swc/core-1.3.6" - (sources."@swc/core-android-arm-eabi-1.3.6" // { + sources."@swc/core-1.3.10" + (sources."@swc/core-android-arm-eabi-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.122" ]; }) - (sources."@swc/core-android-arm64-1.3.6" // { + (sources."@swc/core-android-arm64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-darwin-arm64-1.3.6" - sources."@swc/core-darwin-x64-1.3.6" - (sources."@swc/core-freebsd-x64-1.3.6" // { + sources."@swc/core-darwin-arm64-1.3.10" + sources."@swc/core-darwin-x64-1.3.10" + (sources."@swc/core-freebsd-x64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-linux-arm-gnueabihf-1.3.6" // { + (sources."@swc/core-linux-arm-gnueabihf-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-linux-arm64-gnu-1.3.6" - sources."@swc/core-linux-arm64-musl-1.3.6" - sources."@swc/core-linux-x64-gnu-1.3.6" - sources."@swc/core-linux-x64-musl-1.3.6" - (sources."@swc/core-win32-arm64-msvc-1.3.6" // { + sources."@swc/core-linux-arm64-gnu-1.3.10" + sources."@swc/core-linux-arm64-musl-1.3.10" + sources."@swc/core-linux-x64-gnu-1.3.10" + sources."@swc/core-linux-x64-musl-1.3.10" + (sources."@swc/core-win32-arm64-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-win32-ia32-msvc-1.3.6" // { + (sources."@swc/core-win32-ia32-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-win32-x64-msvc-1.3.6" - sources."@swc/wasm-1.3.6" + sources."@swc/core-win32-x64-msvc-1.3.10" + sources."@swc/wasm-1.3.10" sources."@tsconfig/node10-1.0.9" sources."@tsconfig/node12-1.0.11" sources."@tsconfig/node14-1.0.3" sources."@tsconfig/node16-1.0.3" sources."@types/json-schema-7.0.9" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/parse-json-4.0.0" sources."@types/ws-8.5.3" sources."@whatwg-node/fetch-0.4.7" @@ -110310,7 +110739,7 @@ in }) sources."brace-expansion-1.1.11" sources."braces-3.0.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."busboy-1.6.0" sources."bytes-3.0.0" sources."callsites-3.1.0" @@ -110569,7 +110998,7 @@ in sources."universalify-0.1.2" sources."unixify-1.0.0" sources."unpipe-1.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."utils-merge-1.0.1" sources."v8-compile-cache-lib-3.0.1" sources."value-or-promise-1.0.11" @@ -110630,7 +111059,7 @@ in sources."ini-1.3.8" sources."interpret-1.1.0" sources."is-absolute-1.0.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-extglob-2.1.1" sources."is-glob-4.0.3" sources."is-number-7.0.0" @@ -110739,7 +111168,7 @@ in sources."mime-1.6.0" sources."mime-db-1.52.0" sources."mime-types-2.1.35" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."ms-2.0.0" sources."negotiator-0.6.3" sources."object-inspect-1.12.2" @@ -110871,7 +111300,7 @@ in sources."marked-4.1.1" (sources."marked-terminal-5.1.1" // { dependencies = [ - sources."chalk-5.1.0" + sources."chalk-5.1.2" ]; }) sources."memory-streams-0.1.3" @@ -110899,7 +111328,7 @@ in sources."supports-color-7.2.0" ]; }) - sources."systeminformation-5.12.6" + sources."systeminformation-5.12.7" sources."term-canvas-0.0.5" sources."type-fest-1.4.0" sources."wordwrap-0.0.3" @@ -110980,7 +111409,7 @@ in sources."extend-shallow-2.0.1" ]; }) - sources."buffer-equal-1.0.0" + sources."buffer-equal-1.0.1" sources."buffer-from-1.1.2" sources."cache-base-1.0.1" sources."call-bind-1.0.2" @@ -111015,7 +111444,7 @@ in sources."component-emitter-1.3.0" sources."concat-map-0.0.1" sources."concat-stream-1.6.2" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."copy-descriptor-0.1.1" (sources."copy-props-2.0.5" // { dependencies = [ @@ -111138,7 +111567,7 @@ in sources."is-arrayish-0.2.1" sources."is-binary-path-1.0.1" sources."is-buffer-1.1.6" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-data-descriptor-1.0.0" sources."is-descriptor-1.0.2" sources."is-extendable-0.1.1" @@ -111187,7 +111616,7 @@ in }) sources."ms-2.0.0" sources."mute-stdout-1.0.1" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."nanomatch-1.2.13" sources."next-tick-1.1.0" sources."normalize-package-data-2.5.0" @@ -111542,7 +111971,7 @@ in }) sources."is-arrayish-0.2.1" sources."is-buffer-1.1.6" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" (sources."is-data-descriptor-1.0.0" // { dependencies = [ sources."kind-of-6.0.3" @@ -111893,7 +112322,7 @@ in sources."iconv-lite-0.6.3" sources."lodash-4.17.21" sources."mime-1.6.0" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.1.3" sources."object-inspect-1.12.2" @@ -112098,7 +112527,7 @@ in sources."@colors/colors-1.5.0" sources."@fast-csv/format-4.3.5" sources."@fast-csv/parse-4.3.6" - sources."@types/node-14.18.31" + sources."@types/node-14.18.32" sources."ajv-6.12.6" sources."ansi-regex-5.0.1" sources."ansi-styles-4.3.0" @@ -112108,7 +112537,7 @@ in sources."async-2.6.4" sources."asynckit-0.4.0" sources."available-typed-arrays-1.0.5" - sources."aws-sdk-2.1231.0" + sources."aws-sdk-2.1237.0" sources."aws-sign2-0.7.0" sources."aws4-1.11.0" sources."base64-js-1.5.1" @@ -112243,10 +112672,10 @@ in sources."marked-4.1.1" sources."mime-db-1.52.0" sources."mime-types-2.1.35" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."moment-2.29.4" - sources."moment-timezone-0.5.37" + sources."moment-timezone-0.5.38" sources."ms-2.1.2" sources."mute-stream-0.0.8" sources."named-regexp-0.1.1" @@ -112313,7 +112742,7 @@ in ]; }) sources."url-0.10.3" - sources."util-0.12.4" + sources."util-0.12.5" sources."util-deprecate-1.0.2" sources."uuid-8.0.0" sources."verror-1.10.1" @@ -112506,7 +112935,7 @@ in sources."mime-1.6.0" sources."mime-db-1.52.0" sources."mime-types-2.1.35" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.0.0" sources."nested-error-stacks-1.0.2" @@ -112622,12 +113051,12 @@ in sources."minimist-0.0.10" (sources."mkdirp-0.5.6" // { dependencies = [ - sources."minimist-1.2.6" + sources."minimist-1.2.7" ]; }) sources."moment-2.29.4" sources."mv-2.1.1" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."ncp-2.0.0" sources."once-1.4.0" sources."optimist-0.6.1" @@ -112692,7 +113121,7 @@ in sources."escape-string-regexp-1.0.5" sources."execa-5.1.1" sources."exifr-7.1.3" - sources."fdir-5.2.0" + sources."fdir-5.3.0" sources."follow-redirects-1.15.2" sources."form-data-4.0.0" sources."get-stream-6.0.1" @@ -112713,6 +113142,7 @@ in sources."onetime-5.1.2" sources."p-limit-3.1.0" sources."path-key-3.1.1" + sources."picomatch-2.3.1" sources."readable-stream-3.6.0" sources."safe-buffer-5.2.1" sources."shebang-command-2.0.0" @@ -112725,7 +113155,7 @@ in sources."strip-ansi-6.0.1" sources."strip-final-newline-2.0.0" sources."supports-color-5.5.0" - sources."systeminformation-5.12.6" + sources."systeminformation-5.12.7" sources."util-deprecate-1.0.2" sources."which-2.0.2" sources."wrappy-1.0.2" @@ -112984,7 +113414,7 @@ in sources."mime-db-1.52.0" sources."mime-types-2.1.35" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-1.0.4" sources."moo-0.5.2" sources."nearley-2.20.1" @@ -113099,7 +113529,7 @@ in sources."asynckit-0.4.0" sources."balanced-match-1.0.2" sources."brace-expansion-1.1.11" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bytes-3.1.2" sources."call-bind-1.0.2" (sources."chalk-3.0.0" // { @@ -113241,7 +113671,7 @@ in sources."mime-types-2.1.35" sources."mimic-fn-1.2.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-2.9.0" sources."minizlib-1.3.3" sources."mkdirp-0.5.6" @@ -113352,7 +113782,7 @@ in sources."universalify-0.1.2" sources."unpipe-1.0.0" sources."untildify-4.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."uuid-3.4.0" sources."which-2.0.2" @@ -113541,7 +113971,7 @@ in sources."long-2.4.0" sources."loupe-2.3.4" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mz-2.7.0" sources."node-int64-0.4.0" sources."object-assign-4.1.1" @@ -113589,10 +114019,10 @@ in joplin = nodeEnv.buildNodePackage { name = "joplin"; packageName = "joplin"; - version = "2.8.1"; + version = "2.9.1"; src = fetchurl { - url = "https://registry.npmjs.org/joplin/-/joplin-2.8.1.tgz"; - sha512 = "+FXfjXao8cM2B23hxnre+BVDTMhVCqvKklX4dK4VdN5fYO9H10S7McY+TH6BCzd23qOQ8w3R+d3JvTJkVaAqzg=="; + url = "https://registry.npmjs.org/joplin/-/joplin-2.9.1.tgz"; + sha512 = "5kjhOG5a2BA4KOkWsfGG0qDbVXkOoYEC9h6tb6KY1zFQTJ7bdLCeR35eyPy5ANfKmHh4tzc1A5SWcnHM8j3hNw=="; }; dependencies = [ (sources."@aws-crypto/crc32-2.0.0" // { @@ -113635,131 +114065,132 @@ in sources."tslib-1.14.1" ]; }) - sources."@aws-sdk/abort-controller-3.186.0" - sources."@aws-sdk/chunked-blob-reader-3.186.0" - sources."@aws-sdk/chunked-blob-reader-native-3.186.0" - (sources."@aws-sdk/client-s3-3.186.0" // { - dependencies = [ - sources."fast-xml-parser-3.19.0" - ]; - }) - sources."@aws-sdk/client-sso-3.186.0" - (sources."@aws-sdk/client-sts-3.186.0" // { - dependencies = [ - sources."fast-xml-parser-3.19.0" - ]; - }) - sources."@aws-sdk/config-resolver-3.186.0" - sources."@aws-sdk/credential-provider-env-3.186.0" - sources."@aws-sdk/credential-provider-imds-3.186.0" - sources."@aws-sdk/credential-provider-ini-3.186.0" - sources."@aws-sdk/credential-provider-node-3.186.0" - sources."@aws-sdk/credential-provider-process-3.186.0" - sources."@aws-sdk/credential-provider-sso-3.186.0" - sources."@aws-sdk/credential-provider-web-identity-3.186.0" - sources."@aws-sdk/eventstream-codec-3.186.0" - sources."@aws-sdk/eventstream-serde-browser-3.186.0" - sources."@aws-sdk/eventstream-serde-config-resolver-3.186.0" - sources."@aws-sdk/eventstream-serde-node-3.186.0" - sources."@aws-sdk/eventstream-serde-universal-3.186.0" - sources."@aws-sdk/fetch-http-handler-3.186.0" - sources."@aws-sdk/hash-blob-browser-3.186.0" - sources."@aws-sdk/hash-node-3.186.0" - sources."@aws-sdk/hash-stream-node-3.186.0" - sources."@aws-sdk/invalid-dependency-3.186.0" - sources."@aws-sdk/is-array-buffer-3.186.0" - sources."@aws-sdk/md5-js-3.186.0" - sources."@aws-sdk/middleware-bucket-endpoint-3.186.0" - sources."@aws-sdk/middleware-content-length-3.186.0" - sources."@aws-sdk/middleware-endpoint-3.186.0" - sources."@aws-sdk/middleware-expect-continue-3.186.0" - sources."@aws-sdk/middleware-flexible-checksums-3.186.0" - sources."@aws-sdk/middleware-host-header-3.186.0" - sources."@aws-sdk/middleware-location-constraint-3.186.0" - sources."@aws-sdk/middleware-logger-3.186.0" - sources."@aws-sdk/middleware-recursion-detection-3.186.0" - (sources."@aws-sdk/middleware-retry-3.186.0" // { + sources."@aws-sdk/abort-controller-3.193.0" + sources."@aws-sdk/chunked-blob-reader-3.188.0" + sources."@aws-sdk/chunked-blob-reader-native-3.188.0" + (sources."@aws-sdk/client-s3-3.193.0" // { + dependencies = [ + sources."fast-xml-parser-4.0.11" + ]; + }) + sources."@aws-sdk/client-sso-3.193.0" + (sources."@aws-sdk/client-sts-3.193.0" // { + dependencies = [ + sources."fast-xml-parser-4.0.11" + ]; + }) + sources."@aws-sdk/config-resolver-3.193.0" + sources."@aws-sdk/credential-provider-env-3.193.0" + sources."@aws-sdk/credential-provider-imds-3.193.0" + sources."@aws-sdk/credential-provider-ini-3.193.0" + sources."@aws-sdk/credential-provider-node-3.193.0" + sources."@aws-sdk/credential-provider-process-3.193.0" + sources."@aws-sdk/credential-provider-sso-3.193.0" + sources."@aws-sdk/credential-provider-web-identity-3.193.0" + sources."@aws-sdk/eventstream-codec-3.193.0" + sources."@aws-sdk/eventstream-serde-browser-3.193.0" + sources."@aws-sdk/eventstream-serde-config-resolver-3.193.0" + sources."@aws-sdk/eventstream-serde-node-3.193.0" + sources."@aws-sdk/eventstream-serde-universal-3.193.0" + sources."@aws-sdk/fetch-http-handler-3.193.0" + sources."@aws-sdk/hash-blob-browser-3.193.0" + sources."@aws-sdk/hash-node-3.193.0" + sources."@aws-sdk/hash-stream-node-3.193.0" + sources."@aws-sdk/invalid-dependency-3.193.0" + sources."@aws-sdk/is-array-buffer-3.188.0" + sources."@aws-sdk/md5-js-3.193.0" + sources."@aws-sdk/middleware-bucket-endpoint-3.193.0" + sources."@aws-sdk/middleware-content-length-3.193.0" + sources."@aws-sdk/middleware-endpoint-3.193.0" + sources."@aws-sdk/middleware-expect-continue-3.193.0" + sources."@aws-sdk/middleware-flexible-checksums-3.193.0" + sources."@aws-sdk/middleware-host-header-3.193.0" + sources."@aws-sdk/middleware-location-constraint-3.193.0" + sources."@aws-sdk/middleware-logger-3.193.0" + sources."@aws-sdk/middleware-recursion-detection-3.193.0" + (sources."@aws-sdk/middleware-retry-3.193.0" // { dependencies = [ sources."uuid-8.3.2" ]; }) - sources."@aws-sdk/middleware-sdk-s3-3.186.0" - sources."@aws-sdk/middleware-sdk-sts-3.186.0" - sources."@aws-sdk/middleware-serde-3.186.0" - sources."@aws-sdk/middleware-signing-3.186.0" - sources."@aws-sdk/middleware-ssec-3.186.0" - sources."@aws-sdk/middleware-stack-3.186.0" - sources."@aws-sdk/middleware-user-agent-3.186.0" - sources."@aws-sdk/node-config-provider-3.186.0" - sources."@aws-sdk/node-http-handler-3.186.0" - sources."@aws-sdk/property-provider-3.186.0" - sources."@aws-sdk/protocol-http-3.186.0" - sources."@aws-sdk/querystring-builder-3.186.0" - sources."@aws-sdk/querystring-parser-3.186.0" - sources."@aws-sdk/s3-request-presigner-3.186.0" - sources."@aws-sdk/service-error-classification-3.186.0" - sources."@aws-sdk/shared-ini-file-loader-3.186.0" - sources."@aws-sdk/signature-v4-3.186.0" - sources."@aws-sdk/signature-v4-crt-3.186.0" - sources."@aws-sdk/signature-v4-multi-region-3.186.0" - sources."@aws-sdk/smithy-client-3.186.0" - sources."@aws-sdk/types-3.186.0" - sources."@aws-sdk/url-parser-3.186.0" - sources."@aws-sdk/util-arn-parser-3.186.0" - sources."@aws-sdk/util-base64-browser-3.186.0" - sources."@aws-sdk/util-base64-node-3.186.0" - sources."@aws-sdk/util-body-length-browser-3.186.0" - sources."@aws-sdk/util-body-length-node-3.186.0" - sources."@aws-sdk/util-buffer-from-3.186.0" - sources."@aws-sdk/util-config-provider-3.186.0" - sources."@aws-sdk/util-create-request-3.186.0" - sources."@aws-sdk/util-defaults-mode-browser-3.186.0" - sources."@aws-sdk/util-defaults-mode-node-3.186.0" - sources."@aws-sdk/util-format-url-3.186.0" - sources."@aws-sdk/util-hex-encoding-3.186.0" - sources."@aws-sdk/util-locate-window-3.186.0" - sources."@aws-sdk/util-middleware-3.186.0" - sources."@aws-sdk/util-stream-browser-3.186.0" - sources."@aws-sdk/util-stream-node-3.186.0" - sources."@aws-sdk/util-uri-escape-3.186.0" - sources."@aws-sdk/util-user-agent-browser-3.186.0" - sources."@aws-sdk/util-user-agent-node-3.186.0" - sources."@aws-sdk/util-utf8-browser-3.186.0" - sources."@aws-sdk/util-utf8-node-3.186.0" - sources."@aws-sdk/util-waiter-3.186.0" - sources."@aws-sdk/xml-builder-3.186.0" - sources."@braintree/sanitize-url-3.1.0" + sources."@aws-sdk/middleware-sdk-s3-3.193.0" + sources."@aws-sdk/middleware-sdk-sts-3.193.0" + sources."@aws-sdk/middleware-serde-3.193.0" + sources."@aws-sdk/middleware-signing-3.193.0" + sources."@aws-sdk/middleware-ssec-3.193.0" + sources."@aws-sdk/middleware-stack-3.193.0" + sources."@aws-sdk/middleware-user-agent-3.193.0" + sources."@aws-sdk/node-config-provider-3.193.0" + sources."@aws-sdk/node-http-handler-3.193.0" + sources."@aws-sdk/property-provider-3.193.0" + sources."@aws-sdk/protocol-http-3.193.0" + sources."@aws-sdk/querystring-builder-3.193.0" + sources."@aws-sdk/querystring-parser-3.193.0" + sources."@aws-sdk/s3-request-presigner-3.193.0" + sources."@aws-sdk/service-error-classification-3.193.0" + sources."@aws-sdk/shared-ini-file-loader-3.193.0" + sources."@aws-sdk/signature-v4-3.193.0" + sources."@aws-sdk/signature-v4-crt-3.193.0" + sources."@aws-sdk/signature-v4-multi-region-3.193.0" + sources."@aws-sdk/smithy-client-3.193.0" + sources."@aws-sdk/types-3.193.0" + sources."@aws-sdk/url-parser-3.193.0" + sources."@aws-sdk/util-arn-parser-3.188.0" + sources."@aws-sdk/util-base64-browser-3.188.0" + sources."@aws-sdk/util-base64-node-3.188.0" + sources."@aws-sdk/util-body-length-browser-3.188.0" + sources."@aws-sdk/util-body-length-node-3.188.0" + sources."@aws-sdk/util-buffer-from-3.188.0" + sources."@aws-sdk/util-config-provider-3.188.0" + sources."@aws-sdk/util-create-request-3.193.0" + sources."@aws-sdk/util-defaults-mode-browser-3.193.0" + sources."@aws-sdk/util-defaults-mode-node-3.193.0" + sources."@aws-sdk/util-endpoints-3.193.0" + sources."@aws-sdk/util-format-url-3.193.0" + sources."@aws-sdk/util-hex-encoding-3.188.0" + sources."@aws-sdk/util-locate-window-3.188.0" + sources."@aws-sdk/util-middleware-3.193.0" + sources."@aws-sdk/util-stream-browser-3.193.0" + sources."@aws-sdk/util-stream-node-3.193.0" + sources."@aws-sdk/util-uri-escape-3.188.0" + sources."@aws-sdk/util-user-agent-browser-3.193.0" + sources."@aws-sdk/util-user-agent-node-3.193.0" + sources."@aws-sdk/util-utf8-browser-3.188.0" + sources."@aws-sdk/util-utf8-node-3.188.0" + sources."@aws-sdk/util-waiter-3.193.0" + sources."@aws-sdk/xml-builder-3.188.0" + sources."@braintree/sanitize-url-6.0.1" sources."@cronvel/get-pixels-3.4.1" sources."@gar/promisify-1.1.3" sources."@httptoolkit/websocket-stream-6.0.1" - sources."@joplin/fork-htmlparser2-4.1.40" - sources."@joplin/fork-sax-1.2.44" - sources."@joplin/fork-uslug-1.0.5" - (sources."@joplin/htmlpack-2.8.1" // { + sources."@joplin/fork-htmlparser2-4.1.41" + sources."@joplin/fork-sax-1.2.45" + sources."@joplin/fork-uslug-1.0.6" + (sources."@joplin/htmlpack-2.9.1" // { dependencies = [ sources."fs-extra-10.1.0" ]; }) - (sources."@joplin/lib-2.8.1" // { + (sources."@joplin/lib-2.9.1" // { dependencies = [ sources."debug-0.7.4" sources."q-0.9.7" sources."tcp-port-used-0.1.2" ]; }) - (sources."@joplin/renderer-2.8.1" // { + (sources."@joplin/renderer-2.9.1" // { dependencies = [ sources."fs-extra-8.1.0" sources."jsonfile-4.0.0" sources."universalify-0.1.2" ]; }) - (sources."@joplin/turndown-4.0.62" // { + (sources."@joplin/turndown-4.0.63" // { dependencies = [ sources."css-2.2.4" ]; }) - sources."@joplin/turndown-plugin-gfm-1.0.44" + sources."@joplin/turndown-plugin-gfm-1.0.45" (sources."@mapbox/node-pre-gyp-1.0.10" // { dependencies = [ sources."ansi-regex-5.0.1" @@ -113793,7 +114224,7 @@ in }) sources."@tootallnate/once-1.1.2" sources."@types/nanoid-3.0.0" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/ws-8.5.3" sources."abab-2.0.6" sources."abbrev-1.1.1" @@ -113841,7 +114272,7 @@ in sources."tar-6.1.11" ]; }) - (sources."aws-sdk-2.1231.0" // { + (sources."aws-sdk-2.1237.0" // { dependencies = [ sources."buffer-4.9.2" sources."ieee754-1.1.13" @@ -113877,7 +114308,7 @@ in sources."buffer-indexof-polyfill-1.0.2" sources."buffer-shims-1.0.0" sources."buffers-0.1.1" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."builtin-modules-3.3.0" (sources."cacache-15.3.0" // { dependencies = [ @@ -114042,7 +114473,7 @@ in sources."domelementtype-2.3.0" sources."domexception-1.0.1" sources."domhandler-3.0.0" - sources."dompurify-2.3.5" + sources."dompurify-2.4.0" (sources."domutils-2.8.0" // { dependencies = [ sources."domhandler-4.3.1" @@ -114141,6 +114572,7 @@ in ]; }) sources."highlight.js-11.1.0" + sources."hpagent-1.1.0" sources."html-encoding-sniffer-1.0.2" sources."html-entities-1.4.0" sources."html-minifier-3.5.21" @@ -114263,7 +114695,7 @@ in ]; }) sources."keytar-7.9.0" - sources."khroma-1.4.1" + sources."khroma-2.0.0" sources."klaw-1.3.1" sources."lazyness-1.2.0" sources."lcid-1.0.0" @@ -114324,13 +114756,13 @@ in sources."string_decoder-0.10.31" ]; }) - sources."mermaid-8.14.0" + sources."mermaid-9.1.7" sources."mime-db-1.52.0" sources."mime-types-2.1.35" sources."mimer-2.0.2" sources."mimic-response-2.1.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minipass-collect-1.0.2" sources."minipass-fetch-1.4.1" @@ -114341,7 +114773,7 @@ in sources."mkdirp-0.5.6" sources."mkdirp-classic-0.5.3" sources."moment-2.29.4" - sources."moment-mini-2.29.4" + sources."moment-mini-2.24.0" (sources."mqtt-4.3.7" // { dependencies = [ sources."duplexify-4.1.2" @@ -114353,7 +114785,7 @@ in sources."ms-2.1.2" sources."multiparty-4.2.3" sources."mustache-4.2.0" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."nanoid-3.3.4" sources."napi-build-utils-1.0.2" sources."ndarray-1.0.19" @@ -114361,7 +114793,7 @@ in sources."negotiator-0.6.3" sources."nextgen-events-1.5.3" sources."no-case-2.3.2" - (sources."node-abi-3.26.0" // { + (sources."node-abi-3.28.0" // { dependencies = [ sources."semver-7.3.8" ]; @@ -114685,8 +115117,8 @@ in }) sources."url-join-0.0.1" sources."url-parse-1.5.10" - sources."utf-8-validate-5.0.9" - sources."util-0.12.4" + sources."utf-8-validate-5.0.10" + sources."util-0.12.5" sources."util-deprecate-1.0.2" sources."uuid-3.4.0" sources."valid-url-1.0.9" @@ -114810,7 +115242,7 @@ in sha512 = "8UCU0TYeIYD9KeLzEcAu2q8N/mx9O3phAGl32nmHlE0LpaJL71mMkP4d+QE5zWfNt50qheHtOZ0qoxVrsX5TUg=="; }; dependencies = [ - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@types/linkify-it-3.0.2" sources."@types/markdown-it-12.2.3" sources."@types/mdurl-1.0.2" @@ -115172,7 +115604,7 @@ in sources."mime-db-1.52.0" sources."mime-types-2.1.35" sources."mimic-response-1.0.1" - sources."minimist-1.2.6" + sources."minimist-1.2.7" (sources."morgan-1.10.0" // { dependencies = [ sources."on-finished-2.3.0" @@ -115498,7 +115930,7 @@ in sources."is-arrayish-0.2.1" sources."is-binary-path-1.0.1" sources."is-buffer-1.1.6" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" (sources."is-data-descriptor-1.0.0" // { dependencies = [ sources."kind-of-6.0.3" @@ -115564,7 +115996,7 @@ in sources."mime-1.6.0" sources."mime-db-1.52.0" sources."mime-types-2.1.35" - sources."minimist-1.2.6" + sources."minimist-1.2.7" (sources."mixin-deep-1.3.2" // { dependencies = [ sources."is-extendable-1.0.1" @@ -115577,7 +116009,7 @@ in ]; }) sources."ms-2.0.0" - sources."nan-2.16.0" + sources."nan-2.17.0" (sources."nanomatch-1.2.13" // { dependencies = [ sources."arr-diff-4.0.0" @@ -116144,7 +116576,7 @@ in sources."@socket.io/component-emitter-3.1.0" sources."@types/cookie-0.4.1" sources."@types/cors-2.8.12" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."accepts-1.3.8" sources."ansi-regex-5.0.1" sources."ansi-styles-4.3.0" @@ -116155,7 +116587,7 @@ in sources."body-parser-1.20.1" sources."brace-expansion-1.1.11" sources."braces-3.0.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bytes-3.1.2" sources."call-bind-1.0.2" sources."chokidar-3.5.3" @@ -116233,7 +116665,7 @@ in sources."mime-db-1.52.0" sources."mime-types-2.1.35" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.0.0" sources."negotiator-0.6.3" @@ -116258,7 +116690,7 @@ in sources."safer-buffer-2.1.2" sources."setprototypeof-1.2.0" sources."side-channel-1.0.4" - (sources."socket.io-4.5.2" // { + (sources."socket.io-4.5.3" // { dependencies = [ sources."debug-4.3.4" sources."ms-2.1.2" @@ -116285,10 +116717,10 @@ in sources."to-regex-range-5.0.1" sources."toidentifier-1.0.1" sources."type-is-1.6.18" - sources."ua-parser-js-0.7.31" + sources."ua-parser-js-0.7.32" sources."universalify-0.1.2" sources."unpipe-1.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."utils-merge-1.0.1" sources."vary-1.1.2" sources."void-elements-2.0.1" @@ -116322,12 +116754,12 @@ in sources."@babel/cli-7.19.3" sources."@babel/code-frame-7.18.6" sources."@babel/compat-data-7.19.4" - (sources."@babel/core-7.19.3" // { + (sources."@babel/core-7.19.6" // { dependencies = [ sources."semver-6.3.0" ]; }) - (sources."@babel/generator-7.19.4" // { + (sources."@babel/generator-7.19.6" // { dependencies = [ sources."@jridgewell/gen-mapping-0.3.2" ]; @@ -116342,7 +116774,7 @@ in sources."@babel/helper-function-name-7.19.0" sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-module-imports-7.18.6" - sources."@babel/helper-module-transforms-7.19.0" + sources."@babel/helper-module-transforms-7.19.6" sources."@babel/helper-plugin-utils-7.19.0" sources."@babel/helper-simple-access-7.19.4" sources."@babel/helper-split-export-declaration-7.18.6" @@ -116352,18 +116784,18 @@ in sources."@babel/helpers-7.19.4" sources."@babel/highlight-7.18.6" sources."@babel/node-7.19.1" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/plugin-syntax-jsx-7.18.6" sources."@babel/plugin-transform-react-jsx-7.19.0" sources."@babel/register-7.18.9" sources."@babel/template-7.18.10" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" sources."@jridgewell/gen-mapping-0.1.1" sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" (sources."@mapbox/node-pre-gyp-1.0.10" // { dependencies = [ (sources."make-dir-3.1.0" // { @@ -116456,10 +116888,10 @@ in sources."browserslist-4.21.4" sources."buffer-5.7.1" sources."buffer-from-1.1.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bytes-3.1.2" sources."call-bind-1.0.2" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."canvas-2.10.1" sources."chalk-2.4.2" sources."chardet-1.5.0" @@ -116476,13 +116908,9 @@ in sources."commondir-1.0.1" sources."concat-map-0.0.1" sources."console-control-strings-1.1.0" - (sources."content-disposition-0.5.4" // { - dependencies = [ - sources."safe-buffer-5.2.1" - ]; - }) + sources."content-disposition-0.5.4" sources."content-type-1.0.4" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."cookie-0.5.0" sources."cookie-signature-1.0.6" sources."core-js-3.25.5" @@ -116504,7 +116932,7 @@ in ]; }) sources."debug-4.3.4" - sources."decimal.js-10.4.1" + sources."decimal.js-10.4.2" sources."decode-uri-component-0.2.0" sources."decompress-response-4.2.1" sources."deep-extend-0.6.0" @@ -116524,7 +116952,7 @@ in }) sources."dotenv-8.6.0" sources."ee-first-1.1.1" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."emoji-regex-8.0.0" sources."encodeurl-1.0.2" sources."encoding-0.1.13" @@ -116547,7 +116975,6 @@ in dependencies = [ sources."debug-2.6.9" sources."ms-2.0.0" - sources."safe-buffer-5.2.1" ]; }) sources."express-validator-6.14.2" @@ -116571,6 +116998,7 @@ in (sources."from2-2.3.0" // { dependencies = [ sources."readable-stream-2.3.7" + sources."safe-buffer-5.1.2" sources."string_decoder-1.1.1" ]; }) @@ -116609,11 +117037,7 @@ in sources."has-symbols-1.0.3" sources."has-tostringtag-1.0.0" sources."has-unicode-2.0.1" - (sources."hash-base-3.1.0" // { - dependencies = [ - sources."safe-buffer-5.2.1" - ]; - }) + sources."hash-base-3.1.0" sources."homedir-polyfill-1.0.3" sources."html-encoding-sniffer-2.0.1" sources."http-errors-2.0.0" @@ -116691,14 +117115,14 @@ in sources."mimic-response-2.1.0" sources."minimalistic-assert-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minizlib-2.1.2" sources."mkdirp-1.0.4" sources."mkdirp-classic-0.5.3" sources."ms-2.1.2" sources."multistream-4.1.0" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."napi-build-utils-1.0.2" sources."negotiator-0.6.3" sources."node-abi-2.30.1" @@ -116775,6 +117199,7 @@ in sources."is-fullwidth-code-point-1.0.0" sources."npmlog-4.1.2" sources."readable-stream-2.3.7" + sources."safe-buffer-5.1.2" sources."string-width-1.0.2" sources."string_decoder-1.1.1" sources."strip-ansi-3.0.1" @@ -116802,7 +117227,7 @@ in }) sources."rc-1.2.8" sources."readable-stream-3.6.0" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."regexp.prototype.flags-1.4.3" sources."require-directory-2.1.1" sources."requires-port-1.0.0" @@ -116811,7 +117236,7 @@ in sources."rimraf-3.0.2" sources."ripemd160-2.0.2" sources."run-parallel-1.2.0" - sources."safe-buffer-5.1.2" + sources."safe-buffer-5.2.1" sources."safe-regex-test-1.0.0" sources."safer-buffer-2.1.2" sources."sasl-anonymous-0.1.0" @@ -116848,6 +117273,7 @@ in (sources."stream-meter-1.0.4" // { dependencies = [ sources."readable-stream-2.3.7" + sources."safe-buffer-5.1.2" sources."string_decoder-1.1.1" ]; }) @@ -116855,11 +117281,7 @@ in sources."string-width-4.2.3" sources."string.prototype.trimend-1.0.5" sources."string.prototype.trimstart-1.0.5" - (sources."string_decoder-1.3.0" // { - dependencies = [ - sources."safe-buffer-5.2.1" - ]; - }) + sources."string_decoder-1.3.0" (sources."strip-ansi-6.0.1" // { dependencies = [ sources."ansi-regex-5.0.1" @@ -116890,7 +117312,7 @@ in sources."unpipe-1.0.0" sources."update-browserslist-db-1.0.10" sources."url-parse-1.5.10" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."uuid-8.3.2" @@ -116953,7 +117375,7 @@ in sources."append-buffer-1.0.2" sources."balanced-match-1.0.2" sources."brace-expansion-1.1.11" - sources."buffer-equal-1.0.0" + sources."buffer-equal-1.0.1" sources."call-bind-1.0.2" sources."cliui-7.0.4" sources."clone-2.1.2" @@ -116963,7 +117385,7 @@ in sources."color-convert-2.0.1" sources."color-name-1.1.4" sources."concat-map-0.0.1" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."core-util-is-1.0.3" sources."define-properties-1.1.4" sources."duplexify-3.7.1" @@ -117422,7 +117844,7 @@ in sources."mime-types-2.1.35" sources."mimic-fn-1.2.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-1.0.4" sources."moment-2.29.4" sources."mute-stream-0.0.8" @@ -117552,10 +117974,10 @@ in lerna = nodeEnv.buildNodePackage { name = "lerna"; packageName = "lerna"; - version = "5.6.2"; + version = "6.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/lerna/-/lerna-5.6.2.tgz"; - sha512 = "Y0yMPslvnBnTZi7Nrs/gDyYZYauNf61xWNCehISHIORxZmmpoluNkcWTfcyb47is5uJQCv5QJX5xKKubbs+a6w=="; + url = "https://registry.npmjs.org/lerna/-/lerna-6.0.1.tgz"; + sha512 = "aNodtj1jyuEqzYmkYh+vTfRuzLkG3RZkvYxFCuLeXXzIYD5pjMHtf+1q4m03SPsZt+cElhhwkgjdg6GjihraBw=="; }; dependencies = [ sources."@babel/code-frame-7.18.6" @@ -117573,39 +117995,39 @@ in sources."@gar/promisify-1.1.3" sources."@hutson/parse-repository-url-3.0.2" sources."@isaacs/string-locale-compare-1.1.0" - sources."@lerna/add-5.6.2" - sources."@lerna/bootstrap-5.6.2" - sources."@lerna/changed-5.6.2" - sources."@lerna/check-working-tree-5.6.2" - sources."@lerna/child-process-5.6.2" - sources."@lerna/clean-5.6.2" - sources."@lerna/cli-5.6.2" - sources."@lerna/collect-uncommitted-5.6.2" - sources."@lerna/collect-updates-5.6.2" - sources."@lerna/command-5.6.2" - sources."@lerna/conventional-commits-5.6.2" - (sources."@lerna/create-5.6.2" // { + sources."@lerna/add-6.0.1" + sources."@lerna/bootstrap-6.0.1" + sources."@lerna/changed-6.0.1" + sources."@lerna/check-working-tree-6.0.1" + sources."@lerna/child-process-6.0.1" + sources."@lerna/clean-6.0.1" + sources."@lerna/cli-6.0.1" + sources."@lerna/collect-uncommitted-6.0.1" + sources."@lerna/collect-updates-6.0.1" + sources."@lerna/command-6.0.1" + sources."@lerna/conventional-commits-6.0.1" + (sources."@lerna/create-6.0.1" // { dependencies = [ sources."builtins-5.0.1" sources."validate-npm-package-name-4.0.0" sources."yargs-parser-20.2.4" ]; }) - sources."@lerna/create-symlink-5.6.2" - sources."@lerna/describe-ref-5.6.2" - sources."@lerna/diff-5.6.2" - sources."@lerna/exec-5.6.2" - sources."@lerna/filter-options-5.6.2" - sources."@lerna/filter-packages-5.6.2" - sources."@lerna/get-npm-exec-opts-5.6.2" - sources."@lerna/get-packed-5.6.2" - sources."@lerna/github-client-5.6.2" - sources."@lerna/gitlab-client-5.6.2" - sources."@lerna/global-options-5.6.2" - sources."@lerna/has-npm-version-5.6.2" - sources."@lerna/import-5.6.2" - sources."@lerna/info-5.6.2" - (sources."@lerna/init-5.6.2" // { + sources."@lerna/create-symlink-6.0.1" + sources."@lerna/describe-ref-6.0.1" + sources."@lerna/diff-6.0.1" + sources."@lerna/exec-6.0.1" + sources."@lerna/filter-options-6.0.1" + sources."@lerna/filter-packages-6.0.1" + sources."@lerna/get-npm-exec-opts-6.0.1" + sources."@lerna/get-packed-6.0.1" + sources."@lerna/github-client-6.0.1" + sources."@lerna/gitlab-client-6.0.1" + sources."@lerna/global-options-6.0.1" + sources."@lerna/has-npm-version-6.0.1" + sources."@lerna/import-6.0.1" + sources."@lerna/info-6.0.1" + (sources."@lerna/init-6.0.1" // { dependencies = [ sources."detect-indent-6.1.0" sources."is-plain-obj-2.1.0" @@ -117616,23 +118038,23 @@ in sources."write-json-file-4.3.0" ]; }) - sources."@lerna/link-5.6.2" - sources."@lerna/list-5.6.2" - sources."@lerna/listable-5.6.2" - sources."@lerna/log-packed-5.6.2" - sources."@lerna/npm-conf-5.6.2" - sources."@lerna/npm-dist-tag-5.6.2" - sources."@lerna/npm-install-5.6.2" - sources."@lerna/npm-publish-5.6.2" - sources."@lerna/npm-run-script-5.6.2" - sources."@lerna/otplease-5.6.2" - sources."@lerna/output-5.6.2" - sources."@lerna/pack-directory-5.6.2" - sources."@lerna/package-5.6.2" - sources."@lerna/package-graph-5.6.2" - sources."@lerna/prerelease-id-from-version-5.6.2" - sources."@lerna/profiler-5.6.2" - (sources."@lerna/project-5.6.2" // { + sources."@lerna/link-6.0.1" + sources."@lerna/list-6.0.1" + sources."@lerna/listable-6.0.1" + sources."@lerna/log-packed-6.0.1" + sources."@lerna/npm-conf-6.0.1" + sources."@lerna/npm-dist-tag-6.0.1" + sources."@lerna/npm-install-6.0.1" + sources."@lerna/npm-publish-6.0.1" + sources."@lerna/npm-run-script-6.0.1" + sources."@lerna/otplease-6.0.1" + sources."@lerna/output-6.0.1" + sources."@lerna/pack-directory-6.0.1" + sources."@lerna/package-6.0.1" + sources."@lerna/package-graph-6.0.1" + sources."@lerna/prerelease-id-from-version-6.0.1" + sources."@lerna/profiler-6.0.1" + (sources."@lerna/project-6.0.1" // { dependencies = [ sources."detect-indent-6.1.0" sources."is-plain-obj-2.1.0" @@ -117643,26 +118065,26 @@ in sources."write-json-file-4.3.0" ]; }) - sources."@lerna/prompt-5.6.2" - sources."@lerna/publish-5.6.2" - sources."@lerna/pulse-till-done-5.6.2" - sources."@lerna/query-graph-5.6.2" - sources."@lerna/resolve-symlink-5.6.2" - sources."@lerna/rimraf-dir-5.6.2" - sources."@lerna/run-5.6.2" - sources."@lerna/run-lifecycle-5.6.2" - sources."@lerna/run-topologically-5.6.2" - sources."@lerna/symlink-binary-5.6.2" - sources."@lerna/symlink-dependencies-5.6.2" - (sources."@lerna/temp-write-5.6.2" // { + sources."@lerna/prompt-6.0.1" + sources."@lerna/publish-6.0.1" + sources."@lerna/pulse-till-done-6.0.1" + sources."@lerna/query-graph-6.0.1" + sources."@lerna/resolve-symlink-6.0.1" + sources."@lerna/rimraf-dir-6.0.1" + sources."@lerna/run-6.0.1" + sources."@lerna/run-lifecycle-6.0.1" + sources."@lerna/run-topologically-6.0.1" + sources."@lerna/symlink-binary-6.0.1" + sources."@lerna/symlink-dependencies-6.0.1" + (sources."@lerna/temp-write-6.0.1" // { dependencies = [ sources."make-dir-3.1.0" sources."semver-6.3.0" ]; }) - sources."@lerna/timer-5.6.2" - sources."@lerna/validation-error-5.6.2" - (sources."@lerna/version-5.6.2" // { + sources."@lerna/timer-6.0.1" + sources."@lerna/validation-error-6.0.1" + (sources."@lerna/version-6.0.1" // { dependencies = [ sources."detect-indent-6.1.0" sources."is-plain-obj-2.1.0" @@ -117676,7 +118098,7 @@ in sources."write-json-file-4.3.0" ]; }) - (sources."@lerna/write-log-file-5.6.2" // { + (sources."@lerna/write-log-file-6.0.1" // { dependencies = [ sources."write-file-atomic-4.0.2" ]; @@ -117715,53 +118137,57 @@ in sources."@npmcli/package-json-2.0.0" sources."@npmcli/promise-spawn-3.0.0" sources."@npmcli/run-script-4.2.1" - sources."@nrwl/cli-14.8.3" - sources."@nrwl/devkit-14.8.3" - sources."@nrwl/tao-14.8.3" - sources."@octokit/auth-token-3.0.1" - sources."@octokit/core-4.0.5" - (sources."@octokit/endpoint-7.0.2" // { + sources."@nrwl/cli-15.0.0" + (sources."@nrwl/devkit-15.0.0" // { + dependencies = [ + sources."semver-7.3.4" + ]; + }) + sources."@nrwl/tao-15.0.0" + sources."@octokit/auth-token-3.0.2" + sources."@octokit/core-4.1.0" + (sources."@octokit/endpoint-7.0.3" // { dependencies = [ sources."is-plain-object-5.0.0" ]; }) - sources."@octokit/graphql-5.0.1" - sources."@octokit/openapi-types-13.13.1" + sources."@octokit/graphql-5.0.4" + sources."@octokit/openapi-types-14.0.0" sources."@octokit/plugin-enterprise-rest-6.0.1" - sources."@octokit/plugin-paginate-rest-4.3.1" + sources."@octokit/plugin-paginate-rest-5.0.1" sources."@octokit/plugin-request-log-1.0.4" - sources."@octokit/plugin-rest-endpoint-methods-6.6.2" - (sources."@octokit/request-6.2.1" // { + sources."@octokit/plugin-rest-endpoint-methods-6.7.0" + (sources."@octokit/request-6.2.2" // { dependencies = [ sources."is-plain-object-5.0.0" ]; }) - sources."@octokit/request-error-3.0.1" - sources."@octokit/rest-19.0.4" - sources."@octokit/types-7.5.1" + sources."@octokit/request-error-3.0.2" + sources."@octokit/rest-19.0.5" + sources."@octokit/types-8.0.0" sources."@parcel/watcher-2.0.4" sources."@phenomnomnominal/tsquery-4.1.1" sources."@swc-node/core-1.9.1" sources."@swc-node/register-1.5.4" sources."@swc-node/sourcemap-support-0.2.2" - sources."@swc/core-1.3.6" - (sources."@swc/core-android-arm-eabi-1.3.6" // { + sources."@swc/core-1.3.10" + (sources."@swc/core-android-arm-eabi-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.122" ]; }) - sources."@swc/core-android-arm64-1.3.6" - sources."@swc/core-darwin-arm64-1.3.6" - sources."@swc/core-darwin-x64-1.3.6" - sources."@swc/core-freebsd-x64-1.3.6" - sources."@swc/core-linux-arm-gnueabihf-1.3.6" - sources."@swc/core-linux-arm64-gnu-1.3.6" - sources."@swc/core-linux-arm64-musl-1.3.6" - sources."@swc/core-linux-x64-gnu-1.3.6" - sources."@swc/core-linux-x64-musl-1.3.6" - sources."@swc/core-win32-arm64-msvc-1.3.6" - sources."@swc/core-win32-ia32-msvc-1.3.6" - sources."@swc/core-win32-x64-msvc-1.3.6" + sources."@swc/core-android-arm64-1.3.10" + sources."@swc/core-darwin-arm64-1.3.10" + sources."@swc/core-darwin-x64-1.3.10" + sources."@swc/core-freebsd-x64-1.3.10" + sources."@swc/core-linux-arm-gnueabihf-1.3.10" + sources."@swc/core-linux-arm64-gnu-1.3.10" + sources."@swc/core-linux-arm64-musl-1.3.10" + sources."@swc/core-linux-x64-gnu-1.3.10" + sources."@swc/core-linux-x64-musl-1.3.10" + sources."@swc/core-win32-arm64-msvc-1.3.10" + sources."@swc/core-win32-ia32-msvc-1.3.10" + sources."@swc/core-win32-x64-msvc-1.3.10" sources."@swc/wasm-1.2.130" sources."@tootallnate/once-2.0.0" sources."@types/json5-0.0.29" @@ -117770,7 +118196,7 @@ in sources."@types/normalize-package-data-2.4.1" sources."@types/parse-json-4.0.0" sources."@yarnpkg/lockfile-1.1.0" - (sources."@yarnpkg/parsers-3.0.0-rc.24" // { + (sources."@yarnpkg/parsers-3.0.0-rc.26" // { dependencies = [ sources."argparse-1.0.10" sources."js-yaml-3.14.1" @@ -117801,8 +118227,9 @@ in sources."arrify-2.0.1" sources."asap-2.0.6" sources."async-3.2.4" + sources."asynckit-0.4.0" sources."at-least-node-1.0.0" - sources."axios-0.21.1" + sources."axios-1.1.3" sources."balanced-match-1.0.2" sources."base64-js-1.5.1" sources."before-after-hook-2.2.3" @@ -117849,6 +118276,7 @@ in sources."color-support-1.1.3" sources."colorette-2.0.19" sources."columnify-1.6.0" + sources."combined-stream-1.0.8" sources."common-ancestor-path-1.0.1" (sources."compare-func-2.0.0" // { dependencies = [ @@ -117891,6 +118319,7 @@ in sources."dedent-0.7.0" sources."defaults-1.0.4" sources."define-lazy-prop-2.0.0" + sources."delayed-stream-1.0.0" sources."delegates-1.0.0" sources."depd-1.1.2" sources."deprecation-2.3.1" @@ -117934,6 +118363,7 @@ in sources."find-up-4.1.0" sources."flat-5.0.2" sources."follow-redirects-1.15.2" + sources."form-data-4.0.0" sources."fs-constants-1.0.0" sources."fs-extra-9.1.0" sources."fs-minipass-2.1.0" @@ -118017,7 +118447,7 @@ in sources."is-arrayish-0.2.1" sources."is-binary-path-2.1.0" sources."is-ci-2.0.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-docker-2.2.1" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" @@ -118115,10 +118545,12 @@ in sources."merge-stream-2.0.0" sources."merge2-1.4.1" sources."micromatch-4.0.5" + sources."mime-db-1.52.0" + sources."mime-types-2.1.35" sources."mimic-fn-2.1.0" sources."min-indent-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" (sources."minimist-options-4.1.0" // { dependencies = [ sources."arrify-1.0.1" @@ -118142,7 +118574,7 @@ in sources."neo-async-2.6.2" sources."node-addon-api-3.2.1" sources."node-fetch-2.6.7" - sources."node-gyp-9.2.0" + sources."node-gyp-9.3.0" sources."node-gyp-build-4.5.0" sources."nopt-6.0.0" (sources."normalize-package-data-4.0.1" // { @@ -118186,7 +118618,7 @@ in }) sources."npm-run-path-4.0.1" sources."npmlog-6.0.2" - (sources."nx-14.8.3" // { + (sources."nx-15.0.0" // { dependencies = [ sources."chalk-4.1.0" sources."cli-spinners-2.6.1" @@ -118252,6 +118684,7 @@ in sources."promzard-0.3.0" sources."proto-list-1.2.4" sources."protocols-2.0.1" + sources."proxy-from-env-1.1.0" sources."q-1.5.1" sources."queue-microtask-1.2.3" sources."quick-lru-4.0.1" @@ -118631,7 +119064,7 @@ in sources."mixin-deep-1.3.2" sources."morgan-1.10.0" sources."ms-2.0.0" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."nanomatch-1.2.13" sources."negotiator-0.6.3" sources."normalize-path-3.0.0" @@ -118838,7 +119271,7 @@ in sources."blob-0.0.5" sources."body-parser-1.20.1" sources."braces-1.8.5" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bytes-3.1.2" (sources."cache-base-1.0.1" // { dependencies = [ @@ -119039,14 +119472,14 @@ in sources."mime-1.6.0" sources."mime-db-1.52.0" sources."mime-types-2.1.35" - sources."minimist-1.2.6" + sources."minimist-1.2.7" (sources."mixin-deep-1.3.2" // { dependencies = [ sources."is-extendable-1.0.1" ]; }) sources."ms-2.0.0" - sources."nan-2.16.0" + sources."nan-2.17.0" (sources."nanomatch-1.2.13" // { dependencies = [ sources."arr-diff-4.0.0" @@ -119289,7 +119722,7 @@ in sources."uri-js-4.4.1" sources."urix-0.1.0" sources."use-3.1.1" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."uuid-3.4.0" @@ -119343,7 +119776,7 @@ in sources."@types/commander-2.12.2" sources."@types/diff-3.5.5" sources."@types/get-stdin-5.0.1" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."commander-2.20.3" sources."diff-3.5.0" sources."get-stdin-5.0.1" @@ -119485,7 +119918,7 @@ in sources."lstream-0.0.4" sources."mime-2.4.7" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."moment-2.29.4" (sources."mooremachine-2.3.0" // { @@ -119494,7 +119927,7 @@ in ]; }) sources."mv-2.1.1" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."ncp-2.0.0" sources."once-1.4.0" sources."p-limit-2.3.0" @@ -119633,7 +120066,7 @@ in sources."markdownlint-rule-helpers-0.17.2" sources."mdurl-1.0.1" sources."minimatch-5.1.0" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."once-1.4.0" sources."run-con-1.2.11" sources."strip-json-comments-3.1.1" @@ -119775,7 +120208,7 @@ in sources."debug-3.2.7" ]; }) - sources."@babel/generator-7.19.4" + sources."@babel/generator-7.19.6" sources."@babel/helper-annotate-as-pure-7.18.6" sources."@babel/helper-builder-binary-assignment-operator-visitor-7.18.9" (sources."@babel/helper-compilation-targets-7.19.3" // { @@ -119794,7 +120227,7 @@ in sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-member-expression-to-functions-7.18.9" sources."@babel/helper-module-imports-7.18.6" - (sources."@babel/helper-module-transforms-7.19.0" // { + (sources."@babel/helper-module-transforms-7.19.6" // { dependencies = [ sources."@babel/template-7.18.10" ]; @@ -119820,7 +120253,7 @@ in ]; }) sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/plugin-proposal-async-generator-functions-7.19.1" sources."@babel/plugin-proposal-class-properties-7.0.0" sources."@babel/plugin-proposal-json-strings-7.18.6" @@ -119847,9 +120280,9 @@ in sources."@babel/plugin-transform-for-of-7.18.8" sources."@babel/plugin-transform-function-name-7.18.9" sources."@babel/plugin-transform-literals-7.18.9" - sources."@babel/plugin-transform-modules-amd-7.18.6" - sources."@babel/plugin-transform-modules-commonjs-7.18.6" - sources."@babel/plugin-transform-modules-systemjs-7.19.0" + sources."@babel/plugin-transform-modules-amd-7.19.6" + sources."@babel/plugin-transform-modules-commonjs-7.19.6" + sources."@babel/plugin-transform-modules-systemjs-7.19.6" sources."@babel/plugin-transform-modules-umd-7.18.6" sources."@babel/plugin-transform-new-target-7.18.6" sources."@babel/plugin-transform-object-super-7.18.6" @@ -119857,7 +120290,7 @@ in sources."@babel/plugin-transform-react-display-name-7.18.6" sources."@babel/plugin-transform-react-jsx-7.19.0" sources."@babel/plugin-transform-react-jsx-self-7.18.6" - sources."@babel/plugin-transform-react-jsx-source-7.18.6" + sources."@babel/plugin-transform-react-jsx-source-7.19.6" sources."@babel/plugin-transform-regenerator-7.18.6" (sources."@babel/plugin-transform-runtime-7.0.0" // { dependencies = [ @@ -119883,14 +120316,14 @@ in ]; }) sources."@babel/template-7.0.0" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" sources."@chemzqm/neovim-5.7.10" sources."@jridgewell/gen-mapping-0.3.2" sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@webassemblyjs/ast-1.7.8" sources."@webassemblyjs/floating-point-hex-parser-1.7.8" sources."@webassemblyjs/helper-api-error-1.7.8" @@ -119965,7 +120398,6 @@ in sources."pkg-dir-2.0.0" ]; }) - sources."babel-plugin-dynamic-import-node-2.3.3" sources."babel-plugin-react-require-3.0.0" sources."babel-plugin-syntax-jsx-6.18.0" sources."babel-plugin-transform-react-remove-prop-types-0.4.15" @@ -120017,7 +120449,7 @@ in sources."buffer-4.9.2" sources."buffer-from-1.1.2" sources."buffer-xor-1.0.3" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."builtin-status-codes-3.0.0" (sources."cacache-11.3.3" // { dependencies = [ @@ -120026,7 +120458,7 @@ in }) sources."cache-base-1.0.1" sources."call-bind-1.0.2" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."case-sensitive-paths-webpack-plugin-2.1.2" sources."chalk-2.4.2" sources."chart.js-2.9.4" @@ -120075,7 +120507,7 @@ in sources."consola-1.4.5" sources."console-browserify-1.2.0" sources."constants-browserify-1.0.0" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."cookie-0.4.2" sources."copy-concurrently-1.0.5" sources."copy-descriptor-0.1.1" @@ -120113,7 +120545,7 @@ in sources."domain-browser-1.2.0" sources."duplexify-3.7.1" sources."ee-first-1.1.1" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" (sources."elliptic-6.5.4" // { dependencies = [ sources."bn.js-4.12.0" @@ -120304,7 +120736,7 @@ in sources."is-buffer-1.1.6" sources."is-callable-1.2.7" sources."is-ci-1.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-data-descriptor-1.0.0" sources."is-date-object-1.0.5" sources."is-descriptor-1.0.2" @@ -120398,7 +120830,7 @@ in }) (sources."mkdirp-0.5.6" // { dependencies = [ - sources."minimist-1.2.6" + sources."minimist-1.2.7" ]; }) sources."mkdirp-then-1.2.0" @@ -120406,7 +120838,7 @@ in sources."move-concurrently-1.0.1" sources."ms-2.1.2" sources."msgpack-lite-0.1.26" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."nanoid-1.2.1" sources."nanomatch-1.2.13" sources."negotiator-0.6.3" @@ -120528,7 +120960,7 @@ in sources."reflect.ownkeys-0.2.0" sources."regenerate-1.4.2" sources."regenerate-unicode-properties-10.1.0" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" (sources."regenerator-transform-0.15.0" // { dependencies = [ sources."@babel/runtime-7.19.4" @@ -120583,7 +121015,7 @@ in sources."sha.js-2.4.11" sources."shebang-command-1.2.0" sources."shebang-regex-1.0.0" - sources."shell-quote-1.7.3" + sources."shell-quote-1.7.4" sources."side-channel-1.0.4" sources."signal-exit-3.0.7" sources."slash-1.0.0" @@ -120775,7 +121207,7 @@ in ]; }) sources."use-3.1.1" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" (sources."util-0.11.1" // { dependencies = [ sources."inherits-2.0.3" @@ -121002,7 +121434,7 @@ in sources."inherits-2.0.4" sources."inquirer-0.12.0" sources."interpret-1.4.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-fullwidth-code-point-1.0.0" sources."is-my-ip-valid-1.0.1" sources."is-my-json-valid-2.20.6" @@ -121018,7 +121450,7 @@ in sources."json-schema-traverse-0.4.1" sources."json-stable-stringify-1.0.1" sources."json-stringify-safe-5.0.1" - sources."jsonify-0.0.0" + sources."jsonify-0.0.1" sources."jsonpointer-5.0.1" sources."jsprim-1.4.2" sources."levn-0.3.0" @@ -121044,7 +121476,7 @@ in sources."mime-db-1.52.0" sources."mime-types-2.1.35" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.0.0" sources."multipipe-0.1.2" @@ -121217,7 +121649,7 @@ in sha512 = "m7sAmOHhG6bmY1IEy+rSvyrQrKA/XIM6PFWP7w+3uW/C+uanPrIt0ieLL2NJfvfzLMkvEin1ClYE+pA6Y7Jwnw=="; }; dependencies = [ - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/yauzl-2.10.0" sources."agent-base-6.0.2" sources."balanced-match-1.0.2" @@ -121226,8 +121658,8 @@ in sources."brace-expansion-1.1.11" sources."buffer-5.7.1" sources."buffer-crc32-0.2.13" - sources."bufferutil-4.0.6" - sources."chalk-5.1.0" + sources."bufferutil-4.0.7" + sources."chalk-5.1.2" sources."chownr-1.1.4" sources."commander-9.4.1" sources."concat-map-0.0.1" @@ -121270,7 +121702,7 @@ in sources."through-2.3.8" sources."tr46-0.0.3" sources."unbzip2-stream-1.4.3" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."webidl-conversions-3.0.1" sources."whatwg-url-5.0.0" @@ -121291,13 +121723,12 @@ in mocha = nodeEnv.buildNodePackage { name = "mocha"; packageName = "mocha"; - version = "10.0.0"; + version = "10.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/mocha/-/mocha-10.0.0.tgz"; - sha512 = "0Wl+elVUD43Y0BqPZBzZt8Tnkw9CMUdNYnUsTfOM1vuhJVZL+kiesFYsqwBkEEuEixaiPe5ZQdqDgX2jddhmoA=="; + url = "https://registry.npmjs.org/mocha/-/mocha-10.1.0.tgz"; + sha512 = "vUF7IYxEoN7XhQpFLxQAEMtE4W91acW4B6En9l97MwE9stL1A9gusXfoHZCLVHDUJ/7V5+lbCM6yMqzo5vNymg=="; }; dependencies = [ - sources."@ungap/promise-all-settled-1.1.2" sources."ansi-colors-4.1.1" sources."ansi-regex-5.0.1" sources."ansi-styles-4.3.0" @@ -121620,7 +122051,7 @@ in sources."@types/istanbul-lib-coverage-2.0.4" sources."@types/istanbul-lib-report-3.0.0" sources."@types/istanbul-reports-3.0.1" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/stack-utils-2.0.1" sources."@types/yargs-16.0.4" sources."@types/yargs-parser-21.0.0" @@ -121799,7 +122230,7 @@ in sources."mime-types-2.1.35" sources."mimic-response-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-classic-0.5.3" sources."ms-2.1.3" sources."mustache-4.2.0" @@ -121979,7 +122410,7 @@ in sources."one-time-1.0.0" sources."readable-stream-3.6.0" sources."safe-buffer-5.2.1" - sources."safe-stable-stringify-2.4.0" + sources."safe-stable-stringify-2.4.1" sources."semver-7.3.8" sources."simple-swizzle-0.2.2" sources."stack-trace-0.0.10" @@ -122026,10 +122457,10 @@ in node-gyp = nodeEnv.buildNodePackage { name = "node-gyp"; packageName = "node-gyp"; - version = "9.2.0"; + version = "9.3.0"; src = fetchurl { - url = "https://registry.npmjs.org/node-gyp/-/node-gyp-9.2.0.tgz"; - sha512 = "/+/YxGfIJOh/fnMsr4Ep0v6oOIjnO1BgLd2dcDspBX1spTkQU7xSIox5RdRE/2/Uq3ZwK8Z5swRIbMUmPlslmg=="; + url = "https://registry.npmjs.org/node-gyp/-/node-gyp-9.3.0.tgz"; + sha512 = "A6rJWfXFz7TQNjpldJ915WFb1LnhO4lIve3ANPbWreuEoLoKlFT3sxIepPBkLhM27crW8YmN+pjlgbasH6cH/Q=="; }; dependencies = [ sources."@gar/promisify-1.1.3" @@ -122275,7 +122706,7 @@ in sources."invert-kv-1.0.0" sources."ipaddr.js-1.9.1" sources."is-arrayish-0.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-finite-1.1.0" sources."is-fullwidth-code-point-1.0.0" sources."is-typedarray-1.0.0" @@ -122287,7 +122718,7 @@ in sources."json-schema-0.4.0" sources."json-stable-stringify-1.0.1" sources."json-stringify-safe-5.0.1" - sources."jsonify-0.0.0" + sources."jsonify-0.0.1" (sources."jsprim-1.4.2" // { dependencies = [ sources."assert-plus-1.0.0" @@ -122306,10 +122737,10 @@ in sources."mime-db-1.52.0" sources."mime-types-2.1.35" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.0.0" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."negotiator-0.6.3" (sources."node-pre-gyp-0.6.39" // { dependencies = [ @@ -122510,7 +122941,7 @@ in sources."is-fullwidth-code-point-1.0.0" sources."isarray-1.0.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-2.9.0" sources."minizlib-1.3.3" sources."mkdirp-0.5.6" @@ -122589,8 +123020,8 @@ in sources."@szmarczak/http-timer-4.0.6" sources."@types/cacheable-request-6.0.2" sources."@types/http-cache-semantics-4.0.1" - sources."@types/keyv-3.1.4" - sources."@types/node-18.8.3" + sources."@types/keyv-4.2.0" + sources."@types/node-18.11.3" sources."@types/responselike-1.0.0" sources."abbrev-1.1.1" sources."accepts-1.3.8" @@ -122636,7 +123067,7 @@ in sources."brace-expansion-1.1.11" sources."buffer-5.7.1" sources."buffer-from-1.1.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."busboy-1.6.0" sources."bytes-3.1.2" sources."cacheable-lookup-5.0.4" @@ -122794,7 +123225,7 @@ in sources."mime-types-2.1.35" sources."mimic-response-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" (sources."minipass-3.3.5" // { dependencies = [ sources."yallist-4.0.0" @@ -122878,7 +123309,7 @@ in sources."safe-buffer-5.1.2" ]; }) - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."reinterval-1.1.0" sources."require-from-string-2.0.2" sources."resolve-alpn-1.2.1" @@ -122938,7 +123369,7 @@ in sources."universalify-0.1.2" sources."unpipe-1.0.0" sources."uri-js-4.4.1" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."uuid-8.3.2" @@ -123027,7 +123458,7 @@ in sources."inflight-1.0.6" sources."inherits-2.0.4" sources."ini-1.3.8" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-fullwidth-code-point-1.0.0" sources."is-typedarray-1.0.0" sources."isarray-1.0.0" @@ -123042,7 +123473,7 @@ in sources."mime-db-1.52.0" sources."mime-types-2.1.35" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minizlib-2.1.2" sources."mkdirp-0.3.5" @@ -123248,9 +123679,9 @@ in sources."@szmarczak/http-timer-4.0.6" sources."@types/cacheable-request-6.0.2" sources."@types/http-cache-semantics-4.0.1" - sources."@types/keyv-3.1.4" + sources."@types/keyv-4.2.0" sources."@types/minimist-1.2.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/normalize-package-data-2.4.1" sources."@types/parse-json-4.0.0" sources."@types/responselike-3.0.0" @@ -123274,7 +123705,11 @@ in sources."brace-expansion-1.1.11" sources."braces-3.0.2" sources."builtins-1.0.3" - sources."cacheable-lookup-2.0.1" + (sources."cacheable-lookup-2.0.1" // { + dependencies = [ + sources."@types/keyv-3.1.4" + ]; + }) (sources."cacheable-request-7.0.2" // { dependencies = [ sources."get-stream-5.2.0" @@ -123422,7 +123857,7 @@ in }) sources."is-arrayish-0.2.1" sources."is-ci-2.0.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-docker-2.2.1" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" @@ -123527,7 +123962,7 @@ in sources."mimic-response-2.1.0" sources."min-indent-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minimist-options-4.1.0" sources."mute-stream-0.0.8" (sources."new-github-release-url-1.0.0" // { @@ -123762,10 +124197,10 @@ in npm-check-updates = nodeEnv.buildNodePackage { name = "npm-check-updates"; packageName = "npm-check-updates"; - version = "16.3.11"; + version = "16.3.14"; src = fetchurl { - url = "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.3.11.tgz"; - sha512 = "MxdqS3kXAJasoEaz5BLqTR1Dak+Dm6PoK2N4KdKcQGUEhdVwt0ggfJ0R0Yym8sWc48CYqEl02HBkUAZFUCufHA=="; + url = "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.3.14.tgz"; + sha512 = "6sJg4rILKJiXGYPZei0lgFIe+5/nxuwh7PP3SDeZH0Oh2fJfnnzXtO8CQTG2JugYcB5p5nkksyN+NE1YE8XRYg=="; }; dependencies = [ sources."@gar/promisify-1.1.3" @@ -123778,7 +124213,11 @@ in sources."@npmcli/move-file-2.0.1" sources."@npmcli/node-gyp-2.0.0" sources."@npmcli/promise-spawn-3.0.0" - sources."@npmcli/run-script-4.2.1" + (sources."@npmcli/run-script-4.2.1" // { + dependencies = [ + sources."read-package-json-fast-2.0.3" + ]; + }) sources."@pnpm/network.ca-file-1.0.1" sources."@pnpm/npm-conf-1.0.5" sources."@sindresorhus/is-5.3.0" @@ -123791,7 +124230,7 @@ in sources."aggregate-error-3.1.0" sources."ansi-align-3.0.1" sources."ansi-regex-5.0.1" - sources."ansi-styles-6.1.1" + sources."ansi-styles-6.2.1" sources."aproba-2.0.0" sources."are-we-there-yet-3.0.1" sources."argparse-2.0.1" @@ -123809,15 +124248,20 @@ in sources."braces-3.0.2" sources."buffer-from-1.1.2" sources."builtins-5.0.1" - (sources."cacache-16.1.3" // { + (sources."cacache-17.0.1" // { dependencies = [ + sources."@npmcli/fs-3.0.0" + sources."@npmcli/move-file-3.0.0" sources."glob-8.0.3" + sources."ssri-10.0.0" + sources."unique-filename-3.0.0" + sources."unique-slug-4.0.0" ]; }) sources."cacheable-lookup-7.0.0" - sources."cacheable-request-10.2.1" + sources."cacheable-request-10.2.2" sources."camelcase-7.0.0" - sources."chalk-5.1.0" + sources."chalk-5.1.2" sources."chownr-2.0.0" sources."ci-info-3.5.0" sources."clean-stack-2.2.0" @@ -123879,7 +124323,7 @@ in sources."glob-parent-5.1.2" sources."global-dirs-3.0.0" sources."globby-11.1.0" - sources."got-12.5.1" + sources."got-12.5.2" sources."graceful-fs-4.2.10" sources."has-1.0.3" sources."has-unicode-2.0.1" @@ -123892,7 +124336,7 @@ in sources."humanize-ms-1.2.1" sources."iconv-lite-0.6.3" sources."ignore-5.2.0" - sources."ignore-walk-5.0.1" + sources."ignore-walk-6.0.0" sources."import-lazy-4.0.0" sources."imurmurhash-0.1.4" sources."indent-string-4.0.0" @@ -123902,7 +124346,7 @@ in sources."ini-2.0.0" sources."ip-2.0.0" sources."is-ci-3.0.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" sources."is-glob-4.0.3" @@ -123930,12 +124374,17 @@ in sources."lodash-4.17.21" sources."lowercase-keys-3.0.0" sources."lru-cache-7.14.0" - sources."make-fetch-happen-10.2.1" + (sources."make-fetch-happen-10.2.1" // { + dependencies = [ + sources."cacache-16.1.3" + sources."glob-8.0.3" + ]; + }) sources."merge2-1.4.1" sources."micromatch-4.0.5" sources."mimic-response-4.0.0" sources."minimatch-5.1.0" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minipass-collect-1.0.2" sources."minipass-fetch-2.1.2" @@ -123947,7 +124396,7 @@ in sources."mkdirp-1.0.4" sources."ms-2.1.2" sources."negotiator-0.6.3" - sources."node-gyp-9.2.0" + sources."node-gyp-9.3.0" sources."nopt-6.0.0" sources."normalize-package-data-4.0.1" sources."normalize-url-7.2.0" @@ -123955,13 +124404,7 @@ in sources."npm-install-checks-5.0.0" sources."npm-normalize-package-bin-1.0.1" sources."npm-package-arg-9.1.2" - (sources."npm-packlist-5.1.3" // { - dependencies = [ - sources."glob-8.0.3" - sources."npm-bundled-2.0.1" - sources."npm-normalize-package-bin-2.0.0" - ]; - }) + sources."npm-packlist-7.0.1" (sources."npm-pick-manifest-7.0.2" // { dependencies = [ sources."npm-normalize-package-bin-2.0.0" @@ -123975,7 +124418,7 @@ in sources."p-locate-5.0.0" sources."p-map-4.0.0" sources."package-json-8.1.0" - sources."pacote-13.6.2" + sources."pacote-15.0.0" sources."parse-github-url-1.0.2" sources."path-exists-4.0.0" sources."path-is-absolute-1.0.1" @@ -124002,7 +124445,12 @@ in sources."npm-normalize-package-bin-2.0.0" ]; }) - sources."read-package-json-fast-2.0.3" + (sources."read-package-json-fast-3.0.1" // { + dependencies = [ + sources."json-parse-even-better-errors-3.0.0" + sources."npm-normalize-package-bin-3.0.0" + ]; + }) sources."readable-stream-3.6.0" sources."registry-auth-token-5.0.1" sources."registry-url-6.0.1" @@ -124240,8 +124688,8 @@ in sources."@apidevtools/swagger-methods-3.0.2" sources."@apidevtools/swagger-parser-10.1.0" sources."@asyncapi/specs-3.2.1" - sources."@esbuild/android-arm-0.15.10" - sources."@esbuild/linux-loong64-0.15.10" + sources."@esbuild/android-arm-0.15.12" + sources."@esbuild/linux-loong64-0.15.12" sources."@exodus/schemasafe-1.0.0-rc.9" sources."@ibm-cloud/openapi-ruleset-0.37.3" sources."@jsdevtools/ono-7.1.3" @@ -124277,7 +124725,7 @@ in sources."fast-glob-3.2.7" ]; }) - (sources."@stoplight/spectral-core-1.14.2" // { + (sources."@stoplight/spectral-core-1.15.0" // { dependencies = [ sources."@stoplight/types-13.6.0" ]; @@ -124286,12 +124734,12 @@ in sources."@stoplight/spectral-functions-1.7.1" sources."@stoplight/spectral-parsers-1.0.2" sources."@stoplight/spectral-ref-resolver-1.0.1" - (sources."@stoplight/spectral-ruleset-bundler-1.3.2" // { + (sources."@stoplight/spectral-ruleset-bundler-1.3.3" // { dependencies = [ sources."@rollup/plugin-commonjs-22.0.2" ]; }) - sources."@stoplight/spectral-ruleset-migrator-1.7.4" + sources."@stoplight/spectral-ruleset-migrator-1.8.0" sources."@stoplight/spectral-rulesets-1.14.1" (sources."@stoplight/spectral-runtime-1.1.2" // { dependencies = [ @@ -124305,7 +124753,7 @@ in sources."@types/es-aggregate-error-1.0.2" sources."@types/estree-0.0.39" sources."@types/json-schema-7.0.11" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/urijs-1.19.19" sources."abort-controller-3.0.0" sources."acorn-8.8.0" @@ -124381,27 +124829,27 @@ in sources."es-aggregate-error-1.0.8" sources."es-to-primitive-1.2.1" sources."es6-promise-3.3.1" - sources."esbuild-0.15.10" - sources."esbuild-android-64-0.15.10" - sources."esbuild-android-arm64-0.15.10" - sources."esbuild-darwin-64-0.15.10" - sources."esbuild-darwin-arm64-0.15.10" - sources."esbuild-freebsd-64-0.15.10" - sources."esbuild-freebsd-arm64-0.15.10" - sources."esbuild-linux-32-0.15.10" - sources."esbuild-linux-64-0.15.10" - sources."esbuild-linux-arm-0.15.10" - sources."esbuild-linux-arm64-0.15.10" - sources."esbuild-linux-mips64le-0.15.10" - sources."esbuild-linux-ppc64le-0.15.10" - sources."esbuild-linux-riscv64-0.15.10" - sources."esbuild-linux-s390x-0.15.10" - sources."esbuild-netbsd-64-0.15.10" - sources."esbuild-openbsd-64-0.15.10" - sources."esbuild-sunos-64-0.15.10" - sources."esbuild-windows-32-0.15.10" - sources."esbuild-windows-64-0.15.10" - sources."esbuild-windows-arm64-0.15.10" + sources."esbuild-0.15.12" + sources."esbuild-android-64-0.15.12" + sources."esbuild-android-arm64-0.15.12" + sources."esbuild-darwin-64-0.15.12" + sources."esbuild-darwin-arm64-0.15.12" + sources."esbuild-freebsd-64-0.15.12" + sources."esbuild-freebsd-arm64-0.15.12" + sources."esbuild-linux-32-0.15.12" + sources."esbuild-linux-64-0.15.12" + sources."esbuild-linux-arm-0.15.12" + sources."esbuild-linux-arm64-0.15.12" + sources."esbuild-linux-mips64le-0.15.12" + sources."esbuild-linux-ppc64le-0.15.12" + sources."esbuild-linux-riscv64-0.15.12" + sources."esbuild-linux-s390x-0.15.12" + sources."esbuild-netbsd-64-0.15.12" + sources."esbuild-openbsd-64-0.15.12" + sources."esbuild-sunos-64-0.15.12" + sources."esbuild-windows-32-0.15.12" + sources."esbuild-windows-64-0.15.12" + sources."esbuild-windows-arm64-0.15.12" sources."escalade-3.1.1" sources."escape-string-regexp-1.0.5" sources."escodegen-1.14.3" @@ -124488,7 +124936,7 @@ in sources."is-binary-path-2.1.0" sources."is-boolean-object-1.1.2" sources."is-callable-1.2.7" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-date-object-1.0.5" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" @@ -124733,13 +125181,13 @@ in sources."@ampproject/remapping-2.2.0" sources."@babel/code-frame-7.18.6" sources."@babel/compat-data-7.19.4" - (sources."@babel/core-7.19.3" // { + (sources."@babel/core-7.19.6" // { dependencies = [ sources."json5-2.2.1" sources."semver-6.3.0" ]; }) - (sources."@babel/generator-7.19.4" // { + (sources."@babel/generator-7.19.6" // { dependencies = [ sources."@jridgewell/gen-mapping-0.3.2" ]; @@ -124764,7 +125212,7 @@ in sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-member-expression-to-functions-7.18.9" sources."@babel/helper-module-imports-7.18.6" - sources."@babel/helper-module-transforms-7.19.0" + sources."@babel/helper-module-transforms-7.19.6" sources."@babel/helper-optimise-call-expression-7.18.6" sources."@babel/helper-plugin-utils-7.19.0" sources."@babel/helper-remap-async-to-generator-7.18.9" @@ -124778,7 +125226,7 @@ in sources."@babel/helper-wrap-function-7.19.0" sources."@babel/helpers-7.19.4" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6" sources."@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.9" sources."@babel/plugin-proposal-async-generator-functions-7.19.1" @@ -124828,9 +125276,9 @@ in sources."@babel/plugin-transform-function-name-7.18.9" sources."@babel/plugin-transform-literals-7.18.9" sources."@babel/plugin-transform-member-expression-literals-7.18.6" - sources."@babel/plugin-transform-modules-amd-7.18.6" - sources."@babel/plugin-transform-modules-commonjs-7.18.6" - sources."@babel/plugin-transform-modules-systemjs-7.19.0" + sources."@babel/plugin-transform-modules-amd-7.19.6" + sources."@babel/plugin-transform-modules-commonjs-7.19.6" + sources."@babel/plugin-transform-modules-systemjs-7.19.6" sources."@babel/plugin-transform-modules-umd-7.18.6" sources."@babel/plugin-transform-named-capturing-groups-regex-7.19.1" sources."@babel/plugin-transform-new-target-7.18.6" @@ -124855,7 +125303,7 @@ in sources."@babel/preset-modules-0.1.5" sources."@babel/runtime-7.19.4" sources."@babel/template-7.18.10" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" sources."@iarna/toml-2.2.5" sources."@jridgewell/gen-mapping-0.1.1" @@ -124867,7 +125315,7 @@ in ]; }) sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@mrmlnc/readdir-enhanced-2.2.1" sources."@nodelib/fs.stat-1.1.3" sources."@parcel/fs-1.11.0" @@ -124921,7 +125369,6 @@ in sources."atob-2.1.2" sources."aws-sign2-0.7.0" sources."aws4-1.11.0" - sources."babel-plugin-dynamic-import-node-2.3.3" (sources."babel-plugin-polyfill-corejs2-0.3.3" // { dependencies = [ sources."semver-6.3.0" @@ -124989,7 +125436,7 @@ in sources."caller-path-2.0.0" sources."callsites-2.0.0" sources."caniuse-api-3.0.0" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."caseless-0.12.0" sources."chalk-2.4.2" sources."chokidar-2.1.8" @@ -125012,7 +125459,7 @@ in sources."concat-stream-1.6.2" sources."console-browserify-1.2.0" sources."constants-browserify-1.0.0" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."copy-descriptor-0.1.1" sources."core-js-2.6.12" sources."core-js-compat-3.25.5" @@ -125122,7 +125569,7 @@ in sources."duplexer2-0.1.4" sources."ecc-jsbn-0.1.2" sources."ee-first-1.1.1" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" (sources."elliptic-6.5.4" // { dependencies = [ sources."bn.js-4.12.0" @@ -125269,7 +125716,7 @@ in sources."is-buffer-1.1.6" sources."is-callable-1.2.7" sources."is-color-stop-1.1.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" (sources."is-data-descriptor-1.0.0" // { dependencies = [ sources."kind-of-6.0.3" @@ -125367,7 +125814,7 @@ in sources."minimalistic-assert-1.0.1" sources."minimalistic-crypto-utils-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" (sources."mixin-deep-1.3.2" // { dependencies = [ sources."is-extendable-1.0.1" @@ -125375,7 +125822,7 @@ in }) sources."mkdirp-0.5.6" sources."ms-2.1.2" - sources."nan-2.16.0" + sources."nan-2.17.0" (sources."nanomatch-1.2.13" // { dependencies = [ sources."define-property-2.0.2" @@ -125540,7 +125987,7 @@ in sources."readdirp-2.2.1" sources."regenerate-1.4.2" sources."regenerate-unicode-properties-10.1.0" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."regenerator-transform-0.15.0" (sources."regex-not-1.0.2" // { dependencies = [ @@ -125786,7 +126233,7 @@ in sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/source-map-0.3.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@lezer/common-0.15.12" sources."@lezer/lr-0.15.8" sources."@lmdb/lmdb-darwin-arm64-2.5.2" @@ -125901,7 +126348,7 @@ in sources."buffer-from-1.1.2" sources."callsites-3.1.0" sources."caniuse-api-3.0.0" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."caseless-0.12.0" (sources."chalk-4.1.2" // { dependencies = [ @@ -125950,7 +126397,7 @@ in sources."dotenv-7.0.0" sources."dotenv-expand-5.1.0" sources."ecc-jsbn-0.1.2" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."entities-3.0.1" sources."error-ex-1.3.2" sources."escalade-3.1.1" @@ -126047,7 +126494,7 @@ in sources."performance-now-2.1.0" sources."picocolors-1.0.0" sources."pn-1.1.0" - sources."postcss-8.4.17" + sources."postcss-8.4.18" sources."postcss-calc-8.2.4" sources."postcss-colormin-5.3.0" sources."postcss-convert-values-5.1.2" @@ -126091,7 +126538,7 @@ in sources."qs-6.5.3" sources."react-error-overlay-6.0.9" sources."react-refresh-0.9.0" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."relateurl-0.2.7" sources."request-2.88.2" sources."request-promise-core-1.1.4" @@ -126326,13 +126773,13 @@ in sources."mime-db-1.52.0" sources."mime-types-2.1.35" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."moment-2.29.4" sources."ms-2.0.0" sources."msgpack5-3.6.1" sources."mv-2.1.1" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."ncp-2.0.0" sources."negotiator-git+https://github.com/arlolra/negotiator.git#full-parse-access" sources."neo-async-2.6.2" @@ -126421,7 +126868,7 @@ in sources."tweetnacl-0.14.5" sources."type-is-1.6.18" sources."uglify-js-3.17.3" - sources."unix-dgram-2.0.4" + sources."unix-dgram-2.0.6" sources."unpipe-1.0.0" sources."uri-js-4.4.1" sources."util-deprecate-1.0.2" @@ -126499,7 +126946,7 @@ in sources."klaw-sync-6.0.0" sources."micromatch-4.0.5" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."nice-try-1.0.5" sources."once-1.4.0" sources."open-7.4.2" @@ -126666,7 +127113,7 @@ in sources."ipaddr.js-2.0.1" sources."is-arguments-1.1.1" sources."is-arrayish-0.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-date-object-1.0.5" sources."is-finite-1.1.0" sources."is-fullwidth-code-point-1.0.0" @@ -126692,7 +127139,7 @@ in sources."mimic-fn-1.2.0" sources."mimic-response-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.3.5" sources."mkdirp-classic-0.5.3" sources."ms-2.0.0" @@ -126905,7 +127352,7 @@ in sources."buffer-equals-1.0.4" sources."buffer-fill-1.0.0" sources."buffer-from-1.1.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bytes-3.1.2" sources."call-bind-1.0.2" sources."caseless-0.12.0" @@ -127061,7 +127508,7 @@ in sources."mime-types-2.1.35" sources."mimic-response-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."mkdirp-classic-0.5.3" (sources."morgan-1.10.0" // { @@ -127214,7 +127661,7 @@ in sources."uniq-1.0.1" sources."unpipe-1.0.0" sources."uri-js-4.4.1" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."utp-0.0.7" @@ -127260,7 +127707,7 @@ in sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" @@ -127344,7 +127791,7 @@ in sources."merge2-1.4.1" sources."micromatch-4.0.5" sources."mimic-response-2.1.0" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-classic-0.5.3" sources."ms-2.1.2" (sources."multistream-4.1.0" // { @@ -127433,10 +127880,10 @@ in pm2 = nodeEnv.buildNodePackage { name = "pm2"; packageName = "pm2"; - version = "5.2.0"; + version = "5.2.2"; src = fetchurl { - url = "https://registry.npmjs.org/pm2/-/pm2-5.2.0.tgz"; - sha512 = "PO5hMVhQ85cTszFM++6v07Me9hPJMkFbHjkFigtMMk+La8ty2wCi2dlBTeZYJDhPUSjK8Ccltpq2buNRcyMOTw=="; + url = "https://registry.npmjs.org/pm2/-/pm2-5.2.2.tgz"; + sha512 = "mASxgh/MZhtVze/wijGf+tE6JKdA3lEq64FOfXVhhArkuk9Qxl4ePw9XgFJaArOXnU3bde+KbeAJHYxppVvYBQ=="; }; dependencies = [ (sources."@opencensus/core-0.0.9" // { @@ -127452,6 +127899,7 @@ in }) (sources."@pm2/agent-2.0.1" // { dependencies = [ + sources."dayjs-1.8.36" sources."semver-7.2.3" ]; }) @@ -127499,7 +127947,7 @@ in sources."brace-expansion-1.1.11" sources."braces-3.0.2" sources."buffer-from-1.1.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bytes-3.1.2" sources."chalk-3.0.0" sources."charm-0.1.2" @@ -127514,7 +127962,7 @@ in sources."croner-4.1.97" sources."culvert-0.1.2" sources."data-uri-to-buffer-3.0.1" - sources."dayjs-1.8.36" + sources."dayjs-1.11.6" sources."debug-4.3.4" sources."deep-is-0.1.4" sources."degenerator-3.0.2" @@ -127555,7 +128003,7 @@ in sources."ini-1.3.8" sources."ip-1.1.8" sources."is-binary-path-2.1.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-extglob-2.1.1" sources."is-glob-4.0.3" sources."is-number-7.0.0" @@ -127594,7 +128042,7 @@ in sources."path-is-absolute-1.0.1" sources."path-parse-1.0.7" sources."picomatch-2.3.1" - sources."pidusage-3.0.0" + sources."pidusage-3.0.1" sources."pm2-axon-4.0.1" sources."pm2-axon-rpc-0.7.1" sources."pm2-deploy-1.0.2" @@ -127635,13 +128083,13 @@ in }) sources."socks-proxy-agent-5.0.1" sources."source-map-0.6.1" - sources."source-map-support-0.5.19" + sources."source-map-support-0.5.21" sources."sprintf-js-1.1.2" sources."statuses-2.0.1" sources."string_decoder-0.10.31" sources."supports-color-7.2.0" sources."supports-preserve-symlinks-flag-1.0.0" - sources."systeminformation-5.12.6" + sources."systeminformation-5.12.7" sources."to-regex-range-5.0.1" sources."toidentifier-1.0.1" sources."tslib-2.4.0" @@ -127650,7 +128098,7 @@ in sources."type-check-0.3.2" sources."universalify-0.1.2" sources."unpipe-1.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."uuid-3.4.0" (sources."vizion-2.2.1" // { dependencies = [ @@ -127678,10 +128126,10 @@ in pnpm = nodeEnv.buildNodePackage { name = "pnpm"; packageName = "pnpm"; - version = "7.13.3"; + version = "7.13.6"; src = fetchurl { - url = "https://registry.npmjs.org/pnpm/-/pnpm-7.13.3.tgz"; - sha512 = "6avqSfzfAr/9w1ZleaMI276ZuZUu88eOIe6v2mTCuwtSjUEqheboH1G4m7jgF+4arMUfnBrz371UAU+DCeCiSA=="; + url = "https://registry.npmjs.org/pnpm/-/pnpm-7.13.6.tgz"; + sha512 = "KIGf//0cojjX3cUL63gvAk8d5t9tg+5h6AxLGyxQwoCPtpsjXafm/auIJyDUUh9RVmcPusJxdiONkgxPnbW1YA=="; }; buildInputs = globalBuildInputs; meta = { @@ -127724,10 +128172,10 @@ in postcss = nodeEnv.buildNodePackage { name = "postcss"; packageName = "postcss"; - version = "8.4.17"; + version = "8.4.18"; src = fetchurl { - url = "https://registry.npmjs.org/postcss/-/postcss-8.4.17.tgz"; - sha512 = "UNxNOLQydcOFi41yHNMcKRZ39NeXlr8AxGuZJsdub8vIb12fHzcq37DTU/QtbI6WLxNg2gF9Z+8qtRwTj1UI1Q=="; + url = "https://registry.npmjs.org/postcss/-/postcss-8.4.18.tgz"; + sha512 = "Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA=="; }; dependencies = [ sources."nanoid-3.3.4" @@ -127760,50 +128208,50 @@ in sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - sources."@swc/core-1.3.6" - (sources."@swc/core-android-arm-eabi-1.3.6" // { + sources."@swc/core-1.3.10" + (sources."@swc/core-android-arm-eabi-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.122" ]; }) - (sources."@swc/core-android-arm64-1.3.6" // { + (sources."@swc/core-android-arm64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-darwin-arm64-1.3.6" - sources."@swc/core-darwin-x64-1.3.6" - (sources."@swc/core-freebsd-x64-1.3.6" // { + sources."@swc/core-darwin-arm64-1.3.10" + sources."@swc/core-darwin-x64-1.3.10" + (sources."@swc/core-freebsd-x64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-linux-arm-gnueabihf-1.3.6" // { + (sources."@swc/core-linux-arm-gnueabihf-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-linux-arm64-gnu-1.3.6" - sources."@swc/core-linux-arm64-musl-1.3.6" - sources."@swc/core-linux-x64-gnu-1.3.6" - sources."@swc/core-linux-x64-musl-1.3.6" - (sources."@swc/core-win32-arm64-msvc-1.3.6" // { + sources."@swc/core-linux-arm64-gnu-1.3.10" + sources."@swc/core-linux-arm64-musl-1.3.10" + sources."@swc/core-linux-x64-gnu-1.3.10" + sources."@swc/core-linux-x64-musl-1.3.10" + (sources."@swc/core-win32-arm64-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-win32-ia32-msvc-1.3.6" // { + (sources."@swc/core-win32-ia32-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-win32-x64-msvc-1.3.6" - sources."@swc/wasm-1.3.6" + sources."@swc/core-win32-x64-msvc-1.3.10" + sources."@swc/wasm-1.3.10" sources."@tsconfig/node10-1.0.9" sources."@tsconfig/node12-1.0.11" sources."@tsconfig/node14-1.0.3" sources."@tsconfig/node16-1.0.3" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."acorn-8.8.0" sources."acorn-walk-8.2.0" sources."ansi-regex-5.0.1" @@ -127849,7 +128297,7 @@ in sources."picocolors-1.0.0" sources."picomatch-2.3.1" sources."pify-2.3.0" - sources."postcss-8.4.17" + sources."postcss-8.4.18" sources."postcss-load-config-4.0.1" sources."postcss-reporter-7.0.5" sources."pretty-hrtime-1.0.3" @@ -127911,10 +128359,10 @@ in sources."ini-1.3.8" sources."lru-cache-6.0.0" sources."mimic-response-3.1.0" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-classic-0.5.3" sources."napi-build-utils-1.0.2" - sources."node-abi-3.26.0" + sources."node-abi-3.28.0" sources."once-1.4.0" sources."pump-3.0.0" sources."rc-1.2.8" @@ -127969,13 +128417,13 @@ in sha512 = "Wq/Qida9MweJX7dKjlNeJ9Ppfeu4YPWY2947x1xev2RXjimvv2QOBRQJhGAir/QZ+WJnrU82e9O67Uqu8JgbZw=="; }; dependencies = [ - sources."camelize-1.0.0" + sources."camelize-1.0.1" sources."core_d-3.2.0" sources."function-bind-1.1.1" sources."has-1.0.3" sources."has-flag-4.0.0" - sources."is-core-module-2.10.0" - sources."minimist-1.2.6" + sources."is-core-module-2.11.0" + sources."minimist-1.2.7" sources."nanolru-1.0.0" sources."path-parse-1.0.7" sources."prettier-2.7.1" @@ -128020,13 +128468,13 @@ in prisma = nodeEnv.buildNodePackage { name = "prisma"; packageName = "prisma"; - version = "4.4.0"; + version = "4.5.0"; src = fetchurl { - url = "https://registry.npmjs.org/prisma/-/prisma-4.4.0.tgz"; - sha512 = "l/QKLmLcKJQFuc+X02LyICo0NWTUVaNNZ00jKJBqwDyhwMAhboD1FWwYV50rkH4Wls0RviAJSFzkC2ZrfawpfA=="; + url = "https://registry.npmjs.org/prisma/-/prisma-4.5.0.tgz"; + sha512 = "9Aeg4qiKlv9Wsjz4NO8k2CzRzlvS3A4FYVJ5+28sBBZ0eEwbiVOE/Jj7v6rZC1tFW2s4GSICQOAyuOjc6WsNew=="; }; dependencies = [ - sources."@prisma/engines-4.4.0" + sources."@prisma/engines-4.5.0" ]; buildInputs = globalBuildInputs; meta = { @@ -128041,17 +128489,17 @@ in "@prisma/language-server" = nodeEnv.buildNodePackage { name = "_at_prisma_slash_language-server"; packageName = "@prisma/language-server"; - version = "4.4.0"; + version = "4.5.0"; src = fetchurl { - url = "https://registry.npmjs.org/@prisma/language-server/-/language-server-4.4.0.tgz"; - sha512 = "RTx6Ik9ewDaPJH+uD2dzzb1MLDeyCvpxV3SE1uvQ4JbwoASaT6pMI2kijItuCqZ4v/wsxvEczn8kTPOyPGVzAw=="; + url = "https://registry.npmjs.org/@prisma/language-server/-/language-server-4.5.0.tgz"; + sha512 = "q0I9KwoK+iYknxmZRtRXoOrryR3wnGwR4m7hQNmpMYUXa45Zbs867aJI0ZALIra+GW2QEC8midJSCUF7/yGlUA=="; }; dependencies = [ sources."@ampproject/remapping-2.2.0" sources."@babel/code-frame-7.18.6" sources."@babel/compat-data-7.19.4" - sources."@babel/core-7.19.3" - (sources."@babel/generator-7.19.4" // { + sources."@babel/core-7.19.6" + (sources."@babel/generator-7.19.6" // { dependencies = [ sources."@jridgewell/gen-mapping-0.3.2" ]; @@ -128061,7 +128509,7 @@ in sources."@babel/helper-function-name-7.19.0" sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-module-imports-7.18.6" - sources."@babel/helper-module-transforms-7.19.0" + sources."@babel/helper-module-transforms-7.19.6" sources."@babel/helper-simple-access-7.19.4" sources."@babel/helper-split-export-declaration-7.18.6" sources."@babel/helper-string-parser-7.19.4" @@ -128069,9 +128517,9 @@ in sources."@babel/helper-validator-option-7.18.6" sources."@babel/helpers-7.19.4" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/template-7.18.10" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" sources."@istanbuljs/load-nyc-config-1.1.0" sources."@istanbuljs/schema-0.1.3" @@ -128079,8 +128527,8 @@ in sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" - sources."@prisma/prisma-fmt-wasm-4.4.0-66.f352a33b70356f46311da8b00d83386dd9f145d6" + sources."@jridgewell/trace-mapping-0.3.17" + sources."@prisma/prisma-fmt-wasm-4.5.0-43.0362da9eebca54d94c8ef5edd3b2e90af99ba452" sources."@types/js-levenshtein-1.1.1" sources."aggregate-error-3.1.0" sources."ansi-regex-5.0.1" @@ -128093,7 +128541,7 @@ in sources."browserslist-4.21.4" sources."caching-transform-4.0.0" sources."camelcase-5.3.1" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."chalk-2.4.2" sources."clean-stack-2.2.0" sources."cliui-6.0.0" @@ -128101,12 +128549,12 @@ in sources."color-name-1.1.3" sources."commondir-1.0.1" sources."concat-map-0.0.1" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."cross-spawn-7.0.3" sources."debug-4.3.4" sources."decamelize-1.2.0" sources."default-require-extensions-3.0.1" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."emoji-regex-8.0.0" sources."es6-error-4.1.1" sources."escalade-3.1.1" @@ -128178,7 +128626,6 @@ in sources."require-main-filename-2.0.0" sources."resolve-from-5.0.0" sources."rimraf-3.0.2" - sources."safe-buffer-5.1.2" sources."semver-6.3.0" sources."set-blocking-2.0.0" sources."shebang-command-2.0.0" @@ -128354,7 +128801,7 @@ in sources."create-hmac-1.1.7" sources."crypto-browserify-3.12.0" sources."dash-ast-1.0.0" - sources."defined-1.0.0" + sources."defined-1.0.1" sources."deps-sort-2.0.1" sources."des.js-1.0.1" sources."detective-5.2.1" @@ -128409,11 +128856,11 @@ in ]; }) sources."is-buffer-1.1.6" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."isarray-1.0.0" sources."isexe-2.0.0" sources."json-stable-stringify-0.0.1" - sources."jsonify-0.0.0" + sources."jsonify-0.0.1" sources."jsonparse-1.3.1" sources."labeled-stream-splicer-2.0.2" sources."lodash-4.17.21" @@ -128428,7 +128875,7 @@ in sources."minimalistic-assert-1.0.1" sources."minimalistic-crypto-utils-1.0.1" sources."minimatch-3.0.8" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."mkdirp-classic-0.5.3" (sources."module-deps-6.2.3" // { @@ -128489,7 +128936,7 @@ in sources."sha.js-2.4.11" sources."shasum-1.0.2" sources."shasum-object-1.0.0" - sources."shell-quote-1.7.3" + sources."shell-quote-1.7.4" sources."simple-concat-1.0.1" sources."sorcery-0.10.0" sources."source-map-0.5.7" @@ -128549,14 +128996,14 @@ in purescript-language-server = nodeEnv.buildNodePackage { name = "purescript-language-server"; packageName = "purescript-language-server"; - version = "0.16.6"; + version = "0.17.0"; src = fetchurl { - url = "https://registry.npmjs.org/purescript-language-server/-/purescript-language-server-0.16.6.tgz"; - sha512 = "oFxJ0Q59ZmEAwfwgf0nHn5twogTYNqrLDi8mNDnxQcu6Q9XhhagNgLNvPyZNvhO8ELL5UvURG7xZk+GKCKkxOg=="; + url = "https://registry.npmjs.org/purescript-language-server/-/purescript-language-server-0.17.0.tgz"; + sha512 = "qvcRtfRBvkVIM8R32xSugKimVNmYh1XDiztf9nRx3cR7ryR4GLRINh2Qkw/iu9vv1MaFqZJ9F1YmrnAdaRjlDw=="; }; dependencies = [ sources."isexe-2.0.0" - sources."shell-quote-1.7.3" + sources."shell-quote-1.7.4" sources."uuid-3.4.0" sources."vscode-jsonrpc-8.0.2" sources."vscode-languageserver-8.0.2" @@ -128687,7 +129134,7 @@ in sources."lodash.flatmap-4.5.0" sources."lowercase-keys-1.0.1" sources."mimic-response-1.0.1" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."moment-2.29.4" sources."ms-2.1.2" sources."node-abort-controller-3.0.1" @@ -128738,10 +129185,10 @@ in pyright = nodeEnv.buildNodePackage { name = "pyright"; packageName = "pyright"; - version = "1.1.274"; + version = "1.1.276"; src = fetchurl { - url = "https://registry.npmjs.org/pyright/-/pyright-1.1.274.tgz"; - sha512 = "+MEiHktoAxlehWbBAF2vwJkJxV5tObbLK6vnc7u+iDBH06vuHqTqY33AV+YGNwfDEU35chw5zu7H3EpGROXsGQ=="; + url = "https://registry.npmjs.org/pyright/-/pyright-1.1.276.tgz"; + sha512 = "qG98S7X16hoymOlngwleX4bg6CzlE6sxclrqkif8Kqfm0bsaC/jiBxs2lWN+QJY9JL8hpK6j5MchFh4qSaZCEw=="; }; buildInputs = globalBuildInputs; meta = { @@ -128785,7 +129232,7 @@ in sources."command-line-usage-5.0.5" sources."concat-map-0.0.1" sources."concat-stream-1.6.2" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."core-util-is-1.0.3" sources."cross-spawn-6.0.5" sources."decamelize-1.2.0" @@ -128820,7 +129267,7 @@ in sources."inflight-1.0.6" sources."inherits-2.0.4" sources."invert-kv-2.0.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-fullwidth-code-point-1.0.0" sources."is-stream-1.1.0" sources."is-url-1.2.4" @@ -128834,7 +129281,7 @@ in sources."iterall-1.1.3" sources."js-base64-2.6.4" sources."json-stable-stringify-1.0.1" - sources."jsonify-0.0.0" + sources."jsonify-0.0.1" sources."lcid-2.0.0" sources."levn-0.3.0" sources."locate-path-3.0.0" @@ -128850,7 +129297,7 @@ in }) sources."mimic-fn-2.1.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."moment-2.29.4" sources."nice-try-1.0.5" sources."node-fetch-2.6.7" @@ -129045,7 +129492,7 @@ in sources."isarray-2.0.5" sources."isstream-0.1.2" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."mute-stream-0.0.8" sources."ncp-0.4.2" @@ -129104,12 +129551,12 @@ in sources."@babel/cli-7.19.3" sources."@babel/code-frame-7.18.6" sources."@babel/compat-data-7.19.4" - (sources."@babel/core-7.19.3" // { + (sources."@babel/core-7.19.6" // { dependencies = [ sources."semver-6.3.0" ]; }) - (sources."@babel/generator-7.19.4" // { + (sources."@babel/generator-7.19.6" // { dependencies = [ sources."@jridgewell/gen-mapping-0.3.2" ]; @@ -129134,7 +129581,7 @@ in sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-member-expression-to-functions-7.18.9" sources."@babel/helper-module-imports-7.18.6" - sources."@babel/helper-module-transforms-7.19.0" + sources."@babel/helper-module-transforms-7.19.6" sources."@babel/helper-optimise-call-expression-7.18.6" sources."@babel/helper-plugin-utils-7.19.0" sources."@babel/helper-remap-async-to-generator-7.18.9" @@ -129148,7 +129595,7 @@ in sources."@babel/helper-wrap-function-7.19.0" sources."@babel/helpers-7.19.4" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6" sources."@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.9" sources."@babel/plugin-proposal-async-generator-functions-7.19.1" @@ -129198,9 +129645,9 @@ in sources."@babel/plugin-transform-function-name-7.18.9" sources."@babel/plugin-transform-literals-7.18.9" sources."@babel/plugin-transform-member-expression-literals-7.18.6" - sources."@babel/plugin-transform-modules-amd-7.18.6" - sources."@babel/plugin-transform-modules-commonjs-7.18.6" - sources."@babel/plugin-transform-modules-systemjs-7.19.0" + sources."@babel/plugin-transform-modules-amd-7.19.6" + sources."@babel/plugin-transform-modules-commonjs-7.19.6" + sources."@babel/plugin-transform-modules-systemjs-7.19.6" sources."@babel/plugin-transform-modules-umd-7.18.6" sources."@babel/plugin-transform-named-capturing-groups-regex-7.19.1" sources."@babel/plugin-transform-new-target-7.18.6" @@ -129213,7 +129660,7 @@ in sources."@babel/plugin-transform-react-pure-annotations-7.18.6" sources."@babel/plugin-transform-regenerator-7.18.6" sources."@babel/plugin-transform-reserved-words-7.18.6" - (sources."@babel/plugin-transform-runtime-7.19.1" // { + (sources."@babel/plugin-transform-runtime-7.19.6" // { dependencies = [ sources."semver-6.3.0" ]; @@ -129236,19 +129683,19 @@ in sources."@babel/register-7.18.9" sources."@babel/runtime-7.19.4" sources."@babel/template-7.18.10" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" sources."@jridgewell/gen-mapping-0.1.1" sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@reach/router-1.3.4" sources."@sindresorhus/is-0.7.0" sources."@types/glob-7.2.0" sources."@types/json-schema-7.0.11" sources."@types/minimatch-5.1.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/parse-json-4.0.0" sources."@types/prop-types-15.7.5" sources."@types/q-1.5.5" @@ -129343,7 +129790,6 @@ in sources."semver-6.3.0" ]; }) - sources."babel-plugin-dynamic-import-node-2.3.3" sources."babel-plugin-macros-2.8.0" (sources."babel-plugin-polyfill-corejs2-0.3.3" // { dependencies = [ @@ -129406,7 +129852,6 @@ in (sources."browserify-sign-4.2.1" // { dependencies = [ sources."readable-stream-3.6.0" - sources."safe-buffer-5.2.1" ]; }) sources."browserify-zlib-0.1.4" @@ -129419,7 +129864,7 @@ in sources."buffer-from-1.1.2" sources."buffer-indexof-1.1.1" sources."buffer-xor-1.0.3" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."builtin-status-codes-3.0.0" sources."bytes-3.0.0" (sources."cacache-12.0.4" // { @@ -129445,7 +129890,7 @@ in sources."camel-case-3.0.0" sources."camelcase-5.3.1" sources."caniuse-api-3.0.0" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."case-sensitive-paths-webpack-plugin-2.4.0" sources."caw-2.0.1" sources."chalk-2.4.2" @@ -129505,6 +129950,7 @@ in dependencies = [ sources."debug-2.6.9" sources."ms-2.0.0" + sources."safe-buffer-5.1.2" ]; }) sources."concat-map-0.0.1" @@ -129513,13 +129959,9 @@ in sources."connect-history-api-fallback-1.6.0" sources."console-browserify-1.2.0" sources."constants-browserify-1.0.0" - (sources."content-disposition-0.5.4" // { - dependencies = [ - sources."safe-buffer-5.2.1" - ]; - }) + sources."content-disposition-0.5.4" sources."content-type-1.0.4" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."cookie-0.4.2" sources."cookie-signature-1.0.6" sources."copy-concurrently-1.0.5" @@ -129664,7 +130106,7 @@ in sources."duplexify-3.7.1" sources."ee-first-1.1.1" sources."ejs-2.7.4" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" (sources."elliptic-6.5.4" // { dependencies = [ sources."bn.js-4.12.0" @@ -129743,7 +130185,6 @@ in sources."ms-2.0.0" sources."path-to-regexp-0.1.7" sources."range-parser-1.2.1" - sources."safe-buffer-5.2.1" ]; }) sources."ext-list-2.2.2" @@ -129873,7 +130314,6 @@ in (sources."hash-base-3.1.0" // { dependencies = [ sources."readable-stream-3.6.0" - sources."safe-buffer-5.2.1" ]; }) sources."hash.js-1.1.7" @@ -129968,7 +130408,7 @@ in sources."is-buffer-1.1.6" sources."is-callable-1.2.7" sources."is-color-stop-1.1.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-data-descriptor-1.0.0" sources."is-date-object-1.0.5" sources."is-deflate-1.0.0" @@ -130019,7 +130459,7 @@ in sources."last-call-webpack-plugin-3.0.0" sources."lines-and-columns-1.2.4" sources."loader-runner-2.4.0" - sources."loader-utils-2.0.2" + sources."loader-utils-2.0.3" sources."locate-path-3.0.0" sources."lodash-4.17.21" sources."lodash.debounce-4.0.8" @@ -130074,7 +130514,7 @@ in sources."minimalistic-assert-1.0.1" sources."minimalistic-crypto-utils-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" (sources."mississippi-3.0.0" // { dependencies = [ sources."pump-3.0.0" @@ -130093,7 +130533,7 @@ in sources."multicast-dns-service-types-1.1.0" sources."mutation-observer-1.0.3" sources."mute-stream-0.0.7" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."nanomatch-1.2.13" sources."negotiator-0.6.3" sources."neo-async-2.6.2" @@ -130394,11 +130834,15 @@ in sources."react-lifecycles-compat-3.0.4" sources."react-side-effect-2.1.2" sources."react-universal-component-4.5.0" - sources."readable-stream-2.3.7" + (sources."readable-stream-2.3.7" // { + dependencies = [ + sources."safe-buffer-5.1.2" + ]; + }) sources."readdirp-3.6.0" sources."regenerate-1.4.2" sources."regenerate-unicode-properties-10.1.0" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."regenerator-transform-0.15.0" sources."regex-not-1.0.2" sources."regexp.prototype.flags-1.4.3" @@ -130449,7 +130893,7 @@ in sources."run-async-2.4.1" sources."run-queue-1.0.3" sources."rxjs-6.6.7" - sources."safe-buffer-5.1.2" + sources."safe-buffer-5.2.1" sources."safe-regex-1.1.0" sources."safe-regex-test-1.0.0" sources."safer-buffer-2.1.2" @@ -130631,7 +131075,11 @@ in }) sources."string.prototype.trimend-1.0.5" sources."string.prototype.trimstart-1.0.5" - sources."string_decoder-1.1.1" + (sources."string_decoder-1.1.1" // { + dependencies = [ + sources."safe-buffer-5.1.2" + ]; + }) (sources."strip-ansi-5.2.0" // { dependencies = [ sources."ansi-regex-4.1.1" @@ -130756,7 +131204,7 @@ in sources."url-parse-lax-3.0.0" sources."url-to-options-1.0.1" sources."use-3.1.1" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" (sources."util-0.11.1" // { dependencies = [ sources."inherits-2.0.3" @@ -130835,6 +131283,7 @@ in sources."ms-2.0.0" sources."normalize-path-2.1.1" sources."readdirp-2.2.1" + sources."safe-buffer-5.1.2" sources."schema-utils-1.0.0" sources."semver-6.3.0" sources."strip-ansi-3.0.1" @@ -130907,7 +131356,7 @@ in sources."commander-2.20.3" sources."commoner-0.10.8" sources."concat-map-0.0.1" - sources."defined-1.0.0" + sources."defined-1.0.1" sources."detective-4.7.1" sources."esprima-3.1.3" sources."esprima-fb-13001.1001.0-dev-harmony-fb" @@ -130922,7 +131371,7 @@ in ]; }) sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."once-1.4.0" sources."path-is-absolute-1.0.1" @@ -130973,7 +131422,7 @@ in sources."balanced-match-1.0.2" sources."brace-expansion-1.1.11" sources."browser-process-hrtime-1.0.0" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."canvas-2.10.1" sources."chownr-2.0.0" sources."cliui-8.0.1" @@ -130995,7 +131444,7 @@ in ]; }) sources."debug-4.3.4" - sources."decimal.js-10.4.1" + sources."decimal.js-10.4.2" sources."decompress-response-4.2.1" sources."deep-is-0.1.4" sources."delayed-stream-1.0.0" @@ -131042,7 +131491,7 @@ in sources."minizlib-2.1.2" sources."mkdirp-1.0.4" sources."ms-2.1.2" - sources."nan-2.16.0" + sources."nan-2.17.0" (sources."node-fetch-2.6.7" // { dependencies = [ sources."tr46-0.0.3" @@ -131086,7 +131535,7 @@ in sources."type-check-0.3.2" sources."universalify-0.2.0" sources."url-parse-1.5.10" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."w3c-hr-time-1.0.2" sources."w3c-xmlserializer-3.0.0" @@ -131126,7 +131575,7 @@ in }; dependencies = [ sources."@babel/code-frame-7.18.6" - sources."@babel/generator-7.19.4" + sources."@babel/generator-7.19.6" sources."@babel/helper-annotate-as-pure-7.18.6" sources."@babel/helper-environment-visitor-7.18.9" sources."@babel/helper-function-name-7.19.0" @@ -131136,10 +131585,10 @@ in sources."@babel/helper-string-parser-7.19.4" sources."@babel/helper-validator-identifier-7.19.1" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/runtime-7.19.4" sources."@babel/template-7.18.10" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" sources."@emotion/is-prop-valid-1.2.0" sources."@emotion/memoize-0.8.0" @@ -131151,16 +131600,16 @@ in sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/source-map-0.3.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@redocly/ajv-8.11.0" - sources."@redocly/openapi-core-1.0.0-beta.110" + sources."@redocly/openapi-core-1.0.0-beta.111" sources."@sindresorhus/is-0.14.0" sources."@szmarczak/http-timer-1.1.2" - sources."@types/eslint-8.4.6" + sources."@types/eslint-8.4.7" sources."@types/eslint-scope-3.7.4" sources."@types/estree-0.0.51" sources."@types/json-schema-7.0.11" - sources."@types/node-14.18.31" + sources."@types/node-14.18.32" sources."@webassemblyjs/ast-1.11.1" sources."@webassemblyjs/floating-point-hex-parser-1.11.1" sources."@webassemblyjs/helper-api-error-1.11.1" @@ -131247,8 +131696,8 @@ in }) sources."call-me-maybe-1.0.1" sources."camelcase-6.3.0" - sources."camelize-1.0.0" - sources."caniuse-lite-1.0.30001418" + sources."camelize-1.0.1" + sources."caniuse-lite-1.0.30001423" (sources."chalk-2.4.2" // { dependencies = [ sources."has-flag-3.0.0" @@ -131299,7 +131748,7 @@ in sources."dompurify-2.4.0" sources."dot-prop-5.3.0" sources."duplexer3-0.1.5" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" (sources."elliptic-6.5.4" // { dependencies = [ sources."bn.js-4.12.0" @@ -131415,7 +131864,7 @@ in sources."minimalistic-assert-1.0.1" sources."minimalistic-crypto-utils-1.0.1" sources."minimatch-5.1.0" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-1.0.4" sources."mobx-6.6.2" sources."mobx-react-7.5.3" @@ -131495,7 +131944,7 @@ in ]; }) sources."reftools-1.1.9" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."registry-auth-token-4.2.2" sources."registry-url-5.1.0" sources."require-directory-2.1.1" @@ -131670,7 +132119,7 @@ in sources."ink-2.7.1" sources."is-arrayish-0.2.1" sources."is-ci-2.0.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-fullwidth-code-point-3.0.0" sources."is-plain-obj-1.1.0" sources."js-tokens-4.0.0" @@ -131768,10 +132217,10 @@ in "reveal.js" = nodeEnv.buildNodePackage { name = "reveal.js"; packageName = "reveal.js"; - version = "4.3.1"; + version = "4.4.0"; src = fetchurl { - url = "https://registry.npmjs.org/reveal.js/-/reveal.js-4.3.1.tgz"; - sha512 = "1kyEnWeUkaCdBdX//XXq9dtBK95ppvIlSwlHelrP8/wrX6LcsYp4HT9WTFoFEOUBfVqkm8C2aHQ367o+UKfcxw=="; + url = "https://registry.npmjs.org/reveal.js/-/reveal.js-4.4.0.tgz"; + sha512 = "jIV6C9V2NEUjGzU8L6dUFGpk1KJmq7/EzP2fOW67ggc2c0Cp/PdprWxZ9Qgp46F0T2ZWDCjQ1p3Ytzy5jA6a2w=="; }; buildInputs = globalBuildInputs; meta = { @@ -131816,7 +132265,7 @@ in sources."braces-3.0.2" sources."buffer-crc32-0.2.13" sources."buffer-from-1.1.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bytes-3.1.2" (sources."cacheable-request-6.1.0" // { dependencies = [ @@ -131952,7 +132401,7 @@ in sources."mime-types-2.1.35" sources."mimic-response-1.0.1" sources."minimatch-5.1.0" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.1.2" sources."mustache-4.2.0" @@ -132066,7 +132515,7 @@ in sources."unpipe-1.0.0" sources."update-notifier-5.1.0" sources."url-parse-lax-3.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."vary-1.1.2" @@ -132125,10 +132574,10 @@ in rollup = nodeEnv.buildNodePackage { name = "rollup"; packageName = "rollup"; - version = "2.79.1"; + version = "3.2.3"; src = fetchurl { - url = "https://registry.npmjs.org/rollup/-/rollup-2.79.1.tgz"; - sha512 = "uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw=="; + url = "https://registry.npmjs.org/rollup/-/rollup-3.2.3.tgz"; + sha512 = "qfadtkY5kl0F5e4dXVdj2D+GtOdifasXHFMiL1SMf9ADQDv5Eti6xReef9FKj+iQPR2pvtqWna57s/PjARY4fg=="; }; dependencies = [ sources."fsevents-2.3.2" @@ -132160,16 +132609,17 @@ in sources."@tootallnate/once-1.1.2" sources."@types/json-schema-7.0.11" sources."@types/node-14.17.34" + sources."@types/semver-7.3.12" sources."@types/vscode-1.66.0" - sources."@typescript-eslint/eslint-plugin-5.39.0" - sources."@typescript-eslint/parser-5.39.0" - sources."@typescript-eslint/scope-manager-5.39.0" - sources."@typescript-eslint/type-utils-5.39.0" - sources."@typescript-eslint/types-5.39.0" - sources."@typescript-eslint/typescript-estree-5.39.0" - sources."@typescript-eslint/utils-5.39.0" - sources."@typescript-eslint/visitor-keys-5.39.0" - sources."@vscode/test-electron-2.1.5" + sources."@typescript-eslint/eslint-plugin-5.40.1" + sources."@typescript-eslint/parser-5.40.1" + sources."@typescript-eslint/scope-manager-5.40.1" + sources."@typescript-eslint/type-utils-5.40.1" + sources."@typescript-eslint/types-5.40.1" + sources."@typescript-eslint/typescript-estree-5.40.1" + sources."@typescript-eslint/utils-5.40.1" + sources."@typescript-eslint/visitor-keys-5.40.1" + sources."@vscode/test-electron-2.2.0" sources."acorn-8.8.0" sources."acorn-jsx-5.3.2" sources."agent-base-6.0.2" @@ -132387,14 +132837,14 @@ in sources."mime-1.6.0" sources."mimic-response-3.1.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."mkdirp-classic-0.5.3" sources."ms-2.1.2" sources."mute-stream-0.0.8" sources."napi-build-utils-1.0.2" sources."natural-compare-1.4.0" - sources."node-abi-3.26.0" + sources."node-abi-3.28.0" sources."node-addon-api-4.3.0" sources."nth-check-2.1.1" sources."object-inspect-1.12.2" @@ -132485,7 +132935,7 @@ in sources."uri-js-4.4.1" sources."url-join-4.0.1" sources."util-deprecate-1.0.2" - (sources."vsce-2.11.0" // { + (sources."vsce-2.13.0" // { dependencies = [ sources."ansi-styles-3.2.1" sources."chalk-2.4.2" @@ -132535,7 +132985,7 @@ in sources."escalade-3.1.1" sources."nanoid-3.3.4" sources."picocolors-1.0.0" - sources."postcss-8.4.17" + sources."postcss-8.4.18" sources."source-map-js-1.0.2" sources."strip-json-comments-3.1.1" ]; @@ -132722,7 +133172,7 @@ in ]; }) sources."ansi-regex-5.0.1" - sources."ansi-styles-6.1.1" + sources."ansi-styles-6.2.1" sources."arch-2.2.0" sources."arg-5.0.2" sources."balanced-match-1.0.2" @@ -132773,7 +133223,7 @@ in sources."mime-types-2.1.35" sources."mimic-fn-2.1.0" sources."minimatch-3.0.4" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."ms-2.0.0" sources."negotiator-0.6.3" sources."npm-run-path-4.0.1" @@ -132835,10 +133285,10 @@ in serverless = nodeEnv.buildNodePackage { name = "serverless"; packageName = "serverless"; - version = "3.22.0"; + version = "3.23.0"; src = fetchurl { - url = "https://registry.npmjs.org/serverless/-/serverless-3.22.0.tgz"; - sha512 = "S/C4jbTFW95AwAw2wSqQa28FCordHwj+sUt3SHPgLNq0ryWcagR03C7vvIEnunmb7Rj5uEIcvArmjuaYNYN0+w=="; + url = "https://registry.npmjs.org/serverless/-/serverless-3.23.0.tgz"; + sha512 = "R1L3QeF3KGbRANQZBAhxwwfW1VKY8Mmp5cZwJmA8d5sSGYSczN6l9ST+0Uyfal+K9HtE8MP+ggaggaabor28EQ=="; }; dependencies = [ sources."2-thenable-1.0.0" @@ -132847,16 +133297,23 @@ in sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - sources."@serverless/dashboard-plugin-6.2.2" + (sources."@serverless/dashboard-plugin-6.2.2" // { + dependencies = [ + sources."fs-extra-9.1.0" + sources."open-7.4.2" + sources."uuid-8.3.2" + ]; + }) sources."@serverless/event-mocks-1.1.1" (sources."@serverless/platform-client-4.3.2" // { dependencies = [ sources."js-yaml-3.14.1" ]; }) - (sources."@serverless/utils-6.7.0" // { + (sources."@serverless/utils-6.8.0" // { dependencies = [ sources."jwt-decode-3.1.2" + sources."uuid-8.3.2" ]; }) sources."@sindresorhus/is-4.6.0" @@ -132864,9 +133321,9 @@ in sources."@tokenizer/token-0.3.0" sources."@types/cacheable-request-6.0.2" sources."@types/http-cache-semantics-4.0.1" - sources."@types/keyv-3.1.4" + sources."@types/keyv-4.2.0" sources."@types/lodash-4.14.186" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/responselike-1.0.0" sources."adm-zip-0.5.9" sources."agent-base-6.0.2" @@ -132894,7 +133351,7 @@ in sources."asynckit-0.4.0" sources."at-least-node-1.0.0" sources."available-typed-arrays-1.0.5" - (sources."aws-sdk-2.1231.0" // { + (sources."aws-sdk-2.1237.0" // { dependencies = [ sources."buffer-4.9.2" sources."ieee754-1.1.13" @@ -132919,7 +133376,7 @@ in sources."buffer-alloc-unsafe-1.1.0" sources."buffer-crc32-0.2.13" sources."buffer-fill-1.0.0" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."builtin-modules-3.3.0" sources."builtins-1.0.3" sources."cacheable-lookup-5.0.4" @@ -132987,7 +133444,7 @@ in sources."type-1.2.0" ]; }) - sources."dayjs-1.11.5" + sources."dayjs-1.11.6" sources."debug-4.3.4" (sources."decompress-4.2.1" // { dependencies = [ @@ -133029,12 +133486,13 @@ in sources."defaults-1.0.4" sources."defer-to-connect-2.0.1" sources."deferred-0.7.11" + sources."define-lazy-prop-2.0.0" sources."define-properties-1.1.4" sources."delayed-stream-1.0.0" sources."dezalgo-1.0.3" sources."dir-glob-3.0.1" - sources."dotenv-10.0.0" - sources."dotenv-expand-5.1.0" + sources."dotenv-16.0.3" + sources."dotenv-expand-9.0.0" sources."duration-0.2.2" sources."emoji-regex-8.0.0" (sources."encoding-0.1.13" // { @@ -133070,7 +133528,7 @@ in sources."file-type-16.5.4" sources."filename-reserved-regex-2.0.0" sources."filenamify-4.3.0" - sources."filesize-8.0.7" + sources."filesize-10.0.5" sources."fill-range-7.0.1" sources."find-requires-1.0.0" sources."flat-5.0.2" @@ -133083,7 +133541,7 @@ in ]; }) sources."fs-constants-1.0.0" - sources."fs-extra-9.1.0" + sources."fs-extra-10.1.0" sources."fs-minipass-2.1.0" sources."fs.realpath-1.0.0" sources."fs2-0.3.9" @@ -133214,13 +133672,13 @@ in sources."normalize-url-6.1.0" sources."npm-registry-utilities-1.0.0" sources."object-assign-4.1.1" - sources."object-hash-2.2.0" + sources."object-hash-3.0.0" sources."object-inspect-1.12.2" sources."object-keys-1.1.1" sources."object.assign-4.1.4" sources."once-1.4.0" sources."onetime-5.1.2" - sources."open-7.4.2" + sources."open-8.4.0" sources."ora-5.4.1" sources."os-tmpdir-1.0.2" sources."p-cancelable-2.1.1" @@ -133326,7 +133784,7 @@ in sources."to-regex-range-5.0.1" sources."token-types-4.2.1" sources."tr46-0.0.3" - sources."traverse-0.6.6" + sources."traverse-0.6.7" sources."trim-repeated-1.0.0" sources."tslib-2.4.0" sources."type-2.7.2" @@ -133343,10 +133801,10 @@ in sources."querystring-0.2.0" ]; }) - sources."utf-8-validate-5.0.9" - sources."util-0.12.4" + sources."utf-8-validate-5.0.10" + sources."util-0.12.5" sources."util-deprecate-1.0.2" - sources."uuid-8.3.2" + sources."uuid-9.0.0" sources."validate-npm-package-name-3.0.0" sources."wcwidth-1.0.1" sources."webidl-conversions-3.0.1" @@ -133509,7 +133967,7 @@ in sources."mime-1.6.0" sources."mime-db-1.52.0" sources."mime-types-2.1.35" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."moment-2.7.0" sources."ms-2.0.0" @@ -133916,10 +134374,10 @@ in sources."lru-cache-2.2.0" sources."mime-1.6.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."mv-2.1.1" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."ncp-2.0.0" sources."negotiator-0.5.3" sources."node-uuid-1.4.8" @@ -134016,10 +134474,10 @@ in snyk = nodeEnv.buildNodePackage { name = "snyk"; packageName = "snyk"; - version = "1.1026.0"; + version = "1.1040.0"; src = fetchurl { - url = "https://registry.npmjs.org/snyk/-/snyk-1.1026.0.tgz"; - sha512 = "sijn2PlTw8hJb41KxZxJO+/eFAAZPnr1VQ8AAjwH7QeGJsC3qVJCu3gtqr/11cM7JACWfs3pa7D++KDnFVd9oQ=="; + url = "https://registry.npmjs.org/snyk/-/snyk-1.1040.0.tgz"; + sha512 = "wgq/tB3/hbuLmp3/ZYVHaPE6MbnPEmzABrLkSrZmi39T0ozz40Q8dsSxrZMo+LRyUnAs0CHFJpitfk6XV1jE+w=="; }; buildInputs = globalBuildInputs; meta = { @@ -134033,19 +134491,19 @@ in "socket.io" = nodeEnv.buildNodePackage { name = "socket.io"; packageName = "socket.io"; - version = "4.5.2"; + version = "4.5.3"; src = fetchurl { - url = "https://registry.npmjs.org/socket.io/-/socket.io-4.5.2.tgz"; - sha512 = "6fCnk4ARMPZN448+SQcnn1u8OHUC72puJcNtSgg2xS34Cu7br1gQ09YKkO1PFfDn/wyUE9ZgMAwosJed003+NQ=="; + url = "https://registry.npmjs.org/socket.io/-/socket.io-4.5.3.tgz"; + sha512 = "zdpnnKU+H6mOp7nYRXH4GNv1ux6HL6+lHL8g7Ds7Lj8CkdK1jJK/dlwsKDculbyOHifcJ0Pr/yeXnZQ5GeFrcg=="; }; dependencies = [ sources."@socket.io/component-emitter-3.1.0" sources."@types/cookie-0.4.1" sources."@types/cors-2.8.12" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."accepts-1.3.8" sources."base64id-2.0.0" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."cookie-0.4.2" sources."cors-2.8.5" sources."debug-4.3.4" @@ -134059,7 +134517,7 @@ in sources."object-assign-4.1.1" sources."socket.io-adapter-2.4.0" sources."socket.io-parser-4.2.1" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."vary-1.1.2" sources."ws-8.2.3" ]; @@ -134102,7 +134560,7 @@ in sources."ansi-styles-4.3.0" sources."arrify-1.0.1" sources."base64-js-1.5.1" - sources."bl-5.0.0" + sources."bl-5.1.0" sources."buffer-6.0.3" sources."camelcase-6.3.0" sources."camelcase-keys-7.0.2" @@ -134140,7 +134598,7 @@ in sources."indent-string-5.0.0" sources."inherits-2.0.4" sources."is-arrayish-0.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-fullwidth-code-point-4.0.0" sources."is-interactive-2.0.0" sources."is-plain-obj-1.1.0" @@ -134152,7 +134610,7 @@ in sources."locate-path-6.0.0" (sources."log-symbols-5.1.0" // { dependencies = [ - sources."chalk-5.1.0" + sources."chalk-5.1.2" ]; }) sources."log-update-5.0.1" @@ -134167,7 +134625,7 @@ in sources."onetime-5.1.2" (sources."ora-6.1.2" // { dependencies = [ - sources."chalk-5.1.0" + sources."chalk-5.1.2" ]; }) sources."p-limit-3.1.0" @@ -134187,7 +134645,7 @@ in sources."signal-exit-3.0.7" (sources."slice-ansi-5.0.0" // { dependencies = [ - sources."ansi-styles-6.1.1" + sources."ansi-styles-6.2.1" ]; }) sources."spdx-correct-3.1.1" @@ -134216,7 +134674,7 @@ in sources."wcwidth-1.0.1" (sources."wrap-ansi-8.0.1" // { dependencies = [ - sources."ansi-styles-6.1.1" + sources."ansi-styles-6.2.1" ]; }) sources."xml2js-0.4.23" @@ -134306,7 +134764,7 @@ in sources."atomic-file-rw-0.2.2" sources."attach-ware-1.1.1" sources."available-typed-arrays-1.0.5" - sources."b4a-1.6.0" + sources."b4a-1.6.1" sources."bail-1.0.5" sources."balanced-match-1.0.2" (sources."base-0.11.2" // { @@ -134333,7 +134791,7 @@ in sources."buffer-alloc-unsafe-1.1.0" sources."buffer-fill-1.0.0" sources."buffer-from-1.1.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" (sources."cache-base-1.0.1" // { dependencies = [ sources."isobject-3.0.1" @@ -134414,7 +134872,7 @@ in sources."isobject-3.0.1" ]; }) - sources."defined-1.0.0" + sources."defined-1.0.1" sources."detab-1.0.2" sources."discontinuous-range-1.0.0" sources."dotignore-0.1.2" @@ -134562,7 +135020,7 @@ in sources."is-buffer-1.1.6" sources."is-callable-1.2.7" sources."is-canonical-base64-1.1.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" (sources."is-data-descriptor-1.0.0" // { dependencies = [ sources."kind-of-6.0.3" @@ -134664,7 +135122,7 @@ in sources."mdmanifest-1.0.8" sources."micromatch-2.3.11" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" (sources."mixin-deep-1.3.2" // { dependencies = [ sources."is-extendable-1.0.1" @@ -134697,7 +135155,7 @@ in sources."rimraf-2.4.5" ]; }) - sources."nan-2.16.0" + sources."nan-2.17.0" (sources."nanomatch-1.2.13" // { dependencies = [ sources."arr-diff-4.0.0" @@ -135017,7 +135475,7 @@ in dependencies = [ (sources."ssb-keys-8.5.0" // { dependencies = [ - sources."ssb-uri2-2.1.0" + sources."ssb-uri2-2.3.0" ]; }) sources."ssb-uri2-1.9.0" @@ -135051,7 +135509,7 @@ in (sources."ssb-keys-8.5.0" // { dependencies = [ sources."mkdirp-0.5.6" - sources."ssb-uri2-2.1.0" + sources."ssb-uri2-2.3.0" ]; }) sources."ssb-uri2-1.9.0" @@ -135092,7 +135550,7 @@ in sources."ssb-replicate-1.3.3" sources."ssb-typescript-2.8.0" sources."ssb-unix-socket-1.0.0" - sources."ssb-uri2-2.1.0" + sources."ssb-uri2-2.3.0" (sources."ssb-validate-4.1.4" // { dependencies = [ sources."ssb-keys-8.5.0" @@ -135154,7 +135612,7 @@ in sources."to-space-case-1.0.0" sources."to-vfile-1.0.0" sources."too-hot-1.0.1" - sources."traverse-0.6.6" + sources."traverse-0.6.7" sources."trim-0.0.1" sources."trim-lines-1.1.3" sources."trim-trailing-lines-1.1.4" @@ -135188,7 +135646,7 @@ in sources."urix-0.1.0" sources."use-3.1.1" sources."user-home-2.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."utf8-byte-length-1.0.4" sources."util-deprecate-1.0.2" sources."vfile-1.4.0" @@ -135305,7 +135763,7 @@ in sources."async-limiter-1.0.1" sources."asynckit-0.4.0" sources."available-typed-arrays-1.0.5" - (sources."aws-sdk-2.1231.0" // { + (sources."aws-sdk-2.1237.0" // { dependencies = [ sources."uuid-8.0.0" ]; @@ -135371,26 +135829,29 @@ in (sources."compression-1.7.4" // { dependencies = [ sources."bytes-3.0.0" - sources."safe-buffer-5.1.2" ]; }) sources."concat-map-0.0.1" (sources."concat-stream-1.6.2" // { dependencies = [ sources."readable-stream-2.3.7" - sources."safe-buffer-5.1.2" sources."string_decoder-1.1.1" ]; }) sources."config-1.31.0" sources."constantinople-3.1.2" - sources."content-disposition-0.5.4" + (sources."content-disposition-0.5.4" // { + dependencies = [ + sources."safe-buffer-5.2.1" + ]; + }) sources."content-type-1.0.4" sources."convert-to-ecmascript-compatible-varname-0.1.5" sources."cookie-0.4.0" (sources."cookie-session-2.0.0" // { dependencies = [ sources."debug-3.2.7" + sources."safe-buffer-5.2.1" ]; }) sources."cookie-signature-1.0.6" @@ -135435,7 +135896,7 @@ in sources."drange-1.1.1" (sources."dtrace-provider-0.8.8" // { dependencies = [ - sources."nan-2.16.0" + sources."nan-2.17.0" ]; }) sources."ecc-jsbn-0.1.2" @@ -135446,19 +135907,19 @@ in sources."end-of-stream-1.4.4" (sources."engine.io-3.6.0" // { dependencies = [ - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."cookie-0.4.2" sources."debug-4.1.1" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."ws-7.4.6" ]; }) (sources."engine.io-client-3.5.3" // { dependencies = [ - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."debug-3.1.0" sources."ms-2.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."ws-7.4.6" ]; }) @@ -135483,6 +135944,7 @@ in sources."cookie-0.5.0" sources."proxy-addr-2.0.7" sources."qs-6.11.0" + sources."safe-buffer-5.2.1" ]; }) (sources."express-validator-2.21.0" // { @@ -135578,7 +136040,7 @@ in sources."is-boolean-object-1.1.2" sources."is-buffer-1.1.6" sources."is-callable-1.2.7" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-date-object-1.0.5" (sources."is-expression-3.0.0" // { dependencies = [ @@ -135696,7 +136158,7 @@ in sources."mimic-fn-2.1.0" sources."minicap-prebuilt-2.3.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minitouch-prebuilt-1.2.0" sources."mkdirp-0.5.6" sources."moment-2.29.4" @@ -135849,7 +136311,7 @@ in sources."lodash-3.10.1" ]; }) - sources."safe-buffer-5.2.1" + sources."safe-buffer-5.1.2" sources."safe-json-stringify-1.2.0" sources."safe-regex-test-1.0.0" sources."safer-buffer-2.1.2" @@ -135945,6 +136407,7 @@ in sources."ms-2.1.2" sources."qs-6.11.0" sources."readable-stream-3.6.0" + sources."safe-buffer-5.2.1" sources."semver-7.3.8" sources."string_decoder-1.3.0" sources."yallist-4.0.0" @@ -136022,7 +136485,7 @@ in }) sources."url-join-1.1.0" sources."utf-8-validate-1.2.2" - sources."util-0.12.4" + sources."util-0.12.5" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."uuid-3.4.0" @@ -136061,7 +136524,6 @@ in sources."wrappy-1.0.2" (sources."ws-3.3.3" // { dependencies = [ - sources."safe-buffer-5.1.2" sources."ultron-1.1.1" ]; }) @@ -136129,10 +136591,10 @@ in stylelint = nodeEnv.buildNodePackage { name = "stylelint"; packageName = "stylelint"; - version = "14.13.0"; + version = "14.14.0"; src = fetchurl { - url = "https://registry.npmjs.org/stylelint/-/stylelint-14.13.0.tgz"; - sha512 = "NJSAdloiAB/jgVJKxMR90mWlctvmeBFGFVUvyKngi9+j/qPSJ5ZB+u8jOmGbLTnS7OHrII9NFGehPRyar8U5vg=="; + url = "https://registry.npmjs.org/stylelint/-/stylelint-14.14.0.tgz"; + sha512 = "yUI+4xXfPHVnueYddSQ/e1GuEA/2wVhWQbGj16AmWLtQJtn28lVxfS4b0CsWyVRPgd3Auzi0NXOthIEUhtQmmA=="; }; dependencies = [ sources."@babel/code-frame-7.18.6" @@ -136215,7 +136677,7 @@ in sources."inherits-2.0.4" sources."ini-1.3.8" sources."is-arrayish-0.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" sources."is-glob-4.0.3" @@ -136256,7 +136718,7 @@ in sources."path-type-4.0.0" sources."picocolors-1.0.0" sources."picomatch-2.3.1" - sources."postcss-8.4.17" + sources."postcss-8.4.18" sources."postcss-media-query-parser-0.2.3" sources."postcss-resolve-nested-selector-0.1.1" sources."postcss-safe-parser-6.0.0" @@ -136419,7 +136881,7 @@ in sources."minimist-1.2.3" (sources."mkdirp-0.5.6" // { dependencies = [ - sources."minimist-1.2.6" + sources."minimist-1.2.7" ]; }) sources."moniker-0.1.2" @@ -136478,17 +136940,17 @@ in svelte-check = nodeEnv.buildNodePackage { name = "svelte-check"; packageName = "svelte-check"; - version = "2.9.1"; + version = "2.9.2"; src = fetchurl { - url = "https://registry.npmjs.org/svelte-check/-/svelte-check-2.9.1.tgz"; - sha512 = "+BFPsj6irZ+t2pVSVo//2Ic1mI3A52xCwbkSTVhTqYZqgawcyZd9pYZoEac3fIWbEeTyCb5X82ORKI/gjn+P7A=="; + url = "https://registry.npmjs.org/svelte-check/-/svelte-check-2.9.2.tgz"; + sha512 = "DRi8HhnCiqiGR2YF9ervPGvtoYrheE09cXieCTEqeTPOTJzfoa54Py8rovIBv4bH4n5HgZYIyTQ3DDLHQLl2uQ=="; }; dependencies = [ sources."@ampproject/remapping-2.2.0" sources."@babel/code-frame-7.18.6" sources."@babel/compat-data-7.19.4" - sources."@babel/core-7.19.3" - (sources."@babel/generator-7.19.4" // { + sources."@babel/core-7.19.6" + (sources."@babel/generator-7.19.6" // { dependencies = [ sources."@jridgewell/gen-mapping-0.3.2" ]; @@ -136498,7 +136960,7 @@ in sources."@babel/helper-function-name-7.19.0" sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-module-imports-7.18.6" - sources."@babel/helper-module-transforms-7.19.0" + sources."@babel/helper-module-transforms-7.19.6" sources."@babel/helper-simple-access-7.19.4" sources."@babel/helper-split-export-declaration-7.18.6" sources."@babel/helper-string-parser-7.19.4" @@ -136506,9 +136968,9 @@ in sources."@babel/helper-validator-option-7.18.6" sources."@babel/helpers-7.19.4" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/template-7.18.10" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" (sources."@cspotcode/source-map-support-0.8.1" // { dependencies = [ @@ -136519,54 +136981,54 @@ in sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - sources."@swc/core-1.3.6" - (sources."@swc/core-android-arm-eabi-1.3.6" // { + sources."@swc/core-1.3.10" + (sources."@swc/core-android-arm-eabi-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.122" ]; }) - (sources."@swc/core-android-arm64-1.3.6" // { + (sources."@swc/core-android-arm64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-darwin-arm64-1.3.6" - sources."@swc/core-darwin-x64-1.3.6" - (sources."@swc/core-freebsd-x64-1.3.6" // { + sources."@swc/core-darwin-arm64-1.3.10" + sources."@swc/core-darwin-x64-1.3.10" + (sources."@swc/core-freebsd-x64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-linux-arm-gnueabihf-1.3.6" // { + (sources."@swc/core-linux-arm-gnueabihf-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-linux-arm64-gnu-1.3.6" - sources."@swc/core-linux-arm64-musl-1.3.6" - sources."@swc/core-linux-x64-gnu-1.3.6" - sources."@swc/core-linux-x64-musl-1.3.6" - (sources."@swc/core-win32-arm64-msvc-1.3.6" // { + sources."@swc/core-linux-arm64-gnu-1.3.10" + sources."@swc/core-linux-arm64-musl-1.3.10" + sources."@swc/core-linux-x64-gnu-1.3.10" + sources."@swc/core-linux-x64-musl-1.3.10" + (sources."@swc/core-win32-arm64-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-win32-ia32-msvc-1.3.6" // { + (sources."@swc/core-win32-ia32-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-win32-x64-msvc-1.3.6" - sources."@swc/wasm-1.3.6" + sources."@swc/core-win32-x64-msvc-1.3.10" + sources."@swc/wasm-1.3.10" sources."@tsconfig/node10-1.0.9" sources."@tsconfig/node12-1.0.11" sources."@tsconfig/node14-1.0.3" sources."@tsconfig/node16-1.0.3" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/pug-2.0.6" sources."@types/sass-1.43.1" sources."acorn-8.8.0" @@ -136586,7 +137048,7 @@ in sources."buffer-crc32-0.2.13" sources."call-bind-1.0.2" sources."callsites-3.1.0" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."chalk-2.4.2" sources."character-parser-2.2.0" sources."chokidar-3.5.3" @@ -136595,7 +137057,7 @@ in sources."color-name-1.1.3" sources."concat-map-0.0.1" sources."constantinople-4.0.1" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."copy-anything-2.0.6" sources."create-require-1.1.1" sources."css-3.0.0" @@ -136604,7 +137066,7 @@ in sources."detect-indent-6.1.0" sources."diff-4.0.2" sources."doctypes-1.1.0" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."errno-0.1.8" sources."es6-promise-3.3.1" sources."escalade-3.1.1" @@ -136632,7 +137094,7 @@ in sources."inflight-1.0.6" sources."inherits-2.0.4" sources."is-binary-path-2.1.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" (sources."is-expression-4.0.0" // { dependencies = [ sources."acorn-7.4.1" @@ -136663,7 +137125,7 @@ in sources."mime-1.6.0" sources."min-indent-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."mri-1.2.0" sources."ms-2.1.2" @@ -136684,7 +137146,7 @@ in sources."picocolors-1.0.0" sources."picomatch-2.3.1" sources."pify-4.0.1" - sources."postcss-8.4.17" + sources."postcss-8.4.18" sources."postcss-load-config-4.0.1" sources."promise-7.3.1" sources."prr-1.0.1" @@ -136708,7 +137170,6 @@ in sources."rimraf-2.7.1" sources."run-parallel-1.2.0" sources."sade-1.8.1" - sources."safe-buffer-5.1.2" sources."safer-buffer-2.1.2" sources."sander-0.5.1" sources."sass-1.55.0" @@ -136736,7 +137197,7 @@ in }) sources."supports-color-5.5.0" sources."supports-preserve-symlinks-flag-1.0.0" - sources."svelte-3.50.1" + sources."svelte-3.52.0" sources."svelte-preprocess-4.10.7" sources."to-fast-properties-2.0.0" sources."to-regex-range-5.0.1" @@ -136774,8 +137235,8 @@ in sources."@ampproject/remapping-2.2.0" sources."@babel/code-frame-7.18.6" sources."@babel/compat-data-7.19.4" - sources."@babel/core-7.19.3" - (sources."@babel/generator-7.19.4" // { + sources."@babel/core-7.19.6" + (sources."@babel/generator-7.19.6" // { dependencies = [ sources."@jridgewell/gen-mapping-0.3.2" ]; @@ -136785,7 +137246,7 @@ in sources."@babel/helper-function-name-7.19.0" sources."@babel/helper-hoist-variables-7.18.6" sources."@babel/helper-module-imports-7.18.6" - sources."@babel/helper-module-transforms-7.19.0" + sources."@babel/helper-module-transforms-7.19.6" sources."@babel/helper-simple-access-7.19.4" sources."@babel/helper-split-export-declaration-7.18.6" sources."@babel/helper-string-parser-7.19.4" @@ -136793,9 +137254,9 @@ in sources."@babel/helper-validator-option-7.18.6" sources."@babel/helpers-7.19.4" sources."@babel/highlight-7.18.6" - sources."@babel/parser-7.19.4" + sources."@babel/parser-7.19.6" sources."@babel/template-7.18.10" - sources."@babel/traverse-7.19.4" + sources."@babel/traverse-7.19.6" sources."@babel/types-7.19.4" (sources."@cspotcode/source-map-support-0.8.1" // { dependencies = [ @@ -136809,54 +137270,54 @@ in sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - sources."@swc/core-1.3.6" - (sources."@swc/core-android-arm-eabi-1.3.6" // { + sources."@swc/core-1.3.10" + (sources."@swc/core-android-arm-eabi-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.122" ]; }) - (sources."@swc/core-android-arm64-1.3.6" // { + (sources."@swc/core-android-arm64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-darwin-arm64-1.3.6" - sources."@swc/core-darwin-x64-1.3.6" - (sources."@swc/core-freebsd-x64-1.3.6" // { + sources."@swc/core-darwin-arm64-1.3.10" + sources."@swc/core-darwin-x64-1.3.10" + (sources."@swc/core-freebsd-x64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-linux-arm-gnueabihf-1.3.6" // { + (sources."@swc/core-linux-arm-gnueabihf-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-linux-arm64-gnu-1.3.6" - sources."@swc/core-linux-arm64-musl-1.3.6" - sources."@swc/core-linux-x64-gnu-1.3.6" - sources."@swc/core-linux-x64-musl-1.3.6" - (sources."@swc/core-win32-arm64-msvc-1.3.6" // { + sources."@swc/core-linux-arm64-gnu-1.3.10" + sources."@swc/core-linux-arm64-musl-1.3.10" + sources."@swc/core-linux-x64-gnu-1.3.10" + sources."@swc/core-linux-x64-musl-1.3.10" + (sources."@swc/core-win32-arm64-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-win32-ia32-msvc-1.3.6" // { + (sources."@swc/core-win32-ia32-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-win32-x64-msvc-1.3.6" - sources."@swc/wasm-1.3.6" + sources."@swc/core-win32-x64-msvc-1.3.10" + sources."@swc/wasm-1.3.10" sources."@tsconfig/node10-1.0.9" sources."@tsconfig/node12-1.0.11" sources."@tsconfig/node14-1.0.3" sources."@tsconfig/node16-1.0.3" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/pug-2.0.6" sources."@types/sass-1.43.1" sources."acorn-8.8.0" @@ -136875,7 +137336,7 @@ in sources."browserslist-4.21.4" sources."buffer-crc32-0.2.13" sources."call-bind-1.0.2" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."chalk-2.4.2" sources."character-parser-2.2.0" sources."chokidar-3.5.3" @@ -136884,7 +137345,7 @@ in sources."color-name-1.1.3" sources."concat-map-0.0.1" sources."constantinople-4.0.1" - sources."convert-source-map-1.8.0" + sources."convert-source-map-1.9.0" sources."copy-anything-2.0.6" sources."create-require-1.1.1" sources."css-3.0.0" @@ -136894,7 +137355,7 @@ in sources."detect-indent-6.1.0" sources."diff-4.0.2" sources."doctypes-1.1.0" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."emmet-2.3.6" sources."errno-0.1.8" sources."es6-promise-3.3.1" @@ -136923,7 +137384,7 @@ in sources."inflight-1.0.6" sources."inherits-2.0.4" sources."is-binary-path-2.1.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" (sources."is-expression-4.0.0" // { dependencies = [ sources."acorn-7.4.1" @@ -136957,7 +137418,7 @@ in sources."mime-1.6.0" sources."min-indent-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.1.2" sources."nanoid-3.3.4" @@ -136978,7 +137439,7 @@ in sources."picocolors-1.0.0" sources."picomatch-2.3.1" sources."pify-4.0.1" - sources."postcss-8.4.17" + sources."postcss-8.4.18" sources."postcss-load-config-4.0.1" sources."prettier-2.7.1" sources."prettier-plugin-svelte-2.8.0" @@ -137002,7 +137463,6 @@ in sources."reusify-1.0.4" sources."rimraf-2.7.1" sources."run-parallel-1.2.0" - sources."safe-buffer-5.1.2" sources."safer-buffer-2.1.2" sources."sander-0.5.1" sources."sass-1.55.0" @@ -137030,7 +137490,7 @@ in }) sources."supports-color-5.5.0" sources."supports-preserve-symlinks-flag-1.0.0" - sources."svelte-3.50.1" + sources."svelte-3.52.0" sources."svelte-preprocess-4.10.7" sources."svelte2tsx-0.5.20" sources."to-fast-properties-2.0.0" @@ -137341,7 +137801,7 @@ in sources."growl-1.9.2" (sources."handlebars-4.7.7" // { dependencies = [ - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."source-map-0.6.1" ]; }) @@ -137483,12 +137943,12 @@ in sources."ms-2.0.0" (sources."multer-1.4.4" // { dependencies = [ - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" ]; }) sources."mute-stream-0.0.5" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."nanomatch-1.2.13" sources."native-promise-only-0.8.1" sources."neo-async-2.6.2" @@ -137565,7 +138025,7 @@ in }) (sources."rc-1.2.8" // { dependencies = [ - sources."minimist-1.2.6" + sources."minimist-1.2.7" ]; }) sources."readable-stream-2.3.7" @@ -137715,7 +138175,7 @@ in sources."to-regex-range-2.1.1" sources."toidentifier-1.0.1" sources."touch-3.1.0" - sources."traverse-0.6.6" + sources."traverse-0.6.7" sources."truncate-utf8-bytes-1.0.2" sources."type-is-1.6.18" sources."typedarray-0.0.6" @@ -137779,10 +138239,10 @@ in tailwindcss = nodeEnv.buildNodePackage { name = "tailwindcss"; packageName = "tailwindcss"; - version = "3.1.8"; + version = "3.2.1"; src = fetchurl { - url = "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.1.8.tgz"; - sha512 = "YSneUCZSFDYMwk+TGq8qYFdCA3yfBRdBlS7txSq0LUmzyeqRe3a8fBQzbz9M3WS/iFT4BNf/nmw9mEzrnSaC0g=="; + url = "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.1.tgz"; + sha512 = "Uw+GVSxp5CM48krnjHObqoOwlCt5Qo6nw1jlCRwfGy68dSYb/LwS9ZFidYGRiM+w6rMawkZiu1mEMAsHYAfoLg=="; }; dependencies = [ sources."@cspotcode/source-map-support-0.8.1" @@ -137792,50 +138252,50 @@ in sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - sources."@swc/core-1.3.6" - (sources."@swc/core-android-arm-eabi-1.3.6" // { + sources."@swc/core-1.3.10" + (sources."@swc/core-android-arm-eabi-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.122" ]; }) - (sources."@swc/core-android-arm64-1.3.6" // { + (sources."@swc/core-android-arm64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-darwin-arm64-1.3.6" - sources."@swc/core-darwin-x64-1.3.6" - (sources."@swc/core-freebsd-x64-1.3.6" // { + sources."@swc/core-darwin-arm64-1.3.10" + sources."@swc/core-darwin-x64-1.3.10" + (sources."@swc/core-freebsd-x64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-linux-arm-gnueabihf-1.3.6" // { + (sources."@swc/core-linux-arm-gnueabihf-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-linux-arm64-gnu-1.3.6" - sources."@swc/core-linux-arm64-musl-1.3.6" - sources."@swc/core-linux-x64-gnu-1.3.6" - sources."@swc/core-linux-x64-musl-1.3.6" - (sources."@swc/core-win32-arm64-msvc-1.3.6" // { + sources."@swc/core-linux-arm64-gnu-1.3.10" + sources."@swc/core-linux-arm64-musl-1.3.10" + sources."@swc/core-linux-x64-gnu-1.3.10" + sources."@swc/core-linux-x64-musl-1.3.10" + (sources."@swc/core-win32-arm64-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-win32-ia32-msvc-1.3.6" // { + (sources."@swc/core-win32-ia32-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-win32-x64-msvc-1.3.6" - sources."@swc/wasm-1.3.6" + sources."@swc/core-win32-x64-msvc-1.3.10" + sources."@swc/wasm-1.3.10" sources."@tsconfig/node10-1.0.9" sources."@tsconfig/node12-1.0.11" sources."@tsconfig/node14-1.0.3" sources."@tsconfig/node16-1.0.3" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."acorn-7.4.1" sources."acorn-node-1.8.2" sources."acorn-walk-7.2.0" @@ -137852,7 +138312,7 @@ in sources."color-name-1.1.4" sources."create-require-1.1.1" sources."cssesc-3.0.0" - sources."defined-1.0.0" + sources."defined-1.0.1" sources."detective-5.2.1" sources."didyoumean-1.2.2" sources."diff-4.0.2" @@ -137869,7 +138329,7 @@ in sources."glob-parent-6.0.2" sources."has-1.0.3" sources."is-binary-path-2.1.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-extglob-2.1.1" sources."is-glob-4.0.3" sources."is-number-7.0.0" @@ -137877,7 +138337,7 @@ in sources."make-error-1.3.6" sources."merge2-1.4.1" sources."micromatch-4.0.5" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."nanoid-3.3.4" sources."normalize-path-3.0.0" sources."object-hash-3.0.0" @@ -137885,11 +138345,11 @@ in sources."picocolors-1.0.0" sources."picomatch-2.3.1" sources."pify-2.3.0" - sources."postcss-8.4.17" + sources."postcss-8.4.18" sources."postcss-import-14.1.0" sources."postcss-js-4.0.0" sources."postcss-load-config-3.1.4" - sources."postcss-nested-5.0.6" + sources."postcss-nested-6.0.0" sources."postcss-selector-parser-6.0.10" sources."postcss-value-parser-4.2.0" sources."queue-microtask-1.2.3" @@ -137959,7 +138419,7 @@ in }) sources."bindings-1.5.0" sources."brace-expansion-1.1.11" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."camelcase-5.3.1" sources."caseless-0.12.0" sources."chownr-1.1.4" @@ -138037,14 +138497,14 @@ in sources."mime-db-1.52.0" sources."mime-types-2.1.35" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-2.9.0" sources."minizlib-1.3.3" sources."mkdirp-0.5.6" sources."module-alias-2.2.2" sources."moment-2.29.4" sources."ms-2.1.3" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."needle-2.9.1" sources."node-addon-api-2.0.2" sources."node-fetch-2.6.7" @@ -138265,7 +138725,7 @@ in sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/source-map-0.3.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."acorn-8.8.0" sources."buffer-from-1.1.2" sources."commander-2.20.3" @@ -138368,7 +138828,7 @@ in sources."is-arguments-1.1.1" sources."is-arrayish-0.2.1" sources."is-buffer-2.0.5" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-date-object-1.0.5" sources."is-decimal-1.0.4" sources."is-file-1.0.0" @@ -138413,7 +138873,7 @@ in sources."micromark-extension-gfm-tagfilter-0.3.0" sources."micromark-extension-gfm-task-list-item-0.3.3" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.1.2" sources."normalize-package-data-2.5.0" @@ -138473,7 +138933,7 @@ in sources."supports-preserve-symlinks-flag-1.0.0" sources."table-6.8.0" sources."text-table-0.2.0" - sources."traverse-0.6.6" + sources."traverse-0.6.7" sources."trough-1.0.5" sources."try-resolve-1.0.1" sources."type-check-0.4.0" @@ -138707,7 +139167,7 @@ in sources."is-arrayish-0.2.1" sources."is-buffer-2.0.5" sources."is-ci-2.0.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-decimal-1.0.4" sources."is-empty-1.2.0" sources."is-fullwidth-code-point-3.0.0" @@ -138761,7 +139221,7 @@ in sources."mimic-response-1.0.1" sources."min-indent-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minimist-options-4.1.0" sources."ms-2.1.2" sources."nlcst-is-literal-1.2.2" @@ -139119,7 +139579,7 @@ in sources."is-arguments-1.1.1" sources."is-arrayish-0.2.1" sources."is-buffer-2.0.5" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-date-object-1.0.5" sources."is-decimal-1.0.4" sources."is-file-1.0.0" @@ -139164,7 +139624,7 @@ in sources."micromark-extension-gfm-tagfilter-0.3.0" sources."micromark-extension-gfm-task-list-item-0.3.3" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.1.2" sources."normalize-package-data-2.5.0" @@ -139241,7 +139701,7 @@ in }) sources."textlint-tester-12.2.2" sources."textlint-util-to-string-3.1.1" - sources."traverse-0.6.6" + sources."traverse-0.6.7" sources."trough-1.0.5" sources."try-resolve-1.0.1" sources."type-check-0.4.0" @@ -139437,10 +139897,10 @@ in textlint-rule-terminology = nodeEnv.buildNodePackage { name = "textlint-rule-terminology"; packageName = "textlint-rule-terminology"; - version = "3.0.3"; + version = "3.0.4"; src = fetchurl { - url = "https://registry.npmjs.org/textlint-rule-terminology/-/textlint-rule-terminology-3.0.3.tgz"; - sha512 = "c1AzZ7ztXZfLySI8j7CnUGj8leNsfTCs+OPwJQV0ZWpKIZ7FsuRULCof1wLxsOZM+9MpVkmJWGfi6/qR6kRGIg=="; + url = "https://registry.npmjs.org/textlint-rule-terminology/-/textlint-rule-terminology-3.0.4.tgz"; + sha512 = "obQ3y0hqX6OWCrM8K5K6WSJGE4BOyNfGF6hUGPet56taTm/xzkRu8XA6vpn2GFr4zom/oMa0sBJ3OtDWCgrS/g=="; }; dependencies = [ sources."@textlint/ast-node-types-12.2.2" @@ -139533,7 +139993,7 @@ in }; dependencies = [ sources."@babel/runtime-7.19.4" - sources."@babel/runtime-corejs3-7.19.4" + sources."@babel/runtime-corejs3-7.19.6" (sources."@eslint/eslintrc-1.3.3" // { dependencies = [ sources."debug-4.3.4" @@ -139616,7 +140076,7 @@ in }) sources."eslint-plugin-import-2.26.0" sources."eslint-plugin-jsx-a11y-6.6.1" - (sources."eslint-plugin-react-7.31.9" // { + (sources."eslint-plugin-react-7.31.10" // { dependencies = [ sources."resolve-2.0.0-next.4" ]; @@ -139674,7 +140134,7 @@ in sources."is-bigint-1.0.4" sources."is-boolean-object-1.1.2" sources."is-callable-1.2.7" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-date-object-1.0.5" sources."is-extglob-2.1.1" sources."is-glob-4.0.3" @@ -139703,7 +140163,7 @@ in sources."merge2-1.4.1" sources."micromatch-4.0.5" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."ms-2.0.0" sources."natural-compare-1.4.0" sources."no-cliches-0.3.4" @@ -139732,7 +140192,7 @@ in sources."punycode-2.1.1" sources."queue-microtask-1.2.3" sources."react-is-16.13.1" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."regexp.prototype.flags-1.4.3" sources."regexpp-3.2.0" sources."resolve-1.22.1" @@ -139804,8 +140264,8 @@ in sources."@types/cookie-0.4.1" sources."@types/cors-2.8.12" sources."@types/http-cache-semantics-4.0.1" - sources."@types/keyv-3.1.4" - sources."@types/node-18.8.3" + sources."@types/keyv-4.2.0" + sources."@types/node-18.11.3" sources."@types/responselike-1.0.0" sources."abbrev-1.1.1" sources."abstract-logging-2.0.1" @@ -139841,7 +140301,7 @@ in sources."brace-expansion-1.1.11" sources."buffer-6.0.3" sources."buffer-equal-constant-time-1.0.1" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bytes-3.1.2" sources."cacheable-lookup-5.0.4" sources."cacheable-request-7.0.2" @@ -140034,7 +140494,7 @@ in sources."mimic-response-1.0.1" sources."minimalistic-assert-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minizlib-2.1.2" sources."mkdirp-1.0.4" @@ -140099,7 +140559,7 @@ in sources."read-chunk-3.2.0" sources."readable-stream-3.6.0" sources."readable-web-to-node-stream-3.0.2" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."regexp.prototype.flags-1.4.3" sources."registry-auth-token-4.2.2" sources."registry-url-5.1.0" @@ -140172,8 +140632,8 @@ in sources."unpipe-1.0.0" sources."uri-js-4.4.1" sources."urlsafe-base64-1.0.0" - sources."utf-8-validate-5.0.9" - sources."util-0.12.4" + sources."utf-8-validate-5.0.10" + sources."util-0.12.5" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."uuid-8.3.2" @@ -140226,8 +140686,8 @@ in sources."@types/cookie-0.4.1" sources."@types/cors-2.8.12" sources."@types/http-cache-semantics-4.0.1" - sources."@types/keyv-3.1.4" - sources."@types/node-18.8.3" + sources."@types/keyv-4.2.0" + sources."@types/node-18.11.3" sources."@types/responselike-1.0.0" sources."abbrev-1.1.1" sources."abstract-logging-2.0.1" @@ -140263,7 +140723,7 @@ in sources."brace-expansion-1.1.11" sources."buffer-6.0.3" sources."buffer-equal-constant-time-1.0.1" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bytes-3.1.2" sources."cacheable-lookup-5.0.4" sources."cacheable-request-7.0.2" @@ -140456,7 +140916,7 @@ in sources."mimic-response-1.0.1" sources."minimalistic-assert-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minizlib-2.1.2" sources."mkdirp-1.0.4" @@ -140521,7 +140981,7 @@ in sources."read-chunk-3.2.0" sources."readable-stream-3.6.0" sources."readable-web-to-node-stream-3.0.2" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."regexp.prototype.flags-1.4.3" sources."registry-auth-token-4.2.2" sources."registry-url-5.1.0" @@ -140595,8 +141055,8 @@ in sources."unpipe-1.0.0" sources."uri-js-4.4.1" sources."urlsafe-base64-1.0.0" - sources."utf-8-validate-5.0.9" - sources."util-0.12.4" + sources."utf-8-validate-5.0.10" + sources."util-0.12.5" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."uuid-8.3.2" @@ -140691,7 +141151,7 @@ in sources."boolbase-1.0.0" sources."brace-expansion-1.1.11" sources."buffer-equal-constant-time-1.0.1" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."busboy-0.3.1" sources."bytes-3.1.0" (sources."cacheable-request-6.1.0" // { @@ -140888,13 +141348,13 @@ in sources."mimic-response-1.0.1" sources."minimalistic-assert-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-2.9.0" sources."minizlib-1.3.3" sources."mkdirp-0.5.6" sources."ms-2.0.0" sources."mute-stream-0.0.8" - sources."nan-2.16.0" + sources."nan-2.17.0" (sources."needle-2.9.1" // { dependencies = [ sources."debug-3.2.7" @@ -140950,7 +141410,7 @@ in sources."read-1.0.7" sources."read-chunk-3.2.0" sources."readable-stream-3.6.0" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."registry-auth-token-4.2.2" sources."registry-url-5.1.0" (sources."request-2.88.2" // { @@ -141039,7 +141499,7 @@ in sources."uri-js-4.4.1" sources."url-parse-lax-3.0.0" sources."urlsafe-base64-1.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."uuid-3.3.3" @@ -141318,8 +141778,8 @@ in sources."@tokenizer/token-0.3.0" sources."@types/cacheable-request-6.0.2" sources."@types/http-cache-semantics-4.0.1" - sources."@types/keyv-3.1.4" - sources."@types/node-18.8.3" + sources."@types/keyv-4.2.0" + sources."@types/node-18.11.3" sources."@types/responselike-1.0.0" sources."abbrev-1.1.1" sources."abstract-logging-2.0.1" @@ -141371,7 +141831,7 @@ in sources."boolbase-1.0.0" sources."brace-expansion-1.1.11" sources."buffer-equal-constant-time-1.0.1" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."busboy-0.3.1" sources."bytes-3.1.0" sources."cacheable-lookup-5.0.4" @@ -141554,7 +142014,7 @@ in sources."mimic-response-1.0.1" sources."minimalistic-assert-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-2.9.0" sources."minizlib-1.3.3" sources."mkdirp-0.5.6" @@ -141649,7 +142109,7 @@ in sources."read-chunk-3.2.0" sources."readable-stream-3.6.0" sources."readable-web-to-node-stream-2.0.0" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."registry-auth-token-4.2.2" sources."registry-url-5.1.0" (sources."request-2.88.2" // { @@ -141740,7 +142200,7 @@ in sources."uri-js-4.4.1" sources."url-parse-lax-3.0.0" sources."urlsafe-base64-1.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."uuid-8.3.0" @@ -141786,8 +142246,8 @@ in sources."@tokenizer/token-0.3.0" sources."@types/cacheable-request-6.0.2" sources."@types/http-cache-semantics-4.0.1" - sources."@types/keyv-3.1.4" - sources."@types/node-18.8.3" + sources."@types/keyv-4.2.0" + sources."@types/node-18.11.3" sources."@types/responselike-1.0.0" sources."abbrev-1.1.1" sources."abstract-logging-2.0.1" @@ -141839,7 +142299,7 @@ in sources."boolbase-1.0.0" sources."brace-expansion-1.1.11" sources."buffer-equal-constant-time-1.0.1" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."busboy-0.3.1" sources."bytes-3.1.0" sources."cacheable-lookup-5.0.4" @@ -142022,7 +142482,7 @@ in sources."mimic-response-1.0.1" sources."minimalistic-assert-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-2.9.0" sources."minizlib-1.3.3" sources."mkdirp-0.5.6" @@ -142117,7 +142577,7 @@ in sources."read-chunk-3.2.0" sources."readable-stream-3.6.0" sources."readable-web-to-node-stream-2.0.0" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."registry-auth-token-4.2.2" sources."registry-url-5.1.0" (sources."request-2.88.2" // { @@ -142208,7 +142668,7 @@ in sources."uri-js-4.4.1" sources."url-parse-lax-3.0.0" sources."urlsafe-base64-1.0.0" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."uuid-8.3.0" @@ -142685,10 +143145,10 @@ in sources."@szmarczak/http-timer-4.0.6" sources."@types/cacheable-request-6.0.2" sources."@types/http-cache-semantics-4.0.1" - sources."@types/keyv-3.1.4" - sources."@types/node-18.8.3" + sources."@types/keyv-4.2.0" + sources."@types/node-18.11.3" sources."@types/responselike-1.0.0" - sources."@xmldom/xmldom-0.8.2" + sources."@xmldom/xmldom-0.8.3" sources."ajv-6.12.6" sources."asn1-0.2.6" sources."assert-plus-1.0.0" @@ -142765,7 +143225,7 @@ in sources."mime-types-2.1.35" sources."mimic-response-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."node-appc-1.1.5" sources."normalize-url-6.1.0" @@ -142908,7 +143368,7 @@ in sources."mooremachine-2.3.0" sources."mute-stream-0.0.8" sources."mv-2.1.1" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."ncp-2.0.0" sources."once-1.3.2" sources."path-is-absolute-1.0.1" @@ -143091,50 +143551,50 @@ in sources."@jridgewell/resolve-uri-3.1.0" sources."@jridgewell/sourcemap-codec-1.4.14" sources."@jridgewell/trace-mapping-0.3.9" - sources."@swc/core-1.3.6" - (sources."@swc/core-android-arm-eabi-1.3.6" // { + sources."@swc/core-1.3.10" + (sources."@swc/core-android-arm-eabi-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.122" ]; }) - (sources."@swc/core-android-arm64-1.3.6" // { + (sources."@swc/core-android-arm64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-darwin-arm64-1.3.6" - sources."@swc/core-darwin-x64-1.3.6" - (sources."@swc/core-freebsd-x64-1.3.6" // { + sources."@swc/core-darwin-arm64-1.3.10" + sources."@swc/core-darwin-x64-1.3.10" + (sources."@swc/core-freebsd-x64-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-linux-arm-gnueabihf-1.3.6" // { + (sources."@swc/core-linux-arm-gnueabihf-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-linux-arm64-gnu-1.3.6" - sources."@swc/core-linux-arm64-musl-1.3.6" - sources."@swc/core-linux-x64-gnu-1.3.6" - sources."@swc/core-linux-x64-musl-1.3.6" - (sources."@swc/core-win32-arm64-msvc-1.3.6" // { + sources."@swc/core-linux-arm64-gnu-1.3.10" + sources."@swc/core-linux-arm64-musl-1.3.10" + sources."@swc/core-linux-x64-gnu-1.3.10" + sources."@swc/core-linux-x64-musl-1.3.10" + (sources."@swc/core-win32-arm64-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - (sources."@swc/core-win32-ia32-msvc-1.3.6" // { + (sources."@swc/core-win32-ia32-msvc-1.3.10" // { dependencies = [ sources."@swc/wasm-1.2.130" ]; }) - sources."@swc/core-win32-x64-msvc-1.3.6" - sources."@swc/wasm-1.3.6" + sources."@swc/core-win32-x64-msvc-1.3.10" + sources."@swc/wasm-1.3.10" sources."@tsconfig/node10-1.0.9" sources."@tsconfig/node12-1.0.11" sources."@tsconfig/node14-1.0.3" sources."@tsconfig/node16-1.0.3" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."acorn-8.8.0" sources."acorn-walk-8.2.0" sources."arg-4.1.3" @@ -143197,10 +143657,10 @@ in typescript-language-server = nodeEnv.buildNodePackage { name = "typescript-language-server"; packageName = "typescript-language-server"; - version = "2.0.1"; + version = "2.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/typescript-language-server/-/typescript-language-server-2.0.1.tgz"; - sha512 = "UdXkgnP3UkZvQ4v6ma0mxSZ18m9WP6EuFt2nzlCCSCU+fw65J/Wis36Fwp5yBw9JhqAwlH9deFfq9xl2l/J5IQ=="; + url = "https://registry.npmjs.org/typescript-language-server/-/typescript-language-server-2.1.0.tgz"; + sha512 = "4l/pEcIauf48Mbojqhis+HLH42HpFtNbrYgXbvaDi4Szkk3iKKZa1ydoj2qk1y6+Bp1Rq18EdubitxGhwj/flA=="; }; dependencies = [ sources."commander-9.4.1" @@ -143304,7 +143764,7 @@ in sources."@types/cookie-0.4.1" sources."@types/cors-2.8.12" sources."@types/http-cache-semantics-4.0.1" - sources."@types/node-16.11.64" + sources."@types/node-16.11.68" sources."JSONStream-1.3.5" sources."abbrev-1.1.1" sources."accepts-1.3.8" @@ -143358,11 +143818,11 @@ in sources."buffer-5.2.1" sources."buffer-from-1.1.2" sources."buffer-xor-1.0.3" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."builtin-status-codes-3.0.0" sources."bytes-3.1.2" sources."cacheable-lookup-7.0.0" - sources."cacheable-request-10.2.1" + sources."cacheable-request-10.2.2" sources."cached-path-relative-1.1.0" sources."call-bind-1.0.2" sources."cipher-base-1.0.4" @@ -143385,11 +143845,7 @@ in sources."constants-browserify-1.0.0" sources."content-disposition-0.5.4" sources."content-type-1.0.4" - (sources."convert-source-map-1.8.0" // { - dependencies = [ - sources."safe-buffer-5.1.2" - ]; - }) + sources."convert-source-map-1.9.0" sources."cookie-0.4.1" sources."cookie-parser-1.4.6" sources."cookie-signature-1.0.6" @@ -143415,7 +143871,7 @@ in sources."defer-to-connect-2.0.1" sources."define-lazy-prop-2.0.0" sources."define-properties-1.1.4" - sources."defined-1.0.0" + sources."defined-1.0.1" sources."depd-2.0.0" sources."deps-sort-2.0.1" sources."des.js-1.0.1" @@ -143485,7 +143941,7 @@ in sources."get-symbol-description-1.0.0" sources."getmac-5.20.0" sources."glob-7.2.3" - sources."got-12.5.1" + sources."got-12.5.2" sources."graceful-fs-4.2.10" sources."has-1.0.3" sources."has-bigints-1.0.2" @@ -143526,7 +143982,7 @@ in sources."is-boolean-object-1.1.2" sources."is-buffer-1.1.6" sources."is-callable-1.2.7" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-date-object-1.0.5" sources."is-docker-2.2.1" sources."is-fullwidth-code-point-3.0.0" @@ -143584,7 +144040,7 @@ in sources."minimalistic-assert-1.0.1" sources."minimalistic-crypto-utils-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-1.0.4" sources."mkdirp-classic-0.5.3" sources."module-deps-6.2.3" @@ -143664,7 +144120,7 @@ in sources."ripemd160-2.0.2" sources."safe-buffer-5.2.1" sources."safe-regex-test-1.0.0" - sources."safe-stable-stringify-2.4.0" + sources."safe-stable-stringify-2.4.1" sources."safer-buffer-2.1.2" (sources."semver-7.3.8" // { dependencies = [ @@ -143681,7 +144137,7 @@ in sources."setprototypeof-1.2.0" sources."sha.js-2.4.11" sources."shasum-object-1.0.0" - sources."shell-quote-1.7.3" + sources."shell-quote-1.7.4" sources."side-channel-1.0.4" sources."signals-1.0.0" sources."simple-concat-1.0.1" @@ -143691,7 +144147,7 @@ in ]; }) sources."snapsvg-0.5.1" - (sources."socket.io-4.5.2" // { + (sources."socket.io-4.5.3" // { dependencies = [ sources."debug-4.3.4" sources."ms-2.1.2" @@ -143765,8 +144221,8 @@ in sources."punycode-1.3.2" ]; }) - sources."utf-8-validate-5.0.9" - sources."util-0.12.4" + sources."utf-8-validate-5.0.10" + sources."util-0.12.5" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."vary-1.1.2" @@ -143822,7 +144278,7 @@ in sources."@types/debug-4.1.7" sources."@types/is-empty-1.2.1" sources."@types/ms-0.7.31" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/supports-color-8.1.1" sources."@types/unist-2.0.6" sources."abbrev-1.1.1" @@ -143998,7 +144454,7 @@ in sources."minizlib-2.1.2" sources."mkdirp-1.0.4" sources."ms-2.1.2" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."node-fetch-2.6.7" sources."nopt-5.0.0" sources."npmlog-5.0.1" @@ -144085,18 +144541,17 @@ in vega-lite = nodeEnv.buildNodePackage { name = "vega-lite"; packageName = "vega-lite"; - version = "5.5.0"; + version = "5.6.0"; src = fetchurl { - url = "https://registry.npmjs.org/vega-lite/-/vega-lite-5.5.0.tgz"; - sha512 = "MQBJt/iaUegvhRTS/hZVWfMOSF5ai4awlR2qtwTgHd84bErf9v7GtaZ9ArhJqXCb+FizvZ2jatmoYCzovgAhkg=="; + url = "https://registry.npmjs.org/vega-lite/-/vega-lite-5.6.0.tgz"; + sha512 = "aTjQk//SzL9ctHY4ItA8yZSGflHMWPJmCXEs8LeRlixuOaAbamZmeL8xNMbQpS/vAZQeFAqjcJ32Fuztz/oGww=="; }; dependencies = [ sources."@types/clone-2.1.1" sources."@types/estree-0.0.50" sources."ansi-regex-5.0.1" sources."ansi-styles-4.3.0" - sources."array-flat-polyfill-1.0.1" - sources."cliui-7.0.4" + sources."cliui-8.0.1" sources."clone-2.1.2" sources."color-convert-2.0.1" sources."color-name-1.1.4" @@ -144182,7 +144637,7 @@ in sources."whatwg-url-5.0.0" sources."wrap-ansi-7.0.0" sources."y18n-5.0.8" - sources."yargs-17.5.1" + sources."yargs-17.6.0" sources."yargs-parser-21.1.1" ]; buildInputs = globalBuildInputs; @@ -144198,15 +144653,15 @@ in vercel = nodeEnv.buildNodePackage { name = "vercel"; packageName = "vercel"; - version = "28.4.8"; + version = "28.4.12"; src = fetchurl { - url = "https://registry.npmjs.org/vercel/-/vercel-28.4.8.tgz"; - sha512 = "wl+6uslCe7E/USrxf8A9W8QcQmXx5YPxqR8WF9B+ijWySWHVA2Q1DqE9vS0xh35DfB8nnLkdPfTYOfwXFJKOfw=="; + url = "https://registry.npmjs.org/vercel/-/vercel-28.4.12.tgz"; + sha512 = "I+0E+mCjqnKxVkyJ6OqXQrqZJ91y8FRKEWOghygvzGvJ10uOVi9sM/w+rXiqSASNupR0JFlMc0cU8BltoBvc/Q=="; }; dependencies = [ - sources."@edge-runtime/format-1.1.0-beta.33" - sources."@edge-runtime/primitives-1.1.0-beta.36" - sources."@edge-runtime/vm-1.1.0-beta.36" + sources."@edge-runtime/format-1.1.0-beta.34" + sources."@edge-runtime/primitives-1.1.0-beta.37" + sources."@edge-runtime/vm-1.1.0-beta.37" (sources."@mapbox/node-pre-gyp-1.0.10" // { dependencies = [ sources."semver-7.3.8" @@ -144219,25 +144674,25 @@ in sources."@szmarczak/http-timer-1.1.2" sources."@ts-morph/common-0.11.1" sources."@types/json-schema-7.0.11" - sources."@types/node-18.8.3" - sources."@vercel/build-utils-5.5.4" - sources."@vercel/go-2.2.12" - sources."@vercel/hydrogen-0.0.25" - sources."@vercel/next-3.2.3" + sources."@types/node-18.11.3" + sources."@vercel/build-utils-5.5.5" + sources."@vercel/go-2.2.13" + sources."@vercel/hydrogen-0.0.26" + sources."@vercel/next-3.2.6" sources."@vercel/nft-0.22.1" - sources."@vercel/node-2.5.22" + sources."@vercel/node-2.5.26" sources."@vercel/node-bridge-3.0.0" - sources."@vercel/python-3.1.21" - sources."@vercel/redwood-1.0.30" - sources."@vercel/remix-1.0.31" + sources."@vercel/python-3.1.22" + sources."@vercel/redwood-1.0.31" + sources."@vercel/remix-1.0.32" (sources."@vercel/routing-utils-2.0.2" // { dependencies = [ sources."ajv-6.12.6" sources."json-schema-traverse-0.4.1" ]; }) - sources."@vercel/ruby-1.3.38" - sources."@vercel/static-build-1.0.30" + sources."@vercel/ruby-1.3.39" + sources."@vercel/static-build-1.0.32" sources."@vercel/static-config-2.0.3" sources."abbrev-1.1.1" sources."acorn-8.8.0" @@ -144286,7 +144741,7 @@ in sources."diff-4.0.2" sources."dot-prop-5.3.0" sources."duplexer3-0.1.5" - sources."edge-runtime-1.1.0-beta.37" + sources."edge-runtime-1.1.0-beta.40" sources."emoji-regex-8.0.0" sources."encoding-0.1.13" sources."end-of-stream-1.4.4" @@ -144365,7 +144820,7 @@ in sources."micromatch-4.0.5" sources."mimic-response-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minizlib-2.1.2" sources."mkdirp-1.0.4" @@ -144600,7 +145055,7 @@ in sources."imurmurhash-0.1.4" sources."inflight-1.0.6" sources."inherits-2.0.4" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-expression-4.0.0" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" @@ -144617,7 +145072,7 @@ in sources."lodash.truncate-4.4.2" sources."lru-cache-6.0.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.1.2" sources."natural-compare-1.4.0" @@ -144862,27 +145317,27 @@ in vscode-langservers-extracted = nodeEnv.buildNodePackage { name = "vscode-langservers-extracted"; packageName = "vscode-langservers-extracted"; - version = "4.4.0"; + version = "4.5.0"; src = fetchurl { - url = "https://registry.npmjs.org/vscode-langservers-extracted/-/vscode-langservers-extracted-4.4.0.tgz"; - sha512 = "sWXDFmAvXMUhF5E+6v4e77SwhVPSvdLxGGfkOz15LmAsfKoamKMnW7aARnu6mRWOzqz3hKJqVZN4hnCpdvtLKg=="; + url = "https://registry.npmjs.org/vscode-langservers-extracted/-/vscode-langservers-extracted-4.5.0.tgz"; + sha512 = "r8+ZWDHRAnUPQMyZQa2eZzZyYE8wGia3SCL9ZtVjl6S2MLA5l6NVg3z8Atz4nDQ9JPih858bj0vnthGsjhNLjg=="; }; dependencies = [ sources."core-js-3.25.5" sources."jsonc-parser-3.2.0" sources."picomatch-2.3.1" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."request-light-0.5.8" sources."typescript-4.8.4" sources."vscode-css-languageservice-6.1.1" sources."vscode-html-languageservice-5.0.2" sources."vscode-json-languageservice-5.1.1" - sources."vscode-jsonrpc-8.0.2" - sources."vscode-languageserver-8.0.2" - sources."vscode-languageserver-protocol-3.17.2" + sources."vscode-jsonrpc-8.1.0-next.1" + sources."vscode-languageserver-8.1.0-next.1" + sources."vscode-languageserver-protocol-3.17.3-next.1" sources."vscode-languageserver-textdocument-1.0.7" sources."vscode-languageserver-types-3.17.2" - sources."vscode-markdown-languageservice-0.0.0" + sources."vscode-markdown-languageservice-0.2.0-alpha.2" sources."vscode-nls-5.2.0" sources."vscode-uri-3.0.6" ]; @@ -145054,7 +145509,7 @@ in sources."mime-types-2.1.35" sources."mimic-fn-1.2.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-0.5.6" sources."ms-2.1.2" sources."multimatch-2.1.0" @@ -145184,6 +145639,7 @@ in sha512 = "/dd2bJLxOmX8Ie0EPTlmU+F8cxAekn/1m8K9OAFoijm4fc8SdHznFUUEKuz2RMMhsaL5+rccj8xLFAJELYNbaA=="; }; dependencies = [ + sources."@adobe/css-tools-4.0.1" sources."@babel/code-frame-7.18.6" sources."@babel/helper-validator-identifier-7.19.1" sources."@babel/highlight-7.18.6" @@ -145202,7 +145658,7 @@ in sources."@starptech/rehype-webparser-0.10.0" sources."@starptech/webparser-0.10.0" sources."@szmarczak/http-timer-1.1.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/unist-2.0.6" sources."@types/vfile-3.0.2" sources."@types/vfile-message-2.0.0" @@ -145565,7 +146021,7 @@ in sources."is-binary-path-2.1.0" sources."is-buffer-2.0.5" sources."is-ci-2.0.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-data-descriptor-1.0.0" sources."is-decimal-1.0.4" sources."is-descriptor-1.0.2" @@ -145597,7 +146053,7 @@ in sources."isarray-1.0.0" sources."isexe-2.0.0" sources."isobject-3.0.1" - (sources."js-beautify-1.14.6" // { + (sources."js-beautify-1.14.7" // { dependencies = [ sources."brace-expansion-2.0.1" sources."glob-8.0.3" @@ -145659,7 +146115,7 @@ in sources."mimic-fn-1.2.0" sources."mimic-response-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minimist-options-3.0.2" (sources."mixin-deep-1.3.2" // { dependencies = [ @@ -145958,7 +146414,25 @@ in sources."source-map-0.7.4" ]; }) - sources."stylus-supremacy-2.15.0" + (sources."stylus-supremacy-2.17.3" // { + dependencies = [ + sources."argparse-2.0.1" + sources."brace-expansion-2.0.1" + sources."debug-4.3.4" + sources."glob-8.0.3" + sources."js-yaml-4.1.0" + sources."minimatch-5.1.0" + sources."ms-2.1.2" + sources."source-map-0.7.4" + (sources."stylus-0.59.0" // { + dependencies = [ + sources."brace-expansion-1.1.11" + sources."glob-7.2.3" + sources."minimatch-3.1.2" + ]; + }) + ]; + }) sources."supports-color-5.5.0" sources."supports-preserve-symlinks-flag-1.0.0" sources."symbol-0.2.3" @@ -146140,7 +146614,7 @@ in sha512 = "slGcIXCA/j5d2uzQ7flA4/veF0P0eE+Om/Bw7uEO2LC9a3mVNdB+2bSR1CILMjvgyFy9Q9D6eseomQgp7UW5Dg=="; }; dependencies = [ - sources."@babel/runtime-corejs3-7.19.4" + sources."@babel/runtime-corejs3-7.19.6" sources."@mapbox/node-pre-gyp-1.0.10" sources."@tootallnate/once-1.1.2" sources."@types/raf-3.4.0" @@ -146165,7 +146639,7 @@ in sources."brace-expansion-1.1.11" sources."browser-process-hrtime-1.0.0" sources."btoa-1.2.1" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."canvas-2.10.1" sources."canvg-3.0.7" sources."chownr-2.0.0" @@ -146191,7 +146665,7 @@ in ]; }) sources."debug-4.3.4" - sources."decimal.js-10.4.1" + sources."decimal.js-10.4.2" sources."decompress-response-4.2.1" sources."deep-is-0.1.4" sources."delayed-stream-1.0.0" @@ -146253,7 +146727,7 @@ in sources."minizlib-2.1.2" sources."mkdirp-1.0.4" sources."ms-2.1.2" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."node-fetch-2.6.7" sources."node-gyp-build-4.5.0" sources."nopt-5.0.0" @@ -146272,7 +146746,7 @@ in sources."querystringify-2.2.0" sources."raf-3.4.1" sources."readable-stream-3.6.0" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."require-directory-2.1.1" sources."requires-port-1.0.0" sources."rgbcolor-1.0.1" @@ -146305,7 +146779,7 @@ in sources."type-check-0.3.2" sources."universalify-2.0.0" sources."url-parse-1.5.10" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."w3c-hr-time-1.0.2" sources."w3c-xmlserializer-2.0.0" @@ -146343,10 +146817,10 @@ in web-ext = nodeEnv.buildNodePackage { name = "web-ext"; packageName = "web-ext"; - version = "7.2.0"; + version = "7.3.1"; src = fetchurl { - url = "https://registry.npmjs.org/web-ext/-/web-ext-7.2.0.tgz"; - sha512 = "EIrTUpweU1hu+gG2UcwkVKU2BGV6jsZ0+uoUcSdHB/aZPWzQr4dkcH3QHsDGIH/r2J9ESTvsWUHWHLRPeklqBg=="; + url = "https://registry.npmjs.org/web-ext/-/web-ext-7.3.1.tgz"; + sha512 = "ZTfktd1zcQpWaFAM3U+IQW674G89d1IW/Oh0Ncw9LwFvKvAcW/nA5EB4pwqB8LiW/6OSYQhHBP4x2XUTBu1SKg=="; }; dependencies = [ sources."@babel/code-frame-7.18.6" @@ -146357,47 +146831,48 @@ in sources."chalk-2.4.2" sources."color-convert-1.9.3" sources."color-name-1.1.3" + sources."escape-string-regexp-1.0.5" sources."has-flag-3.0.0" sources."supports-color-5.5.0" ]; }) - sources."@babel/runtime-7.18.9" + sources."@babel/runtime-7.19.4" sources."@devicefarmer/adbkit-3.2.3" sources."@devicefarmer/adbkit-logcat-2.1.2" sources."@devicefarmer/adbkit-monkey-1.2.1" (sources."@eslint/eslintrc-1.3.3" // { dependencies = [ sources."ajv-6.12.6" - sources."espree-9.4.0" sources."json-schema-traverse-0.4.1" sources."strip-json-comments-3.1.1" ]; }) sources."@humanwhocodes/config-array-0.10.7" - sources."@humanwhocodes/gitignore-to-minimatch-1.0.2" + sources."@humanwhocodes/module-importer-1.0.1" sources."@humanwhocodes/object-schema-1.2.1" - sources."@mdn/browser-compat-data-5.1.8" + sources."@mdn/browser-compat-data-5.2.6" sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" sources."@pnpm/network.ca-file-1.0.1" sources."@pnpm/npm-conf-1.0.5" - sources."@sindresorhus/is-0.7.0" + sources."@sindresorhus/is-5.3.0" sources."@szmarczak/http-timer-5.0.1" - sources."@types/decompress-4.2.4" - sources."@types/download-8.0.1" - sources."@types/got-8.3.6" sources."@types/http-cache-semantics-4.0.1" sources."@types/minimatch-3.0.5" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/yauzl-2.10.0" sources."abort-controller-3.0.0" sources."accepts-1.3.8" sources."acorn-8.8.0" sources."acorn-jsx-5.3.2" - sources."addons-linter-5.14.0" + sources."addons-linter-5.18.0" sources."addons-moz-compare-1.2.0" - sources."addons-scanner-utils-7.1.0" + (sources."addons-scanner-utils-8.1.0" // { + dependencies = [ + sources."node-fetch-2.6.7" + ]; + }) sources."adm-zip-0.5.9" sources."ajv-8.11.0" sources."ajv-merge-patch-5.0.1" @@ -146409,11 +146884,6 @@ in sources."ansi-regex-5.0.1" sources."ansi-styles-4.3.0" sources."any-promise-1.3.0" - (sources."archive-type-4.0.0" // { - dependencies = [ - sources."file-type-4.4.0" - ]; - }) sources."argparse-2.0.1" sources."array-differ-4.0.0" sources."array-flatten-1.1.1" @@ -146429,9 +146899,8 @@ in sources."balanced-match-1.0.2" sources."base64-js-1.5.1" sources."bcrypt-pbkdf-1.0.2" - sources."bl-1.2.3" sources."bluebird-3.7.2" - (sources."body-parser-1.20.0" // { + (sources."body-parser-1.20.1" // { dependencies = [ sources."debug-2.6.9" sources."ms-2.0.0" @@ -146440,27 +146909,26 @@ in sources."boolbase-1.0.0" (sources."boxen-7.0.0" // { dependencies = [ - sources."chalk-5.1.0" + sources."chalk-5.1.2" sources."type-fest-2.19.0" ]; }) sources."brace-expansion-1.1.11" sources."braces-3.0.2" - sources."buffer-5.7.1" + sources."buffer-6.0.3" sources."buffer-alloc-1.2.0" sources."buffer-alloc-unsafe-1.1.0" sources."buffer-crc32-0.2.13" sources."buffer-equal-constant-time-1.0.1" sources."buffer-fill-1.0.0" sources."buffer-from-1.1.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bunyan-1.8.15" sources."bytes-3.1.2" sources."cacheable-lookup-7.0.0" - (sources."cacheable-request-2.1.4" // { + (sources."cacheable-request-10.2.2" // { dependencies = [ - sources."get-stream-3.0.0" - sources."lowercase-keys-1.0.0" + sources."get-stream-6.0.1" ]; }) sources."call-bind-1.0.2" @@ -146470,21 +146938,16 @@ in sources."chalk-4.1.2" sources."cheerio-1.0.0-rc.12" sources."cheerio-select-2.1.0" - (sources."chrome-launcher-0.15.1" // { - dependencies = [ - sources."escape-string-regexp-4.0.0" - ]; - }) + sources."chrome-launcher-0.15.1" sources."ci-info-3.5.0" sources."cli-boxes-3.0.0" - (sources."cliui-7.0.4" // { + (sources."cliui-8.0.1" // { dependencies = [ sources."string-width-4.2.3" sources."wrap-ansi-7.0.0" ]; }) sources."clone-1.0.4" - sources."clone-response-1.0.2" sources."color-convert-2.0.1" sources."color-name-1.1.4" sources."columnify-1.6.0" @@ -146492,7 +146955,12 @@ in sources."commander-9.4.1" sources."common-tags-1.8.2" sources."concat-map-0.0.1" - sources."concat-stream-1.6.2" + (sources."concat-stream-1.6.2" // { + dependencies = [ + sources."readable-stream-2.3.7" + sources."safe-buffer-5.1.2" + ]; + }) (sources."config-chain-1.1.13" // { dependencies = [ sources."ini-1.3.8" @@ -146503,7 +146971,7 @@ in sources."content-type-1.0.4" sources."cookie-0.5.0" sources."cookie-signature-1.0.6" - sources."core-js-3.22.8" + sources."core-js-3.25.3" sources."core-util-is-1.0.3" sources."cross-spawn-7.0.3" (sources."crypto-random-string-4.0.0" // { @@ -146514,41 +146982,13 @@ in sources."css-select-5.1.0" sources."css-what-6.1.0" sources."dashdash-1.14.1" + sources."data-uri-to-buffer-4.0.0" sources."debounce-1.2.1" sources."debug-4.3.4" sources."decamelize-6.0.0" - sources."decode-uri-component-0.2.0" - (sources."decompress-4.2.1" // { - dependencies = [ - (sources."make-dir-1.3.0" // { - dependencies = [ - sources."pify-3.0.0" - ]; - }) - sources."pify-2.3.0" - ]; - }) - sources."decompress-response-3.3.0" - (sources."decompress-tar-4.1.1" // { - dependencies = [ - sources."file-type-5.2.0" - ]; - }) - (sources."decompress-tarbz2-4.1.1" // { - dependencies = [ - sources."file-type-6.2.0" - ]; - }) - (sources."decompress-targz-4.1.1" // { - dependencies = [ - sources."file-type-5.2.0" - ]; - }) - (sources."decompress-unzip-4.0.1" // { + (sources."decompress-response-6.0.0" // { dependencies = [ - sources."file-type-3.9.0" - sources."get-stream-2.3.1" - sources."pify-2.3.0" + sources."mimic-response-3.1.0" ]; }) sources."deep-extend-0.6.0" @@ -146568,15 +147008,18 @@ in sources."domhandler-5.0.3" sources."domutils-3.0.1" sources."dot-prop-6.0.1" - sources."download-8.0.0" sources."dtrace-provider-0.8.8" - sources."duplexer3-0.1.5" sources."eastasianwidth-0.2.0" sources."ecc-jsbn-0.1.2" sources."ecdsa-sig-formatter-1.0.11" sources."ee-first-1.1.1" sources."emoji-regex-8.0.0" sources."encodeurl-1.0.2" + (sources."encoding-0.1.13" // { + dependencies = [ + sources."iconv-lite-0.6.3" + ]; + }) sources."end-of-stream-1.4.4" sources."entities-4.4.0" sources."error-ex-1.3.2" @@ -146585,11 +147028,10 @@ in sources."escalade-3.1.1" sources."escape-goat-4.0.0" sources."escape-html-1.0.3" - sources."escape-string-regexp-1.0.5" - (sources."eslint-8.21.0" // { + sources."escape-string-regexp-4.0.0" + (sources."eslint-8.25.0" // { dependencies = [ sources."ajv-6.12.6" - sources."escape-string-regexp-4.0.0" sources."json-schema-traverse-0.4.1" sources."strip-json-comments-3.1.1" ]; @@ -146602,7 +147044,7 @@ in ]; }) sources."eslint-visitor-keys-3.3.0" - sources."espree-9.3.3" + sources."espree-9.4.0" sources."esprima-4.0.1" sources."esquery-1.4.0" sources."esrecurse-4.3.0" @@ -146611,20 +147053,13 @@ in sources."etag-1.8.1" sources."event-target-shim-5.0.1" sources."events-3.3.0" - (sources."execa-4.1.0" // { - dependencies = [ - sources."get-stream-5.2.0" - sources."is-stream-2.0.1" - ]; - }) - (sources."express-4.18.1" // { + sources."execa-4.1.0" + (sources."express-4.18.2" // { dependencies = [ sources."debug-2.6.9" sources."ms-2.0.0" ]; }) - sources."ext-list-2.2.2" - sources."ext-name-5.0.0" sources."extend-3.0.2" sources."extsprintf-1.3.0" sources."fast-deep-equal-3.1.3" @@ -146643,10 +147078,8 @@ in sources."fast-redact-3.1.2" sources."fastq-1.13.0" sources."fd-slicer-1.1.0" + sources."fetch-blob-3.2.0" sources."file-entry-cache-6.0.1" - sources."file-type-11.1.0" - sources."filename-reserved-regex-2.0.0" - sources."filenamify-3.0.0" sources."fill-range-7.0.1" (sources."finalhandler-1.2.0" // { dependencies = [ @@ -146667,10 +147100,9 @@ in sources."forever-agent-0.6.1" sources."form-data-2.3.3" sources."form-data-encoder-2.1.3" + sources."formdata-polyfill-4.0.10" sources."forwarded-0.2.0" sources."fresh-0.5.2" - sources."from2-2.3.0" - sources."fs-constants-1.0.0" (sources."fs-extra-10.1.0" // { dependencies = [ sources."universalify-2.0.0" @@ -146678,7 +147110,6 @@ in }) sources."fs.realpath-1.0.0" sources."function-bind-1.1.1" - sources."functional-red-black-tree-1.0.1" (sources."fx-runner-1.3.0" // { dependencies = [ sources."commander-2.9.0" @@ -146688,7 +147119,7 @@ in }) sources."get-caller-file-2.0.5" sources."get-intrinsic-1.1.3" - sources."get-stream-4.1.0" + sources."get-stream-5.2.0" sources."getpass-0.1.7" (sources."glob-8.0.3" // { dependencies = [ @@ -146701,10 +147132,9 @@ in sources."global-dirs-3.0.0" sources."globals-13.17.0" sources."globby-11.1.0" - (sources."got-8.3.2" // { + (sources."got-12.5.2" // { dependencies = [ - sources."get-stream-3.0.0" - sources."pify-3.0.0" + sources."get-stream-6.0.1" ]; }) sources."graceful-fs-4.2.10" @@ -146720,12 +147150,10 @@ in }) sources."has-1.0.3" sources."has-flag-4.0.0" - sources."has-symbol-support-x-1.4.2" sources."has-symbols-1.0.3" - sources."has-to-string-tag-x-1.4.1" sources."has-yarn-3.0.0" sources."htmlparser2-8.0.1" - sources."http-cache-semantics-3.8.1" + sources."http-cache-semantics-4.1.0" sources."http-errors-2.0.0" sources."http-signature-1.2.0" sources."http2-wrapper-2.1.11" @@ -146741,7 +147169,6 @@ in sources."inflight-1.0.6" sources."inherits-2.0.4" sources."ini-2.0.0" - sources."into-stream-3.1.0" sources."invert-kv-3.0.1" sources."ipaddr.js-1.9.1" sources."is-absolute-0.1.7" @@ -146753,16 +147180,12 @@ in sources."is-glob-4.0.3" sources."is-installed-globally-0.4.0" sources."is-mergeable-object-1.1.1" - sources."is-natural-number-4.0.1" sources."is-npm-6.0.0" sources."is-number-7.0.0" sources."is-obj-2.0.0" - sources."is-object-1.0.2" sources."is-path-inside-3.0.3" - sources."is-plain-obj-1.1.0" sources."is-relative-0.1.3" - sources."is-retry-allowed-1.2.0" - sources."is-stream-1.1.0" + sources."is-stream-2.0.1" sources."is-typedarray-1.0.0" sources."is-utf8-0.2.1" sources."is-wsl-2.2.0" @@ -146770,12 +147193,13 @@ in sources."isarray-1.0.0" sources."isexe-2.0.0" sources."isstream-0.1.2" - sources."isurl-1.0.0" sources."jed-1.1.1" + sources."jose-4.10.0" + sources."js-sdsl-4.1.5" sources."js-tokens-4.0.0" sources."js-yaml-4.1.0" sources."jsbn-0.1.1" - sources."json-buffer-3.0.0" + sources."json-buffer-3.0.1" sources."json-merge-patch-1.0.2" sources."json-parse-even-better-errors-2.3.1" sources."json-schema-0.4.0" @@ -146793,10 +147217,15 @@ in ]; }) sources."jsprim-1.4.2" - sources."jszip-3.10.1" + (sources."jszip-3.10.1" // { + dependencies = [ + sources."readable-stream-2.3.7" + sources."safe-buffer-5.1.2" + ]; + }) sources."jwa-1.4.1" sources."jws-3.2.2" - sources."keyv-3.0.0" + sources."keyv-4.5.0" sources."latest-version-7.0.0" sources."lcid-3.1.1" sources."levn-0.4.1" @@ -146817,22 +147246,13 @@ in sources."lodash.isstring-4.0.1" sources."lodash.merge-4.6.2" sources."lodash.once-4.1.1" - sources."lowercase-keys-1.0.1" + sources."lowercase-keys-3.0.0" sources."lru-cache-6.0.0" - (sources."make-dir-2.1.0" // { - dependencies = [ - sources."semver-5.7.1" - ]; - }) sources."make-error-1.3.6" sources."map-age-cleaner-0.1.3" sources."marky-1.2.5" sources."media-typer-0.3.0" - (sources."mem-5.1.1" // { - dependencies = [ - sources."p-is-promise-2.1.0" - ]; - }) + sources."mem-5.1.1" sources."merge-descriptors-1.0.1" sources."merge-stream-2.0.0" sources."merge2-1.4.1" @@ -146842,9 +147262,9 @@ in sources."mime-db-1.52.0" sources."mime-types-2.1.35" sources."mimic-fn-2.1.0" - sources."mimic-response-1.0.1" + sources."mimic-response-4.0.0" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-1.0.4" sources."moment-2.29.4" sources."ms-2.1.2" @@ -146861,19 +147281,17 @@ in ]; }) sources."mz-2.7.0" - sources."nan-2.16.0" + sources."nan-2.17.0" sources."nanoid-3.3.4" sources."natural-compare-1.4.0" sources."ncp-2.0.0" sources."negotiator-0.6.3" + sources."node-domexception-1.0.0" + sources."node-fetch-3.2.10" sources."node-forge-1.3.1" sources."node-gyp-build-4.5.0" sources."node-notifier-10.0.1" - (sources."normalize-url-2.0.1" // { - dependencies = [ - sources."sort-keys-2.0.0" - ]; - }) + sources."normalize-url-7.2.0" sources."npm-run-path-4.0.1" sources."nth-check-2.1.1" sources."oauth-sign-0.9.0" @@ -146887,35 +147305,12 @@ in sources."optionator-0.9.1" sources."os-locale-5.0.0" sources."os-shim-0.1.3" - sources."p-cancelable-0.4.1" + sources."p-cancelable-3.0.0" sources."p-defer-1.0.0" - sources."p-event-2.3.1" - sources."p-finally-1.0.0" - sources."p-is-promise-1.1.0" + sources."p-is-promise-2.1.0" sources."p-limit-3.1.0" sources."p-locate-5.0.0" - sources."p-timeout-2.0.1" - (sources."package-json-8.1.0" // { - dependencies = [ - sources."@sindresorhus/is-5.3.0" - sources."cacheable-request-10.2.1" - (sources."decompress-response-6.0.0" // { - dependencies = [ - sources."mimic-response-3.1.0" - ]; - }) - sources."get-stream-6.0.1" - sources."got-12.5.1" - sources."http-cache-semantics-4.1.0" - sources."json-buffer-3.0.1" - sources."keyv-4.5.0" - sources."lowercase-keys-3.0.0" - sources."mimic-response-4.0.0" - sources."normalize-url-7.2.0" - sources."p-cancelable-3.0.0" - sources."responselike-3.0.0" - ]; - }) + sources."package-json-8.1.0" sources."pako-1.0.11" sources."parent-module-1.0.1" sources."parse-json-6.0.2" @@ -146931,20 +147326,11 @@ in sources."performance-now-2.1.0" sources."picocolors-1.0.0" sources."picomatch-2.3.1" - sources."pify-4.0.1" - sources."pinkie-2.0.4" - sources."pinkie-promise-2.0.1" - sources."pino-8.4.0" - (sources."pino-abstract-transport-1.0.0" // { - dependencies = [ - sources."buffer-6.0.3" - sources."readable-stream-4.2.0" - ]; - }) + sources."pino-8.6.1" + sources."pino-abstract-transport-1.0.0" sources."pino-std-serializers-6.0.0" - sources."postcss-8.4.16" + sources."postcss-8.4.18" sources."prelude-ls-1.2.1" - sources."prepend-http-2.0.0" sources."process-0.11.10" sources."process-nextick-args-2.0.1" sources."process-warning-2.0.0" @@ -146955,8 +147341,7 @@ in sources."pump-3.0.0" sources."punycode-2.1.1" sources."pupa-3.1.0" - sources."qs-6.10.3" - sources."query-string-5.1.1" + sources."qs-6.11.0" sources."queue-6.0.2" sources."queue-microtask-1.2.3" sources."quick-format-unescaped-4.0.4" @@ -146969,13 +147354,9 @@ in sources."strip-json-comments-2.0.1" ]; }) - (sources."readable-stream-2.3.7" // { - dependencies = [ - sources."safe-buffer-5.1.2" - ]; - }) + sources."readable-stream-4.2.0" sources."real-require-0.2.0" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."regexpp-3.2.0" sources."registry-auth-token-5.0.1" sources."registry-url-6.0.1" @@ -146986,6 +147367,7 @@ in sources."color-convert-1.9.3" sources."color-name-1.1.3" sources."commander-2.20.3" + sources."escape-string-regexp-1.0.5" sources."has-flag-3.0.0" sources."supports-color-5.5.0" ]; @@ -147000,7 +147382,7 @@ in sources."require-from-string-2.0.2" sources."resolve-alpn-1.2.1" sources."resolve-from-4.0.0" - sources."responselike-1.0.2" + sources."responselike-3.0.0" sources."reusify-1.0.4" (sources."rimraf-3.0.2" // { dependencies = [ @@ -147011,15 +147393,10 @@ in sources."safe-buffer-5.2.1" sources."safe-compare-1.1.4" sources."safe-json-stringify-1.2.0" - sources."safe-stable-stringify-2.4.0" + sources."safe-stable-stringify-2.4.1" sources."safer-buffer-2.1.2" sources."sax-1.2.4" - (sources."seek-bzip-1.0.6" // { - dependencies = [ - sources."commander-2.20.3" - ]; - }) - sources."semver-7.3.7" + sources."semver-7.3.8" sources."semver-diff-4.0.0" (sources."send-0.18.0" // { dependencies = [ @@ -147040,12 +147417,10 @@ in sources."shell-quote-1.7.3" sources."shellwords-0.1.1" sources."side-channel-1.0.4" - sources."sign-addon-5.0.0" + sources."sign-addon-5.1.0" sources."signal-exit-3.0.7" sources."slash-3.0.0" sources."sonic-boom-3.2.0" - sources."sort-keys-1.1.2" - sources."sort-keys-length-1.0.1" sources."source-map-0.6.1" sources."source-map-js-1.0.2" sources."source-map-support-0.5.21" @@ -147056,7 +147431,6 @@ in sources."statuses-2.0.1" sources."stream-to-array-2.3.0" sources."stream-to-promise-3.0.0" - sources."strict-uri-encode-1.1.0" (sources."string-width-5.1.2" // { dependencies = [ sources."ansi-regex-6.0.1" @@ -147073,25 +147447,20 @@ in sources."strip-bom-5.0.0" sources."strip-bom-buf-2.0.0" sources."strip-bom-stream-4.0.0" - sources."strip-dirs-2.1.0" sources."strip-final-newline-2.0.0" sources."strip-json-comments-5.0.0" - sources."strip-outer-1.0.1" sources."supports-color-7.2.0" - sources."tar-stream-1.6.2" sources."text-table-0.2.0" sources."thenify-3.3.1" sources."thenify-all-1.6.0" sources."thread-stream-2.2.0" sources."through-2.3.8" - sources."timed-out-4.0.1" sources."tmp-0.2.1" - sources."to-buffer-1.1.1" sources."to-regex-range-5.0.1" sources."toidentifier-1.0.1" sources."tosource-1.0.0" sources."tough-cookie-2.5.0" - sources."trim-repeated-1.0.0" + sources."tr46-0.0.3" sources."tunnel-agent-0.6.0" sources."tweetnacl-0.14.5" sources."type-check-0.4.0" @@ -147100,24 +147469,20 @@ in sources."type-is-1.6.18" sources."typedarray-0.0.6" sources."typedarray-to-buffer-3.1.5" - sources."unbzip2-stream-1.4.3" sources."unique-string-3.0.0" sources."universalify-1.0.0" sources."unpipe-1.0.0" sources."upath-2.0.1" (sources."update-notifier-6.0.2" // { dependencies = [ - sources."chalk-5.1.0" + sources."chalk-5.1.2" ]; }) sources."uri-js-4.4.1" - sources."url-parse-lax-3.0.0" - sources."url-to-options-1.0.1" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."uuid-8.3.2" - sources."v8-compile-cache-2.3.0" sources."vary-1.1.2" (sources."verror-1.10.0" // { dependencies = [ @@ -147126,6 +147491,9 @@ in }) sources."watchpack-2.4.0" sources."wcwidth-1.0.1" + sources."web-streams-polyfill-3.2.1" + sources."webidl-conversions-3.0.1" + sources."whatwg-url-5.0.0" sources."when-3.7.7" sources."which-2.0.2" sources."widest-line-4.0.1" @@ -147134,20 +147502,19 @@ in (sources."wrap-ansi-8.0.1" // { dependencies = [ sources."ansi-regex-6.0.1" - sources."ansi-styles-6.1.1" + sources."ansi-styles-6.2.1" sources."strip-ansi-7.0.1" ]; }) sources."wrappy-1.0.2" sources."write-file-atomic-3.0.3" - sources."ws-8.8.1" + sources."ws-8.9.0" sources."xdg-basedir-5.1.0" sources."xml2js-0.4.23" sources."xmlbuilder-11.0.1" - sources."xtend-4.0.2" sources."y18n-5.0.8" sources."yallist-4.0.0" - (sources."yargs-17.5.1" // { + (sources."yargs-17.6.0" // { dependencies = [ sources."string-width-4.2.3" ]; @@ -147181,12 +147548,12 @@ in sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/source-map-0.3.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" - sources."@types/eslint-8.4.6" + sources."@jridgewell/trace-mapping-0.3.17" + sources."@types/eslint-8.4.7" sources."@types/eslint-scope-3.7.4" sources."@types/estree-0.0.51" sources."@types/json-schema-7.0.11" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@webassemblyjs/ast-1.11.1" sources."@webassemblyjs/floating-point-hex-parser-1.11.1" sources."@webassemblyjs/helper-api-error-1.11.1" @@ -147210,10 +147577,10 @@ in sources."ajv-keywords-3.5.2" sources."browserslist-4.21.4" sources."buffer-from-1.1.2" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."chrome-trace-event-1.0.3" sources."commander-2.20.3" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."enhanced-resolve-5.10.0" sources."es-module-lexer-0.9.3" sources."escalade-3.1.1" @@ -147282,12 +147649,12 @@ in sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/source-map-0.3.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" - sources."@types/eslint-8.4.6" + sources."@jridgewell/trace-mapping-0.3.17" + sources."@types/eslint-8.4.7" sources."@types/eslint-scope-3.7.4" sources."@types/estree-0.0.51" sources."@types/json-schema-7.0.11" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@webassemblyjs/ast-1.11.1" sources."@webassemblyjs/floating-point-hex-parser-1.11.1" sources."@webassemblyjs/helper-api-error-1.11.1" @@ -147314,13 +147681,13 @@ in sources."ajv-keywords-3.5.2" sources."browserslist-4.21.4" sources."buffer-from-1.1.2" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."chrome-trace-event-1.0.3" sources."clone-deep-4.0.1" sources."colorette-2.0.19" sources."commander-7.2.0" sources."cross-spawn-7.0.3" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."enhanced-resolve-5.10.0" sources."envinfo-7.8.1" sources."es-module-lexer-0.9.3" @@ -147344,7 +147711,7 @@ in sources."has-flag-4.0.0" sources."import-local-3.1.0" sources."interpret-2.2.0" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-plain-object-2.0.4" sources."isexe-2.0.0" sources."isobject-3.0.1" @@ -147424,13 +147791,13 @@ in sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/source-map-0.3.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@leichtgewicht/ip-codec-2.0.4" sources."@types/body-parser-1.19.2" sources."@types/bonjour-3.5.10" sources."@types/connect-3.4.35" sources."@types/connect-history-api-fallback-1.3.5" - sources."@types/eslint-8.4.6" + sources."@types/eslint-8.4.7" sources."@types/eslint-scope-3.7.4" sources."@types/estree-0.0.51" sources."@types/express-4.17.14" @@ -147438,7 +147805,7 @@ in sources."@types/http-proxy-1.17.9" sources."@types/json-schema-7.0.11" sources."@types/mime-3.0.1" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/qs-6.9.7" sources."@types/range-parser-1.2.4" sources."@types/retry-0.12.0" @@ -147485,10 +147852,10 @@ in sources."braces-3.0.2" sources."browserslist-4.21.4" sources."buffer-from-1.1.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."bytes-3.0.0" sources."call-bind-1.0.2" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."chokidar-3.5.3" sources."chrome-trace-event-1.0.3" sources."colorette-2.0.19" @@ -147516,7 +147883,7 @@ in sources."dns-equal-1.0.0" sources."dns-packet-5.4.0" sources."ee-first-1.1.1" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."encodeurl-1.0.2" sources."enhanced-resolve-5.10.0" sources."es-module-lexer-0.9.3" @@ -147709,7 +148076,7 @@ in sources."unpipe-1.0.0" sources."update-browserslist-db-1.0.10" sources."uri-js-4.4.1" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" sources."uuid-8.3.2" @@ -147756,15 +148123,15 @@ in sources."@jridgewell/set-array-1.1.2" sources."@jridgewell/source-map-0.3.2" sources."@jridgewell/sourcemap-codec-1.4.14" - sources."@jridgewell/trace-mapping-0.3.16" + sources."@jridgewell/trace-mapping-0.3.17" sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - sources."@types/eslint-8.4.6" + sources."@types/eslint-8.4.7" sources."@types/eslint-scope-3.7.4" sources."@types/estree-0.0.51" sources."@types/json-schema-7.0.11" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@webassemblyjs/ast-1.11.1" sources."@webassemblyjs/floating-point-hex-parser-1.11.1" sources."@webassemblyjs/helper-api-error-1.11.1" @@ -147790,11 +148157,11 @@ in sources."braces-3.0.2" sources."browserslist-4.21.4" sources."buffer-from-1.1.2" - sources."caniuse-lite-1.0.30001418" + sources."caniuse-lite-1.0.30001423" sources."chrome-trace-event-1.0.3" sources."commander-2.20.3" sources."dir-glob-3.0.1" - sources."electron-to-chromium-1.4.276" + sources."electron-to-chromium-1.4.284" sources."enhanced-resolve-5.10.0" sources."es-module-lexer-0.9.3" sources."escalade-3.1.1" @@ -147907,14 +148274,14 @@ in sources."@protobufjs/pool-1.1.0" sources."@protobufjs/utf8-1.1.0" sources."@types/long-4.0.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@webtorrent/http-node-1.3.0" sources."addr-to-ip-port-1.5.4" sources."airplay-js-0.3.0" sources."ansi-escapes-4.3.2" sources."ansi-regex-5.0.1" sources."ansi-styles-4.3.0" - sources."b4a-1.6.0" + sources."b4a-1.6.1" sources."balanced-match-1.0.2" sources."base64-js-1.5.1" sources."bencode-2.0.3" @@ -147962,7 +148329,7 @@ in sources."buffer-fill-1.0.0" sources."buffer-from-1.1.2" sources."buffer-indexof-1.1.1" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."cache-chunk-store-3.2.2" (sources."castv2-0.1.10" // { dependencies = [ @@ -148097,7 +148464,7 @@ in sources."mimic-fn-2.1.0" sources."mimic-response-1.0.1" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."mkdirp-classic-0.5.3" sources."moment-2.29.4" sources."mp4-box-encoding-1.4.1" @@ -148237,7 +148604,7 @@ in ]; }) sources."ut_pex-3.0.2" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."util-deprecate-1.0.2" sources."utp-native-2.5.3" sources."videostream-3.2.2" @@ -148283,8 +148650,8 @@ in }; dependencies = [ sources."@withgraphite/graphite-cli-routes-0.22.0" - sources."@withgraphite/retype-0.3.13" - sources."@withgraphite/retyped-routes-0.3.5" + sources."@withgraphite/retype-0.3.15" + sources."@withgraphite/retyped-routes-0.3.7" sources."ansi-regex-5.0.1" sources."ansi-styles-4.3.0" sources."balanced-match-1.0.2" @@ -148355,44 +148722,44 @@ in wrangler = nodeEnv.buildNodePackage { name = "wrangler"; packageName = "wrangler"; - version = "2.1.11"; + version = "2.1.13"; src = fetchurl { - url = "https://registry.npmjs.org/wrangler/-/wrangler-2.1.11.tgz"; - sha512 = "zXydDzU+KKOwYDD9IX+XdSZMFEPWTghzTN/CiZc+pxHGIjTuQBtbk97trY3i9YKeih/QOSlo+H7Clfoq+6rZLw=="; + url = "https://registry.npmjs.org/wrangler/-/wrangler-2.1.13.tgz"; + sha512 = "FWarJ9pBaXOU/wj3BoLo1Azi4VvadD0PfDIYfvY9hoKVyPMSr4dpPNUGgtMhsVuDp7K9mdixnmGEJxR7pbs3kQ=="; }; dependencies = [ sources."@cloudflare/kv-asset-handler-0.2.0" sources."@esbuild-plugins/node-globals-polyfill-0.1.1" sources."@esbuild-plugins/node-modules-polyfill-0.1.4" sources."@iarna/toml-2.2.5" - sources."@miniflare/cache-2.9.0" - sources."@miniflare/cli-parser-2.9.0" - sources."@miniflare/core-2.9.0" - sources."@miniflare/d1-2.9.0" - sources."@miniflare/durable-objects-2.9.0" - sources."@miniflare/html-rewriter-2.9.0" - sources."@miniflare/http-server-2.9.0" - sources."@miniflare/kv-2.9.0" - sources."@miniflare/queues-2.9.0" - sources."@miniflare/r2-2.9.0" - sources."@miniflare/runner-vm-2.9.0" - sources."@miniflare/scheduler-2.9.0" - sources."@miniflare/shared-2.9.0" - sources."@miniflare/sites-2.9.0" - sources."@miniflare/storage-file-2.9.0" - sources."@miniflare/storage-memory-2.9.0" - sources."@miniflare/storage-redis-2.9.0" - sources."@miniflare/watcher-2.9.0" - sources."@miniflare/web-sockets-2.9.0" - sources."@types/better-sqlite3-7.6.1" - sources."@types/node-18.8.3" + sources."@miniflare/cache-2.10.0" + sources."@miniflare/cli-parser-2.10.0" + sources."@miniflare/core-2.10.0" + sources."@miniflare/d1-2.10.0" + sources."@miniflare/durable-objects-2.10.0" + sources."@miniflare/html-rewriter-2.10.0" + sources."@miniflare/http-server-2.10.0" + sources."@miniflare/kv-2.10.0" + sources."@miniflare/queues-2.10.0" + sources."@miniflare/r2-2.10.0" + sources."@miniflare/runner-vm-2.10.0" + sources."@miniflare/scheduler-2.10.0" + sources."@miniflare/shared-2.10.0" + sources."@miniflare/sites-2.10.0" + sources."@miniflare/storage-file-2.10.0" + sources."@miniflare/storage-memory-2.10.0" + sources."@miniflare/storage-redis-2.10.0" + sources."@miniflare/watcher-2.10.0" + sources."@miniflare/web-sockets-2.10.0" + sources."@types/better-sqlite3-7.6.2" + sources."@types/node-18.11.3" sources."@types/stack-trace-0.0.29" sources."anymatch-3.1.2" sources."binary-extensions-2.2.0" sources."blake3-wasm-2.1.5" sources."braces-3.0.2" sources."buffer-from-1.1.2" - sources."bufferutil-4.0.6" + sources."bufferutil-4.0.7" sources."builtins-5.0.1" sources."busboy-1.6.0" sources."chokidar-3.5.3" @@ -148450,7 +148817,7 @@ in sources."merge-stream-2.0.0" sources."mime-3.0.0" sources."mimic-fn-4.0.0" - sources."miniflare-2.9.0" + sources."miniflare-2.10.0" sources."ms-2.1.2" sources."mustache-4.2.0" sources."nanoid-3.3.4" @@ -148462,7 +148829,7 @@ in sources."path-key-4.0.0" ]; }) - sources."npx-import-1.1.3" + sources."npx-import-1.1.4" sources."onetime-6.0.0" sources."p-map-2.1.0" sources."parse-package-name-1.0.0" @@ -148497,7 +148864,7 @@ in sources."to-regex-range-5.0.1" sources."undici-5.9.1" sources."urlpattern-polyfill-4.0.3" - sources."utf-8-validate-5.0.9" + sources."utf-8-validate-5.0.10" sources."validate-npm-package-name-4.0.0" sources."which-2.0.2" sources."ws-8.9.0" @@ -148543,7 +148910,7 @@ in }; dependencies = [ sources."@babel/runtime-7.19.4" - sources."@babel/runtime-corejs3-7.19.4" + sources."@babel/runtime-corejs3-7.19.6" (sources."@eslint/eslintrc-1.3.3" // { dependencies = [ sources."debug-4.3.4" @@ -148622,7 +148989,7 @@ in }) sources."eslint-plugin-import-2.26.0" sources."eslint-plugin-jsx-a11y-6.6.1" - (sources."eslint-plugin-react-7.31.9" // { + (sources."eslint-plugin-react-7.31.10" // { dependencies = [ sources."resolve-2.0.0-next.4" ]; @@ -148680,7 +149047,7 @@ in sources."is-bigint-1.0.4" sources."is-boolean-object-1.1.2" sources."is-callable-1.2.7" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-date-object-1.0.5" sources."is-extglob-2.1.1" sources."is-glob-4.0.3" @@ -148709,7 +149076,7 @@ in sources."merge2-1.4.1" sources."micromatch-4.0.5" sources."minimatch-3.1.2" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."ms-2.0.0" sources."natural-compare-1.4.0" sources."no-cliches-0.3.4" @@ -148738,7 +149105,7 @@ in sources."punycode-2.1.1" sources."queue-microtask-1.2.3" sources."react-is-16.13.1" - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."regexp.prototype.flags-1.4.3" sources."regexpp-3.2.0" sources."resolve-1.22.1" @@ -149258,7 +149625,7 @@ in sources."ip-regex-2.1.0" sources."is-arrayish-0.2.1" sources."is-ci-1.2.1" - sources."is-core-module-2.10.0" + sources."is-core-module-2.11.0" sources."is-docker-1.1.0" sources."is-extglob-2.1.1" sources."is-finite-1.1.0" @@ -149381,7 +149748,7 @@ in sources."brace-expansion-1.1.11" ]; }) - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."minipass-3.3.5" sources."minipass-collect-1.0.2" sources."minipass-fetch-1.4.1" @@ -149630,7 +149997,7 @@ in sources."indent-string-2.1.0" ]; }) - sources."regenerator-runtime-0.13.9" + sources."regenerator-runtime-0.13.10" sources."registry-auth-token-3.4.0" sources."registry-url-3.1.0" sources."remove-trailing-separator-1.1.0" @@ -149852,7 +150219,7 @@ in ]; }) sources."yeoman-doctor-5.0.0" - (sources."yeoman-environment-3.12.0" // { + (sources."yeoman-environment-3.12.1" // { dependencies = [ sources."ansi-escapes-4.3.2" sources."ansi-regex-5.0.1" @@ -149934,6 +150301,206 @@ in bypassCache = true; reconstructLock = true; }; + "@zwave-js/server" = nodeEnv.buildNodePackage { + name = "_at_zwave-js_slash_server"; + packageName = "@zwave-js/server"; + version = "1.24.0"; + src = fetchurl { + url = "https://registry.npmjs.org/@zwave-js/server/-/server-1.24.0.tgz"; + sha512 = "ZLuzqjdaPEyoNd2mCJkKK+AQMDyl1PRImLFWp8kYSDYTtPRduSQw4nJOTW743DLOByLyxENER7F4C/zZXbhaeA=="; + }; + dependencies = [ + sources."@alcalzone/jsonl-db-2.5.3" + sources."@alcalzone/pak-0.8.1" + sources."@alcalzone/proper-lockfile-4.1.3-0" + sources."@colors/colors-1.5.0" + sources."@dabh/diagnostics-2.0.3" + sources."@esm2cjs/cacheable-lookup-7.0.0" + sources."@esm2cjs/cacheable-request-10.2.2" + sources."@esm2cjs/form-data-encoder-2.1.3" + sources."@esm2cjs/got-12.5.2" + sources."@esm2cjs/http-timer-5.0.1" + sources."@esm2cjs/is-5.3.0" + sources."@esm2cjs/lowercase-keys-3.0.0" + sources."@esm2cjs/mimic-response-4.0.0" + sources."@esm2cjs/normalize-url-7.2.0" + sources."@esm2cjs/p-cancelable-3.0.0" + sources."@esm2cjs/p-queue-7.3.0" + sources."@esm2cjs/p-timeout-5.1.0" + sources."@esm2cjs/responselike-3.0.0" + sources."@homebridge/ciao-1.1.5" + (sources."@sentry/core-7.16.0" // { + dependencies = [ + sources."tslib-1.14.1" + ]; + }) + (sources."@sentry/integrations-7.16.0" // { + dependencies = [ + sources."tslib-1.14.1" + ]; + }) + (sources."@sentry/node-7.16.0" // { + dependencies = [ + sources."tslib-1.14.1" + ]; + }) + sources."@sentry/types-7.16.0" + (sources."@sentry/utils-7.16.0" // { + dependencies = [ + sources."tslib-1.14.1" + ]; + }) + sources."@serialport/binding-mock-10.2.2" + sources."@serialport/bindings-cpp-10.7.0" + sources."@serialport/bindings-interface-1.2.1" + sources."@serialport/parser-byte-length-10.3.0" + sources."@serialport/parser-cctalk-10.3.0" + sources."@serialport/parser-delimiter-10.3.0" + sources."@serialport/parser-inter-byte-timeout-10.3.0" + sources."@serialport/parser-packet-length-10.3.0" + sources."@serialport/parser-readline-10.3.0" + sources."@serialport/parser-ready-10.3.0" + sources."@serialport/parser-regex-10.3.0" + sources."@serialport/parser-slip-encoder-10.3.0" + sources."@serialport/parser-spacepacket-10.3.0" + sources."@serialport/stream-10.3.0" + sources."@types/http-cache-semantics-4.0.1" + sources."@zwave-js/cc-10.3.0" + sources."@zwave-js/config-10.3.0" + sources."@zwave-js/core-10.3.0" + sources."@zwave-js/host-10.3.0" + sources."@zwave-js/nvmedit-10.3.0" + sources."@zwave-js/serial-10.3.0" + sources."@zwave-js/shared-10.3.0" + sources."@zwave-js/testing-10.3.0" + sources."agent-base-6.0.2" + sources."alcalzone-shared-4.0.8" + sources."ansi-colors-4.1.3" + sources."ansi-regex-5.0.1" + sources."ansi-styles-4.3.0" + sources."async-3.2.4" + sources."axios-0.26.1" + sources."buffer-from-1.1.2" + sources."bufferutil-4.0.7" + sources."cliui-8.0.1" + (sources."color-3.2.1" // { + dependencies = [ + sources."color-convert-1.9.3" + sources."color-name-1.1.3" + ]; + }) + sources."color-convert-2.0.1" + sources."color-name-1.1.4" + sources."color-string-1.9.1" + sources."colorspace-1.1.4" + sources."cookie-0.4.2" + sources."cross-spawn-7.0.3" + sources."dayjs-1.11.6" + sources."debug-4.3.4" + sources."decompress-response-6.0.0" + sources."defer-to-connect-2.0.1" + sources."emoji-regex-8.0.0" + sources."enabled-2.0.0" + sources."escalade-3.1.1" + sources."eventemitter3-4.0.7" + sources."execa-5.1.1" + sources."fast-deep-equal-3.1.3" + sources."fecha-4.2.3" + sources."file-stream-rotator-0.6.1" + sources."fn.name-1.1.0" + sources."follow-redirects-1.15.2" + sources."fs-extra-10.1.0" + sources."get-caller-file-2.0.5" + sources."get-stream-6.0.1" + sources."graceful-fs-4.2.10" + sources."http-cache-semantics-4.1.0" + sources."http2-wrapper-2.1.11" + sources."https-proxy-agent-5.0.1" + sources."human-signals-2.1.0" + sources."immediate-3.0.6" + sources."inherits-2.0.4" + sources."is-arrayish-0.3.2" + sources."is-fullwidth-code-point-3.0.0" + sources."is-stream-2.0.1" + sources."isexe-2.0.0" + sources."json-buffer-3.0.1" + sources."json-logic-js-2.0.2" + sources."json5-2.2.1" + sources."jsonfile-6.1.0" + sources."keyv-4.5.0" + sources."kuler-2.0.0" + sources."lie-3.1.1" + sources."localforage-1.10.0" + sources."logform-2.4.2" + sources."lowercase-keys-3.0.0" + sources."lru-cache-6.0.0" + sources."lru_map-0.3.3" + sources."merge-stream-2.0.0" + sources."mimic-fn-2.1.0" + sources."mimic-response-3.1.0" + sources."minimist-1.2.7" + sources."moment-2.29.4" + sources."ms-2.1.2" + sources."node-addon-api-4.3.0" + sources."node-gyp-build-4.5.0" + sources."npm-run-path-4.0.1" + sources."nrf-intel-hex-1.3.0" + sources."object-hash-2.2.0" + sources."one-time-1.0.0" + sources."onetime-5.1.2" + sources."path-key-3.1.1" + sources."proper-lockfile-4.1.2" + sources."quick-lru-5.1.1" + sources."readable-stream-3.6.0" + sources."reflect-metadata-0.1.13" + sources."require-directory-2.1.1" + sources."resolve-alpn-1.2.1" + sources."responselike-3.0.0" + sources."retry-0.12.0" + sources."safe-buffer-5.2.1" + sources."safe-stable-stringify-2.4.1" + sources."semver-7.3.8" + sources."serialport-10.4.0" + sources."shebang-command-2.0.0" + sources."shebang-regex-3.0.0" + sources."signal-exit-3.0.7" + sources."simple-swizzle-0.2.2" + sources."source-map-0.6.1" + sources."source-map-support-0.5.21" + sources."stack-trace-0.0.10" + sources."string-width-4.2.3" + sources."string_decoder-1.3.0" + sources."strip-ansi-6.0.1" + sources."strip-final-newline-2.0.0" + sources."text-hex-1.0.0" + sources."triple-beam-1.3.0" + sources."tslib-2.4.0" + sources."universalify-2.0.0" + sources."utf-8-validate-5.0.10" + sources."util-deprecate-1.0.2" + sources."which-2.0.2" + sources."winston-3.8.2" + sources."winston-daily-rotate-file-4.7.1" + sources."winston-transport-4.5.0" + sources."wrap-ansi-7.0.0" + sources."ws-8.9.0" + sources."xstate-4.29.0" + sources."y18n-5.0.8" + sources."yallist-4.0.0" + sources."yargs-17.6.0" + sources."yargs-parser-21.1.1" + sources."zwave-js-10.3.0" + ]; + buildInputs = globalBuildInputs; + meta = { + description = "Full access to zwave-js driver through Websockets"; + homepage = "https://github.com/zwave-js/zwave-js-server#readme"; + license = "Apache-2.0"; + }; + production = true; + bypassCache = true; + reconstructLock = true; + }; zx = nodeEnv.buildNodePackage { name = "zx"; packageName = "zx"; @@ -149948,11 +150515,11 @@ in sources."@nodelib/fs.walk-1.2.8" sources."@types/fs-extra-9.0.13" sources."@types/minimist-1.2.2" - sources."@types/node-18.8.3" + sources."@types/node-18.11.3" sources."@types/ps-tree-1.1.2" sources."@types/which-2.0.1" sources."braces-3.0.2" - sources."chalk-5.1.0" + sources."chalk-5.1.2" sources."data-uri-to-buffer-4.0.0" sources."dir-glob-3.0.1" sources."duplexer-0.1.2" @@ -149976,7 +150543,7 @@ in sources."map-stream-0.1.0" sources."merge2-1.4.1" sources."micromatch-4.0.5" - sources."minimist-1.2.6" + sources."minimist-1.2.7" sources."node-domexception-1.0.0" sources."node-fetch-3.2.10" sources."path-type-4.0.0" -- cgit 1.4.1