docs: fix infinite scroll, update next.js, other fixes (#9441)

* update nextjs

* badge + scroll fixes
This commit is contained in:
Shahed Nasser
2024-10-03 14:17:33 +03:00
committed by GitHub
parent 48e00169d2
commit ab5a7ca691
20 changed files with 180 additions and 586 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"docs-ui": "*",
"eslint-config-docs": "*",
"mdast-util-toc": "^7.0.0",
"next": "^14.2.3",
"next": "^14.2.14",
"next-contentlayer": "^0.3.4",
"next-themes": "^0.2.1",
"postcss": "8.4.27",