diff --git a/client/package.json b/client/package.json index 4777af4..bdddee9 100644 --- a/client/package.json +++ b/client/package.json @@ -26,7 +26,6 @@ "@radix-ui/react-switch": "^1.1.1", "@radix-ui/react-tabs": "^1.1.1", "@tanstack/react-query": "^5.59.15", - "@types/react-lazy-load-image-component": "^1.6.4", "axios": "^1.7.7", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", @@ -39,7 +38,6 @@ "react-dom": "^18.3.1", "react-hook-form": "^7.53.1", "react-hot-toast": "^2.4.1", - "react-lazy-load-image-component": "^1.6.2", "react-markdown": "^9.0.1", "react-router-dom": "^6.27.0", "react-scroll-to-top": "^3.0.0",