fix(nextjs): upgrade nextjs to patch security vuln (#2320)

This commit is contained in:
Waleed
2025-12-11 14:58:31 -08:00
committed by GitHub
parent 3b9cbeaa49
commit 4da5dd7f74
4 changed files with 22 additions and 22 deletions

View File

@@ -19,7 +19,7 @@
"fumadocs-mdx": "14.1.0",
"fumadocs-ui": "16.2.3",
"lucide-react": "^0.511.0",
"next": "16.0.7",
"next": "16.0.9",
"next-themes": "^0.4.6",
"react": "19.2.1",
"react-dom": "19.2.1",