docs: fix infinite scroll, update next.js, other fixes (#9441)
* update nextjs * badge + scroll fixes
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user