docs: update next and react (#14288)
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
"@medusajs/icons": "2.12.2",
|
||||
"@medusajs/ui": "4.0.30",
|
||||
"@medusajs/ui-preset": "2.12.2",
|
||||
"@next/mdx": "15.3.6",
|
||||
"@next/mdx": "15.3.8",
|
||||
"@stefanprobst/rehype-extract-toc": "^3.0.0",
|
||||
"clsx": "^2.1.0",
|
||||
"docs-ui": "*",
|
||||
"next": "15.3.6",
|
||||
"next": "15.3.8",
|
||||
"posthog-js": "^1.298.1",
|
||||
"react": "19.2.1",
|
||||
"react-dom": "19.2.1",
|
||||
"react": "19.2.3",
|
||||
"react-dom": "19.2.3",
|
||||
"rehype-mdx-code-props": "^2.0.0",
|
||||
"rehype-slug": "^6.0.0",
|
||||
"remark-directive": "^3.0.0",
|
||||
@@ -37,8 +37,8 @@
|
||||
"devDependencies": {
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^20",
|
||||
"@types/react": "19.2.1",
|
||||
"@types/react-dom": "19.2.1",
|
||||
"@types/react": "19.2.3",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"autoprefixer": "^10.0.1",
|
||||
"build-scripts": "*",
|
||||
"eslint": "^9.13.0",
|
||||
@@ -55,7 +55,7 @@
|
||||
"node": ">=20"
|
||||
},
|
||||
"overrides": {
|
||||
"@types/react": "19.2.1",
|
||||
"@types/react-dom": "19.2.1"
|
||||
"@types/react": "19.2.3",
|
||||
"@types/react-dom": "19.2.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user