mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-13 18:50:11 -04:00
chore: upgrade react-head and deps (#11119)
This commit is contained in:
parent
a2b7105238
commit
cf48d76fbd
2 changed files with 4 additions and 4 deletions
6
website/package-lock.json
generated
6
website/package-lock.json
generated
|
|
@ -1513,9 +1513,9 @@
|
|||
}
|
||||
},
|
||||
"@hashicorp/react-head": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@hashicorp/react-head/-/react-head-3.0.1.tgz",
|
||||
"integrity": "sha512-kWNPvYZHLVOcCj4SDQxWTG/xSTHne39Yunga0CPtmEtOjYYeiFCjH9TjfedrQkrb2ioNtFsltuxC7LjNb1lNXg=="
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@hashicorp/react-head/-/react-head-3.1.0.tgz",
|
||||
"integrity": "sha512-tXfxi9Aqhx83p6wt753WfiYUhOEMzrsWKON200zsNFdwN2WkHPwArWbR6+ludVXleEmsBufL8GRYq7iqnnKKlQ=="
|
||||
},
|
||||
"@hashicorp/react-image": {
|
||||
"version": "2.0.4",
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
"@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-head": "3.0.1",
|
||||
"@hashicorp/react-head": "3.1.0",
|
||||
"@hashicorp/react-inline-svg": "6.0.0",
|
||||
"@hashicorp/react-markdown-page": "1.2.0",
|
||||
"@hashicorp/react-product-downloads-page": "2.0.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue