Skip to content

Commit fb7865f

Browse files
chore(docs): Updated UI Reference (automated) (#14807)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action --- > [!NOTE] > **Low Risk** > Low risk dependency-only patch bumps across docs apps; main risk is minor visual/behavior regressions from `@medusajs/ui` updates and its new transitive dependency. > > **Overview** > Updates the docs monorepo to the latest patch releases of `@medusajs/icons` (2.13.1 → 2.13.2), `@medusajs/ui` (4.1.1 → 4.1.2), and `@medusajs/ui-preset` (2.13.1 → 2.13.2) across the various `www/apps/*` and shared packages. > > Regenerates `www/yarn.lock` accordingly, including pulling in `lodash.isequal` as a new dependency of `@medusajs/ui@4.1.2`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit beaa0a4. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> Co-authored-by: Nicolas Gorga <62995075+NicolasGorga@users.noreply.github.com>
1 parent aac3a68 commit fb7865f

11 files changed

Lines changed: 49 additions & 41 deletions

File tree

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.1",
21-
"@medusajs/ui": "4.1.1",
20+
"@medusajs/icons": "2.13.2",
21+
"@medusajs/ui": "4.1.2",
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.1",
19+
"@medusajs/icons": "2.13.2",
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.1",
19+
"@medusajs/icons": "2.13.2",
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.1",
19+
"@medusajs/icons": "2.13.2",
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.1",
19+
"@medusajs/icons": "2.13.2",
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.1",
20-
"@medusajs/ui": "4.1.1",
21-
"@medusajs/ui-preset": "2.13.1",
19+
"@medusajs/icons": "2.13.2",
20+
"@medusajs/ui": "4.1.2",
21+
"@medusajs/ui-preset": "2.13.2",
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.1",
19+
"@medusajs/icons": "2.13.2",
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.1",
67-
"@medusajs/ui": "4.1.1",
66+
"@medusajs/icons": "2.13.2",
67+
"@medusajs/ui": "4.1.2",
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.1",
15+
"@medusajs/ui-preset": "2.13.2",
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.1",
35+
"@medusajs/icons": "2.13.2",
3636
"@types/node": "^20.11.20",
3737
"rimraf": "^5.0.5",
3838
"tsconfig": "*",

0 commit comments

Comments
 (0)