|
|
|
|
@ -24,11 +24,11 @@
|
|
|
|
|
"@hashicorp/react-head": "^3.1.2",
|
|
|
|
|
"@hashicorp/react-inline-svg": "^6.0.3",
|
|
|
|
|
"@hashicorp/react-markdown-page": "^1.4.3",
|
|
|
|
|
"@hashicorp/react-product-downloads-page": "^2.5.2",
|
|
|
|
|
"@hashicorp/react-product-downloads-page": "^2.5.3",
|
|
|
|
|
"@hashicorp/react-product-features-list": "^5.0.0",
|
|
|
|
|
"@hashicorp/react-search": "^6.1.1",
|
|
|
|
|
"@hashicorp/react-section-header": "^5.0.4",
|
|
|
|
|
"@hashicorp/react-subnav": "^9.3.1",
|
|
|
|
|
"@hashicorp/react-subnav": "^9.3.2",
|
|
|
|
|
"@hashicorp/react-text-split-with-image": "^4.2.5",
|
|
|
|
|
"@hashicorp/react-vertical-text-block-list": "^7.0.0",
|
|
|
|
|
"adm-zip": "^0.5.5",
|
|
|
|
|
@ -2354,9 +2354,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hashicorp/react-product-downloads-page": {
|
|
|
|
|
"version": "2.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@hashicorp/react-product-downloads-page/-/react-product-downloads-page-2.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-F/3rHGbd+aSbYGMw9HtYtE3PbIPgyXuTEzEkeeRVHU/2CfxzW0rYADgZFCHbV82TYNG/Z7Pr0wTnmmIus4jyww==",
|
|
|
|
|
"version": "2.5.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@hashicorp/react-product-downloads-page/-/react-product-downloads-page-2.5.3.tgz",
|
|
|
|
|
"integrity": "sha512-SY3sEM/xYZDbd7XSDaqkT4L+DVRdGJYPpF/0WRDHfR0PObf2zE+iqRjm2APaIACg32sAM1NIZPuc+oQv6vKq5A==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@hashicorp/platform-product-meta": "^0.1.0",
|
|
|
|
|
"@hashicorp/react-button": "^6.0.0",
|
|
|
|
|
@ -2499,9 +2499,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hashicorp/react-subnav": {
|
|
|
|
|
"version": "9.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@hashicorp/react-subnav/-/react-subnav-9.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-UYoVMtpMBWM3c72S6zyNBwbTcl9ekHLdYGWIxltbVGad41U+ZAYwwYlTJOjjmD0PJFyraPykraa7Sl6aKWSASA==",
|
|
|
|
|
"version": "9.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@hashicorp/react-subnav/-/react-subnav-9.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-UoMnQgV/KnqNX/bwKKsnw5ph4egJhQPFHwrnplRlBuRMlHgblMMP5jsPi/07wkpIv4iyV0yc1ttaFN4RPVTa5w==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@hashicorp/mktg-logos": "^1.0.2",
|
|
|
|
|
"@hashicorp/platform-product-meta": "^0.1.0",
|
|
|
|
|
@ -2863,45 +2863,61 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-darwin-arm64": {
|
|
|
|
|
"version": "11.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-11.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-hZuwOlGOwBZADA8EyDYyjx3+4JGIGjSHDHWrmpI7g5rFmQNltjlbaefAbiU5Kk7j3BUSDwt30quJRFv3nyJQ0w==",
|
|
|
|
|
"cpu": ["arm64"],
|
|
|
|
|
"version": "11.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-11.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-TwP4krjhs+uU9pesDYCShEXZrLSbJr78p12e7XnLBBaNf20SgWLlVmQUT9gX9KbWan5V0sUbJfmcS8MRNHgYuA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": ["darwin"],
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-darwin-x64": {
|
|
|
|
|
"version": "11.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-11.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-PGOp0E1GisU+EJJlsmJVGE+aPYD0Uh7zqgsrpD3F/Y3766Ptfbe1lEPPWnRDl+OzSSrSrX1lkyM/Jlmh5OwNvA==",
|
|
|
|
|
"cpu": ["x64"],
|
|
|
|
|
"version": "11.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-11.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-ZSWmkg/PxccHFNUSeBdrfaH8KwSkoeUtewXKvuYYt7Ph0yRsbqSyNIvhUezDua96lApiXXq6EL2d1THfeWomvw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": ["darwin"],
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-linux-x64-gnu": {
|
|
|
|
|
"version": "11.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-11.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-YcDHTJjn/8RqvyJVB6pvEKXihDcdrOwga3GfMv/QtVeLphTouY4BIcEUfrG5+26Nf37MP1ywN3RRl1TxpurAsQ==",
|
|
|
|
|
"cpu": ["x64"],
|
|
|
|
|
"version": "11.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-11.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-PrTBN0iZudAuj4jSbtXcdBdmfpaDCPIneG4Oms4zcs93KwMgLhivYW082Mvlgx9QVEiRm7+RkFpIVtG/i7JitA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": ["linux"],
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-win32-x64-msvc": {
|
|
|
|
|
"version": "11.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-11.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-e/pIKVdB+tGQYa1cW3sAeHm8gzEri/HYLZHT4WZojrUxgWXqx8pk7S7Xs47uBcFTqBDRvK3EcQpPLf3XdVsDdg==",
|
|
|
|
|
"cpu": ["x64"],
|
|
|
|
|
"version": "11.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-11.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-mRwbscVjRoHk+tDY7XbkT5d9FCwujFIQJpGp0XNb1i5OHCSDO8WW/C9cLEWS4LxKRbIZlTLYg1MTXqLQkvva8w==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": ["win32"],
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
@ -8389,7 +8405,9 @@
|
|
|
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": ["darwin"],
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
|
|
}
|
|
|
|
|
@ -23555,9 +23573,9 @@
|
|
|
|
|
"requires": {}
|
|
|
|
|
},
|
|
|
|
|
"@hashicorp/react-product-downloads-page": {
|
|
|
|
|
"version": "2.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@hashicorp/react-product-downloads-page/-/react-product-downloads-page-2.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-F/3rHGbd+aSbYGMw9HtYtE3PbIPgyXuTEzEkeeRVHU/2CfxzW0rYADgZFCHbV82TYNG/Z7Pr0wTnmmIus4jyww==",
|
|
|
|
|
"version": "2.5.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@hashicorp/react-product-downloads-page/-/react-product-downloads-page-2.5.3.tgz",
|
|
|
|
|
"integrity": "sha512-SY3sEM/xYZDbd7XSDaqkT4L+DVRdGJYPpF/0WRDHfR0PObf2zE+iqRjm2APaIACg32sAM1NIZPuc+oQv6vKq5A==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@hashicorp/platform-product-meta": "^0.1.0",
|
|
|
|
|
"@hashicorp/react-button": "^6.0.0",
|
|
|
|
|
@ -23664,9 +23682,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@hashicorp/react-subnav": {
|
|
|
|
|
"version": "9.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@hashicorp/react-subnav/-/react-subnav-9.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-UYoVMtpMBWM3c72S6zyNBwbTcl9ekHLdYGWIxltbVGad41U+ZAYwwYlTJOjjmD0PJFyraPykraa7Sl6aKWSASA==",
|
|
|
|
|
"version": "9.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@hashicorp/react-subnav/-/react-subnav-9.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-UoMnQgV/KnqNX/bwKKsnw5ph4egJhQPFHwrnplRlBuRMlHgblMMP5jsPi/07wkpIv4iyV0yc1ttaFN4RPVTa5w==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@hashicorp/mktg-logos": "^1.0.2",
|
|
|
|
|
"@hashicorp/platform-product-meta": "^0.1.0",
|
|
|
|
|
|