Bump HSM version for design tweaks (#10216)
This commit is contained in:
parent
396b0237fa
commit
bb076d8ad7
|
@ -1667,9 +1667,9 @@
|
||||||
"integrity": "sha512-lv6XR2plm2m3+qO6VE+RYquTzOODIt3mQ/1fBT1bn7wsR0qxFiuryW4JfsF94oCGk++LkDkRt/8V742HiT+fHw=="
|
"integrity": "sha512-lv6XR2plm2m3+qO6VE+RYquTzOODIt3mQ/1fBT1bn7wsR0qxFiuryW4JfsF94oCGk++LkDkRt/8V742HiT+fHw=="
|
||||||
},
|
},
|
||||||
"@hashicorp/react-hashi-stack-menu": {
|
"@hashicorp/react-hashi-stack-menu": {
|
||||||
"version": "1.0.7",
|
"version": "1.0.8",
|
||||||
"resolved": "https://registry.npmjs.org/@hashicorp/react-hashi-stack-menu/-/react-hashi-stack-menu-1.0.7.tgz",
|
"resolved": "https://registry.npmjs.org/@hashicorp/react-hashi-stack-menu/-/react-hashi-stack-menu-1.0.8.tgz",
|
||||||
"integrity": "sha512-WcPD9T2WjjuAlUmCNG3ed6zmroKC0T9LDf5ocL/IWTI5TSnqtjmlC63066v1YCPytG1B/QMkarFP9SYZUrIJrQ==",
|
"integrity": "sha512-qKNkYguud3rmZQczIaPLYzhuaOahyRulV0KIxKo4TCjfHEzXJfbXaKi8uq1GJw2wAMOl0tV3brMTC0z1S3uTEw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@hashicorp/react-inline-svg": "^1.0.2",
|
"@hashicorp/react-inline-svg": "^1.0.2",
|
||||||
"slugify": "1.3.4"
|
"slugify": "1.3.4"
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"@hashicorp/react-docs-page": "4.0.0",
|
"@hashicorp/react-docs-page": "4.0.0",
|
||||||
"@hashicorp/react-docs-sidenav": "3.2.5",
|
"@hashicorp/react-docs-sidenav": "3.2.5",
|
||||||
"@hashicorp/react-global-styles": "4.4.0",
|
"@hashicorp/react-global-styles": "4.4.0",
|
||||||
"@hashicorp/react-hashi-stack-menu": "^1.0.7",
|
"@hashicorp/react-hashi-stack-menu": "^1.0.8",
|
||||||
"@hashicorp/react-head": "1.1.1",
|
"@hashicorp/react-head": "1.1.1",
|
||||||
"@hashicorp/react-product-downloader": "4.0.2",
|
"@hashicorp/react-product-downloader": "4.0.2",
|
||||||
"@hashicorp/react-search": "^2.1.0",
|
"@hashicorp/react-search": "^2.1.0",
|
||||||
|
|
Loading…
Reference in New Issue