From 0c869feae478e0f8122d7fba48d61e3797267d32 Mon Sep 17 00:00:00 2001 From: Utkarsh-Patel-13 Date: Fri, 25 Jul 2025 16:08:20 -0700 Subject: [PATCH] Minor fixes to package.json --- surfsense_web/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/surfsense_web/package.json b/surfsense_web/package.json index 62c950fa4..a9a647969 100644 --- a/surfsense_web/package.json +++ b/surfsense_web/package.json @@ -46,9 +46,9 @@ "date-fns": "^4.1.0", "emblor": "^1.4.7", "framer-motion": "^12.4.7", - "fumadocs-core": "^15.6.5", - "fumadocs-mdx": "^11.7.0", - "fumadocs-ui": "^15.6.5", + "fumadocs-core": "^15.2.9", + "fumadocs-mdx": "^11.6.1", + "fumadocs-ui": "^15.2.9", "geist": "^1.3.1", "lucide-react": "^0.477.0", "next": "15.2.3",