update packages and dependencies

This commit is contained in:
somrat sorkar
2024-01-27 10:20:03 +06:00
parent 5ceca22106
commit f09a462178
10 changed files with 37 additions and 41 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import Logo from "@/components/Logo.astro";
import ThemeSwitcher from "@/components/ThemeSwitcher.astro";
import config from "@/config/config.json";
import menu from "@/config/menu.json";
import { IoSearch } from "react-icons/io5/index.js";
import { IoSearch } from "react-icons/io5";
export interface ChildNavigationLink {
name: string;