From 0654cf7ed6f6b4ddc9e3e275bd40f6fc6fb0ca69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 05:34:49 +0000 Subject: [PATCH] build(deps): bump @hashicorp/react-text-split-with-code in /website Bumps @hashicorp/react-text-split-with-code from 3.3.8 to 3.4.1. --- updated-dependencies: - dependency-name: "@hashicorp/react-text-split-with-code" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- website/package-lock.json | 378 +++++++++++++------------------------- website/package.json | 2 +- 2 files changed, 133 insertions(+), 247 deletions(-) diff --git a/website/package-lock.json b/website/package-lock.json index cb5f22ae66b..4e6caeb5785 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -35,7 +35,7 @@ "@hashicorp/react-subnav": "^9.2.2", "@hashicorp/react-tabs": "^7.0.1", "@hashicorp/react-text-split": "^4.0.0", - "@hashicorp/react-text-split-with-code": "^3.3.8", + "@hashicorp/react-text-split-with-code": "^3.4.1", "@hashicorp/react-text-split-with-image": "^4.2.5", "@hashicorp/react-text-split-with-logo-grid": "^5.1.5", "@hashicorp/react-use-cases": "^5.0.0", @@ -1236,14 +1236,14 @@ } }, "node_modules/@hashicorp/react-button": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/@hashicorp/react-button/-/react-button-6.0.3.tgz", - "integrity": "sha512-CRK93cWw5ap4tGGvMoyr/Ydvvz1Ie1RTyTdBhcpARlH7pCIAmvxHKMK+FCWXWGJNjpM9suKenXfdTJRfz7+KNw==", + "version": "6.0.4", + "resolved": "https://registry.npmjs.org/@hashicorp/react-button/-/react-button-6.0.4.tgz", + "integrity": "sha512-9xSnsH49FTUvT2UQkh1MtfXRyp2n6K5Z7RYGFIWQpZIJTyxe7jbqfhhfIVjCfWGTQrzt0QyIiSvwtToD/3M8OQ==", "dependencies": { "@hashicorp/platform-product-meta": "^0.1.0", - "@hashicorp/react-inline-svg": "^6.0.1", + "@hashicorp/react-inline-svg": "^6.0.3", "classnames": "^2.3.1", - "slugify": "^1.6.0" + "slugify": "^1.6.5" }, "peerDependencies": { "@hashicorp/mktg-global-styles": ">=3.x", @@ -1256,9 +1256,9 @@ "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" }, "node_modules/@hashicorp/react-button/node_modules/slugify": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/slugify/-/slugify-1.6.0.tgz", - "integrity": "sha512-FkMq+MQc5hzYgM86nLuHI98Acwi3p4wX+a5BO9Hhw4JdK4L7WueIiZ4tXEobImPqBz2sVcV0+Mu3GRB30IGang==", + "version": "1.6.5", + "resolved": "https://registry.npmjs.org/slugify/-/slugify-1.6.5.tgz", + "integrity": "sha512-8mo9bslnBO3tr5PEVFzMPIWwWnipGS0xVbYf65zxDqfNwmzYn1LpiKNrR6DlClusuvo+hDHd1zKpmfAe83NQSQ==", "engines": { "node": ">=8.0.0" } @@ -1276,12 +1276,12 @@ } }, "node_modules/@hashicorp/react-code-block": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/@hashicorp/react-code-block/-/react-code-block-4.1.5.tgz", - "integrity": "sha512-94IHagrdqxvoPE130b2FOvyeSZ26DIhaNSnZ3b/isKMpaNdWjoi/uo+nckRu3auiSyxldbMty8W5EXclgGkCEA==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/@hashicorp/react-code-block/-/react-code-block-4.4.1.tgz", + "integrity": "sha512-tOUmacAxN+VWzS9wIn9ePXnWv140b1eUHMvNgSjn8Q7bZYKFZLTYZpLN1P0rIPgwK9MU2psD1vBwisWHLUk2ZQ==", "dependencies": { "@hashicorp/react-inline-svg": "^6.0.3", - "@reach/listbox": "0.15.0", + "@reach/listbox": "0.16.2", "shellwords": "^0.1.1" }, "peerDependencies": { @@ -1754,32 +1754,6 @@ "react": ">=16.x" } }, - "node_modules/@hashicorp/react-tabs/node_modules/@reach/portal": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@reach/portal/-/portal-0.16.0.tgz", - "integrity": "sha512-vXJ0O9T+72HiSEWHPs2cx7YbSO7pQsTMhgqPc5aaddIYpo2clJx1PnYuS0lSNlVaDO0IxQhwYq43evXaXnmviw==", - "dependencies": { - "@reach/utils": "0.16.0", - "tslib": "^2.3.0" - }, - "peerDependencies": { - "react": "^16.8.0 || 17.x", - "react-dom": "^16.8.0 || 17.x" - } - }, - "node_modules/@hashicorp/react-tabs/node_modules/@reach/utils": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@reach/utils/-/utils-0.16.0.tgz", - "integrity": "sha512-PCggBet3qaQmwFNcmQ/GqHSefadAFyNCUekq9RrWoaU9hh/S4iaFgf2MBMdM47eQj5i/Bk0Mm07cP/XPFlkN+Q==", - "dependencies": { - "tiny-warning": "^1.0.3", - "tslib": "^2.3.0" - }, - "peerDependencies": { - "react": "^16.8.0 || 17.x", - "react-dom": "^16.8.0 || 17.x" - } - }, "node_modules/@hashicorp/react-tabs/node_modules/classnames": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", @@ -1812,12 +1786,12 @@ } }, "node_modules/@hashicorp/react-text-split": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split/-/react-text-split-4.0.0.tgz", - "integrity": "sha512-drBWTG3l7v/GNusn2gy2eW3SjuJ3lldlfzX3lr20IxprP2UcMcpLBDQFL+xrJbaHe7Tn2WjwrdmOS6MtQOopbQ==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split/-/react-text-split-4.0.1.tgz", + "integrity": "sha512-i/UiIgV9N2EhsfBBibTaUjSWZJLHDS7Q1K8BAfb9ofkdNy/gWxspEYUn9RTceuj8BC5B4S8kuWTXCZfP0DQoFw==", "dependencies": { "@hashicorp/platform-product-meta": "^0.1.0", - "@hashicorp/react-button": "^6.0.0", + "@hashicorp/react-button": "^6.0.4", "@hashicorp/react-inline-svg": "^6.0.3", "classnames": "^2.3.1" }, @@ -1827,12 +1801,12 @@ } }, "node_modules/@hashicorp/react-text-split-with-code": { - "version": "3.3.8", - "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split-with-code/-/react-text-split-with-code-3.3.8.tgz", - "integrity": "sha512-aOakwQL+GjrSEsySSOHw7WlJLg0nEiKoIMK5x8aLry64ZwHgTpqqFj5CTQ01RHk0sAfqbCCvrRc2il9CLR83fg==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split-with-code/-/react-text-split-with-code-3.4.1.tgz", + "integrity": "sha512-58AoUIle2zsrnP72xTnvwmnB3N/uTTO2MQjvN3eLJtlRPwjG0Lt7NiZxGckOUfNe+r/kVrf/xhja2GkSWVHN9w==", "dependencies": { - "@hashicorp/react-code-block": "^4.1.5", - "@hashicorp/react-text-split": "^4.0.0" + "@hashicorp/react-code-block": "^4.4.1", + "@hashicorp/react-text-split": "^4.0.1" }, "peerDependencies": { "@hashicorp/mktg-global-styles": ">=3.x", @@ -2392,12 +2366,12 @@ } }, "node_modules/@reach/auto-id": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/auto-id/-/auto-id-0.15.0.tgz", - "integrity": "sha512-iACaCcZeqAhDf4OOwJpmHHS/LaRj9z3Ip8JmlhpCrFWV2YOIiiZk42amlBZX6CKH66Md+eriYZQk3TyAjk6Oxg==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@reach/auto-id/-/auto-id-0.16.0.tgz", + "integrity": "sha512-5ssbeP5bCkM39uVsfQCwBBL+KT8YColdnMN5/Eto6Rj7929ql95R3HZUOkKIvj7mgPtEb60BLQxd1P3o6cjbmg==", "dependencies": { - "@reach/utils": "0.15.0", - "tslib": "^2.1.0" + "@reach/utils": "0.16.0", + "tslib": "^2.3.0" }, "peerDependencies": { "react": "^16.8.0 || 17.x", @@ -2405,12 +2379,12 @@ } }, "node_modules/@reach/descendants": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/descendants/-/descendants-0.15.0.tgz", - "integrity": "sha512-MGs+7sGjx07sm29Wc2d/Ya72qwatNVHofnYwwHMT6LImv99kE5TQMCgkMSDeRwqQxHURmcjb4I7Tab+ahvCGiw==", + "version": "0.16.1", + "resolved": "https://registry.npmjs.org/@reach/descendants/-/descendants-0.16.1.tgz", + "integrity": "sha512-3WZgRnD9O4EORKE31rrduJDiPFNMOjUkATx0zl192ZxMq3qITe4tUj70pS5IbJl/+v9zk78JwyQLvA1pL7XAPA==", "dependencies": { - "@reach/utils": "0.15.0", - "tslib": "^2.1.0" + "@reach/utils": "0.16.0", + "tslib": "^2.3.0" }, "peerDependencies": { "react": "^16.8.0 || 17.x", @@ -2418,15 +2392,15 @@ } }, "node_modules/@reach/listbox": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/listbox/-/listbox-0.15.0.tgz", - "integrity": "sha512-3Vvpte0HQkfo3sT4Cz6gG9h+E/La2IwbtLQDTesEmDzToQ8bk9rOfuFDVp7IXUyOdDggfDCOEz/ZphsuniADWA==", - "dependencies": { - "@reach/auto-id": "0.15.0", - "@reach/descendants": "0.15.0", - "@reach/machine": "0.15.0", - "@reach/popover": "0.15.0", - "@reach/utils": "0.15.0", + "version": "0.16.2", + "resolved": "https://registry.npmjs.org/@reach/listbox/-/listbox-0.16.2.tgz", + "integrity": "sha512-UBotBw7X8e2ajHn6tg1M9ArinisvSvwtu/aP3edEQKCvobd95nAa+dqnfAdihPAQFH2AQ2NFfa/73yawWV3LOQ==", + "dependencies": { + "@reach/auto-id": "0.16.0", + "@reach/descendants": "0.16.1", + "@reach/machine": "0.16.0", + "@reach/popover": "0.16.2", + "@reach/utils": "0.16.0", "prop-types": "^15.7.2" }, "peerDependencies": { @@ -2435,13 +2409,13 @@ } }, "node_modules/@reach/machine": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/machine/-/machine-0.15.0.tgz", - "integrity": "sha512-o3vvqsTQyj7apxpbSuIn4xKYlqNagcjhlMnroJ2uqgJfFwy1tLrsQo4Sr8GnZu4hitPbNAfqGExYjV8ZV8SHpA==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@reach/machine/-/machine-0.16.0.tgz", + "integrity": "sha512-c8SRQz2xGtg5M9aXuuM5pFgaV1ZW5/nyMIYpZzBwHUlNFKGO+VBhwedbnqUxO0yLcbgl3wPvjPh740O3YjqiHg==", "dependencies": { - "@reach/utils": "0.15.0", + "@reach/utils": "0.16.0", "@xstate/fsm": "1.4.0", - "tslib": "^2.1.0" + "tslib": "^2.3.0" }, "peerDependencies": { "react": "^16.8.0 || 17.x", @@ -2454,15 +2428,15 @@ "integrity": "sha512-Ba7HmkFgfQxZqqaeIWWkNK0rEhpxVQHIoVyW1YDSkGsGIXzcaW4deC8B0pZrNSSyLTdIk7y+5olKt5+g0GmFIQ==" }, "node_modules/@reach/popover": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/popover/-/popover-0.15.0.tgz", - "integrity": "sha512-nBR6ZlULF7ZZIqkN47QEWmdqUX2Zd6FSeYJku1il9OkiMnWzI3aTOyu1B+IJfYeIqg28D/aeF4ff0oVu1VUrqQ==", + "version": "0.16.2", + "resolved": "https://registry.npmjs.org/@reach/popover/-/popover-0.16.2.tgz", + "integrity": "sha512-IwkRrHM7Vt33BEkSXneovymJv7oIToOfTDwRKpuYEB/BWYMAuNfbsRL7KVe6MjkgchDeQzAk24cYY1ztQj5HQQ==", "dependencies": { - "@reach/portal": "0.15.0", - "@reach/rect": "0.15.0", - "@reach/utils": "0.15.0", + "@reach/portal": "0.16.2", + "@reach/rect": "0.16.0", + "@reach/utils": "0.16.0", "tabbable": "^4.0.0", - "tslib": "^2.1.0" + "tslib": "^2.3.0" }, "peerDependencies": { "react": "^16.8.0 || 17.x", @@ -2470,12 +2444,13 @@ } }, "node_modules/@reach/portal": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/portal/-/portal-0.15.0.tgz", - "integrity": "sha512-Aulqjk/PIRu+R7yhINYAAYfYh++ZdC30qwHDWDtGk2cmTEJT7m9AlvBX+W7T+Q3Ux6Wy5f37eV+TTGid1CcjFw==", + "version": "0.16.2", + "resolved": "https://registry.npmjs.org/@reach/portal/-/portal-0.16.2.tgz", + "integrity": "sha512-9ur/yxNkuVYTIjAcfi46LdKUvH0uYZPfEp4usWcpt6PIp+WDF57F/5deMe/uGi/B/nfDweQu8VVwuMVrCb97JQ==", "dependencies": { - "@reach/utils": "0.15.0", - "tslib": "^2.1.0" + "@reach/utils": "0.16.0", + "tiny-warning": "^1.0.3", + "tslib": "^2.3.0" }, "peerDependencies": { "react": "^16.8.0 || 17.x", @@ -2483,15 +2458,15 @@ } }, "node_modules/@reach/rect": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/rect/-/rect-0.15.0.tgz", - "integrity": "sha512-Nu0zG4Xq8Z0C3Yr3wbjtj7fvII1q2KopHDStNtmL26oWPzlaZJ9A1K6rZSPIqxKkx1hvl6AUTeom7eHTIKhHjA==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@reach/rect/-/rect-0.16.0.tgz", + "integrity": "sha512-/qO9jQDzpOCdrSxVPR6l674mRHNTqfEjkaxZHluwJ/2qGUtYsA0GSZiF/+wX/yOWeBif1ycxJDa6HusAMJZC5Q==", "dependencies": { "@reach/observe-rect": "1.2.0", - "@reach/utils": "0.15.0", + "@reach/utils": "0.16.0", "prop-types": "^15.7.2", "tiny-warning": "^1.0.3", - "tslib": "^2.1.0" + "tslib": "^2.3.0" }, "peerDependencies": { "react": "^16.8.0 || 17.x", @@ -2517,19 +2492,6 @@ "react-dom": "^16.8.0 || 17.x" } }, - "node_modules/@reach/tooltip/node_modules/@reach/auto-id": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@reach/auto-id/-/auto-id-0.16.0.tgz", - "integrity": "sha512-5ssbeP5bCkM39uVsfQCwBBL+KT8YColdnMN5/Eto6Rj7929ql95R3HZUOkKIvj7mgPtEb60BLQxd1P3o6cjbmg==", - "dependencies": { - "@reach/utils": "0.16.0", - "tslib": "^2.3.0" - }, - "peerDependencies": { - "react": "^16.8.0 || 17.x", - "react-dom": "^16.8.0 || 17.x" - } - }, "node_modules/@reach/tooltip/node_modules/@reach/portal": { "version": "0.16.0", "resolved": "https://registry.npmjs.org/@reach/portal/-/portal-0.16.0.tgz", @@ -2543,23 +2505,7 @@ "react-dom": "^16.8.0 || 17.x" } }, - "node_modules/@reach/tooltip/node_modules/@reach/rect": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@reach/rect/-/rect-0.16.0.tgz", - "integrity": "sha512-/qO9jQDzpOCdrSxVPR6l674mRHNTqfEjkaxZHluwJ/2qGUtYsA0GSZiF/+wX/yOWeBif1ycxJDa6HusAMJZC5Q==", - "dependencies": { - "@reach/observe-rect": "1.2.0", - "@reach/utils": "0.16.0", - "prop-types": "^15.7.2", - "tiny-warning": "^1.0.3", - "tslib": "^2.3.0" - }, - "peerDependencies": { - "react": "^16.8.0 || 17.x", - "react-dom": "^16.8.0 || 17.x" - } - }, - "node_modules/@reach/tooltip/node_modules/@reach/utils": { + "node_modules/@reach/utils": { "version": "0.16.0", "resolved": "https://registry.npmjs.org/@reach/utils/-/utils-0.16.0.tgz", "integrity": "sha512-PCggBet3qaQmwFNcmQ/GqHSefadAFyNCUekq9RrWoaU9hh/S4iaFgf2MBMdM47eQj5i/Bk0Mm07cP/XPFlkN+Q==", @@ -2572,19 +2518,6 @@ "react-dom": "^16.8.0 || 17.x" } }, - "node_modules/@reach/utils": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/utils/-/utils-0.15.0.tgz", - "integrity": "sha512-JHHN7T5ucFiuQbqkgv8ECbRWKfRiJxrO/xHR3fHf+f2C7mVs/KkJHhYtovS1iEapR4silygX9PY0+QUmHPOTYw==", - "dependencies": { - "tiny-warning": "^1.0.3", - "tslib": "^2.1.0" - }, - "peerDependencies": { - "react": "^16.8.0 || 17.x", - "react-dom": "^16.8.0 || 17.x" - } - }, "node_modules/@reach/visually-hidden": { "version": "0.16.0", "resolved": "https://registry.npmjs.org/@reach/visually-hidden/-/visually-hidden-0.16.0.tgz", @@ -20039,14 +19972,14 @@ } }, "@hashicorp/react-button": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/@hashicorp/react-button/-/react-button-6.0.3.tgz", - "integrity": "sha512-CRK93cWw5ap4tGGvMoyr/Ydvvz1Ie1RTyTdBhcpARlH7pCIAmvxHKMK+FCWXWGJNjpM9suKenXfdTJRfz7+KNw==", + "version": "6.0.4", + "resolved": "https://registry.npmjs.org/@hashicorp/react-button/-/react-button-6.0.4.tgz", + "integrity": "sha512-9xSnsH49FTUvT2UQkh1MtfXRyp2n6K5Z7RYGFIWQpZIJTyxe7jbqfhhfIVjCfWGTQrzt0QyIiSvwtToD/3M8OQ==", "requires": { "@hashicorp/platform-product-meta": "^0.1.0", - "@hashicorp/react-inline-svg": "^6.0.1", + "@hashicorp/react-inline-svg": "^6.0.3", "classnames": "^2.3.1", - "slugify": "^1.6.0" + "slugify": "^1.6.5" }, "dependencies": { "classnames": { @@ -20055,9 +19988,9 @@ "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" }, "slugify": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/slugify/-/slugify-1.6.0.tgz", - "integrity": "sha512-FkMq+MQc5hzYgM86nLuHI98Acwi3p4wX+a5BO9Hhw4JdK4L7WueIiZ4tXEobImPqBz2sVcV0+Mu3GRB30IGang==" + "version": "1.6.5", + "resolved": "https://registry.npmjs.org/slugify/-/slugify-1.6.5.tgz", + "integrity": "sha512-8mo9bslnBO3tr5PEVFzMPIWwWnipGS0xVbYf65zxDqfNwmzYn1LpiKNrR6DlClusuvo+hDHd1zKpmfAe83NQSQ==" } } }, @@ -20070,12 +20003,12 @@ } }, "@hashicorp/react-code-block": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/@hashicorp/react-code-block/-/react-code-block-4.1.5.tgz", - "integrity": "sha512-94IHagrdqxvoPE130b2FOvyeSZ26DIhaNSnZ3b/isKMpaNdWjoi/uo+nckRu3auiSyxldbMty8W5EXclgGkCEA==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/@hashicorp/react-code-block/-/react-code-block-4.4.1.tgz", + "integrity": "sha512-tOUmacAxN+VWzS9wIn9ePXnWv140b1eUHMvNgSjn8Q7bZYKFZLTYZpLN1P0rIPgwK9MU2psD1vBwisWHLUk2ZQ==", "requires": { "@hashicorp/react-inline-svg": "^6.0.3", - "@reach/listbox": "0.15.0", + "@reach/listbox": "0.16.2", "shellwords": "^0.1.1" } }, @@ -20456,24 +20389,6 @@ "classnames": "^2.3.1" }, "dependencies": { - "@reach/portal": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@reach/portal/-/portal-0.16.0.tgz", - "integrity": "sha512-vXJ0O9T+72HiSEWHPs2cx7YbSO7pQsTMhgqPc5aaddIYpo2clJx1PnYuS0lSNlVaDO0IxQhwYq43evXaXnmviw==", - "requires": { - "@reach/utils": "0.16.0", - "tslib": "^2.3.0" - } - }, - "@reach/utils": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@reach/utils/-/utils-0.16.0.tgz", - "integrity": "sha512-PCggBet3qaQmwFNcmQ/GqHSefadAFyNCUekq9RrWoaU9hh/S4iaFgf2MBMdM47eQj5i/Bk0Mm07cP/XPFlkN+Q==", - "requires": { - "tiny-warning": "^1.0.3", - "tslib": "^2.3.0" - } - }, "classnames": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", @@ -20503,12 +20418,12 @@ } }, "@hashicorp/react-text-split": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split/-/react-text-split-4.0.0.tgz", - "integrity": "sha512-drBWTG3l7v/GNusn2gy2eW3SjuJ3lldlfzX3lr20IxprP2UcMcpLBDQFL+xrJbaHe7Tn2WjwrdmOS6MtQOopbQ==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split/-/react-text-split-4.0.1.tgz", + "integrity": "sha512-i/UiIgV9N2EhsfBBibTaUjSWZJLHDS7Q1K8BAfb9ofkdNy/gWxspEYUn9RTceuj8BC5B4S8kuWTXCZfP0DQoFw==", "requires": { "@hashicorp/platform-product-meta": "^0.1.0", - "@hashicorp/react-button": "^6.0.0", + "@hashicorp/react-button": "^6.0.4", "@hashicorp/react-inline-svg": "^6.0.3", "classnames": "^2.3.1" }, @@ -20521,12 +20436,12 @@ } }, "@hashicorp/react-text-split-with-code": { - "version": "3.3.8", - "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split-with-code/-/react-text-split-with-code-3.3.8.tgz", - "integrity": "sha512-aOakwQL+GjrSEsySSOHw7WlJLg0nEiKoIMK5x8aLry64ZwHgTpqqFj5CTQ01RHk0sAfqbCCvrRc2il9CLR83fg==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split-with-code/-/react-text-split-with-code-3.4.1.tgz", + "integrity": "sha512-58AoUIle2zsrnP72xTnvwmnB3N/uTTO2MQjvN3eLJtlRPwjG0Lt7NiZxGckOUfNe+r/kVrf/xhja2GkSWVHN9w==", "requires": { - "@hashicorp/react-code-block": "^4.1.5", - "@hashicorp/react-text-split": "^4.0.0" + "@hashicorp/react-code-block": "^4.4.1", + "@hashicorp/react-text-split": "^4.0.1" } }, "@hashicorp/react-text-split-with-image": { @@ -20936,44 +20851,44 @@ } }, "@reach/auto-id": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/auto-id/-/auto-id-0.15.0.tgz", - "integrity": "sha512-iACaCcZeqAhDf4OOwJpmHHS/LaRj9z3Ip8JmlhpCrFWV2YOIiiZk42amlBZX6CKH66Md+eriYZQk3TyAjk6Oxg==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@reach/auto-id/-/auto-id-0.16.0.tgz", + "integrity": "sha512-5ssbeP5bCkM39uVsfQCwBBL+KT8YColdnMN5/Eto6Rj7929ql95R3HZUOkKIvj7mgPtEb60BLQxd1P3o6cjbmg==", "requires": { - "@reach/utils": "0.15.0", - "tslib": "^2.1.0" + "@reach/utils": "0.16.0", + "tslib": "^2.3.0" } }, "@reach/descendants": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/descendants/-/descendants-0.15.0.tgz", - "integrity": "sha512-MGs+7sGjx07sm29Wc2d/Ya72qwatNVHofnYwwHMT6LImv99kE5TQMCgkMSDeRwqQxHURmcjb4I7Tab+ahvCGiw==", + "version": "0.16.1", + "resolved": "https://registry.npmjs.org/@reach/descendants/-/descendants-0.16.1.tgz", + "integrity": "sha512-3WZgRnD9O4EORKE31rrduJDiPFNMOjUkATx0zl192ZxMq3qITe4tUj70pS5IbJl/+v9zk78JwyQLvA1pL7XAPA==", "requires": { - "@reach/utils": "0.15.0", - "tslib": "^2.1.0" + "@reach/utils": "0.16.0", + "tslib": "^2.3.0" } }, "@reach/listbox": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/listbox/-/listbox-0.15.0.tgz", - "integrity": "sha512-3Vvpte0HQkfo3sT4Cz6gG9h+E/La2IwbtLQDTesEmDzToQ8bk9rOfuFDVp7IXUyOdDggfDCOEz/ZphsuniADWA==", - "requires": { - "@reach/auto-id": "0.15.0", - "@reach/descendants": "0.15.0", - "@reach/machine": "0.15.0", - "@reach/popover": "0.15.0", - "@reach/utils": "0.15.0", + "version": "0.16.2", + "resolved": "https://registry.npmjs.org/@reach/listbox/-/listbox-0.16.2.tgz", + "integrity": "sha512-UBotBw7X8e2ajHn6tg1M9ArinisvSvwtu/aP3edEQKCvobd95nAa+dqnfAdihPAQFH2AQ2NFfa/73yawWV3LOQ==", + "requires": { + "@reach/auto-id": "0.16.0", + "@reach/descendants": "0.16.1", + "@reach/machine": "0.16.0", + "@reach/popover": "0.16.2", + "@reach/utils": "0.16.0", "prop-types": "^15.7.2" } }, "@reach/machine": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/machine/-/machine-0.15.0.tgz", - "integrity": "sha512-o3vvqsTQyj7apxpbSuIn4xKYlqNagcjhlMnroJ2uqgJfFwy1tLrsQo4Sr8GnZu4hitPbNAfqGExYjV8ZV8SHpA==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@reach/machine/-/machine-0.16.0.tgz", + "integrity": "sha512-c8SRQz2xGtg5M9aXuuM5pFgaV1ZW5/nyMIYpZzBwHUlNFKGO+VBhwedbnqUxO0yLcbgl3wPvjPh740O3YjqiHg==", "requires": { - "@reach/utils": "0.15.0", + "@reach/utils": "0.16.0", "@xstate/fsm": "1.4.0", - "tslib": "^2.1.0" + "tslib": "^2.3.0" } }, "@reach/observe-rect": { @@ -20982,36 +20897,37 @@ "integrity": "sha512-Ba7HmkFgfQxZqqaeIWWkNK0rEhpxVQHIoVyW1YDSkGsGIXzcaW4deC8B0pZrNSSyLTdIk7y+5olKt5+g0GmFIQ==" }, "@reach/popover": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/popover/-/popover-0.15.0.tgz", - "integrity": "sha512-nBR6ZlULF7ZZIqkN47QEWmdqUX2Zd6FSeYJku1il9OkiMnWzI3aTOyu1B+IJfYeIqg28D/aeF4ff0oVu1VUrqQ==", + "version": "0.16.2", + "resolved": "https://registry.npmjs.org/@reach/popover/-/popover-0.16.2.tgz", + "integrity": "sha512-IwkRrHM7Vt33BEkSXneovymJv7oIToOfTDwRKpuYEB/BWYMAuNfbsRL7KVe6MjkgchDeQzAk24cYY1ztQj5HQQ==", "requires": { - "@reach/portal": "0.15.0", - "@reach/rect": "0.15.0", - "@reach/utils": "0.15.0", + "@reach/portal": "0.16.2", + "@reach/rect": "0.16.0", + "@reach/utils": "0.16.0", "tabbable": "^4.0.0", - "tslib": "^2.1.0" + "tslib": "^2.3.0" } }, "@reach/portal": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/portal/-/portal-0.15.0.tgz", - "integrity": "sha512-Aulqjk/PIRu+R7yhINYAAYfYh++ZdC30qwHDWDtGk2cmTEJT7m9AlvBX+W7T+Q3Ux6Wy5f37eV+TTGid1CcjFw==", + "version": "0.16.2", + "resolved": "https://registry.npmjs.org/@reach/portal/-/portal-0.16.2.tgz", + "integrity": "sha512-9ur/yxNkuVYTIjAcfi46LdKUvH0uYZPfEp4usWcpt6PIp+WDF57F/5deMe/uGi/B/nfDweQu8VVwuMVrCb97JQ==", "requires": { - "@reach/utils": "0.15.0", - "tslib": "^2.1.0" + "@reach/utils": "0.16.0", + "tiny-warning": "^1.0.3", + "tslib": "^2.3.0" } }, "@reach/rect": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/rect/-/rect-0.15.0.tgz", - "integrity": "sha512-Nu0zG4Xq8Z0C3Yr3wbjtj7fvII1q2KopHDStNtmL26oWPzlaZJ9A1K6rZSPIqxKkx1hvl6AUTeom7eHTIKhHjA==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@reach/rect/-/rect-0.16.0.tgz", + "integrity": "sha512-/qO9jQDzpOCdrSxVPR6l674mRHNTqfEjkaxZHluwJ/2qGUtYsA0GSZiF/+wX/yOWeBif1ycxJDa6HusAMJZC5Q==", "requires": { "@reach/observe-rect": "1.2.0", - "@reach/utils": "0.15.0", + "@reach/utils": "0.16.0", "prop-types": "^15.7.2", "tiny-warning": "^1.0.3", - "tslib": "^2.1.0" + "tslib": "^2.3.0" } }, "@reach/tooltip": { @@ -21029,15 +20945,6 @@ "tslib": "^2.3.0" }, "dependencies": { - "@reach/auto-id": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@reach/auto-id/-/auto-id-0.16.0.tgz", - "integrity": "sha512-5ssbeP5bCkM39uVsfQCwBBL+KT8YColdnMN5/Eto6Rj7929ql95R3HZUOkKIvj7mgPtEb60BLQxd1P3o6cjbmg==", - "requires": { - "@reach/utils": "0.16.0", - "tslib": "^2.3.0" - } - }, "@reach/portal": { "version": "0.16.0", "resolved": "https://registry.npmjs.org/@reach/portal/-/portal-0.16.0.tgz", @@ -21046,37 +20953,16 @@ "@reach/utils": "0.16.0", "tslib": "^2.3.0" } - }, - "@reach/rect": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@reach/rect/-/rect-0.16.0.tgz", - "integrity": "sha512-/qO9jQDzpOCdrSxVPR6l674mRHNTqfEjkaxZHluwJ/2qGUtYsA0GSZiF/+wX/yOWeBif1ycxJDa6HusAMJZC5Q==", - "requires": { - "@reach/observe-rect": "1.2.0", - "@reach/utils": "0.16.0", - "prop-types": "^15.7.2", - "tiny-warning": "^1.0.3", - "tslib": "^2.3.0" - } - }, - "@reach/utils": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@reach/utils/-/utils-0.16.0.tgz", - "integrity": "sha512-PCggBet3qaQmwFNcmQ/GqHSefadAFyNCUekq9RrWoaU9hh/S4iaFgf2MBMdM47eQj5i/Bk0Mm07cP/XPFlkN+Q==", - "requires": { - "tiny-warning": "^1.0.3", - "tslib": "^2.3.0" - } } } }, "@reach/utils": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@reach/utils/-/utils-0.15.0.tgz", - "integrity": "sha512-JHHN7T5ucFiuQbqkgv8ECbRWKfRiJxrO/xHR3fHf+f2C7mVs/KkJHhYtovS1iEapR4silygX9PY0+QUmHPOTYw==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@reach/utils/-/utils-0.16.0.tgz", + "integrity": "sha512-PCggBet3qaQmwFNcmQ/GqHSefadAFyNCUekq9RrWoaU9hh/S4iaFgf2MBMdM47eQj5i/Bk0Mm07cP/XPFlkN+Q==", "requires": { "tiny-warning": "^1.0.3", - "tslib": "^2.1.0" + "tslib": "^2.3.0" } }, "@reach/visually-hidden": { diff --git a/website/package.json b/website/package.json index 363556de07d..8cab9a80eaf 100644 --- a/website/package.json +++ b/website/package.json @@ -35,7 +35,7 @@ "@hashicorp/react-subnav": "^9.2.2", "@hashicorp/react-tabs": "^7.0.1", "@hashicorp/react-text-split": "^4.0.0", - "@hashicorp/react-text-split-with-code": "^3.3.8", + "@hashicorp/react-text-split-with-code": "^3.4.1", "@hashicorp/react-text-split-with-image": "^4.2.5", "@hashicorp/react-text-split-with-logo-grid": "^5.1.5", "@hashicorp/react-use-cases": "^5.0.0",