docs: update next.js to 15.3.5 (#12952)

This commit is contained in:
Shahed Nasser
2025-07-14 16:50:51 +03:00
committed by GitHub
parent a28226af80
commit 8da6855fa0
12 changed files with 99 additions and 511 deletions
+2 -2
View File
@@ -17,12 +17,12 @@
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@medusajs/icons": "2.8.7",
"@next/mdx": "15.3.1",
"@next/mdx": "15.3.5",
"@stefanprobst/rehype-extract-toc": "^3.0.0",
"clsx": "^2.1.0",
"docs-ui": "*",
"docs-utils": "*",
"next": "15.3.1",
"next": "15.3.5",
"react": "rc",
"react-dom": "rc",
"rehype-mdx-code-props": "^2.0.0",