Skip to content

Commit

Permalink
docs: update UI docs to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
shahednasser committed Mar 7, 2025
1 parent 5deb8ea commit a9dde98
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 23 deletions.
4 changes: 2 additions & 2 deletions www/apps/api-reference/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"dependencies": {
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@medusajs/icons": "~2.5.1",
"@medusajs/ui": "~4.0.6",
"@medusajs/icons": "2.6.0",
"@medusajs/ui": "4.0.6",
"@next/mdx": "15.0.4",
"@react-hook/resize-observer": "^2.0.2",
"@readme/openapi-parser": "^2.5.0",
Expand Down
6 changes: 3 additions & 3 deletions www/apps/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"dependencies": {
"@faker-js/faker": "^8.0.2",
"@mdx-js/react": "^3.1.0",
"@medusajs/icons": "~2.5.1",
"@medusajs/ui": "~4.0.6",
"@medusajs/ui-preset": "~2.5.1",
"@medusajs/icons": "2.6.0",
"@medusajs/ui": "4.0.6",
"@medusajs/ui-preset": "2.6.0",
"autoprefixer": "10.4.14",
"clsx": "^2.0.0",
"contentlayer": "^0.3.4",
Expand Down
24 changes: 6 additions & 18 deletions www/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1669,19 +1669,7 @@ __metadata:
languageName: node
linkType: hard

"@medusajs/ui-preset@npm:~2.5.1":
version: 2.5.1
resolution: "@medusajs/ui-preset@npm:2.5.1"
dependencies:
"@tailwindcss/forms": ^0.5.3
tailwindcss-animate: ^1.0.6
peerDependencies:
tailwindcss: ">=3.0.0"
checksum: 7aee7a7e9f0acc8f6329434f1b502d1c5eabecb3a60b3207f435da17ce8c681e85cb0466a1f861f98eb0bd89e7f8363b5865c0f70ad546dfb6aaacb22887b182
languageName: node
linkType: hard

"@medusajs/ui@npm:4.0.6, @medusajs/ui@npm:~4.0.6":
"@medusajs/ui@npm:4.0.6":
version: 4.0.6
resolution: "@medusajs/ui@npm:4.0.6"
dependencies:
Expand Down Expand Up @@ -5892,8 +5880,8 @@ __metadata:
dependencies:
"@mdx-js/loader": ^3.1.0
"@mdx-js/react": ^3.1.0
"@medusajs/icons": ~2.5.1
"@medusajs/ui": ~4.0.6
"@medusajs/icons": 2.6.0
"@medusajs/ui": 4.0.6
"@next/bundle-analyzer": 15.0.4
"@next/mdx": 15.0.4
"@react-hook/resize-observer": ^2.0.2
Expand Down Expand Up @@ -15485,9 +15473,9 @@ turbo@latest:
dependencies:
"@faker-js/faker": ^8.0.2
"@mdx-js/react": ^3.1.0
"@medusajs/icons": ~2.5.1
"@medusajs/ui": ~4.0.6
"@medusajs/ui-preset": ~2.5.1
"@medusajs/icons": 2.6.0
"@medusajs/ui": 4.0.6
"@medusajs/ui-preset": 2.6.0
"@types/node": 20.4.9
"@types/react": "npm:types-react@rc"
"@types/react-dom": "npm:types-react@rc"
Expand Down

0 comments on commit a9dde98

Please sign in to comment.