Skip to content

Commit a00bba5

Browse files
github-actions[bot]olivermrblshahednasser
authored
chore(docs): Updated UI Reference (automated) (#14212)
* chore(docs): Generated + Updated UI Reference (automated) * install deps --------- Co-authored-by: olivermrbl <[email protected]> Co-authored-by: Shahed Nasser <[email protected]>
1 parent 5b7e3c0 commit a00bba5

File tree

10 files changed

+39
-39
lines changed

10 files changed

+39
-39
lines changed

www/apps/api-reference/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"dependencies": {
1717
"@mdx-js/loader": "^3.1.0",
1818
"@mdx-js/react": "^3.1.0",
19-
"@medusajs/icons": "2.12.0",
20-
"@medusajs/ui": "4.0.28",
19+
"@medusajs/icons": "2.12.1",
20+
"@medusajs/ui": "4.0.29",
2121
"@next/mdx": "15.3.6",
2222
"@react-hook/resize-observer": "^2.0.2",
2323
"@readme/openapi-parser": "^2.5.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.12.0",
19+
"@medusajs/icons": "2.12.1",
2020
"@next/mdx": "15.3.6",
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.12.0",
19+
"@medusajs/icons": "2.12.1",
2020
"@next/mdx": "15.3.6",
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.12.0",
19+
"@medusajs/icons": "2.12.1",
2020
"@next/mdx": "15.3.6",
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.12.0",
20-
"@medusajs/ui": "4.0.28",
21-
"@medusajs/ui-preset": "2.12.0",
19+
"@medusajs/icons": "2.12.1",
20+
"@medusajs/ui": "4.0.29",
21+
"@medusajs/ui-preset": "2.12.1",
2222
"@next/mdx": "15.3.6",
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.12.0",
19+
"@medusajs/icons": "2.12.1",
2020
"@next/mdx": "15.3.6",
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
@@ -60,8 +60,8 @@
6060
"dependencies": {
6161
"@emotion/is-prop-valid": "^1.3.1",
6262
"@kapaai/react-sdk": "^0.9.0",
63-
"@medusajs/icons": "2.12.0",
64-
"@medusajs/ui": "4.0.28",
63+
"@medusajs/icons": "2.12.1",
64+
"@medusajs/ui": "4.0.29",
6565
"@next/third-parties": "15.3.6",
6666
"@react-hook/resize-observer": "^1.2.6",
6767
"@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.12.0",
15+
"@medusajs/ui-preset": "2.12.1",
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.12.0",
35+
"@medusajs/icons": "2.12.1",
3636
"@types/node": "^20.11.20",
3737
"rimraf": "^5.0.5",
3838
"tsconfig": "*",

www/yarn.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1533,35 +1533,35 @@ __metadata:
15331533
languageName: node
15341534
linkType: hard
15351535

1536-
"@medusajs/icons@npm:2.12.0":
1537-
version: 2.12.0
1538-
resolution: "@medusajs/icons@npm:2.12.0"
1536+
"@medusajs/icons@npm:2.12.1":
1537+
version: 2.12.1
1538+
resolution: "@medusajs/icons@npm:2.12.1"
15391539
peerDependencies:
15401540
react: ^18.3.1
1541-
checksum: 74cb3a2091b4045010c094216f26959249b9550a84b7c70c341eb6ef25ea6f0720463c2a1f8e2136e8c2437412211cc7ca7f574e20c24d3c939115925517f0dc
1541+
checksum: 98dd32951e4b186ad783c42c83fb347a6da5d1befa33ddc7cf4d4be7f1924e08737d02675b0481d30cd2ba3ee19182b012184a8ffebc5a3895e608d8dd84c0eb
15421542
languageName: node
15431543
linkType: hard
15441544

1545-
"@medusajs/ui-preset@npm:2.12.0":
1546-
version: 2.12.0
1547-
resolution: "@medusajs/ui-preset@npm:2.12.0"
1545+
"@medusajs/ui-preset@npm:2.12.1":
1546+
version: 2.12.1
1547+
resolution: "@medusajs/ui-preset@npm:2.12.1"
15481548
dependencies:
15491549
"@tailwindcss/forms": ^0.5.3
15501550
tailwindcss-animate: ^1.0.6
15511551
peerDependencies:
15521552
tailwindcss: ^3.4.3
1553-
checksum: ac30e1b905826b7c4fe23c6e3da58d5685f8e6d17817936cb71396639af3c6b1abbebcf25a13f5e61f8039e62e15db32c51e84e899d1ef42f06c5dd09b58d50f
1553+
checksum: 57f647aafb3e147209cc44f97751e0fccecb9d744ee7913f822b9cc43bc80642f106b4faa6cb97f0024611e553751f00e54b11e335d37121c348d8583fdc5ac8
15541554
languageName: node
15551555
linkType: hard
15561556

1557-
"@medusajs/ui@npm:4.0.28":
1558-
version: 4.0.28
1559-
resolution: "@medusajs/ui@npm:4.0.28"
1557+
"@medusajs/ui@npm:4.0.29":
1558+
version: 4.0.29
1559+
resolution: "@medusajs/ui@npm:4.0.29"
15601560
dependencies:
15611561
"@dnd-kit/core": ^6.1.0
15621562
"@dnd-kit/sortable": ^8.0.0
15631563
"@dnd-kit/utilities": ^3.2.2
1564-
"@medusajs/icons": 2.12.0
1564+
"@medusajs/icons": 2.12.1
15651565
"@radix-ui/react-dialog": 1.1.4
15661566
"@radix-ui/react-dismissable-layer": 1.1.4
15671567
"@tanstack/react-table": 8.20.5
@@ -1579,7 +1579,7 @@ __metadata:
15791579
peerDependencies:
15801580
react: ^18.3.1
15811581
react-dom: ^18.3.1
1582-
checksum: 40178fd37c82f4bfa799c057b7c9a2b63ec2810102b0f9cd2dcba71e9bf4955c0481f80c673f520cbf880b42d752f14d16c19e7422886eeabf3647074154c863
1582+
checksum: 96ef30f51e3985c15aaf25d679b9f866f332ab8b2ae81df84d91895c7ea84661d74679f9cc3ea7c5cdc92cfc95d346015714645e3287ba4399325f4aefaea3b1
15831583
languageName: node
15841584
linkType: hard
15851585

@@ -5571,8 +5571,8 @@ __metadata:
55715571
dependencies:
55725572
"@mdx-js/loader": ^3.1.0
55735573
"@mdx-js/react": ^3.1.0
5574-
"@medusajs/icons": 2.12.0
5575-
"@medusajs/ui": 4.0.28
5574+
"@medusajs/icons": 2.12.1
5575+
"@medusajs/ui": 4.0.29
55765576
"@next/bundle-analyzer": 15.3.6
55775577
"@next/mdx": 15.3.6
55785578
"@react-hook/resize-observer": ^2.0.2
@@ -5947,7 +5947,7 @@ __metadata:
59475947
dependencies:
59485948
"@mdx-js/loader": ^3.1.0
59495949
"@mdx-js/react": ^3.1.0
5950-
"@medusajs/icons": 2.12.0
5950+
"@medusajs/icons": 2.12.1
59515951
"@next/mdx": 15.3.6
59525952
"@stefanprobst/rehype-extract-toc": ^3.0.0
59535953
"@types/mdx": ^2.0.13
@@ -6303,7 +6303,7 @@ __metadata:
63036303
dependencies:
63046304
"@mdx-js/loader": ^3.1.0
63056305
"@mdx-js/react": ^3.1.0
6306-
"@medusajs/icons": 2.12.0
6306+
"@medusajs/icons": 2.12.1
63076307
"@next/mdx": 15.3.6
63086308
"@sanity/client": ^7.11.0
63096309
"@stefanprobst/rehype-extract-toc": ^3.0.0
@@ -7279,8 +7279,8 @@ __metadata:
72797279
dependencies:
72807280
"@emotion/is-prop-valid": ^1.3.1
72817281
"@kapaai/react-sdk": ^0.9.0
7282-
"@medusajs/icons": 2.12.0
7283-
"@medusajs/ui": 4.0.28
7282+
"@medusajs/icons": 2.12.1
7283+
"@medusajs/ui": 4.0.29
72847284
"@next/third-parties": 15.3.6
72857285
"@react-hook/resize-observer": ^1.2.6
72867286
"@segment/analytics-next": ^1.75.0
@@ -13460,7 +13460,7 @@ __metadata:
1346013460
dependencies:
1346113461
"@mdx-js/loader": ^3.1.0
1346213462
"@mdx-js/react": ^3.1.0
13463-
"@medusajs/icons": 2.12.0
13463+
"@medusajs/icons": 2.12.1
1346413464
"@next/bundle-analyzer": ^15.3.6
1346513465
"@next/mdx": 15.3.6
1346613466
"@stefanprobst/rehype-extract-toc": ^3.0.0
@@ -14516,7 +14516,7 @@ __metadata:
1451614516
version: 0.0.0-use.local
1451714517
resolution: "tailwind@workspace:packages/tailwind"
1451814518
dependencies:
14519-
"@medusajs/ui-preset": 2.12.0
14519+
"@medusajs/ui-preset": 2.12.1
1452014520
tailwindcss-animate: ^1.0.7
1452114521
peerDependencies:
1452214522
docs-ui: "*"
@@ -15163,7 +15163,7 @@ turbo@latest:
1516315163
version: 0.0.0-use.local
1516415164
resolution: "types@workspace:packages/types"
1516515165
dependencies:
15166-
"@medusajs/icons": 2.12.0
15166+
"@medusajs/icons": 2.12.1
1516715167
"@types/node": ^20.11.20
1516815168
openapi-types: ^12.1.3
1516915169
rimraf: ^5.0.5
@@ -15252,9 +15252,9 @@ turbo@latest:
1525215252
dependencies:
1525315253
"@mdx-js/loader": ^3.1.0
1525415254
"@mdx-js/react": ^3.1.0
15255-
"@medusajs/icons": 2.12.0
15256-
"@medusajs/ui": 4.0.28
15257-
"@medusajs/ui-preset": 2.12.0
15255+
"@medusajs/icons": 2.12.1
15256+
"@medusajs/ui": 4.0.29
15257+
"@medusajs/ui-preset": 2.12.1
1525815258
"@next/mdx": 15.3.6
1525915259
"@stefanprobst/rehype-extract-toc": ^3.0.0
1526015260
"@types/mdx": ^2.0.13
@@ -15604,7 +15604,7 @@ turbo@latest:
1560415604
dependencies:
1560515605
"@mdx-js/loader": ^3.1.0
1560615606
"@mdx-js/react": ^3.1.0
15607-
"@medusajs/icons": 2.12.0
15607+
"@medusajs/icons": 2.12.1
1560815608
"@next/mdx": 15.3.6
1560915609
"@stefanprobst/rehype-extract-toc": ^3.0.0
1561015610
"@types/mdx": ^2.0.13

0 commit comments

Comments
 (0)