mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-13 18:50:11 -04:00
Bump hashi-stack-menu (#11141)
This commit is contained in:
parent
c56f34f9d3
commit
e76697f2b7
2 changed files with 4 additions and 4 deletions
6
website/package-lock.json
generated
6
website/package-lock.json
generated
|
|
@ -1492,9 +1492,9 @@
|
|||
}
|
||||
},
|
||||
"@hashicorp/react-hashi-stack-menu": {
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@hashicorp/react-hashi-stack-menu/-/react-hashi-stack-menu-2.0.3.tgz",
|
||||
"integrity": "sha512-aDZTDxaoptY4F+iyn05Vfp7HvzIBuhCTxSIPREipd9OUfh4KhgN1aZfFyUHULJPznKnbcZgW9k8bbK4AIYf5Pg==",
|
||||
"version": "2.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@hashicorp/react-hashi-stack-menu/-/react-hashi-stack-menu-2.0.5.tgz",
|
||||
"integrity": "sha512-Oxr+rBF6fyhc73IM2vqCwepab6t0OCWxIWECpxD5tTD1CtGgkNjDg5PVMSJ5sIeoNTGcKzlW/rcmT30owezVnQ==",
|
||||
"requires": {
|
||||
"@hashicorp/react-inline-svg": "^1.0.2",
|
||||
"slugify": "1.3.4"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"@hashicorp/react-button": "5.0.0",
|
||||
"@hashicorp/react-command-line-terminal": "^2.0.2",
|
||||
"@hashicorp/react-docs-page": "13.2.0",
|
||||
"@hashicorp/react-hashi-stack-menu": "2.0.3",
|
||||
"@hashicorp/react-hashi-stack-menu": "2.0.5",
|
||||
"@hashicorp/react-head": "3.1.0",
|
||||
"@hashicorp/react-inline-svg": "6.0.0",
|
||||
"@hashicorp/react-markdown-page": "1.2.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue