|
|
|
|
@ -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",
|
|
|
|
|
@ -2355,9 +2355,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",
|
|
|
|
|
@ -2500,9 +2500,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",
|
|
|
|
|
@ -2867,9 +2867,13 @@
|
|
|
|
|
"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"],
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": ["darwin"],
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
@ -2878,9 +2882,13 @@
|
|
|
|
|
"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"],
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": ["darwin"],
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
@ -2889,9 +2897,13 @@
|
|
|
|
|
"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"],
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": ["linux"],
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
@ -2900,9 +2912,13 @@
|
|
|
|
|
"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"],
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": ["win32"],
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
@ -8390,7 +8406,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"
|
|
|
|
|
}
|
|
|
|
|
@ -23556,9 +23574,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",
|
|
|
|
|
@ -23665,9 +23683,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",
|
|
|
|
|
|