docs: add missing ui dependency (#11931)
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
"@medusajs/ui": "4.0.6",
|
"@medusajs/ui": "4.0.6",
|
||||||
"@medusajs/ui-preset": "2.6.0",
|
"@medusajs/ui-preset": "2.6.0",
|
||||||
"autoprefixer": "10.4.14",
|
"autoprefixer": "10.4.14",
|
||||||
|
"build-scripts": "*",
|
||||||
"clsx": "^2.0.0",
|
"clsx": "^2.0.0",
|
||||||
"contentlayer": "^0.3.4",
|
"contentlayer": "^0.3.4",
|
||||||
"date-fns": "^3.3.1",
|
"date-fns": "^3.3.1",
|
||||||
|
|||||||
@@ -15567,6 +15567,7 @@ turbo@latest:
|
|||||||
"@types/react": "npm:types-react@rc"
|
"@types/react": "npm:types-react@rc"
|
||||||
"@types/react-dom": "npm:types-react@rc"
|
"@types/react-dom": "npm:types-react@rc"
|
||||||
autoprefixer: 10.4.14
|
autoprefixer: 10.4.14
|
||||||
|
build-scripts: "*"
|
||||||
clsx: ^2.0.0
|
clsx: ^2.0.0
|
||||||
contentlayer: ^0.3.4
|
contentlayer: ^0.3.4
|
||||||
date-fns: ^3.3.1
|
date-fns: ^3.3.1
|
||||||
|
|||||||
Reference in New Issue
Block a user