Patch bump internal hashicorp dependencies (#8300)

* Bump internal hashicorp dependencies

* Trigger CI

* Add pointless changes to trigger CI

* Use next@canary

* Fixer upper

* Update package-lock.json

* Bump dependencies to resolve issues with mdx permalink styles
This commit is contained in:
Jonathan Neal 2020-07-02 17:56:09 -04:00 committed by GitHub
parent 496aab94aa
commit 76e2e38e40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 67 additions and 85 deletions

View File

@ -1666,9 +1666,9 @@
}
},
"@hashicorp/react-button": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-button/-/react-button-2.2.0.tgz",
"integrity": "sha512-UUwn+yFWlTIGjWbPu2Z1griHPT0ywu/ECVAJ7OVqx9ZKXUxr0DOnwMGuqrkZS34hg/mmUAzYQhWqo8fycoQXig==",
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@hashicorp/react-button/-/react-button-2.2.1.tgz",
"integrity": "sha512-DxiCj+MGEpmmlYpczeqeBnVTu4ETo+ZA6/10rrCzTlTMrb6ani71mnbDAU9pVkDr8HTxpLPe/R21Wm76dgbD4g==",
"requires": {
"@hashicorp/react-global-styles": "^4.4.0",
"@hashicorp/react-inline-svg": "^1.0.0",
@ -1676,20 +1676,20 @@
}
},
"@hashicorp/react-call-to-action": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-call-to-action/-/react-call-to-action-0.2.0.tgz",
"integrity": "sha512-35WLHABj6dx30zkUFvJ1uWEkf3+SE0Hb+sdoJ/k9xHhiwvV/zIn77LW1VW3rb7ctMVhg7byhkfyRzqykUCigrA==",
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/@hashicorp/react-call-to-action/-/react-call-to-action-0.2.1.tgz",
"integrity": "sha512-tH1DnZS0+3Kh/t3Wju2LFpjUI7AGf7089tHdmPQBDNWuofPeJhAYxsRuDr/NHnzirxiHvpG4whA2Gc/dx+KJGA==",
"requires": {
"@hashicorp/react-button": "^2.2.0",
"@hashicorp/react-button": "^2.2.1",
"@hashicorp/react-global-styles": "^4.4.0"
}
},
"@hashicorp/react-case-study-slider": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-case-study-slider/-/react-case-study-slider-2.1.0.tgz",
"integrity": "sha512-ICE+qoFmiDcK8wK8XX+Y3xUQ9+4AWIkwauBmZA/B1jlQwJPQaHDJn21BU8fwS8vkoozvNDwXwy6DGxIH+X5DKA==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@hashicorp/react-case-study-slider/-/react-case-study-slider-2.1.1.tgz",
"integrity": "sha512-2IlLYiVY4mepk/gus6EUtM6xO3OsAqrfbVU73MIbk8+STSZ84ENIJoa/KDIkFqZtUlAr2Jzr32m+aSgrWnP3BA==",
"requires": {
"@hashicorp/react-button": "^2.2.0",
"@hashicorp/react-button": "^2.2.1",
"@hashicorp/react-image": "^2.0.1",
"marked": "^0.7.0"
}
@ -1717,32 +1717,25 @@
}
},
"@hashicorp/react-content": {
"version": "3.0.0-0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-content/-/react-content-3.0.0-0.tgz",
"integrity": "sha512-yP5d8zA6az3rvL1vHjsV8c9jUl05M06knvtmMdP4VYlkElikeoJ0kd/oJi0n1Zb5s4Pe4k7zOZah7VmYLYdwyw=="
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-content/-/react-content-4.0.0.tgz",
"integrity": "sha512-vbaOv7f/pj8XCqRWXRvx+qtb4l27ojNT/jlowj6c3Ednd+N5qnkQdpKGYMTHv2gRrFtIXfkTsNv7w7+CZ5jxrA=="
},
"@hashicorp/react-docs-page": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-docs-page/-/react-docs-page-3.0.0.tgz",
"integrity": "sha512-bdyKzNYCNmUNuEu1i0wNo/LBv0MBhcrFZf9VzKLQnG2oZy44iCsX+Oq8l+gXALO1hLBIRPmlsowTNnSAHPFwbw==",
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-docs-page/-/react-docs-page-4.0.0.tgz",
"integrity": "sha512-UzzQ0PAaOMtkUYgrdaVDmDYQcZgekxUcNnEhD3J3bI2OscmZXBBcFMsZ6VQHqBQyYH4qgj+1rqA7R1iReCPKjg==",
"requires": {
"@hashicorp/react-content": "^3.0.0",
"@hashicorp/react-docs-sidenav": "^3.2.3",
"@hashicorp/react-content": "^4.0.0",
"@hashicorp/react-docs-sidenav": "^3.2.5",
"@hashicorp/react-head": "^1.1.1",
"@hashicorp/react-inline-svg": "^1.0.0"
},
"dependencies": {
"@hashicorp/react-content": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-content/-/react-content-3.0.0.tgz",
"integrity": "sha512-boTEhinzvu3Pi8SZJ5tnu8/cykSQinbHtt0PuLDG/lZl7HSYX4fZNW2Xjm/UMOwd3V1hcia5zHa1NZixsXBGyA=="
}
}
},
"@hashicorp/react-docs-sidenav": {
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/@hashicorp/react-docs-sidenav/-/react-docs-sidenav-3.2.3.tgz",
"integrity": "sha512-s4ryCcgOwq7ISJw5K5m2Y2E07QqHztk6dOlfUE9XNJcGpioTQWIJNugc6jnrsirtaUnP8jwnuxJCVZwu4osE2A==",
"version": "3.2.5",
"resolved": "https://registry.npmjs.org/@hashicorp/react-docs-sidenav/-/react-docs-sidenav-3.2.5.tgz",
"integrity": "sha512-peiak4kk4buLEi0NFTGlzhC7HmCtIKwvVj6sd0y/4BAAzxLlsgQpZCLyhL57Qpulqrnh+907kHsjDHuPqinB2w==",
"requires": {
"@hashicorp/react-link-wrap": "^0.0.3",
"fuzzysearch": "^1.0.3"
@ -1830,11 +1823,11 @@
}
},
"@hashicorp/react-logo-grid": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-logo-grid/-/react-logo-grid-2.1.0.tgz",
"integrity": "sha512-Lu77jHxRpGsQhg7PsltTF8KeaTOlXhzbidh4qqnhdSnmFQP3aPy+m9rV2PDJem69TZYkqFrlivCVhmtS2y0wKg==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@hashicorp/react-logo-grid/-/react-logo-grid-2.1.1.tgz",
"integrity": "sha512-JuSJVIRDno7KOdr+rpejPIWoICOnTywPqT4k5izagHSCLMGzjCaIeM0e5oJvx78J63c/tkqgmkWYEt37W1GorA==",
"requires": {
"@hashicorp/react-button": "^2.2.0",
"@hashicorp/react-button": "^2.2.1",
"@hashicorp/react-image": "^2.0.1",
"@tippy.js/react": "^2.1.2"
}
@ -1848,23 +1841,11 @@
}
},
"@hashicorp/react-product-downloader": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@hashicorp/react-product-downloader/-/react-product-downloader-4.0.1.tgz",
"integrity": "sha512-auOzCZ1rQOSnrlPcUfdACyzLrbJxXsky2Km03naBjzvF1TFjgr8uarNupEzP8pNI6fA4ItBEaG+EYwYlma16cQ==",
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@hashicorp/react-product-downloader/-/react-product-downloader-4.0.2.tgz",
"integrity": "sha512-k7CcpZmKc4kSCoZZq0lskXAhtMAzlTVnBzeFUCNME5iSbTLpUVU9m56zHg2g03o+kFdhwd73B4gXCXk0Oyan2A==",
"requires": {
"@hashicorp/react-button": "^2.2.1"
},
"dependencies": {
"@hashicorp/react-button": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@hashicorp/react-button/-/react-button-2.2.1.tgz",
"integrity": "sha512-DxiCj+MGEpmmlYpczeqeBnVTu4ETo+ZA6/10rrCzTlTMrb6ani71mnbDAU9pVkDr8HTxpLPe/R21Wm76dgbD4g==",
"requires": {
"@hashicorp/react-global-styles": "^4.4.0",
"@hashicorp/react-inline-svg": "^1.0.0",
"slugify": "^1.3.6"
}
}
}
},
"@hashicorp/react-section-header": {
@ -1942,14 +1923,14 @@
}
},
"@hashicorp/react-text-and-content": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-text-and-content/-/react-text-and-content-4.1.0.tgz",
"integrity": "sha512-Xk+VBzdXvX+vA9+6V2IrQr1K0uqv2thpahjyiIUmAn9/1JvS47MbdXay/7HDqB31xD20JEGGjt+g0tMXRvxaVA==",
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/@hashicorp/react-text-and-content/-/react-text-and-content-4.1.1.tgz",
"integrity": "sha512-5gdIIUa0NkVMYmpJKx2QOQAbduiAUvMkAWANYT40kPOEzPzWMG9t9goW/2ZyIdWV5KrwNYdz4I9xcMmNrrOLyA==",
"requires": {
"@hashicorp/react-button": "^2.2.0",
"@hashicorp/react-button": "^2.2.1",
"@hashicorp/react-code-block": "^1.2.7",
"@hashicorp/react-image": "^2.0.1",
"@hashicorp/react-logo-grid": "^2.1.0",
"@hashicorp/react-logo-grid": "^2.1.1",
"marked": "^0.7.0"
}
},
@ -1962,11 +1943,11 @@
}
},
"@hashicorp/react-text-split": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-text-split/-/react-text-split-0.3.0.tgz",
"integrity": "sha512-RGHlYqowRxhHUJ/7jBWGSXB8QtmXKyVj7NEmU95aR3u68tRYsTe1iKTQhG7fix5W631jjsyCo9kdQLu/zZPdSg==",
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/@hashicorp/react-text-split/-/react-text-split-0.3.1.tgz",
"integrity": "sha512-cBQILvkYi4EuT3jBntt0FttiX0waa96mX+LkWUpLpHka6KP1Kv+GeVXJUGz9XCFy8GcmxrW/hv5C3iq5oje2yg==",
"requires": {
"@hashicorp/react-button": "^2.2.0",
"@hashicorp/react-button": "^2.2.1",
"@hashicorp/react-global-styles": "^2.1.11-fonts.0"
},
"dependencies": {
@ -1978,22 +1959,22 @@
}
},
"@hashicorp/react-text-split-with-code": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-text-split-with-code/-/react-text-split-with-code-0.1.0.tgz",
"integrity": "sha512-1E5tqGEYB7BIgxslZVjlTvfGgxSboNur/hIEuGnt2v3ANWxdzSCFu86/F0Rm5Ezn5/BJ4B3NBIyUri1eAepVUA==",
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/@hashicorp/react-text-split-with-code/-/react-text-split-with-code-0.1.1.tgz",
"integrity": "sha512-fuNKe9cgpOXA/xCM5pZm2uwfGAQyBuNcFQ2mC6DXBAFi263Iv8lTGHhUoigvS1fGQmUezpfC/Ajw1jPFmehLxA==",
"requires": {
"@hashicorp/react-code-block": "^1.2.7",
"@hashicorp/react-global-styles": "^4.4.0",
"@hashicorp/react-text-split": "^0.3.0"
"@hashicorp/react-text-split": "^0.3.1"
}
},
"@hashicorp/react-text-split-with-image": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@hashicorp/react-text-split-with-image/-/react-text-split-with-image-1.3.0.tgz",
"integrity": "sha512-3G/yHCyBTKF4XCbhLGk1bJF5VIFyzUPYvypennLmTo8Oc1o+MtKd8XjfPmEG6HVhlYmV+Uvx1nkf6SN5IFjdVQ==",
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@hashicorp/react-text-split-with-image/-/react-text-split-with-image-1.3.1.tgz",
"integrity": "sha512-wsN/c3hyyXiek+5nkYG18faeXuvPEqHyIwJzf2I8ilDid1Bfn3wkPZxx91+c7//+AkCuh0tipzoxt/iPQd+Rxw==",
"requires": {
"@hashicorp/react-image": "^2.0.0",
"@hashicorp/react-text-split": "^0.3.0"
"@hashicorp/react-text-split": "^0.3.1"
}
},
"@hashicorp/react-toggle": {
@ -7279,9 +7260,9 @@
}
},
"binary-extensions": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.0.0.tgz",
"integrity": "sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow=="
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.1.0.tgz",
"integrity": "sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ=="
},
"chalk": {
"version": "2.4.2",
@ -16345,9 +16326,9 @@
}
},
"binary-extensions": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.0.0.tgz",
"integrity": "sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow==",
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.1.0.tgz",
"integrity": "sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==",
"optional": true
},
"braces": {

View File

@ -6,25 +6,25 @@
"dependencies": {
"@hashicorp/nextjs-scripts": "^10.0.2",
"@hashicorp/react-alert-banner": "^3.1.0",
"@hashicorp/react-button": "^2.2.0",
"@hashicorp/react-call-to-action": "^0.2.0",
"@hashicorp/react-case-study-slider": "^2.1.0",
"@hashicorp/react-content": "^3.0.0-0",
"@hashicorp/react-docs-page": "^3.0.0",
"@hashicorp/react-docs-sidenav": "^3.2.3",
"@hashicorp/react-button": "^2.2.1",
"@hashicorp/react-call-to-action": "^0.2.1",
"@hashicorp/react-case-study-slider": "^2.1.1",
"@hashicorp/react-content": "^4.0.0",
"@hashicorp/react-docs-page": "^4.0.0",
"@hashicorp/react-docs-sidenav": "^3.2.5",
"@hashicorp/react-global-styles": "^4.4.0",
"@hashicorp/react-head": "^1.1.1",
"@hashicorp/react-hero": "^3.1.1",
"@hashicorp/react-hero": "^3.1.2",
"@hashicorp/react-image": "^2.0.1",
"@hashicorp/react-inline-svg": "^1.0.0",
"@hashicorp/react-mega-nav": "^4.0.1-2",
"@hashicorp/react-product-downloader": "^4.0.0",
"@hashicorp/react-product-downloader": "^4.0.2",
"@hashicorp/react-section-header": "^2.0.0",
"@hashicorp/react-subnav": "^3.2.2",
"@hashicorp/react-text-and-content": "^4.1.0",
"@hashicorp/react-text-split": "^0.3.0",
"@hashicorp/react-text-split-with-code": "0.1.0",
"@hashicorp/react-text-split-with-image": "^1.3.0",
"@hashicorp/react-subnav": "^3.2.3",
"@hashicorp/react-text-and-content": "^4.1.1",
"@hashicorp/react-text-split": "^0.3.1",
"@hashicorp/react-text-split-with-code": "0.1.1",
"@hashicorp/react-text-split-with-image": "^1.3.1",
"@hashicorp/react-use-cases": "^1.0.4",
"@hashicorp/react-vertical-text-block-list": "^2.0.1",
"algoliasearch": "^4.3.0",

View File

@ -1,2 +1,3 @@
import Homepage from './home'
export default Homepage

View File

@ -252,4 +252,4 @@
}
}
}
}
}