docs: update next.js to 15.3.5 (#12952)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user