Merge pull request #10475 from hashicorp/br.stack-menu

[Website] StackMenu updates for 1/14
This commit is contained in:
Brandon Romano 2021-01-14 09:55:26 -08:00 committed by GitHub
commit e370e43a66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2923,9 +2923,9 @@
"integrity": "sha512-a2eWgjLwGAC2LjUHE7Xt6sRGGjyTWfrc4N+qVxsyZw4eE0EiNhMIKDYHWjmtb+tGh8r8j+ca3tSjsuOUePVPUw=="
},
"@hashicorp/react-hashi-stack-menu": {
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/@hashicorp/react-hashi-stack-menu/-/react-hashi-stack-menu-1.0.11.tgz",
"integrity": "sha512-d98ijPKl8qEIz2pNh6FxEgb9Kn2R7K3KylhF+GqhNy/+hFLXvlnS+nPv9CLcxfrhjpNyUslTtwfmpUati1/CCw==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-hashi-stack-menu/-/react-hashi-stack-menu-1.1.0.tgz",
"integrity": "sha512-WPrMJT64V5y6JPVajCQduAXKTz1ij8OXCOKdvavjhoSpteuA+/xWuQZyeNQaUWnsKCXnNydbBUzuCb2or03vsA==",
"requires": {
"@hashicorp/react-inline-svg": "^1.0.2",
"slugify": "1.3.4"

View File

@ -8,7 +8,7 @@
"@hashicorp/nextjs-scripts": "13.0.0-canary.1",
"@hashicorp/react-button": "4.0.0",
"@hashicorp/react-docs-page": "^10.3.2",
"@hashicorp/react-hashi-stack-menu": "^1.0.11",
"@hashicorp/react-hashi-stack-menu": "^1.1.0",
"@hashicorp/react-head": "1.1.6",
"@hashicorp/react-markdown-page": "^0.1.0",
"@hashicorp/react-product-downloader": "4.0.2",