From a9426ebbf76cb013196f79598f14bed7afe3dee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 05:22: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.3. --- 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 | 326 ++++++++++++++++++++++++++++++++++++-- website/package.json | 2 +- 2 files changed, 316 insertions(+), 12 deletions(-) diff --git a/website/package-lock.json b/website/package-lock.json index cb5f22ae66b..2ee61ba31b2 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.3", "@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", @@ -1827,18 +1827,192 @@ } }, "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.3", + "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split-with-code/-/react-text-split-with-code-3.4.3.tgz", + "integrity": "sha512-wzJiPh+IIFX+/ZvDfuf8mLkiKNtLYu/rcrkrsiC9d03vvN7saruObWQZKj8idr0lRgnTs2tg1lSb9ikJ0Dn4kQ==", "dependencies": { - "@hashicorp/react-code-block": "^4.1.5", - "@hashicorp/react-text-split": "^4.0.0" + "@hashicorp/react-code-block": "^6.0.0", + "@hashicorp/react-text-split": "^5.0.0" + }, + "peerDependencies": { + "@hashicorp/mktg-global-styles": ">=3.x", + "react": ">=16.x" + } + }, + "node_modules/@hashicorp/react-text-split-with-code/node_modules/@hashicorp/react-code-block": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/@hashicorp/react-code-block/-/react-code-block-6.0.0.tgz", + "integrity": "sha512-Z/ha2yweAe5qCU6gp2L/lwHdMJdl2QfSyEvPcgVJBcsJe/0CiqBdKboALRqqbv/uyDfMnBulK0DAXpFGnyyllw==", + "dependencies": { + "@hashicorp/react-inline-svg": "^6.0.3", + "@reach/listbox": "0.16.2", + "shellwords": "^0.1.1" + }, + "peerDependencies": { + "@hashicorp/mktg-global-styles": ">=3.x", + "react": ">=16.x" + } + }, + "node_modules/@hashicorp/react-text-split-with-code/node_modules/@hashicorp/react-text-split": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split/-/react-text-split-5.0.0.tgz", + "integrity": "sha512-kfkpiqICuCJ7yxRyuSqu0dQH924xrc8ZB9EtO1KctAnSVfgGft8Er7jI5GWOyEBmHnOv0EiRJ/WPRfGcMqSRyg==", + "dependencies": { + "@hashicorp/platform-product-meta": "^0.1.0", + "@hashicorp/react-button": "^6.0.4", + "@hashicorp/react-inline-svg": "^6.0.3", + "classnames": "^2.3.1" + }, + "peerDependencies": { + "@hashicorp/mktg-global-styles": ">=3.x", + "react": ">=16.x" + } + }, + "node_modules/@hashicorp/react-text-split-with-code/node_modules/@hashicorp/react-text-split/node_modules/@hashicorp/react-button": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/@hashicorp/react-button/-/react-button-6.2.0.tgz", + "integrity": "sha512-bo785Fd60MuSHljhwbHyjwkcUYep6IjgAdEXljUoSB5NuV984DEyxBiSQSwO4WfPz3Wt2uyu7GwZFC+aeYNUjw==", + "dependencies": { + "@hashicorp/platform-product-meta": "^0.1.0", + "@hashicorp/react-inline-svg": "^6.0.3", + "classnames": "^2.3.1", + "slugify": "^1.6.5" }, "peerDependencies": { "@hashicorp/mktg-global-styles": ">=3.x", + "next": ">=11.x", "react": ">=16.x" } }, + "node_modules/@hashicorp/react-text-split-with-code/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/@hashicorp/react-text-split-with-code/node_modules/@reach/descendants": { + "version": "0.16.1", + "resolved": "https://registry.npmjs.org/@reach/descendants/-/descendants-0.16.1.tgz", + "integrity": "sha512-3WZgRnD9O4EORKE31rrduJDiPFNMOjUkATx0zl192ZxMq3qITe4tUj70pS5IbJl/+v9zk78JwyQLvA1pL7XAPA==", + "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-text-split-with-code/node_modules/@reach/listbox": { + "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": { + "react": "^16.8.0 || 17.x", + "react-dom": "^16.8.0 || 17.x" + } + }, + "node_modules/@hashicorp/react-text-split-with-code/node_modules/@reach/machine": { + "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.16.0", + "@xstate/fsm": "1.4.0", + "tslib": "^2.3.0" + }, + "peerDependencies": { + "react": "^16.8.0 || 17.x", + "react-dom": "^16.8.0 || 17.x" + } + }, + "node_modules/@hashicorp/react-text-split-with-code/node_modules/@reach/popover": { + "version": "0.16.2", + "resolved": "https://registry.npmjs.org/@reach/popover/-/popover-0.16.2.tgz", + "integrity": "sha512-IwkRrHM7Vt33BEkSXneovymJv7oIToOfTDwRKpuYEB/BWYMAuNfbsRL7KVe6MjkgchDeQzAk24cYY1ztQj5HQQ==", + "dependencies": { + "@reach/portal": "0.16.2", + "@reach/rect": "0.16.0", + "@reach/utils": "0.16.0", + "tabbable": "^4.0.0", + "tslib": "^2.3.0" + }, + "peerDependencies": { + "react": "^16.8.0 || 17.x", + "react-dom": "^16.8.0 || 17.x" + } + }, + "node_modules/@hashicorp/react-text-split-with-code/node_modules/@reach/portal": { + "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.16.0", + "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-text-split-with-code/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/@hashicorp/react-text-split-with-code/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-text-split-with-code/node_modules/classnames": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", + "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" + }, + "node_modules/@hashicorp/react-text-split-with-code/node_modules/slugify": { + "version": "1.6.5", + "resolved": "https://registry.npmjs.org/slugify/-/slugify-1.6.5.tgz", + "integrity": "sha512-8mo9bslnBO3tr5PEVFzMPIWwWnipGS0xVbYf65zxDqfNwmzYn1LpiKNrR6DlClusuvo+hDHd1zKpmfAe83NQSQ==", + "engines": { + "node": ">=8.0.0" + } + }, "node_modules/@hashicorp/react-text-split-with-image": { "version": "4.2.5", "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split-with-image/-/react-text-split-with-image-4.2.5.tgz", @@ -20521,12 +20695,142 @@ } }, "@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.3", + "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split-with-code/-/react-text-split-with-code-3.4.3.tgz", + "integrity": "sha512-wzJiPh+IIFX+/ZvDfuf8mLkiKNtLYu/rcrkrsiC9d03vvN7saruObWQZKj8idr0lRgnTs2tg1lSb9ikJ0Dn4kQ==", "requires": { - "@hashicorp/react-code-block": "^4.1.5", - "@hashicorp/react-text-split": "^4.0.0" + "@hashicorp/react-code-block": "^6.0.0", + "@hashicorp/react-text-split": "^5.0.0" + }, + "dependencies": { + "@hashicorp/react-code-block": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/@hashicorp/react-code-block/-/react-code-block-6.0.0.tgz", + "integrity": "sha512-Z/ha2yweAe5qCU6gp2L/lwHdMJdl2QfSyEvPcgVJBcsJe/0CiqBdKboALRqqbv/uyDfMnBulK0DAXpFGnyyllw==", + "requires": { + "@hashicorp/react-inline-svg": "^6.0.3", + "@reach/listbox": "0.16.2", + "shellwords": "^0.1.1" + } + }, + "@hashicorp/react-text-split": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split/-/react-text-split-5.0.0.tgz", + "integrity": "sha512-kfkpiqICuCJ7yxRyuSqu0dQH924xrc8ZB9EtO1KctAnSVfgGft8Er7jI5GWOyEBmHnOv0EiRJ/WPRfGcMqSRyg==", + "requires": { + "@hashicorp/platform-product-meta": "^0.1.0", + "@hashicorp/react-button": "^6.0.4", + "@hashicorp/react-inline-svg": "^6.0.3", + "classnames": "^2.3.1" + }, + "dependencies": { + "@hashicorp/react-button": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/@hashicorp/react-button/-/react-button-6.2.0.tgz", + "integrity": "sha512-bo785Fd60MuSHljhwbHyjwkcUYep6IjgAdEXljUoSB5NuV984DEyxBiSQSwO4WfPz3Wt2uyu7GwZFC+aeYNUjw==", + "requires": { + "@hashicorp/platform-product-meta": "^0.1.0", + "@hashicorp/react-inline-svg": "^6.0.3", + "classnames": "^2.3.1", + "slugify": "^1.6.5" + } + } + } + }, + "@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/descendants": { + "version": "0.16.1", + "resolved": "https://registry.npmjs.org/@reach/descendants/-/descendants-0.16.1.tgz", + "integrity": "sha512-3WZgRnD9O4EORKE31rrduJDiPFNMOjUkATx0zl192ZxMq3qITe4tUj70pS5IbJl/+v9zk78JwyQLvA1pL7XAPA==", + "requires": { + "@reach/utils": "0.16.0", + "tslib": "^2.3.0" + } + }, + "@reach/listbox": { + "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.16.0", + "resolved": "https://registry.npmjs.org/@reach/machine/-/machine-0.16.0.tgz", + "integrity": "sha512-c8SRQz2xGtg5M9aXuuM5pFgaV1ZW5/nyMIYpZzBwHUlNFKGO+VBhwedbnqUxO0yLcbgl3wPvjPh740O3YjqiHg==", + "requires": { + "@reach/utils": "0.16.0", + "@xstate/fsm": "1.4.0", + "tslib": "^2.3.0" + } + }, + "@reach/popover": { + "version": "0.16.2", + "resolved": "https://registry.npmjs.org/@reach/popover/-/popover-0.16.2.tgz", + "integrity": "sha512-IwkRrHM7Vt33BEkSXneovymJv7oIToOfTDwRKpuYEB/BWYMAuNfbsRL7KVe6MjkgchDeQzAk24cYY1ztQj5HQQ==", + "requires": { + "@reach/portal": "0.16.2", + "@reach/rect": "0.16.0", + "@reach/utils": "0.16.0", + "tabbable": "^4.0.0", + "tslib": "^2.3.0" + } + }, + "@reach/portal": { + "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.16.0", + "tiny-warning": "^1.0.3", + "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" + } + }, + "classnames": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", + "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" + }, + "slugify": { + "version": "1.6.5", + "resolved": "https://registry.npmjs.org/slugify/-/slugify-1.6.5.tgz", + "integrity": "sha512-8mo9bslnBO3tr5PEVFzMPIWwWnipGS0xVbYf65zxDqfNwmzYn1LpiKNrR6DlClusuvo+hDHd1zKpmfAe83NQSQ==" + } } }, "@hashicorp/react-text-split-with-image": { diff --git a/website/package.json b/website/package.json index 363556de07d..f10e1ecc0ac 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.3", "@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",