mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 00:32:09 -04:00
update deps, restore search
This commit is contained in:
parent
9d4ffb6cbd
commit
29b01e5111
2 changed files with 269 additions and 1153 deletions
1408
website/package-lock.json
generated
1408
website/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -4,27 +4,27 @@
|
|||
"version": "1.0.0",
|
||||
"author": "HashiCorp",
|
||||
"dependencies": {
|
||||
"@hashicorp/mktg-global-styles": "2.0.0",
|
||||
"@hashicorp/mktg-global-styles": "2.1.0",
|
||||
"@hashicorp/nextjs-scripts": "13.0.0-canary.1",
|
||||
"@hashicorp/react-button": "4.0.0",
|
||||
"@hashicorp/react-docs-page": "^10.0.1",
|
||||
"@hashicorp/react-hashi-stack-menu": "^1.0.10",
|
||||
"@hashicorp/react-docs-page": "^10.3.2",
|
||||
"@hashicorp/react-hashi-stack-menu": "^1.0.11",
|
||||
"@hashicorp/react-head": "1.1.6",
|
||||
"@hashicorp/react-markdown-page": "^0.1.0",
|
||||
"@hashicorp/react-product-downloader": "4.0.2",
|
||||
"@hashicorp/react-search": "^2.1.3",
|
||||
"@hashicorp/react-search": "^3.0.0",
|
||||
"@hashicorp/react-section-header": "3.0.1",
|
||||
"@hashicorp/react-subnav": "7.0.0",
|
||||
"@hashicorp/react-subnav": "7.1.0",
|
||||
"@hashicorp/react-vertical-text-block-list": "3.0.1",
|
||||
"next": "9.5.5",
|
||||
"next-mdx-remote": "1.0.0",
|
||||
"next-mdx-remote": "1.0.1",
|
||||
"next-remote-watch": "0.3.0",
|
||||
"react": "16.13.1",
|
||||
"react-dom": "16.13.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"dart-linkcheck": "2.0.15",
|
||||
"husky": "4.3.0",
|
||||
"husky": "4.3.5",
|
||||
"prettier": "2.2.1"
|
||||
},
|
||||
"husky": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue