Skip to content

Commit e796bab

Browse files
chore(docs): Updated UI Reference (automated) (#14822)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action --- > [!NOTE] > **Low Risk** > Dependency-only patch bumps across docs projects; low risk aside from potential minor UI/regression changes from upstream package updates. > > **Overview** > Updates docs workspace dependencies to newer patch versions: `@medusajs/icons` `2.13.2 → 2.13.3` across multiple apps/packages, `@medusajs/ui` `4.1.2 → 4.1.3` where used, and `@medusajs/ui-preset` `2.13.2 → 2.13.3` (including the shared `tailwind` package). > > Regenerates `www/yarn.lock` to reflect the upgraded Medusa UI packages and their transitive dependency references. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 09d20c9. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> Co-authored-by: Nicolas Gorga <[email protected]>
1 parent bab2f68 commit e796bab

File tree

11 files changed

+41
-41
lines changed

11 files changed

+41
-41
lines changed

www/apps/api-reference/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"dependencies": {
1818
"@mdx-js/loader": "^3.1.0",
1919
"@mdx-js/react": "^3.1.0",
20-
"@medusajs/icons": "2.13.2",
21-
"@medusajs/ui": "4.1.2",
20+
"@medusajs/icons": "2.13.3",
21+
"@medusajs/ui": "4.1.3",
2222
"@next/mdx": "15.3.9",
2323
"@react-hook/resize-observer": "^2.0.2",
2424
"@readme/openapi-parser": "^2.5.0",

www/apps/bloom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@mdx-js/loader": "^3.1.0",
1818
"@mdx-js/react": "^3.1.0",
19-
"@medusajs/icons": "2.13.2",
19+
"@medusajs/icons": "2.13.3",
2020
"@next/mdx": "15.3.9",
2121
"@stefanprobst/rehype-extract-toc": "^3.0.0",
2222
"clsx": "^2.1.0",

www/apps/book/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@mdx-js/loader": "^3.1.0",
1818
"@mdx-js/react": "^3.1.0",
19-
"@medusajs/icons": "2.13.2",
19+
"@medusajs/icons": "2.13.3",
2020
"@next/mdx": "15.3.9",
2121
"@stefanprobst/rehype-extract-toc": "^3.0.0",
2222
"clsx": "^2.1.0",

www/apps/cloud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@mdx-js/loader": "^3.1.0",
1818
"@mdx-js/react": "^3.1.0",
19-
"@medusajs/icons": "2.13.2",
19+
"@medusajs/icons": "2.13.3",
2020
"@next/mdx": "15.3.9",
2121
"@sanity/client": "^7.11.0",
2222
"@stefanprobst/rehype-extract-toc": "^3.0.0",

www/apps/resources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@mdx-js/loader": "^3.1.0",
1818
"@mdx-js/react": "^3.1.0",
19-
"@medusajs/icons": "2.13.2",
19+
"@medusajs/icons": "2.13.3",
2020
"@next/mdx": "15.3.9",
2121
"@stefanprobst/rehype-extract-toc": "^3.0.0",
2222
"clsx": "^2.1.0",

www/apps/ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"dependencies": {
1717
"@mdx-js/loader": "^3.1.0",
1818
"@mdx-js/react": "^3.1.0",
19-
"@medusajs/icons": "2.13.2",
20-
"@medusajs/ui": "4.1.2",
21-
"@medusajs/ui-preset": "2.13.2",
19+
"@medusajs/icons": "2.13.3",
20+
"@medusajs/ui": "4.1.3",
21+
"@medusajs/ui-preset": "2.13.3",
2222
"@next/mdx": "15.3.9",
2323
"@stefanprobst/rehype-extract-toc": "^3.0.0",
2424
"clsx": "^2.1.0",

www/apps/user-guide/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@mdx-js/loader": "^3.1.0",
1818
"@mdx-js/react": "^3.1.0",
19-
"@medusajs/icons": "2.13.2",
19+
"@medusajs/icons": "2.13.3",
2020
"@next/mdx": "15.3.9",
2121
"@stefanprobst/rehype-extract-toc": "^3.0.0",
2222
"clsx": "^2.1.0",

www/packages/docs-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
"dependencies": {
6464
"@emotion/is-prop-valid": "^1.3.1",
6565
"@kapaai/react-sdk": "^0.9.0",
66-
"@medusajs/icons": "2.13.2",
67-
"@medusajs/ui": "4.1.2",
66+
"@medusajs/icons": "2.13.3",
67+
"@medusajs/ui": "4.1.3",
6868
"@next/third-parties": "15.3.9",
6969
"@react-hook/resize-observer": "^1.2.6",
7070
"@segment/analytics-next": "^1.75.0",

www/packages/tailwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"postcss.config.js"
1313
],
1414
"dependencies": {
15-
"@medusajs/ui-preset": "2.13.2",
15+
"@medusajs/ui-preset": "2.13.3",
1616
"tailwindcss-animate": "^1.0.7"
1717
},
1818
"peerDependencies": {

www/packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"watch": "tsc --watch"
3333
},
3434
"devDependencies": {
35-
"@medusajs/icons": "2.13.2",
35+
"@medusajs/icons": "2.13.3",
3636
"@types/node": "^20.11.20",
3737
"rimraf": "^5.0.5",
3838
"tsconfig": "*",

0 commit comments

Comments
 (0)