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
+2 -2
View File
@@ -17,10 +17,10 @@
"@mdx-js/loader": "^3.0.0",
"@mdx-js/react": "^3.0.0",
"@medusajs/icons": "preview",
"@next/mdx": "^14.2.3",
"@next/mdx": "^14.2.14",
"clsx": "^2.1.0",
"docs-ui": "*",
"next": "14.2.3",
"next": "14.2.14",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rehype-mdx-code-props": "^2.0.0",