diff --git a/components/custom-ad.tsx b/components/custom-ad.tsx index 0ef5c0ff7..309929502 100644 --- a/components/custom-ad.tsx +++ b/components/custom-ad.tsx @@ -15,13 +15,13 @@ export const CustomAd = () => { return ( { onClick={() => { event({ category: 'SponsorClick', - action: `TNS EBook Redirect`, - label: `Clicked TNS EBook Link` + action: `StormForge EBook Redirect`, + label: `Clicked StormForge EBook Link` }); }} > Custom Logo { /> - Free DevOps eBook + Free Kubernetes eBook - Learn all about doing DevOps the Cloud Native way with this free ebook from our partner, The New Stack + Learn how to manage and optimize Kubernetes resources with this free eBook. = 10" + } + }, + "node_modules/@next/swc-freebsd-x64": { + "version": "12.3.3", + "resolved": "https://registry.npmjs.org/@next/swc-freebsd-x64/-/swc-freebsd-x64-12.3.3.tgz", + "integrity": "sha512-r+GLATzCjjQI82bgrIPXWEYBwZonSO64OThk5wU6HduZlDYTEDxZsFNoNoesCDWCgRrgg+OXj7WLNy1WlvfX7w==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">= 10" + } } }, "dependencies": { @@ -24393,6 +24423,18 @@ "version": "1.0.5", "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-1.0.5.tgz", "integrity": "sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==" + }, + "@next/swc-android-arm-eabi": { + "version": "12.3.3", + "resolved": "https://registry.npmjs.org/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.3.3.tgz", + "integrity": "sha512-5O/ZIX6hlIRGMy1R2f/8WiCZ4Hp4WTC0FcTuz8ycQ28j/mzDnmzjVoayVVr+ZmfEKQayFrRu+vxHjFyY0JGQlQ==", + "optional": true + }, + "@next/swc-freebsd-x64": { + "version": "12.3.3", + "resolved": "https://registry.npmjs.org/@next/swc-freebsd-x64/-/swc-freebsd-x64-12.3.3.tgz", + "integrity": "sha512-r+GLATzCjjQI82bgrIPXWEYBwZonSO64OThk5wU6HduZlDYTEDxZsFNoNoesCDWCgRrgg+OXj7WLNy1WlvfX7w==", + "optional": true } } }