From 621163d80af115939c05451e0fd3095015b8f74f Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Mon, 6 Dec 2021 21:07:49 +0100 Subject: nodePackages: move to nodejs-14_x NodeJS 12.x will not be supported when we release 22.05. https://nodejs.org/en/about/releases/ --- pkgs/development/node-packages/node-packages.nix | 3278 +++++++++------------- 1 file changed, 1316 insertions(+), 1962 deletions(-) (limited to 'pkgs/development/node-packages/node-packages.nix') diff --git a/pkgs/development/node-packages/node-packages.nix b/pkgs/development/node-packages/node-packages.nix index e2ff662b12e4..d6e4287e3c50 100644 --- a/pkgs/development/node-packages/node-packages.nix +++ b/pkgs/development/node-packages/node-packages.nix @@ -58,13 +58,13 @@ let sha512 = "o/xdK8b4P0t/xpCARgWXAeaiWeh9jeua6bP1jrcbfN39+Z4zC4x2jg4NysHNhz6spRG8dJFH3kJIUoIbs0Ckww=="; }; }; - "@angular-devkit/architect-0.1300.3" = { + "@angular-devkit/architect-0.1300.4" = { name = "_at_angular-devkit_slash_architect"; packageName = "@angular-devkit/architect"; - version = "0.1300.3"; + version = "0.1300.4"; src = fetchurl { - url = "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1300.3.tgz"; - sha512 = "XY3sjRLk06Q+uAU0BePuIWcK1n3Jr0ksNV0ACNAct+MnI3QFfPPaYA/Tdhp9uWobuZ4lUrL0drc2uppNu0wKmA=="; + url = "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1300.4.tgz"; + sha512 = "COW2W6rI9D69QEXGc/MyTbJY9gT+u8yMTpONpIjopd+KoSK/q2wGr0RleUf7XSCunZCs0SRI7z3Pw1EAdQCP7Q=="; }; }; "@angular-devkit/core-13.0.2" = { @@ -85,6 +85,15 @@ let sha512 = "5yTYW6m4pkDPSYNxThm+47h+UZ6XVEfdfsXR3o+WlRG0hc18EuQ+sXZkzhvZrk5KMLlXFex4eO40RPq2vvWS/w=="; }; }; + "@angular-devkit/core-13.0.4" = { + name = "_at_angular-devkit_slash_core"; + packageName = "@angular-devkit/core"; + version = "13.0.4"; + src = fetchurl { + url = "https://registry.npmjs.org/@angular-devkit/core/-/core-13.0.4.tgz"; + sha512 = "AzgLvERLC6qzY5aZWUpkz5nx+pZChrq3DSt6azMPALwzzoABrwiO6XqzRnj17mXtANXLH2oe9FuHr9jzgFbF1g=="; + }; + }; "@angular-devkit/schematics-13.0.2" = { name = "_at_angular-devkit_slash_schematics"; packageName = "@angular-devkit/schematics"; @@ -103,6 +112,15 @@ let sha512 = "+Va1E0zJBCg5jqSfITusghoMJgPAwlU+WUs49fuGVCzfJPwfSjTKSrsbhanahMd27+Ys3rovGZq0F2JUdL801A=="; }; }; + "@angular-devkit/schematics-13.0.4" = { + name = "_at_angular-devkit_slash_schematics"; + packageName = "@angular-devkit/schematics"; + version = "13.0.4"; + src = fetchurl { + url = "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-13.0.4.tgz"; + sha512 = "3LsmpfAEOxwPyachrktCHtGUYBzQCCzD0++CUjhK8W99v8/IAplkm4dgovFb1RiRkUm44l+HIS7387AbvEIf5A=="; + }; + }; "@angular-devkit/schematics-cli-13.0.3" = { name = "_at_angular-devkit_slash_schematics-cli"; packageName = "@angular-devkit/schematics-cli"; @@ -229,15 +247,6 @@ let sha512 = "GBD2Le9w2+lVFoc4vswGI/TjkNIZSVp7+9xPf+X3uidBfWnAeUWmquteSyt0+VCrhNMWj/FTABISQrD3Z/YA+w=="; }; }; - "@apollo/client-3.5.5" = { - name = "_at_apollo_slash_client"; - packageName = "@apollo/client"; - version = "3.5.5"; - src = fetchurl { - url = "https://registry.npmjs.org/@apollo/client/-/client-3.5.5.tgz"; - sha512 = "EiQstc8VjeqosS2h21bwY9fhL3MCRRmACtRrRh2KYpp9vkDyx5pUfMnN3swgiBVYw1twdXg9jHmyZa1gZlvlog=="; - }; - }; "@apollo/protobufjs-1.2.2" = { name = "_at_apollo_slash_protobufjs"; packageName = "@apollo/protobufjs"; @@ -265,15 +274,6 @@ let sha512 = "tea2LweZvn6y6xFV11K0KC8ETjmm52mQrW+ezgB2O/aTQf8JGyFmMcRPFgUaQZeHbWdm8iisDC6EjOKsXu0nfw=="; }; }; - "@apollographql/graphql-playground-html-1.6.29" = { - name = "_at_apollographql_slash_graphql-playground-html"; - packageName = "@apollographql/graphql-playground-html"; - version = "1.6.29"; - src = fetchurl { - url = "https://registry.npmjs.org/@apollographql/graphql-playground-html/-/graphql-playground-html-1.6.29.tgz"; - sha512 = "xCcXpoz52rI4ksJSdOCxeOCn2DLocxwHf9dVT/Q90Pte1LX+LY+91SFtJF3KXVHH8kEin+g1KKCQPKBjZJfWNA=="; - }; - }; "@apollographql/graphql-upload-8-fork-8.1.3" = { name = "_at_apollographql_slash_graphql-upload-8-fork"; packageName = "@apollographql/graphql-upload-8-fork"; @@ -1597,31 +1597,31 @@ let sha512 = "GcIY79elgB+azP74j8vqkiXz8xLFfIzbQJdlwOPisgbKT00tviJQuEghOXSMVxJ00HoYJbGswr4kcllUc4xCcg=="; }; }; - "@cdktf/hcl2cdk-0.7.0" = { + "@cdktf/hcl2cdk-0.8.1" = { name = "_at_cdktf_slash_hcl2cdk"; packageName = "@cdktf/hcl2cdk"; - version = "0.7.0"; + version = "0.8.1"; src = fetchurl { - url = "https://registry.npmjs.org/@cdktf/hcl2cdk/-/hcl2cdk-0.7.0.tgz"; - sha512 = "HASCRZcHX/qnDYD8sgdh/AY3Npj3AW6zZlFKUAyWM3veutWoYcUl+sPC7HwpQYkREhoNRMYWbrcq6VurgrpnOg=="; + url = "https://registry.npmjs.org/@cdktf/hcl2cdk/-/hcl2cdk-0.8.1.tgz"; + sha512 = "HI7LJ5ENAxL/K25c0rdNd6IKzKKlicImasYneXLRPZwnwobue2x7kRwpwAl/Lqk0MxYJPbPFdZmtuFOF0cISgA=="; }; }; - "@cdktf/hcl2json-0.7.0" = { + "@cdktf/hcl2json-0.8.1" = { name = "_at_cdktf_slash_hcl2json"; packageName = "@cdktf/hcl2json"; - version = "0.7.0"; + version = "0.8.1"; src = fetchurl { - url = "https://registry.npmjs.org/@cdktf/hcl2json/-/hcl2json-0.7.0.tgz"; - sha512 = "YwZnPwEYplGalUsfJzptlIer2w7o/FmtGNblZEVlLRXqioALvDXMRrmwSeOFAQ1ycPaCMTllB4nXIaqftfTVWg=="; + url = "https://registry.npmjs.org/@cdktf/hcl2json/-/hcl2json-0.8.1.tgz"; + sha512 = "cCXobcITma0CVa8aqCmAKnmLpTC/7T62tJpIUe82LXB+b8XZQb54yFgrgHF1pJiOLqO9CkEOSRztzbUvtzDqPw=="; }; }; - "@cdktf/provider-generator-0.7.0" = { + "@cdktf/provider-generator-0.8.1" = { name = "_at_cdktf_slash_provider-generator"; packageName = "@cdktf/provider-generator"; - version = "0.7.0"; + version = "0.8.1"; src = fetchurl { - url = "https://registry.npmjs.org/@cdktf/provider-generator/-/provider-generator-0.7.0.tgz"; - sha512 = "PzL3qTxZEnXWFGB+nQOHub8xmEykJKhHLgc6CUEfu9z8PCmK9dnPLK6BKvDgvQtnTT2/aXmFjDr9GVbuOZ5Gsw=="; + url = "https://registry.npmjs.org/@cdktf/provider-generator/-/provider-generator-0.8.1.tgz"; + sha512 = "50PhWgIDs5m/OjXqy3UrnYPnrjhk7nhSSCDKBUIhuA0oFNfKDLRJDqnKAkNrcD1Kspea7N0/ckPHW7D84lNAIw=="; }; }; "@chemzqm/neovim-5.4.0" = { @@ -2236,13 +2236,13 @@ let sha512 = "HilPrVrCosYWqSyjfpDtaaN1kJwdlBpS+IAflP3z+e7nsEgk3JGJf1Vg0NgHJooTf5HDfXSyZqMVg+5jvXCK0g=="; }; }; - "@discoveryjs/json-ext-0.5.5" = { + "@discoveryjs/json-ext-0.5.6" = { name = "_at_discoveryjs_slash_json-ext"; packageName = "@discoveryjs/json-ext"; - version = "0.5.5"; + version = "0.5.6"; src = fetchurl { - url = "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.5.tgz"; - sha512 = "6nFkfkmSeV/rqSaS4oWHgmpnYw194f6hmWF5is6b0J1naJZoiD0NTc9AiUwPHvWsowkjuHErCZT1wa0jg+BLIA=="; + url = "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.6.tgz"; + sha512 = "ws57AidsDvREKrZKYffXddNkyaF14iHNHm8VQnZH6t99E8gczjNN0GpvcGny0imC80yQ0tHz1xVUKk/KFQSUyA=="; }; }; "@electron-forge/async-ora-6.0.0-beta.61" = { @@ -2506,13 +2506,13 @@ let sha512 = "J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw=="; }; }; - "@eslint/eslintrc-1.0.4" = { + "@eslint/eslintrc-1.0.5" = { name = "_at_eslint_slash_eslintrc"; packageName = "@eslint/eslintrc"; - version = "1.0.4"; + version = "1.0.5"; src = fetchurl { - url = "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.4.tgz"; - sha512 = "h8Vx6MdxwWI2WM8/zREHMoqdgLNXEL4QX3MWSVMdyNJGvXVOs+6lp+m2hc3FnuMHDc4poxFNI20vCk0OmI4G0Q=="; + url = "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.5.tgz"; + sha512 = "BLxsnmK3KyPunz5wmCCpqy0YelEoxxGmH73Is+Z74oOTMtExcjkr3dDR6quwrjh1YspA8DH9gnX1o069KiS9AQ=="; }; }; "@exodus/schemasafe-1.0.0-rc.6" = { @@ -2767,13 +2767,13 @@ let sha512 = "iT1bU56rKrKEOfODoW6fScY11qj3iaYrZ+z11T6fo5+TDm84UGkkXjLXJTE57ZJzg0/gbccHQWYv+chY7bJN8Q=="; }; }; - "@fluentui/react-7.179.5" = { + "@fluentui/react-7.180.0" = { name = "_at_fluentui_slash_react"; packageName = "@fluentui/react"; - version = "7.179.5"; + version = "7.180.0"; src = fetchurl { - url = "https://registry.npmjs.org/@fluentui/react/-/react-7.179.5.tgz"; - sha512 = "41Je7h5d12xrOjtUcdLnocalTallh8Z0QkPV8lhHBKJ8TpFvMzO2KVDzGMc8chv0V4Oa1K7w5EJr7891TpYZHw=="; + url = "https://registry.npmjs.org/@fluentui/react/-/react-7.180.0.tgz"; + sha512 = "De0Nt9sib9iWNc1uHVnf4PdyFHdh8VDcPYztywno2BnL8VDgoiqeIEFhmuub+txdNOm1hQtGsKKt2oVlbJV9GQ=="; }; }; "@fluentui/react-focus-7.18.1" = { @@ -2812,31 +2812,31 @@ let sha512 = "82cpyJyKRoQoRi+14ibCeGPu0CwypgtBAdBhq1WfvagpCZNKqwXbKwXllYSMG91DhmG4jt9gN8eP6lGOtozuaw=="; }; }; - "@gitbeaker/core-34.6.0" = { + "@gitbeaker/core-35.1.0" = { name = "_at_gitbeaker_slash_core"; packageName = "@gitbeaker/core"; - version = "34.6.0"; + version = "35.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@gitbeaker/core/-/core-34.6.0.tgz"; - sha512 = "yKF+oxffPyzOnyuHCqLGJrBHhcFHuGHtcmqKhGKtnYPfqcNYA8rt4INAHaE5wMz4ILua9b4sB8p42fki+xn6WA=="; + url = "https://registry.npmjs.org/@gitbeaker/core/-/core-35.1.0.tgz"; + sha512 = "DM9w3wgrS8GoXMLJb0DL2VSxTvP3yoaGDfX2d8n3wMGSjZbCknh3YnbVG/OfnaPbh9PH71kGll3SY5rJgz7XJg=="; }; }; - "@gitbeaker/node-34.6.0" = { + "@gitbeaker/node-35.1.0" = { name = "_at_gitbeaker_slash_node"; packageName = "@gitbeaker/node"; - version = "34.6.0"; + version = "35.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@gitbeaker/node/-/node-34.6.0.tgz"; - sha512 = "gVV4Wuev43Jbyoy1fszC885+bkvWH4zWiUhtIu0PSAm628j/OxO7idLIqUEMV0hDf6wm/PE/vOSP6PhjE0N+fA=="; + url = "https://registry.npmjs.org/@gitbeaker/node/-/node-35.1.0.tgz"; + sha512 = "t0lXqSuY93jVffo6WMeo4tvZtkMQXPKuGb1qNh3HOuW4+KyEqmrdQnorGyyRYH7uRTmQeHEe33BL1Ttc5F5YrA=="; }; }; - "@gitbeaker/requester-utils-34.6.0" = { + "@gitbeaker/requester-utils-35.1.0" = { name = "_at_gitbeaker_slash_requester-utils"; packageName = "@gitbeaker/requester-utils"; - version = "34.6.0"; + version = "35.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@gitbeaker/requester-utils/-/requester-utils-34.6.0.tgz"; - sha512 = "H8utxbSP1kEdX0KcyVYrTDTT0A3UcPwrIV1ahyufX9ZLybYSUsA56B8Wx5kJSbWGFT1ffu2f8H2YDMwNCKKsBg=="; + url = "https://registry.npmjs.org/@gitbeaker/requester-utils/-/requester-utils-35.1.0.tgz"; + sha512 = "00aQYCxs3wBHrD5HGWh0l1FRsX1NYJ1GEq4Reyo1NpVgjwzO/T1jjMFy3jikjJ+UGeg0sfqV9h91mwtCQ4SmRA=="; }; }; "@google-cloud/paginator-3.0.6" = { @@ -2992,15 +2992,6 @@ let sha512 = "FlQC50VELwRxoWUbJMMMs5gG0Dl8BaQYMrXUHTsxwqR7UmksUYnysC21rdousvs6jVZ7pf4unZfZFtBjz+8Edg=="; }; }; - "@graphql-tools/load-6.2.8" = { - name = "_at_graphql-tools_slash_load"; - packageName = "@graphql-tools/load"; - version = "6.2.8"; - src = fetchurl { - url = "https://registry.npmjs.org/@graphql-tools/load/-/load-6.2.8.tgz"; - sha512 = "JpbyXOXd8fJXdBh2ta0Q4w8ia6uK5FHzrTNmcvYBvflFuWly2LDTk2abbSl81zKkzswQMEd2UIYghXELRg8eTA=="; - }; - }; "@graphql-tools/load-7.4.1" = { name = "_at_graphql-tools_slash_load"; packageName = "@graphql-tools/load"; @@ -3028,15 +3019,6 @@ let sha512 = "Q240kcUszhXiAYudjuJgNuLgy9CryDP3wp83NOZQezfA6h3ByYKU7xI6DiKrdjyVaGpYN3ppUmdj0uf5GaXzMA=="; }; }; - "@graphql-tools/mock-8.4.4" = { - name = "_at_graphql-tools_slash_mock"; - packageName = "@graphql-tools/mock"; - version = "8.4.4"; - src = fetchurl { - url = "https://registry.npmjs.org/@graphql-tools/mock/-/mock-8.4.4.tgz"; - sha512 = "lRdU6XaKxZk7qv4G+1IhbVF7gvb3AaOQUC3Xx1M0/1/fRwt+zcUOWzgC/LNjxAIOI2T8Eh9eqKyQXBIWbTA02Q=="; - }; - }; "@graphql-tools/schema-7.1.5" = { name = "_at_graphql-tools_slash_schema"; packageName = "@graphql-tools/schema"; @@ -3127,15 +3109,6 @@ let sha512 = "7DcOBFB+Dd84x9dxSm7qS4iJONMyfLnCJb8A19vGPffpu4SMJ3sFcgwibKFu5l6mMUiigKgXna2RRgWI+02bKQ=="; }; }; - "@graphql-typed-document-node/core-3.1.1" = { - name = "_at_graphql-typed-document-node_slash_core"; - packageName = "@graphql-typed-document-node/core"; - version = "3.1.1"; - src = fetchurl { - url = "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.1.1.tgz"; - sha512 = "NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg=="; - }; - }; "@grpc/grpc-js-1.3.8" = { name = "_at_grpc_slash_grpc-js"; packageName = "@grpc/grpc-js"; @@ -3298,6 +3271,15 @@ let sha512 = "JQlEKbcgEUjBFhLIF4iqM7u/9lwgHRBcpHrmUNCALK0Q3amXN6lxdoXLnF0sm11E9VqTmBALR87IlUg1bZ8A9A=="; }; }; + "@humanwhocodes/config-array-0.9.2" = { + name = "_at_humanwhocodes_slash_config-array"; + packageName = "@humanwhocodes/config-array"; + version = "0.9.2"; + src = fetchurl { + url = "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.2.tgz"; + sha512 = "UXOuFCGcwciWckOpmfKDq/GyhlTf9pN/BzG//x8p8zTOFEcGuA68ANXheFS0AGvy3qgZqLBUkMs7hqzqCKOVwA=="; + }; + }; "@humanwhocodes/object-schema-1.2.1" = { name = "_at_humanwhocodes_slash_object-schema"; packageName = "@humanwhocodes/object-schema"; @@ -3631,31 +3613,22 @@ let sha512 = "4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg=="; }; }; - "@jsii/check-node-1.37.0" = { - name = "_at_jsii_slash_check-node"; - packageName = "@jsii/check-node"; - version = "1.37.0"; - src = fetchurl { - url = "https://registry.npmjs.org/@jsii/check-node/-/check-node-1.37.0.tgz"; - sha512 = "s0jhnq/1X1IQQpKcAoUAd3KZ6X58nEjIi+vL4aC0iyDW6v2pmt8J5G/ilUZSbvplyJ2GdTMYi7NOCz2f3QAGZA=="; - }; - }; - "@jsii/check-node-1.46.0" = { + "@jsii/check-node-1.47.0" = { name = "_at_jsii_slash_check-node"; packageName = "@jsii/check-node"; - version = "1.46.0"; + version = "1.47.0"; src = fetchurl { - url = "https://registry.npmjs.org/@jsii/check-node/-/check-node-1.46.0.tgz"; - sha512 = "dIJGSQrF4BXvzTG8idcimu2VCNctlDyoNsc+ETsoHu7T9pije0U0BnOrjUQ6ZJFpBvLZ6qzNA46gynzwWCXB6g=="; + url = "https://registry.npmjs.org/@jsii/check-node/-/check-node-1.47.0.tgz"; + sha512 = "LSlbKTpMVYw1R3Be70sJJdJbuLWEFAMbGEHE731Je1QDTXTRm6Gc3NDvPUvTTuHEry8f2Wys+1pXNX06X4PKxQ=="; }; }; - "@jsii/spec-1.46.0" = { + "@jsii/spec-1.47.0" = { name = "_at_jsii_slash_spec"; packageName = "@jsii/spec"; - version = "1.46.0"; + version = "1.47.0"; src = fetchurl { - url = "https://registry.npmjs.org/@jsii/spec/-/spec-1.46.0.tgz"; - sha512 = "yp6rN23ve+F1/6g8Gwmp8PbrtqpMB05GMwJ8GGhvwmCLa0kBO8eALWvB/KtmuDJ4wllSojVvuK4rluUTTkvBWg=="; + url = "https://registry.npmjs.org/@jsii/spec/-/spec-1.47.0.tgz"; + sha512 = "5F9Qw0lnK8mCumHvpA+XhoBJezgW6q92sLM2jsvo7bzXWXyRRfr1cHl1g5fxQ0yS82B5NMa1fN2n28BsEKs+Gw=="; }; }; "@kwsites/file-exists-1.1.1" = { @@ -4558,13 +4531,13 @@ let sha512 = "W6CLUJ2eBMw3Rec70qrsEW0jOm/3twwJv21mrmj2yORiaVmVYGS4sSS5yUwvQc1ZlDLYGPnClVWmUUMagKNsfA=="; }; }; - "@microsoft/load-themed-styles-1.10.231" = { + "@microsoft/load-themed-styles-1.10.234" = { name = "_at_microsoft_slash_load-themed-styles"; packageName = "@microsoft/load-themed-styles"; - version = "1.10.231"; + version = "1.10.234"; src = fetchurl { - url = "https://registry.npmjs.org/@microsoft/load-themed-styles/-/load-themed-styles-1.10.231.tgz"; - sha512 = "F0XkQKGTRrAQJnexI8EARXyuxrNb9YFJbd/2TuTZO8tVKtbr2JhW4WxLoWX6u5VhZetUG5dcsO1LHiRbDWQ/pQ=="; + url = "https://registry.npmjs.org/@microsoft/load-themed-styles/-/load-themed-styles-1.10.234.tgz"; + sha512 = "kDCxWdgqPs5+Kb0e9+lxyGDOvdXDUvtqw0UVlQD2Qh19BOSTbadxn4jlSjGe0tY3Z9EOWhIeQ7Wshmgf5H66LA=="; }; }; "@mitmaro/errors-1.0.0" = { @@ -4648,58 +4621,58 @@ let sha512 = "b+MGNyP9/LXkapreJzNUzcvuzZslj/RGgdVVJ16P2wSlYatfLycPObImqVJSmNAdyeShvNeM/pl3sVZsObFueg=="; }; }; - "@node-red/editor-api-2.1.3" = { + "@node-red/editor-api-2.1.4" = { name = "_at_node-red_slash_editor-api"; packageName = "@node-red/editor-api"; - version = "2.1.3"; + version = "2.1.4"; src = fetchurl { - url = "https://registry.npmjs.org/@node-red/editor-api/-/editor-api-2.1.3.tgz"; - sha512 = "57r4f5/8Sz8Q7HEjlNWgzaMIavoWHas3boJhXpU0yLL1LBytzwZZh1jBCdYitROT37wruwPGH8XKR3s2FvBEjQ=="; + url = "https://registry.npmjs.org/@node-red/editor-api/-/editor-api-2.1.4.tgz"; + sha512 = "FQn/lAIEa/1oJqkq8cPWMQ/RMiLkZDOFoYw6gM3WjAKwpX7AN/FuZi8R6qUfcn0cylwQzYzx43ggUq2/3f81xQ=="; }; }; - "@node-red/editor-client-2.1.3" = { + "@node-red/editor-client-2.1.4" = { name = "_at_node-red_slash_editor-client"; packageName = "@node-red/editor-client"; - version = "2.1.3"; + version = "2.1.4"; src = fetchurl { - url = "https://registry.npmjs.org/@node-red/editor-client/-/editor-client-2.1.3.tgz"; - sha512 = "omSk73AKgVTrSsEphEOFQtl4SBtATWPihGJJ4UabPkeY+OBcHRfgjroMHERZ80pXPmjwVLfC0GUN0OYUs08TYA=="; + url = "https://registry.npmjs.org/@node-red/editor-client/-/editor-client-2.1.4.tgz"; + sha512 = "Q9HUZDnEw6VbQBs14yW01uV4KbIgqxqriFkwfEzfbi5dNag2sqQSrf6XSfg7OuqIf3iC10Wbm5/0Y67rMtV9gA=="; }; }; - "@node-red/nodes-2.1.3" = { + "@node-red/nodes-2.1.4" = { name = "_at_node-red_slash_nodes"; packageName = "@node-red/nodes"; - version = "2.1.3"; + version = "2.1.4"; src = fetchurl { - url = "https://registry.npmjs.org/@node-red/nodes/-/nodes-2.1.3.tgz"; - sha512 = "J2GOKY/4AoUK9BGBXEuPjhJQLGaaYbYtaH0GKQXfD6ROBiPQzbSOYIEWq8ZMXLdUXVcyyFTVBSIsy+2+RCdqEg=="; + url = "https://registry.npmjs.org/@node-red/nodes/-/nodes-2.1.4.tgz"; + sha512 = "di57I/0BUMfpRL9vLBomOp1QIyStDwvb+TXUd54b8FEopfAn5h3E7avL6te7yZSUuKVipqUd54CHJepRubRxBQ=="; }; }; - "@node-red/registry-2.1.3" = { + "@node-red/registry-2.1.4" = { name = "_at_node-red_slash_registry"; packageName = "@node-red/registry"; - version = "2.1.3"; + version = "2.1.4"; src = fetchurl { - url = "https://registry.npmjs.org/@node-red/registry/-/registry-2.1.3.tgz"; - sha512 = "78FoG2AsMHiMYdV1fCMvAkwTKkdF+rP8mv5OfNa+iPhTU66n24AtnwFeWOdasc2ZIP4zd7Tbxr3pcT/+m0kFIw=="; + url = "https://registry.npmjs.org/@node-red/registry/-/registry-2.1.4.tgz"; + sha512 = "OinEVN4js8ewEf4q89FJxoCdGELXIjuZo+3AtlXDqZD8uJOnKnB48avXhrWuMFjYCJhQN8PUqulHj6Ru596lPA=="; }; }; - "@node-red/runtime-2.1.3" = { + "@node-red/runtime-2.1.4" = { name = "_at_node-red_slash_runtime"; packageName = "@node-red/runtime"; - version = "2.1.3"; + version = "2.1.4"; src = fetchurl { - url = "https://registry.npmjs.org/@node-red/runtime/-/runtime-2.1.3.tgz"; - sha512 = "+Vu7a14CcODQh/fQyYP7sanPc7CFWOK4JI2l9K0n4Oy3d/4TOQ12k3ync0cFpgmJ1I/foFIN/oIg7T2ZVjQvDA=="; + url = "https://registry.npmjs.org/@node-red/runtime/-/runtime-2.1.4.tgz"; + sha512 = "fU6lvgmpcnxQPc0CEyvgvDtGmNsgS5k6zJ9No+9jPCAkUAO069pFrecCddo9j/sN+8FRw4ikwqvKI0uAgTFx1Q=="; }; }; - "@node-red/util-2.1.3" = { + "@node-red/util-2.1.4" = { name = "_at_node-red_slash_util"; packageName = "@node-red/util"; - version = "2.1.3"; + version = "2.1.4"; src = fetchurl { - url = "https://registry.npmjs.org/@node-red/util/-/util-2.1.3.tgz"; - sha512 = "FMqNwd7Lac3jm83uSQurR3N7E62jY6QDvOP2pQ4LCCtGYRKRFwukfzG9mzumioKS740vN8If8EBTIPQgRTSZ6A=="; + url = "https://registry.npmjs.org/@node-red/util/-/util-2.1.4.tgz"; + sha512 = "OdlMz2Q2ivfw1NoW2qi4ymB+WMRe3ICGkPkPhc1dlp1NSsuXXXNdi9jXglYo/cTF8v/QLihnXZf2ppCm4iiqRQ=="; }; }; "@nodelib/fs.scandir-2.1.5" = { @@ -4738,13 +4711,13 @@ let sha512 = "oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg=="; }; }; - "@npmcli/arborist-4.0.5" = { + "@npmcli/arborist-4.1.0" = { name = "_at_npmcli_slash_arborist"; packageName = "@npmcli/arborist"; - version = "4.0.5"; + version = "4.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@npmcli/arborist/-/arborist-4.0.5.tgz"; - sha512 = "WR2cqxzjsvmHJ9sKCdqBYG/qeiAXB9ev1iq1W2Rry7LxeJ7eDtTr4mOWe/TBvp6xFzevGecQc2YEWwExTuLZLg=="; + url = "https://registry.npmjs.org/@npmcli/arborist/-/arborist-4.1.0.tgz"; + sha512 = "bkaOqCuTUtpVOe1vaAP7TUihu64wIbnSDpsbqBJUsGFTLYXbjKwi6xj8Zx5cfHkM3nqyeEEbPYlGkt0TXjKrUg=="; }; }; "@npmcli/ci-detect-1.4.0" = { @@ -4873,13 +4846,13 @@ let sha512 = "5vwpq6kbvwkQwKqAoOU3L72GZ3Ta8RRrewKj9OJRolx28KLJJ8Dg9Rf7obRwt5jQA9bkYd8gqzMTrI7H3xLfaw=="; }; }; - "@oclif/command-1.8.6" = { + "@oclif/command-1.8.9" = { name = "_at_oclif_slash_command"; packageName = "@oclif/command"; - version = "1.8.6"; + version = "1.8.9"; src = fetchurl { - url = "https://registry.npmjs.org/@oclif/command/-/command-1.8.6.tgz"; - sha512 = "tIcGPpf7ndGe0Sp22RbPhZbwKjfrebHzCfe1SHRlqlJNy2xS3FT50i9p+dZmF+7Zpn4CEcBHag1TCdfFCTc1vQ=="; + url = "https://registry.npmjs.org/@oclif/command/-/command-1.8.9.tgz"; + sha512 = "lrtLau+rCXlVyE4LWaDyhs5cFOYcI8+PRCshlKoRUuI6bC3wd+gQ6j5SxXtnR9XxOR6eDXnGZg7/0LB3GGGTpw=="; }; }; "@oclif/config-1.17.0" = { @@ -4891,13 +4864,13 @@ let sha512 = "Lmfuf6ubjQ4ifC/9bz1fSCHc6F6E653oyaRXxg+lgT4+bYf9bk+nqrUpAbrXyABkCqgIBiFr3J4zR/kiFdE1PA=="; }; }; - "@oclif/config-1.18.1" = { + "@oclif/config-1.18.2" = { name = "_at_oclif_slash_config"; packageName = "@oclif/config"; - version = "1.18.1"; + version = "1.18.2"; src = fetchurl { - url = "https://registry.npmjs.org/@oclif/config/-/config-1.18.1.tgz"; - sha512 = "twRJO5RRl3CCDaAASb6LiynfFQl/SbkWWOQy1l0kJZSMPysEhz+fk3BKfmlCCm451Btkp4UezHUwI1JtH+/zYg=="; + url = "https://registry.npmjs.org/@oclif/config/-/config-1.18.2.tgz"; + sha512 = "cE3qfHWv8hGRCP31j7fIS7BfCflm/BNZ2HNqHexH+fDrdF2f1D5S8VmXWLC77ffv3oDvWyvE9AZeR0RfmHCCaA=="; }; }; "@oclif/core-0.5.41" = { @@ -5080,6 +5053,15 @@ let sha512 = "r+fArdP5+TG6l1Rv/C9hVoty6tldw6cE2pRHNGmFPdyfrc696R6JjrQ3d7HdVqGwuzfyrcaLAKD7K8TX8aehUQ=="; }; }; + "@octokit/plugin-throttling-3.5.2" = { + name = "_at_octokit_slash_plugin-throttling"; + packageName = "@octokit/plugin-throttling"; + version = "3.5.2"; + src = fetchurl { + url = "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-3.5.2.tgz"; + sha512 = "Eu7kfJxU8vmHqWGNszWpg+GVp2tnAfax3XQV5CkYPEE69C+KvInJXW9WajgSeW+cxYe0UVdouzCtcreGNuJo7A=="; + }; + }; "@octokit/request-5.6.2" = { name = "_at_octokit_slash_request"; packageName = "@octokit/request"; @@ -5809,13 +5791,13 @@ let sha512 = "c/qwwcHyafOQuVQJj0IlBjf5yYgBI7YPJ77k4fOJYesb41jio65eaJODRUmfYKhTOFBrIZ66kgvGPlNbjuoRdQ=="; }; }; - "@schematics/angular-13.0.3" = { + "@schematics/angular-13.0.4" = { name = "_at_schematics_slash_angular"; packageName = "@schematics/angular"; - version = "13.0.3"; + version = "13.0.4"; src = fetchurl { - url = "https://registry.npmjs.org/@schematics/angular/-/angular-13.0.3.tgz"; - sha512 = "qH6mnmGaDCuG1FM3vLdvSFDG394TeZO0ZvRDrw3iCYlX5Nkbz0Kvt0MPtWNZmlohwFhGlbXKVQiR++1dxa6eEA=="; + url = "https://registry.npmjs.org/@schematics/angular/-/angular-13.0.4.tgz"; + sha512 = "P9F5c8ApLbEyfNO4TZNsTyAdrtOjwIhrM/P+eEC4/x6nklWlEFE6TGMYTNjiK/RRhkbX1tBs8gcdJLYxtEqPSg=="; }; }; "@segment/loosely-validate-event-2.0.0" = { @@ -5944,13 +5926,13 @@ let sha512 = "8s73M1k+mST7Z/Rp8wgmZh50tjpwX+fqsbYYRuFGgyuWTvgqAlUflDOWAeQuDx4pEndWEqjbG09ZrZNqlHuZqQ=="; }; }; - "@sideway/address-4.1.2" = { + "@sideway/address-4.1.3" = { name = "_at_sideway_slash_address"; packageName = "@sideway/address"; - version = "4.1.2"; + version = "4.1.3"; src = fetchurl { - url = "https://registry.npmjs.org/@sideway/address/-/address-4.1.2.tgz"; - sha512 = "idTz8ibqWFrPU8kMirL0CoPH/A29XOzzAzpyN3zQ4kAWnzmNfFmRaoMNN6VI8ske5M73HZyhIaW4OuSFIdM4oA=="; + url = "https://registry.npmjs.org/@sideway/address/-/address-4.1.3.tgz"; + sha512 = "8ncEUtmnTsMmL7z1YPB47kPUq7LpKWJNFPsRzHiIajGC5uXlWGn+AmkYPcHNl8S4tcEGx+cnORnNYaw2wvL+LQ=="; }; }; "@sideway/formula-3.0.0" = { @@ -6034,33 +6016,6 @@ let sha512 = "ikwHOfJF0umx1eV/JpQDMsFxODvCSdD9zdIQVDEjcTNpfofz7+PZrjfKUFkG3iQ9mSUG3BwODv0XOEvTRNdovw=="; }; }; - "@skorfmann/ink-confirm-input-3.0.0" = { - name = "_at_skorfmann_slash_ink-confirm-input"; - packageName = "@skorfmann/ink-confirm-input"; - version = "3.0.0"; - src = fetchurl { - url = "https://registry.npmjs.org/@skorfmann/ink-confirm-input/-/ink-confirm-input-3.0.0.tgz"; - sha512 = "mPZe3gBAV4ZDeYZbEs6WpNZuHHj7Hse9p44z6lrKBcbAMWnvApVOC7zZUpeQsUuWPTOWQRu/QSYElDKNajQ2oA=="; - }; - }; - "@skorfmann/jsii-srcmak-0.1.374" = { - name = "_at_skorfmann_slash_jsii-srcmak"; - packageName = "@skorfmann/jsii-srcmak"; - version = "0.1.374"; - src = fetchurl { - url = "https://registry.npmjs.org/@skorfmann/jsii-srcmak/-/jsii-srcmak-0.1.374.tgz"; - sha512 = "laXjQBxKD/592o4GXQVpGwR66Hdi0o4jn5lOl3ff3Mk3NnTQmeMYWeQYfk+CI5fJPkipy/brnqtxk3IoFjr2TA=="; - }; - }; - "@skorfmann/terraform-cloud-1.10.1" = { - name = "_at_skorfmann_slash_terraform-cloud"; - packageName = "@skorfmann/terraform-cloud"; - version = "1.10.1"; - src = fetchurl { - url = "https://registry.npmjs.org/@skorfmann/terraform-cloud/-/terraform-cloud-1.10.1.tgz"; - sha512 = "yQpxfH1VbwIcsyRQ8eN8qLJ76pZ4CQ1Ck1SmFtiKE7J790KFwC8o2r1dlTU130M/bv1eb/8gdPY1T3DLj40D8w=="; - }; - }; "@slack/client-3.16.0" = { name = "_at_slack_slash_client"; packageName = "@slack/client"; @@ -6223,13 +6178,13 @@ let sha512 = "AmyMQndtxMsM59eDeA0gGiw8T2LzNvDhx/xl+ygFXXrsw+yb/mit73ndHkiHKcRA1EpNHTyD1PN9ATxghzplfg=="; }; }; - "@textlint/ast-node-types-12.0.0" = { + "@textlint/ast-node-types-12.1.0" = { name = "_at_textlint_slash_ast-node-types"; packageName = "@textlint/ast-node-types"; - version = "12.0.0"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-12.0.0.tgz"; - sha512 = "qUjmlpz1vR3AStBA9RPDCVT0/pGtePvBJ5Vb/0PzTrnr04iFktG6P6B1VOmgTh8J9Kl/FonQFo3A9M1Q3UH+JA=="; + url = "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-12.1.0.tgz"; + sha512 = "UlxqemrV/EnGTCl26OU7JhtFJpH7NZdgXvnsuII604orcIkvywUA1GGlg51grfbfqi+ar4zRsOb6fVbcbMZnKA=="; }; }; "@textlint/ast-node-types-4.4.3" = { @@ -6241,67 +6196,67 @@ let sha512 = "qi2jjgO6Tn3KNPGnm6B7p6QTEPvY95NFsIAaJuwbulur8iJUEenp1OnoUfiDaC/g2WPPEFkcfXpmnu8XEMFo2A=="; }; }; - "@textlint/ast-tester-12.0.2" = { + "@textlint/ast-tester-12.1.0" = { name = "_at_textlint_slash_ast-tester"; packageName = "@textlint/ast-tester"; - version = "12.0.2"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-12.0.2.tgz"; - sha512 = "kHta27+SJC0YxEyEdlNux6m2JepX920gc5x98lVBVYK6Wq6cAF67EEGl1o9ynqroIHEc3wTSEDOFwxXpnlfsNA=="; + url = "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-12.1.0.tgz"; + sha512 = "s3VHRDaULFYhxjJ3vP9LUIt2aHLnUB4XFUSRhUVnW4/GDOb1EXCGWFd+wtYy6jTtBg/5TR5ApdC6sNu/SLcb5w=="; }; }; - "@textlint/ast-traverse-12.0.2" = { + "@textlint/ast-traverse-12.1.0" = { name = "_at_textlint_slash_ast-traverse"; packageName = "@textlint/ast-traverse"; - version = "12.0.2"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-12.0.2.tgz"; - sha512 = "OrbGnwtqNAsX7jVSRKecc1Lp2tg54ntnTuvOHkYrZrlC72Hk7+7V/UFQBmFNQCe0cH6Tjb5FFFcgp6f8gM+ehw=="; + url = "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-12.1.0.tgz"; + sha512 = "NJCCMS7lxZ6Ed15zsosbe/5i/SyynqQsxOYxhsMHuyU/adx27WzNWLoFbgTdz6Wmn3Ok1PSFf0442MpoS6SP7g=="; }; }; - "@textlint/feature-flag-12.0.2" = { + "@textlint/feature-flag-12.1.0" = { name = "_at_textlint_slash_feature-flag"; packageName = "@textlint/feature-flag"; - version = "12.0.2"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-12.0.2.tgz"; - sha512 = "yNq5uErjFrVq1gghg3A8D77+E36wLXRws5LwSsoRC4LVPIGR+LYZ9BlkoyNTas8dOzGwTs6XZIcWCIWXy77M8Q=="; + url = "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-12.1.0.tgz"; + sha512 = "pQfA2bUXimBQjxT5hVmGGuFf1Cwwx26kbrcwkGHsgxgXlXkg1zboby5UCMOjWda/TbJjynzqDO0JaU24Ms9fZg=="; }; }; - "@textlint/fixer-formatter-12.0.2" = { + "@textlint/fixer-formatter-12.1.0" = { name = "_at_textlint_slash_fixer-formatter"; packageName = "@textlint/fixer-formatter"; - version = "12.0.2"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-12.0.2.tgz"; - sha512 = "ii49bDLVcgnnxmnaZFX0rDFEIGH3o6DGKnr76cfqy6+DWkGQlhBPyRdbx2bIF65KT+7nAMU0JjfEK+n/WIYFTA=="; + url = "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-12.1.0.tgz"; + sha512 = "ELG9ehkid+J0sRd0mVRbZ+2UOnLqowycrYsaHxDE+xf2s33OcogZa9i3Uact7y2oSCadX00oNLEhsQcwkAqvpw=="; }; }; - "@textlint/kernel-12.0.2" = { + "@textlint/kernel-12.1.0" = { name = "_at_textlint_slash_kernel"; packageName = "@textlint/kernel"; - version = "12.0.2"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@textlint/kernel/-/kernel-12.0.2.tgz"; - sha512 = "IVWC5xyHj58X3/sUXAOndOPMQMkvGaXXPCtLITm8rSwKRc4D/qF2hhwAisOu8XImIwBGzvhFlq+IM7cUW1qDtA=="; + url = "https://registry.npmjs.org/@textlint/kernel/-/kernel-12.1.0.tgz"; + sha512 = "6crFn0Ng4Y8PnUvD8HdGMZUlxURx3YgbDv/Grp+7kg8qLlNAkvbyJ1cE8ZYJTF+PfJ1dK1FZmmlZsvrieI4KBQ=="; }; }; - "@textlint/linter-formatter-12.0.2" = { + "@textlint/linter-formatter-12.1.0" = { name = "_at_textlint_slash_linter-formatter"; packageName = "@textlint/linter-formatter"; - version = "12.0.2"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-12.0.2.tgz"; - sha512 = "xRTkLmMUnxW5Y6UXsIc9iLo8hyj5toYXVA/u5ABO4t3QObgtUllWi9W2eauZeY19pLTXweBHYxqG/tl3jTCpJQ=="; + url = "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-12.1.0.tgz"; + sha512 = "OoDvn7wD+pAV+W2loCKgxO9V11rYo14GVKkp8UktsqzeOzxxRY5iZUOALMOOde19fOklb2mEvs8AJ4lDaRDJVQ=="; }; }; - "@textlint/markdown-to-ast-12.0.2" = { + "@textlint/markdown-to-ast-12.1.0" = { name = "_at_textlint_slash_markdown-to-ast"; packageName = "@textlint/markdown-to-ast"; - version = "12.0.2"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@textlint/markdown-to-ast/-/markdown-to-ast-12.0.2.tgz"; - sha512 = "xAJ4U/fOL7FoX4bYeYRCsSIeTxFqzKd944AsVxAYrz2ZfKH0TtBSNDDtN22uBEXOrSCCR12Z7QuMcp+URyYWlw=="; + url = "https://registry.npmjs.org/@textlint/markdown-to-ast/-/markdown-to-ast-12.1.0.tgz"; + sha512 = "22FRiXRxTrNVe1gbE18V8TxAtrWb9rKUb1+2mt5vXdgByZ+rHUJuEc4UonAiye/8+0eTrJ4brjPNXgYsJGeMKg=="; }; }; "@textlint/markdown-to-ast-6.1.7" = { @@ -6313,49 +6268,49 @@ let sha512 = "B0QtokeQR4a9+4q0NQr8T9l7A1fFihTN5Ze57tVgqW+3ymzXEouh8DvPHeNQ4T6jEkAThvdjk95mxAMpGRJ79w=="; }; }; - "@textlint/module-interop-12.0.2" = { + "@textlint/module-interop-12.1.0" = { name = "_at_textlint_slash_module-interop"; packageName = "@textlint/module-interop"; - version = "12.0.2"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-12.0.2.tgz"; - sha512 = "jnFx7B7Q/au49n5Kt/ttPhecvnJGj7643KzPxRNXy422nmafi1EfOZDMGkNEJhlVsQ9WzAnliTTXTFTrBhtVYA=="; + url = "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-12.1.0.tgz"; + sha512 = "J1VhFZ7lK1V3Ue7DCvZlGIFEuaongBCkir1XFL+f1yfhfQlgfM5TCp3OBBB6NhKPff8T6sPA9niBzMYr+NyKyA=="; }; }; - "@textlint/source-code-fixer-12.0.2" = { + "@textlint/source-code-fixer-12.1.0" = { name = "_at_textlint_slash_source-code-fixer"; packageName = "@textlint/source-code-fixer"; - version = "12.0.2"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-12.0.2.tgz"; - sha512 = "lWNndH7Z+KGo8NhM4e3I5fR0SfZeS25AW7MRQGsKbxHL8NSi6KmCXVK8unEls82+DKXW4VdjTTgVYTTOVGa3BA=="; + url = "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-12.1.0.tgz"; + sha512 = "3HEWCu8XlRpxK0UmUxGEzc4u0deaO0GtisqaEsCVHzlQFq6tzE+5VTdZ4ffon64UN8UV57EAC2ralEV/VgxkBQ=="; }; }; - "@textlint/text-to-ast-12.0.2" = { + "@textlint/text-to-ast-12.1.0" = { name = "_at_textlint_slash_text-to-ast"; packageName = "@textlint/text-to-ast"; - version = "12.0.2"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@textlint/text-to-ast/-/text-to-ast-12.0.2.tgz"; - sha512 = "vgB4k4CpY59XVrcvWLyFkCoMIVpiUheuy2FC1+Qb44hmoEYT26uglX7SEkBRTQvlzsjChgryzA2PFf2c1wkL0Q=="; + url = "https://registry.npmjs.org/@textlint/text-to-ast/-/text-to-ast-12.1.0.tgz"; + sha512 = "s45+d0E9+gMKz+LC9+sJamU7SVrPyGYsXVLDRM5oxqjdb0MeIfjIFj7xl52MUpAHnywbPSgakB6HHiryiEAmqQ=="; }; }; - "@textlint/textlint-plugin-markdown-12.0.2" = { + "@textlint/textlint-plugin-markdown-12.1.0" = { name = "_at_textlint_slash_textlint-plugin-markdown"; packageName = "@textlint/textlint-plugin-markdown"; - version = "12.0.2"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-12.0.2.tgz"; - sha512 = "3qizGxt/cz0foqmUuqpk0hnQzXdDehG0CBrzUINJVa7btpDn8bD9fRYn88OdmGLtejVJR/pUDOOZk3RYYEVmlQ=="; + url = "https://registry.npmjs.org/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-12.1.0.tgz"; + sha512 = "bS67fq4Ea2JdKO4mJM4sGSATVI1bw9++IfOIsx2rc01NfZlTxwz4kM8lrhvNFHGY4URaN1kCULSgupeI/u/Seg=="; }; }; - "@textlint/textlint-plugin-text-12.0.2" = { + "@textlint/textlint-plugin-text-12.1.0" = { name = "_at_textlint_slash_textlint-plugin-text"; packageName = "@textlint/textlint-plugin-text"; - version = "12.0.2"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@textlint/textlint-plugin-text/-/textlint-plugin-text-12.0.2.tgz"; - sha512 = "giCTwrioT6bYlOZ+xf/c9ML1GYitQVrtToHzWI6AAs8szg+Q5+h3KCG921sDEGgZfqnljuBaYcHJsW/iNG1+UA=="; + url = "https://registry.npmjs.org/@textlint/textlint-plugin-text/-/textlint-plugin-text-12.1.0.tgz"; + sha512 = "ItqpVEYLDYQkEk0ixeD4wElqkgkDErAGGDN/QK4cmIvtBeVd/GSIQFS1pwC1/Abmd4dTK3j/9z/dov1gVFZB1Q=="; }; }; "@textlint/types-1.5.5" = { @@ -6367,22 +6322,22 @@ let sha512 = "80P6fcqgsG9bP6JgR6W/E/oIx+71pplaicYCvvB4vMIeGk0OnWls4Q21kCpDYmq/C/ABtZ/Gy/Ov/8ExQPeQ7A=="; }; }; - "@textlint/types-12.0.2" = { + "@textlint/types-12.1.0" = { name = "_at_textlint_slash_types"; packageName = "@textlint/types"; - version = "12.0.2"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@textlint/types/-/types-12.0.2.tgz"; - sha512 = "w5aWSCd1sot1waiYw8KnmJNY1q+k9LDoaA6xjGbBuVBGJl0TLXIZoOP8HYFUcKFfJRpqGGob1geTHiyFdnyS0w=="; + url = "https://registry.npmjs.org/@textlint/types/-/types-12.1.0.tgz"; + sha512 = "O8RQUiGnBvBrwV/fLHp2vU+y3w223G+qKUzvW/k2eFwAdbtmCfordoKESXAIGuqAUZjgiM2+Mt3We1pY+tMR3g=="; }; }; - "@textlint/utils-12.0.2" = { + "@textlint/utils-12.1.0" = { name = "_at_textlint_slash_utils"; packageName = "@textlint/utils"; - version = "12.0.2"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@textlint/utils/-/utils-12.0.2.tgz"; - sha512 = "IYmibhDMWd8EmRvk8ii9AA/ecrZk5Wj5NNcKuB78+ae2PIVI1zWzQoieSvQyX7DLPRVH4S22RORiEpruRcDzng=="; + url = "https://registry.npmjs.org/@textlint/utils/-/utils-12.1.0.tgz"; + sha512 = "WE0bxQ/q+PgSslqEBuDi4Z8ZskBA0ZEehmKqcsd0hpDWU4VRU/R9o/WVXwia0APbQxgXPYWaHf1Rb7FAKUcVcg=="; }; }; "@tokenizer/token-0.1.1" = { @@ -6520,13 +6475,13 @@ let sha512 = "pkPtJUUY+Vwv6B1inAz55rQvivClHJxc9aVEPPmaq2cbyeMLCiDpbKpcKyX4LAwpNGi+SHBv0tHv6+0gXv0P2A=="; }; }; - "@types/babel__core-7.1.16" = { + "@types/babel__core-7.1.17" = { name = "_at_types_slash_babel__core"; packageName = "@types/babel__core"; - version = "7.1.16"; + version = "7.1.17"; src = fetchurl { - url = "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.16.tgz"; - sha512 = "EAEHtisTMM+KaKwfWdC3oyllIqswlznXCIVCt7/oRNrh+DhgT4UEBNC/jlADNjvw7UnfbcdkGQcPVZ1xYiLcrQ=="; + url = "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.17.tgz"; + sha512 = "6zzkezS9QEIL8yCBvXWxPTJPNuMeECJVxSOhxNY/jfq9LxOTHivaYTqr37n9LknWWRTIkzqH2UilS5QFvfa90A=="; }; }; "@types/babel__generator-7.6.3" = { @@ -6592,15 +6547,6 @@ let sha512 = "W98JrE0j2K78swW4ukqMleo8R7h/pFETjM2DQ90MF6XK2i4LO4W3gQ71Lt4w3bfm2EvVSyWHplECvB5sK22yFQ=="; }; }; - "@types/body-parser-1.19.1" = { - name = "_at_types_slash_body-parser"; - packageName = "@types/body-parser"; - version = "1.19.1"; - src = fetchurl { - url = "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.1.tgz"; - sha512 = "a6bTJ21vFOGIkwM0kzh9Yr89ziVxq4vYH2fQ6N8AeipEzai/cFK6aGMArIkUeIdRIgpwQa+2bXiLuUJCpSf2Cg=="; - }; - }; "@types/body-parser-1.19.2" = { name = "_at_types_slash_body-parser"; packageName = "@types/body-parser"; @@ -6826,13 +6772,13 @@ let sha512 = "VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng=="; }; }; - "@types/eslint-8.2.0" = { + "@types/eslint-8.2.1" = { name = "_at_types_slash_eslint"; packageName = "@types/eslint"; - version = "8.2.0"; + version = "8.2.1"; src = fetchurl { - url = "https://registry.npmjs.org/@types/eslint/-/eslint-8.2.0.tgz"; - sha512 = "74hbvsnc+7TEDa1z5YLSe4/q8hGYB3USNvCuzHUJrjPV6hXaq8IXcngCrHkuvFt0+8rFz7xYXrHgNayIX0UZvQ=="; + url = "https://registry.npmjs.org/@types/eslint/-/eslint-8.2.1.tgz"; + sha512 = "UP9rzNn/XyGwb5RQ2fok+DzcIRIYwc16qTXse5+Smsy8MOIccCChT15KAwnsgQx4PzJkaMq4myFyZ4CL5TjhIQ=="; }; }; "@types/eslint-scope-3.7.1" = { @@ -6898,15 +6844,6 @@ let sha512 = "wLhcKh3PMlyA2cNAB9sjM1BntnhPMiM0JOBwPBqttjHev2428MLEB4AYVN+d8s2iyCVZac+o41Pflm/ZH5vLXQ=="; }; }; - "@types/express-serve-static-core-4.17.24" = { - name = "_at_types_slash_express-serve-static-core"; - packageName = "@types/express-serve-static-core"; - version = "4.17.24"; - src = fetchurl { - url = "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.24.tgz"; - sha512 = "3UJuW+Qxhzwjq3xhwXm2onQcFHn76frIYVbTu+kn24LFxI+dEhdfISDFovPB8VpEgW8oQCTpRuCe+0zJxB7NEA=="; - }; - }; "@types/express-serve-static-core-4.17.26" = { name = "_at_types_slash_express-serve-static-core"; packageName = "@types/express-serve-static-core"; @@ -7438,22 +7375,22 @@ let sha512 = "USUftMYpmuMzeWobskoPfzDi+vkpe0dvcOBRNOscFrGxVp4jomnRxWuVohgqBow2xyIPC0S3gjxV/5079jhmDg=="; }; }; - "@types/node-15.14.9" = { + "@types/node-14.18.0" = { name = "_at_types_slash_node"; packageName = "@types/node"; - version = "15.14.9"; + version = "14.18.0"; src = fetchurl { - url = "https://registry.npmjs.org/@types/node/-/node-15.14.9.tgz"; - sha512 = "qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A=="; + url = "https://registry.npmjs.org/@types/node/-/node-14.18.0.tgz"; + sha512 = "0GeIl2kmVMXEnx8tg1SlG6Gg8vkqirrW752KqolYo1PHevhhZN3bhJ67qHj+bQaINhX0Ra3TlWwRvMCd9iEfNQ=="; }; }; - "@types/node-16.11.10" = { + "@types/node-15.14.9" = { name = "_at_types_slash_node"; packageName = "@types/node"; - version = "16.11.10"; + version = "15.14.9"; src = fetchurl { - url = "https://registry.npmjs.org/@types/node/-/node-16.11.10.tgz"; - sha512 = "3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA=="; + url = "https://registry.npmjs.org/@types/node/-/node-15.14.9.tgz"; + sha512 = "qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A=="; }; }; "@types/node-16.11.11" = { @@ -7465,6 +7402,15 @@ let sha512 = "KB0sixD67CeecHC33MYn+eYARkqTheIRNuu97y2XMjR7Wu3XibO1vaY6VBV6O/a89SPI81cEUIYT87UqUWlZNw=="; }; }; + "@types/node-16.11.12" = { + name = "_at_types_slash_node"; + packageName = "@types/node"; + version = "16.11.12"; + src = fetchurl { + url = "https://registry.npmjs.org/@types/node/-/node-16.11.12.tgz"; + sha512 = "+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw=="; + }; + }; "@types/node-16.11.7" = { name = "_at_types_slash_node"; packageName = "@types/node"; @@ -8005,6 +7951,15 @@ let sha512 = "SqQ+LhVZaJi7c7sYVkjWALDigi/Wy7h7Iu72gkQp8Y8OWw/DddEVBrTSKu86pQftV2+Gm8lYM61hadPKqyaIeg=="; }; }; + "@types/ws-8.2.2" = { + name = "_at_types_slash_ws"; + packageName = "@types/ws"; + version = "8.2.2"; + src = fetchurl { + url = "https://registry.npmjs.org/@types/ws/-/ws-8.2.2.tgz"; + sha512 = "NOn5eIcgWLOo6qW8AcuLZ7G8PycXu0xTxxkS6Q18VWFxgPUSOwV0pBj2a/4viNZVu25i7RIB7GttdkAIUUXOOg=="; + }; + }; "@types/yargs-15.0.14" = { name = "_at_types_slash_yargs"; packageName = "@types/yargs"; @@ -8320,31 +8275,31 @@ let sha512 = "B4Rc4wGgxTAOivy0tmBEuPAbSYeTzv3dusoQUOW1CVT3N5zYkEuxVj8OXmUQ1YECWaK+IjvQQMFkBuXt//lp7g=="; }; }; - "@vue/compiler-core-3.2.23" = { + "@vue/compiler-core-3.2.24" = { name = "_at_vue_slash_compiler-core"; packageName = "@vue/compiler-core"; - version = "3.2.23"; + version = "3.2.24"; src = fetchurl { - url = "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.23.tgz"; - sha512 = "4ZhiI/orx+7EJ1B+0zjgvXMV2uRN+XBfG06UN2sJfND9rH5gtEQT3QmO4erum1o6Irl7y754W8/KSaDJh4EUQg=="; + url = "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.24.tgz"; + sha512 = "A0SxB2HAggKzP57LDin5gfgWOTwFyGCtQ5MTMNBADnfQYALWnYuC8kMI0DhRSplGTWRvn9Z2DAnG8f35BnojuA=="; }; }; - "@vue/compiler-dom-3.2.23" = { + "@vue/compiler-dom-3.2.24" = { name = "_at_vue_slash_compiler-dom"; packageName = "@vue/compiler-dom"; - version = "3.2.23"; + version = "3.2.24"; src = fetchurl { - url = "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.2.23.tgz"; - sha512 = "X2Nw8QFc5lgoK3kio5ktM95nqmLUH+q+N/PbV4kCHzF1avqv/EGLnAhaaF0Iu4bewNvHJAAhhwPZFeoV/22nbw=="; + url = "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.2.24.tgz"; + sha512 = "KQEm8r0JFsrNNIfbD28pcwMvHpcJcwjVR1XWFcD0yyQ8eREd7IXhT7J6j7iNCSE/TIo78NOvkwbyX+lnIm836w=="; }; }; - "@vue/shared-3.2.23" = { + "@vue/shared-3.2.24" = { name = "_at_vue_slash_shared"; packageName = "@vue/shared"; - version = "3.2.23"; + version = "3.2.24"; src = fetchurl { - url = "https://registry.npmjs.org/@vue/shared/-/shared-3.2.23.tgz"; - sha512 = "U+/Jefa0QfXUF2qVy9Dqlrb6HKJSr9/wJcM66wXmWcTOoqg7hOWzF4qruDle51pyF4x3wMn6TSH54UdjKjCKMA=="; + url = "https://registry.npmjs.org/@vue/shared/-/shared-3.2.24.tgz"; + sha512 = "BUgRiZCkCrqDps5aQ9av05xcge3rn092ztKIh17tHkeEFgP4zfXMQWBA2zfdoCdCEdBL26xtOv+FZYiOp9RUDA=="; }; }; "@webassemblyjs/ast-1.11.1" = { @@ -8869,15 +8824,6 @@ let sha512 = "ZkVeqEmRpBV2GHvjjUZqEai2PpUbuq8Bqd//vEYsp63J8WyexI8ppCqVS3Zs0QADf6aWuPdU+0XsPI647PVlQA=="; }; }; - "@wry/context-0.6.1" = { - name = "_at_wry_slash_context"; - packageName = "@wry/context"; - version = "0.6.1"; - src = fetchurl { - url = "https://registry.npmjs.org/@wry/context/-/context-0.6.1.tgz"; - sha512 = "LOmVnY1iTU2D8tv4Xf6MVMZZ+juIJ87Kt/plMijjN20NMAXGmH4u8bS1t0uT74cZ5gwpocYueV58YwyI8y+GKw=="; - }; - }; "@wry/equality-0.1.11" = { name = "_at_wry_slash_equality"; packageName = "@wry/equality"; @@ -8887,24 +8833,6 @@ let sha512 = "mwEVBDUVODlsQQ5dfuLUS5/Tf7jqUKyhKYHmVi4fPB6bDMOfWvUPJmKgS1Z7Za/sOI3vzWt4+O7yCiL/70MogA=="; }; }; - "@wry/equality-0.5.2" = { - name = "_at_wry_slash_equality"; - packageName = "@wry/equality"; - version = "0.5.2"; - src = fetchurl { - url = "https://registry.npmjs.org/@wry/equality/-/equality-0.5.2.tgz"; - sha512 = "oVMxbUXL48EV/C0/M7gLVsoK6qRHPS85x8zECofEZOVvxGmIPLA9o5Z27cc2PoAyZz1S2VoM2A7FLAnpfGlneA=="; - }; - }; - "@wry/trie-0.3.1" = { - name = "_at_wry_slash_trie"; - packageName = "@wry/trie"; - version = "0.3.1"; - src = fetchurl { - url = "https://registry.npmjs.org/@wry/trie/-/trie-0.3.1.tgz"; - sha512 = "WwB53ikYudh9pIorgxrkHKrQZcCqNM/Q/bDzZBffEaGUKGuHrRb3zZUT9Sh2qw9yogC7SsdRmQ1ER0pqvd3bfw=="; - }; - }; "@xmldom/xmldom-0.7.5" = { name = "_at_xmldom_slash_xmldom"; packageName = "@xmldom/xmldom"; @@ -9445,15 +9373,6 @@ let sha512 = "nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A=="; }; }; - "acorn-8.5.0" = { - name = "acorn"; - packageName = "acorn"; - version = "8.5.0"; - src = fetchurl { - url = "https://registry.npmjs.org/acorn/-/acorn-8.5.0.tgz"; - sha512 = "yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q=="; - }; - }; "acorn-8.6.0" = { name = "acorn"; packageName = "acorn"; @@ -10444,15 +10363,6 @@ let sha512 = "y8H99NExU1Sk4TvcaUxTdzfq2SZo6uSj5dyh75XSQvbpH6gdAXIW9MaBcvlNC7n0cVPsidHmOcHOWxJ/pTXGjA=="; }; }; - "apollo-datasource-3.3.0" = { - name = "apollo-datasource"; - packageName = "apollo-datasource"; - version = "3.3.0"; - src = fetchurl { - url = "https://registry.npmjs.org/apollo-datasource/-/apollo-datasource-3.3.0.tgz"; - sha512 = "It8POTZTOCAnedRj2izEVeySN06LIfojigZjWaOY7voLe0DIgtvhql91xr27fuIWsR/Ew9twO3dLBjjvy34J4Q=="; - }; - }; "apollo-graphql-0.9.5" = { name = "apollo-graphql"; packageName = "apollo-graphql"; @@ -10489,15 +10399,6 @@ let sha512 = "B3XmnkH6Y458iV6OsA7AhfwvTgeZnFq9nPVjbxmLKnvfkEl8hYADtz724uPa0WeBiD7DSFcnLtqg9yGmCkBohg=="; }; }; - "apollo-reporting-protobuf-3.2.0" = { - name = "apollo-reporting-protobuf"; - packageName = "apollo-reporting-protobuf"; - version = "3.2.0"; - src = fetchurl { - url = "https://registry.npmjs.org/apollo-reporting-protobuf/-/apollo-reporting-protobuf-3.2.0.tgz"; - sha512 = "2v/5IRJeTGakCJo8kS2LeKUcLsgqxO/HpEyu1EaW79F0CsvrIk10tOIGxouoOgtVl5e1wfGePJ849CUWWczx2A=="; - }; - }; "apollo-server-caching-0.7.0" = { name = "apollo-server-caching"; packageName = "apollo-server-caching"; @@ -10507,15 +10408,6 @@ let sha512 = "MsVCuf/2FxuTFVhGLK13B+TZH9tBd2qkyoXKKILIiGcZ5CDUEBO14vIV63aNkMkS1xxvK2U4wBcuuNj/VH2Mkw=="; }; }; - "apollo-server-caching-3.3.0" = { - name = "apollo-server-caching"; - packageName = "apollo-server-caching"; - version = "3.3.0"; - src = fetchurl { - url = "https://registry.npmjs.org/apollo-server-caching/-/apollo-server-caching-3.3.0.tgz"; - sha512 = "Wgcb0ArjZ5DjQ7ID+tvxUcZ7Yxdbk5l1MxZL8D8gkyjooOkhPNzjRVQ7ubPoXqO54PrOMOTm1ejVhsF+AfIirQ=="; - }; - }; "apollo-server-core-2.25.3" = { name = "apollo-server-core"; packageName = "apollo-server-core"; @@ -10525,15 +10417,6 @@ let sha512 = "Midow3uZoJ9TjFNeCNSiWElTVZlvmB7G7tG6PPoxIR9Px90/v16Q6EzunDIO0rTJHRC3+yCwZkwtf8w2AcP0sA=="; }; }; - "apollo-server-core-3.5.0" = { - name = "apollo-server-core"; - packageName = "apollo-server-core"; - version = "3.5.0"; - src = fetchurl { - url = "https://registry.npmjs.org/apollo-server-core/-/apollo-server-core-3.5.0.tgz"; - sha512 = "c3wEnPSnzvWvYvRJq1B+yIpa+vBvm0kq0tvD4j/IOw/F1s3sadu43Xr4FiLw++UfeLyh3aS5Wk68hjvrW1ceiQ=="; - }; - }; "apollo-server-env-3.1.0" = { name = "apollo-server-env"; packageName = "apollo-server-env"; @@ -10543,15 +10426,6 @@ let sha512 = "iGdZgEOAuVop3vb0F2J3+kaBVi4caMoxefHosxmgzAbbSpvWehB8Y1QiSyyMeouYC38XNVk5wnZl+jdGSsWsIQ=="; }; }; - "apollo-server-env-4.2.0" = { - name = "apollo-server-env"; - packageName = "apollo-server-env"; - version = "4.2.0"; - src = fetchurl { - url = "https://registry.npmjs.org/apollo-server-env/-/apollo-server-env-4.2.0.tgz"; - sha512 = "4xJ+PCoWsFLj4rU6iXrIhqD7nI42goi4Iqrhsof9680ljSzkzd+PCwZsja3mHOFXKUQQUvJ7StVSgwaiRu45+A=="; - }; - }; "apollo-server-errors-2.5.0" = { name = "apollo-server-errors"; packageName = "apollo-server-errors"; @@ -10561,15 +10435,6 @@ let sha512 = "lO5oTjgiC3vlVg2RKr3RiXIIQ5pGXBFxYGGUkKDhTud3jMIhs+gel8L8zsEjKaKxkjHhCQAA/bcEfYiKkGQIvA=="; }; }; - "apollo-server-errors-3.3.0" = { - name = "apollo-server-errors"; - packageName = "apollo-server-errors"; - version = "3.3.0"; - src = fetchurl { - url = "https://registry.npmjs.org/apollo-server-errors/-/apollo-server-errors-3.3.0.tgz"; - sha512 = "9/MNlPZBbEjcCdJcUSbKbVEBT9xZS8GSpX7T/TyzcxHSbsXJszSDSipQNGC+PRKTKAUnv61IONScVyLKEZ5XEQ=="; - }; - }; "apollo-server-express-2.25.3" = { name = "apollo-server-express"; packageName = "apollo-server-express"; @@ -10579,15 +10444,6 @@ let sha512 = "tTFYn0oKH2qqLwVj7Ez2+MiKleXACODiGh5IxsB7VuYCPMAi9Yl8iUSlwTjQUvgCWfReZjnf0vFL2k5YhDlrtQ=="; }; }; - "apollo-server-express-3.5.0" = { - name = "apollo-server-express"; - packageName = "apollo-server-express"; - version = "3.5.0"; - src = fetchurl { - url = "https://registry.npmjs.org/apollo-server-express/-/apollo-server-express-3.5.0.tgz"; - sha512 = "eFyBC4ate/g5GrvxM+HrtiElxCEbvG+CiJ0/R1i62L+wzXDhgD6MU0SW17ceS1mpBJgDxURu/VS5hUSNyWMa3Q=="; - }; - }; "apollo-server-plugin-base-0.13.0" = { name = "apollo-server-plugin-base"; packageName = "apollo-server-plugin-base"; @@ -10597,15 +10453,6 @@ let sha512 = "L3TMmq2YE6BU6I4Tmgygmd0W55L+6XfD9137k+cWEBFu50vRY4Re+d+fL5WuPkk5xSPKd/PIaqzidu5V/zz8Kg=="; }; }; - "apollo-server-plugin-base-3.4.0" = { - name = "apollo-server-plugin-base"; - packageName = "apollo-server-plugin-base"; - version = "3.4.0"; - src = fetchurl { - url = "https://registry.npmjs.org/apollo-server-plugin-base/-/apollo-server-plugin-base-3.4.0.tgz"; - sha512 = "Z9musk7Z/1v+Db6aOoxcHfmsgej2yEBzBz5kVGOc81/XAtdv6bjasKSLC3RiySAUzWSLBJRUeEGIEVhhk/j2Zg=="; - }; - }; "apollo-server-types-0.9.0" = { name = "apollo-server-types"; packageName = "apollo-server-types"; @@ -10615,15 +10462,6 @@ let sha512 = "qk9tg4Imwpk732JJHBkhW0jzfG0nFsLqK2DY6UhvJf7jLnRePYsPxWfPiNkxni27pLE2tiNlCwoDFSeWqpZyBg=="; }; }; - "apollo-server-types-3.4.0" = { - name = "apollo-server-types"; - packageName = "apollo-server-types"; - version = "3.4.0"; - src = fetchurl { - url = "https://registry.npmjs.org/apollo-server-types/-/apollo-server-types-3.4.0.tgz"; - sha512 = "iFNRENtxDoFWoY+KxpGP+TYyRnqUPqUTubMJVgiXPDvOPFL8dzqGGmqq1g/VCeWFHRJTPBLWhOfQU7ktwDEjnQ=="; - }; - }; "apollo-tracing-0.15.0" = { name = "apollo-tracing"; packageName = "apollo-tracing"; @@ -12064,13 +11902,13 @@ let sha1 = "00f35b2d27ac91b1f0d3ef2084c98cf1d1f0adc3"; }; }; - "aws-sdk-2.1039.0" = { + "aws-sdk-2.1044.0" = { name = "aws-sdk"; packageName = "aws-sdk"; - version = "2.1039.0"; + version = "2.1044.0"; src = fetchurl { - url = "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1039.0.tgz"; - sha512 = "vrWWUNkRp+psMj56tKhTSKAXtROz2ccQ0NamMt/OS8jEt54ZIhjMeJDkbRucMEPQCeWR8Ma2g6ITmZPVDwUYaw=="; + url = "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1044.0.tgz"; + sha512 = "n55uGUONQGXteGGG1QlZ1rKx447KSuV/x6jUGNf2nOl41qMI8ZgLUhNUt0uOtw3qJrCTanzCyR/JKBq2PMiqEQ=="; }; }; "aws-sdk-2.920.0" = { @@ -15710,13 +15548,13 @@ let sha512 = "bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw=="; }; }; - "caniuse-lite-1.0.30001283" = { + "caniuse-lite-1.0.30001285" = { name = "caniuse-lite"; packageName = "caniuse-lite"; - version = "1.0.30001283"; + version = "1.0.30001285"; src = fetchurl { - url = "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001283.tgz"; - sha512 = "9RoKo841j1GQFSJz/nCXOj0sD7tHBtlowjYlrqIUS812x9/emfBLBt6IyMz1zIaYc/eRL8Cs6HPUVi2Hzq4sIg=="; + url = "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001285.tgz"; + sha512 = "KAOkuUtcQ901MtmvxfKD+ODHH9YVDYnBt+TGYSz2KIfnq22CiArbUxXPN9067gNbgMlnNYRSwho8OPXZPALB9Q=="; }; }; "canvas-2.8.0" = { @@ -15881,31 +15719,31 @@ let sha512 = "eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg=="; }; }; - "cdk8s-1.1.48" = { + "cdk8s-1.2.5" = { name = "cdk8s"; packageName = "cdk8s"; - version = "1.1.48"; + version = "1.2.5"; src = fetchurl { - url = "https://registry.npmjs.org/cdk8s/-/cdk8s-1.1.48.tgz"; - sha512 = "62+8+/jikWROpKZxRCG8vL3NrCMoAA0eqY+SyvIi8+7RGHUv7ELnGJ9kbVqAZJHljhwCablBMTEnOb2UFB91QA=="; + url = "https://registry.npmjs.org/cdk8s/-/cdk8s-1.2.5.tgz"; + sha512 = "P+6kP/wGZoKEK6BYsFe13yEHF90tnz1sbPuz9ReIJ9HlKbrgfBpr8ZfUnMcwK505LrFRzjB2LJ2z516swq30/A=="; }; }; - "cdk8s-plus-22-1.0.0-beta.54" = { + "cdk8s-plus-22-1.0.0-beta.57" = { name = "cdk8s-plus-22"; packageName = "cdk8s-plus-22"; - version = "1.0.0-beta.54"; + version = "1.0.0-beta.57"; src = fetchurl { - url = "https://registry.npmjs.org/cdk8s-plus-22/-/cdk8s-plus-22-1.0.0-beta.54.tgz"; - sha512 = "I7UmjEaPd59dXtwAkmYtVXrbyXWEq2li4NeCmL8fmtJsM3ZYxMhTPxbBlHbjCP/Pm2MYr7kRNnu7LVHGlgC48w=="; + url = "https://registry.npmjs.org/cdk8s-plus-22/-/cdk8s-plus-22-1.0.0-beta.57.tgz"; + sha512 = "qoIEUIRjNnDwcC+avBMXDBnFNnJkBNlZbuFMIhTg3HF3VOVVrxSMj0luIW8uxvJs+/iRmucacggfZX4tC614Sw=="; }; }; - "cdktf-0.7.0" = { + "cdktf-0.8.1" = { name = "cdktf"; packageName = "cdktf"; - version = "0.7.0"; + version = "0.8.1"; src = fetchurl { - url = "https://registry.npmjs.org/cdktf/-/cdktf-0.7.0.tgz"; - sha512 = "AhT3I6O3XAeBh2t2MiiAuPelPXmtaD4P3wIbcDtPxtlAX4gO5jTGVNHqHp11SdwvbncbDuhetdI7Egyor/EsEQ=="; + url = "https://registry.npmjs.org/cdktf/-/cdktf-0.8.1.tgz"; + sha512 = "12SZiQvl8r6/Y77dDVlIeYym8ny4Mh3M8WNwWNXV0Gy9S4xJyODKYuKYCleaiJxwtHOkkN7Hn0S3RxAZyx3eRg=="; }; }; "center-align-0.1.3" = { @@ -16043,6 +15881,15 @@ let sha512 = "oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA=="; }; }; + "chalk-5.0.0" = { + name = "chalk"; + packageName = "chalk"; + version = "5.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/chalk/-/chalk-5.0.0.tgz"; + sha512 = "/duVOqst+luxCQRKEo4bNxinsOQtMP80ZYm7mMqzuh5PociNL0PvmHFvREJ9ueYL2TxlHjBcmLCdmocx9Vg+IQ=="; + }; + }; "chance-1.0.18" = { name = "chance"; packageName = "chance"; @@ -16196,13 +16043,13 @@ let sha512 = "+2jlOobSk52c1VU6fzkh3UwqHMdSlgH1xFv9FKMqHiNCpXsGPQa/+81AFa+i3jZ253Mq9aAycPwDjnn1XbRNNw=="; }; }; - "chart.js-3.6.0" = { + "chart.js-3.6.2" = { name = "chart.js"; packageName = "chart.js"; - version = "3.6.0"; + version = "3.6.2"; src = fetchurl { - url = "https://registry.npmjs.org/chart.js/-/chart.js-3.6.0.tgz"; - sha512 = "iOzzDKePL+bj+ccIsVAgWQehCXv8xOKGbaU2fO/myivH736zcx535PGJzQGanvcSGVOqX6yuLZsN3ygcQ35UgQ=="; + url = "https://registry.npmjs.org/chart.js/-/chart.js-3.6.2.tgz"; + sha512 = "Xz7f/fgtVltfQYWq0zL1Xbv7N2inpG+B54p3D5FSvpCdy3sM+oZhbqa42eNuYXltaVvajgX5UpKCU2GeeJIgxg=="; }; }; "chartjs-color-2.4.1" = { @@ -16907,15 +16754,6 @@ let sha512 = "1QL4544moEsDVH9T/l6Cemov/37iv1RtoKf7NJ04A60+4MREXNfx/QvavbH6QoGdsD4N4Mwy49cmaINR/o2mdg=="; }; }; - "cli-spinners-2.6.0" = { - name = "cli-spinners"; - packageName = "cli-spinners"; - version = "2.6.0"; - src = fetchurl { - url = "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.6.0.tgz"; - sha512 = "t+4/y50K/+4xcCRosKkA7W4gTr1MySvLV0q+PxmG7FJ5g+66ChKurYjxBCjHggHH3HA5Hh9cy+lcUGWDqVH+4Q=="; - }; - }; "cli-spinners-2.6.1" = { name = "cli-spinners"; packageName = "cli-spinners"; @@ -16934,13 +16772,13 @@ let sha512 = "t3LcCdPvrypZovStadWdRS4a186gsq9aoHJYTIer55VY20YdVjGVHDV4uPWcWCXTw1tPjfwlRGE7zKMWJ663Sw=="; }; }; - "cli-table-0.3.9" = { + "cli-table-0.3.11" = { name = "cli-table"; packageName = "cli-table"; - version = "0.3.9"; + version = "0.3.11"; src = fetchurl { - url = "https://registry.npmjs.org/cli-table/-/cli-table-0.3.9.tgz"; - sha512 = "7eA6hFtAZwVx3dWAGoaBqTrzWko5jRUFKpHT64ZHkJpaA3y5wf5NlLjguqTRmqycatJZiwftODYYyGNLbQ7MuA=="; + url = "https://registry.npmjs.org/cli-table/-/cli-table-0.3.11.tgz"; + sha512 = "IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ=="; }; }; "cli-table3-0.5.1" = { @@ -17015,13 +16853,13 @@ let sha512 = "/1owvF0SZ5Gn54cgrikJ0QskgTzeg30HGjkmjFoaHDJzAqFpuX1DBpFR8aLvsE1J5s9MgeYRENQK4BFwOag5VA=="; }; }; - "cli-ux-5.6.4" = { + "cli-ux-5.6.6" = { name = "cli-ux"; packageName = "cli-ux"; - version = "5.6.4"; + version = "5.6.6"; src = fetchurl { - url = "https://registry.npmjs.org/cli-ux/-/cli-ux-5.6.4.tgz"; - sha512 = "jW2oROKZdb3NlIHCMjjtaanuElHB/IhYPE5kgsbhmNtiBcUg/4L5QYyDbJ0n/wF+LAb/tl+Bh30lAHq5bmsbMA=="; + url = "https://registry.npmjs.org/cli-ux/-/cli-ux-5.6.6.tgz"; + sha512 = "4wUB34zoFklcZV0z5YiOM5IqVMMt9c3TK3QYRK3dqyk3XoRC0ybiWDWHfsMDjkKrzsVTw95rXn9NrzSHbae4pg=="; }; }; "cli-width-1.1.1" = { @@ -17519,13 +17357,13 @@ let sha512 = "3WQV/Fpa77nvzjUlc+0u53uIroJyyMB2Qwl++aXpAiDIsrsiAQq4uCURwdRBRX+eLkOTIAmT0L4qna3T7+2pUg=="; }; }; - "codemaker-1.46.0" = { + "codemaker-1.47.0" = { name = "codemaker"; packageName = "codemaker"; - version = "1.46.0"; + version = "1.47.0"; src = fetchurl { - url = "https://registry.npmjs.org/codemaker/-/codemaker-1.46.0.tgz"; - sha512 = "sCGZXQkc6DOkchW9S1J5RPzQx7DP9HW2BtfThaCkiDGoKytbvDsUDFGxRX/6823jQxvjkOwZVooOwD+0+hYYEg=="; + url = "https://registry.npmjs.org/codemaker/-/codemaker-1.47.0.tgz"; + sha512 = "3Ab891O2IKCAOJE1rrgHS1z91AKlxoeQ2gfvL9bDv2K7zSrEN0IwI/YCgrIsUsf1RQFIOKDnizhFjn2PAap8Wg=="; }; }; "codepage-1.4.0" = { @@ -17645,13 +17483,13 @@ let sha512 = "dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="; }; }; - "color-string-1.8.1" = { + "color-string-1.9.0" = { name = "color-string"; packageName = "color-string"; - version = "1.8.1"; + version = "1.9.0"; src = fetchurl { - url = "https://registry.npmjs.org/color-string/-/color-string-1.8.1.tgz"; - sha512 = "AGfGNQbnXlYqPStIx3QB2XA3Wy8vjbreqklmCiGVwcoHSLN5KIpDZDflYnXlBliKHI8CTBX3PsCgG+xfZgqK8A=="; + url = "https://registry.npmjs.org/color-string/-/color-string-1.9.0.tgz"; + sha512 = "9Mrz2AQLefkH1UvASKj6v6hj/7eWgjnT/cVsR8CumieLoT+g900exWeNogqtweI8dxloXN9BDQTYro1oWu/5CQ=="; }; }; "color-support-1.1.3" = { @@ -18554,22 +18392,22 @@ let sha1 = "c20b96d8c617748aaf1c16021760cd27fcb8cb75"; }; }; - "constructs-10.0.9" = { + "constructs-10.0.10" = { name = "constructs"; packageName = "constructs"; - version = "10.0.9"; + version = "10.0.10"; src = fetchurl { - url = "https://registry.npmjs.org/constructs/-/constructs-10.0.9.tgz"; - sha512 = "C9la/fcnCKe3XIjKPbWuD49mnOYqSWdiMI6TNJmF0ao3pJw6Hap03Q4nsmCxpWMXuMzM546Kw/WnW7ElB3g4OA=="; + url = "https://registry.npmjs.org/constructs/-/constructs-10.0.10.tgz"; + sha512 = "lQqY39wuQksXfm63rxcplif8CpW7ZuGWqQNGG/qoxfVeBjG4DWpCzD3K3pVukRCe+EhvsIvLpZxfL6SKLAfvlw=="; }; }; - "constructs-3.3.161" = { + "constructs-3.3.162" = { name = "constructs"; packageName = "constructs"; - version = "3.3.161"; + version = "3.3.162"; src = fetchurl { - url = "https://registry.npmjs.org/constructs/-/constructs-3.3.161.tgz"; - sha512 = "/27vW3fo0iyb3py4vKI1BduEYmv8vv8uJgLXvI+5F0Jbnn0/E+As2wkGMa7bumhzCd0Ckv/USkAXstGYVXTYQA=="; + url = "https://registry.npmjs.org/constructs/-/constructs-3.3.162.tgz"; + sha512 = "ODzbe3frWuIyIhBJs86pqWQWQYFRHHiM0DW4mnJcFgrMn6pyt2viUaAy38RFLDIGrlejy2oOFrEaOArx/CqFRw=="; }; }; "consume-http-header-1.0.0" = { @@ -18645,22 +18483,22 @@ let sha1 = "0e790b3abfef90f6ecb77ae8585db9099caf7578"; }; }; - "contentful-management-7.45.2" = { + "contentful-management-7.45.5" = { name = "contentful-management"; packageName = "contentful-management"; - version = "7.45.2"; + version = "7.45.5"; src = fetchurl { - url = "https://registry.npmjs.org/contentful-management/-/contentful-management-7.45.2.tgz"; - sha512 = "NFAkV6mxqOW4SIx8pAhraQq234Gl8+Np8cxaw7+bB9DCelpxmWvySyaoDczAaYmXLZcejeOFt/NS+Rhp7hPvJA=="; + url = "https://registry.npmjs.org/contentful-management/-/contentful-management-7.45.5.tgz"; + sha512 = "1HtdEmBySFvOg9tlBdl+2SvpgVX4nB6nWy7XwVzA/6tjpp57IKLEWEa+I46JlMmw8dcl2w+Yw8i3EOKoZJktrQ=="; }; }; - "contentful-sdk-core-6.10.3" = { + "contentful-sdk-core-6.10.4" = { name = "contentful-sdk-core"; packageName = "contentful-sdk-core"; - version = "6.10.3"; + version = "6.10.4"; src = fetchurl { - url = "https://registry.npmjs.org/contentful-sdk-core/-/contentful-sdk-core-6.10.3.tgz"; - sha512 = "IUBkAU1sJuVaEa2Nv1NKK5ImqpBZ5Q3EmaCFmMZx/UHKa+i98nDCSTUBOL1aJnpZ/s3AaSramsh73VQ4aK2kyA=="; + url = "https://registry.npmjs.org/contentful-sdk-core/-/contentful-sdk-core-6.10.4.tgz"; + sha512 = "vnivU13pKqFzs/eEugqOaDkKce6ZljBkpp6l25MsG8LA1HPCQNBnIkqP5VUbwk/ub7tkHteV9HtoTnmpdvB+Zg=="; }; }; "continuable-1.1.8" = { @@ -18969,15 +18807,6 @@ let sha512 = "ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA=="; }; }; - "cookie-parser-1.4.5" = { - name = "cookie-parser"; - packageName = "cookie-parser"; - version = "1.4.5"; - src = fetchurl { - url = "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.5.tgz"; - sha512 = "f13bPUj/gG/5mDr+xLmSxxDsB9DQiTIfhJS/sqjrmfAWiAN+x2O4i/XguTL9yDZ+/IFDanJ+5x7hC4CXT9Tdzw=="; - }; - }; "cookie-parser-1.4.6" = { name = "cookie-parser"; packageName = "cookie-parser"; @@ -19158,31 +18987,31 @@ let sha512 = "WJeQqq6jOYgVgg4NrXKL0KLQhi0CT4ZOCvFL+3CQ5o7I6J8HkT5wd53EadMfqTDp1so/MT1J+w2ujhWcCJtN7w=="; }; }; - "core-js-3.19.2" = { + "core-js-3.19.3" = { name = "core-js"; packageName = "core-js"; - version = "3.19.2"; + version = "3.19.3"; src = fetchurl { - url = "https://registry.npmjs.org/core-js/-/core-js-3.19.2.tgz"; - sha512 = "ciYCResnLIATSsXuXnIOH4CbdfgV+H1Ltg16hJFN7/v6OxqnFr/IFGeLacaZ+fHLAm0TBbXwNK9/DNBzBUrO/g=="; + url = "https://registry.npmjs.org/core-js/-/core-js-3.19.3.tgz"; + sha512 = "LeLBMgEGSsG7giquSzvgBrTS7V5UL6ks3eQlUSbN8dJStlLFiRzUm5iqsRyzUB8carhfKjkJ2vzKqE6z1Vga9g=="; }; }; - "core-js-compat-3.19.2" = { + "core-js-compat-3.19.3" = { name = "core-js-compat"; packageName = "core-js-compat"; - version = "3.19.2"; + version = "3.19.3"; src = fetchurl { - url = "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.19.2.tgz"; - sha512 = "ObBY1W5vx/LFFMaL1P5Udo4Npib6fu+cMokeziWkA8Tns4FcDemKF5j9JvaI5JhdkW8EQJQGJN1EcrzmEwuAqQ=="; + url = "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.19.3.tgz"; + sha512 = "59tYzuWgEEVU9r+SRgceIGXSSUn47JknoiXW6Oq7RW8QHjXWz3/vp8pa7dbtuVu40sewz3OP3JmQEcDdztrLhA=="; }; }; - "core-js-pure-3.19.2" = { + "core-js-pure-3.19.3" = { name = "core-js-pure"; packageName = "core-js-pure"; - version = "3.19.2"; + version = "3.19.3"; src = fetchurl { - url = "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.19.2.tgz"; - sha512 = "5LkcgQEy8pFeVnd/zomkUBSwnmIxuF1C8E9KrMAbOc8f34IBT9RGvTYeNDdp1PnvMJrrVhvk1hg/yVV5h/znlg=="; + url = "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.19.3.tgz"; + sha512 = "N3JruInmCyt7EJj5mAq3csCgGYgiSqu7p7TQp2KOztr180/OAIxyIvL1FCjzgmQk/t3Yniua50Fsak7FShI9lA=="; }; }; "core-util-is-1.0.2" = { @@ -19428,13 +19257,13 @@ let sha1 = "06be7abef947a3f14a30fd610671d401bca8b7b6"; }; }; - "create-gatsby-2.2.0" = { + "create-gatsby-2.3.0" = { name = "create-gatsby"; packageName = "create-gatsby"; - version = "2.2.0"; + version = "2.3.0"; src = fetchurl { - url = "https://registry.npmjs.org/create-gatsby/-/create-gatsby-2.2.0.tgz"; - sha512 = "nQ3t2+qpSnepqxFeBrkL6os5TR2TN4Nc1cCX/3YCWzbMQ7etc54Yjsw/PRFBUFtbt9RJk/7CURtJKFHDNsHtZw=="; + url = "https://registry.npmjs.org/create-gatsby/-/create-gatsby-2.3.0.tgz"; + sha512 = "nnscdTqSZ/LUUg825sY+XkbEKbUdoJKPpuMfOuTli1ZbmClOdwEa25CSFN7MgXZvvD2BXbw5BezLcSPvMvpCoA=="; }; }; "create-graphback-1.0.1" = { @@ -20346,13 +20175,13 @@ let sha512 = "4PL5hHaHwX4m7Zr1UapXW23apo6pexCgdetdJ5kTmADpG/7T9Gkxw0M0tf/pjoB63ezCCm0u5UaFYy2aMt0Mcw=="; }; }; - "d3-7.1.1" = { + "d3-7.2.0" = { name = "d3"; packageName = "d3"; - version = "7.1.1"; + version = "7.2.0"; src = fetchurl { - url = "https://registry.npmjs.org/d3/-/d3-7.1.1.tgz"; - sha512 = "8zkLMwSvUAnfN9pcJDfkuxU0Nvg4RLUD0A4BZN1KxJPtlnCGzMx3xM5cRl4m8fym/Vy8rlq52tl90UF3m91OnA=="; + url = "https://registry.npmjs.org/d3/-/d3-7.2.0.tgz"; + sha512 = "0bh5lPzD6R/I/SjkcgyQlMaIsrZDgh40yMkdJaiZ/58YEbh4zz5EvtjaudzmI6ruwQNvxGm00trYUyPa992NSQ=="; }; }; "d3-array-1.2.4" = { @@ -20679,13 +20508,13 @@ let sha512 = "Ab3S6XuE/Q+flY96HXT0jOXcM4EAClYFnRGY5zsjRGNy6qCYrQsMffs7cV5Q9xejb35zxW5hf/guKw34kvIKsA=="; }; }; - "d3-format-3.0.1" = { + "d3-format-3.1.0" = { name = "d3-format"; packageName = "d3-format"; - version = "3.0.1"; + version = "3.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/d3-format/-/d3-format-3.0.1.tgz"; - sha512 = "hdL7+HBIohpgfolhBxr1KX47VMD6+vVD/oEFrxk5yhmzV2prk99EkFKYpXuhVkFpTgHdJ6/4bYcjdLPPXV4tIA=="; + url = "https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz"; + sha512 = "YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA=="; }; }; "d3-geo-1.12.1" = { @@ -20751,13 +20580,13 @@ let sha512 = "SwIdqM3HxQX2214EG9GTjgmCc/mbSx4mQBn+DuEETubhOw6/U3fmnji4uCVrmzOydMHSO1nZle5gh6HB/wdOzw=="; }; }; - "d3-hierarchy-3.0.1" = { + "d3-hierarchy-3.1.0" = { name = "d3-hierarchy"; packageName = "d3-hierarchy"; - version = "3.0.1"; + version = "3.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-3.0.1.tgz"; - sha512 = "RlLTaofEoOrMK1JoXYIGhKTkJFI/6rFrYPgxy6QlZo2BcVc4HGTqEU0rPpzuMq5T/5XcMtAzv1XiLA3zRTfygw=="; + url = "https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-3.1.0.tgz"; + sha512 = "RZWnhsvcrf81F+khYxu2IOfoSwfCGla9je0JQaRIEuPOgJd+3cKdvAYyMXvTt0MDbluiHThYBQzIb0xxXfnqmA=="; }; }; "d3-interpolate-1.4.0" = { @@ -21021,13 +20850,13 @@ let sha512 = "UXJh6EKsHBTjopVqZBhFysQcoXSv/5yLONZvkQ5Kk3qbwiUYkdX17Xa1PT6U1ZWXGGfB1ey5L8dKMlFq2DO0Ag=="; }; }; - "d3-time-format-4.0.0" = { + "d3-time-format-4.1.0" = { name = "d3-time-format"; packageName = "d3-time-format"; - version = "4.0.0"; + version = "4.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.0.0.tgz"; - sha512 = "nzaCwlj+ZVBIlFuVOT1RmU+6xb/7D5IcnhHzHQcBgS/aTa5K9fWZNN5LCXA27LgF5WxoSNJqKBbLcGMtM6Ca6A=="; + url = "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz"; + sha512 = "dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg=="; }; }; "d3-timer-1.0.10" = { @@ -21741,13 +21570,13 @@ let sha1 = "fd43c735e967b8013306884a56fbe665996b6817"; }; }; - "decode-named-character-reference-1.0.0" = { + "decode-named-character-reference-1.0.1" = { name = "decode-named-character-reference"; packageName = "decode-named-character-reference"; - version = "1.0.0"; + version = "1.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.0.0.tgz"; - sha512 = "KTiXDlRp9MMm/nlgI8rDGKoNNKiTJBl0RPjnBM680m2HlgJEA4JTASspK44lsvE4GQJildMRFp2HdEBiG+nqng=="; + url = "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.0.1.tgz"; + sha512 = "YV/0HQHreRwKb7uBopyIkLG17jG6Sv2qUchk9qSoVJ2f+flwRsPNBO0hAnjt6mTNYUT+vw9Gy2ihXg4sUWPi2w=="; }; }; "decode-uri-component-0.2.0" = { @@ -23811,13 +23640,13 @@ let sha512 = "9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw=="; }; }; - "electron-13.6.2" = { + "electron-13.6.3" = { name = "electron"; packageName = "electron"; - version = "13.6.2"; + version = "13.6.3"; src = fetchurl { - url = "https://registry.npmjs.org/electron/-/electron-13.6.2.tgz"; - sha512 = "ZXx9t68yXftvNZVnQ7v2XHcnH+MPUF6LNStoz4MMXuWpkF9gq3qwjcYSqnbM4wiVkvWVHIyYvt1yemmStza9dQ=="; + url = "https://registry.npmjs.org/electron/-/electron-13.6.3.tgz"; + sha512 = "kevgR6/RuEhchJQbgCKhHle9HvJhi2dOJlicFZJqbbqa9BVpZARqqFDlwTSatYxmUPUJwu09FvyMwJG2DMQIng=="; }; }; "electron-notarize-1.1.1" = { @@ -23856,13 +23685,13 @@ let sha512 = "U9dKi10V9w/BdIVB8a8dTKYLK3Q1d2WZ+Yo5qfM3XX/O4jI7KpnwgvWgGoVv0jTWPC2NlebF00ffWS/8NfUAtA=="; }; }; - "electron-to-chromium-1.4.5" = { + "electron-to-chromium-1.4.12" = { name = "electron-to-chromium"; packageName = "electron-to-chromium"; - version = "1.4.5"; + version = "1.4.12"; src = fetchurl { - url = "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.5.tgz"; - sha512 = "YKaB+t8ul5crdh6OeqT2qXdxJGI0fAYb6/X8pDIyye+c3a7ndOCk5gVeKX+ABwivCGNS56vOAif3TN0qJMpEHw=="; + url = "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.12.tgz"; + sha512 = "zjfhG9Us/hIy8AlQ5OzfbR/C4aBv1Dg/ak4GX35CELYlJ4tDAtoEcQivXvyBdqdNQ+R6PhlgQqV8UNPJmhkJog=="; }; }; "electrum-client-git://github.com/janoside/electrum-client" = { @@ -25154,6 +24983,15 @@ let sha512 = "ZgYLvCS1wxOczBYGcQT9DDWgicXwJ4dbocr9uYN+/eresBAUuBu+O4WzB21ufQ/JqQT8gyp7hJ3z8SHii32mTQ=="; }; }; + "espree-9.2.0" = { + name = "espree"; + packageName = "espree"; + version = "9.2.0"; + src = fetchurl { + url = "https://registry.npmjs.org/espree/-/espree-9.2.0.tgz"; + sha512 = "oP3utRkynpZWF/F2x/HZJ+AGtnIclaR7z1pYPxy7NYM2fSO6LgK/Rkny8anRSPK/VwEA1eqm2squui0T7ZMOBg=="; + }; + }; "esprima-1.1.1" = { name = "esprima"; packageName = "esprima"; @@ -27539,13 +27377,13 @@ let sha512 = "jlbUu0XkbpXeXhan5xyTqVK1jmEKNxE8hpzznI3TThHTr76GiFwK0iRzhDo4KNy+S9h/KxHaqVhTP86vA6wHCg=="; }; }; - "flow-parser-0.165.1" = { + "flow-parser-0.166.1" = { name = "flow-parser"; packageName = "flow-parser"; - version = "0.165.1"; + version = "0.166.1"; src = fetchurl { - url = "https://registry.npmjs.org/flow-parser/-/flow-parser-0.165.1.tgz"; - sha512 = "vz/5MZIePDCZO9FfnRaH398cc+XSwtgoUzR6pC5zbekpk5ttCaXOnxypho+hb0NzUyQNFV+6vpU8joRZ1llrCw=="; + url = "https://registry.npmjs.org/flow-parser/-/flow-parser-0.166.1.tgz"; + sha512 = "7iJ1cPcOYL/eOPGpGPaxwW8MytKGeXSnfvJA0uIvymXI4MnjjhZLWz1qPIqj2hfYJ7p/yXssbv7k2H3C90cyDw=="; }; }; "fluent-ffmpeg-2.1.2" = { @@ -28484,31 +28322,31 @@ let sha1 = "cbed2d20a40c1f5679a35908e2b9415733e78db9"; }; }; - "gatsby-core-utils-3.2.0" = { + "gatsby-core-utils-3.3.0" = { name = "gatsby-core-utils"; packageName = "gatsby-core-utils"; - version = "3.2.0"; + version = "3.3.0"; src = fetchurl { - url = "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.2.0.tgz"; - sha512 = "gPz02QD1kOGQmu49TZL8Fdo9rX8QBsA7XID0oXyIkZqkK80Tm1Uq1pOOfPE3cWSMEkzc71M79iKISCntk/wNuw=="; + url = "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.3.0.tgz"; + sha512 = "Mr90+2T5mUie2fCkQS3dM6oHzTyt1vLbpJ2nU2OsdF95LHnLBt0kDgK+qEIuz7Ypr91gFN8y2HoP08vuokq7ZQ=="; }; }; - "gatsby-recipes-1.2.0" = { + "gatsby-recipes-1.3.0" = { name = "gatsby-recipes"; packageName = "gatsby-recipes"; - version = "1.2.0"; + version = "1.3.0"; src = fetchurl { - url = "https://registry.npmjs.org/gatsby-recipes/-/gatsby-recipes-1.2.0.tgz"; - sha512 = "v76Kt1EYBHwf5c9Ic8b0w/eEaDaRh3B/6spAVU6zN+VzEvQX3Oi/VckUyS2/anBOuSnOl3PJVWhFA3/aZpGuxw=="; + url = "https://registry.npmjs.org/gatsby-recipes/-/gatsby-recipes-1.3.0.tgz"; + sha512 = "4+Yvkp+JFtvH1bQBt1k0PrELHga5OrGUpfFeE35TmvTUIRl0hUaSexJ3VVbTHV40MxWnzI1q39/LkKoN8oI38w=="; }; }; - "gatsby-telemetry-3.2.0" = { + "gatsby-telemetry-3.3.0" = { name = "gatsby-telemetry"; packageName = "gatsby-telemetry"; - version = "3.2.0"; + version = "3.3.0"; src = fetchurl { - url = "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.2.0.tgz"; - sha512 = "nLs/PPTPn7xPOiJxRe1Lmd8C0EVaH4rPT3KRT36ftaJBVDT5XhKfhR/tW9zirADD1k6pYW6vYvAQNFfKG5dpDg=="; + url = "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.3.0.tgz"; + sha512 = "O/9YDrxzvNDEnkpGykGq9VrUqipt8+IshDJs4TEBVZS5OaIy9KwtoOzyEeHZE+SsmhBodiUZMG1qRh1hKmp/Hw=="; }; }; "gauge-1.2.7" = { @@ -29565,15 +29403,6 @@ let sha512 = "iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ=="; }; }; - "globby-11.0.3" = { - name = "globby"; - packageName = "globby"; - version = "11.0.3"; - src = fetchurl { - url = "https://registry.npmjs.org/globby/-/globby-11.0.3.tgz"; - sha512 = "ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg=="; - }; - }; "globby-11.0.4" = { name = "globby"; packageName = "globby"; @@ -29709,13 +29538,13 @@ let sha512 = "Q+ZjUEvLQj/lrVHF/IQwRo6p3s8Nc44Zk/DALsN+ac3T4HY/g/3rrufkgtl+nZ1TW7DNAw5cTChdVp4apUXVgQ=="; }; }; - "google-auth-library-7.10.2" = { + "google-auth-library-7.10.3" = { name = "google-auth-library"; packageName = "google-auth-library"; - version = "7.10.2"; + version = "7.10.3"; src = fetchurl { - url = "https://registry.npmjs.org/google-auth-library/-/google-auth-library-7.10.2.tgz"; - sha512 = "M37o9Kxa/TLvOLgF71SXvLeVEP5sbSTmKl1zlIgl72SFy5PtsU3pOdu8G8MIHHpQ3/NZabDI8rQkA9DvQVKkPA=="; + url = "https://registry.npmjs.org/google-auth-library/-/google-auth-library-7.10.3.tgz"; + sha512 = "VBwUCrjR+/p/J4ifSZRXG0XEc3Cm+2xnFrJi3A9DC2GzbCUK5j+R6CfqS7jyu1Hureb1PV53ZXZS1QV9PYUCrw=="; }; }; "google-closure-compiler-js-20170910.0.1" = { @@ -30033,31 +29862,31 @@ let sha512 = "bVddVO8YFJPwuACn+3pgmrEg6I8iBuYLuwvxiE+lcQQ7POotVZxm2rgGw0PvVYmWWf3DT7nTVDZ5ROh/ALp8mA=="; }; }; - "graphql-language-service-interface-2.9.4" = { + "graphql-language-service-interface-2.10.1" = { name = "graphql-language-service-interface"; packageName = "graphql-language-service-interface"; - version = "2.9.4"; + version = "2.10.1"; src = fetchurl { - url = "https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.4.tgz"; - sha512 = "AVzes7j0Q5fHfqzZ2JcAUaIGn2PimxwZpPv6ag1xtmGrKl/FNTi8y5Z3QuL/576NvQxaNzVmlUKMzZDIvoFNxg=="; + url = "https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.1.tgz"; + sha512 = "2n/nrt0QD8UnxzDKKHWomYuLK9uxGxyPztA6wI24Kng8Iw7jQk/doIti63z4xPKNi4CtbumSjk1TRYUZ/bgViw=="; }; }; - "graphql-language-service-parser-1.10.3" = { + "graphql-language-service-parser-1.10.4" = { name = "graphql-language-service-parser"; packageName = "graphql-language-service-parser"; - version = "1.10.3"; + version = "1.10.4"; src = fetchurl { - url = "https://registry.npmjs.org/graphql-language-service-parser/-/graphql-language-service-parser-1.10.3.tgz"; - sha512 = "vGHf7g4zxwIt2RxJI0YKkN5Zhjp3s4RmqRij2FS96K08V8lzPvGcaDRcr8Bzoeb20YZPwPAidZjSt/yYqzyX1w=="; + url = "https://registry.npmjs.org/graphql-language-service-parser/-/graphql-language-service-parser-1.10.4.tgz"; + sha512 = "duDE+0aeKLFVrb9Kf28U84ZEHhHcvTjWIT6dJbIAQJWBaDoht0D4BK9EIhd94I3DtKRc1JCJb2+70y1lvP/hiA=="; }; }; - "graphql-language-service-types-1.8.6" = { + "graphql-language-service-types-1.8.7" = { name = "graphql-language-service-types"; packageName = "graphql-language-service-types"; - version = "1.8.6"; + version = "1.8.7"; src = fetchurl { - url = "https://registry.npmjs.org/graphql-language-service-types/-/graphql-language-service-types-1.8.6.tgz"; - sha512 = "1xH2kqkgKjvfsc/+fyDnzP21aSSofbVYfzyH8QcNCsxVF0zEvUij+3qyO/dHmQljIyc+Ss62J2udlnZEZM0hcA=="; + url = "https://registry.npmjs.org/graphql-language-service-types/-/graphql-language-service-types-1.8.7.tgz"; + sha512 = "LP/Mx0nFBshYEyD0Ny6EVGfacJAGVx+qXtlJP4hLzUdBNOGimfDNtMVIdZANBXHXcM41MDgMHTnyEx2g6/Ttbw=="; }; }; "graphql-language-service-utils-2.5.1" = { @@ -30069,13 +29898,13 @@ let sha512 = "Lzz723cYrYlVN4WVzIyFGg3ogoe+QYAIBfdtDboiIILoy0FTmqbyC2TOErqbmWKqO4NK9xDA95cSRFbWiHYj0g=="; }; }; - "graphql-language-service-utils-2.6.3" = { + "graphql-language-service-utils-2.7.1" = { name = "graphql-language-service-utils"; packageName = "graphql-language-service-utils"; - version = "2.6.3"; + version = "2.7.1"; src = fetchurl { - url = "https://registry.npmjs.org/graphql-language-service-utils/-/graphql-language-service-utils-2.6.3.tgz"; - sha512 = "rc5SToegDZ3VlnC0J7EriWe3G9zxFsPspxNV/rqcMcMq2hON9Q53bxTdg75KTNRUY78h+1ZHsXPEgecQtVk+0w=="; + url = "https://registry.npmjs.org/graphql-language-service-utils/-/graphql-language-service-utils-2.7.1.tgz"; + sha512 = "Wci5MbrQj+6d7rfvbORrA9uDlfMysBWYaG49ST5TKylNaXYFf3ixFOa74iM1KtM9eidosUbI3E1JlWi0JaidJA=="; }; }; "graphql-sse-1.0.6" = { @@ -30870,13 +30699,13 @@ let sha512 = "oUmNua0bFbdrD/ELDSSEadRVtWZOf3iF6Lbv81naqsIV99RnSCieTbWuWCY8BAeEfKJTKl0gRdokv+dELutHGQ=="; }; }; - "hast-util-is-element-2.1.1" = { + "hast-util-is-element-2.1.2" = { name = "hast-util-is-element"; packageName = "hast-util-is-element"; - version = "2.1.1"; + version = "2.1.2"; src = fetchurl { - url = "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-2.1.1.tgz"; - sha512 = "ag0fiZfRWsPiR1udvnSbaazJLGv8qd8E+/e3rW8rUZhbKG4HNJmFL4QkEceN+22BgE+uozXY30z/s+2dL6Z++g=="; + url = "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-2.1.2.tgz"; + sha512 = "thjnlGAnwP8ef/GSO1Q8BfVk2gundnc2peGQqEg2kUt/IqesiGg/5mSwN2fE7nLzy61pg88NG6xV+UrGOrx9EA=="; }; }; "hast-util-parse-selector-2.2.5" = { @@ -31050,13 +30879,13 @@ let sha1 = "6e62fae668947f88184d5c156ede7c5695a7e9c8"; }; }; - "heap-0.2.6" = { + "heap-0.2.7" = { name = "heap"; packageName = "heap"; - version = "0.2.6"; + version = "0.2.7"; src = fetchurl { - url = "https://registry.npmjs.org/heap/-/heap-0.2.6.tgz"; - sha1 = "087e1f10b046932fc8594dd9e6d378afc9d1e5ac"; + url = "https://registry.npmjs.org/heap/-/heap-0.2.7.tgz"; + sha512 = "2bsegYkkHO+h/9MGbn6KWcE45cHZgPANo5LXF7EvWdT0yT2EguSVO1nDgU5c8+ZOPwp2vMNa7YFsJhVcDR9Sdg=="; }; }; "heapdump-0.3.15" = { @@ -32221,13 +32050,13 @@ let sha512 = "FYz4wlXgkQwIPqhzC5TdNMLSE5+GS1IIDJZY/1ZiEPCT2S3COUVZeT5OW4BmW4r5LHLQuOosSwsvnroG9GR59Q=="; }; }; - "i18next-21.3.1" = { + "i18next-21.5.4" = { name = "i18next"; packageName = "i18next"; - version = "21.3.1"; + version = "21.5.4"; src = fetchurl { - url = "https://registry.npmjs.org/i18next/-/i18next-21.3.1.tgz"; - sha512 = "VElMm+LoeEuhViVwnDw1gR3snTItK9NJqgok8PZ5WU870MVO1x+5KEbzLO/6GC1zu42Uc3EuGj3nsGMGMNwT0A=="; + url = "https://registry.npmjs.org/i18next/-/i18next-21.5.4.tgz"; + sha512 = "ukwRJpLhYg4EUfCOtbaKjlwF71qyel1XMXQN78OkQMcaQG68UzlYgLC6g2fhoTNBvoH2tJkaaqzDumhC9skAhA=="; }; }; "iconv-lite-0.4.19" = { @@ -32896,15 +32725,6 @@ let sha512 = "euuugcNExOx5E+qNM1c+pDF7V8yw/xzCRWEfFk1KjQT9CYtaVAYre13YbMFsYPkGD26dvX6XAffUgkwXme/p5Q=="; }; }; - "ink-use-stdout-dimensions-1.0.5" = { - name = "ink-use-stdout-dimensions"; - packageName = "ink-use-stdout-dimensions"; - version = "1.0.5"; - src = fetchurl { - url = "https://registry.npmjs.org/ink-use-stdout-dimensions/-/ink-use-stdout-dimensions-1.0.5.tgz"; - sha512 = "rVsqnw4tQEAJUoknU09+zHdDf30GJdkumkHr0iz/TOYMYEZJkYqziQSGJAM+Z+M603EDfO89+Nxyn/Ko2Zknfw=="; - }; - }; "inline-process-browser-1.0.0" = { name = "inline-process-browser"; packageName = "inline-process-browser"; @@ -35488,13 +35308,13 @@ let sha512 = "dZ6Ra7u1G8c4Letq/B5EzAxj4tLFHL+cGtdpR+PVm4yzPDj+lCk+AbivWt1eOM+ikzkowtyV7qSqX6qr3t71Ww=="; }; }; - "jitdb-3.5.1" = { + "jitdb-3.5.2" = { name = "jitdb"; packageName = "jitdb"; - version = "3.5.1"; + version = "3.5.2"; src = fetchurl { - url = "https://registry.npmjs.org/jitdb/-/jitdb-3.5.1.tgz"; - sha512 = "qg+JNxL/5AdE5wtAuQ+SFiLWusVpv3n1Cp4TtINEeblwipm/GT7Uby9csLhrFQCr8c7xz/azYt9hGNCW8f5FAA=="; + url = "https://registry.npmjs.org/jitdb/-/jitdb-3.5.2.tgz"; + sha512 = "aEfZNQe/xpUP9bs4jx9nEtoedey1ypWt6ex6YIK843Lh2wNXsVBtyNlu5LrVHyE/B9RnSJKhzwZbgZSge4RoaA=="; }; }; "jju-1.4.0" = { @@ -35533,13 +35353,13 @@ let sha1 = "06d4912255093419477d425633606e0e90782967"; }; }; - "joi-17.4.2" = { + "joi-17.5.0" = { name = "joi"; packageName = "joi"; - version = "17.4.2"; + version = "17.5.0"; src = fetchurl { - url = "https://registry.npmjs.org/joi/-/joi-17.4.2.tgz"; - sha512 = "Lm56PP+n0+Z2A2rfRvsfWVDXGEWjXxatPopkQ8qQ5mxCEhwHG+Ettgg5o98FFaxilOxozoa14cFhrE/hOzh/Nw=="; + url = "https://registry.npmjs.org/joi/-/joi-17.5.0.tgz"; + sha512 = "R7hR50COp7StzLnDi4ywOXHrBrgNXuUUfJWIR5lPY5Bm/pOD3jZaTwpluUXVLRWcoWZxkrHBBJ5hLxgnlehbdw=="; }; }; "join-component-1.1.0" = { @@ -35939,67 +35759,49 @@ let sha512 = "xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g=="; }; }; - "jsii-1.37.0" = { - name = "jsii"; - packageName = "jsii"; - version = "1.37.0"; - src = fetchurl { - url = "https://registry.npmjs.org/jsii/-/jsii-1.37.0.tgz"; - sha512 = "M+opnlcNb1Ne5igms/OJn/e2ZyQgcCwmqqljuOsHXBMFm7vMOVLSjEUcBYcW7ifJeM1+XYg8+wfuAoZhqY1zCg=="; - }; - }; - "jsii-1.46.0" = { + "jsii-1.47.0" = { name = "jsii"; packageName = "jsii"; - version = "1.46.0"; - src = fetchurl { - url = "https://registry.npmjs.org/jsii/-/jsii-1.46.0.tgz"; - sha512 = "PuO7cwz3XDBOMIVKJ822GtJeq9wAu/7S8/Xqn2BuvBjGHaAxksCYR7MEOnhOK9Kj2y43fBGXo0MtHx4eZOHIEg=="; - }; - }; - "jsii-pacmak-1.37.0" = { - name = "jsii-pacmak"; - packageName = "jsii-pacmak"; - version = "1.37.0"; + version = "1.47.0"; src = fetchurl { - url = "https://registry.npmjs.org/jsii-pacmak/-/jsii-pacmak-1.37.0.tgz"; - sha512 = "cXLXAOyCqd/QNBy+OfcmMgj8UdNVbJJsKoM/C3SvRgdi+fpQlxh1iDTOcKUwd3/QgMuDMDLvKCCpLmq/YRjreA=="; + url = "https://registry.npmjs.org/jsii/-/jsii-1.47.0.tgz"; + sha512 = "cJ1cQfanSl+0vLVRJTwaWdx0dZ4DxIxYhydRlhuv/EFbQzeAVosy6fEnZ5IlPtWR89tF3k89R6w8DHVhPigjjQ=="; }; }; - "jsii-pacmak-1.46.0" = { + "jsii-pacmak-1.47.0" = { name = "jsii-pacmak"; packageName = "jsii-pacmak"; - version = "1.46.0"; + version = "1.47.0"; src = fetchurl { - url = "https://registry.npmjs.org/jsii-pacmak/-/jsii-pacmak-1.46.0.tgz"; - sha512 = "2nVdi3lv8IDFKyfYKtBPGBJVMB1wB/6/TZKqz7VIXFdBUHDYb8Z+wjfwhvOW9aiP07/YD357TTTMS7qKUNopew=="; + url = "https://registry.npmjs.org/jsii-pacmak/-/jsii-pacmak-1.47.0.tgz"; + sha512 = "VGrHZsK2jv7NuPBULvJBJGF0hLpGwdJa7esI2qzOeX1UbHxXSOah9oboheYELbX5KCH3hSe2uDbcPSnEqIT68Q=="; }; }; - "jsii-reflect-1.46.0" = { + "jsii-reflect-1.47.0" = { name = "jsii-reflect"; packageName = "jsii-reflect"; - version = "1.46.0"; + version = "1.47.0"; src = fetchurl { - url = "https://registry.npmjs.org/jsii-reflect/-/jsii-reflect-1.46.0.tgz"; - sha512 = "wiVKwnxVcgrC1LJGR43AKaTbBqI7Ybkr+i9RQKFwGM/PTDG1BfIMzCFc/sLLyyQ/Ba8E0uZ8UfglBm/9H1GSVw=="; + url = "https://registry.npmjs.org/jsii-reflect/-/jsii-reflect-1.47.0.tgz"; + sha512 = "UgRWqkPI03wB6dGrTPA9UqUa37ORAnvaHGthWxNTcHIGIRHb4EfM29lYdbsRYO/+4/OiQLvdnZno1kw5rMyYcw=="; }; }; - "jsii-rosetta-1.46.0" = { + "jsii-rosetta-1.47.0" = { name = "jsii-rosetta"; packageName = "jsii-rosetta"; - version = "1.46.0"; + version = "1.47.0"; src = fetchurl { - url = "https://registry.npmjs.org/jsii-rosetta/-/jsii-rosetta-1.46.0.tgz"; - sha512 = "EyGFTMcSiLw03aCcDmN8tjwIJ2+XbW7LZJiq8VkyHoKdMz6urHKtYGZTNDns9iNH2/WxfjFRt+d3S9tYi2AfRw=="; + url = "https://registry.npmjs.org/jsii-rosetta/-/jsii-rosetta-1.47.0.tgz"; + sha512 = "2XyGNsTOr027bRhDuVy0Ygfkg3/u0jV7F5jvpGWq8lbl0yw90mgfi7epQxFfcFZ7zYgEIx5pXfC5UInl/Ntaqw=="; }; }; - "jsii-srcmak-0.1.413" = { + "jsii-srcmak-0.1.420" = { name = "jsii-srcmak"; packageName = "jsii-srcmak"; - version = "0.1.413"; + version = "0.1.420"; src = fetchurl { - url = "https://registry.npmjs.org/jsii-srcmak/-/jsii-srcmak-0.1.413.tgz"; - sha512 = "q4qD7M0MUGuMG4dq7qkoEyfhYlX/erNmLFeRBfrufjucftEKdNlK22xcAfj0ykh6GWsHh19Ri5NC5D5b5wtGIA=="; + url = "https://registry.npmjs.org/jsii-srcmak/-/jsii-srcmak-0.1.420.tgz"; + sha512 = "mUVW8b2ITfKU/GHAqnOijr/lE33/yjS3BHvN+IZEj34T1o9/6s4Ri//d40jMYpWXxTQq+FBqz7vjJ+hGRVVPbA=="; }; }; "json-bigint-1.0.0" = { @@ -36290,13 +36092,13 @@ let sha512 = "0/4Lv6IenJV0qj2oBdgPIAmFiKKnh8qh7bmLFJ+/ZZHLjSeiL3fKKGX3UryvKPbxFbhV+JcYo9KUC19GJ/Z/4A=="; }; }; - "json2jsii-0.2.66" = { + "json2jsii-0.2.75" = { name = "json2jsii"; packageName = "json2jsii"; - version = "0.2.66"; + version = "0.2.75"; src = fetchurl { - url = "https://registry.npmjs.org/json2jsii/-/json2jsii-0.2.66.tgz"; - sha512 = "jgSlVm3jObEE/xNWZEzA/rhLAJfl+feqxrMeo9AtYbMjIEOm84nSBCgOjA3o+fJFNQQ2CDC2g2FzaYcqftJclQ=="; + url = "https://registry.npmjs.org/json2jsii/-/json2jsii-0.2.75.tgz"; + sha512 = "gi78uFP+EPqQ8bOxK3sDl0Eix67xYMQbWX1LlW49R/WH4+HDu5bMkz5+d7jC7ti8I54AfMEHnzLj2WJ7e2au0Q=="; }; }; "json3-3.2.6" = { @@ -37766,13 +37568,13 @@ let sha512 = "5i0XgY+PSaGmMQTuVdtnzDg0LiTp1krfH4seefFLJNFb6Hunxic00D/roybGgd9hlbqeGmGYXZ+YQpATKQtblA=="; }; }; - "lightning-5.1.0" = { + "lightning-5.1.1" = { name = "lightning"; packageName = "lightning"; - version = "5.1.0"; + version = "5.1.1"; src = fetchurl { - url = "https://registry.npmjs.org/lightning/-/lightning-5.1.0.tgz"; - sha512 = "atn40qRDGYr6H1i/OGTth/7JzmB650ZBao4ktLv1TPslPPRmdrJ7kvlP0O2ormXEl8aiBewNoreSEDC4Co9crw=="; + url = "https://registry.npmjs.org/lightning/-/lightning-5.1.1.tgz"; + sha512 = "KsLcijLhonCRwa9HiAyluIeH3Iju2W0w365/Nd5f6I157zHhnRIZAyCc2QgzklhN1yiDl2CbBJ7AGgM1RUOm7w=="; }; }; "lilconfig-2.0.4" = { @@ -37955,13 +37757,13 @@ let sha512 = "20ZIPPyGI4odh/Jxq6Lawtc+Zx7MkPuxnn34TuhZpM6ppwVbSGJSuJPctLrhZvWdaYYeboz3BITiqI/o4KvChQ=="; }; }; - "ln-service-53.1.1" = { + "ln-service-53.1.2" = { name = "ln-service"; packageName = "ln-service"; - version = "53.1.1"; + version = "53.1.2"; src = fetchurl { - url = "https://registry.npmjs.org/ln-service/-/ln-service-53.1.1.tgz"; - sha512 = "xwgQrw1Lj7qsarKps13QQOzZtL3KXgov7yFN6CmbgLhAJ7iZ8HehoqJVTTtJuQRPAXjwNUjTTMZXCdJvr7JPyw=="; + url = "https://registry.npmjs.org/ln-service/-/ln-service-53.1.2.tgz"; + sha512 = "suXjhDhulSS5pruRaFQdY3FLf6VMrnDqo1f+RcCFNQN7nvA1mFIT2L6bSrnduRGMFofhlOwUWB5DuLBQgTal5w=="; }; }; "ln-sync-3.0.1" = { @@ -37973,6 +37775,15 @@ let sha512 = "rCH59pxjqsWrcwse8hL9FdWGMj7L3tGMTzxussOnbM2oEfj9LsvRPxrcj7+mEMhuJ+/OZ8V31jIUwCGwUTMz6w=="; }; }; + "ln-sync-3.1.0" = { + name = "ln-sync"; + packageName = "ln-sync"; + version = "3.1.0"; + src = fetchurl { + url = "https://registry.npmjs.org/ln-sync/-/ln-sync-3.1.0.tgz"; + sha512 = "7HRMDoW+dB0A3mQ1TJstvj8VKQyV2M6z+7xUuFDpQ0V2Nmd+qEWDvUrQfc4ONsm+1YfFDaR6+6ILEnO1olpQrA=="; + }; + }; "ln-telegram-3.4.2" = { name = "ln-telegram"; packageName = "ln-telegram"; @@ -39467,13 +39278,13 @@ let sha512 = "8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg=="; }; }; - "log-symbols-5.0.0" = { + "log-symbols-5.1.0" = { name = "log-symbols"; packageName = "log-symbols"; - version = "5.0.0"; + version = "5.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/log-symbols/-/log-symbols-5.0.0.tgz"; - sha512 = "zBsSKauX7sM0kcqrf8VpMRPqcWzU6a/Wi7iEl0QlVSCiIZ4CctaLdfVdiZUn6q2/nenyt392qJqpw9FhNAwqxQ=="; + url = "https://registry.npmjs.org/log-symbols/-/log-symbols-5.1.0.tgz"; + sha512 = "l0x2DvrW294C9uDCoQe1VSU4gf529FkSZ6leBl4TiqZH/e+0R7hSfHQBNut2mNygDgHwvYHfFLn6Oxb3VWj2rA=="; }; }; "log-update-1.0.2" = { @@ -40512,13 +40323,13 @@ let sha512 = "Ezda85ToJUBhM6WGaG6veasyym+Tbs3cMAw/ZhOPqXiYsr0jgocBV3j3nx+4lk47plLlIqjwuTm/ywVI+zjJ/A=="; }; }; - "markdown-table-3.0.1" = { + "markdown-table-3.0.2" = { name = "markdown-table"; packageName = "markdown-table"; - version = "3.0.1"; + version = "3.0.2"; src = fetchurl { - url = "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.1.tgz"; - sha512 = "CBbaYXKSGnE1uLRpKA1SWgIRb2PQrpkllNWpZtZe6VojOJ4ysqiq7/2glYcmKsOYN09QgH/HEBX5hIshAeiK6A=="; + url = "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.2.tgz"; + sha512 = "y8j3a5/DkJCmS5x4dMCQL+OR0+2EAq3DOtio1COSHsmW2BGXnNCK3v12hJt1LrUz5iZH5g0LmuYOjDdI+czghA=="; }; }; "markdownlint-0.24.0" = { @@ -41637,22 +41448,22 @@ let sha512 = "+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA=="; }; }; - "micromark-3.0.9" = { + "micromark-3.0.10" = { name = "micromark"; packageName = "micromark"; - version = "3.0.9"; + version = "3.0.10"; src = fetchurl { - url = "https://registry.npmjs.org/micromark/-/micromark-3.0.9.tgz"; - sha512 = "aWPjuXAqiFab4+oKLjH1vSNQm8S9GMnnf5sFNLrQaIggGYMBcQ9CS0Tt7+BJH6hbyv783zk3vgDhaORl3K33IQ=="; + url = "https://registry.npmjs.org/micromark/-/micromark-3.0.10.tgz"; + sha512 = "ryTDy6UUunOXy2HPjelppgJ2sNfcPz1pLlMdA6Rz9jPzhLikWXv/irpWV/I2jd68Uhmny7hHxAlAhk4+vWggpg=="; }; }; - "micromark-core-commonmark-1.0.5" = { + "micromark-core-commonmark-1.0.6" = { name = "micromark-core-commonmark"; packageName = "micromark-core-commonmark"; - version = "1.0.5"; + version = "1.0.6"; src = fetchurl { - url = "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-1.0.5.tgz"; - sha512 = "ZNtWumX94lpiyAu/lxvth6I5+XzxF+BLVUB7u60XzOBy4RojrbZqrx0mcRmbfqEMO6489vyvDfIQNv5hdulrPg=="; + url = "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-1.0.6.tgz"; + sha512 = "K+PkJTxqjFfSNkfAhp4GB+cZPfQd6dxtTXnf+RjZOV7T4EEXnvgzOcnp+eSTmpGk9d1S9sL6/lqrgSNn/s0HZA=="; }; }; "micromark-extension-footnote-0.3.2" = { @@ -42015,13 +41826,13 @@ let sha512 = "d90uqCnXp/cy4G881Ub4psE57Sf8YD0pim9QdjCRNjfas2M1u6Lbt+XZK9gnHL2XFhnozZiEdCa9CNfXSfQ6xA=="; }; }; - "micromark-util-symbol-1.0.0" = { + "micromark-util-symbol-1.0.1" = { name = "micromark-util-symbol"; packageName = "micromark-util-symbol"; - version = "1.0.0"; + version = "1.0.1"; src = fetchurl { - url = "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-1.0.0.tgz"; - sha512 = "NZA01jHRNCt4KlOROn8/bGi6vvpEmlXld7EHcRH+aYWUfL3Wc8JLUNNlqUMKa0hhz6GrpUWsHtzPmKof57v0gQ=="; + url = "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-1.0.1.tgz"; + sha512 = "oKDEMK2u5qqAptasDAwWDXq0tG9AssVwAx3E9bBF3t/shRIGsWIRG+cGafs2p/SnDSOecnt6hZPCE2o6lHfFmQ=="; }; }; "micromark-util-types-1.0.2" = { @@ -42447,13 +42258,13 @@ let sha512 = "wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg=="; }; }; - "minipass-3.1.5" = { + "minipass-3.1.6" = { name = "minipass"; packageName = "minipass"; - version = "3.1.5"; + version = "3.1.6"; src = fetchurl { - url = "https://registry.npmjs.org/minipass/-/minipass-3.1.5.tgz"; - sha512 = "+8NzxD82XQoNKNrl1d/FSi+X8wAEWR+sbYAfIvub4Nz0d22plFG72CEVVaufV8PNf4qSslFTD8VMOxNVhHCjTw=="; + url = "https://registry.npmjs.org/minipass/-/minipass-3.1.6.tgz"; + sha512 = "rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ=="; }; }; "minipass-collect-1.0.2" = { @@ -42825,15 +42636,6 @@ let sha512 = "9ARkWHBs+6YJIvrIp0Ik5tyTTtP9PoV0Ssu2Ocq5y9v8+NOOpWiRshAp8c4rZVWTOe+157on/5G+zj5pwIQFEQ=="; }; }; - "moment-timezone-0.5.33" = { - name = "moment-timezone"; - packageName = "moment-timezone"; - version = "0.5.33"; - src = fetchurl { - url = "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.33.tgz"; - sha512 = "PTc2vcT8K9J5/9rDEPe5czSIKgLoGsH8UNpA4qZTVw0Vd/Uz19geE9abbIOQKaAQFcnQ3v5YEXrbSc5BpshH+w=="; - }; - }; "moment-timezone-0.5.34" = { name = "moment-timezone"; packageName = "moment-timezone"; @@ -44398,8 +44200,8 @@ let version = "1.8.1"; src = fetchgit { url = "https://github.com/laurent22/node-emoji.git"; - rev = "9fa01eac463e94dde1316ef8c53089eeef4973b5"; - sha256 = "224950cc405150c37dbd3c4aa65dc0cfb799b1a57f674e9bb76f993268106406"; + rev = "ef775119be3527cea88a1e51603458098de18d71"; + sha256 = "431fc4f1499305d2f8247b6648367fab9c8cf537c343416a482cd1a0dd7e0286"; }; }; "node-environment-flags-1.0.6" = { @@ -45627,13 +45429,13 @@ let sha512 = "fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ=="; }; }; - "oauth2orize-1.11.0" = { + "oauth2orize-1.11.1" = { name = "oauth2orize"; packageName = "oauth2orize"; - version = "1.11.0"; + version = "1.11.1"; src = fetchurl { - url = "https://registry.npmjs.org/oauth2orize/-/oauth2orize-1.11.0.tgz"; - sha1 = "793cef251d45ebdeac32ae40a8b6814faab1d483"; + url = "https://registry.npmjs.org/oauth2orize/-/oauth2orize-1.11.1.tgz"; + sha512 = "9dSx/Gwm0J2Rvj4RH9+h7iXVnRXZ6biwWRgb2dCeQhCosODS0nYdM9I/G7BUGsjbgn0pHjGcn1zcCRtzj2SlRA=="; }; }; "object-assign-1.0.0" = { @@ -45717,13 +45519,13 @@ let sha512 = "gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw=="; }; }; - "object-inspect-1.11.0" = { + "object-inspect-1.11.1" = { name = "object-inspect"; packageName = "object-inspect"; - version = "1.11.0"; + version = "1.11.1"; src = fetchurl { - url = "https://registry.npmjs.org/object-inspect/-/object-inspect-1.11.0.tgz"; - sha512 = "jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg=="; + url = "https://registry.npmjs.org/object-inspect/-/object-inspect-1.11.1.tgz"; + sha512 = "If7BjFlpkzzBeV1cqgT3OSWT3azyoxDGajR+iGnFBfVV2EWyDyWaZZW2ERDjUaY2QM8i5jI3Sj7mhsM4DDAqWA=="; }; }; "object-inspect-1.4.1" = { @@ -45978,13 +45780,13 @@ let sha512 = "rH3U4eLHsV+OgkOS29ULiC9JLspwMCyCIH/+BglLPXDxQs13IK8AGD+nVmkGXqGN5JefZu85YhfIi05CsOKWPw=="; }; }; - "office-ui-fabric-react-7.179.5" = { + "office-ui-fabric-react-7.180.0" = { name = "office-ui-fabric-react"; packageName = "office-ui-fabric-react"; - version = "7.179.5"; + version = "7.180.0"; src = fetchurl { - url = "https://registry.npmjs.org/office-ui-fabric-react/-/office-ui-fabric-react-7.179.5.tgz"; - sha512 = "Mwm6asYClXbguWoOOLsMTvbA+4dKP/tn7yds2n/KqDxeH6aCTXsdwSmhFClkJLoB9oeCIvEnjIvuuBm/5X2KNA=="; + url = "https://registry.npmjs.org/office-ui-fabric-react/-/office-ui-fabric-react-7.180.0.tgz"; + sha512 = "bayPgo2gyJEqYOOwsGT8KZtOj3yWe252PqMFw0Gx/2TKOXweQ/btror1D2SGxins8RogTtwhkmvgTbnWYMn2jw=="; }; }; "omggif-1.0.10" = { @@ -46167,13 +45969,13 @@ let sha512 = "fvaSZRzprpwLFge/mcwE0CItfniNisVNamDdMK1FQUjh4ArQZ8ZWSkDaJbZc3XaANKZHq0xIa8NJpZ2HSe3oXA=="; }; }; - "oo-ascii-tree-1.46.0" = { + "oo-ascii-tree-1.47.0" = { name = "oo-ascii-tree"; packageName = "oo-ascii-tree"; - version = "1.46.0"; + version = "1.47.0"; src = fetchurl { - url = "https://registry.npmjs.org/oo-ascii-tree/-/oo-ascii-tree-1.46.0.tgz"; - sha512 = "OhOxq9sLUGDAZOs2Vxr2ih3Su0EDPntcBa0zWvc9XJcjlyd3z/J3C/Gr7eVJOTynCu8iNftzyyXuqkZWjMv8Mw=="; + url = "https://registry.npmjs.org/oo-ascii-tree/-/oo-ascii-tree-1.47.0.tgz"; + sha512 = "m8ZGdK0JSMFOZyjV0kkzBwcbPMGqW5WhCYp4CgPrJz4/y128hwhWGB8x4G7b5CAKRNo583y51kL0UCklaxt1Nw=="; }; }; "opal-runtime-1.0.11" = { @@ -46581,15 +46383,6 @@ let sha512 = "I9PKfIZC+e4RXZ/qr1RhgyCnGgYX0UEIlXgWnCOVACIvFgaC9rz6Won7xbdhoHrd8IIhV7YEpHjreNUNkqCGkQ=="; }; }; - "optimism-0.16.1" = { - name = "optimism"; - packageName = "optimism"; - version = "0.16.1"; - src = fetchurl { - url = "https://registry.npmjs.org/optimism/-/optimism-0.16.1.tgz"; - sha512 = "64i+Uw3otrndfq5kaoGNoY7pvOhSsjFEN4bdEFh80MWVk/dbgJfMv7VFDeCT8LxNAlEVhQmdVEbfE7X2nWNIIg=="; - }; - }; "optimist-0.2.8" = { name = "optimist"; packageName = "optimist"; @@ -47535,13 +47328,13 @@ let sha1 = "ad1f22ce1bf0fdc0d6ddd908af17f351a404b8ac"; }; }; - "paid-services-3.1.2" = { + "paid-services-3.2.0" = { name = "paid-services"; packageName = "paid-services"; - version = "3.1.2"; + version = "3.2.0"; src = fetchurl { - url = "https://registry.npmjs.org/paid-services/-/paid-services-3.1.2.tgz"; - sha512 = "aVjouLGNT4q45PnBt0WoDJBHA6TVG/lQwKgcZAe9EDYOzjWfHonQK7zcN8tB6wZY8kb0FUHXDdfg4oQbR3LQXQ=="; + url = "https://registry.npmjs.org/paid-services/-/paid-services-3.2.0.tgz"; + sha512 = "kktETjyuk7ptb1OLdT6pv5eNCzQclfig+Ys+9SSEYvJWklI3QXnoxI1Wpo8FWlAm9tu6SFlr3EcnsncAcu7pZw=="; }; }; "pako-0.2.9" = { @@ -50443,13 +50236,13 @@ let sha512 = "9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA=="; }; }; - "prettier-2.5.0" = { + "prettier-2.5.1" = { name = "prettier"; packageName = "prettier"; - version = "2.5.0"; + version = "2.5.1"; src = fetchurl { - url = "https://registry.npmjs.org/prettier/-/prettier-2.5.0.tgz"; - sha512 = "FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg=="; + url = "https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz"; + sha512 = "vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg=="; }; }; "prettier-bytes-1.0.4" = { @@ -52288,13 +52081,13 @@ let sha1 = "15931d3cd967ade52206f523aa7331aef7d43af7"; }; }; - "pyright-1.1.191" = { + "pyright-1.1.193" = { name = "pyright"; packageName = "pyright"; - version = "1.1.191"; + version = "1.1.193"; src = fetchurl { - url = "https://registry.npmjs.org/pyright/-/pyright-1.1.191.tgz"; - sha512 = "1WyWpfLudnT+wBNYoaqQV2yOmpzI8otmDIGrEdLG0pikHWktuVSq8rvcqLF2QzzZVgb67TWCXp9u+wBt214lzA=="; + url = "https://registry.npmjs.org/pyright/-/pyright-1.1.193.tgz"; + sha512 = "01hkfhK1PYKPSWbJrYgNwwlsVH+Thp1xmkKZjxVZrGFqavkJbhETlg1RcAHMnmU8Sg7G4Ry99dW6IsSGyCdzXg=="; }; }; "q-0.9.7" = { @@ -52432,13 +52225,13 @@ let sha1 = "c31d9b74ec27df75e543a86c78728ed8d4623607"; }; }; - "qs-6.10.1" = { + "qs-6.10.2" = { name = "qs"; packageName = "qs"; - version = "6.10.1"; + version = "6.10.2"; src = fetchurl { - url = "https://registry.npmjs.org/qs/-/qs-6.10.1.tgz"; - sha512 = "M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg=="; + url = "https://registry.npmjs.org/qs/-/qs-6.10.2.tgz"; + sha512 = "mSIdjzqznWgfd4pMii7sHtaYF8rx8861hBO80SraY5GT0XQibWZWJSid0avzHGkDIZLImux2S5mXO0Hfct2QCw=="; }; }; "qs-6.2.3" = { @@ -52999,15 +52792,6 @@ let sha512 = "4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q=="; }; }; - "raw-body-2.4.1" = { - name = "raw-body"; - packageName = "raw-body"; - version = "2.4.1"; - src = fetchurl { - url = "https://registry.npmjs.org/raw-body/-/raw-body-2.4.1.tgz"; - sha512 = "9WmIKF6mkvA0SLmA2Knm9+qj89e+j1zqgyn8aXGd7+nAduPoqgI9lO57SAZNn/Byzo5P7JhXTyg9PzaJbH73bA=="; - }; - }; "raw-body-2.4.2" = { name = "raw-body"; packageName = "raw-body"; @@ -53098,13 +52882,13 @@ let sha512 = "wuygyq8TXUlSdVXv2kigXxQNOgdb9m7LbIjwfTNGSpaY1riLd5e+VeQjlQMyUtrk0oiyhi1AqIVynworl3qxHA=="; }; }; - "re2-1.16.0" = { + "re2-1.17.1" = { name = "re2"; packageName = "re2"; - version = "1.16.0"; + version = "1.17.1"; src = fetchurl { - url = "https://registry.npmjs.org/re2/-/re2-1.16.0.tgz"; - sha512 = "eizTZL2ZO0ZseLqfD4t3Qd0M3b3Nr0MBWpX81EbPMIud/1d/CSfUIx2GQK8fWiAeHoSekO5EOeFib2udTZLwYw=="; + url = "https://registry.npmjs.org/re2/-/re2-1.17.1.tgz"; + sha512 = "TrhxVzakyO/WJsErkc01zjlEiDLCuuRuddbVi2I8YasIbh6MEJfkRoajBRj+ggm00gnGI2EMemE9GrlKrgUZ8Q=="; }; }; "reachdown-1.1.0" = { @@ -55213,15 +54997,6 @@ let sha512 = "y3cj3wDwpXTE1boMco/nsquHj2noK0mtnXwBC8FJ/CtU06y66jOBWX1kLknluBl06pYbxtx1ypAOHKvjgT4vsA=="; }; }; - "remark-mdx-2.0.0-rc.2" = { - name = "remark-mdx"; - packageName = "remark-mdx"; - version = "2.0.0-rc.2"; - src = fetchurl { - url = "https://registry.npmjs.org/remark-mdx/-/remark-mdx-2.0.0-rc.2.tgz"; - sha512 = "TMgFSEVx42/YzJWjDY+GKw7CGSbp3XKqBraXPxFS27r8iD9U6zuOZKXH4MoLl9JqiTOmQi0M1zJwT2YhPs32ug=="; - }; - }; "remark-mdxjs-2.0.0-next.8" = { name = "remark-mdxjs"; packageName = "remark-mdxjs"; @@ -56914,13 +56689,13 @@ let sha512 = "ERq4hUjKDbJfE4+XtZLFPCDi8Vb1JqaxAPTxWFLBx8XcAlf9Bda/ZJdVezs/NAfsMQScyIlUMx+Yeu7P7rx5jw=="; }; }; - "safe-stable-stringify-2.3.0" = { + "safe-stable-stringify-2.3.1" = { name = "safe-stable-stringify"; packageName = "safe-stable-stringify"; - version = "2.3.0"; + version = "2.3.1"; src = fetchurl { - url = "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.3.0.tgz"; - sha512 = "VFlmNrvZ44a0QnRY2yfEIUhbMh8BjTFWf2mRG/8mCEAKTfQYV8xxfn6P+00OLej0gznC5C+hfgcEF7AGrN5Stw=="; + url = "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.3.1.tgz"; + sha512 = "kYBSfT+troD9cDA85VDnHZ1rpHC50O0g1e6WlGHVCz/g+JS+9WKLj+XwFYyR8UbrZN8ll9HUpDAAddY58MGisg=="; }; }; "safer-buffer-2.1.2" = { @@ -58210,13 +57985,13 @@ let sha512 = "rohCHmEjD/ESXFLxF4bVeqgdb4Awc65ZyyuCKl3f7BvgMbZOBa/Ye3HN/GFnvruiUOAWWNupxhz3Rz5/3vJLTg=="; }; }; - "simple-git-2.47.1" = { + "simple-git-2.48.0" = { name = "simple-git"; packageName = "simple-git"; - version = "2.47.1"; + version = "2.48.0"; src = fetchurl { - url = "https://registry.npmjs.org/simple-git/-/simple-git-2.47.1.tgz"; - sha512 = "DF4rnBr4uzMQsreqxHg8t1wN4Pi3kj/shBVT1OO+aBkBnscCZ02tynKHc9cx3StNPnItHWAaoN31qkRNDhh5Ow=="; + url = "https://registry.npmjs.org/simple-git/-/simple-git-2.48.0.tgz"; + sha512 = "z4qtrRuaAFJS4PUd0g+xy7aN4y+RvEt/QTJpR184lhJguBA1S/LsVlvE/CM95RsYMOFJG3NGGDjqFCzKU19S/A=="; }; }; "simple-handshake-3.0.0" = { @@ -58903,13 +58678,13 @@ let sha512 = "SpmVOVpdq0DJc0qArhF3E5xsxvaiqGNb73XfgBpK1y3UD5gs8DSo8aCTsuT5pX8rssdc2NDIzANwP9eCAiSdTA=="; }; }; - "sockjs-0.3.21" = { + "sockjs-0.3.24" = { name = "sockjs"; packageName = "sockjs"; - version = "0.3.21"; + version = "0.3.24"; src = fetchurl { - url = "https://registry.npmjs.org/sockjs/-/sockjs-0.3.21.tgz"; - sha512 = "DhbPFGpxjc6Z3I+uX07Id5ZO2XwYsWOrYjaSeieES78cq+JaJvVe5q/m1uvjIQhXinhIeCFRH6JgXe+mvVMyXw=="; + url = "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz"; + sha512 = "GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ=="; }; }; "sockjs-client-1.4.0" = { @@ -59065,13 +58840,13 @@ let sha512 = "WnBQ0GDo/82shKQHZBZT9h4q4miCtxkbzcwVLsCBPWNq4qbq8BXhKICt9nPwQAsJ43ct/rF61FKu4t0druUBug=="; }; }; - "sonic-boom-2.4.0" = { + "sonic-boom-2.4.1" = { name = "sonic-boom"; packageName = "sonic-boom"; - version = "2.4.0"; + version = "2.4.1"; src = fetchurl { - url = "https://registry.npmjs.org/sonic-boom/-/sonic-boom-2.4.0.tgz"; - sha512 = "2jSXeHjrovvsrnQ0tvG6eUjDdtMBxtYDAHr18mGDM/Pno/Wdw+pQ1AXUWKCZgriZ9MvCVdUEXXOUfVEwPcrieg=="; + url = "https://registry.npmjs.org/sonic-boom/-/sonic-boom-2.4.1.tgz"; + sha512 = "WgtVLfGl347/zS1oTuLaOAvVD5zijgjphAJHgbbnBJGgexnr+C1ULSj0j7ftoGxpuxR4PaV635NkwFemG8m/5w=="; }; }; "sorcery-0.10.0" = { @@ -60190,13 +59965,13 @@ let sha512 = "zZ/Q1M+9ZWlrchgh4QauD/MEUFa6eC6H6FYq6T8Of/y82JqsQBLwN6YlzbO09evE7Rx6x0oliXDCnQSjwGwQRA=="; }; }; - "sscaff-1.2.141" = { + "sscaff-1.2.145" = { name = "sscaff"; packageName = "sscaff"; - version = "1.2.141"; + version = "1.2.145"; src = fetchurl { - url = "https://registry.npmjs.org/sscaff/-/sscaff-1.2.141.tgz"; - sha512 = "6ZsCtDrfu+0fN7rR0IHToIJkHujfisN40lSD34Nj3bkSfaIE3xsjYNVtDXN/cXhU8ZCncWLws5txKIE8urRYQQ=="; + url = "https://registry.npmjs.org/sscaff/-/sscaff-1.2.145.tgz"; + sha512 = "FMFZvweqWr1TDDw1Blb++KWq/YTnRW7f2ULFM/I46cwC+71UZzr0dukX7BddVlmzIZU1S/8X5uq/xR+e4WW26w=="; }; }; "ssh-config-1.1.6" = { @@ -60568,15 +60343,6 @@ let sha1 = "91d5f5130d1cef96dcfa7f726945188741d09ee4"; }; }; - "stream-buffers-3.0.2" = { - name = "stream-buffers"; - packageName = "stream-buffers"; - version = "3.0.2"; - src = fetchurl { - url = "https://registry.npmjs.org/stream-buffers/-/stream-buffers-3.0.2.tgz"; - sha512 = "DQi1h8VEBA/lURbSwFtEHnSTb9s2/pwLEaFuNhXwy1Dx3Sa0lOuYT2yNUr4/j2fs8oCAMANtrZ5OrPZtyVs3MQ=="; - }; - }; "stream-chain-2.2.4" = { name = "stream-chain"; packageName = "stream-chain"; @@ -62260,13 +62026,13 @@ let sha512 = "33+lQwlLxXoxy0o9WLOgw8OjbXeS3Jv+pSl+nxKc2AOClBI28HsdRPpH0u9Xa9OVjHLT9vonnOMw1ug7YXI0dA=="; }; }; - "systeminformation-5.9.15" = { + "systeminformation-5.9.17" = { name = "systeminformation"; packageName = "systeminformation"; - version = "5.9.15"; + version = "5.9.17"; src = fetchurl { - url = "https://registry.npmjs.org/systeminformation/-/systeminformation-5.9.15.tgz"; - sha512 = "0tUYPXffFEsme8n/iTAMk09jpGgqtaGf46QOx7oFmiON9zDUQCahfSymQaCRr4tsq9BkKolaOzp8nqMVNrKIqQ=="; + url = "https://registry.npmjs.org/systeminformation/-/systeminformation-5.9.17.tgz"; + sha512 = "hbJtPsG63PCst4PLXFq8hycbkeR5oGDquRowfLK0gNX7nJ1qx3tCbsWu83OL4GP1dkcLMKsVooLUn5x2K1Epgg=="; }; }; "sywac-1.3.0" = { @@ -62323,6 +62089,15 @@ let sha512 = "5DkIxeA7XERBqMwJq0aHZOdMadBx4e6eDoFRuyT5VR82J0Ycg2DwM6GfA/EQAhJ+toRTaS1lIdSQCqgrmhPnlw=="; }; }; + "table-6.7.5" = { + name = "table"; + packageName = "table"; + version = "6.7.5"; + src = fetchurl { + url = "https://registry.npmjs.org/table/-/table-6.7.5.tgz"; + sha512 = "LFNeryOqiQHqCVKzhkymKwt6ozeRhlm8IL1mE8rNUurkir4heF6PzMyRgaTa4tlyPTGGgXuvVOF/OLWiH09Lqw=="; + }; + }; "table-layout-0.4.5" = { name = "table-layout"; packageName = "table-layout"; @@ -64241,15 +64016,6 @@ let sha512 = "uEtWkFM/sdZvRNNDL3Ehu4WVpwaulhwQszV8mrtcdeE8nN00BV9mAmQ88RkrBhFgl9gMgvjJLAQcZbnPXI9mlA=="; }; }; - "ts-invariant-0.9.3" = { - name = "ts-invariant"; - packageName = "ts-invariant"; - version = "0.9.3"; - src = fetchurl { - url = "https://registry.npmjs.org/ts-invariant/-/ts-invariant-0.9.3.tgz"; - sha512 = "HinBlTbFslQI0OHP07JLsSXPibSegec6r9ai5xxq/qHYCsIQbzpymLpDhAUsnXcSrDEcd0L62L8vsOEdzM0qlA=="; - }; - }; "ts-loader-8.0.4" = { name = "ts-loader"; packageName = "ts-loader"; @@ -64799,13 +64565,13 @@ let sha512 = "yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA=="; }; }; - "type-fest-2.6.0" = { + "type-fest-2.8.0" = { name = "type-fest"; packageName = "type-fest"; - version = "2.6.0"; + version = "2.8.0"; src = fetchurl { - url = "https://registry.npmjs.org/type-fest/-/type-fest-2.6.0.tgz"; - sha512 = "XN1FDGGtaSDA6CFsCW5iolTQqFsnJ+ZF6JqSz0SqXoh4F8GY0xqUv5RYnTilpmL+sOH8OH4FX8tf9YyAPM2LDA=="; + url = "https://registry.npmjs.org/type-fest/-/type-fest-2.8.0.tgz"; + sha512 = "O+V9pAshf9C6loGaH0idwsmugI2LxVNR7DtS40gVo2EXZVYFgz9OuNtOhgHLdHdapOEWNdvz9Ob/eeuaWwwlxA=="; }; }; "type-is-1.6.18" = { @@ -65069,22 +64835,13 @@ let sha1 = "29c5733148057bb4e1f75df35b7a9cb72e6a59dd"; }; }; - "uglify-js-3.14.2" = { - name = "uglify-js"; - packageName = "uglify-js"; - version = "3.14.2"; - src = fetchurl { - url = "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.2.tgz"; - sha512 = "rtPMlmcO4agTUfz10CbgJ1k6UAoXM2gWb3GoMPPZB/+/Ackf8lNWk11K4rYi2D0apgoFRLtQOZhb+/iGNJq26A=="; - }; - }; - "uglify-js-3.14.3" = { + "uglify-js-3.14.4" = { name = "uglify-js"; packageName = "uglify-js"; - version = "3.14.3"; + version = "3.14.4"; src = fetchurl { - url = "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.3.tgz"; - sha512 = "mic3aOdiq01DuSVx0TseaEzMIVqebMZ0Z3vaeDhFEh9bsc24hV1TFvN74reA2vs08D0ZWfNjAcJ3UbVLaBss+g=="; + url = "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.4.tgz"; + sha512 = "AbiSR44J0GoCeV81+oxcy/jDOElO2Bx3d0MfQCUShq7JRXaM4KtQopZsq2vFv8bCq2yMaGrw1FgygUd03RyRDA=="; }; }; "uglify-js-3.4.10" = { @@ -65402,13 +65159,13 @@ let sha1 = "5e4bda308e4a8a2ae584f9b9a4359a499825cc50"; }; }; - "undici-4.10.3" = { + "undici-4.11.0" = { name = "undici"; packageName = "undici"; - version = "4.10.3"; + version = "4.11.0"; src = fetchurl { - url = "https://registry.npmjs.org/undici/-/undici-4.10.3.tgz"; - sha512 = "oMfhoSsFdu7ft+10gBpQ98gfIGT6qovXXRxYPOe07xfUJwpVTcFs0xvuAEpNqtObhf4HQWuMW5kWzaD768YS4Q=="; + url = "https://registry.npmjs.org/undici/-/undici-4.11.0.tgz"; + sha512 = "gofXRqAdm81rzaZgPbMf98qvrNGd3ptJ26+mCcF3EXoC817p//MtL8XcDpTvHUXxdW27rAM2jvTae+KyAchorw=="; }; }; "unherit-1.1.3" = { @@ -66608,13 +66365,13 @@ let sha1 = "23f89069a6c62f46cf3a1d3b00169cefb90be0c6"; }; }; - "usb-1.9.1" = { + "usb-1.9.2" = { name = "usb"; packageName = "usb"; - version = "1.9.1"; + version = "1.9.2"; src = fetchurl { - url = "https://registry.npmjs.org/usb/-/usb-1.9.1.tgz"; - sha512 = "T6DZbJAFNcxhY1FzaYdXhV2oqoRlvLhtSSmnbFAqyCxahUkc+g0BPZVXv7hIeQQxDCAQnr4Ia8bfOk1JlzNzzw=="; + url = "https://registry.npmjs.org/usb/-/usb-1.9.2.tgz"; + sha512 = "dryNz030LWBPAf6gj8vyq0Iev3vPbCLHCT8dBw3gQRXRzVNsIdeuU+VjPp3ksmSPkeMAl1k+kQ14Ij0QHyeiAg=="; }; }; "use-3.1.1" = { @@ -66668,8 +66425,8 @@ let version = "1.0.4"; src = fetchgit { url = "https://github.com/laurent22/uslug.git"; - rev = "ba2834d79beb0435318709958b2f5e817d96674d"; - sha256 = "e23c172456a8fa0af48dba3f89ca0d525dd870408f7bd6ad1d776cdbe13f0489"; + rev = "8c12bc7678eaefa752e673ea9cfbc0b1a14d7237"; + sha256 = "679cfa6f5c73bc070a567b942a648a213beb608efdff876c715f008ba11f5039"; }; }; "ut_metadata-3.5.2" = { @@ -66879,15 +66636,6 @@ let sha1 = "1352c340eb820e4d8ddba039a4fbfaa32ed4ef3a"; }; }; - "utility-types-3.10.0" = { - name = "utility-types"; - packageName = "utility-types"; - version = "3.10.0"; - src = fetchurl { - url = "https://registry.npmjs.org/utility-types/-/utility-types-3.10.0.tgz"; - sha512 = "O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg=="; - }; - }; "utils-merge-1.0.1" = { name = "utils-merge"; packageName = "utils-merge"; @@ -67770,13 +67518,13 @@ let sha512 = "GN2bH2gs4eLnw/4jPSgfBjo+XCuvnX9elHICJZjVD4+NM0nsUrMTvdjGY5Sc/XG69XVTgLwj7hknQVc6M9FukA=="; }; }; - "vfile-reporter-7.0.2" = { + "vfile-reporter-7.0.3" = { name = "vfile-reporter"; packageName = "vfile-reporter"; - version = "7.0.2"; + version = "7.0.3"; src = fetchurl { - url = "https://registry.npmjs.org/vfile-reporter/-/vfile-reporter-7.0.2.tgz"; - sha512 = "1bYxpyhl8vhAICiKR59vYyZHIOWsF7P1nV6xjaz3ZWAyOQDQhR4DjlOZo14+PiV9oLEWIrolvGHs0/2Bnaw5Vw=="; + url = "https://registry.npmjs.org/vfile-reporter/-/vfile-reporter-7.0.3.tgz"; + sha512 = "q+ruTWxFHbow359TDqoNJn5THdwRDeV+XUOtzdT/OESgaGw05CjL68ImlbzRzqS5xL62Y1IaIWb8x+RbaNjayA=="; }; }; "vfile-reporter-pretty-5.0.0" = { @@ -67995,22 +67743,22 @@ let sha1 = "614f7fbf8d801f0bb5f0661f5b2f5785750e4f09"; }; }; - "vsce-1.88.0" = { + "vsce-1.103.1" = { name = "vsce"; packageName = "vsce"; - version = "1.88.0"; + version = "1.103.1"; src = fetchurl { - url = "https://registry.npmjs.org/vsce/-/vsce-1.88.0.tgz"; - sha512 = "FS5ou3G+WRnPPr/tWVs8b/jVzeDacgZHy/y7/QQW7maSPFEAmRt2bFGUJtJVEUDLBqtDm/3VGMJ7D31cF2U1tw=="; + url = "https://registry.npmjs.org/vsce/-/vsce-1.103.1.tgz"; + sha512 = "98oKQKKRp7J/vTIk1cuzom5cezZpYpRHs3WlySdsrTCrAEipB/HvaPTc4VZ3hGZHzHXS9P5p2L0IllntJeXwiQ=="; }; }; - "vsce-1.95.1" = { + "vsce-1.88.0" = { name = "vsce"; packageName = "vsce"; - version = "1.95.1"; + version = "1.88.0"; src = fetchurl { - url = "https://registry.npmjs.org/vsce/-/vsce-1.95.1.tgz"; - sha512 = "2v8g3ZtZkaOTscRjjCAtM3Au6YYWJtg9UNt1iyyWko7ZHejbt5raClcNzQ7/WYVLYhYHc+otHQifV0gCBREgNg=="; + url = "https://registry.npmjs.org/vsce/-/vsce-1.88.0.tgz"; + sha512 = "FS5ou3G+WRnPPr/tWVs8b/jVzeDacgZHy/y7/QQW7maSPFEAmRt2bFGUJtJVEUDLBqtDm/3VGMJ7D31cF2U1tw=="; }; }; "vscode-css-languageservice-3.0.13" = { @@ -68040,22 +67788,22 @@ let sha512 = "/tFOWeZBL3Oc9Zc+2MAi3rEwiXJTSZsvjB+M7nSjWLbGPUIjukUA7YzLgsBoUfR35sPJYnXWUkL56PdfIYM8GA=="; }; }; - "vscode-debugadapter-testsupport-1.50.0" = { + "vscode-debugadapter-testsupport-1.51.0" = { name = "vscode-debugadapter-testsupport"; packageName = "vscode-debugadapter-testsupport"; - version = "1.50.0"; + version = "1.51.0"; src = fetchurl { - url = "https://registry.npmjs.org/vscode-debugadapter-testsupport/-/vscode-debugadapter-testsupport-1.50.0.tgz"; - sha512 = "stS8yE8le59FLeKvCvdSY6PoYtmUXMxR1WiAW2JS65Sg7ip+yQm+WMKQZz8Dat0vtUF4ALcaKf/P+KjPTdzVww=="; + url = "https://registry.npmjs.org/vscode-debugadapter-testsupport/-/vscode-debugadapter-testsupport-1.51.0.tgz"; + sha512 = "rb8tfn7J3kxLi1rRhEyG5ggGkFcJH2WrYYrq6Vb1tDAcHoFXF580M1dAA2jPOrc0I14GuWxMnndvfGkfG10VxA=="; }; }; - "vscode-debugprotocol-1.50.1" = { + "vscode-debugprotocol-1.51.0" = { name = "vscode-debugprotocol"; packageName = "vscode-debugprotocol"; - version = "1.50.1"; + version = "1.51.0"; src = fetchurl { - url = "https://registry.npmjs.org/vscode-debugprotocol/-/vscode-debugprotocol-1.50.1.tgz"; - sha512 = "kIHIipklHnSjBm2KkRqTJLKL2FMZlJl0+/qpJt2y62YOamMNwcxNATnXXRgAwnzKKRMweqp93tJ83UTJ8+O7SQ=="; + url = "https://registry.npmjs.org/vscode-debugprotocol/-/vscode-debugprotocol-1.51.0.tgz"; + sha512 = "dzKWTMMyebIMPF1VYMuuQj7gGFq7guR8AFya0mKacu+ayptJfaRuM0mdHCqiOth4FnRP8mPhEroFPx6Ift8wHA=="; }; }; "vscode-emmet-helper-1.2.17" = { @@ -68841,13 +68589,13 @@ let sha512 = "Oo7LXCmc1eE1AjyuSBmtC3+Wy4HcV8PxWh2kP6fOl8yTlNS7r0K9l1ao2lrrUza7V39Y3D/BbJgY8VeSlc5JKw=="; }; }; - "watchpack-2.3.0" = { + "watchpack-2.3.1" = { name = "watchpack"; packageName = "watchpack"; - version = "2.3.0"; + version = "2.3.1"; src = fetchurl { - url = "https://registry.npmjs.org/watchpack/-/watchpack-2.3.0.tgz"; - sha512 = "MnN0Q1OsvB/GGHETrFeZPQaOelWh/7O+EiFlj8sM9GPjtQkis7k01aAxrg/18kTfoIVcLL+haEVFlXDaSRwKRw=="; + url = "https://registry.npmjs.org/watchpack/-/watchpack-2.3.1.tgz"; + sha512 = "x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA=="; }; }; "watchpack-chokidar2-2.0.1" = { @@ -69084,13 +68832,13 @@ let sha512 = "b4FHmRgaaAjP+aVOVz41a9Qa5SmkUPQ+u8FntTQ1roPHahSComB6rXnLwc976VhUY4CqTaLu5mCswuHiNhOfVw=="; }; }; - "webpack-5.64.4" = { + "webpack-5.65.0" = { name = "webpack"; packageName = "webpack"; - version = "5.64.4"; + version = "5.65.0"; src = fetchurl { - url = "https://registry.npmjs.org/webpack/-/webpack-5.64.4.tgz"; - sha512 = "LWhqfKjCLoYJLKJY8wk2C3h77i8VyHowG3qYNZiIqD6D0ZS40439S/KVuc/PY48jp2yQmy0mhMknq8cys4jFMw=="; + url = "https://registry.npmjs.org/webpack/-/webpack-5.65.0.tgz"; + sha512 = "Q5or2o6EKs7+oKmJo7LaqZaMOlDWQse9Tm5l1WAfU/ujLGN5Pb0SqGeVkN/4bpPmEqEP5RnVhiqsOtWtUVwGRw=="; }; }; "webpack-bundle-analyzer-3.9.0" = { @@ -71020,6 +70768,15 @@ let sha512 = "XfR8du6ua4K6uLGm5S6fA+FIJom/MdJcFNVY8geLlp2v8GYbOXD4EB1tPNZsRn4vBzKGMgb5DRZMeWuFc2GO8Q=="; }; }; + "yargs-17.3.0" = { + name = "yargs"; + packageName = "yargs"; + version = "17.3.0"; + src = fetchurl { + url = "https://registry.npmjs.org/yargs/-/yargs-17.3.0.tgz"; + sha512 = "GQl1pWyDoGptFPJx9b9L6kmR33TGusZvXIZUT+BOz9f7X2L94oeAskFYLEg/FkhV06zZPBYLvLZRWeYId29lew=="; + }; + }; "yargs-3.10.0" = { name = "yargs"; packageName = "yargs"; @@ -71146,6 +70903,15 @@ let sha512 = "y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w=="; }; }; + "yargs-parser-21.0.0" = { + name = "yargs-parser"; + packageName = "yargs-parser"; + version = "21.0.0"; + src = fetchurl { + url = "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.0.tgz"; + sha512 = "z9kApYUOCwoeZ78rfRYYWdiU/iNL6mwwYlkkZfJoyMR1xps+NEBX5X7XmRpxkZHhXJ6+Ey00IwKxBBSW9FIjyA=="; + }; + }; "yargs-parser-4.2.1" = { name = "yargs-parser"; packageName = "yargs-parser"; @@ -71371,15 +71137,6 @@ let sha512 = "Yj3yXweRc8LdRMrCC8nIc4kkjWecPAUVh0TI0OUrWXx6aX790vLcDlWca6I4vsyCGH3LpWxq0dJRcMOFoVqmeg=="; }; }; - "zen-observable-ts-1.2.3" = { - name = "zen-observable-ts"; - packageName = "zen-observable-ts"; - version = "1.2.3"; - src = fetchurl { - url = "https://registry.npmjs.org/zen-observable-ts/-/zen-observable-ts-1.2.3.tgz"; - sha512 = "hc/TGiPkAWpByykMwDcem3SdUgA4We+0Qb36bItSuJC9xD0XVBZoFHYoadAomDSNf64CG8Ydj0Qb8Od8BUWz5g=="; - }; - }; "zeromq-5.2.8" = { name = "zeromq"; packageName = "zeromq"; @@ -71476,15 +71233,15 @@ in "@angular/cli" = nodeEnv.buildNodePackage { name = "_at_angular_slash_cli"; packageName = "@angular/cli"; - version = "13.0.3"; + version = "13.0.4"; src = fetchurl { - url = "https://registry.npmjs.org/@angular/cli/-/cli-13.0.3.tgz"; - sha512 = "LDXDXDbQ1MBHVUstu4aNjFbyg5f9hLP52gEKB8Z6fQlf5CB1X5zD6UPcR4IvoYt03EFxg3DHco+ueJQ20oZUWQ=="; + url = "https://registry.npmjs.org/@angular/cli/-/cli-13.0.4.tgz"; + sha512 = "0QMJXFNn57LVg7ZwZFPO90g6aZHDnoe5yCB7fo3nskOhDw1AW/rnbbaNVMVX/SvP30hOOTLsfVJ1Y3I6eKDgRA=="; }; dependencies = [ - sources."@angular-devkit/architect-0.1300.3" - sources."@angular-devkit/core-13.0.3" - sources."@angular-devkit/schematics-13.0.3" + sources."@angular-devkit/architect-0.1300.4" + sources."@angular-devkit/core-13.0.4" + sources."@angular-devkit/schematics-13.0.4" sources."@gar/promisify-1.1.2" sources."@npmcli/fs-1.0.0" sources."@npmcli/git-2.1.0" @@ -71493,7 +71250,7 @@ in sources."@npmcli/node-gyp-1.0.3" sources."@npmcli/promise-spawn-1.3.2" sources."@npmcli/run-script-2.0.0" - sources."@schematics/angular-13.0.3" + sources."@schematics/angular-13.0.4" sources."@tootallnate/once-1.1.2" sources."@yarnpkg/lockfile-1.1.0" sources."abbrev-1.1.1" @@ -71595,7 +71352,7 @@ in sources."make-fetch-happen-9.1.0" sources."mimic-fn-2.1.0" sources."minimatch-3.0.4" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."minipass-collect-1.0.2" sources."minipass-fetch-1.4.1" sources."minipass-flush-1.0.5" @@ -71997,7 +71754,7 @@ in ]; }) sources."to-utf8-0.0.1" - sources."uglify-js-3.14.3" + sources."uglify-js-3.14.4" sources."unc-path-regex-0.1.2" sources."unique-stream-2.3.1" sources."universalify-0.1.2" @@ -72037,10 +71794,10 @@ in "@astrojs/language-server" = nodeEnv.buildNodePackage { name = "_at_astrojs_slash_language-server"; packageName = "@astrojs/language-server"; - version = "0.8.1"; + version = "0.8.3"; src = fetchurl { - url = "https://registry.npmjs.org/@astrojs/language-server/-/language-server-0.8.1.tgz"; - sha512 = "em6H0HxGIgziVHjK2D+/XHihglQAp0d/c1T359OwT+2ydqGR1WthCvI3O+BLYgqHoPgk/27gtZs4kokTAZOGPA=="; + url = "https://registry.npmjs.org/@astrojs/language-server/-/language-server-0.8.3.tgz"; + sha512 = "9cgKUK/onWROvSOvzwNGMXL31D0B3J4xk62X6I23JbqlF/hR1nbMJcqb+/YiMN+hMXu/ImvVQUQIkCMkaIxWyA=="; }; dependencies = [ sources."@emmetio/abbreviation-2.2.2" @@ -72078,7 +71835,7 @@ in sources."to-regex-range-5.0.1" sources."ts-morph-12.2.0" sources."typescript-4.5.2" - sources."vscode-css-languageservice-5.1.8" + sources."vscode-css-languageservice-5.1.9" (sources."vscode-emmet-helper-2.1.2" // { dependencies = [ sources."vscode-uri-2.1.2" @@ -72452,7 +72209,11 @@ in sources."y18n-5.0.8" sources."yallist-4.0.0" sources."yaml-1.10.2" - sources."yargs-17.2.1" + (sources."yargs-17.3.0" // { + dependencies = [ + sources."yargs-parser-21.0.0" + ]; + }) sources."yargs-parser-20.2.9" sources."yn-3.1.1" sources."yocto-queue-0.1.0" @@ -72512,7 +72273,7 @@ in sources."@hyperswarm/hypersign-2.1.1" sources."@hyperswarm/network-2.1.0" sources."@leichtgewicht/ip-codec-2.0.3" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."abstract-extension-3.1.1" sources."abstract-leveldown-6.2.3" sources."ansi-colors-3.2.3" @@ -72800,7 +72561,7 @@ in sources."normalize-path-3.0.0" sources."npm-run-path-1.0.0" sources."object-assign-4.1.1" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-keys-1.1.1" sources."object.assign-4.1.0" sources."object.getownpropertydescriptors-2.1.3" @@ -73013,7 +72774,7 @@ in sources."@nodelib/fs.walk-1.2.8" sources."@types/glob-7.2.0" sources."@types/minimatch-3.0.5" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/tough-cookie-2.3.8" sources."abbrev-1.1.1" sources."abort-controller-3.0.0" @@ -73114,12 +72875,7 @@ in ]; }) sources."cli-cursor-2.1.0" - (sources."cli-table-0.3.9" // { - dependencies = [ - sources."ansi-regex-5.0.1" - sources."strip-ansi-6.0.1" - ]; - }) + sources."cli-table-0.3.11" sources."cli-width-2.2.1" (sources."cliui-4.1.0" // { dependencies = [ @@ -73817,7 +73573,7 @@ in sources."tweetnacl-0.14.5" sources."type-check-0.3.2" sources."uc.micro-1.0.6" - sources."uglify-js-3.14.3" + sources."uglify-js-3.14.4" sources."underscore-1.13.1" sources."union-value-1.0.1" (sources."universal-url-2.0.0" // { @@ -73894,10 +73650,10 @@ in "@nerdwallet/shepherd" = nodeEnv.buildNodePackage { name = "_at_nerdwallet_slash_shepherd"; packageName = "@nerdwallet/shepherd"; - version = "1.15.5"; + version = "1.16.0"; src = fetchurl { - url = "https://registry.npmjs.org/@nerdwallet/shepherd/-/shepherd-1.15.5.tgz"; - sha512 = "1/Y4YtYQYBZLJJThAZbN4fz+9QfFcS3AvYAYTDYHL5ifMX358ZpQrqtdSSe1c3uGTPs6lQrT+gho/+Pk9dgNEQ=="; + url = "https://registry.npmjs.org/@nerdwallet/shepherd/-/shepherd-1.16.0.tgz"; + sha512 = "wNbAzVF3G4zjGkxATccYtiSgiWXseDRacra71ozH5JOUX4L3RRbd1iaqKRwILLKzcyxsvsOWbV47CSBRR6bK5g=="; }; dependencies = [ sources."@hapi/hoek-9.2.1" @@ -73913,11 +73669,12 @@ in sources."@octokit/plugin-request-log-1.0.4" sources."@octokit/plugin-rest-endpoint-methods-5.13.0" sources."@octokit/plugin-retry-3.0.9" + sources."@octokit/plugin-throttling-3.5.2" sources."@octokit/request-5.6.2" sources."@octokit/request-error-2.1.0" sources."@octokit/rest-18.12.0" sources."@octokit/types-6.34.0" - sources."@sideway/address-4.1.2" + sources."@sideway/address-4.1.3" sources."@sideway/formula-3.0.0" sources."@sideway/pinpoint-2.0.0" sources."@types/js-yaml-3.12.7" @@ -73952,7 +73709,7 @@ in sources."is-plain-object-5.0.0" sources."is-unicode-supported-0.1.0" sources."isexe-2.0.0" - sources."joi-17.4.2" + sources."joi-17.5.0" sources."js-yaml-3.14.1" sources."jsonfile-6.1.0" sources."lodash-4.17.21" @@ -73973,7 +73730,7 @@ in sources."restore-cursor-3.1.0" sources."safe-buffer-5.2.1" sources."signal-exit-3.0.6" - sources."simple-git-2.47.1" + sources."simple-git-2.48.0" sources."sprintf-js-1.0.3" sources."string_decoder-1.3.0" sources."strip-ansi-6.0.1" @@ -74037,12 +73794,12 @@ in sources."@angular-devkit/schematics-13.0.2" ]; }) - sources."@types/eslint-8.2.0" + sources."@types/eslint-8.2.1" sources."@types/eslint-scope-3.7.1" sources."@types/estree-0.0.50" sources."@types/json-schema-7.0.9" sources."@types/json5-0.0.29" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/parse-json-4.0.0" sources."@webassemblyjs/ast-1.11.1" sources."@webassemblyjs/floating-point-hex-parser-1.11.1" @@ -74082,7 +73839,7 @@ in sources."buffer-5.7.1" sources."buffer-from-1.1.2" sources."callsites-3.1.0" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" sources."chalk-3.0.0" sources."chardet-0.7.0" sources."chokidar-3.5.2" @@ -74101,7 +73858,7 @@ in sources."cross-spawn-7.0.3" sources."deepmerge-4.2.2" sources."defaults-1.0.3" - sources."electron-to-chromium-1.4.5" + sources."electron-to-chromium-1.4.12" sources."emoji-regex-8.0.0" sources."end-of-stream-1.4.4" (sources."enhanced-resolve-5.8.3" // { @@ -74294,7 +74051,7 @@ in sources."universalify-2.0.0" sources."uri-js-4.4.1" sources."util-deprecate-1.0.2" - sources."watchpack-2.3.0" + sources."watchpack-2.3.1" sources."wcwidth-1.0.1" (sources."webpack-5.64.1" // { dependencies = [ @@ -74578,7 +74335,7 @@ in sources."@types/long-4.0.1" sources."@types/mime-1.3.2" sources."@types/minimatch-3.0.5" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/normalize-package-data-2.4.1" sources."@types/qs-6.9.7" sources."@types/range-parser-1.2.4" @@ -74593,13 +74350,13 @@ in }) sources."@vue/cli-ui-addon-webpack-4.5.15" sources."@vue/cli-ui-addon-widgets-4.5.15" - (sources."@vue/compiler-core-3.2.23" // { + (sources."@vue/compiler-core-3.2.24" // { dependencies = [ sources."source-map-0.6.1" ]; }) - sources."@vue/compiler-dom-3.2.23" - sources."@vue/shared-3.2.23" + sources."@vue/compiler-dom-3.2.24" + sources."@vue/shared-3.2.24" sources."@wry/equality-0.1.11" sources."accepts-1.3.7" sources."aggregate-error-3.1.0" @@ -74717,7 +74474,7 @@ in sources."call-bind-1.0.2" sources."call-me-maybe-1.0.1" sources."camelcase-5.3.1" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" sources."caseless-0.12.0" sources."caw-2.0.1" sources."chalk-2.4.2" @@ -74773,12 +74530,12 @@ in sources."cookie-0.4.0" sources."cookie-signature-1.0.6" sources."copy-descriptor-0.1.1" - (sources."core-js-compat-3.19.2" // { + (sources."core-js-compat-3.19.3" // { dependencies = [ sources."semver-7.0.0" ]; }) - sources."core-js-pure-3.19.2" + sources."core-js-pure-3.19.3" sources."core-util-is-1.0.2" sources."cors-2.8.5" (sources."cross-spawn-6.0.5" // { @@ -74844,7 +74601,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.5" + sources."electron-to-chromium-1.4.12" sources."emoji-regex-8.0.0" sources."encodeurl-1.0.2" sources."end-of-stream-1.4.4" @@ -74927,7 +74684,7 @@ in }) sources."find-up-3.0.0" sources."fkill-6.2.0" - sources."flow-parser-0.165.1" + sources."flow-parser-0.166.1" sources."for-each-0.3.3" sources."for-in-1.0.2" sources."forever-agent-0.6.1" @@ -75211,7 +74968,7 @@ in sources."kind-of-3.2.2" ]; }) - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-keys-1.1.1" sources."object-path-0.11.8" sources."object-visit-1.0.1" @@ -75840,7 +75597,7 @@ in sources."@types/minimist-1.2.2" sources."@types/ms-0.7.31" sources."@types/nlcst-1.0.0" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/normalize-package-data-2.4.1" sources."@types/parse5-6.0.3" sources."@types/supports-color-8.1.1" @@ -75910,7 +75667,7 @@ in sources."map-obj-1.0.1" ]; }) - sources."decode-named-character-reference-1.0.0" + sources."decode-named-character-reference-1.0.1" sources."decompress-response-3.3.0" sources."deep-extend-0.6.0" sources."defer-to-connect-1.1.3" @@ -75963,7 +75720,7 @@ in sources."hast-util-is-element-1.1.0" ]; }) - sources."hast-util-is-element-2.1.1" + sources."hast-util-is-element-2.1.2" sources."hast-util-parse-selector-3.1.0" sources."hast-util-phrasing-2.0.0" sources."hast-util-to-nlcst-2.2.0" @@ -76029,7 +75786,7 @@ in }) sources."map-obj-4.3.0" sources."map-stream-0.1.0" - sources."markdown-table-3.0.1" + sources."markdown-table-3.0.2" sources."mdast-comment-marker-2.1.0" (sources."mdast-util-find-and-replace-2.1.0" // { dependencies = [ @@ -76052,8 +75809,8 @@ in sources."mdast-util-to-nlcst-5.2.1" sources."mdast-util-to-string-3.1.0" sources."meow-10.1.2" - sources."micromark-3.0.9" - sources."micromark-core-commonmark-1.0.5" + sources."micromark-3.0.10" + sources."micromark-core-commonmark-1.0.6" sources."micromark-extension-frontmatter-1.0.0" sources."micromark-extension-gfm-2.0.0" sources."micromark-extension-gfm-autolink-literal-1.0.2" @@ -76086,7 +75843,7 @@ in sources."micromark-util-resolve-all-1.0.0" sources."micromark-util-sanitize-uri-1.0.0" sources."micromark-util-subtokenize-1.0.2" - sources."micromark-util-symbol-1.0.0" + sources."micromark-util-symbol-1.0.1" sources."micromark-util-types-1.0.2" sources."mimic-response-1.0.1" sources."min-indent-1.0.1" @@ -76257,7 +76014,7 @@ in sources."vfile-find-up-6.0.0" sources."vfile-location-4.0.1" sources."vfile-message-3.0.2" - (sources."vfile-reporter-7.0.2" // { + (sources."vfile-reporter-7.0.3" // { dependencies = [ sources."ansi-regex-6.0.1" sources."emoji-regex-9.2.2" @@ -76344,7 +76101,7 @@ in sources."balanced-match-1.0.2" sources."brace-expansion-1.1.11" sources."browserslist-4.18.1" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" sources."chalk-2.4.2" sources."color-convert-1.9.3" sources."color-name-1.1.3" @@ -76354,7 +76111,7 @@ in sources."convert-source-map-1.8.0" sources."debug-4.3.3" sources."ejs-3.1.6" - sources."electron-to-chromium-1.4.5" + sources."electron-to-chromium-1.4.12" sources."ensure-posix-path-1.1.1" sources."escalade-3.1.1" sources."escape-string-regexp-1.0.5" @@ -76449,7 +76206,7 @@ in dependencies = [ sources."@types/glob-7.2.0" sources."@types/minimatch-3.0.5" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."balanced-match-1.0.2" sources."brace-expansion-1.1.11" sources."chromium-pickle-js-0.2.0" @@ -76534,8 +76291,8 @@ in }; dependencies = [ sources."browserslist-4.18.1" - sources."caniuse-lite-1.0.30001283" - sources."electron-to-chromium-1.4.5" + sources."caniuse-lite-1.0.30001285" + sources."electron-to-chromium-1.4.12" sources."escalade-3.1.1" sources."fraction.js-4.1.2" sources."node-releases-2.0.1" @@ -76563,14 +76320,14 @@ in }; dependencies = [ sources."@tootallnate/once-1.1.2" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/yauzl-2.9.2" sources."agent-base-6.0.2" sources."ansi-escapes-4.3.2" sources."ansi-regex-5.0.1" sources."ansi-styles-4.3.0" sources."ast-types-0.13.4" - (sources."aws-sdk-2.1039.0" // { + (sources."aws-sdk-2.1044.0" // { dependencies = [ sources."uuid-3.3.2" ]; @@ -77191,10 +76948,10 @@ in balanceofsatoshis = nodeEnv.buildNodePackage { name = "balanceofsatoshis"; packageName = "balanceofsatoshis"; - version = "11.12.1"; + version = "11.14.0"; src = fetchurl { - url = "https://registry.npmjs.org/balanceofsatoshis/-/balanceofsatoshis-11.12.1.tgz"; - sha512 = "4Rp1kKiAaycYGGnDHoYN34KrvF2rcMnUTsb5YcW9D35wrvjWAkXKQU3tZWU3RrtNUhIklkeaOQayuO8fk5ANww=="; + url = "https://registry.npmjs.org/balanceofsatoshis/-/balanceofsatoshis-11.14.0.tgz"; + sha512 = "gO6IVnyqSy1QQ0Qnq/dCO2UaqeG1Ll/8rnTgtVoDujkLgfphsIT+6joSgONTiB/uj+O3aeplL4Z1Hooj4FHtLA=="; }; dependencies = [ sources."@alexbosworth/fiat-1.0.0" @@ -77225,7 +76982,7 @@ in sources."@types/express-serve-static-core-4.17.26" sources."@types/long-4.0.1" sources."@types/mime-1.3.2" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/qs-6.9.7" sources."@types/range-parser-1.2.4" sources."@types/request-2.48.7" @@ -77540,20 +77297,32 @@ in sources."ln-service-52.16.0" ]; }) - (sources."ln-service-53.1.1" // { + (sources."ln-service-53.1.2" // { dependencies = [ sources."@grpc/proto-loader-0.6.7" - sources."@types/node-16.11.10" - sources."lightning-5.1.0" - sources."type-fest-2.6.0" + sources."@types/node-16.11.11" + sources."@types/ws-8.2.1" + sources."lightning-5.1.1" + sources."type-fest-2.8.0" sources."ws-8.3.0" ]; }) - (sources."ln-sync-3.0.1" // { + (sources."ln-sync-3.1.0" // { + dependencies = [ + sources."@grpc/proto-loader-0.6.7" + sources."@types/node-16.11.11" + sources."@types/ws-8.2.1" + sources."lightning-5.1.1" + sources."type-fest-2.8.0" + ]; + }) + (sources."ln-telegram-3.4.2" // { dependencies = [ sources."@types/node-16.11.7" + sources."ansi-regex-5.0.1" sources."bech32-1.1.4" sources."bitcoinjs-lib-6.0.0" + sources."cbor-8.0.2" (sources."invoices-2.0.1" // { dependencies = [ sources."bech32-2.0.0" @@ -77564,17 +77333,17 @@ in }) ]; }) + sources."is-fullwidth-code-point-3.0.0" (sources."lightning-4.13.3" // { dependencies = [ sources."bitcoinjs-lib-5.2.0" - sources."cbor-8.0.2" ]; }) - ]; - }) - (sources."ln-telegram-3.4.2" // { - dependencies = [ sources."ln-service-52.16.0" + sources."ln-sync-3.0.1" + sources."string-width-4.2.3" + sources."strip-ansi-6.0.1" + sources."table-6.7.3" ]; }) sources."lodash-4.17.21" @@ -77662,11 +77431,7 @@ in sources."semver-6.3.0" ]; }) - (sources."paid-services-3.1.2" // { - dependencies = [ - sources."ln-service-52.16.0" - ]; - }) + sources."paid-services-3.2.0" sources."parseurl-1.3.3" sources."path-to-regexp-0.1.7" sources."pinkie-2.0.4" @@ -77749,7 +77514,7 @@ in sources."strip-ansi-4.0.0" sources."strip-json-comments-2.0.1" sources."supports-color-2.0.0" - (sources."table-6.7.3" // { + (sources."table-6.7.5" // { dependencies = [ sources."ansi-regex-5.0.1" sources."is-fullwidth-code-point-3.0.0" @@ -78464,7 +78229,7 @@ in sources."mkdirp-classic-0.5.3" sources."module-deps-6.2.3" sources."object-assign-4.1.1" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-keys-1.1.1" sources."object.assign-4.1.2" sources."once-1.4.0" @@ -78879,7 +78644,7 @@ in sources."chalk-2.4.2" sources."character-parser-2.2.0" sources."charenc-0.0.2" - sources."chart.js-3.6.0" + sources."chart.js-3.6.2" sources."cipher-base-1.0.4" sources."cliui-6.0.0" sources."color-convert-1.9.3" @@ -79181,7 +78946,7 @@ in sources."set-blocking-2.0.0" sources."setprototypeof-1.1.1" sources."sha.js-2.4.11" - sources."simple-git-2.47.1" + sources."simple-git-2.48.0" sources."spdx-correct-3.1.1" sources."spdx-exceptions-2.3.0" sources."spdx-expression-parse-3.0.1" @@ -79273,7 +79038,7 @@ in sources."@protobufjs/pool-1.1.0" sources."@protobufjs/utf8-1.1.0" sources."@types/long-4.0.1" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."addr-to-ip-port-1.5.4" sources."airplay-js-0.2.16" sources."ajv-6.12.6" @@ -80277,14 +80042,14 @@ in cdk8s-cli = nodeEnv.buildNodePackage { name = "cdk8s-cli"; packageName = "cdk8s-cli"; - version = "1.0.41"; + version = "1.0.47"; src = fetchurl { - url = "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-1.0.41.tgz"; - sha512 = "UBHotWsAEqWx9GrY7Fd0tSstKo6vKcufGbi+oB1O6RRSOAZK2i8oNq1CokpNzNNI9pYwYXN4jgWvfr0GfrVE6w=="; + url = "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-1.0.47.tgz"; + sha512 = "vHCqAuCK2z4R3o8XSiPhp4Dz6WPGDyiX6olqdImd8rzxupst6/pOq0XtNOR7SkqcCqqV0eHwa80/ktantPyGvw=="; }; dependencies = [ - sources."@jsii/check-node-1.46.0" - sources."@jsii/spec-1.46.0" + sources."@jsii/check-node-1.47.0" + sources."@jsii/spec-1.47.0" sources."@types/node-12.20.37" sources."@xmldom/xmldom-0.7.5" sources."ajv-8.8.2" @@ -80295,12 +80060,12 @@ in sources."call-bind-1.0.2" sources."camelcase-6.2.1" sources."case-1.6.3" - sources."cdk8s-1.1.48" - sources."cdk8s-plus-22-1.0.0-beta.54" + sources."cdk8s-1.2.5" + sources."cdk8s-plus-22-1.0.0-beta.57" sources."chalk-4.1.2" sources."cliui-7.0.4" sources."clone-2.1.2" - (sources."codemaker-1.46.0" // { + (sources."codemaker-1.47.0" // { dependencies = [ sources."fs-extra-9.1.0" ]; @@ -80309,7 +80074,7 @@ in sources."color-name-1.1.4" sources."colors-1.4.0" sources."commonmark-0.30.0" - sources."constructs-3.3.161" + sources."constructs-3.3.162" sources."date-format-3.0.0" sources."debug-4.3.3" sources."decamelize-5.0.1" @@ -80365,38 +80130,38 @@ in sources."is-weakref-1.0.1" sources."is-weakset-2.0.1" sources."isarray-2.0.5" - (sources."jsii-1.46.0" // { + (sources."jsii-1.47.0" // { dependencies = [ sources."fs-extra-9.1.0" sources."yargs-16.2.0" ]; }) - (sources."jsii-pacmak-1.46.0" // { + (sources."jsii-pacmak-1.47.0" // { dependencies = [ sources."fs-extra-9.1.0" sources."yargs-16.2.0" ]; }) - (sources."jsii-reflect-1.46.0" // { + (sources."jsii-reflect-1.47.0" // { dependencies = [ sources."fs-extra-9.1.0" sources."yargs-16.2.0" ]; }) - (sources."jsii-rosetta-1.46.0" // { + (sources."jsii-rosetta-1.47.0" // { dependencies = [ sources."fs-extra-9.1.0" sources."yargs-16.2.0" ]; }) - (sources."jsii-srcmak-0.1.413" // { + (sources."jsii-srcmak-0.1.420" // { dependencies = [ sources."fs-extra-9.1.0" ]; }) sources."json-schema-0.4.0" sources."json-schema-traverse-1.0.0" - sources."json2jsii-0.2.66" + sources."json2jsii-0.2.75" sources."jsonfile-6.1.0" sources."jsonschema-1.4.0" sources."locate-path-5.0.0" @@ -80408,11 +80173,11 @@ in sources."ms-2.1.2" sources."ncp-2.0.0" sources."no-case-3.0.4" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-is-1.1.5" sources."object-keys-1.1.1" sources."object.assign-4.1.2" - sources."oo-ascii-tree-1.46.0" + sources."oo-ascii-tree-1.47.0" sources."p-limit-2.3.0" sources."p-locate-4.1.0" sources."p-try-2.2.0" @@ -80434,7 +80199,7 @@ in sources."snake-case-3.0.4" sources."sort-json-2.0.0" sources."spdx-license-list-6.4.0" - sources."sscaff-1.2.141" + sources."sscaff-1.2.145" (sources."streamroller-2.2.4" // { dependencies = [ sources."date-format-2.1.0" @@ -80475,7 +80240,7 @@ in ]; buildInputs = globalBuildInputs; meta = { - description = "CDK for Kubernetes CLI"; + description = "This is the command line tool for Cloud Development Kit (CDK) for Kubernetes (cdk8s)."; license = "Apache-2.0"; }; production = true; @@ -80485,668 +80250,260 @@ in cdktf-cli = nodeEnv.buildNodePackage { name = "cdktf-cli"; packageName = "cdktf-cli"; - version = "0.7.0"; + version = "0.8.1"; src = fetchurl { - url = "https://registry.npmjs.org/cdktf-cli/-/cdktf-cli-0.7.0.tgz"; - sha512 = "N0U5YgquMYZTqfO+SSIdP6K/EAnFqS5gHj8eISvP2ZjrphfSFM7hs4VO0bVvzNoMe/ByBbUtQMHXCs5r1XdB9Q=="; + url = "https://registry.npmjs.org/cdktf-cli/-/cdktf-cli-0.8.1.tgz"; + sha512 = "pc+zelNhkYIiGY/9rWeKpUD6zh66gbXSS66u+VnA8r7PfXhLuL+uLXJ6YHQUV1zOyrF1KamMk3GoGY/9/PuQWw=="; }; dependencies = [ - sources."@apollo/client-3.5.5" - (sources."@apollo/protobufjs-1.2.2" // { - dependencies = [ - sources."@types/node-10.17.60" - ]; - }) - sources."@apollographql/apollo-tools-0.5.2" - sources."@apollographql/graphql-playground-html-1.6.29" - (sources."@ardatan/aggregate-error-0.0.6" // { - dependencies = [ - sources."tslib-2.0.3" - ]; - }) sources."@babel/code-frame-7.16.0" sources."@babel/generator-7.16.0" sources."@babel/helper-validator-identifier-7.15.7" - (sources."@babel/highlight-7.16.0" // { - dependencies = [ - sources."chalk-2.4.2" - ]; - }) + sources."@babel/highlight-7.16.0" sources."@babel/parser-7.16.4" sources."@babel/template-7.16.0" sources."@babel/types-7.16.0" - sources."@cdktf/hcl2cdk-0.7.0" - sources."@cdktf/hcl2json-0.7.0" - sources."@cdktf/provider-generator-0.7.0" - (sources."@graphql-tools/graphql-file-loader-6.2.7" // { + sources."@cdktf/hcl2cdk-0.8.1" + sources."@cdktf/hcl2json-0.8.1" + sources."@cdktf/provider-generator-0.8.1" + (sources."@jsii/check-node-1.47.0" // { dependencies = [ - sources."tslib-2.1.0" - ]; - }) - (sources."@graphql-tools/import-6.6.1" // { - dependencies = [ - sources."@graphql-tools/utils-8.5.3" - ]; - }) - (sources."@graphql-tools/load-6.2.8" // { - dependencies = [ - sources."tslib-2.2.0" - ]; - }) - (sources."@graphql-tools/merge-6.2.17" // { - dependencies = [ - sources."@graphql-tools/utils-8.0.2" - ]; - }) - (sources."@graphql-tools/mock-8.4.4" // { - dependencies = [ - sources."@graphql-tools/utils-8.5.3" - ]; - }) - (sources."@graphql-tools/schema-8.3.1" // { - dependencies = [ - sources."@graphql-tools/merge-8.2.1" - sources."@graphql-tools/utils-8.5.3" - ]; - }) - (sources."@graphql-tools/utils-7.10.0" // { - dependencies = [ - sources."tslib-2.2.0" - ]; - }) - sources."@graphql-typed-document-node/core-3.1.1" - sources."@josephg/resolvable-1.0.1" - sources."@jsii/check-node-1.46.0" - sources."@jsii/spec-1.46.0" - sources."@nodelib/fs.scandir-2.1.5" - sources."@nodelib/fs.stat-2.0.5" - sources."@nodelib/fs.walk-1.2.8" - sources."@npmcli/ci-detect-1.4.0" - sources."@protobufjs/aspromise-1.1.2" - sources."@protobufjs/base64-1.1.2" - sources."@protobufjs/codegen-2.0.4" - sources."@protobufjs/eventemitter-1.1.0" - sources."@protobufjs/fetch-1.1.0" - sources."@protobufjs/float-1.0.2" - sources."@protobufjs/inquire-1.1.0" - sources."@protobufjs/path-1.1.2" - sources."@protobufjs/pool-1.1.0" - sources."@protobufjs/utf8-1.1.0" - sources."@skorfmann/ink-confirm-input-3.0.0" - (sources."@skorfmann/jsii-srcmak-0.1.374" // { - dependencies = [ - sources."@jsii/check-node-1.37.0" sources."ansi-styles-4.3.0" - sources."camelcase-5.3.1" - sources."cliui-6.0.0" + sources."chalk-4.1.2" sources."color-convert-2.0.1" sources."color-name-1.1.4" - sources."decamelize-1.2.0" - sources."fs-extra-9.1.0" - (sources."jsii-1.37.0" // { - dependencies = [ - sources."yargs-16.2.0" - ]; - }) - sources."wrap-ansi-6.2.0" - sources."y18n-4.0.3" - sources."yargs-15.4.1" - sources."yargs-parser-18.1.3" + sources."has-flag-4.0.0" + sources."supports-color-7.2.0" ]; }) - sources."@skorfmann/terraform-cloud-1.10.1" - sources."@types/accepts-1.3.5" - sources."@types/body-parser-1.19.1" - sources."@types/connect-3.4.35" - sources."@types/cors-2.8.12" - sources."@types/express-4.17.13" - sources."@types/express-serve-static-core-4.17.24" - sources."@types/long-4.0.1" - sources."@types/mime-1.3.2" - sources."@types/node-14.17.34" + sources."@jsii/spec-1.47.0" + sources."@types/node-16.11.12" sources."@types/node-fetch-2.5.12" - sources."@types/qs-6.9.7" - sources."@types/range-parser-1.2.4" - sources."@types/serve-static-1.13.10" - sources."@types/yauzl-2.9.2" - sources."@types/yoga-layout-1.9.2" - sources."@wry/context-0.6.1" - sources."@wry/equality-0.5.2" - sources."@wry/trie-0.3.1" sources."@xmldom/xmldom-0.7.5" - sources."accepts-1.3.7" - sources."address-1.1.2" - (sources."ansi-escapes-4.3.2" // { - dependencies = [ - sources."type-fest-0.21.3" - ]; - }) sources."ansi-regex-5.0.1" sources."ansi-styles-3.2.1" - (sources."anymatch-3.1.2" // { - dependencies = [ - sources."normalize-path-3.0.0" - ]; - }) - sources."apollo-datasource-3.3.0" - sources."apollo-graphql-0.9.5" - sources."apollo-reporting-protobuf-3.2.0" - sources."apollo-server-caching-3.3.0" - (sources."apollo-server-core-3.5.0" // { - dependencies = [ - sources."@graphql-tools/utils-8.5.3" - ]; - }) - sources."apollo-server-env-4.2.0" - sources."apollo-server-errors-3.3.0" - sources."apollo-server-express-3.5.0" - sources."apollo-server-plugin-base-3.4.0" - sources."apollo-server-types-3.4.0" - sources."archiver-5.3.0" - (sources."archiver-utils-2.1.0" // { - dependencies = [ - sources."isarray-1.0.0" - sources."normalize-path-3.0.0" - sources."readable-stream-2.3.7" - sources."safe-buffer-5.1.2" - ]; - }) - sources."array-flatten-1.1.1" - sources."array-union-2.1.0" - sources."astral-regex-2.0.0" - sources."async-3.2.2" - sources."async-retry-1.3.3" sources."asynckit-0.4.0" sources."at-least-node-1.0.0" - sources."auto-bind-4.0.0" sources."available-typed-arrays-1.0.5" - sources."axios-0.21.4" - sources."backo2-1.0.2" sources."balanced-match-1.0.2" - sources."base64-js-1.5.1" - sources."binary-extensions-2.2.0" - sources."bl-4.1.0" - sources."body-parser-1.19.0" sources."brace-expansion-1.1.11" - sources."braces-3.0.2" - sources."buffer-5.7.1" - sources."buffer-crc32-0.2.13" - sources."bytes-3.1.0" sources."call-bind-1.0.2" - sources."camel-case-4.1.2" sources."camelcase-6.2.1" - (sources."camelcase-keys-6.2.2" // { - dependencies = [ - sources."camelcase-5.3.1" - ]; - }) sources."case-1.6.3" - sources."cdktf-0.7.0" - (sources."chalk-4.1.2" // { - dependencies = [ - sources."ansi-styles-4.3.0" - 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."chardet-0.7.0" - (sources."chokidar-3.5.2" // { - dependencies = [ - sources."normalize-path-3.0.0" - ]; - }) - sources."ci-info-2.0.0" - sources."cli-boxes-2.2.1" - sources."cli-cursor-3.1.0" - sources."cli-spinners-2.6.0" - sources."cli-truncate-2.1.0" - sources."cli-width-3.0.0" - sources."cliui-7.0.4" + sources."cdktf-0.8.1" + sources."chalk-2.4.2" + sources."cliui-6.0.0" sources."clone-2.1.2" - sources."code-excerpt-3.0.0" (sources."codemaker-0.22.0" // { dependencies = [ sources."camelcase-5.3.1" - sources."decamelize-1.2.0" ]; }) sources."color-convert-1.9.3" sources."color-name-1.1.3" sources."colors-1.4.0" sources."combined-stream-1.0.8" - sources."commander-2.20.3" sources."commonmark-0.30.0" - (sources."compress-commons-4.1.1" // { - dependencies = [ - sources."normalize-path-3.0.0" - ]; - }) sources."concat-map-0.0.1" - sources."constructs-10.0.9" - (sources."content-disposition-0.5.3" // { - dependencies = [ - sources."safe-buffer-5.1.2" - ]; - }) - sources."content-type-1.0.4" - sources."convert-to-spaces-1.0.2" - sources."cookie-0.4.0" - sources."cookie-signature-1.0.6" - sources."core-js-pure-3.19.2" - sources."core-util-is-1.0.3" - sources."cors-2.8.5" - sources."crc-32-1.2.0" - sources."crc32-stream-4.0.2" - (sources."cross-fetch-3.1.4" // { - dependencies = [ - sources."node-fetch-2.6.1" - ]; - }) - sources."cross-spawn-7.0.3" - sources."cssfilter-0.0.10" - sources."date-fns-2.27.0" + sources."constructs-10.0.10" sources."date-format-3.0.0" - sources."debug-2.6.9" - sources."decamelize-5.0.1" + sources."debug-4.3.3" + sources."decamelize-1.2.0" sources."deep-equal-2.0.5" - (sources."defaults-1.0.3" // { - dependencies = [ - sources."clone-1.0.4" - ]; - }) sources."define-properties-1.1.3" - sources."delay-5.0.0" sources."delayed-stream-1.0.0" - sources."depd-1.1.2" - sources."destroy-1.0.4" sources."detect-indent-5.0.0" sources."detect-newline-2.1.0" - sources."detect-port-1.3.0" - sources."dir-glob-3.0.1" - sources."ee-first-1.1.1" sources."emoji-regex-8.0.0" - sources."encodeurl-1.0.2" - sources."end-of-stream-1.4.4" sources."entities-2.0.3" sources."es-abstract-1.19.1" sources."es-get-iterator-1.1.2" sources."es-to-primitive-1.2.1" sources."escalade-3.1.1" - sources."escape-html-1.0.3" sources."escape-string-regexp-1.0.5" - sources."etag-1.8.1" - sources."eventemitter3-3.1.2" sources."events-3.3.0" - sources."execa-5.1.1" - sources."exit-on-epipe-1.0.1" - (sources."express-4.17.1" // { - dependencies = [ - sources."safe-buffer-5.1.2" - ]; - }) - sources."external-editor-3.1.0" - (sources."extract-zip-2.0.1" // { - dependencies = [ - sources."debug-4.3.3" - sources."get-stream-5.2.0" - sources."ms-2.1.2" - ]; - }) - sources."fast-glob-3.2.7" - sources."fast-json-stable-stringify-2.1.0" - sources."fastq-1.13.0" - sources."fd-slicer-1.1.0" - sources."figures-3.2.0" - sources."fill-range-7.0.1" - sources."finalhandler-1.1.2" sources."find-up-4.1.0" sources."flatted-2.0.2" - sources."follow-redirects-1.14.5" sources."foreach-2.0.5" sources."form-data-3.0.1" - sources."forwarded-0.2.0" - sources."fresh-0.5.2" - sources."fs-constants-1.0.0" - (sources."fs-extra-8.1.0" // { - dependencies = [ - sources."jsonfile-4.0.0" - sources."universalify-0.1.2" - ]; - }) + sources."fs-extra-8.1.0" sources."fs.realpath-1.0.0" - sources."fsevents-2.3.2" sources."function-bind-1.1.1" sources."get-caller-file-2.0.5" sources."get-intrinsic-1.1.1" - sources."get-stream-6.0.1" sources."get-symbol-description-1.0.0" sources."glob-7.1.7" - sources."glob-parent-5.1.2" - sources."globby-11.0.3" sources."graceful-fs-4.2.8" sources."graphology-0.20.0" sources."graphology-types-0.19.5" - sources."graphql-15.7.2" - sources."graphql-subscriptions-1.2.1" - sources."graphql-tag-2.12.6" sources."has-1.0.3" sources."has-bigints-1.0.1" sources."has-flag-3.0.0" sources."has-symbols-1.0.2" sources."has-tostringtag-1.0.0" - sources."hoist-non-react-statics-3.3.2" - (sources."http-errors-1.7.2" // { - dependencies = [ - sources."inherits-2.0.3" - ]; - }) - sources."human-signals-2.1.0" - sources."iconv-lite-0.4.24" - sources."ieee754-1.2.1" - sources."ignore-5.1.9" - sources."import-from-3.0.0" - sources."indent-string-4.0.0" sources."inflight-1.0.6" sources."inherits-2.0.4" - (sources."ink-3.2.0" // { - dependencies = [ - sources."ansi-styles-4.3.0" - sources."color-convert-2.0.1" - sources."color-name-1.1.4" - sources."type-fest-0.12.0" - sources."wrap-ansi-6.2.0" - ]; - }) - sources."ink-spinner-4.0.3" - sources."ink-text-input-4.0.2" - sources."ink-use-stdout-dimensions-1.0.5" - sources."inquirer-8.2.0" sources."internal-slot-1.0.3" - sources."ipaddr.js-1.9.1" sources."is-arguments-1.1.1" sources."is-bigint-1.0.4" - sources."is-binary-path-2.1.0" sources."is-boolean-object-1.1.2" sources."is-callable-1.2.4" - sources."is-ci-2.0.0" sources."is-date-object-1.0.5" - sources."is-docker-2.2.1" - sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" - sources."is-glob-4.0.1" - sources."is-interactive-1.0.0" sources."is-map-2.0.2" sources."is-negative-zero-2.0.1" - sources."is-number-7.0.0" sources."is-number-object-1.0.6" sources."is-regex-1.1.4" sources."is-set-2.0.2" sources."is-shared-array-buffer-1.0.1" - sources."is-stream-2.0.1" sources."is-string-1.0.7" sources."is-symbol-1.0.4" sources."is-typed-array-1.1.8" - sources."is-unicode-supported-0.1.0" sources."is-valid-domain-0.1.5" sources."is-weakmap-2.0.1" sources."is-weakref-1.0.1" sources."is-weakset-2.0.1" - sources."is-wsl-2.2.0" sources."isarray-2.0.5" - sources."isexe-2.0.0" - sources."iterall-1.3.0" sources."js-tokens-4.0.0" sources."jsesc-2.5.2" - (sources."jsii-1.46.0" // { + (sources."jsii-1.47.0" // { dependencies = [ + sources."ansi-styles-4.3.0" + sources."cliui-7.0.4" + sources."color-convert-2.0.1" + sources."color-name-1.1.4" sources."fs-extra-9.1.0" + sources."jsonfile-6.1.0" + sources."universalify-2.0.0" + sources."wrap-ansi-7.0.0" + sources."y18n-5.0.8" sources."yargs-16.2.0" + sources."yargs-parser-20.2.9" ]; }) - (sources."jsii-pacmak-1.37.0" // { + (sources."jsii-pacmak-1.47.0" // { dependencies = [ - sources."@jsii/check-node-1.37.0" - sources."codemaker-1.46.0" + sources."ansi-styles-4.3.0" + sources."cliui-7.0.4" + sources."codemaker-1.47.0" + sources."color-convert-2.0.1" + sources."color-name-1.1.4" + sources."decamelize-5.0.1" sources."escape-string-regexp-4.0.0" sources."fs-extra-9.1.0" + sources."jsonfile-6.1.0" + sources."universalify-2.0.0" + sources."wrap-ansi-7.0.0" + sources."y18n-5.0.8" sources."yargs-16.2.0" + sources."yargs-parser-20.2.9" ]; }) - (sources."jsii-reflect-1.46.0" // { + (sources."jsii-reflect-1.47.0" // { dependencies = [ + sources."ansi-styles-4.3.0" + sources."cliui-7.0.4" + sources."color-convert-2.0.1" + sources."color-name-1.1.4" sources."fs-extra-9.1.0" + sources."jsonfile-6.1.0" + sources."universalify-2.0.0" + sources."wrap-ansi-7.0.0" + sources."y18n-5.0.8" sources."yargs-16.2.0" + sources."yargs-parser-20.2.9" ]; }) - (sources."jsii-rosetta-1.46.0" // { + (sources."jsii-rosetta-1.47.0" // { dependencies = [ + sources."ansi-styles-4.3.0" + sources."cliui-7.0.4" + sources."color-convert-2.0.1" + sources."color-name-1.1.4" sources."fs-extra-9.1.0" + sources."jsonfile-6.1.0" + sources."universalify-2.0.0" + sources."wrap-ansi-7.0.0" + sources."y18n-5.0.8" sources."yargs-16.2.0" + sources."yargs-parser-20.2.9" ]; }) - sources."jsonfile-6.1.0" - sources."jsonschema-1.4.0" - (sources."lazystream-1.0.1" // { + (sources."jsii-srcmak-0.1.420" // { dependencies = [ - sources."isarray-1.0.0" - sources."readable-stream-2.3.7" - sources."safe-buffer-5.1.2" + sources."fs-extra-9.1.0" + sources."jsonfile-6.1.0" + sources."universalify-2.0.0" + sources."yargs-15.4.1" ]; }) + sources."jsonfile-4.0.0" + sources."jsonschema-1.4.0" sources."locate-path-5.0.0" - sources."lodash-4.17.21" - sources."lodash.defaults-4.2.0" - sources."lodash.difference-4.5.0" - sources."lodash.flatten-4.4.0" - sources."lodash.isequal-4.5.0" - sources."lodash.isplainobject-4.0.6" - sources."lodash.sortby-4.7.0" - sources."lodash.union-4.6.0" - sources."log-symbols-4.1.0" - (sources."log4js-6.3.0" // { - dependencies = [ - sources."debug-4.3.3" - sources."ms-2.1.2" - ]; - }) - sources."loglevel-1.8.0" - sources."long-4.0.0" - sources."loose-envify-1.4.0" - sources."lower-case-2.0.2" + sources."log4js-6.3.0" sources."lru-cache-6.0.0" - sources."map-obj-4.3.0" sources."mdurl-1.0.1" - sources."media-typer-0.3.0" - sources."merge-descriptors-1.0.1" - sources."merge-stream-2.0.0" - sources."merge2-1.4.1" - sources."methods-1.1.2" - sources."micromatch-4.0.4" - sources."mime-1.6.0" sources."mime-db-1.51.0" sources."mime-types-2.1.34" - sources."mimic-fn-2.1.0" sources."minimatch-3.0.4" sources."minimist-1.2.5" - sources."ms-2.0.0" - sources."mute-stream-0.0.8" + sources."ms-2.1.2" sources."ncp-2.0.0" - sources."negotiator-0.6.2" - sources."no-case-3.0.4" sources."node-fetch-2.6.6" - sources."normalize-path-2.1.1" - sources."npm-run-path-4.0.1" - sources."object-assign-4.1.1" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-is-1.1.5" sources."object-keys-1.1.1" sources."object.assign-4.1.2" sources."obliterator-1.6.1" - sources."on-finished-2.3.0" sources."once-1.4.0" - sources."onetime-5.1.2" - sources."oo-ascii-tree-1.46.0" - sources."open-7.4.2" - sources."optimism-0.16.1" - sources."ora-5.4.1" - sources."os-tmpdir-1.0.2" - sources."p-limit-3.1.0" - (sources."p-locate-4.1.0" // { - dependencies = [ - sources."p-limit-2.3.0" - ]; - }) + sources."oo-ascii-tree-1.47.0" + sources."p-limit-2.3.0" + sources."p-locate-4.1.0" sources."p-try-2.2.0" - sources."parse-gitignore-1.0.1" - sources."parseurl-1.3.3" - sources."pascal-case-3.1.2" - sources."patch-console-1.0.0" sources."path-exists-4.0.0" sources."path-is-absolute-1.0.1" - sources."path-key-3.1.1" - sources."path-to-regexp-0.1.7" - sources."path-type-4.0.0" - sources."pend-1.2.0" - sources."picomatch-2.3.0" - sources."prettier-2.5.0" - sources."printj-1.1.2" - sources."process-nextick-args-2.0.1" - sources."prop-types-15.7.2" - sources."proxy-addr-2.0.7" - sources."pump-3.0.0" + sources."prettier-2.5.1" sources."punycode-2.1.1" - sources."qs-6.7.0" - sources."queue-microtask-1.2.3" - sources."quick-lru-4.0.1" - sources."range-parser-1.2.1" - sources."raw-body-2.4.0" - sources."react-16.14.0" - sources."react-devtools-core-4.21.0" - sources."react-is-16.13.1" - sources."react-reconciler-0.26.2" - sources."readable-stream-3.6.0" - sources."readdir-glob-1.1.1" - sources."readdirp-3.6.0" sources."regexp.prototype.flags-1.3.1" - sources."remove-trailing-separator-1.1.0" sources."require-directory-2.1.1" sources."require-main-filename-2.0.0" sources."reserved-words-0.1.2" - sources."resolve-from-5.0.0" - sources."restore-cursor-3.1.0" - sources."retry-0.13.1" - sources."reusify-1.0.4" sources."rfdc-1.3.0" - sources."run-async-2.4.1" - sources."run-parallel-1.2.0" - (sources."rxjs-7.4.0" // { - dependencies = [ - sources."tslib-2.1.0" - ]; - }) - sources."safe-buffer-5.2.1" - sources."safer-buffer-2.1.2" - sources."scheduler-0.20.2" sources."semver-7.3.5" (sources."semver-intersect-1.4.0" // { dependencies = [ sources."semver-5.7.1" ]; }) - (sources."send-0.17.1" // { - dependencies = [ - sources."ms-2.1.1" - ]; - }) - sources."serve-static-1.14.1" sources."set-blocking-2.0.0" - sources."setprototypeof-1.1.1" - sources."sha.js-2.4.11" - sources."shebang-command-2.0.0" - sources."shebang-regex-3.0.0" - sources."shell-quote-1.7.3" sources."side-channel-1.0.4" - sources."signal-exit-3.0.6" - sources."slash-3.0.0" - (sources."slice-ansi-3.0.0" // { - dependencies = [ - sources."ansi-styles-4.3.0" - sources."color-convert-2.0.1" - sources."color-name-1.1.4" - ]; - }) sources."sort-json-2.0.0" sources."source-map-0.5.7" sources."spdx-license-list-6.4.0" - sources."sscaff-1.2.141" - (sources."stack-utils-2.0.5" // { - dependencies = [ - sources."escape-string-regexp-2.0.0" - ]; - }) - sources."statuses-1.5.0" - sources."stream-buffers-3.0.2" (sources."streamroller-2.2.4" // { dependencies = [ sources."date-format-2.1.0" - sources."debug-4.3.3" - sources."ms-2.1.2" ]; }) sources."string-width-4.2.3" sources."string.prototype.repeat-0.2.0" sources."string.prototype.trimend-1.0.4" sources."string.prototype.trimstart-1.0.4" - (sources."string_decoder-1.1.1" // { - dependencies = [ - sources."safe-buffer-5.1.2" - ]; - }) sources."strip-ansi-6.0.1" - sources."strip-final-newline-2.0.0" - (sources."subscriptions-transport-ws-0.9.19" // { - dependencies = [ - sources."symbol-observable-1.2.0" - ]; - }) sources."supports-color-5.5.0" - sources."symbol-observable-4.0.0" - sources."tar-stream-2.2.0" - sources."through-2.3.8" - sources."tmp-0.0.33" sources."to-fast-properties-2.0.0" - sources."to-regex-range-5.0.1" - sources."toidentifier-1.0.0" sources."tr46-0.0.3" - sources."ts-invariant-0.9.3" - sources."tslib-2.3.1" - sources."type-fest-0.15.1" - sources."type-is-1.6.18" sources."typescript-3.9.10" sources."unbox-primitive-1.0.1" - sources."universalify-2.0.0" - sources."unixify-1.0.0" - sources."unpipe-1.0.0" - sources."util-deprecate-1.0.2" - sources."utility-types-3.10.0" - sources."utils-merge-1.0.1" - sources."uuid-8.3.2" - sources."valid-url-1.0.9" - sources."value-or-promise-1.0.11" - sources."vary-1.1.2" - sources."wcwidth-1.0.1" + sources."universalify-0.1.2" sources."webidl-conversions-3.0.1" sources."whatwg-url-5.0.0" - sources."which-2.0.2" sources."which-boxed-primitive-1.0.2" sources."which-collection-1.0.1" sources."which-module-2.0.0" sources."which-typed-array-1.1.7" - sources."widest-line-3.1.0" sources."workerpool-6.1.5" - (sources."wrap-ansi-7.0.0" // { + (sources."wrap-ansi-6.2.0" // { dependencies = [ sources."ansi-styles-4.3.0" sources."color-convert-2.0.1" @@ -81154,20 +80511,25 @@ in ]; }) sources."wrappy-1.0.2" - sources."ws-7.5.6" sources."xmlbuilder-15.1.1" - sources."xss-1.0.10" - sources."y18n-5.0.8" + sources."y18n-4.0.3" sources."yallist-4.0.0" - sources."yargs-17.2.1" - sources."yargs-parser-20.2.9" - sources."yauzl-2.10.0" - sources."yn-3.1.1" - sources."yocto-queue-0.1.0" - sources."yoga-layout-prebuilt-1.10.0" - sources."zen-observable-0.8.15" - sources."zen-observable-ts-1.2.3" - sources."zip-stream-4.1.0" + (sources."yargs-17.3.0" // { + dependencies = [ + sources."ansi-styles-4.3.0" + sources."cliui-7.0.4" + sources."color-convert-2.0.1" + sources."color-name-1.1.4" + sources."wrap-ansi-7.0.0" + sources."y18n-5.0.8" + sources."yargs-parser-21.0.0" + ]; + }) + (sources."yargs-parser-18.1.3" // { + dependencies = [ + sources."camelcase-5.3.1" + ]; + }) sources."zod-1.11.17" ]; buildInputs = globalBuildInputs; @@ -81441,10 +80803,10 @@ in coc-diagnostic = nodeEnv.buildNodePackage { name = "coc-diagnostic"; packageName = "coc-diagnostic"; - version = "0.22.1"; + version = "0.23.0"; src = fetchurl { - url = "https://registry.npmjs.org/coc-diagnostic/-/coc-diagnostic-0.22.1.tgz"; - sha512 = "ejpSHqbHDl6cW6H0LXCktHpYriMVk+k3cLB7+JGYM44pTOPNwnXmOZKRCk62kFHIOk0YsHM/F/LnHiGf9+YImw=="; + url = "https://registry.npmjs.org/coc-diagnostic/-/coc-diagnostic-0.23.0.tgz"; + sha512 = "wGpS2ieusia2OpCaZpT7XRopfUCjKIqH5ksfrLzxwPOi3uT9nfv2exJA6JLk6DEfpwcyBzEnLMQ/JI1BUXDrcg=="; }; buildInputs = globalBuildInputs; meta = { @@ -81909,7 +81271,7 @@ in sources."metals-languageclient-0.4.2" sources."minimatch-3.0.4" sources."minimist-1.2.5" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."minizlib-2.1.2" sources."mkdirp-1.0.4" sources."ms-2.1.2" @@ -81926,7 +81288,7 @@ in sources."node-fetch-2.6.6" sources."node-int64-0.4.0" sources."npm-run-path-2.0.2" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-keys-1.1.1" sources."object.assign-4.1.2" sources."once-1.4.0" @@ -82101,7 +81463,7 @@ in sources."callsites-3.1.0" sources."camelcase-2.1.1" sources."camelcase-keys-2.1.0" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" sources."capture-stack-trace-1.0.1" sources."ccount-1.1.0" (sources."chalk-4.1.2" // { @@ -82163,7 +81525,7 @@ in ]; }) sources."copy-descriptor-0.1.1" - sources."core-js-3.19.2" + sources."core-js-3.19.3" sources."cosmiconfig-3.1.0" sources."create-error-class-3.0.2" sources."cross-spawn-7.0.3" @@ -82199,7 +81561,7 @@ in sources."domutils-1.7.0" sources."dot-prop-5.3.0" sources."duplexer3-0.1.4" - sources."electron-to-chromium-1.4.5" + sources."electron-to-chromium-1.4.12" sources."emoji-regex-8.0.0" sources."end-of-stream-1.4.4" sources."enquirer-2.3.6" @@ -82654,7 +82016,7 @@ in sources."prelude-ls-1.2.1" sources."prepend-http-1.0.4" sources."preserve-0.2.0" - sources."prettier-2.5.0" + sources."prettier-2.5.1" sources."prettier-eslint-12.0.0" (sources."prettier-stylelint-0.4.2" // { dependencies = [ @@ -82863,7 +82225,7 @@ in sources."sugarss-1.0.1" sources."supports-color-5.5.0" sources."svg-tags-1.0.0" - (sources."table-6.7.3" // { + (sources."table-6.7.5" // { dependencies = [ sources."ajv-8.8.2" sources."json-schema-traverse-1.0.0" @@ -83003,7 +82365,7 @@ in sha512 = "/cqW+D5QU/nDzhkh9veNO6JQRFkQ5fxGNsvIAtbhhfkNYgBTwMjUoAdaSUcZRcBvYNUjCQ4OpEqWqFmDGx6Sqg=="; }; dependencies = [ - sources."pyright-1.1.191" + sources."pyright-1.1.193" ]; buildInputs = globalBuildInputs; meta = { @@ -83213,7 +82575,7 @@ in sources."callsites-3.1.0" sources."camelcase-5.3.1" sources."camelcase-keys-6.2.2" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" (sources."chalk-4.1.2" // { dependencies = [ sources."ansi-styles-4.3.0" @@ -83250,7 +82612,7 @@ in sources."domelementtype-1.3.1" sources."domhandler-2.4.2" sources."domutils-1.7.0" - sources."electron-to-chromium-1.4.5" + sources."electron-to-chromium-1.4.12" sources."emoji-regex-8.0.0" sources."entities-1.1.2" sources."error-ex-1.3.2" @@ -83443,7 +82805,7 @@ in sources."sugarss-2.0.0" sources."supports-color-5.5.0" sources."svg-tags-1.0.0" - sources."table-6.7.3" + sources."table-6.7.5" sources."to-fast-properties-2.0.0" sources."to-regex-range-5.0.1" sources."trim-newlines-3.0.1" @@ -83792,7 +83154,7 @@ in sources."path-key-3.1.1" sources."path-parse-1.0.7" sources."prelude-ls-1.2.1" - sources."prettier-2.5.0" + sources."prettier-2.5.1" sources."progress-2.0.3" sources."pug-error-2.0.0" sources."pug-lexer-5.0.1" @@ -83817,7 +83179,7 @@ in sources."strip-ansi-6.0.1" sources."strip-json-comments-3.1.1" sources."supports-color-5.5.0" - (sources."table-6.7.3" // { + (sources."table-6.7.5" // { dependencies = [ sources."ajv-8.8.2" sources."json-schema-traverse-1.0.0" @@ -84286,7 +83648,7 @@ in sources."color-3.2.1" sources."color-convert-1.9.3" sources."color-name-1.1.3" - sources."color-string-1.8.1" + sources."color-string-1.9.0" sources."colors-1.4.0" sources."colorspace-1.1.4" sources."commander-8.0.0" @@ -84532,7 +83894,7 @@ in sources."through2-4.0.2" sources."trim-newlines-3.0.1" sources."type-fest-0.18.1" - sources."uglify-js-3.14.3" + sources."uglify-js-3.14.4" sources."util-deprecate-1.0.2" sources."uuid-3.4.0" sources."validate-npm-package-license-3.0.4" @@ -84919,7 +84281,7 @@ in sources."mimic-response-1.0.1" sources."minimatch-3.0.4" sources."minimist-1.2.5" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."minipass-collect-1.0.2" sources."minipass-fetch-1.4.1" sources."minipass-flush-1.0.5" @@ -85180,7 +84542,7 @@ in sources."@types/glob-7.2.0" sources."@types/minimatch-3.0.5" sources."@types/minimist-1.2.2" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/normalize-package-data-2.4.1" sources."aggregate-error-3.1.0" sources."ansi-styles-3.2.1" @@ -85551,7 +84913,7 @@ in sources."@cycle/run-3.4.0" sources."@cycle/time-0.10.1" sources."@types/cookiejar-2.1.2" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/superagent-3.8.2" sources."ansi-escapes-3.2.0" sources."ansi-regex-2.1.1" @@ -85640,14 +85002,14 @@ in sources."mute-stream-0.0.7" sources."next-tick-1.0.0" sources."object-assign-4.1.1" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-keys-1.1.1" sources."onetime-2.0.1" sources."os-tmpdir-1.0.2" sources."performance-now-2.1.0" sources."process-nextick-args-2.0.1" sources."pseudomap-1.0.2" - sources."qs-6.10.1" + sources."qs-6.10.2" sources."quicktask-1.1.0" sources."raf-3.3.2" sources."readable-stream-2.3.7" @@ -86840,7 +86202,7 @@ in sources."@types/geojson-7946.0.8" sources."@types/mapbox-gl-0.54.5" sources."@types/mime-types-2.1.1" - sources."@types/node-14.17.34" + sources."@types/node-14.18.0" sources."@types/node-fetch-2.5.12" sources."@types/prop-types-15.7.4" sources."@types/rc-1.2.0" @@ -86897,7 +86259,7 @@ in ]; }) sources."call-bind-1.0.2" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" sources."chalk-2.4.2" sources."chokidar-2.1.8" (sources."class-utils-0.3.6" // { @@ -86938,7 +86300,7 @@ in ]; }) sources."copy-descriptor-0.1.1" - (sources."core-js-compat-3.19.2" // { + (sources."core-js-compat-3.19.3" // { dependencies = [ sources."semver-7.0.0" ]; @@ -86963,8 +86325,8 @@ in sources."dom4-2.1.6" sources."duplexer3-0.1.4" sources."earcut-2.2.3" - sources."electron-13.6.2" - sources."electron-to-chromium-1.4.5" + sources."electron-13.6.3" + sources."electron-to-chromium-1.4.12" sources."emoji-js-clean-4.0.0" sources."emoji-mart-3.0.1" sources."emoji-regex-9.2.2" @@ -87422,10 +86784,10 @@ in diagnostic-languageserver = nodeEnv.buildNodePackage { name = "diagnostic-languageserver"; packageName = "diagnostic-languageserver"; - version = "1.14.0"; + version = "1.14.1"; src = fetchurl { - url = "https://registry.npmjs.org/diagnostic-languageserver/-/diagnostic-languageserver-1.14.0.tgz"; - sha512 = "nR5VV/KqlsbrkkOrk+NlnDwVOfHviMHC3zYhD1I2Tko6xXuw6t/zqo3xbbvHoCTECqoWeIOGseECObMP6hFeug=="; + url = "https://registry.npmjs.org/diagnostic-languageserver/-/diagnostic-languageserver-1.14.1.tgz"; + sha512 = "68I1b1ZRLYn9IDKJ03r+AGYWu5aI7KmAGf4nnxUXUiAerf5+vI3hcKtgJcmQKD+bURPQ/tQ1pBxlUAsKArAvxw=="; }; dependencies = [ sources."@nodelib/fs.scandir-2.1.5" @@ -87548,7 +86910,7 @@ in dependencies = [ sources."@fast-csv/format-4.3.5" sources."@fast-csv/parse-4.3.6" - sources."@types/node-14.17.34" + sources."@types/node-14.18.0" sources."JSONStream-1.3.5" sources."ajv-6.12.6" sources."asn1-0.2.6" @@ -87751,7 +87113,7 @@ in sources."@types/http-cache-semantics-4.0.1" sources."@types/keyv-3.1.3" sources."@types/minimatch-3.0.5" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/responselike-1.0.0" sources."@types/yauzl-2.9.2" sources."abbrev-1.1.1" @@ -88056,7 +87418,7 @@ in sources."mimic-response-1.0.1" sources."minimatch-3.0.4" sources."minimist-1.2.5" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."minipass-collect-1.0.2" sources."minipass-fetch-1.4.1" sources."minipass-flush-1.0.5" @@ -88269,7 +87631,11 @@ in sources."xtend-2.1.2" sources."y18n-5.0.8" sources."yallist-4.0.0" - sources."yargs-17.2.1" + (sources."yargs-17.3.0" // { + dependencies = [ + sources."yargs-parser-21.0.0" + ]; + }) sources."yargs-parser-20.2.9" (sources."yarn-or-npm-3.0.1" // { dependencies = [ @@ -88384,7 +87750,7 @@ in sources."callsites-2.0.0" sources."camelcase-5.3.1" sources."camelcase-keys-6.2.2" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" sources."chalk-2.4.2" sources."ci-info-2.0.0" sources."cli-boxes-2.2.1" @@ -88413,7 +87779,7 @@ in ]; }) sources."dot-prop-5.3.0" - sources."electron-to-chromium-1.4.5" + sources."electron-to-chromium-1.4.12" sources."emoji-regex-8.0.0" sources."emojilib-2.4.0" sources."end-of-stream-1.4.4" @@ -88657,7 +88023,7 @@ in sources."@fluentui/date-time-utilities-7.9.1" sources."@fluentui/dom-utilities-1.1.2" sources."@fluentui/keyboard-key-0.2.17" - sources."@fluentui/react-7.179.5" + sources."@fluentui/react-7.180.0" sources."@fluentui/react-focus-7.18.1" sources."@fluentui/react-window-provider-1.0.2" sources."@fluentui/theme-1.7.4" @@ -88672,7 +88038,7 @@ in sources."normalize-path-2.1.1" ]; }) - sources."@microsoft/load-themed-styles-1.10.231" + sources."@microsoft/load-themed-styles-1.10.234" sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" @@ -88911,7 +88277,7 @@ in dependencies = [ sources."chownr-2.0.0" sources."fs-minipass-2.1.0" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."minizlib-2.1.2" sources."p-map-4.0.0" sources."rimraf-3.0.2" @@ -89550,17 +88916,17 @@ in }) (sources."minipass-collect-1.0.2" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" ]; }) (sources."minipass-flush-1.0.5" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" ]; }) (sources."minipass-pipeline-1.2.4" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" ]; }) sources."minizlib-1.3.3" @@ -89701,7 +89067,7 @@ in sources."object.map-1.0.1" sources."object.pick-1.3.0" sources."object.reduce-1.0.1" - sources."office-ui-fabric-react-7.179.5" + sources."office-ui-fabric-react-7.180.0" sources."on-finished-2.3.0" sources."on-headers-1.0.2" sources."once-1.4.0" @@ -90038,7 +89404,7 @@ in sources."sshpk-1.16.1" (sources."ssri-8.0.1" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" ]; }) sources."stack-trace-0.0.10" @@ -90349,14 +89715,14 @@ in eslint = nodeEnv.buildNodePackage { name = "eslint"; packageName = "eslint"; - version = "8.3.0"; + version = "8.4.1"; src = fetchurl { - url = "https://registry.npmjs.org/eslint/-/eslint-8.3.0.tgz"; - sha512 = "aIay56Ph6RxOTC7xyr59Kt3ewX185SaGnAr8eWukoPLeriCrvGjvAubxuvaXOfsxhtwV5g0uBOsyhAom4qJdww=="; + url = "https://registry.npmjs.org/eslint/-/eslint-8.4.1.tgz"; + sha512 = "TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg=="; }; dependencies = [ - sources."@eslint/eslintrc-1.0.4" - sources."@humanwhocodes/config-array-0.6.0" + sources."@eslint/eslintrc-1.0.5" + sources."@humanwhocodes/config-array-0.9.2" sources."@humanwhocodes/object-schema-1.2.1" sources."acorn-8.6.0" sources."acorn-jsx-5.3.2" @@ -90385,7 +89751,7 @@ in ]; }) sources."eslint-visitor-keys-3.1.0" - sources."espree-9.1.0" + sources."espree-9.2.0" sources."esquery-1.4.0" sources."esrecurse-4.3.0" sources."estraverse-5.3.0" @@ -90594,7 +89960,7 @@ in sources."strip-ansi-6.0.1" sources."strip-json-comments-3.1.1" sources."supports-color-8.1.1" - (sources."table-6.7.3" // { + (sources."table-6.7.5" // { dependencies = [ sources."ajv-8.8.2" sources."json-schema-traverse-1.0.0" @@ -90790,7 +90156,7 @@ in }) sources."@react-native/normalize-color-2.0.0" sources."@segment/loosely-validate-event-2.0.0" - sources."@sideway/address-4.1.2" + sources."@sideway/address-4.1.3" sources."@sideway/formula-3.0.0" sources."@sideway/pinpoint-2.0.0" sources."@sindresorhus/is-4.2.0" @@ -90806,7 +90172,7 @@ in sources."@types/json-schema-7.0.9" sources."@types/keyv-3.1.3" sources."@types/minimatch-3.0.5" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/q-1.5.5" sources."@types/responselike-1.0.0" sources."@types/retry-0.12.1" @@ -90988,7 +90354,7 @@ in sources."bytes-3.0.0" (sources."cacache-15.3.0" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."mkdirp-1.0.4" sources."rimraf-3.0.2" ]; @@ -91008,7 +90374,7 @@ in }) sources."camelcase-6.2.1" sources."caniuse-api-3.0.0" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" sources."caseless-0.12.0" (sources."chalk-4.1.2" // { dependencies = [ @@ -91084,7 +90450,7 @@ in sources."color-3.2.1" sources."color-convert-1.9.3" sources."color-name-1.1.3" - sources."color-string-1.8.1" + sources."color-string-1.9.0" sources."colors-1.4.0" sources."combined-stream-1.0.8" sources."command-exists-1.2.9" @@ -91266,7 +90632,7 @@ in sources."duplexify-3.7.1" sources."ecc-jsbn-0.1.2" sources."ee-first-1.1.1" - sources."electron-to-chromium-1.4.5" + sources."electron-to-chromium-1.4.12" (sources."elliptic-6.5.4" // { dependencies = [ sources."bn.js-4.12.0" @@ -91436,7 +90802,7 @@ in sources."fs-extra-9.0.0" (sources."fs-minipass-2.1.0" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" ]; }) sources."fs-write-stream-atomic-1.0.10" @@ -91666,7 +91032,7 @@ in ]; }) sources."jimp-compact-0.16.1" - sources."joi-17.4.2" + sources."joi-17.5.0" sources."join-component-1.1.0" sources."js-tokens-4.0.0" (sources."js-yaml-3.14.1" // { @@ -91740,7 +91106,7 @@ in }) (sources."make-fetch-happen-9.1.0" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" ]; }) sources."map-cache-0.2.2" @@ -91786,37 +91152,37 @@ in }) (sources."minipass-collect-1.0.2" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" ]; }) (sources."minipass-fetch-1.4.1" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" ]; }) (sources."minipass-flush-1.0.5" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" ]; }) (sources."minipass-json-stream-1.0.1" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" ]; }) (sources."minipass-pipeline-1.2.4" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" ]; }) (sources."minipass-sized-1.0.3" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" ]; }) (sources."minizlib-2.1.2" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" ]; }) sources."mississippi-3.0.0" @@ -91893,7 +91259,7 @@ in (sources."npm-registry-fetch-11.0.0" // { dependencies = [ sources."hosted-git-info-4.0.2" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."npm-package-arg-8.1.5" sources."semver-7.3.5" ]; @@ -91918,7 +91284,7 @@ in sources."kind-of-3.2.2" ]; }) - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-is-1.1.5" sources."object-keys-1.1.1" sources."object-visit-1.0.1" @@ -91994,7 +91360,7 @@ in (sources."pacote-11.3.5" // { dependencies = [ sources."hosted-git-info-4.0.2" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."mkdirp-1.0.4" sources."npm-package-arg-8.1.5" sources."rimraf-3.0.2" @@ -92453,7 +91819,7 @@ in sources."sshpk-1.16.1" (sources."ssri-8.0.1" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" ]; }) sources."stable-0.1.8" @@ -92542,7 +91908,7 @@ in sources."tapable-1.1.3" (sources."tar-6.1.11" // { dependencies = [ - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."mkdirp-1.0.4" ]; }) @@ -92901,7 +92267,7 @@ in sources."@babel/traverse-7.16.3" sources."@babel/types-7.16.0" sources."@types/minimist-1.2.2" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/normalize-package-data-2.4.1" sources."@types/yauzl-2.9.2" sources."@types/yoga-layout-1.9.2" @@ -92928,7 +92294,7 @@ in sources."callsites-2.0.0" sources."camelcase-5.3.1" sources."camelcase-keys-6.2.2" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" sources."chalk-2.4.2" sources."chownr-1.1.4" sources."ci-info-2.0.0" @@ -92952,7 +92318,7 @@ in }) sources."delay-5.0.0" sources."devtools-protocol-0.0.869402" - sources."electron-to-chromium-1.4.5" + sources."electron-to-chromium-1.4.12" sources."emoji-regex-8.0.0" sources."end-of-stream-1.4.4" sources."error-ex-1.3.2" @@ -93164,15 +92530,15 @@ in sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - (sources."@oclif/command-1.8.6" // { + (sources."@oclif/command-1.8.9" // { dependencies = [ sources."@oclif/plugin-help-3.3.0" ]; }) - sources."@oclif/config-1.18.1" + sources."@oclif/config-1.18.2" (sources."@oclif/core-0.5.41" // { dependencies = [ - (sources."cli-ux-5.6.4" // { + (sources."cli-ux-5.6.6" // { dependencies = [ sources."fs-extra-8.1.0" ]; @@ -93268,7 +92634,7 @@ in sources."cli-cursor-3.1.0" sources."cli-progress-3.9.1" sources."cli-spinners-2.6.1" - (sources."cli-table-0.3.9" // { + (sources."cli-table-0.3.11" // { dependencies = [ sources."colors-1.0.3" ]; @@ -93476,7 +92842,7 @@ in sources."pify-3.0.0" sources."prelude-ls-1.1.2" sources."prepend-http-2.0.0" - sources."prettier-2.5.0" + sources."prettier-2.5.1" sources."process-nextick-args-2.0.1" sources."psl-1.8.0" sources."punycode-2.1.1" @@ -93595,7 +92961,7 @@ in sources."@google-cloud/promisify-2.0.4" (sources."@google-cloud/pubsub-2.18.3" // { dependencies = [ - sources."google-auth-library-7.10.2" + sources."google-auth-library-7.10.3" ]; }) sources."@grpc/grpc-js-1.3.8" @@ -93632,7 +92998,7 @@ in sources."@types/json-schema-7.0.9" sources."@types/long-4.0.1" sources."@types/minimatch-3.0.5" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."JSONStream-1.3.5" sources."abbrev-1.1.1" sources."abort-controller-3.0.0" @@ -93743,7 +93109,7 @@ in }) sources."cli-cursor-2.1.0" sources."cli-spinners-2.6.1" - sources."cli-table-0.3.9" + sources."cli-table-0.3.11" sources."cli-width-2.2.1" sources."cliui-7.0.4" sources."clone-1.0.4" @@ -93756,7 +93122,7 @@ in }) sources."color-convert-2.0.1" sources."color-name-1.1.4" - sources."color-string-1.8.1" + sources."color-string-1.9.0" sources."color-support-1.1.3" sources."colors-1.0.3" sources."colorspace-1.1.4" @@ -93961,7 +93327,7 @@ in sources."google-auth-library-6.1.6" (sources."google-gax-2.25.3" // { dependencies = [ - sources."google-auth-library-7.10.2" + sources."google-auth-library-7.10.3" ]; }) sources."google-p12-pem-3.1.2" @@ -94138,7 +93504,7 @@ in sources."mimic-response-1.0.1" sources."minimatch-3.0.4" sources."minimist-1.2.5" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."minipass-collect-1.0.2" sources."minipass-fetch-1.4.1" sources."minipass-flush-1.0.5" @@ -94246,7 +93612,7 @@ in sources."range-parser-1.2.1" sources."raw-body-2.4.0" sources."rc-1.2.8" - sources."re2-1.16.0" + sources."re2-1.17.1" sources."readable-stream-3.6.0" sources."readdir-glob-1.1.1" sources."readdirp-3.6.0" @@ -94759,7 +94125,7 @@ in sources."@types/atob-2.1.2" sources."@types/bn.js-5.1.0" sources."@types/inquirer-6.5.0" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/pbkdf2-3.1.0" sources."@types/secp256k1-4.0.3" sources."@types/through-0.0.30" @@ -95236,7 +94602,7 @@ in sources."kind-of-3.2.2" ]; }) - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-is-1.1.5" sources."object-keys-1.1.1" sources."object-visit-1.0.1" @@ -95463,10 +94829,10 @@ in gatsby-cli = nodeEnv.buildNodePackage { name = "gatsby-cli"; packageName = "gatsby-cli"; - version = "4.2.0"; + version = "4.3.0"; src = fetchurl { - url = "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-4.2.0.tgz"; - sha512 = "WC8sIdMpzTSsLcbvrvrfYazq1exTM+lZBoibLTxCBqKVcQ3dNMCSbzIbGieLtKaPs4pOKKvkivOSWEfPqMOdug=="; + url = "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-4.3.0.tgz"; + sha512 = "yp+w7UMLTlnYYS+gHsFQI811qt9q4ecwhNTLS5PCoibJB74oAFDSnKK/4wiZgRScGc28us/NHbwKlfRNDoTYRA=="; }; dependencies = [ (sources."@ardatan/aggregate-error-0.0.6" // { @@ -95544,7 +94910,7 @@ in ]; }) sources."@mdx-js/util-2.0.0-next.8" - (sources."@sideway/address-4.1.2" // { + (sources."@sideway/address-4.1.3" // { dependencies = [ sources."@hapi/hoek-9.2.1" ]; @@ -95556,21 +94922,15 @@ in sources."@tokenizer/token-0.3.0" sources."@turist/fetch-7.1.7" sources."@turist/time-0.0.2" - sources."@types/acorn-4.0.6" sources."@types/cacheable-request-6.0.2" sources."@types/common-tags-1.8.1" - sources."@types/debug-4.1.7" - sources."@types/estree-0.0.50" - sources."@types/estree-jsx-0.0.1" sources."@types/http-cache-semantics-4.0.1" sources."@types/istanbul-lib-coverage-2.0.3" sources."@types/istanbul-lib-report-3.0.0" sources."@types/istanbul-reports-1.1.2" sources."@types/json-patch-0.0.30" sources."@types/keyv-3.1.3" - sources."@types/mdast-3.0.10" - sources."@types/ms-0.7.31" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/node-fetch-2.5.12" sources."@types/responselike-1.0.0" sources."@types/unist-2.0.6" @@ -95578,8 +94938,6 @@ in sources."@types/yargs-parser-20.2.1" sources."@types/yoga-layout-1.9.2" sources."accepts-1.3.7" - sources."acorn-8.6.0" - sources."acorn-jsx-5.3.2" sources."address-1.1.2" sources."ansi-align-3.0.1" (sources."ansi-escapes-4.3.2" // { @@ -95623,7 +94981,7 @@ in sources."call-bind-1.0.2" sources."camel-case-4.1.2" sources."camelcase-6.2.1" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" sources."ccount-1.1.0" (sources."chalk-4.1.2" // { dependencies = [ @@ -95634,10 +94992,10 @@ in sources."supports-color-7.2.0" ]; }) - sources."character-entities-2.0.1" - sources."character-entities-html4-2.1.0" - sources."character-entities-legacy-3.0.0" - sources."character-reference-invalid-2.0.1" + sources."character-entities-1.2.4" + sources."character-entities-html4-1.1.4" + sources."character-entities-legacy-1.1.4" + sources."character-reference-invalid-1.1.4" sources."chardet-0.7.0" sources."chokidar-3.5.2" sources."ci-info-2.0.0" @@ -95672,12 +95030,12 @@ in ]; }) sources."content-type-1.0.4" - (sources."contentful-management-7.45.2" // { + (sources."contentful-management-7.45.5" // { dependencies = [ - sources."type-fest-2.6.0" + sources."type-fest-2.8.0" ]; }) - sources."contentful-sdk-core-6.10.3" + sources."contentful-sdk-core-6.10.4" sources."convert-hrtime-3.0.0" (sources."convert-source-map-1.8.0" // { dependencies = [ @@ -95687,7 +95045,7 @@ in sources."cookie-0.4.0" sources."cookie-signature-1.0.6" sources."cors-2.8.5" - sources."create-gatsby-2.2.0" + sources."create-gatsby-2.3.0" (sources."cross-spawn-6.0.5" // { dependencies = [ sources."semver-5.7.1" @@ -95698,7 +95056,6 @@ in sources."css-what-5.1.0" sources."debug-4.3.3" sources."decamelize-1.2.0" - sources."decode-named-character-reference-1.0.0" sources."decode-uri-component-0.2.0" (sources."decompress-response-6.0.0" // { dependencies = [ @@ -95709,7 +95066,6 @@ in sources."defer-to-connect-2.0.1" sources."delayed-stream-1.0.0" sources."depd-1.1.2" - sources."dequal-2.0.2" sources."destroy-1.0.4" sources."detect-newline-1.0.3" (sources."detect-port-1.3.0" // { @@ -95718,7 +95074,6 @@ in sources."ms-2.0.0" ]; }) - sources."diff-5.0.0" sources."diff-sequences-25.2.6" sources."dom-converter-0.2.0" sources."dom-serializer-1.3.2" @@ -95729,7 +95084,7 @@ in sources."dotenv-8.6.0" sources."duplexer3-0.1.4" sources."ee-first-1.1.1" - sources."electron-to-chromium-1.4.5" + sources."electron-to-chromium-1.4.12" sources."emoji-regex-8.0.0" sources."encodeurl-1.0.2" sources."end-of-stream-1.4.4" @@ -95739,8 +95094,6 @@ in sources."escape-goat-2.1.1" sources."escape-html-1.0.3" sources."escape-string-regexp-1.0.5" - sources."estree-util-is-identifier-name-2.0.0" - sources."estree-util-visit-1.1.0" sources."etag-1.8.1" (sources."execa-5.1.1" // { dependencies = [ @@ -95802,13 +95155,13 @@ in sources."fs.realpath-1.0.0" sources."fsevents-2.3.2" sources."function-bind-1.1.1" - sources."gatsby-core-utils-3.2.0" - (sources."gatsby-recipes-1.2.0" // { + sources."gatsby-core-utils-3.3.0" + (sources."gatsby-recipes-1.3.0" // { dependencies = [ sources."strip-ansi-6.0.1" ]; }) - (sources."gatsby-telemetry-3.2.0" // { + (sources."gatsby-telemetry-3.3.0" // { dependencies = [ sources."ansi-styles-4.3.0" sources."boxen-4.2.0" @@ -95867,19 +95220,19 @@ in ]; }) sources."ipaddr.js-1.9.1" - sources."is-alphabetical-2.0.1" + sources."is-alphabetical-1.0.4" sources."is-alphanumeric-1.0.0" - sources."is-alphanumerical-2.0.1" + sources."is-alphanumerical-1.0.4" sources."is-binary-path-2.1.0" sources."is-buffer-2.0.5" sources."is-ci-2.0.0" sources."is-core-module-2.8.0" - sources."is-decimal-2.0.1" + sources."is-decimal-1.0.4" sources."is-docker-2.2.1" sources."is-extglob-2.1.1" sources."is-fullwidth-code-point-3.0.0" sources."is-glob-4.0.3" - sources."is-hexadecimal-2.0.1" + sources."is-hexadecimal-1.0.4" sources."is-installed-globally-0.4.0" (sources."is-invalid-path-0.1.0" // { dependencies = [ @@ -95914,7 +95267,7 @@ in ]; }) sources."jest-get-type-25.2.6" - (sources."joi-17.4.2" // { + (sources."joi-17.5.0" // { dependencies = [ sources."@hapi/hoek-9.2.1" sources."@hapi/topo-5.1.0" @@ -95926,14 +95279,14 @@ in sources."json5-2.2.0" sources."jsonfile-6.1.0" sources."keyv-4.0.4" - sources."kleur-4.1.4" + sources."kleur-3.0.3" sources."latest-version-5.1.0" sources."locate-path-5.0.0" sources."lock-1.1.0" sources."lodash-4.17.21" sources."lodash.isplainobject-4.0.6" sources."lodash.isstring-4.0.1" - sources."longest-streak-3.0.1" + sources."longest-streak-2.0.4" sources."loose-envify-1.4.0" sources."lower-case-2.0.2" sources."lowercase-keys-2.0.0" @@ -95946,60 +95299,21 @@ in sources."markdown-escapes-1.0.4" sources."markdown-table-2.0.0" sources."mdast-util-compact-2.0.1" - sources."mdast-util-from-markdown-1.2.0" - sources."mdast-util-mdx-1.1.0" - sources."mdast-util-mdx-expression-1.1.1" - sources."mdast-util-mdx-jsx-1.2.0" - sources."mdast-util-mdxjs-esm-1.1.1" - (sources."mdast-util-to-markdown-1.2.6" // { - dependencies = [ - sources."unist-util-visit-4.1.0" - ]; - }) - sources."mdast-util-to-string-3.1.0" sources."meant-1.0.3" sources."media-typer-0.3.0" sources."merge-descriptors-1.0.1" sources."merge-stream-2.0.0" sources."methods-1.1.2" - sources."micromark-3.0.9" - sources."micromark-core-commonmark-1.0.5" - sources."micromark-extension-mdx-expression-1.0.3" - sources."micromark-extension-mdx-jsx-1.0.2" - sources."micromark-extension-mdx-md-1.0.0" - sources."micromark-extension-mdxjs-1.0.0" - sources."micromark-extension-mdxjs-esm-1.0.2" - sources."micromark-factory-destination-1.0.0" - sources."micromark-factory-label-1.0.2" - sources."micromark-factory-mdx-expression-1.0.5" - sources."micromark-factory-space-1.0.0" - sources."micromark-factory-title-1.0.2" - sources."micromark-factory-whitespace-1.0.0" - sources."micromark-util-character-1.1.0" - sources."micromark-util-chunked-1.0.0" - sources."micromark-util-classify-character-1.0.0" - sources."micromark-util-combine-extensions-1.0.0" - sources."micromark-util-decode-numeric-character-reference-1.0.0" - sources."micromark-util-decode-string-1.0.2" - sources."micromark-util-encode-1.0.0" - sources."micromark-util-events-to-acorn-1.0.4" - sources."micromark-util-html-tag-name-1.0.0" - sources."micromark-util-normalize-identifier-1.0.0" - sources."micromark-util-resolve-all-1.0.0" - sources."micromark-util-sanitize-uri-1.0.0" - sources."micromark-util-subtokenize-1.0.2" - sources."micromark-util-symbol-1.0.0" - sources."micromark-util-types-1.0.2" sources."mime-1.6.0" sources."mime-db-1.51.0" sources."mime-types-2.1.34" sources."mimic-fn-2.1.0" sources."mimic-response-1.0.1" + sources."min-indent-1.0.1" sources."minimatch-3.0.4" sources."minimist-1.2.5" sources."mitt-1.2.0" sources."mkdirp-0.5.5" - sources."mri-1.2.0" sources."ms-2.1.2" sources."mute-stream-0.0.8" sources."negotiator-0.6.2" @@ -96014,7 +95328,7 @@ in sources."npm-run-path-2.0.2" sources."nth-check-2.0.1" sources."object-assign-4.1.1" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-path-0.11.5" sources."on-finished-2.3.0" sources."once-1.4.0" @@ -96050,7 +95364,7 @@ in sources."semver-6.3.0" ]; }) - sources."parse-entities-4.0.0" + sources."parse-entities-2.0.0" sources."parse-path-4.0.3" sources."parse-url-6.0.0" sources."parseurl-1.3.3" @@ -96065,7 +95379,7 @@ in sources."picomatch-2.3.0" sources."pkg-dir-4.2.0" sources."prepend-http-2.0.0" - sources."prettier-2.5.0" + sources."prettier-2.5.1" sources."pretty-error-2.1.2" (sources."pretty-format-25.5.0" // { dependencies = [ @@ -96075,18 +95389,14 @@ in ]; }) sources."progress-2.0.3" - (sources."prompts-2.4.2" // { - dependencies = [ - sources."kleur-3.0.3" - ]; - }) + sources."prompts-2.4.2" sources."prop-types-15.7.2" sources."proper-lockfile-4.1.2" sources."protocols-1.4.8" sources."proxy-addr-2.0.7" sources."pump-3.0.0" sources."pupa-2.1.1" - sources."qs-6.10.1" + sources."qs-6.10.2" sources."query-string-6.14.1" sources."quick-lru-5.1.1" sources."range-parser-1.2.1" @@ -96105,7 +95415,7 @@ in sources."regenerator-runtime-0.13.9" sources."registry-auth-token-4.2.1" sources."registry-url-5.1.0" - sources."remark-mdx-2.0.0-rc.2" + sources."remark-mdx-2.0.0-next.7" (sources."remark-mdxjs-2.0.0-next.8" // { dependencies = [ sources."@babel/core-7.10.5" @@ -96117,35 +95427,10 @@ in }) (sources."remark-parse-6.0.3" // { dependencies = [ - sources."character-entities-1.2.4" - sources."character-entities-legacy-1.1.4" - sources."character-reference-invalid-1.1.4" - sources."is-alphabetical-1.0.4" - sources."is-alphanumerical-1.0.4" - sources."is-decimal-1.0.4" - sources."is-hexadecimal-1.0.4" sources."parse-entities-1.2.2" - sources."unist-util-is-3.0.0" - sources."unist-util-remove-position-1.1.4" - sources."unist-util-visit-1.4.1" - sources."unist-util-visit-parents-2.1.2" - ]; - }) - (sources."remark-stringify-8.1.1" // { - dependencies = [ - sources."character-entities-1.2.4" - sources."character-entities-html4-1.1.4" - sources."character-entities-legacy-1.1.4" - sources."character-reference-invalid-1.1.4" - sources."is-alphabetical-1.0.4" - sources."is-alphanumerical-1.0.4" - sources."is-decimal-1.0.4" - sources."is-hexadecimal-1.0.4" - sources."longest-streak-2.0.4" - sources."parse-entities-2.0.0" - sources."stringify-entities-3.1.0" ]; }) + sources."remark-stringify-8.1.1" (sources."renderkid-2.0.7" // { dependencies = [ sources."ansi-regex-2.1.1" @@ -96169,7 +95454,6 @@ in sources."tslib-1.14.1" ]; }) - sources."sade-1.7.4" sources."safe-buffer-5.2.1" sources."safer-buffer-2.1.2" sources."semver-7.3.5" @@ -96209,7 +95493,7 @@ in ]; }) sources."string_decoder-1.3.0" - sources."stringify-entities-4.0.2" + sources."stringify-entities-3.1.0" (sources."strip-ansi-5.2.0" // { dependencies = [ sources."ansi-regex-4.1.0" @@ -96217,6 +95501,7 @@ in }) sources."strip-eof-1.0.0" sources."strip-final-newline-2.0.0" + sources."strip-indent-3.0.0" sources."strip-json-comments-2.0.1" sources."strtok3-6.2.4" sources."style-to-object-0.3.0" @@ -96229,7 +95514,6 @@ in sources."to-regex-range-5.0.1" sources."toidentifier-1.0.0" sources."token-types-4.1.1" - sources."totalist-2.0.0" sources."tr46-0.0.3" sources."trim-0.0.1" sources."trim-trailing-lines-1.1.4" @@ -96241,26 +95525,25 @@ in sources."unherit-1.1.3" sources."unified-8.4.2" sources."unique-string-2.0.0" - sources."unist-util-is-5.1.1" - sources."unist-util-position-from-estree-1.1.1" + sources."unist-util-is-3.0.0" (sources."unist-util-remove-2.1.0" // { dependencies = [ sources."unist-util-is-4.1.0" ]; }) - (sources."unist-util-remove-position-4.0.1" // { + (sources."unist-util-remove-position-1.1.4" // { dependencies = [ - sources."unist-util-visit-4.1.0" + sources."unist-util-visit-1.4.1" ]; }) - sources."unist-util-stringify-position-3.0.0" + sources."unist-util-stringify-position-2.0.3" (sources."unist-util-visit-2.0.3" // { dependencies = [ sources."unist-util-is-4.1.0" sources."unist-util-visit-parents-3.1.1" ]; }) - sources."unist-util-visit-parents-5.1.0" + sources."unist-util-visit-parents-2.1.2" sources."universalify-2.0.0" sources."unpipe-1.0.0" sources."update-notifier-5.1.0" @@ -96269,17 +95552,11 @@ in sources."utila-0.4.0" sources."utils-merge-1.0.1" sources."uuid-3.4.0" - sources."uvu-0.5.2" sources."value-or-promise-1.0.6" sources."vary-1.1.2" - (sources."vfile-4.2.1" // { - dependencies = [ - sources."unist-util-stringify-position-2.0.3" - sources."vfile-message-2.0.4" - ]; - }) + sources."vfile-4.2.1" sources."vfile-location-2.0.6" - sources."vfile-message-3.0.2" + sources."vfile-message-2.0.4" sources."webidl-conversions-3.0.1" sources."whatwg-url-5.0.0" sources."which-1.3.1" @@ -96313,7 +95590,6 @@ in sources."chalk-2.4.2" ]; }) - sources."zwitch-2.0.2" ]; buildInputs = globalBuildInputs; meta = { @@ -96328,10 +95604,10 @@ in generator-code = nodeEnv.buildNodePackage { name = "generator-code"; packageName = "generator-code"; - version = "1.6.4"; + version = "1.6.5"; src = fetchurl { - url = "https://registry.npmjs.org/generator-code/-/generator-code-1.6.4.tgz"; - sha512 = "CV/+bGzFQg052xtWXdD6Xi9IxtfZHzSMu3brvseHttt8ldgcLdopCMg1Nvnj2+weJ0+862QlYyaaju6tLjui1A=="; + url = "https://registry.npmjs.org/generator-code/-/generator-code-1.6.5.tgz"; + sha512 = "iNIWQw9R2XxY2epw0NZjFvy3lzhhe1K5UipEn11PmYFQqMhbQdL6SQsM9KFdwSBiVbzOJ1BWrzk/r9Zcp+RyMw=="; }; dependencies = [ sources."@babel/code-frame-7.16.0" @@ -96776,21 +96052,21 @@ in "@gitbeaker/cli" = nodeEnv.buildNodePackage { name = "_at_gitbeaker_slash_cli"; packageName = "@gitbeaker/cli"; - version = "34.6.0"; + version = "35.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/@gitbeaker/cli/-/cli-34.6.0.tgz"; - sha512 = "CztjBIMUgD/2RbcHjDDDqKfduBARokquYnF6pUql/9v1iodq5ch4DdBqVJuLbXehyOE/UkF/RsAtnAiKy0qbxQ=="; + url = "https://registry.npmjs.org/@gitbeaker/cli/-/cli-35.1.0.tgz"; + sha512 = "hQ+sXT//GPp5ZwqujZ6p5O7MmvO4sgF8D5mhnRCBmp5oPGyJ3+1r9pfFnWI+BIFOpO9pi0+L1ZljNJS3175SfA=="; }; dependencies = [ - sources."@gitbeaker/core-34.6.0" - sources."@gitbeaker/node-34.6.0" - sources."@gitbeaker/requester-utils-34.6.0" + sources."@gitbeaker/core-35.1.0" + sources."@gitbeaker/node-35.1.0" + sources."@gitbeaker/requester-utils-35.1.0" sources."@sindresorhus/is-4.2.0" 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.3" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/responselike-1.0.0" sources."ansi-regex-6.0.1" sources."ansi-styles-4.3.0" @@ -96838,7 +96114,11 @@ in sources."json-buffer-3.0.1" sources."keyv-4.0.4" sources."li-1.3.0" - sources."log-symbols-5.0.0" + (sources."log-symbols-5.1.0" // { + dependencies = [ + sources."chalk-5.0.0" + ]; + }) sources."lowercase-keys-2.0.0" sources."mime-3.0.0" sources."mime-db-1.51.0" @@ -96846,13 +96126,13 @@ in sources."mimic-fn-2.1.0" sources."mimic-response-1.0.1" sources."normalize-url-6.1.0" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."once-1.4.0" sources."onetime-5.1.2" sources."ora-6.0.1" sources."p-cancelable-2.1.1" sources."pump-3.0.0" - sources."qs-6.10.1" + sources."qs-6.10.2" sources."query-string-7.0.1" sources."quick-lru-5.1.1" sources."readable-stream-3.6.0" @@ -97412,8 +96692,8 @@ in sources."wrappy-1.0.2" sources."xtend-4.0.2" sources."y18n-5.0.8" - sources."yargs-17.2.1" - sources."yargs-parser-20.2.9" + sources."yargs-17.3.0" + sources."yargs-parser-21.0.0" sources."yauzl-2.10.0" ]; buildInputs = globalBuildInputs; @@ -97540,7 +96820,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-16.11.11" + sources."@types/node-16.11.12" sources."@types/parse-json-4.0.0" sources."@types/websocket-1.0.2" sources."abort-controller-3.0.0" @@ -97813,7 +97093,7 @@ in sources."mimic-response-1.0.1" sources."minimatch-3.0.4" sources."minimist-1.2.5" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."minizlib-2.1.2" sources."mkdirp-1.0.4" sources."ms-2.1.2" @@ -97835,13 +97115,13 @@ in sources."oas-linter-3.2.2" (sources."oas-resolver-2.5.6" // { dependencies = [ - sources."yargs-17.2.1" + sources."yargs-17.3.0" ]; }) sources."oas-schema-walker-1.1.5" sources."oas-validator-5.0.8" sources."oauth-sign-0.9.0" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-is-1.1.5" sources."object-keys-1.1.1" sources."object.assign-4.1.2" @@ -97948,7 +97228,7 @@ in sources."supports-color-7.2.0" (sources."swagger2openapi-7.0.8" // { dependencies = [ - sources."yargs-17.2.1" + sources."yargs-17.3.0" ]; }) sources."symbol-observable-1.2.0" @@ -97988,8 +97268,12 @@ in sources."y18n-5.0.8" sources."yallist-4.0.0" sources."yaml-1.10.2" - sources."yargs-16.0.3" - sources."yargs-parser-20.2.9" + (sources."yargs-16.0.3" // { + dependencies = [ + sources."yargs-parser-20.2.9" + ]; + }) + sources."yargs-parser-21.0.0" ]; buildInputs = globalBuildInputs; meta = { @@ -98075,10 +97359,11 @@ in ]; }) sources."@oclif/screen-1.0.4" - sources."@types/node-16.11.11" + sources."@types/json-schema-7.0.9" + sources."@types/node-16.11.12" sources."@types/parse-json-4.0.0" sources."@types/websocket-1.0.4" - sources."@types/ws-8.2.1" + sources."@types/ws-8.2.2" sources."abort-controller-3.0.0" sources."accepts-1.3.7" sources."ansi-escapes-3.2.0" @@ -98199,13 +97484,13 @@ in sources."graceful-fs-4.2.8" sources."graphql-15.4.0" sources."graphql-config-4.1.0" - (sources."graphql-language-service-interface-2.9.4" // { + (sources."graphql-language-service-interface-2.10.1" // { dependencies = [ - sources."graphql-language-service-utils-2.6.3" + sources."graphql-language-service-utils-2.7.1" ]; }) - sources."graphql-language-service-parser-1.10.3" - sources."graphql-language-service-types-1.8.6" + sources."graphql-language-service-parser-1.10.4" + sources."graphql-language-service-types-1.8.7" sources."graphql-language-service-utils-2.5.1" sources."graphql-sse-1.0.6" sources."graphql-ws-5.5.5" @@ -98346,7 +97631,7 @@ in sources."ts-node-9.1.1" sources."tslib-2.3.1" sources."type-is-1.6.18" - sources."undici-4.10.3" + sources."undici-4.11.0" sources."uniq-1.0.1" sources."universalify-0.1.2" sources."unixify-1.0.0" @@ -98675,7 +97960,7 @@ in sources."supports-color-7.2.0" ]; }) - sources."systeminformation-5.9.15" + sources."systeminformation-5.9.17" sources."term-canvas-0.0.5" sources."type-fest-0.21.3" sources."wordwrap-0.0.3" @@ -99571,7 +98856,7 @@ in sources."param-case-2.1.1" sources."relateurl-0.2.7" sources."source-map-0.6.1" - sources."uglify-js-3.14.3" + sources."uglify-js-3.14.4" sources."upper-case-1.1.3" ]; buildInputs = globalBuildInputs; @@ -99665,10 +98950,10 @@ in sources."minimist-1.2.5" sources."mkdirp-0.5.5" sources."ms-2.1.3" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."opener-1.5.2" sources."portfinder-1.0.28" - sources."qs-6.10.1" + sources."qs-6.10.2" sources."requires-port-1.0.0" sources."safe-buffer-5.1.2" sources."safer-buffer-2.1.2" @@ -99861,7 +99146,7 @@ in dependencies = [ sources."@fast-csv/format-4.3.5" sources."@fast-csv/parse-4.3.6" - sources."@types/node-14.17.34" + sources."@types/node-14.18.0" sources."ajv-6.12.6" sources."ansi-regex-5.0.1" sources."ansi-styles-4.3.0" @@ -99870,7 +99155,7 @@ in sources."assert-plus-1.0.0" sources."async-2.6.3" sources."asynckit-0.4.0" - sources."aws-sdk-2.1039.0" + sources."aws-sdk-2.1044.0" sources."aws-sign2-0.7.0" sources."aws4-1.11.0" sources."base64-js-1.5.1" @@ -100480,10 +99765,10 @@ in intelephense = nodeEnv.buildNodePackage { name = "intelephense"; packageName = "intelephense"; - version = "1.7.1"; + version = "1.8.0"; src = fetchurl { - url = "https://registry.npmjs.org/intelephense/-/intelephense-1.7.1.tgz"; - sha512 = "fIAeUVrsGs2/yX/GopLwXIw17t3aekM1KrOJ7r9xJhA1VlGoR+YtIFxdXLcOnC1oRRdBkEz46xZEHZh5W+3vwQ=="; + url = "https://registry.npmjs.org/intelephense/-/intelephense-1.8.0.tgz"; + sha512 = "DigAEcRfvGX1f/FExvvHTuImCu9EC7XtvAFDISsXvMTFTnMlAnNKcQvcVcZDWREa9NRKXSH5HD8a7lV+a25eBg=="; }; dependencies = [ sources."@bmewburn/js-beautify-1.13.0" @@ -100882,7 +100167,7 @@ in sources."path-key-2.0.1" ]; }) - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."once-1.4.0" sources."onetime-2.0.1" sources."open-7.4.2" @@ -100903,7 +100188,7 @@ in sources."proxy-agent-4.0.1" sources."proxy-from-env-1.1.0" sources."pump-3.0.0" - sources."qs-6.10.1" + sources."qs-6.10.2" sources."raw-body-2.4.2" sources."readable-stream-3.6.0" sources."restore-cursor-2.0.0" @@ -101191,7 +100476,8 @@ in sources."color-name-1.1.4" sources."has-flag-4.0.0" sources."supports-color-7.2.0" - sources."yargs-17.2.1" + sources."yargs-17.3.0" + sources."yargs-parser-21.0.0" ]; }) sources."wawoff2-2.0.0" @@ -101400,7 +100686,7 @@ in sources."async-mutex-0.1.4" sources."asynckit-0.4.0" sources."atob-2.1.2" - (sources."aws-sdk-2.1039.0" // { + (sources."aws-sdk-2.1044.0" // { dependencies = [ sources."sax-1.2.1" sources."uuid-3.3.2" @@ -101442,7 +100728,7 @@ in sources."color-3.1.2" sources."color-convert-1.9.3" sources."color-name-1.1.3" - sources."color-string-1.8.1" + sources."color-string-1.9.0" sources."combined-stream-1.0.8" sources."command-line-usage-4.1.0" sources."commander-2.17.1" @@ -101466,7 +100752,7 @@ in ]; }) sources."cwise-compiler-1.1.3" - sources."d3-7.1.1" + sources."d3-7.2.0" sources."d3-array-3.1.1" sources."d3-axis-3.0.0" sources."d3-brush-3.0.0" @@ -101486,9 +100772,9 @@ in sources."d3-ease-3.0.1" sources."d3-fetch-3.0.1" sources."d3-force-3.0.0" - sources."d3-format-3.0.1" + sources."d3-format-3.1.0" sources."d3-geo-3.0.1" - sources."d3-hierarchy-3.0.1" + sources."d3-hierarchy-3.1.0" sources."d3-interpolate-3.0.1" sources."d3-path-3.0.1" sources."d3-polygon-3.0.1" @@ -101499,7 +100785,7 @@ in sources."d3-selection-3.0.0" sources."d3-shape-3.0.1" sources."d3-time-3.0.0" - sources."d3-time-format-4.0.0" + sources."d3-time-format-4.1.0" sources."d3-timer-3.0.1" sources."d3-transition-3.0.1" sources."d3-voronoi-1.1.4" @@ -102280,7 +101566,7 @@ in sources."difflib-0.2.4" sources."dreamopt-0.6.0" sources."es5-ext-0.8.2" - sources."heap-0.2.6" + sources."heap-0.2.7" sources."wordwrap-1.0.0" ]; buildInputs = globalBuildInputs; @@ -102330,11 +101616,11 @@ in sources."mime-types-2.1.34" sources."ms-2.1.3" sources."native-promise-only-0.8.1" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."path-loader-1.0.10" sources."process-nextick-args-2.0.1" sources."punycode-2.1.1" - sources."qs-6.10.1" + sources."qs-6.10.2" sources."readable-stream-2.3.7" sources."safe-buffer-5.1.2" sources."side-channel-1.0.4" @@ -102564,8 +101850,8 @@ in sources."xdg-basedir-4.0.0" sources."y18n-5.0.8" sources."yallist-4.0.0" - sources."yargs-17.2.1" - sources."yargs-parser-20.2.9" + sources."yargs-17.3.0" + sources."yargs-parser-21.0.0" ]; buildInputs = globalBuildInputs; meta = { @@ -103181,8 +102467,8 @@ in sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - sources."@oclif/command-1.8.6" - sources."@oclif/config-1.18.1" + sources."@oclif/command-1.8.9" + sources."@oclif/config-1.18.2" (sources."@oclif/core-0.5.41" // { dependencies = [ sources."fs-extra-9.1.0" @@ -103224,7 +102510,7 @@ in sources."clean-stack-3.0.1" sources."cli-cursor-3.1.0" sources."cli-progress-3.9.1" - (sources."cli-ux-5.6.4" // { + (sources."cli-ux-5.6.6" // { dependencies = [ sources."supports-color-8.1.1" ]; @@ -103332,7 +102618,7 @@ in sources."next-tick-1.0.0" sources."nice-try-1.0.5" sources."node-downloader-helper-1.0.19" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-treeify-1.1.33" sources."onetime-5.1.2" sources."os-tmpdir-1.0.2" @@ -103350,7 +102636,7 @@ in sources."picomatch-2.3.0" sources."pkg-up-3.1.0" sources."punycode-2.1.1" - sources."qs-6.10.1" + sources."qs-6.10.2" sources."queue-microtask-1.2.3" sources."redeyed-2.1.1" sources."restore-cursor-3.1.0" @@ -103434,7 +102720,7 @@ in sources."@types/component-emitter-1.2.11" sources."@types/cookie-0.4.1" sources."@types/cors-2.8.12" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."accepts-1.3.7" sources."ansi-regex-5.0.1" sources."ansi-styles-4.3.0" @@ -103697,7 +102983,7 @@ in sources."bytes-3.1.0" sources."bytesish-0.4.4" sources."call-bind-1.0.2" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" sources."caseless-0.12.0" sources."chalk-2.4.2" sources."chardet-1.4.0" @@ -103715,7 +103001,7 @@ in sources."convert-source-map-1.8.0" sources."cookie-0.4.0" sources."cookie-signature-1.0.6" - sources."core-js-3.19.2" + sources."core-js-3.19.3" sources."cors-2.8.5" sources."create-hash-1.2.0" sources."create-hmac-1.1.7" @@ -103748,7 +103034,7 @@ in }) sources."dotenv-8.6.0" sources."ee-first-1.1.1" - sources."electron-to-chromium-1.4.5" + sources."electron-to-chromium-1.4.12" sources."emoji-regex-8.0.0" sources."encodeurl-1.0.2" sources."enquirer-2.3.6" @@ -103883,7 +103169,7 @@ in sources."node-releases-2.0.1" sources."nwsapi-2.2.0" sources."object-assign-4.1.1" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-keys-1.1.1" sources."object.assign-4.1.2" sources."object.getownpropertydescriptors-2.1.3" @@ -105103,7 +104389,7 @@ in sources."arrify-1.0.1" ]; }) - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."minipass-collect-1.0.2" sources."minipass-fetch-1.4.1" sources."minipass-flush-1.0.5" @@ -105164,7 +104450,7 @@ in sources."number-is-nan-1.0.1" sources."oauth-sign-0.9.0" sources."object-assign-4.1.1" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-keys-1.1.1" sources."object.assign-4.1.2" sources."object.getownpropertydescriptors-2.1.3" @@ -105189,7 +104475,7 @@ in sources."parse-json-5.2.0" (sources."parse-path-4.0.3" // { dependencies = [ - sources."qs-6.10.1" + sources."qs-6.10.2" ]; }) sources."parse-url-6.0.0" @@ -105317,7 +104603,7 @@ in sources."type-fest-0.4.1" sources."typedarray-0.0.6" sources."typedarray-to-buffer-3.1.5" - sources."uglify-js-3.14.3" + sources."uglify-js-3.14.4" sources."uid-number-0.0.6" sources."umask-1.1.0" sources."unbox-primitive-1.0.1" @@ -106416,7 +105702,7 @@ in ]; }) sources."@jest/types-25.5.0" - sources."@types/babel__core-7.1.16" + sources."@types/babel__core-7.1.17" sources."@types/babel__generator-7.6.3" sources."@types/babel__template-7.4.1" sources."@types/babel__traverse-7.14.2" @@ -106426,7 +105712,7 @@ in sources."@types/istanbul-lib-report-3.0.0" sources."@types/istanbul-reports-1.1.2" sources."@types/json-schema-7.0.9" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/normalize-package-data-2.4.1" sources."@types/resolve-0.0.8" sources."@types/yargs-15.0.14" @@ -106599,7 +105885,7 @@ in sources."cached-path-relative-1.0.2" sources."call-bind-1.0.2" sources."camelcase-5.3.1" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" sources."capture-exit-2.0.0" sources."caseless-0.12.0" (sources."chalk-3.0.0" // { @@ -106670,7 +105956,7 @@ in }) sources."copy-descriptor-0.1.1" sources."core-js-2.6.12" - (sources."core-js-compat-3.19.2" // { + (sources."core-js-compat-3.19.3" // { dependencies = [ sources."semver-7.0.0" ]; @@ -106722,7 +106008,7 @@ in sources."duplexer2-0.1.4" sources."duplexify-3.7.1" sources."ecc-jsbn-0.1.2" - sources."electron-to-chromium-1.4.5" + sources."electron-to-chromium-1.4.12" (sources."elliptic-6.5.4" // { dependencies = [ sources."bn.js-4.12.0" @@ -107460,7 +106746,7 @@ in sources."@types/commander-2.12.2" sources."@types/diff-3.5.4" sources."@types/get-stdin-5.0.1" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."commander-2.20.3" sources."diff-3.5.0" sources."get-stdin-5.0.1" @@ -108327,7 +107613,7 @@ in }; dependencies = [ sources."@braintree/sanitize-url-3.1.0" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/yauzl-2.9.2" sources."agent-base-6.0.2" sources."ansi-styles-4.3.0" @@ -108343,7 +107629,7 @@ in sources."color-name-1.1.4" sources."commander-8.3.0" sources."concat-map-0.0.1" - sources."d3-7.1.1" + sources."d3-7.2.0" sources."d3-array-3.1.1" sources."d3-axis-3.0.0" sources."d3-brush-3.0.0" @@ -108362,9 +107648,9 @@ in sources."d3-ease-3.0.1" sources."d3-fetch-3.0.1" sources."d3-force-3.0.0" - sources."d3-format-3.0.1" + sources."d3-format-3.1.0" sources."d3-geo-3.0.1" - sources."d3-hierarchy-3.0.1" + sources."d3-hierarchy-3.1.0" sources."d3-interpolate-3.0.1" sources."d3-path-3.0.1" sources."d3-polygon-3.0.1" @@ -108375,7 +107661,7 @@ in sources."d3-selection-3.0.0" sources."d3-shape-3.0.1" sources."d3-time-3.0.0" - sources."d3-time-format-4.0.0" + sources."d3-time-format-4.1.0" sources."d3-timer-3.0.1" sources."d3-transition-3.0.1" sources."d3-voronoi-1.1.4" @@ -108637,11 +107923,11 @@ in sources."mime-types-2.1.34" sources."ms-2.1.3" sources."native-promise-only-0.8.1" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."path-loader-1.0.10" sources."process-nextick-args-2.0.1" sources."punycode-2.1.1" - sources."qs-6.10.1" + sources."qs-6.10.2" sources."readable-stream-2.3.7" sources."safe-buffer-5.1.2" sources."side-channel-1.0.4" @@ -108754,7 +108040,7 @@ in sources."color-3.2.1" sources."color-convert-1.9.3" sources."color-name-1.1.3" - sources."color-string-1.8.1" + sources."color-string-1.9.0" sources."colornames-1.1.1" sources."colors-1.4.0" sources."colorspace-1.1.4" @@ -108880,7 +108166,7 @@ in sources."lru-cache-6.0.0" sources."make-fetch-happen-9.1.0" sources."minimatch-3.0.4" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."minipass-collect-1.0.2" sources."minipass-fetch-1.4.1" sources."minipass-flush-1.0.5" @@ -109340,42 +108626,45 @@ in node-red = nodeEnv.buildNodePackage { name = "node-red"; packageName = "node-red"; - version = "2.1.3"; + version = "2.1.4"; src = fetchurl { - url = "https://registry.npmjs.org/node-red/-/node-red-2.1.3.tgz"; - sha512 = "IRpc8+1CR3jeZQOSX+iAE7ggu/sRfVsv6Cp/flRElIyhuZeFanbsU319KOIPnfuqF4ijwPiwWFj2zjtDllN++Q=="; + url = "https://registry.npmjs.org/node-red/-/node-red-2.1.4.tgz"; + sha512 = "ScpFFE0G+NlxFWrHnMcIkaF8gW+6jwK7n5qRGId66fCTICYnBGkOxXBvV3Q45H+4iQUro5aIRj737Gu7shjsJw=="; }; dependencies = [ sources."@babel/runtime-7.16.3" sources."@mapbox/node-pre-gyp-1.0.7" - sources."@node-red/editor-api-2.1.3" - sources."@node-red/editor-client-2.1.3" - (sources."@node-red/nodes-2.1.3" // { + sources."@node-red/editor-api-2.1.4" + sources."@node-red/editor-client-2.1.4" + (sources."@node-red/nodes-2.1.4" // { dependencies = [ - sources."http-errors-1.7.3" + sources."bytes-3.1.1" + sources."http-errors-1.8.1" sources."iconv-lite-0.6.3" sources."inherits-2.0.4" sources."media-typer-1.1.0" - (sources."raw-body-2.4.1" // { + (sources."raw-body-2.4.2" // { dependencies = [ sources."iconv-lite-0.4.24" ]; }) + sources."setprototypeof-1.2.0" + sources."toidentifier-1.0.1" ]; }) - sources."@node-red/registry-2.1.3" - sources."@node-red/runtime-2.1.3" - sources."@node-red/util-2.1.3" + sources."@node-red/registry-2.1.4" + sources."@node-red/runtime-2.1.4" + sources."@node-red/util-2.1.4" sources."@sindresorhus/is-4.2.0" 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.3" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/responselike-1.0.0" sources."abbrev-1.1.1" sources."accepts-1.3.7" - sources."acorn-8.5.0" + sources."acorn-8.6.0" sources."acorn-walk-8.2.0" (sources."agent-base-6.0.2" // { dependencies = [ @@ -109383,7 +108672,7 @@ in sources."ms-2.1.2" ]; }) - sources."ajv-8.6.3" + sources."ajv-8.8.2" sources."ansi-colors-4.1.1" sources."ansi-regex-5.0.1" sources."append-field-1.0.0" @@ -109428,7 +108717,7 @@ in sources."cheerio-1.0.0-rc.10" sources."cheerio-select-1.5.0" sources."chownr-2.0.0" - sources."cli-table-0.3.9" + sources."cli-table-0.3.11" sources."clone-2.1.2" sources."clone-response-1.0.2" sources."color-support-1.1.3" @@ -109452,11 +108741,7 @@ in }) sources."content-type-1.0.4" sources."cookie-0.4.1" - (sources."cookie-parser-1.4.5" // { - dependencies = [ - sources."cookie-0.4.0" - ]; - }) + sources."cookie-parser-1.4.6" sources."cookie-signature-1.0.6" sources."core-util-is-1.0.3" sources."cors-2.8.5" @@ -109524,7 +108809,7 @@ in sources."gauge-4.0.0" sources."get-stream-5.2.0" sources."glob-7.2.0" - sources."got-11.8.2" + sources."got-11.8.3" sources."graceful-fs-4.2.8" sources."has-unicode-2.0.1" sources."hash-sum-2.0.0" @@ -109545,7 +108830,7 @@ in sources."ms-2.1.2" ]; }) - sources."i18next-21.3.1" + sources."i18next-21.5.4" sources."iconv-lite-0.4.24" sources."ieee754-1.2.1" sources."inflight-1.0.6" @@ -109589,7 +108874,7 @@ in sources."mimic-response-1.0.1" sources."minimatch-3.0.4" sources."minimist-1.2.5" - (sources."minipass-3.1.5" // { + (sources."minipass-3.1.6" // { dependencies = [ sources."yallist-4.0.0" ]; @@ -109601,7 +108886,7 @@ in }) sources."mkdirp-0.5.5" sources."moment-2.29.1" - sources."moment-timezone-0.5.33" + sources."moment-timezone-0.5.34" (sources."mqtt-4.2.8" // { dependencies = [ sources."concat-stream-2.0.0" @@ -109629,7 +108914,7 @@ in sources."normalize-url-6.1.0" sources."npmlog-6.0.0" sources."nth-check-2.0.1" - sources."oauth2orize-1.11.0" + sources."oauth2orize-1.11.1" sources."object-assign-4.1.1" sources."on-finished-2.3.0" sources."on-headers-1.0.2" @@ -109709,7 +108994,7 @@ in sources."tslib-2.3.1" sources."type-is-1.6.18" sources."typedarray-0.0.6" - sources."uglify-js-3.14.2" + sources."uglify-js-3.14.4" sources."uid-safe-2.1.5" sources."uid2-0.0.4" sources."universalify-0.1.2" @@ -109819,7 +109104,7 @@ in sources."mime-types-2.1.34" sources."minimatch-3.0.4" sources."minimist-1.2.5" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."minizlib-2.1.2" sources."mkdirp-0.3.5" sources."ncp-0.4.2" @@ -110127,7 +109412,7 @@ in sources."@types/http-cache-semantics-4.0.1" sources."@types/keyv-3.1.3" sources."@types/minimist-1.2.2" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/normalize-package-data-2.4.1" sources."@types/parse-json-4.0.0" sources."@types/responselike-1.0.0" @@ -110620,10 +109905,10 @@ in npm = nodeEnv.buildNodePackage { name = "npm"; packageName = "npm"; - version = "8.1.4"; + version = "8.2.0"; src = fetchurl { - url = "https://registry.npmjs.org/npm/-/npm-8.1.4.tgz"; - sha512 = "CRwzIUmJQiBCkME3nZj/4tLExlWwdEFl/4dUhKoa/NpW8dbwRO5pb7YzHAU1y2AJvS0B+Ju7sXeBlWsr6OH5rw=="; + url = "https://registry.npmjs.org/npm/-/npm-8.2.0.tgz"; + sha512 = "doYfni7IWhc5xJdikZK3PKENz3QcTcV5Y2EtF8HA3eEPePeemdgGl3j2OyNPT25+UBschVWSVgz4ER1/wnjF7Q=="; }; buildInputs = globalBuildInputs; meta = { @@ -110638,10 +109923,10 @@ in npm-check-updates = nodeEnv.buildNodePackage { name = "npm-check-updates"; packageName = "npm-check-updates"; - version = "12.0.2"; + version = "12.0.3"; src = fetchurl { - url = "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-12.0.2.tgz"; - sha512 = "VzMNuUXqRta1qpBkFiE0hKfpOGP2FbYwpBBTcJXoJWppOPBSi/paWFVhPVWf7PgRoDWegK+PDAWKhIvhyrBrIg=="; + url = "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-12.0.3.tgz"; + sha512 = "MTHzkDZY1ebhPaDvzWOU9bt4UYdHmY4tIcMCaZjgguGKUgwqokH/aB0Nrc4WcZ4rD491Spuj5DILo/RvKAefvw=="; }; dependencies = [ sources."@gar/promisify-1.1.2" @@ -110689,13 +109974,13 @@ in sources."cint-8.2.1" sources."clean-stack-2.2.0" sources."cli-boxes-2.2.1" - sources."cli-table-0.3.9" + sources."cli-table-0.3.11" sources."clone-response-1.0.2" sources."color-convert-2.0.1" sources."color-name-1.1.4" sources."color-support-1.1.3" sources."colors-1.0.3" - sources."commander-6.2.1" + sources."commander-8.3.0" sources."concat-map-0.0.1" sources."configstore-5.0.1" sources."console-control-strings-1.1.0" @@ -110804,7 +110089,7 @@ in sources."mimic-response-1.0.1" sources."minimatch-3.0.4" sources."minimist-1.2.5" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."minipass-collect-1.0.2" sources."minipass-fetch-1.4.1" sources."minipass-flush-1.0.5" @@ -111475,7 +110760,7 @@ in sources."caller-path-2.0.0" sources."callsites-2.0.0" sources."caniuse-api-3.0.0" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" sources."caseless-0.12.0" sources."chalk-2.4.2" sources."chokidar-2.1.8" @@ -111489,7 +110774,7 @@ in sources."color-3.2.1" sources."color-convert-1.9.3" sources."color-name-1.1.3" - sources."color-string-1.8.1" + sources."color-string-1.9.0" sources."combined-stream-1.0.8" sources."command-exists-1.2.9" sources."commander-2.20.3" @@ -111501,7 +110786,7 @@ in sources."convert-source-map-1.8.0" sources."copy-descriptor-0.1.1" sources."core-js-2.6.12" - (sources."core-js-compat-3.19.2" // { + (sources."core-js-compat-3.19.3" // { dependencies = [ sources."semver-7.0.0" ]; @@ -111612,7 +110897,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.5" + sources."electron-to-chromium-1.4.12" (sources."elliptic-6.5.4" // { dependencies = [ sources."bn.js-4.12.0" @@ -111624,7 +110909,7 @@ in sources."error-ex-1.3.2" (sources."es-abstract-1.19.1" // { dependencies = [ - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" ]; }) sources."es-to-primitive-1.2.1" @@ -112085,7 +111370,7 @@ in sources."shebang-regex-1.0.0" (sources."side-channel-1.0.4" // { dependencies = [ - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" ]; }) sources."signal-exit-3.0.6" @@ -112494,7 +111779,7 @@ in sources."tunnel-agent-0.6.0" sources."tweetnacl-0.14.5" sources."type-is-1.6.18" - sources."uglify-js-3.14.3" + sources."uglify-js-3.14.4" sources."unix-dgram-2.0.4" sources."unpipe-1.0.0" sources."uri-js-4.4.1" @@ -113673,7 +112958,7 @@ in sources."statuses-1.5.0" sources."string_decoder-0.10.31" sources."supports-color-7.2.0" - sources."systeminformation-5.9.15" + sources."systeminformation-5.9.17" sources."to-regex-range-5.0.1" sources."toidentifier-1.0.1" sources."tslib-2.3.1" @@ -113709,10 +112994,10 @@ in pnpm = nodeEnv.buildNodePackage { name = "pnpm"; packageName = "pnpm"; - version = "6.23.2"; + version = "6.23.6"; src = fetchurl { - url = "https://registry.npmjs.org/pnpm/-/pnpm-6.23.2.tgz"; - sha512 = "mb18ZY03mn1wxxco5COfyZgqAxBOfO8F3UU41p1XVSNnkVEUXHIKLRh9UBZjjZS2vO92EqgXd0ewsE3syDmfYw=="; + url = "https://registry.npmjs.org/pnpm/-/pnpm-6.23.6.tgz"; + sha512 = "H6PIzO4W2zg2Jqms13uS5U3fU8yBdWk8rXcpJLjs/in+nutgVA8GGlasEAI2eAiTpc9FYJUkCklbJ4a/M36N0w=="; }; buildInputs = globalBuildInputs; meta = { @@ -113851,8 +113136,8 @@ in sources."wrap-ansi-7.0.0" sources."y18n-5.0.8" sources."yaml-1.10.2" - sources."yargs-17.2.1" - sources."yargs-parser-20.2.9" + sources."yargs-17.3.0" + sources."yargs-parser-21.0.0" ]; buildInputs = globalBuildInputs; meta = { @@ -113867,10 +113152,10 @@ in prettier = nodeEnv.buildNodePackage { name = "prettier"; packageName = "prettier"; - version = "2.5.0"; + version = "2.5.1"; src = fetchurl { - url = "https://registry.npmjs.org/prettier/-/prettier-2.5.0.tgz"; - sha512 = "FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg=="; + url = "https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz"; + sha512 = "vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg=="; }; buildInputs = globalBuildInputs; meta = { @@ -114274,10 +113559,10 @@ in purescript-language-server = nodeEnv.buildNodePackage { name = "purescript-language-server"; packageName = "purescript-language-server"; - version = "0.16.0"; + version = "0.16.1"; src = fetchurl { - url = "https://registry.npmjs.org/purescript-language-server/-/purescript-language-server-0.16.0.tgz"; - sha512 = "G+Ky8G6TZKnRsuSl8U9yozo4A/2nnn5pOupf/qTbvJ70XWOS8lwr48ALzkWivwJ+qQd4EoIjUGx7GFq/PQjiGQ=="; + url = "https://registry.npmjs.org/purescript-language-server/-/purescript-language-server-0.16.1.tgz"; + sha512 = "TX18OnuIZYDySoYxENH7dTQmjwewyoSt8x4chQcLd/zZjgYyiJCr7rDs7LP7Z8bse3iyvQte+HS1OoEIQnauqw=="; }; dependencies = [ sources."ajv-6.12.6" @@ -114565,7 +113850,7 @@ in sources."moment-2.29.1" sources."ms-2.1.2" sources."normalize-url-4.5.1" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."once-1.4.0" sources."open-7.4.2" sources."p-cancelable-1.1.0" @@ -114574,7 +113859,7 @@ in sources."prepend-http-2.0.0" sources."prompts-2.4.2" sources."pump-3.0.0" - sources."qs-6.10.1" + sources."qs-6.10.2" sources."rc-1.2.8" sources."readline-sync-1.4.10" sources."register-protocol-win32-1.1.0" @@ -114607,10 +113892,10 @@ in pyright = nodeEnv.buildNodePackage { name = "pyright"; packageName = "pyright"; - version = "1.1.191"; + version = "1.1.193"; src = fetchurl { - url = "https://registry.npmjs.org/pyright/-/pyright-1.1.191.tgz"; - sha512 = "1WyWpfLudnT+wBNYoaqQV2yOmpzI8otmDIGrEdLG0pikHWktuVSq8rvcqLF2QzzZVgb67TWCXp9u+wBt214lzA=="; + url = "https://registry.npmjs.org/pyright/-/pyright-1.1.193.tgz"; + sha512 = "01hkfhK1PYKPSWbJrYgNwwlsVH+Thp1xmkKZjxVZrGFqavkJbhETlg1RcAHMnmU8Sg7G4Ry99dW6IsSGyCdzXg=="; }; buildInputs = globalBuildInputs; meta = { @@ -114916,7 +114201,7 @@ in sources."mkdirp-0.5.5" sources."mute-stream-0.0.8" sources."ncp-0.4.2" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-is-1.1.5" sources."object-keys-1.1.1" sources."object.assign-4.1.2" @@ -115102,7 +114387,7 @@ in sources."@types/glob-7.2.0" sources."@types/json-schema-7.0.9" sources."@types/minimatch-3.0.5" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/parse-json-4.0.0" sources."@types/q-1.5.5" sources."@webassemblyjs/ast-1.9.0" @@ -115294,7 +114579,7 @@ in sources."camel-case-3.0.0" sources."camelcase-5.3.1" sources."caniuse-api-3.0.0" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" sources."case-sensitive-paths-webpack-plugin-2.4.0" sources."caw-2.0.1" sources."chalk-2.4.2" @@ -115347,7 +114632,7 @@ in sources."color-3.2.1" sources."color-convert-1.9.3" sources."color-name-1.1.3" - sources."color-string-1.8.1" + sources."color-string-1.9.0" sources."commander-4.1.1" sources."commondir-1.0.1" sources."component-bind-1.0.0" @@ -115374,7 +114659,7 @@ in sources."copy-concurrently-1.0.5" sources."copy-descriptor-0.1.1" sources."core-js-2.6.12" - (sources."core-js-compat-3.19.2" // { + (sources."core-js-compat-3.19.3" // { dependencies = [ sources."semver-7.0.0" ]; @@ -115518,7 +114803,7 @@ in sources."duplexify-3.7.1" sources."ee-first-1.1.1" sources."ejs-2.7.4" - sources."electron-to-chromium-1.4.5" + sources."electron-to-chromium-1.4.12" (sources."elliptic-6.5.4" // { dependencies = [ sources."bn.js-4.12.0" @@ -115993,7 +115278,7 @@ in sources."kind-of-3.2.2" ]; }) - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-is-1.1.5" sources."object-keys-1.1.1" sources."object-visit-1.0.1" @@ -116411,7 +115696,7 @@ in sources."isarray-2.0.1" ]; }) - sources."sockjs-0.3.21" + sources."sockjs-0.3.24" (sources."sockjs-client-1.5.2" // { dependencies = [ sources."debug-3.2.7" @@ -116596,7 +115881,7 @@ in sources."util.promisify-1.0.0" sources."utila-0.4.0" sources."utils-merge-1.0.1" - sources."uuid-3.4.0" + sources."uuid-8.3.2" sources."vary-1.1.2" sources."vendors-1.0.4" sources."vm-browserify-1.1.2" @@ -116672,7 +115957,11 @@ in ]; }) sources."webpack-flush-chunks-2.0.3" - sources."webpack-log-2.0.0" + (sources."webpack-log-2.0.0" // { + dependencies = [ + sources."uuid-3.4.0" + ]; + }) sources."webpack-node-externals-1.7.2" (sources."webpack-sources-1.4.3" // { dependencies = [ @@ -116861,8 +116150,8 @@ in sources."xml-name-validator-4.0.0" sources."xmlchars-2.2.0" sources."y18n-5.0.8" - sources."yargs-17.2.1" - sources."yargs-parser-20.2.9" + sources."yargs-17.3.0" + sources."yargs-parser-21.0.0" ]; buildInputs = globalBuildInputs; meta = { @@ -116911,7 +116200,7 @@ in sources."@redocly/openapi-core-1.0.0-beta.69" sources."@redocly/react-dropdown-aria-2.0.12" sources."@types/json-schema-7.0.9" - sources."@types/node-14.17.34" + sources."@types/node-14.18.0" sources."ansi-regex-5.0.1" sources."ansi-styles-3.2.1" sources."anymatch-3.1.2" @@ -117151,7 +116440,7 @@ in sources."to-regex-range-5.0.1" sources."tr46-0.0.3" sources."tty-browserify-0.0.0" - sources."uglify-js-3.14.3" + sources."uglify-js-3.14.4" (sources."uri-js-4.4.1" // { dependencies = [ sources."punycode-2.1.1" @@ -117184,8 +116473,8 @@ in sources."y18n-5.0.8" sources."yaml-1.10.2" sources."yaml-ast-parser-0.0.43" - sources."yargs-17.2.1" - sources."yargs-parser-20.2.9" + sources."yargs-17.3.0" + sources."yargs-parser-21.0.0" ]; buildInputs = globalBuildInputs; meta = { @@ -117340,10 +116629,10 @@ in "reveal.js" = nodeEnv.buildNodePackage { name = "reveal.js"; packageName = "reveal.js"; - version = "4.2.0"; + version = "4.2.1"; src = fetchurl { - url = "https://registry.npmjs.org/reveal.js/-/reveal.js-4.2.0.tgz"; - sha512 = "ukvq+a/kBu88jCJaQBCkYQ+vjaNUhlI50Y2GlNl4MS6OVnFHL+2Jb6XBZS4MDRWs3lLZAA3wXEu3xKFn8ebX0A=="; + url = "https://registry.npmjs.org/reveal.js/-/reveal.js-4.2.1.tgz"; + sha512 = "OXH4qT5Gs9di6lZPDmRuanIvdiVzltCe8W9ELz6Q3EhoWS+RjRp5HBwFHr+k1fbbP82/Z83sQiK+/ZYFBwrrsQ=="; }; buildInputs = globalBuildInputs; meta = { @@ -117694,7 +116983,7 @@ in "rust-analyzer-build-deps-../../misc/vscode-extensions/rust-analyzer/build-deps" = nodeEnv.buildNodePackage { name = "rust-analyzer"; packageName = "rust-analyzer"; - version = "0.2.792"; + version = "0.2.834"; src = ../../misc/vscode-extensions/rust-analyzer/build-deps; dependencies = [ sources."@babel/code-frame-7.12.11" @@ -117740,20 +117029,29 @@ in sources."ansi-regex-5.0.1" sources."ansi-styles-3.2.1" sources."anymatch-3.1.2" + sources."aproba-1.2.0" + sources."are-we-there-yet-1.1.7" sources."argparse-1.0.10" sources."array-union-2.1.0" sources."astral-regex-2.0.0" sources."asynckit-0.4.0" sources."azure-devops-node-api-11.1.0" sources."balanced-match-1.0.2" + sources."base64-js-1.5.1" sources."big-integer-1.6.51" sources."binary-0.3.0" sources."binary-extensions-2.2.0" + (sources."bl-4.1.0" // { + dependencies = [ + sources."readable-stream-3.6.0" + ]; + }) sources."bluebird-3.4.7" sources."boolbase-1.0.0" sources."brace-expansion-1.1.11" sources."braces-3.0.2" sources."browser-stdout-1.3.1" + sources."buffer-5.7.1" sources."buffer-crc32-0.2.13" sources."buffer-indexof-polyfill-1.0.2" sources."buffers-0.1.1" @@ -117773,18 +117071,21 @@ in sources."cheerio-1.0.0-rc.10" sources."cheerio-select-1.5.0" sources."chokidar-3.5.2" + sources."chownr-1.1.4" sources."cliui-7.0.4" + sources."code-point-at-1.1.0" sources."color-convert-1.9.3" sources."color-name-1.1.3" sources."combined-stream-1.0.8" sources."commander-7.2.0" sources."commandpost-1.4.0" sources."concat-map-0.0.1" + sources."console-control-strings-1.1.0" sources."core-util-is-1.0.3" sources."cross-spawn-7.0.3" sources."css-select-4.1.3" sources."css-what-5.1.0" - sources."d3-7.1.1" + sources."d3-7.2.0" sources."d3-array-3.1.1" sources."d3-axis-3.0.0" sources."d3-brush-3.0.0" @@ -117798,7 +117099,7 @@ in sources."d3-ease-3.0.1" sources."d3-fetch-3.0.1" sources."d3-force-3.0.0" - sources."d3-format-3.0.1" + sources."d3-format-3.1.0" sources."d3-geo-3.0.1" (sources."d3-graphviz-4.0.0" // { dependencies = [ @@ -117815,7 +117116,7 @@ in sources."d3-zoom-2.0.0" ]; }) - sources."d3-hierarchy-3.0.1" + sources."d3-hierarchy-3.1.0" sources."d3-interpolate-3.0.1" sources."d3-path-3.0.1" sources."d3-polygon-3.0.1" @@ -117826,16 +117127,20 @@ in sources."d3-selection-3.0.0" sources."d3-shape-3.0.1" sources."d3-time-3.0.0" - sources."d3-time-format-4.0.0" + sources."d3-time-format-4.1.0" sources."d3-timer-3.0.1" sources."d3-transition-3.0.1" sources."d3-zoom-3.0.0" sources."debug-4.3.3" sources."decamelize-4.0.0" + sources."decompress-response-4.2.1" + sources."deep-extend-0.6.0" sources."deep-is-0.1.4" sources."delaunator-5.0.0" sources."delayed-stream-1.0.0" + sources."delegates-1.0.0" sources."denodeify-1.2.1" + sources."detect-libc-1.0.3" sources."diff-5.0.0" sources."dir-glob-3.0.1" sources."doctrine-3.0.0" @@ -117853,6 +117158,7 @@ in ]; }) sources."emoji-regex-8.0.0" + sources."end-of-stream-1.4.4" sources."enquirer-2.3.6" sources."entities-2.2.0" sources."escalade-3.1.1" @@ -117888,6 +117194,7 @@ in }) sources."estraverse-4.3.0" sources."esutils-2.0.3" + sources."expand-template-2.0.3" sources."fast-deep-equal-3.1.3" sources."fast-glob-3.2.7" sources."fast-json-stable-stringify-2.1.0" @@ -117901,6 +117208,7 @@ in sources."flat-cache-3.0.4" sources."flatted-3.2.4" sources."form-data-3.0.1" + sources."fs-constants-1.0.0" sources."fs.realpath-1.0.0" sources."fsevents-2.3.2" (sources."fstream-1.0.12" // { @@ -117910,8 +117218,17 @@ in }) sources."function-bind-1.1.1" sources."functional-red-black-tree-1.0.1" + (sources."gauge-2.7.4" // { + dependencies = [ + sources."ansi-regex-2.1.1" + sources."is-fullwidth-code-point-1.0.0" + sources."string-width-1.0.2" + sources."strip-ansi-3.0.1" + ]; + }) sources."get-caller-file-2.0.5" sources."get-intrinsic-1.1.1" + sources."github-from-package-0.0.0" sources."glob-7.2.0" sources."glob-parent-5.1.2" sources."globals-13.12.0" @@ -117921,16 +117238,20 @@ in sources."has-1.0.3" sources."has-flag-3.0.0" sources."has-symbols-1.0.2" + sources."has-unicode-2.0.1" sources."he-1.2.0" + sources."hosted-git-info-4.0.2" sources."htmlparser2-6.1.0" sources."http-proxy-agent-4.0.1" sources."https-proxy-agent-5.0.0" sources."iconv-lite-0.6.3" + sources."ieee754-1.2.1" sources."ignore-5.1.9" sources."import-fresh-3.3.0" sources."imurmurhash-0.1.4" sources."inflight-1.0.6" sources."inherits-2.0.4" + sources."ini-1.3.8" sources."internmap-2.0.3" sources."is-binary-path-2.1.0" sources."is-extglob-2.1.1" @@ -117945,6 +117266,7 @@ in sources."js-yaml-3.14.1" sources."json-schema-traverse-0.4.1" sources."json-stable-stringify-without-jsonify-1.0.1" + sources."keytar-7.7.0" sources."leven-3.1.0" sources."levn-0.4.1" sources."linkify-it-2.2.0" @@ -117966,9 +117288,11 @@ in sources."mime-1.6.0" sources."mime-db-1.51.0" sources."mime-types-2.1.34" + sources."mimic-response-2.1.0" sources."minimatch-3.0.4" sources."minimist-1.2.5" sources."mkdirp-0.5.5" + sources."mkdirp-classic-0.5.3" (sources."mocha-9.1.3" // { dependencies = [ sources."argparse-2.0.1" @@ -117987,11 +117311,21 @@ in sources."ms-2.1.2" sources."mute-stream-0.0.8" sources."nanoid-3.1.25" + sources."napi-build-utils-1.0.2" sources."natural-compare-1.4.0" + (sources."node-abi-2.30.1" // { + dependencies = [ + sources."semver-5.7.1" + ]; + }) + sources."node-addon-api-3.2.1" sources."node-fetch-2.6.6" sources."normalize-path-3.0.0" + sources."npmlog-4.1.2" sources."nth-check-2.0.1" - sources."object-inspect-1.11.0" + sources."number-is-nan-1.0.1" + sources."object-assign-4.1.1" + sources."object-inspect-1.11.1" sources."once-1.4.0" sources."optionator-0.9.1" sources."os-homedir-1.0.2" @@ -118013,14 +117347,21 @@ in sources."path-type-4.0.0" sources."pend-1.2.0" sources."picomatch-2.3.0" + sources."prebuild-install-6.1.4" sources."prelude-ls-1.2.1" sources."process-nextick-args-2.0.1" sources."progress-2.0.3" sources."pseudomap-1.0.2" + sources."pump-3.0.0" sources."punycode-2.1.1" - sources."qs-6.10.1" + sources."qs-6.10.2" sources."queue-microtask-1.2.3" sources."randombytes-2.1.0" + (sources."rc-1.2.8" // { + dependencies = [ + sources."strip-json-comments-2.0.1" + ]; + }) sources."read-1.0.7" (sources."readable-stream-2.3.7" // { dependencies = [ @@ -118039,13 +117380,18 @@ in sources."rw-1.3.3" sources."safe-buffer-5.2.1" sources."safer-buffer-2.1.2" + sources."sax-1.2.4" sources."semver-7.3.5" sources."serialize-javascript-6.0.0" + sources."set-blocking-2.0.0" sources."setimmediate-1.0.5" sources."shebang-command-2.0.0" sources."shebang-regex-3.0.0" sources."side-channel-1.0.4" sources."sigmund-1.0.1" + sources."signal-exit-3.0.6" + sources."simple-concat-1.0.1" + sources."simple-get-3.1.0" sources."slash-3.0.0" (sources."slice-ansi-4.0.0" // { dependencies = [ @@ -118064,12 +117410,18 @@ in sources."strip-ansi-6.0.1" sources."strip-json-comments-3.1.1" sources."supports-color-5.5.0" - (sources."table-6.7.3" // { + (sources."table-6.7.5" // { dependencies = [ sources."ajv-8.8.2" sources."json-schema-traverse-1.0.0" ]; }) + sources."tar-fs-2.1.1" + (sources."tar-stream-2.2.0" // { + dependencies = [ + sources."readable-stream-3.6.0" + ]; + }) sources."text-table-0.2.0" sources."tmp-0.2.1" sources."to-regex-range-5.0.1" @@ -118082,6 +117434,7 @@ in ]; }) sources."tunnel-0.0.6" + sources."tunnel-agent-0.6.0" sources."type-check-0.4.0" sources."type-fest-0.20.2" sources."typed-rest-client-1.8.6" @@ -118094,7 +117447,7 @@ in sources."url-join-1.1.0" sources."util-deprecate-1.0.2" sources."v8-compile-cache-2.3.0" - (sources."vsce-1.95.1" // { + (sources."vsce-1.103.1" // { dependencies = [ sources."chalk-2.4.2" sources."commander-6.2.1" @@ -118110,6 +117463,7 @@ in sources."webidl-conversions-3.0.1" sources."whatwg-url-5.0.0" sources."which-2.0.2" + sources."wide-align-1.1.5" sources."word-wrap-1.2.3" sources."workerpool-6.1.5" (sources."wrap-ansi-7.0.0" // { @@ -118120,6 +117474,8 @@ in ]; }) sources."wrappy-1.0.2" + sources."xml2js-0.4.23" + sources."xmlbuilder-11.0.1" sources."y18n-5.0.8" sources."yallist-4.0.0" sources."yargs-16.2.0" @@ -118233,10 +117589,10 @@ in sources."node-uuid-1.4.1" sources."node-wsfederation-0.1.1" sources."oauth-https://github.com/ciaranj/node-oauth/tarball/master" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" (sources."openid-2.0.10" // { dependencies = [ - sources."qs-6.10.1" + sources."qs-6.10.2" ]; }) sources."pause-0.0.1" @@ -118445,10 +117801,10 @@ in serverless = nodeEnv.buildNodePackage { name = "serverless"; packageName = "serverless"; - version = "2.67.0"; + version = "2.68.0"; src = fetchurl { - url = "https://registry.npmjs.org/serverless/-/serverless-2.67.0.tgz"; - sha512 = "FbiUlsQnpcVK5nffOS2T4YmHZHHxjadPCJi6NIFOWWWbcDr0Bbai225KF3oO+znF0zSkc0vPmXfkT0Tvm91/lA=="; + url = "https://registry.npmjs.org/serverless/-/serverless-2.68.0.tgz"; + sha512 = "RFhbwobdTEy/GsisYgLijjamKMpQpPdqD7rKXIFB8Ahfllnk+yFbP0fp/UdOH9qGATik8SISO+0wn5zjrhahxg=="; }; dependencies = [ sources."2-thenable-1.0.0" @@ -118540,7 +117896,7 @@ in sources."@types/keyv-3.1.3" sources."@types/lodash-4.14.177" sources."@types/long-4.0.1" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/request-2.48.7" sources."@types/request-promise-native-1.0.18" sources."@types/responselike-1.0.0" @@ -118600,7 +117956,7 @@ in sources."async-2.6.3" sources."asynckit-0.4.0" sources."at-least-node-1.0.0" - (sources."aws-sdk-2.1039.0" // { + (sources."aws-sdk-2.1044.0" // { dependencies = [ sources."buffer-4.9.2" sources."ieee754-1.1.13" @@ -118696,7 +118052,7 @@ in sources."color-3.2.1" sources."color-convert-1.9.3" sources."color-name-1.1.3" - sources."color-string-1.8.1" + sources."color-string-1.9.0" sources."colornames-1.1.1" sources."colors-1.3.3" sources."colorspace-1.1.4" @@ -119014,7 +118370,7 @@ in sources."mimic-response-1.0.1" sources."minimatch-3.0.4" sources."minimist-1.2.5" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."minizlib-2.1.2" sources."mkdirp-0.5.5" sources."ms-2.0.0" @@ -119138,7 +118494,7 @@ in sources."signal-exit-3.0.6" sources."simple-concat-1.0.1" sources."simple-get-2.8.1" - (sources."simple-git-2.47.1" // { + (sources."simple-git-2.48.0" // { dependencies = [ sources."debug-4.3.3" sources."ms-2.1.2" @@ -119577,7 +118933,6 @@ in sha512 = "8XJnwCFR4DatLz1s0nGFe6IJPJ+5pjRFhoBuBKq8SLgFI40eD7ak6jOXpzeG0tmIpyOc1zCs9bjKAxMFm1451A=="; }; dependencies = [ - sources."ansi-regex-5.0.1" sources."arr-diff-4.0.0" sources."arr-flatten-1.1.0" sources."arr-union-3.1.0" @@ -119613,7 +118968,7 @@ in sources."kind-of-5.1.0" ]; }) - sources."cli-table-0.3.9" + sources."cli-table-0.3.11" sources."collection-visit-1.0.0" sources."colors-1.0.3" sources."commander-2.9.0" @@ -119777,7 +119132,6 @@ in ]; }) sources."string_decoder-1.1.1" - sources."strip-ansi-6.0.1" (sources."to-object-path-0.3.0" // { dependencies = [ sources."kind-of-3.2.2" @@ -119966,10 +119320,10 @@ in snyk = nodeEnv.buildNodePackage { name = "snyk"; packageName = "snyk"; - version = "1.779.0"; + version = "1.785.0"; src = fetchurl { - url = "https://registry.npmjs.org/snyk/-/snyk-1.779.0.tgz"; - sha512 = "rlDIT5MCZE8u/pLhf1PhZML56qwU7s9nVWYMneAjXhLcyYIL51V4qW+UETeX0psfmpijDhq16nOdmVy6dwLLrA=="; + url = "https://registry.npmjs.org/snyk/-/snyk-1.785.0.tgz"; + sha512 = "31gEyIyeSsXya9wnWyJ10jR/etvd7gliLxNgSM8tR5gjojZyEYcs/zXbOjBl8tUIqVfJQxc7sjPa5CPQLJ9f3w=="; }; buildInputs = globalBuildInputs; meta = { @@ -119993,7 +119347,7 @@ in sources."@types/component-emitter-1.2.11" sources."@types/cookie-0.4.1" sources."@types/cors-2.8.12" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."accepts-1.3.7" sources."base64-arraybuffer-1.0.1" sources."base64id-2.0.0" @@ -120099,7 +119453,11 @@ in sources."kind-of-6.0.3" sources."lines-and-columns-1.2.4" sources."locate-path-6.0.0" - sources."log-symbols-5.0.0" + (sources."log-symbols-5.1.0" // { + dependencies = [ + sources."chalk-5.0.0" + ]; + }) sources."log-update-5.0.0" sources."lru-cache-6.0.0" sources."map-obj-4.3.0" @@ -120463,7 +119821,7 @@ in }) sources."hashlru-2.3.0" sources."he-0.5.0" - sources."heap-0.2.6" + sources."heap-0.2.7" sources."hoox-0.0.1" sources."idb-kv-store-4.5.0" sources."ieee754-1.2.1" @@ -120537,7 +119895,7 @@ in sources."isarray-1.0.0" sources."isexe-2.0.0" sources."isobject-2.1.0" - (sources."jitdb-3.5.1" // { + (sources."jitdb-3.5.2" // { dependencies = [ sources."mkdirp-1.0.4" sources."push-stream-11.0.1" @@ -120651,7 +120009,7 @@ in }) ]; }) - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-is-1.1.5" sources."object-keys-1.1.1" (sources."object-visit-1.0.1" // { @@ -121220,7 +120578,7 @@ in sources."async-1.5.2" sources."async-limiter-1.0.1" sources."asynckit-0.4.0" - (sources."aws-sdk-2.1039.0" // { + (sources."aws-sdk-2.1044.0" // { dependencies = [ sources."uuid-3.3.2" ]; @@ -121607,13 +120965,13 @@ in sources."oauth-sign-0.8.2" sources."object-assign-4.1.1" sources."object-hash-0.3.0" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."on-finished-2.3.0" sources."on-headers-1.0.2" sources."once-1.4.0" (sources."openid-2.0.10" // { dependencies = [ - sources."qs-6.10.1" + sources."qs-6.10.2" ]; }) sources."options-0.0.6" @@ -121819,7 +121177,7 @@ in dependencies = [ sources."debug-3.2.7" sources."form-data-2.5.1" - sources."qs-6.10.1" + sources."qs-6.10.2" sources."readable-stream-2.3.7" sources."string_decoder-1.1.1" ]; @@ -121832,7 +121190,7 @@ in sources."esprima-4.0.1" sources."js-yaml-3.14.1" sources."lodash-3.10.1" - sources."qs-6.10.1" + sources."qs-6.10.2" ]; }) sources."swagger-schema-official-2.0.0-bab6bed" @@ -122178,7 +121536,7 @@ in sources."style-search-0.1.0" sources."supports-color-5.5.0" sources."svg-tags-1.0.0" - sources."table-6.7.3" + sources."table-6.7.5" sources."to-regex-range-5.0.1" sources."trim-newlines-3.0.1" sources."type-fest-0.18.1" @@ -122216,7 +121574,7 @@ in sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/pug-2.0.5" sources."@types/sass-1.43.1" sources."ansi-styles-4.3.0" @@ -122306,7 +121664,7 @@ in sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/pug-2.0.5" sources."@types/sass-1.43.1" sources."anymatch-3.1.2" @@ -122804,7 +122162,7 @@ in sources."kind-of-3.2.2" ]; }) - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-visit-1.0.1" sources."object.pick-1.3.0" sources."on-finished-2.3.0" @@ -122822,7 +122180,7 @@ in dependencies = [ sources."debug-3.2.7" sources."ms-2.1.3" - sources."qs-6.10.1" + sources."qs-6.10.2" sources."superagent-3.8.3" ]; }) @@ -123000,7 +122358,7 @@ in sources."truncate-utf8-bytes-1.0.2" sources."type-is-1.6.18" sources."typedarray-0.0.6" - sources."uglify-js-3.14.3" + sources."uglify-js-3.14.4" sources."undefsafe-2.0.5" (sources."union-value-1.0.1" // { dependencies = [ @@ -123195,7 +122553,7 @@ in sources."node-addon-api-4.2.0" sources."node-gyp-build-4.3.0" sources."q-1.5.1" - sources."usb-1.9.1" + sources."usb-1.9.2" ]; buildInputs = globalBuildInputs; meta = { @@ -123287,29 +122645,29 @@ in textlint = nodeEnv.buildNodePackage { name = "textlint"; packageName = "textlint"; - version = "12.0.2"; + version = "12.1.0"; src = fetchurl { - url = "https://registry.npmjs.org/textlint/-/textlint-12.0.2.tgz"; - sha512 = "pg453CN2xtLoqss9YVSKkEFJtJ1AB/9SWTxl11fgdqFPCOK2W/320CJRqSxo5bJFpIn5+6bjqkuPHS0cZWLPvg=="; + url = "https://registry.npmjs.org/textlint/-/textlint-12.1.0.tgz"; + sha512 = "VZ0iVepE0jUchMfIW0uKGdEdv3l0ajOFvUBcpB1xGOLAz3gVwpdWvlagVlFXuwjc2N+9mcjTM0PCIXNwIs2vQA=="; }; dependencies = [ sources."@azu/format-text-1.0.1" sources."@azu/style-format-1.0.0" - sources."@textlint/ast-node-types-12.0.0" - sources."@textlint/ast-tester-12.0.2" - sources."@textlint/ast-traverse-12.0.2" - sources."@textlint/feature-flag-12.0.2" - sources."@textlint/fixer-formatter-12.0.2" - sources."@textlint/kernel-12.0.2" - sources."@textlint/linter-formatter-12.0.2" - sources."@textlint/markdown-to-ast-12.0.2" - sources."@textlint/module-interop-12.0.2" - sources."@textlint/source-code-fixer-12.0.2" - sources."@textlint/text-to-ast-12.0.2" - sources."@textlint/textlint-plugin-markdown-12.0.2" - sources."@textlint/textlint-plugin-text-12.0.2" - sources."@textlint/types-12.0.2" - sources."@textlint/utils-12.0.2" + sources."@textlint/ast-node-types-12.1.0" + sources."@textlint/ast-tester-12.1.0" + sources."@textlint/ast-traverse-12.1.0" + sources."@textlint/feature-flag-12.1.0" + sources."@textlint/fixer-formatter-12.1.0" + sources."@textlint/kernel-12.1.0" + sources."@textlint/linter-formatter-12.1.0" + sources."@textlint/markdown-to-ast-12.1.0" + sources."@textlint/module-interop-12.1.0" + sources."@textlint/source-code-fixer-12.1.0" + sources."@textlint/text-to-ast-12.1.0" + sources."@textlint/textlint-plugin-markdown-12.1.0" + sources."@textlint/textlint-plugin-text-12.1.0" + sources."@textlint/types-12.1.0" + sources."@textlint/utils-12.1.0" sources."@types/mdast-3.0.10" sources."@types/unist-2.0.6" sources."ajv-8.8.2" @@ -123494,7 +122852,7 @@ in sources."strip-bom-2.0.0" sources."structured-source-3.0.2" sources."supports-color-2.0.0" - (sources."table-6.7.3" // { + (sources."table-6.7.5" // { dependencies = [ sources."is-fullwidth-code-point-3.0.0" sources."string-width-4.2.3" @@ -124202,7 +123560,7 @@ in sources."is-string-1.0.7" sources."is-symbol-1.0.4" sources."is-weakref-1.0.1" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-keys-1.1.1" sources."object.assign-4.1.2" sources."side-channel-1.0.4" @@ -124315,7 +123673,7 @@ in sources."is-string-1.0.7" sources."is-symbol-1.0.4" sources."is-weakref-1.0.1" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-keys-1.1.1" sources."object.assign-4.1.2" sources."side-channel-1.0.4" @@ -124388,7 +123746,7 @@ in sources."@types/cors-2.8.12" sources."@types/http-cache-semantics-4.0.1" sources."@types/keyv-3.1.3" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/responselike-1.0.0" sources."abbrev-1.1.1" sources."abstract-logging-2.0.1" @@ -124454,7 +123812,7 @@ in sources."content-type-1.0.4" sources."cookie-0.4.0" sources."cookie-signature-1.0.6" - sources."core-js-3.19.2" + sources."core-js-3.19.3" sources."core-util-is-1.0.2" sources."cors-2.8.5" sources."css-select-4.1.3" @@ -124654,7 +124012,7 @@ in sources."number-is-nan-1.0.1" sources."oauth-sign-0.9.0" sources."object-assign-4.1.1" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."object-keys-1.1.1" sources."object.assign-4.1.2" sources."on-finished-2.3.0" @@ -125399,10 +124757,10 @@ in uglify-js = nodeEnv.buildNodePackage { name = "uglify-js"; packageName = "uglify-js"; - version = "3.14.3"; + version = "3.14.4"; src = fetchurl { - url = "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.3.tgz"; - sha512 = "mic3aOdiq01DuSVx0TseaEzMIVqebMZ0Z3vaeDhFEh9bsc24hV1TFvN74reA2vs08D0ZWfNjAcJ3UbVLaBss+g=="; + url = "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.4.tgz"; + sha512 = "AbiSR44J0GoCeV81+oxcy/jDOElO2Bx3d0MfQCUShq7JRXaM4KtQopZsq2vFv8bCq2yMaGrw1FgygUd03RyRDA=="; }; buildInputs = globalBuildInputs; meta = { @@ -125448,7 +124806,7 @@ in sources."@types/component-emitter-1.2.11" sources."@types/cookie-0.4.1" sources."@types/cors-2.8.12" - sources."@types/node-14.17.34" + sources."@types/node-14.18.0" sources."abbrev-1.1.1" sources."accepts-1.3.7" sources."ansi-regex-5.0.1" @@ -125480,7 +124838,7 @@ in sources."color-3.2.1" sources."color-convert-1.9.3" sources."color-name-1.1.3" - sources."color-string-1.8.1" + sources."color-string-1.9.0" sources."colors-1.4.0" sources."colorspace-1.1.4" sources."component-emitter-1.3.0" @@ -125731,7 +125089,7 @@ in sha512 = "N+ENrder8z9zJQF9UM7K3/1LcfVW60omqeyaQsu6GN1BGdCgPm8gdHssn7WRD7vx+ABKc82IE1+pJyHOPkwe+w=="; }; dependencies = [ - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/unist-2.0.6" sources."@types/vfile-3.0.2" sources."@types/vfile-message-2.0.0" @@ -125949,7 +125307,7 @@ in }) sources."mimic-response-2.1.0" sources."minimatch-3.0.4" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."minizlib-2.1.2" sources."mkdirp-1.0.4" sources."ms-2.1.2" @@ -126016,8 +125374,8 @@ in sources."wrappy-1.0.2" sources."y18n-5.0.8" sources."yallist-4.0.0" - sources."yargs-17.2.1" - sources."yargs-parser-20.2.9" + sources."yargs-17.3.0" + sources."yargs-parser-21.0.0" ]; buildInputs = globalBuildInputs; meta = { @@ -126087,7 +125445,7 @@ in dependencies = [ sources."@sindresorhus/is-0.14.0" sources."@szmarczak/http-timer-1.1.2" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@vercel/build-utils-2.12.2" sources."@vercel/go-1.2.3" sources."@vercel/node-1.12.1" @@ -126349,7 +125707,7 @@ in sources."path-key-3.1.1" sources."path-parse-1.0.7" sources."prelude-ls-1.2.1" - sources."prettier-2.5.0" + sources."prettier-2.5.1" sources."progress-2.0.3" sources."pug-error-2.0.0" sources."pug-lexer-5.0.1" @@ -126374,7 +125732,7 @@ in sources."strip-ansi-6.0.1" sources."strip-json-comments-3.1.1" sources."supports-color-5.5.0" - (sources."table-6.7.3" // { + (sources."table-6.7.5" // { dependencies = [ sources."ajv-8.8.2" sources."json-schema-traverse-1.0.0" @@ -126618,8 +125976,8 @@ in version = "1.6.8"; src = ../../misc/vscode-extensions/vscode-lldb/build-deps; dependencies = [ - sources."@discoveryjs/json-ext-0.5.5" - sources."@types/eslint-8.2.0" + sources."@discoveryjs/json-ext-0.5.6" + sources."@types/eslint-8.2.1" sources."@types/eslint-scope-3.7.1" sources."@types/estree-0.0.50" sources."@types/json-schema-7.0.9" @@ -126670,7 +126028,7 @@ in sources."buffer-from-1.1.2" sources."call-bind-1.0.2" sources."camelcase-6.2.1" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" (sources."chalk-4.1.2" // { dependencies = [ sources."supports-color-7.2.0" @@ -126710,7 +126068,7 @@ in sources."domelementtype-2.2.0" sources."domhandler-4.3.0" sources."domutils-2.8.0" - sources."electron-to-chromium-1.4.5" + sources."electron-to-chromium-1.4.12" sources."emoji-regex-8.0.0" sources."emojis-list-3.0.0" sources."enhanced-resolve-5.8.3" @@ -126816,7 +126174,7 @@ in sources."normalize-path-3.0.0" sources."npm-run-path-4.0.1" sources."nth-check-2.0.1" - sources."object-inspect-1.11.0" + sources."object-inspect-1.11.1" sources."once-1.4.0" sources."onetime-5.1.2" sources."os-homedir-1.0.2" @@ -126846,7 +126204,7 @@ in sources."process-nextick-args-2.0.1" sources."prr-1.0.1" sources."punycode-2.1.1" - sources."qs-6.10.1" + sources."qs-6.10.2" sources."randombytes-2.1.0" sources."read-1.0.7" sources."readable-stream-1.0.34" @@ -126916,10 +126274,10 @@ in sources."supports-color-5.5.0" ]; }) - sources."vscode-debugadapter-testsupport-1.50.0" - sources."vscode-debugprotocol-1.50.1" - sources."watchpack-2.3.0" - sources."webpack-5.64.4" + sources."vscode-debugadapter-testsupport-1.51.0" + sources."vscode-debugprotocol-1.51.0" + sources."watchpack-2.3.1" + sources."webpack-5.65.0" (sources."webpack-cli-4.9.1" // { dependencies = [ sources."commander-7.2.0" @@ -127217,7 +126575,7 @@ in sources."tslib-1.14.1" sources."tunnel-agent-0.6.0" sources."tweetnacl-0.14.5" - sources."uglify-js-3.14.3" + sources."uglify-js-3.14.4" sources."uid-0.0.2" sources."unbzip2-stream-1.4.3" sources."unyield-0.0.1" @@ -127280,7 +126638,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-16.11.11" + sources."@types/node-16.11.12" sources."@types/unist-2.0.6" sources."@types/vfile-3.0.2" sources."@types/vfile-message-2.0.0" @@ -128240,7 +127598,7 @@ in sources."combined-stream-1.0.8" sources."concat-map-0.0.1" sources."console-control-strings-1.1.0" - sources."core-js-pure-3.19.2" + sources."core-js-pure-3.19.3" sources."cssom-0.4.4" (sources."cssstyle-2.3.0" // { dependencies = [ @@ -128313,7 +127671,7 @@ in sources."mimic-response-2.1.0" sources."minimatch-3.0.4" sources."minimist-1.2.5" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."minizlib-2.1.2" sources."mkdirp-1.0.4" sources."ms-2.1.2" @@ -128381,8 +127739,8 @@ in sources."xmlchars-2.2.0" sources."y18n-5.0.8" sources."yallist-4.0.0" - sources."yargs-17.2.1" - sources."yargs-parser-20.2.9" + sources."yargs-17.3.0" + sources."yargs-parser-21.0.0" ]; buildInputs = globalBuildInputs; meta = { @@ -128420,9 +127778,10 @@ in sources."@devicefarmer/adbkit-2.11.3" sources."@devicefarmer/adbkit-logcat-1.1.0" sources."@devicefarmer/adbkit-monkey-1.0.1" - (sources."@eslint/eslintrc-1.0.4" // { + (sources."@eslint/eslintrc-1.0.5" // { dependencies = [ sources."debug-4.3.3" + sources."espree-9.2.0" sources."ms-2.1.2" ]; }) @@ -128437,7 +127796,7 @@ in sources."@sindresorhus/is-0.14.0" sources."@szmarczak/http-timer-1.1.2" sources."@types/minimatch-3.0.5" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/yauzl-2.9.2" sources."acorn-8.6.0" sources."acorn-jsx-5.3.2" @@ -128852,7 +128211,7 @@ in sources."rimraf-3.0.2" sources."safe-buffer-5.2.1" sources."safe-json-stringify-1.2.0" - sources."safe-stable-stringify-2.3.0" + sources."safe-stable-stringify-2.3.1" sources."safer-buffer-2.1.2" sources."sax-1.2.4" sources."semver-7.3.5" @@ -128873,7 +128232,7 @@ in ]; }) sources."signal-exit-3.0.6" - sources."sonic-boom-2.4.0" + sources."sonic-boom-2.4.1" sources."source-map-0.6.1" sources."source-map-js-0.6.2" sources."source-map-support-0.5.20" @@ -128972,17 +128331,17 @@ in webpack = nodeEnv.buildNodePackage { name = "webpack"; packageName = "webpack"; - version = "5.64.4"; + version = "5.65.0"; src = fetchurl { - url = "https://registry.npmjs.org/webpack/-/webpack-5.64.4.tgz"; - sha512 = "LWhqfKjCLoYJLKJY8wk2C3h77i8VyHowG3qYNZiIqD6D0ZS40439S/KVuc/PY48jp2yQmy0mhMknq8cys4jFMw=="; + url = "https://registry.npmjs.org/webpack/-/webpack-5.65.0.tgz"; + sha512 = "Q5or2o6EKs7+oKmJo7LaqZaMOlDWQse9Tm5l1WAfU/ujLGN5Pb0SqGeVkN/4bpPmEqEP5RnVhiqsOtWtUVwGRw=="; }; dependencies = [ - sources."@types/eslint-8.2.0" + sources."@types/eslint-8.2.1" sources."@types/eslint-scope-3.7.1" sources."@types/estree-0.0.50" sources."@types/json-schema-7.0.9" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@webassemblyjs/ast-1.11.1" sources."@webassemblyjs/floating-point-hex-parser-1.11.1" sources."@webassemblyjs/helper-api-error-1.11.1" @@ -129006,10 +128365,10 @@ in sources."ajv-keywords-3.5.2" sources."browserslist-4.18.1" sources."buffer-from-1.1.2" - sources."caniuse-lite-1.0.30001283" + sources."caniuse-lite-1.0.30001285" sources."chrome-trace-event-1.0.3" sources."commander-2.20.3" - sources."electron-to-chromium-1.4.5" + sources."electron-to-chromium-1.4.12" sources."enhanced-resolve-5.8.3" sources."es-module-lexer-0.9.3" sources."escalade-3.1.1" @@ -129052,7 +128411,7 @@ in }) sources."terser-webpack-plugin-5.2.5" sources."uri-js-4.4.1" - sources."watchpack-2.3.0" + sources."watchpack-2.3.1" sources."webpack-sources-3.2.2" ]; buildInputs = globalBuildInputs; @@ -129074,7 +128433,7 @@ in sha512 = "JYRFVuyFpzDxMDB+v/nanUdQYcZtqFPGzmlW4s+UkPMFhSpfRNmf1z4AwYcHJVdvEFAM7FFCQdNTpsBYhDLusQ=="; }; dependencies = [ - sources."@discoveryjs/json-ext-0.5.5" + sources."@discoveryjs/json-ext-0.5.6" sources."@webpack-cli/configtest-1.1.0" sources."@webpack-cli/info-1.4.0" sources."@webpack-cli/serve-1.6.0" @@ -129147,7 +128506,7 @@ in sources."@nodelib/fs.walk-1.2.8" sources."@types/http-proxy-1.17.7" sources."@types/json-schema-7.0.9" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/retry-0.12.1" sources."accepts-1.3.7" sources."aggregate-error-3.1.0" @@ -129376,7 +128735,7 @@ in sources."shebang-regex-3.0.0" sources."signal-exit-3.0.6" sources."slash-3.0.0" - sources."sockjs-0.3.21" + sources."sockjs-0.3.24" (sources."spdy-4.0.2" // { dependencies = [ sources."debug-4.3.3" @@ -129410,7 +128769,7 @@ in }) sources."util-deprecate-1.0.2" sources."utils-merge-1.0.1" - sources."uuid-3.4.0" + sources."uuid-8.3.2" sources."vary-1.1.2" sources."wbuf-1.7.3" sources."webpack-dev-middleware-5.2.2" @@ -129513,7 +128872,7 @@ in sources."@protobufjs/pool-1.1.0" sources."@protobufjs/utf8-1.1.0" sources."@types/long-4.0.1" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."addr-to-ip-port-1.5.4" sources."airplay-js-0.3.0" sources."ansi-regex-5.0.1" @@ -129824,8 +129183,8 @@ in sources."xmlbuilder-11.0.1" sources."xmldom-0.1.31" sources."y18n-5.0.8" - sources."yargs-17.2.1" - sources."yargs-parser-20.2.9" + sources."yargs-17.3.0" + sources."yargs-parser-21.0.0" ]; buildInputs = globalBuildInputs; meta = { @@ -130006,7 +129365,7 @@ in sources."@nodelib/fs.scandir-2.1.5" sources."@nodelib/fs.stat-2.0.5" sources."@nodelib/fs.walk-1.2.8" - (sources."@npmcli/arborist-4.0.5" // { + (sources."@npmcli/arborist-4.1.0" // { dependencies = [ sources."mkdirp-1.0.4" sources."semver-7.3.5" @@ -130137,12 +129496,7 @@ in sources."cli-cursor-2.1.0" sources."cli-list-0.2.0" sources."cli-spinners-2.6.1" - (sources."cli-table-0.3.9" // { - dependencies = [ - sources."ansi-regex-5.0.1" - sources."strip-ansi-6.0.1" - ]; - }) + sources."cli-table-0.3.11" sources."cli-width-2.2.1" sources."clone-1.0.4" sources."clone-buffer-1.0.0" @@ -130166,7 +129520,7 @@ in sources."config-chain-1.1.13" sources."configstore-3.1.5" sources."console-control-strings-1.1.0" - sources."core-js-3.19.2" + sources."core-js-3.19.3" sources."core-util-is-1.0.3" sources."create-error-class-3.0.2" sources."cross-spawn-6.0.5" @@ -130426,7 +129780,7 @@ in sources."mimic-response-1.0.1" sources."minimatch-3.0.4" sources."minimist-1.2.5" - sources."minipass-3.1.5" + sources."minipass-3.1.6" sources."minipass-collect-1.0.2" sources."minipass-fetch-1.4.1" sources."minipass-flush-1.0.5" @@ -130952,7 +130306,7 @@ in sources."@nodelib/fs.walk-1.2.8" sources."@types/fs-extra-9.0.13" sources."@types/minimist-1.2.2" - sources."@types/node-16.11.11" + sources."@types/node-16.11.12" sources."@types/node-fetch-2.5.12" sources."ansi-styles-4.3.0" sources."array-union-3.0.1" -- cgit 1.4.1