|
|
|
|
@ -5,42 +5,42 @@
|
|
|
|
|
"author": "HashiCorp",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@apidevtools/json-schema-ref-parser": "9.0.9",
|
|
|
|
|
"@hashicorp/mktg-global-styles": "4.0.0",
|
|
|
|
|
"@hashicorp/mktg-global-styles": "^4.0.0",
|
|
|
|
|
"@hashicorp/mktg-logos": "^1.2.0",
|
|
|
|
|
"@hashicorp/platform-code-highlighting": "^0.1.1",
|
|
|
|
|
"@hashicorp/platform-code-highlighting": "^0.1.2",
|
|
|
|
|
"@hashicorp/platform-runtime-error-monitoring": "^0.1.0",
|
|
|
|
|
"@hashicorp/platform-util": "^0.1.0",
|
|
|
|
|
"@hashicorp/react-alert-banner": "6.2.0",
|
|
|
|
|
"@hashicorp/react-button": "^5.2.1",
|
|
|
|
|
"@hashicorp/react-consent-manager": "^6.0.0",
|
|
|
|
|
"@hashicorp/react-content": "8.0.1",
|
|
|
|
|
"@hashicorp/react-docs-page": "14.0.1",
|
|
|
|
|
"@hashicorp/react-enterprise-alert": "^5.0.1",
|
|
|
|
|
"@hashicorp/react-hashi-stack-menu": "^2.0.6",
|
|
|
|
|
"@hashicorp/react-head": "^3.1.1",
|
|
|
|
|
"@hashicorp/react-hero": "7.3.3",
|
|
|
|
|
"@hashicorp/react-image": "^4.0.2",
|
|
|
|
|
"@hashicorp/react-markdown-page": "1.4.2",
|
|
|
|
|
"@hashicorp/react-product-downloads-page": "2.3.2",
|
|
|
|
|
"@hashicorp/react-product-features-list": "^4.1.2",
|
|
|
|
|
"@hashicorp/react-section-header": "^5.0.3",
|
|
|
|
|
"@hashicorp/react-subnav": "^8.4.0",
|
|
|
|
|
"@hashicorp/react-use-cases": "^4.0.1",
|
|
|
|
|
"@hashicorp/react-vertical-text-block-list": "^6.0.3",
|
|
|
|
|
"@hashicorp/react-alert-banner": "^7.0.1",
|
|
|
|
|
"@hashicorp/react-button": "^6.0.1",
|
|
|
|
|
"@hashicorp/react-consent-manager": "^7.0.1",
|
|
|
|
|
"@hashicorp/react-content": "^8.0.2",
|
|
|
|
|
"@hashicorp/react-docs-page": "^14.4.0",
|
|
|
|
|
"@hashicorp/react-enterprise-alert": "^6.0.1",
|
|
|
|
|
"@hashicorp/react-hashi-stack-menu": "^2.0.7",
|
|
|
|
|
"@hashicorp/react-head": "^3.1.2",
|
|
|
|
|
"@hashicorp/react-hero": "^8.0.2",
|
|
|
|
|
"@hashicorp/react-image": "^4.0.3",
|
|
|
|
|
"@hashicorp/react-markdown-page": "^1.4.3",
|
|
|
|
|
"@hashicorp/react-product-downloads-page": "^2.5.2",
|
|
|
|
|
"@hashicorp/react-product-features-list": "^5.0.0",
|
|
|
|
|
"@hashicorp/react-section-header": "^5.0.4",
|
|
|
|
|
"@hashicorp/react-subnav": "^9.0.1",
|
|
|
|
|
"@hashicorp/react-use-cases": "^5.0.0",
|
|
|
|
|
"@hashicorp/react-vertical-text-block-list": "^7.0.0",
|
|
|
|
|
"change-case": "4.1.2",
|
|
|
|
|
"classnames": "2.2.6",
|
|
|
|
|
"next": "10.2.2",
|
|
|
|
|
"next-mdx-remote": "3.0.1",
|
|
|
|
|
"next": "^11.1.2",
|
|
|
|
|
"next-mdx-remote": "^3.0.4",
|
|
|
|
|
"next-remote-watch": "1.0.0",
|
|
|
|
|
"react": "16.13.1",
|
|
|
|
|
"react-dom": "16.13.1",
|
|
|
|
|
"react": "^17.0.2",
|
|
|
|
|
"react-dom": "^17.0.2",
|
|
|
|
|
"react-intersection-observer": "8.31.0",
|
|
|
|
|
"react-player": "2.7.0"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@hashicorp/platform-cli": "^0.2.0",
|
|
|
|
|
"@hashicorp/platform-nextjs-plugin": "^0.1.0",
|
|
|
|
|
"@hashicorp/platform-types": "^0.1.0",
|
|
|
|
|
"@hashicorp/platform-cli": "^1.2.0",
|
|
|
|
|
"@hashicorp/platform-nextjs-plugin": "^1.0.1",
|
|
|
|
|
"@hashicorp/platform-types": "^0.1.1",
|
|
|
|
|
"@types/node": "^15.12.2",
|
|
|
|
|
"@types/react": "^17.0.11",
|
|
|
|
|
"dart-linkcheck": "2.0.15",
|
|
|
|
|
@ -55,6 +55,9 @@
|
|
|
|
|
"pre-commit": "next-hashicorp precommit"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"npm": ">=7.0.0"
|
|
|
|
|
},
|
|
|
|
|
"scripts": {
|
|
|
|
|
"build": "node --max-old-space-size=2048 ./node_modules/.bin/next build",
|
|
|
|
|
"export": "node --max-old-space-size=2048 ./node_modules/.bin/next export",
|
|
|
|
|
|