chore(docs): Updated UI Reference (#6221)

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-01-29 08:20:51 +00:00
committed by GitHub
parent 96629f1916
commit dfd9e7c772
39 changed files with 841 additions and 90 deletions

View File

@@ -15,7 +15,7 @@
"dependencies": {
"@faker-js/faker": "^8.0.2",
"@medusajs/icons": "latest",
"@medusajs/ui": "latest",
"@medusajs/ui": "^2.3.0",
"@medusajs/ui-preset": "latest",
"@radix-ui/react-dialog": "^1.0.4",
"@radix-ui/react-scroll-area": "^1.0.4",
@@ -26,7 +26,7 @@
"autoprefixer": "10.4.14",
"clsx": "^2.0.0",
"contentlayer": "^0.3.4",
"date-fns": "^2.30.0",
"date-fns": "^3.3.1",
"docs-ui": "*",
"eslint-config-docs": "*",
"mdast-util-toc": "^7.0.0",
@@ -35,6 +35,7 @@
"next-themes": "^0.2.1",
"postcss": "8.4.27",
"react": "18.2.0",
"react-day-picker": "^8.10.0",
"react-dom": "18.2.0",
"remark": "^14.0.3",
"tailwind": "*",