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

View File

@@ -18,7 +18,7 @@
"@mdx-js/react": "^3.1.0",
"@medusajs/icons": "2.8.7",
"@medusajs/ui": "4.0.17",
"@next/mdx": "15.3.1",
"@next/mdx": "15.3.5",
"@react-hook/resize-observer": "^2.0.2",
"@readme/openapi-parser": "^2.5.0",
"algoliasearch": "4",
@@ -29,7 +29,7 @@
"jsdom": "^22.1.0",
"json-schema": "^0.4.0",
"json-stringify-pretty-compact": "^4.0.0",
"next": "15.3.1",
"next": "15.3.5",
"next-mdx-remote": "5.0.0",
"openapi-sampler": "^1.3.1",
"pluralize": "^8.0.0",
@@ -51,7 +51,7 @@
"yaml": "^2.3.1"
},
"devDependencies": {
"@next/bundle-analyzer": "15.3.1",
"@next/bundle-analyzer": "15.3.5",
"@types/jsdom": "^21.1.1",
"@types/mapbox__rehype-prism": "^0.8.0",
"@types/mdx": "^2.0.13",

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",

View File

@@ -17,11 +17,11 @@
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@medusajs/icons": "2.8.7",
"@next/mdx": "15.0.4",
"@next/mdx": "15.3.5",
"@stefanprobst/rehype-extract-toc": "^3.0.0",
"clsx": "^2.1.0",
"docs-ui": "*",
"next": "15.0.4",
"next": "15.3.5",
"react": "rc",
"react-dom": "rc",
"rehype-mdx-code-props": "^2.0.0",

View File

@@ -17,11 +17,11 @@
"@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": "*",
"next": "15.3.1",
"next": "15.3.5",
"react": "rc",
"react-dom": "rc",
"rehype-mdx-code-props": "^2.0.0",
@@ -29,7 +29,7 @@
"remark-frontmatter": "^5.0.0"
},
"devDependencies": {
"@next/bundle-analyzer": "^15.1.1",
"@next/bundle-analyzer": "^15.3.5",
"@types/mdx": "^2.0.13",
"@types/node": "^20",
"@types/react": "npm:types-react@rc",

View File

@@ -27,7 +27,7 @@
"docs-ui": "*",
"docs-utils": "*",
"mdast-util-toc": "^7.0.0",
"next": "15.3.1",
"next": "15.3.5",
"next-contentlayer": "^0.3.4",
"next-themes": "^0.2.1",
"postcss": "8.4.27",

View File

@@ -17,11 +17,11 @@
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@medusajs/icons": "2.8.7",
"@next/mdx": "15.0.4",
"@next/mdx": "15.3.5",
"@stefanprobst/rehype-extract-toc": "^3.0.0",
"clsx": "^2.1.0",
"docs-ui": "*",
"next": "15.0.4",
"next": "15.3.5",
"react": "rc",
"react-dom": "rc",
"rehype-mdx-code-props": "^2.0.0",