fix(next-js): pin version (#1358)

* fix(next-js): pin version

* fix
This commit is contained in:
Vikhyath Mondreti
2025-09-16 21:50:52 -07:00
committed by GitHub
parent 4b5c2b43e9
commit 6101493f12
4 changed files with 33 additions and 85 deletions

View File

@@ -19,7 +19,7 @@
"fumadocs-mdx": "^11.5.6",
"fumadocs-ui": "^15.7.5",
"lucide-react": "^0.511.0",
"next": "^15.3.2",
"next": "15.4.1",
"next-themes": "^0.4.6",
"react": "19.1.0",
"react-dom": "19.1.0",