fix: build errors

This commit is contained in:
sriram veeraghanta
2024-09-17 13:11:39 +05:30
parent 47c1a7aa9c
commit bc06da7553
2 changed files with 8 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
import Image from "next/image";
import { useTheme } from "next-themes";
import { Home, Zap } from "lucide-react";
import { Home } from "lucide-react";
// images
import githubBlackImage from "/public/logos/github-black.png";
import githubWhiteImage from "/public/logos/github-white.png";

View File

@@ -4114,6 +4114,13 @@
dependencies:
undici-types "~6.19.2"
"@types/node@^22.0.0", "@types/node@^22.5.4":
version "22.5.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.5.tgz#52f939dd0f65fc552a4ad0b392f3c466cc5d7a44"
integrity sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==
dependencies:
undici-types "~6.19.2"
"@types/nprogress@^0.2.0":
version "0.2.3"
resolved "https://registry.yarnpkg.com/@types/nprogress/-/nprogress-0.2.3.tgz#b2150b054a13622fabcba12cf6f0b54c48b14287"