update deps, fix one-off pages

pull/8940/head
Jeff Escalante 6 years ago
parent c0b511f682
commit e5a6363f95
No known key found for this signature in database
GPG Key ID: 32D23C61AB5450DB

@ -20,6 +20,7 @@ function DocsLayoutWrapper(pageMeta) {
currentPage: props.path,
data: [],
order: [],
disableFilter: true,
}}
resourceURL={`https://github.com/hashicorp/packer/blob/master/website/pages/${pageMeta.__resourcePath}`}
/>

File diff suppressed because it is too large Load Diff

@ -8,26 +8,26 @@
"@bugsnag/plugin-react": "^6.5.0",
"@hashicorp/nextjs-scripts": "^6.2.0-9",
"@hashicorp/react-alert": "^2.0.0",
"@hashicorp/react-button": "^2.1.6",
"@hashicorp/react-consent-manager": "^2.0.6",
"@hashicorp/react-button": "^2.1.7",
"@hashicorp/react-consent-manager": "^2.0.7",
"@hashicorp/react-content": "^3.0.0-0",
"@hashicorp/react-docs-page": "^0.1.3",
"@hashicorp/react-docs-sidenav": "^3.0.4",
"@hashicorp/react-docs-page": "^1.0.2",
"@hashicorp/react-docs-sidenav": "^3.0.5",
"@hashicorp/react-docs-sitemap": "^1.0.0",
"@hashicorp/react-footer": "^3.1.11",
"@hashicorp/react-global-styles": "^4.0.10",
"@hashicorp/react-footer": "^3.1.12",
"@hashicorp/react-global-styles": "^4.1.0",
"@hashicorp/react-head": "^0.1.1",
"@hashicorp/react-hero": "^3.0.4",
"@hashicorp/react-hero": "^3.0.5",
"@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": "^3.0.3",
"@hashicorp/react-product-downloader": "^3.0.5",
"@hashicorp/react-section-header": "^2.0.0",
"@hashicorp/react-subnav": "^3.0.0",
"@hashicorp/react-text-and-content": "^4.0.6",
"@hashicorp/react-text-split": "^0.2.3",
"@hashicorp/react-text-split-with-code": "0.0.6",
"@hashicorp/react-text-split-with-image": "^1.2.3",
"@hashicorp/react-subnav": "^3.0.1",
"@hashicorp/react-text-and-content": "^4.0.7",
"@hashicorp/react-text-split": "^0.2.4",
"@hashicorp/react-text-split-with-code": "0.0.7",
"@hashicorp/react-text-split-with-image": "^1.2.4",
"@hashicorp/react-vertical-text-block-list": "^2.0.1",
"babel-plugin-import-glob-array": "^0.2.0",
"highlight.js": "^9.18.1",
@ -36,7 +36,7 @@
"imagemin-svgo": "^7.1.0",
"isomorphic-unfetch": "^3.0.0",
"marked": "^0.7.0",
"next": "9.3.3",
"next": "9.3.4",
"nprogress": "^0.2.0",
"nuka-carousel": "^4.6.6",
"react": "^16.13.1",

@ -1,4 +1,5 @@
---
layout: index
page_title: Community vs HashiCorp Maintained Plugins
description: Packer maintains these core plugins.
---

@ -1,4 +1,5 @@
---
layout: index
page_title: Download Packer Community Projects
description: |-
Packer has a vibrant community of contributors who have built a number of

Loading…
Cancel
Save